2018-06-30 12:37:15,090 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-301 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-06-30 12:37:15,094 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-06-30 12:37:15,094 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-06-30 12:37:15,096 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-06-30 12:37:15,098 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-06-30 12:37:15,099 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-06-30 12:37:15,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-30 12:37:15,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-30 12:37:15,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-30 12:37:15,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-30 12:37:15,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-30 12:37:15,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-30 12:37:15,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-30 12:37:15,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-30 12:37:15,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-30 12:37:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-30 12:37:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-30 12:37:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-30 12:37:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-30 12:37:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-30 12:37:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-30 12:37:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-30 12:37:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-30 12:37:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-30 12:37:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-30 12:37:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-30 12:37:15,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-30 12:37:15,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-30 12:37:15,534 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-aggregates 2018-06-30 12:37:15,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/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-06-30 12:37:15,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:37:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a333d04-471c-43a0-806b-8902e59755fd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:37:15,552 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9a333d04-471c-43a0-806b-8902e59755fd 2018-06-30 12:37:15,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:37:16,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:37:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["s1VeufaIRzG8J1_2-nepPQ"], "issued_at": "2018-06-30T12:37:16.000000Z"}} 2018-06-30 12:37:16,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}4bb3891b25f1c2f677e861c83846c9883e13a12b" 2018-06-30 12:37:17,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b61c1c50-9ad5-47d4-86e7-b577d13d3f16 X-Compute-Request-Id: req-b61c1c50-9ad5-47d4-86e7-b577d13d3f16 Date: Sat, 30 Jun 2018 12:37:17 GMT Connection: close RESP BODY: {"aggregates": []} 2018-06-30 12:37:17,131 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-aggregates used request id req-b61c1c50-9ad5-47d4-86e7-b577d13d3f16 2018-06-30 12:37:17,131 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-aggregates in 1.59740114212s 2018-06-30 12:37:17,132 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-aggregates used request id req-b61c1c50-9ad5-47d4-86e7-b577d13d3f16 2018-06-30 12:37:17,132 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-06-30 12:37:17,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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-06-30 12:37:17,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:37:17 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:37:17,147 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-06-30 12:37:17,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}4bb3891b25f1c2f677e861c83846c9883e13a12b" 2018-06-30 12:37:17,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:37:17 GMT Server: Apache Content-Length: 524 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95001aa5-4e4d-4b1e-b176-aa761c08c2cb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "Contains users and projects created by heat", "links": {"self": "http://10.167.4.35:5000/v3/domains/3fcae158a449498fa19b8f54700abf26"}, "tags": [], "enabled": true, "id": "3fcae158a449498fa19b8f54700abf26", "name": "heat_user_domain"}, {"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains", "previous": null, "next": null}} 2018-06-30 12:37:17,525 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains used request id req-95001aa5-4e4d-4b1e-b176-aa761c08c2cb 2018-06-30 12:37:17,525 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.378216028214s 2018-06-30 12:37:17,526 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains used request id req-95001aa5-4e4d-4b1e-b176-aa761c08c2cb 2018-06-30 12:37:17,527 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'Contains users and projects created by heat', 'enabled': True, 'id': u'3fcae158a449498fa19b8f54700abf26', 'name': u'heat_user_domain'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-06-30 12:37:17,530 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.endpoints 2018-06-30 12:37:17,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}4bb3891b25f1c2f677e861c83846c9883e13a12b" 2018-06-30 12:37:17,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:37:17 GMT Server: Apache Content-Length: 13392 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d44b7a9b-090a-43aa-82c4-fce47b55884e Connection: close Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/06741485a1a64bba94421b2ec9856df0"}, "url": "http://10.167.4.35:5000/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "f3c2b59c5d9e4d888673c06717645b1b", "id": "06741485a1a64bba94421b2ec9856df0"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/0aa6a42a5fd649619a01010dc0cef1e9"}, "url": "http://10.167.4.35:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/1d1b42f190704f5cbc36bb8585edfe89"}, "url": "https://172.30.10.101:5000/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "f3c2b59c5d9e4d888673c06717645b1b", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/1d6b70560edb4420b77d76b4b235d9c2"}, "url": "http://10.167.4.35:9001/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "c58330954c984484b43571dd75e84815", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/1e8cc32d30e24f229d0ee9472e2648d2"}, "url": "http://10.167.4.35:9001/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "c58330954c984484b43571dd75e84815", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/29f5ea8d2077401c9e89df7fba7d2c44"}, "url": "http://10.167.4.35:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/340e669362724ffc9ba3063640891042"}, "url": "http://10.167.4.35:9696/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "e7472d5c7181463fa537caa2c82b8ad5", "id": "340e669362724ffc9ba3063640891042"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/3646d91318264eb880e7cdb8a00b3872"}, "url": "http://10.167.4.35:8778", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "aa0bf7e4db1e4557a4be3676d841a9f5", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/385cc99cb7ee42149b075d7855e6dad3"}, "url": "https://172.30.10.101:9001/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "c58330954c984484b43571dd75e84815", "id": "385cc99cb7ee42149b075d7855e6dad3"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/3b837acad8a24488abbdb5cbf6803d1d"}, "url": "http://10.167.4.35:9292", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/408682f0ed994cb09b7f4694b1791517"}, "url": "https://172.30.10.101:8778", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "aa0bf7e4db1e4557a4be3676d841a9f5", "id": "408682f0ed994cb09b7f4694b1791517"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/44bae3bb5a4e40e6b676030b6b25e9d0"}, "url": "https://172.30.10.101:8041/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "b994311a6e35411e9f6be414f823c3ae", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/4682faeabbcb41c5890e88aabbd30581"}, "url": "http://10.167.4.35:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "11b7d599168c4cb3aeee02d4bc549c16", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/4a2e8ef2982542a7a573926f7e9d0743"}, "url": "http://10.167.4.35:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "017eeb46bd6743b49e299c7b03d86034", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/4e61c5dc1d974817ad05e89941604e93"}, "url": "http://10.167.4.31:8041/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "b994311a6e35411e9f6be414f823c3ae", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/4fc2c7596bd74f53b789d248d424a088"}, "url": "https://172.30.10.101:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "017eeb46bd6743b49e299c7b03d86034", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/510374c0ef8a4a5badfa90b51c50d4f8"}, "url": "http://10.167.4.35:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "4663c9fed3154f0b8179dddacf910958", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/51b2a1cfcfa7485c9262b5ea9dc0f711"}, "url": "http://10.167.4.35:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "6e317f438eae42b89b4b9ab977c98ff1", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/5225546444d24a65ba3d878ba09930ce"}, "url": "http://10.167.4.31:8977/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "fd660800202d45bcac5da2651cf75733", "id": "5225546444d24a65ba3d878ba09930ce"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/5d5ff42f01f44ee6b97659bd803ce4ee"}, "url": "http://10.167.4.35:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "6e317f438eae42b89b4b9ab977c98ff1", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/5f769f65015c40d29c33f2dac45f7d59"}, "url": "https://172.30.10.101:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "11b7d599168c4cb3aeee02d4bc549c16", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/6828a43d18ec43e9a698bcc30739b74b"}, "url": "http://10.167.4.35:5000/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "f3c2b59c5d9e4d888673c06717645b1b", "id": "6828a43d18ec43e9a698bcc30739b74b"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/6a5963315a3f4ddb94c3e26b4d3367b7"}, "url": "https://172.30.10.101:9696/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "e7472d5c7181463fa537caa2c82b8ad5", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/76ec0b678a52446cb00f134ea17e8c24"}, "url": "http://10.167.4.35:9696/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "e7472d5c7181463fa537caa2c82b8ad5", "id": "76ec0b678a52446cb00f134ea17e8c24"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/7946c86004d6432aab7a6a6252932f45"}, "url": "http://10.167.4.31:8977/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "fd660800202d45bcac5da2651cf75733", "id": "7946c86004d6432aab7a6a6252932f45"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/8a1e619e538f4f62b41700d6e6070c7b"}, "url": "http://10.167.4.31:8042/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "e77da6f5301445a6a788a321203fa75c", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/9687fb4dbaa04fa3ab4a9bd40564d1a7"}, "url": "https://172.30.10.101:8042/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "e77da6f5301445a6a788a321203fa75c", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/a2a395b83de64beebda788052a2ab411"}, "url": "https://172.30.10.101:8977/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "fd660800202d45bcac5da2651cf75733", "id": "a2a395b83de64beebda788052a2ab411"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/a7141f77f7bd4dd0b471b7d296859411"}, "url": "https://172.30.10.101:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "4663c9fed3154f0b8179dddacf910958", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/a74624ea257f40c3829a5d33e64fd6bd"}, "url": "https://172.30.10.101:8004/v1/%(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "id": "a74624ea257f40c3829a5d33e64fd6bd"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/a91bf0619d924f8cae9b67a5c8cf05cc"}, "url": "http://10.167.4.35:9292", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/adb6dcad019746509da9461bd82ae543"}, "url": "https://172.30.10.101:8776/v2/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "6e317f438eae42b89b4b9ab977c98ff1", "id": "adb6dcad019746509da9461bd82ae543"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/b054630bbe104b1c90ef99e3bd30fc67"}, "url": "http://10.167.4.35:8774/v2.1", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "11b7d599168c4cb3aeee02d4bc549c16", "id": "b054630bbe104b1c90ef99e3bd30fc67"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/b3efdbf103c9487d9cb44a80e9af7242"}, "url": "https://172.30.10.101:9292", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "id": "b3efdbf103c9487d9cb44a80e9af7242"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/b8d6d66fa597406b86767123036ec311"}, "url": "http://10.167.4.35:8776/v3/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "4663c9fed3154f0b8179dddacf910958", "id": "b8d6d66fa597406b86767123036ec311"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/c226556e6f694dafb565cee0471cf12e"}, "url": "http://10.167.4.31:8777/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "9a00d18284004e4699182b7a88b5c645", "id": "c226556e6f694dafb565cee0471cf12e"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/c284683755d341548ac716434a7d658b"}, "url": "http://10.167.4.35:8776/v1/$(project_id)s", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "017eeb46bd6743b49e299c7b03d86034", "id": "c284683755d341548ac716434a7d658b"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/c9ab90b7316440cf8ec56a37f80880e8"}, "url": "http://10.167.4.31:8041/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "b994311a6e35411e9f6be414f823c3ae", "id": "c9ab90b7316440cf8ec56a37f80880e8"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/dccea35a707c4d3aa5d362656d04bf38"}, "url": "https://172.30.10.101:8777/", "region": "RegionOne", "enabled": true, "interface": "public", "service_id": "9a00d18284004e4699182b7a88b5c645", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/e0f1f6c1fb7d4130833a7d3c6def0bea"}, "url": "http://10.167.4.35:8778", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "aa0bf7e4db1e4557a4be3676d841a9f5", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/e89fc5dfcf0b42bea502ee6de4ab3d3f"}, "url": "http://10.167.4.31:8777/", "region": "RegionOne", "enabled": true, "interface": "admin", "service_id": "9a00d18284004e4699182b7a88b5c645", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}, {"region_id": "RegionOne", "links": {"self": "http://10.167.4.35:5000/v3/endpoints/eccad93ec75242b1911723d5ceb42e59"}, "url": "http://10.167.4.31:8042/", "region": "RegionOne", "enabled": true, "interface": "internal", "service_id": "e77da6f5301445a6a788a321203fa75c", "id": "eccad93ec75242b1911723d5ceb42e59"}], "links": {"self": "http://10.167.4.35:5000/v3/endpoints", "previous": null, "next": null}} 2018-06-30 12:37:17,664 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/endpoints used request id req-d44b7a9b-090a-43aa-82c4-fce47b55884e 2018-06-30 12:37:17,665 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.endpoints in 0.134223937988s 2018-06-30 12:37:17,666 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/endpoints used request id req-d44b7a9b-090a-43aa-82c4-fce47b55884e 2018-06-30 12:37:17,674 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/06741485a1a64bba94421b2ec9856df0'}, u'url': u'http://10.167.4.35:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f3c2b59c5d9e4d888673c06717645b1b', u'id': u'06741485a1a64bba94421b2ec9856df0'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/0aa6a42a5fd649619a01010dc0cef1e9'}, u'url': u'http://10.167.4.35:8004/v1/%(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fa2b5b5a2732484e96c4aa3cb61ac39c', u'id': u'0aa6a42a5fd649619a01010dc0cef1e9'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/1d1b42f190704f5cbc36bb8585edfe89'}, u'url': u'https://172.30.10.101:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f3c2b59c5d9e4d888673c06717645b1b', u'id': u'1d1b42f190704f5cbc36bb8585edfe89'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/1d6b70560edb4420b77d76b4b235d9c2'}, u'url': u'http://10.167.4.35:9001/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c58330954c984484b43571dd75e84815', u'id': u'1d6b70560edb4420b77d76b4b235d9c2'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/1e8cc32d30e24f229d0ee9472e2648d2'}, u'url': u'http://10.167.4.35:9001/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c58330954c984484b43571dd75e84815', u'id': u'1e8cc32d30e24f229d0ee9472e2648d2'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/29f5ea8d2077401c9e89df7fba7d2c44'}, u'url': u'http://10.167.4.35:8004/v1/%(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fa2b5b5a2732484e96c4aa3cb61ac39c', u'id': u'29f5ea8d2077401c9e89df7fba7d2c44'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/340e669362724ffc9ba3063640891042'}, u'url': u'http://10.167.4.35:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e7472d5c7181463fa537caa2c82b8ad5', u'id': u'340e669362724ffc9ba3063640891042'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/3646d91318264eb880e7cdb8a00b3872'}, u'url': u'http://10.167.4.35:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'aa0bf7e4db1e4557a4be3676d841a9f5', u'id': u'3646d91318264eb880e7cdb8a00b3872'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/385cc99cb7ee42149b075d7855e6dad3'}, u'url': u'https://172.30.10.101:9001/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c58330954c984484b43571dd75e84815', u'id': u'385cc99cb7ee42149b075d7855e6dad3'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/3b837acad8a24488abbdb5cbf6803d1d'}, u'url': u'http://10.167.4.35:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'05d7ed74b3bd4bd1a4cd2f968b8b6e12', u'id': u'3b837acad8a24488abbdb5cbf6803d1d'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/408682f0ed994cb09b7f4694b1791517'}, u'url': u'https://172.30.10.101:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'aa0bf7e4db1e4557a4be3676d841a9f5', u'id': u'408682f0ed994cb09b7f4694b1791517'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/44bae3bb5a4e40e6b676030b6b25e9d0'}, u'url': u'https://172.30.10.101:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b994311a6e35411e9f6be414f823c3ae', u'id': u'44bae3bb5a4e40e6b676030b6b25e9d0'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/4682faeabbcb41c5890e88aabbd30581'}, u'url': u'http://10.167.4.35:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'11b7d599168c4cb3aeee02d4bc549c16', u'id': u'4682faeabbcb41c5890e88aabbd30581'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/4a2e8ef2982542a7a573926f7e9d0743'}, u'url': u'http://10.167.4.35:8776/v1/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'017eeb46bd6743b49e299c7b03d86034', u'id': u'4a2e8ef2982542a7a573926f7e9d0743'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/4e61c5dc1d974817ad05e89941604e93'}, u'url': u'http://10.167.4.31:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b994311a6e35411e9f6be414f823c3ae', u'id': u'4e61c5dc1d974817ad05e89941604e93'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/4fc2c7596bd74f53b789d248d424a088'}, u'url': u'https://172.30.10.101:8776/v1/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'017eeb46bd6743b49e299c7b03d86034', u'id': u'4fc2c7596bd74f53b789d248d424a088'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/510374c0ef8a4a5badfa90b51c50d4f8'}, u'url': u'http://10.167.4.35:8776/v3/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4663c9fed3154f0b8179dddacf910958', u'id': u'510374c0ef8a4a5badfa90b51c50d4f8'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/51b2a1cfcfa7485c9262b5ea9dc0f711'}, u'url': u'http://10.167.4.35:8776/v2/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6e317f438eae42b89b4b9ab977c98ff1', u'id': u'51b2a1cfcfa7485c9262b5ea9dc0f711'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/5225546444d24a65ba3d878ba09930ce'}, u'url': u'http://10.167.4.31:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fd660800202d45bcac5da2651cf75733', u'id': u'5225546444d24a65ba3d878ba09930ce'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/5d5ff42f01f44ee6b97659bd803ce4ee'}, u'url': u'http://10.167.4.35:8776/v2/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6e317f438eae42b89b4b9ab977c98ff1', u'id': u'5d5ff42f01f44ee6b97659bd803ce4ee'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/5f769f65015c40d29c33f2dac45f7d59'}, u'url': u'https://172.30.10.101:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'11b7d599168c4cb3aeee02d4bc549c16', u'id': u'5f769f65015c40d29c33f2dac45f7d59'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/6828a43d18ec43e9a698bcc30739b74b'}, u'url': u'http://10.167.4.35:5000/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f3c2b59c5d9e4d888673c06717645b1b', u'id': u'6828a43d18ec43e9a698bcc30739b74b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/6a5963315a3f4ddb94c3e26b4d3367b7'}, u'url': u'https://172.30.10.101:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e7472d5c7181463fa537caa2c82b8ad5', u'id': u'6a5963315a3f4ddb94c3e26b4d3367b7'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/76ec0b678a52446cb00f134ea17e8c24'}, u'url': u'http://10.167.4.35:9696/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e7472d5c7181463fa537caa2c82b8ad5', u'id': u'76ec0b678a52446cb00f134ea17e8c24'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/7946c86004d6432aab7a6a6252932f45'}, u'url': u'http://10.167.4.31:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fd660800202d45bcac5da2651cf75733', u'id': u'7946c86004d6432aab7a6a6252932f45'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/8a1e619e538f4f62b41700d6e6070c7b'}, u'url': u'http://10.167.4.31:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e77da6f5301445a6a788a321203fa75c', u'id': u'8a1e619e538f4f62b41700d6e6070c7b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/9687fb4dbaa04fa3ab4a9bd40564d1a7'}, u'url': u'https://172.30.10.101:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e77da6f5301445a6a788a321203fa75c', u'id': u'9687fb4dbaa04fa3ab4a9bd40564d1a7'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/a2a395b83de64beebda788052a2ab411'}, u'url': u'https://172.30.10.101:8977/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fd660800202d45bcac5da2651cf75733', u'id': u'a2a395b83de64beebda788052a2ab411'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/a7141f77f7bd4dd0b471b7d296859411'}, u'url': u'https://172.30.10.101:8776/v3/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4663c9fed3154f0b8179dddacf910958', u'id': u'a7141f77f7bd4dd0b471b7d296859411'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/a74624ea257f40c3829a5d33e64fd6bd'}, u'url': u'https://172.30.10.101:8004/v1/%(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fa2b5b5a2732484e96c4aa3cb61ac39c', u'id': u'a74624ea257f40c3829a5d33e64fd6bd'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/a91bf0619d924f8cae9b67a5c8cf05cc'}, u'url': u'http://10.167.4.35:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'05d7ed74b3bd4bd1a4cd2f968b8b6e12', u'id': u'a91bf0619d924f8cae9b67a5c8cf05cc'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/adb6dcad019746509da9461bd82ae543'}, u'url': u'https://172.30.10.101:8776/v2/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6e317f438eae42b89b4b9ab977c98ff1', u'id': u'adb6dcad019746509da9461bd82ae543'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/b054630bbe104b1c90ef99e3bd30fc67'}, u'url': u'http://10.167.4.35:8774/v2.1', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'11b7d599168c4cb3aeee02d4bc549c16', u'id': u'b054630bbe104b1c90ef99e3bd30fc67'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/b3efdbf103c9487d9cb44a80e9af7242'}, u'url': u'https://172.30.10.101:9292', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'05d7ed74b3bd4bd1a4cd2f968b8b6e12', u'id': u'b3efdbf103c9487d9cb44a80e9af7242'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/b8d6d66fa597406b86767123036ec311'}, u'url': u'http://10.167.4.35:8776/v3/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4663c9fed3154f0b8179dddacf910958', u'id': u'b8d6d66fa597406b86767123036ec311'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/c226556e6f694dafb565cee0471cf12e'}, u'url': u'http://10.167.4.31:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9a00d18284004e4699182b7a88b5c645', u'id': u'c226556e6f694dafb565cee0471cf12e'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/c284683755d341548ac716434a7d658b'}, u'url': u'http://10.167.4.35:8776/v1/$(project_id)s', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'017eeb46bd6743b49e299c7b03d86034', u'id': u'c284683755d341548ac716434a7d658b'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/c9ab90b7316440cf8ec56a37f80880e8'}, u'url': u'http://10.167.4.31:8041/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b994311a6e35411e9f6be414f823c3ae', u'id': u'c9ab90b7316440cf8ec56a37f80880e8'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/dccea35a707c4d3aa5d362656d04bf38'}, u'url': u'https://172.30.10.101:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9a00d18284004e4699182b7a88b5c645', u'id': u'dccea35a707c4d3aa5d362656d04bf38'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/e0f1f6c1fb7d4130833a7d3c6def0bea'}, u'url': u'http://10.167.4.35:8778', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'aa0bf7e4db1e4557a4be3676d841a9f5', u'id': u'e0f1f6c1fb7d4130833a7d3c6def0bea'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/e89fc5dfcf0b42bea502ee6de4ab3d3f'}, u'url': u'http://10.167.4.31:8777/', u'region': u'RegionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9a00d18284004e4699182b7a88b5c645', u'id': u'e89fc5dfcf0b42bea502ee6de4ab3d3f'}), Munch({u'region_id': u'RegionOne', u'links': {u'self': u'http://10.167.4.35:5000/v3/endpoints/eccad93ec75242b1911723d5ceb42e59'}, u'url': u'http://10.167.4.31:8042/', u'region': u'RegionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e77da6f5301445a6a788a321203fa75c', u'id': u'eccad93ec75242b1911723d5ceb42e59'})] 2018-06-30 12:37:17,676 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.extensions 2018-06-30 12:37:17,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}4bb3891b25f1c2f677e861c83846c9883e13a12b" 2018-06-30 12:37:18,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 22700 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fb534603-036d-46f4-b668-c3026a39f896 X-Compute-Request-Id: req-fb534603-036d-46f4-b668-c3026a39f896 Date: Sat, 30 Jun 2018 12:37:18 GMT Connection: close 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-06-30 12:37:18,497 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/extensions used request id req-fb534603-036d-46f4-b668-c3026a39f896 2018-06-30 12:37:18,497 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.extensions in 0.820806026459s 2018-06-30 12:37:18,498 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/extensions used request id req-fb534603-036d-46f4-b668-c3026a39f896 2018-06-30 12:37:18,514 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-floating-ip-pools 2018-06-30 12:37:18,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}4bb3891b25f1c2f677e861c83846c9883e13a12b" 2018-06-30 12:37:22,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 49 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5da361a3-eefb-4057-b5df-c10c518add83 X-Compute-Request-Id: req-5da361a3-eefb-4057-b5df-c10c518add83 Date: Sat, 30 Jun 2018 12:37:22 GMT Connection: close RESP BODY: {"floating_ip_pools": [{"name": "floating_net"}]} 2018-06-30 12:37:22,546 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-floating-ip-pools used request id req-5da361a3-eefb-4057-b5df-c10c518add83 2018-06-30 12:37:22,546 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-floating-ip-pools in 4.03183507919s 2018-06-30 12:37:22,546 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-floating-ip-pools used request id req-5da361a3-eefb-4057-b5df-c10c518add83 2018-06-30 12:37:22,547 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'floating_net'}] 2018-06-30 12:37:22,552 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.floatingips 2018-06-30 12:37:22,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}4bb3891b25f1c2f677e861c83846c9883e13a12b" 2018-06-30 12:37:24,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-07232870-7267-43f7-855a-73d14ac86b46 Date: Sat, 30 Jun 2018 12:37:24 GMT RESP BODY: {"floatingips": []} 2018-06-30 12:37:24,689 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/floatingips.json used request id req-07232870-7267-43f7-855a-73d14ac86b46 2018-06-30 12:37:24,689 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.floatingips in 2.13632106781s 2018-06-30 12:37:24,689 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/floatingips.json used request id req-07232870-7267-43f7-855a-73d14ac86b46 2018-06-30 12:37:24,689 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-06-30 12:37:24,690 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-06-30 12:37:24,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}4bb3891b25f1c2f677e861c83846c9883e13a12b" 2018-06-30 12:37:24,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2909 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e26dc858-4a87-4eab-a2b6-ffb50e3a549c X-Compute-Request-Id: req-e26dc858-4a87-4eab-a2b6-ffb50e3a549c Date: Sat, 30 Jun 2018 12:37:24 GMT Connection: close RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 73}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "memory_mb_used": 512, "memory_mb": 31902, "current_workload": 0, "state": "up", "host_ip": "10.167.4.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"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": 2198, "hypervisor_version": 2011001, "disk_available_least": 2059, "local_gb": 2198, "free_ram_mb": 31390, "id": 1}, {"status": "enabled", "service": {"host": "cmp001", "disabled_reason": null, "id": 76}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "memory_mb_used": 512, "memory_mb": 31902, "current_workload": 0, "state": "up", "host_ip": "10.167.4.52", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"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": 2198, "hypervisor_version": 2011001, "disk_available_least": 2059, "local_gb": 2198, "free_ram_mb": 31390, "id": 4}]} 2018-06-30 12:37:24,838 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-e26dc858-4a87-4eab-a2b6-ffb50e3a549c 2018-06-30 12:37:24,838 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.147875070572s 2018-06-30 12:37:24,838 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-e26dc858-4a87-4eab-a2b6-ffb50e3a549c 2018-06-30 12:37:24,839 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'10.167.4.53', u'hypervisor_hostname': u'cmp002.mcp-ovs-ha.local', 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", "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': 2198, u'hypervisor_version': 2011001, u'disk_available_least': 2059, u'local_gb': 2198, u'free_ram_mb': 31390, u'id': 1, u'service': {u'host': u'cmp002', u'disabled_reason': None, u'id': 73}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 512, u'memory_mb': 31902, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'10.167.4.52', u'hypervisor_hostname': u'cmp001.mcp-ovs-ha.local', 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", "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': 2198, u'hypervisor_version': 2011001, u'disk_available_least': 2059, u'local_gb': 2198, u'free_ram_mb': 31390, u'id': 4, u'service': {u'host': u'cmp001', u'disabled_reason': None, u'id': 76}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 512, u'memory_mb': 31902, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-06-30 12:37:24,840 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-keypairs 2018-06-30 12:37:24,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}4bb3891b25f1c2f677e861c83846c9883e13a12b" 2018-06-30 12:37:26,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-343f6db3-b255-4134-af23-44ae25ecc7bc X-Compute-Request-Id: req-343f6db3-b255-4134-af23-44ae25ecc7bc Date: Sat, 30 Jun 2018 12:37:26 GMT Connection: close RESP BODY: {"keypairs": []} 2018-06-30 12:37:26,516 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-keypairs used request id req-343f6db3-b255-4134-af23-44ae25ecc7bc 2018-06-30 12:37:26,516 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-keypairs in 1.6764190197s 2018-06-30 12:37:26,516 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-keypairs used request id req-343f6db3-b255-4134-af23-44ae25ecc7bc 2018-06-30 12:37:26,517 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-06-30 12:37:26,517 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-30 12:37:26,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}4bb3891b25f1c2f677e861c83846c9883e13a12b" 2018-06-30 12:37:26,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-497408df-e54d-42bd-acb6-40ac9bb5f433 Date: Sat, 30 Jun 2018 12:37:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 12:37:26,785 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-497408df-e54d-42bd-acb6-40ac9bb5f433 2018-06-30 12:37:26,785 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.268010139465s 2018-06-30 12:37:26,786 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-497408df-e54d-42bd-acb6-40ac9bb5f433 2018-06-30 12:37:26,786 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'19bd0ddd-a887-49cb-a170-3a6721c473a5'], u'description': u'', u'provider:physical_network': u'physnet1', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-06-30T12:35:34Z', u'is_default': True, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'f0993cfb-eaf1-43bb-8546-29b938c25164', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'floating_net', u'admin_state_up': True, u'tenant_id': u'3f82605113b8454d8c19c473b2f93c9c', u'created_at': u'2018-06-30T12:35:27Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3f82605113b8454d8c19c473b2f93c9c'})] 2018-06-30 12:37:26,787 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.ports 2018-06-30 12:37:26,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}4bb3891b25f1c2f677e861c83846c9883e13a12b" 2018-06-30 12:37:26,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bff1b7a6-309b-4b6d-9b01-6e4d3ea56dfe Date: Sat, 30 Jun 2018 12:37:26 GMT RESP BODY: {"ports":[]} 2018-06-30 12:37:26,879 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/ports.json used request id req-bff1b7a6-309b-4b6d-9b01-6e4d3ea56dfe 2018-06-30 12:37:26,879 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.ports in 0.0919568538666s 2018-06-30 12:37:26,879 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/ports.json used request id req-bff1b7a6-309b-4b6d-9b01-6e4d3ea56dfe 2018-06-30 12:37:26,879 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-06-30 12:37:26,883 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-06-30 12:37:26,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}4bb3891b25f1c2f677e861c83846c9883e13a12b" 2018-06-30 12:37:27,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:37:26 GMT Server: Apache Content-Length: 4564 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d55b31b-98b0-482f-8e12-928729cd53b2 Connection: close Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "92ff0882b6bc48acb8e33cc2aceec73e"}}, "role": {"id": "18b89570e4e74c57aeee2893a7e3c219"}, "user": {"id": "20b18c7583ff4896bc99edfdf6e556dc"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e/users/20b18c7583ff4896bc99edfdf6e556dc/roles/18b89570e4e74c57aeee2893a7e3c219"}}, {"scope": {"project": {"id": "92ff0882b6bc48acb8e33cc2aceec73e"}}, "role": {"id": "18b89570e4e74c57aeee2893a7e3c219"}, "user": {"id": "3e14f1c2d35141e88eb742df37349e28"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e/users/3e14f1c2d35141e88eb742df37349e28/roles/18b89570e4e74c57aeee2893a7e3c219"}}, {"scope": {"project": {"id": "3f82605113b8454d8c19c473b2f93c9c"}}, "role": {"id": "18b89570e4e74c57aeee2893a7e3c219"}, "user": {"id": "5e81a8be448846f49e5955e7f71e3abb"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/5e81a8be448846f49e5955e7f71e3abb/roles/18b89570e4e74c57aeee2893a7e3c219"}}, {"scope": {"project": {"id": "92ff0882b6bc48acb8e33cc2aceec73e"}}, "role": {"id": "18b89570e4e74c57aeee2893a7e3c219"}, "user": {"id": "67d6016d9b9c4a7e9b15091ac17af3e1"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e/users/67d6016d9b9c4a7e9b15091ac17af3e1/roles/18b89570e4e74c57aeee2893a7e3c219"}}, {"scope": {"project": {"id": "92ff0882b6bc48acb8e33cc2aceec73e"}}, "role": {"id": "18b89570e4e74c57aeee2893a7e3c219"}, "user": {"id": "725ad8801b354c2e8a1b4ab3897eeffa"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e/users/725ad8801b354c2e8a1b4ab3897eeffa/roles/18b89570e4e74c57aeee2893a7e3c219"}}, {"scope": {"project": {"id": "92ff0882b6bc48acb8e33cc2aceec73e"}}, "role": {"id": "18b89570e4e74c57aeee2893a7e3c219"}, "user": {"id": "89d1c51fdd1a48ffab5408753e74a16c"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e/users/89d1c51fdd1a48ffab5408753e74a16c/roles/18b89570e4e74c57aeee2893a7e3c219"}}, {"scope": {"project": {"id": "92ff0882b6bc48acb8e33cc2aceec73e"}}, "role": {"id": "18b89570e4e74c57aeee2893a7e3c219"}, "user": {"id": "b2292576023c487c8f22678419cf16e9"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e/users/b2292576023c487c8f22678419cf16e9/roles/18b89570e4e74c57aeee2893a7e3c219"}}, {"scope": {"project": {"id": "92ff0882b6bc48acb8e33cc2aceec73e"}}, "role": {"id": "18b89570e4e74c57aeee2893a7e3c219"}, "user": {"id": "bd9b3ea804df413a8a62b8d451f1eff6"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e/users/bd9b3ea804df413a8a62b8d451f1eff6/roles/18b89570e4e74c57aeee2893a7e3c219"}}, {"scope": {"project": {"id": "92ff0882b6bc48acb8e33cc2aceec73e"}}, "role": {"id": "18b89570e4e74c57aeee2893a7e3c219"}, "user": {"id": "cb0db55f04ef42de9a88bf5c9659a3ec"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e/users/cb0db55f04ef42de9a88bf5c9659a3ec/roles/18b89570e4e74c57aeee2893a7e3c219"}}, {"scope": {"domain": {"id": "3fcae158a449498fa19b8f54700abf26"}}, "role": {"id": "18b89570e4e74c57aeee2893a7e3c219"}, "user": {"id": "e23f97edfdf248b6b59e883b5647bb79"}, "links": {"assignment": "http://10.167.4.35:5000/v3/domains/3fcae158a449498fa19b8f54700abf26/users/e23f97edfdf248b6b59e883b5647bb79/roles/18b89570e4e74c57aeee2893a7e3c219"}}, {"scope": {"project": {"id": "92ff0882b6bc48acb8e33cc2aceec73e"}}, "role": {"id": "18b89570e4e74c57aeee2893a7e3c219"}, "user": {"id": "e5a4068441884c3ea98785aa08618d67"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e/users/e5a4068441884c3ea98785aa08618d67/roles/18b89570e4e74c57aeee2893a7e3c219"}}, {"scope": {"project": {"id": "92ff0882b6bc48acb8e33cc2aceec73e"}}, "role": {"id": "18b89570e4e74c57aeee2893a7e3c219"}, "user": {"id": "f40440832c6f47219d91885500765bce"}, "links": {"assignment": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e/users/f40440832c6f47219d91885500765bce/roles/18b89570e4e74c57aeee2893a7e3c219"}}, {"scope": {"system": {"all": true}}, "role": {"id": "18b89570e4e74c57aeee2893a7e3c219"}, "user": {"id": "5e81a8be448846f49e5955e7f71e3abb"}, "links": {"assignment": "http://10.167.4.35:5000/v3/system/users/5e81a8be448846f49e5955e7f71e3abb/roles/18b89570e4e74c57aeee2893a7e3c219"}}], "links": {"self": "http://10.167.4.35:5000/v3/role_assignments", "previous": null, "next": null}} 2018-06-30 12:37:27,310 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/role_assignments used request id req-1d55b31b-98b0-482f-8e12-928729cd53b2 2018-06-30 12:37:27,311 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.42737698555s 2018-06-30 12:37:27,311 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/role_assignments used request id req-1d55b31b-98b0-482f-8e12-928729cd53b2 2018-06-30 12:37:27,313 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'92ff0882b6bc48acb8e33cc2aceec73e', 'id': u'18b89570e4e74c57aeee2893a7e3c219', 'user': u'20b18c7583ff4896bc99edfdf6e556dc'}), Munch({'project': u'92ff0882b6bc48acb8e33cc2aceec73e', 'id': u'18b89570e4e74c57aeee2893a7e3c219', 'user': u'3e14f1c2d35141e88eb742df37349e28'}), Munch({'project': u'3f82605113b8454d8c19c473b2f93c9c', 'id': u'18b89570e4e74c57aeee2893a7e3c219', 'user': u'5e81a8be448846f49e5955e7f71e3abb'}), Munch({'project': u'92ff0882b6bc48acb8e33cc2aceec73e', 'id': u'18b89570e4e74c57aeee2893a7e3c219', 'user': u'67d6016d9b9c4a7e9b15091ac17af3e1'}), Munch({'project': u'92ff0882b6bc48acb8e33cc2aceec73e', 'id': u'18b89570e4e74c57aeee2893a7e3c219', 'user': u'725ad8801b354c2e8a1b4ab3897eeffa'}), Munch({'project': u'92ff0882b6bc48acb8e33cc2aceec73e', 'id': u'18b89570e4e74c57aeee2893a7e3c219', 'user': u'89d1c51fdd1a48ffab5408753e74a16c'}), Munch({'project': u'92ff0882b6bc48acb8e33cc2aceec73e', 'id': u'18b89570e4e74c57aeee2893a7e3c219', 'user': u'b2292576023c487c8f22678419cf16e9'}), Munch({'project': u'92ff0882b6bc48acb8e33cc2aceec73e', 'id': u'18b89570e4e74c57aeee2893a7e3c219', 'user': u'bd9b3ea804df413a8a62b8d451f1eff6'}), Munch({'project': u'92ff0882b6bc48acb8e33cc2aceec73e', 'id': u'18b89570e4e74c57aeee2893a7e3c219', 'user': u'cb0db55f04ef42de9a88bf5c9659a3ec'}), Munch({'domain': u'3fcae158a449498fa19b8f54700abf26', 'id': u'18b89570e4e74c57aeee2893a7e3c219', 'user': u'e23f97edfdf248b6b59e883b5647bb79'}), Munch({'project': u'92ff0882b6bc48acb8e33cc2aceec73e', 'id': u'18b89570e4e74c57aeee2893a7e3c219', 'user': u'e5a4068441884c3ea98785aa08618d67'}), Munch({'project': u'92ff0882b6bc48acb8e33cc2aceec73e', 'id': u'18b89570e4e74c57aeee2893a7e3c219', 'user': u'f40440832c6f47219d91885500765bce'}), Munch({'id': u'18b89570e4e74c57aeee2893a7e3c219', 'user': u'5e81a8be448846f49e5955e7f71e3abb'})] 2018-06-30 12:37:27,318 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-06-30 12:37:27,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}4bb3891b25f1c2f677e861c83846c9883e13a12b" 2018-06-30 12:37:27,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:37:27 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37502573-9ab0-4308-92c5-38b906c91462 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:37:27,417 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-37502573-9ab0-4308-92c5-38b906c91462 2018-06-30 12:37:27,417 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0994482040405s 2018-06-30 12:37:27,418 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-37502573-9ab0-4308-92c5-38b906c91462 2018-06-30 12:37:27,418 - 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'03f18c5ca7654113bee76dba2b7c7e10'}), 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_owner', 'id': u'04a3047f433f4111b561c8d5110638d3'}), 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'18b89570e4e74c57aeee2893a7e3c219'}), 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'480773d0071d43a593cd581c90290f6c'})] 2018-06-30 12:37:27,419 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-06-30 12:37:27,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}4bb3891b25f1c2f677e861c83846c9883e13a12b" 2018-06-30 12:37:27,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-032298db-0006-440b-b2d4-ee14f7f00f58 Date: Sat, 30 Jun 2018 12:37:27 GMT RESP BODY: {"routers": []} 2018-06-30 12:37:27,588 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-032298db-0006-440b-b2d4-ee14f7f00f58 2018-06-30 12:37:27,588 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.168688058853s 2018-06-30 12:37:27,588 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-032298db-0006-440b-b2d4-ee14f7f00f58 2018-06-30 12:37:27,588 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-06-30 12:37:27,589 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 12:37:27,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}4bb3891b25f1c2f677e861c83846c9883e13a12b" 2018-06-30 12:37:27,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b4c7c5f9-f1c2-426f-ab21-fdb679387ec2 X-Compute-Request-Id: req-b4c7c5f9-f1c2-426f-ab21-fdb679387ec2 Date: Sat, 30 Jun 2018 12:37:27 GMT Connection: close RESP BODY: {"servers": []} 2018-06-30 12:37:27,855 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-b4c7c5f9-f1c2-426f-ab21-fdb679387ec2 2018-06-30 12:37:27,855 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.266185998917s 2018-06-30 12:37:27,855 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-b4c7c5f9-f1c2-426f-ab21-fdb679387ec2 2018-06-30 12:37:27,856 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-06-30 12:37:27,859 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.services 2018-06-30 12:37:27,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/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}4bb3891b25f1c2f677e861c83846c9883e13a12b" 2018-06-30 12:37:27,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:37:27 GMT Server: Apache Content-Length: 3390 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-034588c7-8d1b-4aa3-9bd9-f6911268da55 Connection: close Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Volume Service", "links": {"self": "http://10.167.4.35:5000/v3/services/017eeb46bd6743b49e299c7b03d86034"}, "enabled": true, "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"description": "OpenStack Image Service", "links": {"self": "http://10.167.4.35:5000/v3/services/05d7ed74b3bd4bd1a4cd2f968b8b6e12"}, "enabled": true, "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"description": "OpenStack Compute Service V2.1", "links": {"self": "http://10.167.4.35:5000/v3/services/11b7d599168c4cb3aeee02d4bc549c16"}, "enabled": true, "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"description": "OpenStack Volume Service V3", "links": {"self": "http://10.167.4.35:5000/v3/services/4663c9fed3154f0b8179dddacf910958"}, "enabled": true, "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"description": "OpenStack Volume Service V2", "links": {"self": "http://10.167.4.35:5000/v3/services/6e317f438eae42b89b4b9ab977c98ff1"}, "enabled": true, "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"description": "OpenStack Telemetry Service", "links": {"self": "http://10.167.4.35:5000/v3/services/9a00d18284004e4699182b7a88b5c645"}, "enabled": true, "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"description": "OpenStack Placement API", "links": {"self": "http://10.167.4.35:5000/v3/services/aa0bf7e4db1e4557a4be3676d841a9f5"}, "enabled": true, "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://10.167.4.35:5000/v3/services/b994311a6e35411e9f6be414f823c3ae"}, "enabled": true, "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"description": "OpenStack DNS service", "links": {"self": "http://10.167.4.35:5000/v3/services/c58330954c984484b43571dd75e84815"}, "enabled": true, "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"description": "OpenStack Networking Service", "links": {"self": "http://10.167.4.35:5000/v3/services/e7472d5c7181463fa537caa2c82b8ad5"}, "enabled": true, "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://10.167.4.35:5000/v3/services/e77da6f5301445a6a788a321203fa75c"}, "enabled": true, "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://10.167.4.35:5000/v3/services/f3c2b59c5d9e4d888673c06717645b1b"}, "enabled": true, "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"description": "OpenStack Orchestration Service", "links": {"self": "http://10.167.4.35:5000/v3/services/fa2b5b5a2732484e96c4aa3cb61ac39c"}, "enabled": true, "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://10.167.4.35:5000/v3/services/fd660800202d45bcac5da2651cf75733"}, "enabled": true, "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "links": {"self": "http://10.167.4.35:5000/v3/services", "previous": null, "next": null}} 2018-06-30 12:37:27,955 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/services used request id req-034588c7-8d1b-4aa3-9bd9-f6911268da55 2018-06-30 12:37:27,955 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.services in 0.0960650444031s 2018-06-30 12:37:27,956 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/services used request id req-034588c7-8d1b-4aa3-9bd9-f6911268da55 2018-06-30 12:37:27,961 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Volume Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'017eeb46bd6743b49e299c7b03d86034', 'name': u'cinder'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'05d7ed74b3bd4bd1a4cd2f968b8b6e12', 'name': u'glance'}), Munch({'description': u'OpenStack Compute Service V2.1', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'11b7d599168c4cb3aeee02d4bc549c16', 'name': u'nova'}), Munch({'description': u'OpenStack Volume Service V3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'4663c9fed3154f0b8179dddacf910958', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Volume Service V2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'6e317f438eae42b89b4b9ab977c98ff1', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Telemetry Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'9a00d18284004e4699182b7a88b5c645', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Placement API', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'aa0bf7e4db1e4557a4be3676d841a9f5', 'name': u'placement'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'b994311a6e35411e9f6be414f823c3ae', 'name': u'gnocchi'}), Munch({'description': u'OpenStack DNS service', 'service_type': u'dns', 'type': u'dns', 'enabled': True, 'id': u'c58330954c984484b43571dd75e84815', 'name': u'designate'}), Munch({'description': u'OpenStack Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'e7472d5c7181463fa537caa2c82b8ad5', 'name': u'neutron'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'e77da6f5301445a6a788a321203fa75c', 'name': u'aodh'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'f3c2b59c5d9e4d888673c06717645b1b', 'name': u'keystone'}), Munch({'description': u'OpenStack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'fa2b5b5a2732484e96c4aa3cb61ac39c', 'name': u'heat'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'fd660800202d45bcac5da2651cf75733', 'name': u'panko'})] 2018-06-30 12:37:27,961 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-06-30 12:37:27,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}4bb3891b25f1c2f677e861c83846c9883e13a12b" 2018-06-30 12:37:28,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-cacc7b75-4bac-4fba-bb3a-f7b1f9f4ccc7 Date: Sat, 30 Jun 2018 12:37:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 12:37:28,132 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-cacc7b75-4bac-4fba-bb3a-f7b1f9f4ccc7 2018-06-30 12:37:28,132 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.170759916306s 2018-06-30 12:37:28,132 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-cacc7b75-4bac-4fba-bb3a-f7b1f9f4ccc7 2018-06-30 12:37:28,133 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-30T12:35:34Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.10.112', u'end': u'172.30.10.253'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.10.0/24', u'id': u'19bd0ddd-a887-49cb-a170-3a6721c473a5', u'subnetpool_id': None, u'service_types': [], u'name': u'floating_subnet', u'enable_dhcp': False, u'network_id': u'f0993cfb-eaf1-43bb-8546-29b938c25164', u'tenant_id': u'3f82605113b8454d8c19c473b2f93c9c', u'created_at': u'2018-06-30T12:35:34Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.10.1', u'ip_version': 4, u'project_id': u'3f82605113b8454d8c19c473b2f93c9c'})] 2018-06-30 12:37:28,250 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-30 12:37:28,251 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-06-30 12:37:28,256 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-06-30 12:37:29,017 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-30 12:37:29,018 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-30 12:37:29,019 - openstack_tests - INFO - OS Credentials = > 2018-06-30 12:37:29,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:29,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:37:29,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:37:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Uce91bKeQ_GSq8E1IBn0HA"], "issued_at": "2018-06-30T12:37:29.000000Z"}} 2018-06-30 12:37:29,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f4267d894cffd7379726c84d98dcdd5dcafd89" 2018-06-30 12:37:32,424 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:37:32 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-738e2761-bb4f-4b9d-b97b-f871dbb37fdf Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 12:37:32,425 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True used request id req-738e2761-bb4f-4b9d-b97b-f871dbb37fdf 2018-06-30 12:37:32,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7f4267d894cffd7379726c84d98dcdd5dcafd89" 2018-06-30 12:37:32,527 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:37:32 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-75405a0b-45db-4fce-81f8-48e959b828d3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 12:37:32,527 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-75405a0b-45db-4fce-81f8-48e959b828d3 2018-06-30 12:37:32,528 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-06-30 12:37:32,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:32,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-30 12:37:32,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:37:33,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:37:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["eLbEYLmsTLSzb6pEvP-6eQ"], "issued_at": "2018-06-30T12:37:33.000000Z"}} 2018-06-30 12:37:33,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a06c6f441695d72af2dec492cc0f572e944fc128" 2018-06-30 12:37:35,478 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:37:35 GMT Content-Type: application/json Content-Length: 87 Connection: keep-alive X-Openstack-Request-Id: req-b92a4498-3d7c-4018-ae79-803e4253c6b0 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-06-30 12:37:35,478 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&name=foo used request id req-b92a4498-3d7c-4018-ae79-803e4253c6b0 2018-06-30 12:37:35,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:35,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-30 12:37:35,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:37:36,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:37:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["EPbuDieqQw6WvNfcXcP2iQ"], "issued_at": "2018-06-30T12:37:36.000000Z"}} 2018-06-30 12:37:36,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7baa17866f047b9f723b0053cb6283e32944b8a" 2018-06-30 12:37:36,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:37:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f75de42c-e664-4abf-8338-07de3a7fc990 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:37:36,336 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f75de42c-e664-4abf-8338-07de3a7fc990 2018-06-30 12:37:36,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:37:36,351 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:37:36 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:37:36,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7baa17866f047b9f723b0053cb6283e32944b8a" 2018-06-30 12:37:36,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:37:36 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e9165e1-9879-47cd-94e1-c8476e651b5a Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 12:37:36,873 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-2e9165e1-9879-47cd-94e1-c8476e651b5a 2018-06-30 12:37:36,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:36,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-30 12:37:36,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:37:37,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:37:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["NF1F0LKMRLG812d8iB8XWQ"], "issued_at": "2018-06-30T12:37:37.000000Z"}} 2018-06-30 12:37:37,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5bd824215bdd7e1c0c349c5ffccf4ca2dc0824a" 2018-06-30 12:37:40,169 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:37:40 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-fb5c82c8-9d93-4ed9-92ed-4f15b340a8a1 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 12:37:40,169 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks used request id req-fb5c82c8-9d93-4ed9-92ed-4f15b340a8a1 2018-06-30 12:37:40,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:37:40,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:37:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["lu93bimvQ8e1pKC3krouqA"], "issued_at": "2018-06-30T12:37:40.000000Z"}} 2018-06-30 12:37:40,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418bad048f6adb86350d7e52155b54f5ed52208a" 2018-06-30 12:37:41,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:37:41 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-39f34621-7ab0-4ce8-8ccb-215b9fb722cf Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 12:37:41,966 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True used request id req-39f34621-7ab0-4ce8-8ccb-215b9fb722cf 2018-06-30 12:37:41,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418bad048f6adb86350d7e52155b54f5ed52208a" 2018-06-30 12:37:42,150 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:37:42 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-71e1e22c-dc72-4cb4-99f9-8a67b3204814 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 12:37:42,150 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-71e1e22c-dc72-4cb4-99f9-8a67b3204814 2018-06-30 12:37:42,151 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:37:42,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:42,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:37:42,316 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-30 12:37:42,317 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:37:42,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:37:43,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:37:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["dW1S8MKiTDOUBsQvEN4FLg"], "issued_at": "2018-06-30T12:37:43.000000Z"}} 2018-06-30 12:37:43,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff09b5052c54bcd30d43e441662323c29193650" 2018-06-30 12:37:43,594 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:37:43 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-09c8cdbb-c2d9-4530-94a5-4ac5aef64834 X-Compute-Request-Id: req-09c8cdbb-c2d9-4530-94a5-4ac5aef64834 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-30 12:37:43,594 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/detail used request id req-09c8cdbb-c2d9-4530-94a5-4ac5aef64834 2018-06-30 12:37:43,596 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:37:43,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:37:44,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:37:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["MPTIrVvzSjKBoypp98n83g"], "issued_at": "2018-06-30T12:37:44.000000Z"}} 2018-06-30 12:37:44,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5511ab91e4b7900c8f8e0cdad8fae570b3965cd" 2018-06-30 12:37:45,324 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:37:45 GMT Content-Type: application/json Content-Length: 2909 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fe185c52-d1bb-4b89-a9c1-ef1e5d282c9e X-Compute-Request-Id: req-fe185c52-d1bb-4b89-a9c1-ef1e5d282c9e Front-End-Https: on RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 73}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "memory_mb_used": 512, "memory_mb": 31902, "current_workload": 0, "state": "up", "host_ip": "10.167.4.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"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": 2198, "hypervisor_version": 2011001, "disk_available_least": 2059, "local_gb": 2198, "free_ram_mb": 31390, "id": 1}, {"status": "enabled", "service": {"host": "cmp001", "disabled_reason": null, "id": 76}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "memory_mb_used": 512, "memory_mb": 31902, "current_workload": 0, "state": "up", "host_ip": "10.167.4.52", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"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": 2198, "hypervisor_version": 2011001, "disk_available_least": 2059, "local_gb": 2198, "free_ram_mb": 31390, "id": 4}]} 2018-06-30 12:37:45,325 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-hypervisors/detail used request id req-fe185c52-d1bb-4b89-a9c1-ef1e5d282c9e 2018-06-30 12:37:45,326 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 12:37:45,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:45,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:37:45,435 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-30 12:37:45,436 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 12:37:45,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:37:46,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:37:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["_LzD4Ol-R56NmrTn4ALHRg"], "issued_at": "2018-06-30T12:37:46.000000Z"}} 2018-06-30 12:37:46,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65468004a9e88aab71ea57674e0aa5952f5851b7" 2018-06-30 12:37:48,664 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:37:48 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-652a1100-e027-4978-b9aa-44f7354ba3a6 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-30 12:37:48,665 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks used request id req-652a1100-e027-4978-b9aa-44f7354ba3a6 2018-06-30 12:37:48,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:48,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-30 12:37:48,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:37:49,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:37:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["34Z089moToCUX5v0bXG1Nw"], "issued_at": "2018-06-30T12:37:49.000000Z"}} 2018-06-30 12:37:49,630 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629b57e13f6f16db6cc49e924b92654ff44b726" 2018-06-30 12:37:50,719 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:37:50 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-342f41e6-199a-45cb-b27c-8d5792dc3eff x-openstack-request-id: req-342f41e6-199a-45cb-b27c-8d5792dc3eff Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-30 12:37:50,719 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/detail used request id req-342f41e6-199a-45cb-b27c-8d5792dc3eff 2018-06-30 12:37:50,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:37:51,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:37:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["YdX7PN1UT8yx16axXJqfSA"], "issued_at": "2018-06-30T12:37:51.000000Z"}} 2018-06-30 12:37:51,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a03d38758ca5d11bb21a5b218cf15adda0a45bc" 2018-06-30 12:37:51,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:37:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85bc6589-6421-41a2-9a53-ccf066dbdd65 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:37:51,615 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-85bc6589-6421-41a2-9a53-ccf066dbdd65 2018-06-30 12:37:51,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:37:51,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:37:51 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:37:51,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a03d38758ca5d11bb21a5b218cf15adda0a45bc" 2018-06-30 12:37:52,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:37:51 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3294324c-0ee0-4143-8107-bc64f050fca0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 12:37:52,058 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3294324c-0ee0-4143-8107-bc64f050fca0 2018-06-30 12:37:52,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a03d38758ca5d11bb21a5b218cf15adda0a45bc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-984fcfe4-2755-46d3-b7d9-e83d7e2a0c5e-projName"}}' 2018-06-30 12:37:52,370 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 12:37:52 GMT Server: Apache Content-Length: 338 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29126095-2604-4b8e-b732-9f75a3e60d4d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1f1e7b77a72946cea2cdf467ec46e21c"}, "tags": [], "enabled": true, "id": "1f1e7b77a72946cea2cdf467ec46e21c", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-984fcfe4-2755-46d3-b7d9-e83d7e2a0c5e-projName"}} 2018-06-30 12:37:52,371 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-29126095-2604-4b8e-b732-9f75a3e60d4d 2018-06-30 12:37:52,371 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-984fcfe4-2755-46d3-b7d9-e83d7e2a0c5e-projName 2018-06-30 12:37:52,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-984fcfe4-2755-46d3-b7d9-e83d7e2a0c5e-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a03d38758ca5d11bb21a5b218cf15adda0a45bc" 2018-06-30 12:37:52,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:37:52 GMT Server: Apache Content-Length: 534 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a40ed80f-9836-402f-9931-47268ed47de0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-984fcfe4-2755-46d3-b7d9-e83d7e2a0c5e-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1f1e7b77a72946cea2cdf467ec46e21c"}, "tags": [], "enabled": true, "id": "1f1e7b77a72946cea2cdf467ec46e21c", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-984fcfe4-2755-46d3-b7d9-e83d7e2a0c5e-projName"}]} 2018-06-30 12:37:52,477 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-984fcfe4-2755-46d3-b7d9-e83d7e2a0c5e-projName used request id req-a40ed80f-9836-402f-9931-47268ed47de0 2018-06-30 12:37:52,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a03d38758ca5d11bb21a5b218cf15adda0a45bc" 2018-06-30 12:37:52,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:37:52 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7f0143f-593c-48b1-af31-9e35c8368806 Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-30 12:37:52,946 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-b7f0143f-593c-48b1-af31-9e35c8368806 2018-06-30 12:37:52,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a03d38758ca5d11bb21a5b218cf15adda0a45bc" 2018-06-30 12:37:53,864 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:37:53 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-2e615326-769d-43cb-8d9a-62eb90da99df Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:35:27Z", "updated_at": "2018-06-30T12:35:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:35:27Z", "revision_number": 0, "id": "48dff242-aaaa-4ff4-89d3-9cbdba113a7b", "remote_group_id": "84df4d7c-05e4-438a-8243-dd6368f5d441", "remote_ip_prefix": null, "created_at": "2018-06-30T12:35:27Z", "security_group_id": "84df4d7c-05e4-438a-8243-dd6368f5d441", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:35:27Z", "revision_number": 0, "id": "9307aa55-588e-488c-a9d7-5b19188124e3", "remote_group_id": "84df4d7c-05e4-438a-8243-dd6368f5d441", "remote_ip_prefix": null, "created_at": "2018-06-30T12:35:27Z", "security_group_id": "84df4d7c-05e4-438a-8243-dd6368f5d441", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:35:27Z", "revision_number": 0, "id": "af36a58a-d976-46d9-a039-56878c70a49b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:35:27Z", "security_group_id": "84df4d7c-05e4-438a-8243-dd6368f5d441", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:35:27Z", "revision_number": 0, "id": "dded2f06-c1cd-497d-94ab-b70dd34e0470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:35:27Z", "security_group_id": "84df4d7c-05e4-438a-8243-dd6368f5d441", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "84df4d7c-05e4-438a-8243-dd6368f5d441", "name": "default"}]} 2018-06-30 12:37:53,864 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-2e615326-769d-43cb-8d9a-62eb90da99df 2018-06-30 12:37:53,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a03d38758ca5d11bb21a5b218cf15adda0a45bc" 2018-06-30 12:37:53,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:37:53 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-220fca5b-a589-4851-8119-82360e73db9e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:37:53,970 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-220fca5b-a589-4851-8119-82360e73db9e 2018-06-30 12:37:53,970 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 84df4d7c-05e4-438a-8243-dd6368f5d441 2018-06-30 12:37:53,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=84df4d7c-05e4-438a-8243-dd6368f5d441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a03d38758ca5d11bb21a5b218cf15adda0a45bc" 2018-06-30 12:37:54,052 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:37:54 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-227f12a5-2c6a-49b9-a0ec-87fe4499b3c6 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "84df4d7c-05e4-438a-8243-dd6368f5d441", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:35:27Z", "security_group_id": "84df4d7c-05e4-438a-8243-dd6368f5d441", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:35:27Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "48dff242-aaaa-4ff4-89d3-9cbdba113a7b"}, {"remote_group_id": "84df4d7c-05e4-438a-8243-dd6368f5d441", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:35:27Z", "security_group_id": "84df4d7c-05e4-438a-8243-dd6368f5d441", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:35:27Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "9307aa55-588e-488c-a9d7-5b19188124e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:35:27Z", "security_group_id": "84df4d7c-05e4-438a-8243-dd6368f5d441", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:35:27Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "af36a58a-d976-46d9-a039-56878c70a49b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:35:27Z", "security_group_id": "84df4d7c-05e4-438a-8243-dd6368f5d441", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:35:27Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "dded2f06-c1cd-497d-94ab-b70dd34e0470"}]} 2018-06-30 12:37:54,052 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=84df4d7c-05e4-438a-8243-dd6368f5d441 used request id req-227f12a5-2c6a-49b9-a0ec-87fe4499b3c6 2018-06-30 12:37:54,053 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 12:37:54,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/84df4d7c-05e4-438a-8243-dd6368f5d441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a03d38758ca5d11bb21a5b218cf15adda0a45bc" 2018-06-30 12:37:54,547 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:37:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5a3a120a-3327-45c1-ad96-233de37d4166 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:37:54,547 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/84df4d7c-05e4-438a-8243-dd6368f5d441 used request id req-5a3a120a-3327-45c1-ad96-233de37d4166 2018-06-30 12:37:54,547 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-984fcfe4-2755-46d3-b7d9-e83d7e2a0c5e-projName 2018-06-30 12:37:54,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/1f1e7b77a72946cea2cdf467ec46e21c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a03d38758ca5d11bb21a5b218cf15adda0a45bc" 2018-06-30 12:37:55,397 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:37:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a334c4c-a1fa-48f0-a5a5-d0946afe75cb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:37:55,397 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/1f1e7b77a72946cea2cdf467ec46e21c used request id req-8a334c4c-a1fa-48f0-a5a5-d0946afe75cb 2018-06-30 12:37:55,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:37:56,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:37:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["rU4ISQV_RvWp1YtrhaJPIA"], "issued_at": "2018-06-30T12:37:56.000000Z"}} 2018-06-30 12:37:56,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25251616fc0f1b0dbd7ef000c47ff990e9e172cc" 2018-06-30 12:37:56,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:37:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b281ea9-2eb0-43ad-a368-f187a3954275 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:37:56,193 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7b281ea9-2eb0-43ad-a368-f187a3954275 2018-06-30 12:37:56,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:37:56,209 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:37:56 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:37:56,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25251616fc0f1b0dbd7ef000c47ff990e9e172cc" 2018-06-30 12:37:56,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:37:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93e533cd-bbd6-4e23-879f-c523267ba1d8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 12:37:56,646 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-93e533cd-bbd6-4e23-879f-c523267ba1d8 2018-06-30 12:37:57,535 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-051814cf-b181-4d98-8389-dbd22aeeb1b0-username 2018-06-30 12:37:57,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25251616fc0f1b0dbd7ef000c47ff990e9e172cc" 2018-06-30 12:37:57,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:37:57 GMT Server: Apache Content-Length: 3581 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c6afd40-2fb7-4c7f-9f70-fd2845dbc241 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-051814cf-b181-4d98-8389-dbd22aeeb1b0-username", "links": {"self": "http://10.167.4.35:5000/v3/users/fc7479f26e84405c8dc670b729387727"}, "domain_id": "default", "enabled": true, "id": "fc7479f26e84405c8dc670b729387727", "options": {}}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 12:37:57,918 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5c6afd40-2fb7-4c7f-9f70-fd2845dbc241 2018-06-30 12:37:57,919 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-051814cf-b181-4d98-8389-dbd22aeeb1b0-username 2018-06-30 12:37:57,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/fc7479f26e84405c8dc670b729387727 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25251616fc0f1b0dbd7ef000c47ff990e9e172cc" 2018-06-30 12:37:58,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:37:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-61b6493f-b89a-4d1a-ab4c-553561938c48 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:37:58,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/fc7479f26e84405c8dc670b729387727 used request id req-61b6493f-b89a-4d1a-ab4c-553561938c48 2018-06-30 12:37:58,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:37:59,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:37:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["mvY7q8jzSfe46Z8BOLVN7g"], "issued_at": "2018-06-30T12:37:59.000000Z"}} 2018-06-30 12:37:59,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9437680d6f4d25c323bd4836c7b17faccd955934" 2018-06-30 12:37:59,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:37:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb3f93db-a30a-45f4-88c2-48f0a7275be9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:37:59,218 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cb3f93db-a30a-45f4-88c2-48f0a7275be9 2018-06-30 12:37:59,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:37:59,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-06-30 12:37:59,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:00,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:37:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Im9CdFQXRdmU1woWpZCAtw"], "issued_at": "2018-06-30T12:37:59.000000Z"}} 2018-06-30 12:38:00,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}910f8272d08280d5b882188a3873993554b454a6" 2018-06-30 12:38:00,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93afc1f3-c20b-4bf4-8984-e4d98fc5f204 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:38:00,368 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-93afc1f3-c20b-4bf4-8984-e4d98fc5f204 2018-06-30 12:38:00,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:38:00,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:01,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["vCV0vRRkQJK2maPwmFtH7w"], "issued_at": "2018-06-30T12:38:01.000000Z"}} 2018-06-30 12:38:01,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:02,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["B-g3c-rAR-iHRxi5SX1K7w"], "issued_at": "2018-06-30T12:38:02.000000Z"}} 2018-06-30 12:38:02,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86301dac617283b6aabdf4f8f19ff1d8e6e9f798" 2018-06-30 12:38:02,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e99e5d8-39e3-48f7-9cb9-d870a727328e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:38:02,480 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7e99e5d8-39e3-48f7-9cb9-d870a727328e 2018-06-30 12:38:02,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:38:02,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:03,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["HGkcVrtURnmrCizPmqn38Q"], "issued_at": "2018-06-30T12:38:03.000000Z"}} 2018-06-30 12:38:03,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:04,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["e4BOGSU6SFiPfoLNR3ioJg"], "issued_at": "2018-06-30T12:38:04.000000Z"}} 2018-06-30 12:38:04,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a785b9a06dc2f8cc492e9b0e3a9c165bb0aed498" 2018-06-30 12:38:04,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c1d782f-1689-4fb1-bae0-2c9d9ac8190d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:38:04,824 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3c1d782f-1689-4fb1-bae0-2c9d9ac8190d 2018-06-30 12:38:04,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:38:04,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:05,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Jz_fEumbQBqWApMhc813FA"], "issued_at": "2018-06-30T12:38:05.000000Z"}} 2018-06-30 12:38:05,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:38:05,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:06,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["OpZz8Pq1RDOXDEs1rFX2nA"], "issued_at": "2018-06-30T12:38:06.000000Z"}} 2018-06-30 12:38:06,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:38:06,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:07,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["9_x2ha9pSsqZRkhziQdN3Q"], "issued_at": "2018-06-30T12:38:07.000000Z"}} 2018-06-30 12:38:07,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:08,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["LdDGaF_KQASr90QYJPtofg"], "issued_at": "2018-06-30T12:38:08.000000Z"}} 2018-06-30 12:38:08,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df060c9b9e506995342b3266cc496571b86e6f6" 2018-06-30 12:38:08,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5f0704a-81f8-4e2e-99e1-b4c76d828918 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:38:08,605 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a5f0704a-81f8-4e2e-99e1-b4c76d828918 2018-06-30 12:38:08,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:38:08,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:38:08 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:38:08,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df060c9b9e506995342b3266cc496571b86e6f6" 2018-06-30 12:38:08,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:08 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb559589-bbc7-456e-b3bd-3ed3d07ed5d4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 12:38:08,934 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fb559589-bbc7-456e-b3bd-3ed3d07ed5d4 2018-06-30 12:38:09,837 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-3bc462c4-02f7-41cb-8091-4a9372e56a9e-username 2018-06-30 12:38:09,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df060c9b9e506995342b3266cc496571b86e6f6" 2018-06-30 12:38:10,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:09 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3fc6935e-9bbd-46ea-a969-f586b63292bd Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 12:38:10,253 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3fc6935e-9bbd-46ea-a969-f586b63292bd 2018-06-30 12:38:10,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df060c9b9e506995342b3266cc496571b86e6f6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-3bc462c4-02f7-41cb-8091-4a9372e56a9e-projName"}}' 2018-06-30 12:38:10,913 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 12:38:10 GMT Server: Apache Content-Length: 338 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef22f237-a4e4-45a2-9626-fced00e444a6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a87490f43f404a1b9a89005ccf0a8b59"}, "tags": [], "enabled": true, "id": "a87490f43f404a1b9a89005ccf0a8b59", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-3bc462c4-02f7-41cb-8091-4a9372e56a9e-projName"}} 2018-06-30 12:38:10,913 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ef22f237-a4e4-45a2-9626-fced00e444a6 2018-06-30 12:38:10,913 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-3bc462c4-02f7-41cb-8091-4a9372e56a9e-projName 2018-06-30 12:38:10,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df060c9b9e506995342b3266cc496571b86e6f6" -d '{"role": {"name": "KeystoneUtilsTests-3bc462c4-02f7-41cb-8091-4a9372e56a9e-role"}}' 2018-06-30 12:38:11,159 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 12:38:10 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4caf2111-5f78-420b-a18c-f32320d24a40 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2e067007521f481897de08c66b70857d", "links": {"self": "http://10.167.4.35:5000/v3/roles/2e067007521f481897de08c66b70857d"}, "name": "KeystoneUtilsTests-3bc462c4-02f7-41cb-8091-4a9372e56a9e-role"}} 2018-06-30 12:38:11,160 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-4caf2111-5f78-420b-a18c-f32320d24a40 2018-06-30 12:38:11,160 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-3bc462c4-02f7-41cb-8091-4a9372e56a9e-role 2018-06-30 12:38:11,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/2e067007521f481897de08c66b70857d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df060c9b9e506995342b3266cc496571b86e6f6" 2018-06-30 12:38:11,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:11 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da5a53e3-b23a-4222-9958-22bb8c28032a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2e067007521f481897de08c66b70857d", "links": {"self": "http://10.167.4.35:5000/v3/roles/2e067007521f481897de08c66b70857d"}, "name": "KeystoneUtilsTests-3bc462c4-02f7-41cb-8091-4a9372e56a9e-role"}} 2018-06-30 12:38:11,482 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/2e067007521f481897de08c66b70857d used request id req-da5a53e3-b23a-4222-9958-22bb8c28032a 2018-06-30 12:38:11,482 - keystone_utils - INFO - Granting role KeystoneUtilsTests-3bc462c4-02f7-41cb-8091-4a9372e56a9e-role to project KeystoneUtilsTests-3bc462c4-02f7-41cb-8091-4a9372e56a9e-projName 2018-06-30 12:38:11,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a87490f43f404a1b9a89005ccf0a8b59/users/787f3df54aad4a93b1d5c590febeef5d/roles/2e067007521f481897de08c66b70857d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df060c9b9e506995342b3266cc496571b86e6f6" 2018-06-30 12:38:12,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:38:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b0563bf-41a5-4686-aed0-a49cfb2d8afa Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:38:12,002 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a87490f43f404a1b9a89005ccf0a8b59/users/787f3df54aad4a93b1d5c590febeef5d/roles/2e067007521f481897de08c66b70857d used request id req-8b0563bf-41a5-4686-aed0-a49cfb2d8afa 2018-06-30 12:38:12,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a87490f43f404a1b9a89005ccf0a8b59/users/787f3df54aad4a93b1d5c590febeef5d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df060c9b9e506995342b3266cc496571b86e6f6" 2018-06-30 12:38:12,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:12 GMT Server: Apache Content-Length: 402 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5444878d-98bb-4379-9311-5ba3a0e2f5a9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/a87490f43f404a1b9a89005ccf0a8b59/users/787f3df54aad4a93b1d5c590febeef5d/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2e067007521f481897de08c66b70857d", "links": {"self": "http://10.167.4.35:5000/v3/roles/2e067007521f481897de08c66b70857d"}, "name": "KeystoneUtilsTests-3bc462c4-02f7-41cb-8091-4a9372e56a9e-role"}]} 2018-06-30 12:38:12,467 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a87490f43f404a1b9a89005ccf0a8b59/users/787f3df54aad4a93b1d5c590febeef5d/roles used request id req-5444878d-98bb-4379-9311-5ba3a0e2f5a9 2018-06-30 12:38:12,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df060c9b9e506995342b3266cc496571b86e6f6" 2018-06-30 12:38:15,254 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:38:15 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-ba2aa1fe-f540-4917-a0ad-8748cb5ecc4a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:14Z", "updated_at": "2018-06-30T12:38:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:15Z", "revision_number": 0, "id": "07391b67-f45f-4960-90eb-ab6e90f854b3", "remote_group_id": "30f21721-52ca-41e7-a8ef-c5da50f69aed", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:15Z", "security_group_id": "30f21721-52ca-41e7-a8ef-c5da50f69aed", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:15Z", "revision_number": 0, "id": "156c8643-90dc-48c6-878a-32f9337c531b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:15Z", "security_group_id": "30f21721-52ca-41e7-a8ef-c5da50f69aed", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:15Z", "revision_number": 0, "id": "532bf63b-65b2-47e6-ab48-ac74c5cf5cb1", "remote_group_id": "30f21721-52ca-41e7-a8ef-c5da50f69aed", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:15Z", "security_group_id": "30f21721-52ca-41e7-a8ef-c5da50f69aed", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:15Z", "revision_number": 0, "id": "72c736a7-9721-45e7-9d9d-2cff99ddcd5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:15Z", "security_group_id": "30f21721-52ca-41e7-a8ef-c5da50f69aed", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "30f21721-52ca-41e7-a8ef-c5da50f69aed", "name": "default"}]} 2018-06-30 12:38:15,255 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-ba2aa1fe-f540-4917-a0ad-8748cb5ecc4a 2018-06-30 12:38:15,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df060c9b9e506995342b3266cc496571b86e6f6" 2018-06-30 12:38:15,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:15 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-101e2cdd-65f9-4b05-8770-999c4313bc7d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:38:15,609 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-101e2cdd-65f9-4b05-8770-999c4313bc7d 2018-06-30 12:38:15,609 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30f21721-52ca-41e7-a8ef-c5da50f69aed 2018-06-30 12:38:15,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=30f21721-52ca-41e7-a8ef-c5da50f69aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df060c9b9e506995342b3266cc496571b86e6f6" 2018-06-30 12:38:15,704 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:38:15 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-4213756b-a734-4175-b7d9-35eb7215a027 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "30f21721-52ca-41e7-a8ef-c5da50f69aed", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:38:15Z", "security_group_id": "30f21721-52ca-41e7-a8ef-c5da50f69aed", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:15Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "07391b67-f45f-4960-90eb-ab6e90f854b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:38:15Z", "security_group_id": "30f21721-52ca-41e7-a8ef-c5da50f69aed", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:15Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "156c8643-90dc-48c6-878a-32f9337c531b"}, {"remote_group_id": "30f21721-52ca-41e7-a8ef-c5da50f69aed", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:38:15Z", "security_group_id": "30f21721-52ca-41e7-a8ef-c5da50f69aed", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:15Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "532bf63b-65b2-47e6-ab48-ac74c5cf5cb1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:38:15Z", "security_group_id": "30f21721-52ca-41e7-a8ef-c5da50f69aed", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:15Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "72c736a7-9721-45e7-9d9d-2cff99ddcd5c"}]} 2018-06-30 12:38:15,705 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=30f21721-52ca-41e7-a8ef-c5da50f69aed used request id req-4213756b-a734-4175-b7d9-35eb7215a027 2018-06-30 12:38:15,705 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 12:38:15,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/30f21721-52ca-41e7-a8ef-c5da50f69aed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df060c9b9e506995342b3266cc496571b86e6f6" 2018-06-30 12:38:16,838 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:38:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6275aa92-b420-4e80-8cbc-d0255a97f29c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:38:16,838 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/30f21721-52ca-41e7-a8ef-c5da50f69aed used request id req-6275aa92-b420-4e80-8cbc-d0255a97f29c 2018-06-30 12:38:16,839 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-3bc462c4-02f7-41cb-8091-4a9372e56a9e-projName 2018-06-30 12:38:16,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/a87490f43f404a1b9a89005ccf0a8b59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df060c9b9e506995342b3266cc496571b86e6f6" 2018-06-30 12:38:17,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:38:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39523273-b40c-4b12-af00-1c13d8c13f18 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:38:17,517 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/a87490f43f404a1b9a89005ccf0a8b59 used request id req-39523273-b40c-4b12-af00-1c13d8c13f18 2018-06-30 12:38:17,517 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-3bc462c4-02f7-41cb-8091-4a9372e56a9e-username 2018-06-30 12:38:17,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/787f3df54aad4a93b1d5c590febeef5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df060c9b9e506995342b3266cc496571b86e6f6" 2018-06-30 12:38:18,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:38:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1554ca7-08be-4e2c-937f-0baf3c73ab34 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:38:18,069 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/787f3df54aad4a93b1d5c590febeef5d used request id req-d1554ca7-08be-4e2c-937f-0baf3c73ab34 2018-06-30 12:38:18,070 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-3bc462c4-02f7-41cb-8091-4a9372e56a9e-role 2018-06-30 12:38:18,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/2e067007521f481897de08c66b70857d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df060c9b9e506995342b3266cc496571b86e6f6" 2018-06-30 12:38:18,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:38:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c970a54-2858-41e9-946d-6ede6bc3f9da Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:38:18,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/2e067007521f481897de08c66b70857d used request id req-4c970a54-2858-41e9-946d-6ede6bc3f9da 2018-06-30 12:38:18,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:19,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["KKIW672rRs6r6GczAMx8MA"], "issued_at": "2018-06-30T12:38:19.000000Z"}} 2018-06-30 12:38:19,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e155b24598807323083bc73854140564f257e10" 2018-06-30 12:38:19,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7391e0d8-38d2-4768-96b0-5eaca02af3ed Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:38:19,787 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7391e0d8-38d2-4768-96b0-5eaca02af3ed 2018-06-30 12:38:19,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:38:19,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:20,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["V8KJ7bnuSfGrHQTjCXZReg"], "issued_at": "2018-06-30T12:38:20.000000Z"}} 2018-06-30 12:38:20,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d87cd866c2c7bb52e4f48572f44b111ee70954" 2018-06-30 12:38:20,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd9993f0-a2c3-49cb-a1b5-d124fdab2efc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:38:20,745 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fd9993f0-a2c3-49cb-a1b5-d124fdab2efc 2018-06-30 12:38:20,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:38:20,762 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:38:20 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:38:20,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d87cd866c2c7bb52e4f48572f44b111ee70954" 2018-06-30 12:38:20,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:20 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5e9f85f-b4eb-4756-b160-46fd2c49d259 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 12:38:20,934 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-f5e9f85f-b4eb-4756-b160-46fd2c49d259 2018-06-30 12:38:20,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d87cd866c2c7bb52e4f48572f44b111ee70954" 2018-06-30 12:38:21,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:20 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f382f0d2-5dfe-45e8-81b8-f71106eb19bc Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 12:38:21,366 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f382f0d2-5dfe-45e8-81b8-f71106eb19bc 2018-06-30 12:38:21,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d87cd866c2c7bb52e4f48572f44b111ee70954" 2018-06-30 12:38:22,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19d1715b-f39c-4d12-a644-c47db0c7d261 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:38:22,350 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-19d1715b-f39c-4d12-a644-c47db0c7d261 2018-06-30 12:38:22,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d87cd866c2c7bb52e4f48572f44b111ee70954" 2018-06-30 12:38:22,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:22 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7832f546-1ffb-4a9c-af9f-5d9330aba96f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "id": "3f82605113b8454d8c19c473b2f93c9c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-30 12:38:22,444 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-7832f546-1ffb-4a9c-af9f-5d9330aba96f 2018-06-30 12:38:22,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/6b946b7e9ce34f8b9d5c1a17e21ea7c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d87cd866c2c7bb52e4f48572f44b111ee70954" 2018-06-30 12:38:22,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:22 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2cbfc39-7a70-474c-9d2a-48a349e4efba Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/6b946b7e9ce34f8b9d5c1a17e21ea7c1"}, "enabled": true, "id": "6b946b7e9ce34f8b9d5c1a17e21ea7c1", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-5dcc29e8-1a72-4c9-name"}} 2018-06-30 12:38:22,954 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/6b946b7e9ce34f8b9d5c1a17e21ea7c1 used request id req-f2cbfc39-7a70-474c-9d2a-48a349e4efba 2018-06-30 12:38:22,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/6b946b7e9ce34f8b9d5c1a17e21ea7c1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d87cd866c2c7bb52e4f48572f44b111ee70954" 2018-06-30 12:38:23,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:22 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e3741fd-4c6c-4b4a-aaa5-643b93d6b8da Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/6b946b7e9ce34f8b9d5c1a17e21ea7c1/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 12:38:23,389 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/6b946b7e9ce34f8b9d5c1a17e21ea7c1/roles used request id req-9e3741fd-4c6c-4b4a-aaa5-643b93d6b8da 2018-06-30 12:38:23,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d87cd866c2c7bb52e4f48572f44b111ee70954" 2018-06-30 12:38:23,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:23 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-465af497-9da7-4fc6-a385-ffde8dbec7f9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}} 2018-06-30 12:38:23,677 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-465af497-9da7-4fc6-a385-ffde8dbec7f9 2018-06-30 12:38:23,677 - keystone_utils - INFO - Granting role admin to project admin 2018-06-30 12:38:23,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/6b946b7e9ce34f8b9d5c1a17e21ea7c1/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d87cd866c2c7bb52e4f48572f44b111ee70954" 2018-06-30 12:38:24,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:38:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf82c360-3a27-4ea3-933c-1b46c38232fd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:38:24,329 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/6b946b7e9ce34f8b9d5c1a17e21ea7c1/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-cf82c360-3a27-4ea3-933c-1b46c38232fd 2018-06-30 12:38:24,329 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-5dcc29e8-1a72-4c9-name 2018-06-30 12:38:24,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:38:24,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:38:24 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:38:24,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e155b24598807323083bc73854140564f257e10" 2018-06-30 12:38:24,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:24 GMT Server: Apache Content-Length: 3562 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8a45b48-2f45-4e1a-a722-72c539d69c59 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-5dcc29e8-1a72-4c9-name", "links": {"self": "http://10.167.4.35:5000/v3/users/6b946b7e9ce34f8b9d5c1a17e21ea7c1"}, "domain_id": "default", "enabled": true, "id": "6b946b7e9ce34f8b9d5c1a17e21ea7c1", "options": {}}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 12:38:24,749 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-e8a45b48-2f45-4e1a-a722-72c539d69c59 2018-06-30 12:38:24,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e155b24598807323083bc73854140564f257e10" 2018-06-30 12:38:25,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:24 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4de508d9-3912-4f2c-9e52-ce3d1e913e9a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:38:25,131 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4de508d9-3912-4f2c-9e52-ce3d1e913e9a 2018-06-30 12:38:25,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e155b24598807323083bc73854140564f257e10" 2018-06-30 12:38:25,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:25 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e86dcc75-1604-4ea1-bcbe-dbc38d390064 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "id": "3f82605113b8454d8c19c473b2f93c9c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-30 12:38:25,549 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-e86dcc75-1604-4ea1-bcbe-dbc38d390064 2018-06-30 12:38:25,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/6b946b7e9ce34f8b9d5c1a17e21ea7c1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e155b24598807323083bc73854140564f257e10" 2018-06-30 12:38:26,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:25 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ffc1c50e-c70d-4c30-8e26-21d0444c3116 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/6b946b7e9ce34f8b9d5c1a17e21ea7c1/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}]} 2018-06-30 12:38:26,020 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/6b946b7e9ce34f8b9d5c1a17e21ea7c1/roles used request id req-ffc1c50e-c70d-4c30-8e26-21d0444c3116 2018-06-30 12:38:26,021 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-5dcc29e8-1a72-4c9-name 2018-06-30 12:38:26,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/6b946b7e9ce34f8b9d5c1a17e21ea7c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53d87cd866c2c7bb52e4f48572f44b111ee70954" 2018-06-30 12:38:26,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:38:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bca83f5b-9e37-4f16-82ff-64ccabcbd480 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:38:26,574 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/6b946b7e9ce34f8b9d5c1a17e21ea7c1 used request id req-bca83f5b-9e37-4f16-82ff-64ccabcbd480 2018-06-30 12:38:26,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:27,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["y7T-G2lcSNaduBSEGNUyhw"], "issued_at": "2018-06-30T12:38:27.000000Z"}} 2018-06-30 12:38:27,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683ade9208fa47d17ed7d81307a93ce2b789ad0e" 2018-06-30 12:38:27,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a0e8126-254c-4065-bc12-bacc0c70d48b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:38:27,716 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8a0e8126-254c-4065-bc12-bacc0c70d48b 2018-06-30 12:38:27,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:38:27,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:28,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["ET53LG6_SiO73bJ3a4jTSQ"], "issued_at": "2018-06-30T12:38:28.000000Z"}} 2018-06-30 12:38:28,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48e3964d4874e04a188ff43299a8f07d28e0be69" 2018-06-30 12:38:28,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6bafc3f-37c0-45b9-ac4c-5b3dfcc3e75a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:38:28,524 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a6bafc3f-37c0-45b9-ac4c-5b3dfcc3e75a 2018-06-30 12:38:28,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:38:28,541 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:38:28 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:38:28,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48e3964d4874e04a188ff43299a8f07d28e0be69" 2018-06-30 12:38:29,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:28 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3bfde67-4522-404e-8471-15d6c24f7b9e Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 12:38:29,067 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-f3bfde67-4522-404e-8471-15d6c24f7b9e 2018-06-30 12:38:29,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48e3964d4874e04a188ff43299a8f07d28e0be69" 2018-06-30 12:38:29,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f917518-a913-4751-b038-181b379a13d3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 12:38:29,430 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2f917518-a913-4751-b038-181b379a13d3 2018-06-30 12:38:30,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48e3964d4874e04a188ff43299a8f07d28e0be69" 2018-06-30 12:38:30,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:30 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4c98d3a-c477-4047-9ac6-3692cd43fae4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:38:30,565 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f4c98d3a-c477-4047-9ac6-3692cd43fae4 2018-06-30 12:38:30,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48e3964d4874e04a188ff43299a8f07d28e0be69" 2018-06-30 12:38:30,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:30 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-224fb770-6fbe-43db-a746-82ec33591005 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "id": "3f82605113b8454d8c19c473b2f93c9c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-30 12:38:30,879 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-224fb770-6fbe-43db-a746-82ec33591005 2018-06-30 12:38:30,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/4894ca8c27d847edab7ccab3231cc4fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48e3964d4874e04a188ff43299a8f07d28e0be69" 2018-06-30 12:38:31,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:30 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8f2a306-dc5a-496b-8f36-300969e6b1f5 Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/4894ca8c27d847edab7ccab3231cc4fc"}, "enabled": true, "id": "4894ca8c27d847edab7ccab3231cc4fc", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-f42d62a6-852d-4e9-name"}} 2018-06-30 12:38:31,412 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/4894ca8c27d847edab7ccab3231cc4fc used request id req-c8f2a306-dc5a-496b-8f36-300969e6b1f5 2018-06-30 12:38:31,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/4894ca8c27d847edab7ccab3231cc4fc/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48e3964d4874e04a188ff43299a8f07d28e0be69" 2018-06-30 12:38:31,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:31 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0618a8f-f83b-4c1f-986f-66f96cbc029b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/4894ca8c27d847edab7ccab3231cc4fc/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 12:38:31,938 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/4894ca8c27d847edab7ccab3231cc4fc/roles used request id req-f0618a8f-f83b-4c1f-986f-66f96cbc029b 2018-06-30 12:38:31,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48e3964d4874e04a188ff43299a8f07d28e0be69" 2018-06-30 12:38:32,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:31 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-818ec72c-dda7-4fbe-aca8-f8cbe5ac620c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}} 2018-06-30 12:38:32,364 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-818ec72c-dda7-4fbe-aca8-f8cbe5ac620c 2018-06-30 12:38:32,364 - keystone_utils - INFO - Granting role admin to project admin 2018-06-30 12:38:32,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/4894ca8c27d847edab7ccab3231cc4fc/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48e3964d4874e04a188ff43299a8f07d28e0be69" 2018-06-30 12:38:32,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:38:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6eacb153-b79d-4828-ab70-b716d49797c4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:38:32,826 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/4894ca8c27d847edab7ccab3231cc4fc/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-6eacb153-b79d-4828-ab70-b716d49797c4 2018-06-30 12:38:32,827 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-f42d62a6-852d-4e9-name 2018-06-30 12:38:32,827 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-f42d62a6-852d-4e9-name 2018-06-30 12:38:32,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:38:32,841 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:38:32 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:38:32,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/4894ca8c27d847edab7ccab3231cc4fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}683ade9208fa47d17ed7d81307a93ce2b789ad0e" 2018-06-30 12:38:33,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:38:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcd3d639-3119-48d3-b129-92df3a823daf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:38:33,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/4894ca8c27d847edab7ccab3231cc4fc used request id req-dcd3d639-3119-48d3-b129-92df3a823daf 2018-06-30 12:38:33,462 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-f42d62a6-852d-4e9-name 2018-06-30 12:38:33,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/4894ca8c27d847edab7ccab3231cc4fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48e3964d4874e04a188ff43299a8f07d28e0be69" 2018-06-30 12:38:33,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 12:38:33 GMT Server: Apache Content-Length: 115 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-865d2de2-d5ab-4d0c-82d2-755f76c39cc9 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 4894ca8c27d847edab7ccab3231cc4fc.", "code": 404, "title": "Not Found"}} 2018-06-30 12:38:33,835 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/4894ca8c27d847edab7ccab3231cc4fc used request id req-865d2de2-d5ab-4d0c-82d2-755f76c39cc9 2018-06-30 12:38:33,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 12:38:33,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:34,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["zWfTcO-_TpSJNgowZpoVtg"], "issued_at": "2018-06-30T12:38:34.000000Z"}} 2018-06-30 12:38:34,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d27321faf7e90543486f2d817f9c427ad900fa" 2018-06-30 12:38:34,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32216767-98a8-497b-aa58-a86562fd0e49 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:38:34,656 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-32216767-98a8-497b-aa58-a86562fd0e49 2018-06-30 12:38:34,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:38:34,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:35,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["XHmrGYhqQFeH2ZBjK6Y54w"], "issued_at": "2018-06-30T12:38:35.000000Z"}} 2018-06-30 12:38:35,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a41b6087937a0ce9b50b056a1d451d70736da02" 2018-06-30 12:38:35,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c550e226-216c-4cd4-a870-8efcf3473fd4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:38:35,503 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c550e226-216c-4cd4-a870-8efcf3473fd4 2018-06-30 12:38:35,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:38:35,519 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:38:35 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:38:35,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a41b6087937a0ce9b50b056a1d451d70736da02" 2018-06-30 12:38:35,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:35 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-108b103d-135a-4e85-b6cc-209054e229bf Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 12:38:35,902 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-108b103d-135a-4e85-b6cc-209054e229bf 2018-06-30 12:38:35,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a41b6087937a0ce9b50b056a1d451d70736da02" 2018-06-30 12:38:36,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:35 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ca695a6-7cbb-4acc-9a06-a9915fe497fa Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 12:38:36,283 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2ca695a6-7cbb-4acc-9a06-a9915fe497fa 2018-06-30 12:38:36,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a41b6087937a0ce9b50b056a1d451d70736da02" 2018-06-30 12:38:37,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:36 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb40dc4c-a50b-4db9-8ac0-1371609078b8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:38:37,161 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-fb40dc4c-a50b-4db9-8ac0-1371609078b8 2018-06-30 12:38:37,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a41b6087937a0ce9b50b056a1d451d70736da02" 2018-06-30 12:38:37,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:37 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e39c2d6-54c7-4c86-a404-bc51829c52cf Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "id": "3f82605113b8454d8c19c473b2f93c9c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-30 12:38:37,602 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-2e39c2d6-54c7-4c86-a404-bc51829c52cf 2018-06-30 12:38:37,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/417cb75ed4a94fe19389a6d7d03a7826 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a41b6087937a0ce9b50b056a1d451d70736da02" 2018-06-30 12:38:37,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:37 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b140b6dc-33d7-4947-813c-2c32d4f0c63a Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/417cb75ed4a94fe19389a6d7d03a7826"}, "enabled": true, "id": "417cb75ed4a94fe19389a6d7d03a7826", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-57b1ac01-4e72-44e-name"}} 2018-06-30 12:38:38,000 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/417cb75ed4a94fe19389a6d7d03a7826 used request id req-b140b6dc-33d7-4947-813c-2c32d4f0c63a 2018-06-30 12:38:38,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/417cb75ed4a94fe19389a6d7d03a7826/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a41b6087937a0ce9b50b056a1d451d70736da02" 2018-06-30 12:38:38,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:38 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a30fd55-1335-4474-8942-79ea73df77e8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/417cb75ed4a94fe19389a6d7d03a7826/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 12:38:38,463 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/417cb75ed4a94fe19389a6d7d03a7826/roles used request id req-0a30fd55-1335-4474-8942-79ea73df77e8 2018-06-30 12:38:38,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a41b6087937a0ce9b50b056a1d451d70736da02" 2018-06-30 12:38:38,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:38 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52946f5b-e608-4f3e-84d0-ba6218bc6df2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}} 2018-06-30 12:38:38,864 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-52946f5b-e608-4f3e-84d0-ba6218bc6df2 2018-06-30 12:38:38,864 - keystone_utils - INFO - Granting role admin to project admin 2018-06-30 12:38:38,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/417cb75ed4a94fe19389a6d7d03a7826/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a41b6087937a0ce9b50b056a1d451d70736da02" 2018-06-30 12:38:39,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:38:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e52dc0f6-022d-446a-9c71-6b329efcb947 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:38:39,403 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/417cb75ed4a94fe19389a6d7d03a7826/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-e52dc0f6-022d-446a-9c71-6b329efcb947 2018-06-30 12:38:39,403 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-57b1ac01-4e72-44e-name 2018-06-30 12:38:39,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:38:39,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:38:39 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:38:39,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d27321faf7e90543486f2d817f9c427ad900fa" 2018-06-30 12:38:39,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:39 GMT Server: Apache Content-Length: 3562 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cedcd4ad-1863-4d16-848c-78cadcc7f339 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-57b1ac01-4e72-44e-name", "links": {"self": "http://10.167.4.35:5000/v3/users/417cb75ed4a94fe19389a6d7d03a7826"}, "domain_id": "default", "enabled": true, "id": "417cb75ed4a94fe19389a6d7d03a7826", "options": {}}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 12:38:39,860 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-cedcd4ad-1863-4d16-848c-78cadcc7f339 2018-06-30 12:38:39,860 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-57b1ac01-4e72-44e-name 2018-06-30 12:38:39,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/417cb75ed4a94fe19389a6d7d03a7826 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a41b6087937a0ce9b50b056a1d451d70736da02" 2018-06-30 12:38:40,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:38:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13feb85a-c0ee-44fe-8d28-6a755e9527f0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:38:40,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/417cb75ed4a94fe19389a6d7d03a7826 used request id req-13feb85a-c0ee-44fe-8d28-6a755e9527f0 2018-06-30 12:38:40,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:41,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["SQw6gQMPQKepnpt8cybVew"], "issued_at": "2018-06-30T12:38:41.000000Z"}} 2018-06-30 12:38:41,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062544b067db103866d2fbb15dd7a1a308be2a35" 2018-06-30 12:38:41,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e89bff9-3cff-41e5-b17f-fbd4f9f273a5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:38:41,762 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7e89bff9-3cff-41e5-b17f-fbd4f9f273a5 2018-06-30 12:38:41,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:38:41,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:42,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["oJNs45_5SDKzoplTJZOlmQ"], "issued_at": "2018-06-30T12:38:42.000000Z"}} 2018-06-30 12:38:42,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f579569da5ef30a52da89ab53d553e3fa8d130" 2018-06-30 12:38:42,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b77ffd47-6945-45af-8e96-7c0a4b64bedf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:38:42,714 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b77ffd47-6945-45af-8e96-7c0a4b64bedf 2018-06-30 12:38:42,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:38:42,731 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:38:42 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:38:42,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f579569da5ef30a52da89ab53d553e3fa8d130" 2018-06-30 12:38:43,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:42 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60a6a376-5dee-463f-9aec-69001b519cda Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 12:38:43,188 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-60a6a376-5dee-463f-9aec-69001b519cda 2018-06-30 12:38:43,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f579569da5ef30a52da89ab53d553e3fa8d130" 2018-06-30 12:38:43,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:43 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65759a7f-0f0c-4ef8-9590-68db49b1d110 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 12:38:43,767 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-65759a7f-0f0c-4ef8-9590-68db49b1d110 2018-06-30 12:38:44,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f579569da5ef30a52da89ab53d553e3fa8d130" 2018-06-30 12:38:44,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88ba7f75-6c63-4dbb-b979-3ac0f4d33f1e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:38:44,923 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-88ba7f75-6c63-4dbb-b979-3ac0f4d33f1e 2018-06-30 12:38:44,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f579569da5ef30a52da89ab53d553e3fa8d130" 2018-06-30 12:38:45,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:44 GMT Server: Apache Content-Length: 405 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ccbc270b-d6d5-4e42-b796-61bc8998dc07 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "id": "3f82605113b8454d8c19c473b2f93c9c", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-06-30 12:38:45,299 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=admin used request id req-ccbc270b-d6d5-4e42-b796-61bc8998dc07 2018-06-30 12:38:45,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/a10f0df4973e4c9a84d015eb87fbacd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f579569da5ef30a52da89ab53d553e3fa8d130" 2018-06-30 12:38:45,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:45 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ce4aaa9-9187-443e-8107-d96db6e3606b Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/a10f0df4973e4c9a84d015eb87fbacd9"}, "enabled": true, "id": "a10f0df4973e4c9a84d015eb87fbacd9", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-e65d7cd5-339e-46c-name"}} 2018-06-30 12:38:45,729 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/a10f0df4973e4c9a84d015eb87fbacd9 used request id req-0ce4aaa9-9187-443e-8107-d96db6e3606b 2018-06-30 12:38:45,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/a10f0df4973e4c9a84d015eb87fbacd9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f579569da5ef30a52da89ab53d553e3fa8d130" 2018-06-30 12:38:46,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:45 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89b076fd-76ac-44e9-8a6e-ead09af3a40b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/a10f0df4973e4c9a84d015eb87fbacd9/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 12:38:46,191 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/a10f0df4973e4c9a84d015eb87fbacd9/roles used request id req-89b076fd-76ac-44e9-8a6e-ead09af3a40b 2018-06-30 12:38:46,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f579569da5ef30a52da89ab53d553e3fa8d130" 2018-06-30 12:38:46,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:46 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46882886-6163-49eb-81bc-14944b8f8601 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}} 2018-06-30 12:38:46,624 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-46882886-6163-49eb-81bc-14944b8f8601 2018-06-30 12:38:46,624 - keystone_utils - INFO - Granting role admin to project admin 2018-06-30 12:38:46,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/a10f0df4973e4c9a84d015eb87fbacd9/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f579569da5ef30a52da89ab53d553e3fa8d130" 2018-06-30 12:38:47,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:38:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-205ff217-1e57-471b-a085-b231123ee344 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:38:47,085 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c/users/a10f0df4973e4c9a84d015eb87fbacd9/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-205ff217-1e57-471b-a085-b231123ee344 2018-06-30 12:38:47,086 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-e65d7cd5-339e-46c-name 2018-06-30 12:38:47,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:38:47,102 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:38:47 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:38:47,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062544b067db103866d2fbb15dd7a1a308be2a35" 2018-06-30 12:38:47,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:47 GMT Server: Apache Content-Length: 3562 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-058a7f10-7caf-40f0-9c85-d5b0b6c54b76 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-e65d7cd5-339e-46c-name", "links": {"self": "http://10.167.4.35:5000/v3/users/a10f0df4973e4c9a84d015eb87fbacd9"}, "domain_id": "default", "enabled": true, "id": "a10f0df4973e4c9a84d015eb87fbacd9", "options": {}}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 12:38:47,569 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-058a7f10-7caf-40f0-9c85-d5b0b6c54b76 2018-06-30 12:38:47,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:38:47,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:48,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["vBbLPkXbQYmVMaEpEVLQ2A"], "issued_at": "2018-06-30T12:38:48.000000Z"}} 2018-06-30 12:38:48,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02422c7fea12c3da0351fc0a6e30509dae8fbd" 2018-06-30 12:38:48,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27fe2f48-8708-431b-8ad4-ed3d8483909c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:38:48,577 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-27fe2f48-8708-431b-8ad4-ed3d8483909c 2018-06-30 12:38:48,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:38:48,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:38:48 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:38:48,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c02422c7fea12c3da0351fc0a6e30509dae8fbd" 2018-06-30 12:38:49,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:48 GMT Server: Apache Content-Length: 3562 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4e19f1b-710e-4adf-807d-b33fe774bb20 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-e65d7cd5-339e-46c-name", "links": {"self": "http://10.167.4.35:5000/v3/users/a10f0df4973e4c9a84d015eb87fbacd9"}, "domain_id": "default", "enabled": true, "id": "a10f0df4973e4c9a84d015eb87fbacd9", "options": {}}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 12:38:49,024 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-b4e19f1b-710e-4adf-807d-b33fe774bb20 2018-06-30 12:38:49,025 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e65d7cd5-339e-46c-name 2018-06-30 12:38:49,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/a10f0df4973e4c9a84d015eb87fbacd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f579569da5ef30a52da89ab53d553e3fa8d130" 2018-06-30 12:38:49,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:38:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c852c7e-fbc0-4783-939a-b140e896c9f1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:38:49,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/a10f0df4973e4c9a84d015eb87fbacd9 used request id req-5c852c7e-fbc0-4783-939a-b140e896c9f1 2018-06-30 12:38:49,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:50,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["0XSmi4mJSCuEdrdZ-fKFOw"], "issued_at": "2018-06-30T12:38:50.000000Z"}} 2018-06-30 12:38:50,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a576c810c71a1e7a3e86c42147cec9dd8b3b1e" 2018-06-30 12:38:50,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e9069ea-6fd2-4376-b688-9db1b7ca5227 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:38:50,565 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8e9069ea-6fd2-4376-b688-9db1b7ca5227 2018-06-30 12:38:50,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:38:50,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:51,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["GFkEtK3XQeGVugoCc-XXUA"], "issued_at": "2018-06-30T12:38:51.000000Z"}} 2018-06-30 12:38:51,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad863909192fc09d25c905a3b7f07cc570e6126" 2018-06-30 12:38:51,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab2ae608-5c8d-400c-b73b-4fb4ce1b4e1e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:38:51,893 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ab2ae608-5c8d-400c-b73b-4fb4ce1b4e1e 2018-06-30 12:38:51,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:38:51,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:38:51 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:38:51,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9eba750c-16cc-44a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad863909192fc09d25c905a3b7f07cc570e6126" 2018-06-30 12:38:52,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:51 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f05af352-203e-4e3f-aab8-87c2fcebc965 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9eba750c-16cc-44a-name", "previous": null, "next": null}, "projects": []} 2018-06-30 12:38:52,336 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-9eba750c-16cc-44a-name used request id req-f05af352-203e-4e3f-aab8-87c2fcebc965 2018-06-30 12:38:52,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad863909192fc09d25c905a3b7f07cc570e6126" 2018-06-30 12:38:52,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:52 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bfe42fe-f9b5-4200-838c-3e546c6a8934 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 12:38:52,734 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4bfe42fe-f9b5-4200-838c-3e546c6a8934 2018-06-30 12:38:52,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad863909192fc09d25c905a3b7f07cc570e6126" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-9eba750c-16cc-44a-name"}}' 2018-06-30 12:38:53,186 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 12:38:52 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03a06b42-18b1-48dc-9fe8-85aaa8eaafbc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0e0fc1eacf05410d95b6048e7a0700b1"}, "tags": [], "enabled": true, "id": "0e0fc1eacf05410d95b6048e7a0700b1", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-9eba750c-16cc-44a-name"}} 2018-06-30 12:38:53,186 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-03a06b42-18b1-48dc-9fe8-85aaa8eaafbc 2018-06-30 12:38:53,186 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-9eba750c-16cc-44a-name 2018-06-30 12:38:53,186 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-9eba750c-16cc-44a-name 2018-06-30 12:38:53,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:38:53,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:38:53 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:38:53,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/0e0fc1eacf05410d95b6048e7a0700b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a576c810c71a1e7a3e86c42147cec9dd8b3b1e" 2018-06-30 12:38:53,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:38:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff6d5472-99d0-4e4c-ba4e-99df68efd303 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:38:53,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/0e0fc1eacf05410d95b6048e7a0700b1 used request id req-ff6d5472-99d0-4e4c-ba4e-99df68efd303 2018-06-30 12:38:53,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad863909192fc09d25c905a3b7f07cc570e6126" 2018-06-30 12:38:56,896 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:38:56 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-37294a2f-c67e-47ea-a55a-b6b4d72f06ef Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}]} 2018-06-30 12:38:56,896 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-37294a2f-c67e-47ea-a55a-b6b4d72f06ef 2018-06-30 12:38:56,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad863909192fc09d25c905a3b7f07cc570e6126" 2018-06-30 12:38:57,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:56 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-30dbdc1e-2ba1-460c-a4cf-755518840875 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:38:57,282 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-30dbdc1e-2ba1-460c-a4cf-755518840875 2018-06-30 12:38:57,283 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-9eba750c-16cc-44a-name 2018-06-30 12:38:57,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/0e0fc1eacf05410d95b6048e7a0700b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad863909192fc09d25c905a3b7f07cc570e6126" 2018-06-30 12:38:57,713 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 12:38:57 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83f5c6a7-cf48-4689-a252-843844ac7664 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e0fc1eacf05410d95b6048e7a0700b1.", "code": 404, "title": "Not Found"}} 2018-06-30 12:38:57,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/0e0fc1eacf05410d95b6048e7a0700b1 used request id req-83f5c6a7-cf48-4689-a252-843844ac7664 2018-06-30 12:38:57,714 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 12:38:57,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad863909192fc09d25c905a3b7f07cc570e6126" 2018-06-30 12:38:58,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:57 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-171161de-f64f-4751-8e81-f02e453b2d22 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:38:58,069 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-171161de-f64f-4751-8e81-f02e453b2d22 2018-06-30 12:38:58,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a576c810c71a1e7a3e86c42147cec9dd8b3b1e" 2018-06-30 12:38:58,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:58 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6aac3867-df03-4015-bfce-59b8ef7a47ca Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-30 12:38:58,451 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-6aac3867-df03-4015-bfce-59b8ef7a47ca 2018-06-30 12:38:58,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad863909192fc09d25c905a3b7f07cc570e6126" 2018-06-30 12:38:58,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:58 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0692963-2cea-43f7-911b-c2b1fe874d6c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:38:58,537 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d0692963-2cea-43f7-911b-c2b1fe874d6c 2018-06-30 12:38:58,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:38:59,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:38:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["XFvotj88RlOF6IeBVM_fuQ"], "issued_at": "2018-06-30T12:38:59.000000Z"}} 2018-06-30 12:38:59,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d163620aeb76fc54989ebe219531318624b260ae" 2018-06-30 12:38:59,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:38:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac42d271-ce8e-48ed-a128-ddd5a39552fb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:38:59,735 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ac42d271-ce8e-48ed-a128-ddd5a39552fb 2018-06-30 12:38:59,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:38:59,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:39:00,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:39:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["RqFKBjBDRCufQTjhHgWnBg"], "issued_at": "2018-06-30T12:39:00.000000Z"}} 2018-06-30 12:39:00,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8be475ec8cb2190a09e9f6aaaa83fb42823c16d" 2018-06-30 12:39:01,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9319bd8-0ed9-47ff-8f38-bb044eb61c8f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:39:01,012 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d9319bd8-0ed9-47ff-8f38-bb044eb61c8f 2018-06-30 12:39:01,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:39:01,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:39:01 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:39:01,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5b5be57d-48fb-4db-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8be475ec8cb2190a09e9f6aaaa83fb42823c16d" 2018-06-30 12:39:01,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:01 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-108662f1-3ae4-4de6-a393-9b5f5e25dd80 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5b5be57d-48fb-4db-name", "previous": null, "next": null}, "projects": []} 2018-06-30 12:39:01,398 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5b5be57d-48fb-4db-name used request id req-108662f1-3ae4-4de6-a393-9b5f5e25dd80 2018-06-30 12:39:01,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8be475ec8cb2190a09e9f6aaaa83fb42823c16d" 2018-06-30 12:39:01,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:01 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00e09480-2fe7-426f-a6d1-347b64855c29 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 12:39:01,781 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-00e09480-2fe7-426f-a6d1-347b64855c29 2018-06-30 12:39:01,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8be475ec8cb2190a09e9f6aaaa83fb42823c16d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-5b5be57d-48fb-4db-name"}}' 2018-06-30 12:39:02,261 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 12:39:01 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-156bca20-97cd-473e-9c83-01a40220e9c3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/37dc0631068848f989121c05848390ba"}, "tags": [], "enabled": true, "id": "37dc0631068848f989121c05848390ba", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-5b5be57d-48fb-4db-name"}} 2018-06-30 12:39:02,262 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-156bca20-97cd-473e-9c83-01a40220e9c3 2018-06-30 12:39:02,262 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-5b5be57d-48fb-4db-name 2018-06-30 12:39:02,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:39:02,276 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:39:02 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:39:02,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5b5be57d-48fb-4db-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d163620aeb76fc54989ebe219531318624b260ae" 2018-06-30 12:39:02,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:02 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c74a45a5-fa99-4191-aef8-e7348ea63ca9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5b5be57d-48fb-4db-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/37dc0631068848f989121c05848390ba"}, "tags": [], "enabled": true, "id": "37dc0631068848f989121c05848390ba", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-5b5be57d-48fb-4db-name"}]} 2018-06-30 12:39:02,691 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-5b5be57d-48fb-4db-name used request id req-c74a45a5-fa99-4191-aef8-e7348ea63ca9 2018-06-30 12:39:02,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d163620aeb76fc54989ebe219531318624b260ae" 2018-06-30 12:39:03,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:02 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f62f86a3-02a4-453f-9062-3543b341783c Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-30 12:39:03,062 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-f62f86a3-02a4-453f-9062-3543b341783c 2018-06-30 12:39:03,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8be475ec8cb2190a09e9f6aaaa83fb42823c16d" 2018-06-30 12:39:04,019 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:04 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-c32dd1da-395e-495c-88bf-ff703943c462 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}]} 2018-06-30 12:39:04,019 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-c32dd1da-395e-495c-88bf-ff703943c462 2018-06-30 12:39:04,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8be475ec8cb2190a09e9f6aaaa83fb42823c16d" 2018-06-30 12:39:04,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:04 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45ec5d79-70ea-4ac4-bb3a-fd719deaf032 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:39:04,422 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-45ec5d79-70ea-4ac4-bb3a-fd719deaf032 2018-06-30 12:39:04,423 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-5b5be57d-48fb-4db-name 2018-06-30 12:39:04,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/37dc0631068848f989121c05848390ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8be475ec8cb2190a09e9f6aaaa83fb42823c16d" 2018-06-30 12:39:05,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:39:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4de75ac3-1b9a-45aa-8f2a-53b3ea8cae18 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:39:05,008 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/37dc0631068848f989121c05848390ba used request id req-4de75ac3-1b9a-45aa-8f2a-53b3ea8cae18 2018-06-30 12:39:05,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8be475ec8cb2190a09e9f6aaaa83fb42823c16d" 2018-06-30 12:39:05,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:05 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f7521da-e1b2-4140-8584-4626a695850b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:39:05,549 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3f7521da-e1b2-4140-8584-4626a695850b 2018-06-30 12:39:05,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:39:06,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:39:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["5IH7ylfYRuWZqO1RmtDgvQ"], "issued_at": "2018-06-30T12:39:06.000000Z"}} 2018-06-30 12:39:06,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2f7aebece2eb5773982d367d4d2624cd7381ab" 2018-06-30 12:39:06,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-373e2dac-b242-4251-bec3-9eb66ed5c979 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:39:06,659 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-373e2dac-b242-4251-bec3-9eb66ed5c979 2018-06-30 12:39:06,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:39:06,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:39:07,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:39:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["6UPmZbxbTRiqBfF0TCtDNQ"], "issued_at": "2018-06-30T12:39:07.000000Z"}} 2018-06-30 12:39:07,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50c151a45e87d3c35bb749e1bfacf866f8b115" 2018-06-30 12:39:07,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e28d7fdc-67f9-4038-8923-60f2ffd47555 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:39:07,955 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e28d7fdc-67f9-4038-8923-60f2ffd47555 2018-06-30 12:39:07,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:39:07,973 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:39:07 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:39:07,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-10d1f202-f379-445-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50c151a45e87d3c35bb749e1bfacf866f8b115" 2018-06-30 12:39:08,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:07 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-589e2bc8-748f-4efe-97e5-045c76877106 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-10d1f202-f379-445-name", "previous": null, "next": null}, "projects": []} 2018-06-30 12:39:08,341 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-10d1f202-f379-445-name used request id req-589e2bc8-748f-4efe-97e5-045c76877106 2018-06-30 12:39:08,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50c151a45e87d3c35bb749e1bfacf866f8b115" 2018-06-30 12:39:08,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:08 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0556bbc0-c51f-4848-9387-a849b1f21fff Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 12:39:08,747 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0556bbc0-c51f-4848-9387-a849b1f21fff 2018-06-30 12:39:08,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50c151a45e87d3c35bb749e1bfacf866f8b115" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-10d1f202-f379-445-name"}}' 2018-06-30 12:39:09,173 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 12:39:08 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e112a4ed-ac9c-47ff-a7a7-b1cabd99a724 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cb2f063f53de4110b5313847433d9999"}, "tags": [], "enabled": true, "id": "cb2f063f53de4110b5313847433d9999", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-10d1f202-f379-445-name"}} 2018-06-30 12:39:09,173 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e112a4ed-ac9c-47ff-a7a7-b1cabd99a724 2018-06-30 12:39:09,174 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-10d1f202-f379-445-name 2018-06-30 12:39:09,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:39:09,189 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:39:09 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:39:09,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-10d1f202-f379-445-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2f7aebece2eb5773982d367d4d2624cd7381ab" 2018-06-30 12:39:09,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:09 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73b1a8ca-dfa6-439d-a5d9-719e408c38bb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-10d1f202-f379-445-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cb2f063f53de4110b5313847433d9999"}, "tags": [], "enabled": true, "id": "cb2f063f53de4110b5313847433d9999", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-10d1f202-f379-445-name"}]} 2018-06-30 12:39:09,552 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-10d1f202-f379-445-name used request id req-73b1a8ca-dfa6-439d-a5d9-719e408c38bb 2018-06-30 12:39:09,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:39:09,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:39:10,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:39:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["D61zdav4T_GTIXul61QXkw"], "issued_at": "2018-06-30T12:39:10.000000Z"}} 2018-06-30 12:39:10,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}083ab9654e691fd90d6a7c69cc910ac90375396f" 2018-06-30 12:39:10,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c135db7-e1c6-4ef5-98da-255a4302064c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:39:10,379 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3c135db7-e1c6-4ef5-98da-255a4302064c 2018-06-30 12:39:10,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:39:10,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:39:10 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:39:10,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-10d1f202-f379-445-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}083ab9654e691fd90d6a7c69cc910ac90375396f" 2018-06-30 12:39:10,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:10 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c53b4ee-4a5a-4adc-b553-67879fc32ce3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-10d1f202-f379-445-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cb2f063f53de4110b5313847433d9999"}, "tags": [], "enabled": true, "id": "cb2f063f53de4110b5313847433d9999", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-10d1f202-f379-445-name"}]} 2018-06-30 12:39:10,967 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-10d1f202-f379-445-name used request id req-5c53b4ee-4a5a-4adc-b553-67879fc32ce3 2018-06-30 12:39:10,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2f7aebece2eb5773982d367d4d2624cd7381ab" 2018-06-30 12:39:11,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:10 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-024cd6ba-893d-4be3-9017-36a033bcdfd6 Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-30 12:39:11,395 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-024cd6ba-893d-4be3-9017-36a033bcdfd6 2018-06-30 12:39:11,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50c151a45e87d3c35bb749e1bfacf866f8b115" 2018-06-30 12:39:12,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:12 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-213df6ba-6b93-4a67-9bac-74b012ba72be Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}]} 2018-06-30 12:39:12,395 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-213df6ba-6b93-4a67-9bac-74b012ba72be 2018-06-30 12:39:12,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50c151a45e87d3c35bb749e1bfacf866f8b115" 2018-06-30 12:39:12,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:12 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bba9715d-bb7a-4312-9eee-938ad7958de4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:39:12,873 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-bba9715d-bb7a-4312-9eee-938ad7958de4 2018-06-30 12:39:12,874 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-10d1f202-f379-445-name 2018-06-30 12:39:12,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/cb2f063f53de4110b5313847433d9999 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50c151a45e87d3c35bb749e1bfacf866f8b115" 2018-06-30 12:39:13,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:39:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f784f61-51a9-4354-ac14-9b8e120f27c6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:39:13,492 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/cb2f063f53de4110b5313847433d9999 used request id req-0f784f61-51a9-4354-ac14-9b8e120f27c6 2018-06-30 12:39:13,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf50c151a45e87d3c35bb749e1bfacf866f8b115" 2018-06-30 12:39:13,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:13 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c5b3812-5775-418a-9e60-e1506a43cf25 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:39:13,899 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0c5b3812-5775-418a-9e60-e1506a43cf25 2018-06-30 12:39:13,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:39:15,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:39:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["y9N3SvfBRh-GTA3stn2Kpw"], "issued_at": "2018-06-30T12:39:15.000000Z"}} 2018-06-30 12:39:15,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a4f99a149bb2406672a32ebcc4918e7195dd92f" 2018-06-30 12:39:15,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-34109fc0-9eea-4639-abf2-93cd24992d81 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:39:15,104 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-34109fc0-9eea-4639-abf2-93cd24992d81 2018-06-30 12:39:15,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:39:15,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:39:15,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:39:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["AZboM07fTrWQQWN4BIVoDg"], "issued_at": "2018-06-30T12:39:15.000000Z"}} 2018-06-30 12:39:15,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c009552636e0e1f0bd213ede78cf0cccec49d956" 2018-06-30 12:39:16,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7babfc2-e8aa-4f29-bc58-f1d2f2364703 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:39:16,343 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f7babfc2-e8aa-4f29-bc58-f1d2f2364703 2018-06-30 12:39:16,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:39:16,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:39:16 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:39:16,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-9b2460c3-8733-441-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c009552636e0e1f0bd213ede78cf0cccec49d956" 2018-06-30 12:39:16,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:16 GMT Server: Apache Content-Length: 189 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0376d46a-34f3-412e-9656-4f1122398312 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-9b2460c3-8733-441-name", "previous": null, "next": null}, "projects": []} 2018-06-30 12:39:16,448 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-9b2460c3-8733-441-name used request id req-0376d46a-34f3-412e-9656-4f1122398312 2018-06-30 12:39:16,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c009552636e0e1f0bd213ede78cf0cccec49d956" 2018-06-30 12:39:16,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:16 GMT Server: Apache Content-Length: 113 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e29b6bc3-1bcc-40a1-a4c5-6638525d3cdc Connection: close Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-06-30 12:39:16,882 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=foo used request id req-e29b6bc3-1bcc-40a1-a4c5-6638525d3cdc 2018-06-30 12:39:16,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c009552636e0e1f0bd213ede78cf0cccec49d956" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-9b2460c3-8733-441-name"}}' 2018-06-30 12:39:17,301 - keystoneauth.session - DEBUG - RESP: [400] Date: Sat, 30 Jun 2018 12:39:16 GMT Server: Apache Content-Length: 90 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4c1df5d-fb7f-40b4-b7ae-162d8a7aef49 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-06-30 12:39:17,301 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-f4c1df5d-fb7f-40b4-b7ae-162d8a7aef49 2018-06-30 12:39:17,302 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-06-30 12:39:17,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c009552636e0e1f0bd213ede78cf0cccec49d956" 2018-06-30 12:39:17,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:17 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6d56011-a0f6-47d9-98b3-9981541b14f1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:39:17,739 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c6d56011-a0f6-47d9-98b3-9981541b14f1 2018-06-30 12:39:17,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:39:18,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:39:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["-pXGq66GSJ2Msot00gvOXQ"], "issued_at": "2018-06-30T12:39:18.000000Z"}} 2018-06-30 12:39:18,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b05ba90cce4cb1298e438875f2f33c8cd224fd88" 2018-06-30 12:39:19,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4db22dfa-fa9e-45e1-b5a4-187a24f81984 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:39:19,149 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4db22dfa-fa9e-45e1-b5a4-187a24f81984 2018-06-30 12:39:19,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:39:19,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:39:20,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:39:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["R55HaX1ZSbqxC7--03CF0Q"], "issued_at": "2018-06-30T12:39:20.000000Z"}} 2018-06-30 12:39:20,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e35d8d54dcd03a769e2554b25ab18ea219a8b8" 2018-06-30 12:39:20,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-994af40c-e7a0-4366-8f40-88ba8842411f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:39:20,445 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-994af40c-e7a0-4366-8f40-88ba8842411f 2018-06-30 12:39:20,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:39:20,462 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:39:20 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:39:20,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-39d40b2a-013d-408-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e35d8d54dcd03a769e2554b25ab18ea219a8b8" 2018-06-30 12:39:20,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:20 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0cccd16-5186-4d7c-b9ae-9dc96ea17590 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-39d40b2a-013d-408-name", "previous": null, "next": null}, "projects": []} 2018-06-30 12:39:20,861 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-39d40b2a-013d-408-name used request id req-b0cccd16-5186-4d7c-b9ae-9dc96ea17590 2018-06-30 12:39:20,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e35d8d54dcd03a769e2554b25ab18ea219a8b8" 2018-06-30 12:39:21,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:20 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97b42fb0-f171-45b4-b19b-59c306c7f73e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 12:39:21,305 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-97b42fb0-f171-45b4-b19b-59c306c7f73e 2018-06-30 12:39:21,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e35d8d54dcd03a769e2554b25ab18ea219a8b8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-39d40b2a-013d-408-name"}}' 2018-06-30 12:39:21,657 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 12:39:21 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20208c42-9f72-4d90-9e3f-174affa6394c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d1b746ad7b3143c181764f5c85080f6d"}, "tags": [], "enabled": true, "id": "d1b746ad7b3143c181764f5c85080f6d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-39d40b2a-013d-408-name"}} 2018-06-30 12:39:21,658 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-20208c42-9f72-4d90-9e3f-174affa6394c 2018-06-30 12:39:21,658 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-39d40b2a-013d-408-name 2018-06-30 12:39:21,658 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:39:21,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-quota-sets/d1b746ad7b3143c181764f5c85080f6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e35d8d54dcd03a769e2554b25ab18ea219a8b8" 2018-06-30 12:39:23,407 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:23 GMT Content-Type: application/json Content-Length: 371 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b6a17e96-8736-4d1f-bb3e-2f2f5b13394a X-Compute-Request-Id: req-b6a17e96-8736-4d1f-bb3e-2f2f5b13394a Front-End-Https: on 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": "d1b746ad7b3143c181764f5c85080f6d", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-30 12:39:23,407 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/d1b746ad7b3143c181764f5c85080f6d used request id req-b6a17e96-8736-4d1f-bb3e-2f2f5b13394a 2018-06-30 12:39:23,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:8774/v2.1/os-quota-sets/d1b746ad7b3143c181764f5c85080f6d -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e35d8d54dcd03a769e2554b25ab18ea219a8b8" -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-06-30 12:39:25,469 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:25 GMT Content-Type: application/json Content-Length: 324 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5b5487db-ca0c-4e0e-ad17-bb01a11da7b7 X-Compute-Request-Id: req-5b5487db-ca0c-4e0e-ad17-bb01a11da7b7 Front-End-Https: on 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-06-30 12:39:25,470 - novaclient.v2.client - DEBUG - PUT call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/d1b746ad7b3143c181764f5c85080f6d used request id req-5b5487db-ca0c-4e0e-ad17-bb01a11da7b7 2018-06-30 12:39:25,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:39:25,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:39:25 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:39:25,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-39d40b2a-013d-408-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b05ba90cce4cb1298e438875f2f33c8cd224fd88" 2018-06-30 12:39:25,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:25 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92313eef-2bd4-4f01-8422-5ac163ed8317 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-39d40b2a-013d-408-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d1b746ad7b3143c181764f5c85080f6d"}, "tags": [], "enabled": true, "id": "d1b746ad7b3143c181764f5c85080f6d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-39d40b2a-013d-408-name"}]} 2018-06-30 12:39:25,873 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-39d40b2a-013d-408-name used request id req-92313eef-2bd4-4f01-8422-5ac163ed8317 2018-06-30 12:39:25,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b05ba90cce4cb1298e438875f2f33c8cd224fd88" 2018-06-30 12:39:26,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:25 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-903bd577-6606-4d87-86fd-7cf79ea02256 Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-30 12:39:26,338 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-903bd577-6606-4d87-86fd-7cf79ea02256 2018-06-30 12:39:26,338 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:39:26,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-quota-sets/d1b746ad7b3143c181764f5c85080f6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b05ba90cce4cb1298e438875f2f33c8cd224fd88" 2018-06-30 12:39:28,227 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:28 GMT Content-Type: application/json Content-Length: 366 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5b63d32c-e6f2-43d6-b118-195a7fef2097 X-Compute-Request-Id: req-5b63d32c-e6f2-43d6-b118-195a7fef2097 Front-End-Https: on 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": "d1b746ad7b3143c181764f5c85080f6d", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-30 12:39:28,227 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/d1b746ad7b3143c181764f5c85080f6d used request id req-5b63d32c-e6f2-43d6-b118-195a7fef2097 2018-06-30 12:39:28,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e35d8d54dcd03a769e2554b25ab18ea219a8b8" 2018-06-30 12:39:29,117 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:29 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-b72044d7-4823-4a4b-bcb3-d261880d0ff0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}]} 2018-06-30 12:39:29,117 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-b72044d7-4823-4a4b-bcb3-d261880d0ff0 2018-06-30 12:39:29,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e35d8d54dcd03a769e2554b25ab18ea219a8b8" 2018-06-30 12:39:29,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:29 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d92a3e27-dd51-4b12-865b-6cdf1e6c4f83 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:39:29,506 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-d92a3e27-dd51-4b12-865b-6cdf1e6c4f83 2018-06-30 12:39:29,508 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-39d40b2a-013d-408-name 2018-06-30 12:39:29,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d1b746ad7b3143c181764f5c85080f6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e35d8d54dcd03a769e2554b25ab18ea219a8b8" 2018-06-30 12:39:30,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:39:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d4fa8e6-6d77-4492-bbb7-82844e091091 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:39:30,252 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d1b746ad7b3143c181764f5c85080f6d used request id req-7d4fa8e6-6d77-4492-bbb7-82844e091091 2018-06-30 12:39:30,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e35d8d54dcd03a769e2554b25ab18ea219a8b8" 2018-06-30 12:39:30,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:30 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f764d7d4-b31c-4e5e-9acb-ed7d863c93e2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:39:30,353 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f764d7d4-b31c-4e5e-9acb-ed7d863c93e2 2018-06-30 12:39:30,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:39:31,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:39:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["3EJkdULyTr2-qrapqBy08g"], "issued_at": "2018-06-30T12:39:31.000000Z"}} 2018-06-30 12:39:31,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2859ed16292db59c8321d5e6a0e88777a4e4fa7" 2018-06-30 12:39:31,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2eb95588-880e-4314-94bc-695b5dbe4525 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:39:31,590 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2eb95588-880e-4314-94bc-695b5dbe4525 2018-06-30 12:39:31,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:39:31,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:39:32,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:39:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["6L2yJdraS-WOFO9ckkv9mw"], "issued_at": "2018-06-30T12:39:32.000000Z"}} 2018-06-30 12:39:32,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e20a0fb4ae793567f8731f49e106650bd1000c5" 2018-06-30 12:39:32,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8219097f-5bd1-48b3-9f29-f7076c1c2ccf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:39:32,503 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8219097f-5bd1-48b3-9f29-f7076c1c2ccf 2018-06-30 12:39:32,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:39:32,519 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:39:32 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:39:32,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-79e2d870-ffd1-4db-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e20a0fb4ae793567f8731f49e106650bd1000c5" 2018-06-30 12:39:32,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:32 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9174fa8d-d29a-49e6-8016-4f8c603f1c43 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-79e2d870-ffd1-4db-name", "previous": null, "next": null}, "projects": []} 2018-06-30 12:39:32,968 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-79e2d870-ffd1-4db-name used request id req-9174fa8d-d29a-49e6-8016-4f8c603f1c43 2018-06-30 12:39:32,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e20a0fb4ae793567f8731f49e106650bd1000c5" 2018-06-30 12:39:33,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:32 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95c38220-5abc-4e14-94cb-2cc1359d91a7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 12:39:33,069 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-95c38220-5abc-4e14-94cb-2cc1359d91a7 2018-06-30 12:39:33,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e20a0fb4ae793567f8731f49e106650bd1000c5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-79e2d870-ffd1-4db-name"}}' 2018-06-30 12:39:33,561 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 12:39:33 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9932aa31-1d5e-4267-9873-5434dd8f1dcd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6d1d73f3b3ed487f8a7546a05a8419a6"}, "tags": [], "enabled": true, "id": "6d1d73f3b3ed487f8a7546a05a8419a6", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-79e2d870-ffd1-4db-name"}} 2018-06-30 12:39:33,561 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-9932aa31-1d5e-4267-9873-5434dd8f1dcd 2018-06-30 12:39:33,562 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-79e2d870-ffd1-4db-name 2018-06-30 12:39:33,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:39:33,577 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:39:33 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:39:33,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-79e2d870-ffd1-4db-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2859ed16292db59c8321d5e6a0e88777a4e4fa7" 2018-06-30 12:39:33,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:33 GMT Server: Apache Content-Length: 502 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-102e061c-4318-4d50-af8d-9fcec5f9c6c0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-79e2d870-ffd1-4db-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6d1d73f3b3ed487f8a7546a05a8419a6"}, "tags": [], "enabled": true, "id": "6d1d73f3b3ed487f8a7546a05a8419a6", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-79e2d870-ffd1-4db-name"}]} 2018-06-30 12:39:33,671 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-79e2d870-ffd1-4db-name used request id req-102e061c-4318-4d50-af8d-9fcec5f9c6c0 2018-06-30 12:39:33,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2859ed16292db59c8321d5e6a0e88777a4e4fa7" 2018-06-30 12:39:34,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:33 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0318d274-25a6-458d-bb6f-4dc6b589f05b Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-30 12:39:34,101 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-0318d274-25a6-458d-bb6f-4dc6b589f05b 2018-06-30 12:39:34,102 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:39:34,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:8774/v2.1/os-quota-sets/6d1d73f3b3ed487f8a7546a05a8419a6 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e20a0fb4ae793567f8731f49e106650bd1000c5" -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-06-30 12:39:36,673 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:36 GMT Content-Type: application/json Content-Length: 325 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-be7aefa2-1b7e-4cb6-95b1-1cd6b2770014 X-Compute-Request-Id: req-be7aefa2-1b7e-4cb6-95b1-1cd6b2770014 Front-End-Https: on 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-06-30 12:39:36,673 - novaclient.v2.client - DEBUG - PUT call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/6d1d73f3b3ed487f8a7546a05a8419a6 used request id req-be7aefa2-1b7e-4cb6-95b1-1cd6b2770014 2018-06-30 12:39:36,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/quotas/6d1d73f3b3ed487f8a7546a05a8419a6 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e20a0fb4ae793567f8731f49e106650bd1000c5" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-06-30 12:39:37,838 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:37 GMT Content-Type: application/json Content-Length: 179 Connection: keep-alive X-Openstack-Request-Id: req-1cfec541-b350-4eca-add1-8762b7bc5344 Front-End-Https: on 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-06-30 12:39:37,839 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/quotas/6d1d73f3b3ed487f8a7546a05a8419a6 used request id req-1cfec541-b350-4eca-add1-8762b7bc5344 2018-06-30 12:39:37,840 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:39:37,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-quota-sets/6d1d73f3b3ed487f8a7546a05a8419a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e20a0fb4ae793567f8731f49e106650bd1000c5" 2018-06-30 12:39:39,076 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:39 GMT Content-Type: application/json Content-Length: 367 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fe6e976d-ec9b-4d2d-90d0-413117036b82 X-Compute-Request-Id: req-fe6e976d-ec9b-4d2d-90d0-413117036b82 Front-End-Https: on 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": "6d1d73f3b3ed487f8a7546a05a8419a6", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-30 12:39:39,076 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/6d1d73f3b3ed487f8a7546a05a8419a6 used request id req-fe6e976d-ec9b-4d2d-90d0-413117036b82 2018-06-30 12:39:39,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/quotas/6d1d73f3b3ed487f8a7546a05a8419a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e20a0fb4ae793567f8731f49e106650bd1000c5" 2018-06-30 12:39:39,879 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:39 GMT Content-Type: application/json Content-Length: 179 Connection: keep-alive X-Openstack-Request-Id: req-04e23833-122e-4761-ba38-4fb8d26a5283 Front-End-Https: on 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-06-30 12:39:39,880 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/quotas/6d1d73f3b3ed487f8a7546a05a8419a6 used request id req-04e23833-122e-4761-ba38-4fb8d26a5283 2018-06-30 12:39:39,880 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:39:39,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-quota-sets/6d1d73f3b3ed487f8a7546a05a8419a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2859ed16292db59c8321d5e6a0e88777a4e4fa7" 2018-06-30 12:39:41,185 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:41 GMT Content-Type: application/json Content-Length: 367 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-73179f10-58d4-4fa6-816d-5304a93687c0 X-Compute-Request-Id: req-73179f10-58d4-4fa6-816d-5304a93687c0 Front-End-Https: on 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": "6d1d73f3b3ed487f8a7546a05a8419a6", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-30 12:39:41,185 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/6d1d73f3b3ed487f8a7546a05a8419a6 used request id req-73179f10-58d4-4fa6-816d-5304a93687c0 2018-06-30 12:39:41,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/quotas/6d1d73f3b3ed487f8a7546a05a8419a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2859ed16292db59c8321d5e6a0e88777a4e4fa7" 2018-06-30 12:39:41,972 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:41 GMT Content-Type: application/json Content-Length: 179 Connection: keep-alive X-Openstack-Request-Id: req-3dbe8a55-6af7-4bb6-a175-ae49058cf7de Front-End-Https: on 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-06-30 12:39:41,972 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/quotas/6d1d73f3b3ed487f8a7546a05a8419a6 used request id req-3dbe8a55-6af7-4bb6-a175-ae49058cf7de 2018-06-30 12:39:41,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e20a0fb4ae793567f8731f49e106650bd1000c5" 2018-06-30 12:39:42,208 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:42 GMT Content-Type: application/json Content-Length: 2434 Connection: keep-alive X-Openstack-Request-Id: req-a927c490-c3ed-4a92-895a-55c79fad1746 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}]} 2018-06-30 12:39:42,208 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-a927c490-c3ed-4a92-895a-55c79fad1746 2018-06-30 12:39:42,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e20a0fb4ae793567f8731f49e106650bd1000c5" 2018-06-30 12:39:42,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:42 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dadde617-74b5-49b5-a1af-107a0c5cf525 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:39:42,563 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-dadde617-74b5-49b5-a1af-107a0c5cf525 2018-06-30 12:39:42,564 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-79e2d870-ffd1-4db-name 2018-06-30 12:39:42,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/6d1d73f3b3ed487f8a7546a05a8419a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e20a0fb4ae793567f8731f49e106650bd1000c5" 2018-06-30 12:39:42,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:39:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd7f56a2-343e-40f8-a795-44f8356200d7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:39:42,904 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/6d1d73f3b3ed487f8a7546a05a8419a6 used request id req-dd7f56a2-343e-40f8-a795-44f8356200d7 2018-06-30 12:39:42,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e20a0fb4ae793567f8731f49e106650bd1000c5" 2018-06-30 12:39:42,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:42 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88b57948-d1de-4165-bf4a-97435b04cffa Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:39:42,996 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-88b57948-d1de-4165-bf4a-97435b04cffa 2018-06-30 12:39:42,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:39:43,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:39:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["4820DBPgSwik1_W5HR-vag"], "issued_at": "2018-06-30T12:39:43.000000Z"}} 2018-06-30 12:39:43,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b3d4e621a8d4057a56b599a71c49a4cdd889902" 2018-06-30 12:39:43,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6abfdd09-fe50-4231-905a-d14a05293a7d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:39:43,892 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6abfdd09-fe50-4231-905a-d14a05293a7d 2018-06-30 12:39:43,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:39:43,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:39:44,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:39:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["nJ-JH3_vSNCYlNcbFHaJqw"], "issued_at": "2018-06-30T12:39:44.000000Z"}} 2018-06-30 12:39:44,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f49039a3ccc0a4b6ab6c7c4af419e35c8889751" 2018-06-30 12:39:44,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41037dac-0767-42c6-b9f6-636ec1b1360b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:39:44,765 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-41037dac-0767-42c6-b9f6-636ec1b1360b 2018-06-30 12:39:44,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:39:44,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:39:44 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:39:44,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-581b8ba0-6f1a-4eb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f49039a3ccc0a4b6ab6c7c4af419e35c8889751" 2018-06-30 12:39:45,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:44 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69fbf30e-c55e-4eb9-b146-4c259a2eed37 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-581b8ba0-6f1a-4eb-name", "previous": null, "next": null}, "projects": []} 2018-06-30 12:39:45,155 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-581b8ba0-6f1a-4eb-name used request id req-69fbf30e-c55e-4eb9-b146-4c259a2eed37 2018-06-30 12:39:45,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f49039a3ccc0a4b6ab6c7c4af419e35c8889751" 2018-06-30 12:39:45,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f03e6e3f-84d8-4d4c-91b3-e393595712f7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 12:39:45,582 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f03e6e3f-84d8-4d4c-91b3-e393595712f7 2018-06-30 12:39:45,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f49039a3ccc0a4b6ab6c7c4af419e35c8889751" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-581b8ba0-6f1a-4eb-name"}}' 2018-06-30 12:39:46,039 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 12:39:45 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a26588be-d2c7-475d-80a4-b0603a4dcda9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/272c3ea9f0384dd6a8eab0cd7f9a22a8"}, "tags": [], "enabled": true, "id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-581b8ba0-6f1a-4eb-name"}} 2018-06-30 12:39:46,040 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-a26588be-d2c7-475d-80a4-b0603a4dcda9 2018-06-30 12:39:46,040 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-581b8ba0-6f1a-4eb-name 2018-06-30 12:39:46,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:39:46,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:39:46,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:39:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["gBeMeNAdRGSAIQYumg5G8g"], "issued_at": "2018-06-30T12:39:46.000000Z"}} 2018-06-30 12:39:46,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c26ac4c6dbe0e953bc855b9d8101674ff87873" 2018-06-30 12:39:46,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a58715e8-8088-4bc8-805b-c2a94719ac64 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:39:46,946 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a58715e8-8088-4bc8-805b-c2a94719ac64 2018-06-30 12:39:46,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:39:46,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:39:46 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:39:46,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c26ac4c6dbe0e953bc855b9d8101674ff87873" 2018-06-30 12:39:47,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:46 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-387e6929-1eed-4cd8-8086-1e7bbffeb33b Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 12:39:47,461 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-387e6929-1eed-4cd8-8086-1e7bbffeb33b 2018-06-30 12:39:47,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c26ac4c6dbe0e953bc855b9d8101674ff87873" 2018-06-30 12:39:47,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:47 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c097887-513b-48c8-829c-db1e3867c427 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 12:39:47,929 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2c097887-513b-48c8-829c-db1e3867c427 2018-06-30 12:39:48,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c26ac4c6dbe0e953bc855b9d8101674ff87873" 2018-06-30 12:39:48,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:48 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5ae116d-65bd-4855-8842-422963d00f2f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:39:48,821 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d5ae116d-65bd-4855-8842-422963d00f2f 2018-06-30 12:39:48,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-581b8ba0-6f1a-4eb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c26ac4c6dbe0e953bc855b9d8101674ff87873" 2018-06-30 12:39:48,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:48 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec0ebd1e-629d-4155-bb31-f8530fc504b8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-581b8ba0-6f1a-4eb-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/272c3ea9f0384dd6a8eab0cd7f9a22a8"}, "tags": [], "enabled": true, "id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-581b8ba0-6f1a-4eb-name"}]} 2018-06-30 12:39:48,920 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-581b8ba0-6f1a-4eb-name used request id req-ec0ebd1e-629d-4155-bb31-f8530fc504b8 2018-06-30 12:39:48,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/5241588957b744a5af6ac2aace162b53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c26ac4c6dbe0e953bc855b9d8101674ff87873" 2018-06-30 12:39:49,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:48 GMT Server: Apache Content-Length: 282 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d1130af-14f0-4f1d-8cfc-6bc6d5d30e5c Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/5241588957b744a5af6ac2aace162b53"}, "enabled": true, "id": "5241588957b744a5af6ac2aace162b53", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-581b8ba0-6f1a-4eb-user"}} 2018-06-30 12:39:49,411 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/5241588957b744a5af6ac2aace162b53 used request id req-0d1130af-14f0-4f1d-8cfc-6bc6d5d30e5c 2018-06-30 12:39:49,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/272c3ea9f0384dd6a8eab0cd7f9a22a8/users/5241588957b744a5af6ac2aace162b53/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c26ac4c6dbe0e953bc855b9d8101674ff87873" 2018-06-30 12:39:49,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:49 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8df86fe-31ef-4a6b-ba4d-50f7f7ab7b88 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/272c3ea9f0384dd6a8eab0cd7f9a22a8/users/5241588957b744a5af6ac2aace162b53/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 12:39:49,885 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/272c3ea9f0384dd6a8eab0cd7f9a22a8/users/5241588957b744a5af6ac2aace162b53/roles used request id req-d8df86fe-31ef-4a6b-ba4d-50f7f7ab7b88 2018-06-30 12:39:49,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c26ac4c6dbe0e953bc855b9d8101674ff87873" 2018-06-30 12:39:50,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:49 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17337ef6-dc57-4d82-b061-56fffd444924 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}} 2018-06-30 12:39:50,227 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-17337ef6-dc57-4d82-b061-56fffd444924 2018-06-30 12:39:50,228 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-581b8ba0-6f1a-4eb-name 2018-06-30 12:39:50,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/272c3ea9f0384dd6a8eab0cd7f9a22a8/users/5241588957b744a5af6ac2aace162b53/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c26ac4c6dbe0e953bc855b9d8101674ff87873" 2018-06-30 12:39:50,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:39:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc5b9afa-0d7d-4b7c-bbe7-b181785ea3de Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:39:50,801 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/272c3ea9f0384dd6a8eab0cd7f9a22a8/users/5241588957b744a5af6ac2aace162b53/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-dc5b9afa-0d7d-4b7c-bbe7-b181785ea3de 2018-06-30 12:39:50,802 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-581b8ba0-6f1a-4eb-user 2018-06-30 12:39:50,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f49039a3ccc0a4b6ab6c7c4af419e35c8889751" 2018-06-30 12:39:51,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:50 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e50afd92-1437-4259-8357-c053a1e1b815 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:39:51,322 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e50afd92-1437-4259-8357-c053a1e1b815 2018-06-30 12:39:51,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f49039a3ccc0a4b6ab6c7c4af419e35c8889751" -d '{"role": {"name": "CreateProjectUserTests-581b8ba0-6f1a-4eb-name-role"}}' 2018-06-30 12:39:51,775 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 12:39:51 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77901c93-499c-4fe7-b7f5-795e1c72abcc Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0a25fd5945a409da0e81aeda3b02477", "links": {"self": "http://10.167.4.35:5000/v3/roles/e0a25fd5945a409da0e81aeda3b02477"}, "name": "CreateProjectUserTests-581b8ba0-6f1a-4eb-name-role"}} 2018-06-30 12:39:51,776 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-77901c93-499c-4fe7-b7f5-795e1c72abcc 2018-06-30 12:39:51,776 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-581b8ba0-6f1a-4eb-name-role 2018-06-30 12:39:51,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e0a25fd5945a409da0e81aeda3b02477 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f49039a3ccc0a4b6ab6c7c4af419e35c8889751" 2018-06-30 12:39:52,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:51 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15bdb536-2e7a-4816-b56f-a39a4e3d4fac Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0a25fd5945a409da0e81aeda3b02477", "links": {"self": "http://10.167.4.35:5000/v3/roles/e0a25fd5945a409da0e81aeda3b02477"}, "name": "CreateProjectUserTests-581b8ba0-6f1a-4eb-name-role"}} 2018-06-30 12:39:52,099 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e0a25fd5945a409da0e81aeda3b02477 used request id req-15bdb536-2e7a-4816-b56f-a39a4e3d4fac 2018-06-30 12:39:52,099 - keystone_utils - INFO - Granting role CreateProjectUserTests-581b8ba0-6f1a-4eb-name-role to project CreateProjectUserTests-581b8ba0-6f1a-4eb-name 2018-06-30 12:39:52,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/272c3ea9f0384dd6a8eab0cd7f9a22a8/users/5241588957b744a5af6ac2aace162b53/roles/e0a25fd5945a409da0e81aeda3b02477 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f49039a3ccc0a4b6ab6c7c4af419e35c8889751" 2018-06-30 12:39:52,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:39:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ca26f15-fc5d-4f44-8b4f-13dabd21aebf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:39:52,589 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/272c3ea9f0384dd6a8eab0cd7f9a22a8/users/5241588957b744a5af6ac2aace162b53/roles/e0a25fd5945a409da0e81aeda3b02477 used request id req-2ca26f15-fc5d-4f44-8b4f-13dabd21aebf 2018-06-30 12:39:52,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:39:52,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:39:53,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0a25fd5945a409da0e81aeda3b02477", "name": "CreateProjectUserTests-581b8ba0-6f1a-4eb-name-role"}, {"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:39:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "name": "CreateProjectUserTests-581b8ba0-6f1a-4eb-name"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/272c3ea9f0384dd6a8eab0cd7f9a22a8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/272c3ea9f0384dd6a8eab0cd7f9a22a8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/272c3ea9f0384dd6a8eab0cd7f9a22a8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/272c3ea9f0384dd6a8eab0cd7f9a22a8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/272c3ea9f0384dd6a8eab0cd7f9a22a8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/272c3ea9f0384dd6a8eab0cd7f9a22a8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/272c3ea9f0384dd6a8eab0cd7f9a22a8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/272c3ea9f0384dd6a8eab0cd7f9a22a8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/272c3ea9f0384dd6a8eab0cd7f9a22a8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/272c3ea9f0384dd6a8eab0cd7f9a22a8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/272c3ea9f0384dd6a8eab0cd7f9a22a8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/272c3ea9f0384dd6a8eab0cd7f9a22a8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-581b8ba0-6f1a-4eb-user", "id": "5241588957b744a5af6ac2aace162b53"}, "audit_ids": ["whl1Oh-HRaSNGDmjZpf3oQ"], "issued_at": "2018-06-30T12:39:53.000000Z"}} 2018-06-30 12:39:53,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e76ed2ad6308295acfd63e56016af1685cc7a" 2018-06-30 12:39:53,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:39:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd7a301a-42ff-4b71-9390-a424b4d2fad8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:39:53,895 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bd7a301a-42ff-4b71-9390-a424b4d2fad8 2018-06-30 12:39:53,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-581b8ba0-6f1a-4eb-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e76ed2ad6308295acfd63e56016af1685cc7a" 2018-06-30 12:39:55,309 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:55 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-dcc2e003-9436-41d2-9187-3988b72ea1b7 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 12:39:55,310 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-581b8ba0-6f1a-4eb-name&description=hello+group used request id req-dcc2e003-9436-41d2-9187-3988b72ea1b7 2018-06-30 12:39:55,310 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-581b8ba0-6f1a-4eb-name... 2018-06-30 12:39:55,310 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-581b8ba0-6f1a-4eb-name 2018-06-30 12:39:55,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e76ed2ad6308295acfd63e56016af1685cc7a" -d '{"security_group": {"name": "CreateProjectUserTests-581b8ba0-6f1a-4eb-name", "description": "hello group"}}' 2018-06-30 12:39:56,625 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:39:56 GMT Content-Type: application/json Content-Length: 1388 Connection: keep-alive X-Openstack-Request-Id: req-9a339d8a-8d14-4809-b85c-98d3dd45d8fc Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:56Z", "updated_at": "2018-06-30T12:39:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:39:56Z", "revision_number": 0, "id": "1f5fbf01-ce2b-4daa-912a-d7a3f49e1b62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:39:56Z", "security_group_id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:39:56Z", "revision_number": 0, "id": "d2ae0662-d720-4856-bd30-4825e8b2bb5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:39:56Z", "security_group_id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8"}], "revision_number": 2, "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "name": "CreateProjectUserTests-581b8ba0-6f1a-4eb-name"}} 2018-06-30 12:39:56,625 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-9a339d8a-8d14-4809-b85c-98d3dd45d8fc 2018-06-30 12:39:56,626 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7ad9d32e-de61-488e-a731-d2bb853a5ce3 2018-06-30 12:39:56,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7ad9d32e-de61-488e-a731-d2bb853a5ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e76ed2ad6308295acfd63e56016af1685cc7a" 2018-06-30 12:39:56,686 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:56 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-8cbe6b2d-d19c-44e9-9e1a-c9b308809a40 Front-End-Https: on 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-06-30T12:39:56Z", "security_group_id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:56Z", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "1f5fbf01-ce2b-4daa-912a-d7a3f49e1b62"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:39:56Z", "security_group_id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:56Z", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "d2ae0662-d720-4856-bd30-4825e8b2bb5f"}]} 2018-06-30 12:39:56,686 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7ad9d32e-de61-488e-a731-d2bb853a5ce3 used request id req-8cbe6b2d-d19c-44e9-9e1a-c9b308809a40 2018-06-30 12:39:56,687 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7ad9d32e-de61-488e-a731-d2bb853a5ce3 2018-06-30 12:39:56,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7ad9d32e-de61-488e-a731-d2bb853a5ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e76ed2ad6308295acfd63e56016af1685cc7a" 2018-06-30 12:39:56,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:56 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c50545ce-6263-4c54-9b6b-754d291a6091 Front-End-Https: on 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-06-30T12:39:56Z", "security_group_id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:56Z", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "1f5fbf01-ce2b-4daa-912a-d7a3f49e1b62"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:39:56Z", "security_group_id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:56Z", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "d2ae0662-d720-4856-bd30-4825e8b2bb5f"}]} 2018-06-30 12:39:56,793 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7ad9d32e-de61-488e-a731-d2bb853a5ce3 used request id req-c50545ce-6263-4c54-9b6b-754d291a6091 2018-06-30 12:39:56,794 - neutron_utils - INFO - Retrieving security group with ID - 7ad9d32e-de61-488e-a731-d2bb853a5ce3 2018-06-30 12:39:56,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=7ad9d32e-de61-488e-a731-d2bb853a5ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e76ed2ad6308295acfd63e56016af1685cc7a" 2018-06-30 12:39:56,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:56 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-3a980318-f926-4d08-bcb3-222d20a05683 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:56Z", "updated_at": "2018-06-30T12:39:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:39:56Z", "revision_number": 0, "id": "1f5fbf01-ce2b-4daa-912a-d7a3f49e1b62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:39:56Z", "security_group_id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:39:56Z", "revision_number": 0, "id": "d2ae0662-d720-4856-bd30-4825e8b2bb5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:39:56Z", "security_group_id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8"}], "revision_number": 2, "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "name": "CreateProjectUserTests-581b8ba0-6f1a-4eb-name"}]} 2018-06-30 12:39:56,959 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=7ad9d32e-de61-488e-a731-d2bb853a5ce3 used request id req-3a980318-f926-4d08-bcb3-222d20a05683 2018-06-30 12:39:56,959 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7ad9d32e-de61-488e-a731-d2bb853a5ce3 2018-06-30 12:39:56,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7ad9d32e-de61-488e-a731-d2bb853a5ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e76ed2ad6308295acfd63e56016af1685cc7a" 2018-06-30 12:39:57,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:57 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-a2bb6e1d-9e3a-4b84-9804-684520def042 Front-End-Https: on 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-06-30T12:39:56Z", "security_group_id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:56Z", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "1f5fbf01-ce2b-4daa-912a-d7a3f49e1b62"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:39:56Z", "security_group_id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:56Z", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "d2ae0662-d720-4856-bd30-4825e8b2bb5f"}]} 2018-06-30 12:39:57,713 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7ad9d32e-de61-488e-a731-d2bb853a5ce3 used request id req-a2bb6e1d-9e3a-4b84-9804-684520def042 2018-06-30 12:39:57,714 - neutron_utils - INFO - Retrieving security group with ID - 7ad9d32e-de61-488e-a731-d2bb853a5ce3 2018-06-30 12:39:57,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=7ad9d32e-de61-488e-a731-d2bb853a5ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e76ed2ad6308295acfd63e56016af1685cc7a" 2018-06-30 12:39:57,849 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:57 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-7d2c491d-814b-40be-8083-7a72969f695a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:56Z", "updated_at": "2018-06-30T12:39:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:39:56Z", "revision_number": 0, "id": "1f5fbf01-ce2b-4daa-912a-d7a3f49e1b62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:39:56Z", "security_group_id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:39:56Z", "revision_number": 0, "id": "d2ae0662-d720-4856-bd30-4825e8b2bb5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:39:56Z", "security_group_id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8"}], "revision_number": 2, "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "name": "CreateProjectUserTests-581b8ba0-6f1a-4eb-name"}]} 2018-06-30 12:39:57,849 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=7ad9d32e-de61-488e-a731-d2bb853a5ce3 used request id req-7d2c491d-814b-40be-8083-7a72969f695a 2018-06-30 12:39:57,849 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7ad9d32e-de61-488e-a731-d2bb853a5ce3 2018-06-30 12:39:57,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7ad9d32e-de61-488e-a731-d2bb853a5ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e76ed2ad6308295acfd63e56016af1685cc7a" 2018-06-30 12:39:57,900 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:57 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-b0209f2d-e75d-4593-be9b-9c8f501fc2de Front-End-Https: on 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-06-30T12:39:56Z", "security_group_id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:56Z", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "1f5fbf01-ce2b-4daa-912a-d7a3f49e1b62"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:39:56Z", "security_group_id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:56Z", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "d2ae0662-d720-4856-bd30-4825e8b2bb5f"}]} 2018-06-30 12:39:57,900 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7ad9d32e-de61-488e-a731-d2bb853a5ce3 used request id req-b0209f2d-e75d-4593-be9b-9c8f501fc2de 2018-06-30 12:39:57,901 - neutron_utils - INFO - Retrieving security group with ID - 7ad9d32e-de61-488e-a731-d2bb853a5ce3 2018-06-30 12:39:57,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=7ad9d32e-de61-488e-a731-d2bb853a5ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e76ed2ad6308295acfd63e56016af1685cc7a" 2018-06-30 12:39:58,003 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:58 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-eea968b5-afcf-45d5-952f-b789bde177c9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:56Z", "updated_at": "2018-06-30T12:39:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:39:56Z", "revision_number": 0, "id": "1f5fbf01-ce2b-4daa-912a-d7a3f49e1b62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:39:56Z", "security_group_id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:39:56Z", "revision_number": 0, "id": "d2ae0662-d720-4856-bd30-4825e8b2bb5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:39:56Z", "security_group_id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8"}], "revision_number": 2, "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "name": "CreateProjectUserTests-581b8ba0-6f1a-4eb-name"}]} 2018-06-30 12:39:58,003 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=7ad9d32e-de61-488e-a731-d2bb853a5ce3 used request id req-eea968b5-afcf-45d5-952f-b789bde177c9 2018-06-30 12:39:58,003 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7ad9d32e-de61-488e-a731-d2bb853a5ce3 2018-06-30 12:39:58,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7ad9d32e-de61-488e-a731-d2bb853a5ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e76ed2ad6308295acfd63e56016af1685cc7a" 2018-06-30 12:39:58,055 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:39:58 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9ce15439-7401-478e-8766-6e019e71f1ea Front-End-Https: on 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-06-30T12:39:56Z", "security_group_id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:56Z", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "1f5fbf01-ce2b-4daa-912a-d7a3f49e1b62"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:39:56Z", "security_group_id": "7ad9d32e-de61-488e-a731-d2bb853a5ce3", "port_range_min": null, "revision_number": 0, "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:56Z", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "d2ae0662-d720-4856-bd30-4825e8b2bb5f"}]} 2018-06-30 12:39:58,056 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7ad9d32e-de61-488e-a731-d2bb853a5ce3 used request id req-9ce15439-7401-478e-8766-6e019e71f1ea 2018-06-30 12:39:58,056 - neutron_utils - INFO - Deleting security group rule with ID - 1f5fbf01-ce2b-4daa-912a-d7a3f49e1b62 2018-06-30 12:39:58,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/1f5fbf01-ce2b-4daa-912a-d7a3f49e1b62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e76ed2ad6308295acfd63e56016af1685cc7a" 2018-06-30 12:39:58,299 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:39:58 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0363330a-2497-4277-a2d0-f2f203362d6d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:39:58,299 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/1f5fbf01-ce2b-4daa-912a-d7a3f49e1b62 used request id req-0363330a-2497-4277-a2d0-f2f203362d6d 2018-06-30 12:39:58,300 - neutron_utils - INFO - Deleting security group rule with ID - d2ae0662-d720-4856-bd30-4825e8b2bb5f 2018-06-30 12:39:58,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/d2ae0662-d720-4856-bd30-4825e8b2bb5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e76ed2ad6308295acfd63e56016af1685cc7a" 2018-06-30 12:39:59,314 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:39:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9e4325c0-978e-4c76-82e5-a7605bdc3297 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:39:59,315 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/d2ae0662-d720-4856-bd30-4825e8b2bb5f used request id req-9e4325c0-978e-4c76-82e5-a7605bdc3297 2018-06-30 12:39:59,315 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-581b8ba0-6f1a-4eb-name 2018-06-30 12:39:59,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/7ad9d32e-de61-488e-a731-d2bb853a5ce3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2e76ed2ad6308295acfd63e56016af1685cc7a" 2018-06-30 12:39:59,678 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:39:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5bf0be26-356c-4d9d-a59c-40e9d610b2d1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:39:59,678 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/7ad9d32e-de61-488e-a731-d2bb853a5ce3 used request id req-5bf0be26-356c-4d9d-a59c-40e9d610b2d1 2018-06-30 12:39:59,679 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-581b8ba0-6f1a-4eb-user 2018-06-30 12:39:59,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/5241588957b744a5af6ac2aace162b53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54c26ac4c6dbe0e953bc855b9d8101674ff87873" 2018-06-30 12:40:00,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:39:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ca439db-dfa7-4fd5-a138-520db439d217 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:40:00,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/5241588957b744a5af6ac2aace162b53 used request id req-7ca439db-dfa7-4fd5-a138-520db439d217 2018-06-30 12:40:00,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f49039a3ccc0a4b6ab6c7c4af419e35c8889751" 2018-06-30 12:40:01,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:01 GMT Content-Type: application/json Content-Length: 4847 Connection: keep-alive X-Openstack-Request-Id: req-f128b221-6baa-427a-8d85-d6191173b94e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:54Z", "updated_at": "2018-06-30T12:39:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:39:55Z", "revision_number": 0, "id": "4d3a8e84-3831-48f0-b8e7-90d4e00e38d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:39:55Z", "security_group_id": "884ca482-16fe-44a9-921a-cbef0d569419", "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:39:55Z", "revision_number": 0, "id": "62f98745-a290-4133-a011-a7c7daeba8d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:39:55Z", "security_group_id": "884ca482-16fe-44a9-921a-cbef0d569419", "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:39:55Z", "revision_number": 0, "id": "c42a910c-60ee-4348-9245-f2249516d59c", "remote_group_id": "884ca482-16fe-44a9-921a-cbef0d569419", "remote_ip_prefix": null, "created_at": "2018-06-30T12:39:55Z", "security_group_id": "884ca482-16fe-44a9-921a-cbef0d569419", "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:39:55Z", "revision_number": 0, "id": "e15189f7-ba51-4443-bdd8-ba3ff097aaf5", "remote_group_id": "884ca482-16fe-44a9-921a-cbef0d569419", "remote_ip_prefix": null, "created_at": "2018-06-30T12:39:55Z", "security_group_id": "884ca482-16fe-44a9-921a-cbef0d569419", "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8"}], "revision_number": 4, "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "884ca482-16fe-44a9-921a-cbef0d569419", "name": "default"}]} 2018-06-30 12:40:01,336 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-f128b221-6baa-427a-8d85-d6191173b94e 2018-06-30 12:40:01,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f49039a3ccc0a4b6ab6c7c4af419e35c8889751" 2018-06-30 12:40:01,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:01 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be29a0a0-e9bf-4613-b89e-94351de5e03c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:40:01,675 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-be29a0a0-e9bf-4613-b89e-94351de5e03c 2018-06-30 12:40:01,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/272c3ea9f0384dd6a8eab0cd7f9a22a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f49039a3ccc0a4b6ab6c7c4af419e35c8889751" 2018-06-30 12:40:02,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:01 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff53c859-b25d-465f-acd4-b36a1de98eb8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/272c3ea9f0384dd6a8eab0cd7f9a22a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "name": "CreateProjectUserTests-581b8ba0-6f1a-4eb-name"}} 2018-06-30 12:40:02,062 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/272c3ea9f0384dd6a8eab0cd7f9a22a8 used request id req-ff53c859-b25d-465f-acd4-b36a1de98eb8 2018-06-30 12:40:02,062 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 884ca482-16fe-44a9-921a-cbef0d569419 2018-06-30 12:40:02,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=884ca482-16fe-44a9-921a-cbef0d569419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f49039a3ccc0a4b6ab6c7c4af419e35c8889751" 2018-06-30 12:40:02,198 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:02 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-70c9c90e-2a8a-45b8-968c-fa3357d7f29c Front-End-Https: on 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-06-30T12:39:55Z", "security_group_id": "884ca482-16fe-44a9-921a-cbef0d569419", "port_range_min": null, "revision_number": 0, "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:55Z", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "4d3a8e84-3831-48f0-b8e7-90d4e00e38d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:39:55Z", "security_group_id": "884ca482-16fe-44a9-921a-cbef0d569419", "port_range_min": null, "revision_number": 0, "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:55Z", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "62f98745-a290-4133-a011-a7c7daeba8d4"}, {"remote_group_id": "884ca482-16fe-44a9-921a-cbef0d569419", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:39:55Z", "security_group_id": "884ca482-16fe-44a9-921a-cbef0d569419", "port_range_min": null, "revision_number": 0, "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:55Z", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "c42a910c-60ee-4348-9245-f2249516d59c"}, {"remote_group_id": "884ca482-16fe-44a9-921a-cbef0d569419", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:39:55Z", "security_group_id": "884ca482-16fe-44a9-921a-cbef0d569419", "port_range_min": null, "revision_number": 0, "tenant_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "created_at": "2018-06-30T12:39:55Z", "project_id": "272c3ea9f0384dd6a8eab0cd7f9a22a8", "id": "e15189f7-ba51-4443-bdd8-ba3ff097aaf5"}]} 2018-06-30 12:40:02,198 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=884ca482-16fe-44a9-921a-cbef0d569419 used request id req-70c9c90e-2a8a-45b8-968c-fa3357d7f29c 2018-06-30 12:40:02,199 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 12:40:02,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/884ca482-16fe-44a9-921a-cbef0d569419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f49039a3ccc0a4b6ab6c7c4af419e35c8889751" 2018-06-30 12:40:02,569 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:40:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-14a07032-1621-44ff-b62a-6fecd1667b69 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:40:02,570 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/884ca482-16fe-44a9-921a-cbef0d569419 used request id req-14a07032-1621-44ff-b62a-6fecd1667b69 2018-06-30 12:40:02,571 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-581b8ba0-6f1a-4eb-name 2018-06-30 12:40:02,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/272c3ea9f0384dd6a8eab0cd7f9a22a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f49039a3ccc0a4b6ab6c7c4af419e35c8889751" 2018-06-30 12:40:03,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:40:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4701c73-899a-432c-a9b3-82764be478c4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:40:03,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/272c3ea9f0384dd6a8eab0cd7f9a22a8 used request id req-d4701c73-899a-432c-a9b3-82764be478c4 2018-06-30 12:40:03,147 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-581b8ba0-6f1a-4eb-name-role 2018-06-30 12:40:03,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e0a25fd5945a409da0e81aeda3b02477 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f49039a3ccc0a4b6ab6c7c4af419e35c8889751" 2018-06-30 12:40:03,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:40:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e102515-9ce3-4779-947e-6e6a968faffe Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:40:03,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e0a25fd5945a409da0e81aeda3b02477 used request id req-4e102515-9ce3-4779-947e-6e6a968faffe 2018-06-30 12:40:03,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f49039a3ccc0a4b6ab6c7c4af419e35c8889751" 2018-06-30 12:40:03,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:03 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a0e6752-5b5b-49a9-b004-7ee6dbf46e25 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:40:03,946 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4a0e6752-5b5b-49a9-b004-7ee6dbf46e25 2018-06-30 12:40:03,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:40:04,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:40:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["JT8HkzzEQym_GqTePCJBPQ"], "issued_at": "2018-06-30T12:40:04.000000Z"}} 2018-06-30 12:40:04,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df10aa6f57527ed9f543a0b44e2c25fb2ee3e2e2" 2018-06-30 12:40:04,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-836c0439-84bd-4cf8-858f-cb06956c6eb1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:40:04,874 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-836c0439-84bd-4cf8-858f-cb06956c6eb1 2018-06-30 12:40:04,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:40:04,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:40:05,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:40:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["iwjCn4KoT5OvyWskx63VVA"], "issued_at": "2018-06-30T12:40:05.000000Z"}} 2018-06-30 12:40:05,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e422332ba30981e6dcd808ddd65bec9e9c7253" 2018-06-30 12:40:05,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4babe465-f099-408e-a0f9-d35abdf5714e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:40:05,972 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4babe465-f099-408e-a0f9-d35abdf5714e 2018-06-30 12:40:05,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:40:05,989 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:40:05 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:40:05,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a3222b19-1727-492-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e422332ba30981e6dcd808ddd65bec9e9c7253" 2018-06-30 12:40:06,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:05 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b52f48e0-6c1e-4f3e-a6a8-510daf8bc981 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a3222b19-1727-492-name", "previous": null, "next": null}, "projects": []} 2018-06-30 12:40:06,331 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a3222b19-1727-492-name used request id req-b52f48e0-6c1e-4f3e-a6a8-510daf8bc981 2018-06-30 12:40:06,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e422332ba30981e6dcd808ddd65bec9e9c7253" 2018-06-30 12:40:06,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:06 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b3a0b43-1acb-4311-a1c4-2d0ee5fee9eb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 12:40:06,760 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6b3a0b43-1acb-4311-a1c4-2d0ee5fee9eb 2018-06-30 12:40:06,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e422332ba30981e6dcd808ddd65bec9e9c7253" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-a3222b19-1727-492-name"}}' 2018-06-30 12:40:07,220 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 12:40:06 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b964db1-ec1e-4370-8d99-c652c4c28b6d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c"}, "tags": [], "enabled": true, "id": "a8c2d957c561459e9cd50fa54b372d0c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a3222b19-1727-492-name"}} 2018-06-30 12:40:07,220 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-4b964db1-ec1e-4370-8d99-c652c4c28b6d 2018-06-30 12:40:07,220 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-a3222b19-1727-492-name 2018-06-30 12:40:07,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:40:07,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:40:08,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:40:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["hqe8Av29RkeUInIJG7Zovw"], "issued_at": "2018-06-30T12:40:08.000000Z"}} 2018-06-30 12:40:08,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83de8e871685a08b799dbf2ef8a65fcb2e8d9ee1" 2018-06-30 12:40:08,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6a4783b-c86a-48c2-aab8-f6cbfa2efe32 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:40:08,109 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e6a4783b-c86a-48c2-aab8-f6cbfa2efe32 2018-06-30 12:40:08,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:40:08,126 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:40:08 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:40:08,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83de8e871685a08b799dbf2ef8a65fcb2e8d9ee1" 2018-06-30 12:40:08,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:08 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69a0bf02-ad2a-4133-8e7f-260bd8d0be35 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 12:40:08,582 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-69a0bf02-ad2a-4133-8e7f-260bd8d0be35 2018-06-30 12:40:08,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83de8e871685a08b799dbf2ef8a65fcb2e8d9ee1" 2018-06-30 12:40:08,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:08 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a644bfa3-bcf6-495e-8d24-ec2ca69075dd Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 12:40:08,946 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a644bfa3-bcf6-495e-8d24-ec2ca69075dd 2018-06-30 12:40:09,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83de8e871685a08b799dbf2ef8a65fcb2e8d9ee1" 2018-06-30 12:40:10,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45aad368-678b-4140-a3e7-1b9db862b9d3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:40:10,051 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-45aad368-678b-4140-a3e7-1b9db862b9d3 2018-06-30 12:40:10,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-a3222b19-1727-492-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83de8e871685a08b799dbf2ef8a65fcb2e8d9ee1" 2018-06-30 12:40:10,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:10 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4815d95-c157-400f-91f0-accf211d5498 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-a3222b19-1727-492-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c"}, "tags": [], "enabled": true, "id": "a8c2d957c561459e9cd50fa54b372d0c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a3222b19-1727-492-name"}]} 2018-06-30 12:40:10,424 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-a3222b19-1727-492-name used request id req-b4815d95-c157-400f-91f0-accf211d5498 2018-06-30 12:40:10,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/30475d8bd11741329670b14b56ec38fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83de8e871685a08b799dbf2ef8a65fcb2e8d9ee1" 2018-06-30 12:40:10,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:10 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71c9358d-b58c-4acd-a420-55360265f31a Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/30475d8bd11741329670b14b56ec38fa"}, "enabled": true, "id": "30475d8bd11741329670b14b56ec38fa", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-a3222b19-1727-492-user1"}} 2018-06-30 12:40:10,569 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/30475d8bd11741329670b14b56ec38fa used request id req-71c9358d-b58c-4acd-a420-55360265f31a 2018-06-30 12:40:10,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c/users/30475d8bd11741329670b14b56ec38fa/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83de8e871685a08b799dbf2ef8a65fcb2e8d9ee1" 2018-06-30 12:40:11,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:10 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-adeb3c67-1206-4fda-afa6-d465e00b6467 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c/users/30475d8bd11741329670b14b56ec38fa/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 12:40:11,032 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c/users/30475d8bd11741329670b14b56ec38fa/roles used request id req-adeb3c67-1206-4fda-afa6-d465e00b6467 2018-06-30 12:40:11,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83de8e871685a08b799dbf2ef8a65fcb2e8d9ee1" 2018-06-30 12:40:11,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:11 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-449cc392-bd21-42cb-84e4-e1599263fed3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}} 2018-06-30 12:40:11,463 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-449cc392-bd21-42cb-84e4-e1599263fed3 2018-06-30 12:40:11,464 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-a3222b19-1727-492-name 2018-06-30 12:40:11,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c/users/30475d8bd11741329670b14b56ec38fa/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83de8e871685a08b799dbf2ef8a65fcb2e8d9ee1" 2018-06-30 12:40:11,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:40:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a85970f-a981-41db-87b5-9b6a52f739d4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:40:11,935 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c/users/30475d8bd11741329670b14b56ec38fa/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-4a85970f-a981-41db-87b5-9b6a52f739d4 2018-06-30 12:40:11,935 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-a3222b19-1727-492-user1 2018-06-30 12:40:11,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e422332ba30981e6dcd808ddd65bec9e9c7253" 2018-06-30 12:40:12,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e47dbbb-b24c-4f49-b776-f08ee2e84055 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:40:12,333 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0e47dbbb-b24c-4f49-b776-f08ee2e84055 2018-06-30 12:40:12,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e422332ba30981e6dcd808ddd65bec9e9c7253" -d '{"role": {"name": "CreateProjectUserTests-a3222b19-1727-492-name-role"}}' 2018-06-30 12:40:12,683 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 12:40:12 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fcd42a42-4c7c-484d-b1a6-88623f70ec35 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c817495927584699a20b80f0bfa2b876", "links": {"self": "http://10.167.4.35:5000/v3/roles/c817495927584699a20b80f0bfa2b876"}, "name": "CreateProjectUserTests-a3222b19-1727-492-name-role"}} 2018-06-30 12:40:12,684 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-fcd42a42-4c7c-484d-b1a6-88623f70ec35 2018-06-30 12:40:12,684 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-a3222b19-1727-492-name-role 2018-06-30 12:40:12,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/c817495927584699a20b80f0bfa2b876 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e422332ba30981e6dcd808ddd65bec9e9c7253" 2018-06-30 12:40:13,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:12 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0774757-01b4-471c-b0a9-feee5c269292 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c817495927584699a20b80f0bfa2b876", "links": {"self": "http://10.167.4.35:5000/v3/roles/c817495927584699a20b80f0bfa2b876"}, "name": "CreateProjectUserTests-a3222b19-1727-492-name-role"}} 2018-06-30 12:40:13,065 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c817495927584699a20b80f0bfa2b876 used request id req-a0774757-01b4-471c-b0a9-feee5c269292 2018-06-30 12:40:13,065 - keystone_utils - INFO - Granting role CreateProjectUserTests-a3222b19-1727-492-name-role to project CreateProjectUserTests-a3222b19-1727-492-name 2018-06-30 12:40:13,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c/users/30475d8bd11741329670b14b56ec38fa/roles/c817495927584699a20b80f0bfa2b876 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e422332ba30981e6dcd808ddd65bec9e9c7253" 2018-06-30 12:40:13,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:40:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea02a03b-5a23-432c-943f-3ad426fac623 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:40:13,601 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c/users/30475d8bd11741329670b14b56ec38fa/roles/c817495927584699a20b80f0bfa2b876 used request id req-ea02a03b-5a23-432c-943f-3ad426fac623 2018-06-30 12:40:13,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:40:13,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:40:14,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:40:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["mqzZiG3nSAmHkgzSedptEQ"], "issued_at": "2018-06-30T12:40:14.000000Z"}} 2018-06-30 12:40:14,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8959e7d90edfc74d2056e53c288cafa64487555" 2018-06-30 12:40:14,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8f0d83a-fa8e-4e66-b504-a62dbc3ec438 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:40:14,844 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b8f0d83a-fa8e-4e66-b504-a62dbc3ec438 2018-06-30 12:40:14,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:40:14,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:40:14 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:40:14,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8959e7d90edfc74d2056e53c288cafa64487555" 2018-06-30 12:40:15,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:14 GMT Server: Apache Content-Length: 3563 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0ac07d3-afa2-4578-9183-c11756eed421 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-a3222b19-1727-492-user1", "links": {"self": "http://10.167.4.35:5000/v3/users/30475d8bd11741329670b14b56ec38fa"}, "domain_id": "default", "enabled": true, "id": "30475d8bd11741329670b14b56ec38fa", "options": {}}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 12:40:15,330 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-d0ac07d3-afa2-4578-9183-c11756eed421 2018-06-30 12:40:15,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8959e7d90edfc74d2056e53c288cafa64487555" 2018-06-30 12:40:15,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:15 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8393304-0588-4fe2-99ba-719c7aa3a808 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 12:40:15,761 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f8393304-0588-4fe2-99ba-719c7aa3a808 2018-06-30 12:40:16,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8959e7d90edfc74d2056e53c288cafa64487555" 2018-06-30 12:40:17,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:16 GMT Server: Apache Content-Length: 1005 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02e342a5-e01c-4b48-a075-6a7492261761 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}, {"domain_id": null, "id": "c817495927584699a20b80f0bfa2b876", "links": {"self": "http://10.167.4.35:5000/v3/roles/c817495927584699a20b80f0bfa2b876"}, "name": "CreateProjectUserTests-a3222b19-1727-492-name-role"}]} 2018-06-30 12:40:17,123 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-02e342a5-e01c-4b48-a075-6a7492261761 2018-06-30 12:40:17,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-a3222b19-1727-492-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8959e7d90edfc74d2056e53c288cafa64487555" 2018-06-30 12:40:17,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:17 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e299159-445a-4b88-8cfd-8df31b97fca9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-a3222b19-1727-492-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c"}, "tags": [], "enabled": true, "id": "a8c2d957c561459e9cd50fa54b372d0c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a3222b19-1727-492-name"}]} 2018-06-30 12:40:17,559 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateProjectUserTests-a3222b19-1727-492-name used request id req-7e299159-445a-4b88-8cfd-8df31b97fca9 2018-06-30 12:40:17,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/6a53964d18ac486ba783d465ffcbcd05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8959e7d90edfc74d2056e53c288cafa64487555" 2018-06-30 12:40:17,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:17 GMT Server: Apache Content-Length: 283 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-216ab553-d6a8-402c-bdc7-1e51f33a990f Connection: close Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://10.167.4.35:5000/v3/users/6a53964d18ac486ba783d465ffcbcd05"}, "enabled": true, "id": "6a53964d18ac486ba783d465ffcbcd05", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-a3222b19-1727-492-user2"}} 2018-06-30 12:40:17,963 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/6a53964d18ac486ba783d465ffcbcd05 used request id req-216ab553-d6a8-402c-bdc7-1e51f33a990f 2018-06-30 12:40:17,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c/users/6a53964d18ac486ba783d465ffcbcd05/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8959e7d90edfc74d2056e53c288cafa64487555" 2018-06-30 12:40:18,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:17 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9178e61b-69c6-42fb-91e7-15f78414cd2f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c/users/6a53964d18ac486ba783d465ffcbcd05/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 12:40:18,480 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c/users/6a53964d18ac486ba783d465ffcbcd05/roles used request id req-9178e61b-69c6-42fb-91e7-15f78414cd2f 2018-06-30 12:40:18,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8959e7d90edfc74d2056e53c288cafa64487555" 2018-06-30 12:40:18,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:18 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6095451-efe9-48a7-9209-19f7d0adccee Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}} 2018-06-30 12:40:18,886 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-d6095451-efe9-48a7-9209-19f7d0adccee 2018-06-30 12:40:18,886 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-a3222b19-1727-492-name 2018-06-30 12:40:18,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c/users/6a53964d18ac486ba783d465ffcbcd05/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8959e7d90edfc74d2056e53c288cafa64487555" 2018-06-30 12:40:19,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:40:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-712c22fc-6589-4519-9b81-b4002be0dcd9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:40:19,394 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c/users/6a53964d18ac486ba783d465ffcbcd05/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-712c22fc-6589-4519-9b81-b4002be0dcd9 2018-06-30 12:40:19,394 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-a3222b19-1727-492-user2 2018-06-30 12:40:19,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/c817495927584699a20b80f0bfa2b876 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e422332ba30981e6dcd808ddd65bec9e9c7253" 2018-06-30 12:40:19,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:19 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b03754c7-2043-41f2-af30-ee6526bf1cc6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c817495927584699a20b80f0bfa2b876", "links": {"self": "http://10.167.4.35:5000/v3/roles/c817495927584699a20b80f0bfa2b876"}, "name": "CreateProjectUserTests-a3222b19-1727-492-name-role"}} 2018-06-30 12:40:19,825 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c817495927584699a20b80f0bfa2b876 used request id req-b03754c7-2043-41f2-af30-ee6526bf1cc6 2018-06-30 12:40:19,825 - keystone_utils - INFO - Granting role CreateProjectUserTests-a3222b19-1727-492-name-role to project CreateProjectUserTests-a3222b19-1727-492-name 2018-06-30 12:40:19,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c/users/6a53964d18ac486ba783d465ffcbcd05/roles/c817495927584699a20b80f0bfa2b876 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e422332ba30981e6dcd808ddd65bec9e9c7253" 2018-06-30 12:40:20,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:40:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8df666d0-166e-4ebd-8e63-3bec5e058e52 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:40:20,388 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c/users/6a53964d18ac486ba783d465ffcbcd05/roles/c817495927584699a20b80f0bfa2b876 used request id req-8df666d0-166e-4ebd-8e63-3bec5e058e52 2018-06-30 12:40:20,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:40:20,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:40:21,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}, {"id": "c817495927584699a20b80f0bfa2b876", "name": "CreateProjectUserTests-a3222b19-1727-492-name-role"}], "expires_at": "2018-06-30T13:40:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8c2d957c561459e9cd50fa54b372d0c", "name": "CreateProjectUserTests-a3222b19-1727-492-name"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a8c2d957c561459e9cd50fa54b372d0c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a8c2d957c561459e9cd50fa54b372d0c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a8c2d957c561459e9cd50fa54b372d0c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a8c2d957c561459e9cd50fa54b372d0c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a8c2d957c561459e9cd50fa54b372d0c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a8c2d957c561459e9cd50fa54b372d0c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a8c2d957c561459e9cd50fa54b372d0c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a8c2d957c561459e9cd50fa54b372d0c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a8c2d957c561459e9cd50fa54b372d0c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a8c2d957c561459e9cd50fa54b372d0c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a8c2d957c561459e9cd50fa54b372d0c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a8c2d957c561459e9cd50fa54b372d0c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-a3222b19-1727-492-user1", "id": "30475d8bd11741329670b14b56ec38fa"}, "audit_ids": ["Q8joS9M_QeW-Gzkhg2RClQ"], "issued_at": "2018-06-30T12:40:21.000000Z"}} 2018-06-30 12:40:21,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1818d538728c662cbaeeb5c1a928d1f6ae871e5" 2018-06-30 12:40:21,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d06e216-ccc8-49cc-8f34-26ba86f489e3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:40:21,713 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1d06e216-ccc8-49cc-8f34-26ba86f489e3 2018-06-30 12:40:21,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-a3222b19-1727-492-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1818d538728c662cbaeeb5c1a928d1f6ae871e5" 2018-06-30 12:40:22,942 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:22 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-37a1e9d0-3bb5-4be9-8dcd-105367f82cbb Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 12:40:22,942 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-a3222b19-1727-492-name&description=hello+group used request id req-37a1e9d0-3bb5-4be9-8dcd-105367f82cbb 2018-06-30 12:40:22,943 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-a3222b19-1727-492-name... 2018-06-30 12:40:22,943 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-a3222b19-1727-492-name 2018-06-30 12:40:22,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1818d538728c662cbaeeb5c1a928d1f6ae871e5" -d '{"security_group": {"name": "CreateProjectUserTests-a3222b19-1727-492-name", "description": "hello group"}}' 2018-06-30 12:40:24,345 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:40:24 GMT Content-Type: application/json Content-Length: 1388 Connection: keep-alive X-Openstack-Request-Id: req-923b43f7-fee0-4e89-a8e9-2b4998eab3d2 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:23Z", "updated_at": "2018-06-30T12:40:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "revision_number": 0, "id": "36160775-2814-4495-ac75-b82d4ec7e80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8c2d957c561459e9cd50fa54b372d0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "revision_number": 0, "id": "73b76f6a-6945-4a42-b3c0-2f57614d3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8c2d957c561459e9cd50fa54b372d0c"}], "revision_number": 2, "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "48afaa64-d012-4df0-b14e-951832102a5c", "name": "CreateProjectUserTests-a3222b19-1727-492-name"}} 2018-06-30 12:40:24,345 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-923b43f7-fee0-4e89-a8e9-2b4998eab3d2 2018-06-30 12:40:24,346 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48afaa64-d012-4df0-b14e-951832102a5c 2018-06-30 12:40:24,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48afaa64-d012-4df0-b14e-951832102a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1818d538728c662cbaeeb5c1a928d1f6ae871e5" 2018-06-30 12:40:24,503 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:24 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-dbcf9dc5-66b8-4e1e-b75b-a6dc6fa33f94 Front-End-Https: on 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-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:24Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "36160775-2814-4495-ac75-b82d4ec7e80b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:24Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "73b76f6a-6945-4a42-b3c0-2f57614d3e55"}]} 2018-06-30 12:40:24,503 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48afaa64-d012-4df0-b14e-951832102a5c used request id req-dbcf9dc5-66b8-4e1e-b75b-a6dc6fa33f94 2018-06-30 12:40:24,503 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48afaa64-d012-4df0-b14e-951832102a5c 2018-06-30 12:40:24,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48afaa64-d012-4df0-b14e-951832102a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1818d538728c662cbaeeb5c1a928d1f6ae871e5" 2018-06-30 12:40:24,786 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:24 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-17c06700-b5e8-4923-b6cc-d6df487d9579 Front-End-Https: on 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-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:24Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "36160775-2814-4495-ac75-b82d4ec7e80b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:24Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "73b76f6a-6945-4a42-b3c0-2f57614d3e55"}]} 2018-06-30 12:40:24,786 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48afaa64-d012-4df0-b14e-951832102a5c used request id req-17c06700-b5e8-4923-b6cc-d6df487d9579 2018-06-30 12:40:24,787 - neutron_utils - INFO - Retrieving security group with ID - 48afaa64-d012-4df0-b14e-951832102a5c 2018-06-30 12:40:24,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=48afaa64-d012-4df0-b14e-951832102a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1818d538728c662cbaeeb5c1a928d1f6ae871e5" 2018-06-30 12:40:25,744 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:25 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-095569a6-84e9-4fbc-8fff-ef6d5abd39ec Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:23Z", "updated_at": "2018-06-30T12:40:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "revision_number": 0, "id": "36160775-2814-4495-ac75-b82d4ec7e80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8c2d957c561459e9cd50fa54b372d0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "revision_number": 0, "id": "73b76f6a-6945-4a42-b3c0-2f57614d3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8c2d957c561459e9cd50fa54b372d0c"}], "revision_number": 2, "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "48afaa64-d012-4df0-b14e-951832102a5c", "name": "CreateProjectUserTests-a3222b19-1727-492-name"}]} 2018-06-30 12:40:25,744 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=48afaa64-d012-4df0-b14e-951832102a5c used request id req-095569a6-84e9-4fbc-8fff-ef6d5abd39ec 2018-06-30 12:40:25,745 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48afaa64-d012-4df0-b14e-951832102a5c 2018-06-30 12:40:25,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48afaa64-d012-4df0-b14e-951832102a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1818d538728c662cbaeeb5c1a928d1f6ae871e5" 2018-06-30 12:40:25,826 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:25 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f1c7850f-594f-4ac3-bab3-99abe31ba713 Front-End-Https: on 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-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:24Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "36160775-2814-4495-ac75-b82d4ec7e80b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:24Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "73b76f6a-6945-4a42-b3c0-2f57614d3e55"}]} 2018-06-30 12:40:25,826 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48afaa64-d012-4df0-b14e-951832102a5c used request id req-f1c7850f-594f-4ac3-bab3-99abe31ba713 2018-06-30 12:40:25,827 - neutron_utils - INFO - Retrieving security group with ID - 48afaa64-d012-4df0-b14e-951832102a5c 2018-06-30 12:40:25,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=48afaa64-d012-4df0-b14e-951832102a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1818d538728c662cbaeeb5c1a928d1f6ae871e5" 2018-06-30 12:40:25,985 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:25 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-92aa7ed4-4573-48e8-afc9-805187867fee Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:23Z", "updated_at": "2018-06-30T12:40:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "revision_number": 0, "id": "36160775-2814-4495-ac75-b82d4ec7e80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8c2d957c561459e9cd50fa54b372d0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "revision_number": 0, "id": "73b76f6a-6945-4a42-b3c0-2f57614d3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8c2d957c561459e9cd50fa54b372d0c"}], "revision_number": 2, "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "48afaa64-d012-4df0-b14e-951832102a5c", "name": "CreateProjectUserTests-a3222b19-1727-492-name"}]} 2018-06-30 12:40:25,985 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=48afaa64-d012-4df0-b14e-951832102a5c used request id req-92aa7ed4-4573-48e8-afc9-805187867fee 2018-06-30 12:40:25,986 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48afaa64-d012-4df0-b14e-951832102a5c 2018-06-30 12:40:25,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48afaa64-d012-4df0-b14e-951832102a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1818d538728c662cbaeeb5c1a928d1f6ae871e5" 2018-06-30 12:40:26,058 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:26 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-e36631a5-5765-4ab2-b5af-5f95a06db24d Front-End-Https: on 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-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:24Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "36160775-2814-4495-ac75-b82d4ec7e80b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:24Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "73b76f6a-6945-4a42-b3c0-2f57614d3e55"}]} 2018-06-30 12:40:26,058 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48afaa64-d012-4df0-b14e-951832102a5c used request id req-e36631a5-5765-4ab2-b5af-5f95a06db24d 2018-06-30 12:40:26,058 - neutron_utils - INFO - Retrieving security group with ID - 48afaa64-d012-4df0-b14e-951832102a5c 2018-06-30 12:40:26,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=48afaa64-d012-4df0-b14e-951832102a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1818d538728c662cbaeeb5c1a928d1f6ae871e5" 2018-06-30 12:40:26,229 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:26 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-c89d94c8-d3ac-45e3-be82-4540053c6bfc Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:23Z", "updated_at": "2018-06-30T12:40:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "revision_number": 0, "id": "36160775-2814-4495-ac75-b82d4ec7e80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8c2d957c561459e9cd50fa54b372d0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "revision_number": 0, "id": "73b76f6a-6945-4a42-b3c0-2f57614d3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8c2d957c561459e9cd50fa54b372d0c"}], "revision_number": 2, "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "48afaa64-d012-4df0-b14e-951832102a5c", "name": "CreateProjectUserTests-a3222b19-1727-492-name"}]} 2018-06-30 12:40:26,229 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=48afaa64-d012-4df0-b14e-951832102a5c used request id req-c89d94c8-d3ac-45e3-be82-4540053c6bfc 2018-06-30 12:40:26,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48afaa64-d012-4df0-b14e-951832102a5c 2018-06-30 12:40:26,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48afaa64-d012-4df0-b14e-951832102a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1818d538728c662cbaeeb5c1a928d1f6ae871e5" 2018-06-30 12:40:27,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:27 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f26e7426-c78f-46f6-ac6c-b3d32718c42b Front-End-Https: on 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-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:24Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "36160775-2814-4495-ac75-b82d4ec7e80b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:24Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "73b76f6a-6945-4a42-b3c0-2f57614d3e55"}]} 2018-06-30 12:40:27,120 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48afaa64-d012-4df0-b14e-951832102a5c used request id req-f26e7426-c78f-46f6-ac6c-b3d32718c42b 2018-06-30 12:40:27,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:40:27,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:40:27,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}, {"id": "c817495927584699a20b80f0bfa2b876", "name": "CreateProjectUserTests-a3222b19-1727-492-name-role"}], "expires_at": "2018-06-30T13:40:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8c2d957c561459e9cd50fa54b372d0c", "name": "CreateProjectUserTests-a3222b19-1727-492-name"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a8c2d957c561459e9cd50fa54b372d0c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a8c2d957c561459e9cd50fa54b372d0c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a8c2d957c561459e9cd50fa54b372d0c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a8c2d957c561459e9cd50fa54b372d0c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a8c2d957c561459e9cd50fa54b372d0c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a8c2d957c561459e9cd50fa54b372d0c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a8c2d957c561459e9cd50fa54b372d0c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a8c2d957c561459e9cd50fa54b372d0c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a8c2d957c561459e9cd50fa54b372d0c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a8c2d957c561459e9cd50fa54b372d0c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a8c2d957c561459e9cd50fa54b372d0c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a8c2d957c561459e9cd50fa54b372d0c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-a3222b19-1727-492-user2", "id": "6a53964d18ac486ba783d465ffcbcd05"}, "audit_ids": ["MjU8xm-tQPScWwcIcvd3lQ"], "issued_at": "2018-06-30T12:40:27.000000Z"}} 2018-06-30 12:40:27,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de445c8774f385d9a8c6ff0ca00ed4cc73eb175" 2018-06-30 12:40:28,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9a673e7-9586-4364-8782-55eff96931d6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:40:28,389 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b9a673e7-9586-4364-8782-55eff96931d6 2018-06-30 12:40:28,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-a3222b19-1727-492-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de445c8774f385d9a8c6ff0ca00ed4cc73eb175" 2018-06-30 12:40:29,565 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:29 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-b0b78dbf-f04f-4237-8e22-94c5c92fcd64 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:23Z", "updated_at": "2018-06-30T12:40:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "revision_number": 0, "id": "36160775-2814-4495-ac75-b82d4ec7e80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8c2d957c561459e9cd50fa54b372d0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "revision_number": 0, "id": "73b76f6a-6945-4a42-b3c0-2f57614d3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8c2d957c561459e9cd50fa54b372d0c"}], "revision_number": 2, "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "48afaa64-d012-4df0-b14e-951832102a5c", "name": "CreateProjectUserTests-a3222b19-1727-492-name"}]} 2018-06-30 12:40:29,566 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateProjectUserTests-a3222b19-1727-492-name&description=hello+group used request id req-b0b78dbf-f04f-4237-8e22-94c5c92fcd64 2018-06-30 12:40:29,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:40:29,581 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:40:29 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:40:29,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de445c8774f385d9a8c6ff0ca00ed4cc73eb175" 2018-06-30 12:40:30,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:29 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0527dee8-8f52-45e0-bf93-51c07ee0d95e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a8c2d957c561459e9cd50fa54b372d0c", "name": "CreateProjectUserTests-a3222b19-1727-492-name"}} 2018-06-30 12:40:30,028 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c used request id req-0527dee8-8f52-45e0-bf93-51c07ee0d95e 2018-06-30 12:40:30,028 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48afaa64-d012-4df0-b14e-951832102a5c 2018-06-30 12:40:30,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48afaa64-d012-4df0-b14e-951832102a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de445c8774f385d9a8c6ff0ca00ed4cc73eb175" 2018-06-30 12:40:31,036 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:31 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d98435cd-f7b2-45a8-9a32-e532098ea563 Front-End-Https: on 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-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:24Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "36160775-2814-4495-ac75-b82d4ec7e80b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:24Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "73b76f6a-6945-4a42-b3c0-2f57614d3e55"}]} 2018-06-30 12:40:31,037 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48afaa64-d012-4df0-b14e-951832102a5c used request id req-d98435cd-f7b2-45a8-9a32-e532098ea563 2018-06-30 12:40:31,038 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48afaa64-d012-4df0-b14e-951832102a5c 2018-06-30 12:40:31,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48afaa64-d012-4df0-b14e-951832102a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de445c8774f385d9a8c6ff0ca00ed4cc73eb175" 2018-06-30 12:40:31,121 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:31 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9dabde3b-4dfe-42af-bd0d-bd6290cd4bfe Front-End-Https: on 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-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:24Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "36160775-2814-4495-ac75-b82d4ec7e80b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:24Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "73b76f6a-6945-4a42-b3c0-2f57614d3e55"}]} 2018-06-30 12:40:31,121 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48afaa64-d012-4df0-b14e-951832102a5c used request id req-9dabde3b-4dfe-42af-bd0d-bd6290cd4bfe 2018-06-30 12:40:31,121 - neutron_utils - INFO - Retrieving security group with ID - 48afaa64-d012-4df0-b14e-951832102a5c 2018-06-30 12:40:31,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=48afaa64-d012-4df0-b14e-951832102a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de445c8774f385d9a8c6ff0ca00ed4cc73eb175" 2018-06-30 12:40:31,294 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:31 GMT Content-Type: application/json Content-Length: 1391 Connection: keep-alive X-Openstack-Request-Id: req-7cb55dd8-98be-4ef7-893f-a6dd4adee71c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:23Z", "updated_at": "2018-06-30T12:40:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "revision_number": 0, "id": "36160775-2814-4495-ac75-b82d4ec7e80b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8c2d957c561459e9cd50fa54b372d0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "revision_number": 0, "id": "73b76f6a-6945-4a42-b3c0-2f57614d3e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8c2d957c561459e9cd50fa54b372d0c"}], "revision_number": 2, "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "48afaa64-d012-4df0-b14e-951832102a5c", "name": "CreateProjectUserTests-a3222b19-1727-492-name"}]} 2018-06-30 12:40:31,294 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=48afaa64-d012-4df0-b14e-951832102a5c used request id req-7cb55dd8-98be-4ef7-893f-a6dd4adee71c 2018-06-30 12:40:31,295 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48afaa64-d012-4df0-b14e-951832102a5c 2018-06-30 12:40:31,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48afaa64-d012-4df0-b14e-951832102a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de445c8774f385d9a8c6ff0ca00ed4cc73eb175" 2018-06-30 12:40:32,130 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:32 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-0c181c47-37b4-4256-b2f4-a89de3489c9e Front-End-Https: on 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-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:24Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "36160775-2814-4495-ac75-b82d4ec7e80b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:40:24Z", "security_group_id": "48afaa64-d012-4df0-b14e-951832102a5c", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:24Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "73b76f6a-6945-4a42-b3c0-2f57614d3e55"}]} 2018-06-30 12:40:32,130 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48afaa64-d012-4df0-b14e-951832102a5c used request id req-0c181c47-37b4-4256-b2f4-a89de3489c9e 2018-06-30 12:40:32,131 - neutron_utils - INFO - Deleting security group rule with ID - 73b76f6a-6945-4a42-b3c0-2f57614d3e55 2018-06-30 12:40:32,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/73b76f6a-6945-4a42-b3c0-2f57614d3e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1818d538728c662cbaeeb5c1a928d1f6ae871e5" 2018-06-30 12:40:32,345 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:40:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-58d84ffa-a348-48dc-9988-19cb193c16ea Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:40:32,345 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/73b76f6a-6945-4a42-b3c0-2f57614d3e55 used request id req-58d84ffa-a348-48dc-9988-19cb193c16ea 2018-06-30 12:40:32,345 - neutron_utils - INFO - Deleting security group rule with ID - 36160775-2814-4495-ac75-b82d4ec7e80b 2018-06-30 12:40:32,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/36160775-2814-4495-ac75-b82d4ec7e80b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1818d538728c662cbaeeb5c1a928d1f6ae871e5" 2018-06-30 12:40:32,545 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:40:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3dbb44b9-2794-4c40-98d3-6b6104d4cc11 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:40:32,545 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/36160775-2814-4495-ac75-b82d4ec7e80b used request id req-3dbb44b9-2794-4c40-98d3-6b6104d4cc11 2018-06-30 12:40:32,545 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-a3222b19-1727-492-name 2018-06-30 12:40:32,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/48afaa64-d012-4df0-b14e-951832102a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1818d538728c662cbaeeb5c1a928d1f6ae871e5" 2018-06-30 12:40:32,913 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:40:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4dcb9132-c506-4665-8da6-68d5b53c2a94 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:40:32,913 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/48afaa64-d012-4df0-b14e-951832102a5c used request id req-4dcb9132-c506-4665-8da6-68d5b53c2a94 2018-06-30 12:40:32,914 - neutron_utils - INFO - Deleting security group rule with ID - 73b76f6a-6945-4a42-b3c0-2f57614d3e55 2018-06-30 12:40:32,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/73b76f6a-6945-4a42-b3c0-2f57614d3e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de445c8774f385d9a8c6ff0ca00ed4cc73eb175" 2018-06-30 12:40:32,979 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 12:40:32 GMT Content-Type: application/json Content-Length: 155 Connection: keep-alive X-Openstack-Request-Id: req-99112590-0291-42bb-bd0e-1fde176e71d2 RESP BODY: {"NeutronError": {"message": "Security group rule 73b76f6a-6945-4a42-b3c0-2f57614d3e55 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-30 12:40:32,979 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/73b76f6a-6945-4a42-b3c0-2f57614d3e55 used request id req-99112590-0291-42bb-bd0e-1fde176e71d2 2018-06-30 12:40:32,979 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 73b76f6a-6945-4a42-b3c0-2f57614d3e55 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-30 12:40:32,980 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 73b76f6a-6945-4a42-b3c0-2f57614d3e55 does not exist Neutron server returns request_ids: ['req-99112590-0291-42bb-bd0e-1fde176e71d2'] 2018-06-30 12:40:32,982 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-a3222b19-1727-492-name 2018-06-30 12:40:32,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/48afaa64-d012-4df0-b14e-951832102a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de445c8774f385d9a8c6ff0ca00ed4cc73eb175" 2018-06-30 12:40:33,048 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 12:40:33 GMT Content-Type: application/json Content-Length: 146 Connection: keep-alive X-Openstack-Request-Id: req-deb8c76e-4d0c-4110-8ab1-a60cd18d1487 RESP BODY: {"NeutronError": {"message": "Security group 48afaa64-d012-4df0-b14e-951832102a5c does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-06-30 12:40:33,049 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/48afaa64-d012-4df0-b14e-951832102a5c used request id req-deb8c76e-4d0c-4110-8ab1-a60cd18d1487 2018-06-30 12:40:33,049 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 48afaa64-d012-4df0-b14e-951832102a5c does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-06-30 12:40:33,049 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 48afaa64-d012-4df0-b14e-951832102a5c does not exist Neutron server returns request_ids: ['req-deb8c76e-4d0c-4110-8ab1-a60cd18d1487'] 2018-06-30 12:40:33,050 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-a3222b19-1727-492-user1 2018-06-30 12:40:33,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/30475d8bd11741329670b14b56ec38fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83de8e871685a08b799dbf2ef8a65fcb2e8d9ee1" 2018-06-30 12:40:33,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:40:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29780158-b42a-447a-8a92-b5839a4f2b7b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:40:33,689 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/30475d8bd11741329670b14b56ec38fa used request id req-29780158-b42a-447a-8a92-b5839a4f2b7b 2018-06-30 12:40:33,690 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-a3222b19-1727-492-user2 2018-06-30 12:40:33,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/6a53964d18ac486ba783d465ffcbcd05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8959e7d90edfc74d2056e53c288cafa64487555" 2018-06-30 12:40:34,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:40:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b59169db-e7ff-4702-b982-c6ecc49bf0c4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:40:34,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/6a53964d18ac486ba783d465ffcbcd05 used request id req-b59169db-e7ff-4702-b982-c6ecc49bf0c4 2018-06-30 12:40:34,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e422332ba30981e6dcd808ddd65bec9e9c7253" 2018-06-30 12:40:35,414 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:35 GMT Content-Type: application/json Content-Length: 4847 Connection: keep-alive X-Openstack-Request-Id: req-b84ec1e2-6881-40e2-8c2e-83ef2b2f38ec Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:22Z", "updated_at": "2018-06-30T12:40:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:40:22Z", "revision_number": 0, "id": "11574a24-0e8c-4b9c-bcdc-57d1fcaf5508", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:40:22Z", "security_group_id": "37059302-c8b9-4702-ba10-ccf096e07301", "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8c2d957c561459e9cd50fa54b372d0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:40:22Z", "revision_number": 0, "id": "5d6a6581-7456-4ffa-af4c-96e0bf8ade6f", "remote_group_id": "37059302-c8b9-4702-ba10-ccf096e07301", "remote_ip_prefix": null, "created_at": "2018-06-30T12:40:22Z", "security_group_id": "37059302-c8b9-4702-ba10-ccf096e07301", "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8c2d957c561459e9cd50fa54b372d0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:40:22Z", "revision_number": 0, "id": "94a5ba4e-8ce5-451c-bbf1-402bc9cf9eb4", "remote_group_id": "37059302-c8b9-4702-ba10-ccf096e07301", "remote_ip_prefix": null, "created_at": "2018-06-30T12:40:22Z", "security_group_id": "37059302-c8b9-4702-ba10-ccf096e07301", "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8c2d957c561459e9cd50fa54b372d0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:40:22Z", "revision_number": 0, "id": "9de9cd83-21fc-46d4-be53-3ef69e92555b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:40:22Z", "security_group_id": "37059302-c8b9-4702-ba10-ccf096e07301", "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8c2d957c561459e9cd50fa54b372d0c"}], "revision_number": 4, "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "37059302-c8b9-4702-ba10-ccf096e07301", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}]} 2018-06-30 12:40:35,414 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-b84ec1e2-6881-40e2-8c2e-83ef2b2f38ec 2018-06-30 12:40:35,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e422332ba30981e6dcd808ddd65bec9e9c7253" 2018-06-30 12:40:35,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:35 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db4f48c1-e38a-4c46-b57c-66b6d2a49666 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a8c2d957c561459e9cd50fa54b372d0c", "name": "CreateProjectUserTests-a3222b19-1727-492-name"}} 2018-06-30 12:40:35,845 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c used request id req-db4f48c1-e38a-4c46-b57c-66b6d2a49666 2018-06-30 12:40:35,845 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37059302-c8b9-4702-ba10-ccf096e07301 2018-06-30 12:40:35,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=37059302-c8b9-4702-ba10-ccf096e07301 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e422332ba30981e6dcd808ddd65bec9e9c7253" 2018-06-30 12:40:35,937 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:35 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-f42b518e-d3b2-4a7b-871f-8a2c3889840c Front-End-Https: on 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-06-30T12:40:22Z", "security_group_id": "37059302-c8b9-4702-ba10-ccf096e07301", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:22Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "11574a24-0e8c-4b9c-bcdc-57d1fcaf5508"}, {"remote_group_id": "37059302-c8b9-4702-ba10-ccf096e07301", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:40:22Z", "security_group_id": "37059302-c8b9-4702-ba10-ccf096e07301", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:22Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "5d6a6581-7456-4ffa-af4c-96e0bf8ade6f"}, {"remote_group_id": "37059302-c8b9-4702-ba10-ccf096e07301", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:40:22Z", "security_group_id": "37059302-c8b9-4702-ba10-ccf096e07301", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:22Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "94a5ba4e-8ce5-451c-bbf1-402bc9cf9eb4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:40:22Z", "security_group_id": "37059302-c8b9-4702-ba10-ccf096e07301", "port_range_min": null, "revision_number": 0, "tenant_id": "a8c2d957c561459e9cd50fa54b372d0c", "created_at": "2018-06-30T12:40:22Z", "project_id": "a8c2d957c561459e9cd50fa54b372d0c", "id": "9de9cd83-21fc-46d4-be53-3ef69e92555b"}]} 2018-06-30 12:40:35,937 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=37059302-c8b9-4702-ba10-ccf096e07301 used request id req-f42b518e-d3b2-4a7b-871f-8a2c3889840c 2018-06-30 12:40:35,938 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 12:40:35,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/37059302-c8b9-4702-ba10-ccf096e07301 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e422332ba30981e6dcd808ddd65bec9e9c7253" 2018-06-30 12:40:36,389 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:40:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ed1a5057-5d52-4deb-aa75-cb0f74f91bc9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:40:36,389 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/37059302-c8b9-4702-ba10-ccf096e07301 used request id req-ed1a5057-5d52-4deb-aa75-cb0f74f91bc9 2018-06-30 12:40:36,390 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-a3222b19-1727-492-name 2018-06-30 12:40:36,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e422332ba30981e6dcd808ddd65bec9e9c7253" 2018-06-30 12:40:36,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:40:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4519c9b-9775-45dd-b1fe-91c8dabd060b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:40:36,934 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/a8c2d957c561459e9cd50fa54b372d0c used request id req-f4519c9b-9775-45dd-b1fe-91c8dabd060b 2018-06-30 12:40:36,934 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-a3222b19-1727-492-name-role 2018-06-30 12:40:36,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/c817495927584699a20b80f0bfa2b876 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e422332ba30981e6dcd808ddd65bec9e9c7253" 2018-06-30 12:40:37,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 12:40:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a6d262c-bf6e-461f-9d84-741878275264 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:40:37,370 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/c817495927584699a20b80f0bfa2b876 used request id req-4a6d262c-bf6e-461f-9d84-741878275264 2018-06-30 12:40:37,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e422332ba30981e6dcd808ddd65bec9e9c7253" 2018-06-30 12:40:37,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:37 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69177670-a8cb-4f0a-8a63-acbe3f6764d1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 12:40:37,722 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-69177670-a8cb-4f0a-8a63-acbe3f6764d1 2018-06-30 12:40:37,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:40:38,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:40:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["BOJj9QkgRrGqYG2SPCKbEg"], "issued_at": "2018-06-30T12:40:38.000000Z"}} 2018-06-30 12:40:38,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4406d5091d7aa3c351c0b72bed3bb237f142f81a" 2018-06-30 12:40:40,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:40 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6f7124c1-902f-4faa-9aa0-af675da77f2a Front-End-Https: on 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", "root-tar"], "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-06-30 12:40:40,554 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-6f7124c1-902f-4faa-9aa0-af675da77f2a 2018-06-30 12:40:40,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4406d5091d7aa3c351c0b72bed3bb237f142f81a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-8ad36fd7-0fee-4e8b-b027-8e1bb247323a"}' 2018-06-30 12:40:42,804 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:40:42 GMT Content-Type: application/json Content-Length: 597 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/7394679e-186e-49f5-a2cd-9f77c0a4724c Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-6a3d0b71-192d-4c74-82a5-2c65417b0803 Front-End-Https: on RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-8ad36fd7-0fee-4e8b-b027-8e1bb247323a", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:40:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T12:40:43Z", "visibility": "shared", "self": "/v2/images/7394679e-186e-49f5-a2cd-9f77c0a4724c", "min_disk": 0, "protected": false, "id": "7394679e-186e-49f5-a2cd-9f77c0a4724c", "file": "/v2/images/7394679e-186e-49f5-a2cd-9f77c0a4724c/file", "checksum": null, "owner": "3f82605113b8454d8c19c473b2f93c9c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:40:42,804 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-6a3d0b71-192d-4c74-82a5-2c65417b0803 2018-06-30 12:40:42,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/7394679e-186e-49f5-a2cd-9f77c0a4724c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4406d5091d7aa3c351c0b72bed3bb237f142f81a" -d '' 2018-06-30 12:40:45,378 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:40:45 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e7aaeff7-855d-4aa4-8f04-746b4b4c5a1b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:40:45,378 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/7394679e-186e-49f5-a2cd-9f77c0a4724c/file used request id req-e7aaeff7-855d-4aa4-8f04-746b4b4c5a1b 2018-06-30 12:40:45,378 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 12:40:45,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/7394679e-186e-49f5-a2cd-9f77c0a4724c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4406d5091d7aa3c351c0b72bed3bb237f142f81a" 2018-06-30 12:40:46,806 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:46 GMT Content-Type: application/json Content-Length: 715 Connection: keep-alive X-Openstack-Request-Id: req-2bb30a67-0cd5-4819-a396-3ecba6935aa6 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-8ad36fd7-0fee-4e8b-b027-8e1bb247323a", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:40:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:40:45Z", "visibility": "shared", "self": "/v2/images/7394679e-186e-49f5-a2cd-9f77c0a4724c", "min_disk": 0, "protected": false, "id": "7394679e-186e-49f5-a2cd-9f77c0a4724c", "file": "/v2/images/7394679e-186e-49f5-a2cd-9f77c0a4724c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/7394679e-186e-49f5-a2cd-9f77c0a4724c", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:40:46,806 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7394679e-186e-49f5-a2cd-9f77c0a4724c used request id req-2bb30a67-0cd5-4819-a396-3ecba6935aa6 2018-06-30 12:40:46,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4406d5091d7aa3c351c0b72bed3bb237f142f81a" 2018-06-30 12:40:48,309 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:48 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-45b678c0-615b-449d-bf6d-77eeeb427c93 Front-End-Https: on 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", "root-tar"], "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-06-30 12:40:48,309 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-45b678c0-615b-449d-bf6d-77eeeb427c93 2018-06-30 12:40:48,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-8ad36fd7-0fee-4e8b-b027-8e1bb247323a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4406d5091d7aa3c351c0b72bed3bb237f142f81a" 2018-06-30 12:40:50,071 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:50 GMT Content-Type: application/json Content-Length: 870 Connection: keep-alive X-Openstack-Request-Id: req-0e3c7b34-46df-447e-b3b5-04e0b1a2aae0 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-8ad36fd7-0fee-4e8b-b027-8e1bb247323a", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:40:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:40:45Z", "visibility": "shared", "self": "/v2/images/7394679e-186e-49f5-a2cd-9f77c0a4724c", "min_disk": 0, "protected": false, "id": "7394679e-186e-49f5-a2cd-9f77c0a4724c", "file": "/v2/images/7394679e-186e-49f5-a2cd-9f77c0a4724c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/7394679e-186e-49f5-a2cd-9f77c0a4724c", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-8ad36fd7-0fee-4e8b-b027-8e1bb247323a"} 2018-06-30 12:40:50,071 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-8ad36fd7-0fee-4e8b-b027-8e1bb247323a used request id req-0e3c7b34-46df-447e-b3b5-04e0b1a2aae0 2018-06-30 12:40:50,072 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-8ad36fd7-0fee-4e8b-b027-8e1bb247323a 2018-06-30 12:40:50,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/7394679e-186e-49f5-a2cd-9f77c0a4724c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4406d5091d7aa3c351c0b72bed3bb237f142f81a" 2018-06-30 12:40:52,180 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:40:52 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6cf452af-c9b3-4124-8586-12ed0ac23c97 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:40:52,180 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/7394679e-186e-49f5-a2cd-9f77c0a4724c used request id req-6cf452af-c9b3-4124-8586-12ed0ac23c97 2018-06-30 12:40:52,183 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-06-30 12:40:52,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:40:52,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:40:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["0pyfBK8fSIKcV_1DRmV4og"], "issued_at": "2018-06-30T12:40:52.000000Z"}} 2018-06-30 12:40:52,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02a237682f48ce5de6eb251a4a416229e70394fa" 2018-06-30 12:40:53,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-940abaa2-495d-4b1a-96bc-20d59ef9d3f5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:40:53,182 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-940abaa2-495d-4b1a-96bc-20d59ef9d3f5 2018-06-30 12:40:53,184 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-b6ce564f-8207-4110-b177-fecb198b2825-pub-net 2018-06-30 12:40:53,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02a237682f48ce5de6eb251a4a416229e70394fa" -d '{"network": {"name": "NeutronUtilsNetworkTests-b6ce564f-8207-4110-b177-fecb198b2825-pub-net", "admin_state_up": true}}' 2018-06-30 12:40:54,676 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:40:54 GMT Content-Type: application/json Content-Length: 701 Connection: keep-alive X-Openstack-Request-Id: req-b1b015b4-a692-4349-bb64-e72ff861fcb5 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5de5198b-7751-49eb-8842-b23fbe2594bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:40:54Z","is_default":false,"provider:segmentation_id":66,"name":"NeutronUtilsNetworkTests-b6ce564f-8207-4110-b177-fecb198b2825-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:40:54Z","mtu":1450}} 2018-06-30 12:40:54,676 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-b1b015b4-a692-4349-bb64-e72ff861fcb5 2018-06-30 12:40:54,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=5de5198b-7751-49eb-8842-b23fbe2594bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02a237682f48ce5de6eb251a4a416229e70394fa" 2018-06-30 12:40:55,669 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:55 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-00cef53e-a598-47d2-a42c-a73b8fb4ac94 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5de5198b-7751-49eb-8842-b23fbe2594bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:40:54Z","provider:segmentation_id":66,"name":"NeutronUtilsNetworkTests-b6ce564f-8207-4110-b177-fecb198b2825-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:40:54Z","provider:network_type":"vxlan"}]} 2018-06-30 12:40:55,670 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=5de5198b-7751-49eb-8842-b23fbe2594bd used request id req-00cef53e-a598-47d2-a42c-a73b8fb4ac94 2018-06-30 12:40:55,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=5de5198b-7751-49eb-8842-b23fbe2594bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02a237682f48ce5de6eb251a4a416229e70394fa" 2018-06-30 12:40:55,759 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:55 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a9b27b8d-53f5-4e66-92a4-af171721879c Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:40:55,760 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5de5198b-7751-49eb-8842-b23fbe2594bd used request id req-a9b27b8d-53f5-4e66-92a4-af171721879c 2018-06-30 12:40:55,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=5de5198b-7751-49eb-8842-b23fbe2594bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02a237682f48ce5de6eb251a4a416229e70394fa" 2018-06-30 12:40:56,259 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:56 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-74c39560-285b-4592-bcd9-b2946df4b86d Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5de5198b-7751-49eb-8842-b23fbe2594bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:40:54Z","provider:segmentation_id":66,"name":"NeutronUtilsNetworkTests-b6ce564f-8207-4110-b177-fecb198b2825-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:40:54Z","provider:network_type":"vxlan"}]} 2018-06-30 12:40:56,259 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=5de5198b-7751-49eb-8842-b23fbe2594bd used request id req-74c39560-285b-4592-bcd9-b2946df4b86d 2018-06-30 12:40:56,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=5de5198b-7751-49eb-8842-b23fbe2594bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02a237682f48ce5de6eb251a4a416229e70394fa" 2018-06-30 12:40:56,369 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:56 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4e45b9a2-cf74-425a-b07c-558c9f977270 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:40:56,370 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5de5198b-7751-49eb-8842-b23fbe2594bd used request id req-4e45b9a2-cf74-425a-b07c-558c9f977270 2018-06-30 12:40:56,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsNetworkTests-b6ce564f-8207-4110-b177-fecb198b2825-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02a237682f48ce5de6eb251a4a416229e70394fa" 2018-06-30 12:40:56,565 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:56 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-27115dfe-dc98-459f-9408-737a1b287fea Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5de5198b-7751-49eb-8842-b23fbe2594bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:40:54Z","provider:segmentation_id":66,"name":"NeutronUtilsNetworkTests-b6ce564f-8207-4110-b177-fecb198b2825-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:40:54Z","provider:network_type":"vxlan"}]} 2018-06-30 12:40:56,565 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsNetworkTests-b6ce564f-8207-4110-b177-fecb198b2825-pub-net used request id req-27115dfe-dc98-459f-9408-737a1b287fea 2018-06-30 12:40:56,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:40:56,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:40:56 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:40:56,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02a237682f48ce5de6eb251a4a416229e70394fa" 2018-06-30 12:40:57,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:40:56 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7f69d19-7b63-4812-a89f-36018635e504 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:40:57,020 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-d7f69d19-7b63-4812-a89f-36018635e504 2018-06-30 12:40:57,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=5de5198b-7751-49eb-8842-b23fbe2594bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02a237682f48ce5de6eb251a4a416229e70394fa" 2018-06-30 12:40:57,898 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:40:57 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-41edc792-e156-43ec-a3e6-2626c207c4c1 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:40:57,898 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5de5198b-7751-49eb-8842-b23fbe2594bd used request id req-41edc792-e156-43ec-a3e6-2626c207c4c1 2018-06-30 12:40:57,899 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-b6ce564f-8207-4110-b177-fecb198b2825-pub-net 2018-06-30 12:40:57,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/5de5198b-7751-49eb-8842-b23fbe2594bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02a237682f48ce5de6eb251a4a416229e70394fa" 2018-06-30 12:41:00,017 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:41:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f666c24d-716c-44a4-88e3-59a2dbde7b33 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:41:00,018 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/5de5198b-7751-49eb-8842-b23fbe2594bd used request id req-f666c24d-716c-44a4-88e3-59a2dbde7b33 2018-06-30 12:41:00,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:41:00,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:41:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["iGccdtgVRZmiKTCgoCog_A"], "issued_at": "2018-06-30T12:41:00.000000Z"}} 2018-06-30 12:41:00,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d54d017d62255bfee39e9e141dafd5559594d62a" 2018-06-30 12:41:01,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:41:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa90c854-b893-40fb-85ec-dd4045829793 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:41:01,054 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aa90c854-b893-40fb-85ec-dd4045829793 2018-06-30 12:41:01,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:41:01,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:41:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["MBRgChINSgSvTYikcN8gWA"], "issued_at": "2018-06-30T12:41:01.000000Z"}} 2018-06-30 12:41:01,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4134e9299a114d4325afa713656df19818e0781b" 2018-06-30 12:41:01,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:41:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba1b37da-fa67-47f6-bf1a-db83cfb3d87f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:41:01,964 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ba1b37da-fa67-47f6-bf1a-db83cfb3d87f 2018-06-30 12:41:01,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:41:02,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:41:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["wgZS1cqWT-6VozG1bDxiow"], "issued_at": "2018-06-30T12:41:02.000000Z"}} 2018-06-30 12:41:02,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e57620fcc73e1f3e0e9f543950cb8ce9dccb6a" 2018-06-30 12:41:02,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:41:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51c60a91-0d58-4111-93e1-e0ce48db48f5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:41:02,794 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-51c60a91-0d58-4111-93e1-e0ce48db48f5 2018-06-30 12:41:02,796 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-net 2018-06-30 12:41:02,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e57620fcc73e1f3e0e9f543950cb8ce9dccb6a" -d '{"network": {"name": "NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-net", "admin_state_up": true}}' 2018-06-30 12:41:04,170 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:41:04 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-d6fd00f5-bd99-48bd-969e-50b7ff8737aa Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"73edd312-6e2d-4839-a7a4-c0e667811660","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:41:03Z","is_default":false,"provider:segmentation_id":37,"name":"NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:03Z","mtu":1450}} 2018-06-30 12:41:04,171 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-d6fd00f5-bd99-48bd-969e-50b7ff8737aa 2018-06-30 12:41:04,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=73edd312-6e2d-4839-a7a4-c0e667811660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e57620fcc73e1f3e0e9f543950cb8ce9dccb6a" 2018-06-30 12:41:05,097 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:05 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-7ca91528-676d-4741-8b29-47d9c132a83b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"73edd312-6e2d-4839-a7a4-c0e667811660","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:41:03Z","provider:segmentation_id":37,"name":"NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:03Z","provider:network_type":"vxlan"}]} 2018-06-30 12:41:05,097 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=73edd312-6e2d-4839-a7a4-c0e667811660 used request id req-7ca91528-676d-4741-8b29-47d9c132a83b 2018-06-30 12:41:05,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=73edd312-6e2d-4839-a7a4-c0e667811660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e57620fcc73e1f3e0e9f543950cb8ce9dccb6a" 2018-06-30 12:41:05,206 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:05 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-70b7e92a-b0e5-4cea-a0bd-9026410118b2 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:41:05,206 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=73edd312-6e2d-4839-a7a4-c0e667811660 used request id req-70b7e92a-b0e5-4cea-a0bd-9026410118b2 2018-06-30 12:41:05,206 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-subnet 2018-06-30 12:41:05,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e57620fcc73e1f3e0e9f543950cb8ce9dccb6a" -d '{"subnets": [{"ip_version": 4, "network_id": "73edd312-6e2d-4839-a7a4-c0e667811660", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-subnet"}]}' 2018-06-30 12:41:06,345 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:41:06 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-e4e3f876-281e-4342-89cf-cb941cb05d55 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73edd312-6e2d-4839-a7a4-c0e667811660","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:05Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:05Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"301a624d-5be2-4fb1-a501-cac2f5a0fc94","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-subnet"}]} 2018-06-30 12:41:06,346 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-e4e3f876-281e-4342-89cf-cb941cb05d55 2018-06-30 12:41:06,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=73edd312-6e2d-4839-a7a4-c0e667811660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e57620fcc73e1f3e0e9f543950cb8ce9dccb6a" 2018-06-30 12:41:07,310 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:07 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-aab59eff-3b60-4816-80b1-255c7d310268 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73edd312-6e2d-4839-a7a4-c0e667811660","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["301a624d-5be2-4fb1-a501-cac2f5a0fc94"],"description":"","tags":[],"updated_at":"2018-06-30T12:41:05Z","provider:segmentation_id":37,"name":"NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:03Z","provider:network_type":"vxlan"}]} 2018-06-30 12:41:07,311 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=73edd312-6e2d-4839-a7a4-c0e667811660 used request id req-aab59eff-3b60-4816-80b1-255c7d310268 2018-06-30 12:41:07,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=73edd312-6e2d-4839-a7a4-c0e667811660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e57620fcc73e1f3e0e9f543950cb8ce9dccb6a" 2018-06-30 12:41:07,485 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:07 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-745ba6a8-b2e1-4143-8bfc-6fb3196374c5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73edd312-6e2d-4839-a7a4-c0e667811660","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:05Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:05Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"301a624d-5be2-4fb1-a501-cac2f5a0fc94","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-subnet"}]} 2018-06-30 12:41:07,485 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=73edd312-6e2d-4839-a7a4-c0e667811660 used request id req-745ba6a8-b2e1-4143-8bfc-6fb3196374c5 2018-06-30 12:41:07,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e57620fcc73e1f3e0e9f543950cb8ce9dccb6a" 2018-06-30 12:41:07,727 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:07 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-e52bfe18-9eed-4bb8-884e-0ad079634d18 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"73edd312-6e2d-4839-a7a4-c0e667811660","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["301a624d-5be2-4fb1-a501-cac2f5a0fc94"],"description":"","tags":[],"updated_at":"2018-06-30T12:41:05Z","provider:segmentation_id":37,"name":"NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:03Z","provider:network_type":"vxlan"}]} 2018-06-30 12:41:07,727 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-net used request id req-e52bfe18-9eed-4bb8-884e-0ad079634d18 2018-06-30 12:41:07,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:41:07,742 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:41:07 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:41:07,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e57620fcc73e1f3e0e9f543950cb8ce9dccb6a" 2018-06-30 12:41:08,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:41:07 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc5ad893-9e93-4449-a9db-b8de8fd2178d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:41:08,014 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-dc5ad893-9e93-4449-a9db-b8de8fd2178d 2018-06-30 12:41:08,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=73edd312-6e2d-4839-a7a4-c0e667811660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e57620fcc73e1f3e0e9f543950cb8ce9dccb6a" 2018-06-30 12:41:08,181 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:08 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-0799d927-d23d-45b7-9b27-d07321c1f386 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73edd312-6e2d-4839-a7a4-c0e667811660","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:05Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:05Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"301a624d-5be2-4fb1-a501-cac2f5a0fc94","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-subnet"}]} 2018-06-30 12:41:08,181 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=73edd312-6e2d-4839-a7a4-c0e667811660 used request id req-0799d927-d23d-45b7-9b27-d07321c1f386 2018-06-30 12:41:08,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=73edd312-6e2d-4839-a7a4-c0e667811660&name=NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e57620fcc73e1f3e0e9f543950cb8ce9dccb6a" 2018-06-30 12:41:08,387 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:08 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-f0dfac02-89d3-47fa-8f66-0c04e44ba858 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73edd312-6e2d-4839-a7a4-c0e667811660","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:05Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:05Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"301a624d-5be2-4fb1-a501-cac2f5a0fc94","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-subnet"}]} 2018-06-30 12:41:08,387 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=73edd312-6e2d-4839-a7a4-c0e667811660&name=NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-subnet used request id req-f0dfac02-89d3-47fa-8f66-0c04e44ba858 2018-06-30 12:41:08,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=73edd312-6e2d-4839-a7a4-c0e667811660&name=NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e57620fcc73e1f3e0e9f543950cb8ce9dccb6a" 2018-06-30 12:41:08,526 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:08 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-0e9ca496-7622-42bb-b571-ad0442fae178 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73edd312-6e2d-4839-a7a4-c0e667811660","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:05Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:05Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"301a624d-5be2-4fb1-a501-cac2f5a0fc94","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-subnet"}]} 2018-06-30 12:41:08,526 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=73edd312-6e2d-4839-a7a4-c0e667811660&name=NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-subnet used request id req-0e9ca496-7622-42bb-b571-ad0442fae178 2018-06-30 12:41:08,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=73edd312-6e2d-4839-a7a4-c0e667811660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e57620fcc73e1f3e0e9f543950cb8ce9dccb6a" 2018-06-30 12:41:08,642 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:08 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-7d5f98d1-6eb4-4541-9ef2-cb3231754a76 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73edd312-6e2d-4839-a7a4-c0e667811660","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:05Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:05Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"301a624d-5be2-4fb1-a501-cac2f5a0fc94","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-subnet"}]} 2018-06-30 12:41:08,642 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=73edd312-6e2d-4839-a7a4-c0e667811660 used request id req-7d5f98d1-6eb4-4541-9ef2-cb3231754a76 2018-06-30 12:41:08,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e57620fcc73e1f3e0e9f543950cb8ce9dccb6a" 2018-06-30 12:41:09,453 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:09 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-f1cd8626-0b59-43be-a387-213b98b4df25 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73edd312-6e2d-4839-a7a4-c0e667811660","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:05Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:05Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"301a624d-5be2-4fb1-a501-cac2f5a0fc94","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-subnet"}]} 2018-06-30 12:41:09,453 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-subnet used request id req-f1cd8626-0b59-43be-a387-213b98b4df25 2018-06-30 12:41:09,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e57620fcc73e1f3e0e9f543950cb8ce9dccb6a" 2018-06-30 12:41:09,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:41:09 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5fb5d37c-c01e-4cac-912f-51a2d9756d83 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:41:09,544 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-5fb5d37c-c01e-4cac-912f-51a2d9756d83 2018-06-30 12:41:09,544 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-subnet 2018-06-30 12:41:09,544 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-subnet 2018-06-30 12:41:09,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/301a624d-5be2-4fb1-a501-cac2f5a0fc94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e57620fcc73e1f3e0e9f543950cb8ce9dccb6a" 2018-06-30 12:41:13,586 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:41:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7b3ce5ff-16e9-45ba-9532-08eeebbaee24 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:41:13,586 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/301a624d-5be2-4fb1-a501-cac2f5a0fc94 used request id req-7b3ce5ff-16e9-45ba-9532-08eeebbaee24 2018-06-30 12:41:13,586 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-3b716f20-6fde-4cfd-9c06-56ebb6c983f7-pub-net 2018-06-30 12:41:13,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/73edd312-6e2d-4839-a7a4-c0e667811660 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2e57620fcc73e1f3e0e9f543950cb8ce9dccb6a" 2018-06-30 12:41:16,546 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:41:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-439cbb4a-68c8-4332-81b8-7c07c689463e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:41:16,547 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/73edd312-6e2d-4839-a7a4-c0e667811660 used request id req-439cbb4a-68c8-4332-81b8-7c07c689463e 2018-06-30 12:41:16,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:41:17,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:41:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["LSMmZr9iREmqmppbtN9V8w"], "issued_at": "2018-06-30T12:41:17.000000Z"}} 2018-06-30 12:41:17,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae8d69470df002489b52ba9cd12d356dea69af2" 2018-06-30 12:41:17,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:41:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4597981-d8af-4d92-98f8-04055890892f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:41:17,664 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b4597981-d8af-4d92-98f8-04055890892f 2018-06-30 12:41:17,666 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-6cb7240e-e35e-4fae-8f8f-63f8dbaaebde-pub-net 2018-06-30 12:41:17,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae8d69470df002489b52ba9cd12d356dea69af2" -d '{"network": {"name": "NeutronUtilsSubnetTests-6cb7240e-e35e-4fae-8f8f-63f8dbaaebde-pub-net", "admin_state_up": true}}' 2018-06-30 12:41:19,383 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:41:19 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-e6048197-71fb-474a-98db-ae59757c1d1b Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5aaf42fb-61b4-4e87-8202-fa99e7546a6e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:41:19Z","is_default":false,"provider:segmentation_id":35,"name":"NeutronUtilsSubnetTests-6cb7240e-e35e-4fae-8f8f-63f8dbaaebde-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:18Z","mtu":1450}} 2018-06-30 12:41:19,384 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-e6048197-71fb-474a-98db-ae59757c1d1b 2018-06-30 12:41:19,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=5aaf42fb-61b4-4e87-8202-fa99e7546a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae8d69470df002489b52ba9cd12d356dea69af2" 2018-06-30 12:41:20,508 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:20 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-00171059-4652-4063-a4bc-ff334b5c5978 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5aaf42fb-61b4-4e87-8202-fa99e7546a6e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:41:19Z","provider:segmentation_id":35,"name":"NeutronUtilsSubnetTests-6cb7240e-e35e-4fae-8f8f-63f8dbaaebde-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:18Z","provider:network_type":"vxlan"}]} 2018-06-30 12:41:20,509 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=5aaf42fb-61b4-4e87-8202-fa99e7546a6e used request id req-00171059-4652-4063-a4bc-ff334b5c5978 2018-06-30 12:41:20,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=5aaf42fb-61b4-4e87-8202-fa99e7546a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae8d69470df002489b52ba9cd12d356dea69af2" 2018-06-30 12:41:20,588 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:20 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-cee937f4-a5a1-45f9-a291-625bcd41eee4 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:41:20,588 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5aaf42fb-61b4-4e87-8202-fa99e7546a6e used request id req-cee937f4-a5a1-45f9-a291-625bcd41eee4 2018-06-30 12:41:20,588 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-6cb7240e-e35e-4fae-8f8f-63f8dbaaebde-pub-subnet 2018-06-30 12:41:20,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae8d69470df002489b52ba9cd12d356dea69af2" -d '{"subnets": [{"ip_version": 4, "network_id": "5aaf42fb-61b4-4e87-8202-fa99e7546a6e", "cidr": "", "name": "NeutronUtilsSubnetTests-6cb7240e-e35e-4fae-8f8f-63f8dbaaebde-pub-subnet"}]}' 2018-06-30 12:41:20,618 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Sat, 30 Jun 2018 12:41:20 GMT Content-Type: application/json Content-Length: 133 Connection: keep-alive X-Openstack-Request-Id: req-db2918a0-9121-4c93-8b62-65c4ff1492b5 RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-30 12:41:20,618 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-db2918a0-9121-4c93-8b62-65c4ff1492b5 2018-06-30 12:41:20,618 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-30 12:41:20,619 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-6cb7240e-e35e-4fae-8f8f-63f8dbaaebde-pub-subnet] for network [NeutronUtilsSubnetTests-6cb7240e-e35e-4fae-8f8f-63f8dbaaebde-pub-net] 2018-06-30 12:41:20,619 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-6cb7240e-e35e-4fae-8f8f-63f8dbaaebde-pub-net 2018-06-30 12:41:20,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/5aaf42fb-61b4-4e87-8202-fa99e7546a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ae8d69470df002489b52ba9cd12d356dea69af2" 2018-06-30 12:41:22,449 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:41:22 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-348aac97-dad5-496f-91a4-2eea80963493 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:41:22,449 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/5aaf42fb-61b4-4e87-8202-fa99e7546a6e used request id req-348aac97-dad5-496f-91a4-2eea80963493 2018-06-30 12:41:22,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:41:23,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:41:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["F630qimSQPayLuifFuFXiQ"], "issued_at": "2018-06-30T12:41:23.000000Z"}} 2018-06-30 12:41:23,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810c000e7cbe059b277d617fef1c2c62b3109a62" 2018-06-30 12:41:23,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:41:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8902115-5bc5-430b-8f4c-d22281fcb082 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:41:23,334 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c8902115-5bc5-430b-8f4c-d22281fcb082 2018-06-30 12:41:23,336 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-net 2018-06-30 12:41:23,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810c000e7cbe059b277d617fef1c2c62b3109a62" -d '{"network": {"name": "NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-net", "admin_state_up": true}}' 2018-06-30 12:41:24,695 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:41:24 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-3179da3b-3f6b-419d-a5de-b752094c42ba Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5f6bbf41-805e-46bb-aec9-4e819ccac0f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:41:24Z","is_default":false,"provider:segmentation_id":91,"name":"NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:24Z","mtu":1450}} 2018-06-30 12:41:24,695 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-3179da3b-3f6b-419d-a5de-b752094c42ba 2018-06-30 12:41:24,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=5f6bbf41-805e-46bb-aec9-4e819ccac0f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810c000e7cbe059b277d617fef1c2c62b3109a62" 2018-06-30 12:41:25,830 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:25 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-163e44a3-1c9d-4593-b581-9b9731b5d730 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5f6bbf41-805e-46bb-aec9-4e819ccac0f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:41:24Z","provider:segmentation_id":91,"name":"NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:24Z","provider:network_type":"vxlan"}]} 2018-06-30 12:41:25,830 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=5f6bbf41-805e-46bb-aec9-4e819ccac0f5 used request id req-163e44a3-1c9d-4593-b581-9b9731b5d730 2018-06-30 12:41:25,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=5f6bbf41-805e-46bb-aec9-4e819ccac0f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810c000e7cbe059b277d617fef1c2c62b3109a62" 2018-06-30 12:41:25,920 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:25 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-48bf7600-8aaf-48c2-92ee-e3725ae35c1f Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:41:25,920 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5f6bbf41-805e-46bb-aec9-4e819ccac0f5 used request id req-48bf7600-8aaf-48c2-92ee-e3725ae35c1f 2018-06-30 12:41:25,921 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-subnet 2018-06-30 12:41:25,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810c000e7cbe059b277d617fef1c2c62b3109a62" -d '{"subnets": [{"ip_version": 4, "network_id": "5f6bbf41-805e-46bb-aec9-4e819ccac0f5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-subnet"}]}' 2018-06-30 12:41:27,184 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:41:27 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-4849d038-091c-489c-9fec-d9f7a2c5a1f5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6bbf41-805e-46bb-aec9-4e819ccac0f5","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:26Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:26Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"846189a2-7d9e-4677-8075-0f80f44f10e9","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-subnet"}]} 2018-06-30 12:41:27,184 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-4849d038-091c-489c-9fec-d9f7a2c5a1f5 2018-06-30 12:41:27,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=5f6bbf41-805e-46bb-aec9-4e819ccac0f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810c000e7cbe059b277d617fef1c2c62b3109a62" 2018-06-30 12:41:27,445 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:27 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-94a2013b-14f8-4871-b052-e1ad943255e6 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5f6bbf41-805e-46bb-aec9-4e819ccac0f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["846189a2-7d9e-4677-8075-0f80f44f10e9"],"description":"","tags":[],"updated_at":"2018-06-30T12:41:26Z","provider:segmentation_id":91,"name":"NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:24Z","provider:network_type":"vxlan"}]} 2018-06-30 12:41:27,445 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=5f6bbf41-805e-46bb-aec9-4e819ccac0f5 used request id req-94a2013b-14f8-4871-b052-e1ad943255e6 2018-06-30 12:41:27,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=5f6bbf41-805e-46bb-aec9-4e819ccac0f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810c000e7cbe059b277d617fef1c2c62b3109a62" 2018-06-30 12:41:27,592 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:27 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-7d9452ff-cdbe-4128-91c6-7789df5ca5ff Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6bbf41-805e-46bb-aec9-4e819ccac0f5","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:26Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:26Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"846189a2-7d9e-4677-8075-0f80f44f10e9","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-subnet"}]} 2018-06-30 12:41:27,592 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5f6bbf41-805e-46bb-aec9-4e819ccac0f5 used request id req-7d9452ff-cdbe-4128-91c6-7789df5ca5ff 2018-06-30 12:41:27,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810c000e7cbe059b277d617fef1c2c62b3109a62" 2018-06-30 12:41:27,854 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:27 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-6a232b96-9440-471e-9550-0f62dca41c63 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5f6bbf41-805e-46bb-aec9-4e819ccac0f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["846189a2-7d9e-4677-8075-0f80f44f10e9"],"description":"","tags":[],"updated_at":"2018-06-30T12:41:26Z","provider:segmentation_id":91,"name":"NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:24Z","provider:network_type":"vxlan"}]} 2018-06-30 12:41:27,854 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-net used request id req-6a232b96-9440-471e-9550-0f62dca41c63 2018-06-30 12:41:27,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:41:27,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:41:27 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:41:27,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810c000e7cbe059b277d617fef1c2c62b3109a62" 2018-06-30 12:41:28,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:41:27 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99ef2a74-869a-4171-9b14-700158a438e0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:41:28,208 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-99ef2a74-869a-4171-9b14-700158a438e0 2018-06-30 12:41:28,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=5f6bbf41-805e-46bb-aec9-4e819ccac0f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810c000e7cbe059b277d617fef1c2c62b3109a62" 2018-06-30 12:41:28,359 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:28 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-8a9eabde-9db4-46a1-98d2-8c2637ca9de3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6bbf41-805e-46bb-aec9-4e819ccac0f5","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:26Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:26Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"846189a2-7d9e-4677-8075-0f80f44f10e9","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-subnet"}]} 2018-06-30 12:41:28,359 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5f6bbf41-805e-46bb-aec9-4e819ccac0f5 used request id req-8a9eabde-9db4-46a1-98d2-8c2637ca9de3 2018-06-30 12:41:28,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=5f6bbf41-805e-46bb-aec9-4e819ccac0f5&name=NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810c000e7cbe059b277d617fef1c2c62b3109a62" 2018-06-30 12:41:28,480 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:28 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-5440b945-6608-4dda-b6d5-5c09853fd15f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6bbf41-805e-46bb-aec9-4e819ccac0f5","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:26Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:26Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"846189a2-7d9e-4677-8075-0f80f44f10e9","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-subnet"}]} 2018-06-30 12:41:28,480 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5f6bbf41-805e-46bb-aec9-4e819ccac0f5&name=NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-subnet used request id req-5440b945-6608-4dda-b6d5-5c09853fd15f 2018-06-30 12:41:28,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=5f6bbf41-805e-46bb-aec9-4e819ccac0f5&name=NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810c000e7cbe059b277d617fef1c2c62b3109a62" 2018-06-30 12:41:28,601 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:28 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-7b4707e5-ab18-4394-8124-1f4731ba83cf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6bbf41-805e-46bb-aec9-4e819ccac0f5","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:26Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:26Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"846189a2-7d9e-4677-8075-0f80f44f10e9","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-subnet"}]} 2018-06-30 12:41:28,601 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5f6bbf41-805e-46bb-aec9-4e819ccac0f5&name=NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-subnet used request id req-7b4707e5-ab18-4394-8124-1f4731ba83cf 2018-06-30 12:41:28,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=5f6bbf41-805e-46bb-aec9-4e819ccac0f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810c000e7cbe059b277d617fef1c2c62b3109a62" 2018-06-30 12:41:28,717 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:28 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-e533081b-8979-4522-b347-bc4508f75ffe Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f6bbf41-805e-46bb-aec9-4e819ccac0f5","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:26Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:26Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"846189a2-7d9e-4677-8075-0f80f44f10e9","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-subnet"}]} 2018-06-30 12:41:28,717 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=5f6bbf41-805e-46bb-aec9-4e819ccac0f5 used request id req-e533081b-8979-4522-b347-bc4508f75ffe 2018-06-30 12:41:28,718 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-subnet 2018-06-30 12:41:28,718 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-subnet 2018-06-30 12:41:28,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/846189a2-7d9e-4677-8075-0f80f44f10e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810c000e7cbe059b277d617fef1c2c62b3109a62" 2018-06-30 12:41:31,142 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:41:31 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-021a4c10-8d91-4c76-a6b2-8efff3257a13 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:41:31,142 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/846189a2-7d9e-4677-8075-0f80f44f10e9 used request id req-021a4c10-8d91-4c76-a6b2-8efff3257a13 2018-06-30 12:41:31,143 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-f85d6d10-fd71-433d-832f-1893a2cf7981-pub-net 2018-06-30 12:41:31,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/5f6bbf41-805e-46bb-aec9-4e819ccac0f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810c000e7cbe059b277d617fef1c2c62b3109a62" 2018-06-30 12:41:34,834 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:41:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bace172b-d62f-4e72-9c70-1b012d82b45b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:41:34,834 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/5f6bbf41-805e-46bb-aec9-4e819ccac0f5 used request id req-bace172b-d62f-4e72-9c70-1b012d82b45b 2018-06-30 12:41:34,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:41:35,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:41:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["PMZYRWDHSzGAdJnxuXV4Tw"], "issued_at": "2018-06-30T12:41:35.000000Z"}} 2018-06-30 12:41:35,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e8ac026af67be34363b33f6d3e4be73df8efbc" 2018-06-30 12:41:35,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:41:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f31ab88-86cd-4d26-a098-286b41ad0455 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:41:35,680 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1f31ab88-86cd-4d26-a098-286b41ad0455 2018-06-30 12:41:35,682 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-a4fbfdaa-13f0-40de-bc2c-316cf6cd4c47-pub-net 2018-06-30 12:41:35,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e8ac026af67be34363b33f6d3e4be73df8efbc" -d '{"network": {"name": "NeutronUtilsSubnetTests-a4fbfdaa-13f0-40de-bc2c-316cf6cd4c47-pub-net", "admin_state_up": true}}' 2018-06-30 12:41:37,096 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:41:37 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-5a678973-13ba-4bbe-a8bf-b7c7ec4590e6 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"609d3f1c-630f-4aff-ab59-4590aba444b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:41:36Z","is_default":false,"provider:segmentation_id":19,"name":"NeutronUtilsSubnetTests-a4fbfdaa-13f0-40de-bc2c-316cf6cd4c47-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:36Z","mtu":1450}} 2018-06-30 12:41:37,096 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-5a678973-13ba-4bbe-a8bf-b7c7ec4590e6 2018-06-30 12:41:37,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=609d3f1c-630f-4aff-ab59-4590aba444b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e8ac026af67be34363b33f6d3e4be73df8efbc" 2018-06-30 12:41:38,160 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:38 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-ca33a489-2b11-4a8d-9d18-ebcf43d87f31 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"609d3f1c-630f-4aff-ab59-4590aba444b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:41:36Z","provider:segmentation_id":19,"name":"NeutronUtilsSubnetTests-a4fbfdaa-13f0-40de-bc2c-316cf6cd4c47-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:36Z","provider:network_type":"vxlan"}]} 2018-06-30 12:41:38,161 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=609d3f1c-630f-4aff-ab59-4590aba444b5 used request id req-ca33a489-2b11-4a8d-9d18-ebcf43d87f31 2018-06-30 12:41:38,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=609d3f1c-630f-4aff-ab59-4590aba444b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e8ac026af67be34363b33f6d3e4be73df8efbc" 2018-06-30 12:41:38,247 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:38 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-5c8dfb6b-9b58-4b36-ab1b-8cc1195c9a94 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:41:38,247 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=609d3f1c-630f-4aff-ab59-4590aba444b5 used request id req-5c8dfb6b-9b58-4b36-ab1b-8cc1195c9a94 2018-06-30 12:41:38,247 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-a4fbfdaa-13f0-40de-bc2c-316cf6cd4c47-pub-subnet 2018-06-30 12:41:38,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e8ac026af67be34363b33f6d3e4be73df8efbc" -d '{"subnets": [{"ip_version": 4, "network_id": "609d3f1c-630f-4aff-ab59-4590aba444b5", "cidr": null, "name": "NeutronUtilsSubnetTests-a4fbfdaa-13f0-40de-bc2c-316cf6cd4c47-pub-subnet"}]}' 2018-06-30 12:41:38,392 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Sat, 30 Jun 2018 12:41:38 GMT Content-Type: application/json Content-Length: 146 Connection: keep-alive X-Openstack-Request-Id: req-ac4d17d6-87d8-4f52-8f10-3ef7d3973093 RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-06-30 12:41:38,392 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-ac4d17d6-87d8-4f52-8f10-3ef7d3973093 2018-06-30 12:41:38,392 - 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-06-30 12:41:38,393 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-a4fbfdaa-13f0-40de-bc2c-316cf6cd4c47-pub-subnet] for network [NeutronUtilsSubnetTests-a4fbfdaa-13f0-40de-bc2c-316cf6cd4c47-pub-net] 2018-06-30 12:41:38,393 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-a4fbfdaa-13f0-40de-bc2c-316cf6cd4c47-pub-net 2018-06-30 12:41:38,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/609d3f1c-630f-4aff-ab59-4590aba444b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e8ac026af67be34363b33f6d3e4be73df8efbc" 2018-06-30 12:41:39,904 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:41:39 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b2bbff32-9282-43eb-9065-6d97d107d4cf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:41:39,905 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/609d3f1c-630f-4aff-ab59-4590aba444b5 used request id req-b2bbff32-9282-43eb-9065-6d97d107d4cf 2018-06-30 12:41:39,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:41:40,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:41:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["O40q4ht0QIumu4HQPwWcRw"], "issued_at": "2018-06-30T12:41:40.000000Z"}} 2018-06-30 12:41:40,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9f967b8fc0b19e9fc9fb377330a13bf4b11eb8" 2018-06-30 12:41:40,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:41:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-590e3ecc-4841-452a-b546-aaeacf9a030b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:41:40,724 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-590e3ecc-4841-452a-b546-aaeacf9a030b 2018-06-30 12:41:40,725 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-c358da27-e016-4500-ad33-9d4ff20be250-pub-net 2018-06-30 12:41:40,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9f967b8fc0b19e9fc9fb377330a13bf4b11eb8" -d '{"network": {"name": "NeutronUtilsSubnetTests-c358da27-e016-4500-ad33-9d4ff20be250-pub-net", "admin_state_up": true}}' 2018-06-30 12:41:42,210 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:41:42 GMT Content-Type: application/json Content-Length: 699 Connection: keep-alive X-Openstack-Request-Id: req-a1f7da00-164f-4919-b142-404d3f75928c Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9cf48213-16dc-4d54-9a93-66707de9f203","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:41:41Z","is_default":false,"provider:segmentation_id":4,"name":"NeutronUtilsSubnetTests-c358da27-e016-4500-ad33-9d4ff20be250-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:41Z","mtu":1450}} 2018-06-30 12:41:42,210 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-a1f7da00-164f-4919-b142-404d3f75928c 2018-06-30 12:41:42,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=9cf48213-16dc-4d54-9a93-66707de9f203 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9f967b8fc0b19e9fc9fb377330a13bf4b11eb8" 2018-06-30 12:41:43,032 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:43 GMT Content-Type: application/json Content-Length: 683 Connection: keep-alive X-Openstack-Request-Id: req-20e1d16c-b4c5-452a-8514-f84b9b1ce4b9 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9cf48213-16dc-4d54-9a93-66707de9f203","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:41:41Z","provider:segmentation_id":4,"name":"NeutronUtilsSubnetTests-c358da27-e016-4500-ad33-9d4ff20be250-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:41Z","provider:network_type":"vxlan"}]} 2018-06-30 12:41:43,033 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=9cf48213-16dc-4d54-9a93-66707de9f203 used request id req-20e1d16c-b4c5-452a-8514-f84b9b1ce4b9 2018-06-30 12:41:43,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9cf48213-16dc-4d54-9a93-66707de9f203 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9f967b8fc0b19e9fc9fb377330a13bf4b11eb8" 2018-06-30 12:41:43,122 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:43 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-8cd91fd6-f152-4d57-9184-c9b0360cd373 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:41:43,122 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9cf48213-16dc-4d54-9a93-66707de9f203 used request id req-8cd91fd6-f152-4d57-9184-c9b0360cd373 2018-06-30 12:41:43,123 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-c358da27-e016-4500-ad33-9d4ff20be250-pub-subnet 2018-06-30 12:41:43,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9f967b8fc0b19e9fc9fb377330a13bf4b11eb8" -d '{"subnets": [{"ip_version": 4, "network_id": "9cf48213-16dc-4d54-9a93-66707de9f203", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-c358da27-e016-4500-ad33-9d4ff20be250-pub-subnet"}]}' 2018-06-30 12:41:44,279 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:41:44 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-11a49bdd-7271-400b-abae-fef1cb1a6916 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cf48213-16dc-4d54-9a93-66707de9f203","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:43Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:43Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"62cdb8ae-ae46-4747-bf15-9223c812827e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c358da27-e016-4500-ad33-9d4ff20be250-pub-subnet"}]} 2018-06-30 12:41:44,279 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-11a49bdd-7271-400b-abae-fef1cb1a6916 2018-06-30 12:41:44,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=9cf48213-16dc-4d54-9a93-66707de9f203 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9f967b8fc0b19e9fc9fb377330a13bf4b11eb8" 2018-06-30 12:41:45,182 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:45 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-860c194e-8eb6-40ed-ad99-77c530db39a4 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9cf48213-16dc-4d54-9a93-66707de9f203","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["62cdb8ae-ae46-4747-bf15-9223c812827e"],"description":"","tags":[],"updated_at":"2018-06-30T12:41:43Z","provider:segmentation_id":4,"name":"NeutronUtilsSubnetTests-c358da27-e016-4500-ad33-9d4ff20be250-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:41Z","provider:network_type":"vxlan"}]} 2018-06-30 12:41:45,183 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=9cf48213-16dc-4d54-9a93-66707de9f203 used request id req-860c194e-8eb6-40ed-ad99-77c530db39a4 2018-06-30 12:41:45,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9cf48213-16dc-4d54-9a93-66707de9f203 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9f967b8fc0b19e9fc9fb377330a13bf4b11eb8" 2018-06-30 12:41:46,324 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:46 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-419765d4-fc5d-459f-9abb-a4220c7afc59 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cf48213-16dc-4d54-9a93-66707de9f203","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:43Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:43Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"62cdb8ae-ae46-4747-bf15-9223c812827e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c358da27-e016-4500-ad33-9d4ff20be250-pub-subnet"}]} 2018-06-30 12:41:46,324 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9cf48213-16dc-4d54-9a93-66707de9f203 used request id req-419765d4-fc5d-459f-9abb-a4220c7afc59 2018-06-30 12:41:46,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsSubnetTests-c358da27-e016-4500-ad33-9d4ff20be250-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9f967b8fc0b19e9fc9fb377330a13bf4b11eb8" 2018-06-30 12:41:46,647 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:46 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-96bab7f2-dc50-434a-8ca6-10693d0c796e Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9cf48213-16dc-4d54-9a93-66707de9f203","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["62cdb8ae-ae46-4747-bf15-9223c812827e"],"description":"","tags":[],"updated_at":"2018-06-30T12:41:43Z","provider:segmentation_id":4,"name":"NeutronUtilsSubnetTests-c358da27-e016-4500-ad33-9d4ff20be250-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:41Z","provider:network_type":"vxlan"}]} 2018-06-30 12:41:46,648 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsSubnetTests-c358da27-e016-4500-ad33-9d4ff20be250-pub-net used request id req-96bab7f2-dc50-434a-8ca6-10693d0c796e 2018-06-30 12:41:46,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:41:46,665 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:41:46 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:41:46,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9f967b8fc0b19e9fc9fb377330a13bf4b11eb8" 2018-06-30 12:41:46,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:41:46 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb3154f4-d683-44d4-92a6-793631df003d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:41:46,761 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-cb3154f4-d683-44d4-92a6-793631df003d 2018-06-30 12:41:46,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9cf48213-16dc-4d54-9a93-66707de9f203 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9f967b8fc0b19e9fc9fb377330a13bf4b11eb8" 2018-06-30 12:41:46,927 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:46 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-18c86935-0191-4fa6-850d-1f2d648d89e3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cf48213-16dc-4d54-9a93-66707de9f203","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:43Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:43Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"62cdb8ae-ae46-4747-bf15-9223c812827e","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c358da27-e016-4500-ad33-9d4ff20be250-pub-subnet"}]} 2018-06-30 12:41:46,927 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9cf48213-16dc-4d54-9a93-66707de9f203 used request id req-18c86935-0191-4fa6-850d-1f2d648d89e3 2018-06-30 12:41:46,927 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-c358da27-e016-4500-ad33-9d4ff20be250-pub-subnet 2018-06-30 12:41:46,927 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-c358da27-e016-4500-ad33-9d4ff20be250-pub-subnet 2018-06-30 12:41:46,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/62cdb8ae-ae46-4747-bf15-9223c812827e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9f967b8fc0b19e9fc9fb377330a13bf4b11eb8" 2018-06-30 12:41:50,941 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:41:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7170aa88-2321-4152-aa4e-56400ba7a676 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:41:50,941 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/62cdb8ae-ae46-4747-bf15-9223c812827e used request id req-7170aa88-2321-4152-aa4e-56400ba7a676 2018-06-30 12:41:50,942 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-c358da27-e016-4500-ad33-9d4ff20be250-pub-net 2018-06-30 12:41:50,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/9cf48213-16dc-4d54-9a93-66707de9f203 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9f967b8fc0b19e9fc9fb377330a13bf4b11eb8" 2018-06-30 12:41:54,498 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:41:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-564a7515-cf26-4882-9f3f-8a8a2ff2aa96 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:41:54,499 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/9cf48213-16dc-4d54-9a93-66707de9f203 used request id req-564a7515-cf26-4882-9f3f-8a8a2ff2aa96 2018-06-30 12:41:54,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:41:55,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:41:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["LylvvOKMRo6XdJFq8lHlgQ"], "issued_at": "2018-06-30T12:41:55.000000Z"}} 2018-06-30 12:41:55,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:41:55,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:41:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-828a91b7-043e-4d98-b1b4-1fca4ff30e00 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:41:55,315 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-828a91b7-043e-4d98-b1b4-1fca4ff30e00 2018-06-30 12:41:55,317 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-net 2018-06-30 12:41:55,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" -d '{"network": {"name": "NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-net", "admin_state_up": true}}' 2018-06-30 12:41:56,666 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:41:56 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-9bf62524-6181-45af-a0ad-cb85d831a2f1 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e60efa9f-0c96-44a3-92b4-30be152a3abf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:41:56Z","is_default":false,"provider:segmentation_id":94,"name":"NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:56Z","mtu":1450}} 2018-06-30 12:41:56,666 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-9bf62524-6181-45af-a0ad-cb85d831a2f1 2018-06-30 12:41:56,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=e60efa9f-0c96-44a3-92b4-30be152a3abf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:41:57,739 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:57 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-466ca4ec-81f3-4c4e-bb68-4713bf225b21 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e60efa9f-0c96-44a3-92b4-30be152a3abf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:41:56Z","provider:segmentation_id":94,"name":"NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:56Z","provider:network_type":"vxlan"}]} 2018-06-30 12:41:57,740 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e60efa9f-0c96-44a3-92b4-30be152a3abf used request id req-466ca4ec-81f3-4c4e-bb68-4713bf225b21 2018-06-30 12:41:57,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e60efa9f-0c96-44a3-92b4-30be152a3abf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:41:57,808 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:57 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-79ef6a18-2c0f-4a07-82b5-f0bd895f33e9 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:41:57,808 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e60efa9f-0c96-44a3-92b4-30be152a3abf used request id req-79ef6a18-2c0f-4a07-82b5-f0bd895f33e9 2018-06-30 12:41:57,809 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-subnet 2018-06-30 12:41:57,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" -d '{"subnets": [{"ip_version": 4, "network_id": "e60efa9f-0c96-44a3-92b4-30be152a3abf", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-subnet"}]}' 2018-06-30 12:41:58,724 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:41:58 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-a27f1734-dd08-40fa-8590-841cda6083c5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e60efa9f-0c96-44a3-92b4-30be152a3abf","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:58Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:58Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"990df4ee-3239-4920-98a1-d909eb551f37","subnetpool_id":null,"name":"NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-subnet"}]} 2018-06-30 12:41:58,724 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-a27f1734-dd08-40fa-8590-841cda6083c5 2018-06-30 12:41:58,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=e60efa9f-0c96-44a3-92b4-30be152a3abf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:41:59,217 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:41:59 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-25ed6b09-8129-4ab3-883a-f2e68b59e186 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e60efa9f-0c96-44a3-92b4-30be152a3abf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["990df4ee-3239-4920-98a1-d909eb551f37"],"description":"","tags":[],"updated_at":"2018-06-30T12:41:58Z","provider:segmentation_id":94,"name":"NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:56Z","provider:network_type":"vxlan"}]} 2018-06-30 12:41:59,217 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e60efa9f-0c96-44a3-92b4-30be152a3abf used request id req-25ed6b09-8129-4ab3-883a-f2e68b59e186 2018-06-30 12:41:59,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e60efa9f-0c96-44a3-92b4-30be152a3abf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:42:00,036 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:00 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-ea7827d5-8563-408d-97cb-14e510daa1d1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e60efa9f-0c96-44a3-92b4-30be152a3abf","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:58Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:58Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"990df4ee-3239-4920-98a1-d909eb551f37","subnetpool_id":null,"name":"NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-subnet"}]} 2018-06-30 12:42:00,036 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e60efa9f-0c96-44a3-92b4-30be152a3abf used request id req-ea7827d5-8563-408d-97cb-14e510daa1d1 2018-06-30 12:42:00,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:42:00,267 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:00 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-572c8b94-6982-4efa-be38-14e23c82263c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e60efa9f-0c96-44a3-92b4-30be152a3abf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["990df4ee-3239-4920-98a1-d909eb551f37"],"description":"","tags":[],"updated_at":"2018-06-30T12:41:58Z","provider:segmentation_id":94,"name":"NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:56Z","provider:network_type":"vxlan"}]} 2018-06-30 12:42:00,267 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-net used request id req-572c8b94-6982-4efa-be38-14e23c82263c 2018-06-30 12:42:00,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:42:00,281 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:42:00 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:42:00,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:42:00,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:42:00 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17ab74a4-aa6d-4b7b-8b59-3d7dc9c4c15e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:42:00,367 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-17ab74a4-aa6d-4b7b-8b59-3d7dc9c4c15e 2018-06-30 12:42:00,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e60efa9f-0c96-44a3-92b4-30be152a3abf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:42:00,944 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:00 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-7a01cc36-313a-42a6-92cd-e6d14706cac7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e60efa9f-0c96-44a3-92b4-30be152a3abf","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:58Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:58Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"990df4ee-3239-4920-98a1-d909eb551f37","subnetpool_id":null,"name":"NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-subnet"}]} 2018-06-30 12:42:00,944 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e60efa9f-0c96-44a3-92b4-30be152a3abf used request id req-7a01cc36-313a-42a6-92cd-e6d14706cac7 2018-06-30 12:42:00,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e60efa9f-0c96-44a3-92b4-30be152a3abf&name=NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:42:01,044 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:01 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-fb3bcee2-cb40-4d5a-bbbb-3afa0d34d8cb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e60efa9f-0c96-44a3-92b4-30be152a3abf","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:41:58Z","dns_nameservers":[],"updated_at":"2018-06-30T12:41:58Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"990df4ee-3239-4920-98a1-d909eb551f37","subnetpool_id":null,"name":"NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-subnet"}]} 2018-06-30 12:42:01,044 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e60efa9f-0c96-44a3-92b4-30be152a3abf&name=NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-subnet used request id req-fb3bcee2-cb40-4d5a-bbbb-3afa0d34d8cb 2018-06-30 12:42:01,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:42:01,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:42:01,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["tIQ-wMozQPO00UyEyI4U5Q"], "issued_at": "2018-06-30T12:42:01.000000Z"}} 2018-06-30 12:42:01,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f3f7a3f30d565c1d5fe7159c71a1fc35c281fe" 2018-06-30 12:42:01,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:42:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-190917d4-aa81-4a98-9a42-35e006ecfa71 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:42:01,868 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-190917d4-aa81-4a98-9a42-35e006ecfa71 2018-06-30 12:42:01,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:42:02,155 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:02 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-c858119a-77e1-49c6-9d00-21de4cc4534b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 12:42:02,155 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-c858119a-77e1-49c6-9d00-21de4cc4534b 2018-06-30 12:42:02,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:42:02,317 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:02 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-570c409e-f604-4a79-a4f9-9653bee4cc31 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 12:42:02,317 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-570c409e-f604-4a79-a4f9-9653bee4cc31 2018-06-30 12:42:02,318 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-router 2018-06-30 12:42:02,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-router", "admin_state_up": true}}' 2018-06-30 12:42:05,592 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:42:05 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-af424477-cdc2-4e18-bab4-74ee8b0437b5 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:42:02Z", "admin_state_up": true, "updated_at": "2018-06-30T12:42:04Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "9cd7df15-ea94-48f3-a97a-b86df708a877", "name": "NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-router"}} 2018-06-30 12:42:05,592 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-af424477-cdc2-4e18-bab4-74ee8b0437b5 2018-06-30 12:42:05,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=9cd7df15-ea94-48f3-a97a-b86df708a877 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:42:05,779 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:05 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-42fa23fd-aa10-4b05-acd5-fea468ed46ef Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:42:04Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.117"}],"id":"ba92fa71-d341-4f87-b685-f181b5b92c41","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f7:b3:41","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9cd7df15-ea94-48f3-a97a-b86df708a877","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T12:42:03Z","binding:vnic_type":"normal"}]} 2018-06-30 12:42:05,780 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=9cd7df15-ea94-48f3-a97a-b86df708a877 used request id req-42fa23fd-aa10-4b05-acd5-fea468ed46ef 2018-06-30 12:42:05,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:42:05,955 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:05 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-a04e879e-5195-4c76-9cbc-fe22d182fe59 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 12:42:05,956 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-a04e879e-5195-4c76-9cbc-fe22d182fe59 2018-06-30 12:42:05,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:42:06,569 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:06 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-e4764194-ebd0-43bc-8729-7d1bf767cc7b Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:42:02Z", "admin_state_up": true, "updated_at": "2018-06-30T12:42:04Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "9cd7df15-ea94-48f3-a97a-b86df708a877", "name": "NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-router"}]} 2018-06-30 12:42:06,569 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-router used request id req-e4764194-ebd0-43bc-8729-7d1bf767cc7b 2018-06-30 12:42:06,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:42:06,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:42:06 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-058d0c90-b8df-4105-a9e2-75b344cd5ee7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:42:06,846 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-058d0c90-b8df-4105-a9e2-75b344cd5ee7 2018-06-30 12:42:06,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=9cd7df15-ea94-48f3-a97a-b86df708a877 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:42:07,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:07 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-d8cb92cc-c601-48d0-97c3-5770b965170c Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:42:04Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.117"}],"id":"ba92fa71-d341-4f87-b685-f181b5b92c41","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f7:b3:41","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"9cd7df15-ea94-48f3-a97a-b86df708a877","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T12:42:03Z","binding:vnic_type":"normal"}]} 2018-06-30 12:42:07,025 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=9cd7df15-ea94-48f3-a97a-b86df708a877 used request id req-d8cb92cc-c601-48d0-97c3-5770b965170c 2018-06-30 12:42:07,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:42:07,155 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:07 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-8448a633-881e-4e97-9697-8a74d9067c4d Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 12:42:07,155 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-8448a633-881e-4e97-9697-8a74d9067c4d 2018-06-30 12:42:07,156 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-router 2018-06-30 12:42:07,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/9cd7df15-ea94-48f3-a97a-b86df708a877/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" -d '{"subnet_id": "990df4ee-3239-4920-98a1-d909eb551f37"}' 2018-06-30 12:42:11,609 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:11 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-fc446a57-b600-41bc-8b05-304fa7d5fc02 Front-End-Https: on RESP BODY: {"network_id": "e60efa9f-0c96-44a3-92b4-30be152a3abf", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "subnet_id": "990df4ee-3239-4920-98a1-d909eb551f37", "subnet_ids": ["990df4ee-3239-4920-98a1-d909eb551f37"], "port_id": "e15b9105-4041-40e8-a9de-f259ab93ed34", "id": "9cd7df15-ea94-48f3-a97a-b86df708a877"} 2018-06-30 12:42:11,610 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/9cd7df15-ea94-48f3-a97a-b86df708a877/add_router_interface used request id req-fc446a57-b600-41bc-8b05-304fa7d5fc02 2018-06-30 12:42:11,610 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-router 2018-06-30 12:42:11,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/9cd7df15-ea94-48f3-a97a-b86df708a877/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" -d '{"subnet_id": "990df4ee-3239-4920-98a1-d909eb551f37"}' 2018-06-30 12:42:16,550 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:16 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-b1e196d8-7f7d-4d27-9f15-a15a8faf78e1 Front-End-Https: on RESP BODY: {"network_id": "e60efa9f-0c96-44a3-92b4-30be152a3abf", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "subnet_id": "990df4ee-3239-4920-98a1-d909eb551f37", "subnet_ids": ["990df4ee-3239-4920-98a1-d909eb551f37"], "port_id": "e15b9105-4041-40e8-a9de-f259ab93ed34", "id": "9cd7df15-ea94-48f3-a97a-b86df708a877"} 2018-06-30 12:42:16,550 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/9cd7df15-ea94-48f3-a97a-b86df708a877/remove_router_interface used request id req-b1e196d8-7f7d-4d27-9f15-a15a8faf78e1 2018-06-30 12:42:16,551 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-router 2018-06-30 12:42:16,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/9cd7df15-ea94-48f3-a97a-b86df708a877 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:42:19,580 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:42:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-39aeb793-0af3-4d3d-886d-da445fdd0b13 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:42:19,581 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/9cd7df15-ea94-48f3-a97a-b86df708a877 used request id req-39aeb793-0af3-4d3d-886d-da445fdd0b13 2018-06-30 12:42:19,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:42:19,774 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:19 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-c4952ff3-b2da-4d71-b229-99d1c74e0930 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 12:42:19,774 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-router used request id req-c4952ff3-b2da-4d71-b229-99d1c74e0930 2018-06-30 12:42:19,774 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-subnet 2018-06-30 12:42:19,774 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-subnet 2018-06-30 12:42:19,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/990df4ee-3239-4920-98a1-d909eb551f37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:42:23,508 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:42:23 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-328622ee-c8cb-4d96-82eb-bb484dd3e168 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:42:23,508 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/990df4ee-3239-4920-98a1-d909eb551f37 used request id req-328622ee-c8cb-4d96-82eb-bb484dd3e168 2018-06-30 12:42:23,508 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-682ef39f-1e0e-4ee3-ab62-4e3ebdc50323-pub-net 2018-06-30 12:42:23,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/e60efa9f-0c96-44a3-92b4-30be152a3abf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb670c9adf181fd8ea476d0a5ef65c9950d3c90" 2018-06-30 12:42:26,367 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:42:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9294aa00-b9cc-4c35-8ab2-139bfa3b4e50 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:42:26,367 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/e60efa9f-0c96-44a3-92b4-30be152a3abf used request id req-9294aa00-b9cc-4c35-8ab2-139bfa3b4e50 2018-06-30 12:42:26,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:42:27,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["fncapH02Tg-75HtU_Om9sA"], "issued_at": "2018-06-30T12:42:27.000000Z"}} 2018-06-30 12:42:27,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:27,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:42:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49ac2492-0acb-4506-875c-3392480a3185 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:42:27,624 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-49ac2492-0acb-4506-875c-3392480a3185 2018-06-30 12:42:27,625 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-net 2018-06-30 12:42:27,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" -d '{"network": {"name": "NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-net", "admin_state_up": true}}' 2018-06-30 12:42:29,162 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:42:29 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-ed91ba6b-6d76-4c62-99ec-2ab047a68347 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"33d188c3-b27c-4001-8ea9-3c8eb095f2f9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:42:28Z","is_default":false,"provider:segmentation_id":43,"name":"NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:42:28Z","mtu":1450}} 2018-06-30 12:42:29,163 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-ed91ba6b-6d76-4c62-99ec-2ab047a68347 2018-06-30 12:42:29,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=33d188c3-b27c-4001-8ea9-3c8eb095f2f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:30,127 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:30 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-f8907548-0d69-45be-875b-842c6526febc Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"33d188c3-b27c-4001-8ea9-3c8eb095f2f9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:42:28Z","provider:segmentation_id":43,"name":"NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:42:28Z","provider:network_type":"vxlan"}]} 2018-06-30 12:42:30,127 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=33d188c3-b27c-4001-8ea9-3c8eb095f2f9 used request id req-f8907548-0d69-45be-875b-842c6526febc 2018-06-30 12:42:30,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=33d188c3-b27c-4001-8ea9-3c8eb095f2f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:30,265 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:30 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-38313e2b-a8fc-4d87-a581-92c54377b389 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:42:30,265 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=33d188c3-b27c-4001-8ea9-3c8eb095f2f9 used request id req-38313e2b-a8fc-4d87-a581-92c54377b389 2018-06-30 12:42:30,265 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-subnet 2018-06-30 12:42:30,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" -d '{"subnets": [{"ip_version": 4, "network_id": "33d188c3-b27c-4001-8ea9-3c8eb095f2f9", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-subnet"}]}' 2018-06-30 12:42:31,771 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:42:31 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-482f158f-5320-4b89-aaf9-2306d89c1701 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33d188c3-b27c-4001-8ea9-3c8eb095f2f9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:42:30Z","dns_nameservers":[],"updated_at":"2018-06-30T12:42:30Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"ef6730ac-92ce-4744-b975-391ec65dd9f4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-subnet"}]} 2018-06-30 12:42:31,771 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-482f158f-5320-4b89-aaf9-2306d89c1701 2018-06-30 12:42:31,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=33d188c3-b27c-4001-8ea9-3c8eb095f2f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:32,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:32 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-4e900565-1d12-44d6-9263-0da8f31a9c4e Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"33d188c3-b27c-4001-8ea9-3c8eb095f2f9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["ef6730ac-92ce-4744-b975-391ec65dd9f4"],"description":"","tags":[],"updated_at":"2018-06-30T12:42:30Z","provider:segmentation_id":43,"name":"NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:42:28Z","provider:network_type":"vxlan"}]} 2018-06-30 12:42:32,025 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=33d188c3-b27c-4001-8ea9-3c8eb095f2f9 used request id req-4e900565-1d12-44d6-9263-0da8f31a9c4e 2018-06-30 12:42:32,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=33d188c3-b27c-4001-8ea9-3c8eb095f2f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:32,223 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:32 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-20185301-e5f3-4dc3-9a5a-369663cca792 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33d188c3-b27c-4001-8ea9-3c8eb095f2f9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:42:30Z","dns_nameservers":[],"updated_at":"2018-06-30T12:42:30Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"ef6730ac-92ce-4744-b975-391ec65dd9f4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-subnet"}]} 2018-06-30 12:42:32,223 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=33d188c3-b27c-4001-8ea9-3c8eb095f2f9 used request id req-20185301-e5f3-4dc3-9a5a-369663cca792 2018-06-30 12:42:32,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:32,479 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:32 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-dc1599e5-98fa-4b15-84ab-a6c1b0882635 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"33d188c3-b27c-4001-8ea9-3c8eb095f2f9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["ef6730ac-92ce-4744-b975-391ec65dd9f4"],"description":"","tags":[],"updated_at":"2018-06-30T12:42:30Z","provider:segmentation_id":43,"name":"NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:42:28Z","provider:network_type":"vxlan"}]} 2018-06-30 12:42:32,479 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-net used request id req-dc1599e5-98fa-4b15-84ab-a6c1b0882635 2018-06-30 12:42:32,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:42:32,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:42:32 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:42:32,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:32,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:42:32 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77c072c5-eb88-4481-853d-8cd5db390293 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:42:32,595 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-77c072c5-eb88-4481-853d-8cd5db390293 2018-06-30 12:42:32,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=33d188c3-b27c-4001-8ea9-3c8eb095f2f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:32,794 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:32 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-1e4f9f0a-48de-4ffc-9cf7-17ac180cff0d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33d188c3-b27c-4001-8ea9-3c8eb095f2f9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:42:30Z","dns_nameservers":[],"updated_at":"2018-06-30T12:42:30Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"ef6730ac-92ce-4744-b975-391ec65dd9f4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-subnet"}]} 2018-06-30 12:42:32,795 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=33d188c3-b27c-4001-8ea9-3c8eb095f2f9 used request id req-1e4f9f0a-48de-4ffc-9cf7-17ac180cff0d 2018-06-30 12:42:32,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:42:32,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:42:33,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:42:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["89Q2i5NoTyC2sgkykG7uBw"], "issued_at": "2018-06-30T12:42:33.000000Z"}} 2018-06-30 12:42:33,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddc94061cb90e2b448cc4e683220d2d9630caf12" 2018-06-30 12:42:33,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:42:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23829cd6-6f15-4b1a-ad49-7f9334a5222d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:42:33,875 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-23829cd6-6f15-4b1a-ad49-7f9334a5222d 2018-06-30 12:42:33,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:34,743 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:34 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-7679d58f-0fd3-4ccd-8256-7e99f72a704f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 12:42:34,743 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-7679d58f-0fd3-4ccd-8256-7e99f72a704f 2018-06-30 12:42:34,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:34,909 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:34 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-62cdd3f0-9cf8-44a7-af85-550c60c93cac Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 12:42:34,909 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-62cdd3f0-9cf8-44a7-af85-550c60c93cac 2018-06-30 12:42:34,910 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-router 2018-06-30 12:42:34,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-router", "admin_state_up": true}}' 2018-06-30 12:42:38,378 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:42:38 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-339ddd97-44b4-4aee-b347-8a78ba4689b4 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:42:35Z", "admin_state_up": true, "updated_at": "2018-06-30T12:42:37Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "944ff7c6-c79f-48a6-878a-93c4a1aa5e4b", "name": "NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-router"}} 2018-06-30 12:42:38,379 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-339ddd97-44b4-4aee-b347-8a78ba4689b4 2018-06-30 12:42:38,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=944ff7c6-c79f-48a6-878a-93c4a1aa5e4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:39,166 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:39 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-d120dae0-9b20-4d91-9cec-4ef34c612563 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:42:36Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.113"}],"id":"3d7cce31-ca81-422c-862c-5716a9c25ec6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:47:81:ab","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"944ff7c6-c79f-48a6-878a-93c4a1aa5e4b","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T12:42:36Z","binding:vnic_type":"normal"}]} 2018-06-30 12:42:39,166 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=944ff7c6-c79f-48a6-878a-93c4a1aa5e4b used request id req-d120dae0-9b20-4d91-9cec-4ef34c612563 2018-06-30 12:42:39,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:39,325 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:39 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-d35d4faa-f2d7-4fcb-a896-40e817cd8951 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 12:42:39,326 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-d35d4faa-f2d7-4fcb-a896-40e817cd8951 2018-06-30 12:42:39,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:39,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:39 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-4b0837c8-32e3-4e03-8e25-2fc079abe71f Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:42:35Z", "admin_state_up": true, "updated_at": "2018-06-30T12:42:37Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "944ff7c6-c79f-48a6-878a-93c4a1aa5e4b", "name": "NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-router"}]} 2018-06-30 12:42:39,640 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-router used request id req-4b0837c8-32e3-4e03-8e25-2fc079abe71f 2018-06-30 12:42:39,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:39,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:42:39 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39744338-0f23-43dc-95f0-8e12807ad089 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:42:39,752 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-39744338-0f23-43dc-95f0-8e12807ad089 2018-06-30 12:42:39,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=944ff7c6-c79f-48a6-878a-93c4a1aa5e4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:39,881 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:39 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-99ea8cea-a77d-4245-8dc0-dfb236710729 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:42:36Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.113"}],"id":"3d7cce31-ca81-422c-862c-5716a9c25ec6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:47:81:ab","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"944ff7c6-c79f-48a6-878a-93c4a1aa5e4b","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T12:42:36Z","binding:vnic_type":"normal"}]} 2018-06-30 12:42:39,881 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=944ff7c6-c79f-48a6-878a-93c4a1aa5e4b used request id req-99ea8cea-a77d-4245-8dc0-dfb236710729 2018-06-30 12:42:39,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:40,049 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:40 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-3fd8b043-548c-4e6a-8470-710b3db317ef Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 12:42:40,049 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-3fd8b043-548c-4e6a-8470-710b3db317ef 2018-06-30 12:42:40,050 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-subnet 2018-06-30 12:42:40,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/ef6730ac-92ce-4744-b975-391ec65dd9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:44,036 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:42:44 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cceb8158-17f4-4656-a86d-e4ef7cd1ada7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:42:44,036 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/ef6730ac-92ce-4744-b975-391ec65dd9f4 used request id req-cceb8158-17f4-4656-a86d-e4ef7cd1ada7 2018-06-30 12:42:44,036 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-router 2018-06-30 12:42:44,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/944ff7c6-c79f-48a6-878a-93c4a1aa5e4b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" -d '{"subnet_id": "ef6730ac-92ce-4744-b975-391ec65dd9f4"}' 2018-06-30 12:42:44,789 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 12:42:44 GMT Content-Type: application/json Content-Length: 136 Connection: keep-alive X-Openstack-Request-Id: req-060ab253-829d-4b62-85d4-fd80f534be2d RESP BODY: {"NeutronError": {"message": "Subnet ef6730ac-92ce-4744-b975-391ec65dd9f4 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-30 12:42:44,789 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/944ff7c6-c79f-48a6-878a-93c4a1aa5e4b/add_router_interface used request id req-060ab253-829d-4b62-85d4-fd80f534be2d 2018-06-30 12:42:44,789 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet ef6730ac-92ce-4744-b975-391ec65dd9f4 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-30 12:42:44,790 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-router 2018-06-30 12:42:44,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/944ff7c6-c79f-48a6-878a-93c4a1aa5e4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:47,936 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:42:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d77b2c92-62d9-402c-bf11-74fda0c7f5c7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:42:47,936 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/944ff7c6-c79f-48a6-878a-93c4a1aa5e4b used request id req-d77b2c92-62d9-402c-bf11-74fda0c7f5c7 2018-06-30 12:42:47,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:48,168 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:48 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-0ed242bf-8f0a-4133-812a-85acb20909e8 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 12:42:48,168 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-router used request id req-0ed242bf-8f0a-4133-812a-85acb20909e8 2018-06-30 12:42:48,169 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-subnet 2018-06-30 12:42:48,169 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-subnet 2018-06-30 12:42:48,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/ef6730ac-92ce-4744-b975-391ec65dd9f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:48,262 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 12:42:48 GMT Content-Type: application/json Content-Length: 136 Connection: keep-alive X-Openstack-Request-Id: req-465c0681-87dd-4e6f-bf40-29f4f6aeec17 RESP BODY: {"NeutronError": {"message": "Subnet ef6730ac-92ce-4744-b975-391ec65dd9f4 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-30 12:42:48,262 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/ef6730ac-92ce-4744-b975-391ec65dd9f4 used request id req-465c0681-87dd-4e6f-bf40-29f4f6aeec17 2018-06-30 12:42:48,263 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet ef6730ac-92ce-4744-b975-391ec65dd9f4 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-30 12:42:48,263 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-5a749340-32ba-4f68-b3c9-5ef0a6daf098-pub-net 2018-06-30 12:42:48,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/33d188c3-b27c-4001-8ea9-3c8eb095f2f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a250b5c222f3f8c5c5a055a18935715235dceb2" 2018-06-30 12:42:49,989 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:42:49 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-669a71f8-84cb-4998-8c18-0bc9d2a6497e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:42:49,989 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/33d188c3-b27c-4001-8ea9-3c8eb095f2f9 used request id req-669a71f8-84cb-4998-8c18-0bc9d2a6497e 2018-06-30 12:42:49,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:42:51,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:42:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["FVlw5ErkTLWRWLDjxFhFTQ"], "issued_at": "2018-06-30T12:42:51.000000Z"}} 2018-06-30 12:42:51,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa7cc251a93534a719e92a4d77aa91a6e1a8bf5" 2018-06-30 12:42:51,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:42:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-067491f8-aaf0-4974-bc7d-00d4af941f69 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:42:51,423 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-067491f8-aaf0-4974-bc7d-00d4af941f69 2018-06-30 12:42:51,424 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-net 2018-06-30 12:42:51,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa7cc251a93534a719e92a4d77aa91a6e1a8bf5" -d '{"network": {"name": "NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-net", "admin_state_up": true}}' 2018-06-30 12:42:52,771 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:42:52 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-9a11fe83-9b5d-4424-adbc-6ec63a5ac289 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"92dc6dd1-6394-4cc5-b55d-526fd2758f19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:42:52Z","is_default":false,"provider:segmentation_id":47,"name":"NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:42:52Z","mtu":1450}} 2018-06-30 12:42:52,771 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-9a11fe83-9b5d-4424-adbc-6ec63a5ac289 2018-06-30 12:42:52,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=92dc6dd1-6394-4cc5-b55d-526fd2758f19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa7cc251a93534a719e92a4d77aa91a6e1a8bf5" 2018-06-30 12:42:53,243 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:53 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-d4be6866-191a-47e0-819c-1a24f212d0f6 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"92dc6dd1-6394-4cc5-b55d-526fd2758f19","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:42:52Z","provider:segmentation_id":47,"name":"NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:42:52Z","provider:network_type":"vxlan"}]} 2018-06-30 12:42:53,243 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=92dc6dd1-6394-4cc5-b55d-526fd2758f19 used request id req-d4be6866-191a-47e0-819c-1a24f212d0f6 2018-06-30 12:42:53,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=92dc6dd1-6394-4cc5-b55d-526fd2758f19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa7cc251a93534a719e92a4d77aa91a6e1a8bf5" 2018-06-30 12:42:53,316 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:53 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-6401976b-3346-4631-b7ea-73843d88b104 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:42:53,316 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=92dc6dd1-6394-4cc5-b55d-526fd2758f19 used request id req-6401976b-3346-4631-b7ea-73843d88b104 2018-06-30 12:42:53,317 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-subnet 2018-06-30 12:42:53,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa7cc251a93534a719e92a4d77aa91a6e1a8bf5" -d '{"subnets": [{"ip_version": 4, "network_id": "92dc6dd1-6394-4cc5-b55d-526fd2758f19", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-subnet"}]}' 2018-06-30 12:42:54,215 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:42:54 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-9e8142b7-8a7f-453d-8aed-21526014daee Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92dc6dd1-6394-4cc5-b55d-526fd2758f19","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:42:53Z","dns_nameservers":[],"updated_at":"2018-06-30T12:42: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":"3f82605113b8454d8c19c473b2f93c9c","id":"06b9bec3-6583-467f-9585-e4ee7a7b20f8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-subnet"}]} 2018-06-30 12:42:54,215 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-9e8142b7-8a7f-453d-8aed-21526014daee 2018-06-30 12:42:54,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=92dc6dd1-6394-4cc5-b55d-526fd2758f19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa7cc251a93534a719e92a4d77aa91a6e1a8bf5" 2018-06-30 12:42:55,408 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:55 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-e3093f56-3efa-4b34-baaa-2bcc8ae11f43 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"92dc6dd1-6394-4cc5-b55d-526fd2758f19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["06b9bec3-6583-467f-9585-e4ee7a7b20f8"],"description":"","tags":[],"updated_at":"2018-06-30T12:42:53Z","provider:segmentation_id":47,"name":"NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:42:52Z","provider:network_type":"vxlan"}]} 2018-06-30 12:42:55,408 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=92dc6dd1-6394-4cc5-b55d-526fd2758f19 used request id req-e3093f56-3efa-4b34-baaa-2bcc8ae11f43 2018-06-30 12:42:55,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=92dc6dd1-6394-4cc5-b55d-526fd2758f19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa7cc251a93534a719e92a4d77aa91a6e1a8bf5" 2018-06-30 12:42:55,538 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:55 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-0cbcc857-6bda-46b3-a5ae-d689eb2d1ef9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92dc6dd1-6394-4cc5-b55d-526fd2758f19","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:42:53Z","dns_nameservers":[],"updated_at":"2018-06-30T12:42: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":"3f82605113b8454d8c19c473b2f93c9c","id":"06b9bec3-6583-467f-9585-e4ee7a7b20f8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-subnet"}]} 2018-06-30 12:42:55,538 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=92dc6dd1-6394-4cc5-b55d-526fd2758f19 used request id req-0cbcc857-6bda-46b3-a5ae-d689eb2d1ef9 2018-06-30 12:42:55,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa7cc251a93534a719e92a4d77aa91a6e1a8bf5" 2018-06-30 12:42:55,715 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:55 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-ec76e4e6-98ec-4b6c-8c58-e76a4f2def2a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"92dc6dd1-6394-4cc5-b55d-526fd2758f19","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["06b9bec3-6583-467f-9585-e4ee7a7b20f8"],"description":"","tags":[],"updated_at":"2018-06-30T12:42:53Z","provider:segmentation_id":47,"name":"NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:42:52Z","provider:network_type":"vxlan"}]} 2018-06-30 12:42:55,715 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-net used request id req-ec76e4e6-98ec-4b6c-8c58-e76a4f2def2a 2018-06-30 12:42:55,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:42:55,727 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:42:55 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:42:55,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa7cc251a93534a719e92a4d77aa91a6e1a8bf5" 2018-06-30 12:42:55,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:42:55 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03c19133-89f5-4857-ac1a-3b6fd4e9bc42 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:42:55,819 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-03c19133-89f5-4857-ac1a-3b6fd4e9bc42 2018-06-30 12:42:55,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=92dc6dd1-6394-4cc5-b55d-526fd2758f19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa7cc251a93534a719e92a4d77aa91a6e1a8bf5" 2018-06-30 12:42:55,925 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:55 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-9fa095d3-3079-42a6-8048-32d74cfc9d15 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92dc6dd1-6394-4cc5-b55d-526fd2758f19","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:42:53Z","dns_nameservers":[],"updated_at":"2018-06-30T12:42: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":"3f82605113b8454d8c19c473b2f93c9c","id":"06b9bec3-6583-467f-9585-e4ee7a7b20f8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-subnet"}]} 2018-06-30 12:42:55,925 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=92dc6dd1-6394-4cc5-b55d-526fd2758f19 used request id req-9fa095d3-3079-42a6-8048-32d74cfc9d15 2018-06-30 12:42:55,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=92dc6dd1-6394-4cc5-b55d-526fd2758f19&name=NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa7cc251a93534a719e92a4d77aa91a6e1a8bf5" 2018-06-30 12:42:56,022 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:42:56 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-ef18d98b-c34b-4ac1-9e74-4a8b68b54795 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92dc6dd1-6394-4cc5-b55d-526fd2758f19","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:42:53Z","dns_nameservers":[],"updated_at":"2018-06-30T12:42: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":"3f82605113b8454d8c19c473b2f93c9c","id":"06b9bec3-6583-467f-9585-e4ee7a7b20f8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-subnet"}]} 2018-06-30 12:42:56,022 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=92dc6dd1-6394-4cc5-b55d-526fd2758f19&name=NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-subnet used request id req-ef18d98b-c34b-4ac1-9e74-4a8b68b54795 2018-06-30 12:42:56,022 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-subnet 2018-06-30 12:42:56,023 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-subnet 2018-06-30 12:42:56,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/06b9bec3-6583-467f-9585-e4ee7a7b20f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa7cc251a93534a719e92a4d77aa91a6e1a8bf5" 2018-06-30 12:42:59,670 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:42:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8182cad2-ebc0-4734-95e2-619037abf77c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:42:59,671 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/06b9bec3-6583-467f-9585-e4ee7a7b20f8 used request id req-8182cad2-ebc0-4734-95e2-619037abf77c 2018-06-30 12:42:59,671 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c93cac13-2eb7-4eef-bd99-c414b6e2f34d-pub-net 2018-06-30 12:42:59,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/92dc6dd1-6394-4cc5-b55d-526fd2758f19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa7cc251a93534a719e92a4d77aa91a6e1a8bf5" 2018-06-30 12:43:02,800 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:43:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-da0cac63-d3f7-4e85-8408-79cd4f83e66a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:43:02,800 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/92dc6dd1-6394-4cc5-b55d-526fd2758f19 used request id req-da0cac63-d3f7-4e85-8408-79cd4f83e66a 2018-06-30 12:43:02,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:43:03,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:43:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["v2OddwCjRiOkxbPoxeiMjg"], "issued_at": "2018-06-30T12:43:03.000000Z"}} 2018-06-30 12:43:03,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:03,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:43:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7db41652-561f-49ef-970f-e786b706833d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:43:03,634 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7db41652-561f-49ef-970f-e786b706833d 2018-06-30 12:43:03,635 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-net 2018-06-30 12:43:03,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" -d '{"network": {"name": "NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-net", "admin_state_up": true}}' 2018-06-30 12:43:05,164 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:43:05 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-5cf9ccaf-ad72-43d1-bede-46090356db81 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"92753801-3a2e-4329-bd85-59d6680365e6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:43:04Z","is_default":false,"provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:04Z","mtu":1450}} 2018-06-30 12:43:05,164 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-5cf9ccaf-ad72-43d1-bede-46090356db81 2018-06-30 12:43:05,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=92753801-3a2e-4329-bd85-59d6680365e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:05,995 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:05 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-c28c54da-cd73-4719-bec8-a5178a18aace Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"92753801-3a2e-4329-bd85-59d6680365e6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:43:04Z","provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:04Z","provider:network_type":"vxlan"}]} 2018-06-30 12:43:05,995 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=92753801-3a2e-4329-bd85-59d6680365e6 used request id req-c28c54da-cd73-4719-bec8-a5178a18aace 2018-06-30 12:43:06,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=92753801-3a2e-4329-bd85-59d6680365e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:06,104 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:06 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-fa6d2ad8-328a-4238-a35b-d57d26c4e4b0 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:43:06,104 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=92753801-3a2e-4329-bd85-59d6680365e6 used request id req-fa6d2ad8-328a-4238-a35b-d57d26c4e4b0 2018-06-30 12:43:06,105 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-subnet 2018-06-30 12:43:06,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" -d '{"subnets": [{"ip_version": 4, "network_id": "92753801-3a2e-4329-bd85-59d6680365e6", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-subnet"}]}' 2018-06-30 12:43:07,046 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:43:07 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-e74f48bc-7c99-4ea4-bbff-077d9eece5a4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92753801-3a2e-4329-bd85-59d6680365e6","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:06Z","dns_nameservers":[],"updated_at":"2018-06-30T12:43:06Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"115878a9-bbac-4166-8e25-213d0ec58a77","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-subnet"}]} 2018-06-30 12:43:07,046 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-e74f48bc-7c99-4ea4-bbff-077d9eece5a4 2018-06-30 12:43:07,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=92753801-3a2e-4329-bd85-59d6680365e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:07,231 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:07 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-7eca14de-6686-455a-bd8d-9c8c0c3b11f7 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"92753801-3a2e-4329-bd85-59d6680365e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["115878a9-bbac-4166-8e25-213d0ec58a77"],"description":"","tags":[],"updated_at":"2018-06-30T12:43:06Z","provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:04Z","provider:network_type":"vxlan"}]} 2018-06-30 12:43:07,231 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=92753801-3a2e-4329-bd85-59d6680365e6 used request id req-7eca14de-6686-455a-bd8d-9c8c0c3b11f7 2018-06-30 12:43:07,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=92753801-3a2e-4329-bd85-59d6680365e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:07,332 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:07 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-75251e77-be72-45ab-99a7-ec631fe67adf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92753801-3a2e-4329-bd85-59d6680365e6","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:06Z","dns_nameservers":[],"updated_at":"2018-06-30T12:43:06Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"115878a9-bbac-4166-8e25-213d0ec58a77","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-subnet"}]} 2018-06-30 12:43:07,332 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=92753801-3a2e-4329-bd85-59d6680365e6 used request id req-75251e77-be72-45ab-99a7-ec631fe67adf 2018-06-30 12:43:07,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:07,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:07 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-33110fe5-f8a4-45c6-a934-a1bc203df72c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"92753801-3a2e-4329-bd85-59d6680365e6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["115878a9-bbac-4166-8e25-213d0ec58a77"],"description":"","tags":[],"updated_at":"2018-06-30T12:43:06Z","provider:segmentation_id":56,"name":"NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:04Z","provider:network_type":"vxlan"}]} 2018-06-30 12:43:07,566 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-net used request id req-33110fe5-f8a4-45c6-a934-a1bc203df72c 2018-06-30 12:43:07,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:43:07,581 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:43:07 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:43:07,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:07,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:43:07 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1ea62f2-fbe7-4b47-8dbf-215e8c5c86b7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:43:07,682 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-f1ea62f2-fbe7-4b47-8dbf-215e8c5c86b7 2018-06-30 12:43:07,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=92753801-3a2e-4329-bd85-59d6680365e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:07,835 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:07 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-2b8c87a2-ede5-4e98-9c1f-3223fe9abbb7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92753801-3a2e-4329-bd85-59d6680365e6","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:06Z","dns_nameservers":[],"updated_at":"2018-06-30T12:43:06Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"115878a9-bbac-4166-8e25-213d0ec58a77","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-subnet"}]} 2018-06-30 12:43:07,835 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=92753801-3a2e-4329-bd85-59d6680365e6 used request id req-2b8c87a2-ede5-4e98-9c1f-3223fe9abbb7 2018-06-30 12:43:07,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:43:07,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:43:08,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:43:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["SzbPG2XvRSmF47u_OsDJjg"], "issued_at": "2018-06-30T12:43:08.000000Z"}} 2018-06-30 12:43:08,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7399407ace270f89b8f06692cdcaa5cdbb00cb" 2018-06-30 12:43:08,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:43:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20a7c7a0-8478-4dfc-bee5-ab303e09b17e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:43:08,832 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-20a7c7a0-8478-4dfc-bee5-ab303e09b17e 2018-06-30 12:43:08,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:09,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:09 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-75205731-a370-4428-ad52-91df809f9b9c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 12:43:09,485 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-75205731-a370-4428-ad52-91df809f9b9c 2018-06-30 12:43:09,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:09,594 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:09 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-aaf8b07f-6153-4957-b4bb-57f90355f90e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 12:43:09,594 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-aaf8b07f-6153-4957-b4bb-57f90355f90e 2018-06-30 12:43:09,595 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-router 2018-06-30 12:43:09,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-router", "admin_state_up": true}}' 2018-06-30 12:43:12,543 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:43:12 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-f8c33bf3-0f25-4a2d-af9e-a0a80eaf591f Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:43:09Z", "admin_state_up": true, "updated_at": "2018-06-30T12:43:11Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "695ff713-2dac-4be9-97a2-da217e7f67c3", "name": "NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-router"}} 2018-06-30 12:43:12,543 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-f8c33bf3-0f25-4a2d-af9e-a0a80eaf591f 2018-06-30 12:43:12,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=695ff713-2dac-4be9-97a2-da217e7f67c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:13,284 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:13 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-e382371f-72f5-43b4-a661-60b024ecefe7 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:43:11Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.120"}],"id":"4aef64d0-b991-4fc6-b4b7-0fc275bf8f8c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:61:2b:59","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"695ff713-2dac-4be9-97a2-da217e7f67c3","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T12:43:10Z","binding:vnic_type":"normal"}]} 2018-06-30 12:43:13,284 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=695ff713-2dac-4be9-97a2-da217e7f67c3 used request id req-e382371f-72f5-43b4-a661-60b024ecefe7 2018-06-30 12:43:13,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:13,431 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:13 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-dc5ac608-95f4-4e65-8f4b-d3c97e9fa54e Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 12:43:13,431 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-dc5ac608-95f4-4e65-8f4b-d3c97e9fa54e 2018-06-30 12:43:13,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:13,984 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:13 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-4b312c10-4df3-4951-8f6a-a14d576261c3 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:43:09Z", "admin_state_up": true, "updated_at": "2018-06-30T12:43:11Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "695ff713-2dac-4be9-97a2-da217e7f67c3", "name": "NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-router"}]} 2018-06-30 12:43:13,984 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-router used request id req-4b312c10-4df3-4951-8f6a-a14d576261c3 2018-06-30 12:43:13,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:14,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:43:13 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0913dfd0-e465-4407-8040-bc07a1a0b957 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:43:14,361 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-0913dfd0-e465-4407-8040-bc07a1a0b957 2018-06-30 12:43:14,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=695ff713-2dac-4be9-97a2-da217e7f67c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:14,515 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:14 GMT Content-Type: application/json Content-Length: 758 Connection: keep-alive X-Openstack-Request-Id: req-32f9dc6f-6dcd-46ae-9ca2-f1efc54eebd5 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:43:14Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.120"}],"id":"4aef64d0-b991-4fc6-b4b7-0fc275bf8f8c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:61:2b:59","project_id":"","status":"DOWN","binding:host_id":"cmp002","description":"","tags":[],"device_id":"695ff713-2dac-4be9-97a2-da217e7f67c3","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T12:43:10Z","binding:vnic_type":"normal"}]} 2018-06-30 12:43:14,515 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=695ff713-2dac-4be9-97a2-da217e7f67c3 used request id req-32f9dc6f-6dcd-46ae-9ca2-f1efc54eebd5 2018-06-30 12:43:14,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:14,606 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:14 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-af954abe-1edb-45f1-9897-f8490d7c94dc Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 12:43:14,606 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-af954abe-1edb-45f1-9897-f8490d7c94dc 2018-06-30 12:43:14,607 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-router 2018-06-30 12:43:14,607 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-router 2018-06-30 12:43:14,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/695ff713-2dac-4be9-97a2-da217e7f67c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:17,699 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:43:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-11734ded-753e-47c5-b7a4-6cc2c519ddc3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:43:17,699 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/695ff713-2dac-4be9-97a2-da217e7f67c3 used request id req-11734ded-753e-47c5-b7a4-6cc2c519ddc3 2018-06-30 12:43:17,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:17,926 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:17 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-b2fdaad1-8485-4cb4-953e-bf83369fec9f Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 12:43:17,926 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-router used request id req-b2fdaad1-8485-4cb4-953e-bf83369fec9f 2018-06-30 12:43:17,926 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-subnet 2018-06-30 12:43:17,927 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-subnet 2018-06-30 12:43:17,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/115878a9-bbac-4166-8e25-213d0ec58a77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:21,944 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:43:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-82f52155-90d1-4f4a-a121-8c3f19bbfdd0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:43:21,945 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/115878a9-bbac-4166-8e25-213d0ec58a77 used request id req-82f52155-90d1-4f4a-a121-8c3f19bbfdd0 2018-06-30 12:43:21,945 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f79e6743-7fe7-40c2-b0c8-984590a0e75e-pub-net 2018-06-30 12:43:21,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/92753801-3a2e-4329-bd85-59d6680365e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c138a879a0f90b13834553c0e9b81b170701a61" 2018-06-30 12:43:24,528 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:43:24 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fc30ecf6-a421-4e41-91e2-4264dc9928ff Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:43:24,528 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/92753801-3a2e-4329-bd85-59d6680365e6 used request id req-fc30ecf6-a421-4e41-91e2-4264dc9928ff 2018-06-30 12:43:24,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:43:25,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:43:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["zsBceMbPSpOPnojUHYMddg"], "issued_at": "2018-06-30T12:43:25.000000Z"}} 2018-06-30 12:43:25,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" 2018-06-30 12:43:25,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:43:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa6d9a37-6d54-46d9-83c4-2c71a2bcb777 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:43:25,627 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fa6d9a37-6d54-46d9-83c4-2c71a2bcb777 2018-06-30 12:43:25,629 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-net 2018-06-30 12:43:25,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" -d '{"network": {"name": "NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-net", "admin_state_up": true}}' 2018-06-30 12:43:27,114 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:43:27 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-717ed75b-27ef-4e4c-bf8e-78803ea762e4 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:43:26Z","is_default":false,"provider:segmentation_id":20,"name":"NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:26Z","mtu":1450}} 2018-06-30 12:43:27,115 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-717ed75b-27ef-4e4c-bf8e-78803ea762e4 2018-06-30 12:43:27,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=1dffc9e0-9a49-4bc0-a7fd-a49701c8d005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" 2018-06-30 12:43:28,017 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:28 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-a89c7c11-5158-49b6-abd7-6b95146a5539 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:43:26Z","provider:segmentation_id":20,"name":"NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:26Z","provider:network_type":"vxlan"}]} 2018-06-30 12:43:28,017 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=1dffc9e0-9a49-4bc0-a7fd-a49701c8d005 used request id req-a89c7c11-5158-49b6-abd7-6b95146a5539 2018-06-30 12:43:28,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1dffc9e0-9a49-4bc0-a7fd-a49701c8d005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" 2018-06-30 12:43:28,110 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:28 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4d9ce395-59c3-41c0-9ca1-4d1da7b84fa0 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:43:28,110 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1dffc9e0-9a49-4bc0-a7fd-a49701c8d005 used request id req-4d9ce395-59c3-41c0-9ca1-4d1da7b84fa0 2018-06-30 12:43:28,111 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-subnet 2018-06-30 12:43:28,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" -d '{"subnets": [{"ip_version": 4, "network_id": "1dffc9e0-9a49-4bc0-a7fd-a49701c8d005", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-subnet"}]}' 2018-06-30 12:43:28,980 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:43:28 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-26e80751-c0d8-4e03-a37d-953cdd7abf79 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:28Z","dns_nameservers":[],"updated_at":"2018-06-30T12:43:28Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"de5ea154-964a-47f1-bdf1-14febad46a2c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-subnet"}]} 2018-06-30 12:43:28,980 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-26e80751-c0d8-4e03-a37d-953cdd7abf79 2018-06-30 12:43:28,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=1dffc9e0-9a49-4bc0-a7fd-a49701c8d005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" 2018-06-30 12:43:29,186 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:29 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-54007733-b91d-4de9-bcaa-7346a1fef0e8 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["de5ea154-964a-47f1-bdf1-14febad46a2c"],"description":"","tags":[],"updated_at":"2018-06-30T12:43:28Z","provider:segmentation_id":20,"name":"NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:26Z","provider:network_type":"vxlan"}]} 2018-06-30 12:43:29,186 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=1dffc9e0-9a49-4bc0-a7fd-a49701c8d005 used request id req-54007733-b91d-4de9-bcaa-7346a1fef0e8 2018-06-30 12:43:29,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1dffc9e0-9a49-4bc0-a7fd-a49701c8d005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" 2018-06-30 12:43:29,380 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:29 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-a1abced9-83c1-4e17-b9f5-9df940a337fb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:28Z","dns_nameservers":[],"updated_at":"2018-06-30T12:43:28Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"de5ea154-964a-47f1-bdf1-14febad46a2c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-subnet"}]} 2018-06-30 12:43:29,381 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1dffc9e0-9a49-4bc0-a7fd-a49701c8d005 used request id req-a1abced9-83c1-4e17-b9f5-9df940a337fb 2018-06-30 12:43:29,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" 2018-06-30 12:43:29,631 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:29 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-843b8410-836c-41e6-b28d-2c2cf88aa626 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["de5ea154-964a-47f1-bdf1-14febad46a2c"],"description":"","tags":[],"updated_at":"2018-06-30T12:43:28Z","provider:segmentation_id":20,"name":"NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:26Z","provider:network_type":"vxlan"}]} 2018-06-30 12:43:29,632 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-net used request id req-843b8410-836c-41e6-b28d-2c2cf88aa626 2018-06-30 12:43:29,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:43:29,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:43:29 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:43:29,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" 2018-06-30 12:43:29,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:43:29 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7cf9605-0206-4f82-922f-df08c6434ef2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:43:29,993 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-a7cf9605-0206-4f82-922f-df08c6434ef2 2018-06-30 12:43:29,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1dffc9e0-9a49-4bc0-a7fd-a49701c8d005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" 2018-06-30 12:43:30,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:30 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-cb8ac725-37e6-4af7-8da0-3148acd8c77e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:28Z","dns_nameservers":[],"updated_at":"2018-06-30T12:43:28Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"de5ea154-964a-47f1-bdf1-14febad46a2c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-subnet"}]} 2018-06-30 12:43:30,882 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1dffc9e0-9a49-4bc0-a7fd-a49701c8d005 used request id req-cb8ac725-37e6-4af7-8da0-3148acd8c77e 2018-06-30 12:43:30,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1dffc9e0-9a49-4bc0-a7fd-a49701c8d005&name=NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" 2018-06-30 12:43:30,994 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:30 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-74e4e34f-b350-4ea1-bf5f-886306194ce3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:28Z","dns_nameservers":[],"updated_at":"2018-06-30T12:43:28Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"de5ea154-964a-47f1-bdf1-14febad46a2c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-subnet"}]} 2018-06-30 12:43:30,994 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1dffc9e0-9a49-4bc0-a7fd-a49701c8d005&name=NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-subnet used request id req-74e4e34f-b350-4ea1-bf5f-886306194ce3 2018-06-30 12:43:30,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:43:30,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:43:31,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:43:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["XF_0DLzmSG6O8qWNwWN_yA"], "issued_at": "2018-06-30T12:43:31.000000Z"}} 2018-06-30 12:43:31,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b7584d44ed31db9babcc7202dfa49615bdfd5a" 2018-06-30 12:43:32,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:43:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0af9e203-c2ff-4e12-b14b-f0d0dbc71ceb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:43:32,332 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0af9e203-c2ff-4e12-b14b-f0d0dbc71ceb 2018-06-30 12:43:32,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" 2018-06-30 12:43:32,677 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:32 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-33277f9b-4bb9-4f6d-96a9-0e4077f786dd Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["de5ea154-964a-47f1-bdf1-14febad46a2c"],"description":"","tags":[],"updated_at":"2018-06-30T12:43:28Z","provider:segmentation_id":20,"name":"NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:26Z","provider:network_type":"vxlan"}]} 2018-06-30 12:43:32,677 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-net used request id req-33277f9b-4bb9-4f6d-96a9-0e4077f786dd 2018-06-30 12:43:32,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1dffc9e0-9a49-4bc0-a7fd-a49701c8d005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" 2018-06-30 12:43:33,680 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:33 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-89e6b84d-cac7-42d7-af26-2767d50a9896 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:28Z","dns_nameservers":[],"updated_at":"2018-06-30T12:43:28Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"de5ea154-964a-47f1-bdf1-14febad46a2c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-subnet"}]} 2018-06-30 12:43:33,681 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1dffc9e0-9a49-4bc0-a7fd-a49701c8d005 used request id req-89e6b84d-cac7-42d7-af26-2767d50a9896 2018-06-30 12:43:33,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" 2018-06-30 12:43:33,998 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:33 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-de5c4459-a4d7-4625-865a-e65b4b4af13c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["de5ea154-964a-47f1-bdf1-14febad46a2c"],"description":"","tags":[],"updated_at":"2018-06-30T12:43:28Z","provider:segmentation_id":20,"name":"NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:26Z","provider:network_type":"vxlan"}]} 2018-06-30 12:43:33,998 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-net used request id req-de5c4459-a4d7-4625-865a-e65b4b4af13c 2018-06-30 12:43:34,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:43:34,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:43:34 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:43:34,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b7584d44ed31db9babcc7202dfa49615bdfd5a" 2018-06-30 12:43:34,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:43:34 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a2496bc-597d-4455-85a7-ec540fcff7c6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:43:34,398 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-9a2496bc-597d-4455-85a7-ec540fcff7c6 2018-06-30 12:43:34,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1dffc9e0-9a49-4bc0-a7fd-a49701c8d005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" 2018-06-30 12:43:34,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:34 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-9fdf5079-2f57-489a-b1a3-56873fddacef Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:28Z","dns_nameservers":[],"updated_at":"2018-06-30T12:43:28Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"de5ea154-964a-47f1-bdf1-14febad46a2c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-subnet"}]} 2018-06-30 12:43:34,560 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1dffc9e0-9a49-4bc0-a7fd-a49701c8d005 used request id req-9fdf5079-2f57-489a-b1a3-56873fddacef 2018-06-30 12:43:34,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1dffc9e0-9a49-4bc0-a7fd-a49701c8d005&name=NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" 2018-06-30 12:43:34,696 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:34 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-25f3fa38-864b-4e84-bdf0-ce086b6e680e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:28Z","dns_nameservers":[],"updated_at":"2018-06-30T12:43:28Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"de5ea154-964a-47f1-bdf1-14febad46a2c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-subnet"}]} 2018-06-30 12:43:34,696 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1dffc9e0-9a49-4bc0-a7fd-a49701c8d005&name=NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-subnet used request id req-25f3fa38-864b-4e84-bdf0-ce086b6e680e 2018-06-30 12:43:34,697 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-net 2018-06-30 12:43:34,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" -d '{"port": {"network_id": "1dffc9e0-9a49-4bc0-a7fd-a49701c8d005", "fixed_ips": [{"subnet_id": "de5ea154-964a-47f1-bdf1-14febad46a2c", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-port", "admin_state_up": true}}' 2018-06-30 12:43:36,572 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:43:36 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-8a6846fd-fa22-4efb-b873-6c8fbd8be178 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:43:35Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de5ea154-964a-47f1-bdf1-14febad46a2c","ip_address":"10.55.1.100"}],"id":"6c8fd94c-f4c7-4281-9d14-96f13d612095","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:de:14:cc","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-port","admin_state_up":true,"network_id":"1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:35Z","binding:vnic_type":"normal"}} 2018-06-30 12:43:36,572 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-8a6846fd-fa22-4efb-b873-6c8fbd8be178 2018-06-30 12:43:36,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" 2018-06-30 12:43:36,760 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:36 GMT Content-Type: application/json Content-Length: 2664 Connection: keep-alive X-Openstack-Request-Id: req-6b668c32-65e9-4d08-997a-fff2488f13f6 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:43:35Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"de5ea154-964a-47f1-bdf1-14febad46a2c","ip_address":"10.55.1.100"}],"id":"6c8fd94c-f4c7-4281-9d14-96f13d612095","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:de:14:cc","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-port","admin_state_up":true,"network_id":"1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:35Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:43:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"de5ea154-964a-47f1-bdf1-14febad46a2c","ip_address":"10.55.1.3"}],"id":"706787dd-0f94-4eb2-981f-b0ddb7be0643","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:1d:cb","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","name":"","admin_state_up":true,"network_id":"1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:30Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:43:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"de5ea154-964a-47f1-bdf1-14febad46a2c","ip_address":"10.55.1.2"}],"id":"ae42a6b7-59c2-4b38-a403-432387b6a1e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:cf:35","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","name":"","admin_state_up":true,"network_id":"1dffc9e0-9a49-4bc0-a7fd-a49701c8d005","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:29Z","binding:vnic_type":"normal"}]} 2018-06-30 12:43:36,760 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports used request id req-6b668c32-65e9-4d08-997a-fff2488f13f6 2018-06-30 12:43:36,761 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-port 2018-06-30 12:43:36,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/6c8fd94c-f4c7-4281-9d14-96f13d612095 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" 2018-06-30 12:43:38,175 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:43:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6198ab98-dafa-49b0-84ce-05393cfb489b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:43:38,175 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/6c8fd94c-f4c7-4281-9d14-96f13d612095 used request id req-6198ab98-dafa-49b0-84ce-05393cfb489b 2018-06-30 12:43:38,176 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-subnet 2018-06-30 12:43:38,176 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-subnet 2018-06-30 12:43:38,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/de5ea154-964a-47f1-bdf1-14febad46a2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" 2018-06-30 12:43:42,015 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:43:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-398449e3-dd59-42cd-8977-56c266312dd3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:43:42,016 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/de5ea154-964a-47f1-bdf1-14febad46a2c used request id req-398449e3-dd59-42cd-8977-56c266312dd3 2018-06-30 12:43:42,016 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-fe5a73a0-e001-4cf5-9fe7-a6c83017f547-pub-net 2018-06-30 12:43:42,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/1dffc9e0-9a49-4bc0-a7fd-a49701c8d005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f579e9075cc77ea44d6e85692bbdd6ff5ea5b9" 2018-06-30 12:43:44,365 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:43:44 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1a795a8d-637d-4fa9-b1c8-1b44ecc74196 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:43:44,365 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/1dffc9e0-9a49-4bc0-a7fd-a49701c8d005 used request id req-1a795a8d-637d-4fa9-b1c8-1b44ecc74196 2018-06-30 12:43:44,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:43:45,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:43:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["5Lj8FFFRQoOqWudkyyEMkg"], "issued_at": "2018-06-30T12:43:45.000000Z"}} 2018-06-30 12:43:45,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" 2018-06-30 12:43:45,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:43:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8b6cc79-90ac-409b-93a8-6f34b5d2ec45 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:43:45,257 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d8b6cc79-90ac-409b-93a8-6f34b5d2ec45 2018-06-30 12:43:45,259 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-net 2018-06-30 12:43:45,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" -d '{"network": {"name": "NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-net", "admin_state_up": true}}' 2018-06-30 12:43:46,599 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:43:46 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-87c0219d-5fa0-4fb6-94f8-bfe7fb8fa6f8 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"365a97f5-700b-4e90-b298-8b63ef3ae073","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:43:46Z","is_default":false,"provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:46Z","mtu":1450}} 2018-06-30 12:43:46,599 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-87c0219d-5fa0-4fb6-94f8-bfe7fb8fa6f8 2018-06-30 12:43:46,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=365a97f5-700b-4e90-b298-8b63ef3ae073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" 2018-06-30 12:43:46,858 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:46 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-ca68bbfc-200f-4e2f-a77b-d2c5345fd7a1 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"365a97f5-700b-4e90-b298-8b63ef3ae073","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:43:46Z","provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:46Z","provider:network_type":"vxlan"}]} 2018-06-30 12:43:46,858 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=365a97f5-700b-4e90-b298-8b63ef3ae073 used request id req-ca68bbfc-200f-4e2f-a77b-d2c5345fd7a1 2018-06-30 12:43:46,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=365a97f5-700b-4e90-b298-8b63ef3ae073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" 2018-06-30 12:43:47,717 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:47 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-2502c635-f1fc-4cdb-bd15-a40d54b4f2db Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:43:47,717 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=365a97f5-700b-4e90-b298-8b63ef3ae073 used request id req-2502c635-f1fc-4cdb-bd15-a40d54b4f2db 2018-06-30 12:43:47,718 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-subnet 2018-06-30 12:43:47,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" -d '{"subnets": [{"ip_version": 4, "network_id": "365a97f5-700b-4e90-b298-8b63ef3ae073", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-subnet"}]}' 2018-06-30 12:43:48,918 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:43:48 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-e05e738f-37f9-4a9c-88fc-f8f0eb840bc2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"365a97f5-700b-4e90-b298-8b63ef3ae073","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:48Z","dns_nameservers":[],"updated_at":"2018-06-30T12:43:48Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"2098e88e-673d-404b-8ec8-43455c47d8fc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-subnet"}]} 2018-06-30 12:43:48,919 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-e05e738f-37f9-4a9c-88fc-f8f0eb840bc2 2018-06-30 12:43:48,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=365a97f5-700b-4e90-b298-8b63ef3ae073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" 2018-06-30 12:43:49,695 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:49 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-26d39e1c-3630-4f04-baef-e734d72ae647 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"365a97f5-700b-4e90-b298-8b63ef3ae073","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["2098e88e-673d-404b-8ec8-43455c47d8fc"],"description":"","tags":[],"updated_at":"2018-06-30T12:43:48Z","provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:46Z","provider:network_type":"vxlan"}]} 2018-06-30 12:43:49,695 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=365a97f5-700b-4e90-b298-8b63ef3ae073 used request id req-26d39e1c-3630-4f04-baef-e734d72ae647 2018-06-30 12:43:49,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=365a97f5-700b-4e90-b298-8b63ef3ae073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" 2018-06-30 12:43:49,859 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:49 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-5382fdcc-bae3-49a8-8cce-fe1bbf96888b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"365a97f5-700b-4e90-b298-8b63ef3ae073","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:48Z","dns_nameservers":[],"updated_at":"2018-06-30T12:43:48Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"2098e88e-673d-404b-8ec8-43455c47d8fc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-subnet"}]} 2018-06-30 12:43:49,860 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=365a97f5-700b-4e90-b298-8b63ef3ae073 used request id req-5382fdcc-bae3-49a8-8cce-fe1bbf96888b 2018-06-30 12:43:49,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" 2018-06-30 12:43:50,612 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:50 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-d5f540d9-aac5-464b-85ad-9d3aaa82791b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"365a97f5-700b-4e90-b298-8b63ef3ae073","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["2098e88e-673d-404b-8ec8-43455c47d8fc"],"description":"","tags":[],"updated_at":"2018-06-30T12:43:48Z","provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:46Z","provider:network_type":"vxlan"}]} 2018-06-30 12:43:50,612 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-net used request id req-d5f540d9-aac5-464b-85ad-9d3aaa82791b 2018-06-30 12:43:50,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:43:50,629 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:43:50 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:43:50,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" 2018-06-30 12:43:50,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:43:50 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69f2f192-60a0-43a1-8f99-5a4e4751fad1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:43:50,680 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-69f2f192-60a0-43a1-8f99-5a4e4751fad1 2018-06-30 12:43:50,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=365a97f5-700b-4e90-b298-8b63ef3ae073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" 2018-06-30 12:43:50,782 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:50 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-b2cb2879-3fe8-425c-8257-cafe9963a1c4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"365a97f5-700b-4e90-b298-8b63ef3ae073","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:48Z","dns_nameservers":[],"updated_at":"2018-06-30T12:43:48Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"2098e88e-673d-404b-8ec8-43455c47d8fc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-subnet"}]} 2018-06-30 12:43:50,782 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=365a97f5-700b-4e90-b298-8b63ef3ae073 used request id req-b2cb2879-3fe8-425c-8257-cafe9963a1c4 2018-06-30 12:43:50,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=365a97f5-700b-4e90-b298-8b63ef3ae073&name=NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" 2018-06-30 12:43:50,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:50 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-09748acf-8b7a-4b03-81ae-f699a5ef4fad Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"365a97f5-700b-4e90-b298-8b63ef3ae073","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:48Z","dns_nameservers":[],"updated_at":"2018-06-30T12:43:48Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"2098e88e-673d-404b-8ec8-43455c47d8fc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-subnet"}]} 2018-06-30 12:43:50,882 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=365a97f5-700b-4e90-b298-8b63ef3ae073&name=NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-subnet used request id req-09748acf-8b7a-4b03-81ae-f699a5ef4fad 2018-06-30 12:43:50,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:43:50,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:43:51,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:43:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["q3VGEGmZTtabHwrZRq3iyw"], "issued_at": "2018-06-30T12:43:51.000000Z"}} 2018-06-30 12:43:51,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3660d23ff75bdb32959a0d1720e71c842aa0918" 2018-06-30 12:43:51,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:43:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5fd488e1-e3e2-4769-af6f-6f7256cfbcb2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:43:51,691 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5fd488e1-e3e2-4769-af6f-6f7256cfbcb2 2018-06-30 12:43:51,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" 2018-06-30 12:43:52,144 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:52 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-f2c38ebc-8c41-4fc3-9ed2-b86169446d56 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"365a97f5-700b-4e90-b298-8b63ef3ae073","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["2098e88e-673d-404b-8ec8-43455c47d8fc"],"description":"","tags":[],"updated_at":"2018-06-30T12:43:48Z","provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:46Z","provider:network_type":"vxlan"}]} 2018-06-30 12:43:52,144 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-net used request id req-f2c38ebc-8c41-4fc3-9ed2-b86169446d56 2018-06-30 12:43:52,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=365a97f5-700b-4e90-b298-8b63ef3ae073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" 2018-06-30 12:43:52,299 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:52 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-50daae93-56d1-44dd-857f-143aca9bbfc1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"365a97f5-700b-4e90-b298-8b63ef3ae073","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:48Z","dns_nameservers":[],"updated_at":"2018-06-30T12:43:48Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"2098e88e-673d-404b-8ec8-43455c47d8fc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-subnet"}]} 2018-06-30 12:43:52,299 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=365a97f5-700b-4e90-b298-8b63ef3ae073 used request id req-50daae93-56d1-44dd-857f-143aca9bbfc1 2018-06-30 12:43:52,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" 2018-06-30 12:43:52,507 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:52 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-f51bd4f0-0b9a-4995-98d6-41ab11a0a172 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"365a97f5-700b-4e90-b298-8b63ef3ae073","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["2098e88e-673d-404b-8ec8-43455c47d8fc"],"description":"","tags":[],"updated_at":"2018-06-30T12:43:48Z","provider:segmentation_id":12,"name":"NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:46Z","provider:network_type":"vxlan"}]} 2018-06-30 12:43:52,507 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-net used request id req-f51bd4f0-0b9a-4995-98d6-41ab11a0a172 2018-06-30 12:43:52,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:43:52,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:43:52 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:43:52,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3660d23ff75bdb32959a0d1720e71c842aa0918" 2018-06-30 12:43:52,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:43:52 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7c12930-6290-4c2f-b7e3-e66f3796083c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:43:52,618 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-a7c12930-6290-4c2f-b7e3-e66f3796083c 2018-06-30 12:43:52,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=365a97f5-700b-4e90-b298-8b63ef3ae073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" 2018-06-30 12:43:52,741 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:52 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-d9dd3584-1f39-4c11-89e4-16feb770273f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"365a97f5-700b-4e90-b298-8b63ef3ae073","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:48Z","dns_nameservers":[],"updated_at":"2018-06-30T12:43:48Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"2098e88e-673d-404b-8ec8-43455c47d8fc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-subnet"}]} 2018-06-30 12:43:52,741 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=365a97f5-700b-4e90-b298-8b63ef3ae073 used request id req-d9dd3584-1f39-4c11-89e4-16feb770273f 2018-06-30 12:43:52,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=365a97f5-700b-4e90-b298-8b63ef3ae073&name=NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" 2018-06-30 12:43:52,895 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:52 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-34424381-fe71-4900-b918-fca531fe4bdc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"365a97f5-700b-4e90-b298-8b63ef3ae073","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:48Z","dns_nameservers":[],"updated_at":"2018-06-30T12:43:48Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"2098e88e-673d-404b-8ec8-43455c47d8fc","subnetpool_id":null,"name":"NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-subnet"}]} 2018-06-30 12:43:52,895 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=365a97f5-700b-4e90-b298-8b63ef3ae073&name=NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-subnet used request id req-34424381-fe71-4900-b918-fca531fe4bdc 2018-06-30 12:43:52,896 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-net 2018-06-30 12:43:52,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" -d '{"port": {"network_id": "365a97f5-700b-4e90-b298-8b63ef3ae073", "fixed_ips": [{"subnet_id": "2098e88e-673d-404b-8ec8-43455c47d8fc", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-port", "admin_state_up": true}}' 2018-06-30 12:43:54,546 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:43:54 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-54a3e44d-0ac5-4278-8c81-cea4f1ee40c0 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:43:54Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2098e88e-673d-404b-8ec8-43455c47d8fc","ip_address":"10.55.1.100"}],"id":"32c0b3ce-2c54-406c-b798-29a560001fb4","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c8:a5:0d","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-port","admin_state_up":true,"network_id":"365a97f5-700b-4e90-b298-8b63ef3ae073","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:53Z","binding:vnic_type":"normal"}} 2018-06-30 12:43:54,546 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-54a3e44d-0ac5-4278-8c81-cea4f1ee40c0 2018-06-30 12:43:54,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" 2018-06-30 12:43:54,719 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:43:54 GMT Content-Type: application/json Content-Length: 2662 Connection: keep-alive X-Openstack-Request-Id: req-ff7480f9-193d-4b4b-8af1-ad3da93da384 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:43:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2098e88e-673d-404b-8ec8-43455c47d8fc","ip_address":"10.55.1.2"}],"id":"16b08281-ef74-48a7-9299-ef6b0cb28a66","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:73:ff","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-365a97f5-700b-4e90-b298-8b63ef3ae073","name":"","admin_state_up":true,"network_id":"365a97f5-700b-4e90-b298-8b63ef3ae073","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:43:54Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2098e88e-673d-404b-8ec8-43455c47d8fc","ip_address":"10.55.1.100"}],"id":"32c0b3ce-2c54-406c-b798-29a560001fb4","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c8:a5:0d","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-port","admin_state_up":true,"network_id":"365a97f5-700b-4e90-b298-8b63ef3ae073","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:43:51Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2098e88e-673d-404b-8ec8-43455c47d8fc","ip_address":"10.55.1.3"}],"id":"95daceef-ec6d-4d5c-bf52-7f1c1935a534","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cd:c3:58","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-365a97f5-700b-4e90-b298-8b63ef3ae073","name":"","admin_state_up":true,"network_id":"365a97f5-700b-4e90-b298-8b63ef3ae073","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:43:50Z","binding:vnic_type":"normal"}]} 2018-06-30 12:43:54,720 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports used request id req-ff7480f9-193d-4b4b-8af1-ad3da93da384 2018-06-30 12:43:54,720 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-port 2018-06-30 12:43:54,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/32c0b3ce-2c54-406c-b798-29a560001fb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" 2018-06-30 12:43:56,026 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:43:56 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e7a67b5c-028b-4c97-b476-53a7701c10bb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:43:56,026 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/32c0b3ce-2c54-406c-b798-29a560001fb4 used request id req-e7a67b5c-028b-4c97-b476-53a7701c10bb 2018-06-30 12:43:56,026 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-subnet 2018-06-30 12:43:56,026 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-subnet 2018-06-30 12:43:56,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/2098e88e-673d-404b-8ec8-43455c47d8fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" 2018-06-30 12:43:59,919 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:43:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c216c403-ede9-47c5-b193-83e6db2ad38b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:43:59,920 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/2098e88e-673d-404b-8ec8-43455c47d8fc used request id req-c216c403-ede9-47c5-b193-83e6db2ad38b 2018-06-30 12:43:59,920 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-28e20476-e9d6-46e5-b653-2c97b55c1708-pub-net 2018-06-30 12:43:59,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/365a97f5-700b-4e90-b298-8b63ef3ae073 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe914eeae909f03884f591230ec421be87e8d7e" 2018-06-30 12:44:03,169 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:44:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-451b6e0a-b03b-4f90-8a75-800d80f9b194 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:44:03,169 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/365a97f5-700b-4e90-b298-8b63ef3ae073 used request id req-451b6e0a-b03b-4f90-8a75-800d80f9b194 2018-06-30 12:44:03,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:44:03,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:44:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["jgxpuGkrRyyERxkt0DTorQ"], "issued_at": "2018-06-30T12:44:03.000000Z"}} 2018-06-30 12:44:03,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" 2018-06-30 12:44:04,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:44:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66455cc1-4814-4c29-b40d-8d4a6fd02967 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:44:04,382 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-66455cc1-4814-4c29-b40d-8d4a6fd02967 2018-06-30 12:44:04,384 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-net 2018-06-30 12:44:04,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" -d '{"network": {"name": "NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-net", "admin_state_up": true}}' 2018-06-30 12:44:05,832 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:44:05 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-b2ebf141-f8d7-473a-aa72-43e3c685331e Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"24487a55-b0f3-4a88-8853-8396d269eaf5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:44:05Z","is_default":false,"provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:05Z","mtu":1450}} 2018-06-30 12:44:05,832 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-b2ebf141-f8d7-473a-aa72-43e3c685331e 2018-06-30 12:44:05,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=24487a55-b0f3-4a88-8853-8396d269eaf5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" 2018-06-30 12:44:06,745 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:06 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-0b811b8c-f1c4-4f52-9c57-29b9c84b3dbb Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"24487a55-b0f3-4a88-8853-8396d269eaf5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:44:05Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:05Z","provider:network_type":"vxlan"}]} 2018-06-30 12:44:06,745 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=24487a55-b0f3-4a88-8853-8396d269eaf5 used request id req-0b811b8c-f1c4-4f52-9c57-29b9c84b3dbb 2018-06-30 12:44:06,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=24487a55-b0f3-4a88-8853-8396d269eaf5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" 2018-06-30 12:44:07,617 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:07 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-7fbdf446-bab5-4ef8-8bdc-ae7521012679 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:44:07,617 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=24487a55-b0f3-4a88-8853-8396d269eaf5 used request id req-7fbdf446-bab5-4ef8-8bdc-ae7521012679 2018-06-30 12:44:07,618 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-subnet 2018-06-30 12:44:07,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" -d '{"subnets": [{"ip_version": 4, "network_id": "24487a55-b0f3-4a88-8853-8396d269eaf5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-subnet"}]}' 2018-06-30 12:44:08,860 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:44:08 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-57dfde0a-e478-469e-90a2-85c7364dd656 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24487a55-b0f3-4a88-8853-8396d269eaf5","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:08Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:08Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"73c895b5-977a-4702-8680-fee3bd2f6b8e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-subnet"}]} 2018-06-30 12:44:08,860 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-57dfde0a-e478-469e-90a2-85c7364dd656 2018-06-30 12:44:08,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=24487a55-b0f3-4a88-8853-8396d269eaf5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" 2018-06-30 12:44:09,049 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:09 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-5fc4debd-b37a-410a-a3e5-5444d3d000ac Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"24487a55-b0f3-4a88-8853-8396d269eaf5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["73c895b5-977a-4702-8680-fee3bd2f6b8e"],"description":"","tags":[],"updated_at":"2018-06-30T12:44:08Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:05Z","provider:network_type":"vxlan"}]} 2018-06-30 12:44:09,050 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=24487a55-b0f3-4a88-8853-8396d269eaf5 used request id req-5fc4debd-b37a-410a-a3e5-5444d3d000ac 2018-06-30 12:44:09,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=24487a55-b0f3-4a88-8853-8396d269eaf5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" 2018-06-30 12:44:09,179 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:09 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-2bf98338-15b3-453f-929c-36ebe21a8b86 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24487a55-b0f3-4a88-8853-8396d269eaf5","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:08Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:08Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"73c895b5-977a-4702-8680-fee3bd2f6b8e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-subnet"}]} 2018-06-30 12:44:09,179 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=24487a55-b0f3-4a88-8853-8396d269eaf5 used request id req-2bf98338-15b3-453f-929c-36ebe21a8b86 2018-06-30 12:44:09,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" 2018-06-30 12:44:09,369 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:09 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-80422bf4-035b-450a-8f16-4ad263f7ddd6 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"24487a55-b0f3-4a88-8853-8396d269eaf5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["73c895b5-977a-4702-8680-fee3bd2f6b8e"],"description":"","tags":[],"updated_at":"2018-06-30T12:44:08Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:05Z","provider:network_type":"vxlan"}]} 2018-06-30 12:44:09,370 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-net used request id req-80422bf4-035b-450a-8f16-4ad263f7ddd6 2018-06-30 12:44:09,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:44:09,384 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:44:09 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:44:09,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" 2018-06-30 12:44:09,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:44:09 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ceb03663-98c2-4d22-8a8f-13764f4c459f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:44:09,750 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-ceb03663-98c2-4d22-8a8f-13764f4c459f 2018-06-30 12:44:09,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=24487a55-b0f3-4a88-8853-8396d269eaf5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" 2018-06-30 12:44:09,881 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:09 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-de347e67-d0ab-4aef-8045-132591c412a0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24487a55-b0f3-4a88-8853-8396d269eaf5","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:08Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:08Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"73c895b5-977a-4702-8680-fee3bd2f6b8e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-subnet"}]} 2018-06-30 12:44:09,882 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=24487a55-b0f3-4a88-8853-8396d269eaf5 used request id req-de347e67-d0ab-4aef-8045-132591c412a0 2018-06-30 12:44:09,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=24487a55-b0f3-4a88-8853-8396d269eaf5&name=NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" 2018-06-30 12:44:09,994 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:09 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-8bcffd8f-853b-4fdc-87b8-9ef6fb4248e1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24487a55-b0f3-4a88-8853-8396d269eaf5","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:08Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:08Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"73c895b5-977a-4702-8680-fee3bd2f6b8e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-subnet"}]} 2018-06-30 12:44:09,994 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=24487a55-b0f3-4a88-8853-8396d269eaf5&name=NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-subnet used request id req-8bcffd8f-853b-4fdc-87b8-9ef6fb4248e1 2018-06-30 12:44:09,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:44:09,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:44:10,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["x5NfLe-wRs2hhqsqzQX_BA"], "issued_at": "2018-06-30T12:44:10.000000Z"}} 2018-06-30 12:44:10,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}873975f18304b404941698597a90795e4bc8122a" 2018-06-30 12:44:10,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:44:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37e05cbb-b615-4153-839b-353937f1cec7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:44:10,886 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-37e05cbb-b615-4153-839b-353937f1cec7 2018-06-30 12:44:10,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" 2018-06-30 12:44:11,889 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:11 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-c978f6ae-4458-402a-98f1-a95e7b7096c9 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"24487a55-b0f3-4a88-8853-8396d269eaf5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["73c895b5-977a-4702-8680-fee3bd2f6b8e"],"description":"","tags":[],"updated_at":"2018-06-30T12:44:08Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:05Z","provider:network_type":"vxlan"}]} 2018-06-30 12:44:11,889 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-net used request id req-c978f6ae-4458-402a-98f1-a95e7b7096c9 2018-06-30 12:44:11,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=24487a55-b0f3-4a88-8853-8396d269eaf5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" 2018-06-30 12:44:11,991 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:11 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-c6fdb354-7353-494d-bf21-68ff1a73300c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24487a55-b0f3-4a88-8853-8396d269eaf5","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:08Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:08Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"73c895b5-977a-4702-8680-fee3bd2f6b8e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-subnet"}]} 2018-06-30 12:44:11,991 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=24487a55-b0f3-4a88-8853-8396d269eaf5 used request id req-c6fdb354-7353-494d-bf21-68ff1a73300c 2018-06-30 12:44:11,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" 2018-06-30 12:44:12,181 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:12 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-6c5de41b-5bb1-41f3-ba33-86d9e403fb1e Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"24487a55-b0f3-4a88-8853-8396d269eaf5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["73c895b5-977a-4702-8680-fee3bd2f6b8e"],"description":"","tags":[],"updated_at":"2018-06-30T12:44:08Z","provider:segmentation_id":26,"name":"NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:05Z","provider:network_type":"vxlan"}]} 2018-06-30 12:44:12,181 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-net used request id req-6c5de41b-5bb1-41f3-ba33-86d9e403fb1e 2018-06-30 12:44:12,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:44:12,194 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:44:12 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:44:12,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}873975f18304b404941698597a90795e4bc8122a" 2018-06-30 12:44:12,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:44:12 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6e8890f-ffe0-44a2-bd9a-9082d70260d6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:44:12,297 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-b6e8890f-ffe0-44a2-bd9a-9082d70260d6 2018-06-30 12:44:12,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=24487a55-b0f3-4a88-8853-8396d269eaf5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" 2018-06-30 12:44:12,652 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:12 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-1d3ab619-cfb5-483a-810d-6fcd59d9316b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24487a55-b0f3-4a88-8853-8396d269eaf5","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:08Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:08Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"73c895b5-977a-4702-8680-fee3bd2f6b8e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-subnet"}]} 2018-06-30 12:44:12,653 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=24487a55-b0f3-4a88-8853-8396d269eaf5 used request id req-1d3ab619-cfb5-483a-810d-6fcd59d9316b 2018-06-30 12:44:12,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=24487a55-b0f3-4a88-8853-8396d269eaf5&name=NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" 2018-06-30 12:44:12,789 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:12 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-bae1c88a-b16e-4dc5-befd-f6e9387538d5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24487a55-b0f3-4a88-8853-8396d269eaf5","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:08Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:08Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"73c895b5-977a-4702-8680-fee3bd2f6b8e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-subnet"}]} 2018-06-30 12:44:12,789 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=24487a55-b0f3-4a88-8853-8396d269eaf5&name=NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-subnet used request id req-bae1c88a-b16e-4dc5-befd-f6e9387538d5 2018-06-30 12:44:12,789 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-net 2018-06-30 12:44:12,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" -d '{"port": {"network_id": "24487a55-b0f3-4a88-8853-8396d269eaf5", "fixed_ips": [{"subnet_id": "73c895b5-977a-4702-8680-fee3bd2f6b8e", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-port", "admin_state_up": true}}' 2018-06-30 12:44:12,822 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Sat, 30 Jun 2018 12:44:12 GMT Content-Type: application/json Content-Length: 142 Connection: keep-alive X-Openstack-Request-Id: req-3cc99f06-aba3-44ed-8b43-9dc5504a4cab RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-30 12:44:12,823 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-3cc99f06-aba3-44ed-8b43-9dc5504a4cab 2018-06-30 12:44:12,823 - 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-06-30 12:44:12,823 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-subnet 2018-06-30 12:44:12,824 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-subnet 2018-06-30 12:44:12,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/73c895b5-977a-4702-8680-fee3bd2f6b8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" 2018-06-30 12:44:16,706 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:44:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f7d06c48-2891-4deb-9832-1afa71bec2a2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:44:16,706 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/73c895b5-977a-4702-8680-fee3bd2f6b8e used request id req-f7d06c48-2891-4deb-9832-1afa71bec2a2 2018-06-30 12:44:16,706 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c2ffbf6a-c1bb-4e1e-8a28-fa9584ec3f54-pub-net 2018-06-30 12:44:16,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/24487a55-b0f3-4a88-8853-8396d269eaf5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a45832a943a8a80da134a5f9bea6c1cfeb9e131b" 2018-06-30 12:44:19,720 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:44:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e494a7f5-d5e4-4655-8728-81b951e276a1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:44:19,720 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/24487a55-b0f3-4a88-8853-8396d269eaf5 used request id req-e494a7f5-d5e4-4655-8728-81b951e276a1 2018-06-30 12:44:19,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:44:20,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:44:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["VX94q9DiQ02MswIM29bjjw"], "issued_at": "2018-06-30T12:44:20.000000Z"}} 2018-06-30 12:44:20,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" 2018-06-30 12:44:20,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:44:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79edd756-7b2a-4848-ad03-99593f9b06ac Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:44:20,864 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-79edd756-7b2a-4848-ad03-99593f9b06ac 2018-06-30 12:44:20,866 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-net 2018-06-30 12:44:20,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" -d '{"network": {"name": "NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-net", "admin_state_up": true}}' 2018-06-30 12:44:22,158 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:44:22 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-828eeb98-0aa2-4912-ad44-00bd609e4907 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"43a5f8a9-0641-4442-ad1f-019f553bc697","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:44:21Z","is_default":false,"provider:segmentation_id":33,"name":"NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:21Z","mtu":1450}} 2018-06-30 12:44:22,158 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-828eeb98-0aa2-4912-ad44-00bd609e4907 2018-06-30 12:44:22,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=43a5f8a9-0641-4442-ad1f-019f553bc697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" 2018-06-30 12:44:22,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:22 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-3b671555-7df8-4347-931e-fcba64ca9bac Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"43a5f8a9-0641-4442-ad1f-019f553bc697","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:44:21Z","provider:segmentation_id":33,"name":"NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:21Z","provider:network_type":"vxlan"}]} 2018-06-30 12:44:22,427 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=43a5f8a9-0641-4442-ad1f-019f553bc697 used request id req-3b671555-7df8-4347-931e-fcba64ca9bac 2018-06-30 12:44:22,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=43a5f8a9-0641-4442-ad1f-019f553bc697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" 2018-06-30 12:44:23,069 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:23 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a050f93f-f84e-46f6-b006-8fc415821501 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:44:23,069 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=43a5f8a9-0641-4442-ad1f-019f553bc697 used request id req-a050f93f-f84e-46f6-b006-8fc415821501 2018-06-30 12:44:23,069 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-subnet 2018-06-30 12:44:23,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" -d '{"subnets": [{"ip_version": 4, "network_id": "43a5f8a9-0641-4442-ad1f-019f553bc697", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-subnet"}]}' 2018-06-30 12:44:24,200 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:44:24 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-828a60b8-3d84-4f34-9504-315708ff0e37 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43a5f8a9-0641-4442-ad1f-019f553bc697","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:23Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:23Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"a2eb570f-531f-4d3c-8d3e-2f739657e268","subnetpool_id":null,"name":"NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-subnet"}]} 2018-06-30 12:44:24,201 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-828a60b8-3d84-4f34-9504-315708ff0e37 2018-06-30 12:44:24,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=43a5f8a9-0641-4442-ad1f-019f553bc697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" 2018-06-30 12:44:24,942 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:24 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-b35d44de-9a23-4e92-9c16-1037c60ff972 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"43a5f8a9-0641-4442-ad1f-019f553bc697","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["a2eb570f-531f-4d3c-8d3e-2f739657e268"],"description":"","tags":[],"updated_at":"2018-06-30T12:44:23Z","provider:segmentation_id":33,"name":"NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:21Z","provider:network_type":"vxlan"}]} 2018-06-30 12:44:24,943 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=43a5f8a9-0641-4442-ad1f-019f553bc697 used request id req-b35d44de-9a23-4e92-9c16-1037c60ff972 2018-06-30 12:44:24,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=43a5f8a9-0641-4442-ad1f-019f553bc697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" 2018-06-30 12:44:25,072 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:25 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-5d7362f1-f977-429c-8628-fc5c1dccf613 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43a5f8a9-0641-4442-ad1f-019f553bc697","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:23Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:23Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"a2eb570f-531f-4d3c-8d3e-2f739657e268","subnetpool_id":null,"name":"NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-subnet"}]} 2018-06-30 12:44:25,072 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=43a5f8a9-0641-4442-ad1f-019f553bc697 used request id req-5d7362f1-f977-429c-8628-fc5c1dccf613 2018-06-30 12:44:25,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" 2018-06-30 12:44:25,306 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:25 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-5921c42e-d6dd-4431-8500-16e730d34485 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"43a5f8a9-0641-4442-ad1f-019f553bc697","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["a2eb570f-531f-4d3c-8d3e-2f739657e268"],"description":"","tags":[],"updated_at":"2018-06-30T12:44:23Z","provider:segmentation_id":33,"name":"NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:21Z","provider:network_type":"vxlan"}]} 2018-06-30 12:44:25,306 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-net used request id req-5921c42e-d6dd-4431-8500-16e730d34485 2018-06-30 12:44:25,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:44:25,322 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:44:25 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:44:25,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" 2018-06-30 12:44:25,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:44:25 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-474e864e-6315-4c19-a9ff-6826536ca32a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:44:25,378 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-474e864e-6315-4c19-a9ff-6826536ca32a 2018-06-30 12:44:25,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=43a5f8a9-0641-4442-ad1f-019f553bc697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" 2018-06-30 12:44:25,505 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:25 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-b9168229-67b5-4072-b704-85e615388d8c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43a5f8a9-0641-4442-ad1f-019f553bc697","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:23Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:23Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"a2eb570f-531f-4d3c-8d3e-2f739657e268","subnetpool_id":null,"name":"NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-subnet"}]} 2018-06-30 12:44:25,505 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=43a5f8a9-0641-4442-ad1f-019f553bc697 used request id req-b9168229-67b5-4072-b704-85e615388d8c 2018-06-30 12:44:25,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=43a5f8a9-0641-4442-ad1f-019f553bc697&name=NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" 2018-06-30 12:44:25,604 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:25 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-063c7877-5c34-4faa-a74e-1aa164d1fc10 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43a5f8a9-0641-4442-ad1f-019f553bc697","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:23Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:23Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"a2eb570f-531f-4d3c-8d3e-2f739657e268","subnetpool_id":null,"name":"NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-subnet"}]} 2018-06-30 12:44:25,605 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=43a5f8a9-0641-4442-ad1f-019f553bc697&name=NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-subnet used request id req-063c7877-5c34-4faa-a74e-1aa164d1fc10 2018-06-30 12:44:25,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:44:25,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:44:26,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:44:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["xFlQ0YerQDq9YWp6-9c9Jg"], "issued_at": "2018-06-30T12:44:26.000000Z"}} 2018-06-30 12:44:26,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9146dc5fc5fab9e0de3ef6249db05e134c02bd8c" 2018-06-30 12:44:26,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:44:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3b8e742-93b8-41d5-8460-d7e9db1afd57 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:44:26,309 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e3b8e742-93b8-41d5-8460-d7e9db1afd57 2018-06-30 12:44:26,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" 2018-06-30 12:44:26,544 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:26 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-2c99f856-7b3d-4b58-9963-b6385e1d18df Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"43a5f8a9-0641-4442-ad1f-019f553bc697","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["a2eb570f-531f-4d3c-8d3e-2f739657e268"],"description":"","tags":[],"updated_at":"2018-06-30T12:44:23Z","provider:segmentation_id":33,"name":"NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:21Z","provider:network_type":"vxlan"}]} 2018-06-30 12:44:26,544 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-net used request id req-2c99f856-7b3d-4b58-9963-b6385e1d18df 2018-06-30 12:44:26,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=43a5f8a9-0641-4442-ad1f-019f553bc697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" 2018-06-30 12:44:26,646 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:26 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-3f351a21-9e19-473d-afc5-30ab8cd1b17a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43a5f8a9-0641-4442-ad1f-019f553bc697","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:23Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:23Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"a2eb570f-531f-4d3c-8d3e-2f739657e268","subnetpool_id":null,"name":"NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-subnet"}]} 2018-06-30 12:44:26,646 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=43a5f8a9-0641-4442-ad1f-019f553bc697 used request id req-3f351a21-9e19-473d-afc5-30ab8cd1b17a 2018-06-30 12:44:26,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" 2018-06-30 12:44:26,838 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:26 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-c989c52d-ddb9-49e4-bf26-5f5e859d66ed Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"43a5f8a9-0641-4442-ad1f-019f553bc697","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["a2eb570f-531f-4d3c-8d3e-2f739657e268"],"description":"","tags":[],"updated_at":"2018-06-30T12:44:23Z","provider:segmentation_id":33,"name":"NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:21Z","provider:network_type":"vxlan"}]} 2018-06-30 12:44:26,838 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-net used request id req-c989c52d-ddb9-49e4-bf26-5f5e859d66ed 2018-06-30 12:44:26,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:44:26,852 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:44:26 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:44:26,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9146dc5fc5fab9e0de3ef6249db05e134c02bd8c" 2018-06-30 12:44:26,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:44:26 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7732f151-647b-485a-9008-c3ba18514d30 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:44:26,951 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-7732f151-647b-485a-9008-c3ba18514d30 2018-06-30 12:44:26,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=43a5f8a9-0641-4442-ad1f-019f553bc697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" 2018-06-30 12:44:27,109 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:27 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-a2c0b21e-cf82-4aca-9839-ae1c58e8158a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43a5f8a9-0641-4442-ad1f-019f553bc697","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:23Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:23Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"a2eb570f-531f-4d3c-8d3e-2f739657e268","subnetpool_id":null,"name":"NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-subnet"}]} 2018-06-30 12:44:27,109 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=43a5f8a9-0641-4442-ad1f-019f553bc697 used request id req-a2c0b21e-cf82-4aca-9839-ae1c58e8158a 2018-06-30 12:44:27,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=43a5f8a9-0641-4442-ad1f-019f553bc697&name=NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" 2018-06-30 12:44:27,263 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:27 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-011663d2-7ff3-4ecf-b432-44939ddee402 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"43a5f8a9-0641-4442-ad1f-019f553bc697","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:23Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:23Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"a2eb570f-531f-4d3c-8d3e-2f739657e268","subnetpool_id":null,"name":"NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-subnet"}]} 2018-06-30 12:44:27,263 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=43a5f8a9-0641-4442-ad1f-019f553bc697&name=NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-subnet used request id req-011663d2-7ff3-4ecf-b432-44939ddee402 2018-06-30 12:44:27,264 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-net 2018-06-30 12:44:27,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" -d '{"port": {"network_id": "43a5f8a9-0641-4442-ad1f-019f553bc697", "fixed_ips": [{"subnet_id": "a2eb570f-531f-4d3c-8d3e-2f739657e268", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-port", "admin_state_up": true}}' 2018-06-30 12:44:28,576 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Sat, 30 Jun 2018 12:44:28 GMT Content-Type: application/json Content-Length: 146 Connection: keep-alive X-Openstack-Request-Id: req-036fa309-ca72-495f-9448-c1f5cb131502 RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-06-30 12:44:28,576 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-036fa309-ca72-495f-9448-c1f5cb131502 2018-06-30 12:44:28,576 - 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-06-30 12:44:28,577 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-subnet 2018-06-30 12:44:28,577 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-subnet 2018-06-30 12:44:28,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/a2eb570f-531f-4d3c-8d3e-2f739657e268 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" 2018-06-30 12:44:33,318 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:44:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-278a6309-1110-49d5-aa03-39508a6db408 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:44:33,318 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/a2eb570f-531f-4d3c-8d3e-2f739657e268 used request id req-278a6309-1110-49d5-aa03-39508a6db408 2018-06-30 12:44:33,318 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-26299573-0f43-452b-9f8d-e7556377d0e6-pub-net 2018-06-30 12:44:33,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/43a5f8a9-0641-4442-ad1f-019f553bc697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb13c21831e346c6a25a82f1b7af17bc59705ee" 2018-06-30 12:44:36,840 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:44:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-52a72c4d-15c9-4c04-be73-6d5f0ed57008 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:44:36,841 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/43a5f8a9-0641-4442-ad1f-019f553bc697 used request id req-52a72c4d-15c9-4c04-be73-6d5f0ed57008 2018-06-30 12:44:36,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:44:37,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:44:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["4Lzk07BoSou_F7T0amjxeg"], "issued_at": "2018-06-30T12:44:37.000000Z"}} 2018-06-30 12:44:37,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" 2018-06-30 12:44:37,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:44:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c59d766-88e9-4f79-86f7-894b8eaaf53c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:44:37,627 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1c59d766-88e9-4f79-86f7-894b8eaaf53c 2018-06-30 12:44:37,628 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-net 2018-06-30 12:44:37,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" -d '{"network": {"name": "NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-net", "admin_state_up": true}}' 2018-06-30 12:44:39,265 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:44:39 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-15a01224-b529-4b8b-9552-a78cbc3fdf96 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a00646bb-05e9-4bf2-9ef8-8d391a559c4e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:44:38Z","is_default":false,"provider:segmentation_id":78,"name":"NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:38Z","mtu":1450}} 2018-06-30 12:44:39,265 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-15a01224-b529-4b8b-9552-a78cbc3fdf96 2018-06-30 12:44:39,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a00646bb-05e9-4bf2-9ef8-8d391a559c4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" 2018-06-30 12:44:40,253 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:40 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-6f7f57ea-56b4-4340-9bf7-3f4dc87d87ec Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a00646bb-05e9-4bf2-9ef8-8d391a559c4e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:44:38Z","provider:segmentation_id":78,"name":"NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:38Z","provider:network_type":"vxlan"}]} 2018-06-30 12:44:40,253 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a00646bb-05e9-4bf2-9ef8-8d391a559c4e used request id req-6f7f57ea-56b4-4340-9bf7-3f4dc87d87ec 2018-06-30 12:44:40,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a00646bb-05e9-4bf2-9ef8-8d391a559c4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" 2018-06-30 12:44:40,360 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:40 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-86ffdad3-cd0e-498b-9854-541ff8d5061f Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:44:40,360 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a00646bb-05e9-4bf2-9ef8-8d391a559c4e used request id req-86ffdad3-cd0e-498b-9854-541ff8d5061f 2018-06-30 12:44:40,361 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-subnet 2018-06-30 12:44:40,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" -d '{"subnets": [{"ip_version": 4, "network_id": "a00646bb-05e9-4bf2-9ef8-8d391a559c4e", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-subnet"}]}' 2018-06-30 12:44:41,315 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:44:41 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-abe4b5d8-82c6-4060-bfe1-396c46a82bd9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a00646bb-05e9-4bf2-9ef8-8d391a559c4e","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:40Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:40Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"f8611e31-62fd-4c97-9afe-2f848c96f8af","subnetpool_id":null,"name":"NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-subnet"}]} 2018-06-30 12:44:41,316 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-abe4b5d8-82c6-4060-bfe1-396c46a82bd9 2018-06-30 12:44:41,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a00646bb-05e9-4bf2-9ef8-8d391a559c4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" 2018-06-30 12:44:41,508 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:41 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-2e68e5c1-44f9-44bc-b7ca-26bda93d203e Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a00646bb-05e9-4bf2-9ef8-8d391a559c4e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["f8611e31-62fd-4c97-9afe-2f848c96f8af"],"description":"","tags":[],"updated_at":"2018-06-30T12:44:40Z","provider:segmentation_id":78,"name":"NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:38Z","provider:network_type":"vxlan"}]} 2018-06-30 12:44:41,508 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a00646bb-05e9-4bf2-9ef8-8d391a559c4e used request id req-2e68e5c1-44f9-44bc-b7ca-26bda93d203e 2018-06-30 12:44:41,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a00646bb-05e9-4bf2-9ef8-8d391a559c4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" 2018-06-30 12:44:41,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:41 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-a5e1f2d4-de9b-4716-bf90-7502d3db4eab Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a00646bb-05e9-4bf2-9ef8-8d391a559c4e","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:40Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:40Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"f8611e31-62fd-4c97-9afe-2f848c96f8af","subnetpool_id":null,"name":"NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-subnet"}]} 2018-06-30 12:44:41,640 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a00646bb-05e9-4bf2-9ef8-8d391a559c4e used request id req-a5e1f2d4-de9b-4716-bf90-7502d3db4eab 2018-06-30 12:44:41,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" 2018-06-30 12:44:41,825 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:41 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-6dfb3a06-c686-4832-bc28-cb7db250c050 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a00646bb-05e9-4bf2-9ef8-8d391a559c4e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["f8611e31-62fd-4c97-9afe-2f848c96f8af"],"description":"","tags":[],"updated_at":"2018-06-30T12:44:40Z","provider:segmentation_id":78,"name":"NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:38Z","provider:network_type":"vxlan"}]} 2018-06-30 12:44:41,826 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-net used request id req-6dfb3a06-c686-4832-bc28-cb7db250c050 2018-06-30 12:44:41,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:44:41,838 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:44:41 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:44:41,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" 2018-06-30 12:44:41,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:44:41 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be4ecd93-32da-44ff-a5e4-e65b22cce32b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:44:41,930 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-be4ecd93-32da-44ff-a5e4-e65b22cce32b 2018-06-30 12:44:41,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a00646bb-05e9-4bf2-9ef8-8d391a559c4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" 2018-06-30 12:44:42,275 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:42 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-94fcb48b-bb19-4b38-8204-7c7fbafefd33 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a00646bb-05e9-4bf2-9ef8-8d391a559c4e","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:40Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:40Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"f8611e31-62fd-4c97-9afe-2f848c96f8af","subnetpool_id":null,"name":"NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-subnet"}]} 2018-06-30 12:44:42,275 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a00646bb-05e9-4bf2-9ef8-8d391a559c4e used request id req-94fcb48b-bb19-4b38-8204-7c7fbafefd33 2018-06-30 12:44:42,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a00646bb-05e9-4bf2-9ef8-8d391a559c4e&name=NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" 2018-06-30 12:44:42,372 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:42 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-ac5c63ce-e051-4dcc-b808-5959fa8ecfee Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a00646bb-05e9-4bf2-9ef8-8d391a559c4e","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:40Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:40Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"f8611e31-62fd-4c97-9afe-2f848c96f8af","subnetpool_id":null,"name":"NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-subnet"}]} 2018-06-30 12:44:42,372 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a00646bb-05e9-4bf2-9ef8-8d391a559c4e&name=NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-subnet used request id req-ac5c63ce-e051-4dcc-b808-5959fa8ecfee 2018-06-30 12:44:42,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:44:42,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:44:43,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:44:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["aTvZP9-zRAqA3U8-aCjL4w"], "issued_at": "2018-06-30T12:44:43.000000Z"}} 2018-06-30 12:44:43,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e53994796581fe1878b6cfdef41d7cafd91ae8b" 2018-06-30 12:44:43,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:44:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8830917-2a5e-4f1f-8f82-911abd8d9b83 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:44:43,096 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f8830917-2a5e-4f1f-8f82-911abd8d9b83 2018-06-30 12:44:43,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" 2018-06-30 12:44:43,291 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:43 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-ecaae78f-fcdb-4ca4-8393-9f93de2f16fa Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a00646bb-05e9-4bf2-9ef8-8d391a559c4e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["f8611e31-62fd-4c97-9afe-2f848c96f8af"],"description":"","tags":[],"updated_at":"2018-06-30T12:44:40Z","provider:segmentation_id":78,"name":"NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:38Z","provider:network_type":"vxlan"}]} 2018-06-30 12:44:43,291 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-net used request id req-ecaae78f-fcdb-4ca4-8393-9f93de2f16fa 2018-06-30 12:44:43,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a00646bb-05e9-4bf2-9ef8-8d391a559c4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" 2018-06-30 12:44:44,109 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:44 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-03213319-0dc4-498b-8119-6723c1563d88 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a00646bb-05e9-4bf2-9ef8-8d391a559c4e","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:40Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:40Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"f8611e31-62fd-4c97-9afe-2f848c96f8af","subnetpool_id":null,"name":"NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-subnet"}]} 2018-06-30 12:44:44,109 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a00646bb-05e9-4bf2-9ef8-8d391a559c4e used request id req-03213319-0dc4-498b-8119-6723c1563d88 2018-06-30 12:44:44,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" 2018-06-30 12:44:44,370 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:44 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-345a1685-2876-482e-99b3-b172b079b1e8 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a00646bb-05e9-4bf2-9ef8-8d391a559c4e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["f8611e31-62fd-4c97-9afe-2f848c96f8af"],"description":"","tags":[],"updated_at":"2018-06-30T12:44:40Z","provider:segmentation_id":78,"name":"NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:38Z","provider:network_type":"vxlan"}]} 2018-06-30 12:44:44,371 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-net used request id req-345a1685-2876-482e-99b3-b172b079b1e8 2018-06-30 12:44:44,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:44:44,384 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:44:44 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:44:44,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e53994796581fe1878b6cfdef41d7cafd91ae8b" 2018-06-30 12:44:44,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:44:44 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f67b027a-1328-444f-9989-ef1d5e685597 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:44:44,477 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-f67b027a-1328-444f-9989-ef1d5e685597 2018-06-30 12:44:44,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a00646bb-05e9-4bf2-9ef8-8d391a559c4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" 2018-06-30 12:44:44,647 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:44 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-4738b1bf-eaef-4497-ad0a-fe8c196ed27d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a00646bb-05e9-4bf2-9ef8-8d391a559c4e","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:40Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:40Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"f8611e31-62fd-4c97-9afe-2f848c96f8af","subnetpool_id":null,"name":"NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-subnet"}]} 2018-06-30 12:44:44,647 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a00646bb-05e9-4bf2-9ef8-8d391a559c4e used request id req-4738b1bf-eaef-4497-ad0a-fe8c196ed27d 2018-06-30 12:44:44,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a00646bb-05e9-4bf2-9ef8-8d391a559c4e&name=NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" 2018-06-30 12:44:45,634 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:45 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-c01ec340-53b4-44d5-abd1-1b051dd58549 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a00646bb-05e9-4bf2-9ef8-8d391a559c4e","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:40Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:40Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"f8611e31-62fd-4c97-9afe-2f848c96f8af","subnetpool_id":null,"name":"NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-subnet"}]} 2018-06-30 12:44:45,634 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a00646bb-05e9-4bf2-9ef8-8d391a559c4e&name=NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-subnet used request id req-c01ec340-53b4-44d5-abd1-1b051dd58549 2018-06-30 12:44:45,635 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-net 2018-06-30 12:44:45,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" -d '{"port": {"network_id": "a00646bb-05e9-4bf2-9ef8-8d391a559c4e", "fixed_ips": [{"subnet_id": "f8611e31-62fd-4c97-9afe-2f848c96f8af", "ip_address": null}], "name": "NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-port", "admin_state_up": true}}' 2018-06-30 12:44:45,676 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Sat, 30 Jun 2018 12:44:45 GMT Content-Type: application/json Content-Length: 143 Connection: keep-alive X-Openstack-Request-Id: req-bc434de7-082b-4cca-9cde-77628b19dc1c RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-30 12:44:45,676 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-bc434de7-082b-4cca-9cde-77628b19dc1c 2018-06-30 12:44:45,676 - 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-06-30 12:44:45,676 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-subnet 2018-06-30 12:44:45,677 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-subnet 2018-06-30 12:44:45,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/f8611e31-62fd-4c97-9afe-2f848c96f8af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" 2018-06-30 12:44:49,044 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:44:49 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1e23b551-3e87-4c10-828c-bb3691f68669 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:44:49,044 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/f8611e31-62fd-4c97-9afe-2f848c96f8af used request id req-1e23b551-3e87-4c10-828c-bb3691f68669 2018-06-30 12:44:49,045 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-103ad240-f553-4d9b-8b5b-36356fa4a20a-pub-net 2018-06-30 12:44:49,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/a00646bb-05e9-4bf2-9ef8-8d391a559c4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928a48270f915e59d773b8b1b2111093ee67a4e" 2018-06-30 12:44:52,319 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:44:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-935f82b0-273d-470d-9af5-ed206440881c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:44:52,319 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/a00646bb-05e9-4bf2-9ef8-8d391a559c4e used request id req-935f82b0-273d-470d-9af5-ed206440881c 2018-06-30 12:44:52,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:44:53,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:44:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["BTbKv_IfRIabtW0-6M5EWA"], "issued_at": "2018-06-30T12:44:53.000000Z"}} 2018-06-30 12:44:53,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" 2018-06-30 12:44:53,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:44:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36ae7bb4-dfbf-4649-9ae8-9bd3833e0820 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:44:53,155 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-36ae7bb4-dfbf-4649-9ae8-9bd3833e0820 2018-06-30 12:44:53,157 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-net 2018-06-30 12:44:53,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" -d '{"network": {"name": "NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-net", "admin_state_up": true}}' 2018-06-30 12:44:54,687 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:44:54 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive X-Openstack-Request-Id: req-903ea6c1-15b7-481c-9694-6edc5f0a536b Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9b551282-f0ba-4bed-8636-2f5369b3d7ff","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:44:54Z","is_default":false,"provider:segmentation_id":24,"name":"NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:54Z","mtu":1450}} 2018-06-30 12:44:54,687 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-903ea6c1-15b7-481c-9694-6edc5f0a536b 2018-06-30 12:44:54,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=9b551282-f0ba-4bed-8636-2f5369b3d7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" 2018-06-30 12:44:54,890 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:54 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-109c7a9a-6d8e-4539-a51f-6913339c564d Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9b551282-f0ba-4bed-8636-2f5369b3d7ff","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:44:54Z","provider:segmentation_id":24,"name":"NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:54Z","provider:network_type":"vxlan"}]} 2018-06-30 12:44:54,890 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=9b551282-f0ba-4bed-8636-2f5369b3d7ff used request id req-109c7a9a-6d8e-4539-a51f-6913339c564d 2018-06-30 12:44:54,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9b551282-f0ba-4bed-8636-2f5369b3d7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" 2018-06-30 12:44:55,774 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:55 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-c69075fe-4219-406b-92f3-cf14fdd391a9 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:44:55,774 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b551282-f0ba-4bed-8636-2f5369b3d7ff used request id req-c69075fe-4219-406b-92f3-cf14fdd391a9 2018-06-30 12:44:55,775 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-subnet 2018-06-30 12:44:55,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" -d '{"subnets": [{"ip_version": 4, "network_id": "9b551282-f0ba-4bed-8636-2f5369b3d7ff", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-subnet"}]}' 2018-06-30 12:44:57,550 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:44:57 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-fb2c1ef5-82d2-4d76-8e28-d86d3118e1af Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b551282-f0ba-4bed-8636-2f5369b3d7ff","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:56Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:56Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"effe00f9-8157-402d-a709-5254d814707a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-subnet"}]} 2018-06-30 12:44:57,550 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-fb2c1ef5-82d2-4d76-8e28-d86d3118e1af 2018-06-30 12:44:57,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=9b551282-f0ba-4bed-8636-2f5369b3d7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" 2018-06-30 12:44:58,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:58 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-be3a3496-117c-4359-b85a-83fdf86d0bde Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b551282-f0ba-4bed-8636-2f5369b3d7ff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["effe00f9-8157-402d-a709-5254d814707a"],"description":"","tags":[],"updated_at":"2018-06-30T12:44:56Z","provider:segmentation_id":24,"name":"NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:54Z","provider:network_type":"vxlan"}]} 2018-06-30 12:44:58,461 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=9b551282-f0ba-4bed-8636-2f5369b3d7ff used request id req-be3a3496-117c-4359-b85a-83fdf86d0bde 2018-06-30 12:44:58,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9b551282-f0ba-4bed-8636-2f5369b3d7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" 2018-06-30 12:44:58,589 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:58 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-5bd16f3c-bfad-4655-b906-185a9843f390 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b551282-f0ba-4bed-8636-2f5369b3d7ff","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:56Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:56Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"effe00f9-8157-402d-a709-5254d814707a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-subnet"}]} 2018-06-30 12:44:58,589 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b551282-f0ba-4bed-8636-2f5369b3d7ff used request id req-5bd16f3c-bfad-4655-b906-185a9843f390 2018-06-30 12:44:58,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" 2018-06-30 12:44:58,772 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:58 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-1fe96652-a66d-4668-a4fc-f7a794e430b9 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b551282-f0ba-4bed-8636-2f5369b3d7ff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["effe00f9-8157-402d-a709-5254d814707a"],"description":"","tags":[],"updated_at":"2018-06-30T12:44:56Z","provider:segmentation_id":24,"name":"NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:54Z","provider:network_type":"vxlan"}]} 2018-06-30 12:44:58,772 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-net used request id req-1fe96652-a66d-4668-a4fc-f7a794e430b9 2018-06-30 12:44:58,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:44:58,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:44:58 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:44:58,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" 2018-06-30 12:44:58,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:44:58 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4af31e2b-0bc8-4cd9-8559-71e98d98e2b5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:44:58,842 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-4af31e2b-0bc8-4cd9-8559-71e98d98e2b5 2018-06-30 12:44:58,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9b551282-f0ba-4bed-8636-2f5369b3d7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" 2018-06-30 12:44:58,945 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:58 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-05ecd71d-2d5d-4b81-89a8-4cb77bd685ff Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b551282-f0ba-4bed-8636-2f5369b3d7ff","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:56Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:56Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"effe00f9-8157-402d-a709-5254d814707a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-subnet"}]} 2018-06-30 12:44:58,945 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b551282-f0ba-4bed-8636-2f5369b3d7ff used request id req-05ecd71d-2d5d-4b81-89a8-4cb77bd685ff 2018-06-30 12:44:58,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9b551282-f0ba-4bed-8636-2f5369b3d7ff&name=NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" 2018-06-30 12:44:59,040 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:44:59 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-9c914678-37c6-4a49-b620-ae71165fe0cd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b551282-f0ba-4bed-8636-2f5369b3d7ff","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:56Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:56Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"effe00f9-8157-402d-a709-5254d814707a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-subnet"}]} 2018-06-30 12:44:59,041 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b551282-f0ba-4bed-8636-2f5369b3d7ff&name=NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-subnet used request id req-9c914678-37c6-4a49-b620-ae71165fe0cd 2018-06-30 12:44:59,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:44:59,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:44:59,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:44:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["QC5NmBMmSkuprt5WqCUgtw"], "issued_at": "2018-06-30T12:44:59.000000Z"}} 2018-06-30 12:44:59,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08c01ff1b89fd2b4f1223ff76e72f8338510f4b" 2018-06-30 12:45:00,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:44:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8437842-ea70-48fa-99b4-d54cfe547954 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:45:00,200 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e8437842-ea70-48fa-99b4-d54cfe547954 2018-06-30 12:45:00,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" 2018-06-30 12:45:00,400 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:00 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-f74a71f3-c1c1-4d01-9e07-d499a7f9bb6f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b551282-f0ba-4bed-8636-2f5369b3d7ff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["effe00f9-8157-402d-a709-5254d814707a"],"description":"","tags":[],"updated_at":"2018-06-30T12:44:56Z","provider:segmentation_id":24,"name":"NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:54Z","provider:network_type":"vxlan"}]} 2018-06-30 12:45:00,401 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-net used request id req-f74a71f3-c1c1-4d01-9e07-d499a7f9bb6f 2018-06-30 12:45:00,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9b551282-f0ba-4bed-8636-2f5369b3d7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" 2018-06-30 12:45:00,533 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:00 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-c7f7da22-ee19-4991-84c3-fbeaf0d327e3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b551282-f0ba-4bed-8636-2f5369b3d7ff","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:56Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:56Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"effe00f9-8157-402d-a709-5254d814707a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-subnet"}]} 2018-06-30 12:45:00,533 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b551282-f0ba-4bed-8636-2f5369b3d7ff used request id req-c7f7da22-ee19-4991-84c3-fbeaf0d327e3 2018-06-30 12:45:00,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" 2018-06-30 12:45:00,803 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:00 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-a0db8616-1b68-4aa9-82e6-9359194c5ec3 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9b551282-f0ba-4bed-8636-2f5369b3d7ff","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["effe00f9-8157-402d-a709-5254d814707a"],"description":"","tags":[],"updated_at":"2018-06-30T12:44:56Z","provider:segmentation_id":24,"name":"NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:54Z","provider:network_type":"vxlan"}]} 2018-06-30 12:45:00,803 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-net used request id req-a0db8616-1b68-4aa9-82e6-9359194c5ec3 2018-06-30 12:45:00,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:45:00,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:45:00 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:45:00,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08c01ff1b89fd2b4f1223ff76e72f8338510f4b" 2018-06-30 12:45:00,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:45:00 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b1991c3-e285-4af0-8cbe-43872a27ea6b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:45:00,916 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-2b1991c3-e285-4af0-8cbe-43872a27ea6b 2018-06-30 12:45:00,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9b551282-f0ba-4bed-8636-2f5369b3d7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" 2018-06-30 12:45:01,087 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:01 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-f3f05dc3-2a4b-4ce0-9d58-58a4fd14e391 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b551282-f0ba-4bed-8636-2f5369b3d7ff","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:56Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:56Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"effe00f9-8157-402d-a709-5254d814707a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-subnet"}]} 2018-06-30 12:45:01,088 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b551282-f0ba-4bed-8636-2f5369b3d7ff used request id req-f3f05dc3-2a4b-4ce0-9d58-58a4fd14e391 2018-06-30 12:45:01,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9b551282-f0ba-4bed-8636-2f5369b3d7ff&name=NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" 2018-06-30 12:45:01,211 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:01 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-55a2fe35-48bc-46f3-9dd2-657ee7d89ed1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b551282-f0ba-4bed-8636-2f5369b3d7ff","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:44:56Z","dns_nameservers":[],"updated_at":"2018-06-30T12:44:56Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"effe00f9-8157-402d-a709-5254d814707a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-subnet"}]} 2018-06-30 12:45:01,211 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9b551282-f0ba-4bed-8636-2f5369b3d7ff&name=NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-subnet used request id req-55a2fe35-48bc-46f3-9dd2-657ee7d89ed1 2018-06-30 12:45:01,212 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-net 2018-06-30 12:45:01,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" -d '{"port": {"network_id": "9b551282-f0ba-4bed-8636-2f5369b3d7ff", "fixed_ips": [{"subnet_id": "effe00f9-8157-402d-a709-5254d814707a", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-06-30 12:45:03,040 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:45:03 GMT Content-Type: application/json Content-Length: 790 Connection: keep-alive X-Openstack-Request-Id: req-877b25ed-3729-4417-9500-4a2aa774394a Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:45:02Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"effe00f9-8157-402d-a709-5254d814707a","ip_address":"10.55.1.100"}],"id":"b73bc90e-156d-4749-a4cd-536c00e8d748","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:63:42:4b","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"9b551282-f0ba-4bed-8636-2f5369b3d7ff","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:45:01Z","binding:vnic_type":"normal"}} 2018-06-30 12:45:03,040 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-877b25ed-3729-4417-9500-4a2aa774394a 2018-06-30 12:45:03,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports/b73bc90e-156d-4749-a4cd-536c00e8d748 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" 2018-06-30 12:45:03,164 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:03 GMT Content-Type: application/json Content-Length: 790 Connection: keep-alive X-Openstack-Request-Id: req-26ee7885-8dcb-4182-b365-bfb7df29fb6e Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:45:02Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"effe00f9-8157-402d-a709-5254d814707a","ip_address":"10.55.1.100"}],"id":"b73bc90e-156d-4749-a4cd-536c00e8d748","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:63:42:4b","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"","admin_state_up":true,"network_id":"9b551282-f0ba-4bed-8636-2f5369b3d7ff","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:45:01Z","binding:vnic_type":"normal"}} 2018-06-30 12:45:03,164 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports/b73bc90e-156d-4749-a4cd-536c00e8d748 used request id req-26ee7885-8dcb-4182-b365-bfb7df29fb6e 2018-06-30 12:45:03,165 - neutron_utils - INFO - Deleting port with name 2018-06-30 12:45:03,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/b73bc90e-156d-4749-a4cd-536c00e8d748 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" 2018-06-30 12:45:04,119 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:45:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bd9446da-177a-4dcb-9c50-b7f1415d0466 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:45:04,119 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/b73bc90e-156d-4749-a4cd-536c00e8d748 used request id req-bd9446da-177a-4dcb-9c50-b7f1415d0466 2018-06-30 12:45:04,119 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-subnet 2018-06-30 12:45:04,119 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-subnet 2018-06-30 12:45:04,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/effe00f9-8157-402d-a709-5254d814707a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" 2018-06-30 12:45:07,946 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:45:07 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-43c7abbc-2991-418c-9391-f82fd2764627 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:45:07,947 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/effe00f9-8157-402d-a709-5254d814707a used request id req-43c7abbc-2991-418c-9391-f82fd2764627 2018-06-30 12:45:07,947 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a31b5705-390a-4b4d-878f-a0851b38b9b2-pub-net 2018-06-30 12:45:07,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/9b551282-f0ba-4bed-8636-2f5369b3d7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16ed72626f523624f39d80aeb7bf3d162581514a" 2018-06-30 12:45:10,681 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:45:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b2a7416d-f1c3-410c-b720-8f63cdf50b40 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:45:10,681 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/9b551282-f0ba-4bed-8636-2f5369b3d7ff used request id req-b2a7416d-f1c3-410c-b720-8f63cdf50b40 2018-06-30 12:45:10,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:45:11,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["p_6t5aHbRbS3rxyeF8dJug"], "issued_at": "2018-06-30T12:45:11.000000Z"}} 2018-06-30 12:45:11,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce43523b326fc0516e931d616e40e35868599174" 2018-06-30 12:45:11,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:45:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc4b12f8-8a47-4c67-af46-a638996432af Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:45:11,557 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fc4b12f8-8a47-4c67-af46-a638996432af 2018-06-30 12:45:11,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:45:11,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:45:12,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:45:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["hmcX2lRnSeuLrgoSgihEXw"], "issued_at": "2018-06-30T12:45:12.000000Z"}} 2018-06-30 12:45:12,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2efc362ef13ec57baf9699a8118c29d4707a2618" 2018-06-30 12:45:12,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:45:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57b31a65-052f-42a4-bc53-4fd8f82d3ec5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:45:12,597 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-57b31a65-052f-42a4-bc53-4fd8f82d3ec5 2018-06-30 12:45:12,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-5c2250ff-cbcd-4bab-a6fd-69eb11ccdc32-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce43523b326fc0516e931d616e40e35868599174" 2018-06-30 12:45:13,400 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:13 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-d19c60ca-6184-4366-bdfd-4d14eb3fc863 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 12:45:13,400 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NeutronUtilsRouterTests-5c2250ff-cbcd-4bab-a6fd-69eb11ccdc32-pub-net used request id req-d19c60ca-6184-4366-bdfd-4d14eb3fc863 2018-06-30 12:45:13,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:45:14,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:45:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["bQNM3DLWTMOrUGIxjPw5fg"], "issued_at": "2018-06-30T12:45:14.000000Z"}} 2018-06-30 12:45:14,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f23ffe37967afd0816efb3d9e1ece52c1e0310e" 2018-06-30 12:45:14,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:45:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c81b120a-a1c1-45fa-8542-88edb2e7f90d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:45:14,402 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c81b120a-a1c1-45fa-8542-88edb2e7f90d 2018-06-30 12:45:14,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:45:14,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:45:15,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:45:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["pxJFSWrnTRyTwcsNM7cUjA"], "issued_at": "2018-06-30T12:45:15.000000Z"}} 2018-06-30 12:45:15,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70da411db1e7355ec72ae7cc2df8081a750f9344" 2018-06-30 12:45:15,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:45:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afbb793a-2d1b-45fb-95ef-d54def85c395 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:45:15,192 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-afbb793a-2d1b-45fb-95ef-d54def85c395 2018-06-30 12:45:15,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f23ffe37967afd0816efb3d9e1ece52c1e0310e" 2018-06-30 12:45:16,414 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:16 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-266ebb6b-1bb1-4c2e-a9dd-6a188de39b31 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 12:45:16,414 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-266ebb6b-1bb1-4c2e-a9dd-6a188de39b31 2018-06-30 12:45:16,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f23ffe37967afd0816efb3d9e1ece52c1e0310e" 2018-06-30 12:45:17,398 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:17 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-21d7ef89-66af-4c18-9bf0-be33bf047be4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 12:45:17,398 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-21d7ef89-66af-4c18-9bf0-be33bf047be4 2018-06-30 12:45:17,399 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-1d76909d-4066-4de2-82dc-013c35e7d776-pub-router 2018-06-30 12:45:17,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f23ffe37967afd0816efb3d9e1ece52c1e0310e" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "NeutronUtilsRouterTests-1d76909d-4066-4de2-82dc-013c35e7d776-pub-router", "admin_state_up": true}}' 2018-06-30 12:45:20,955 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:45:20 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-ccaca1ce-11b7-4f65-9909-6fb7980ea75f Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:18Z", "admin_state_up": true, "updated_at": "2018-06-30T12:45:20Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "7a2a60ee-c28d-41c2-b3c9-b00a7f021f08", "name": "NeutronUtilsRouterTests-1d76909d-4066-4de2-82dc-013c35e7d776-pub-router"}} 2018-06-30 12:45:20,956 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-ccaca1ce-11b7-4f65-9909-6fb7980ea75f 2018-06-30 12:45:20,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=7a2a60ee-c28d-41c2-b3c9-b00a7f021f08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f23ffe37967afd0816efb3d9e1ece52c1e0310e" 2018-06-30 12:45:21,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:21 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-3aa80018-7bdd-4b97-8e31-2707bd5e8a58 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:45:19Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.113"}],"id":"2299d5e4-c145-48d7-858b-9370b0d434d6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8c:17:c3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7a2a60ee-c28d-41c2-b3c9-b00a7f021f08","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T12:45:19Z","binding:vnic_type":"normal"}]} 2018-06-30 12:45:21,119 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=7a2a60ee-c28d-41c2-b3c9-b00a7f021f08 used request id req-3aa80018-7bdd-4b97-8e31-2707bd5e8a58 2018-06-30 12:45:21,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f23ffe37967afd0816efb3d9e1ece52c1e0310e" 2018-06-30 12:45:21,962 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:21 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-b3b14485-34ff-44ed-b749-a2561fb001b2 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 12:45:21,962 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-b3b14485-34ff-44ed-b749-a2561fb001b2 2018-06-30 12:45:21,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-1d76909d-4066-4de2-82dc-013c35e7d776-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f23ffe37967afd0816efb3d9e1ece52c1e0310e" 2018-06-30 12:45:22,327 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:22 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-31801ef8-16b9-4028-874f-b1283e934120 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:18Z", "admin_state_up": true, "updated_at": "2018-06-30T12:45:20Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "7a2a60ee-c28d-41c2-b3c9-b00a7f021f08", "name": "NeutronUtilsRouterTests-1d76909d-4066-4de2-82dc-013c35e7d776-pub-router"}]} 2018-06-30 12:45:22,327 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-1d76909d-4066-4de2-82dc-013c35e7d776-pub-router used request id req-31801ef8-16b9-4028-874f-b1283e934120 2018-06-30 12:45:22,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:45:22,341 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:45:22 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:45:22,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f23ffe37967afd0816efb3d9e1ece52c1e0310e" 2018-06-30 12:45:22,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:45:22 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d192697f-8d15-4dbf-a703-34aefa742fec Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:45:22,676 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-d192697f-8d15-4dbf-a703-34aefa742fec 2018-06-30 12:45:22,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=7a2a60ee-c28d-41c2-b3c9-b00a7f021f08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f23ffe37967afd0816efb3d9e1ece52c1e0310e" 2018-06-30 12:45:22,895 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:22 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-56b4761e-fcb2-47bf-8dca-0e09e7ba03bc Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:45:19Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.113"}],"id":"2299d5e4-c145-48d7-858b-9370b0d434d6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8c:17:c3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7a2a60ee-c28d-41c2-b3c9-b00a7f021f08","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T12:45:19Z","binding:vnic_type":"normal"}]} 2018-06-30 12:45:22,895 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=7a2a60ee-c28d-41c2-b3c9-b00a7f021f08 used request id req-56b4761e-fcb2-47bf-8dca-0e09e7ba03bc 2018-06-30 12:45:22,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f23ffe37967afd0816efb3d9e1ece52c1e0310e" 2018-06-30 12:45:23,032 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:23 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-dda2eaad-9365-4590-8bac-79511b82cb76 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 12:45:23,032 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-dda2eaad-9365-4590-8bac-79511b82cb76 2018-06-30 12:45:23,033 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-1d76909d-4066-4de2-82dc-013c35e7d776-pub-router 2018-06-30 12:45:23,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/7a2a60ee-c28d-41c2-b3c9-b00a7f021f08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f23ffe37967afd0816efb3d9e1ece52c1e0310e" 2018-06-30 12:45:26,359 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:45:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-86fbd961-4f9f-41e6-9f16-1e8aa04c22fe Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:45:26,359 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/7a2a60ee-c28d-41c2-b3c9-b00a7f021f08 used request id req-86fbd961-4f9f-41e6-9f16-1e8aa04c22fe 2018-06-30 12:45:26,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-1d76909d-4066-4de2-82dc-013c35e7d776-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f23ffe37967afd0816efb3d9e1ece52c1e0310e" 2018-06-30 12:45:26,505 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:26 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-25e668f3-8a79-4c6c-9908-6e3189a2a127 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 12:45:26,505 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-1d76909d-4066-4de2-82dc-013c35e7d776-pub-router used request id req-25e668f3-8a79-4c6c-9908-6e3189a2a127 2018-06-30 12:45:26,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:45:27,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:45:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Y_Y4DdOZRdG21yMh8u-7ng"], "issued_at": "2018-06-30T12:45:27.000000Z"}} 2018-06-30 12:45:27,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dadaaac01345737bbbc5fd9aeb261e792f9e54" 2018-06-30 12:45:27,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:45:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb775125-ad63-4e92-a592-951a9cd018e6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:45:27,570 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cb775125-ad63-4e92-a592-951a9cd018e6 2018-06-30 12:45:27,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:45:27,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:45:28,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:45:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["vjJkfLkGRGuZypXOkDuC7Q"], "issued_at": "2018-06-30T12:45:28.000000Z"}} 2018-06-30 12:45:28,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1be446b20cabfedacd9e65ee029bd49a2f3365dd" 2018-06-30 12:45:28,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:45:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2bf050b2-bb24-4de9-ac59-e56ef4deb3bc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:45:28,437 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2bf050b2-bb24-4de9-ac59-e56ef4deb3bc 2018-06-30 12:45:28,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dadaaac01345737bbbc5fd9aeb261e792f9e54" 2018-06-30 12:45:29,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:29 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-08f1b853-bd58-4957-9358-4eac5c79f029 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 12:45:29,477 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-08f1b853-bd58-4957-9358-4eac5c79f029 2018-06-30 12:45:29,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dadaaac01345737bbbc5fd9aeb261e792f9e54" 2018-06-30 12:45:30,445 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:30 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-8c62a8db-fc59-4d5d-bda2-f2db446e8866 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 12:45:30,445 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-8c62a8db-fc59-4d5d-bda2-f2db446e8866 2018-06-30 12:45:30,446 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-1dd9fa8f-6124-49a7-86dc-8792d4cecb90-pub-router 2018-06-30 12:45:30,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dadaaac01345737bbbc5fd9aeb261e792f9e54" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "NeutronUtilsRouterTests-1dd9fa8f-6124-49a7-86dc-8792d4cecb90-pub-router", "admin_state_up": true}}' 2018-06-30 12:45:33,704 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:45:33 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-d2841eb2-0ccd-4594-8011-8db02c842419 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:30Z", "admin_state_up": true, "updated_at": "2018-06-30T12:45:32Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "7b79bb00-2cb7-4c10-8337-1a2e4a403514", "name": "NeutronUtilsRouterTests-1dd9fa8f-6124-49a7-86dc-8792d4cecb90-pub-router"}} 2018-06-30 12:45:33,704 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-d2841eb2-0ccd-4594-8011-8db02c842419 2018-06-30 12:45:33,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=7b79bb00-2cb7-4c10-8337-1a2e4a403514 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dadaaac01345737bbbc5fd9aeb261e792f9e54" 2018-06-30 12:45:34,562 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:34 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-4ce0d5c3-e500-4e4d-901e-236b408664fe Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:45:31Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.121"}],"id":"c16166d9-a2f3-4d12-b04e-6f92f4047d35","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:ac:ea","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"7b79bb00-2cb7-4c10-8337-1a2e4a403514","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T12:45:31Z","binding:vnic_type":"normal"}]} 2018-06-30 12:45:34,562 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=7b79bb00-2cb7-4c10-8337-1a2e4a403514 used request id req-4ce0d5c3-e500-4e4d-901e-236b408664fe 2018-06-30 12:45:34,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dadaaac01345737bbbc5fd9aeb261e792f9e54" 2018-06-30 12:45:34,675 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:34 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-e1a5b172-fcff-4499-8a40-4e7e5d0e6a2e Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 12:45:34,675 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-e1a5b172-fcff-4499-8a40-4e7e5d0e6a2e 2018-06-30 12:45:34,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-1dd9fa8f-6124-49a7-86dc-8792d4cecb90-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dadaaac01345737bbbc5fd9aeb261e792f9e54" 2018-06-30 12:45:35,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:35 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-9c2a8190-d443-4142-920b-344e5664c9a1 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.121"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:30Z", "admin_state_up": true, "updated_at": "2018-06-30T12:45:32Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "7b79bb00-2cb7-4c10-8337-1a2e4a403514", "name": "NeutronUtilsRouterTests-1dd9fa8f-6124-49a7-86dc-8792d4cecb90-pub-router"}]} 2018-06-30 12:45:35,856 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-1dd9fa8f-6124-49a7-86dc-8792d4cecb90-pub-router used request id req-9c2a8190-d443-4142-920b-344e5664c9a1 2018-06-30 12:45:35,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:45:35,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:45:35 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:45:35,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dadaaac01345737bbbc5fd9aeb261e792f9e54" 2018-06-30 12:45:35,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:45:35 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-566c59d0-03e7-43d8-9f21-3ffc3bfbeb24 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:45:35,961 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-566c59d0-03e7-43d8-9f21-3ffc3bfbeb24 2018-06-30 12:45:35,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=7b79bb00-2cb7-4c10-8337-1a2e4a403514 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dadaaac01345737bbbc5fd9aeb261e792f9e54" 2018-06-30 12:45:36,127 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:36 GMT Content-Type: application/json Content-Length: 758 Connection: keep-alive X-Openstack-Request-Id: req-c71840f1-e0ee-40c4-b759-ca752ceccfa5 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:45:35Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.121"}],"id":"c16166d9-a2f3-4d12-b04e-6f92f4047d35","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:ac:ea","project_id":"","status":"DOWN","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7b79bb00-2cb7-4c10-8337-1a2e4a403514","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T12:45:31Z","binding:vnic_type":"normal"}]} 2018-06-30 12:45:36,128 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=7b79bb00-2cb7-4c10-8337-1a2e4a403514 used request id req-c71840f1-e0ee-40c4-b759-ca752ceccfa5 2018-06-30 12:45:36,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dadaaac01345737bbbc5fd9aeb261e792f9e54" 2018-06-30 12:45:36,250 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:36 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-46759894-a27e-4f39-a2d1-4be21a0fbf16 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 12:45:36,251 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-46759894-a27e-4f39-a2d1-4be21a0fbf16 2018-06-30 12:45:36,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dadaaac01345737bbbc5fd9aeb261e792f9e54" 2018-06-30 12:45:36,541 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:36 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-29df0e2c-4503-4ccd-b814-de160dd62133 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 12:45:36,541 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-29df0e2c-4503-4ccd-b814-de160dd62133 2018-06-30 12:45:36,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dadaaac01345737bbbc5fd9aeb261e792f9e54" 2018-06-30 12:45:36,961 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:36 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-e913267a-046a-4946-aecc-aba29a2ed2c0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 12:45:36,961 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-e913267a-046a-4946-aecc-aba29a2ed2c0 2018-06-30 12:45:36,961 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-1dd9fa8f-6124-49a7-86dc-8792d4cecb90-pub-router 2018-06-30 12:45:36,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/7b79bb00-2cb7-4c10-8337-1a2e4a403514 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dadaaac01345737bbbc5fd9aeb261e792f9e54" 2018-06-30 12:45:40,096 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:45:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-faf826d6-62cc-4c4a-89dc-22a513205d65 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:45:40,097 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/7b79bb00-2cb7-4c10-8337-1a2e4a403514 used request id req-faf826d6-62cc-4c4a-89dc-22a513205d65 2018-06-30 12:45:40,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-1dd9fa8f-6124-49a7-86dc-8792d4cecb90-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4dadaaac01345737bbbc5fd9aeb261e792f9e54" 2018-06-30 12:45:40,261 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:40 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-480af6d6-8b6a-471b-b6bc-5e94fb8b79bd Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 12:45:40,262 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=NeutronUtilsRouterTests-1dd9fa8f-6124-49a7-86dc-8792d4cecb90-pub-router used request id req-480af6d6-8b6a-471b-b6bc-5e94fb8b79bd 2018-06-30 12:45:40,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:45:41,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:45:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["CQnTZaxoQPeBgldUS9pwqQ"], "issued_at": "2018-06-30T12:45:41.000000Z"}} 2018-06-30 12:45:41,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592dfc43ddbc7a99a68965e898af27735b6f4ca2" 2018-06-30 12:45:41,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:45:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b986d1a-eb75-4825-8660-e1ba65cc71ab Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:45:41,183 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2b986d1a-eb75-4825-8660-e1ba65cc71ab 2018-06-30 12:45:41,185 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-48e04d7e-7194-4986-9f41-0f51d28148ddname 2018-06-30 12:45:41,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592dfc43ddbc7a99a68965e898af27735b6f4ca2" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-48e04d7e-7194-4986-9f41-0f51d28148ddname"}}' 2018-06-30 12:45:42,515 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:45:42 GMT Content-Type: application/json Content-Length: 1403 Connection: keep-alive X-Openstack-Request-Id: req-3c69a1d4-6809-4ee9-9f0e-e0368aa0c949 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:42Z", "updated_at": "2018-06-30T12:45:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:42Z", "revision_number": 0, "id": "7aaadc53-f4b4-4233-b8ed-9723b1f48c04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:42Z", "security_group_id": "836170a3-4f36-46d4-af0d-554936c71dfb", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:42Z", "revision_number": 0, "id": "871e38c7-84d4-419d-b4ba-6efbd78ffe30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:42Z", "security_group_id": "836170a3-4f36-46d4-af0d-554936c71dfb", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 2, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "836170a3-4f36-46d4-af0d-554936c71dfb", "name": "NeutronUtilsSecurityGroupTests-48e04d7e-7194-4986-9f41-0f51d28148ddname"}} 2018-06-30 12:45:42,515 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-3c69a1d4-6809-4ee9-9f0e-e0368aa0c949 2018-06-30 12:45:42,516 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 836170a3-4f36-46d4-af0d-554936c71dfb 2018-06-30 12:45:42,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=836170a3-4f36-46d4-af0d-554936c71dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592dfc43ddbc7a99a68965e898af27735b6f4ca2" 2018-06-30 12:45:43,381 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:43 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-057e37d4-e8be-4a37-832a-3bc9636f3ef2 Front-End-Https: on 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-06-30T12:45:42Z", "security_group_id": "836170a3-4f36-46d4-af0d-554936c71dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:42Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "7aaadc53-f4b4-4233-b8ed-9723b1f48c04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:45:42Z", "security_group_id": "836170a3-4f36-46d4-af0d-554936c71dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:42Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "871e38c7-84d4-419d-b4ba-6efbd78ffe30"}]} 2018-06-30 12:45:43,381 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=836170a3-4f36-46d4-af0d-554936c71dfb used request id req-057e37d4-e8be-4a37-832a-3bc9636f3ef2 2018-06-30 12:45:43,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-48e04d7e-7194-4986-9f41-0f51d28148ddname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592dfc43ddbc7a99a68965e898af27735b6f4ca2" 2018-06-30 12:45:44,158 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:44 GMT Content-Type: application/json Content-Length: 1406 Connection: keep-alive X-Openstack-Request-Id: req-875fcc52-3eb9-4376-b2d7-3fb9ec8eb710 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:42Z", "updated_at": "2018-06-30T12:45:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:42Z", "revision_number": 0, "id": "7aaadc53-f4b4-4233-b8ed-9723b1f48c04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:42Z", "security_group_id": "836170a3-4f36-46d4-af0d-554936c71dfb", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:42Z", "revision_number": 0, "id": "871e38c7-84d4-419d-b4ba-6efbd78ffe30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:42Z", "security_group_id": "836170a3-4f36-46d4-af0d-554936c71dfb", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 2, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "836170a3-4f36-46d4-af0d-554936c71dfb", "name": "NeutronUtilsSecurityGroupTests-48e04d7e-7194-4986-9f41-0f51d28148ddname"}]} 2018-06-30 12:45:44,158 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-48e04d7e-7194-4986-9f41-0f51d28148ddname used request id req-875fcc52-3eb9-4376-b2d7-3fb9ec8eb710 2018-06-30 12:45:44,159 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 836170a3-4f36-46d4-af0d-554936c71dfb 2018-06-30 12:45:44,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=836170a3-4f36-46d4-af0d-554936c71dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592dfc43ddbc7a99a68965e898af27735b6f4ca2" 2018-06-30 12:45:44,281 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:44 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f370de66-c32a-4b1f-80de-b12be81b033b Front-End-Https: on 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-06-30T12:45:42Z", "security_group_id": "836170a3-4f36-46d4-af0d-554936c71dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:42Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "7aaadc53-f4b4-4233-b8ed-9723b1f48c04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:45:42Z", "security_group_id": "836170a3-4f36-46d4-af0d-554936c71dfb", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:42Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "871e38c7-84d4-419d-b4ba-6efbd78ffe30"}]} 2018-06-30 12:45:44,281 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=836170a3-4f36-46d4-af0d-554936c71dfb used request id req-f370de66-c32a-4b1f-80de-b12be81b033b 2018-06-30 12:45:44,282 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-48e04d7e-7194-4986-9f41-0f51d28148ddname 2018-06-30 12:45:44,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/836170a3-4f36-46d4-af0d-554936c71dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592dfc43ddbc7a99a68965e898af27735b6f4ca2" 2018-06-30 12:45:45,361 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:45:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ce7a5361-1683-47cf-93de-ec51b172e3de Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:45:45,361 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/836170a3-4f36-46d4-af0d-554936c71dfb used request id req-ce7a5361-1683-47cf-93de-ec51b172e3de 2018-06-30 12:45:45,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-48e04d7e-7194-4986-9f41-0f51d28148ddname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592dfc43ddbc7a99a68965e898af27735b6f4ca2" 2018-06-30 12:45:45,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:45 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-7d2f02b3-baca-41f7-a128-ec63c18d3362 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 12:45:45,501 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-48e04d7e-7194-4986-9f41-0f51d28148ddname used request id req-7d2f02b3-baca-41f7-a128-ec63c18d3362 2018-06-30 12:45:45,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:45:46,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:45:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["R-97vWMmSsOJO1wIHYAv_g"], "issued_at": "2018-06-30T12:45:46.000000Z"}} 2018-06-30 12:45:46,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9abaf4fe5a434bf12ae9e2deab439cd784f1620" 2018-06-30 12:45:46,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:45:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-377c7945-42dc-4956-993f-42cac114ce04 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:45:46,756 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-377c7945-42dc-4956-993f-42cac114ce04 2018-06-30 12:45:46,757 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-e9c0f060-3e6a-4cb6-bef1-46abb088ad7fname-1 2018-06-30 12:45:46,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9abaf4fe5a434bf12ae9e2deab439cd784f1620" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-e9c0f060-3e6a-4cb6-bef1-46abb088ad7fname-1", "description": "hello group"}}' 2018-06-30 12:45:48,120 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:45:48 GMT Content-Type: application/json Content-Length: 1416 Connection: keep-alive X-Openstack-Request-Id: req-515d17fa-ff28-467c-a1cb-1b4720c1127c Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:47Z", "updated_at": "2018-06-30T12:45:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:47Z", "revision_number": 0, "id": "36b041d5-b39b-4454-84e3-5595e3e10dfb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:47Z", "security_group_id": "13676a9a-d084-4e45-9a20-90f0ca83f354", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:47Z", "revision_number": 0, "id": "50836a4d-022b-406f-96e5-e68401f721a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:47Z", "security_group_id": "13676a9a-d084-4e45-9a20-90f0ca83f354", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 2, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "13676a9a-d084-4e45-9a20-90f0ca83f354", "name": "NeutronUtilsSecurityGroupTests-e9c0f060-3e6a-4cb6-bef1-46abb088ad7fname-1"}} 2018-06-30 12:45:48,121 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-515d17fa-ff28-467c-a1cb-1b4720c1127c 2018-06-30 12:45:48,121 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13676a9a-d084-4e45-9a20-90f0ca83f354 2018-06-30 12:45:48,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=13676a9a-d084-4e45-9a20-90f0ca83f354 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9abaf4fe5a434bf12ae9e2deab439cd784f1620" 2018-06-30 12:45:49,212 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:49 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-45910f14-c28c-49ee-854b-9a7c264b9eca Front-End-Https: on 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-06-30T12:45:47Z", "security_group_id": "13676a9a-d084-4e45-9a20-90f0ca83f354", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:47Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "36b041d5-b39b-4454-84e3-5595e3e10dfb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:45:47Z", "security_group_id": "13676a9a-d084-4e45-9a20-90f0ca83f354", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:47Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "50836a4d-022b-406f-96e5-e68401f721a6"}]} 2018-06-30 12:45:49,212 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=13676a9a-d084-4e45-9a20-90f0ca83f354 used request id req-45910f14-c28c-49ee-854b-9a7c264b9eca 2018-06-30 12:45:49,213 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-e9c0f060-3e6a-4cb6-bef1-46abb088ad7fname-2 2018-06-30 12:45:49,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9abaf4fe5a434bf12ae9e2deab439cd784f1620" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-e9c0f060-3e6a-4cb6-bef1-46abb088ad7fname-2", "description": "hola group"}}' 2018-06-30 12:45:49,619 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:45:49 GMT Content-Type: application/json Content-Length: 1415 Connection: keep-alive X-Openstack-Request-Id: req-8f17dca4-d40d-4897-b98b-eb8909448e72 Front-End-Https: on RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:49Z", "updated_at": "2018-06-30T12:45:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:49Z", "revision_number": 0, "id": "2c107464-1c12-49ac-9852-e9175a6f1165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:49Z", "security_group_id": "f6cd1357-d76d-495d-b300-9ea5559b532e", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:49Z", "revision_number": 0, "id": "486e4b1a-84dc-4079-8a47-61e7d3d80ef7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:49Z", "security_group_id": "f6cd1357-d76d-495d-b300-9ea5559b532e", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 2, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "f6cd1357-d76d-495d-b300-9ea5559b532e", "name": "NeutronUtilsSecurityGroupTests-e9c0f060-3e6a-4cb6-bef1-46abb088ad7fname-2"}} 2018-06-30 12:45:49,619 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-8f17dca4-d40d-4897-b98b-eb8909448e72 2018-06-30 12:45:49,620 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f6cd1357-d76d-495d-b300-9ea5559b532e 2018-06-30 12:45:49,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f6cd1357-d76d-495d-b300-9ea5559b532e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9abaf4fe5a434bf12ae9e2deab439cd784f1620" 2018-06-30 12:45:49,700 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:49 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-59e60788-9d12-48ea-bfe5-f0fa69e11d91 Front-End-Https: on 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-06-30T12:45:49Z", "security_group_id": "f6cd1357-d76d-495d-b300-9ea5559b532e", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:49Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "2c107464-1c12-49ac-9852-e9175a6f1165"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:45:49Z", "security_group_id": "f6cd1357-d76d-495d-b300-9ea5559b532e", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:49Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "486e4b1a-84dc-4079-8a47-61e7d3d80ef7"}]} 2018-06-30 12:45:49,700 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f6cd1357-d76d-495d-b300-9ea5559b532e used request id req-59e60788-9d12-48ea-bfe5-f0fa69e11d91 2018-06-30 12:45:49,701 - neutron_utils - INFO - Listing the available security groups 2018-06-30 12:45:49,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9abaf4fe5a434bf12ae9e2deab439cd784f1620" 2018-06-30 12:45:49,862 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:49 GMT Content-Type: application/json Content-Length: 7322 Connection: keep-alive X-Openstack-Request-Id: req-a0bafa7e-016a-4866-9857-d93088dd5777 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:47Z", "updated_at": "2018-06-30T12:45:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:47Z", "revision_number": 0, "id": "36b041d5-b39b-4454-84e3-5595e3e10dfb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:47Z", "security_group_id": "13676a9a-d084-4e45-9a20-90f0ca83f354", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:47Z", "revision_number": 0, "id": "50836a4d-022b-406f-96e5-e68401f721a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:47Z", "security_group_id": "13676a9a-d084-4e45-9a20-90f0ca83f354", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 2, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "13676a9a-d084-4e45-9a20-90f0ca83f354", "name": "NeutronUtilsSecurityGroupTests-e9c0f060-3e6a-4cb6-bef1-46abb088ad7fname-1"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:49Z", "updated_at": "2018-06-30T12:45:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:49Z", "revision_number": 0, "id": "2c107464-1c12-49ac-9852-e9175a6f1165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:49Z", "security_group_id": "f6cd1357-d76d-495d-b300-9ea5559b532e", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:49Z", "revision_number": 0, "id": "486e4b1a-84dc-4079-8a47-61e7d3d80ef7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:49Z", "security_group_id": "f6cd1357-d76d-495d-b300-9ea5559b532e", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 2, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "f6cd1357-d76d-495d-b300-9ea5559b532e", "name": "NeutronUtilsSecurityGroupTests-e9c0f060-3e6a-4cb6-bef1-46abb088ad7fname-2"}]} 2018-06-30 12:45:49,863 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-a0bafa7e-016a-4866-9857-d93088dd5777 2018-06-30 12:45:49,864 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 13676a9a-d084-4e45-9a20-90f0ca83f354 2018-06-30 12:45:49,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=13676a9a-d084-4e45-9a20-90f0ca83f354 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9abaf4fe5a434bf12ae9e2deab439cd784f1620" 2018-06-30 12:45:49,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:49 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-b32f0ad6-e61e-4eb6-b445-f9c31bd7d598 Front-End-Https: on 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-06-30T12:45:47Z", "security_group_id": "13676a9a-d084-4e45-9a20-90f0ca83f354", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:47Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "36b041d5-b39b-4454-84e3-5595e3e10dfb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:45:47Z", "security_group_id": "13676a9a-d084-4e45-9a20-90f0ca83f354", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:47Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "50836a4d-022b-406f-96e5-e68401f721a6"}]} 2018-06-30 12:45:49,912 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=13676a9a-d084-4e45-9a20-90f0ca83f354 used request id req-b32f0ad6-e61e-4eb6-b445-f9c31bd7d598 2018-06-30 12:45:49,913 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64b76608-11c8-412f-96b3-7a8d7784b2e7 2018-06-30 12:45:49,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=64b76608-11c8-412f-96b3-7a8d7784b2e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9abaf4fe5a434bf12ae9e2deab439cd784f1620" 2018-06-30 12:45:49,961 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:49 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-d6c344d9-2f14-4b7f-9a8d-bfb9c685834a Front-End-Https: on 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-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "2d5d7456-fb6b-4976-926a-9b022a814101"}, {"remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "7f865d62-6111-42ec-a0b9-cbde9066c446"}, {"remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "9cef6328-7858-452e-b976-bc2c8f514622"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886"}]} 2018-06-30 12:45:49,962 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=64b76608-11c8-412f-96b3-7a8d7784b2e7 used request id req-d6c344d9-2f14-4b7f-9a8d-bfb9c685834a 2018-06-30 12:45:49,962 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df3ace42-2896-40f2-aa8b-13c168f7b2c1 2018-06-30 12:45:49,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=df3ace42-2896-40f2-aa8b-13c168f7b2c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9abaf4fe5a434bf12ae9e2deab439cd784f1620" 2018-06-30 12:45:50,014 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:50 GMT Content-Type: application/json Content-Length: 1792 Connection: keep-alive X-Openstack-Request-Id: req-2885092b-7ce6-4e50-83f5-6685fdd741a1 Front-End-Https: on 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-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "project_id": "", "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8"}, {"remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "project_id": "", "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf"}, {"remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "project_id": "", "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "project_id": "", "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d"}]} 2018-06-30 12:45:50,015 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=df3ace42-2896-40f2-aa8b-13c168f7b2c1 used request id req-2885092b-7ce6-4e50-83f5-6685fdd741a1 2018-06-30 12:45:50,015 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f6cd1357-d76d-495d-b300-9ea5559b532e 2018-06-30 12:45:50,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f6cd1357-d76d-495d-b300-9ea5559b532e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9abaf4fe5a434bf12ae9e2deab439cd784f1620" 2018-06-30 12:45:50,063 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:50 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-789aa9b3-b168-4abd-9387-69a11bbc41ba Front-End-Https: on 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-06-30T12:45:49Z", "security_group_id": "f6cd1357-d76d-495d-b300-9ea5559b532e", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:49Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "2c107464-1c12-49ac-9852-e9175a6f1165"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:45:49Z", "security_group_id": "f6cd1357-d76d-495d-b300-9ea5559b532e", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:49Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "486e4b1a-84dc-4079-8a47-61e7d3d80ef7"}]} 2018-06-30 12:45:50,063 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f6cd1357-d76d-495d-b300-9ea5559b532e used request id req-789aa9b3-b168-4abd-9387-69a11bbc41ba 2018-06-30 12:45:50,064 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-e9c0f060-3e6a-4cb6-bef1-46abb088ad7fname-1 2018-06-30 12:45:50,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/13676a9a-d084-4e45-9a20-90f0ca83f354 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9abaf4fe5a434bf12ae9e2deab439cd784f1620" 2018-06-30 12:45:50,398 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:45:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-dafa2f24-83a9-4e8c-8da6-76e312c7a0c3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:45:50,398 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/13676a9a-d084-4e45-9a20-90f0ca83f354 used request id req-dafa2f24-83a9-4e8c-8da6-76e312c7a0c3 2018-06-30 12:45:50,398 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-e9c0f060-3e6a-4cb6-bef1-46abb088ad7fname-2 2018-06-30 12:45:50,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/f6cd1357-d76d-495d-b300-9ea5559b532e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9abaf4fe5a434bf12ae9e2deab439cd784f1620" 2018-06-30 12:45:50,771 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:45:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-211aa366-a29d-4f7a-bb4f-5a2ab2f6dc9a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:45:50,771 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/f6cd1357-d76d-495d-b300-9ea5559b532e used request id req-211aa366-a29d-4f7a-bb4f-5a2ab2f6dc9a 2018-06-30 12:45:50,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:45:51,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:45:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["sIKSJlyWQLqZ9_7wqQpT0A"], "issued_at": "2018-06-30T12:45:51.000000Z"}} 2018-06-30 12:45:51,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e4f965f50b6dce1b7ea8b8a1f5691fb39f10e6f" 2018-06-30 12:45:51,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:45:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df0f261b-53fe-4bdd-a787-0469d234ef59 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:45:51,738 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-df0f261b-53fe-4bdd-a787-0469d234ef59 2018-06-30 12:45:51,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:45:52,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:45:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["AEmgSMNkSmyBYY46Ar_-qg"], "issued_at": "2018-06-30T12:45:52.000000Z"}} 2018-06-30 12:45:52,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a3f435cc5648936bdf78c22d99356310b335f8" 2018-06-30 12:45:53,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:45:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70c84428-d3f4-4ab4-a2b0-a563e3a8d78b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:45:53,266 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-70c84428-d3f4-4ab4-a2b0-a563e3a8d78b 2018-06-30 12:45:53,267 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-adcd4c49-d375-4cd3-b84f-dd7673d005faname 2018-06-30 12:45:53,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a3f435cc5648936bdf78c22d99356310b335f8" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-adcd4c49-d375-4cd3-b84f-dd7673d005faname", "description": "hello group"}}' 2018-06-30 12:45:54,529 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:45:54 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-8aa206e7-92f3-4299-b83d-cfd8f855c78e Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:54Z", "updated_at": "2018-06-30T12:45:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:54Z", "revision_number": 0, "id": "4acd06e3-fc68-423e-9ed8-e41a4987478f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:54Z", "security_group_id": "cd195edb-b813-449e-9c11-21d9fd0e7d03", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:54Z", "revision_number": 0, "id": "9ef53aaa-e776-4e56-b59e-c3e74f9c6d15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:54Z", "security_group_id": "cd195edb-b813-449e-9c11-21d9fd0e7d03", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 2, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "cd195edb-b813-449e-9c11-21d9fd0e7d03", "name": "NeutronUtilsSecurityGroupTests-adcd4c49-d375-4cd3-b84f-dd7673d005faname"}} 2018-06-30 12:45:54,530 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-8aa206e7-92f3-4299-b83d-cfd8f855c78e 2018-06-30 12:45:54,530 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cd195edb-b813-449e-9c11-21d9fd0e7d03 2018-06-30 12:45:54,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cd195edb-b813-449e-9c11-21d9fd0e7d03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a3f435cc5648936bdf78c22d99356310b335f8" 2018-06-30 12:45:55,429 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:55 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c588bdd8-95e5-4a05-aea7-9b25fd7c6566 Front-End-Https: on 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-06-30T12:45:54Z", "security_group_id": "cd195edb-b813-449e-9c11-21d9fd0e7d03", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:54Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "4acd06e3-fc68-423e-9ed8-e41a4987478f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:45:54Z", "security_group_id": "cd195edb-b813-449e-9c11-21d9fd0e7d03", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:54Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "9ef53aaa-e776-4e56-b59e-c3e74f9c6d15"}]} 2018-06-30 12:45:55,429 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cd195edb-b813-449e-9c11-21d9fd0e7d03 used request id req-c588bdd8-95e5-4a05-aea7-9b25fd7c6566 2018-06-30 12:45:55,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-adcd4c49-d375-4cd3-b84f-dd7673d005faname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a3f435cc5648936bdf78c22d99356310b335f8" 2018-06-30 12:45:56,243 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:56 GMT Content-Type: application/json Content-Length: 1417 Connection: keep-alive X-Openstack-Request-Id: req-62352db7-a897-471e-bbc4-f149fe93aa90 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:54Z", "updated_at": "2018-06-30T12:45:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:54Z", "revision_number": 0, "id": "4acd06e3-fc68-423e-9ed8-e41a4987478f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:54Z", "security_group_id": "cd195edb-b813-449e-9c11-21d9fd0e7d03", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:54Z", "revision_number": 0, "id": "9ef53aaa-e776-4e56-b59e-c3e74f9c6d15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:54Z", "security_group_id": "cd195edb-b813-449e-9c11-21d9fd0e7d03", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 2, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "cd195edb-b813-449e-9c11-21d9fd0e7d03", "name": "NeutronUtilsSecurityGroupTests-adcd4c49-d375-4cd3-b84f-dd7673d005faname"}]} 2018-06-30 12:45:56,244 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-adcd4c49-d375-4cd3-b84f-dd7673d005faname&description=hello+group used request id req-62352db7-a897-471e-bbc4-f149fe93aa90 2018-06-30 12:45:56,244 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cd195edb-b813-449e-9c11-21d9fd0e7d03 2018-06-30 12:45:56,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cd195edb-b813-449e-9c11-21d9fd0e7d03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a3f435cc5648936bdf78c22d99356310b335f8" 2018-06-30 12:45:56,332 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:56 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-8e1b2a65-5f44-4558-9102-2cb46eafdd8d Front-End-Https: on 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-06-30T12:45:54Z", "security_group_id": "cd195edb-b813-449e-9c11-21d9fd0e7d03", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:54Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "4acd06e3-fc68-423e-9ed8-e41a4987478f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:45:54Z", "security_group_id": "cd195edb-b813-449e-9c11-21d9fd0e7d03", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:54Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "9ef53aaa-e776-4e56-b59e-c3e74f9c6d15"}]} 2018-06-30 12:45:56,333 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cd195edb-b813-449e-9c11-21d9fd0e7d03 used request id req-8e1b2a65-5f44-4558-9102-2cb46eafdd8d 2018-06-30 12:45:56,333 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-adcd4c49-d375-4cd3-b84f-dd7673d005faname 2018-06-30 12:45:56,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/cd195edb-b813-449e-9c11-21d9fd0e7d03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76a3f435cc5648936bdf78c22d99356310b335f8" 2018-06-30 12:45:56,725 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:45:56 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a12aea14-4701-43ed-8f6c-704c421c8677 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:45:56,725 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/cd195edb-b813-449e-9c11-21d9fd0e7d03 used request id req-a12aea14-4701-43ed-8f6c-704c421c8677 2018-06-30 12:45:56,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:45:57,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:45:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["cAJeBY1ZSoOp7hCH4UpvfQ"], "issued_at": "2018-06-30T12:45:57.000000Z"}} 2018-06-30 12:45:57,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391afedcb611e711d7cd8c8a624d6ca39d76ceb" 2018-06-30 12:45:57,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:45:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a92a3203-7981-4401-9a12-d89f638906c9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:45:57,740 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a92a3203-7981-4401-9a12-d89f638906c9 2018-06-30 12:45:57,742 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-9d91d002-25ce-4f4f-83ef-74b1db78085aname 2018-06-30 12:45:57,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391afedcb611e711d7cd8c8a624d6ca39d76ceb" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-9d91d002-25ce-4f4f-83ef-74b1db78085aname", "description": "hello group"}}' 2018-06-30 12:45:59,015 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:45:59 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-a50a39f9-7c7c-420b-bbd9-ea3ac4419995 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:58Z", "updated_at": "2018-06-30T12:45:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:58Z", "revision_number": 0, "id": "6e6dbc66-467c-4fbd-ae90-f8ee3360827b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:58Z", "revision_number": 0, "id": "acc08f9b-0cfe-435e-b312-55ef720d66a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 2, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "a5c28c27-d283-403c-9489-5821f77de958", "name": "NeutronUtilsSecurityGroupTests-9d91d002-25ce-4f4f-83ef-74b1db78085aname"}} 2018-06-30 12:45:59,016 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-a50a39f9-7c7c-420b-bbd9-ea3ac4419995 2018-06-30 12:45:59,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5c28c27-d283-403c-9489-5821f77de958 2018-06-30 12:45:59,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a5c28c27-d283-403c-9489-5821f77de958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391afedcb611e711d7cd8c8a624d6ca39d76ceb" 2018-06-30 12:45:59,674 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d902658f-1f00-49dd-987c-790ac9523f21 Front-End-Https: on 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-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:58Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "6e6dbc66-467c-4fbd-ae90-f8ee3360827b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:58Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "acc08f9b-0cfe-435e-b312-55ef720d66a0"}]} 2018-06-30 12:45:59,674 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a5c28c27-d283-403c-9489-5821f77de958 used request id req-d902658f-1f00-49dd-987c-790ac9523f21 2018-06-30 12:45:59,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5c28c27-d283-403c-9489-5821f77de958 2018-06-30 12:45:59,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a5c28c27-d283-403c-9489-5821f77de958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391afedcb611e711d7cd8c8a624d6ca39d76ceb" 2018-06-30 12:45:59,744 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:45:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-27ed1494-f538-4454-9b2e-382fb69696f9 Front-End-Https: on 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-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:58Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "6e6dbc66-467c-4fbd-ae90-f8ee3360827b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:58Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "acc08f9b-0cfe-435e-b312-55ef720d66a0"}]} 2018-06-30 12:45:59,744 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a5c28c27-d283-403c-9489-5821f77de958 used request id req-27ed1494-f538-4454-9b2e-382fb69696f9 2018-06-30 12:45:59,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391afedcb611e711d7cd8c8a624d6ca39d76ceb" 2018-06-30 12:46:00,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:45:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51120198-d39b-4638-8770-f07224ace76f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:46:00,084 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-51120198-d39b-4638-8770-f07224ace76f 2018-06-30 12:46:00,085 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-9d91d002-25ce-4f4f-83ef-74b1db78085aname 2018-06-30 12:46:00,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-9d91d002-25ce-4f4f-83ef-74b1db78085aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391afedcb611e711d7cd8c8a624d6ca39d76ceb" 2018-06-30 12:46:01,041 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:01 GMT Content-Type: application/json Content-Length: 1417 Connection: keep-alive X-Openstack-Request-Id: req-868d8318-40fe-4092-af79-1fef35ec8c5e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:58Z", "updated_at": "2018-06-30T12:45:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:58Z", "revision_number": 0, "id": "6e6dbc66-467c-4fbd-ae90-f8ee3360827b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:58Z", "revision_number": 0, "id": "acc08f9b-0cfe-435e-b312-55ef720d66a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 2, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "a5c28c27-d283-403c-9489-5821f77de958", "name": "NeutronUtilsSecurityGroupTests-9d91d002-25ce-4f4f-83ef-74b1db78085aname"}]} 2018-06-30 12:46:01,042 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-9d91d002-25ce-4f4f-83ef-74b1db78085aname used request id req-868d8318-40fe-4092-af79-1fef35ec8c5e 2018-06-30 12:46:01,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:46:01,055 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:46:01 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:46:01,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391afedcb611e711d7cd8c8a624d6ca39d76ceb" 2018-06-30 12:46:01,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:46:01 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c93c8cc-f713-426e-a420-e75943cca38e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:46:01,158 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-1c93c8cc-f713-426e-a420-e75943cca38e 2018-06-30 12:46:01,158 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5c28c27-d283-403c-9489-5821f77de958 2018-06-30 12:46:01,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a5c28c27-d283-403c-9489-5821f77de958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391afedcb611e711d7cd8c8a624d6ca39d76ceb" 2018-06-30 12:46:01,269 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:01 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-bda0ac58-e28e-4f2b-89b5-9d52f37dfbc7 Front-End-Https: on 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-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:58Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "6e6dbc66-467c-4fbd-ae90-f8ee3360827b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:58Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "acc08f9b-0cfe-435e-b312-55ef720d66a0"}]} 2018-06-30 12:46:01,270 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a5c28c27-d283-403c-9489-5821f77de958 used request id req-bda0ac58-e28e-4f2b-89b5-9d52f37dfbc7 2018-06-30 12:46:01,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}b391afedcb611e711d7cd8c8a624d6ca39d76ceb" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958"}}' 2018-06-30 12:46:02,495 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:46:02 GMT Content-Type: application/json Content-Length: 510 Connection: keep-alive X-Openstack-Request-Id: req-c4c59cdd-0525-4888-806e-d3cf6d2a12fd Front-End-Https: on 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-06-30T12:46:02Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:02Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "ea4bba5c-5622-4ca6-bc72-da827d3ceb19"}} 2018-06-30 12:46:02,495 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-c4c59cdd-0525-4888-806e-d3cf6d2a12fd 2018-06-30 12:46:02,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-9d91d002-25ce-4f4f-83ef-74b1db78085aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391afedcb611e711d7cd8c8a624d6ca39d76ceb" 2018-06-30 12:46:02,639 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:02 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-75765cc3-3aea-415f-aac9-eaf13a80b7ae Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:58Z", "updated_at": "2018-06-30T12:46:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:58Z", "revision_number": 0, "id": "6e6dbc66-467c-4fbd-ae90-f8ee3360827b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:58Z", "revision_number": 0, "id": "acc08f9b-0cfe-435e-b312-55ef720d66a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:46:02Z", "revision_number": 0, "id": "ea4bba5c-5622-4ca6-bc72-da827d3ceb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:46:02Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 3, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "a5c28c27-d283-403c-9489-5821f77de958", "name": "NeutronUtilsSecurityGroupTests-9d91d002-25ce-4f4f-83ef-74b1db78085aname"}]} 2018-06-30 12:46:02,639 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-9d91d002-25ce-4f4f-83ef-74b1db78085aname&description=hello+group used request id req-75765cc3-3aea-415f-aac9-eaf13a80b7ae 2018-06-30 12:46:02,640 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5c28c27-d283-403c-9489-5821f77de958 2018-06-30 12:46:02,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a5c28c27-d283-403c-9489-5821f77de958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391afedcb611e711d7cd8c8a624d6ca39d76ceb" 2018-06-30 12:46:02,777 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:02 GMT Content-Type: application/json Content-Length: 1489 Connection: keep-alive X-Openstack-Request-Id: req-851ac968-9b2b-43df-b13e-9330a1840d40 Front-End-Https: on 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-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:58Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "6e6dbc66-467c-4fbd-ae90-f8ee3360827b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:58Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "acc08f9b-0cfe-435e-b312-55ef720d66a0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:46:02Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:02Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "ea4bba5c-5622-4ca6-bc72-da827d3ceb19"}]} 2018-06-30 12:46:02,778 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a5c28c27-d283-403c-9489-5821f77de958 used request id req-851ac968-9b2b-43df-b13e-9330a1840d40 2018-06-30 12:46:02,778 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5c28c27-d283-403c-9489-5821f77de958 2018-06-30 12:46:02,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a5c28c27-d283-403c-9489-5821f77de958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391afedcb611e711d7cd8c8a624d6ca39d76ceb" 2018-06-30 12:46:02,848 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:02 GMT Content-Type: application/json Content-Length: 1489 Connection: keep-alive X-Openstack-Request-Id: req-eb766b14-3bbb-42dc-8854-35716adacffc Front-End-Https: on 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-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:58Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "6e6dbc66-467c-4fbd-ae90-f8ee3360827b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:58Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "acc08f9b-0cfe-435e-b312-55ef720d66a0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:46:02Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:02Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "ea4bba5c-5622-4ca6-bc72-da827d3ceb19"}]} 2018-06-30 12:46:02,848 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a5c28c27-d283-403c-9489-5821f77de958 used request id req-eb766b14-3bbb-42dc-8854-35716adacffc 2018-06-30 12:46:02,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-9d91d002-25ce-4f4f-83ef-74b1db78085aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391afedcb611e711d7cd8c8a624d6ca39d76ceb" 2018-06-30 12:46:03,008 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:03 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-dfe3d970-0513-46a2-ba91-25a7d522d01a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:58Z", "updated_at": "2018-06-30T12:46:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:58Z", "revision_number": 0, "id": "6e6dbc66-467c-4fbd-ae90-f8ee3360827b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:45:58Z", "revision_number": 0, "id": "acc08f9b-0cfe-435e-b312-55ef720d66a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:46:02Z", "revision_number": 0, "id": "ea4bba5c-5622-4ca6-bc72-da827d3ceb19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:46:02Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 3, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "a5c28c27-d283-403c-9489-5821f77de958", "name": "NeutronUtilsSecurityGroupTests-9d91d002-25ce-4f4f-83ef-74b1db78085aname"}]} 2018-06-30 12:46:03,008 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-9d91d002-25ce-4f4f-83ef-74b1db78085aname&description=hello+group used request id req-dfe3d970-0513-46a2-ba91-25a7d522d01a 2018-06-30 12:46:03,009 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5c28c27-d283-403c-9489-5821f77de958 2018-06-30 12:46:03,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a5c28c27-d283-403c-9489-5821f77de958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391afedcb611e711d7cd8c8a624d6ca39d76ceb" 2018-06-30 12:46:03,061 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:03 GMT Content-Type: application/json Content-Length: 1489 Connection: keep-alive X-Openstack-Request-Id: req-a0d09ab7-e33a-441c-8c93-58cd0452bcf5 Front-End-Https: on 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-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:58Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "6e6dbc66-467c-4fbd-ae90-f8ee3360827b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:45:58Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:45:58Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "acc08f9b-0cfe-435e-b312-55ef720d66a0"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:46:02Z", "security_group_id": "a5c28c27-d283-403c-9489-5821f77de958", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:02Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "ea4bba5c-5622-4ca6-bc72-da827d3ceb19"}]} 2018-06-30 12:46:03,062 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a5c28c27-d283-403c-9489-5821f77de958 used request id req-a0d09ab7-e33a-441c-8c93-58cd0452bcf5 2018-06-30 12:46:03,062 - neutron_utils - INFO - Deleting security group rule with ID - 6e6dbc66-467c-4fbd-ae90-f8ee3360827b 2018-06-30 12:46:03,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/6e6dbc66-467c-4fbd-ae90-f8ee3360827b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391afedcb611e711d7cd8c8a624d6ca39d76ceb" 2018-06-30 12:46:03,284 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:46:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-98d42cc2-df97-42c3-8fe8-b954f5050304 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:46:03,284 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/6e6dbc66-467c-4fbd-ae90-f8ee3360827b used request id req-98d42cc2-df97-42c3-8fe8-b954f5050304 2018-06-30 12:46:03,284 - neutron_utils - INFO - Deleting security group rule with ID - acc08f9b-0cfe-435e-b312-55ef720d66a0 2018-06-30 12:46:03,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/acc08f9b-0cfe-435e-b312-55ef720d66a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391afedcb611e711d7cd8c8a624d6ca39d76ceb" 2018-06-30 12:46:03,522 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:46:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c33f7c07-8787-4f06-9164-0dee5976c2cb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:46:03,522 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/acc08f9b-0cfe-435e-b312-55ef720d66a0 used request id req-c33f7c07-8787-4f06-9164-0dee5976c2cb 2018-06-30 12:46:03,523 - neutron_utils - INFO - Deleting security group rule with ID - ea4bba5c-5622-4ca6-bc72-da827d3ceb19 2018-06-30 12:46:03,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/ea4bba5c-5622-4ca6-bc72-da827d3ceb19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391afedcb611e711d7cd8c8a624d6ca39d76ceb" 2018-06-30 12:46:03,693 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:46:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7b70e025-a2ce-461a-8e2e-8b6ee13a24c0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:46:03,693 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/ea4bba5c-5622-4ca6-bc72-da827d3ceb19 used request id req-7b70e025-a2ce-461a-8e2e-8b6ee13a24c0 2018-06-30 12:46:03,693 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-9d91d002-25ce-4f4f-83ef-74b1db78085aname 2018-06-30 12:46:03,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/a5c28c27-d283-403c-9489-5821f77de958 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b391afedcb611e711d7cd8c8a624d6ca39d76ceb" 2018-06-30 12:46:03,971 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:46:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e6abbd42-59e2-4b13-827f-a2fefe99eece Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:46:03,972 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/a5c28c27-d283-403c-9489-5821f77de958 used request id req-e6abbd42-59e2-4b13-827f-a2fefe99eece 2018-06-30 12:46:03,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:46:04,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:46:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["QqvZME8-Rca2Zp6tXTlfQA"], "issued_at": "2018-06-30T12:46:04.000000Z"}} 2018-06-30 12:46:04,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bdc281042ea8bd1049a0ae58109cc0648bc53e" 2018-06-30 12:46:05,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:46:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-728ace9f-67f4-47e1-a79c-522f96552614 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:46:05,074 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-728ace9f-67f4-47e1-a79c-522f96552614 2018-06-30 12:46:05,075 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-109b901a-8aad-4c50-b262-251c3751935dname-1 2018-06-30 12:46:05,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bdc281042ea8bd1049a0ae58109cc0648bc53e" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-109b901a-8aad-4c50-b262-251c3751935dname-1", "description": "hello group"}}' 2018-06-30 12:46:06,228 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:46:06 GMT Content-Type: application/json Content-Length: 1416 Connection: keep-alive X-Openstack-Request-Id: req-09f984c7-4ae2-4731-b38c-755cf17cfd01 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:05Z", "updated_at": "2018-06-30T12:46:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:46:05Z", "revision_number": 0, "id": "047d1f20-69df-4b74-bfa2-9d26846cea0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:46:05Z", "security_group_id": "8183e376-de4a-4e36-a0c0-45d5774bc387", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:46:05Z", "revision_number": 0, "id": "4c69bb19-2c16-45c9-bfe9-561201dda5be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:46:05Z", "security_group_id": "8183e376-de4a-4e36-a0c0-45d5774bc387", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 2, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "8183e376-de4a-4e36-a0c0-45d5774bc387", "name": "NeutronUtilsSecurityGroupTests-109b901a-8aad-4c50-b262-251c3751935dname-1"}} 2018-06-30 12:46:06,228 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-09f984c7-4ae2-4731-b38c-755cf17cfd01 2018-06-30 12:46:06,229 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8183e376-de4a-4e36-a0c0-45d5774bc387 2018-06-30 12:46:06,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8183e376-de4a-4e36-a0c0-45d5774bc387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bdc281042ea8bd1049a0ae58109cc0648bc53e" 2018-06-30 12:46:06,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:06 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-07f970ca-9a17-44b1-882f-f986475b9640 Front-End-Https: on 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-06-30T12:46:05Z", "security_group_id": "8183e376-de4a-4e36-a0c0-45d5774bc387", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:05Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "047d1f20-69df-4b74-bfa2-9d26846cea0d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:46:05Z", "security_group_id": "8183e376-de4a-4e36-a0c0-45d5774bc387", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:05Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "4c69bb19-2c16-45c9-bfe9-561201dda5be"}]} 2018-06-30 12:46:06,966 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8183e376-de4a-4e36-a0c0-45d5774bc387 used request id req-07f970ca-9a17-44b1-882f-f986475b9640 2018-06-30 12:46:06,966 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-109b901a-8aad-4c50-b262-251c3751935dname-2 2018-06-30 12:46:06,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bdc281042ea8bd1049a0ae58109cc0648bc53e" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-109b901a-8aad-4c50-b262-251c3751935dname-2", "description": "hello group"}}' 2018-06-30 12:46:07,445 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:46:07 GMT Content-Type: application/json Content-Length: 1416 Connection: keep-alive X-Openstack-Request-Id: req-dcd208b7-bbc5-4543-b6e4-7b1fe72de82d Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:07Z", "updated_at": "2018-06-30T12:46:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:46:07Z", "revision_number": 0, "id": "26776e75-de6b-4197-baf2-3dfc20a9c782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:46:07Z", "security_group_id": "6d07d9ce-897e-4e27-b307-7bb836bf7894", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:46:07Z", "revision_number": 0, "id": "ae6528da-3902-4e5f-bc49-9504cdda86ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:46:07Z", "security_group_id": "6d07d9ce-897e-4e27-b307-7bb836bf7894", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 2, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "6d07d9ce-897e-4e27-b307-7bb836bf7894", "name": "NeutronUtilsSecurityGroupTests-109b901a-8aad-4c50-b262-251c3751935dname-2"}} 2018-06-30 12:46:07,445 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-dcd208b7-bbc5-4543-b6e4-7b1fe72de82d 2018-06-30 12:46:07,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d07d9ce-897e-4e27-b307-7bb836bf7894 2018-06-30 12:46:07,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=6d07d9ce-897e-4e27-b307-7bb836bf7894 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bdc281042ea8bd1049a0ae58109cc0648bc53e" 2018-06-30 12:46:08,040 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:08 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d1816d5d-e259-4421-ab91-f9b571fdbfdb Front-End-Https: on 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-06-30T12:46:07Z", "security_group_id": "6d07d9ce-897e-4e27-b307-7bb836bf7894", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:07Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "26776e75-de6b-4197-baf2-3dfc20a9c782"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:46:07Z", "security_group_id": "6d07d9ce-897e-4e27-b307-7bb836bf7894", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:07Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "ae6528da-3902-4e5f-bc49-9504cdda86ea"}]} 2018-06-30 12:46:08,040 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=6d07d9ce-897e-4e27-b307-7bb836bf7894 used request id req-d1816d5d-e259-4421-ab91-f9b571fdbfdb 2018-06-30 12:46:08,041 - neutron_utils - INFO - Retrieving security group with ID - 8183e376-de4a-4e36-a0c0-45d5774bc387 2018-06-30 12:46:08,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=8183e376-de4a-4e36-a0c0-45d5774bc387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bdc281042ea8bd1049a0ae58109cc0648bc53e" 2018-06-30 12:46:08,233 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:08 GMT Content-Type: application/json Content-Length: 1419 Connection: keep-alive X-Openstack-Request-Id: req-6b0a197b-9bc4-4027-b96b-171e072d81aa Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:05Z", "updated_at": "2018-06-30T12:46:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:46:05Z", "revision_number": 0, "id": "047d1f20-69df-4b74-bfa2-9d26846cea0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:46:05Z", "security_group_id": "8183e376-de4a-4e36-a0c0-45d5774bc387", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:46:05Z", "revision_number": 0, "id": "4c69bb19-2c16-45c9-bfe9-561201dda5be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:46:05Z", "security_group_id": "8183e376-de4a-4e36-a0c0-45d5774bc387", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 2, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "8183e376-de4a-4e36-a0c0-45d5774bc387", "name": "NeutronUtilsSecurityGroupTests-109b901a-8aad-4c50-b262-251c3751935dname-1"}]} 2018-06-30 12:46:08,233 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=8183e376-de4a-4e36-a0c0-45d5774bc387 used request id req-6b0a197b-9bc4-4027-b96b-171e072d81aa 2018-06-30 12:46:08,234 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8183e376-de4a-4e36-a0c0-45d5774bc387 2018-06-30 12:46:08,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8183e376-de4a-4e36-a0c0-45d5774bc387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bdc281042ea8bd1049a0ae58109cc0648bc53e" 2018-06-30 12:46:08,294 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:08 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2e72aec5-975e-445c-824f-c75aa7586482 Front-End-Https: on 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-06-30T12:46:05Z", "security_group_id": "8183e376-de4a-4e36-a0c0-45d5774bc387", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:05Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "047d1f20-69df-4b74-bfa2-9d26846cea0d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:46:05Z", "security_group_id": "8183e376-de4a-4e36-a0c0-45d5774bc387", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:05Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "4c69bb19-2c16-45c9-bfe9-561201dda5be"}]} 2018-06-30 12:46:08,294 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8183e376-de4a-4e36-a0c0-45d5774bc387 used request id req-2e72aec5-975e-445c-824f-c75aa7586482 2018-06-30 12:46:08,295 - neutron_utils - INFO - Retrieving security group with ID - 6d07d9ce-897e-4e27-b307-7bb836bf7894 2018-06-30 12:46:08,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=6d07d9ce-897e-4e27-b307-7bb836bf7894 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bdc281042ea8bd1049a0ae58109cc0648bc53e" 2018-06-30 12:46:09,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:09 GMT Content-Type: application/json Content-Length: 1419 Connection: keep-alive X-Openstack-Request-Id: req-04642e30-638e-4d2d-bc03-30fa632589c6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:07Z", "updated_at": "2018-06-30T12:46:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:46:07Z", "revision_number": 0, "id": "26776e75-de6b-4197-baf2-3dfc20a9c782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:46:07Z", "security_group_id": "6d07d9ce-897e-4e27-b307-7bb836bf7894", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:46:07Z", "revision_number": 0, "id": "ae6528da-3902-4e5f-bc49-9504cdda86ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:46:07Z", "security_group_id": "6d07d9ce-897e-4e27-b307-7bb836bf7894", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 2, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "6d07d9ce-897e-4e27-b307-7bb836bf7894", "name": "NeutronUtilsSecurityGroupTests-109b901a-8aad-4c50-b262-251c3751935dname-2"}]} 2018-06-30 12:46:09,147 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=6d07d9ce-897e-4e27-b307-7bb836bf7894 used request id req-04642e30-638e-4d2d-bc03-30fa632589c6 2018-06-30 12:46:09,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6d07d9ce-897e-4e27-b307-7bb836bf7894 2018-06-30 12:46:09,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=6d07d9ce-897e-4e27-b307-7bb836bf7894 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bdc281042ea8bd1049a0ae58109cc0648bc53e" 2018-06-30 12:46:09,217 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:09 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ad9887d7-37ab-4dd4-9837-d59d9e21813c Front-End-Https: on 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-06-30T12:46:07Z", "security_group_id": "6d07d9ce-897e-4e27-b307-7bb836bf7894", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:07Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "26776e75-de6b-4197-baf2-3dfc20a9c782"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T12:46:07Z", "security_group_id": "6d07d9ce-897e-4e27-b307-7bb836bf7894", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:07Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "ae6528da-3902-4e5f-bc49-9504cdda86ea"}]} 2018-06-30 12:46:09,217 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=6d07d9ce-897e-4e27-b307-7bb836bf7894 used request id req-ad9887d7-37ab-4dd4-9837-d59d9e21813c 2018-06-30 12:46:09,218 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-109b901a-8aad-4c50-b262-251c3751935dname-1 2018-06-30 12:46:09,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/8183e376-de4a-4e36-a0c0-45d5774bc387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bdc281042ea8bd1049a0ae58109cc0648bc53e" 2018-06-30 12:46:09,580 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:46:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ba164868-cd1f-4498-9ca4-a42f6a38c371 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:46:09,580 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/8183e376-de4a-4e36-a0c0-45d5774bc387 used request id req-ba164868-cd1f-4498-9ca4-a42f6a38c371 2018-06-30 12:46:09,580 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-109b901a-8aad-4c50-b262-251c3751935dname-2 2018-06-30 12:46:09,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/6d07d9ce-897e-4e27-b307-7bb836bf7894 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bdc281042ea8bd1049a0ae58109cc0648bc53e" 2018-06-30 12:46:09,894 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:46:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-dec926e1-7b06-46d2-b123-2934e4bf6c69 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:46:09,894 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/6d07d9ce-897e-4e27-b307-7bb836bf7894 used request id req-dec926e1-7b06-46d2-b123-2934e4bf6c69 2018-06-30 12:46:09,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:46:10,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:46:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["xn9eG1WoQqaznuQMrtjQkw"], "issued_at": "2018-06-30T12:46:10.000000Z"}} 2018-06-30 12:46:10,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce80a3122e9a6223e0fa25bece64c60e93eeb0d" 2018-06-30 12:46:11,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:46:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7aef5b59-7f15-4980-b110-7937a43fd6cc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:46:11,035 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7aef5b59-7f15-4980-b110-7937a43fd6cc 2018-06-30 12:46:11,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce80a3122e9a6223e0fa25bece64c60e93eeb0d" 2018-06-30 12:46:11,752 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:11 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-b152f552-4c2b-4419-bfab-915f7a226c94 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-30 12:46:11,752 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-b152f552-4c2b-4419-bfab-915f7a226c94 2018-06-30 12:46:11,752 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-30 12:46:11,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce80a3122e9a6223e0fa25bece64c60e93eeb0d" 2018-06-30 12:46:12,723 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:12 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-48ca51f3-12b0-4856-b9a9-9a37f803a029 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 12:46:12,723 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-48ca51f3-12b0-4856-b9a9-9a37f803a029 2018-06-30 12:46:12,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce80a3122e9a6223e0fa25bece64c60e93eeb0d" 2018-06-30 12:46:12,839 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:12 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-ba44a6d2-7f02-4b7e-9fe9-f945c8f39bb2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 12:46:12,840 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-ba44a6d2-7f02-4b7e-9fe9-f945c8f39bb2 2018-06-30 12:46:12,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce80a3122e9a6223e0fa25bece64c60e93eeb0d" -d '{"floatingip": {"floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}}' 2018-06-30 12:46:16,848 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:46:16 GMT Content-Type: application/json Content-Length: 473 Connection: keep-alive X-Openstack-Request-Id: req-3bb9d6dc-5e5f-47b1-aaac-75b7fb114937 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:15Z", "updated_at": "2018-06-30T12:46:15Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": null, "floating_ip_address": "172.30.10.119", "revision_number": 0, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "port_id": null, "id": "d30c6fa8-08e7-4151-becc-038c766d98b8"}} 2018-06-30 12:46:16,848 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-3bb9d6dc-5e5f-47b1-aaac-75b7fb114937 2018-06-30 12:46:16,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce80a3122e9a6223e0fa25bece64c60e93eeb0d" 2018-06-30 12:46:16,941 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:16 GMT Content-Type: application/json Content-Length: 476 Connection: keep-alive X-Openstack-Request-Id: req-2fa51ce2-d969-42be-a949-714ee1a5d801 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:15Z", "updated_at": "2018-06-30T12:46:15Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": null, "floating_ip_address": "172.30.10.119", "revision_number": 0, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "port_id": null, "id": "d30c6fa8-08e7-4151-becc-038c766d98b8"}]} 2018-06-30 12:46:16,941 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-2fa51ce2-d969-42be-a949-714ee1a5d801 2018-06-30 12:46:16,941 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.10.119 2018-06-30 12:46:16,942 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.10.119 2018-06-30 12:46:16,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/floatingips?ip=d30c6fa8-08e7-4151-becc-038c766d98b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce80a3122e9a6223e0fa25bece64c60e93eeb0d" 2018-06-30 12:46:17,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:17 GMT Content-Type: application/json Content-Length: 476 Connection: keep-alive X-Openstack-Request-Id: req-449f8eb9-d835-4416-9c26-6fc161e8531a Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:46:15Z", "updated_at": "2018-06-30T12:46:15Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": null, "floating_ip_address": "172.30.10.119", "revision_number": 0, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "port_id": null, "id": "d30c6fa8-08e7-4151-becc-038c766d98b8"}]} 2018-06-30 12:46:17,025 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips?ip=d30c6fa8-08e7-4151-becc-038c766d98b8 used request id req-449f8eb9-d835-4416-9c26-6fc161e8531a 2018-06-30 12:46:17,026 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.119 2018-06-30 12:46:17,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/floatingips/d30c6fa8-08e7-4151-becc-038c766d98b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ce80a3122e9a6223e0fa25bece64c60e93eeb0d" 2018-06-30 12:46:18,530 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:46:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-003355d3-8d9a-4e17-8567-bb93f9c317f2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:46:18,530 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/d30c6fa8-08e7-4151-becc-038c766d98b8 used request id req-003355d3-8d9a-4e17-8567-bb93f9c317f2 2018-06-30 12:46:18,532 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:46:18,654 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-d9c12283-8831-4d87-b5d8-ca970d1085f0 2018-06-30 12:46:18,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:46:19,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:46:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["jQZ5L2uSSc27s6ht2WtfTQ"], "issued_at": "2018-06-30T12:46:19.000000Z"}} 2018-06-30 12:46:19,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcc6fa9b658a68252b496dd8c6751ff58300666" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLuGnHA4qVyj3iBXH8qEVaFOTtoCmyN+AHdhveO2hmqRGdohACkfs3rTVkkzQlaX6JkjyTnKnJurpenM2VWZvY1qNXHPwMIl5KbNsugr05/xX7ct0A5g81LWOGqL6mJTce8psgBwRDqYcrUUy6FnddYOOMWDIOmLZpnCmGeGVrmjO31S69U8imYrZX8h/ROfMJmhvGuLMSp6CU2gPpRQk9GPDT02VqAvdQZc+nKBCWycH2DmdHO3eEkNi8mYLe3u7ysepzvq8xJAQFGbyiwnBMeeIYpDUyrJH5dZ88Mw4g0qEKtEsCkiM9VjxD4jQbEtdqvH2MQu4CtkcvfgFIevVB", "name": "NovaUtilsKeypairTests-d9c12283-8831-4d87-b5d8-ca970d1085f0"}}' 2018-06-30 12:46:21,851 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:21 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-aa87c3a3-068d-4fe0-8339-9b3694f7aefa X-Compute-Request-Id: req-aa87c3a3-068d-4fe0-8339-9b3694f7aefa Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLuGnHA4qVyj3iBXH8qEVaFOTtoCmyN+AHdhveO2hmqRGdohACkfs3rTVkkzQlaX6JkjyTnKnJurpenM2VWZvY1qNXHPwMIl5KbNsugr05/xX7ct0A5g81LWOGqL6mJTce8psgBwRDqYcrUUy6FnddYOOMWDIOmLZpnCmGeGVrmjO31S69U8imYrZX8h/ROfMJmhvGuLMSp6CU2gPpRQk9GPDT02VqAvdQZc+nKBCWycH2DmdHO3eEkNi8mYLe3u7ysepzvq8xJAQFGbyiwnBMeeIYpDUyrJH5dZ88Mw4g0qEKtEsCkiM9VjxD4jQbEtdqvH2MQu4CtkcvfgFIevVB", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "name": "NovaUtilsKeypairTests-d9c12283-8831-4d87-b5d8-ca970d1085f0", "fingerprint": "c0:f1:87:ba:8b:fb:06:ca:2c:31:73:15:fc:ce:52:53"}} 2018-06-30 12:46:21,852 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-aa87c3a3-068d-4fe0-8339-9b3694f7aefa 2018-06-30 12:46:21,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d9c12283-8831-4d87-b5d8-ca970d1085f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcc6fa9b658a68252b496dd8c6751ff58300666" 2018-06-30 12:46:22,632 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:22 GMT Content-Type: application/json Content-Length: 705 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1810092f-8b65-4a7d-8c82-38d9bd500e96 X-Compute-Request-Id: req-1810092f-8b65-4a7d-8c82-38d9bd500e96 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLuGnHA4qVyj3iBXH8qEVaFOTtoCmyN+AHdhveO2hmqRGdohACkfs3rTVkkzQlaX6JkjyTnKnJurpenM2VWZvY1qNXHPwMIl5KbNsugr05/xX7ct0A5g81LWOGqL6mJTce8psgBwRDqYcrUUy6FnddYOOMWDIOmLZpnCmGeGVrmjO31S69U8imYrZX8h/ROfMJmhvGuLMSp6CU2gPpRQk9GPDT02VqAvdQZc+nKBCWycH2DmdHO3eEkNi8mYLe3u7ysepzvq8xJAQFGbyiwnBMeeIYpDUyrJH5dZ88Mw4g0qEKtEsCkiM9VjxD4jQbEtdqvH2MQu4CtkcvfgFIevVB", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "name": "NovaUtilsKeypairTests-d9c12283-8831-4d87-b5d8-ca970d1085f0", "deleted": false, "created_at": "2018-06-30T12:46:22.000000", "updated_at": null, "fingerprint": "c0:f1:87:ba:8b:fb:06:ca:2c:31:73:15:fc:ce:52:53", "deleted_at": null, "id": 1}} 2018-06-30 12:46:22,632 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d9c12283-8831-4d87-b5d8-ca970d1085f0 used request id req-1810092f-8b65-4a7d-8c82-38d9bd500e96 2018-06-30 12:46:22,632 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-d9c12283-8831-4d87-b5d8-ca970d1085f0 2018-06-30 12:46:22,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d9c12283-8831-4d87-b5d8-ca970d1085f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcc6fa9b658a68252b496dd8c6751ff58300666" 2018-06-30 12:46:23,531 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:46:23 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2209b312-9222-45d2-a3bc-4181940f4666 X-Compute-Request-Id: req-2209b312-9222-45d2-a3bc-4181940f4666 2018-06-30 12:46:23,531 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d9c12283-8831-4d87-b5d8-ca970d1085f0 used request id req-2209b312-9222-45d2-a3bc-4181940f4666 2018-06-30 12:46:23,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d9c12283-8831-4d87-b5d8-ca970d1085f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcc6fa9b658a68252b496dd8c6751ff58300666" 2018-06-30 12:46:24,372 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 12:46:24 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 164 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-298fed88-33b2-49b9-8b62-3131b42a1496 X-Compute-Request-Id: req-298fed88-33b2-49b9-8b62-3131b42a1496 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-d9c12283-8831-4d87-b5d8-ca970d1085f0 not found for user 5e81a8be448846f49e5955e7f71e3abb", "code": 404}} 2018-06-30 12:46:24,372 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d9c12283-8831-4d87-b5d8-ca970d1085f0 used request id req-298fed88-33b2-49b9-8b62-3131b42a1496 2018-06-30 12:46:24,373 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-d9c12283-8831-4d87-b5d8-ca970d1085f0 2018-06-30 12:46:24,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d9c12283-8831-4d87-b5d8-ca970d1085f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcc6fa9b658a68252b496dd8c6751ff58300666" 2018-06-30 12:46:25,421 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 12:46:25 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 164 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-aec5e5c3-b3e4-4b58-adcc-94c4d89612f6 X-Compute-Request-Id: req-aec5e5c3-b3e4-4b58-adcc-94c4d89612f6 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-d9c12283-8831-4d87-b5d8-ca970d1085f0 not found for user 5e81a8be448846f49e5955e7f71e3abb", "code": 404}} 2018-06-30 12:46:25,421 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d9c12283-8831-4d87-b5d8-ca970d1085f0 used request id req-aec5e5c3-b3e4-4b58-adcc-94c4d89612f6 2018-06-30 12:46:25,423 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:46:25,751 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-e8fc6c99-5f03-40bf-98cf-601f3411b25e.pub 2018-06-30 12:46:25,751 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-e8fc6c99-5f03-40bf-98cf-601f3411b25e 2018-06-30 12:46:25,751 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-e8fc6c99-5f03-40bf-98cf-601f3411b25e.pub 2018-06-30 12:46:25,751 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-e8fc6c99-5f03-40bf-98cf-601f3411b25e 2018-06-30 12:46:25,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:46:26,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:46:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["3YwTxkZ4Sk-ql-17oVcVZA"], "issued_at": "2018-06-30T12:46:26.000000Z"}} 2018-06-30 12:46:26,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d486495dc898cde2b5fcd0f6e725ae1358466bc" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBgFIzDl3UcQ3NlODcRIgnYGe9TPf9F8Xgw1SorDrcq5QGm/ShgpxvfnToFVBkJmPnN48hs+3M4i1KC5y1h/beG7W9Zf7+W0+oaKfbTeyxVgIVUWYMhvpUjhGLrZit6gbCBSKbOxLOR9LjlRmY+iJ0IyG27iuB/VCIz9xebgZs1XlTGTuVRQC4wFMvjpDQa67AvnpFxQBVjubfl4IJf/OB9tlNtcQk+O4T5GOz81ac8D81s0JiA8lUXRD9+drEZnkgIFBtpru+KQjgk+62hsZDrg1DYx+KoiVWpHs9GRaqGuzaleaGTrdaOB1ESHldDSo5hHcJ9/QNLr0oMCyW/3DJ", "name": "NovaUtilsKeypairTests-e8fc6c99-5f03-40bf-98cf-601f3411b25e"}}' 2018-06-30 12:46:28,700 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:28 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-61cbb666-c12a-415c-8980-2eebee5f72ed X-Compute-Request-Id: req-61cbb666-c12a-415c-8980-2eebee5f72ed Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBgFIzDl3UcQ3NlODcRIgnYGe9TPf9F8Xgw1SorDrcq5QGm/ShgpxvfnToFVBkJmPnN48hs+3M4i1KC5y1h/beG7W9Zf7+W0+oaKfbTeyxVgIVUWYMhvpUjhGLrZit6gbCBSKbOxLOR9LjlRmY+iJ0IyG27iuB/VCIz9xebgZs1XlTGTuVRQC4wFMvjpDQa67AvnpFxQBVjubfl4IJf/OB9tlNtcQk+O4T5GOz81ac8D81s0JiA8lUXRD9+drEZnkgIFBtpru+KQjgk+62hsZDrg1DYx+KoiVWpHs9GRaqGuzaleaGTrdaOB1ESHldDSo5hHcJ9/QNLr0oMCyW/3DJ", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "name": "NovaUtilsKeypairTests-e8fc6c99-5f03-40bf-98cf-601f3411b25e", "fingerprint": "79:14:97:2c:16:05:7e:80:7e:a7:76:1e:2b:dc:22:53"}} 2018-06-30 12:46:28,700 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-61cbb666-c12a-415c-8980-2eebee5f72ed 2018-06-30 12:46:28,701 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-e8fc6c99-5f03-40bf-98cf-601f3411b25e 2018-06-30 12:46:28,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e8fc6c99-5f03-40bf-98cf-601f3411b25e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d486495dc898cde2b5fcd0f6e725ae1358466bc" 2018-06-30 12:46:29,620 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:46:29 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0ece912b-a6f7-4561-8ab3-6799f24c77e9 X-Compute-Request-Id: req-0ece912b-a6f7-4561-8ab3-6799f24c77e9 2018-06-30 12:46:29,620 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e8fc6c99-5f03-40bf-98cf-601f3411b25e used request id req-0ece912b-a6f7-4561-8ab3-6799f24c77e9 2018-06-30 12:46:29,622 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:46:29,669 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-2e45be5a-5432-426f-825a-cb001e69838a 2018-06-30 12:46:29,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:46:30,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:46:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["2wgdWQfyTmeh5pHEL-Excw"], "issued_at": "2018-06-30T12:46:30.000000Z"}} 2018-06-30 12:46:30,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efae3483f64e01961dbc17d8976b640dbcd219c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLvXHTgVK17l+z37Cn42gxlwkzgomf0hoO4pfDWeIeFmCiUg9mFQvIriSXDLZq5zG8pgtKOOUHL15kpynOXhKVGSmDoZxvD8Zhr2LmHTNujSTtiV/BD7LD0+Wj2FWMUUCjcXPUreb4dsdV33yksRKAtLURi6M8x2lUAHVRPydOoWcKZBb4Tr6SL2boETdC/cAzxQ8WaEGtVjMkEzkJmIAHhaYfFQr5ibMLZWLUtrSYSQ38NEORFzEqx6asgDFaEDx/f6pQMS98P42t5XN1Tufjo8IqgxZnhZe9mK1pKRK0Q+9+X3QBSoP1SkcfUtB+U3FM5zMdYuuD79jLmJPDqcQF", "name": "NovaUtilsKeypairTests-2e45be5a-5432-426f-825a-cb001e69838a"}}' 2018-06-30 12:46:31,807 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:31 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-887e58ff-a89e-42f2-84d4-18ea3453effa X-Compute-Request-Id: req-887e58ff-a89e-42f2-84d4-18ea3453effa Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLvXHTgVK17l+z37Cn42gxlwkzgomf0hoO4pfDWeIeFmCiUg9mFQvIriSXDLZq5zG8pgtKOOUHL15kpynOXhKVGSmDoZxvD8Zhr2LmHTNujSTtiV/BD7LD0+Wj2FWMUUCjcXPUreb4dsdV33yksRKAtLURi6M8x2lUAHVRPydOoWcKZBb4Tr6SL2boETdC/cAzxQ8WaEGtVjMkEzkJmIAHhaYfFQr5ibMLZWLUtrSYSQ38NEORFzEqx6asgDFaEDx/f6pQMS98P42t5XN1Tufjo8IqgxZnhZe9mK1pKRK0Q+9+X3QBSoP1SkcfUtB+U3FM5zMdYuuD79jLmJPDqcQF", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "name": "NovaUtilsKeypairTests-2e45be5a-5432-426f-825a-cb001e69838a", "fingerprint": "2e:4d:be:45:fa:e7:98:a1:2e:7a:99:04:84:14:7c:53"}} 2018-06-30 12:46:31,807 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-887e58ff-a89e-42f2-84d4-18ea3453effa 2018-06-30 12:46:31,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2e45be5a-5432-426f-825a-cb001e69838a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efae3483f64e01961dbc17d8976b640dbcd219c" 2018-06-30 12:46:32,520 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:32 GMT Content-Type: application/json Content-Length: 705 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f6ae0701-4107-47b4-b826-9f7c6f6782fe X-Compute-Request-Id: req-f6ae0701-4107-47b4-b826-9f7c6f6782fe Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLvXHTgVK17l+z37Cn42gxlwkzgomf0hoO4pfDWeIeFmCiUg9mFQvIriSXDLZq5zG8pgtKOOUHL15kpynOXhKVGSmDoZxvD8Zhr2LmHTNujSTtiV/BD7LD0+Wj2FWMUUCjcXPUreb4dsdV33yksRKAtLURi6M8x2lUAHVRPydOoWcKZBb4Tr6SL2boETdC/cAzxQ8WaEGtVjMkEzkJmIAHhaYfFQr5ibMLZWLUtrSYSQ38NEORFzEqx6asgDFaEDx/f6pQMS98P42t5XN1Tufjo8IqgxZnhZe9mK1pKRK0Q+9+X3QBSoP1SkcfUtB+U3FM5zMdYuuD79jLmJPDqcQF", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "name": "NovaUtilsKeypairTests-2e45be5a-5432-426f-825a-cb001e69838a", "deleted": false, "created_at": "2018-06-30T12:46:32.000000", "updated_at": null, "fingerprint": "2e:4d:be:45:fa:e7:98:a1:2e:7a:99:04:84:14:7c:53", "deleted_at": null, "id": 7}} 2018-06-30 12:46:32,521 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2e45be5a-5432-426f-825a-cb001e69838a used request id req-f6ae0701-4107-47b4-b826-9f7c6f6782fe 2018-06-30 12:46:32,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efae3483f64e01961dbc17d8976b640dbcd219c" 2018-06-30 12:46:33,212 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:33 GMT Content-Type: application/json Content-Length: 563 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-958e6a5c-0811-4a02-8df2-e24eb62961fe X-Compute-Request-Id: req-958e6a5c-0811-4a02-8df2-e24eb62961fe Front-End-Https: on RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLvXHTgVK17l+z37Cn42gxlwkzgomf0hoO4pfDWeIeFmCiUg9mFQvIriSXDLZq5zG8pgtKOOUHL15kpynOXhKVGSmDoZxvD8Zhr2LmHTNujSTtiV/BD7LD0+Wj2FWMUUCjcXPUreb4dsdV33yksRKAtLURi6M8x2lUAHVRPydOoWcKZBb4Tr6SL2boETdC/cAzxQ8WaEGtVjMkEzkJmIAHhaYfFQr5ibMLZWLUtrSYSQ38NEORFzEqx6asgDFaEDx/f6pQMS98P42t5XN1Tufjo8IqgxZnhZe9mK1pKRK0Q+9+X3QBSoP1SkcfUtB+U3FM5zMdYuuD79jLmJPDqcQF", "name": "NovaUtilsKeypairTests-2e45be5a-5432-426f-825a-cb001e69838a", "fingerprint": "2e:4d:be:45:fa:e7:98:a1:2e:7a:99:04:84:14:7c:53"}}]} 2018-06-30 12:46:33,213 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-958e6a5c-0811-4a02-8df2-e24eb62961fe 2018-06-30 12:46:33,214 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-2e45be5a-5432-426f-825a-cb001e69838a 2018-06-30 12:46:33,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2e45be5a-5432-426f-825a-cb001e69838a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efae3483f64e01961dbc17d8976b640dbcd219c" 2018-06-30 12:46:35,253 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:46:35 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7e561d62-4f96-4f96-be1a-0bf642e4f04c X-Compute-Request-Id: req-7e561d62-4f96-4f96-be1a-0bf642e4f04c 2018-06-30 12:46:35,253 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-2e45be5a-5432-426f-825a-cb001e69838a used request id req-7e561d62-4f96-4f96-be1a-0bf642e4f04c 2018-06-30 12:46:35,255 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:46:35,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:46:36,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:46:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["JWolheMjTr2CaVgV9PBlXA"], "issued_at": "2018-06-30T12:46:36.000000Z"}} 2018-06-30 12:46:36,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a420fb4e068a575ad31ce8874de548d4df2f3c8" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-f2300e50-8b5c-4c9a-8287-79b92115181e-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-f2300e50-8b5c-4c9a-8287-79b92115181e-id", "swap": 2}}' 2018-06-30 12:46:36,918 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:36 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-52802672-08cc-4823-97c3-1cf7d96116c7 X-Compute-Request-Id: req-52802672-08cc-4823-97c3-1cf7d96116c7 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-f2300e50-8b5c-4c9a-8287-79b92115181e-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/NovaUtilsFlavorTests-f2300e50-8b5c-4c9a-8287-79b92115181e-id", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/NovaUtilsFlavorTests-f2300e50-8b5c-4c9a-8287-79b92115181e-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-f2300e50-8b5c-4c9a-8287-79b92115181e-id"}} 2018-06-30 12:46:36,918 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-52802672-08cc-4823-97c3-1cf7d96116c7 2018-06-30 12:46:36,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/NovaUtilsFlavorTests-f2300e50-8b5c-4c9a-8287-79b92115181e-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a420fb4e068a575ad31ce8874de548d4df2f3c8" 2018-06-30 12:46:37,802 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:46:37 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3d4d062d-5cfa-429a-ab72-5493429ffd50 X-Compute-Request-Id: req-3d4d062d-5cfa-429a-ab72-5493429ffd50 2018-06-30 12:46:37,802 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/NovaUtilsFlavorTests-f2300e50-8b5c-4c9a-8287-79b92115181e-id used request id req-3d4d062d-5cfa-429a-ab72-5493429ffd50 2018-06-30 12:46:37,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a420fb4e068a575ad31ce8874de548d4df2f3c8" 2018-06-30 12:46:38,466 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:38 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c9459047-9279-44b1-929b-05d49517b324 X-Compute-Request-Id: req-c9459047-9279-44b1-929b-05d49517b324 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-30 12:46:38,467 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c9459047-9279-44b1-929b-05d49517b324 2018-06-30 12:46:38,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/NovaUtilsFlavorTests-f2300e50-8b5c-4c9a-8287-79b92115181e-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a420fb4e068a575ad31ce8874de548d4df2f3c8" 2018-06-30 12:46:39,250 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 12:46:39 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 133 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-749652e9-1dc0-499f-8da3-ab746f98b6fa X-Compute-Request-Id: req-749652e9-1dc0-499f-8da3-ab746f98b6fa RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-f2300e50-8b5c-4c9a-8287-79b92115181e-id could not be found.", "code": 404}} 2018-06-30 12:46:39,251 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/NovaUtilsFlavorTests-f2300e50-8b5c-4c9a-8287-79b92115181e-id used request id req-749652e9-1dc0-499f-8da3-ab746f98b6fa 2018-06-30 12:46:39,252 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:46:39,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:46:39,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:46:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["liSPLe6QQi6bRFiVEKMDcg"], "issued_at": "2018-06-30T12:46:39.000000Z"}} 2018-06-30 12:46:39,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707c1a19db0e77cc293d06a90ebaff25986e4e17" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-bd22815b-c5e9-416f-bd4c-4507f4fceb49-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-bd22815b-c5e9-416f-bd4c-4507f4fceb49-id", "swap": 2}}' 2018-06-30 12:46:41,079 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:41 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-245e7dfb-e68b-4fd9-a827-f9597fbd79cd X-Compute-Request-Id: req-245e7dfb-e68b-4fd9-a827-f9597fbd79cd Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-bd22815b-c5e9-416f-bd4c-4507f4fceb49-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/NovaUtilsFlavorTests-bd22815b-c5e9-416f-bd4c-4507f4fceb49-id", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/NovaUtilsFlavorTests-bd22815b-c5e9-416f-bd4c-4507f4fceb49-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-bd22815b-c5e9-416f-bd4c-4507f4fceb49-id"}} 2018-06-30 12:46:41,080 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-245e7dfb-e68b-4fd9-a827-f9597fbd79cd 2018-06-30 12:46:41,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/NovaUtilsFlavorTests-bd22815b-c5e9-416f-bd4c-4507f4fceb49-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707c1a19db0e77cc293d06a90ebaff25986e4e17" 2018-06-30 12:46:42,189 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:46:42 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c55abde7-873d-43a0-8274-bdfee21e46eb X-Compute-Request-Id: req-c55abde7-873d-43a0-8274-bdfee21e46eb 2018-06-30 12:46:42,189 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/NovaUtilsFlavorTests-bd22815b-c5e9-416f-bd4c-4507f4fceb49-id used request id req-c55abde7-873d-43a0-8274-bdfee21e46eb 2018-06-30 12:46:42,190 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:46:42,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:46:43,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:46:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Wp43aq5_SaSA1vm7ETaMew"], "issued_at": "2018-06-30T12:46:43.000000Z"}} 2018-06-30 12:46:43,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:46:43,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:46:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ed0ceb6-96e2-40c5-9678-2c8bca245076 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:46:43,112 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4ed0ceb6-96e2-40c5-9678-2c8bca245076 2018-06-30 12:46:43,114 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 12:46:43,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:46:43,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:46:44,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:46:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["02s06ehcR_mjTCKbh7AQ4g"], "issued_at": "2018-06-30T12:46:44.000000Z"}} 2018-06-30 12:46:44,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f877006bea88ebb378e306b99562f1f22e79728f" 2018-06-30 12:46:44,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:46:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31dff122-6e8c-45d1-8772-fb6429a65179 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:46:44,088 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-31dff122-6e8c-45d1-8772-fb6429a65179 2018-06-30 12:46:44,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f877006bea88ebb378e306b99562f1f22e79728f" 2018-06-30 12:46:45,813 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:45 GMT Content-Type: application/json Content-Length: 167 Connection: keep-alive X-Openstack-Request-Id: req-1d86edf2-47e4-4c4f-b5ac-8e5866ede517 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-image"} 2018-06-30 12:46:45,814 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-image used request id req-1d86edf2-47e4-4c4f-b5ac-8e5866ede517 2018-06-30 12:46:45,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f877006bea88ebb378e306b99562f1f22e79728f" 2018-06-30 12:46:47,519 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:47 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a31f9f30-d380-46c0-81c9-f49f3565a856 Front-End-Https: on 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", "root-tar"], "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-06-30 12:46:47,520 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-a31f9f30-d380-46c0-81c9-f49f3565a856 2018-06-30 12:46:47,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f877006bea88ebb378e306b99562f1f22e79728f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-image"}' 2018-06-30 12:46:49,485 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:46:49 GMT Content-Type: application/json Content-Length: 609 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-fcfdfe77-3f1d-4eb8-84b0-1e2dca1aa3d3 Front-End-Https: on RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:46:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T12:46:49Z", "visibility": "shared", "self": "/v2/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668", "min_disk": 0, "protected": false, "id": "ad4a0f6d-fb4e-434e-9592-d5253abc7668", "file": "/v2/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668/file", "checksum": null, "owner": "3f82605113b8454d8c19c473b2f93c9c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:46:49,485 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-fcfdfe77-3f1d-4eb8-84b0-1e2dca1aa3d3 2018-06-30 12:46:49,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f877006bea88ebb378e306b99562f1f22e79728f" -d '' 2018-06-30 12:46:51,898 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:46:51 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-58bd3f28-7440-4369-a4d7-55cfa3e956fd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:46:51,898 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668/file used request id req-58bd3f28-7440-4369-a4d7-55cfa3e956fd 2018-06-30 12:46:51,899 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 12:46:51,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f877006bea88ebb378e306b99562f1f22e79728f" 2018-06-30 12:46:53,542 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:53 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-2d22a933-c6f5-45c1-b732-482c65e8e581 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:46:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:46:52Z", "visibility": "shared", "self": "/v2/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668", "min_disk": 0, "protected": false, "id": "ad4a0f6d-fb4e-434e-9592-d5253abc7668", "file": "/v2/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:46:53,542 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668 used request id req-2d22a933-c6f5-45c1-b732-482c65e8e581 2018-06-30 12:46:53,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f877006bea88ebb378e306b99562f1f22e79728f" 2018-06-30 12:46:55,278 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:55 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e3ec2e4e-c906-42c3-99f3-4514daacb065 Front-End-Https: on 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", "root-tar"], "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-06-30 12:46:55,279 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e3ec2e4e-c906-42c3-99f3-4514daacb065 2018-06-30 12:46:55,284 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-image 2018-06-30 12:46:55,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f877006bea88ebb378e306b99562f1f22e79728f" 2018-06-30 12:46:55,956 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:55 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-6eaffe68-f549-4aa9-9107-0e2f0b0f04b8 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:46:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:46:52Z", "visibility": "shared", "self": "/v2/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668", "min_disk": 0, "protected": false, "id": "ad4a0f6d-fb4e-434e-9592-d5253abc7668", "file": "/v2/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:46:55,956 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668 used request id req-6eaffe68-f549-4aa9-9107-0e2f0b0f04b8 2018-06-30 12:46:55,957 - create_image - DEBUG - Instance status is - active 2018-06-30 12:46:55,957 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-image 2018-06-30 12:46:55,957 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-image 2018-06-30 12:46:55,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:46:55,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:46:56,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:46:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["2WDICoyQQ6aH5y_1AxdYaQ"], "issued_at": "2018-06-30T12:46:56.000000Z"}} 2018-06-30 12:46:56,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3309c1a1da2b1347333e1615a91906a8f0c830ab" 2018-06-30 12:46:56,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:46:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ab0f73f-b17e-4082-986d-6097c1369e4c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:46:56,836 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7ab0f73f-b17e-4082-986d-6097c1369e4c 2018-06-30 12:46:56,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3309c1a1da2b1347333e1615a91906a8f0c830ab" 2018-06-30 12:46:57,558 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:57 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-49b6d8d8-1059-4c8f-bb52-b4dd20a06635 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 12:46:57,559 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net used request id req-49b6d8d8-1059-4c8f-bb52-b4dd20a06635 2018-06-30 12:46:57,559 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net 2018-06-30 12:46:57,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3309c1a1da2b1347333e1615a91906a8f0c830ab" -d '{"network": {"name": "NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net", "admin_state_up": true}}' 2018-06-30 12:46:58,319 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:46:58 GMT Content-Type: application/json Content-Length: 695 Connection: keep-alive X-Openstack-Request-Id: req-5cd74e8e-ef93-4141-a2f6-77779ebedc77 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"937270df-fc5c-4c94-b2ff-cc561f3459aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:46:58Z","is_default":false,"provider:segmentation_id":42,"name":"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:46:57Z","mtu":1450}} 2018-06-30 12:46:58,319 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-5cd74e8e-ef93-4141-a2f6-77779ebedc77 2018-06-30 12:46:58,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=937270df-fc5c-4c94-b2ff-cc561f3459aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3309c1a1da2b1347333e1615a91906a8f0c830ab" 2018-06-30 12:46:58,530 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:58 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-988dab83-7e5f-4135-b71f-077d9b7c6e7b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"937270df-fc5c-4c94-b2ff-cc561f3459aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:46:58Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:46:57Z","provider:network_type":"vxlan"}]} 2018-06-30 12:46:58,530 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=937270df-fc5c-4c94-b2ff-cc561f3459aa used request id req-988dab83-7e5f-4135-b71f-077d9b7c6e7b 2018-06-30 12:46:58,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=937270df-fc5c-4c94-b2ff-cc561f3459aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3309c1a1da2b1347333e1615a91906a8f0c830ab" 2018-06-30 12:46:59,041 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:46:59 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-c4fbb405-eef4-4052-b84b-16383c2b7dcd Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:46:59,041 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=937270df-fc5c-4c94-b2ff-cc561f3459aa used request id req-c4fbb405-eef4-4052-b84b-16383c2b7dcd 2018-06-30 12:46:59,042 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-subnet 2018-06-30 12:46:59,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3309c1a1da2b1347333e1615a91906a8f0c830ab" -d '{"subnets": [{"ip_version": 4, "network_id": "937270df-fc5c-4c94-b2ff-cc561f3459aa", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-subnet"}]}' 2018-06-30 12:47:00,782 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:47:00 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-5b8e225a-cf5d-4b0d-b464-c1f13d0404a6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"937270df-fc5c-4c94-b2ff-cc561f3459aa","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:46:59Z","dns_nameservers":[],"updated_at":"2018-06-30T12:46:59Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"fe7cdada-1b6c-41e0-bb6b-f517f65ef43c","subnetpool_id":null,"name":"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-subnet"}]} 2018-06-30 12:47:00,782 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-5b8e225a-cf5d-4b0d-b464-c1f13d0404a6 2018-06-30 12:47:00,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=937270df-fc5c-4c94-b2ff-cc561f3459aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3309c1a1da2b1347333e1615a91906a8f0c830ab" 2018-06-30 12:47:01,012 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:01 GMT Content-Type: application/json Content-Length: 723 Connection: keep-alive X-Openstack-Request-Id: req-d19006e7-4ded-4767-9cd6-6e6e2c238122 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"937270df-fc5c-4c94-b2ff-cc561f3459aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["fe7cdada-1b6c-41e0-bb6b-f517f65ef43c"],"description":"","tags":[],"updated_at":"2018-06-30T12:46:59Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:46:57Z","provider:network_type":"vxlan"}]} 2018-06-30 12:47:01,012 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=937270df-fc5c-4c94-b2ff-cc561f3459aa used request id req-d19006e7-4ded-4767-9cd6-6e6e2c238122 2018-06-30 12:47:01,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=937270df-fc5c-4c94-b2ff-cc561f3459aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3309c1a1da2b1347333e1615a91906a8f0c830ab" 2018-06-30 12:47:01,135 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:01 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-e6fc2aca-8e2b-4a40-9f84-b9eaa8f9e571 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"937270df-fc5c-4c94-b2ff-cc561f3459aa","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:46:59Z","dns_nameservers":[],"updated_at":"2018-06-30T12:46:59Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"fe7cdada-1b6c-41e0-bb6b-f517f65ef43c","subnetpool_id":null,"name":"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-subnet"}]} 2018-06-30 12:47:01,135 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=937270df-fc5c-4c94-b2ff-cc561f3459aa used request id req-e6fc2aca-8e2b-4a40-9f84-b9eaa8f9e571 2018-06-30 12:47:01,135 - OpenStackNetwork - DEBUG - Network [937270df-fc5c-4c94-b2ff-cc561f3459aa] created successfully 2018-06-30 12:47:01,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:47:01,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:47:01,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:47:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["cO5PxCAsQYSPuopm_bLaHQ"], "issued_at": "2018-06-30T12:47:01.000000Z"}} 2018-06-30 12:47:01,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}814939515e7d80d8ee634c11b412ef7c13331619" 2018-06-30 12:47:02,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:47:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68e851fa-b23f-4e58-8d2d-cb8e4e6fb6ea Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:47:02,135 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-68e851fa-b23f-4e58-8d2d-cb8e4e6fb6ea 2018-06-30 12:47:02,137 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:47:02,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}814939515e7d80d8ee634c11b412ef7c13331619" 2018-06-30 12:47:02,879 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:02 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-19c41f30-99de-49bc-a7e3-c1fb50adf913 X-Compute-Request-Id: req-19c41f30-99de-49bc-a7e3-c1fb50adf913 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-30 12:47:02,879 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-19c41f30-99de-49bc-a7e3-c1fb50adf913 2018-06-30 12:47:02,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}814939515e7d80d8ee634c11b412ef7c13331619" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-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-06-30 12:47:03,561 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:03 GMT Content-Type: application/json Content-Length: 530 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bde61376-ea39-4986-9511-049a9167ff51 X-Compute-Request-Id: req-bde61376-ea39-4986-9511-049a9167ff51 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/7b3c06c1-70ae-4d53-87e8-9b6e50732960", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/7b3c06c1-70ae-4d53-87e8-9b6e50732960", "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": "7b3c06c1-70ae-4d53-87e8-9b6e50732960"}} 2018-06-30 12:47:03,561 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-bde61376-ea39-4986-9511-049a9167ff51 2018-06-30 12:47:03,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:47:03,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:47:04,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:47:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["dDVBw7lXQJ2CJ9OlksCfLQ"], "issued_at": "2018-06-30T12:47:04.000000Z"}} 2018-06-30 12:47:04,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84384341792d8d1a8a0bfbd0126242d5aeea7141" 2018-06-30 12:47:04,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:47:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5fe372da-2a5a-4886-845d-5e6e70149992 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:47:04,657 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5fe372da-2a5a-4886-845d-5e6e70149992 2018-06-30 12:47:04,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:05,619 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:05 GMT Content-Type: application/json Content-Length: 723 Connection: keep-alive X-Openstack-Request-Id: req-2b794236-b7ac-4995-b985-86d748678f7b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"937270df-fc5c-4c94-b2ff-cc561f3459aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["fe7cdada-1b6c-41e0-bb6b-f517f65ef43c"],"description":"","tags":[],"updated_at":"2018-06-30T12:46:59Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:46:57Z","provider:network_type":"vxlan"}]} 2018-06-30 12:47:05,620 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net used request id req-2b794236-b7ac-4995-b985-86d748678f7b 2018-06-30 12:47:05,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=937270df-fc5c-4c94-b2ff-cc561f3459aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:05,722 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:05 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-4f713d45-62db-4f99-9575-07a2949adc07 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"937270df-fc5c-4c94-b2ff-cc561f3459aa","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:46:59Z","dns_nameservers":[],"updated_at":"2018-06-30T12:46:59Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"fe7cdada-1b6c-41e0-bb6b-f517f65ef43c","subnetpool_id":null,"name":"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-subnet"}]} 2018-06-30 12:47:05,722 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=937270df-fc5c-4c94-b2ff-cc561f3459aa used request id req-4f713d45-62db-4f99-9575-07a2949adc07 2018-06-30 12:47:05,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:05,904 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:05 GMT Content-Type: application/json Content-Length: 723 Connection: keep-alive X-Openstack-Request-Id: req-05b72806-da85-4cc0-aed6-2f6e1df03a98 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"937270df-fc5c-4c94-b2ff-cc561f3459aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["fe7cdada-1b6c-41e0-bb6b-f517f65ef43c"],"description":"","tags":[],"updated_at":"2018-06-30T12:46:59Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:46:57Z","provider:network_type":"vxlan"}]} 2018-06-30 12:47:05,904 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net used request id req-05b72806-da85-4cc0-aed6-2f6e1df03a98 2018-06-30 12:47:05,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:47:05,918 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:47:05 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:47:05,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84384341792d8d1a8a0bfbd0126242d5aeea7141" 2018-06-30 12:47:06,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:47:05 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b00df1a-4941-4adb-8346-3b653ad4010d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:47:06,344 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-8b00df1a-4941-4adb-8346-3b653ad4010d 2018-06-30 12:47:06,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=937270df-fc5c-4c94-b2ff-cc561f3459aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:07,126 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:07 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-58fa8290-5f95-4e9c-8b84-6cdde02607d2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"937270df-fc5c-4c94-b2ff-cc561f3459aa","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:46:59Z","dns_nameservers":[],"updated_at":"2018-06-30T12:46:59Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"fe7cdada-1b6c-41e0-bb6b-f517f65ef43c","subnetpool_id":null,"name":"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-subnet"}]} 2018-06-30 12:47:07,126 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=937270df-fc5c-4c94-b2ff-cc561f3459aa used request id req-58fa8290-5f95-4e9c-8b84-6cdde02607d2 2018-06-30 12:47:07,127 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net 2018-06-30 12:47:07,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" -d '{"port": {"network_id": "937270df-fc5c-4c94-b2ff-cc561f3459aa", "name": "NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-port", "admin_state_up": true}}' 2018-06-30 12:47:09,260 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:47:09 GMT Content-Type: application/json Content-Length: 852 Connection: keep-alive X-Openstack-Request-Id: req-d2165fba-0b55-4dd2-b14d-73c71cd89c0a Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:47:08Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe7cdada-1b6c-41e0-bb6b-f517f65ef43c","ip_address":"10.55.0.7"}],"id":"be834911-c659-465f-b594-2366fd2cb059","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a2:5b:88","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-port","admin_state_up":true,"network_id":"937270df-fc5c-4c94-b2ff-cc561f3459aa","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:47:08Z","binding:vnic_type":"normal"}} 2018-06-30 12:47:09,260 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-d2165fba-0b55-4dd2-b14d-73c71cd89c0a 2018-06-30 12:47:09,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:09,462 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:09 GMT Content-Type: application/json Content-Length: 723 Connection: keep-alive X-Openstack-Request-Id: req-c874a4a0-2f9c-4e1e-bd48-284b01f654a7 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"937270df-fc5c-4c94-b2ff-cc561f3459aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["fe7cdada-1b6c-41e0-bb6b-f517f65ef43c"],"description":"","tags":[],"updated_at":"2018-06-30T12:46:59Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:46:57Z","provider:network_type":"vxlan"}]} 2018-06-30 12:47:09,462 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net used request id req-c874a4a0-2f9c-4e1e-bd48-284b01f654a7 2018-06-30 12:47:09,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:47:09,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:47:09 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:47:09,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:09,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:47:09 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8f02f13-ef27-4b1d-a37f-ce60743b8954 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:47:09,854 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-f8f02f13-ef27-4b1d-a37f-ce60743b8954 2018-06-30 12:47:09,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=937270df-fc5c-4c94-b2ff-cc561f3459aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:10,694 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:10 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-f666b684-64df-47c8-8e03-350e3c86804a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"937270df-fc5c-4c94-b2ff-cc561f3459aa","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:46:59Z","dns_nameservers":[],"updated_at":"2018-06-30T12:46:59Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"fe7cdada-1b6c-41e0-bb6b-f517f65ef43c","subnetpool_id":null,"name":"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-subnet"}]} 2018-06-30 12:47:10,695 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=937270df-fc5c-4c94-b2ff-cc561f3459aa used request id req-f666b684-64df-47c8-8e03-350e3c86804a 2018-06-30 12:47:10,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=937270df-fc5c-4c94-b2ff-cc561f3459aa&name=NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:10,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:10 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-1bc873c9-a23a-4bc3-8d08-275a3eace7d4 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:47:08Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fe7cdada-1b6c-41e0-bb6b-f517f65ef43c","ip_address":"10.55.0.7"}],"id":"be834911-c659-465f-b594-2366fd2cb059","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a2:5b:88","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-port","admin_state_up":true,"network_id":"937270df-fc5c-4c94-b2ff-cc561f3459aa","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:47:08Z","binding:vnic_type":"normal"}]} 2018-06-30 12:47:10,856 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=937270df-fc5c-4c94-b2ff-cc561f3459aa&name=NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-port&admin_state_up=True used request id req-1bc873c9-a23a-4bc3-8d08-275a3eace7d4 2018-06-30 12:47:10,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:10,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:47:10 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6508d447-6374-49c6-a855-ff309720c22f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:47:10,951 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-6508d447-6374-49c6-a855-ff309720c22f 2018-06-30 12:47:10,952 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-vm_inst 2018-06-30 12:47:10,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:11,854 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:11 GMT Content-Type: application/json Content-Length: 362 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f5df3380-5776-4055-9568-151b031d496d X-Compute-Request-Id: req-f5df3380-5776-4055-9568-151b031d496d Front-End-Https: on RESP BODY: {"flavors": [{"id": "7b3c06c1-70ae-4d53-87e8-9b6e50732960", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/7b3c06c1-70ae-4d53-87e8-9b6e50732960", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/7b3c06c1-70ae-4d53-87e8-9b6e50732960", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-flavor-name"}]} 2018-06-30 12:47:11,854 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-f5df3380-5776-4055-9568-151b031d496d 2018-06-30 12:47:11,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/7b3c06c1-70ae-4d53-87e8-9b6e50732960 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:12,409 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:12 GMT Content-Type: application/json Content-Length: 530 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d95dd051-0015-4aed-969c-a972ef39ef85 X-Compute-Request-Id: req-d95dd051-0015-4aed-969c-a972ef39ef85 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/7b3c06c1-70ae-4d53-87e8-9b6e50732960", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/7b3c06c1-70ae-4d53-87e8-9b6e50732960", "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": "7b3c06c1-70ae-4d53-87e8-9b6e50732960"}} 2018-06-30 12:47:12,409 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/7b3c06c1-70ae-4d53-87e8-9b6e50732960 used request id req-d95dd051-0015-4aed-969c-a972ef39ef85 2018-06-30 12:47:12,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:14,508 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:14 GMT Content-Type: application/json Content-Length: 894 Connection: keep-alive X-Openstack-Request-Id: req-406bfb7e-59dd-4edc-bc3f-33cbcb812945 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:46:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:46:52Z", "visibility": "shared", "self": "/v2/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668", "min_disk": 0, "protected": false, "id": "ad4a0f6d-fb4e-434e-9592-d5253abc7668", "file": "/v2/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-image"} 2018-06-30 12:47:14,509 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-image used request id req-406bfb7e-59dd-4edc-bc3f-33cbcb812945 2018-06-30 12:47:14,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:15,314 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:15 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-39b199f0-1ca6-4cc6-8bbf-6437118d04f0 Front-End-Https: on 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", "root-tar"], "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-06-30 12:47:15,314 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-39b199f0-1ca6-4cc6-8bbf-6437118d04f0 2018-06-30 12:47:15,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" -d '{"server": {"name": "NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-vm_inst", "imageRef": "ad4a0f6d-fb4e-434e-9592-d5253abc7668", "flavorRef": "7b3c06c1-70ae-4d53-87e8-9b6e50732960", "max_count": 1, "min_count": 1, "networks": [{"port": "be834911-c659-465f-b594-2366fd2cb059"}]}}' 2018-06-30 12:47:24,217 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:47:24 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-776eb897-4b86-4f0d-8db4-587d4039e4ea X-Compute-Request-Id: req-776eb897-4b86-4f0d-8db4-587d4039e4ea RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0a6117e0-8c55-4e21-89c2-1262591b6545", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0a6117e0-8c55-4e21-89c2-1262591b6545", "rel": "bookmark"}], "adminPass": "zXbaaYaoRG5s"}} 2018-06-30 12:47:24,217 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-776eb897-4b86-4f0d-8db4-587d4039e4ea 2018-06-30 12:47:24,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:26,594 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:26 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4d4e293e-af13-4afb-bdc2-449dee7d4860 X-Compute-Request-Id: req-4d4e293e-af13-4afb-bdc2-449dee7d4860 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0a6117e0-8c55-4e21-89c2-1262591b6545", "rel": "bookmark"}], "image": {"id": "ad4a0f6d-fb4e-434e-9592-d5253abc7668", "links": [{"href": "http://172.30.10.101:8774/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b3c06c1-70ae-4d53-87e8-9b6e50732960", "links": [{"href": "http://172.30.10.101:8774/flavors/7b3c06c1-70ae-4d53-87e8-9b6e50732960", "rel": "bookmark"}]}, "id": "0a6117e0-8c55-4e21-89c2-1262591b6545", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:47:24Z", "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-bf08a9ce-5ff0-486e-80f0-9133dd139c02-vm_inst", "created": "2018-06-30T12:47:24Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:47:26,595 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545 used request id req-4d4e293e-af13-4afb-bdc2-449dee7d4860 2018-06-30 12:47:26,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:29,159 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:29 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5bddcc0d-440b-4c71-b07f-2ac9586126d0 X-Compute-Request-Id: req-5bddcc0d-440b-4c71-b07f-2ac9586126d0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0a6117e0-8c55-4e21-89c2-1262591b6545", "rel": "bookmark"}], "image": {"id": "ad4a0f6d-fb4e-434e-9592-d5253abc7668", "links": [{"href": "http://172.30.10.101:8774/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b3c06c1-70ae-4d53-87e8-9b6e50732960", "links": [{"href": "http://172.30.10.101:8774/flavors/7b3c06c1-70ae-4d53-87e8-9b6e50732960", "rel": "bookmark"}]}, "id": "0a6117e0-8c55-4e21-89c2-1262591b6545", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:47:27Z", "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-bf08a9ce-5ff0-486e-80f0-9133dd139c02-vm_inst", "created": "2018-06-30T12:47:24Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:47:29,160 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545 used request id req-5bddcc0d-440b-4c71-b07f-2ac9586126d0 2018-06-30 12:47:32,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:36,073 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:36 GMT Content-Type: application/json Content-Length: 1551 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fe98ec04-16d2-43c8-ad22-9e250bf1a188 X-Compute-Request-Id: req-fe98ec04-16d2-43c8-ad22-9e250bf1a188 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0a6117e0-8c55-4e21-89c2-1262591b6545", "rel": "bookmark"}], "image": {"id": "ad4a0f6d-fb4e-434e-9592-d5253abc7668", "links": [{"href": "http://172.30.10.101:8774/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b3c06c1-70ae-4d53-87e8-9b6e50732960", "links": [{"href": "http://172.30.10.101:8774/flavors/7b3c06c1-70ae-4d53-87e8-9b6e50732960", "rel": "bookmark"}]}, "id": "0a6117e0-8c55-4e21-89c2-1262591b6545", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:47:32Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-vm_inst", "created": "2018-06-30T12:47:24Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:47:36,073 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545 used request id req-fe98ec04-16d2-43c8-ad22-9e250bf1a188 2018-06-30 12:47:39,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:40,618 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:40 GMT Content-Type: application/json Content-Length: 1731 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cd35d2e3-f524-48fb-adb8-095aa564c011 X-Compute-Request-Id: req-cd35d2e3-f524-48fb-adb8-095aa564c011 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:5b:88", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0a6117e0-8c55-4e21-89c2-1262591b6545", "rel": "bookmark"}], "image": {"id": "ad4a0f6d-fb4e-434e-9592-d5253abc7668", "links": [{"href": "http://172.30.10.101:8774/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b3c06c1-70ae-4d53-87e8-9b6e50732960", "links": [{"href": "http://172.30.10.101:8774/flavors/7b3c06c1-70ae-4d53-87e8-9b6e50732960", "rel": "bookmark"}]}, "id": "0a6117e0-8c55-4e21-89c2-1262591b6545", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:47:32Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-vm_inst", "created": "2018-06-30T12:47:24Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:47:40,618 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545 used request id req-cd35d2e3-f524-48fb-adb8-095aa564c011 2018-06-30 12:47:43,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:44,249 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:44 GMT Content-Type: application/json Content-Length: 1731 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0c8222bd-1cfb-40d4-b941-7c8d4625e263 X-Compute-Request-Id: req-0c8222bd-1cfb-40d4-b941-7c8d4625e263 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:5b:88", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0a6117e0-8c55-4e21-89c2-1262591b6545", "rel": "bookmark"}], "image": {"id": "ad4a0f6d-fb4e-434e-9592-d5253abc7668", "links": [{"href": "http://172.30.10.101:8774/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b3c06c1-70ae-4d53-87e8-9b6e50732960", "links": [{"href": "http://172.30.10.101:8774/flavors/7b3c06c1-70ae-4d53-87e8-9b6e50732960", "rel": "bookmark"}]}, "id": "0a6117e0-8c55-4e21-89c2-1262591b6545", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:47:32Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-vm_inst", "created": "2018-06-30T12:47:24Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:47:44,249 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545 used request id req-0c8222bd-1cfb-40d4-b941-7c8d4625e263 2018-06-30 12:47:47,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:47,854 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:47 GMT Content-Type: application/json Content-Length: 1752 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-baa8ad31-bba5-4c18-b382-9f017966a449 X-Compute-Request-Id: req-baa8ad31-bba5-4c18-b382-9f017966a449 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:5b:88", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0a6117e0-8c55-4e21-89c2-1262591b6545", "rel": "bookmark"}], "image": {"id": "ad4a0f6d-fb4e-434e-9592-d5253abc7668", "links": [{"href": "http://172.30.10.101:8774/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-06-30T12:47:46.000000", "flavor": {"id": "7b3c06c1-70ae-4d53-87e8-9b6e50732960", "links": [{"href": "http://172.30.10.101:8774/flavors/7b3c06c1-70ae-4d53-87e8-9b6e50732960", "rel": "bookmark"}]}, "id": "0a6117e0-8c55-4e21-89c2-1262591b6545", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:47:46Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-vm_inst", "created": "2018-06-30T12:47:24Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:47:47,854 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545 used request id req-baa8ad31-bba5-4c18-b382-9f017966a449 2018-06-30 12:47:47,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:50,134 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:50 GMT Content-Type: application/json Content-Length: 1752 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-643e5c28-1226-4a35-aba9-d799c6f33542 X-Compute-Request-Id: req-643e5c28-1226-4a35-aba9-d799c6f33542 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:5b:88", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/0a6117e0-8c55-4e21-89c2-1262591b6545", "rel": "bookmark"}], "image": {"id": "ad4a0f6d-fb4e-434e-9592-d5253abc7668", "links": [{"href": "http://172.30.10.101:8774/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-06-30T12:47:46.000000", "flavor": {"id": "7b3c06c1-70ae-4d53-87e8-9b6e50732960", "links": [{"href": "http://172.30.10.101:8774/flavors/7b3c06c1-70ae-4d53-87e8-9b6e50732960", "rel": "bookmark"}]}, "id": "0a6117e0-8c55-4e21-89c2-1262591b6545", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:47:46Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-vm_inst", "created": "2018-06-30T12:47:24Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:47:50,134 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545 used request id req-643e5c28-1226-4a35-aba9-d799c6f33542 2018-06-30 12:47:50,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:50,381 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:50 GMT Content-Type: application/json Content-Length: 723 Connection: keep-alive X-Openstack-Request-Id: req-0a0ea9dd-fd49-4b17-9180-a11b26e22fef Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"937270df-fc5c-4c94-b2ff-cc561f3459aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["fe7cdada-1b6c-41e0-bb6b-f517f65ef43c"],"description":"","tags":[],"updated_at":"2018-06-30T12:46:59Z","provider:segmentation_id":42,"name":"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:46:57Z","provider:network_type":"vxlan"}]} 2018-06-30 12:47:50,382 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net used request id req-0a0ea9dd-fd49-4b17-9180-a11b26e22fef 2018-06-30 12:47:50,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:50,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:47:50 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4d8a6d9-4eb6-4225-9838-c95dd65c46d6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:47:50,618 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-c4d8a6d9-4eb6-4225-9838-c95dd65c46d6 2018-06-30 12:47:50,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=937270df-fc5c-4c94-b2ff-cc561f3459aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:50,741 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:50 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-8476a4b7-f0d6-40be-af09-cea196c80000 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"937270df-fc5c-4c94-b2ff-cc561f3459aa","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:46:59Z","dns_nameservers":[],"updated_at":"2018-06-30T12:46:59Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"fe7cdada-1b6c-41e0-bb6b-f517f65ef43c","subnetpool_id":null,"name":"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-subnet"}]} 2018-06-30 12:47:50,741 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=937270df-fc5c-4c94-b2ff-cc561f3459aa used request id req-8476a4b7-f0d6-40be-af09-cea196c80000 2018-06-30 12:47:50,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=937270df-fc5c-4c94-b2ff-cc561f3459aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:50,970 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:47:50 GMT Content-Type: application/json Content-Length: 2781 Connection: keep-alive X-Openstack-Request-Id: req-26e4346f-60b9-4c2d-b5e5-05f9f2bf7699 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:47:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fe7cdada-1b6c-41e0-bb6b-f517f65ef43c","ip_address":"10.55.0.2"}],"id":"1e0f331c-e665-4666-96a5-c285f3467e36","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:70:33:66","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-937270df-fc5c-4c94-b2ff-cc561f3459aa","name":"","admin_state_up":true,"network_id":"937270df-fc5c-4c94-b2ff-cc561f3459aa","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:47:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:47:44Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fe7cdada-1b6c-41e0-bb6b-f517f65ef43c","ip_address":"10.55.0.7"}],"id":"be834911-c659-465f-b594-2366fd2cb059","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:5b:88","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"0a6117e0-8c55-4e21-89c2-1262591b6545","name":"NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-port","admin_state_up":true,"network_id":"937270df-fc5c-4c94-b2ff-cc561f3459aa","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:47:08Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:47:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fe7cdada-1b6c-41e0-bb6b-f517f65ef43c","ip_address":"10.55.0.3"}],"id":"c402ae67-c42d-49ee-b9c3-bca0ab9953f0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:e1:b3","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-937270df-fc5c-4c94-b2ff-cc561f3459aa","name":"","admin_state_up":true,"network_id":"937270df-fc5c-4c94-b2ff-cc561f3459aa","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:47:02Z","binding:vnic_type":"normal"}]} 2018-06-30 12:47:50,970 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=937270df-fc5c-4c94-b2ff-cc561f3459aa used request id req-26e4346f-60b9-4c2d-b5e5-05f9f2bf7699 2018-06-30 12:47:50,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:51,373 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:47:51 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e8022cda-8189-4b52-b121-dedec2a4fe60 X-Compute-Request-Id: req-e8022cda-8189-4b52-b121-dedec2a4fe60 Front-End-Https: on 2018-06-30 12:47:51,373 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/0a6117e0-8c55-4e21-89c2-1262591b6545 used request id req-e8022cda-8189-4b52-b121-dedec2a4fe60 2018-06-30 12:47:51,374 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-port 2018-06-30 12:47:51,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/be834911-c659-465f-b594-2366fd2cb059 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70be6b44d7df0ea7a95a26133ca5df16c49d5e72" 2018-06-30 12:47:52,475 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:47:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cd2c999e-33f9-4288-8758-02f3a8d53a03 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:47:52,475 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/be834911-c659-465f-b594-2366fd2cb059 used request id req-cd2c999e-33f9-4288-8758-02f3a8d53a03 2018-06-30 12:47:52,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/7b3c06c1-70ae-4d53-87e8-9b6e50732960 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}814939515e7d80d8ee634c11b412ef7c13331619" 2018-06-30 12:47:53,292 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:47:53 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-34abe35e-c26e-4643-bf17-4f57a37b1484 X-Compute-Request-Id: req-34abe35e-c26e-4643-bf17-4f57a37b1484 2018-06-30 12:47:53,293 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/7b3c06c1-70ae-4d53-87e8-9b6e50732960 used request id req-34abe35e-c26e-4643-bf17-4f57a37b1484 2018-06-30 12:47:53,294 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-subnet 2018-06-30 12:47:53,294 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-subnet 2018-06-30 12:47:53,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/fe7cdada-1b6c-41e0-bb6b-f517f65ef43c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3309c1a1da2b1347333e1615a91906a8f0c830ab" 2018-06-30 12:47:57,174 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:47:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cbacec4f-00a3-4484-9da5-8a01380cb5e8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:47:57,174 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/fe7cdada-1b6c-41e0-bb6b-f517f65ef43c used request id req-cbacec4f-00a3-4484-9da5-8a01380cb5e8 2018-06-30 12:47:57,174 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-net 2018-06-30 12:47:57,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/937270df-fc5c-4c94-b2ff-cc561f3459aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3309c1a1da2b1347333e1615a91906a8f0c830ab" 2018-06-30 12:47:59,918 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:47:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1fc0659e-35ff-4c53-88c7-5ea115eed1fa Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:47:59,918 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/937270df-fc5c-4c94-b2ff-cc561f3459aa used request id req-1fc0659e-35ff-4c53-88c7-5ea115eed1fa 2018-06-30 12:47:59,919 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-bf08a9ce-5ff0-486e-80f0-9133dd139c02-image 2018-06-30 12:47:59,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f877006bea88ebb378e306b99562f1f22e79728f" 2018-06-30 12:48:02,107 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:48:02 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d0f197c1-789a-451b-aacd-79ed8c8d473b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:48:02,107 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/ad4a0f6d-fb4e-434e-9592-d5253abc7668 used request id req-d0f197c1-789a-451b-aacd-79ed8c8d473b 2018-06-30 12:48:02,111 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:48:02,115 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 12:48:02,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:48:02,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:48:02,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:48:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["cJ5F_hNZRq-_kYZ9dT27MA"], "issued_at": "2018-06-30T12:48:02.000000Z"}} 2018-06-30 12:48:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f58ec4d89560d6e0c7def063ac7532395485b3d4" 2018-06-30 12:48:03,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:48:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3af6bd1d-84a6-45bf-8deb-ed65d4c5650e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:48:03,209 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3af6bd1d-84a6-45bf-8deb-ed65d4c5650e 2018-06-30 12:48:03,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f58ec4d89560d6e0c7def063ac7532395485b3d4" 2018-06-30 12:48:05,109 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:05 GMT Content-Type: application/json Content-Length: 173 Connection: keep-alive X-Openstack-Request-Id: req-acadc9cf-8be5-4b30-9905-e8d244c7d204 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-image"} 2018-06-30 12:48:05,110 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-image used request id req-acadc9cf-8be5-4b30-9905-e8d244c7d204 2018-06-30 12:48:05,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f58ec4d89560d6e0c7def063ac7532395485b3d4" 2018-06-30 12:48:05,781 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:05 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-268d02c4-929e-43c8-b532-1747b25eabc1 Front-End-Https: on 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", "root-tar"], "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-06-30 12:48:05,781 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-268d02c4-929e-43c8-b532-1747b25eabc1 2018-06-30 12:48:05,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f58ec4d89560d6e0c7def063ac7532395485b3d4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-image"}' 2018-06-30 12:48:06,930 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:48:06 GMT Content-Type: application/json Content-Length: 615 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/1634dc69-e47f-486c-bc1a-8408231a9ada Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-85cb8373-88e7-48db-b43f-151aa81ef52f Front-End-Https: on RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:48:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T12:48:07Z", "visibility": "shared", "self": "/v2/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "min_disk": 0, "protected": false, "id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "file": "/v2/images/1634dc69-e47f-486c-bc1a-8408231a9ada/file", "checksum": null, "owner": "3f82605113b8454d8c19c473b2f93c9c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:48:06,930 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-85cb8373-88e7-48db-b43f-151aa81ef52f 2018-06-30 12:48:06,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/1634dc69-e47f-486c-bc1a-8408231a9ada/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f58ec4d89560d6e0c7def063ac7532395485b3d4" -d '' 2018-06-30 12:48:08,220 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:48:08 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c6d052cf-f4c7-476f-bbd7-b5faa9f54e0e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:48:08,220 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/1634dc69-e47f-486c-bc1a-8408231a9ada/file used request id req-c6d052cf-f4c7-476f-bbd7-b5faa9f54e0e 2018-06-30 12:48:08,221 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 12:48:08,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/1634dc69-e47f-486c-bc1a-8408231a9ada -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f58ec4d89560d6e0c7def063ac7532395485b3d4" 2018-06-30 12:48:09,835 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:09 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-81c94f9e-8af0-402d-9cfb-fffb16a03abd Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:48:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:48:08Z", "visibility": "shared", "self": "/v2/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "min_disk": 0, "protected": false, "id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "file": "/v2/images/1634dc69-e47f-486c-bc1a-8408231a9ada/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:48:09,835 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/1634dc69-e47f-486c-bc1a-8408231a9ada used request id req-81c94f9e-8af0-402d-9cfb-fffb16a03abd 2018-06-30 12:48:09,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f58ec4d89560d6e0c7def063ac7532395485b3d4" 2018-06-30 12:48:10,753 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:10 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-83c78a08-55d9-4d6b-a206-b72bed4162e4 Front-End-Https: on 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", "root-tar"], "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-06-30 12:48:10,753 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-83c78a08-55d9-4d6b-a206-b72bed4162e4 2018-06-30 12:48:10,756 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-image 2018-06-30 12:48:10,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/1634dc69-e47f-486c-bc1a-8408231a9ada -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f58ec4d89560d6e0c7def063ac7532395485b3d4" 2018-06-30 12:48:10,833 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:10 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-ad832cb7-a257-4789-9948-4d4a5a212a55 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:48:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:48:08Z", "visibility": "shared", "self": "/v2/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "min_disk": 0, "protected": false, "id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "file": "/v2/images/1634dc69-e47f-486c-bc1a-8408231a9ada/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:48:10,833 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/1634dc69-e47f-486c-bc1a-8408231a9ada used request id req-ad832cb7-a257-4789-9948-4d4a5a212a55 2018-06-30 12:48:10,833 - create_image - DEBUG - Instance status is - active 2018-06-30 12:48:10,834 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-image 2018-06-30 12:48:10,834 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-image 2018-06-30 12:48:10,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:48:10,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:48:11,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:48:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["n59ZrwZOS--eyZ-zcTPwLg"], "issued_at": "2018-06-30T12:48:11.000000Z"}} 2018-06-30 12:48:11,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6ea201f07f04f6385cf2f90d6712fa39cd895" 2018-06-30 12:48:11,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:48:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3705111-626b-4aff-a38a-abbd45ea33e1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:48:11,885 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c3705111-626b-4aff-a38a-abbd45ea33e1 2018-06-30 12:48:11,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6ea201f07f04f6385cf2f90d6712fa39cd895" 2018-06-30 12:48:12,795 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:12 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-5e395077-16d5-4d3d-a81f-0304584fba14 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 12:48:12,795 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net used request id req-5e395077-16d5-4d3d-a81f-0304584fba14 2018-06-30 12:48:12,796 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net 2018-06-30 12:48:12,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6ea201f07f04f6385cf2f90d6712fa39cd895" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net", "admin_state_up": true}}' 2018-06-30 12:48:14,644 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:48:14 GMT Content-Type: application/json Content-Length: 701 Connection: keep-alive X-Openstack-Request-Id: req-22058ba1-8b90-43bf-93a4-af0aa4c019f0 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d09c7793-37ba-4e03-87e8-56abab0194de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:48:14Z","is_default":false,"provider:segmentation_id":80,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:13Z","mtu":1450}} 2018-06-30 12:48:14,644 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-22058ba1-8b90-43bf-93a4-af0aa4c019f0 2018-06-30 12:48:14,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6ea201f07f04f6385cf2f90d6712fa39cd895" 2018-06-30 12:48:14,970 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:14 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-ae30d2a6-b8f9-4f57-ae12-d5580266dd4d Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d09c7793-37ba-4e03-87e8-56abab0194de","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:48:14Z","provider:segmentation_id":80,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:13Z","provider:network_type":"vxlan"}]} 2018-06-30 12:48:14,970 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-ae30d2a6-b8f9-4f57-ae12-d5580266dd4d 2018-06-30 12:48:14,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6ea201f07f04f6385cf2f90d6712fa39cd895" 2018-06-30 12:48:15,075 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:15 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-440872ee-b08b-400e-801b-cc493309f70e Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:48:15,076 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-440872ee-b08b-400e-801b-cc493309f70e 2018-06-30 12:48:15,076 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet 2018-06-30 12:48:15,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6ea201f07f04f6385cf2f90d6712fa39cd895" -d '{"subnets": [{"ip_version": 4, "network_id": "d09c7793-37ba-4e03-87e8-56abab0194de", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet"}]}' 2018-06-30 12:48:16,407 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:48:16 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-745071d3-51a7-4266-bf47-c24f97e5ae7b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:15Z","dns_nameservers":[],"updated_at":"2018-06-30T12:48:15Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet"}]} 2018-06-30 12:48:16,407 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-745071d3-51a7-4266-bf47-c24f97e5ae7b 2018-06-30 12:48:16,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6ea201f07f04f6385cf2f90d6712fa39cd895" 2018-06-30 12:48:16,675 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:16 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-a7412751-d4e8-413d-91ed-cb2dc3c7e388 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d09c7793-37ba-4e03-87e8-56abab0194de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["09a36a6a-8b5a-4932-a6b6-7d90730d9e91"],"description":"","tags":[],"updated_at":"2018-06-30T12:48:15Z","provider:segmentation_id":80,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:13Z","provider:network_type":"vxlan"}]} 2018-06-30 12:48:16,675 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-a7412751-d4e8-413d-91ed-cb2dc3c7e388 2018-06-30 12:48:16,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6ea201f07f04f6385cf2f90d6712fa39cd895" 2018-06-30 12:48:16,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:16 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-3a70a4b7-26db-4c0d-883e-fdb628783c23 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:15Z","dns_nameservers":[],"updated_at":"2018-06-30T12:48:15Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet"}]} 2018-06-30 12:48:16,784 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-3a70a4b7-26db-4c0d-883e-fdb628783c23 2018-06-30 12:48:16,784 - OpenStackNetwork - DEBUG - Network [d09c7793-37ba-4e03-87e8-56abab0194de] created successfully 2018-06-30 12:48:16,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:48:16,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:48:17,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:48:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["LbXV0hTKR7ynd6l8SjYdYg"], "issued_at": "2018-06-30T12:48:17.000000Z"}} 2018-06-30 12:48:17,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525883d32e99f941431110be4f247144a6d02773" 2018-06-30 12:48:18,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:48:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06ba25f1-5290-440f-990c-714fb0542d47 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:48:18,025 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-06ba25f1-5290-440f-990c-714fb0542d47 2018-06-30 12:48:18,026 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:48:18,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525883d32e99f941431110be4f247144a6d02773" 2018-06-30 12:48:18,827 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:18 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6e7a21c7-7196-4996-b42b-39fa77228d0a X-Compute-Request-Id: req-6e7a21c7-7196-4996-b42b-39fa77228d0a Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-30 12:48:18,827 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6e7a21c7-7196-4996-b42b-39fa77228d0a 2018-06-30 12:48:18,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525883d32e99f941431110be4f247144a6d02773" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-06-30 12:48:19,405 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:19 GMT Content-Type: application/json Content-Length: 531 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2f1dfb57-4a73-492e-ae96-b1c53a3d9bae X-Compute-Request-Id: req-2f1dfb57-4a73-492e-ae96-b1c53a3d9bae Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "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": "55bf7c2c-57d3-469c-907c-40f9f58f5776"}} 2018-06-30 12:48:19,406 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-2f1dfb57-4a73-492e-ae96-b1c53a3d9bae 2018-06-30 12:48:19,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:48:19,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:48:20,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:48:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["BpkNApklQZahEh7LrviGZg"], "issued_at": "2018-06-30T12:48:20.000000Z"}} 2018-06-30 12:48:20,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff42ff553fbab3f70d9f788eca9236914ba58a3d" 2018-06-30 12:48:20,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:48:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-954b15e4-706c-4ec9-b9a1-64065c37fac7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:48:20,579 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-954b15e4-706c-4ec9-b9a1-64065c37fac7 2018-06-30 12:48:20,585 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff42ff553fbab3f70d9f788eca9236914ba58a3d" 2018-06-30 12:48:22,802 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:22 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-3a64a30a-9d39-41d6-90b9-0633a8260d5a x-openstack-request-id: req-3a64a30a-9d39-41d6-90b9-0633a8260d5a Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-30 12:48:22,802 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/detail used request id req-3a64a30a-9d39-41d6-90b9-0633a8260d5a 2018-06-30 12:48:22,806 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3a64a30a-9d39-41d6-90b9-0633a8260d5a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff42ff553fbab3f70d9f788eca9236914ba58a3d" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef", "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-06-30 12:48:25,361 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:48:25 GMT Content-Type: application/json Content-Length: 895 Connection: keep-alive x-compute-request-id: req-7c09b65b-7de1-41ff-a413-9ad5e14e2960 x-openstack-request-id: req-7c09b65b-7de1-41ff-a413-9ad5e14e2960 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T12:48:25.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "size": 1}} 2018-06-30 12:48:25,361 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes used request id req-7c09b65b-7de1-41ff-a413-9ad5e14e2960 2018-06-30 12:48:25,365 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a64a30a-9d39-41d6-90b9-0633a8260d5a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff42ff553fbab3f70d9f788eca9236914ba58a3d" 2018-06-30 12:48:27,153 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:27 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-f998585a-315b-46e6-9420-0f9f10a28f3b x-openstack-request-id: req-f998585a-315b-46e6-9420-0f9f10a28f3b Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T12:48:26.000000", "replication_status": null, "snapshot_id": null, "id": "8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-5fd38fac-26e9-4367-92e5-aa44d0f03bef", "bootable": "false", "created_at": "2018-06-30T12:48:25.000000", "volume_type": "lvm-driver"}} 2018-06-30 12:48:27,153 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc used request id req-f998585a-315b-46e6-9420-0f9f10a28f3b 2018-06-30 12:48:27,154 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef 2018-06-30 12:48:27,156 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a64a30a-9d39-41d6-90b9-0633a8260d5a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff42ff553fbab3f70d9f788eca9236914ba58a3d" 2018-06-30 12:48:29,147 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:29 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-1ef9ed1a-ae61-4da1-99b3-f4f02e321249 x-openstack-request-id: req-1ef9ed1a-ae61-4da1-99b3-f4f02e321249 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T12:48:26.000000", "replication_status": null, "snapshot_id": null, "id": "8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-5fd38fac-26e9-4367-92e5-aa44d0f03bef", "bootable": "false", "created_at": "2018-06-30T12:48:25.000000", "volume_type": "lvm-driver"}} 2018-06-30 12:48:29,147 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc used request id req-1ef9ed1a-ae61-4da1-99b3-f4f02e321249 2018-06-30 12:48:29,148 - create_volume - DEBUG - Instance status is - available 2018-06-30 12:48:29,148 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef 2018-06-30 12:48:29,148 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef 2018-06-30 12:48:29,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:48:29,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:48:30,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:48:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["iUO1ocg2Ta-5gzR0_zriJg"], "issued_at": "2018-06-30T12:48:30.000000Z"}} 2018-06-30 12:48:30,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:30,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:48:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e572a90-f4a8-4054-bcb9-048050d78acf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:48:30,191 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2e572a90-f4a8-4054-bcb9-048050d78acf 2018-06-30 12:48:30,192 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:48:30,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:30,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:48:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-322a523f-a892-4074-9871-a7ad2c884767 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:48:30,559 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-322a523f-a892-4074-9871-a7ad2c884767 2018-06-30 12:48:30,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:31,742 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:31 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-aca6eeb0-a10e-4431-bf7f-6fb145b22003 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d09c7793-37ba-4e03-87e8-56abab0194de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["09a36a6a-8b5a-4932-a6b6-7d90730d9e91"],"description":"","tags":[],"updated_at":"2018-06-30T12:48:15Z","provider:segmentation_id":80,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:13Z","provider:network_type":"vxlan"}]} 2018-06-30 12:48:31,742 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net used request id req-aca6eeb0-a10e-4431-bf7f-6fb145b22003 2018-06-30 12:48:31,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:48:31,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:48:31 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:48:31,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:31,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:48:31 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82781499-17f2-453e-a00a-ec37f524f91c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:48:31,854 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-82781499-17f2-453e-a00a-ec37f524f91c 2018-06-30 12:48:31,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:32,698 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:32 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-99ac6f62-90e7-4af1-8a7f-18b65f94982a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:15Z","dns_nameservers":[],"updated_at":"2018-06-30T12:48:15Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet"}]} 2018-06-30 12:48:32,698 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-99ac6f62-90e7-4af1-8a7f-18b65f94982a 2018-06-30 12:48:32,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de&name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:32,844 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:32 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-0af1d293-ede6-46fd-b6e3-db4972ac1c7c Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 12:48:32,844 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de&name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port&admin_state_up=True used request id req-0af1d293-ede6-46fd-b6e3-db4972ac1c7c 2018-06-30 12:48:32,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:34,390 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:34 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f9c47ef6-3afa-4af3-b440-638a0779cd9e X-Compute-Request-Id: req-f9c47ef6-3afa-4af3-b440-638a0779cd9e Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 12:48:34,390 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst used request id req-f9c47ef6-3afa-4af3-b440-638a0779cd9e 2018-06-30 12:48:34,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:35,413 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:35 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-cc0f095e-2dae-4494-a53f-02918eb7b562 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d09c7793-37ba-4e03-87e8-56abab0194de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["09a36a6a-8b5a-4932-a6b6-7d90730d9e91"],"description":"","tags":[],"updated_at":"2018-06-30T12:48:15Z","provider:segmentation_id":80,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:13Z","provider:network_type":"vxlan"}]} 2018-06-30 12:48:35,413 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net used request id req-cc0f095e-2dae-4494-a53f-02918eb7b562 2018-06-30 12:48:35,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:35,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:48:35 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac40aa8e-3bfe-4ad0-8cde-907774780680 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:48:35,483 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-ac40aa8e-3bfe-4ad0-8cde-907774780680 2018-06-30 12:48:35,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:35,629 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:35 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-20b595cb-d5ec-42b9-9f66-784b5f06cdf6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:15Z","dns_nameservers":[],"updated_at":"2018-06-30T12:48:15Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet"}]} 2018-06-30 12:48:35,630 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-20b595cb-d5ec-42b9-9f66-784b5f06cdf6 2018-06-30 12:48:35,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de&name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:35,738 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:35 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-f4a54ec5-814a-4947-9a39-adce48b52bc3 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 12:48:35,738 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de&name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port&admin_state_up=True used request id req-f4a54ec5-814a-4947-9a39-adce48b52bc3 2018-06-30 12:48:35,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:48:35,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:48:36,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:48:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["MmL4-hXpR0iciilCN6ORuw"], "issued_at": "2018-06-30T12:48:36.000000Z"}} 2018-06-30 12:48:36,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944deea0843203207e24cc51cc4b119a42aec126" 2018-06-30 12:48:36,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:48:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1ca7875-457b-4a56-9aa7-d2bda6196dab Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:48:36,843 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b1ca7875-457b-4a56-9aa7-d2bda6196dab 2018-06-30 12:48:36,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:37,746 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:37 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-e74bbde8-c74e-4c08-b468-c8aaa9d50e29 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d09c7793-37ba-4e03-87e8-56abab0194de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["09a36a6a-8b5a-4932-a6b6-7d90730d9e91"],"description":"","tags":[],"updated_at":"2018-06-30T12:48:15Z","provider:segmentation_id":80,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:13Z","provider:network_type":"vxlan"}]} 2018-06-30 12:48:37,746 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net used request id req-e74bbde8-c74e-4c08-b468-c8aaa9d50e29 2018-06-30 12:48:37,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:37,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:37 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-0a6d2f74-85ab-4b4b-bbb1-007740f3afe6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:15Z","dns_nameservers":[],"updated_at":"2018-06-30T12:48:15Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet"}]} 2018-06-30 12:48:37,871 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-0a6d2f74-85ab-4b4b-bbb1-007740f3afe6 2018-06-30 12:48:37,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:38,064 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:38 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-6d6ef316-e3cd-4e6c-a026-e201ebb0ce70 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d09c7793-37ba-4e03-87e8-56abab0194de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["09a36a6a-8b5a-4932-a6b6-7d90730d9e91"],"description":"","tags":[],"updated_at":"2018-06-30T12:48:15Z","provider:segmentation_id":80,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:13Z","provider:network_type":"vxlan"}]} 2018-06-30 12:48:38,064 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net used request id req-6d6ef316-e3cd-4e6c-a026-e201ebb0ce70 2018-06-30 12:48:38,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:48:38,079 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:48:38 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:48:38,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944deea0843203207e24cc51cc4b119a42aec126" 2018-06-30 12:48:38,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:48:38 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c312053d-b7df-40d5-859e-a24f61cab30d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:48:38,165 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-c312053d-b7df-40d5-859e-a24f61cab30d 2018-06-30 12:48:38,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:38,325 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:38 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-091fb623-018d-4559-bfeb-31e4be1c22b7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:15Z","dns_nameservers":[],"updated_at":"2018-06-30T12:48:15Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet"}]} 2018-06-30 12:48:38,325 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-091fb623-018d-4559-bfeb-31e4be1c22b7 2018-06-30 12:48:38,326 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net 2018-06-30 12:48:38,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" -d '{"port": {"network_id": "d09c7793-37ba-4e03-87e8-56abab0194de", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port", "admin_state_up": true}}' 2018-06-30 12:48:40,466 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:48:40 GMT Content-Type: application/json Content-Length: 859 Connection: keep-alive X-Openstack-Request-Id: req-db843538-e770-459a-9fc0-b09a938b51ef Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:39Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.12"}],"id":"8199175b-acec-489f-b110-b98c5cfc9298","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ed:c2:92","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:39Z","binding:vnic_type":"normal"}} 2018-06-30 12:48:40,466 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-db843538-e770-459a-9fc0-b09a938b51ef 2018-06-30 12:48:40,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:40,667 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:40 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-dffc936a-15fb-47ff-bbaf-7b2117c606dd Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d09c7793-37ba-4e03-87e8-56abab0194de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["09a36a6a-8b5a-4932-a6b6-7d90730d9e91"],"description":"","tags":[],"updated_at":"2018-06-30T12:48:15Z","provider:segmentation_id":80,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:13Z","provider:network_type":"vxlan"}]} 2018-06-30 12:48:40,667 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net used request id req-dffc936a-15fb-47ff-bbaf-7b2117c606dd 2018-06-30 12:48:40,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:41,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:48:40 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f177e2e3-c90f-49c6-87fe-06bb40d8b3e7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:48:41,020 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-f177e2e3-c90f-49c6-87fe-06bb40d8b3e7 2018-06-30 12:48:41,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:41,249 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:41 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-1628463c-4b85-46c6-b8c7-5b0cfe86bc96 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:15Z","dns_nameservers":[],"updated_at":"2018-06-30T12:48:15Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet"}]} 2018-06-30 12:48:41,250 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-1628463c-4b85-46c6-b8c7-5b0cfe86bc96 2018-06-30 12:48:41,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de&name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:41,414 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:41 GMT Content-Type: application/json Content-Length: 862 Connection: keep-alive X-Openstack-Request-Id: req-00fe150b-ca38-480d-9385-542fd4b97ab3 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:39Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.12"}],"id":"8199175b-acec-489f-b110-b98c5cfc9298","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ed:c2:92","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:39Z","binding:vnic_type":"normal"}]} 2018-06-30 12:48:41,414 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de&name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port&admin_state_up=True used request id req-00fe150b-ca38-480d-9385-542fd4b97ab3 2018-06-30 12:48:41,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:41,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:48:41 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a3e5ee2-1c75-4221-8030-c0005e0e68d7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:48:41,744 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-5a3e5ee2-1c75-4221-8030-c0005e0e68d7 2018-06-30 12:48:41,744 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst 2018-06-30 12:48:41,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:42,459 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:42 GMT Content-Type: application/json Content-Length: 363 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-da98bbdd-ae3b-476d-8cdf-6f638bf4721a X-Compute-Request-Id: req-da98bbdd-ae3b-476d-8cdf-6f638bf4721a Front-End-Https: on RESP BODY: {"flavors": [{"id": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-flavor"}]} 2018-06-30 12:48:42,460 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-da98bbdd-ae3b-476d-8cdf-6f638bf4721a 2018-06-30 12:48:42,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:43,332 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:43 GMT Content-Type: application/json Content-Length: 531 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e6ba1376-8574-49ea-a2f2-b7b76a972d80 X-Compute-Request-Id: req-e6ba1376-8574-49ea-a2f2-b7b76a972d80 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "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": "55bf7c2c-57d3-469c-907c-40f9f58f5776"}} 2018-06-30 12:48:43,332 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776 used request id req-e6ba1376-8574-49ea-a2f2-b7b76a972d80 2018-06-30 12:48:43,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:44,220 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:44 GMT Content-Type: application/json Content-Length: 906 Connection: keep-alive X-Openstack-Request-Id: req-980c2625-1c57-4631-9cf4-0755b287300e Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:48:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:48:08Z", "visibility": "shared", "self": "/v2/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "min_disk": 0, "protected": false, "id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "file": "/v2/images/1634dc69-e47f-486c-bc1a-8408231a9ada/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-image"} 2018-06-30 12:48:44,220 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-image used request id req-980c2625-1c57-4631-9cf4-0755b287300e 2018-06-30 12:48:44,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:45,878 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:45 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9e06b89d-f4fa-4c66-890e-274319ca3b0f Front-End-Https: on 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", "root-tar"], "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-06-30 12:48:45,878 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9e06b89d-f4fa-4c66-890e-274319ca3b0f 2018-06-30 12:48:45,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst", "imageRef": "1634dc69-e47f-486c-bc1a-8408231a9ada", "flavorRef": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "max_count": 1, "min_count": 1, "networks": [{"port": "8199175b-acec-489f-b110-b98c5cfc9298"}]}}' 2018-06-30 12:48:53,876 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:48:53 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a668c2b2-a582-40f2-a6a4-364c0e9e26f8 X-Compute-Request-Id: req-a668c2b2-a582-40f2-a6a4-364c0e9e26f8 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "bookmark"}], "adminPass": "nMa5Z3LRpnyt"}} 2018-06-30 12:48:53,877 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-a668c2b2-a582-40f2-a6a4-364c0e9e26f8 2018-06-30 12:48:53,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:56,227 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:56 GMT Content-Type: application/json Content-Length: 1415 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-635cb616-5e76-45de-baff-b706b05f2432 X-Compute-Request-Id: req-635cb616-5e76-45de-baff-b706b05f2432 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "bookmark"}], "image": {"id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "links": [{"href": "http://172.30.10.101:8774/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "links": [{"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "bookmark"}]}, "id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:48:54Z", "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-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst", "created": "2018-06-30T12:48:54Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:48:56,227 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-635cb616-5e76-45de-baff-b706b05f2432 2018-06-30 12:48:56,228 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst 2018-06-30 12:48:56,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:48:58,887 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:48:58 GMT Content-Type: application/json Content-Length: 1415 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f5744814-63eb-46f1-96ad-60fa4bede455 X-Compute-Request-Id: req-f5744814-63eb-46f1-96ad-60fa4bede455 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "bookmark"}], "image": {"id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "links": [{"href": "http://172.30.10.101:8774/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "links": [{"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "bookmark"}]}, "id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:48:56Z", "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-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst", "created": "2018-06-30T12:48:54Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:48:58,887 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-f5744814-63eb-46f1-96ad-60fa4bede455 2018-06-30 12:48:58,888 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst] is - BUILD 2018-06-30 12:48:58,888 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 12:49:01,891 - create_instance - DEBUG - VM status query timeout in 894.337627172 2018-06-30 12:49:01,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:03,791 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:03 GMT Content-Type: application/json Content-Length: 1557 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0bb40a95-c41a-48a0-9cfb-cfc044cab297 X-Compute-Request-Id: req-0bb40a95-c41a-48a0-9cfb-cfc044cab297 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "bookmark"}], "image": {"id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "links": [{"href": "http://172.30.10.101:8774/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "links": [{"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "bookmark"}]}, "id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:49:01Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst", "created": "2018-06-30T12:48:53Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:49:03,792 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-0bb40a95-c41a-48a0-9cfb-cfc044cab297 2018-06-30 12:49:03,792 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst] is - BUILD 2018-06-30 12:49:03,792 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 12:49:06,794 - create_instance - DEBUG - VM status query timeout in 889.434390068 2018-06-30 12:49:06,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:07,317 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:07 GMT Content-Type: application/json Content-Length: 1744 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e95b5e94-c49e-4f3b-8733-6ad5b5190182 X-Compute-Request-Id: req-e95b5e94-c49e-4f3b-8733-6ad5b5190182 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c2:92", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "bookmark"}], "image": {"id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "links": [{"href": "http://172.30.10.101:8774/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "links": [{"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "bookmark"}]}, "id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:49:01Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst", "created": "2018-06-30T12:48:53Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:49:07,317 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-e95b5e94-c49e-4f3b-8733-6ad5b5190182 2018-06-30 12:49:07,317 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst] is - BUILD 2018-06-30 12:49:07,317 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 12:49:10,318 - create_instance - DEBUG - VM status query timeout in 885.9102211 2018-06-30 12:49:10,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:11,570 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:11 GMT Content-Type: application/json Content-Length: 1744 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5b92c6af-8f08-411d-aae8-8356de51bf2a X-Compute-Request-Id: req-5b92c6af-8f08-411d-aae8-8356de51bf2a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c2:92", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "bookmark"}], "image": {"id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "links": [{"href": "http://172.30.10.101:8774/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "links": [{"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "bookmark"}]}, "id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:49:01Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst", "created": "2018-06-30T12:48:53Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:49:11,571 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-5b92c6af-8f08-411d-aae8-8356de51bf2a 2018-06-30 12:49:11,571 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst] is - BUILD 2018-06-30 12:49:11,571 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 12:49:14,573 - create_instance - DEBUG - VM status query timeout in 881.655595064 2018-06-30 12:49:14,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:16,770 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:16 GMT Content-Type: application/json Content-Length: 1765 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ce251570-0211-4ba5-b33a-e592bb0e18e9 X-Compute-Request-Id: req-ce251570-0211-4ba5-b33a-e592bb0e18e9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c2:92", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "bookmark"}], "image": {"id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "links": [{"href": "http://172.30.10.101:8774/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-30T12:49:14.000000", "flavor": {"id": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "links": [{"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "bookmark"}]}, "id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:49:14Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst", "created": "2018-06-30T12:48:53Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:49:16,771 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-ce251570-0211-4ba5-b33a-e592bb0e18e9 2018-06-30 12:49:16,771 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst] is - ACTIVE 2018-06-30 12:49:16,771 - create_instance - INFO - VM is - ACTIVE 2018-06-30 12:49:16,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:18,031 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:18 GMT Content-Type: application/json Content-Length: 1765 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8d18ad28-92c4-471e-8c07-6393cddf8ace X-Compute-Request-Id: req-8d18ad28-92c4-471e-8c07-6393cddf8ace Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c2:92", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "bookmark"}], "image": {"id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "links": [{"href": "http://172.30.10.101:8774/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-30T12:49:14.000000", "flavor": {"id": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "links": [{"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "bookmark"}]}, "id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:49:14Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst", "created": "2018-06-30T12:48:53Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:49:18,031 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-8d18ad28-92c4-471e-8c07-6393cddf8ace 2018-06-30 12:49:18,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:18,310 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:18 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-c9e1038e-21b2-4fa2-8d5c-86b28caeda87 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d09c7793-37ba-4e03-87e8-56abab0194de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["09a36a6a-8b5a-4932-a6b6-7d90730d9e91"],"description":"","tags":[],"updated_at":"2018-06-30T12:48:15Z","provider:segmentation_id":80,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:13Z","provider:network_type":"vxlan"}]} 2018-06-30 12:49:18,310 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net used request id req-c9e1038e-21b2-4fa2-8d5c-86b28caeda87 2018-06-30 12:49:18,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:18,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:49:18 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f241499f-86fa-4d02-a3c7-8e0782a755b3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:49:18,673 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-f241499f-86fa-4d02-a3c7-8e0782a755b3 2018-06-30 12:49:18,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:18,836 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:18 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-012fc081-999c-4df4-bcbe-84ae3c8788f2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:15Z","dns_nameservers":[],"updated_at":"2018-06-30T12:48:15Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet"}]} 2018-06-30 12:49:18,836 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-012fc081-999c-4df4-bcbe-84ae3c8788f2 2018-06-30 12:49:18,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:18,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:18 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-073e2b86-ed1d-4c99-891e-8168eab390ba Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.3"}],"id":"0e5dc69f-7aa1-408a-970b-f53428cf9ddd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:61:ad","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:49:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.12"}],"id":"8199175b-acec-489f-b110-b98c5cfc9298","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:c2:92","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"b7827d2e-7506-4140-b9b3-c77e2b432d34","name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.2"}],"id":"f67ad63f-1518-4252-8137-7b43649f1588","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:c6:c2","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:17Z","binding:vnic_type":"normal"}]} 2018-06-30 12:49:18,997 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-073e2b86-ed1d-4c99-891e-8168eab390ba 2018-06-30 12:49:18,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:49:19,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:49:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["6zkoD33hTy-a7j0Nt5NQ7A"], "issued_at": "2018-06-30T12:49:19.000000Z"}} 2018-06-30 12:49:19,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:49:20,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:49:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e141c89-4e52-4037-aa74-cd3e52ecd23b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:49:20,314 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6e141c89-4e52-4037-aa74-cd3e52ecd23b 2018-06-30 12:49:20,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:25,094 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:25 GMT Content-Type: application/json Content-Length: 1765 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-367ab079-3950-48a7-9b77-48a49f567173 X-Compute-Request-Id: req-367ab079-3950-48a7-9b77-48a49f567173 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c2:92", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "bookmark"}], "image": {"id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "links": [{"href": "http://172.30.10.101:8774/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-30T12:49:14.000000", "flavor": {"id": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "links": [{"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "bookmark"}]}, "id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:49:14Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst", "created": "2018-06-30T12:48:53Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:49:25,094 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-367ab079-3950-48a7-9b77-48a49f567173 2018-06-30 12:49:25,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:25,463 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:25 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-de4f9a12-bee2-43d3-9919-03f63d170ef1 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d09c7793-37ba-4e03-87e8-56abab0194de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["09a36a6a-8b5a-4932-a6b6-7d90730d9e91"],"description":"","tags":[],"updated_at":"2018-06-30T12:48:15Z","provider:segmentation_id":80,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:13Z","provider:network_type":"vxlan"}]} 2018-06-30 12:49:25,463 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net used request id req-de4f9a12-bee2-43d3-9919-03f63d170ef1 2018-06-30 12:49:25,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:25,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:49:25 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5893fcfb-5b27-4622-b4f9-9d768b5c8521 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:49:25,568 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-5893fcfb-5b27-4622-b4f9-9d768b5c8521 2018-06-30 12:49:25,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:25,746 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:25 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-41ce6682-48f4-4b96-af24-95f9ab09a104 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:15Z","dns_nameservers":[],"updated_at":"2018-06-30T12:48:15Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet"}]} 2018-06-30 12:49:25,746 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-41ce6682-48f4-4b96-af24-95f9ab09a104 2018-06-30 12:49:25,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:25,946 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:25 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-555ff90a-532f-4349-980a-11717c3ef070 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.3"}],"id":"0e5dc69f-7aa1-408a-970b-f53428cf9ddd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:61:ad","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:49:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.12"}],"id":"8199175b-acec-489f-b110-b98c5cfc9298","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:c2:92","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"b7827d2e-7506-4140-b9b3-c77e2b432d34","name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.2"}],"id":"f67ad63f-1518-4252-8137-7b43649f1588","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:c6:c2","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:17Z","binding:vnic_type":"normal"}]} 2018-06-30 12:49:25,946 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-555ff90a-532f-4349-980a-11717c3ef070 2018-06-30 12:49:25,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" -d '{"volumeAttachment": {"volumeId": "8596d8e3-4e2b-4d8f-bdd1-729125bb72dc"}}' 2018-06-30 12:49:34,060 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:34 GMT Content-Type: application/json Content-Length: 194 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-501057ee-417a-4670-b57e-408a0c6bd3bf X-Compute-Request-Id: req-501057ee-417a-4670-b57e-408a0c6bd3bf Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "id": "8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "volumeId": "8596d8e3-4e2b-4d8f-bdd1-729125bb72dc"}} 2018-06-30 12:49:34,060 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34/os-volume_attachments used request id req-501057ee-417a-4670-b57e-408a0c6bd3bf 2018-06-30 12:49:34,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:49:36,752 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:36 GMT Content-Type: application/json Content-Length: 1811 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d2cecc5a-ef39-4fe2-9a40-b4e78476854e X-Compute-Request-Id: req-d2cecc5a-ef39-4fe2-9a40-b4e78476854e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c2:92", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "bookmark"}], "image": {"id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "links": [{"href": "http://172.30.10.101:8774/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-30T12:49:14.000000", "flavor": {"id": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "links": [{"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "bookmark"}]}, "id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:49:14Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst", "created": "2018-06-30T12:48:53Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [{"id": "8596d8e3-4e2b-4d8f-bdd1-729125bb72dc"}], "metadata": {}}} 2018-06-30 12:49:36,752 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-d2cecc5a-ef39-4fe2-9a40-b4e78476854e 2018-06-30 12:49:36,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:49:37,568 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:37 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-b0210788-c274-4041-a6ae-abdeaa712a34 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d09c7793-37ba-4e03-87e8-56abab0194de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["09a36a6a-8b5a-4932-a6b6-7d90730d9e91"],"description":"","tags":[],"updated_at":"2018-06-30T12:48:15Z","provider:segmentation_id":80,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:13Z","provider:network_type":"vxlan"}]} 2018-06-30 12:49:37,568 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net used request id req-b0210788-c274-4041-a6ae-abdeaa712a34 2018-06-30 12:49:37,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:49:37,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:49:37 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:49:37,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:49:37,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:49:37 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00a074f1-ef07-4c15-a521-43647b5bee60 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:49:37,943 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-00a074f1-ef07-4c15-a521-43647b5bee60 2018-06-30 12:49:37,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:49:39,116 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:39 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-82354a49-7adb-41c9-8e89-971e26c7cb71 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:15Z","dns_nameservers":[],"updated_at":"2018-06-30T12:48:15Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet"}]} 2018-06-30 12:49:39,116 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-82354a49-7adb-41c9-8e89-971e26c7cb71 2018-06-30 12:49:39,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:49:39,981 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:39 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-a6a92fbe-15a6-4659-ab95-a319323f76c3 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.3"}],"id":"0e5dc69f-7aa1-408a-970b-f53428cf9ddd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:61:ad","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:49:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.12"}],"id":"8199175b-acec-489f-b110-b98c5cfc9298","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:c2:92","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"b7827d2e-7506-4140-b9b3-c77e2b432d34","name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.2"}],"id":"f67ad63f-1518-4252-8137-7b43649f1588","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:c6:c2","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:17Z","binding:vnic_type":"normal"}]} 2018-06-30 12:49:39,982 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-a6a92fbe-15a6-4659-ab95-a319323f76c3 2018-06-30 12:49:39,985 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:49:41,949 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:41 GMT Content-Type: application/json Content-Length: 1146 Connection: keep-alive x-compute-request-id: req-8e8b5bf5-4e5f-4f1d-b113-55bfb81d6350 x-openstack-request-id: req-8e8b5bf5-4e5f-4f1d-b113-55bfb81d6350 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T12:49:41.000000", "replication_status": null, "snapshot_id": null, "id": "8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-5fd38fac-26e9-4367-92e5-aa44d0f03bef", "bootable": "false", "created_at": "2018-06-30T12:48:25.000000", "volume_type": "lvm-driver"}} 2018-06-30 12:49:41,949 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc used request id req-8e8b5bf5-4e5f-4f1d-b113-55bfb81d6350 2018-06-30 12:49:44,956 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e8b5bf5-4e5f-4f1d-b113-55bfb81d6350" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:49:46,703 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:46 GMT Content-Type: application/json Content-Length: 1442 Connection: keep-alive x-compute-request-id: req-9777f736-cbac-48c0-bdca-10a52c5dddb4 x-openstack-request-id: req-9777f736-cbac-48c0-bdca-10a52c5dddb4 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "attachment_id": "4f241c4e-8807-4a01-bbe4-06d69b56f8be", "attached_at": "2018-06-30T12:49:41.000000", "host_name": "cmp001", "volume_id": "8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "device": "/dev/vdc", "id": "8596d8e3-4e2b-4d8f-bdd1-729125bb72dc"}], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T12:49:46.000000", "replication_status": null, "snapshot_id": null, "id": "8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-5fd38fac-26e9-4367-92e5-aa44d0f03bef", "bootable": "false", "created_at": "2018-06-30T12:48:25.000000", "volume_type": "lvm-driver"}} 2018-06-30 12:49:46,703 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc used request id req-9777f736-cbac-48c0-bdca-10a52c5dddb4 2018-06-30 12:49:46,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:49:47,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:49:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aed469dd-dad0-403b-bd3a-d23f9312fd98 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:49:47,070 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aed469dd-dad0-403b-bd3a-d23f9312fd98 2018-06-30 12:49:47,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:49,245 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:49 GMT Content-Type: application/json Content-Length: 1811 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dbe0d508-aa36-49af-8d93-5710d755f1fd X-Compute-Request-Id: req-dbe0d508-aa36-49af-8d93-5710d755f1fd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c2:92", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "bookmark"}], "image": {"id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "links": [{"href": "http://172.30.10.101:8774/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-30T12:49:14.000000", "flavor": {"id": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "links": [{"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "bookmark"}]}, "id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:49:14Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst", "created": "2018-06-30T12:48:53Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [{"id": "8596d8e3-4e2b-4d8f-bdd1-729125bb72dc"}], "metadata": {}}} 2018-06-30 12:49:49,245 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-dbe0d508-aa36-49af-8d93-5710d755f1fd 2018-06-30 12:49:49,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:49,537 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:49 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-f42eff6c-c626-4075-b3a3-3fbcdfb89ef8 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d09c7793-37ba-4e03-87e8-56abab0194de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["09a36a6a-8b5a-4932-a6b6-7d90730d9e91"],"description":"","tags":[],"updated_at":"2018-06-30T12:48:15Z","provider:segmentation_id":80,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:13Z","provider:network_type":"vxlan"}]} 2018-06-30 12:49:49,537 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net used request id req-f42eff6c-c626-4075-b3a3-3fbcdfb89ef8 2018-06-30 12:49:49,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:49,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:49:49 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8a77041-8d25-4f14-9493-1e5fe895862f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:49:49,643 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-c8a77041-8d25-4f14-9493-1e5fe895862f 2018-06-30 12:49:49,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:49,802 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:49 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-4ca9cf64-ebf7-4d1a-8b26-483048af0942 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:15Z","dns_nameservers":[],"updated_at":"2018-06-30T12:48:15Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet"}]} 2018-06-30 12:49:49,802 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-4ca9cf64-ebf7-4d1a-8b26-483048af0942 2018-06-30 12:49:49,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:49,947 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:49 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-564ad04d-03bb-438c-9452-f4603518021b Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.3"}],"id":"0e5dc69f-7aa1-408a-970b-f53428cf9ddd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:61:ad","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:49:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.12"}],"id":"8199175b-acec-489f-b110-b98c5cfc9298","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:c2:92","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"b7827d2e-7506-4140-b9b3-c77e2b432d34","name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.2"}],"id":"f67ad63f-1518-4252-8137-7b43649f1588","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:c6:c2","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:17Z","binding:vnic_type":"normal"}]} 2018-06-30 12:49:49,947 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-564ad04d-03bb-438c-9452-f4603518021b 2018-06-30 12:49:49,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:49:52,113 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:52 GMT Content-Type: application/json Content-Length: 1811 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-44b1c40b-3a35-4b93-843c-da7a979996fc X-Compute-Request-Id: req-44b1c40b-3a35-4b93-843c-da7a979996fc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c2:92", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "bookmark"}], "image": {"id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "links": [{"href": "http://172.30.10.101:8774/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-30T12:49:14.000000", "flavor": {"id": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "links": [{"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "bookmark"}]}, "id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:49:14Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst", "created": "2018-06-30T12:48:53Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [{"id": "8596d8e3-4e2b-4d8f-bdd1-729125bb72dc"}], "metadata": {}}} 2018-06-30 12:49:52,114 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-44b1c40b-3a35-4b93-843c-da7a979996fc 2018-06-30 12:49:52,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:49:52,417 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:52 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-569e8085-8792-4ce3-aff7-a6877f219ba8 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d09c7793-37ba-4e03-87e8-56abab0194de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["09a36a6a-8b5a-4932-a6b6-7d90730d9e91"],"description":"","tags":[],"updated_at":"2018-06-30T12:48:15Z","provider:segmentation_id":80,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:13Z","provider:network_type":"vxlan"}]} 2018-06-30 12:49:52,417 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net used request id req-569e8085-8792-4ce3-aff7-a6877f219ba8 2018-06-30 12:49:52,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:49:52,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:49:52 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a25d5788-9e96-4fd6-adfe-f08246e46cbd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:49:52,762 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-a25d5788-9e96-4fd6-adfe-f08246e46cbd 2018-06-30 12:49:52,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:49:52,903 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:52 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-4e9ee363-ee30-4b55-a24b-412907ac0aca Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:15Z","dns_nameservers":[],"updated_at":"2018-06-30T12:48:15Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet"}]} 2018-06-30 12:49:52,903 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-4e9ee363-ee30-4b55-a24b-412907ac0aca 2018-06-30 12:49:52,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:49:53,062 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:53 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-9c87487e-9d71-464b-87f9-65c0c8cd00b1 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.3"}],"id":"0e5dc69f-7aa1-408a-970b-f53428cf9ddd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:61:ad","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:49:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.12"}],"id":"8199175b-acec-489f-b110-b98c5cfc9298","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:c2:92","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"b7827d2e-7506-4140-b9b3-c77e2b432d34","name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.2"}],"id":"f67ad63f-1518-4252-8137-7b43649f1588","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:c6:c2","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:17Z","binding:vnic_type":"normal"}]} 2018-06-30 12:49:53,062 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-9c87487e-9d71-464b-87f9-65c0c8cd00b1 2018-06-30 12:49:53,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:53,698 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:53 GMT Content-Type: application/json Content-Length: 1811 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a7eba14e-950a-48b0-8630-e61fbcb48e3f X-Compute-Request-Id: req-a7eba14e-950a-48b0-8630-e61fbcb48e3f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c2:92", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "bookmark"}], "image": {"id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "links": [{"href": "http://172.30.10.101:8774/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-30T12:49:14.000000", "flavor": {"id": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "links": [{"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "bookmark"}]}, "id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:49:14Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst", "created": "2018-06-30T12:48:53Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [{"id": "8596d8e3-4e2b-4d8f-bdd1-729125bb72dc"}], "metadata": {}}} 2018-06-30 12:49:53,699 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-a7eba14e-950a-48b0-8630-e61fbcb48e3f 2018-06-30 12:49:53,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:54,033 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:54 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-3fb5cc6e-82a0-4ab0-b202-c99da941adae Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d09c7793-37ba-4e03-87e8-56abab0194de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["09a36a6a-8b5a-4932-a6b6-7d90730d9e91"],"description":"","tags":[],"updated_at":"2018-06-30T12:48:15Z","provider:segmentation_id":80,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:13Z","provider:network_type":"vxlan"}]} 2018-06-30 12:49:54,033 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net used request id req-3fb5cc6e-82a0-4ab0-b202-c99da941adae 2018-06-30 12:49:54,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:54,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:49:54 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e51337eb-1a3e-491b-a85d-21c0a08efd8a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:49:54,140 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-e51337eb-1a3e-491b-a85d-21c0a08efd8a 2018-06-30 12:49:54,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:54,322 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:54 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-a4612352-ca8c-4bb3-a878-da352d21939d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:15Z","dns_nameservers":[],"updated_at":"2018-06-30T12:48:15Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet"}]} 2018-06-30 12:49:54,323 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-a4612352-ca8c-4bb3-a878-da352d21939d 2018-06-30 12:49:54,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:49:54,515 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:49:54 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-a426e02d-7787-40f7-867a-612b03fe5efd Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.3"}],"id":"0e5dc69f-7aa1-408a-970b-f53428cf9ddd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:61:ad","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:49:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.12"}],"id":"8199175b-acec-489f-b110-b98c5cfc9298","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:c2:92","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"b7827d2e-7506-4140-b9b3-c77e2b432d34","name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.2"}],"id":"f67ad63f-1518-4252-8137-7b43649f1588","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:c6:c2","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:17Z","binding:vnic_type":"normal"}]} 2018-06-30 12:49:54,515 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-a426e02d-7787-40f7-867a-612b03fe5efd 2018-06-30 12:49:54,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34/os-volume_attachments/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:50:02,117 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:50:02 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bfedd00f-1198-495f-8318-22574e9bc3ba X-Compute-Request-Id: req-bfedd00f-1198-495f-8318-22574e9bc3ba 2018-06-30 12:50:02,117 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34/os-volume_attachments/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc used request id req-bfedd00f-1198-495f-8318-22574e9bc3ba 2018-06-30 12:50:02,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:50:04,147 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:04 GMT Content-Type: application/json Content-Length: 1811 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4769dfcf-e3aa-4cc4-a74e-43a35879d93a X-Compute-Request-Id: req-4769dfcf-e3aa-4cc4-a74e-43a35879d93a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c2:92", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "bookmark"}], "image": {"id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "links": [{"href": "http://172.30.10.101:8774/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-30T12:49:14.000000", "flavor": {"id": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "links": [{"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "bookmark"}]}, "id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:49:14Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst", "created": "2018-06-30T12:48:53Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [{"id": "8596d8e3-4e2b-4d8f-bdd1-729125bb72dc"}], "metadata": {}}} 2018-06-30 12:50:04,148 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-4769dfcf-e3aa-4cc4-a74e-43a35879d93a 2018-06-30 12:50:04,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:50:04,453 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:04 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-b8d3c585-aa41-4b4c-9f62-fde722a8aca3 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d09c7793-37ba-4e03-87e8-56abab0194de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["09a36a6a-8b5a-4932-a6b6-7d90730d9e91"],"description":"","tags":[],"updated_at":"2018-06-30T12:48:15Z","provider:segmentation_id":80,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:13Z","provider:network_type":"vxlan"}]} 2018-06-30 12:50:04,453 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net used request id req-b8d3c585-aa41-4b4c-9f62-fde722a8aca3 2018-06-30 12:50:04,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:50:04,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:50:04 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c69298ab-1e5f-41b4-8c52-35df03272fd9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:50:04,544 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-c69298ab-1e5f-41b4-8c52-35df03272fd9 2018-06-30 12:50:04,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:50:04,667 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:04 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-b0623a1d-b2bf-4e3a-b6f9-285a9636048e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:15Z","dns_nameservers":[],"updated_at":"2018-06-30T12:48:15Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet"}]} 2018-06-30 12:50:04,667 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-b0623a1d-b2bf-4e3a-b6f9-285a9636048e 2018-06-30 12:50:04,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:50:04,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:04 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-ea7ad54f-bb68-4db7-a630-34e37db60ca8 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.3"}],"id":"0e5dc69f-7aa1-408a-970b-f53428cf9ddd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:61:ad","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:49:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.12"}],"id":"8199175b-acec-489f-b110-b98c5cfc9298","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:c2:92","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"b7827d2e-7506-4140-b9b3-c77e2b432d34","name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.2"}],"id":"f67ad63f-1518-4252-8137-7b43649f1588","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:c6:c2","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:17Z","binding:vnic_type":"normal"}]} 2018-06-30 12:50:04,797 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-ea7ad54f-bb68-4db7-a630-34e37db60ca8 2018-06-30 12:50:07,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:50:09,618 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:09 GMT Content-Type: application/json Content-Length: 1765 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-191e24e2-d9bb-44ef-a8de-23917d830bf2 X-Compute-Request-Id: req-191e24e2-d9bb-44ef-a8de-23917d830bf2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c2:92", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "bookmark"}], "image": {"id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "links": [{"href": "http://172.30.10.101:8774/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-30T12:49:14.000000", "flavor": {"id": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "links": [{"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "bookmark"}]}, "id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:49:14Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst", "created": "2018-06-30T12:48:53Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:50:09,619 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-191e24e2-d9bb-44ef-a8de-23917d830bf2 2018-06-30 12:50:09,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:50:10,231 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:10 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-2e71b358-d32e-47b7-afd7-e32c1999325b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d09c7793-37ba-4e03-87e8-56abab0194de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["09a36a6a-8b5a-4932-a6b6-7d90730d9e91"],"description":"","tags":[],"updated_at":"2018-06-30T12:48:15Z","provider:segmentation_id":80,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:13Z","provider:network_type":"vxlan"}]} 2018-06-30 12:50:10,231 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net used request id req-2e71b358-d32e-47b7-afd7-e32c1999325b 2018-06-30 12:50:10,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:50:10,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:50:10 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3438da9f-275a-4ab8-9b44-1fea510aca48 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:50:10,587 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-3438da9f-275a-4ab8-9b44-1fea510aca48 2018-06-30 12:50:10,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:50:10,746 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:10 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-3b3c1979-eea2-42c0-aaa6-a7d05f2473fb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:15Z","dns_nameservers":[],"updated_at":"2018-06-30T12:48:15Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet"}]} 2018-06-30 12:50:10,746 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-3b3c1979-eea2-42c0-aaa6-a7d05f2473fb 2018-06-30 12:50:10,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:50:10,935 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:10 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-04bc8f40-eb60-4c1d-8b5b-23ad4e24d4cd Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.3"}],"id":"0e5dc69f-7aa1-408a-970b-f53428cf9ddd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:61:ad","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:49:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.12"}],"id":"8199175b-acec-489f-b110-b98c5cfc9298","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:c2:92","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"b7827d2e-7506-4140-b9b3-c77e2b432d34","name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.2"}],"id":"f67ad63f-1518-4252-8137-7b43649f1588","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:c6:c2","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:17Z","binding:vnic_type":"normal"}]} 2018-06-30 12:50:10,935 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-04bc8f40-eb60-4c1d-8b5b-23ad4e24d4cd 2018-06-30 12:50:10,938 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8e8b5bf5-4e5f-4f1d-b113-55bfb81d6350" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:50:12,803 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:12 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-edbe4c24-71a9-4aac-8818-156b1fdccdac x-openstack-request-id: req-edbe4c24-71a9-4aac-8818-156b1fdccdac Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T12:50:07.000000", "replication_status": null, "snapshot_id": null, "id": "8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-5fd38fac-26e9-4367-92e5-aa44d0f03bef", "bootable": "false", "created_at": "2018-06-30T12:48:25.000000", "volume_type": "lvm-driver"}} 2018-06-30 12:50:12,803 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc used request id req-edbe4c24-71a9-4aac-8818-156b1fdccdac 2018-06-30 12:50:12,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:50:13,339 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:13 GMT Content-Type: application/json Content-Length: 1765 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-899d5211-011c-404b-b92e-e3d7d7b2f5d4 X-Compute-Request-Id: req-899d5211-011c-404b-b92e-e3d7d7b2f5d4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c2:92", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "bookmark"}], "image": {"id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "links": [{"href": "http://172.30.10.101:8774/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-30T12:49:14.000000", "flavor": {"id": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "links": [{"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "bookmark"}]}, "id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:49:14Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst", "created": "2018-06-30T12:48:53Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:50:13,340 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-899d5211-011c-404b-b92e-e3d7d7b2f5d4 2018-06-30 12:50:13,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:50:13,628 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:13 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-33a596be-9db0-46b7-b83b-00893e5fc173 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d09c7793-37ba-4e03-87e8-56abab0194de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["09a36a6a-8b5a-4932-a6b6-7d90730d9e91"],"description":"","tags":[],"updated_at":"2018-06-30T12:48:15Z","provider:segmentation_id":80,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:13Z","provider:network_type":"vxlan"}]} 2018-06-30 12:50:13,628 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net used request id req-33a596be-9db0-46b7-b83b-00893e5fc173 2018-06-30 12:50:13,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:50:13,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:50:13 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8977b8af-35ee-436e-b45a-18e06f367e92 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:50:13,895 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-8977b8af-35ee-436e-b45a-18e06f367e92 2018-06-30 12:50:13,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:50:14,036 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:14 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-4a5f71ef-ffc1-49a2-af80-e64964ba5b44 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:15Z","dns_nameservers":[],"updated_at":"2018-06-30T12:48:15Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet"}]} 2018-06-30 12:50:14,036 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-4a5f71ef-ffc1-49a2-af80-e64964ba5b44 2018-06-30 12:50:14,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:50:14,222 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:14 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-eb4f623f-33ac-42bc-ace2-b9f24d2bc933 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.3"}],"id":"0e5dc69f-7aa1-408a-970b-f53428cf9ddd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:61:ad","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:49:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.12"}],"id":"8199175b-acec-489f-b110-b98c5cfc9298","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:c2:92","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"b7827d2e-7506-4140-b9b3-c77e2b432d34","name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.2"}],"id":"f67ad63f-1518-4252-8137-7b43649f1588","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:c6:c2","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:17Z","binding:vnic_type":"normal"}]} 2018-06-30 12:50:14,222 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-eb4f623f-33ac-42bc-ace2-b9f24d2bc933 2018-06-30 12:50:14,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:50:16,744 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:16 GMT Content-Type: application/json Content-Length: 1765 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6c9843ab-caa9-41ae-9997-663d466232e8 X-Compute-Request-Id: req-6c9843ab-caa9-41ae-9997-663d466232e8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c2:92", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "bookmark"}], "image": {"id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "links": [{"href": "http://172.30.10.101:8774/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-30T12:49:14.000000", "flavor": {"id": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "links": [{"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "bookmark"}]}, "id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:49:14Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst", "created": "2018-06-30T12:48:53Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:50:16,744 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-6c9843ab-caa9-41ae-9997-663d466232e8 2018-06-30 12:50:16,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:50:16,994 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:16 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-00510122-14a7-4b09-815c-e0256948e4db Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d09c7793-37ba-4e03-87e8-56abab0194de","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["09a36a6a-8b5a-4932-a6b6-7d90730d9e91"],"description":"","tags":[],"updated_at":"2018-06-30T12:48:15Z","provider:segmentation_id":80,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:13Z","provider:network_type":"vxlan"}]} 2018-06-30 12:50:16,994 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net used request id req-00510122-14a7-4b09-815c-e0256948e4db 2018-06-30 12:50:16,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:50:17,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:50:17 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7efcc942-5961-4089-bb71-9e6ff63920ad Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:50:17,344 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-7efcc942-5961-4089-bb71-9e6ff63920ad 2018-06-30 12:50:17,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:50:17,504 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:17 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-9faf71bb-2218-432b-be3d-d80fe545008c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:15Z","dns_nameservers":[],"updated_at":"2018-06-30T12:48:15Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet"}]} 2018-06-30 12:50:17,504 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-9faf71bb-2218-432b-be3d-d80fe545008c 2018-06-30 12:50:17,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2f8dc6cfae690887341d30c548aacc8d551c575" 2018-06-30 12:50:17,687 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:17 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-6ca5f912-bd32-40a2-9fc5-b12e7b29647b Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.3"}],"id":"0e5dc69f-7aa1-408a-970b-f53428cf9ddd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:61:ad","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:49:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.12"}],"id":"8199175b-acec-489f-b110-b98c5cfc9298","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ed:c2:92","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"b7827d2e-7506-4140-b9b3-c77e2b432d34","name":"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:48:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09a36a6a-8b5a-4932-a6b6-7d90730d9e91","ip_address":"10.55.0.2"}],"id":"f67ad63f-1518-4252-8137-7b43649f1588","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:c6:c2","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-d09c7793-37ba-4e03-87e8-56abab0194de","name":"","admin_state_up":true,"network_id":"d09c7793-37ba-4e03-87e8-56abab0194de","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:48:17Z","binding:vnic_type":"normal"}]} 2018-06-30 12:50:17,688 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=d09c7793-37ba-4e03-87e8-56abab0194de used request id req-6ca5f912-bd32-40a2-9fc5-b12e7b29647b 2018-06-30 12:50:17,689 - create_instance - INFO - Deleting Port with ID - 8199175b-acec-489f-b110-b98c5cfc9298 2018-06-30 12:50:17,689 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-port 2018-06-30 12:50:17,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/8199175b-acec-489f-b110-b98c5cfc9298 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:50:18,979 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:50:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b27e3c5e-d68b-4834-86bf-8ff4b58ce72c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:50:18,979 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/8199175b-acec-489f-b110-b98c5cfc9298 used request id req-b27e3c5e-d68b-4834-86bf-8ff4b58ce72c 2018-06-30 12:50:18,979 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst 2018-06-30 12:50:18,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:50:20,128 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:50:20 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8a4c4746-df9f-4959-8364-0309d0355d15 X-Compute-Request-Id: req-8a4c4746-df9f-4959-8364-0309d0355d15 Front-End-Https: on 2018-06-30 12:50:20,129 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-8a4c4746-df9f-4959-8364-0309d0355d15 2018-06-30 12:50:20,129 - create_instance - INFO - Checking deletion status 2018-06-30 12:50:20,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:50:20,482 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:20 GMT Content-Type: application/json Content-Length: 1729 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7819b23c-6afd-4f34-ae8d-9f8efe84bc01 X-Compute-Request-Id: req-7819b23c-6afd-4f34-ae8d-9f8efe84bc01 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:c2:92", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34", "rel": "bookmark"}], "image": {"id": "1634dc69-e47f-486c-bc1a-8408231a9ada", "links": [{"href": "http://172.30.10.101:8774/images/1634dc69-e47f-486c-bc1a-8408231a9ada", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000004", "OS-SRV-USG:launched_at": "2018-06-30T12:49:14.000000", "flavor": {"id": "55bf7c2c-57d3-469c-907c-40f9f58f5776", "links": [{"href": "http://172.30.10.101:8774/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776", "rel": "bookmark"}]}, "id": "b7827d2e-7506-4140-b9b3-c77e2b432d34", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:50:20Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst", "created": "2018-06-30T12:48:53Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:50:20,482 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-7819b23c-6afd-4f34-ae8d-9f8efe84bc01 2018-06-30 12:50:20,482 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst] is - ACTIVE 2018-06-30 12:50:20,482 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 12:50:23,486 - create_instance - DEBUG - VM status query timeout in 296.643415928 2018-06-30 12:50:23,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd63d385415d7a5b2fc6cb0cbc60ceb9966c54ac" 2018-06-30 12:50:23,670 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 12:50:23 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-34644740-7bc4-4ca5-9067-ff33e0b879f2 X-Compute-Request-Id: req-34644740-7bc4-4ca5-9067-ff33e0b879f2 RESP BODY: {"itemNotFound": {"message": "Instance b7827d2e-7506-4140-b9b3-c77e2b432d34 could not be found.", "code": 404}} 2018-06-30 12:50:23,670 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/b7827d2e-7506-4140-b9b3-c77e2b432d34 used request id req-34644740-7bc4-4ca5-9067-ff33e0b879f2 2018-06-30 12:50:23,670 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b7827d2e-7506-4140-b9b3-c77e2b432d34 could not be found. (HTTP 404) (Request-ID: req-34644740-7bc4-4ca5-9067-ff33e0b879f2) 2018-06-30 12:50:23,671 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-vm_inst 2018-06-30 12:50:23,675 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a64a30a-9d39-41d6-90b9-0633a8260d5a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff42ff553fbab3f70d9f788eca9236914ba58a3d" 2018-06-30 12:50:25,743 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:25 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-bed94f26-4a85-4a7b-accc-755d24821d3b x-openstack-request-id: req-bed94f26-4a85-4a7b-accc-755d24821d3b Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T12:50:07.000000", "replication_status": null, "snapshot_id": null, "id": "8596d8e3-4e2b-4d8f-bdd1-729125bb72dc", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-5fd38fac-26e9-4367-92e5-aa44d0f03bef", "bootable": "false", "created_at": "2018-06-30T12:48:25.000000", "volume_type": "lvm-driver"}} 2018-06-30 12:50:25,743 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc used request id req-bed94f26-4a85-4a7b-accc-755d24821d3b 2018-06-30 12:50:25,744 - create_volume - DEBUG - Instance status is - available 2018-06-30 12:50:25,744 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef 2018-06-30 12:50:25,744 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef 2018-06-30 12:50:25,747 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a64a30a-9d39-41d6-90b9-0633a8260d5a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff42ff553fbab3f70d9f788eca9236914ba58a3d" 2018-06-30 12:50:27,880 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:50:27 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-55adea04-957c-4663-958e-f124b0e2a417 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:50:27,880 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc used request id req-55adea04-957c-4663-958e-f124b0e2a417 2018-06-30 12:50:27,883 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a64a30a-9d39-41d6-90b9-0633a8260d5a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff42ff553fbab3f70d9f788eca9236914ba58a3d" 2018-06-30 12:50:29,433 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 12:50:29 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-5fe7671f-2d79-498c-8132-d6c721c3ba00 x-openstack-request-id: req-5fe7671f-2d79-498c-8132-d6c721c3ba00 RESP BODY: {"itemNotFound": {"message": "Volume 8596d8e3-4e2b-4d8f-bdd1-729125bb72dc could not be found.", "code": 404}} 2018-06-30 12:50:29,434 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/8596d8e3-4e2b-4d8f-bdd1-729125bb72dc used request id req-5fe7671f-2d79-498c-8132-d6c721c3ba00 2018-06-30 12:50:29,434 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 8596d8e3-4e2b-4d8f-bdd1-729125bb72dc could not be found. (HTTP 404) (Request-ID: req-5fe7671f-2d79-498c-8132-d6c721c3ba00) 2018-06-30 12:50:29,434 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef 2018-06-30 12:50:29,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525883d32e99f941431110be4f247144a6d02773" 2018-06-30 12:50:29,954 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:50:29 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-86d7c14f-0329-4535-a769-9de8b252521e X-Compute-Request-Id: req-86d7c14f-0329-4535-a769-9de8b252521e 2018-06-30 12:50:29,954 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/55bf7c2c-57d3-469c-907c-40f9f58f5776 used request id req-86d7c14f-0329-4535-a769-9de8b252521e 2018-06-30 12:50:29,955 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet 2018-06-30 12:50:29,955 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-subnet 2018-06-30 12:50:29,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/09a36a6a-8b5a-4932-a6b6-7d90730d9e91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6ea201f07f04f6385cf2f90d6712fa39cd895" 2018-06-30 12:50:34,276 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:50:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4692b0d5-abe2-4a83-9442-ef23d284541e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:50:34,276 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/09a36a6a-8b5a-4932-a6b6-7d90730d9e91 used request id req-4692b0d5-abe2-4a83-9442-ef23d284541e 2018-06-30 12:50:34,277 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-net 2018-06-30 12:50:34,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/d09c7793-37ba-4e03-87e8-56abab0194de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d6ea201f07f04f6385cf2f90d6712fa39cd895" 2018-06-30 12:50:37,680 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:50:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bc37f0f1-844d-4e2e-becc-c575b4e0ae08 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:50:37,680 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/d09c7793-37ba-4e03-87e8-56abab0194de used request id req-bc37f0f1-844d-4e2e-becc-c575b4e0ae08 2018-06-30 12:50:37,681 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-5fd38fac-26e9-4367-92e5-aa44d0f03bef-image 2018-06-30 12:50:37,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/1634dc69-e47f-486c-bc1a-8408231a9ada -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f58ec4d89560d6e0c7def063ac7532395485b3d4" 2018-06-30 12:50:38,809 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:50:38 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a8fb5f88-cd1f-4c41-8aaf-eb390ec80648 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:50:38,810 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/1634dc69-e47f-486c-bc1a-8408231a9ada used request id req-a8fb5f88-cd1f-4c41-8aaf-eb390ec80648 2018-06-30 12:50:38,813 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:50:38,818 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 12:50:38,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:50:38,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:50:39,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:50:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["t08k7T1kTpCG27PZ2mopmg"], "issued_at": "2018-06-30T12:50:39.000000Z"}} 2018-06-30 12:50:39,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b0b4fa8c5557aa9380a030d0d2d8a4bb27ee440" 2018-06-30 12:50:40,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:50:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b01468f0-b8a2-440f-b2a0-e64f80cc7787 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:50:40,091 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b01468f0-b8a2-440f-b2a0-e64f80cc7787 2018-06-30 12:50:40,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b0b4fa8c5557aa9380a030d0d2d8a4bb27ee440" 2018-06-30 12:50:40,974 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:40 GMT Content-Type: application/json Content-Length: 173 Connection: keep-alive X-Openstack-Request-Id: req-e1b746d1-3b73-4bd9-afab-bf18e32ae8a7 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-image"} 2018-06-30 12:50:40,974 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-image used request id req-e1b746d1-3b73-4bd9-afab-bf18e32ae8a7 2018-06-30 12:50:40,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b0b4fa8c5557aa9380a030d0d2d8a4bb27ee440" 2018-06-30 12:50:41,638 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:41 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-fb5f336c-1b97-4ca0-8303-14de537feb1d Front-End-Https: on 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", "root-tar"], "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-06-30 12:50:41,639 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-fb5f336c-1b97-4ca0-8303-14de537feb1d 2018-06-30 12:50:41,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b0b4fa8c5557aa9380a030d0d2d8a4bb27ee440" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-image"}' 2018-06-30 12:50:42,500 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:50:42 GMT Content-Type: application/json Content-Length: 615 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-4253ca71-7bca-48d7-9afe-d718f181be23 Front-End-Https: on RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:50:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T12:50:42Z", "visibility": "shared", "self": "/v2/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "min_disk": 0, "protected": false, "id": "2eff3906-ea58-4a6f-80ee-e058e83cc61e", "file": "/v2/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e/file", "checksum": null, "owner": "3f82605113b8454d8c19c473b2f93c9c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:50:42,500 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-4253ca71-7bca-48d7-9afe-d718f181be23 2018-06-30 12:50:42,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b0b4fa8c5557aa9380a030d0d2d8a4bb27ee440" -d '' 2018-06-30 12:50:43,985 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:50:43 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-31204fd8-1889-48bd-a859-a02d77ac855f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:50:43,985 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e/file used request id req-31204fd8-1889-48bd-a859-a02d77ac855f 2018-06-30 12:50:43,986 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 12:50:43,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b0b4fa8c5557aa9380a030d0d2d8a4bb27ee440" 2018-06-30 12:50:44,074 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:44 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-85e9fde2-2a01-4f44-91ab-a2dc23d95f07 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:50:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:50:44Z", "visibility": "shared", "self": "/v2/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "min_disk": 0, "protected": false, "id": "2eff3906-ea58-4a6f-80ee-e058e83cc61e", "file": "/v2/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:50:44,075 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e used request id req-85e9fde2-2a01-4f44-91ab-a2dc23d95f07 2018-06-30 12:50:44,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b0b4fa8c5557aa9380a030d0d2d8a4bb27ee440" 2018-06-30 12:50:44,791 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:44 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9db391a7-dc55-45ce-8273-55c8d626821a Front-End-Https: on 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", "root-tar"], "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-06-30 12:50:44,791 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9db391a7-dc55-45ce-8273-55c8d626821a 2018-06-30 12:50:44,795 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-image 2018-06-30 12:50:44,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b0b4fa8c5557aa9380a030d0d2d8a4bb27ee440" 2018-06-30 12:50:44,874 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:44 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-48d9a983-5aa3-43b7-a169-3bd8662f7a53 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:50:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:50:44Z", "visibility": "shared", "self": "/v2/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "min_disk": 0, "protected": false, "id": "2eff3906-ea58-4a6f-80ee-e058e83cc61e", "file": "/v2/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:50:44,874 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e used request id req-48d9a983-5aa3-43b7-a169-3bd8662f7a53 2018-06-30 12:50:44,875 - create_image - DEBUG - Instance status is - active 2018-06-30 12:50:44,875 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-image 2018-06-30 12:50:44,875 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-image 2018-06-30 12:50:44,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:50:44,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:50:45,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:50:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["WigkeX9tTvyAq0Vb_r11pA"], "issued_at": "2018-06-30T12:50:45.000000Z"}} 2018-06-30 12:50:45,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9564e01aa0d46d10c2d3b22e984a105c907a31d0" 2018-06-30 12:50:45,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:50:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee324b1e-9267-4283-b5a1-41a830702bc8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:50:45,764 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ee324b1e-9267-4283-b5a1-41a830702bc8 2018-06-30 12:50:45,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9564e01aa0d46d10c2d3b22e984a105c907a31d0" 2018-06-30 12:50:46,535 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:46 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-f3153a11-36bc-4b3a-b96b-2e7a8b6c1451 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 12:50:46,535 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net used request id req-f3153a11-36bc-4b3a-b96b-2e7a8b6c1451 2018-06-30 12:50:46,535 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net 2018-06-30 12:50:46,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9564e01aa0d46d10c2d3b22e984a105c907a31d0" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net", "admin_state_up": true}}' 2018-06-30 12:50:47,094 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:50:47 GMT Content-Type: application/json Content-Length: 701 Connection: keep-alive X-Openstack-Request-Id: req-b660011d-2fa6-4424-83cd-a06cea4e552f Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:50:46Z","is_default":false,"provider:segmentation_id":51,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:46Z","mtu":1450}} 2018-06-30 12:50:47,094 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-b660011d-2fa6-4424-83cd-a06cea4e552f 2018-06-30 12:50:47,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=7f130f2e-e7be-489c-a57e-857f51bae3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9564e01aa0d46d10c2d3b22e984a105c907a31d0" 2018-06-30 12:50:48,400 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:48 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-afe3535e-6025-428d-bf56-09661f5a0518 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:50:46Z","provider:segmentation_id":51,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:46Z","provider:network_type":"vxlan"}]} 2018-06-30 12:50:48,401 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=7f130f2e-e7be-489c-a57e-857f51bae3d9 used request id req-afe3535e-6025-428d-bf56-09661f5a0518 2018-06-30 12:50:48,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9564e01aa0d46d10c2d3b22e984a105c907a31d0" 2018-06-30 12:50:48,546 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:48 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-f7cc0d8d-5a6b-4ade-9e74-6144c9c5d049 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:50:48,546 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 used request id req-f7cc0d8d-5a6b-4ade-9e74-6144c9c5d049 2018-06-30 12:50:48,547 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-subnet 2018-06-30 12:50:48,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9564e01aa0d46d10c2d3b22e984a105c907a31d0" -d '{"subnets": [{"ip_version": 4, "network_id": "7f130f2e-e7be-489c-a57e-857f51bae3d9", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-subnet"}]}' 2018-06-30 12:50:49,538 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:50:49 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-a483d48d-5f51-403f-9981-d3f20a48c844 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:48Z","dns_nameservers":[],"updated_at":"2018-06-30T12:50: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":"3f82605113b8454d8c19c473b2f93c9c","id":"2e297b10-4b7e-45b1-83a0-f9d247bc60c1","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-subnet"}]} 2018-06-30 12:50:49,538 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-a483d48d-5f51-403f-9981-d3f20a48c844 2018-06-30 12:50:49,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=7f130f2e-e7be-489c-a57e-857f51bae3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9564e01aa0d46d10c2d3b22e984a105c907a31d0" 2018-06-30 12:50:49,720 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:49 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-e03b3d70-2b17-49d4-bd15-dc3884f6870b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["2e297b10-4b7e-45b1-83a0-f9d247bc60c1"],"description":"","tags":[],"updated_at":"2018-06-30T12:50:48Z","provider:segmentation_id":51,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:46Z","provider:network_type":"vxlan"}]} 2018-06-30 12:50:49,720 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=7f130f2e-e7be-489c-a57e-857f51bae3d9 used request id req-e03b3d70-2b17-49d4-bd15-dc3884f6870b 2018-06-30 12:50:49,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9564e01aa0d46d10c2d3b22e984a105c907a31d0" 2018-06-30 12:50:49,849 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:49 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-51e058ce-9e43-42f7-ac02-3417a20b73eb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:48Z","dns_nameservers":[],"updated_at":"2018-06-30T12:50: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":"3f82605113b8454d8c19c473b2f93c9c","id":"2e297b10-4b7e-45b1-83a0-f9d247bc60c1","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-subnet"}]} 2018-06-30 12:50:49,850 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 used request id req-51e058ce-9e43-42f7-ac02-3417a20b73eb 2018-06-30 12:50:49,850 - OpenStackNetwork - DEBUG - Network [7f130f2e-e7be-489c-a57e-857f51bae3d9] created successfully 2018-06-30 12:50:49,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:50:49,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:50:50,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:50:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Oa0ZfRo8RCO3JSVCLuK-bQ"], "issued_at": "2018-06-30T12:50:50.000000Z"}} 2018-06-30 12:50:50,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2199f24cc7e6e25bae82033e522c2738ffdec83a" 2018-06-30 12:50:51,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:50:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-993cc076-40c6-4efd-949f-0b04e5a5ec0a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:50:51,093 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-993cc076-40c6-4efd-949f-0b04e5a5ec0a 2018-06-30 12:50:51,094 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:50:51,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2199f24cc7e6e25bae82033e522c2738ffdec83a" 2018-06-30 12:50:51,854 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:51 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-94a683a7-af1c-4b2d-93c8-c179873b13c5 X-Compute-Request-Id: req-94a683a7-af1c-4b2d-93c8-c179873b13c5 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-30 12:50:51,855 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-94a683a7-af1c-4b2d-93c8-c179873b13c5 2018-06-30 12:50:51,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2199f24cc7e6e25bae82033e522c2738ffdec83a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-06-30 12:50:52,615 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:52 GMT Content-Type: application/json Content-Length: 531 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fd675b27-5ed5-46ab-b70b-dcc1637c2948 X-Compute-Request-Id: req-fd675b27-5ed5-46ab-b70b-dcc1637c2948 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5", "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": "d28d5c10-13cd-4033-88d7-2944cbdcecf5"}} 2018-06-30 12:50:52,615 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-fd675b27-5ed5-46ab-b70b-dcc1637c2948 2018-06-30 12:50:52,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:50:52,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:50:53,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:50:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["PuEvwl5TSKKpnfyE3ThGBQ"], "issued_at": "2018-06-30T12:50:53.000000Z"}} 2018-06-30 12:50:53,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b672419245f41da3a3bda7ab620bc2db1cefbb23" 2018-06-30 12:50:53,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:50:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6d50572-bb57-46e5-aab0-adb43d55fa6b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:50:53,346 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f6d50572-bb57-46e5-aab0-adb43d55fa6b 2018-06-30 12:50:53,352 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b672419245f41da3a3bda7ab620bc2db1cefbb23" 2018-06-30 12:50:55,135 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:55 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-825f4e28-4462-4b6c-8f02-9553217ce0c2 x-openstack-request-id: req-825f4e28-4462-4b6c-8f02-9553217ce0c2 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-30 12:50:55,136 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/detail used request id req-825f4e28-4462-4b6c-8f02-9553217ce0c2 2018-06-30 12:50:55,140 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-825f4e28-4462-4b6c-8f02-9553217ce0c2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b672419245f41da3a3bda7ab620bc2db1cefbb23" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3", "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-06-30 12:50:57,377 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:50:57 GMT Content-Type: application/json Content-Length: 895 Connection: keep-alive x-compute-request-id: req-838ffae2-0a71-454d-9bad-08b1db685ad4 x-openstack-request-id: req-838ffae2-0a71-454d-9bad-08b1db685ad4 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f771d833-e1be-46de-96b5-7295cd875d47", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/f771d833-e1be-46de-96b5-7295cd875d47", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T12:50:57.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f771d833-e1be-46de-96b5-7295cd875d47", "size": 1}} 2018-06-30 12:50:57,377 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes used request id req-838ffae2-0a71-454d-9bad-08b1db685ad4 2018-06-30 12:50:57,384 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f771d833-e1be-46de-96b5-7295cd875d47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-825f4e28-4462-4b6c-8f02-9553217ce0c2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b672419245f41da3a3bda7ab620bc2db1cefbb23" 2018-06-30 12:50:58,173 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:50:58 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-39c35c04-09c9-424d-b511-5eb1341c4e58 x-openstack-request-id: req-39c35c04-09c9-424d-b511-5eb1341c4e58 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f771d833-e1be-46de-96b5-7295cd875d47", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/f771d833-e1be-46de-96b5-7295cd875d47", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T12:50:58.000000", "replication_status": null, "snapshot_id": null, "id": "f771d833-e1be-46de-96b5-7295cd875d47", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-007ff16c-7139-4127-9327-1fd2bd57d5e3", "bootable": "false", "created_at": "2018-06-30T12:50:57.000000", "volume_type": "lvm-driver"}} 2018-06-30 12:50:58,173 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f771d833-e1be-46de-96b5-7295cd875d47 used request id req-39c35c04-09c9-424d-b511-5eb1341c4e58 2018-06-30 12:50:58,174 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3 2018-06-30 12:50:58,177 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f771d833-e1be-46de-96b5-7295cd875d47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-825f4e28-4462-4b6c-8f02-9553217ce0c2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b672419245f41da3a3bda7ab620bc2db1cefbb23" 2018-06-30 12:51:00,068 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:00 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-33b7ed57-1156-4a68-8a8e-2e528d023fa2 x-openstack-request-id: req-33b7ed57-1156-4a68-8a8e-2e528d023fa2 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f771d833-e1be-46de-96b5-7295cd875d47", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/f771d833-e1be-46de-96b5-7295cd875d47", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T12:50:58.000000", "replication_status": null, "snapshot_id": null, "id": "f771d833-e1be-46de-96b5-7295cd875d47", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-007ff16c-7139-4127-9327-1fd2bd57d5e3", "bootable": "false", "created_at": "2018-06-30T12:50:57.000000", "volume_type": "lvm-driver"}} 2018-06-30 12:51:00,069 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f771d833-e1be-46de-96b5-7295cd875d47 used request id req-33b7ed57-1156-4a68-8a8e-2e528d023fa2 2018-06-30 12:51:00,069 - create_volume - DEBUG - Instance status is - available 2018-06-30 12:51:00,069 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3 2018-06-30 12:51:00,070 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3 2018-06-30 12:51:00,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:51:00,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:51:00,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:51:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["uJsVFeDiQAChjvX-h6cx0A"], "issued_at": "2018-06-30T12:51:00.000000Z"}} 2018-06-30 12:51:00,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:01,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:51:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5372d8b0-6a41-48b9-85d7-828e0be1b876 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:51:01,169 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5372d8b0-6a41-48b9-85d7-828e0be1b876 2018-06-30 12:51:01,170 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:51:01,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:01,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:51:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0235850-a266-4f66-bdbc-49d4258bd280 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:51:01,513 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d0235850-a266-4f66-bdbc-49d4258bd280 2018-06-30 12:51:01,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:02,532 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:02 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-7751cdda-48ea-4751-a1b2-786571a9ebab Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["2e297b10-4b7e-45b1-83a0-f9d247bc60c1"],"description":"","tags":[],"updated_at":"2018-06-30T12:50:48Z","provider:segmentation_id":51,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:46Z","provider:network_type":"vxlan"}]} 2018-06-30 12:51:02,532 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net used request id req-7751cdda-48ea-4751-a1b2-786571a9ebab 2018-06-30 12:51:02,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:51:02,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:51:02 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:51:02,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:02,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:51:02 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e85ae11b-9405-49c2-9c2c-55a45f285132 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:51:02,648 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-e85ae11b-9405-49c2-9c2c-55a45f285132 2018-06-30 12:51:02,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:02,813 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:02 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-43788c66-17a3-4bad-9437-fdcbbdd3f9d8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:48Z","dns_nameservers":[],"updated_at":"2018-06-30T12:50: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":"3f82605113b8454d8c19c473b2f93c9c","id":"2e297b10-4b7e-45b1-83a0-f9d247bc60c1","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-subnet"}]} 2018-06-30 12:51:02,814 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 used request id req-43788c66-17a3-4bad-9437-fdcbbdd3f9d8 2018-06-30 12:51:02,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9&name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:03,482 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:03 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-4d932306-fbb6-470a-8809-c019dc58aef2 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 12:51:03,482 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9&name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-port&admin_state_up=True used request id req-4d932306-fbb6-470a-8809-c019dc58aef2 2018-06-30 12:51:03,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:04,293 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:04 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3dec5596-f409-4aa4-96dd-edef25093295 X-Compute-Request-Id: req-3dec5596-f409-4aa4-96dd-edef25093295 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 12:51:04,294 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst used request id req-3dec5596-f409-4aa4-96dd-edef25093295 2018-06-30 12:51:04,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:05,379 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:05 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-389cf093-9c33-4124-b692-d34f682844cb Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["2e297b10-4b7e-45b1-83a0-f9d247bc60c1"],"description":"","tags":[],"updated_at":"2018-06-30T12:50:48Z","provider:segmentation_id":51,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:46Z","provider:network_type":"vxlan"}]} 2018-06-30 12:51:05,380 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net used request id req-389cf093-9c33-4124-b692-d34f682844cb 2018-06-30 12:51:05,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:05,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:51:05 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-222a65c6-d0d2-40d8-b2ed-e1790ff76b75 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:51:05,487 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-222a65c6-d0d2-40d8-b2ed-e1790ff76b75 2018-06-30 12:51:05,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:06,366 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:06 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-51e85319-ec39-46d5-b6c5-793b46c71cea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:48Z","dns_nameservers":[],"updated_at":"2018-06-30T12:50: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":"3f82605113b8454d8c19c473b2f93c9c","id":"2e297b10-4b7e-45b1-83a0-f9d247bc60c1","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-subnet"}]} 2018-06-30 12:51:06,366 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 used request id req-51e85319-ec39-46d5-b6c5-793b46c71cea 2018-06-30 12:51:06,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9&name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:06,454 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:06 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-a67bc1ea-3376-4c06-b25f-15cdcb894ed3 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 12:51:06,455 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9&name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-port&admin_state_up=True used request id req-a67bc1ea-3376-4c06-b25f-15cdcb894ed3 2018-06-30 12:51:06,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:51:06,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:51:07,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:51:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["JwKdVh95T2Sb0X-brdHtuA"], "issued_at": "2018-06-30T12:51:07.000000Z"}} 2018-06-30 12:51:07,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe71c38cfc9bfd6a0a239b1bc850df747674b2a" 2018-06-30 12:51:07,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:51:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73e63e91-f9ca-4b68-b8af-d8ee9630fad8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:51:07,734 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-73e63e91-f9ca-4b68-b8af-d8ee9630fad8 2018-06-30 12:51:07,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:08,027 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:08 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-abf1a1d3-8b57-4d19-b3bc-f98643bd11e6 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["2e297b10-4b7e-45b1-83a0-f9d247bc60c1"],"description":"","tags":[],"updated_at":"2018-06-30T12:50:48Z","provider:segmentation_id":51,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:46Z","provider:network_type":"vxlan"}]} 2018-06-30 12:51:08,027 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net used request id req-abf1a1d3-8b57-4d19-b3bc-f98643bd11e6 2018-06-30 12:51:08,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:08,187 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:08 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-8c622ad0-b7d6-4d01-8389-7dc790898282 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:48Z","dns_nameservers":[],"updated_at":"2018-06-30T12:50: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":"3f82605113b8454d8c19c473b2f93c9c","id":"2e297b10-4b7e-45b1-83a0-f9d247bc60c1","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-subnet"}]} 2018-06-30 12:51:08,187 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 used request id req-8c622ad0-b7d6-4d01-8389-7dc790898282 2018-06-30 12:51:08,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:08,440 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:08 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-c54c1274-5007-4b46-aed0-bfc6867a86e1 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["2e297b10-4b7e-45b1-83a0-f9d247bc60c1"],"description":"","tags":[],"updated_at":"2018-06-30T12:50:48Z","provider:segmentation_id":51,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:46Z","provider:network_type":"vxlan"}]} 2018-06-30 12:51:08,440 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net used request id req-c54c1274-5007-4b46-aed0-bfc6867a86e1 2018-06-30 12:51:08,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:51:08,455 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:51:08 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:51:08,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe71c38cfc9bfd6a0a239b1bc850df747674b2a" 2018-06-30 12:51:08,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:51:08 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e95fd55-e2e7-40af-a027-8c78c797ca88 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:51:08,849 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-0e95fd55-e2e7-40af-a027-8c78c797ca88 2018-06-30 12:51:08,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:08,990 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:08 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-489d2d97-ad00-4bd5-a7ac-074dc41e984b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:48Z","dns_nameservers":[],"updated_at":"2018-06-30T12:50: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":"3f82605113b8454d8c19c473b2f93c9c","id":"2e297b10-4b7e-45b1-83a0-f9d247bc60c1","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-subnet"}]} 2018-06-30 12:51:08,990 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 used request id req-489d2d97-ad00-4bd5-a7ac-074dc41e984b 2018-06-30 12:51:08,991 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net 2018-06-30 12:51:08,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" -d '{"port": {"network_id": "7f130f2e-e7be-489c-a57e-857f51bae3d9", "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-port", "admin_state_up": true}}' 2018-06-30 12:51:10,886 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:51:10 GMT Content-Type: application/json Content-Length: 859 Connection: keep-alive X-Openstack-Request-Id: req-7d08c50d-9f88-462b-ae9c-646126781844 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:51:10Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2e297b10-4b7e-45b1-83a0-f9d247bc60c1","ip_address":"10.55.0.13"}],"id":"7aca4165-4e58-4b27-a38d-5542c463ceaa","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b4:6c:8a","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-port","admin_state_up":true,"network_id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:51:09Z","binding:vnic_type":"normal"}} 2018-06-30 12:51:10,887 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-7d08c50d-9f88-462b-ae9c-646126781844 2018-06-30 12:51:10,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:11,106 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:11 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-d51fede1-9845-4d90-89d2-fd164353c572 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["2e297b10-4b7e-45b1-83a0-f9d247bc60c1"],"description":"","tags":[],"updated_at":"2018-06-30T12:50:48Z","provider:segmentation_id":51,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:46Z","provider:network_type":"vxlan"}]} 2018-06-30 12:51:11,106 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net used request id req-d51fede1-9845-4d90-89d2-fd164353c572 2018-06-30 12:51:11,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:11,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:51:11 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5abda855-d21f-441a-8341-59c85ad7d096 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:51:11,455 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-5abda855-d21f-441a-8341-59c85ad7d096 2018-06-30 12:51:11,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:11,654 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:11 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-379fbd76-7ac1-4ed8-9c65-4892c285a314 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:48Z","dns_nameservers":[],"updated_at":"2018-06-30T12:50: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":"3f82605113b8454d8c19c473b2f93c9c","id":"2e297b10-4b7e-45b1-83a0-f9d247bc60c1","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-subnet"}]} 2018-06-30 12:51:11,654 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 used request id req-379fbd76-7ac1-4ed8-9c65-4892c285a314 2018-06-30 12:51:11,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9&name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:11,814 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:11 GMT Content-Type: application/json Content-Length: 862 Connection: keep-alive X-Openstack-Request-Id: req-f2b0ae8b-6c72-472d-b29b-ac3231ba5e76 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:51:10Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e297b10-4b7e-45b1-83a0-f9d247bc60c1","ip_address":"10.55.0.13"}],"id":"7aca4165-4e58-4b27-a38d-5542c463ceaa","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b4:6c:8a","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-port","admin_state_up":true,"network_id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:51:09Z","binding:vnic_type":"normal"}]} 2018-06-30 12:51:11,814 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9&name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-port&admin_state_up=True used request id req-f2b0ae8b-6c72-472d-b29b-ac3231ba5e76 2018-06-30 12:51:11,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:11,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:51:11 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6ed6ba1-52cf-4a55-8ccc-c533b135f4e8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:51:11,893 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-b6ed6ba1-52cf-4a55-8ccc-c533b135f4e8 2018-06-30 12:51:11,893 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst 2018-06-30 12:51:11,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:12,377 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:12 GMT Content-Type: application/json Content-Length: 363 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-86cfef74-0be2-4a7f-affc-b21fc0272167 X-Compute-Request-Id: req-86cfef74-0be2-4a7f-affc-b21fc0272167 Front-End-Https: on RESP BODY: {"flavors": [{"id": "d28d5c10-13cd-4033-88d7-2944cbdcecf5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-flavor"}]} 2018-06-30 12:51:12,377 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-86cfef74-0be2-4a7f-affc-b21fc0272167 2018-06-30 12:51:12,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:12,848 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:12 GMT Content-Type: application/json Content-Length: 531 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-12ec42af-c669-4487-95f9-0295aea789e6 X-Compute-Request-Id: req-12ec42af-c669-4487-95f9-0295aea789e6 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5", "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": "d28d5c10-13cd-4033-88d7-2944cbdcecf5"}} 2018-06-30 12:51:12,848 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5 used request id req-12ec42af-c669-4487-95f9-0295aea789e6 2018-06-30 12:51:12,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:13,594 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:13 GMT Content-Type: application/json Content-Length: 906 Connection: keep-alive X-Openstack-Request-Id: req-08160e25-7df4-45d0-a298-aea451fac1c9 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:50:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:50:44Z", "visibility": "shared", "self": "/v2/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "min_disk": 0, "protected": false, "id": "2eff3906-ea58-4a6f-80ee-e058e83cc61e", "file": "/v2/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-image"} 2018-06-30 12:51:13,594 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-image used request id req-08160e25-7df4-45d0-a298-aea451fac1c9 2018-06-30 12:51:13,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:14,287 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:14 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-98cb210e-99f1-43c2-a911-0857c7b1d067 Front-End-Https: on 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", "root-tar"], "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-06-30 12:51:14,287 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-98cb210e-99f1-43c2-a911-0857c7b1d067 2018-06-30 12:51:14,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst", "imageRef": "2eff3906-ea58-4a6f-80ee-e058e83cc61e", "flavorRef": "d28d5c10-13cd-4033-88d7-2944cbdcecf5", "max_count": 1, "min_count": 1, "networks": [{"port": "7aca4165-4e58-4b27-a38d-5542c463ceaa"}]}}' 2018-06-30 12:51:21,861 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:51:21 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cccc2e71-66d9-44d9-8a3d-4ea9ac40b73a X-Compute-Request-Id: req-cccc2e71-66d9-44d9-8a3d-4ea9ac40b73a RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "76410d01-81f8-402f-b9f3-0056b0afa06a", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "bookmark"}], "adminPass": "fWRc8V4zNjaB"}} 2018-06-30 12:51:21,861 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-cccc2e71-66d9-44d9-8a3d-4ea9ac40b73a 2018-06-30 12:51:21,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:23,478 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:23 GMT Content-Type: application/json Content-Length: 1415 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2aea5870-6179-4d32-bc96-84ff5c168ef9 X-Compute-Request-Id: req-2aea5870-6179-4d32-bc96-84ff5c168ef9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "bookmark"}], "image": {"id": "2eff3906-ea58-4a6f-80ee-e058e83cc61e", "links": [{"href": "http://172.30.10.101:8774/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d28d5c10-13cd-4033-88d7-2944cbdcecf5", "links": [{"href": "http://172.30.10.101:8774/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5", "rel": "bookmark"}]}, "id": "76410d01-81f8-402f-b9f3-0056b0afa06a", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:51:22Z", "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-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst", "created": "2018-06-30T12:51:22Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:51:23,479 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a used request id req-2aea5870-6179-4d32-bc96-84ff5c168ef9 2018-06-30 12:51:23,479 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst 2018-06-30 12:51:23,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:24,828 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:24 GMT Content-Type: application/json Content-Length: 1415 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cc3896b6-d99c-4f4c-8333-bb02d2ac01d7 X-Compute-Request-Id: req-cc3896b6-d99c-4f4c-8333-bb02d2ac01d7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "bookmark"}], "image": {"id": "2eff3906-ea58-4a6f-80ee-e058e83cc61e", "links": [{"href": "http://172.30.10.101:8774/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d28d5c10-13cd-4033-88d7-2944cbdcecf5", "links": [{"href": "http://172.30.10.101:8774/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5", "rel": "bookmark"}]}, "id": "76410d01-81f8-402f-b9f3-0056b0afa06a", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:51:23Z", "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-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst", "created": "2018-06-30T12:51:22Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:51:24,828 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a used request id req-cc3896b6-d99c-4f4c-8333-bb02d2ac01d7 2018-06-30 12:51:24,829 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst] is - BUILD 2018-06-30 12:51:24,829 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 12:51:27,832 - create_instance - DEBUG - VM status query timeout in 895.646997929 2018-06-30 12:51:27,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:28,159 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:28 GMT Content-Type: application/json Content-Length: 1509 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c7edaad2-f54f-4262-b0d4-2b11663064ce X-Compute-Request-Id: req-c7edaad2-f54f-4262-b0d4-2b11663064ce Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "bookmark"}], "image": {"id": "2eff3906-ea58-4a6f-80ee-e058e83cc61e", "links": [{"href": "http://172.30.10.101:8774/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d28d5c10-13cd-4033-88d7-2944cbdcecf5", "links": [{"href": "http://172.30.10.101:8774/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5", "rel": "bookmark"}]}, "id": "76410d01-81f8-402f-b9f3-0056b0afa06a", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:51:28Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst", "created": "2018-06-30T12:51:21Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:51:28,160 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a used request id req-c7edaad2-f54f-4262-b0d4-2b11663064ce 2018-06-30 12:51:28,160 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst] is - BUILD 2018-06-30 12:51:28,160 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 12:51:31,164 - create_instance - DEBUG - VM status query timeout in 892.315786839 2018-06-30 12:51:31,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:32,931 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:32 GMT Content-Type: application/json Content-Length: 1557 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4f7239bc-dcad-4cff-8c1b-bf086825ed82 X-Compute-Request-Id: req-4f7239bc-dcad-4cff-8c1b-bf086825ed82 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "bookmark"}], "image": {"id": "2eff3906-ea58-4a6f-80ee-e058e83cc61e", "links": [{"href": "http://172.30.10.101:8774/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d28d5c10-13cd-4033-88d7-2944cbdcecf5", "links": [{"href": "http://172.30.10.101:8774/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5", "rel": "bookmark"}]}, "id": "76410d01-81f8-402f-b9f3-0056b0afa06a", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:51:30Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst", "created": "2018-06-30T12:51:21Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:51:32,932 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a used request id req-4f7239bc-dcad-4cff-8c1b-bf086825ed82 2018-06-30 12:51:32,932 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst] is - BUILD 2018-06-30 12:51:32,932 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 12:51:35,935 - create_instance - DEBUG - VM status query timeout in 887.544062853 2018-06-30 12:51:35,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:37,850 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:37 GMT Content-Type: application/json Content-Length: 1744 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d2e65a92-0e65-4bc7-a58b-60e71a0d0723 X-Compute-Request-Id: req-d2e65a92-0e65-4bc7-a58b-60e71a0d0723 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "bookmark"}], "image": {"id": "2eff3906-ea58-4a6f-80ee-e058e83cc61e", "links": [{"href": "http://172.30.10.101:8774/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d28d5c10-13cd-4033-88d7-2944cbdcecf5", "links": [{"href": "http://172.30.10.101:8774/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5", "rel": "bookmark"}]}, "id": "76410d01-81f8-402f-b9f3-0056b0afa06a", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:51:30Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst", "created": "2018-06-30T12:51:21Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:51:37,850 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a used request id req-d2e65a92-0e65-4bc7-a58b-60e71a0d0723 2018-06-30 12:51:37,851 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst] is - BUILD 2018-06-30 12:51:37,851 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 12:51:40,854 - create_instance - DEBUG - VM status query timeout in 882.625193834 2018-06-30 12:51:40,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:41,481 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:41 GMT Content-Type: application/json Content-Length: 1744 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b66f3806-f0dd-4650-b0bd-5121dccaff36 X-Compute-Request-Id: req-b66f3806-f0dd-4650-b0bd-5121dccaff36 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "bookmark"}], "image": {"id": "2eff3906-ea58-4a6f-80ee-e058e83cc61e", "links": [{"href": "http://172.30.10.101:8774/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d28d5c10-13cd-4033-88d7-2944cbdcecf5", "links": [{"href": "http://172.30.10.101:8774/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5", "rel": "bookmark"}]}, "id": "76410d01-81f8-402f-b9f3-0056b0afa06a", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:51:30Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst", "created": "2018-06-30T12:51:21Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:51:41,481 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a used request id req-b66f3806-f0dd-4650-b0bd-5121dccaff36 2018-06-30 12:51:41,482 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst] is - BUILD 2018-06-30 12:51:41,482 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 12:51:44,485 - create_instance - DEBUG - VM status query timeout in 878.994381905 2018-06-30 12:51:44,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:45,424 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:45 GMT Content-Type: application/json Content-Length: 1765 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7068c4c4-15e2-475c-98e2-a291f49b9ac1 X-Compute-Request-Id: req-7068c4c4-15e2-475c-98e2-a291f49b9ac1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "bookmark"}], "image": {"id": "2eff3906-ea58-4a6f-80ee-e058e83cc61e", "links": [{"href": "http://172.30.10.101:8774/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": "2018-06-30T12:51:44.000000", "flavor": {"id": "d28d5c10-13cd-4033-88d7-2944cbdcecf5", "links": [{"href": "http://172.30.10.101:8774/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5", "rel": "bookmark"}]}, "id": "76410d01-81f8-402f-b9f3-0056b0afa06a", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:51:44Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst", "created": "2018-06-30T12:51:21Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:51:45,424 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a used request id req-7068c4c4-15e2-475c-98e2-a291f49b9ac1 2018-06-30 12:51:45,424 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst] is - ACTIVE 2018-06-30 12:51:45,425 - create_instance - INFO - VM is - ACTIVE 2018-06-30 12:51:45,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:46,055 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:46 GMT Content-Type: application/json Content-Length: 1765 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-401e17f2-5985-49ff-b2fb-355736138347 X-Compute-Request-Id: req-401e17f2-5985-49ff-b2fb-355736138347 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "bookmark"}], "image": {"id": "2eff3906-ea58-4a6f-80ee-e058e83cc61e", "links": [{"href": "http://172.30.10.101:8774/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": "2018-06-30T12:51:44.000000", "flavor": {"id": "d28d5c10-13cd-4033-88d7-2944cbdcecf5", "links": [{"href": "http://172.30.10.101:8774/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5", "rel": "bookmark"}]}, "id": "76410d01-81f8-402f-b9f3-0056b0afa06a", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:51:44Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst", "created": "2018-06-30T12:51:21Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:51:46,056 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a used request id req-401e17f2-5985-49ff-b2fb-355736138347 2018-06-30 12:51:46,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:46,325 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:46 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-e02cccef-afec-4c6e-9e74-105e18968d0a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["2e297b10-4b7e-45b1-83a0-f9d247bc60c1"],"description":"","tags":[],"updated_at":"2018-06-30T12:50:48Z","provider:segmentation_id":51,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:46Z","provider:network_type":"vxlan"}]} 2018-06-30 12:51:46,326 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net used request id req-e02cccef-afec-4c6e-9e74-105e18968d0a 2018-06-30 12:51:46,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:46,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:51:46 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec993408-eb43-459b-9655-a7c2fc1866e9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:51:46,429 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-ec993408-eb43-459b-9655-a7c2fc1866e9 2018-06-30 12:51:46,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:46,592 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:46 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-91a7f92b-b6a7-4440-a738-785e4a08e861 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:48Z","dns_nameservers":[],"updated_at":"2018-06-30T12:50: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":"3f82605113b8454d8c19c473b2f93c9c","id":"2e297b10-4b7e-45b1-83a0-f9d247bc60c1","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-subnet"}]} 2018-06-30 12:51:46,592 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 used request id req-91a7f92b-b6a7-4440-a738-785e4a08e861 2018-06-30 12:51:46,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:46,739 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:46 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-3fb10c23-d50f-442b-b079-7af0b3963acb Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:50:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e297b10-4b7e-45b1-83a0-f9d247bc60c1","ip_address":"10.55.0.2"}],"id":"6ae4bc68-fbc7-4175-ba6b-604896c2fc79","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:88:93","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-7f130f2e-e7be-489c-a57e-857f51bae3d9","name":"","admin_state_up":true,"network_id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:51:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e297b10-4b7e-45b1-83a0-f9d247bc60c1","ip_address":"10.55.0.13"}],"id":"7aca4165-4e58-4b27-a38d-5542c463ceaa","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:6c:8a","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"76410d01-81f8-402f-b9f3-0056b0afa06a","name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-port","admin_state_up":true,"network_id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:51:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:50:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e297b10-4b7e-45b1-83a0-f9d247bc60c1","ip_address":"10.55.0.3"}],"id":"e33cdb4e-fd70-4268-b228-4206b7d6ba62","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:fc:e6","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-7f130f2e-e7be-489c-a57e-857f51bae3d9","name":"","admin_state_up":true,"network_id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:51Z","binding:vnic_type":"normal"}]} 2018-06-30 12:51:46,740 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 used request id req-3fb10c23-d50f-442b-b079-7af0b3963acb 2018-06-30 12:51:46,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:51:47,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:51:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["LOjc6HJrTD-OMwwpMvLH2w"], "issued_at": "2018-06-30T12:51:47.000000Z"}} 2018-06-30 12:51:47,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799f7943c100d431b75e3a40d1ac64d983f2250d" 2018-06-30 12:51:47,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:51:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7557f22c-9e74-49c3-ae93-a5198b681172 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:51:47,940 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7557f22c-9e74-49c3-ae93-a5198b681172 2018-06-30 12:51:47,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:49,665 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:49 GMT Content-Type: application/json Content-Length: 1765 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e79f1f40-a8b7-4d33-abd7-1849a993cca1 X-Compute-Request-Id: req-e79f1f40-a8b7-4d33-abd7-1849a993cca1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "bookmark"}], "image": {"id": "2eff3906-ea58-4a6f-80ee-e058e83cc61e", "links": [{"href": "http://172.30.10.101:8774/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": "2018-06-30T12:51:44.000000", "flavor": {"id": "d28d5c10-13cd-4033-88d7-2944cbdcecf5", "links": [{"href": "http://172.30.10.101:8774/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5", "rel": "bookmark"}]}, "id": "76410d01-81f8-402f-b9f3-0056b0afa06a", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:51:44Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst", "created": "2018-06-30T12:51:21Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:51:49,665 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a used request id req-e79f1f40-a8b7-4d33-abd7-1849a993cca1 2018-06-30 12:51:49,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:49,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:49 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-34f69ade-6ffa-451e-8d51-964d58358ce4 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["2e297b10-4b7e-45b1-83a0-f9d247bc60c1"],"description":"","tags":[],"updated_at":"2018-06-30T12:50:48Z","provider:segmentation_id":51,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:46Z","provider:network_type":"vxlan"}]} 2018-06-30 12:51:49,953 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net used request id req-34f69ade-6ffa-451e-8d51-964d58358ce4 2018-06-30 12:51:49,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:50,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:51:49 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-400415d2-0d1f-4b87-8da8-f9808251be8f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:51:50,053 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-400415d2-0d1f-4b87-8da8-f9808251be8f 2018-06-30 12:51:50,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:50,215 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:50 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-455ea9ab-c6d4-42cb-8b6e-ab8031ea3eb4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:48Z","dns_nameservers":[],"updated_at":"2018-06-30T12:50: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":"3f82605113b8454d8c19c473b2f93c9c","id":"2e297b10-4b7e-45b1-83a0-f9d247bc60c1","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-subnet"}]} 2018-06-30 12:51:50,215 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 used request id req-455ea9ab-c6d4-42cb-8b6e-ab8031ea3eb4 2018-06-30 12:51:50,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:50,395 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:50 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-48dfd860-92fd-43b2-88b5-669177f0d8a8 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:50:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e297b10-4b7e-45b1-83a0-f9d247bc60c1","ip_address":"10.55.0.2"}],"id":"6ae4bc68-fbc7-4175-ba6b-604896c2fc79","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:88:93","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-7f130f2e-e7be-489c-a57e-857f51bae3d9","name":"","admin_state_up":true,"network_id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:51:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e297b10-4b7e-45b1-83a0-f9d247bc60c1","ip_address":"10.55.0.13"}],"id":"7aca4165-4e58-4b27-a38d-5542c463ceaa","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b4:6c:8a","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"76410d01-81f8-402f-b9f3-0056b0afa06a","name":"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-port","admin_state_up":true,"network_id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:51:09Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:50:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2e297b10-4b7e-45b1-83a0-f9d247bc60c1","ip_address":"10.55.0.3"}],"id":"e33cdb4e-fd70-4268-b228-4206b7d6ba62","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:fc:e6","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-7f130f2e-e7be-489c-a57e-857f51bae3d9","name":"","admin_state_up":true,"network_id":"7f130f2e-e7be-489c-a57e-857f51bae3d9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:50:51Z","binding:vnic_type":"normal"}]} 2018-06-30 12:51:50,395 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=7f130f2e-e7be-489c-a57e-857f51bae3d9 used request id req-48dfd860-92fd-43b2-88b5-669177f0d8a8 2018-06-30 12:51:50,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799f7943c100d431b75e3a40d1ac64d983f2250d" -d '{"volumeAttachment": {"volumeId": "f771d833-e1be-46de-96b5-7295cd875d47"}}' 2018-06-30 12:51:56,502 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:56 GMT Content-Type: application/json Content-Length: 194 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c6d51e62-467c-49c7-8869-7b5794dc1dab X-Compute-Request-Id: req-c6d51e62-467c-49c7-8869-7b5794dc1dab Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "76410d01-81f8-402f-b9f3-0056b0afa06a", "id": "f771d833-e1be-46de-96b5-7295cd875d47", "volumeId": "f771d833-e1be-46de-96b5-7295cd875d47"}} 2018-06-30 12:51:56,502 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a/os-volume_attachments used request id req-c6d51e62-467c-49c7-8869-7b5794dc1dab 2018-06-30 12:51:56,503 - create_instance - INFO - Deleting Port with ID - 7aca4165-4e58-4b27-a38d-5542c463ceaa 2018-06-30 12:51:56,503 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-port 2018-06-30 12:51:56,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/7aca4165-4e58-4b27-a38d-5542c463ceaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:58,125 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:51:58 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4dd2fe13-3810-4c31-ac8c-ca972456361c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:51:58,125 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/7aca4165-4e58-4b27-a38d-5542c463ceaa used request id req-4dd2fe13-3810-4c31-ac8c-ca972456361c 2018-06-30 12:51:58,126 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst 2018-06-30 12:51:58,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:58,572 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:51:58 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-906249b3-7401-4294-866a-3ebc90172bd3 X-Compute-Request-Id: req-906249b3-7401-4294-866a-3ebc90172bd3 Front-End-Https: on 2018-06-30 12:51:58,572 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a used request id req-906249b3-7401-4294-866a-3ebc90172bd3 2018-06-30 12:51:58,572 - create_instance - INFO - Checking deletion status 2018-06-30 12:51:58,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:51:58,947 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:51:58 GMT Content-Type: application/json Content-Length: 1775 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8a36d96c-216a-4617-952a-01afed38276e X-Compute-Request-Id: req-8a36d96c-216a-4617-952a-01afed38276e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6c:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "bookmark"}], "image": {"id": "2eff3906-ea58-4a6f-80ee-e058e83cc61e", "links": [{"href": "http://172.30.10.101:8774/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": "2018-06-30T12:51:44.000000", "flavor": {"id": "d28d5c10-13cd-4033-88d7-2944cbdcecf5", "links": [{"href": "http://172.30.10.101:8774/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5", "rel": "bookmark"}]}, "id": "76410d01-81f8-402f-b9f3-0056b0afa06a", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:51:58Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst", "created": "2018-06-30T12:51:21Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [{"id": "f771d833-e1be-46de-96b5-7295cd875d47"}], "metadata": {}}} 2018-06-30 12:51:58,947 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a used request id req-8a36d96c-216a-4617-952a-01afed38276e 2018-06-30 12:51:58,948 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst] is - ACTIVE 2018-06-30 12:51:58,948 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 12:52:01,949 - create_instance - DEBUG - VM status query timeout in 296.62366581 2018-06-30 12:52:01,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:52:02,346 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:02 GMT Content-Type: application/json Content-Length: 1588 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-89fe883f-fbb6-45bb-bce2-cbfb313ab4c7 X-Compute-Request-Id: req-89fe883f-fbb6-45bb-bce2-cbfb313ab4c7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "bookmark"}], "image": {"id": "2eff3906-ea58-4a6f-80ee-e058e83cc61e", "links": [{"href": "http://172.30.10.101:8774/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": "2018-06-30T12:51:44.000000", "flavor": {"id": "d28d5c10-13cd-4033-88d7-2944cbdcecf5", "links": [{"href": "http://172.30.10.101:8774/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5", "rel": "bookmark"}]}, "id": "76410d01-81f8-402f-b9f3-0056b0afa06a", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:51:58Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst", "created": "2018-06-30T12:51:21Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [{"id": "f771d833-e1be-46de-96b5-7295cd875d47"}], "metadata": {}}} 2018-06-30 12:52:02,346 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a used request id req-89fe883f-fbb6-45bb-bce2-cbfb313ab4c7 2018-06-30 12:52:02,347 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst] is - ACTIVE 2018-06-30 12:52:02,347 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 12:52:05,351 - create_instance - DEBUG - VM status query timeout in 293.221840858 2018-06-30 12:52:05,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:52:07,329 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:07 GMT Content-Type: application/json Content-Length: 1588 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6c7d8986-7803-4b00-acc0-dcdaddfab18e X-Compute-Request-Id: req-6c7d8986-7803-4b00-acc0-dcdaddfab18e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/76410d01-81f8-402f-b9f3-0056b0afa06a", "rel": "bookmark"}], "image": {"id": "2eff3906-ea58-4a6f-80ee-e058e83cc61e", "links": [{"href": "http://172.30.10.101:8774/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000007", "OS-SRV-USG:launched_at": "2018-06-30T12:51:44.000000", "flavor": {"id": "d28d5c10-13cd-4033-88d7-2944cbdcecf5", "links": [{"href": "http://172.30.10.101:8774/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5", "rel": "bookmark"}]}, "id": "76410d01-81f8-402f-b9f3-0056b0afa06a", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:51:58Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst", "created": "2018-06-30T12:51:21Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [{"id": "f771d833-e1be-46de-96b5-7295cd875d47"}], "metadata": {}}} 2018-06-30 12:52:07,330 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a used request id req-6c7d8986-7803-4b00-acc0-dcdaddfab18e 2018-06-30 12:52:07,330 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst] is - ACTIVE 2018-06-30 12:52:07,330 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 12:52:10,334 - create_instance - DEBUG - VM status query timeout in 288.238657951 2018-06-30 12:52:10,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a733e034c9e7054eb860baefa9d15ca3c24035f9" 2018-06-30 12:52:10,571 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 12:52:10 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-102440e8-e12a-4a97-b911-a31d9550e995 X-Compute-Request-Id: req-102440e8-e12a-4a97-b911-a31d9550e995 RESP BODY: {"itemNotFound": {"message": "Instance 76410d01-81f8-402f-b9f3-0056b0afa06a could not be found.", "code": 404}} 2018-06-30 12:52:10,571 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/76410d01-81f8-402f-b9f3-0056b0afa06a used request id req-102440e8-e12a-4a97-b911-a31d9550e995 2018-06-30 12:52:10,572 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 76410d01-81f8-402f-b9f3-0056b0afa06a could not be found. (HTTP 404) (Request-ID: req-102440e8-e12a-4a97-b911-a31d9550e995) 2018-06-30 12:52:10,572 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-vm_inst 2018-06-30 12:52:10,576 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f771d833-e1be-46de-96b5-7295cd875d47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-825f4e28-4462-4b6c-8f02-9553217ce0c2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b672419245f41da3a3bda7ab620bc2db1cefbb23" 2018-06-30 12:52:11,416 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:11 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-33716630-d275-49bd-9a05-0a5ab9c10985 x-openstack-request-id: req-33716630-d275-49bd-9a05-0a5ab9c10985 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f771d833-e1be-46de-96b5-7295cd875d47", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/f771d833-e1be-46de-96b5-7295cd875d47", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T12:52:10.000000", "replication_status": null, "snapshot_id": null, "id": "f771d833-e1be-46de-96b5-7295cd875d47", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-007ff16c-7139-4127-9327-1fd2bd57d5e3", "bootable": "false", "created_at": "2018-06-30T12:50:57.000000", "volume_type": "lvm-driver"}} 2018-06-30 12:52:11,416 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f771d833-e1be-46de-96b5-7295cd875d47 used request id req-33716630-d275-49bd-9a05-0a5ab9c10985 2018-06-30 12:52:11,417 - create_volume - DEBUG - Instance status is - available 2018-06-30 12:52:11,417 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3 2018-06-30 12:52:11,417 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3 2018-06-30 12:52:11,420 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f771d833-e1be-46de-96b5-7295cd875d47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-825f4e28-4462-4b6c-8f02-9553217ce0c2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b672419245f41da3a3bda7ab620bc2db1cefbb23" 2018-06-30 12:52:13,274 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:52:13 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-3f642315-abe2-490a-87d7-13d4c4c8d3ab RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:52:13,274 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f771d833-e1be-46de-96b5-7295cd875d47 used request id req-3f642315-abe2-490a-87d7-13d4c4c8d3ab 2018-06-30 12:52:13,277 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f771d833-e1be-46de-96b5-7295cd875d47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-825f4e28-4462-4b6c-8f02-9553217ce0c2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b672419245f41da3a3bda7ab620bc2db1cefbb23" 2018-06-30 12:52:14,121 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 12:52:14 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-4397e81d-0b93-4e1e-acc3-835a4b055c39 x-openstack-request-id: req-4397e81d-0b93-4e1e-acc3-835a4b055c39 RESP BODY: {"itemNotFound": {"message": "Volume f771d833-e1be-46de-96b5-7295cd875d47 could not be found.", "code": 404}} 2018-06-30 12:52:14,121 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f771d833-e1be-46de-96b5-7295cd875d47 used request id req-4397e81d-0b93-4e1e-acc3-835a4b055c39 2018-06-30 12:52:14,122 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume f771d833-e1be-46de-96b5-7295cd875d47 could not be found. (HTTP 404) (Request-ID: req-4397e81d-0b93-4e1e-acc3-835a4b055c39) 2018-06-30 12:52:14,122 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3 2018-06-30 12:52:14,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2199f24cc7e6e25bae82033e522c2738ffdec83a" 2018-06-30 12:52:14,602 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:52:14 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5f9c7fd9-47ef-4220-953e-2d7fc9d67327 X-Compute-Request-Id: req-5f9c7fd9-47ef-4220-953e-2d7fc9d67327 2018-06-30 12:52:14,602 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/d28d5c10-13cd-4033-88d7-2944cbdcecf5 used request id req-5f9c7fd9-47ef-4220-953e-2d7fc9d67327 2018-06-30 12:52:14,604 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-subnet 2018-06-30 12:52:14,604 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-subnet 2018-06-30 12:52:14,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/2e297b10-4b7e-45b1-83a0-f9d247bc60c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9564e01aa0d46d10c2d3b22e984a105c907a31d0" 2018-06-30 12:52:18,983 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:52:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f29f8230-bc8a-4d79-bff2-2ce676ad900e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:52:18,984 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/2e297b10-4b7e-45b1-83a0-f9d247bc60c1 used request id req-f29f8230-bc8a-4d79-bff2-2ce676ad900e 2018-06-30 12:52:18,984 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-net 2018-06-30 12:52:18,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/7f130f2e-e7be-489c-a57e-857f51bae3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9564e01aa0d46d10c2d3b22e984a105c907a31d0" 2018-06-30 12:52:22,571 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:52:22 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a53a5724-a1bb-4a69-861d-04e65c26e4ba Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:52:22,571 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/7f130f2e-e7be-489c-a57e-857f51bae3d9 used request id req-a53a5724-a1bb-4a69-861d-04e65c26e4ba 2018-06-30 12:52:22,572 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-007ff16c-7139-4127-9327-1fd2bd57d5e3-image 2018-06-30 12:52:22,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b0b4fa8c5557aa9380a030d0d2d8a4bb27ee440" 2018-06-30 12:52:23,546 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:52:23 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bbc3eba8-d651-48cd-8b83-32303ebcee72 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:52:23,546 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/2eff3906-ea58-4a6f-80ee-e058e83cc61e used request id req-bbc3eba8-d651-48cd-8b83-32303ebcee72 2018-06-30 12:52:23,548 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:52:23,552 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 12:52:23,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:52:23,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:52:24,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:52:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["XQ_g90evRr-LnxpRWdCEcw"], "issued_at": "2018-06-30T12:52:24.000000Z"}} 2018-06-30 12:52:24,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b33b35059e33b242683da57ede9554a48c6e48d" 2018-06-30 12:52:24,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:52:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18437b92-dcb3-4973-9491-dda4b477a3d8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:52:24,553 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-18437b92-dcb3-4973-9491-dda4b477a3d8 2018-06-30 12:52:24,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b33b35059e33b242683da57ede9554a48c6e48d" 2018-06-30 12:52:25,287 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:25 GMT Content-Type: application/json Content-Length: 173 Connection: keep-alive X-Openstack-Request-Id: req-6280d550-d63c-447c-98e2-0ff3d776d8f9 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-image"} 2018-06-30 12:52:25,287 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-image used request id req-6280d550-d63c-447c-98e2-0ff3d776d8f9 2018-06-30 12:52:25,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b33b35059e33b242683da57ede9554a48c6e48d" 2018-06-30 12:52:26,086 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:26 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-cad8f991-5784-4bd1-9e8d-a6012952de86 Front-End-Https: on 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", "root-tar"], "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-06-30 12:52:26,087 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-cad8f991-5784-4bd1-9e8d-a6012952de86 2018-06-30 12:52:26,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2b33b35059e33b242683da57ede9554a48c6e48d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-image"}' 2018-06-30 12:52:27,057 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:52:27 GMT Content-Type: application/json Content-Length: 615 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/fc6621b7-d4a0-4606-84e2-b683c33c2522 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-a56e7c21-8ef0-488e-b3eb-92d8c0102bae Front-End-Https: on RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:52:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T12:52:27Z", "visibility": "shared", "self": "/v2/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "min_disk": 0, "protected": false, "id": "fc6621b7-d4a0-4606-84e2-b683c33c2522", "file": "/v2/images/fc6621b7-d4a0-4606-84e2-b683c33c2522/file", "checksum": null, "owner": "3f82605113b8454d8c19c473b2f93c9c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:52:27,057 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-a56e7c21-8ef0-488e-b3eb-92d8c0102bae 2018-06-30 12:52:27,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/fc6621b7-d4a0-4606-84e2-b683c33c2522/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b33b35059e33b242683da57ede9554a48c6e48d" -d '' 2018-06-30 12:52:28,456 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:52:28 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-45c4f9f1-63f3-4c63-a1d6-06c4894abfd9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:52:28,457 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/fc6621b7-d4a0-4606-84e2-b683c33c2522/file used request id req-45c4f9f1-63f3-4c63-a1d6-06c4894abfd9 2018-06-30 12:52:28,457 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 12:52:28,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/fc6621b7-d4a0-4606-84e2-b683c33c2522 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b33b35059e33b242683da57ede9554a48c6e48d" 2018-06-30 12:52:29,307 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:29 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-0129dfaf-f57e-4059-b06f-46af761f4ad0 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:52:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:52:28Z", "visibility": "shared", "self": "/v2/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "min_disk": 0, "protected": false, "id": "fc6621b7-d4a0-4606-84e2-b683c33c2522", "file": "/v2/images/fc6621b7-d4a0-4606-84e2-b683c33c2522/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:52:29,307 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/fc6621b7-d4a0-4606-84e2-b683c33c2522 used request id req-0129dfaf-f57e-4059-b06f-46af761f4ad0 2018-06-30 12:52:29,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b33b35059e33b242683da57ede9554a48c6e48d" 2018-06-30 12:52:29,901 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:29 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-d04d7d0f-9843-4059-8f11-3229b05a261f Front-End-Https: on 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", "root-tar"], "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-06-30 12:52:29,902 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-d04d7d0f-9843-4059-8f11-3229b05a261f 2018-06-30 12:52:29,905 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-image 2018-06-30 12:52:29,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/fc6621b7-d4a0-4606-84e2-b683c33c2522 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b33b35059e33b242683da57ede9554a48c6e48d" 2018-06-30 12:52:29,975 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:29 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-a5f246e6-2131-449a-9041-680c97875651 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:52:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:52:28Z", "visibility": "shared", "self": "/v2/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "min_disk": 0, "protected": false, "id": "fc6621b7-d4a0-4606-84e2-b683c33c2522", "file": "/v2/images/fc6621b7-d4a0-4606-84e2-b683c33c2522/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:52:29,976 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/fc6621b7-d4a0-4606-84e2-b683c33c2522 used request id req-a5f246e6-2131-449a-9041-680c97875651 2018-06-30 12:52:29,976 - create_image - DEBUG - Instance status is - active 2018-06-30 12:52:29,976 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-image 2018-06-30 12:52:29,976 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-image 2018-06-30 12:52:29,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:52:29,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:52:30,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:52:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Fl2IXDCcRZOqRIzDm9-_EQ"], "issued_at": "2018-06-30T12:52:30.000000Z"}} 2018-06-30 12:52:30,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a03bf001c1b93808d9f1a966403d8b1672c7890" 2018-06-30 12:52:31,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:52:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10ca862c-1161-4efe-9773-9f43fc2767a2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:52:31,227 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-10ca862c-1161-4efe-9773-9f43fc2767a2 2018-06-30 12:52:31,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a03bf001c1b93808d9f1a966403d8b1672c7890" 2018-06-30 12:52:32,086 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:32 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-7ebf539f-629e-4662-bfaa-aa00d532358e Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 12:52:32,086 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net used request id req-7ebf539f-629e-4662-bfaa-aa00d532358e 2018-06-30 12:52:32,087 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net 2018-06-30 12:52:32,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a03bf001c1b93808d9f1a966403d8b1672c7890" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net", "admin_state_up": true}}' 2018-06-30 12:52:32,698 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:52:32 GMT Content-Type: application/json Content-Length: 701 Connection: keep-alive X-Openstack-Request-Id: req-f9c08cab-de30-4857-b9c6-b8ec9b257fcf Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cafe38b9-c846-4e1c-86bd-d1406907893f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:52:32Z","is_default":false,"provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:32Z","mtu":1450}} 2018-06-30 12:52:32,698 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-f9c08cab-de30-4857-b9c6-b8ec9b257fcf 2018-06-30 12:52:32,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a03bf001c1b93808d9f1a966403d8b1672c7890" 2018-06-30 12:52:33,338 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:33 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-e54bd711-d0b5-4cee-899f-70493db22deb Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cafe38b9-c846-4e1c-86bd-d1406907893f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T12:52:32Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:32Z","provider:network_type":"vxlan"}]} 2018-06-30 12:52:33,339 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-e54bd711-d0b5-4cee-899f-70493db22deb 2018-06-30 12:52:33,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a03bf001c1b93808d9f1a966403d8b1672c7890" 2018-06-30 12:52:33,443 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:33 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-b01375b6-0eeb-4a57-973b-7620948a581a Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 12:52:33,443 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-b01375b6-0eeb-4a57-973b-7620948a581a 2018-06-30 12:52:33,443 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-subnet 2018-06-30 12:52:33,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a03bf001c1b93808d9f1a966403d8b1672c7890" -d '{"subnets": [{"ip_version": 4, "network_id": "cafe38b9-c846-4e1c-86bd-d1406907893f", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-subnet"}]}' 2018-06-30 12:52:34,376 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:52:34 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-b7967e5b-7ae2-4a57-9859-53be0ff38e58 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:33Z","dns_nameservers":[],"updated_at":"2018-06-30T12:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-subnet"}]} 2018-06-30 12:52:34,377 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-b7967e5b-7ae2-4a57-9859-53be0ff38e58 2018-06-30 12:52:34,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a03bf001c1b93808d9f1a966403d8b1672c7890" 2018-06-30 12:52:34,596 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:34 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-10a7b373-d171-457a-a39a-1a5314319dca Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cafe38b9-c846-4e1c-86bd-d1406907893f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["39a4a2ea-4b8f-4176-899c-0ffdc42ceda0"],"description":"","tags":[],"updated_at":"2018-06-30T12:52:33Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:32Z","provider:network_type":"vxlan"}]} 2018-06-30 12:52:34,596 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-10a7b373-d171-457a-a39a-1a5314319dca 2018-06-30 12:52:34,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a03bf001c1b93808d9f1a966403d8b1672c7890" 2018-06-30 12:52:35,283 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:35 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-5b83a8ea-572f-4543-ae8f-1c44833acd5a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:33Z","dns_nameservers":[],"updated_at":"2018-06-30T12:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-subnet"}]} 2018-06-30 12:52:35,283 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-5b83a8ea-572f-4543-ae8f-1c44833acd5a 2018-06-30 12:52:35,284 - OpenStackNetwork - DEBUG - Network [cafe38b9-c846-4e1c-86bd-d1406907893f] created successfully 2018-06-30 12:52:35,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:52:35,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:52:36,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:52:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["UFkAN2pMRuOKBSxC1JTUWA"], "issued_at": "2018-06-30T12:52:36.000000Z"}} 2018-06-30 12:52:36,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ff94b9cf00b7e0a765ea16c8b12a8fee200698" 2018-06-30 12:52:36,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:52:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4dc61ae8-fa46-4b4d-9375-9e9d46e38c2d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:52:36,465 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4dc61ae8-fa46-4b4d-9375-9e9d46e38c2d 2018-06-30 12:52:36,466 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:52:36,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ff94b9cf00b7e0a765ea16c8b12a8fee200698" 2018-06-30 12:52:37,256 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:37 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-58d802bc-7601-4800-bda0-482d0914b2b0 X-Compute-Request-Id: req-58d802bc-7601-4800-bda0-482d0914b2b0 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-30 12:52:37,257 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-58d802bc-7601-4800-bda0-482d0914b2b0 2018-06-30 12:52:37,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ff94b9cf00b7e0a765ea16c8b12a8fee200698" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-06-30 12:52:38,059 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:38 GMT Content-Type: application/json Content-Length: 531 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-32306e6a-49d6-4aa4-ba7d-bc95daa315c7 X-Compute-Request-Id: req-32306e6a-49d6-4aa4-ba7d-bc95daa315c7 Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "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": "45c6f450-f732-4166-b624-dabb2f1f0e23"}} 2018-06-30 12:52:38,059 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-32306e6a-49d6-4aa4-ba7d-bc95daa315c7 2018-06-30 12:52:38,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:52:38,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:52:38,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:52:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["BvtIt7oaR26mvJlwDf36sQ"], "issued_at": "2018-06-30T12:52:38.000000Z"}} 2018-06-30 12:52:38,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83856fdc2cbd256c9b67d553f2d8ea54d367b367" 2018-06-30 12:52:39,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:52:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9d1a990-d98f-48db-8c09-f0466add20d4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:52:39,180 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c9d1a990-d98f-48db-8c09-f0466add20d4 2018-06-30 12:52:39,185 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83856fdc2cbd256c9b67d553f2d8ea54d367b367" 2018-06-30 12:52:40,266 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:40 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-f82f4ef7-3405-4f1e-abdc-2429e5406bec x-openstack-request-id: req-f82f4ef7-3405-4f1e-abdc-2429e5406bec Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-30 12:52:40,266 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/detail used request id req-f82f4ef7-3405-4f1e-abdc-2429e5406bec 2018-06-30 12:52:40,268 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f82f4ef7-3405-4f1e-abdc-2429e5406bec" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83856fdc2cbd256c9b67d553f2d8ea54d367b367" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5", "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-06-30 12:52:42,128 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:52:42 GMT Content-Type: application/json Content-Length: 895 Connection: keep-alive x-compute-request-id: req-c1394774-3dbb-4942-bb96-0db5d1df504c x-openstack-request-id: req-c1394774-3dbb-4942-bb96-0db5d1df504c RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T12:52:42.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4c0b56e9-3420-4978-bd25-9aad56804e9c", "size": 1}} 2018-06-30 12:52:42,128 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes used request id req-c1394774-3dbb-4942-bb96-0db5d1df504c 2018-06-30 12:52:42,132 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f82f4ef7-3405-4f1e-abdc-2429e5406bec" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83856fdc2cbd256c9b67d553f2d8ea54d367b367" 2018-06-30 12:52:42,916 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:42 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-4870c1e7-287a-465e-9ec2-707a8d949c1f x-openstack-request-id: req-4870c1e7-287a-465e-9ec2-707a8d949c1f Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T12:52:43.000000", "replication_status": null, "snapshot_id": null, "id": "4c0b56e9-3420-4978-bd25-9aad56804e9c", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-c4384828-9c63-4812-ae9c-a2b230caabc5", "bootable": "false", "created_at": "2018-06-30T12:52:42.000000", "volume_type": "lvm-driver"}} 2018-06-30 12:52:42,916 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c used request id req-4870c1e7-287a-465e-9ec2-707a8d949c1f 2018-06-30 12:52:42,917 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5 2018-06-30 12:52:42,919 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f82f4ef7-3405-4f1e-abdc-2429e5406bec" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83856fdc2cbd256c9b67d553f2d8ea54d367b367" 2018-06-30 12:52:44,065 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:44 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-29083dbf-a8a2-4be8-b58f-a24c275d8f0b x-openstack-request-id: req-29083dbf-a8a2-4be8-b58f-a24c275d8f0b Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T12:52:43.000000", "replication_status": null, "snapshot_id": null, "id": "4c0b56e9-3420-4978-bd25-9aad56804e9c", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-c4384828-9c63-4812-ae9c-a2b230caabc5", "bootable": "false", "created_at": "2018-06-30T12:52:42.000000", "volume_type": "lvm-driver"}} 2018-06-30 12:52:44,065 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c used request id req-29083dbf-a8a2-4be8-b58f-a24c275d8f0b 2018-06-30 12:52:44,065 - create_volume - DEBUG - Instance status is - available 2018-06-30 12:52:44,065 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5 2018-06-30 12:52:44,065 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5 2018-06-30 12:52:44,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:52:44,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:52:45,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:52:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["UOT_wzyLQzyiOLlXpsPQfA"], "issued_at": "2018-06-30T12:52:45.000000Z"}} 2018-06-30 12:52:45,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:45,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:52:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df414083-5a2f-4206-94da-16db577f2032 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:52:45,372 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-df414083-5a2f-4206-94da-16db577f2032 2018-06-30 12:52:45,373 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:52:45,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:45,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:52:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b57257d-4e57-4ecc-96e4-035c9c541c90 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:52:45,795 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7b57257d-4e57-4ecc-96e4-035c9c541c90 2018-06-30 12:52:45,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:46,647 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:46 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-a3af8a54-b088-4e66-bda9-8638eb4d4a25 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cafe38b9-c846-4e1c-86bd-d1406907893f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["39a4a2ea-4b8f-4176-899c-0ffdc42ceda0"],"description":"","tags":[],"updated_at":"2018-06-30T12:52:33Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:32Z","provider:network_type":"vxlan"}]} 2018-06-30 12:52:46,647 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net used request id req-a3af8a54-b088-4e66-bda9-8638eb4d4a25 2018-06-30 12:52:46,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:52:46,662 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:52:46 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:52:46,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:46,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:52:46 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a3b32c5-1cbc-4ae5-872b-30e03f422917 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:52:46,767 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-7a3b32c5-1cbc-4ae5-872b-30e03f422917 2018-06-30 12:52:46,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:46,935 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:46 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-b00224b0-aaa8-4337-9bc7-8330872fe3ed Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:33Z","dns_nameservers":[],"updated_at":"2018-06-30T12:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-subnet"}]} 2018-06-30 12:52:46,935 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-b00224b0-aaa8-4337-9bc7-8330872fe3ed 2018-06-30 12:52:46,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f&name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:47,057 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:47 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-2d40495c-15ec-4136-8269-374eb1b87b5b Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 12:52:47,057 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f&name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-port&admin_state_up=True used request id req-2d40495c-15ec-4136-8269-374eb1b87b5b 2018-06-30 12:52:47,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:48,191 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:48 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0272948c-8a6b-464a-9269-24dc05342f8e X-Compute-Request-Id: req-0272948c-8a6b-464a-9269-24dc05342f8e Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 12:52:48,191 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst used request id req-0272948c-8a6b-464a-9269-24dc05342f8e 2018-06-30 12:52:48,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:48,535 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:48 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-ead342bc-0fd8-4535-bf58-c63344fc14ba Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cafe38b9-c846-4e1c-86bd-d1406907893f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["39a4a2ea-4b8f-4176-899c-0ffdc42ceda0"],"description":"","tags":[],"updated_at":"2018-06-30T12:52:33Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:32Z","provider:network_type":"vxlan"}]} 2018-06-30 12:52:48,535 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net used request id req-ead342bc-0fd8-4535-bf58-c63344fc14ba 2018-06-30 12:52:48,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:48,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:52:48 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3fece8a2-b95a-4bbf-b4ae-2962d341474b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:52:48,640 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-3fece8a2-b95a-4bbf-b4ae-2962d341474b 2018-06-30 12:52:48,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:49,360 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:49 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-81c385b7-af32-4917-b618-6285c4228105 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:33Z","dns_nameservers":[],"updated_at":"2018-06-30T12:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-subnet"}]} 2018-06-30 12:52:49,360 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-81c385b7-af32-4917-b618-6285c4228105 2018-06-30 12:52:49,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f&name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:49,489 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:49 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-49a91b3a-ca97-443f-b919-fda99d5f851b Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 12:52:49,489 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f&name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-port&admin_state_up=True used request id req-49a91b3a-ca97-443f-b919-fda99d5f851b 2018-06-30 12:52:49,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:52:49,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:52:50,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:52:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["HZiDn8HMRFuH6q7TAVTs1w"], "issued_at": "2018-06-30T12:52:50.000000Z"}} 2018-06-30 12:52:50,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f8f3c087bdf2d198055cb2644ef2358eb7f8cf" 2018-06-30 12:52:50,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:52:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4833c89-8fb2-46e8-9b3f-163ad8e6b129 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:52:50,407 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a4833c89-8fb2-46e8-9b3f-163ad8e6b129 2018-06-30 12:52:50,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:51,007 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:51 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-1253de70-05cd-4427-9d56-0c0c1d0f3590 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cafe38b9-c846-4e1c-86bd-d1406907893f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["39a4a2ea-4b8f-4176-899c-0ffdc42ceda0"],"description":"","tags":[],"updated_at":"2018-06-30T12:52:33Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:32Z","provider:network_type":"vxlan"}]} 2018-06-30 12:52:51,007 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net used request id req-1253de70-05cd-4427-9d56-0c0c1d0f3590 2018-06-30 12:52:51,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:51,112 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:51 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-8ab8caa1-c7f7-4d76-8132-cb1f4c19544d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:33Z","dns_nameservers":[],"updated_at":"2018-06-30T12:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-subnet"}]} 2018-06-30 12:52:51,113 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-8ab8caa1-c7f7-4d76-8132-cb1f4c19544d 2018-06-30 12:52:51,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:51,323 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:51 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-0574b421-9bcc-4d4e-97d1-759c9b3b3cb2 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cafe38b9-c846-4e1c-86bd-d1406907893f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["39a4a2ea-4b8f-4176-899c-0ffdc42ceda0"],"description":"","tags":[],"updated_at":"2018-06-30T12:52:33Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:32Z","provider:network_type":"vxlan"}]} 2018-06-30 12:52:51,323 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net used request id req-0574b421-9bcc-4d4e-97d1-759c9b3b3cb2 2018-06-30 12:52:51,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:52:51,339 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:52:51 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:52:51,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f8f3c087bdf2d198055cb2644ef2358eb7f8cf" 2018-06-30 12:52:51,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:52:51 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50a4134c-de5b-45d5-a222-43f098e1a884 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:52:51,743 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-50a4134c-de5b-45d5-a222-43f098e1a884 2018-06-30 12:52:51,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:52,943 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:52 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-12141090-d298-41a0-9b3c-6e3d983873c9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:33Z","dns_nameservers":[],"updated_at":"2018-06-30T12:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-subnet"}]} 2018-06-30 12:52:52,943 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-12141090-d298-41a0-9b3c-6e3d983873c9 2018-06-30 12:52:52,944 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net 2018-06-30 12:52:52,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" -d '{"port": {"network_id": "cafe38b9-c846-4e1c-86bd-d1406907893f", "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-port", "admin_state_up": true}}' 2018-06-30 12:52:54,780 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:52:54 GMT Content-Type: application/json Content-Length: 859 Connection: keep-alive X-Openstack-Request-Id: req-98aaeb6f-fbcb-44c9-b7ff-fd4b72df922d Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:52:53Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.10"}],"id":"42340377-988f-4207-9eaa-e43e0b39923f","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1f:f0:c3","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-port","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:53Z","binding:vnic_type":"normal"}} 2018-06-30 12:52:54,780 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-98aaeb6f-fbcb-44c9-b7ff-fd4b72df922d 2018-06-30 12:52:54,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:55,718 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:55 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-73d7ddb9-a2ac-4f17-a5d4-42a33ce3e19c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cafe38b9-c846-4e1c-86bd-d1406907893f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["39a4a2ea-4b8f-4176-899c-0ffdc42ceda0"],"description":"","tags":[],"updated_at":"2018-06-30T12:52:33Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:32Z","provider:network_type":"vxlan"}]} 2018-06-30 12:52:55,718 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net used request id req-73d7ddb9-a2ac-4f17-a5d4-42a33ce3e19c 2018-06-30 12:52:55,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:55,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:52:55 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1fe2432-0bc6-41b5-9bdc-f035f1076dde Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:52:55,821 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-f1fe2432-0bc6-41b5-9bdc-f035f1076dde 2018-06-30 12:52:55,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:55,961 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:55 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-431625cb-f1cb-488f-962e-8797447b1453 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:33Z","dns_nameservers":[],"updated_at":"2018-06-30T12:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-subnet"}]} 2018-06-30 12:52:55,962 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-431625cb-f1cb-488f-962e-8797447b1453 2018-06-30 12:52:55,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f&name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:56,142 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:56 GMT Content-Type: application/json Content-Length: 862 Connection: keep-alive X-Openstack-Request-Id: req-44fbfee2-407c-438b-b89c-30e3e16a9683 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:52:53Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.10"}],"id":"42340377-988f-4207-9eaa-e43e0b39923f","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1f:f0:c3","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-port","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:53Z","binding:vnic_type":"normal"}]} 2018-06-30 12:52:56,142 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f&name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-port&admin_state_up=True used request id req-44fbfee2-407c-438b-b89c-30e3e16a9683 2018-06-30 12:52:56,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:56,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:52:56 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e74d1905-8493-4556-9b5e-e79895bfd473 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:52:56,246 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-e74d1905-8493-4556-9b5e-e79895bfd473 2018-06-30 12:52:56,246 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst 2018-06-30 12:52:56,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:56,993 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:56 GMT Content-Type: application/json Content-Length: 363 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-327bf374-ad19-4197-8c2d-fa7c66e719f3 X-Compute-Request-Id: req-327bf374-ad19-4197-8c2d-fa7c66e719f3 Front-End-Https: on RESP BODY: {"flavors": [{"id": "45c6f450-f732-4166-b624-dabb2f1f0e23", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-flavor"}]} 2018-06-30 12:52:56,994 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-327bf374-ad19-4197-8c2d-fa7c66e719f3 2018-06-30 12:52:56,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:57,679 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:57 GMT Content-Type: application/json Content-Length: 531 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-832114fd-07bc-4db4-a2ad-9de63064fbff X-Compute-Request-Id: req-832114fd-07bc-4db4-a2ad-9de63064fbff Front-End-Https: on RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "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": "45c6f450-f732-4166-b624-dabb2f1f0e23"}} 2018-06-30 12:52:57,680 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23 used request id req-832114fd-07bc-4db4-a2ad-9de63064fbff 2018-06-30 12:52:57,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:58,545 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:58 GMT Content-Type: application/json Content-Length: 906 Connection: keep-alive X-Openstack-Request-Id: req-918f83c6-9633-41c1-9419-a95809207b5b Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:52:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:52:28Z", "visibility": "shared", "self": "/v2/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "min_disk": 0, "protected": false, "id": "fc6621b7-d4a0-4606-84e2-b683c33c2522", "file": "/v2/images/fc6621b7-d4a0-4606-84e2-b683c33c2522/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-image"} 2018-06-30 12:52:58,546 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-image used request id req-918f83c6-9633-41c1-9419-a95809207b5b 2018-06-30 12:52:58,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:52:59,201 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:52:59 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-0aca9174-2454-4cff-80b3-3e59e84ec649 Front-End-Https: on 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", "root-tar"], "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-06-30 12:52:59,202 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-0aca9174-2454-4cff-80b3-3e59e84ec649 2018-06-30 12:52:59,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst", "imageRef": "fc6621b7-d4a0-4606-84e2-b683c33c2522", "flavorRef": "45c6f450-f732-4166-b624-dabb2f1f0e23", "max_count": 1, "min_count": 1, "networks": [{"port": "42340377-988f-4207-9eaa-e43e0b39923f"}]}}' 2018-06-30 12:53:06,685 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:53:06 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a3c8159b-7a4d-4a4e-b5ec-f0c81ebc72f5 X-Compute-Request-Id: req-a3c8159b-7a4d-4a4e-b5ec-f0c81ebc72f5 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c82c895e-095d-4f79-b552-e19bbf216dac", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "bookmark"}], "adminPass": "5udDQYbwnP3R"}} 2018-06-30 12:53:06,685 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-a3c8159b-7a4d-4a4e-b5ec-f0c81ebc72f5 2018-06-30 12:53:06,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:08,614 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:08 GMT Content-Type: application/json Content-Length: 1415 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1d2e291b-48a1-413d-bfbf-eaa3b9a38015 X-Compute-Request-Id: req-1d2e291b-48a1-413d-bfbf-eaa3b9a38015 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "bookmark"}], "image": {"id": "fc6621b7-d4a0-4606-84e2-b683c33c2522", "links": [{"href": "http://172.30.10.101:8774/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45c6f450-f732-4166-b624-dabb2f1f0e23", "links": [{"href": "http://172.30.10.101:8774/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "rel": "bookmark"}]}, "id": "c82c895e-095d-4f79-b552-e19bbf216dac", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:53:07Z", "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-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst", "created": "2018-06-30T12:53:07Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:53:08,614 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac used request id req-1d2e291b-48a1-413d-bfbf-eaa3b9a38015 2018-06-30 12:53:08,615 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst 2018-06-30 12:53:08,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:10,750 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:10 GMT Content-Type: application/json Content-Length: 1415 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-37c2848a-dab4-4ec4-b3bb-36e0f56ff66e X-Compute-Request-Id: req-37c2848a-dab4-4ec4-b3bb-36e0f56ff66e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "bookmark"}], "image": {"id": "fc6621b7-d4a0-4606-84e2-b683c33c2522", "links": [{"href": "http://172.30.10.101:8774/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45c6f450-f732-4166-b624-dabb2f1f0e23", "links": [{"href": "http://172.30.10.101:8774/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "rel": "bookmark"}]}, "id": "c82c895e-095d-4f79-b552-e19bbf216dac", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:53:09Z", "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-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst", "created": "2018-06-30T12:53:07Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:53:10,750 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac used request id req-37c2848a-dab4-4ec4-b3bb-36e0f56ff66e 2018-06-30 12:53:10,750 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst] is - BUILD 2018-06-30 12:53:10,751 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 12:53:13,754 - create_instance - DEBUG - VM status query timeout in 894.861721039 2018-06-30 12:53:13,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:15,609 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:15 GMT Content-Type: application/json Content-Length: 1557 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-395496b4-c6e2-4a7a-aa64-15e953fe84df X-Compute-Request-Id: req-395496b4-c6e2-4a7a-aa64-15e953fe84df Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "bookmark"}], "image": {"id": "fc6621b7-d4a0-4606-84e2-b683c33c2522", "links": [{"href": "http://172.30.10.101:8774/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45c6f450-f732-4166-b624-dabb2f1f0e23", "links": [{"href": "http://172.30.10.101:8774/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "rel": "bookmark"}]}, "id": "c82c895e-095d-4f79-b552-e19bbf216dac", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:53:11Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst", "created": "2018-06-30T12:53:06Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:53:15,609 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac used request id req-395496b4-c6e2-4a7a-aa64-15e953fe84df 2018-06-30 12:53:15,610 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst] is - BUILD 2018-06-30 12:53:15,610 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 12:53:18,613 - create_instance - DEBUG - VM status query timeout in 890.00205493 2018-06-30 12:53:18,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:19,228 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:19 GMT Content-Type: application/json Content-Length: 1744 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bdae285b-2b63-49f5-82da-35e31070a722 X-Compute-Request-Id: req-bdae285b-2b63-49f5-82da-35e31070a722 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:f0:c3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "bookmark"}], "image": {"id": "fc6621b7-d4a0-4606-84e2-b683c33c2522", "links": [{"href": "http://172.30.10.101:8774/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45c6f450-f732-4166-b624-dabb2f1f0e23", "links": [{"href": "http://172.30.10.101:8774/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "rel": "bookmark"}]}, "id": "c82c895e-095d-4f79-b552-e19bbf216dac", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:53:11Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst", "created": "2018-06-30T12:53:06Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:53:19,228 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac used request id req-bdae285b-2b63-49f5-82da-35e31070a722 2018-06-30 12:53:19,229 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst] is - BUILD 2018-06-30 12:53:19,229 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 12:53:22,232 - create_instance - DEBUG - VM status query timeout in 886.383143902 2018-06-30 12:53:22,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:22,785 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:22 GMT Content-Type: application/json Content-Length: 1744 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b89c1b11-36ba-4c77-9ce8-82a3f8b17500 X-Compute-Request-Id: req-b89c1b11-36ba-4c77-9ce8-82a3f8b17500 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:f0:c3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "bookmark"}], "image": {"id": "fc6621b7-d4a0-4606-84e2-b683c33c2522", "links": [{"href": "http://172.30.10.101:8774/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45c6f450-f732-4166-b624-dabb2f1f0e23", "links": [{"href": "http://172.30.10.101:8774/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "rel": "bookmark"}]}, "id": "c82c895e-095d-4f79-b552-e19bbf216dac", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T12:53:11Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst", "created": "2018-06-30T12:53:06Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:53:22,785 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac used request id req-b89c1b11-36ba-4c77-9ce8-82a3f8b17500 2018-06-30 12:53:22,786 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst] is - BUILD 2018-06-30 12:53:22,786 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 12:53:25,787 - create_instance - DEBUG - VM status query timeout in 882.828717947 2018-06-30 12:53:25,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:27,129 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:27 GMT Content-Type: application/json Content-Length: 1765 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-145434eb-e88d-4cd3-bedd-d10feb0a93f1 X-Compute-Request-Id: req-145434eb-e88d-4cd3-bedd-d10feb0a93f1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:f0:c3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "bookmark"}], "image": {"id": "fc6621b7-d4a0-4606-84e2-b683c33c2522", "links": [{"href": "http://172.30.10.101:8774/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-06-30T12:53:22.000000", "flavor": {"id": "45c6f450-f732-4166-b624-dabb2f1f0e23", "links": [{"href": "http://172.30.10.101:8774/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "rel": "bookmark"}]}, "id": "c82c895e-095d-4f79-b552-e19bbf216dac", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:53:23Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst", "created": "2018-06-30T12:53:06Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:53:27,130 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac used request id req-145434eb-e88d-4cd3-bedd-d10feb0a93f1 2018-06-30 12:53:27,130 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst] is - ACTIVE 2018-06-30 12:53:27,130 - create_instance - INFO - VM is - ACTIVE 2018-06-30 12:53:27,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:29,093 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:29 GMT Content-Type: application/json Content-Length: 1765 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4331ffd7-f4bb-4a16-acac-49dc3306d6bc X-Compute-Request-Id: req-4331ffd7-f4bb-4a16-acac-49dc3306d6bc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:f0:c3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "bookmark"}], "image": {"id": "fc6621b7-d4a0-4606-84e2-b683c33c2522", "links": [{"href": "http://172.30.10.101:8774/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-06-30T12:53:22.000000", "flavor": {"id": "45c6f450-f732-4166-b624-dabb2f1f0e23", "links": [{"href": "http://172.30.10.101:8774/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "rel": "bookmark"}]}, "id": "c82c895e-095d-4f79-b552-e19bbf216dac", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:53:23Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst", "created": "2018-06-30T12:53:06Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:53:29,093 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac used request id req-4331ffd7-f4bb-4a16-acac-49dc3306d6bc 2018-06-30 12:53:29,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:29,588 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:29 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-864c7e3b-44ae-4685-a65c-840ae697c40e Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cafe38b9-c846-4e1c-86bd-d1406907893f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["39a4a2ea-4b8f-4176-899c-0ffdc42ceda0"],"description":"","tags":[],"updated_at":"2018-06-30T12:52:33Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:32Z","provider:network_type":"vxlan"}]} 2018-06-30 12:53:29,589 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net used request id req-864c7e3b-44ae-4685-a65c-840ae697c40e 2018-06-30 12:53:29,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:29,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:53:29 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90aa9aa0-36bb-4eec-beb6-8f72230bd462 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:53:29,989 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-90aa9aa0-36bb-4eec-beb6-8f72230bd462 2018-06-30 12:53:29,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:30,132 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:30 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-74c277f6-212c-48f9-be34-b80fc585bef9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:33Z","dns_nameservers":[],"updated_at":"2018-06-30T12:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-subnet"}]} 2018-06-30 12:53:30,132 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-74c277f6-212c-48f9-be34-b80fc585bef9 2018-06-30 12:53:30,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:30,277 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:30 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-a7d7db64-e796-4b06-a4ef-3025522093ba Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.3"}],"id":"1a65a427-98ee-4aa7-b3c0-23aafbf5a05e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:ee:5c","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-cafe38b9-c846-4e1c-86bd-d1406907893f","name":"","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:53:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.10"}],"id":"42340377-988f-4207-9eaa-e43e0b39923f","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:f0:c3","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c82c895e-095d-4f79-b552-e19bbf216dac","name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-port","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:52:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.2"}],"id":"f055e608-90ac-4e76-a28c-aa4211fd5463","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:cb:e1","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-cafe38b9-c846-4e1c-86bd-d1406907893f","name":"","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:35Z","binding:vnic_type":"normal"}]} 2018-06-30 12:53:30,277 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-a7d7db64-e796-4b06-a4ef-3025522093ba 2018-06-30 12:53:30,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:53:30,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:53:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["T8lH07BGQ_y6uUxpoB0Lsg"], "issued_at": "2018-06-30T12:53:30.000000Z"}} 2018-06-30 12:53:30,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e5276205f93f3a2ff87279d06e4f2fc3d7d8c4" 2018-06-30 12:53:31,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:53:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e220efd0-395c-4c49-b40e-0aaeb502ff80 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:53:31,050 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e220efd0-395c-4c49-b40e-0aaeb502ff80 2018-06-30 12:53:31,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:31,735 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:31 GMT Content-Type: application/json Content-Length: 1765 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9b15d376-d6b5-4cd8-a4c6-0aa5cbd1197f X-Compute-Request-Id: req-9b15d376-d6b5-4cd8-a4c6-0aa5cbd1197f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:f0:c3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "bookmark"}], "image": {"id": "fc6621b7-d4a0-4606-84e2-b683c33c2522", "links": [{"href": "http://172.30.10.101:8774/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-06-30T12:53:22.000000", "flavor": {"id": "45c6f450-f732-4166-b624-dabb2f1f0e23", "links": [{"href": "http://172.30.10.101:8774/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "rel": "bookmark"}]}, "id": "c82c895e-095d-4f79-b552-e19bbf216dac", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:53:23Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst", "created": "2018-06-30T12:53:06Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:53:31,736 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac used request id req-9b15d376-d6b5-4cd8-a4c6-0aa5cbd1197f 2018-06-30 12:53:31,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:32,029 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:32 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-adf72cae-0a6d-4f8d-9810-ca85f2c99a30 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cafe38b9-c846-4e1c-86bd-d1406907893f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["39a4a2ea-4b8f-4176-899c-0ffdc42ceda0"],"description":"","tags":[],"updated_at":"2018-06-30T12:52:33Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:32Z","provider:network_type":"vxlan"}]} 2018-06-30 12:53:32,030 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net used request id req-adf72cae-0a6d-4f8d-9810-ca85f2c99a30 2018-06-30 12:53:32,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:32,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:53:32 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b29b0a3-c352-49bb-a566-e7a1f73767c5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:53:32,318 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-3b29b0a3-c352-49bb-a566-e7a1f73767c5 2018-06-30 12:53:32,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:32,456 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:32 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-13dc73f0-66e1-482b-a69e-17355429661d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:33Z","dns_nameservers":[],"updated_at":"2018-06-30T12:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-subnet"}]} 2018-06-30 12:53:32,456 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-13dc73f0-66e1-482b-a69e-17355429661d 2018-06-30 12:53:32,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:32,648 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:32 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-4e11e669-82d8-4e04-b93c-a450f778eb30 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.3"}],"id":"1a65a427-98ee-4aa7-b3c0-23aafbf5a05e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:ee:5c","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-cafe38b9-c846-4e1c-86bd-d1406907893f","name":"","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:53:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.10"}],"id":"42340377-988f-4207-9eaa-e43e0b39923f","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:f0:c3","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c82c895e-095d-4f79-b552-e19bbf216dac","name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-port","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:52:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.2"}],"id":"f055e608-90ac-4e76-a28c-aa4211fd5463","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:cb:e1","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-cafe38b9-c846-4e1c-86bd-d1406907893f","name":"","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:35Z","binding:vnic_type":"normal"}]} 2018-06-30 12:53:32,648 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-4e11e669-82d8-4e04-b93c-a450f778eb30 2018-06-30 12:53:32,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e5276205f93f3a2ff87279d06e4f2fc3d7d8c4" -d '{"volumeAttachment": {"volumeId": "4c0b56e9-3420-4978-bd25-9aad56804e9c"}}' 2018-06-30 12:53:37,461 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:37 GMT Content-Type: application/json Content-Length: 194 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7c8e8905-1ebb-4e1a-b939-d6e3a209f8a5 X-Compute-Request-Id: req-7c8e8905-1ebb-4e1a-b939-d6e3a209f8a5 Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "c82c895e-095d-4f79-b552-e19bbf216dac", "id": "4c0b56e9-3420-4978-bd25-9aad56804e9c", "volumeId": "4c0b56e9-3420-4978-bd25-9aad56804e9c"}} 2018-06-30 12:53:37,461 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac/os-volume_attachments used request id req-7c8e8905-1ebb-4e1a-b939-d6e3a209f8a5 2018-06-30 12:53:37,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e5276205f93f3a2ff87279d06e4f2fc3d7d8c4" 2018-06-30 12:53:39,762 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:39 GMT Content-Type: application/json Content-Length: 1811 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f7d25385-daa9-4bde-9e6e-d9cbe418970c X-Compute-Request-Id: req-f7d25385-daa9-4bde-9e6e-d9cbe418970c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:f0:c3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "bookmark"}], "image": {"id": "fc6621b7-d4a0-4606-84e2-b683c33c2522", "links": [{"href": "http://172.30.10.101:8774/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-06-30T12:53:22.000000", "flavor": {"id": "45c6f450-f732-4166-b624-dabb2f1f0e23", "links": [{"href": "http://172.30.10.101:8774/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "rel": "bookmark"}]}, "id": "c82c895e-095d-4f79-b552-e19bbf216dac", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:53:23Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst", "created": "2018-06-30T12:53:06Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [{"id": "4c0b56e9-3420-4978-bd25-9aad56804e9c"}], "metadata": {}}} 2018-06-30 12:53:39,762 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac used request id req-f7d25385-daa9-4bde-9e6e-d9cbe418970c 2018-06-30 12:53:39,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e5276205f93f3a2ff87279d06e4f2fc3d7d8c4" 2018-06-30 12:53:40,831 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:40 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-bbc020be-5d29-4efb-94e3-416a010bcb2f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cafe38b9-c846-4e1c-86bd-d1406907893f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["39a4a2ea-4b8f-4176-899c-0ffdc42ceda0"],"description":"","tags":[],"updated_at":"2018-06-30T12:52:33Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:32Z","provider:network_type":"vxlan"}]} 2018-06-30 12:53:40,831 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net used request id req-bbc020be-5d29-4efb-94e3-416a010bcb2f 2018-06-30 12:53:40,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:53:40,847 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:53:40 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:53:40,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e5276205f93f3a2ff87279d06e4f2fc3d7d8c4" 2018-06-30 12:53:41,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:53:40 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3458c451-e0b7-4315-9bc7-6a829db232cb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:53:41,369 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-3458c451-e0b7-4315-9bc7-6a829db232cb 2018-06-30 12:53:41,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e5276205f93f3a2ff87279d06e4f2fc3d7d8c4" 2018-06-30 12:53:42,210 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:42 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-0447d46a-a58f-48a5-ba35-4135699e4aee Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:33Z","dns_nameservers":[],"updated_at":"2018-06-30T12:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-subnet"}]} 2018-06-30 12:53:42,211 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-0447d46a-a58f-48a5-ba35-4135699e4aee 2018-06-30 12:53:42,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e5276205f93f3a2ff87279d06e4f2fc3d7d8c4" 2018-06-30 12:53:42,436 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:42 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-08768bef-9462-4dff-9774-d7350242b94e Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.3"}],"id":"1a65a427-98ee-4aa7-b3c0-23aafbf5a05e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:ee:5c","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-cafe38b9-c846-4e1c-86bd-d1406907893f","name":"","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:53:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.10"}],"id":"42340377-988f-4207-9eaa-e43e0b39923f","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:f0:c3","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c82c895e-095d-4f79-b552-e19bbf216dac","name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-port","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:52:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.2"}],"id":"f055e608-90ac-4e76-a28c-aa4211fd5463","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:cb:e1","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-cafe38b9-c846-4e1c-86bd-d1406907893f","name":"","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:35Z","binding:vnic_type":"normal"}]} 2018-06-30 12:53:42,436 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-08768bef-9462-4dff-9774-d7350242b94e 2018-06-30 12:53:42,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e5276205f93f3a2ff87279d06e4f2fc3d7d8c4" 2018-06-30 12:53:42,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:53:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b98596b-a7f8-412d-a241-c189ad8881e1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:53:42,768 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6b98596b-a7f8-412d-a241-c189ad8881e1 2018-06-30 12:53:42,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:44,398 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:44 GMT Content-Type: application/json Content-Length: 1811 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8803fb04-c4f0-4dac-aee1-95e2a2b0b202 X-Compute-Request-Id: req-8803fb04-c4f0-4dac-aee1-95e2a2b0b202 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:f0:c3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "bookmark"}], "image": {"id": "fc6621b7-d4a0-4606-84e2-b683c33c2522", "links": [{"href": "http://172.30.10.101:8774/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-06-30T12:53:22.000000", "flavor": {"id": "45c6f450-f732-4166-b624-dabb2f1f0e23", "links": [{"href": "http://172.30.10.101:8774/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "rel": "bookmark"}]}, "id": "c82c895e-095d-4f79-b552-e19bbf216dac", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:53:23Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst", "created": "2018-06-30T12:53:06Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [{"id": "4c0b56e9-3420-4978-bd25-9aad56804e9c"}], "metadata": {}}} 2018-06-30 12:53:44,399 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac used request id req-8803fb04-c4f0-4dac-aee1-95e2a2b0b202 2018-06-30 12:53:44,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:44,657 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:44 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-9181f4be-1d6e-46d2-9dd8-55849a9d5523 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cafe38b9-c846-4e1c-86bd-d1406907893f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["39a4a2ea-4b8f-4176-899c-0ffdc42ceda0"],"description":"","tags":[],"updated_at":"2018-06-30T12:52:33Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:32Z","provider:network_type":"vxlan"}]} 2018-06-30 12:53:44,657 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net used request id req-9181f4be-1d6e-46d2-9dd8-55849a9d5523 2018-06-30 12:53:44,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:44,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:53:44 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a88fc6e4-c3cb-479c-90c3-d085ed2c2953 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:53:44,929 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-a88fc6e4-c3cb-479c-90c3-d085ed2c2953 2018-06-30 12:53:44,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:45,029 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:45 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-69feb951-0564-420a-be28-1448c3f6666d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:33Z","dns_nameservers":[],"updated_at":"2018-06-30T12:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-subnet"}]} 2018-06-30 12:53:45,030 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-69feb951-0564-420a-be28-1448c3f6666d 2018-06-30 12:53:45,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:45,153 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:45 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-5523295b-9a1a-4dd4-8aa5-aa9c97d6e1b2 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.3"}],"id":"1a65a427-98ee-4aa7-b3c0-23aafbf5a05e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:ee:5c","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-cafe38b9-c846-4e1c-86bd-d1406907893f","name":"","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:53:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.10"}],"id":"42340377-988f-4207-9eaa-e43e0b39923f","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:f0:c3","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c82c895e-095d-4f79-b552-e19bbf216dac","name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-port","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:52:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.2"}],"id":"f055e608-90ac-4e76-a28c-aa4211fd5463","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:cb:e1","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-cafe38b9-c846-4e1c-86bd-d1406907893f","name":"","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:35Z","binding:vnic_type":"normal"}]} 2018-06-30 12:53:45,153 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-5523295b-9a1a-4dd4-8aa5-aa9c97d6e1b2 2018-06-30 12:53:45,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e5276205f93f3a2ff87279d06e4f2fc3d7d8c4" 2018-06-30 12:53:47,949 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:47 GMT Content-Type: application/json Content-Length: 1811 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8ad6816b-b3e5-4c6d-974d-c60fb4e56ccb X-Compute-Request-Id: req-8ad6816b-b3e5-4c6d-974d-c60fb4e56ccb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:f0:c3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "bookmark"}], "image": {"id": "fc6621b7-d4a0-4606-84e2-b683c33c2522", "links": [{"href": "http://172.30.10.101:8774/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-06-30T12:53:22.000000", "flavor": {"id": "45c6f450-f732-4166-b624-dabb2f1f0e23", "links": [{"href": "http://172.30.10.101:8774/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "rel": "bookmark"}]}, "id": "c82c895e-095d-4f79-b552-e19bbf216dac", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:53:23Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst", "created": "2018-06-30T12:53:06Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [{"id": "4c0b56e9-3420-4978-bd25-9aad56804e9c"}], "metadata": {}}} 2018-06-30 12:53:47,950 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac used request id req-8ad6816b-b3e5-4c6d-974d-c60fb4e56ccb 2018-06-30 12:53:47,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e5276205f93f3a2ff87279d06e4f2fc3d7d8c4" 2018-06-30 12:53:48,274 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:48 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-139c050b-0187-454c-8558-479fa9d01849 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cafe38b9-c846-4e1c-86bd-d1406907893f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["39a4a2ea-4b8f-4176-899c-0ffdc42ceda0"],"description":"","tags":[],"updated_at":"2018-06-30T12:52:33Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:32Z","provider:network_type":"vxlan"}]} 2018-06-30 12:53:48,274 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net used request id req-139c050b-0187-454c-8558-479fa9d01849 2018-06-30 12:53:48,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e5276205f93f3a2ff87279d06e4f2fc3d7d8c4" 2018-06-30 12:53:48,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:53:48 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0e57552-6f62-4e6e-974f-a95938021c60 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:53:48,382 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-c0e57552-6f62-4e6e-974f-a95938021c60 2018-06-30 12:53:48,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e5276205f93f3a2ff87279d06e4f2fc3d7d8c4" 2018-06-30 12:53:48,532 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:48 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-b3093933-2761-46e3-971c-4e129bfd8495 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:33Z","dns_nameservers":[],"updated_at":"2018-06-30T12:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-subnet"}]} 2018-06-30 12:53:48,532 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-b3093933-2761-46e3-971c-4e129bfd8495 2018-06-30 12:53:48,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e5276205f93f3a2ff87279d06e4f2fc3d7d8c4" 2018-06-30 12:53:48,699 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:48 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-bf226c56-18ec-44e4-9daa-5c2efb3b7f8b Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.3"}],"id":"1a65a427-98ee-4aa7-b3c0-23aafbf5a05e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:ee:5c","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-cafe38b9-c846-4e1c-86bd-d1406907893f","name":"","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:53:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.10"}],"id":"42340377-988f-4207-9eaa-e43e0b39923f","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:f0:c3","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c82c895e-095d-4f79-b552-e19bbf216dac","name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-port","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:52:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.2"}],"id":"f055e608-90ac-4e76-a28c-aa4211fd5463","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:cb:e1","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-cafe38b9-c846-4e1c-86bd-d1406907893f","name":"","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:35Z","binding:vnic_type":"normal"}]} 2018-06-30 12:53:48,699 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-bf226c56-18ec-44e4-9daa-5c2efb3b7f8b 2018-06-30 12:53:48,702 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e5276205f93f3a2ff87279d06e4f2fc3d7d8c4" 2018-06-30 12:53:49,835 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:49 GMT Content-Type: application/json Content-Length: 1442 Connection: keep-alive x-compute-request-id: req-db650f5d-5c82-48ad-95d7-d963b57d3c5a x-openstack-request-id: req-db650f5d-5c82-48ad-95d7-d963b57d3c5a Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "c82c895e-095d-4f79-b552-e19bbf216dac", "attachment_id": "68b9fe23-4eb2-45ad-9cf6-1dc87fd29a1a", "attached_at": "2018-06-30T12:53:43.000000", "host_name": "cmp002", "volume_id": "4c0b56e9-3420-4978-bd25-9aad56804e9c", "device": "/dev/vdc", "id": "4c0b56e9-3420-4978-bd25-9aad56804e9c"}], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T12:53:46.000000", "replication_status": null, "snapshot_id": null, "id": "4c0b56e9-3420-4978-bd25-9aad56804e9c", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-c4384828-9c63-4812-ae9c-a2b230caabc5", "bootable": "false", "created_at": "2018-06-30T12:52:42.000000", "volume_type": "lvm-driver"}} 2018-06-30 12:53:49,835 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c used request id req-db650f5d-5c82-48ad-95d7-d963b57d3c5a 2018-06-30 12:53:49,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:51,054 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:51 GMT Content-Type: application/json Content-Length: 1811 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-829e8192-e3f5-4a18-9446-885f1d25e349 X-Compute-Request-Id: req-829e8192-e3f5-4a18-9446-885f1d25e349 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:f0:c3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "bookmark"}], "image": {"id": "fc6621b7-d4a0-4606-84e2-b683c33c2522", "links": [{"href": "http://172.30.10.101:8774/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-06-30T12:53:22.000000", "flavor": {"id": "45c6f450-f732-4166-b624-dabb2f1f0e23", "links": [{"href": "http://172.30.10.101:8774/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "rel": "bookmark"}]}, "id": "c82c895e-095d-4f79-b552-e19bbf216dac", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:53:23Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst", "created": "2018-06-30T12:53:06Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [{"id": "4c0b56e9-3420-4978-bd25-9aad56804e9c"}], "metadata": {}}} 2018-06-30 12:53:51,054 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac used request id req-829e8192-e3f5-4a18-9446-885f1d25e349 2018-06-30 12:53:51,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:51,357 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:51 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-db6d14ab-a7e1-4844-9d48-efcb0be196a0 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cafe38b9-c846-4e1c-86bd-d1406907893f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["39a4a2ea-4b8f-4176-899c-0ffdc42ceda0"],"description":"","tags":[],"updated_at":"2018-06-30T12:52:33Z","provider:segmentation_id":66,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:32Z","provider:network_type":"vxlan"}]} 2018-06-30 12:53:51,357 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net used request id req-db6d14ab-a7e1-4844-9d48-efcb0be196a0 2018-06-30 12:53:51,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:51,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:53:51 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-162d4171-3164-481f-b2a9-66e50852a189 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:53:51,461 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-162d4171-3164-481f-b2a9-66e50852a189 2018-06-30 12:53:51,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:51,653 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:51 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-360d0fed-a27d-4a02-b0bc-211bc3808288 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:33Z","dns_nameservers":[],"updated_at":"2018-06-30T12:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-subnet"}]} 2018-06-30 12:53:51,653 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-360d0fed-a27d-4a02-b0bc-211bc3808288 2018-06-30 12:53:51,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:51,837 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:53:51 GMT Content-Type: application/json Content-Length: 2788 Connection: keep-alive X-Openstack-Request-Id: req-f8595ff4-95a3-4fe6-ae34-d08f36f18881 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.3"}],"id":"1a65a427-98ee-4aa7-b3c0-23aafbf5a05e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:ee:5c","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-cafe38b9-c846-4e1c-86bd-d1406907893f","name":"","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:36Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:53:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.10"}],"id":"42340377-988f-4207-9eaa-e43e0b39923f","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:f0:c3","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c82c895e-095d-4f79-b552-e19bbf216dac","name":"NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-port","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:53Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:52:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a4a2ea-4b8f-4176-899c-0ffdc42ceda0","ip_address":"10.55.0.2"}],"id":"f055e608-90ac-4e76-a28c-aa4211fd5463","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:cb:e1","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-cafe38b9-c846-4e1c-86bd-d1406907893f","name":"","admin_state_up":true,"network_id":"cafe38b9-c846-4e1c-86bd-d1406907893f","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:52:35Z","binding:vnic_type":"normal"}]} 2018-06-30 12:53:51,837 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-f8595ff4-95a3-4fe6-ae34-d08f36f18881 2018-06-30 12:53:51,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac/os-volume_attachments/4c0b56e9-3420-4978-bd25-9aad56804e9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e5276205f93f3a2ff87279d06e4f2fc3d7d8c4" 2018-06-30 12:53:57,846 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:53:57 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a0fbe6cd-ff7c-4feb-a4b1-e1e901cccf41 X-Compute-Request-Id: req-a0fbe6cd-ff7c-4feb-a4b1-e1e901cccf41 2018-06-30 12:53:57,846 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac/os-volume_attachments/4c0b56e9-3420-4978-bd25-9aad56804e9c used request id req-a0fbe6cd-ff7c-4feb-a4b1-e1e901cccf41 2018-06-30 12:53:57,847 - create_instance - INFO - Deleting Port with ID - 42340377-988f-4207-9eaa-e43e0b39923f 2018-06-30 12:53:57,847 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-port 2018-06-30 12:53:57,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/42340377-988f-4207-9eaa-e43e0b39923f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:58,983 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:53:58 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2a68eae0-dba2-4321-92d5-473f0d031318 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:53:58,983 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/42340377-988f-4207-9eaa-e43e0b39923f used request id req-2a68eae0-dba2-4321-92d5-473f0d031318 2018-06-30 12:53:58,983 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst 2018-06-30 12:53:58,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:53:59,559 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:53:59 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5943e795-46b9-4af8-9af1-212db366c8b0 X-Compute-Request-Id: req-5943e795-46b9-4af8-9af1-212db366c8b0 Front-End-Https: on 2018-06-30 12:53:59,560 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac used request id req-5943e795-46b9-4af8-9af1-212db366c8b0 2018-06-30 12:53:59,560 - create_instance - INFO - Checking deletion status 2018-06-30 12:53:59,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:54:00,914 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:00 GMT Content-Type: application/json Content-Length: 1588 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b74d8f32-4a8b-49fa-a738-832dbba5f34a X-Compute-Request-Id: req-b74d8f32-4a8b-49fa-a738-832dbba5f34a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c82c895e-095d-4f79-b552-e19bbf216dac", "rel": "bookmark"}], "image": {"id": "fc6621b7-d4a0-4606-84e2-b683c33c2522", "links": [{"href": "http://172.30.10.101:8774/images/fc6621b7-d4a0-4606-84e2-b683c33c2522", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-06-30T12:53:22.000000", "flavor": {"id": "45c6f450-f732-4166-b624-dabb2f1f0e23", "links": [{"href": "http://172.30.10.101:8774/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23", "rel": "bookmark"}]}, "id": "c82c895e-095d-4f79-b552-e19bbf216dac", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:53:59Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst", "created": "2018-06-30T12:53:06Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [{"id": "4c0b56e9-3420-4978-bd25-9aad56804e9c"}], "metadata": {}}} 2018-06-30 12:54:00,914 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac used request id req-b74d8f32-4a8b-49fa-a738-832dbba5f34a 2018-06-30 12:54:00,914 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst] is - ACTIVE 2018-06-30 12:54:00,915 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 12:54:03,918 - create_instance - DEBUG - VM status query timeout in 295.642470121 2018-06-30 12:54:03,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3d03c6ec83ecf1e1b4d1e5c8e0e453520e08fb" 2018-06-30 12:54:04,158 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 12:54:04 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d015882d-9dd7-4fd2-ad3d-691532407676 X-Compute-Request-Id: req-d015882d-9dd7-4fd2-ad3d-691532407676 RESP BODY: {"itemNotFound": {"message": "Instance c82c895e-095d-4f79-b552-e19bbf216dac could not be found.", "code": 404}} 2018-06-30 12:54:04,159 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c82c895e-095d-4f79-b552-e19bbf216dac used request id req-d015882d-9dd7-4fd2-ad3d-691532407676 2018-06-30 12:54:04,159 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c82c895e-095d-4f79-b552-e19bbf216dac could not be found. (HTTP 404) (Request-ID: req-d015882d-9dd7-4fd2-ad3d-691532407676) 2018-06-30 12:54:04,159 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-vm_inst 2018-06-30 12:54:04,164 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f82f4ef7-3405-4f1e-abdc-2429e5406bec" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83856fdc2cbd256c9b67d553f2d8ea54d367b367" 2018-06-30 12:54:04,567 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:04 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive x-compute-request-id: req-8c92434e-cf38-43b9-b5d2-b76af047d7d9 x-openstack-request-id: req-8c92434e-cf38-43b9-b5d2-b76af047d7d9 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T12:54:00.000000", "replication_status": null, "snapshot_id": null, "id": "4c0b56e9-3420-4978-bd25-9aad56804e9c", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-c4384828-9c63-4812-ae9c-a2b230caabc5", "bootable": "false", "created_at": "2018-06-30T12:52:42.000000", "volume_type": "lvm-driver"}} 2018-06-30 12:54:04,567 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c used request id req-8c92434e-cf38-43b9-b5d2-b76af047d7d9 2018-06-30 12:54:04,567 - create_volume - DEBUG - Instance status is - available 2018-06-30 12:54:04,568 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5 2018-06-30 12:54:04,568 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5 2018-06-30 12:54:04,571 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f82f4ef7-3405-4f1e-abdc-2429e5406bec" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83856fdc2cbd256c9b67d553f2d8ea54d367b367" 2018-06-30 12:54:05,589 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:54:05 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-4391a936-de4c-44b8-93c2-5a6588070bd1 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:54:05,589 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c used request id req-4391a936-de4c-44b8-93c2-5a6588070bd1 2018-06-30 12:54:05,592 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f82f4ef7-3405-4f1e-abdc-2429e5406bec" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83856fdc2cbd256c9b67d553f2d8ea54d367b367" 2018-06-30 12:54:07,317 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 12:54:07 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-4c492069-03fc-46e5-a793-9dd8551d4e0c x-openstack-request-id: req-4c492069-03fc-46e5-a793-9dd8551d4e0c RESP BODY: {"itemNotFound": {"message": "Volume 4c0b56e9-3420-4978-bd25-9aad56804e9c could not be found.", "code": 404}} 2018-06-30 12:54:07,317 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/4c0b56e9-3420-4978-bd25-9aad56804e9c used request id req-4c492069-03fc-46e5-a793-9dd8551d4e0c 2018-06-30 12:54:07,317 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 4c0b56e9-3420-4978-bd25-9aad56804e9c could not be found. (HTTP 404) (Request-ID: req-4c492069-03fc-46e5-a793-9dd8551d4e0c) 2018-06-30 12:54:07,317 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5 2018-06-30 12:54:07,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ff94b9cf00b7e0a765ea16c8b12a8fee200698" 2018-06-30 12:54:08,077 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:54:08 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-55aa340c-0776-4dd7-889e-471c314e5df9 X-Compute-Request-Id: req-55aa340c-0776-4dd7-889e-471c314e5df9 2018-06-30 12:54:08,077 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/45c6f450-f732-4166-b624-dabb2f1f0e23 used request id req-55aa340c-0776-4dd7-889e-471c314e5df9 2018-06-30 12:54:08,078 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-subnet 2018-06-30 12:54:08,079 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-subnet 2018-06-30 12:54:08,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/39a4a2ea-4b8f-4176-899c-0ffdc42ceda0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a03bf001c1b93808d9f1a966403d8b1672c7890" 2018-06-30 12:54:12,093 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:54:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-29019359-797b-4bc1-8e4a-db732e6179cf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:54:12,094 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/39a4a2ea-4b8f-4176-899c-0ffdc42ceda0 used request id req-29019359-797b-4bc1-8e4a-db732e6179cf 2018-06-30 12:54:12,094 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-net 2018-06-30 12:54:12,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/cafe38b9-c846-4e1c-86bd-d1406907893f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a03bf001c1b93808d9f1a966403d8b1672c7890" 2018-06-30 12:54:15,115 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:54:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b2d2f520-031b-4d47-b039-1bb88dde60f1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:54:15,115 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/cafe38b9-c846-4e1c-86bd-d1406907893f used request id req-b2d2f520-031b-4d47-b039-1bb88dde60f1 2018-06-30 12:54:15,116 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-c4384828-9c63-4812-ae9c-a2b230caabc5-image 2018-06-30 12:54:15,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/fc6621b7-d4a0-4606-84e2-b683c33c2522 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b33b35059e33b242683da57ede9554a48c6e48d" 2018-06-30 12:54:16,166 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:54:16 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c1262145-26d9-4879-a9b6-5a42e2c782a2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:54:16,166 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/fc6621b7-d4a0-4606-84e2-b683c33c2522 used request id req-c1262145-26d9-4879-a9b6-5a42e2c782a2 2018-06-30 12:54:16,169 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:54:16,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:54:16,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:54:16,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:54:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["PDbdz3pRTSyY4wXNZ-LDUA"], "issued_at": "2018-06-30T12:54:16.000000Z"}} 2018-06-30 12:54:16,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b6227c2c72a7ac27594a5023162af9bf8443f6" 2018-06-30 12:54:17,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:54:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c83c1e1a-9399-4af1-8791-644d8d278cd8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:54:17,278 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c83c1e1a-9399-4af1-8791-644d8d278cd8 2018-06-30 12:54:17,279 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:54:17,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b6227c2c72a7ac27594a5023162af9bf8443f6" 2018-06-30 12:54:17,747 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:17 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a57c69fc-035c-425d-b4b3-4409d512e0da X-Compute-Request-Id: req-a57c69fc-035c-425d-b4b3-4409d512e0da Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-30 12:54:17,747 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a57c69fc-035c-425d-b4b3-4409d512e0da 2018-06-30 12:54:17,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b6227c2c72a7ac27594a5023162af9bf8443f6" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-99c4364b-128c-4f0e-8661-3118e4f6519cname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-30 12:54:18,341 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:18 GMT Content-Type: application/json Content-Length: 514 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a8702fe6-c244-4065-aa25-7390c95df6a5 X-Compute-Request-Id: req-a8702fe6-c244-4065-aa25-7390c95df6a5 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-99c4364b-128c-4f0e-8661-3118e4f6519cname", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/369cfd93-74fb-42cf-b060-60e985bfd60c", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/369cfd93-74fb-42cf-b060-60e985bfd60c", "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": "369cfd93-74fb-42cf-b060-60e985bfd60c"}} 2018-06-30 12:54:18,342 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a8702fe6-c244-4065-aa25-7390c95df6a5 2018-06-30 12:54:18,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:54:19,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:54:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["aVUa4tceQQSL_cLCPGRWXA"], "issued_at": "2018-06-30T12:54:19.000000Z"}} 2018-06-30 12:54:19,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/369cfd93-74fb-42cf-b060-60e985bfd60c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694465308aa14a5657bc9be618b633b79052982a" 2018-06-30 12:54:20,061 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:20 GMT Content-Type: application/json Content-Length: 514 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9f720fbd-a564-4f03-8bf9-c0065bd625a7 X-Compute-Request-Id: req-9f720fbd-a564-4f03-8bf9-c0065bd625a7 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-99c4364b-128c-4f0e-8661-3118e4f6519cname", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/369cfd93-74fb-42cf-b060-60e985bfd60c", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/369cfd93-74fb-42cf-b060-60e985bfd60c", "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": "369cfd93-74fb-42cf-b060-60e985bfd60c"}} 2018-06-30 12:54:20,061 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/369cfd93-74fb-42cf-b060-60e985bfd60c used request id req-9f720fbd-a564-4f03-8bf9-c0065bd625a7 2018-06-30 12:54:20,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/369cfd93-74fb-42cf-b060-60e985bfd60c/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694465308aa14a5657bc9be618b633b79052982a" 2018-06-30 12:54:20,827 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:20 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-764bd4e6-18ab-4a86-8574-d5797cb85961 X-Compute-Request-Id: req-764bd4e6-18ab-4a86-8574-d5797cb85961 Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-06-30 12:54:20,827 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/369cfd93-74fb-42cf-b060-60e985bfd60c/os-extra_specs used request id req-764bd4e6-18ab-4a86-8574-d5797cb85961 2018-06-30 12:54:20,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/369cfd93-74fb-42cf-b060-60e985bfd60c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b6227c2c72a7ac27594a5023162af9bf8443f6" 2018-06-30 12:54:21,679 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:54:21 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-531f5466-6ac0-4547-949b-88b8662c1e51 X-Compute-Request-Id: req-531f5466-6ac0-4547-949b-88b8662c1e51 2018-06-30 12:54:21,679 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/369cfd93-74fb-42cf-b060-60e985bfd60c used request id req-531f5466-6ac0-4547-949b-88b8662c1e51 2018-06-30 12:54:21,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694465308aa14a5657bc9be618b633b79052982a" 2018-06-30 12:54:21,749 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:21 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-eb3a06c3-4503-4a18-8c7b-9dca0e2c2400 X-Compute-Request-Id: req-eb3a06c3-4503-4a18-8c7b-9dca0e2c2400 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-30 12:54:21,749 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-eb3a06c3-4503-4a18-8c7b-9dca0e2c2400 2018-06-30 12:54:21,751 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:54:21,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:54:21,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:54:22,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:54:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["nO0uWMceTw6PzdNQh2ZO7w"], "issued_at": "2018-06-30T12:54:22.000000Z"}} 2018-06-30 12:54:22,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6426a979ebac034f49419345205a4bc3a5d2a0" 2018-06-30 12:54:23,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:54:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a80b0c4a-dc5f-4452-85fe-24e0a919f3a3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:54:23,131 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a80b0c4a-dc5f-4452-85fe-24e0a919f3a3 2018-06-30 12:54:23,132 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:54:23,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6426a979ebac034f49419345205a4bc3a5d2a0" 2018-06-30 12:54:23,962 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:23 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c8c78213-3358-4f1f-8fec-f0865e3f0687 X-Compute-Request-Id: req-c8c78213-3358-4f1f-8fec-f0865e3f0687 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-30 12:54:23,962 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c8c78213-3358-4f1f-8fec-f0865e3f0687 2018-06-30 12:54:23,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6426a979ebac034f49419345205a4bc3a5d2a0" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-d924c96f-95a0-48a3-abb9-31f7dd4bf8ccname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-30 12:54:24,841 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:24 GMT Content-Type: application/json Content-Length: 514 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a2b0b4c0-cac6-47d3-b757-e087851d217c X-Compute-Request-Id: req-a2b0b4c0-cac6-47d3-b757-e087851d217c Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-d924c96f-95a0-48a3-abb9-31f7dd4bf8ccname", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/77d10626-d64a-40de-a9e2-9f5f5aa775ba", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/77d10626-d64a-40de-a9e2-9f5f5aa775ba", "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": "77d10626-d64a-40de-a9e2-9f5f5aa775ba"}} 2018-06-30 12:54:24,842 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a2b0b4c0-cac6-47d3-b757-e087851d217c 2018-06-30 12:54:24,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:54:25,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:54:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["9XrHSRDBTiK8iSCpPHzvuQ"], "issued_at": "2018-06-30T12:54:25.000000Z"}} 2018-06-30 12:54:25,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/77d10626-d64a-40de-a9e2-9f5f5aa775ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f581b220b8ee269a52d08d45086a8c997300f" 2018-06-30 12:54:26,428 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:26 GMT Content-Type: application/json Content-Length: 514 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cd159c59-7616-438d-bdd9-0c3da1098612 X-Compute-Request-Id: req-cd159c59-7616-438d-bdd9-0c3da1098612 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-d924c96f-95a0-48a3-abb9-31f7dd4bf8ccname", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/77d10626-d64a-40de-a9e2-9f5f5aa775ba", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/77d10626-d64a-40de-a9e2-9f5f5aa775ba", "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": "77d10626-d64a-40de-a9e2-9f5f5aa775ba"}} 2018-06-30 12:54:26,429 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/77d10626-d64a-40de-a9e2-9f5f5aa775ba used request id req-cd159c59-7616-438d-bdd9-0c3da1098612 2018-06-30 12:54:26,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/77d10626-d64a-40de-a9e2-9f5f5aa775ba/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f581b220b8ee269a52d08d45086a8c997300f" 2018-06-30 12:54:27,173 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:27 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3b1a1fe6-293d-48f1-b10f-81de0f19b085 X-Compute-Request-Id: req-3b1a1fe6-293d-48f1-b10f-81de0f19b085 Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-06-30 12:54:27,173 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/77d10626-d64a-40de-a9e2-9f5f5aa775ba/os-extra_specs used request id req-3b1a1fe6-293d-48f1-b10f-81de0f19b085 2018-06-30 12:54:27,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/77d10626-d64a-40de-a9e2-9f5f5aa775ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f581b220b8ee269a52d08d45086a8c997300f" 2018-06-30 12:54:27,917 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:54:27 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b8279774-fe77-44ba-819b-30827d2b54aa X-Compute-Request-Id: req-b8279774-fe77-44ba-819b-30827d2b54aa 2018-06-30 12:54:27,918 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/77d10626-d64a-40de-a9e2-9f5f5aa775ba used request id req-b8279774-fe77-44ba-819b-30827d2b54aa 2018-06-30 12:54:27,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f4f581b220b8ee269a52d08d45086a8c997300f" 2018-06-30 12:54:28,396 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:28 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f89850c2-7385-4383-8a10-c64996ad56ae X-Compute-Request-Id: req-f89850c2-7385-4383-8a10-c64996ad56ae Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-30 12:54:28,396 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-f89850c2-7385-4383-8a10-c64996ad56ae 2018-06-30 12:54:28,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/77d10626-d64a-40de-a9e2-9f5f5aa775ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b6426a979ebac034f49419345205a4bc3a5d2a0" 2018-06-30 12:54:29,127 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 12:54:29 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 109 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1f332119-db6a-4fd7-b640-f3780e4314d1 X-Compute-Request-Id: req-1f332119-db6a-4fd7-b640-f3780e4314d1 RESP BODY: {"itemNotFound": {"message": "Flavor 77d10626-d64a-40de-a9e2-9f5f5aa775ba could not be found.", "code": 404}} 2018-06-30 12:54:29,127 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/77d10626-d64a-40de-a9e2-9f5f5aa775ba used request id req-1f332119-db6a-4fd7-b640-f3780e4314d1 2018-06-30 12:54:29,129 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:54:29,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:54:29,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:54:29,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:54:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["nruX6oV2TEyreidPvuPHXg"], "issued_at": "2018-06-30T12:54:29.000000Z"}} 2018-06-30 12:54:29,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d537802a7d1710bfbd39440e2e480d0596113fb9" 2018-06-30 12:54:30,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:54:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3bcdcd5f-cbc9-4bdd-be73-4fae744b79fc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:54:30,183 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3bcdcd5f-cbc9-4bdd-be73-4fae744b79fc 2018-06-30 12:54:30,184 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:54:30,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d537802a7d1710bfbd39440e2e480d0596113fb9" 2018-06-30 12:54:30,994 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:30 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1f7041dc-6e0b-4549-9bb8-71cc737b7263 X-Compute-Request-Id: req-1f7041dc-6e0b-4549-9bb8-71cc737b7263 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-30 12:54:30,994 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1f7041dc-6e0b-4549-9bb8-71cc737b7263 2018-06-30 12:54:30,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d537802a7d1710bfbd39440e2e480d0596113fb9" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-7a2c43ab-ace2-4546-a940-c5a3a3e48007name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-30 12:54:31,936 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:31 GMT Content-Type: application/json Content-Length: 514 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f2ac4ce1-2348-4868-8151-eb6be0f87d03 X-Compute-Request-Id: req-f2ac4ce1-2348-4868-8151-eb6be0f87d03 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-7a2c43ab-ace2-4546-a940-c5a3a3e48007name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c521071b-0e4e-4232-89d4-e2eca4779033", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c521071b-0e4e-4232-89d4-e2eca4779033", "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": "c521071b-0e4e-4232-89d4-e2eca4779033"}} 2018-06-30 12:54:31,937 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-f2ac4ce1-2348-4868-8151-eb6be0f87d03 2018-06-30 12:54:31,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:54:32,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:54:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["BAuKHoaLRguAkbUQghrNvA"], "issued_at": "2018-06-30T12:54:32.000000Z"}} 2018-06-30 12:54:32,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/c521071b-0e4e-4232-89d4-e2eca4779033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b74fa39bdb47fed1aa1ec071ad6de4a731290b" 2018-06-30 12:54:33,677 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:33 GMT Content-Type: application/json Content-Length: 514 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c69f7572-bc69-4973-9179-5502cd167318 X-Compute-Request-Id: req-c69f7572-bc69-4973-9179-5502cd167318 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-7a2c43ab-ace2-4546-a940-c5a3a3e48007name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c521071b-0e4e-4232-89d4-e2eca4779033", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c521071b-0e4e-4232-89d4-e2eca4779033", "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": "c521071b-0e4e-4232-89d4-e2eca4779033"}} 2018-06-30 12:54:33,677 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/c521071b-0e4e-4232-89d4-e2eca4779033 used request id req-c69f7572-bc69-4973-9179-5502cd167318 2018-06-30 12:54:33,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/c521071b-0e4e-4232-89d4-e2eca4779033/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b74fa39bdb47fed1aa1ec071ad6de4a731290b" 2018-06-30 12:54:34,171 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:34 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-550c001e-e7ac-403c-88de-c46e2052ec75 X-Compute-Request-Id: req-550c001e-e7ac-403c-88de-c46e2052ec75 Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-06-30 12:54:34,171 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/c521071b-0e4e-4232-89d4-e2eca4779033/os-extra_specs used request id req-550c001e-e7ac-403c-88de-c46e2052ec75 2018-06-30 12:54:34,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/c521071b-0e4e-4232-89d4-e2eca4779033 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d537802a7d1710bfbd39440e2e480d0596113fb9" 2018-06-30 12:54:34,984 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:54:34 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0aa03e84-35eb-4df0-af55-492df3b64e32 X-Compute-Request-Id: req-0aa03e84-35eb-4df0-af55-492df3b64e32 2018-06-30 12:54:34,984 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/c521071b-0e4e-4232-89d4-e2eca4779033 used request id req-0aa03e84-35eb-4df0-af55-492df3b64e32 2018-06-30 12:54:34,986 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:54:34,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:54:34,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:54:35,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:54:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["F9smkUq9Rf2o38nf9C_zbg"], "issued_at": "2018-06-30T12:54:35.000000Z"}} 2018-06-30 12:54:35,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6053ad52faeb0db2d2ef30c9af3b6f64456cbb92" 2018-06-30 12:54:36,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:54:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37cd67d4-4e30-47c5-b3a0-7f0c874b93f3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:54:36,138 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-37cd67d4-4e30-47c5-b3a0-7f0c874b93f3 2018-06-30 12:54:36,140 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:54:36,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6053ad52faeb0db2d2ef30c9af3b6f64456cbb92" 2018-06-30 12:54:36,989 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:36 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9da95006-fe6b-4165-b8da-696fc97e5146 X-Compute-Request-Id: req-9da95006-fe6b-4165-b8da-696fc97e5146 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-30 12:54:36,990 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9da95006-fe6b-4165-b8da-696fc97e5146 2018-06-30 12:54:36,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6053ad52faeb0db2d2ef30c9af3b6f64456cbb92" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-e302e051-76fe-426e-8335-e064f1662de4name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-06-30 12:54:37,747 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:37 GMT Content-Type: application/json Content-Length: 514 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0b70b6b0-3590-47e5-a42b-7c9f98765381 X-Compute-Request-Id: req-0b70b6b0-3590-47e5-a42b-7c9f98765381 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-e302e051-76fe-426e-8335-e064f1662de4name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/75feb13e-9737-48e0-b5bc-078129814b44", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/75feb13e-9737-48e0-b5bc-078129814b44", "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": "75feb13e-9737-48e0-b5bc-078129814b44"}} 2018-06-30 12:54:37,748 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-0b70b6b0-3590-47e5-a42b-7c9f98765381 2018-06-30 12:54:37,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:54:38,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:54:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["LP9XuLCZSfCzywoY0sJa9Q"], "issued_at": "2018-06-30T12:54:38.000000Z"}} 2018-06-30 12:54:38,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/75feb13e-9737-48e0-b5bc-078129814b44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54892dbad7c0612c1ed796e346d316c81b5eb08d" 2018-06-30 12:54:39,393 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:39 GMT Content-Type: application/json Content-Length: 514 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-644f4aaf-f075-4c98-b556-394df20c47b7 X-Compute-Request-Id: req-644f4aaf-f075-4c98-b556-394df20c47b7 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-e302e051-76fe-426e-8335-e064f1662de4name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/75feb13e-9737-48e0-b5bc-078129814b44", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/75feb13e-9737-48e0-b5bc-078129814b44", "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": "75feb13e-9737-48e0-b5bc-078129814b44"}} 2018-06-30 12:54:39,393 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/75feb13e-9737-48e0-b5bc-078129814b44 used request id req-644f4aaf-f075-4c98-b556-394df20c47b7 2018-06-30 12:54:39,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/75feb13e-9737-48e0-b5bc-078129814b44/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54892dbad7c0612c1ed796e346d316c81b5eb08d" 2018-06-30 12:54:40,180 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:40 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4b2a4f30-d8ee-4ce8-8f7a-e784b9aa46e8 X-Compute-Request-Id: req-4b2a4f30-d8ee-4ce8-8f7a-e784b9aa46e8 Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-06-30 12:54:40,180 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/75feb13e-9737-48e0-b5bc-078129814b44/os-extra_specs used request id req-4b2a4f30-d8ee-4ce8-8f7a-e784b9aa46e8 2018-06-30 12:54:40,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/75feb13e-9737-48e0-b5bc-078129814b44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54892dbad7c0612c1ed796e346d316c81b5eb08d" 2018-06-30 12:54:40,668 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:54:40 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c231ec26-3b98-4faa-b50e-24b9e4d840b7 X-Compute-Request-Id: req-c231ec26-3b98-4faa-b50e-24b9e4d840b7 2018-06-30 12:54:40,668 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/75feb13e-9737-48e0-b5bc-078129814b44 used request id req-c231ec26-3b98-4faa-b50e-24b9e4d840b7 2018-06-30 12:54:40,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54892dbad7c0612c1ed796e346d316c81b5eb08d" 2018-06-30 12:54:40,741 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:40 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9ac5567f-9329-4fb9-9cc6-05cb1aacf95f X-Compute-Request-Id: req-9ac5567f-9329-4fb9-9cc6-05cb1aacf95f Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-30 12:54:40,741 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9ac5567f-9329-4fb9-9cc6-05cb1aacf95f 2018-06-30 12:54:40,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/75feb13e-9737-48e0-b5bc-078129814b44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6053ad52faeb0db2d2ef30c9af3b6f64456cbb92" 2018-06-30 12:54:41,538 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 12:54:41 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 109 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4f31bc62-4f15-4508-bf2d-0b2eb97d444f X-Compute-Request-Id: req-4f31bc62-4f15-4508-bf2d-0b2eb97d444f RESP BODY: {"itemNotFound": {"message": "Flavor 75feb13e-9737-48e0-b5bc-078129814b44 could not be found.", "code": 404}} 2018-06-30 12:54:41,538 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/75feb13e-9737-48e0-b5bc-078129814b44 used request id req-4f31bc62-4f15-4508-bf2d-0b2eb97d444f 2018-06-30 12:54:41,540 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:54:41,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:54:41,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:54:42,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:54:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["b-z0QkFrR566kyEVGT1v9g"], "issued_at": "2018-06-30T12:54:42.000000Z"}} 2018-06-30 12:54:42,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7891c0c030f57726843d98ef27d7284aaf2ead9" 2018-06-30 12:54:42,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:54:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82b7a933-74ec-4547-bda5-70519bfdf78e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:54:42,575 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-82b7a933-74ec-4547-bda5-70519bfdf78e 2018-06-30 12:54:42,576 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:54:42,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7891c0c030f57726843d98ef27d7284aaf2ead9" 2018-06-30 12:54:43,411 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:43 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5befa35a-6f54-43ad-93c5-5ecf983a8296 X-Compute-Request-Id: req-5befa35a-6f54-43ad-93c5-5ecf983a8296 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-30 12:54:43,411 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-5befa35a-6f54-43ad-93c5-5ecf983a8296 2018-06-30 12:54:43,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7891c0c030f57726843d98ef27d7284aaf2ead9" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-6a68354b-d720-44d2-b96d-18026618964aname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-06-30 12:54:44,361 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:44 GMT Content-Type: application/json Content-Length: 514 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e4243421-7807-4a48-ae3e-e5e893fc0662 X-Compute-Request-Id: req-e4243421-7807-4a48-ae3e-e5e893fc0662 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-6a68354b-d720-44d2-b96d-18026618964aname", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4573defd-c8f4-451c-9178-3fe1ce0ff32d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4573defd-c8f4-451c-9178-3fe1ce0ff32d", "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": "4573defd-c8f4-451c-9178-3fe1ce0ff32d"}} 2018-06-30 12:54:44,361 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-e4243421-7807-4a48-ae3e-e5e893fc0662 2018-06-30 12:54:44,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:54:45,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:54:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["qKoa6WtYSemC40AZO6-AJA"], "issued_at": "2018-06-30T12:54:45.000000Z"}} 2018-06-30 12:54:45,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/4573defd-c8f4-451c-9178-3fe1ce0ff32d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d41a9118b201a66905e3b64b93cd1f660de52b0" 2018-06-30 12:54:45,838 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:45 GMT Content-Type: application/json Content-Length: 514 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a8da53ca-ac7a-463f-a02e-5dbdd63ef7f5 X-Compute-Request-Id: req-a8da53ca-ac7a-463f-a02e-5dbdd63ef7f5 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-6a68354b-d720-44d2-b96d-18026618964aname", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4573defd-c8f4-451c-9178-3fe1ce0ff32d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4573defd-c8f4-451c-9178-3fe1ce0ff32d", "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": "4573defd-c8f4-451c-9178-3fe1ce0ff32d"}} 2018-06-30 12:54:45,839 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/4573defd-c8f4-451c-9178-3fe1ce0ff32d used request id req-a8da53ca-ac7a-463f-a02e-5dbdd63ef7f5 2018-06-30 12:54:45,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/4573defd-c8f4-451c-9178-3fe1ce0ff32d/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d41a9118b201a66905e3b64b93cd1f660de52b0" 2018-06-30 12:54:46,744 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:46 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-684f4bfb-d82a-419e-a8e7-c7244052e832 X-Compute-Request-Id: req-684f4bfb-d82a-419e-a8e7-c7244052e832 Front-End-Https: on RESP BODY: {"extra_specs": {}} 2018-06-30 12:54:46,744 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/4573defd-c8f4-451c-9178-3fe1ce0ff32d/os-extra_specs used request id req-684f4bfb-d82a-419e-a8e7-c7244052e832 2018-06-30 12:54:46,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:54:46,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:54:47,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:54:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["uwYqq378QyeTebnRQV3kdw"], "issued_at": "2018-06-30T12:54:47.000000Z"}} 2018-06-30 12:54:47,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de50e7b64bf36d664f383f9c2933ebc2e0902be" 2018-06-30 12:54:47,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:54:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46ab0434-e0e7-4251-aed1-37ec5f074f44 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:54:47,666 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-46ab0434-e0e7-4251-aed1-37ec5f074f44 2018-06-30 12:54:47,667 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:54:47,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de50e7b64bf36d664f383f9c2933ebc2e0902be" 2018-06-30 12:54:48,371 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:48 GMT Content-Type: application/json Content-Length: 349 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6c7012b9-006f-42cb-9a8c-09e140015031 X-Compute-Request-Id: req-6c7012b9-006f-42cb-9a8c-09e140015031 Front-End-Https: on RESP BODY: {"flavors": [{"id": "4573defd-c8f4-451c-9178-3fe1ce0ff32d", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4573defd-c8f4-451c-9178-3fe1ce0ff32d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4573defd-c8f4-451c-9178-3fe1ce0ff32d", "rel": "bookmark"}], "name": "CreateFlavorTests-6a68354b-d720-44d2-b96d-18026618964aname"}]} 2018-06-30 12:54:48,371 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6c7012b9-006f-42cb-9a8c-09e140015031 2018-06-30 12:54:48,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/4573defd-c8f4-451c-9178-3fe1ce0ff32d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de50e7b64bf36d664f383f9c2933ebc2e0902be" 2018-06-30 12:54:49,143 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:49 GMT Content-Type: application/json Content-Length: 514 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d428cbdc-4c83-47cb-a9cc-8cc833fbf838 X-Compute-Request-Id: req-d428cbdc-4c83-47cb-a9cc-8cc833fbf838 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateFlavorTests-6a68354b-d720-44d2-b96d-18026618964aname", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4573defd-c8f4-451c-9178-3fe1ce0ff32d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4573defd-c8f4-451c-9178-3fe1ce0ff32d", "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": "4573defd-c8f4-451c-9178-3fe1ce0ff32d"}} 2018-06-30 12:54:49,144 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/4573defd-c8f4-451c-9178-3fe1ce0ff32d used request id req-d428cbdc-4c83-47cb-a9cc-8cc833fbf838 2018-06-30 12:54:49,144 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-6a68354b-d720-44d2-b96d-18026618964aname 2018-06-30 12:54:49,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/4573defd-c8f4-451c-9178-3fe1ce0ff32d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7891c0c030f57726843d98ef27d7284aaf2ead9" 2018-06-30 12:54:50,142 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:54:50 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dd52617b-0635-4a93-ae4d-9c152233f2d0 X-Compute-Request-Id: req-dd52617b-0635-4a93-ae4d-9c152233f2d0 2018-06-30 12:54:50,142 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/4573defd-c8f4-451c-9178-3fe1ce0ff32d used request id req-dd52617b-0635-4a93-ae4d-9c152233f2d0 2018-06-30 12:54:50,144 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 12:54:50,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:54:50,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:54:51,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:54:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["U4WOwoQ0QS2844OW2mVe2g"], "issued_at": "2018-06-30T12:54:51.000000Z"}} 2018-06-30 12:54:51,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b469b899855a34b8373775df9572e4a0078e653" 2018-06-30 12:54:51,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:54:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9a25ce1-e55e-4f65-beb9-10622a073f8f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:54:51,396 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d9a25ce1-e55e-4f65-beb9-10622a073f8f 2018-06-30 12:54:51,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b469b899855a34b8373775df9572e4a0078e653" 2018-06-30 12:54:52,110 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:52 GMT Content-Type: application/json Content-Length: 176 Connection: keep-alive X-Openstack-Request-Id: req-92db0d21-9417-439b-b3f6-a6b9d7c9055a Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image"} 2018-06-30 12:54:52,110 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image used request id req-92db0d21-9417-439b-b3f6-a6b9d7c9055a 2018-06-30 12:54:52,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b469b899855a34b8373775df9572e4a0078e653" 2018-06-30 12:54:52,704 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:52 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-b26d1330-6854-40dd-8d59-b7c4fce72ea2 Front-End-Https: on 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", "root-tar"], "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-06-30 12:54:52,704 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-b26d1330-6854-40dd-8d59-b7c4fce72ea2 2018-06-30 12:54:52,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6b469b899855a34b8373775df9572e4a0078e653" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image"}' 2018-06-30 12:54:54,681 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:54:54 GMT Content-Type: application/json Content-Length: 618 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/7ca64276-c6e1-484d-bf1b-990ce4ba7d43 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-938c58b3-26fe-49ac-9a63-b49bc9b9e636 Front-End-Https: on RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:54:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T12:54:54Z", "visibility": "shared", "self": "/v2/images/7ca64276-c6e1-484d-bf1b-990ce4ba7d43", "min_disk": 0, "protected": false, "id": "7ca64276-c6e1-484d-bf1b-990ce4ba7d43", "file": "/v2/images/7ca64276-c6e1-484d-bf1b-990ce4ba7d43/file", "checksum": null, "owner": "3f82605113b8454d8c19c473b2f93c9c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:54:54,681 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-938c58b3-26fe-49ac-9a63-b49bc9b9e636 2018-06-30 12:54:54,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/7ca64276-c6e1-484d-bf1b-990ce4ba7d43/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b469b899855a34b8373775df9572e4a0078e653" -d '' 2018-06-30 12:54:56,113 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:54:56 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d05b55e1-d452-4f3d-a5e2-f89c697f2a09 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:54:56,113 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/7ca64276-c6e1-484d-bf1b-990ce4ba7d43/file used request id req-d05b55e1-d452-4f3d-a5e2-f89c697f2a09 2018-06-30 12:54:56,114 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 12:54:56,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/7ca64276-c6e1-484d-bf1b-990ce4ba7d43 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b469b899855a34b8373775df9572e4a0078e653" 2018-06-30 12:54:56,954 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:56 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-5c674ec7-7e3a-422d-8a61-cd1444dd7ceb Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:54:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:54:56Z", "visibility": "shared", "self": "/v2/images/7ca64276-c6e1-484d-bf1b-990ce4ba7d43", "min_disk": 0, "protected": false, "id": "7ca64276-c6e1-484d-bf1b-990ce4ba7d43", "file": "/v2/images/7ca64276-c6e1-484d-bf1b-990ce4ba7d43/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/7ca64276-c6e1-484d-bf1b-990ce4ba7d43", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:54:56,954 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7ca64276-c6e1-484d-bf1b-990ce4ba7d43 used request id req-5c674ec7-7e3a-422d-8a61-cd1444dd7ceb 2018-06-30 12:54:56,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b469b899855a34b8373775df9572e4a0078e653" 2018-06-30 12:54:57,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:57 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-d28313aa-c472-4b3b-adda-e1fd19b81a3f Front-End-Https: on 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", "root-tar"], "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-06-30 12:54:57,524 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-d28313aa-c472-4b3b-adda-e1fd19b81a3f 2018-06-30 12:54:57,528 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image 2018-06-30 12:54:57,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/7ca64276-c6e1-484d-bf1b-990ce4ba7d43 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b469b899855a34b8373775df9572e4a0078e653" 2018-06-30 12:54:57,593 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:57 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-5c594b6e-340d-4e01-9f75-58fe1cfc11f8 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:54:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:54:56Z", "visibility": "shared", "self": "/v2/images/7ca64276-c6e1-484d-bf1b-990ce4ba7d43", "min_disk": 0, "protected": false, "id": "7ca64276-c6e1-484d-bf1b-990ce4ba7d43", "file": "/v2/images/7ca64276-c6e1-484d-bf1b-990ce4ba7d43/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/7ca64276-c6e1-484d-bf1b-990ce4ba7d43", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:54:57,594 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7ca64276-c6e1-484d-bf1b-990ce4ba7d43 used request id req-5c594b6e-340d-4e01-9f75-58fe1cfc11f8 2018-06-30 12:54:57,594 - create_image - DEBUG - Instance status is - active 2018-06-30 12:54:57,594 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image 2018-06-30 12:54:57,595 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image 2018-06-30 12:54:57,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:54:57,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:54:58,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:54:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["2KHofq_cQbKv06FVl3psgg"], "issued_at": "2018-06-30T12:54:58.000000Z"}} 2018-06-30 12:54:58,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abb8e7bd9b102445d89ebeb4ae2142591450410" 2018-06-30 12:54:58,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:54:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0e002a9-8475-49af-84da-7b42c2e1267d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:54:58,780 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a0e002a9-8475-49af-84da-7b42c2e1267d 2018-06-30 12:54:58,782 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:54:58,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abb8e7bd9b102445d89ebeb4ae2142591450410" 2018-06-30 12:54:59,589 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:54:59 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b7643635-babc-4e91-8a94-3778781c51b9 X-Compute-Request-Id: req-b7643635-babc-4e91-8a94-3778781c51b9 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-30 12:54:59,589 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b7643635-babc-4e91-8a94-3778781c51b9 2018-06-30 12:54:59,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abb8e7bd9b102445d89ebeb4ae2142591450410" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-06-30 12:55:00,351 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:00 GMT Content-Type: application/json Content-Length: 534 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-70e3a634-81f0-43b9-9292-962c5a12814b X-Compute-Request-Id: req-70e3a634-81f0-43b9-9292-962c5a12814b Front-End-Https: on RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/73e5a461-9f11-49ef-8b14-7a6867ddde89", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/73e5a461-9f11-49ef-8b14-7a6867ddde89", "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": "73e5a461-9f11-49ef-8b14-7a6867ddde89"}} 2018-06-30 12:55:00,351 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-70e3a634-81f0-43b9-9292-962c5a12814b 2018-06-30 12:55:00,353 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 12:55:00,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:55:01,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:55:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["H64wvhXZQbuIWxzzpbIwVQ"], "issued_at": "2018-06-30T12:55:01.000000Z"}} 2018-06-30 12:55:01,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-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-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-net", "inst_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-flavor"}}' 2018-06-30 12:55:12,570 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:55:12 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c X-Openstack-Request-Id: req-b8859ca8-aca4-4045-aa67-b8d21ea28538 Front-End-Https: on RESP BODY: {"stack": {"id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "self"}]}} 2018-06-30 12:55:12,571 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks used request id req-b8859ca8-aca4-4045-aa67-b8d21ea28538 2018-06-30 12:55:12,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/394f59ae-94b7-4007-a6a6-467a113cc70c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:14,549 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:55:14 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c X-Openstack-Request-Id: req-55dfecb2-862d-4b05-a122-f925fe9bbbf3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:55:16,865 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:16 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-0a30beb3-59c4-4109-913b-f0cb5d6b77d9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "stack_user_project_id": "5603f2dce8154a849b4e49e1bc778735", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:55:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:55:16,865 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c used request id req-0a30beb3-59c4-4109-913b-f0cb5d6b77d9 2018-06-30 12:55:16,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:18,635 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:18 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-d2b394bc-0593-4095-9c63-adcd59ed1be6 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "stack_user_project_id": "5603f2dce8154a849b4e49e1bc778735", "deletion_time": null, "creation_time": "2018-06-30T12:55:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "self"}], "updated_time": null, "project": "3f82605113b8454d8c19c473b2f93c9c", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "tags": null}]} 2018-06-30 12:55:18,635 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1 used request id req-d2b394bc-0593-4095-9c63-adcd59ed1be6 2018-06-30 12:55:18,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:19,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:19 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-94912f39-a584-4e60-91ab-a504cafde6a9 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "stack_user_project_id": "5603f2dce8154a849b4e49e1bc778735", "deletion_time": null, "creation_time": "2018-06-30T12:55:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "self"}], "updated_time": null, "project": "3f82605113b8454d8c19c473b2f93c9c", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "tags": null}]} 2018-06-30 12:55:19,450 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1 used request id req-94912f39-a584-4e60-91ab-a504cafde6a9 2018-06-30 12:55:19,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/394f59ae-94b7-4007-a6a6-467a113cc70c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:19,586 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:55:19 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c X-Openstack-Request-Id: req-6a7fae32-208d-45c6-a716-5cbd6f57794e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:55:19,719 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:19 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-dbcd562b-1852-43c8-83e6-97af320f7348 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "stack_user_project_id": "5603f2dce8154a849b4e49e1bc778735", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:55:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:55:19,720 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c used request id req-dbcd562b-1852-43c8-83e6-97af320f7348 2018-06-30 12:55:19,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/394f59ae-94b7-4007-a6a6-467a113cc70c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:19,821 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:55:19 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources X-Openstack-Request-Id: req-5a1b0fd1-55b5-4940-b293-1a52f7f51642 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:55:19,972 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:19 GMT Content-Type: application/json Content-Length: 3261 Connection: keep-alive X-Openstack-Request-Id: req-3f5246a9-6e6e-487c-84ef-021d9c470fd8 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-30T12:55:13Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-06-30T12:55:13Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-30T12:55:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:55:13Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "2093e905-770f-4d15-a65e-e2b4afe7d013", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-30T12:55:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:55:13Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "8775f5c6-895a-4c38-b76f-94f9ba7a4bf9", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-30T12:55:13Z", "resource_status": "INIT_COMPLETE", "updated_time": "2018-06-30T12:55:13Z", "required_by": [], "resource_status_reason": "", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-06-30 12:55:19,972 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources used request id req-3f5246a9-6e6e-487c-84ef-021d9c470fd8 2018-06-30 12:55:19,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/394f59ae-94b7-4007-a6a6-467a113cc70c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:20,064 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:55:20 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c X-Openstack-Request-Id: req-a0c96729-54a3-491d-b59a-6bb30b8881e0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:55:21,889 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:21 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-01cf3fdd-edba-4677-af36-20196ac1eb5c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "stack_user_project_id": "5603f2dce8154a849b4e49e1bc778735", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:55:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:55:21,890 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c used request id req-01cf3fdd-edba-4677-af36-20196ac1eb5c 2018-06-30 12:55:21,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/394f59ae-94b7-4007-a6a6-467a113cc70c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:21,967 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:55:21 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c X-Openstack-Request-Id: req-0e77b0e3-d138-425a-ae9c-766634eb4a28 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:55:23,859 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:23 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-8c6c6852-ebd5-4b90-bad9-bf53f0f8123f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "stack_user_project_id": "5603f2dce8154a849b4e49e1bc778735", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:55:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:55:23,859 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c used request id req-8c6c6852-ebd5-4b90-bad9-bf53f0f8123f 2018-06-30 12:55:26,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/394f59ae-94b7-4007-a6a6-467a113cc70c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:26,950 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:55:26 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c X-Openstack-Request-Id: req-534f311c-9274-482e-abbb-0212162b3c09 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:55:28,825 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:28 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-3d06b212-36b8-4531-a784-d57817a45bae Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "stack_user_project_id": "5603f2dce8154a849b4e49e1bc778735", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:55:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:55:28,825 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c used request id req-3d06b212-36b8-4531-a784-d57817a45bae 2018-06-30 12:55:31,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/394f59ae-94b7-4007-a6a6-467a113cc70c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:33,810 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:55:33 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c X-Openstack-Request-Id: req-f23d616b-cfb8-421b-aa7a-482c0a028c88 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:55:33,973 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:33 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-cd90cda8-659a-47d3-a378-81a8f9b5366d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "stack_user_project_id": "5603f2dce8154a849b4e49e1bc778735", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:55:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:55:33,973 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c used request id req-cd90cda8-659a-47d3-a378-81a8f9b5366d 2018-06-30 12:55:36,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/394f59ae-94b7-4007-a6a6-467a113cc70c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:37,709 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:55:37 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c X-Openstack-Request-Id: req-bddc43e1-89bb-4a9b-8146-0d4f9ee82755 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:55:37,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:37 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-98628cb7-a354-4dcd-b902-5b9c1a9ade53 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "stack_user_project_id": "5603f2dce8154a849b4e49e1bc778735", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:55:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:55:37,815 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c used request id req-98628cb7-a354-4dcd-b902-5b9c1a9ade53 2018-06-30 12:55:40,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/394f59ae-94b7-4007-a6a6-467a113cc70c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:40,899 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:55:40 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c X-Openstack-Request-Id: req-8a967497-d533-499c-b41d-3e3b713fa2d9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:55:40,999 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:40 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-31ce2502-472d-473a-9c89-22c6b8039019 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "stack_user_project_id": "5603f2dce8154a849b4e49e1bc778735", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:55:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:55:40,999 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c used request id req-31ce2502-472d-473a-9c89-22c6b8039019 2018-06-30 12:55:44,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/394f59ae-94b7-4007-a6a6-467a113cc70c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:44,088 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:55:44 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c X-Openstack-Request-Id: req-f9f662be-70cf-4d73-9709-93743a7ae9ce Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:55:46,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:46 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-ec7dbe49-d257-4cc7-9728-f092b3db091e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "stack_user_project_id": "5603f2dce8154a849b4e49e1bc778735", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:55:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:55:46,224 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c used request id req-ec7dbe49-d257-4cc7-9728-f092b3db091e 2018-06-30 12:55:49,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/394f59ae-94b7-4007-a6a6-467a113cc70c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:49,303 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:55:49 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c X-Openstack-Request-Id: req-ea6242c4-7298-454a-9892-f22fa636fabb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:55:49,406 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:49 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-127c4a3f-98ff-4823-be2e-8895761c5147 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "stack_user_project_id": "5603f2dce8154a849b4e49e1bc778735", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:55:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:55:49,406 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c used request id req-127c4a3f-98ff-4823-be2e-8895761c5147 2018-06-30 12:55:52,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/394f59ae-94b7-4007-a6a6-467a113cc70c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:52,492 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:55:52 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c X-Openstack-Request-Id: req-fdadbd18-e11d-4463-8d09-48fb6aa60928 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:55:54,272 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:54 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive X-Openstack-Request-Id: req-beb2fd58-d40a-4c9f-a988-2a6d53e28bfb Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image", "inst_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1", "stack_user_project_id": "5603f2dce8154a849b4e49e1bc778735", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T12:55:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "394f59ae-94b7-4007-a6a6-467a113cc70c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:55:54,272 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c used request id req-beb2fd58-d40a-4c9f-a988-2a6d53e28bfb 2018-06-30 12:55:54,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/394f59ae-94b7-4007-a6a6-467a113cc70c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:54,350 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:55:54 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources X-Openstack-Request-Id: req-7ee9fb95-9a12-4830-8b88-356646f346dc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:55:54,513 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:54 GMT Content-Type: application/json Content-Length: 3345 Connection: keep-alive X-Openstack-Request-Id: req-f56d3a04-b8a4-4628-92a4-c2990519f17b Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-30T12:55:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:55:13Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f276a6ad-30a1-40cc-b82a-667276477dfd", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-30T12:55:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:55:13Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "2093e905-770f-4d15-a65e-e2b4afe7d013", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-30T12:55:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:55:13Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "8775f5c6-895a-4c38-b76f-94f9ba7a4bf9", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-30T12:55:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:55:13Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53cd474f-0ac4-4a0f-a6c6-bf7997378a17", "resource_type": "OS::Nova::Server"}]} 2018-06-30 12:55:54,514 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources used request id req-f56d3a04-b8a4-4628-92a4-c2990519f17b 2018-06-30 12:55:54,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=8775f5c6-895a-4c38-b76f-94f9ba7a4bf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:55,277 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:55 GMT Content-Type: application/json Content-Length: 732 Connection: keep-alive X-Openstack-Request-Id: req-0f76b46f-fcdc-4635-a016-18f852d525c0 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8775f5c6-895a-4c38-b76f-94f9ba7a4bf9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["2093e905-770f-4d15-a65e-e2b4afe7d013"],"description":"","tags":[],"updated_at":"2018-06-30T12:55:16Z","provider:segmentation_id":22,"name":"HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:55:14Z","provider:network_type":"vxlan"}]} 2018-06-30 12:55:55,277 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8775f5c6-895a-4c38-b76f-94f9ba7a4bf9 used request id req-0f76b46f-fcdc-4635-a016-18f852d525c0 2018-06-30 12:55:55,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8775f5c6-895a-4c38-b76f-94f9ba7a4bf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:56,214 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:56 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-f8a761d0-ffc4-40ac-9bb0-3ab70fd1efab Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8775f5c6-895a-4c38-b76f-94f9ba7a4bf9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:55:16Z","dns_nameservers":[],"updated_at":"2018-06-30T12:55:16Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"2093e905-770f-4d15-a65e-e2b4afe7d013","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-subnet"}]} 2018-06-30 12:55:56,214 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8775f5c6-895a-4c38-b76f-94f9ba7a4bf9 used request id req-f8a761d0-ffc4-40ac-9bb0-3ab70fd1efab 2018-06-30 12:55:56,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8775f5c6-895a-4c38-b76f-94f9ba7a4bf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:56,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:56 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-326acd21-7151-4854-9a5b-7e07efe6b8a9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8775f5c6-895a-4c38-b76f-94f9ba7a4bf9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:55:16Z","dns_nameservers":[],"updated_at":"2018-06-30T12:55:16Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"2093e905-770f-4d15-a65e-e2b4afe7d013","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-subnet"}]} 2018-06-30 12:55:56,348 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8775f5c6-895a-4c38-b76f-94f9ba7a4bf9 used request id req-326acd21-7151-4854-9a5b-7e07efe6b8a9 2018-06-30 12:55:56,348 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:55:56,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:56,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:55:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89a00ca0-de07-4b69-be0c-ad5fb77decb7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:55:56,685 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-89a00ca0-de07-4b69-be0c-ad5fb77decb7 2018-06-30 12:55:56,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/394f59ae-94b7-4007-a6a6-467a113cc70c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:56,762 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:55:56 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources X-Openstack-Request-Id: req-5dde769a-cd71-47e8-8167-c4e886e0cd1b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:55:56,895 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:56 GMT Content-Type: application/json Content-Length: 3345 Connection: keep-alive X-Openstack-Request-Id: req-95646685-fd69-46f7-bb15-1e1820355781 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-30T12:55:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:55:13Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f276a6ad-30a1-40cc-b82a-667276477dfd", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-30T12:55:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:55:13Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "2093e905-770f-4d15-a65e-e2b4afe7d013", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-30T12:55:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:55:13Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "8775f5c6-895a-4c38-b76f-94f9ba7a4bf9", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-30T12:55:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:55:13Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53cd474f-0ac4-4a0f-a6c6-bf7997378a17", "resource_type": "OS::Nova::Server"}]} 2018-06-30 12:55:56,895 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources used request id req-95646685-fd69-46f7-bb15-1e1820355781 2018-06-30 12:55:56,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/53cd474f-0ac4-4a0f-a6c6-bf7997378a17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:57,657 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:57 GMT Content-Type: application/json Content-Length: 1766 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e2de9f23-a5a3-437b-b1e3-eb5ad5bf8b4d X-Compute-Request-Id: req-e2de9f23-a5a3-437b-b1e3-eb5ad5bf8b4d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:d6:62", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/53cd474f-0ac4-4a0f-a6c6-bf7997378a17", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/53cd474f-0ac4-4a0f-a6c6-bf7997378a17", "rel": "bookmark"}], "image": {"id": "7ca64276-c6e1-484d-bf1b-990ce4ba7d43", "links": [{"href": "http://172.30.10.101:8774/images/7ca64276-c6e1-484d-bf1b-990ce4ba7d43", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-06-30T12:55:49.000000", "flavor": {"id": "73e5a461-9f11-49ef-8b14-7a6867ddde89", "links": [{"href": "http://172.30.10.101:8774/flavors/73e5a461-9f11-49ef-8b14-7a6867ddde89", "rel": "bookmark"}]}, "id": "53cd474f-0ac4-4a0f-a6c6-bf7997378a17", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:55:50Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-inst", "created": "2018-06-30T12:55:32Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:55:57,657 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/53cd474f-0ac4-4a0f-a6c6-bf7997378a17 used request id req-e2de9f23-a5a3-437b-b1e3-eb5ad5bf8b4d 2018-06-30 12:55:57,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:58,526 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:58 GMT Content-Type: application/json Content-Length: 732 Connection: keep-alive X-Openstack-Request-Id: req-8ddf9974-37f2-4d93-87ce-41680320a632 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8775f5c6-895a-4c38-b76f-94f9ba7a4bf9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["2093e905-770f-4d15-a65e-e2b4afe7d013"],"description":"","tags":[],"updated_at":"2018-06-30T12:55:16Z","provider:segmentation_id":22,"name":"HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:55:14Z","provider:network_type":"vxlan"}]} 2018-06-30 12:55:58,526 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-net used request id req-8ddf9974-37f2-4d93-87ce-41680320a632 2018-06-30 12:55:58,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:55:58,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:55:58 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:55:58,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:58,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:55:58 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e05c18b-ef5d-4121-93da-3972213a854a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:55:58,612 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-7e05c18b-ef5d-4121-93da-3972213a854a 2018-06-30 12:55:58,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8775f5c6-895a-4c38-b76f-94f9ba7a4bf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:58,790 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:58 GMT Content-Type: application/json Content-Length: 673 Connection: keep-alive X-Openstack-Request-Id: req-feccdf04-77a3-4880-9548-634cf5f69ba6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8775f5c6-895a-4c38-b76f-94f9ba7a4bf9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:55:16Z","dns_nameservers":[],"updated_at":"2018-06-30T12:55:16Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"2093e905-770f-4d15-a65e-e2b4afe7d013","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-subnet"}]} 2018-06-30 12:55:58,791 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8775f5c6-895a-4c38-b76f-94f9ba7a4bf9 used request id req-feccdf04-77a3-4880-9548-634cf5f69ba6 2018-06-30 12:55:58,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8775f5c6-895a-4c38-b76f-94f9ba7a4bf9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:59,619 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:59 GMT Content-Type: application/json Content-Length: 2815 Connection: keep-alive X-Openstack-Request-Id: req-d281acbc-480e-45f2-aeda-844ae83acf69 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:55:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2093e905-770f-4d15-a65e-e2b4afe7d013","ip_address":"10.0.0.2"}],"id":"73cf0755-ba44-42c7-bff5-01f099f446f0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:53:ae","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8775f5c6-895a-4c38-b76f-94f9ba7a4bf9","name":"","admin_state_up":true,"network_id":"8775f5c6-895a-4c38-b76f-94f9ba7a4bf9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:55:18Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:55:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2093e905-770f-4d15-a65e-e2b4afe7d013","ip_address":"10.0.0.3"}],"id":"98ac8b5c-9f78-44a6-8a44-c3c5afc3e6f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:60:83","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8775f5c6-895a-4c38-b76f-94f9ba7a4bf9","name":"","admin_state_up":true,"network_id":"8775f5c6-895a-4c38-b76f-94f9ba7a4bf9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:55:19Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:55:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2093e905-770f-4d15-a65e-e2b4afe7d013","ip_address":"10.0.0.9"}],"id":"f276a6ad-30a1-40cc-b82a-667276477dfd","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:d6:62","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"53cd474f-0ac4-4a0f-a6c6-bf7997378a17","name":"HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1-server1_port-vkku27c4qd7e","admin_state_up":true,"network_id":"8775f5c6-895a-4c38-b76f-94f9ba7a4bf9","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:55:19Z","binding:vnic_type":"normal"}]} 2018-06-30 12:55:59,619 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8775f5c6-895a-4c38-b76f-94f9ba7a4bf9 used request id req-d281acbc-480e-45f2-aeda-844ae83acf69 2018-06-30 12:55:59,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/394f59ae-94b7-4007-a6a6-467a113cc70c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:59,703 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:55:59 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources X-Openstack-Request-Id: req-7c4c5a88-066a-4286-919c-a921be0f18a6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:55:59,846 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:55:59 GMT Content-Type: application/json Content-Length: 3345 Connection: keep-alive X-Openstack-Request-Id: req-4dfad4f2-9654-4461-bcf1-ef9cce1345f0 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-30T12:55:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:55:13Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "f276a6ad-30a1-40cc-b82a-667276477dfd", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-30T12:55:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:55:13Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "2093e905-770f-4d15-a65e-e2b4afe7d013", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-30T12:55:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:55:13Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "8775f5c6-895a-4c38-b76f-94f9ba7a4bf9", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-30T12:55:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:55:13Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53cd474f-0ac4-4a0f-a6c6-bf7997378a17", "resource_type": "OS::Nova::Server"}]} 2018-06-30 12:55:59,846 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c/resources used request id req-4dfad4f2-9654-4461-bcf1-ef9cce1345f0 2018-06-30 12:55:59,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/394f59ae-94b7-4007-a6a6-467a113cc70c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc48049e7354b70d586dbfacbc763136ba4e3c3" 2018-06-30 12:55:59,926 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:55:59 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c X-Openstack-Request-Id: req-9f9f8339-ea6c-45b0-b458-20a1217ad377 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:56:00,053 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:56:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4ce3dbee-844f-4459-9bc0-05371cffc13f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:56:00,053 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-stack1/394f59ae-94b7-4007-a6a6-467a113cc70c used request id req-4ce3dbee-844f-4459-9bc0-05371cffc13f 2018-06-30 12:56:00,053 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-1508afea-0bc7-4b5d-ba9d-bc6fd2da6ec6-image 2018-06-30 12:56:00,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/7ca64276-c6e1-484d-bf1b-990ce4ba7d43 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b469b899855a34b8373775df9572e4a0078e653" 2018-06-30 12:56:01,132 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:56:01 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d5628fe1-eec2-4fbf-a621-f7197e3aa6ca Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:56:01,132 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/7ca64276-c6e1-484d-bf1b-990ce4ba7d43 used request id req-d5628fe1-eec2-4fbf-a621-f7197e3aa6ca 2018-06-30 12:56:01,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/73e5a461-9f11-49ef-8b14-7a6867ddde89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abb8e7bd9b102445d89ebeb4ae2142591450410" 2018-06-30 12:56:01,533 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:56:01 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6259102c-b96f-43ac-8bd4-776ce740ebdb X-Compute-Request-Id: req-6259102c-b96f-43ac-8bd4-776ce740ebdb 2018-06-30 12:56:01,533 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/73e5a461-9f11-49ef-8b14-7a6867ddde89 used request id req-6259102c-b96f-43ac-8bd4-776ce740ebdb 2018-06-30 12:56:01,536 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 12:56:01,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:56:01,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:56:02,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:56:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["M4F2rK4PSNGZvmuDkiJPvQ"], "issued_at": "2018-06-30T12:56:02.000000Z"}} 2018-06-30 12:56:02,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc824eb7197efe9848809bfa329fd8db92b6f8f" 2018-06-30 12:56:02,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:56:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f239232-2cbf-4648-8cae-f987afbd351d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:56:02,574 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8f239232-2cbf-4648-8cae-f987afbd351d 2018-06-30 12:56:02,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fc824eb7197efe9848809bfa329fd8db92b6f8f" 2018-06-30 12:56:03,221 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:03 GMT Content-Type: application/json Content-Length: 176 Connection: keep-alive X-Openstack-Request-Id: req-4c461ace-628a-4903-a966-02d224122d50 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image"} 2018-06-30 12:56:03,222 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image used request id req-4c461ace-628a-4903-a966-02d224122d50 2018-06-30 12:56:03,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fc824eb7197efe9848809bfa329fd8db92b6f8f" 2018-06-30 12:56:03,722 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:03 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-92634ace-f64c-4682-8ea3-b36c20be2d81 Front-End-Https: on 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", "root-tar"], "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-06-30 12:56:03,722 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-92634ace-f64c-4682-8ea3-b36c20be2d81 2018-06-30 12:56:03,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9fc824eb7197efe9848809bfa329fd8db92b6f8f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image"}' 2018-06-30 12:56:04,504 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:56:04 GMT Content-Type: application/json Content-Length: 618 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/b1421482-909a-4a75-8ceb-3f9dfdcde608 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-66cdcf19-6136-4e30-88d4-bd481b7664d6 Front-End-Https: on RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:56:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T12:56:04Z", "visibility": "shared", "self": "/v2/images/b1421482-909a-4a75-8ceb-3f9dfdcde608", "min_disk": 0, "protected": false, "id": "b1421482-909a-4a75-8ceb-3f9dfdcde608", "file": "/v2/images/b1421482-909a-4a75-8ceb-3f9dfdcde608/file", "checksum": null, "owner": "3f82605113b8454d8c19c473b2f93c9c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:56:04,504 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-66cdcf19-6136-4e30-88d4-bd481b7664d6 2018-06-30 12:56:04,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/b1421482-909a-4a75-8ceb-3f9dfdcde608/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fc824eb7197efe9848809bfa329fd8db92b6f8f" -d '' 2018-06-30 12:56:05,624 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:56:05 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-eb166aa7-5720-4fd7-b072-f825434f20f6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:56:05,625 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/b1421482-909a-4a75-8ceb-3f9dfdcde608/file used request id req-eb166aa7-5720-4fd7-b072-f825434f20f6 2018-06-30 12:56:05,625 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 12:56:05,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/b1421482-909a-4a75-8ceb-3f9dfdcde608 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fc824eb7197efe9848809bfa329fd8db92b6f8f" 2018-06-30 12:56:06,201 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:06 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-ba03fe00-062b-4d53-a9c3-f2a2a7ac7bc0 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:56:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:56:06Z", "visibility": "shared", "self": "/v2/images/b1421482-909a-4a75-8ceb-3f9dfdcde608", "min_disk": 0, "protected": false, "id": "b1421482-909a-4a75-8ceb-3f9dfdcde608", "file": "/v2/images/b1421482-909a-4a75-8ceb-3f9dfdcde608/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/b1421482-909a-4a75-8ceb-3f9dfdcde608", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:56:06,201 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/b1421482-909a-4a75-8ceb-3f9dfdcde608 used request id req-ba03fe00-062b-4d53-a9c3-f2a2a7ac7bc0 2018-06-30 12:56:06,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fc824eb7197efe9848809bfa329fd8db92b6f8f" 2018-06-30 12:56:06,823 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:06 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-4cd3c76f-c2a5-4d66-b14e-02cb0fed401c Front-End-Https: on 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", "root-tar"], "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-06-30 12:56:06,823 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-4cd3c76f-c2a5-4d66-b14e-02cb0fed401c 2018-06-30 12:56:06,826 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image 2018-06-30 12:56:06,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/b1421482-909a-4a75-8ceb-3f9dfdcde608 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fc824eb7197efe9848809bfa329fd8db92b6f8f" 2018-06-30 12:56:07,447 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:07 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-2486c57e-a2cd-43d6-a63a-33e5d4332f4d Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:56:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:56:06Z", "visibility": "shared", "self": "/v2/images/b1421482-909a-4a75-8ceb-3f9dfdcde608", "min_disk": 0, "protected": false, "id": "b1421482-909a-4a75-8ceb-3f9dfdcde608", "file": "/v2/images/b1421482-909a-4a75-8ceb-3f9dfdcde608/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/b1421482-909a-4a75-8ceb-3f9dfdcde608", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:56:07,447 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/b1421482-909a-4a75-8ceb-3f9dfdcde608 used request id req-2486c57e-a2cd-43d6-a63a-33e5d4332f4d 2018-06-30 12:56:07,447 - create_image - DEBUG - Instance status is - active 2018-06-30 12:56:07,448 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image 2018-06-30 12:56:07,448 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image 2018-06-30 12:56:07,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:56:07,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:56:08,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:56:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["n4pKrHBSSUmJ5UJMzFfQ1A"], "issued_at": "2018-06-30T12:56:08.000000Z"}} 2018-06-30 12:56:08,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ee9fbc4e60fbc9e0641147e10e83a34b054d67" 2018-06-30 12:56:08,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:56:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12d7ecd9-a77f-413d-8769-5dd068217ef9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:56:08,473 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-12d7ecd9-a77f-413d-8769-5dd068217ef9 2018-06-30 12:56:08,475 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:56:08,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ee9fbc4e60fbc9e0641147e10e83a34b054d67" 2018-06-30 12:56:09,312 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:09 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1cb0f63a-c5f6-42dc-9cc3-248b5e7eb2b6 X-Compute-Request-Id: req-1cb0f63a-c5f6-42dc-9cc3-248b5e7eb2b6 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-30 12:56:09,313 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1cb0f63a-c5f6-42dc-9cc3-248b5e7eb2b6 2018-06-30 12:56:09,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ee9fbc4e60fbc9e0641147e10e83a34b054d67" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-06-30 12:56:09,746 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:09 GMT Content-Type: application/json Content-Length: 534 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6409d9e4-c112-4343-85b7-44436c43233d X-Compute-Request-Id: req-6409d9e4-c112-4343-85b7-44436c43233d Front-End-Https: on RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1a930b18-208d-4110-8142-335f71bffd7f", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1a930b18-208d-4110-8142-335f71bffd7f", "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": "1a930b18-208d-4110-8142-335f71bffd7f"}} 2018-06-30 12:56:09,746 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6409d9e4-c112-4343-85b7-44436c43233d 2018-06-30 12:56:09,747 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 12:56:09,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:56:10,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:56:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["4DEQRPplT7i-NpLmzd-X0w"], "issued_at": "2018-06-30T12:56:10.000000Z"}} 2018-06-30 12:56:10,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-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-34800429-061f-4cf4-a969-ee2177dee218-net", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}}' 2018-06-30 12:56:19,116 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:56:19 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 X-Openstack-Request-Id: req-1a8aa223-6b01-4260-b643-a2a281da29fe Front-End-Https: on RESP BODY: {"stack": {"id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4", "rel": "self"}]}} 2018-06-30 12:56:19,117 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks used request id req-1a8aa223-6b01-4260-b643-a2a281da29fe 2018-06-30 12:56:19,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/2c760a5f-b287-4ef2-b5d3-7508eec056f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:56:19,983 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:56:19 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 X-Openstack-Request-Id: req-48501510-15ed-4036-9672-4e07f234344d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:56:20,694 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:20 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-4bb1e357-a4d2-4ee0-b3c3-d2864adabcb2 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "stack_user_project_id": "bfb38652234b49db94b50651654c9a36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:56:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:56:20,695 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 used request id req-4bb1e357-a4d2-4ee0-b3c3-d2864adabcb2 2018-06-30 12:56:20,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:56:21,382 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:21 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-a3efdfbb-0350-4e4d-ba67-0787ad7b5777 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "stack_user_project_id": "bfb38652234b49db94b50651654c9a36", "deletion_time": null, "creation_time": "2018-06-30T12:56:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4", "rel": "self"}], "updated_time": null, "project": "3f82605113b8454d8c19c473b2f93c9c", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "tags": null}]} 2018-06-30 12:56:21,383 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1 used request id req-a3efdfbb-0350-4e4d-ba67-0787ad7b5777 2018-06-30 12:56:21,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:56:22,231 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:22 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-2e30df0c-34e7-4608-8c13-778607fe9f0a Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "stack_user_project_id": "bfb38652234b49db94b50651654c9a36", "deletion_time": null, "creation_time": "2018-06-30T12:56:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4", "rel": "self"}], "updated_time": null, "project": "3f82605113b8454d8c19c473b2f93c9c", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "tags": null}]} 2018-06-30 12:56:22,232 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1 used request id req-2e30df0c-34e7-4608-8c13-778607fe9f0a 2018-06-30 12:56:22,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/2c760a5f-b287-4ef2-b5d3-7508eec056f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:56:22,301 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:56:22 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 X-Openstack-Request-Id: req-7ea85b58-b9c9-4a98-a4e2-70f03f8b6baf Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:56:22,422 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:22 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-81682770-9703-4c86-9ec0-8c2b9e875c81 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "stack_user_project_id": "bfb38652234b49db94b50651654c9a36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:56:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:56:22,422 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 used request id req-81682770-9703-4c86-9ec0-8c2b9e875c81 2018-06-30 12:56:22,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/2c760a5f-b287-4ef2-b5d3-7508eec056f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:56:22,500 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:56:22 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 X-Openstack-Request-Id: req-0240534a-5b64-4ace-8c26-f173f4ba955b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:56:22,638 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:22 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-a9dcd378-5cf0-4931-a54c-dad750b6e93a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "stack_user_project_id": "bfb38652234b49db94b50651654c9a36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:56:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:56:22,638 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 used request id req-a9dcd378-5cf0-4931-a54c-dad750b6e93a 2018-06-30 12:56:25,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/2c760a5f-b287-4ef2-b5d3-7508eec056f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:56:25,710 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:56:25 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 X-Openstack-Request-Id: req-a5626afa-039e-4b55-bdcf-38239609c1af Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:56:26,350 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:26 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-3913ea95-4c68-4cf0-a294-fcb1f09fd8d6 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "stack_user_project_id": "bfb38652234b49db94b50651654c9a36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:56:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:56:26,350 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 used request id req-3913ea95-4c68-4cf0-a294-fcb1f09fd8d6 2018-06-30 12:56:29,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/2c760a5f-b287-4ef2-b5d3-7508eec056f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:56:29,998 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:56:29 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 X-Openstack-Request-Id: req-a56946be-bd40-43e3-9f94-1c4a3d80b07b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:56:30,117 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:30 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-409a3013-47b0-4895-9425-a63646c3c9bc Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "stack_user_project_id": "bfb38652234b49db94b50651654c9a36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:56:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:56:30,117 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 used request id req-409a3013-47b0-4895-9425-a63646c3c9bc 2018-06-30 12:56:33,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/2c760a5f-b287-4ef2-b5d3-7508eec056f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:56:33,202 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:56:33 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 X-Openstack-Request-Id: req-323f85ca-3f53-42f7-8804-fcf61afa80a5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:56:33,322 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:33 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-a6c38597-de08-4f4e-9741-382930b5bc1a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "stack_user_project_id": "bfb38652234b49db94b50651654c9a36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:56:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:56:33,323 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 used request id req-a6c38597-de08-4f4e-9741-382930b5bc1a 2018-06-30 12:56:36,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/2c760a5f-b287-4ef2-b5d3-7508eec056f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:56:36,402 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:56:36 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 X-Openstack-Request-Id: req-7c6a9abc-bec1-4ba2-b8c5-8f4f3e5bc0b6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:56:36,548 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:36 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-6ba958ed-174a-4c8d-84e6-ba9b42fe2c8f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "stack_user_project_id": "bfb38652234b49db94b50651654c9a36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:56:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:56:36,548 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 used request id req-6ba958ed-174a-4c8d-84e6-ba9b42fe2c8f 2018-06-30 12:56:39,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/2c760a5f-b287-4ef2-b5d3-7508eec056f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:56:39,624 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:56:39 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 X-Openstack-Request-Id: req-7fdfa0dd-7c11-4d6f-9b5b-9f3dfb65da2e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:56:40,525 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:40 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-9aa1258f-1c87-425f-a7e2-9c4c77a3a42d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "stack_user_project_id": "bfb38652234b49db94b50651654c9a36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:56:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:56:40,525 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 used request id req-9aa1258f-1c87-425f-a7e2-9c4c77a3a42d 2018-06-30 12:56:43,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/2c760a5f-b287-4ef2-b5d3-7508eec056f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:56:43,577 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:56:43 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 X-Openstack-Request-Id: req-c16483b7-487f-4261-9e25-632a0c870ed3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:56:44,404 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:44 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-d4d465d2-eea5-472a-9402-6e89dbdf936f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "stack_user_project_id": "bfb38652234b49db94b50651654c9a36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:56:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:56:44,405 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 used request id req-d4d465d2-eea5-472a-9402-6e89dbdf936f 2018-06-30 12:56:47,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/2c760a5f-b287-4ef2-b5d3-7508eec056f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:56:47,483 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:56:47 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 X-Openstack-Request-Id: req-e1fdeb03-7809-4c3e-a5b1-817a64d813aa Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:56:47,616 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:47 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-8e3b0291-8d5a-4ca6-b7b2-f6b5cf3f6fbe Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "stack_user_project_id": "bfb38652234b49db94b50651654c9a36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:56:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:56:47,616 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 used request id req-8e3b0291-8d5a-4ca6-b7b2-f6b5cf3f6fbe 2018-06-30 12:56:50,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/2c760a5f-b287-4ef2-b5d3-7508eec056f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:56:50,707 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:56:50 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 X-Openstack-Request-Id: req-71fb2a41-5311-4986-8658-b090dc87949c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:56:51,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:51 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-3bfd9a6b-bec2-4320-b584-2478dba042cf Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "stack_user_project_id": "bfb38652234b49db94b50651654c9a36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:56:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:56:51,604 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 used request id req-3bfd9a6b-bec2-4320-b584-2478dba042cf 2018-06-30 12:56:54,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/2c760a5f-b287-4ef2-b5d3-7508eec056f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:56:55,414 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:56:55 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 X-Openstack-Request-Id: req-88d8a44f-3f24-4c71-a4fe-8165e8653d83 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:56:55,524 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:55 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-99822b2e-b153-4d1f-b323-7c9a9f59681c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "stack_user_project_id": "bfb38652234b49db94b50651654c9a36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:56:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:56:55,524 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 used request id req-99822b2e-b153-4d1f-b323-7c9a9f59681c 2018-06-30 12:56:58,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/2c760a5f-b287-4ef2-b5d3-7508eec056f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:56:58,587 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:56:58 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 X-Openstack-Request-Id: req-fd132537-3cf7-4d96-9242-4b0aef6a68aa Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:56:58,737 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:56:58 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-083ae3f6-7311-4db3-9682-9b7e26ff799a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "stack_user_project_id": "bfb38652234b49db94b50651654c9a36", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:56:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:56:58,738 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 used request id req-083ae3f6-7311-4db3-9682-9b7e26ff799a 2018-06-30 12:57:01,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/2c760a5f-b287-4ef2-b5d3-7508eec056f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:57:02,502 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:57:02 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 X-Openstack-Request-Id: req-83f4594d-f4f9-4d86-a101-84974702fc3f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:57:02,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:02 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive X-Openstack-Request-Id: req-686bc948-2b7d-49b8-866e-9766cc9adad4 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1", "stack_user_project_id": "bfb38652234b49db94b50651654c9a36", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T12:56:18Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2c760a5f-b287-4ef2-b5d3-7508eec056f4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:57:02,604 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 used request id req-686bc948-2b7d-49b8-866e-9766cc9adad4 2018-06-30 12:57:02,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-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-34800429-061f-4cf4-a969-ee2177dee218-net", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}}' 2018-06-30 12:57:08,257 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:57:08 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 X-Openstack-Request-Id: req-f9401742-7354-4460-8b90-fc6e57df9a2c Front-End-Https: on RESP BODY: {"stack": {"id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7", "rel": "self"}]}} 2018-06-30 12:57:08,258 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks used request id req-f9401742-7354-4460-8b90-fc6e57df9a2c 2018-06-30 12:57:08,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/ea533628-a6a2-444f-9fd3-32b18a4be2b7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:57:08,326 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:57:08 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 X-Openstack-Request-Id: req-3eca7359-7fbf-4c5b-84ff-c23a4e06623f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:57:08,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:08 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-4bdea35d-5987-43fa-863b-9757e2c19737 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "stack_user_project_id": "dc3e9dacb7f74c38a5dd6c1b39de82eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:57:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:57:08,448 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 used request id req-4bdea35d-5987-43fa-863b-9757e2c19737 2018-06-30 12:57:08,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:57:08,543 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:08 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-2170f554-0c0b-4692-8070-38567fb8594d Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "stack_user_project_id": "dc3e9dacb7f74c38a5dd6c1b39de82eb", "deletion_time": null, "creation_time": "2018-06-30T12:57:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7", "rel": "self"}], "updated_time": null, "project": "3f82605113b8454d8c19c473b2f93c9c", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "tags": null}]} 2018-06-30 12:57:08,543 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2 used request id req-2170f554-0c0b-4692-8070-38567fb8594d 2018-06-30 12:57:08,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:57:08,642 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:08 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-f266dcb7-1bda-4ace-9494-1cfc3c5c83e5 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "stack_user_project_id": "dc3e9dacb7f74c38a5dd6c1b39de82eb", "deletion_time": null, "creation_time": "2018-06-30T12:57:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7", "rel": "self"}], "updated_time": null, "project": "3f82605113b8454d8c19c473b2f93c9c", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "tags": null}]} 2018-06-30 12:57:08,643 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks?stack_name=HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2 used request id req-f266dcb7-1bda-4ace-9494-1cfc3c5c83e5 2018-06-30 12:57:08,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/ea533628-a6a2-444f-9fd3-32b18a4be2b7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:57:08,717 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:57:08 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 X-Openstack-Request-Id: req-7410ff9b-8d15-4e77-98f3-82f52faf0684 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:57:08,833 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:08 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-6ee6a4b3-044b-4959-9e7c-174865289f20 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "stack_user_project_id": "dc3e9dacb7f74c38a5dd6c1b39de82eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:57:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:57:08,833 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 used request id req-6ee6a4b3-044b-4959-9e7c-174865289f20 2018-06-30 12:57:08,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/ea533628-a6a2-444f-9fd3-32b18a4be2b7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:57:08,903 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:57:08 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 X-Openstack-Request-Id: req-83b75ee0-f7c3-41c8-bf64-43c86cf4f241 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:57:09,032 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:09 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-03ca0fc3-e482-4299-b20c-249c3e0e442e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "stack_user_project_id": "dc3e9dacb7f74c38a5dd6c1b39de82eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:57:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:57:09,032 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 used request id req-03ca0fc3-e482-4299-b20c-249c3e0e442e 2018-06-30 12:57:12,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/ea533628-a6a2-444f-9fd3-32b18a4be2b7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:57:12,099 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:57:12 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 X-Openstack-Request-Id: req-b680741b-4998-43b3-b540-e6670781171e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:57:12,184 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:12 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-27150111-e091-4ce3-b291-3f86afe6060e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "stack_user_project_id": "dc3e9dacb7f74c38a5dd6c1b39de82eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:57:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:57:12,184 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 used request id req-27150111-e091-4ce3-b291-3f86afe6060e 2018-06-30 12:57:15,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/ea533628-a6a2-444f-9fd3-32b18a4be2b7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:57:15,257 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:57:15 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 X-Openstack-Request-Id: req-c08e43d2-a0ad-41ed-a5d4-173868c88091 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:57:15,374 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:15 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-3805b4be-611c-4cdf-a6ef-73b624119eda Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "stack_user_project_id": "dc3e9dacb7f74c38a5dd6c1b39de82eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:57:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:57:15,374 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 used request id req-3805b4be-611c-4cdf-a6ef-73b624119eda 2018-06-30 12:57:18,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/ea533628-a6a2-444f-9fd3-32b18a4be2b7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:57:18,444 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:57:18 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 X-Openstack-Request-Id: req-ece7ab27-0ce0-4e22-a8e4-0447c0351e1c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:57:18,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:18 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-23bc884f-1ef3-4d06-b54f-4a048a6b070d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "stack_user_project_id": "dc3e9dacb7f74c38a5dd6c1b39de82eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:57:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:57:18,561 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 used request id req-23bc884f-1ef3-4d06-b54f-4a048a6b070d 2018-06-30 12:57:21,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/ea533628-a6a2-444f-9fd3-32b18a4be2b7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:57:21,646 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:57:21 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 X-Openstack-Request-Id: req-f5f7776b-b517-4a3b-8975-8c1b17c64837 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:57:21,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:21 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-1ef45526-5405-4009-8c24-2d0ed165f2a7 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "stack_user_project_id": "dc3e9dacb7f74c38a5dd6c1b39de82eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:57:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:57:21,784 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 used request id req-1ef45526-5405-4009-8c24-2d0ed165f2a7 2018-06-30 12:57:24,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/ea533628-a6a2-444f-9fd3-32b18a4be2b7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:57:24,859 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:57:24 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 X-Openstack-Request-Id: req-6a979833-61d1-4207-9489-d6a97ec92a47 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:57:24,982 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:24 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-b86dc6d7-e0d8-4fbe-8a94-a005cde8a08a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "stack_user_project_id": "dc3e9dacb7f74c38a5dd6c1b39de82eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:57:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:57:24,982 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 used request id req-b86dc6d7-e0d8-4fbe-8a94-a005cde8a08a 2018-06-30 12:57:27,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/ea533628-a6a2-444f-9fd3-32b18a4be2b7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:57:28,065 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:57:28 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 X-Openstack-Request-Id: req-06edc035-7b45-48f8-8507-573c722e4817 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:57:28,190 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:28 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-c805248e-96cd-4466-8a27-468ab3fa6851 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "stack_user_project_id": "dc3e9dacb7f74c38a5dd6c1b39de82eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:57:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:57:28,190 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 used request id req-c805248e-96cd-4466-8a27-468ab3fa6851 2018-06-30 12:57:31,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/ea533628-a6a2-444f-9fd3-32b18a4be2b7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:57:31,276 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:57:31 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 X-Openstack-Request-Id: req-dc9821d5-0cc5-48f4-ac35-87710cf0fcf1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:57:31,412 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:31 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-c302be7f-3019-452e-9ceb-7eb1021d4913 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "stack_user_project_id": "dc3e9dacb7f74c38a5dd6c1b39de82eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:57:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:57:31,412 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 used request id req-c302be7f-3019-452e-9ceb-7eb1021d4913 2018-06-30 12:57:34,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/ea533628-a6a2-444f-9fd3-32b18a4be2b7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:57:34,497 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:57:34 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 X-Openstack-Request-Id: req-cb994ce0-7792-4133-948c-8fcc8f993362 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:57:34,624 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:34 GMT Content-Type: application/json Content-Length: 1595 Connection: keep-alive X-Openstack-Request-Id: req-b5014ee0-662e-427a-b4ef-45d4280bc9a9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "stack_user_project_id": "dc3e9dacb7f74c38a5dd6c1b39de82eb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:57:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:57:34,624 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 used request id req-b5014ee0-662e-427a-b4ef-45d4280bc9a9 2018-06-30 12:57:37,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/ea533628-a6a2-444f-9fd3-32b18a4be2b7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:57:37,706 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:57:37 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 X-Openstack-Request-Id: req-439b4df6-b901-44e3-a90e-d911ecebd61f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:57:37,859 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:37 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive X-Openstack-Request-Id: req-f0d0eba8-cbb5-45c5-b9e4-87ca791dff30 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image", "inst_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2", "stack_user_project_id": "dc3e9dacb7f74c38a5dd6c1b39de82eb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T12:57:07Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ea533628-a6a2-444f-9fd3-32b18a4be2b7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 12:57:37,859 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 used request id req-f0d0eba8-cbb5-45c5-b9e4-87ca791dff30 2018-06-30 12:57:37,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/2c760a5f-b287-4ef2-b5d3-7508eec056f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:57:37,926 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:57:37 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 X-Openstack-Request-Id: req-62ba4c73-abe3-4ed9-8c00-d9696e4a3030 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:57:38,058 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:57:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-769f9a7a-486b-43c2-8231-c2e3b48ddda9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:57:38,059 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack1/2c760a5f-b287-4ef2-b5d3-7508eec056f4 used request id req-769f9a7a-486b-43c2-8231-c2e3b48ddda9 2018-06-30 12:57:38,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/ea533628-a6a2-444f-9fd3-32b18a4be2b7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9674832acdbdddf21d7390a42997d168b28445" 2018-06-30 12:57:38,125 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:57:38 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 X-Openstack-Request-Id: req-3ac884a0-564f-4faf-b3e2-32808894ad53 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:57:38,227 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:57:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-163f75c0-aaac-4901-83ed-40d04ce333fb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:57:38,228 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-stack2/ea533628-a6a2-444f-9fd3-32b18a4be2b7 used request id req-163f75c0-aaac-4901-83ed-40d04ce333fb 2018-06-30 12:57:38,228 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-34800429-061f-4cf4-a969-ee2177dee218-image 2018-06-30 12:57:38,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/b1421482-909a-4a75-8ceb-3f9dfdcde608 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9fc824eb7197efe9848809bfa329fd8db92b6f8f" 2018-06-30 12:57:38,465 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:57:38 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0abb209a-91ac-4132-999e-c2e2f2b14994 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:57:38,465 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/b1421482-909a-4a75-8ceb-3f9dfdcde608 used request id req-0abb209a-91ac-4132-999e-c2e2f2b14994 2018-06-30 12:57:38,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/1a930b18-208d-4110-8142-335f71bffd7f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ee9fbc4e60fbc9e0641147e10e83a34b054d67" 2018-06-30 12:57:39,038 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 12:57:39 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-05882319-2939-4bdc-99d0-aa2a3b81ea79 X-Compute-Request-Id: req-05882319-2939-4bdc-99d0-aa2a3b81ea79 2018-06-30 12:57:39,038 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/1a930b18-208d-4110-8142-335f71bffd7f used request id req-05882319-2939-4bdc-99d0-aa2a3b81ea79 2018-06-30 12:57:39,041 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 12:57:39,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:57:39,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:57:39,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:57:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["bvK2WpoeSwW5F37HAADafA"], "issued_at": "2018-06-30T12:57:39.000000Z"}} 2018-06-30 12:57:39,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b559565bcef3377a28dcbfc7f3cbd609c8de9ef3" 2018-06-30 12:57:40,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:57:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83ef8d31-f852-4ff4-b1e4-f6058ede367c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:57:40,116 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-83ef8d31-f852-4ff4-b1e4-f6058ede367c 2018-06-30 12:57:40,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b559565bcef3377a28dcbfc7f3cbd609c8de9ef3" 2018-06-30 12:57:41,095 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:41 GMT Content-Type: application/json Content-Length: 178 Connection: keep-alive X-Openstack-Request-Id: req-782e9e9c-a775-4501-b33a-99f55d5243c6 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"} 2018-06-30 12:57:41,096 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1 used request id req-782e9e9c-a775-4501-b33a-99f55d5243c6 2018-06-30 12:57:41,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b559565bcef3377a28dcbfc7f3cbd609c8de9ef3" 2018-06-30 12:57:41,769 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:41 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-44fcb5aa-40fa-4648-97f1-f5cdbe498acf Front-End-Https: on 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", "root-tar"], "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-06-30 12:57:41,770 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-44fcb5aa-40fa-4648-97f1-f5cdbe498acf 2018-06-30 12:57:41,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b559565bcef3377a28dcbfc7f3cbd609c8de9ef3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}' 2018-06-30 12:57:42,594 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:57:42 GMT Content-Type: application/json Content-Length: 620 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-cbe60436-f63c-4b9b-ac89-5d73c12f2fc1 Front-End-Https: on RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:57:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T12:57:42Z", "visibility": "shared", "self": "/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7", "min_disk": 0, "protected": false, "id": "5cc6cc20-b844-41de-877b-fef300a802d7", "file": "/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7/file", "checksum": null, "owner": "3f82605113b8454d8c19c473b2f93c9c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:57:42,594 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-cbe60436-f63c-4b9b-ac89-5d73c12f2fc1 2018-06-30 12:57:42,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b559565bcef3377a28dcbfc7f3cbd609c8de9ef3" -d '' 2018-06-30 12:57:43,773 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:57:43 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5e06309c-51bb-420a-98d6-637f500bceee Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:57:43,773 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7/file used request id req-5e06309c-51bb-420a-98d6-637f500bceee 2018-06-30 12:57:43,774 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 12:57:43,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b559565bcef3377a28dcbfc7f3cbd609c8de9ef3" 2018-06-30 12:57:43,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:43 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-0d8dcff9-6b3a-4c54-9904-d963840a70c4 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:57:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:57:44Z", "visibility": "shared", "self": "/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7", "min_disk": 0, "protected": false, "id": "5cc6cc20-b844-41de-877b-fef300a802d7", "file": "/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/5cc6cc20-b844-41de-877b-fef300a802d7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:57:43,815 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7 used request id req-0d8dcff9-6b3a-4c54-9904-d963840a70c4 2018-06-30 12:57:43,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b559565bcef3377a28dcbfc7f3cbd609c8de9ef3" 2018-06-30 12:57:44,377 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:44 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-458a8ebd-fd84-4480-ba1d-95ec04ba33b6 Front-End-Https: on 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", "root-tar"], "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-06-30 12:57:44,378 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-458a8ebd-fd84-4480-ba1d-95ec04ba33b6 2018-06-30 12:57:44,381 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1 2018-06-30 12:57:44,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b559565bcef3377a28dcbfc7f3cbd609c8de9ef3" 2018-06-30 12:57:44,909 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:44 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-5f02397b-79e0-4442-86c6-de2da109447e Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:57:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:57:44Z", "visibility": "shared", "self": "/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7", "min_disk": 0, "protected": false, "id": "5cc6cc20-b844-41de-877b-fef300a802d7", "file": "/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/5cc6cc20-b844-41de-877b-fef300a802d7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:57:44,909 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7 used request id req-5f02397b-79e0-4442-86c6-de2da109447e 2018-06-30 12:57:44,910 - create_image - DEBUG - Instance status is - active 2018-06-30 12:57:44,910 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1 2018-06-30 12:57:44,910 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1 2018-06-30 12:57:44,910 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 12:57:44,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 12:57:44,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:57:45,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:57:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["l2gKC50qTKO_RqqjrQpxjg"], "issued_at": "2018-06-30T12:57:45.000000Z"}} 2018-06-30 12:57:45,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3de80b607cc12456ddcaae7e18b486795d0d12" 2018-06-30 12:57:46,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:57:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b3ad943-ccf8-4cfb-b4dd-f03cbdd2b7b1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:57:46,105 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6b3ad943-ccf8-4cfb-b4dd-f03cbdd2b7b1 2018-06-30 12:57:46,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab3de80b607cc12456ddcaae7e18b486795d0d12" 2018-06-30 12:57:46,943 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:46 GMT Content-Type: application/json Content-Length: 178 Connection: keep-alive X-Openstack-Request-Id: req-65e3ea85-b8db-4645-83f3-398a176ba2d1 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2"} 2018-06-30 12:57:46,943 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2 used request id req-65e3ea85-b8db-4645-83f3-398a176ba2d1 2018-06-30 12:57:46,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab3de80b607cc12456ddcaae7e18b486795d0d12" 2018-06-30 12:57:47,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:47 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-4bc74fda-b91e-4b36-9e51-2777fb73179f Front-End-Https: on 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", "root-tar"], "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-06-30 12:57:47,465 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-4bc74fda-b91e-4b36-9e51-2777fb73179f 2018-06-30 12:57:47,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab3de80b607cc12456ddcaae7e18b486795d0d12" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2"}' 2018-06-30 12:57:48,247 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:57:48 GMT Content-Type: application/json Content-Length: 620 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-4fb3470f-b59a-437c-9904-e4fe055b862c Front-End-Https: on RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:57:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T12:57:48Z", "visibility": "shared", "self": "/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5", "min_disk": 0, "protected": false, "id": "81bc4485-a82c-4688-a7f2-3d51428f0ea5", "file": "/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5/file", "checksum": null, "owner": "3f82605113b8454d8c19c473b2f93c9c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:57:48,247 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-4fb3470f-b59a-437c-9904-e4fe055b862c 2018-06-30 12:57:48,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab3de80b607cc12456ddcaae7e18b486795d0d12" -d '' 2018-06-30 12:57:49,280 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:57:49 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9d4c900b-0d97-44a5-95da-1dd2f0fb0f2d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:57:49,280 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5/file used request id req-9d4c900b-0d97-44a5-95da-1dd2f0fb0f2d 2018-06-30 12:57:49,281 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 12:57:49,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab3de80b607cc12456ddcaae7e18b486795d0d12" 2018-06-30 12:57:49,779 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:49 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-a0efe2ed-09fa-4b8b-bcae-ecad78d6846c Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:57:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:57:49Z", "visibility": "shared", "self": "/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5", "min_disk": 0, "protected": false, "id": "81bc4485-a82c-4688-a7f2-3d51428f0ea5", "file": "/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:57:49,779 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5 used request id req-a0efe2ed-09fa-4b8b-bcae-ecad78d6846c 2018-06-30 12:57:49,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab3de80b607cc12456ddcaae7e18b486795d0d12" 2018-06-30 12:57:50,322 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:50 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-ceee15ec-d676-4691-8284-7b81696b4638 Front-End-Https: on 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", "root-tar"], "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-06-30 12:57:50,322 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-ceee15ec-d676-4691-8284-7b81696b4638 2018-06-30 12:57:50,325 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2 2018-06-30 12:57:50,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab3de80b607cc12456ddcaae7e18b486795d0d12" 2018-06-30 12:57:50,360 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:57:50 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-eb9ed2bc-60c7-4e21-9180-bad112d5418e Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:57:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:57:49Z", "visibility": "shared", "self": "/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5", "min_disk": 0, "protected": false, "id": "81bc4485-a82c-4688-a7f2-3d51428f0ea5", "file": "/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:57:50,360 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5 used request id req-eb9ed2bc-60c7-4e21-9180-bad112d5418e 2018-06-30 12:57:50,361 - create_image - DEBUG - Instance status is - active 2018-06-30 12:57:50,361 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2 2018-06-30 12:57:50,361 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2 2018-06-30 12:57:50,361 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 12:57:50,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:57:51,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:57:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["VYhQdXN8TH2Y6LU_p4g1nQ"], "issued_at": "2018-06-30T12:57:51.000000Z"}} 2018-06-30 12:57:51,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group 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"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Nova::FloatingIPAssociation", "properties": {"server_id": {"get_resource": "vm1"}, "floating_ip": {"get_resource": "floating_ip"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "vm2": {"depends_on": ["subnet", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1"], "type": "OS::Nova::Server", "properties": {"name": {"get_param": "inst1_name"}, "key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "flavor": {"get_resource": "flavor1"}, "security_groups": [{"get_resource": "server_security_group"}], "networks": [{"network": {"get_resource": "network"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net"}}' 2018-06-30 12:58:03,820 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:58:03 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-8f4354f7-01ec-4303-beb7-ef2f93f7a8d2 Front-End-Https: on RESP BODY: {"stack": {"id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}]}} 2018-06-30 12:58:03,820 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks used request id req-8f4354f7-01ec-4303-beb7-ef2f93f7a8d2 2018-06-30 12:58:03,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:04,536 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:04 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-71693a4b-69c4-4267-8a52-47163bda9f3e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:05,310 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:05 GMT Content-Type: application/json Content-Length: 2356 Connection: keep-alive X-Openstack-Request-Id: req-9d65e123-9c9e-4192-98c6-266c2c0e35b0 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:58:05,310 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-9d65e123-9c9e-4192-98c6-266c2c0e35b0 2018-06-30 12:58:05,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:05,994 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:05 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-7cb431c6-7585-48ae-bea9-85671a51d436 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:06,548 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:06 GMT Content-Type: application/json Content-Length: 2356 Connection: keep-alive X-Openstack-Request-Id: req-3976a243-4231-4777-8574-8b3c61b5a422 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:58:06,548 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-3976a243-4231-4777-8574-8b3c61b5a422 2018-06-30 12:58:09,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:10,053 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:10 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-eb41bb6b-afe8-4343-b024-af09863ac9bf Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:10,661 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:10 GMT Content-Type: application/json Content-Length: 2354 Connection: keep-alive X-Openstack-Request-Id: req-911f0882-947e-45b5-86b9-9c1db7f79c4e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:58:10,661 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-911f0882-947e-45b5-86b9-9c1db7f79c4e 2018-06-30 12:58:13,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:14,374 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:14 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-a1d8033c-eb67-4833-9987-9629bfe34391 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:15,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:15 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-3935fc50-9544-42b7-b17f-051adcdf193c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA593X89TlWBYyfISEFyBw44KWYKLn2LdHXwdHwqjkiJiJxLxO\n/emLiHo/uxEjl8ynmjbQV5MuJxlFOepqiEGaK59q0EiWW0+ca1EbJ6OfxKbTLx1O\nTaIZCNU6GHKfheDDZyWrsexVobcxDRz3T8DD6VyCEF8urMFgzq3zSQEv5PLJydVN\nSVWMjqPcf+W+/jOsPfEoOqrjfVYACAktbyPBdn61RmFYL1VTLFd6m5IXEspKuJqh\nsmSJS6WSzLowDVvNxXGDgBu/IXl9goWIDX8mEX5jn+cIVHSGVVPgBFZEwen4ox8i\nB/OcVR0WVaoxgAUt7ySvkUkHlQib8R+j8E9gHwIDAQABAoIBAQDG8/obBPCNtu43\nHdXhqjpzXVf/L4lU0V7yUWLnytfdxVVhdFsrUDwkLRGGSFyMIlUl5Ca9HlMZxXs7\nCMPEitXo3G9grQgm7ZbAFuYAC0xKBwNqh/DqeE6W369rzt7Gl2fTl+VNVAbeLjxu\njg4/Zp40HOaVebapEX0pmuUIHXalMXSMpcHfmq60OPN2/9ALQOjV+NSCCvMDdiRB\nJdG5ip3WXWWeOeeQZ9tvn5JDC/uEQ2hDEAsRQ03ruBebwiDmfdqE7/ksKWW4v56D\ngIKdJoOPgk1cc56oRmLOeNpqOa3bXr24FpiSI7cFLVit+s9hEcbCC4dmrlKflV0R\n1sT8BYshAoGBAPO0v1Kcsp2LtDU5+vFYkWEdUJpSuEyLmaB4Qgv2lXrcVWOoxu8z\nCRmnLJOYLjygXX/zb8ouK4VEss0U1Qwp7vqZRR6JSxyOaGvxhvOiB6pORR8Zb4AA\n/B2zGrsukCXHqnPId1GZfmPu01rHGzuVCpVz4FP6QVFtkJrrsVX72f/XAoGBAPOQ\nMyFkE+Lz3DKmWXxauW2qxqfgyzA0JnIVhKJjjKYbcbFrDjAWkVlhWpENSS7IolzF\n1ve92GraK7na/s28XwIfWgJNw2pXrdIHJJeCA6PCip1+ej/zz3keXBoyGvo8HmQE\ntY84Lsxk6647AYLcZZZJvqD6Dikxo471stCBVbj5AoGAQkXe2XpfYFSDdw4DXep1\n7nDoYG8qSzaTWn4Zh+NQlw6f8fAN2TKJwP4jMyfpOvdpNchfmB2iHCWocfi+TwaA\nRIm1sC4pzOQ1JVWTG2Hur7OFPIXQOoEKDpGMLWbmMD/x7HaRbBFPu6FQvJj0oOlQ\n7X+Le4rMhHZFIrwBh55rlBUCgYEAwGJoYLmiE6Q3jDJlgJpQ2VUJcVVYaYznyTlB\n+NrVH+eRmGhNXqKU0JrbZLOv2KpVxR3oPOvR5CTMYROgLHXcPdrxx9wQvRDglYNa\n3emuYk2qG9jpS1aTzMG0UmS9dmbCQpKNrsDcBkq49nhZKzpXa6x4TML3KIazAJsG\nUTe3tFECgYEAziAaGrI4Oo+rlrA321c9GG3C6enVhO3WWKH6O8coTFRdNMuw/ok3\nVf+CMtzUPPBX6NryBpODiWqYdoAj5zc94L89CjY2G7YnINwZL2/IF8RvjiPdIvHG\nsOF2otE/WZcotFbbsU1MaAbcWJHipoOa6fRnINrIF7phFlp7lA6JUbY=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:58:15,175 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-3935fc50-9544-42b7-b17f-051adcdf193c 2018-06-30 12:58:18,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:18,232 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:18 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-3eafc9b8-f787-4771-b8cf-e0a42470e8f5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:18,589 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:18 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-6b01f398-5d5a-4c33-9b00-3186ddf59c51 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA593X89TlWBYyfISEFyBw44KWYKLn2LdHXwdHwqjkiJiJxLxO\n/emLiHo/uxEjl8ynmjbQV5MuJxlFOepqiEGaK59q0EiWW0+ca1EbJ6OfxKbTLx1O\nTaIZCNU6GHKfheDDZyWrsexVobcxDRz3T8DD6VyCEF8urMFgzq3zSQEv5PLJydVN\nSVWMjqPcf+W+/jOsPfEoOqrjfVYACAktbyPBdn61RmFYL1VTLFd6m5IXEspKuJqh\nsmSJS6WSzLowDVvNxXGDgBu/IXl9goWIDX8mEX5jn+cIVHSGVVPgBFZEwen4ox8i\nB/OcVR0WVaoxgAUt7ySvkUkHlQib8R+j8E9gHwIDAQABAoIBAQDG8/obBPCNtu43\nHdXhqjpzXVf/L4lU0V7yUWLnytfdxVVhdFsrUDwkLRGGSFyMIlUl5Ca9HlMZxXs7\nCMPEitXo3G9grQgm7ZbAFuYAC0xKBwNqh/DqeE6W369rzt7Gl2fTl+VNVAbeLjxu\njg4/Zp40HOaVebapEX0pmuUIHXalMXSMpcHfmq60OPN2/9ALQOjV+NSCCvMDdiRB\nJdG5ip3WXWWeOeeQZ9tvn5JDC/uEQ2hDEAsRQ03ruBebwiDmfdqE7/ksKWW4v56D\ngIKdJoOPgk1cc56oRmLOeNpqOa3bXr24FpiSI7cFLVit+s9hEcbCC4dmrlKflV0R\n1sT8BYshAoGBAPO0v1Kcsp2LtDU5+vFYkWEdUJpSuEyLmaB4Qgv2lXrcVWOoxu8z\nCRmnLJOYLjygXX/zb8ouK4VEss0U1Qwp7vqZRR6JSxyOaGvxhvOiB6pORR8Zb4AA\n/B2zGrsukCXHqnPId1GZfmPu01rHGzuVCpVz4FP6QVFtkJrrsVX72f/XAoGBAPOQ\nMyFkE+Lz3DKmWXxauW2qxqfgyzA0JnIVhKJjjKYbcbFrDjAWkVlhWpENSS7IolzF\n1ve92GraK7na/s28XwIfWgJNw2pXrdIHJJeCA6PCip1+ej/zz3keXBoyGvo8HmQE\ntY84Lsxk6647AYLcZZZJvqD6Dikxo471stCBVbj5AoGAQkXe2XpfYFSDdw4DXep1\n7nDoYG8qSzaTWn4Zh+NQlw6f8fAN2TKJwP4jMyfpOvdpNchfmB2iHCWocfi+TwaA\nRIm1sC4pzOQ1JVWTG2Hur7OFPIXQOoEKDpGMLWbmMD/x7HaRbBFPu6FQvJj0oOlQ\n7X+Le4rMhHZFIrwBh55rlBUCgYEAwGJoYLmiE6Q3jDJlgJpQ2VUJcVVYaYznyTlB\n+NrVH+eRmGhNXqKU0JrbZLOv2KpVxR3oPOvR5CTMYROgLHXcPdrxx9wQvRDglYNa\n3emuYk2qG9jpS1aTzMG0UmS9dmbCQpKNrsDcBkq49nhZKzpXa6x4TML3KIazAJsG\nUTe3tFECgYEAziAaGrI4Oo+rlrA321c9GG3C6enVhO3WWKH6O8coTFRdNMuw/ok3\nVf+CMtzUPPBX6NryBpODiWqYdoAj5zc94L89CjY2G7YnINwZL2/IF8RvjiPdIvHG\nsOF2otE/WZcotFbbsU1MaAbcWJHipoOa6fRnINrIF7phFlp7lA6JUbY=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:58:18,589 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-6b01f398-5d5a-4c33-9b00-3186ddf59c51 2018-06-30 12:58:21,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:21,656 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:21 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-2c189b0c-9d0b-469d-bb7f-ed424f7a8bb1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:21,989 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:21 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-89eee1d3-3f2a-4bb0-a2d9-61d1f7a0292b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA593X89TlWBYyfISEFyBw44KWYKLn2LdHXwdHwqjkiJiJxLxO\n/emLiHo/uxEjl8ynmjbQV5MuJxlFOepqiEGaK59q0EiWW0+ca1EbJ6OfxKbTLx1O\nTaIZCNU6GHKfheDDZyWrsexVobcxDRz3T8DD6VyCEF8urMFgzq3zSQEv5PLJydVN\nSVWMjqPcf+W+/jOsPfEoOqrjfVYACAktbyPBdn61RmFYL1VTLFd6m5IXEspKuJqh\nsmSJS6WSzLowDVvNxXGDgBu/IXl9goWIDX8mEX5jn+cIVHSGVVPgBFZEwen4ox8i\nB/OcVR0WVaoxgAUt7ySvkUkHlQib8R+j8E9gHwIDAQABAoIBAQDG8/obBPCNtu43\nHdXhqjpzXVf/L4lU0V7yUWLnytfdxVVhdFsrUDwkLRGGSFyMIlUl5Ca9HlMZxXs7\nCMPEitXo3G9grQgm7ZbAFuYAC0xKBwNqh/DqeE6W369rzt7Gl2fTl+VNVAbeLjxu\njg4/Zp40HOaVebapEX0pmuUIHXalMXSMpcHfmq60OPN2/9ALQOjV+NSCCvMDdiRB\nJdG5ip3WXWWeOeeQZ9tvn5JDC/uEQ2hDEAsRQ03ruBebwiDmfdqE7/ksKWW4v56D\ngIKdJoOPgk1cc56oRmLOeNpqOa3bXr24FpiSI7cFLVit+s9hEcbCC4dmrlKflV0R\n1sT8BYshAoGBAPO0v1Kcsp2LtDU5+vFYkWEdUJpSuEyLmaB4Qgv2lXrcVWOoxu8z\nCRmnLJOYLjygXX/zb8ouK4VEss0U1Qwp7vqZRR6JSxyOaGvxhvOiB6pORR8Zb4AA\n/B2zGrsukCXHqnPId1GZfmPu01rHGzuVCpVz4FP6QVFtkJrrsVX72f/XAoGBAPOQ\nMyFkE+Lz3DKmWXxauW2qxqfgyzA0JnIVhKJjjKYbcbFrDjAWkVlhWpENSS7IolzF\n1ve92GraK7na/s28XwIfWgJNw2pXrdIHJJeCA6PCip1+ej/zz3keXBoyGvo8HmQE\ntY84Lsxk6647AYLcZZZJvqD6Dikxo471stCBVbj5AoGAQkXe2XpfYFSDdw4DXep1\n7nDoYG8qSzaTWn4Zh+NQlw6f8fAN2TKJwP4jMyfpOvdpNchfmB2iHCWocfi+TwaA\nRIm1sC4pzOQ1JVWTG2Hur7OFPIXQOoEKDpGMLWbmMD/x7HaRbBFPu6FQvJj0oOlQ\n7X+Le4rMhHZFIrwBh55rlBUCgYEAwGJoYLmiE6Q3jDJlgJpQ2VUJcVVYaYznyTlB\n+NrVH+eRmGhNXqKU0JrbZLOv2KpVxR3oPOvR5CTMYROgLHXcPdrxx9wQvRDglYNa\n3emuYk2qG9jpS1aTzMG0UmS9dmbCQpKNrsDcBkq49nhZKzpXa6x4TML3KIazAJsG\nUTe3tFECgYEAziAaGrI4Oo+rlrA321c9GG3C6enVhO3WWKH6O8coTFRdNMuw/ok3\nVf+CMtzUPPBX6NryBpODiWqYdoAj5zc94L89CjY2G7YnINwZL2/IF8RvjiPdIvHG\nsOF2otE/WZcotFbbsU1MaAbcWJHipoOa6fRnINrIF7phFlp7lA6JUbY=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:58:21,989 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-89eee1d3-3f2a-4bb0-a2d9-61d1f7a0292b 2018-06-30 12:58:24,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:25,039 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:25 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-d6c6566e-0925-4fc3-9f92-9f36de8ffb25 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:25,896 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:25 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-1fc974ce-c26a-4792-afcf-dcf9117c69ba Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA593X89TlWBYyfISEFyBw44KWYKLn2LdHXwdHwqjkiJiJxLxO\n/emLiHo/uxEjl8ynmjbQV5MuJxlFOepqiEGaK59q0EiWW0+ca1EbJ6OfxKbTLx1O\nTaIZCNU6GHKfheDDZyWrsexVobcxDRz3T8DD6VyCEF8urMFgzq3zSQEv5PLJydVN\nSVWMjqPcf+W+/jOsPfEoOqrjfVYACAktbyPBdn61RmFYL1VTLFd6m5IXEspKuJqh\nsmSJS6WSzLowDVvNxXGDgBu/IXl9goWIDX8mEX5jn+cIVHSGVVPgBFZEwen4ox8i\nB/OcVR0WVaoxgAUt7ySvkUkHlQib8R+j8E9gHwIDAQABAoIBAQDG8/obBPCNtu43\nHdXhqjpzXVf/L4lU0V7yUWLnytfdxVVhdFsrUDwkLRGGSFyMIlUl5Ca9HlMZxXs7\nCMPEitXo3G9grQgm7ZbAFuYAC0xKBwNqh/DqeE6W369rzt7Gl2fTl+VNVAbeLjxu\njg4/Zp40HOaVebapEX0pmuUIHXalMXSMpcHfmq60OPN2/9ALQOjV+NSCCvMDdiRB\nJdG5ip3WXWWeOeeQZ9tvn5JDC/uEQ2hDEAsRQ03ruBebwiDmfdqE7/ksKWW4v56D\ngIKdJoOPgk1cc56oRmLOeNpqOa3bXr24FpiSI7cFLVit+s9hEcbCC4dmrlKflV0R\n1sT8BYshAoGBAPO0v1Kcsp2LtDU5+vFYkWEdUJpSuEyLmaB4Qgv2lXrcVWOoxu8z\nCRmnLJOYLjygXX/zb8ouK4VEss0U1Qwp7vqZRR6JSxyOaGvxhvOiB6pORR8Zb4AA\n/B2zGrsukCXHqnPId1GZfmPu01rHGzuVCpVz4FP6QVFtkJrrsVX72f/XAoGBAPOQ\nMyFkE+Lz3DKmWXxauW2qxqfgyzA0JnIVhKJjjKYbcbFrDjAWkVlhWpENSS7IolzF\n1ve92GraK7na/s28XwIfWgJNw2pXrdIHJJeCA6PCip1+ej/zz3keXBoyGvo8HmQE\ntY84Lsxk6647AYLcZZZJvqD6Dikxo471stCBVbj5AoGAQkXe2XpfYFSDdw4DXep1\n7nDoYG8qSzaTWn4Zh+NQlw6f8fAN2TKJwP4jMyfpOvdpNchfmB2iHCWocfi+TwaA\nRIm1sC4pzOQ1JVWTG2Hur7OFPIXQOoEKDpGMLWbmMD/x7HaRbBFPu6FQvJj0oOlQ\n7X+Le4rMhHZFIrwBh55rlBUCgYEAwGJoYLmiE6Q3jDJlgJpQ2VUJcVVYaYznyTlB\n+NrVH+eRmGhNXqKU0JrbZLOv2KpVxR3oPOvR5CTMYROgLHXcPdrxx9wQvRDglYNa\n3emuYk2qG9jpS1aTzMG0UmS9dmbCQpKNrsDcBkq49nhZKzpXa6x4TML3KIazAJsG\nUTe3tFECgYEAziAaGrI4Oo+rlrA321c9GG3C6enVhO3WWKH6O8coTFRdNMuw/ok3\nVf+CMtzUPPBX6NryBpODiWqYdoAj5zc94L89CjY2G7YnINwZL2/IF8RvjiPdIvHG\nsOF2otE/WZcotFbbsU1MaAbcWJHipoOa6fRnINrIF7phFlp7lA6JUbY=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:58:25,897 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-1fc974ce-c26a-4792-afcf-dcf9117c69ba 2018-06-30 12:58:28,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:28,974 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:28 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-3c9ebda3-03b1-4abb-88a7-3123378b2eeb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:30,008 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:30 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-ef2291e5-dda9-4a23-a6d6-a96d8c966179 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA593X89TlWBYyfISEFyBw44KWYKLn2LdHXwdHwqjkiJiJxLxO\n/emLiHo/uxEjl8ynmjbQV5MuJxlFOepqiEGaK59q0EiWW0+ca1EbJ6OfxKbTLx1O\nTaIZCNU6GHKfheDDZyWrsexVobcxDRz3T8DD6VyCEF8urMFgzq3zSQEv5PLJydVN\nSVWMjqPcf+W+/jOsPfEoOqrjfVYACAktbyPBdn61RmFYL1VTLFd6m5IXEspKuJqh\nsmSJS6WSzLowDVvNxXGDgBu/IXl9goWIDX8mEX5jn+cIVHSGVVPgBFZEwen4ox8i\nB/OcVR0WVaoxgAUt7ySvkUkHlQib8R+j8E9gHwIDAQABAoIBAQDG8/obBPCNtu43\nHdXhqjpzXVf/L4lU0V7yUWLnytfdxVVhdFsrUDwkLRGGSFyMIlUl5Ca9HlMZxXs7\nCMPEitXo3G9grQgm7ZbAFuYAC0xKBwNqh/DqeE6W369rzt7Gl2fTl+VNVAbeLjxu\njg4/Zp40HOaVebapEX0pmuUIHXalMXSMpcHfmq60OPN2/9ALQOjV+NSCCvMDdiRB\nJdG5ip3WXWWeOeeQZ9tvn5JDC/uEQ2hDEAsRQ03ruBebwiDmfdqE7/ksKWW4v56D\ngIKdJoOPgk1cc56oRmLOeNpqOa3bXr24FpiSI7cFLVit+s9hEcbCC4dmrlKflV0R\n1sT8BYshAoGBAPO0v1Kcsp2LtDU5+vFYkWEdUJpSuEyLmaB4Qgv2lXrcVWOoxu8z\nCRmnLJOYLjygXX/zb8ouK4VEss0U1Qwp7vqZRR6JSxyOaGvxhvOiB6pORR8Zb4AA\n/B2zGrsukCXHqnPId1GZfmPu01rHGzuVCpVz4FP6QVFtkJrrsVX72f/XAoGBAPOQ\nMyFkE+Lz3DKmWXxauW2qxqfgyzA0JnIVhKJjjKYbcbFrDjAWkVlhWpENSS7IolzF\n1ve92GraK7na/s28XwIfWgJNw2pXrdIHJJeCA6PCip1+ej/zz3keXBoyGvo8HmQE\ntY84Lsxk6647AYLcZZZJvqD6Dikxo471stCBVbj5AoGAQkXe2XpfYFSDdw4DXep1\n7nDoYG8qSzaTWn4Zh+NQlw6f8fAN2TKJwP4jMyfpOvdpNchfmB2iHCWocfi+TwaA\nRIm1sC4pzOQ1JVWTG2Hur7OFPIXQOoEKDpGMLWbmMD/x7HaRbBFPu6FQvJj0oOlQ\n7X+Le4rMhHZFIrwBh55rlBUCgYEAwGJoYLmiE6Q3jDJlgJpQ2VUJcVVYaYznyTlB\n+NrVH+eRmGhNXqKU0JrbZLOv2KpVxR3oPOvR5CTMYROgLHXcPdrxx9wQvRDglYNa\n3emuYk2qG9jpS1aTzMG0UmS9dmbCQpKNrsDcBkq49nhZKzpXa6x4TML3KIazAJsG\nUTe3tFECgYEAziAaGrI4Oo+rlrA321c9GG3C6enVhO3WWKH6O8coTFRdNMuw/ok3\nVf+CMtzUPPBX6NryBpODiWqYdoAj5zc94L89CjY2G7YnINwZL2/IF8RvjiPdIvHG\nsOF2otE/WZcotFbbsU1MaAbcWJHipoOa6fRnINrIF7phFlp7lA6JUbY=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:58:30,008 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-ef2291e5-dda9-4a23-a6d6-a96d8c966179 2018-06-30 12:58:33,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:33,099 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:33 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-2a95dfb1-2d98-422c-ba2c-b5f0d5e915dd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:33,545 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:33 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-d9b9e1c7-fedd-487b-8b63-513c17952062 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA593X89TlWBYyfISEFyBw44KWYKLn2LdHXwdHwqjkiJiJxLxO\n/emLiHo/uxEjl8ynmjbQV5MuJxlFOepqiEGaK59q0EiWW0+ca1EbJ6OfxKbTLx1O\nTaIZCNU6GHKfheDDZyWrsexVobcxDRz3T8DD6VyCEF8urMFgzq3zSQEv5PLJydVN\nSVWMjqPcf+W+/jOsPfEoOqrjfVYACAktbyPBdn61RmFYL1VTLFd6m5IXEspKuJqh\nsmSJS6WSzLowDVvNxXGDgBu/IXl9goWIDX8mEX5jn+cIVHSGVVPgBFZEwen4ox8i\nB/OcVR0WVaoxgAUt7ySvkUkHlQib8R+j8E9gHwIDAQABAoIBAQDG8/obBPCNtu43\nHdXhqjpzXVf/L4lU0V7yUWLnytfdxVVhdFsrUDwkLRGGSFyMIlUl5Ca9HlMZxXs7\nCMPEitXo3G9grQgm7ZbAFuYAC0xKBwNqh/DqeE6W369rzt7Gl2fTl+VNVAbeLjxu\njg4/Zp40HOaVebapEX0pmuUIHXalMXSMpcHfmq60OPN2/9ALQOjV+NSCCvMDdiRB\nJdG5ip3WXWWeOeeQZ9tvn5JDC/uEQ2hDEAsRQ03ruBebwiDmfdqE7/ksKWW4v56D\ngIKdJoOPgk1cc56oRmLOeNpqOa3bXr24FpiSI7cFLVit+s9hEcbCC4dmrlKflV0R\n1sT8BYshAoGBAPO0v1Kcsp2LtDU5+vFYkWEdUJpSuEyLmaB4Qgv2lXrcVWOoxu8z\nCRmnLJOYLjygXX/zb8ouK4VEss0U1Qwp7vqZRR6JSxyOaGvxhvOiB6pORR8Zb4AA\n/B2zGrsukCXHqnPId1GZfmPu01rHGzuVCpVz4FP6QVFtkJrrsVX72f/XAoGBAPOQ\nMyFkE+Lz3DKmWXxauW2qxqfgyzA0JnIVhKJjjKYbcbFrDjAWkVlhWpENSS7IolzF\n1ve92GraK7na/s28XwIfWgJNw2pXrdIHJJeCA6PCip1+ej/zz3keXBoyGvo8HmQE\ntY84Lsxk6647AYLcZZZJvqD6Dikxo471stCBVbj5AoGAQkXe2XpfYFSDdw4DXep1\n7nDoYG8qSzaTWn4Zh+NQlw6f8fAN2TKJwP4jMyfpOvdpNchfmB2iHCWocfi+TwaA\nRIm1sC4pzOQ1JVWTG2Hur7OFPIXQOoEKDpGMLWbmMD/x7HaRbBFPu6FQvJj0oOlQ\n7X+Le4rMhHZFIrwBh55rlBUCgYEAwGJoYLmiE6Q3jDJlgJpQ2VUJcVVYaYznyTlB\n+NrVH+eRmGhNXqKU0JrbZLOv2KpVxR3oPOvR5CTMYROgLHXcPdrxx9wQvRDglYNa\n3emuYk2qG9jpS1aTzMG0UmS9dmbCQpKNrsDcBkq49nhZKzpXa6x4TML3KIazAJsG\nUTe3tFECgYEAziAaGrI4Oo+rlrA321c9GG3C6enVhO3WWKH6O8coTFRdNMuw/ok3\nVf+CMtzUPPBX6NryBpODiWqYdoAj5zc94L89CjY2G7YnINwZL2/IF8RvjiPdIvHG\nsOF2otE/WZcotFbbsU1MaAbcWJHipoOa6fRnINrIF7phFlp7lA6JUbY=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:58:33,546 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-d9b9e1c7-fedd-487b-8b63-513c17952062 2018-06-30 12:58:36,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:36,626 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:36 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-7bbfb0e4-2c4b-41e9-ae58-bb0ad3a12d42 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:37,046 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:37 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-e5a7f6e7-98ed-42f5-91c0-7a0c0f956de1 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA593X89TlWBYyfISEFyBw44KWYKLn2LdHXwdHwqjkiJiJxLxO\n/emLiHo/uxEjl8ynmjbQV5MuJxlFOepqiEGaK59q0EiWW0+ca1EbJ6OfxKbTLx1O\nTaIZCNU6GHKfheDDZyWrsexVobcxDRz3T8DD6VyCEF8urMFgzq3zSQEv5PLJydVN\nSVWMjqPcf+W+/jOsPfEoOqrjfVYACAktbyPBdn61RmFYL1VTLFd6m5IXEspKuJqh\nsmSJS6WSzLowDVvNxXGDgBu/IXl9goWIDX8mEX5jn+cIVHSGVVPgBFZEwen4ox8i\nB/OcVR0WVaoxgAUt7ySvkUkHlQib8R+j8E9gHwIDAQABAoIBAQDG8/obBPCNtu43\nHdXhqjpzXVf/L4lU0V7yUWLnytfdxVVhdFsrUDwkLRGGSFyMIlUl5Ca9HlMZxXs7\nCMPEitXo3G9grQgm7ZbAFuYAC0xKBwNqh/DqeE6W369rzt7Gl2fTl+VNVAbeLjxu\njg4/Zp40HOaVebapEX0pmuUIHXalMXSMpcHfmq60OPN2/9ALQOjV+NSCCvMDdiRB\nJdG5ip3WXWWeOeeQZ9tvn5JDC/uEQ2hDEAsRQ03ruBebwiDmfdqE7/ksKWW4v56D\ngIKdJoOPgk1cc56oRmLOeNpqOa3bXr24FpiSI7cFLVit+s9hEcbCC4dmrlKflV0R\n1sT8BYshAoGBAPO0v1Kcsp2LtDU5+vFYkWEdUJpSuEyLmaB4Qgv2lXrcVWOoxu8z\nCRmnLJOYLjygXX/zb8ouK4VEss0U1Qwp7vqZRR6JSxyOaGvxhvOiB6pORR8Zb4AA\n/B2zGrsukCXHqnPId1GZfmPu01rHGzuVCpVz4FP6QVFtkJrrsVX72f/XAoGBAPOQ\nMyFkE+Lz3DKmWXxauW2qxqfgyzA0JnIVhKJjjKYbcbFrDjAWkVlhWpENSS7IolzF\n1ve92GraK7na/s28XwIfWgJNw2pXrdIHJJeCA6PCip1+ej/zz3keXBoyGvo8HmQE\ntY84Lsxk6647AYLcZZZJvqD6Dikxo471stCBVbj5AoGAQkXe2XpfYFSDdw4DXep1\n7nDoYG8qSzaTWn4Zh+NQlw6f8fAN2TKJwP4jMyfpOvdpNchfmB2iHCWocfi+TwaA\nRIm1sC4pzOQ1JVWTG2Hur7OFPIXQOoEKDpGMLWbmMD/x7HaRbBFPu6FQvJj0oOlQ\n7X+Le4rMhHZFIrwBh55rlBUCgYEAwGJoYLmiE6Q3jDJlgJpQ2VUJcVVYaYznyTlB\n+NrVH+eRmGhNXqKU0JrbZLOv2KpVxR3oPOvR5CTMYROgLHXcPdrxx9wQvRDglYNa\n3emuYk2qG9jpS1aTzMG0UmS9dmbCQpKNrsDcBkq49nhZKzpXa6x4TML3KIazAJsG\nUTe3tFECgYEAziAaGrI4Oo+rlrA321c9GG3C6enVhO3WWKH6O8coTFRdNMuw/ok3\nVf+CMtzUPPBX6NryBpODiWqYdoAj5zc94L89CjY2G7YnINwZL2/IF8RvjiPdIvHG\nsOF2otE/WZcotFbbsU1MaAbcWJHipoOa6fRnINrIF7phFlp7lA6JUbY=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:58:37,046 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-e5a7f6e7-98ed-42f5-91c0-7a0c0f956de1 2018-06-30 12:58:40,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:40,139 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:40 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-993ffb57-7ecb-444a-a1fb-4aedff921e02 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:40,558 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:40 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-4ce5eb38-e079-4d6f-ba95-b496d04b4535 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA593X89TlWBYyfISEFyBw44KWYKLn2LdHXwdHwqjkiJiJxLxO\n/emLiHo/uxEjl8ynmjbQV5MuJxlFOepqiEGaK59q0EiWW0+ca1EbJ6OfxKbTLx1O\nTaIZCNU6GHKfheDDZyWrsexVobcxDRz3T8DD6VyCEF8urMFgzq3zSQEv5PLJydVN\nSVWMjqPcf+W+/jOsPfEoOqrjfVYACAktbyPBdn61RmFYL1VTLFd6m5IXEspKuJqh\nsmSJS6WSzLowDVvNxXGDgBu/IXl9goWIDX8mEX5jn+cIVHSGVVPgBFZEwen4ox8i\nB/OcVR0WVaoxgAUt7ySvkUkHlQib8R+j8E9gHwIDAQABAoIBAQDG8/obBPCNtu43\nHdXhqjpzXVf/L4lU0V7yUWLnytfdxVVhdFsrUDwkLRGGSFyMIlUl5Ca9HlMZxXs7\nCMPEitXo3G9grQgm7ZbAFuYAC0xKBwNqh/DqeE6W369rzt7Gl2fTl+VNVAbeLjxu\njg4/Zp40HOaVebapEX0pmuUIHXalMXSMpcHfmq60OPN2/9ALQOjV+NSCCvMDdiRB\nJdG5ip3WXWWeOeeQZ9tvn5JDC/uEQ2hDEAsRQ03ruBebwiDmfdqE7/ksKWW4v56D\ngIKdJoOPgk1cc56oRmLOeNpqOa3bXr24FpiSI7cFLVit+s9hEcbCC4dmrlKflV0R\n1sT8BYshAoGBAPO0v1Kcsp2LtDU5+vFYkWEdUJpSuEyLmaB4Qgv2lXrcVWOoxu8z\nCRmnLJOYLjygXX/zb8ouK4VEss0U1Qwp7vqZRR6JSxyOaGvxhvOiB6pORR8Zb4AA\n/B2zGrsukCXHqnPId1GZfmPu01rHGzuVCpVz4FP6QVFtkJrrsVX72f/XAoGBAPOQ\nMyFkE+Lz3DKmWXxauW2qxqfgyzA0JnIVhKJjjKYbcbFrDjAWkVlhWpENSS7IolzF\n1ve92GraK7na/s28XwIfWgJNw2pXrdIHJJeCA6PCip1+ej/zz3keXBoyGvo8HmQE\ntY84Lsxk6647AYLcZZZJvqD6Dikxo471stCBVbj5AoGAQkXe2XpfYFSDdw4DXep1\n7nDoYG8qSzaTWn4Zh+NQlw6f8fAN2TKJwP4jMyfpOvdpNchfmB2iHCWocfi+TwaA\nRIm1sC4pzOQ1JVWTG2Hur7OFPIXQOoEKDpGMLWbmMD/x7HaRbBFPu6FQvJj0oOlQ\n7X+Le4rMhHZFIrwBh55rlBUCgYEAwGJoYLmiE6Q3jDJlgJpQ2VUJcVVYaYznyTlB\n+NrVH+eRmGhNXqKU0JrbZLOv2KpVxR3oPOvR5CTMYROgLHXcPdrxx9wQvRDglYNa\n3emuYk2qG9jpS1aTzMG0UmS9dmbCQpKNrsDcBkq49nhZKzpXa6x4TML3KIazAJsG\nUTe3tFECgYEAziAaGrI4Oo+rlrA321c9GG3C6enVhO3WWKH6O8coTFRdNMuw/ok3\nVf+CMtzUPPBX6NryBpODiWqYdoAj5zc94L89CjY2G7YnINwZL2/IF8RvjiPdIvHG\nsOF2otE/WZcotFbbsU1MaAbcWJHipoOa6fRnINrIF7phFlp7lA6JUbY=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:58:40,559 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-4ce5eb38-e079-4d6f-ba95-b496d04b4535 2018-06-30 12:58:43,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:43,640 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:43 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-53604a33-6665-4af4-8a59-f0514a406309 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:43,971 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:43 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-b1c8204a-f088-4626-bc08-06f5f801f8b7 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA593X89TlWBYyfISEFyBw44KWYKLn2LdHXwdHwqjkiJiJxLxO\n/emLiHo/uxEjl8ynmjbQV5MuJxlFOepqiEGaK59q0EiWW0+ca1EbJ6OfxKbTLx1O\nTaIZCNU6GHKfheDDZyWrsexVobcxDRz3T8DD6VyCEF8urMFgzq3zSQEv5PLJydVN\nSVWMjqPcf+W+/jOsPfEoOqrjfVYACAktbyPBdn61RmFYL1VTLFd6m5IXEspKuJqh\nsmSJS6WSzLowDVvNxXGDgBu/IXl9goWIDX8mEX5jn+cIVHSGVVPgBFZEwen4ox8i\nB/OcVR0WVaoxgAUt7ySvkUkHlQib8R+j8E9gHwIDAQABAoIBAQDG8/obBPCNtu43\nHdXhqjpzXVf/L4lU0V7yUWLnytfdxVVhdFsrUDwkLRGGSFyMIlUl5Ca9HlMZxXs7\nCMPEitXo3G9grQgm7ZbAFuYAC0xKBwNqh/DqeE6W369rzt7Gl2fTl+VNVAbeLjxu\njg4/Zp40HOaVebapEX0pmuUIHXalMXSMpcHfmq60OPN2/9ALQOjV+NSCCvMDdiRB\nJdG5ip3WXWWeOeeQZ9tvn5JDC/uEQ2hDEAsRQ03ruBebwiDmfdqE7/ksKWW4v56D\ngIKdJoOPgk1cc56oRmLOeNpqOa3bXr24FpiSI7cFLVit+s9hEcbCC4dmrlKflV0R\n1sT8BYshAoGBAPO0v1Kcsp2LtDU5+vFYkWEdUJpSuEyLmaB4Qgv2lXrcVWOoxu8z\nCRmnLJOYLjygXX/zb8ouK4VEss0U1Qwp7vqZRR6JSxyOaGvxhvOiB6pORR8Zb4AA\n/B2zGrsukCXHqnPId1GZfmPu01rHGzuVCpVz4FP6QVFtkJrrsVX72f/XAoGBAPOQ\nMyFkE+Lz3DKmWXxauW2qxqfgyzA0JnIVhKJjjKYbcbFrDjAWkVlhWpENSS7IolzF\n1ve92GraK7na/s28XwIfWgJNw2pXrdIHJJeCA6PCip1+ej/zz3keXBoyGvo8HmQE\ntY84Lsxk6647AYLcZZZJvqD6Dikxo471stCBVbj5AoGAQkXe2XpfYFSDdw4DXep1\n7nDoYG8qSzaTWn4Zh+NQlw6f8fAN2TKJwP4jMyfpOvdpNchfmB2iHCWocfi+TwaA\nRIm1sC4pzOQ1JVWTG2Hur7OFPIXQOoEKDpGMLWbmMD/x7HaRbBFPu6FQvJj0oOlQ\n7X+Le4rMhHZFIrwBh55rlBUCgYEAwGJoYLmiE6Q3jDJlgJpQ2VUJcVVYaYznyTlB\n+NrVH+eRmGhNXqKU0JrbZLOv2KpVxR3oPOvR5CTMYROgLHXcPdrxx9wQvRDglYNa\n3emuYk2qG9jpS1aTzMG0UmS9dmbCQpKNrsDcBkq49nhZKzpXa6x4TML3KIazAJsG\nUTe3tFECgYEAziAaGrI4Oo+rlrA321c9GG3C6enVhO3WWKH6O8coTFRdNMuw/ok3\nVf+CMtzUPPBX6NryBpODiWqYdoAj5zc94L89CjY2G7YnINwZL2/IF8RvjiPdIvHG\nsOF2otE/WZcotFbbsU1MaAbcWJHipoOa6fRnINrIF7phFlp7lA6JUbY=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:58:43,972 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-b1c8204a-f088-4626-bc08-06f5f801f8b7 2018-06-30 12:58:46,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:47,053 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:47 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-89cb6fb4-178d-4e97-ab5d-fcbe2d552ae2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:47,988 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:47 GMT Content-Type: application/json Content-Length: 4060 Connection: keep-alive X-Openstack-Request-Id: req-c9d01217-4539-4af1-83fd-d9a8225a0f3f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA593X89TlWBYyfISEFyBw44KWYKLn2LdHXwdHwqjkiJiJxLxO\n/emLiHo/uxEjl8ynmjbQV5MuJxlFOepqiEGaK59q0EiWW0+ca1EbJ6OfxKbTLx1O\nTaIZCNU6GHKfheDDZyWrsexVobcxDRz3T8DD6VyCEF8urMFgzq3zSQEv5PLJydVN\nSVWMjqPcf+W+/jOsPfEoOqrjfVYACAktbyPBdn61RmFYL1VTLFd6m5IXEspKuJqh\nsmSJS6WSzLowDVvNxXGDgBu/IXl9goWIDX8mEX5jn+cIVHSGVVPgBFZEwen4ox8i\nB/OcVR0WVaoxgAUt7ySvkUkHlQib8R+j8E9gHwIDAQABAoIBAQDG8/obBPCNtu43\nHdXhqjpzXVf/L4lU0V7yUWLnytfdxVVhdFsrUDwkLRGGSFyMIlUl5Ca9HlMZxXs7\nCMPEitXo3G9grQgm7ZbAFuYAC0xKBwNqh/DqeE6W369rzt7Gl2fTl+VNVAbeLjxu\njg4/Zp40HOaVebapEX0pmuUIHXalMXSMpcHfmq60OPN2/9ALQOjV+NSCCvMDdiRB\nJdG5ip3WXWWeOeeQZ9tvn5JDC/uEQ2hDEAsRQ03ruBebwiDmfdqE7/ksKWW4v56D\ngIKdJoOPgk1cc56oRmLOeNpqOa3bXr24FpiSI7cFLVit+s9hEcbCC4dmrlKflV0R\n1sT8BYshAoGBAPO0v1Kcsp2LtDU5+vFYkWEdUJpSuEyLmaB4Qgv2lXrcVWOoxu8z\nCRmnLJOYLjygXX/zb8ouK4VEss0U1Qwp7vqZRR6JSxyOaGvxhvOiB6pORR8Zb4AA\n/B2zGrsukCXHqnPId1GZfmPu01rHGzuVCpVz4FP6QVFtkJrrsVX72f/XAoGBAPOQ\nMyFkE+Lz3DKmWXxauW2qxqfgyzA0JnIVhKJjjKYbcbFrDjAWkVlhWpENSS7IolzF\n1ve92GraK7na/s28XwIfWgJNw2pXrdIHJJeCA6PCip1+ej/zz3keXBoyGvo8HmQE\ntY84Lsxk6647AYLcZZZJvqD6Dikxo471stCBVbj5AoGAQkXe2XpfYFSDdw4DXep1\n7nDoYG8qSzaTWn4Zh+NQlw6f8fAN2TKJwP4jMyfpOvdpNchfmB2iHCWocfi+TwaA\nRIm1sC4pzOQ1JVWTG2Hur7OFPIXQOoEKDpGMLWbmMD/x7HaRbBFPu6FQvJj0oOlQ\n7X+Le4rMhHZFIrwBh55rlBUCgYEAwGJoYLmiE6Q3jDJlgJpQ2VUJcVVYaYznyTlB\n+NrVH+eRmGhNXqKU0JrbZLOv2KpVxR3oPOvR5CTMYROgLHXcPdrxx9wQvRDglYNa\n3emuYk2qG9jpS1aTzMG0UmS9dmbCQpKNrsDcBkq49nhZKzpXa6x4TML3KIazAJsG\nUTe3tFECgYEAziAaGrI4Oo+rlrA321c9GG3C6enVhO3WWKH6O8coTFRdNMuw/ok3\nVf+CMtzUPPBX6NryBpODiWqYdoAj5zc94L89CjY2G7YnINwZL2/IF8RvjiPdIvHG\nsOF2otE/WZcotFbbsU1MaAbcWJHipoOa6fRnINrIF7phFlp7lA6JUbY=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:58:47,988 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-c9d01217-4539-4af1-83fd-d9a8225a0f3f 2018-06-30 12:58:50,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:51,775 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:51 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-e4a5d15e-80a5-4c17-9b70-c1dc3928ce8c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:52,105 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:52 GMT Content-Type: application/json Content-Length: 4072 Connection: keep-alive X-Openstack-Request-Id: req-5b9f9ee4-4982-4548-bfe6-3bd23b8644db Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA593X89TlWBYyfISEFyBw44KWYKLn2LdHXwdHwqjkiJiJxLxO\n/emLiHo/uxEjl8ynmjbQV5MuJxlFOepqiEGaK59q0EiWW0+ca1EbJ6OfxKbTLx1O\nTaIZCNU6GHKfheDDZyWrsexVobcxDRz3T8DD6VyCEF8urMFgzq3zSQEv5PLJydVN\nSVWMjqPcf+W+/jOsPfEoOqrjfVYACAktbyPBdn61RmFYL1VTLFd6m5IXEspKuJqh\nsmSJS6WSzLowDVvNxXGDgBu/IXl9goWIDX8mEX5jn+cIVHSGVVPgBFZEwen4ox8i\nB/OcVR0WVaoxgAUt7ySvkUkHlQib8R+j8E9gHwIDAQABAoIBAQDG8/obBPCNtu43\nHdXhqjpzXVf/L4lU0V7yUWLnytfdxVVhdFsrUDwkLRGGSFyMIlUl5Ca9HlMZxXs7\nCMPEitXo3G9grQgm7ZbAFuYAC0xKBwNqh/DqeE6W369rzt7Gl2fTl+VNVAbeLjxu\njg4/Zp40HOaVebapEX0pmuUIHXalMXSMpcHfmq60OPN2/9ALQOjV+NSCCvMDdiRB\nJdG5ip3WXWWeOeeQZ9tvn5JDC/uEQ2hDEAsRQ03ruBebwiDmfdqE7/ksKWW4v56D\ngIKdJoOPgk1cc56oRmLOeNpqOa3bXr24FpiSI7cFLVit+s9hEcbCC4dmrlKflV0R\n1sT8BYshAoGBAPO0v1Kcsp2LtDU5+vFYkWEdUJpSuEyLmaB4Qgv2lXrcVWOoxu8z\nCRmnLJOYLjygXX/zb8ouK4VEss0U1Qwp7vqZRR6JSxyOaGvxhvOiB6pORR8Zb4AA\n/B2zGrsukCXHqnPId1GZfmPu01rHGzuVCpVz4FP6QVFtkJrrsVX72f/XAoGBAPOQ\nMyFkE+Lz3DKmWXxauW2qxqfgyzA0JnIVhKJjjKYbcbFrDjAWkVlhWpENSS7IolzF\n1ve92GraK7na/s28XwIfWgJNw2pXrdIHJJeCA6PCip1+ej/zz3keXBoyGvo8HmQE\ntY84Lsxk6647AYLcZZZJvqD6Dikxo471stCBVbj5AoGAQkXe2XpfYFSDdw4DXep1\n7nDoYG8qSzaTWn4Zh+NQlw6f8fAN2TKJwP4jMyfpOvdpNchfmB2iHCWocfi+TwaA\nRIm1sC4pzOQ1JVWTG2Hur7OFPIXQOoEKDpGMLWbmMD/x7HaRbBFPu6FQvJj0oOlQ\n7X+Le4rMhHZFIrwBh55rlBUCgYEAwGJoYLmiE6Q3jDJlgJpQ2VUJcVVYaYznyTlB\n+NrVH+eRmGhNXqKU0JrbZLOv2KpVxR3oPOvR5CTMYROgLHXcPdrxx9wQvRDglYNa\n3emuYk2qG9jpS1aTzMG0UmS9dmbCQpKNrsDcBkq49nhZKzpXa6x4TML3KIazAJsG\nUTe3tFECgYEAziAaGrI4Oo+rlrA321c9GG3C6enVhO3WWKH6O8coTFRdNMuw/ok3\nVf+CMtzUPPBX6NryBpODiWqYdoAj5zc94L89CjY2G7YnINwZL2/IF8RvjiPdIvHG\nsOF2otE/WZcotFbbsU1MaAbcWJHipoOa6fRnINrIF7phFlp7lA6JUbY=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:58:52,105 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-5b9f9ee4-4982-4548-bfe6-3bd23b8644db 2018-06-30 12:58:52,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:52,182 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:52 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources X-Openstack-Request-Id: req-27716bb0-59fa-4b48-ba20-85814ae1e91d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:52,388 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:52 GMT Content-Type: application/json Content-Length: 10047 Connection: keep-alive X-Openstack-Request-Id: req-c24e8677-51d9-4e45-88f4-3bd2821ed378 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "69dacbe2-5a2f-41af-b42d-46143fd35404", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "976030b4-a38b-4d56-a515-d61525d8aaa6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "570d3d98-21b6-410f-a70e-10526826afca", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9ec5815f-1dfd-4ce9-a6be-1eab9a3cfed5", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5c4d2a09-62f4-4270-9dff-b338ab183bcb", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "37", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7778f738-5b7b-4909-8e57-3ffb134dd6e0:subnet_id=f69275be-ff45-41e0-a332-bfec63014198", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f69275be-ff45-41e0-a332-bfec63014198", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "7778f738-5b7b-4909-8e57-3ffb134dd6e0", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4c2c00e7-dc32-4496-a72e-e4865bb4d576", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "9068ce0f-960a-479c-a73b-4f024e3edb29", "resource_type": "OS::Nova::Server"}]} 2018-06-30 12:58:52,388 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources used request id req-c24e8677-51d9-4e45-88f4-3bd2821ed378 2018-06-30 12:58:52,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:52,470 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:52 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-dbaf2ed0-e88e-4953-a7c6-63edea7596a2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:52,893 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:52 GMT Content-Type: application/json Content-Length: 4072 Connection: keep-alive X-Openstack-Request-Id: req-32677e65-89ed-403d-b114-7e07185c591c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA593X89TlWBYyfISEFyBw44KWYKLn2LdHXwdHwqjkiJiJxLxO\n/emLiHo/uxEjl8ynmjbQV5MuJxlFOepqiEGaK59q0EiWW0+ca1EbJ6OfxKbTLx1O\nTaIZCNU6GHKfheDDZyWrsexVobcxDRz3T8DD6VyCEF8urMFgzq3zSQEv5PLJydVN\nSVWMjqPcf+W+/jOsPfEoOqrjfVYACAktbyPBdn61RmFYL1VTLFd6m5IXEspKuJqh\nsmSJS6WSzLowDVvNxXGDgBu/IXl9goWIDX8mEX5jn+cIVHSGVVPgBFZEwen4ox8i\nB/OcVR0WVaoxgAUt7ySvkUkHlQib8R+j8E9gHwIDAQABAoIBAQDG8/obBPCNtu43\nHdXhqjpzXVf/L4lU0V7yUWLnytfdxVVhdFsrUDwkLRGGSFyMIlUl5Ca9HlMZxXs7\nCMPEitXo3G9grQgm7ZbAFuYAC0xKBwNqh/DqeE6W369rzt7Gl2fTl+VNVAbeLjxu\njg4/Zp40HOaVebapEX0pmuUIHXalMXSMpcHfmq60OPN2/9ALQOjV+NSCCvMDdiRB\nJdG5ip3WXWWeOeeQZ9tvn5JDC/uEQ2hDEAsRQ03ruBebwiDmfdqE7/ksKWW4v56D\ngIKdJoOPgk1cc56oRmLOeNpqOa3bXr24FpiSI7cFLVit+s9hEcbCC4dmrlKflV0R\n1sT8BYshAoGBAPO0v1Kcsp2LtDU5+vFYkWEdUJpSuEyLmaB4Qgv2lXrcVWOoxu8z\nCRmnLJOYLjygXX/zb8ouK4VEss0U1Qwp7vqZRR6JSxyOaGvxhvOiB6pORR8Zb4AA\n/B2zGrsukCXHqnPId1GZfmPu01rHGzuVCpVz4FP6QVFtkJrrsVX72f/XAoGBAPOQ\nMyFkE+Lz3DKmWXxauW2qxqfgyzA0JnIVhKJjjKYbcbFrDjAWkVlhWpENSS7IolzF\n1ve92GraK7na/s28XwIfWgJNw2pXrdIHJJeCA6PCip1+ej/zz3keXBoyGvo8HmQE\ntY84Lsxk6647AYLcZZZJvqD6Dikxo471stCBVbj5AoGAQkXe2XpfYFSDdw4DXep1\n7nDoYG8qSzaTWn4Zh+NQlw6f8fAN2TKJwP4jMyfpOvdpNchfmB2iHCWocfi+TwaA\nRIm1sC4pzOQ1JVWTG2Hur7OFPIXQOoEKDpGMLWbmMD/x7HaRbBFPu6FQvJj0oOlQ\n7X+Le4rMhHZFIrwBh55rlBUCgYEAwGJoYLmiE6Q3jDJlgJpQ2VUJcVVYaYznyTlB\n+NrVH+eRmGhNXqKU0JrbZLOv2KpVxR3oPOvR5CTMYROgLHXcPdrxx9wQvRDglYNa\n3emuYk2qG9jpS1aTzMG0UmS9dmbCQpKNrsDcBkq49nhZKzpXa6x4TML3KIazAJsG\nUTe3tFECgYEAziAaGrI4Oo+rlrA321c9GG3C6enVhO3WWKH6O8coTFRdNMuw/ok3\nVf+CMtzUPPBX6NryBpODiWqYdoAj5zc94L89CjY2G7YnINwZL2/IF8RvjiPdIvHG\nsOF2otE/WZcotFbbsU1MaAbcWJHipoOa6fRnINrIF7phFlp7lA6JUbY=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:58:52,893 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-32677e65-89ed-403d-b114-7e07185c591c 2018-06-30 12:58:52,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:52,971 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:52 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources X-Openstack-Request-Id: req-3a97f490-2802-4706-9009-1f2d61e74fa3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:53,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:53 GMT Content-Type: application/json Content-Length: 10047 Connection: keep-alive X-Openstack-Request-Id: req-3fdd2b51-3b48-4c94-a5e4-845646a76ba4 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "69dacbe2-5a2f-41af-b42d-46143fd35404", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "976030b4-a38b-4d56-a515-d61525d8aaa6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "570d3d98-21b6-410f-a70e-10526826afca", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9ec5815f-1dfd-4ce9-a6be-1eab9a3cfed5", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5c4d2a09-62f4-4270-9dff-b338ab183bcb", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "37", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7778f738-5b7b-4909-8e57-3ffb134dd6e0:subnet_id=f69275be-ff45-41e0-a332-bfec63014198", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f69275be-ff45-41e0-a332-bfec63014198", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "7778f738-5b7b-4909-8e57-3ffb134dd6e0", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4c2c00e7-dc32-4496-a72e-e4865bb4d576", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "9068ce0f-960a-479c-a73b-4f024e3edb29", "resource_type": "OS::Nova::Server"}]} 2018-06-30 12:58:53,147 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources used request id req-3fdd2b51-3b48-4c94-a5e4-845646a76ba4 2018-06-30 12:58:53,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=570d3d98-21b6-410f-a70e-10526826afca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:54,078 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:54 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-001f6324-cf4c-4ad8-9912-e8ec756ea46b Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"570d3d98-21b6-410f-a70e-10526826afca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["f69275be-ff45-41e0-a332-bfec63014198"],"description":"","tags":[],"updated_at":"2018-06-30T12:58:08Z","provider:segmentation_id":65,"name":"HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:58:05Z","provider:network_type":"vxlan"}]} 2018-06-30 12:58:54,079 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=570d3d98-21b6-410f-a70e-10526826afca used request id req-001f6324-cf4c-4ad8-9912-e8ec756ea46b 2018-06-30 12:58:54,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=570d3d98-21b6-410f-a70e-10526826afca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:54,192 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:54 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-5f80c547-d5f1-4472-a345-2b50234f1025 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"570d3d98-21b6-410f-a70e-10526826afca","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:58:08Z","dns_nameservers":[],"updated_at":"2018-06-30T12:58:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f69275be-ff45-41e0-a332-bfec63014198","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet"}]} 2018-06-30 12:58:54,192 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=570d3d98-21b6-410f-a70e-10526826afca used request id req-5f80c547-d5f1-4472-a345-2b50234f1025 2018-06-30 12:58:54,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=570d3d98-21b6-410f-a70e-10526826afca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:54,291 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:54 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-085feb99-be45-4e1c-ab46-8738a728b2f6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"570d3d98-21b6-410f-a70e-10526826afca","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:58:08Z","dns_nameservers":[],"updated_at":"2018-06-30T12:58:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f69275be-ff45-41e0-a332-bfec63014198","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet"}]} 2018-06-30 12:58:54,291 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=570d3d98-21b6-410f-a70e-10526826afca used request id req-085feb99-be45-4e1c-ab46-8738a728b2f6 2018-06-30 12:58:54,291 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:58:54,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:54,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:58:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65e96407-8abb-4196-90ad-60265f169a70 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 12:58:54,652 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-65e96407-8abb-4196-90ad-60265f169a70 2018-06-30 12:58:54,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:54,734 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:54 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources X-Openstack-Request-Id: req-f2e0061f-b984-40f7-9fca-982c93bba416 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:54,930 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:54 GMT Content-Type: application/json Content-Length: 10047 Connection: keep-alive X-Openstack-Request-Id: req-21b8d323-9914-4bfc-8cef-3ff634712e8e Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "69dacbe2-5a2f-41af-b42d-46143fd35404", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "976030b4-a38b-4d56-a515-d61525d8aaa6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "570d3d98-21b6-410f-a70e-10526826afca", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9ec5815f-1dfd-4ce9-a6be-1eab9a3cfed5", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5c4d2a09-62f4-4270-9dff-b338ab183bcb", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "37", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7778f738-5b7b-4909-8e57-3ffb134dd6e0:subnet_id=f69275be-ff45-41e0-a332-bfec63014198", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f69275be-ff45-41e0-a332-bfec63014198", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "7778f738-5b7b-4909-8e57-3ffb134dd6e0", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4c2c00e7-dc32-4496-a72e-e4865bb4d576", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "9068ce0f-960a-479c-a73b-4f024e3edb29", "resource_type": "OS::Nova::Server"}]} 2018-06-30 12:58:54,930 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources used request id req-21b8d323-9914-4bfc-8cef-3ff634712e8e 2018-06-30 12:58:54,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/4c2c00e7-dc32-4496-a72e-e4865bb4d576 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:54,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9068ce0f-960a-479c-a73b-4f024e3edb29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:55,675 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:55 GMT Content-Type: application/json Content-Length: 1844 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ffcfc5b6-53a6-4153-968c-f647b450905b X-Compute-Request-Id: req-ffcfc5b6-53a6-4153-968c-f647b450905b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:c2:8c", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/4c2c00e7-dc32-4496-a72e-e4865bb4d576", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4c2c00e7-dc32-4496-a72e-e4865bb4d576", "rel": "bookmark"}], "image": {"id": "81bc4485-a82c-4688-a7f2-3d51428f0ea5", "links": [{"href": "http://172.30.10.101:8774/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000016", "OS-SRV-USG:launched_at": "2018-06-30T12:58:40.000000", "flavor": {"id": "69dacbe2-5a2f-41af-b42d-46143fd35404", "links": [{"href": "http://172.30.10.101:8774/flavors/69dacbe2-5a2f-41af-b42d-46143fd35404", "rel": "bookmark"}]}, "id": "4c2c00e7-dc32-4496-a72e-e4865bb4d576", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:58:41Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "created": "2018-06-30T12:58:16Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:58:55,675 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4c2c00e7-dc32-4496-a72e-e4865bb4d576 used request id req-ffcfc5b6-53a6-4153-968c-f647b450905b 2018-06-30 12:58:55,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:55,817 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:55 GMT Content-Type: application/json Content-Length: 1977 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-08360dab-5c08-499a-9272-6b50fad9454d X-Compute-Request-Id: req-08360dab-5c08-499a-9272-6b50fad9454d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:77:dc", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:77:dc", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9068ce0f-960a-479c-a73b-4f024e3edb29", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9068ce0f-960a-479c-a73b-4f024e3edb29", "rel": "bookmark"}], "image": {"id": "5cc6cc20-b844-41de-877b-fef300a802d7", "links": [{"href": "http://172.30.10.101:8774/images/5cc6cc20-b844-41de-877b-fef300a802d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000019", "OS-SRV-USG:launched_at": "2018-06-30T12:58:40.000000", "flavor": {"id": "976030b4-a38b-4d56-a515-d61525d8aaa6", "links": [{"href": "http://172.30.10.101:8774/flavors/976030b4-a38b-4d56-a515-d61525d8aaa6", "rel": "bookmark"}]}, "id": "9068ce0f-960a-479c-a73b-4f024e3edb29", "security_groups": [{"name": "security_group_name"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T12:58:41Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "created": "2018-06-30T12:58:17Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 12:58:55,817 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9068ce0f-960a-479c-a73b-4f024e3edb29 used request id req-08360dab-5c08-499a-9272-6b50fad9454d 2018-06-30 12:58:55,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:56,800 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:56 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-7eead00d-c9c2-4d24-a4d4-55c2a32aef3a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"570d3d98-21b6-410f-a70e-10526826afca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["f69275be-ff45-41e0-a332-bfec63014198"],"description":"","tags":[],"updated_at":"2018-06-30T12:58:08Z","provider:segmentation_id":65,"name":"HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:58:05Z","provider:network_type":"vxlan"}]} 2018-06-30 12:58:56,800 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net used request id req-7eead00d-c9c2-4d24-a4d4-55c2a32aef3a 2018-06-30 12:58:56,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 12:58:56,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 12:58:56 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 12:58:56,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:56,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:58:56 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98cb5360-3e01-4d7e-8e0e-ac49aa976d42 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:58:56,870 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-98cb5360-3e01-4d7e-8e0e-ac49aa976d42 2018-06-30 12:58:56,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=570d3d98-21b6-410f-a70e-10526826afca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:56,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:56 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-9161aa19-5e6f-4a48-b0b4-a588cce29fd0 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"570d3d98-21b6-410f-a70e-10526826afca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["f69275be-ff45-41e0-a332-bfec63014198"],"description":"","tags":[],"updated_at":"2018-06-30T12:58:08Z","provider:segmentation_id":65,"name":"HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:58:05Z","provider:network_type":"vxlan"}]} 2018-06-30 12:58:56,953 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net used request id req-9161aa19-5e6f-4a48-b0b4-a588cce29fd0 2018-06-30 12:58:56,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:57,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 12:58:56 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70411de3-6d0d-4cfe-95a5-0fb79986ed91 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 12:58:57,333 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-70411de3-6d0d-4cfe-95a5-0fb79986ed91 2018-06-30 12:58:57,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=570d3d98-21b6-410f-a70e-10526826afca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:57,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:57 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-24e7f086-548c-4a52-b264-5f438588958f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"570d3d98-21b6-410f-a70e-10526826afca","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:58:08Z","dns_nameservers":[],"updated_at":"2018-06-30T12:58:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f69275be-ff45-41e0-a332-bfec63014198","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet"}]} 2018-06-30 12:58:57,501 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=570d3d98-21b6-410f-a70e-10526826afca used request id req-24e7f086-548c-4a52-b264-5f438588958f 2018-06-30 12:58:57,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=570d3d98-21b6-410f-a70e-10526826afca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:57,656 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:57 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-353a8712-1bc0-423f-8476-cb9d53ffbde6 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:58:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f69275be-ff45-41e0-a332-bfec63014198","ip_address":"10.1.2.4"}],"id":"1b0fe1b7-cb37-46d7-a40a-b45393607ac6","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:c2:8c","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"4c2c00e7-dc32-4496-a72e-e4865bb4d576","name":"","admin_state_up":true,"network_id":"570d3d98-21b6-410f-a70e-10526826afca","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:58:21Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:58:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f69275be-ff45-41e0-a332-bfec63014198","ip_address":"10.1.2.3"}],"id":"3181667d-ed36-4587-a68c-dedd50f74403","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:1a:1e","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-570d3d98-21b6-410f-a70e-10526826afca","name":"","admin_state_up":true,"network_id":"570d3d98-21b6-410f-a70e-10526826afca","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:58:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:58:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f69275be-ff45-41e0-a332-bfec63014198","ip_address":"10.1.2.10"}],"id":"b30c2fec-bd80-4248-9602-3c6eff0dde5a","security_groups":["9ec5815f-1dfd-4ce9-a6be-1eab9a3cfed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:77:dc","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"9068ce0f-960a-479c-a73b-4f024e3edb29","name":"","admin_state_up":true,"network_id":"570d3d98-21b6-410f-a70e-10526826afca","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:58:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:58:24Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f69275be-ff45-41e0-a332-bfec63014198","ip_address":"10.1.2.1"}],"id":"d2be78e4-eba2-47ca-9b86-51a30f49a7f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:b8:e5","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7778f738-5b7b-4909-8e57-3ffb134dd6e0","name":"","admin_state_up":true,"network_id":"570d3d98-21b6-410f-a70e-10526826afca","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:58:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:58:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f69275be-ff45-41e0-a332-bfec63014198","ip_address":"10.1.2.2"}],"id":"d8fada42-5590-44f6-9a2d-8756e8823dca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:dc:c7","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-570d3d98-21b6-410f-a70e-10526826afca","name":"","admin_state_up":true,"network_id":"570d3d98-21b6-410f-a70e-10526826afca","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:58:09Z","binding:vnic_type":"normal"}]} 2018-06-30 12:58:57,656 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=570d3d98-21b6-410f-a70e-10526826afca used request id req-353a8712-1bc0-423f-8476-cb9d53ffbde6 2018-06-30 12:58:57,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:57 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-3006e216-7477-429d-89cd-78ef53d3f7c3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"570d3d98-21b6-410f-a70e-10526826afca","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:58:08Z","dns_nameservers":[],"updated_at":"2018-06-30T12:58:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f69275be-ff45-41e0-a332-bfec63014198","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet"}]} 2018-06-30 12:58:57,713 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=570d3d98-21b6-410f-a70e-10526826afca used request id req-3006e216-7477-429d-89cd-78ef53d3f7c3 2018-06-30 12:58:57,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=570d3d98-21b6-410f-a70e-10526826afca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:57,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:57 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-7f75fdcd-1370-480b-a7a1-2433c92f014d Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:58:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f69275be-ff45-41e0-a332-bfec63014198","ip_address":"10.1.2.4"}],"id":"1b0fe1b7-cb37-46d7-a40a-b45393607ac6","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:c2:8c","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"4c2c00e7-dc32-4496-a72e-e4865bb4d576","name":"","admin_state_up":true,"network_id":"570d3d98-21b6-410f-a70e-10526826afca","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:58:21Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:58:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f69275be-ff45-41e0-a332-bfec63014198","ip_address":"10.1.2.3"}],"id":"3181667d-ed36-4587-a68c-dedd50f74403","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:1a:1e","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-570d3d98-21b6-410f-a70e-10526826afca","name":"","admin_state_up":true,"network_id":"570d3d98-21b6-410f-a70e-10526826afca","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:58:10Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:58:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f69275be-ff45-41e0-a332-bfec63014198","ip_address":"10.1.2.10"}],"id":"b30c2fec-bd80-4248-9602-3c6eff0dde5a","security_groups":["9ec5815f-1dfd-4ce9-a6be-1eab9a3cfed5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:77:dc","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"9068ce0f-960a-479c-a73b-4f024e3edb29","name":"","admin_state_up":true,"network_id":"570d3d98-21b6-410f-a70e-10526826afca","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:58:22Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:58:24Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f69275be-ff45-41e0-a332-bfec63014198","ip_address":"10.1.2.1"}],"id":"d2be78e4-eba2-47ca-9b86-51a30f49a7f6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:b8:e5","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7778f738-5b7b-4909-8e57-3ffb134dd6e0","name":"","admin_state_up":true,"network_id":"570d3d98-21b6-410f-a70e-10526826afca","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:58:13Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T12:58:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f69275be-ff45-41e0-a332-bfec63014198","ip_address":"10.1.2.2"}],"id":"d8fada42-5590-44f6-9a2d-8756e8823dca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:26:dc:c7","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-570d3d98-21b6-410f-a70e-10526826afca","name":"","admin_state_up":true,"network_id":"570d3d98-21b6-410f-a70e-10526826afca","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:58:09Z","binding:vnic_type":"normal"}]} 2018-06-30 12:58:57,841 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=570d3d98-21b6-410f-a70e-10526826afca used request id req-7f75fdcd-1370-480b-a7a1-2433c92f014d 2018-06-30 12:58:57,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:57,928 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:58:57 GMT Content-Type: application/json Content-Length: 527 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources X-Openstack-Request-Id: req-e22451ec-3a29-430b-9ff4-adb4617f9ba2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:58:58,103 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:58 GMT Content-Type: application/json Content-Length: 10047 Connection: keep-alive X-Openstack-Request-Id: req-863cc0c0-ff91-4ffc-9caf-108d500d73d8 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "69dacbe2-5a2f-41af-b42d-46143fd35404", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "976030b4-a38b-4d56-a515-d61525d8aaa6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "570d3d98-21b6-410f-a70e-10526826afca", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9ec5815f-1dfd-4ce9-a6be-1eab9a3cfed5", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5c4d2a09-62f4-4270-9dff-b338ab183bcb", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "37", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7778f738-5b7b-4909-8e57-3ffb134dd6e0:subnet_id=f69275be-ff45-41e0-a332-bfec63014198", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f69275be-ff45-41e0-a332-bfec63014198", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "7778f738-5b7b-4909-8e57-3ffb134dd6e0", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4c2c00e7-dc32-4496-a72e-e4865bb4d576", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-30T12:58:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:58:04Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "9068ce0f-960a-479c-a73b-4f024e3edb29", "resource_type": "OS::Nova::Server"}]} 2018-06-30 12:58:58,103 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518/resources used request id req-863cc0c0-ff91-4ffc-9caf-108d500d73d8 2018-06-30 12:58:58,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:58,472 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:58 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-bc519889-5836-45f4-bb50-b323ee5778e8 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:57:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:57:49Z", "visibility": "shared", "self": "/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5", "min_disk": 0, "protected": false, "id": "81bc4485-a82c-4688-a7f2-3d51428f0ea5", "file": "/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:58:58,472 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5 used request id req-bc519889-5836-45f4-bb50-b323ee5778e8 2018-06-30 12:58:58,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:59,110 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:59 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-33038f74-d74b-49ba-baf1-951ebfc2847f Front-End-Https: on 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", "root-tar"], "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-06-30 12:58:59,110 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-33038f74-d74b-49ba-baf1-951ebfc2847f 2018-06-30 12:58:59,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:58:59,850 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:58:59 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-42a844e3-303f-484c-839f-93738ad02d65 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:57:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:57:49Z", "visibility": "shared", "self": "/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5", "min_disk": 0, "protected": false, "id": "81bc4485-a82c-4688-a7f2-3d51428f0ea5", "file": "/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:58:59,850 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5 used request id req-42a844e3-303f-484c-839f-93738ad02d65 2018-06-30 12:58:59,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:59:00,752 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:00 GMT Content-Type: application/json Content-Length: 738 Connection: keep-alive X-Openstack-Request-Id: req-e944affd-c0d3-4822-bcb4-24c9352e8877 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1", "tags": [], "container_format": "bare", "created_at": "2018-06-30T12:57:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T12:57:44Z", "visibility": "shared", "self": "/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7", "min_disk": 0, "protected": false, "id": "5cc6cc20-b844-41de-877b-fef300a802d7", "file": "/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f82605113b8454d8c19c473b2f93c9c", "direct_url": "file:///var/lib/glance/images/5cc6cc20-b844-41de-877b-fef300a802d7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 12:59:00,752 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7 used request id req-e944affd-c0d3-4822-bcb4-24c9352e8877 2018-06-30 12:59:00,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:59:00,824 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:00 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-e9eb74b1-63f1-4662-9f63-d657eeb24d23 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:01,213 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:01 GMT Content-Type: application/json Content-Length: 4072 Connection: keep-alive X-Openstack-Request-Id: req-eec1a634-354c-4048-afda-f857e01fe208 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA593X89TlWBYyfISEFyBw44KWYKLn2LdHXwdHwqjkiJiJxLxO\n/emLiHo/uxEjl8ynmjbQV5MuJxlFOepqiEGaK59q0EiWW0+ca1EbJ6OfxKbTLx1O\nTaIZCNU6GHKfheDDZyWrsexVobcxDRz3T8DD6VyCEF8urMFgzq3zSQEv5PLJydVN\nSVWMjqPcf+W+/jOsPfEoOqrjfVYACAktbyPBdn61RmFYL1VTLFd6m5IXEspKuJqh\nsmSJS6WSzLowDVvNxXGDgBu/IXl9goWIDX8mEX5jn+cIVHSGVVPgBFZEwen4ox8i\nB/OcVR0WVaoxgAUt7ySvkUkHlQib8R+j8E9gHwIDAQABAoIBAQDG8/obBPCNtu43\nHdXhqjpzXVf/L4lU0V7yUWLnytfdxVVhdFsrUDwkLRGGSFyMIlUl5Ca9HlMZxXs7\nCMPEitXo3G9grQgm7ZbAFuYAC0xKBwNqh/DqeE6W369rzt7Gl2fTl+VNVAbeLjxu\njg4/Zp40HOaVebapEX0pmuUIHXalMXSMpcHfmq60OPN2/9ALQOjV+NSCCvMDdiRB\nJdG5ip3WXWWeOeeQZ9tvn5JDC/uEQ2hDEAsRQ03ruBebwiDmfdqE7/ksKWW4v56D\ngIKdJoOPgk1cc56oRmLOeNpqOa3bXr24FpiSI7cFLVit+s9hEcbCC4dmrlKflV0R\n1sT8BYshAoGBAPO0v1Kcsp2LtDU5+vFYkWEdUJpSuEyLmaB4Qgv2lXrcVWOoxu8z\nCRmnLJOYLjygXX/zb8ouK4VEss0U1Qwp7vqZRR6JSxyOaGvxhvOiB6pORR8Zb4AA\n/B2zGrsukCXHqnPId1GZfmPu01rHGzuVCpVz4FP6QVFtkJrrsVX72f/XAoGBAPOQ\nMyFkE+Lz3DKmWXxauW2qxqfgyzA0JnIVhKJjjKYbcbFrDjAWkVlhWpENSS7IolzF\n1ve92GraK7na/s28XwIfWgJNw2pXrdIHJJeCA6PCip1+ej/zz3keXBoyGvo8HmQE\ntY84Lsxk6647AYLcZZZJvqD6Dikxo471stCBVbj5AoGAQkXe2XpfYFSDdw4DXep1\n7nDoYG8qSzaTWn4Zh+NQlw6f8fAN2TKJwP4jMyfpOvdpNchfmB2iHCWocfi+TwaA\nRIm1sC4pzOQ1JVWTG2Hur7OFPIXQOoEKDpGMLWbmMD/x7HaRbBFPu6FQvJj0oOlQ\n7X+Le4rMhHZFIrwBh55rlBUCgYEAwGJoYLmiE6Q3jDJlgJpQ2VUJcVVYaYznyTlB\n+NrVH+eRmGhNXqKU0JrbZLOv2KpVxR3oPOvR5CTMYROgLHXcPdrxx9wQvRDglYNa\n3emuYk2qG9jpS1aTzMG0UmS9dmbCQpKNrsDcBkq49nhZKzpXa6x4TML3KIazAJsG\nUTe3tFECgYEAziAaGrI4Oo+rlrA321c9GG3C6enVhO3WWKH6O8coTFRdNMuw/ok3\nVf+CMtzUPPBX6NryBpODiWqYdoAj5zc94L89CjY2G7YnINwZL2/IF8RvjiPdIvHG\nsOF2otE/WZcotFbbsU1MaAbcWJHipoOa6fRnINrIF7phFlp7lA6JUbY=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:59:01,214 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-eec1a634-354c-4048-afda-f857e01fe208 2018-06-30 12:59:01,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:59:01,298 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:01 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-3daf27b2-385b-44fc-b399-e4bcc7d425a1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:01,661 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:01 GMT Content-Type: application/json Content-Length: 4072 Connection: keep-alive X-Openstack-Request-Id: req-14850115-4259-404c-9c50-df630a299acf Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA593X89TlWBYyfISEFyBw44KWYKLn2LdHXwdHwqjkiJiJxLxO\n/emLiHo/uxEjl8ynmjbQV5MuJxlFOepqiEGaK59q0EiWW0+ca1EbJ6OfxKbTLx1O\nTaIZCNU6GHKfheDDZyWrsexVobcxDRz3T8DD6VyCEF8urMFgzq3zSQEv5PLJydVN\nSVWMjqPcf+W+/jOsPfEoOqrjfVYACAktbyPBdn61RmFYL1VTLFd6m5IXEspKuJqh\nsmSJS6WSzLowDVvNxXGDgBu/IXl9goWIDX8mEX5jn+cIVHSGVVPgBFZEwen4ox8i\nB/OcVR0WVaoxgAUt7ySvkUkHlQib8R+j8E9gHwIDAQABAoIBAQDG8/obBPCNtu43\nHdXhqjpzXVf/L4lU0V7yUWLnytfdxVVhdFsrUDwkLRGGSFyMIlUl5Ca9HlMZxXs7\nCMPEitXo3G9grQgm7ZbAFuYAC0xKBwNqh/DqeE6W369rzt7Gl2fTl+VNVAbeLjxu\njg4/Zp40HOaVebapEX0pmuUIHXalMXSMpcHfmq60OPN2/9ALQOjV+NSCCvMDdiRB\nJdG5ip3WXWWeOeeQZ9tvn5JDC/uEQ2hDEAsRQ03ruBebwiDmfdqE7/ksKWW4v56D\ngIKdJoOPgk1cc56oRmLOeNpqOa3bXr24FpiSI7cFLVit+s9hEcbCC4dmrlKflV0R\n1sT8BYshAoGBAPO0v1Kcsp2LtDU5+vFYkWEdUJpSuEyLmaB4Qgv2lXrcVWOoxu8z\nCRmnLJOYLjygXX/zb8ouK4VEss0U1Qwp7vqZRR6JSxyOaGvxhvOiB6pORR8Zb4AA\n/B2zGrsukCXHqnPId1GZfmPu01rHGzuVCpVz4FP6QVFtkJrrsVX72f/XAoGBAPOQ\nMyFkE+Lz3DKmWXxauW2qxqfgyzA0JnIVhKJjjKYbcbFrDjAWkVlhWpENSS7IolzF\n1ve92GraK7na/s28XwIfWgJNw2pXrdIHJJeCA6PCip1+ej/zz3keXBoyGvo8HmQE\ntY84Lsxk6647AYLcZZZJvqD6Dikxo471stCBVbj5AoGAQkXe2XpfYFSDdw4DXep1\n7nDoYG8qSzaTWn4Zh+NQlw6f8fAN2TKJwP4jMyfpOvdpNchfmB2iHCWocfi+TwaA\nRIm1sC4pzOQ1JVWTG2Hur7OFPIXQOoEKDpGMLWbmMD/x7HaRbBFPu6FQvJj0oOlQ\n7X+Le4rMhHZFIrwBh55rlBUCgYEAwGJoYLmiE6Q3jDJlgJpQ2VUJcVVYaYznyTlB\n+NrVH+eRmGhNXqKU0JrbZLOv2KpVxR3oPOvR5CTMYROgLHXcPdrxx9wQvRDglYNa\n3emuYk2qG9jpS1aTzMG0UmS9dmbCQpKNrsDcBkq49nhZKzpXa6x4TML3KIazAJsG\nUTe3tFECgYEAziAaGrI4Oo+rlrA321c9GG3C6enVhO3WWKH6O8coTFRdNMuw/ok3\nVf+CMtzUPPBX6NryBpODiWqYdoAj5zc94L89CjY2G7YnINwZL2/IF8RvjiPdIvHG\nsOF2otE/WZcotFbbsU1MaAbcWJHipoOa6fRnINrIF7phFlp7lA6JUbY=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:59:01,661 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-14850115-4259-404c-9c50-df630a299acf 2018-06-30 12:59:01,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:59:01,745 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:01 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-3cefef76-487a-454d-a805-8c44de5e5897 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:01,935 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:59:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0ab186a1-ae61-4562-b6ff-d64fc91759ff Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:59:01,936 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-0ab186a1-ae61-4562-b6ff-d64fc91759ff 2018-06-30 12:59:01,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:59:02,011 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:02 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-4c5772d7-3eb3-4e99-9124-04503c402ba6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:02,110 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:02 GMT Content-Type: application/json Content-Length: 2456 Connection: keep-alive X-Openstack-Request-Id: req-9026126e-ab7c-48b6-b0d5-43c10b27aaf3 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T12:59:02Z", "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:59:02,111 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-9026126e-ab7c-48b6-b0d5-43c10b27aaf3 2018-06-30 12:59:05,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:59:05,184 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:05 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-b5a73c10-cbdf-4b23-8713-beb09558c83d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:05,260 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:05 GMT Content-Type: application/json Content-Length: 2456 Connection: keep-alive X-Openstack-Request-Id: req-e931d910-b951-4f8b-a2d3-24d1230ceace Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T12:59:02Z", "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:59:05,260 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-e931d910-b951-4f8b-a2d3-24d1230ceace 2018-06-30 12:59:08,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:59:08,316 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:08 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-636085e7-22c8-45c5-be09-9c046b5ac4d8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:08,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:08 GMT Content-Type: application/json Content-Length: 2456 Connection: keep-alive X-Openstack-Request-Id: req-c11b6226-2ffc-4c49-9384-4ca9d92ac381 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T12:59:02Z", "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:59:08,364 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-c11b6226-2ffc-4c49-9384-4ca9d92ac381 2018-06-30 12:59:11,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:59:11,447 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:11 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-86b3fb6d-cc1e-476c-b63d-d11a850b6444 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:11,520 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:11 GMT Content-Type: application/json Content-Length: 2456 Connection: keep-alive X-Openstack-Request-Id: req-b9dbe4fe-3420-4556-a2c1-6e354764816c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T12:59:02Z", "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:59:11,521 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-b9dbe4fe-3420-4556-a2c1-6e354764816c 2018-06-30 12:59:14,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:59:14,610 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:14 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-2b745c17-865b-4b5c-a4bf-cc4b3081dc35 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:14,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:14 GMT Content-Type: application/json Content-Length: 2456 Connection: keep-alive X-Openstack-Request-Id: req-d39f9112-465a-45bb-a675-8a37fce719dd Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T12:59:02Z", "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:59:14,705 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-d39f9112-465a-45bb-a675-8a37fce719dd 2018-06-30 12:59:17,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:59:17,765 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:17 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-61a15278-d710-41b3-aa5c-86a227a0e988 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:17,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:17 GMT Content-Type: application/json Content-Length: 2456 Connection: keep-alive X-Openstack-Request-Id: req-40b9ffb0-1542-456b-b6c8-b685dedfe501 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T12:59:02Z", "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:59:17,818 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-40b9ffb0-1542-456b-b6c8-b685dedfe501 2018-06-30 12:59:20,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/9f034e01-2504-45fe-9278-ed7da2ec7518 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38777e5b477efe13f3420e2a027b66220ea095aa" 2018-06-30 12:59:20,908 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:20 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 X-Openstack-Request-Id: req-711ac1b2-d3de-4992-b032-772a91e505a7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:21,004 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:21 GMT Content-Type: application/json Content-Length: 2286 Connection: keep-alive X-Openstack-Request-Id: req-31d61efa-84e4-46b2-83da-9602343023de Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor2", "OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "OS::stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-subnet", "net_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-net", "external_net_name": "floating_net", "inst2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack", "stack_user_project_id": "48814f017f5140e79ef7c4d7ea2b93f7", "tags": null, "creation_time": "2018-06-30T12:58:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-30T12:59:02Z", "id": "9f034e01-2504-45fe-9278-ed7da2ec7518", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 12:59:21,005 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-stack/9f034e01-2504-45fe-9278-ed7da2ec7518 used request id req-31d61efa-84e4-46b2-83da-9602343023de 2018-06-30 12:59:21,005 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image1 2018-06-30 12:59:21,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b559565bcef3377a28dcbfc7f3cbd609c8de9ef3" 2018-06-30 12:59:22,094 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:59:22 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7954d7ec-2c86-4c68-9632-a45c5ce2c5c2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:59:22,095 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/5cc6cc20-b844-41de-877b-fef300a802d7 used request id req-7954d7ec-2c86-4c68-9632-a45c5ce2c5c2 2018-06-30 12:59:22,096 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-68570ab8-27be-4e92-8b26-7a9c8699e872-image2 2018-06-30 12:59:22,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab3de80b607cc12456ddcaae7e18b486795d0d12" 2018-06-30 12:59:23,196 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:59:23 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5ceeba7a-c1f3-4086-8179-366c16bb16e5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 12:59:23,197 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/81bc4485-a82c-4688-a7f2-3d51428f0ea5 used request id req-5ceeba7a-c1f3-4086-8179-366c16bb16e5 2018-06-30 12:59:23,201 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 12:59:23,201 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:59:23,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:59:23,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:59:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["has3jgUHSq67rZGgS93jfw"], "issued_at": "2018-06-30T12:59:23.000000Z"}} 2018-06-30 12:59:23,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5e0e32e2b7ceaa77d8a225f559a10fcc6f8681" -d '{"stack_name": "HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-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-06-30 12:59:28,034 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:59:28 GMT Content-Type: application/json Content-Length: 267 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack/d6679564-c2a0-4ccf-800d-c094bfb8c570 X-Openstack-Request-Id: req-4a910cf2-3e42-4b0f-af99-a3df1a055479 Front-End-Https: on RESP BODY: {"stack": {"id": "d6679564-c2a0-4ccf-800d-c094bfb8c570", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack/d6679564-c2a0-4ccf-800d-c094bfb8c570", "rel": "self"}]}} 2018-06-30 12:59:28,034 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks used request id req-4a910cf2-3e42-4b0f-af99-a3df1a055479 2018-06-30 12:59:28,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/d6679564-c2a0-4ccf-800d-c094bfb8c570 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5e0e32e2b7ceaa77d8a225f559a10fcc6f8681" 2018-06-30 12:59:28,719 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:28 GMT Content-Type: application/json Content-Length: 483 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack/d6679564-c2a0-4ccf-800d-c094bfb8c570 X-Openstack-Request-Id: req-07ef1136-3508-48bb-b11f-b8bea7438f61 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack/d6679564-c2a0-4ccf-800d-c094bfb8c570;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:29,437 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:29 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive X-Openstack-Request-Id: req-2cda2d3f-bca8-468e-a357-749b07113440 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "d6679564-c2a0-4ccf-800d-c094bfb8c570", "OS::stack_name": "HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack", "stack_user_project_id": "2bc830ab5b044bbfb09a23f6e8b2122c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T12:59:27Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack/d6679564-c2a0-4ccf-800d-c094bfb8c570", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d6679564-c2a0-4ccf-800d-c094bfb8c570", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 12:59:29,438 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack/d6679564-c2a0-4ccf-800d-c094bfb8c570 used request id req-2cda2d3f-bca8-468e-a357-749b07113440 2018-06-30 12:59:29,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/d6679564-c2a0-4ccf-800d-c094bfb8c570 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5e0e32e2b7ceaa77d8a225f559a10fcc6f8681" 2018-06-30 12:59:29,514 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:29 GMT Content-Type: application/json Content-Length: 483 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack/d6679564-c2a0-4ccf-800d-c094bfb8c570 X-Openstack-Request-Id: req-38c48c0b-af42-40b6-9ea9-33f72909b202 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack/d6679564-c2a0-4ccf-800d-c094bfb8c570;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:29,639 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:29 GMT Content-Type: application/json Content-Length: 1125 Connection: keep-alive X-Openstack-Request-Id: req-7b2e495c-202d-4d62-a4b5-610699560050 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "d6679564-c2a0-4ccf-800d-c094bfb8c570", "OS::stack_name": "HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack", "stack_user_project_id": "2bc830ab5b044bbfb09a23f6e8b2122c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T12:59:27Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack/d6679564-c2a0-4ccf-800d-c094bfb8c570", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d6679564-c2a0-4ccf-800d-c094bfb8c570", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 12:59:29,639 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack/d6679564-c2a0-4ccf-800d-c094bfb8c570 used request id req-7b2e495c-202d-4d62-a4b5-610699560050 2018-06-30 12:59:29,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/d6679564-c2a0-4ccf-800d-c094bfb8c570/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5e0e32e2b7ceaa77d8a225f559a10fcc6f8681" 2018-06-30 12:59:30,376 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:30 GMT Content-Type: application/json Content-Length: 503 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack/d6679564-c2a0-4ccf-800d-c094bfb8c570/resources X-Openstack-Request-Id: req-112c04ff-39d1-4808-ae73-4886a1ff4112 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack/d6679564-c2a0-4ccf-800d-c094bfb8c570/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:31,122 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:31 GMT Content-Type: application/json Content-Length: 786 Connection: keep-alive X-Openstack-Request-Id: req-18cb5683-b942-4133-b9f0-ae6254ab182f Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack/d6679564-c2a0-4ccf-800d-c094bfb8c570/resources/flavor", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack/d6679564-c2a0-4ccf-800d-c094bfb8c570", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-06-30T12:59:28Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:59:28Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bc7e0698-2523-4d40-a10e-553bc1778fe3", "resource_type": "OS::Nova::Flavor"}]} 2018-06-30 12:59:31,122 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack/d6679564-c2a0-4ccf-800d-c094bfb8c570/resources used request id req-18cb5683-b942-4133-b9f0-ae6254ab182f 2018-06-30 12:59:31,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/bc7e0698-2523-4d40-a10e-553bc1778fe3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5e0e32e2b7ceaa77d8a225f559a10fcc6f8681" 2018-06-30 12:59:31,947 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:31 GMT Content-Type: application/json Content-Length: 544 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1bc5c406-ae3a-4d16-9455-3e66eb53961a X-Compute-Request-Id: req-1bc5c406-ae3a-4d16-9455-3e66eb53961a Front-End-Https: on RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack-flavor-g66uaohy25gi", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bc7e0698-2523-4d40-a10e-553bc1778fe3", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bc7e0698-2523-4d40-a10e-553bc1778fe3", "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": "bc7e0698-2523-4d40-a10e-553bc1778fe3"}} 2018-06-30 12:59:31,947 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/bc7e0698-2523-4d40-a10e-553bc1778fe3 used request id req-1bc5c406-ae3a-4d16-9455-3e66eb53961a 2018-06-30 12:59:31,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/d6679564-c2a0-4ccf-800d-c094bfb8c570 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5e0e32e2b7ceaa77d8a225f559a10fcc6f8681" 2018-06-30 12:59:32,720 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:32 GMT Content-Type: application/json Content-Length: 483 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack/d6679564-c2a0-4ccf-800d-c094bfb8c570 X-Openstack-Request-Id: req-1e475618-3c1c-40d0-b88d-ee8000ea653c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack/d6679564-c2a0-4ccf-800d-c094bfb8c570;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:32,840 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:59:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f08735ed-705e-48c6-bf57-05d9ca6a6f9e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:59:32,841 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsFlavorTests-b0bdf045-d552-46bb-b963-165aa3a58210-stack/d6679564-c2a0-4ccf-800d-c094bfb8c570 used request id req-f08735ed-705e-48c6-bf57-05d9ca6a6f9e 2018-06-30 12:59:32,845 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 12:59:32,845 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 12:59:32,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:59:33,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:59:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["JFiOfdK0Rb-C6WvAU7UJLQ"], "issued_at": "2018-06-30T12:59:33.000000Z"}} 2018-06-30 12:59:33,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940a3e95f4c85fd97bda1046eb8127b384943214" -d '{"stack_name": "HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-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-2feef035-37a4-46d5-8d8c-b3520aee9349-kp"}}' 2018-06-30 12:59:37,858 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:59:37 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94 X-Openstack-Request-Id: req-acdc7ab3-385f-45c4-b943-d1176efbfd11 Front-End-Https: on RESP BODY: {"stack": {"id": "03f83dbb-a2fc-4188-af00-4b76e2131e94", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94", "rel": "self"}]}} 2018-06-30 12:59:37,858 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks used request id req-acdc7ab3-385f-45c4-b943-d1176efbfd11 2018-06-30 12:59:37,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/03f83dbb-a2fc-4188-af00-4b76e2131e94 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940a3e95f4c85fd97bda1046eb8127b384943214" 2018-06-30 12:59:38,628 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:38 GMT Content-Type: application/json Content-Length: 485 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94 X-Openstack-Request-Id: req-b1fbd196-6651-40a2-a527-2a02e1410378 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:40,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:40 GMT Content-Type: application/json Content-Length: 3004 Connection: keep-alive X-Openstack-Request-Id: req-3f6c92d1-1404-4735-bb7c-a7fde96b36b6 Front-End-Https: on 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": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "03f83dbb-a2fc-4188-af00-4b76e2131e94", "OS::stack_name": "HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack", "keypair_name": "HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack", "stack_user_project_id": "bed985f95c0d48ef9ea43ebdb57468f8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:59:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "03f83dbb-a2fc-4188-af00-4b76e2131e94", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAywpuI9nM2NIPGb4zZ2saeFviMW67Xq9yV2+oger0jgKBzfR1\na483SKyOWoafK3Xcx0yGDTLD+ne0DjsGZb0kiLBWGV5L0H9jy+XqGaECm1artNXR\nnbojF3xBqK9qN4ncLyrJjUEtGhU9AI4IJjebkggJInpRtADY7lTBaJSE/GWkDTCu\nBiVud/guJ2hwaVaDgZ3L1kp12V812sF/btM5apuUGoCQcHJMAt15957b0QHADhs7\nj0hpCZDxGlY7rmpK6UsoEi6v90lfissHoaOetw2dm8eInhwXjEojGdg0GdiQDSSh\nHeoMJXk46+P7u0VkE0S2B+uVifnqLUG6MDwlkwIDAQABAoIBAQCySwVui9oa51KF\nS4T+IonK+PyGZfM48R2Z9B3nf7eiYEc14J2fhtKICaazjZWF52ioxeTNADAh6C1/\ndYtnmZDUSuxAOJKgkszChrFsMfwFBjWfhUcdlw8rl1xc0TSXcoKcFJmKZZpCVjYM\nH6y+SoRc1puW4AyQ4VGc72Yq/IhOzSx2yYga8mkHDlLU6bdaE2763eFP9xhO0bBj\nquCtjvvSn0v1iTrQBSJim0KVLKBGbkyaPUO0Wf9TShfPmOOj7K0aVRSC7HWXZiyG\nq/sAftu/QHdXGL7RZRgKDK4nudxDnRqfC23Cnn5JKk/yBspnigGlA3/+YscjzM5z\nP5ILNXi5AoGBAPbbyAHcqVqLZ3rQXjPAXMrbgCnV5wvJlVkia7VG5PQvcgTR83EF\neN9RcCTS0w0tHhDNNDeevVWFxoLAKY+MMWFpbX+alWFwQctNl0px7T1KbmwTHI4C\nY3NsbNHqBpmEtntOBDQcTPtUPcLkKT1BbuVBEuLoRDh44ZAHkodmUgLlAoGBANKP\nQaW21rIqEku5BsrwJWd27YyoqzpQKBmqb+r98+54ujkVWFdS9ApM6bnxMaaiuKsn\nd5aNF5NNXy8+kbUcgTYojn7O3OgSq3rltqgIPhc70nelkragofYZQEL47z5TTwtU\nJbPULBPCW9FvHrXsty2O0+I7Ge8K10ezE32G6ScXAoGBAKiYC+4xnTwoj0DShDPG\nAdnNtadc3lIvl59robIJvB6FNNLT7PZYrWeff/62Ocv671i8PRhrgpWhKqVrxjay\noZsM3OrUUYddmqHV2SjPzB4a8nU/TDY0rWVMPLnUojNA7zwhWT+ZwH252AB9wSiD\nwtAx9EsiJE2JSUwLz+hHWmV9AoGBAIuFRXirGMRhwFHQvsGGMyLF2U5VDXDMYGXx\nW8uYjyQ7dxoQHMNwQij5If6F5eKG/FrdAg8OWsrOf/3sNdyOkMf0Q8efBx34EQyU\nXl4laA85IpMJcZf2BJvvy3cVQGJKDZxyG7F3K+XD6ddzDCR8QDy94YSMqPiOdGwc\nKxQIa0HtAoGAIfGB8Kwwc8Zr59zbo1SPhl3Xe0q5hMRPZO5rhDDYFbeObiLumFvn\naZ6hj3J62Sjwfe0QX2Ozsnbrg28MG/qoSiCFLa1GncC/HajAluB2M9JO47WL4gl3\nFmUitg/yGr++vmgmG1MdwaYtgsC2aVLDQw3uL47oORdDry+K9kPA3M4=\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-06-30 12:59:40,335 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94 used request id req-3f6c92d1-1404-4735-bb7c-a7fde96b36b6 2018-06-30 12:59:40,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/03f83dbb-a2fc-4188-af00-4b76e2131e94 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940a3e95f4c85fd97bda1046eb8127b384943214" 2018-06-30 12:59:41,071 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:41 GMT Content-Type: application/json Content-Length: 485 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94 X-Openstack-Request-Id: req-0f2988e0-180d-493c-82cd-a7d26319593f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:42,948 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:42 GMT Content-Type: application/json Content-Length: 3016 Connection: keep-alive X-Openstack-Request-Id: req-8b9fc939-5e80-45d9-9e05-baf9bc6d0802 Front-End-Https: on 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": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "03f83dbb-a2fc-4188-af00-4b76e2131e94", "OS::stack_name": "HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack", "keypair_name": "HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack", "stack_user_project_id": "bed985f95c0d48ef9ea43ebdb57468f8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T12:59:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "03f83dbb-a2fc-4188-af00-4b76e2131e94", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAywpuI9nM2NIPGb4zZ2saeFviMW67Xq9yV2+oger0jgKBzfR1\na483SKyOWoafK3Xcx0yGDTLD+ne0DjsGZb0kiLBWGV5L0H9jy+XqGaECm1artNXR\nnbojF3xBqK9qN4ncLyrJjUEtGhU9AI4IJjebkggJInpRtADY7lTBaJSE/GWkDTCu\nBiVud/guJ2hwaVaDgZ3L1kp12V812sF/btM5apuUGoCQcHJMAt15957b0QHADhs7\nj0hpCZDxGlY7rmpK6UsoEi6v90lfissHoaOetw2dm8eInhwXjEojGdg0GdiQDSSh\nHeoMJXk46+P7u0VkE0S2B+uVifnqLUG6MDwlkwIDAQABAoIBAQCySwVui9oa51KF\nS4T+IonK+PyGZfM48R2Z9B3nf7eiYEc14J2fhtKICaazjZWF52ioxeTNADAh6C1/\ndYtnmZDUSuxAOJKgkszChrFsMfwFBjWfhUcdlw8rl1xc0TSXcoKcFJmKZZpCVjYM\nH6y+SoRc1puW4AyQ4VGc72Yq/IhOzSx2yYga8mkHDlLU6bdaE2763eFP9xhO0bBj\nquCtjvvSn0v1iTrQBSJim0KVLKBGbkyaPUO0Wf9TShfPmOOj7K0aVRSC7HWXZiyG\nq/sAftu/QHdXGL7RZRgKDK4nudxDnRqfC23Cnn5JKk/yBspnigGlA3/+YscjzM5z\nP5ILNXi5AoGBAPbbyAHcqVqLZ3rQXjPAXMrbgCnV5wvJlVkia7VG5PQvcgTR83EF\neN9RcCTS0w0tHhDNNDeevVWFxoLAKY+MMWFpbX+alWFwQctNl0px7T1KbmwTHI4C\nY3NsbNHqBpmEtntOBDQcTPtUPcLkKT1BbuVBEuLoRDh44ZAHkodmUgLlAoGBANKP\nQaW21rIqEku5BsrwJWd27YyoqzpQKBmqb+r98+54ujkVWFdS9ApM6bnxMaaiuKsn\nd5aNF5NNXy8+kbUcgTYojn7O3OgSq3rltqgIPhc70nelkragofYZQEL47z5TTwtU\nJbPULBPCW9FvHrXsty2O0+I7Ge8K10ezE32G6ScXAoGBAKiYC+4xnTwoj0DShDPG\nAdnNtadc3lIvl59robIJvB6FNNLT7PZYrWeff/62Ocv671i8PRhrgpWhKqVrxjay\noZsM3OrUUYddmqHV2SjPzB4a8nU/TDY0rWVMPLnUojNA7zwhWT+ZwH252AB9wSiD\nwtAx9EsiJE2JSUwLz+hHWmV9AoGBAIuFRXirGMRhwFHQvsGGMyLF2U5VDXDMYGXx\nW8uYjyQ7dxoQHMNwQij5If6F5eKG/FrdAg8OWsrOf/3sNdyOkMf0Q8efBx34EQyU\nXl4laA85IpMJcZf2BJvvy3cVQGJKDZxyG7F3K+XD6ddzDCR8QDy94YSMqPiOdGwc\nKxQIa0HtAoGAIfGB8Kwwc8Zr59zbo1SPhl3Xe0q5hMRPZO5rhDDYFbeObiLumFvn\naZ6hj3J62Sjwfe0QX2Ozsnbrg28MG/qoSiCFLa1GncC/HajAluB2M9JO47WL4gl3\nFmUitg/yGr++vmgmG1MdwaYtgsC2aVLDQw3uL47oORdDry+K9kPA3M4=\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-06-30 12:59:42,948 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94 used request id req-8b9fc939-5e80-45d9-9e05-baf9bc6d0802 2018-06-30 12:59:42,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/03f83dbb-a2fc-4188-af00-4b76e2131e94/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940a3e95f4c85fd97bda1046eb8127b384943214" 2018-06-30 12:59:43,693 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:43 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94/resources X-Openstack-Request-Id: req-b9d3ed71-a68a-4838-9e16-db4a0c852962 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:43,799 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:43 GMT Content-Type: application/json Content-Length: 817 Connection: keep-alive X-Openstack-Request-Id: req-f3718268-100b-4d13-9142-7a7b2ec97795 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-30T12:59:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:59:38Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-06-30 12:59:43,799 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94/resources used request id req-f3718268-100b-4d13-9142-7a7b2ec97795 2018-06-30 12:59:43,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940a3e95f4c85fd97bda1046eb8127b384943214" 2018-06-30 12:59:43,894 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:43 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0ecf6bd6-fe9d-4fce-86dd-50b03658b6be X-Compute-Request-Id: req-0ecf6bd6-fe9d-4fce-86dd-50b03658b6be Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLCm4j2czY0g8ZvjNnaxp4W+Ixbrter3JXb6iB6vSOAoHN9HVrjzdIrI5ahp8rddzHTIYNMsP6d7QOOwZlvSSIsFYZXkvQf2PL5eoZoQKbVqu01dGduiMXfEGor2o3idwvKsmNQS0aFT0AjggmN5uSCAkielG0ANjuVMFolIT8ZaQNMK4GJW53+C4naHBpVoOBncvWSnXZXzXawX9u0zlqm5QagJBwckwC3Xn3ntvRAcAOGzuPSGkJkPEaVjuuakrpSygSLq/3SV+Kyweho563DZ2bx4ieHBeMSiMZ2DQZ2JANJKEd6gwleTjr4/u7RWQTRLYH65WJ+eotQbowPCWT Generated-by-Nova", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "name": "HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-kp", "deleted": false, "created_at": "2018-06-30T12:59:39.000000", "updated_at": null, "fingerprint": "d2:1c:87:b2:4b:14:e7:b8:4c:95:21:29:cc:c4:19:51", "deleted_at": null, "id": 13}} 2018-06-30 12:59:43,894 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-kp used request id req-0ecf6bd6-fe9d-4fce-86dd-50b03658b6be 2018-06-30 12:59:43,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/03f83dbb-a2fc-4188-af00-4b76e2131e94 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940a3e95f4c85fd97bda1046eb8127b384943214" 2018-06-30 12:59:44,850 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:44 GMT Content-Type: application/json Content-Length: 485 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94 X-Openstack-Request-Id: req-874b3012-6947-4172-af9e-527938a4db86 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:45,720 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:45 GMT Content-Type: application/json Content-Length: 3016 Connection: keep-alive X-Openstack-Request-Id: req-b82d00ff-b2ba-4686-a74e-2e3b509b84bc Front-End-Https: on 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": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "03f83dbb-a2fc-4188-af00-4b76e2131e94", "OS::stack_name": "HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack", "keypair_name": "HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack", "stack_user_project_id": "bed985f95c0d48ef9ea43ebdb57468f8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T12:59:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "03f83dbb-a2fc-4188-af00-4b76e2131e94", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAywpuI9nM2NIPGb4zZ2saeFviMW67Xq9yV2+oger0jgKBzfR1\na483SKyOWoafK3Xcx0yGDTLD+ne0DjsGZb0kiLBWGV5L0H9jy+XqGaECm1artNXR\nnbojF3xBqK9qN4ncLyrJjUEtGhU9AI4IJjebkggJInpRtADY7lTBaJSE/GWkDTCu\nBiVud/guJ2hwaVaDgZ3L1kp12V812sF/btM5apuUGoCQcHJMAt15957b0QHADhs7\nj0hpCZDxGlY7rmpK6UsoEi6v90lfissHoaOetw2dm8eInhwXjEojGdg0GdiQDSSh\nHeoMJXk46+P7u0VkE0S2B+uVifnqLUG6MDwlkwIDAQABAoIBAQCySwVui9oa51KF\nS4T+IonK+PyGZfM48R2Z9B3nf7eiYEc14J2fhtKICaazjZWF52ioxeTNADAh6C1/\ndYtnmZDUSuxAOJKgkszChrFsMfwFBjWfhUcdlw8rl1xc0TSXcoKcFJmKZZpCVjYM\nH6y+SoRc1puW4AyQ4VGc72Yq/IhOzSx2yYga8mkHDlLU6bdaE2763eFP9xhO0bBj\nquCtjvvSn0v1iTrQBSJim0KVLKBGbkyaPUO0Wf9TShfPmOOj7K0aVRSC7HWXZiyG\nq/sAftu/QHdXGL7RZRgKDK4nudxDnRqfC23Cnn5JKk/yBspnigGlA3/+YscjzM5z\nP5ILNXi5AoGBAPbbyAHcqVqLZ3rQXjPAXMrbgCnV5wvJlVkia7VG5PQvcgTR83EF\neN9RcCTS0w0tHhDNNDeevVWFxoLAKY+MMWFpbX+alWFwQctNl0px7T1KbmwTHI4C\nY3NsbNHqBpmEtntOBDQcTPtUPcLkKT1BbuVBEuLoRDh44ZAHkodmUgLlAoGBANKP\nQaW21rIqEku5BsrwJWd27YyoqzpQKBmqb+r98+54ujkVWFdS9ApM6bnxMaaiuKsn\nd5aNF5NNXy8+kbUcgTYojn7O3OgSq3rltqgIPhc70nelkragofYZQEL47z5TTwtU\nJbPULBPCW9FvHrXsty2O0+I7Ge8K10ezE32G6ScXAoGBAKiYC+4xnTwoj0DShDPG\nAdnNtadc3lIvl59robIJvB6FNNLT7PZYrWeff/62Ocv671i8PRhrgpWhKqVrxjay\noZsM3OrUUYddmqHV2SjPzB4a8nU/TDY0rWVMPLnUojNA7zwhWT+ZwH252AB9wSiD\nwtAx9EsiJE2JSUwLz+hHWmV9AoGBAIuFRXirGMRhwFHQvsGGMyLF2U5VDXDMYGXx\nW8uYjyQ7dxoQHMNwQij5If6F5eKG/FrdAg8OWsrOf/3sNdyOkMf0Q8efBx34EQyU\nXl4laA85IpMJcZf2BJvvy3cVQGJKDZxyG7F3K+XD6ddzDCR8QDy94YSMqPiOdGwc\nKxQIa0HtAoGAIfGB8Kwwc8Zr59zbo1SPhl3Xe0q5hMRPZO5rhDDYFbeObiLumFvn\naZ6hj3J62Sjwfe0QX2Ozsnbrg28MG/qoSiCFLa1GncC/HajAluB2M9JO47WL4gl3\nFmUitg/yGr++vmgmG1MdwaYtgsC2aVLDQw3uL47oORdDry+K9kPA3M4=\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-06-30 12:59:45,720 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94 used request id req-b82d00ff-b2ba-4686-a74e-2e3b509b84bc 2018-06-30 12:59:45,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940a3e95f4c85fd97bda1046eb8127b384943214" 2018-06-30 12:59:45,770 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:45 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5ae50f09-71bc-4603-8917-7a152feccf9a X-Compute-Request-Id: req-5ae50f09-71bc-4603-8917-7a152feccf9a Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLCm4j2czY0g8ZvjNnaxp4W+Ixbrter3JXb6iB6vSOAoHN9HVrjzdIrI5ahp8rddzHTIYNMsP6d7QOOwZlvSSIsFYZXkvQf2PL5eoZoQKbVqu01dGduiMXfEGor2o3idwvKsmNQS0aFT0AjggmN5uSCAkielG0ANjuVMFolIT8ZaQNMK4GJW53+C4naHBpVoOBncvWSnXZXzXawX9u0zlqm5QagJBwckwC3Xn3ntvRAcAOGzuPSGkJkPEaVjuuakrpSygSLq/3SV+Kyweho563DZ2bx4ieHBeMSiMZ2DQZ2JANJKEd6gwleTjr4/u7RWQTRLYH65WJ+eotQbowPCWT Generated-by-Nova", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "name": "HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-kp", "deleted": false, "created_at": "2018-06-30T12:59:39.000000", "updated_at": null, "fingerprint": "d2:1c:87:b2:4b:14:e7:b8:4c:95:21:29:cc:c4:19:51", "deleted_at": null, "id": 13}} 2018-06-30 12:59:45,771 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-kp used request id req-5ae50f09-71bc-4603-8917-7a152feccf9a 2018-06-30 12:59:45,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/03f83dbb-a2fc-4188-af00-4b76e2131e94 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940a3e95f4c85fd97bda1046eb8127b384943214" 2018-06-30 12:59:46,527 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:46 GMT Content-Type: application/json Content-Length: 485 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94 X-Openstack-Request-Id: req-f7f44fb9-a387-4f03-b3da-bb8957670f04 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:46,643 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:59:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5f0ec808-2137-4556-bec9-46774f814990 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:59:46,643 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsKeypairTests-2feef035-37a4-46d5-8d8c-b3520aee9349-stack/03f83dbb-a2fc-4188-af00-4b76e2131e94 used request id req-5f0ec808-2137-4556-bec9-46774f814990 2018-06-30 12:59:46,645 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 12:59:46,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:59:47,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:59:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["fEvsparWTX6lwwcVk96U5A"], "issued_at": "2018-06-30T12:59:47.000000Z"}} 2018-06-30 12:59:47,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0764095ba20551d966cc5cd63e9f2999e6c83a08" -d '{"stack_name": "HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-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-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-sec-grp"}}' 2018-06-30 12:59:51,406 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 12:59:51 GMT Content-Type: application/json Content-Length: 274 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack/904e0242-2a39-419e-9d50-dadbd67d531f X-Openstack-Request-Id: req-6df2c15c-3487-4628-bbaf-78a5ed38fa64 Front-End-Https: on RESP BODY: {"stack": {"id": "904e0242-2a39-419e-9d50-dadbd67d531f", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack/904e0242-2a39-419e-9d50-dadbd67d531f", "rel": "self"}]}} 2018-06-30 12:59:51,406 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks used request id req-6df2c15c-3487-4628-bbaf-78a5ed38fa64 2018-06-30 12:59:51,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/904e0242-2a39-419e-9d50-dadbd67d531f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0764095ba20551d966cc5cd63e9f2999e6c83a08" 2018-06-30 12:59:52,170 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:52 GMT Content-Type: application/json Content-Length: 497 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack/904e0242-2a39-419e-9d50-dadbd67d531f X-Openstack-Request-Id: req-7ceb115d-4a01-466a-8daa-715b0c1f79c2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack/904e0242-2a39-419e-9d50-dadbd67d531f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:52,933 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:52 GMT Content-Type: application/json Content-Length: 1225 Connection: keep-alive X-Openstack-Request-Id: req-2d898de3-2af0-49ac-be1e-1fd2bb558301 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "904e0242-2a39-419e-9d50-dadbd67d531f", "OS::stack_name": "HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack", "security_group_name": "HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack", "stack_user_project_id": "f01526d61dd34ad2ac3462b1b24f1655", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T12:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack/904e0242-2a39-419e-9d50-dadbd67d531f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "904e0242-2a39-419e-9d50-dadbd67d531f", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-30 12:59:52,933 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack/904e0242-2a39-419e-9d50-dadbd67d531f used request id req-2d898de3-2af0-49ac-be1e-1fd2bb558301 2018-06-30 12:59:52,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/904e0242-2a39-419e-9d50-dadbd67d531f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0764095ba20551d966cc5cd63e9f2999e6c83a08" 2018-06-30 12:59:53,779 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:53 GMT Content-Type: application/json Content-Length: 497 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack/904e0242-2a39-419e-9d50-dadbd67d531f X-Openstack-Request-Id: req-62c4cbf4-ebfd-4a72-b151-81f495128fa4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack/904e0242-2a39-419e-9d50-dadbd67d531f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:54,521 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:54 GMT Content-Type: application/json Content-Length: 1237 Connection: keep-alive X-Openstack-Request-Id: req-2f1a958a-909c-4d9b-a08b-71150623a962 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "3f82605113b8454d8c19c473b2f93c9c", "OS::stack_id": "904e0242-2a39-419e-9d50-dadbd67d531f", "OS::stack_name": "HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack", "security_group_name": "HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack", "stack_user_project_id": "f01526d61dd34ad2ac3462b1b24f1655", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T12:59:50Z", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack/904e0242-2a39-419e-9d50-dadbd67d531f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "904e0242-2a39-419e-9d50-dadbd67d531f", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-30 12:59:54,521 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack/904e0242-2a39-419e-9d50-dadbd67d531f used request id req-2f1a958a-909c-4d9b-a08b-71150623a962 2018-06-30 12:59:54,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/904e0242-2a39-419e-9d50-dadbd67d531f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0764095ba20551d966cc5cd63e9f2999e6c83a08" 2018-06-30 12:59:55,334 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:55 GMT Content-Type: application/json Content-Length: 517 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack/904e0242-2a39-419e-9d50-dadbd67d531f/resources X-Openstack-Request-Id: req-03818cb0-3073-4448-a4a6-50ee9c863abf Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack/904e0242-2a39-419e-9d50-dadbd67d531f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:56,270 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:56 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-3a952391-6015-42fc-9f64-68fb60d48a62 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack/904e0242-2a39-419e-9d50-dadbd67d531f/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack/904e0242-2a39-419e-9d50-dadbd67d531f", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-30T12:59:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T12:59:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "40fa267b-0006-454f-93dc-fca5b5de27ef", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-06-30 12:59:56,270 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack/904e0242-2a39-419e-9d50-dadbd67d531f/resources used request id req-3a952391-6015-42fc-9f64-68fb60d48a62 2018-06-30 12:59:56,271 - neutron_utils - INFO - Retrieving security group with ID - 40fa267b-0006-454f-93dc-fca5b5de27ef 2018-06-30 12:59:56,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=40fa267b-0006-454f-93dc-fca5b5de27ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0764095ba20551d966cc5cd63e9f2999e6c83a08" 2018-06-30 12:59:57,075 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:57 GMT Content-Type: application/json Content-Length: 1433 Connection: keep-alive X-Openstack-Request-Id: req-c05f3d70-30f9-44c4-a806-8bc360991e5d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:59:52Z", "updated_at": "2018-06-30T12:59:53Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:59:53Z", "revision_number": 0, "id": "39b8ede9-b743-4092-867d-da1876965ec5", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-30T12:59:53Z", "security_group_id": "40fa267b-0006-454f-93dc-fca5b5de27ef", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-30T12:59:53Z", "revision_number": 0, "id": "911edf69-62b6-47f2-83e1-9654758aa21e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-30T12:59:53Z", "security_group_id": "40fa267b-0006-454f-93dc-fca5b5de27ef", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 6, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "40fa267b-0006-454f-93dc-fca5b5de27ef", "name": "HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-sec-grp"}]} 2018-06-30 12:59:57,076 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=40fa267b-0006-454f-93dc-fca5b5de27ef used request id req-c05f3d70-30f9-44c4-a806-8bc360991e5d 2018-06-30 12:59:57,076 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40fa267b-0006-454f-93dc-fca5b5de27ef 2018-06-30 12:59:57,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=40fa267b-0006-454f-93dc-fca5b5de27ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0764095ba20551d966cc5cd63e9f2999e6c83a08" 2018-06-30 12:59:57,129 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:57 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-0aa54678-622c-4053-82bf-a97240326140 Front-End-Https: on 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-06-30T12:59:53Z", "security_group_id": "40fa267b-0006-454f-93dc-fca5b5de27ef", "port_range_min": null, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:59:53Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "39b8ede9-b743-4092-867d-da1876965ec5"}, {"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-06-30T12:59:53Z", "security_group_id": "40fa267b-0006-454f-93dc-fca5b5de27ef", "port_range_min": 22, "revision_number": 0, "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:59:53Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "911edf69-62b6-47f2-83e1-9654758aa21e"}]} 2018-06-30 12:59:57,129 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=40fa267b-0006-454f-93dc-fca5b5de27ef used request id req-0aa54678-622c-4053-82bf-a97240326140 2018-06-30 12:59:57,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/904e0242-2a39-419e-9d50-dadbd67d531f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0764095ba20551d966cc5cd63e9f2999e6c83a08" 2018-06-30 12:59:57,859 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 12:59:57 GMT Content-Type: application/json Content-Length: 497 Connection: keep-alive Location: https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack/904e0242-2a39-419e-9d50-dadbd67d531f X-Openstack-Request-Id: req-3771d6fe-67aa-4764-bd1d-3f8f36c666e2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack/904e0242-2a39-419e-9d50-dadbd67d531f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 12:59:57,966 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 12:59:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6b0a5f88-3544-4cb8-9967-c72f6f06b14f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 12:59:57,966 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c/stacks/HeatUtilsSecurityGroupTests-ff1ca9ef-72c7-415e-9e56-e5b306fa6cb0-stack/904e0242-2a39-419e-9d50-dadbd67d531f used request id req-6b0a5f88-3544-4cb8-9967-c72f6f06b14f 2018-06-30 12:59:57,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 12:59:58,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T13:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["5dW2f5gkR_uumxzcxZhZbg"], "issued_at": "2018-06-30T12:59:58.000000Z"}} 2018-06-30 12:59:58,761 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e520ae3ad13eff310fadafc06f5e04f1be8fd7" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-e7f8335a-091b-4b35-af44-57fbb5ecbbca"}}' 2018-06-30 12:59:59,688 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 12:59:59 GMT Content-Type: application/json Content-Length: 450 Connection: keep-alive x-compute-request-id: req-2cf5b668-f79c-4d81-b9d3-10afb997d640 x-openstack-request-id: req-2cf5b668-f79c-4d81-b9d3-10afb997d640 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "7da37195-7326-4de9-9f62-173759104324", "name": "CinderUtilsQoSTests-e7f8335a-091b-4b35-af44-57fbb5ecbbca"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/7da37195-7326-4de9-9f62-173759104324", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/7da37195-7326-4de9-9f62-173759104324", "rel": "bookmark"}]} 2018-06-30 12:59:59,688 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-2cf5b668-f79c-4d81-b9d3-10afb997d640 2018-06-30 12:59:59,692 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2cf5b668-f79c-4d81-b9d3-10afb997d640" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e520ae3ad13eff310fadafc06f5e04f1be8fd7" 2018-06-30 13:00:00,290 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:00 GMT Content-Type: application/json Content-Length: 164 Connection: keep-alive x-compute-request-id: req-e39d3d56-1b09-4b6b-9b03-f57e7c41a73c x-openstack-request-id: req-e39d3d56-1b09-4b6b-9b03-f57e7c41a73c Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "7da37195-7326-4de9-9f62-173759104324", "name": "CinderUtilsQoSTests-e7f8335a-091b-4b35-af44-57fbb5ecbbca"}]} 2018-06-30 13:00:00,290 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-e39d3d56-1b09-4b6b-9b03-f57e7c41a73c 2018-06-30 13:00:00,291 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-e7f8335a-091b-4b35-af44-57fbb5ecbbca 2018-06-30 13:00:00,294 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/7da37195-7326-4de9-9f62-173759104324?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2cf5b668-f79c-4d81-b9d3-10afb997d640" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e520ae3ad13eff310fadafc06f5e04f1be8fd7" 2018-06-30 13:00:00,959 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:00:00 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-357e8de9-3ff0-40ce-914b-bf841dac5a05 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:00:00,959 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/7da37195-7326-4de9-9f62-173759104324?force=False used request id req-357e8de9-3ff0-40ce-914b-bf841dac5a05 2018-06-30 13:00:00,962 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2cf5b668-f79c-4d81-b9d3-10afb997d640" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e520ae3ad13eff310fadafc06f5e04f1be8fd7" 2018-06-30 13:00:01,617 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:01 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-c175835d-ebae-49bd-8961-fc959ca3ba84 x-openstack-request-id: req-c175835d-ebae-49bd-8961-fc959ca3ba84 Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-06-30 13:00:01,617 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-c175835d-ebae-49bd-8961-fc959ca3ba84 2018-06-30 13:00:01,618 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-e7f8335a-091b-4b35-af44-57fbb5ecbbca 2018-06-30 13:00:01,621 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/7da37195-7326-4de9-9f62-173759104324?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2cf5b668-f79c-4d81-b9d3-10afb997d640" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e520ae3ad13eff310fadafc06f5e04f1be8fd7" 2018-06-30 13:00:02,556 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 13:00:02 GMT Content-Type: application/json Content-Length: 100 Connection: keep-alive x-compute-request-id: req-ef0232f3-1120-4350-ae69-3851278a19fa x-openstack-request-id: req-ef0232f3-1120-4350-ae69-3851278a19fa RESP BODY: {"itemNotFound": {"message": "No such QoS spec 7da37195-7326-4de9-9f62-173759104324.", "code": 404}} 2018-06-30 13:00:02,557 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/7da37195-7326-4de9-9f62-173759104324?force=False used request id req-ef0232f3-1120-4350-ae69-3851278a19fa 2018-06-30 13:00:02,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:00:03,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:00:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["2JXi3iJGQfWBeP71IRa62g"], "issued_at": "2018-06-30T13:00:03.000000Z"}} 2018-06-30 13:00:03,303 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833f6266d5664df35dd13766a059d541fd12b874" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-d8472ee5-dd57-48d7-9b59-94e2a25b59a7"}}' 2018-06-30 13:00:04,245 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:04 GMT Content-Type: application/json Content-Length: 467 Connection: keep-alive x-compute-request-id: req-703951c9-27f1-45ec-85b1-e02e94cf7154 x-openstack-request-id: req-703951c9-27f1-45ec-85b1-e02e94cf7154 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "b8f78d54-34c8-4bbb-a4a7-445e15334682", "name": "CinderUtilsQoSTests-d8472ee5-dd57-48d7-9b59-94e2a25b59a7"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/b8f78d54-34c8-4bbb-a4a7-445e15334682", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/b8f78d54-34c8-4bbb-a4a7-445e15334682", "rel": "bookmark"}]} 2018-06-30 13:00:04,245 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-703951c9-27f1-45ec-85b1-e02e94cf7154 2018-06-30 13:00:04,249 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-703951c9-27f1-45ec-85b1-e02e94cf7154" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833f6266d5664df35dd13766a059d541fd12b874" 2018-06-30 13:00:04,885 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:04 GMT Content-Type: application/json Content-Length: 181 Connection: keep-alive x-compute-request-id: req-6e20cbde-92ec-4ee1-a27e-1259a5b1e855 x-openstack-request-id: req-6e20cbde-92ec-4ee1-a27e-1259a5b1e855 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "b8f78d54-34c8-4bbb-a4a7-445e15334682", "name": "CinderUtilsQoSTests-d8472ee5-dd57-48d7-9b59-94e2a25b59a7"}]} 2018-06-30 13:00:04,885 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-6e20cbde-92ec-4ee1-a27e-1259a5b1e855 2018-06-30 13:00:04,889 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/b8f78d54-34c8-4bbb-a4a7-445e15334682 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-703951c9-27f1-45ec-85b1-e02e94cf7154" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833f6266d5664df35dd13766a059d541fd12b874" 2018-06-30 13:00:05,767 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:05 GMT Content-Type: application/json Content-Length: 467 Connection: keep-alive x-compute-request-id: req-240557fd-7183-4960-9298-8caa3bfa6942 x-openstack-request-id: req-240557fd-7183-4960-9298-8caa3bfa6942 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "b8f78d54-34c8-4bbb-a4a7-445e15334682", "name": "CinderUtilsQoSTests-d8472ee5-dd57-48d7-9b59-94e2a25b59a7"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/b8f78d54-34c8-4bbb-a4a7-445e15334682", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/b8f78d54-34c8-4bbb-a4a7-445e15334682", "rel": "bookmark"}]} 2018-06-30 13:00:05,767 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/b8f78d54-34c8-4bbb-a4a7-445e15334682 used request id req-240557fd-7183-4960-9298-8caa3bfa6942 2018-06-30 13:00:05,768 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-d8472ee5-dd57-48d7-9b59-94e2a25b59a7 2018-06-30 13:00:05,771 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/b8f78d54-34c8-4bbb-a4a7-445e15334682?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-703951c9-27f1-45ec-85b1-e02e94cf7154" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833f6266d5664df35dd13766a059d541fd12b874" 2018-06-30 13:00:06,583 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:00:06 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-9a021396-11db-419d-98b5-5718ce7f64bf RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:00:06,583 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/b8f78d54-34c8-4bbb-a4a7-445e15334682?force=False used request id req-9a021396-11db-419d-98b5-5718ce7f64bf 2018-06-30 13:00:06,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:00:07,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:00:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["EcEpEUw2SvGtecAjxZ7oKg"], "issued_at": "2018-06-30T13:00:07.000000Z"}} 2018-06-30 13:00:07,371 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ddd4515e7b00a31b9cdfeada360ac4eff56517" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-37aade26-889e-4aa0-a20f-4039ca60fb81"}}' 2018-06-30 13:00:08,232 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:08 GMT Content-Type: application/json Content-Length: 463 Connection: keep-alive x-compute-request-id: req-18787f70-6db2-4443-9324-c0a7bb471552 x-openstack-request-id: req-18787f70-6db2-4443-9324-c0a7bb471552 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "a4f3e1f0-360d-4331-a51f-f96d6e8b6145", "name": "CinderUtilsQoSTests-37aade26-889e-4aa0-a20f-4039ca60fb81"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/a4f3e1f0-360d-4331-a51f-f96d6e8b6145", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/a4f3e1f0-360d-4331-a51f-f96d6e8b6145", "rel": "bookmark"}]} 2018-06-30 13:00:08,232 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-18787f70-6db2-4443-9324-c0a7bb471552 2018-06-30 13:00:08,235 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-18787f70-6db2-4443-9324-c0a7bb471552" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ddd4515e7b00a31b9cdfeada360ac4eff56517" 2018-06-30 13:00:08,921 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:08 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive x-compute-request-id: req-a81f060a-6520-453c-aa7e-bd837ec38fc2 x-openstack-request-id: req-a81f060a-6520-453c-aa7e-bd837ec38fc2 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "a4f3e1f0-360d-4331-a51f-f96d6e8b6145", "name": "CinderUtilsQoSTests-37aade26-889e-4aa0-a20f-4039ca60fb81"}]} 2018-06-30 13:00:08,921 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-a81f060a-6520-453c-aa7e-bd837ec38fc2 2018-06-30 13:00:08,925 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/a4f3e1f0-360d-4331-a51f-f96d6e8b6145 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-18787f70-6db2-4443-9324-c0a7bb471552" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ddd4515e7b00a31b9cdfeada360ac4eff56517" 2018-06-30 13:00:09,726 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:09 GMT Content-Type: application/json Content-Length: 463 Connection: keep-alive x-compute-request-id: req-5c5d0562-2d4f-499b-8fcf-68caeb7a33e1 x-openstack-request-id: req-5c5d0562-2d4f-499b-8fcf-68caeb7a33e1 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "a4f3e1f0-360d-4331-a51f-f96d6e8b6145", "name": "CinderUtilsQoSTests-37aade26-889e-4aa0-a20f-4039ca60fb81"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/a4f3e1f0-360d-4331-a51f-f96d6e8b6145", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/a4f3e1f0-360d-4331-a51f-f96d6e8b6145", "rel": "bookmark"}]} 2018-06-30 13:00:09,727 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/a4f3e1f0-360d-4331-a51f-f96d6e8b6145 used request id req-5c5d0562-2d4f-499b-8fcf-68caeb7a33e1 2018-06-30 13:00:09,727 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-37aade26-889e-4aa0-a20f-4039ca60fb81 2018-06-30 13:00:09,730 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/a4f3e1f0-360d-4331-a51f-f96d6e8b6145?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-18787f70-6db2-4443-9324-c0a7bb471552" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ddd4515e7b00a31b9cdfeada360ac4eff56517" 2018-06-30 13:00:10,782 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:00:10 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-d4533ccd-fe3b-4619-a1df-1abda322da7a RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:00:10,783 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/a4f3e1f0-360d-4331-a51f-f96d6e8b6145?force=False used request id req-d4533ccd-fe3b-4619-a1df-1abda322da7a 2018-06-30 13:00:10,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:00:11,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:00:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["m6ljTpO2S-G9dYhTxPxX4g"], "issued_at": "2018-06-30T13:00:11.000000Z"}} 2018-06-30 13:00:11,547 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58263adcb251a9967dd7a4985cfbda51756184d2" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-d933bc10-44ee-4495-a0f0-847ecdfcc090"}}' 2018-06-30 13:00:12,380 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:12 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-edfc923f-d0f8-40b1-a9db-925b33c1f7d8 x-openstack-request-id: req-edfc923f-d0f8-40b1-a9db-925b33c1f7d8 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "cf689475-3acc-4c42-84fa-8edf7dcc9804", "name": "CinderUtilsQoSTests-d933bc10-44ee-4495-a0f0-847ecdfcc090"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/cf689475-3acc-4c42-84fa-8edf7dcc9804", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/cf689475-3acc-4c42-84fa-8edf7dcc9804", "rel": "bookmark"}]} 2018-06-30 13:00:12,380 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-edfc923f-d0f8-40b1-a9db-925b33c1f7d8 2018-06-30 13:00:12,384 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-edfc923f-d0f8-40b1-a9db-925b33c1f7d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58263adcb251a9967dd7a4985cfbda51756184d2" 2018-06-30 13:00:13,174 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:13 GMT Content-Type: application/json Content-Length: 182 Connection: keep-alive x-compute-request-id: req-1a287642-7611-4394-9616-e5cf9d665d70 x-openstack-request-id: req-1a287642-7611-4394-9616-e5cf9d665d70 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "cf689475-3acc-4c42-84fa-8edf7dcc9804", "name": "CinderUtilsQoSTests-d933bc10-44ee-4495-a0f0-847ecdfcc090"}]} 2018-06-30 13:00:13,174 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-1a287642-7611-4394-9616-e5cf9d665d70 2018-06-30 13:00:13,178 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/cf689475-3acc-4c42-84fa-8edf7dcc9804 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-edfc923f-d0f8-40b1-a9db-925b33c1f7d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58263adcb251a9967dd7a4985cfbda51756184d2" 2018-06-30 13:00:13,954 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:13 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-fdd3c893-6dc6-404d-9333-4da2c87e73d4 x-openstack-request-id: req-fdd3c893-6dc6-404d-9333-4da2c87e73d4 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "cf689475-3acc-4c42-84fa-8edf7dcc9804", "name": "CinderUtilsQoSTests-d933bc10-44ee-4495-a0f0-847ecdfcc090"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/cf689475-3acc-4c42-84fa-8edf7dcc9804", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/cf689475-3acc-4c42-84fa-8edf7dcc9804", "rel": "bookmark"}]} 2018-06-30 13:00:13,955 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/cf689475-3acc-4c42-84fa-8edf7dcc9804 used request id req-fdd3c893-6dc6-404d-9333-4da2c87e73d4 2018-06-30 13:00:13,955 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-d933bc10-44ee-4495-a0f0-847ecdfcc090 2018-06-30 13:00:13,958 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/cf689475-3acc-4c42-84fa-8edf7dcc9804?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-edfc923f-d0f8-40b1-a9db-925b33c1f7d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58263adcb251a9967dd7a4985cfbda51756184d2" 2018-06-30 13:00:15,134 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:00:15 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-7e0ebbfb-34a3-4769-a2dd-00011b5c99bd RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:00:15,135 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/cf689475-3acc-4c42-84fa-8edf7dcc9804?force=False used request id req-7e0ebbfb-34a3-4769-a2dd-00011b5c99bd 2018-06-30 13:00:15,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:00:15,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:00:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["j4C-hQJJR6iZlC6mLnmsEg"], "issued_at": "2018-06-30T13:00:15.000000Z"}} 2018-06-30 13:00:15,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b717c9e9b483acc2d9ba311aed5369aab97af1e7" 2018-06-30 13:00:16,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:00:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3025fc6c-62d3-46c5-8ff0-619d219719c6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 13:00:16,236 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3025fc6c-62d3-46c5-8ff0-619d219719c6 2018-06-30 13:00:16,240 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b717c9e9b483acc2d9ba311aed5369aab97af1e7" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-5d447f7a-f44f-4a6c-8128-f024c135fb18", "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-06-30 13:00:17,871 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:00:17 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive x-compute-request-id: req-d340c6a2-4d32-4cff-b4d2-33eb96c13a97 x-openstack-request-id: req-d340c6a2-4d32-4cff-b4d2-33eb96c13a97 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T13:00:17.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CinderUtilsVolumeTests-5d447f7a-f44f-4a6c-8128-f024c135fb18", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ed15dacb-2897-4900-9d44-cbf18ddebf07", "size": 1}} 2018-06-30 13:00:17,872 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes used request id req-d340c6a2-4d32-4cff-b4d2-33eb96c13a97 2018-06-30 13:00:17,875 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d340c6a2-4d32-4cff-b4d2-33eb96c13a97" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b717c9e9b483acc2d9ba311aed5369aab97af1e7" 2018-06-30 13:00:19,116 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:19 GMT Content-Type: application/json Content-Length: 1090 Connection: keep-alive x-compute-request-id: req-060eadc0-b246-484f-a6c2-48f68ce55f3b x-openstack-request-id: req-060eadc0-b246-484f-a6c2-48f68ce55f3b Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T13:00:18.000000", "replication_status": null, "snapshot_id": null, "id": "ed15dacb-2897-4900-9d44-cbf18ddebf07", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-5d447f7a-f44f-4a6c-8128-f024c135fb18", "bootable": "false", "created_at": "2018-06-30T13:00:17.000000", "volume_type": "lvm-driver"}} 2018-06-30 13:00:19,116 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07 used request id req-060eadc0-b246-484f-a6c2-48f68ce55f3b 2018-06-30 13:00:19,120 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d340c6a2-4d32-4cff-b4d2-33eb96c13a97" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b717c9e9b483acc2d9ba311aed5369aab97af1e7" 2018-06-30 13:00:20,086 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:20 GMT Content-Type: application/json Content-Length: 1090 Connection: keep-alive x-compute-request-id: req-e5a3f553-0ac4-4a29-a35d-8f81beebdc33 x-openstack-request-id: req-e5a3f553-0ac4-4a29-a35d-8f81beebdc33 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T13:00:18.000000", "replication_status": null, "snapshot_id": null, "id": "ed15dacb-2897-4900-9d44-cbf18ddebf07", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-5d447f7a-f44f-4a6c-8128-f024c135fb18", "bootable": "false", "created_at": "2018-06-30T13:00:17.000000", "volume_type": "lvm-driver"}} 2018-06-30 13:00:20,087 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07 used request id req-e5a3f553-0ac4-4a29-a35d-8f81beebdc33 2018-06-30 13:00:20,090 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d340c6a2-4d32-4cff-b4d2-33eb96c13a97" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b717c9e9b483acc2d9ba311aed5369aab97af1e7" 2018-06-30 13:00:20,954 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:20 GMT Content-Type: application/json Content-Length: 1093 Connection: keep-alive x-compute-request-id: req-976a5a57-cf11-418e-a982-517c604fda7e x-openstack-request-id: req-976a5a57-cf11-418e-a982-517c604fda7e Front-End-Https: on RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T13:00:18.000000", "replication_status": null, "snapshot_id": null, "id": "ed15dacb-2897-4900-9d44-cbf18ddebf07", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-5d447f7a-f44f-4a6c-8128-f024c135fb18", "bootable": "false", "created_at": "2018-06-30T13:00:17.000000", "volume_type": "lvm-driver"}]} 2018-06-30 13:00:20,954 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/detail used request id req-976a5a57-cf11-418e-a982-517c604fda7e 2018-06-30 13:00:20,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 13:00:20,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 13:00:20 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 13:00:20,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b717c9e9b483acc2d9ba311aed5369aab97af1e7" 2018-06-30 13:00:21,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:00:20 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76dc9b96-c59a-4411-8730-19c44fe8d72e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 13:00:21,067 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-76dc9b96-c59a-4411-8730-19c44fe8d72e 2018-06-30 13:00:21,067 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-5d447f7a-f44f-4a6c-8128-f024c135fb18 2018-06-30 13:00:21,070 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d340c6a2-4d32-4cff-b4d2-33eb96c13a97" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b717c9e9b483acc2d9ba311aed5369aab97af1e7" 2018-06-30 13:00:21,907 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:00:21 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-da4f485b-237e-4afc-b68d-d3187057e6c3 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:00:21,907 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07 used request id req-da4f485b-237e-4afc-b68d-d3187057e6c3 2018-06-30 13:00:21,910 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d340c6a2-4d32-4cff-b4d2-33eb96c13a97" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b717c9e9b483acc2d9ba311aed5369aab97af1e7" 2018-06-30 13:00:22,757 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 13:00:22 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-4d74bd7d-0545-4753-801d-b15a50862710 x-openstack-request-id: req-4d74bd7d-0545-4753-801d-b15a50862710 RESP BODY: {"itemNotFound": {"message": "Volume ed15dacb-2897-4900-9d44-cbf18ddebf07 could not be found.", "code": 404}} 2018-06-30 13:00:22,757 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07 used request id req-4d74bd7d-0545-4753-801d-b15a50862710 2018-06-30 13:00:22,760 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d340c6a2-4d32-4cff-b4d2-33eb96c13a97" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b717c9e9b483acc2d9ba311aed5369aab97af1e7" 2018-06-30 13:00:23,541 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:23 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-f77dd43d-a736-4895-8ab2-987e77a760bb x-openstack-request-id: req-f77dd43d-a736-4895-8ab2-987e77a760bb Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-30 13:00:23,541 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/detail used request id req-f77dd43d-a736-4895-8ab2-987e77a760bb 2018-06-30 13:00:23,542 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-5d447f7a-f44f-4a6c-8128-f024c135fb18 2018-06-30 13:00:23,545 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d340c6a2-4d32-4cff-b4d2-33eb96c13a97" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b717c9e9b483acc2d9ba311aed5369aab97af1e7" 2018-06-30 13:00:24,630 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 13:00:24 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-5d04b488-c8c6-42c2-a311-00b2b7f3ae74 x-openstack-request-id: req-5d04b488-c8c6-42c2-a311-00b2b7f3ae74 RESP BODY: {"itemNotFound": {"message": "Volume ed15dacb-2897-4900-9d44-cbf18ddebf07 could not be found.", "code": 404}} 2018-06-30 13:00:24,630 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07 used request id req-5d04b488-c8c6-42c2-a311-00b2b7f3ae74 2018-06-30 13:00:24,633 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d340c6a2-4d32-4cff-b4d2-33eb96c13a97" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b717c9e9b483acc2d9ba311aed5369aab97af1e7" 2018-06-30 13:00:25,574 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 13:00:25 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-17cff8c6-6f85-46ad-a2be-c66ee23d7cec x-openstack-request-id: req-17cff8c6-6f85-46ad-a2be-c66ee23d7cec RESP BODY: {"itemNotFound": {"message": "Volume ed15dacb-2897-4900-9d44-cbf18ddebf07 could not be found.", "code": 404}} 2018-06-30 13:00:25,574 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/ed15dacb-2897-4900-9d44-cbf18ddebf07 used request id req-17cff8c6-6f85-46ad-a2be-c66ee23d7cec 2018-06-30 13:00:25,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:00:26,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:00:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["ohWdhAN_RvScctNVU6b02Q"], "issued_at": "2018-06-30T13:00:26.000000Z"}} 2018-06-30 13:00:26,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9340f572b5507a4e6620f3654719faf64bbf1444" 2018-06-30 13:00:26,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:00:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-caa2a5e6-f8a1-4fbd-9bcd-cf900fc703fd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 13:00:26,461 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-caa2a5e6-f8a1-4fbd-9bcd-cf900fc703fd 2018-06-30 13:00:26,466 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9340f572b5507a4e6620f3654719faf64bbf1444" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-f9d9c327-25c6-4a23-86fd-25cef42a4c05", "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-06-30 13:00:28,118 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:00:28 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive x-compute-request-id: req-4e3f16d6-d925-4bf5-8805-14f55b3a5024 x-openstack-request-id: req-4e3f16d6-d925-4bf5-8805-14f55b3a5024 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T13:00:28.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CinderUtilsVolumeTests-f9d9c327-25c6-4a23-86fd-25cef42a4c05", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "dea91c0a-171a-4d8f-b18c-bb37902e1688", "size": 1}} 2018-06-30 13:00:28,118 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes used request id req-4e3f16d6-d925-4bf5-8805-14f55b3a5024 2018-06-30 13:00:28,121 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e3f16d6-d925-4bf5-8805-14f55b3a5024" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9340f572b5507a4e6620f3654719faf64bbf1444" 2018-06-30 13:00:29,340 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:29 GMT Content-Type: application/json Content-Length: 1090 Connection: keep-alive x-compute-request-id: req-ed7e97d1-421e-49e8-935b-88b99aefc400 x-openstack-request-id: req-ed7e97d1-421e-49e8-935b-88b99aefc400 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T13:00:29.000000", "replication_status": null, "snapshot_id": null, "id": "dea91c0a-171a-4d8f-b18c-bb37902e1688", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-f9d9c327-25c6-4a23-86fd-25cef42a4c05", "bootable": "false", "created_at": "2018-06-30T13:00:28.000000", "volume_type": "lvm-driver"}} 2018-06-30 13:00:29,340 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688 used request id req-ed7e97d1-421e-49e8-935b-88b99aefc400 2018-06-30 13:00:29,343 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e3f16d6-d925-4bf5-8805-14f55b3a5024" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9340f572b5507a4e6620f3654719faf64bbf1444" 2018-06-30 13:00:30,358 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:30 GMT Content-Type: application/json Content-Length: 1090 Connection: keep-alive x-compute-request-id: req-044c9d81-9979-4454-90c1-a5d0ef5855c4 x-openstack-request-id: req-044c9d81-9979-4454-90c1-a5d0ef5855c4 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T13:00:29.000000", "replication_status": null, "snapshot_id": null, "id": "dea91c0a-171a-4d8f-b18c-bb37902e1688", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-f9d9c327-25c6-4a23-86fd-25cef42a4c05", "bootable": "false", "created_at": "2018-06-30T13:00:28.000000", "volume_type": "lvm-driver"}} 2018-06-30 13:00:30,358 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688 used request id req-044c9d81-9979-4454-90c1-a5d0ef5855c4 2018-06-30 13:00:30,361 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e3f16d6-d925-4bf5-8805-14f55b3a5024" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9340f572b5507a4e6620f3654719faf64bbf1444" 2018-06-30 13:00:31,769 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:31 GMT Content-Type: application/json Content-Length: 1093 Connection: keep-alive x-compute-request-id: req-be21de8d-5830-40c5-bd2e-8f102c08507b x-openstack-request-id: req-be21de8d-5830-40c5-bd2e-8f102c08507b Front-End-Https: on RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T13:00:29.000000", "replication_status": null, "snapshot_id": null, "id": "dea91c0a-171a-4d8f-b18c-bb37902e1688", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-f9d9c327-25c6-4a23-86fd-25cef42a4c05", "bootable": "false", "created_at": "2018-06-30T13:00:28.000000", "volume_type": "lvm-driver"}]} 2018-06-30 13:00:31,769 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/detail used request id req-be21de8d-5830-40c5-bd2e-8f102c08507b 2018-06-30 13:00:31,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 13:00:31,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 13:00:31 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 13:00:31,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9340f572b5507a4e6620f3654719faf64bbf1444" 2018-06-30 13:00:31,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:00:31 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f4a0941-fc87-496a-9825-977762535789 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 13:00:31,888 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-6f4a0941-fc87-496a-9825-977762535789 2018-06-30 13:00:31,889 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-f9d9c327-25c6-4a23-86fd-25cef42a4c05 2018-06-30 13:00:31,891 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e3f16d6-d925-4bf5-8805-14f55b3a5024" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9340f572b5507a4e6620f3654719faf64bbf1444" 2018-06-30 13:00:32,862 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:00:32 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-556c397f-95e0-45d0-9bab-8c536c1cb9e3 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:00:32,862 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688 used request id req-556c397f-95e0-45d0-9bab-8c536c1cb9e3 2018-06-30 13:00:32,865 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e3f16d6-d925-4bf5-8805-14f55b3a5024" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9340f572b5507a4e6620f3654719faf64bbf1444" 2018-06-30 13:00:33,231 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:33 GMT Content-Type: application/json Content-Length: 1089 Connection: keep-alive x-compute-request-id: req-c8f30c70-bd5a-41ad-9156-60de5309d4d1 x-openstack-request-id: req-c8f30c70-bd5a-41ad-9156-60de5309d4d1 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T13:00:33.000000", "replication_status": null, "snapshot_id": null, "id": "dea91c0a-171a-4d8f-b18c-bb37902e1688", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-f9d9c327-25c6-4a23-86fd-25cef42a4c05", "bootable": "false", "created_at": "2018-06-30T13:00:28.000000", "volume_type": "lvm-driver"}} 2018-06-30 13:00:33,231 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688 used request id req-c8f30c70-bd5a-41ad-9156-60de5309d4d1 2018-06-30 13:00:36,238 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e3f16d6-d925-4bf5-8805-14f55b3a5024" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9340f572b5507a4e6620f3654719faf64bbf1444" 2018-06-30 13:00:36,452 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 13:00:36 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-f7f6cea0-ec00-4202-9a6a-7cc0baac42ea x-openstack-request-id: req-f7f6cea0-ec00-4202-9a6a-7cc0baac42ea RESP BODY: {"itemNotFound": {"message": "Volume dea91c0a-171a-4d8f-b18c-bb37902e1688 could not be found.", "code": 404}} 2018-06-30 13:00:36,452 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/dea91c0a-171a-4d8f-b18c-bb37902e1688 used request id req-f7f6cea0-ec00-4202-9a6a-7cc0baac42ea 2018-06-30 13:00:36,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:00:37,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:00:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["-EW28wpwQkulTqGstnH3nQ"], "issued_at": "2018-06-30T13:00:37.000000Z"}} 2018-06-30 13:00:37,524 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73effae92b091629d992d4ff7f145ed94d3aedf5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-de8016a6-60f1-4cfc-a907-f107669625ff", "description": null}}' 2018-06-30 13:00:38,424 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:38 GMT Content-Type: application/json Content-Length: 246 Connection: keep-alive x-compute-request-id: req-a447d966-338e-4469-8867-486ac83416da x-openstack-request-id: req-a447d966-338e-4469-8867-486ac83416da Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-de8016a6-60f1-4cfc-a907-f107669625ff", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "16cd59e7-064e-42f7-bff9-26fa1e67d604", "description": null}} 2018-06-30 13:00:38,424 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types used request id req-a447d966-338e-4469-8867-486ac83416da 2018-06-30 13:00:38,428 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a447d966-338e-4469-8867-486ac83416da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73effae92b091629d992d4ff7f145ed94d3aedf5" 2018-06-30 13:00:39,256 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:39 GMT Content-Type: application/json Content-Length: 498 Connection: keep-alive x-compute-request-id: req-2efaa320-9d62-4bde-a132-19ad3a22c763 x-openstack-request-id: req-2efaa320-9d62-4bde-a132-19ad3a22c763 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-de8016a6-60f1-4cfc-a907-f107669625ff", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "16cd59e7-064e-42f7-bff9-26fa1e67d604", "description": null}, {"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "dd830698-cdfa-4471-af6f-d0b11dabab15", "description": null}]} 2018-06-30 13:00:39,257 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None used request id req-2efaa320-9d62-4bde-a132-19ad3a22c763 2018-06-30 13:00:39,260 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/16cd59e7-064e-42f7-bff9-26fa1e67d604 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a447d966-338e-4469-8867-486ac83416da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73effae92b091629d992d4ff7f145ed94d3aedf5" 2018-06-30 13:00:40,108 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:40 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-231be0f9-17aa-40f2-8602-88be1e63489c x-openstack-request-id: req-231be0f9-17aa-40f2-8602-88be1e63489c Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-de8016a6-60f1-4cfc-a907-f107669625ff", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "16cd59e7-064e-42f7-bff9-26fa1e67d604", "description": null}} 2018-06-30 13:00:40,108 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/16cd59e7-064e-42f7-bff9-26fa1e67d604 used request id req-231be0f9-17aa-40f2-8602-88be1e63489c 2018-06-30 13:00:40,111 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/16cd59e7-064e-42f7-bff9-26fa1e67d604/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a447d966-338e-4469-8867-486ac83416da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73effae92b091629d992d4ff7f145ed94d3aedf5" 2018-06-30 13:00:40,944 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:40 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-40f0727c-9ea0-45de-9d61-1a411a7a5fcc x-openstack-request-id: req-40f0727c-9ea0-45de-9d61-1a411a7a5fcc Front-End-Https: on RESP BODY: {} 2018-06-30 13:00:40,944 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/16cd59e7-064e-42f7-bff9-26fa1e67d604/encryption used request id req-40f0727c-9ea0-45de-9d61-1a411a7a5fcc 2018-06-30 13:00:40,944 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-de8016a6-60f1-4cfc-a907-f107669625ff 2018-06-30 13:00:40,947 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/16cd59e7-064e-42f7-bff9-26fa1e67d604 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a447d966-338e-4469-8867-486ac83416da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73effae92b091629d992d4ff7f145ed94d3aedf5" 2018-06-30 13:00:41,264 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:00:41 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-08d04ba6-773e-4df0-b2f9-48ed41fe6b97 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:00:41,265 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/16cd59e7-064e-42f7-bff9-26fa1e67d604 used request id req-08d04ba6-773e-4df0-b2f9-48ed41fe6b97 2018-06-30 13:00:41,267 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/16cd59e7-064e-42f7-bff9-26fa1e67d604 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a447d966-338e-4469-8867-486ac83416da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73effae92b091629d992d4ff7f145ed94d3aedf5" 2018-06-30 13:00:42,064 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 13:00:42 GMT Content-Type: application/json Content-Length: 114 Connection: keep-alive x-compute-request-id: req-37d7fa2e-6cbf-4ebd-94a2-7bdd53a7999f x-openstack-request-id: req-37d7fa2e-6cbf-4ebd-94a2-7bdd53a7999f RESP BODY: {"itemNotFound": {"message": "Volume type 16cd59e7-064e-42f7-bff9-26fa1e67d604 could not be found.", "code": 404}} 2018-06-30 13:00:42,064 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/16cd59e7-064e-42f7-bff9-26fa1e67d604 used request id req-37d7fa2e-6cbf-4ebd-94a2-7bdd53a7999f 2018-06-30 13:00:42,065 - cinder_utils - INFO - Volume with ID [16cd59e7-064e-42f7-bff9-26fa1e67d604] does not exist 2018-06-30 13:00:42,065 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-de8016a6-60f1-4cfc-a907-f107669625ff 2018-06-30 13:00:42,068 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/16cd59e7-064e-42f7-bff9-26fa1e67d604 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a447d966-338e-4469-8867-486ac83416da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73effae92b091629d992d4ff7f145ed94d3aedf5" 2018-06-30 13:00:43,113 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 13:00:43 GMT Content-Type: application/json Content-Length: 114 Connection: keep-alive x-compute-request-id: req-f8039fcb-bbcd-4a40-99c8-b169b35efcfc x-openstack-request-id: req-f8039fcb-bbcd-4a40-99c8-b169b35efcfc RESP BODY: {"itemNotFound": {"message": "Volume type 16cd59e7-064e-42f7-bff9-26fa1e67d604 could not be found.", "code": 404}} 2018-06-30 13:00:43,114 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/16cd59e7-064e-42f7-bff9-26fa1e67d604 used request id req-f8039fcb-bbcd-4a40-99c8-b169b35efcfc 2018-06-30 13:00:43,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:00:43,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:00:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["zfw3H5A5T8aVp2BJYCiO7A"], "issued_at": "2018-06-30T13:00:43.000000Z"}} 2018-06-30 13:00:43,947 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb24a35258a539180717df78d03db717d935424" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-f0067284-595d-44f8-b2d3-bb4a43a852c2", "description": null}}' 2018-06-30 13:00:44,810 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:44 GMT Content-Type: application/json Content-Length: 246 Connection: keep-alive x-compute-request-id: req-b54b608c-ac24-44d8-8cc8-0713e42079d0 x-openstack-request-id: req-b54b608c-ac24-44d8-8cc8-0713e42079d0 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f0067284-595d-44f8-b2d3-bb4a43a852c2", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1556023f-cd45-4425-89bc-2e1020851221", "description": null}} 2018-06-30 13:00:44,810 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types used request id req-b54b608c-ac24-44d8-8cc8-0713e42079d0 2018-06-30 13:00:44,814 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b54b608c-ac24-44d8-8cc8-0713e42079d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb24a35258a539180717df78d03db717d935424" 2018-06-30 13:00:45,688 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:45 GMT Content-Type: application/json Content-Length: 498 Connection: keep-alive x-compute-request-id: req-13965400-b9fc-4f07-af2a-ad8674cd92b4 x-openstack-request-id: req-13965400-b9fc-4f07-af2a-ad8674cd92b4 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-f0067284-595d-44f8-b2d3-bb4a43a852c2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1556023f-cd45-4425-89bc-2e1020851221", "description": null}, {"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "dd830698-cdfa-4471-af6f-d0b11dabab15", "description": null}]} 2018-06-30 13:00:45,688 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None used request id req-13965400-b9fc-4f07-af2a-ad8674cd92b4 2018-06-30 13:00:45,692 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/1556023f-cd45-4425-89bc-2e1020851221 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b54b608c-ac24-44d8-8cc8-0713e42079d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb24a35258a539180717df78d03db717d935424" 2018-06-30 13:00:46,596 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:46 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-bf67dbab-a76f-4909-b170-57a15c2973ca x-openstack-request-id: req-bf67dbab-a76f-4909-b170-57a15c2973ca Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f0067284-595d-44f8-b2d3-bb4a43a852c2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1556023f-cd45-4425-89bc-2e1020851221", "description": null}} 2018-06-30 13:00:46,596 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/1556023f-cd45-4425-89bc-2e1020851221 used request id req-bf67dbab-a76f-4909-b170-57a15c2973ca 2018-06-30 13:00:46,599 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/1556023f-cd45-4425-89bc-2e1020851221/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b54b608c-ac24-44d8-8cc8-0713e42079d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb24a35258a539180717df78d03db717d935424" 2018-06-30 13:00:47,295 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:47 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-2f63fab2-440e-43b8-8c02-e2f2b4dc5351 x-openstack-request-id: req-2f63fab2-440e-43b8-8c02-e2f2b4dc5351 Front-End-Https: on RESP BODY: {} 2018-06-30 13:00:47,296 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/1556023f-cd45-4425-89bc-2e1020851221/encryption used request id req-2f63fab2-440e-43b8-8c02-e2f2b4dc5351 2018-06-30 13:00:47,298 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/1556023f-cd45-4425-89bc-2e1020851221 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b54b608c-ac24-44d8-8cc8-0713e42079d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb24a35258a539180717df78d03db717d935424" 2018-06-30 13:00:48,179 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:48 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-fcadcce2-632f-44f7-8664-f22f9a0a8e7d x-openstack-request-id: req-fcadcce2-632f-44f7-8664-f22f9a0a8e7d Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f0067284-595d-44f8-b2d3-bb4a43a852c2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1556023f-cd45-4425-89bc-2e1020851221", "description": null}} 2018-06-30 13:00:48,179 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/1556023f-cd45-4425-89bc-2e1020851221 used request id req-fcadcce2-632f-44f7-8664-f22f9a0a8e7d 2018-06-30 13:00:48,182 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/1556023f-cd45-4425-89bc-2e1020851221 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b54b608c-ac24-44d8-8cc8-0713e42079d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb24a35258a539180717df78d03db717d935424" 2018-06-30 13:00:48,323 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:48 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-8ac460cd-d55c-41c8-83d6-9255eee33130 x-openstack-request-id: req-8ac460cd-d55c-41c8-83d6-9255eee33130 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-f0067284-595d-44f8-b2d3-bb4a43a852c2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1556023f-cd45-4425-89bc-2e1020851221", "description": null}} 2018-06-30 13:00:48,323 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/1556023f-cd45-4425-89bc-2e1020851221 used request id req-8ac460cd-d55c-41c8-83d6-9255eee33130 2018-06-30 13:00:48,326 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/1556023f-cd45-4425-89bc-2e1020851221/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b54b608c-ac24-44d8-8cc8-0713e42079d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb24a35258a539180717df78d03db717d935424" 2018-06-30 13:00:48,454 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:48 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-88c4f957-e9ec-438a-b93b-4cf234665ce2 x-openstack-request-id: req-88c4f957-e9ec-438a-b93b-4cf234665ce2 Front-End-Https: on RESP BODY: {} 2018-06-30 13:00:48,455 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/1556023f-cd45-4425-89bc-2e1020851221/encryption used request id req-88c4f957-e9ec-438a-b93b-4cf234665ce2 2018-06-30 13:00:48,455 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-f0067284-595d-44f8-b2d3-bb4a43a852c2 2018-06-30 13:00:48,458 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/1556023f-cd45-4425-89bc-2e1020851221 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b54b608c-ac24-44d8-8cc8-0713e42079d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb24a35258a539180717df78d03db717d935424" 2018-06-30 13:00:49,362 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:00:49 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-6f73d7ed-4229-450c-bea7-3ab08843c6f2 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:00:49,362 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/1556023f-cd45-4425-89bc-2e1020851221 used request id req-6f73d7ed-4229-450c-bea7-3ab08843c6f2 2018-06-30 13:00:49,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:00:50,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:00:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["8SZ57JDjQ7qksx6g2AhX-Q"], "issued_at": "2018-06-30T13:00:50.000000Z"}} 2018-06-30 13:00:50,174 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5cb4669e14c99f615977462662aae98e123ca4a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-1e2156ee-1f23-48ec-8538-1c0002db1926-type", "description": null}}' 2018-06-30 13:00:51,065 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:51 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-8b9ef555-3287-4233-9769-60d9a0ac4622 x-openstack-request-id: req-8b9ef555-3287-4233-9769-60d9a0ac4622 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-1e2156ee-1f23-48ec-8538-1c0002db1926-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "63dfc70d-17b6-4388-974d-8fde07a687c5", "description": null}} 2018-06-30 13:00:51,065 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types used request id req-8b9ef555-3287-4233-9769-60d9a0ac4622 2018-06-30 13:00:51,068 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/63dfc70d-17b6-4388-974d-8fde07a687c5/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8b9ef555-3287-4233-9769-60d9a0ac4622" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5cb4669e14c99f615977462662aae98e123ca4a" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-1e2156ee-1f23-48ec-8538-1c0002db1926", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-06-30 13:00:52,064 - cinderclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Sat, 30 Jun 2018 13:00:52 GMT Content-Type: application/json Content-Length: 65 Connection: keep-alive x-compute-request-id: req-e14ff0b9-ebdc-4450-9b1c-30e85ff4621a x-openstack-request-id: req-e14ff0b9-ebdc-4450-9b1c-30e85ff4621a RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-06-30 13:00:52,065 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/63dfc70d-17b6-4388-974d-8fde07a687c5/encryption used request id req-e14ff0b9-ebdc-4450-9b1c-30e85ff4621a 2018-06-30 13:00:52,065 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-1e2156ee-1f23-48ec-8538-1c0002db1926-type 2018-06-30 13:00:52,068 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/63dfc70d-17b6-4388-974d-8fde07a687c5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8b9ef555-3287-4233-9769-60d9a0ac4622" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5cb4669e14c99f615977462662aae98e123ca4a" 2018-06-30 13:00:53,032 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:00:53 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-30ecfd49-056c-41d0-a83a-a1d48acf4c48 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:00:53,033 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/63dfc70d-17b6-4388-974d-8fde07a687c5 used request id req-30ecfd49-056c-41d0-a83a-a1d48acf4c48 2018-06-30 13:00:53,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:00:53,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:00:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["t3zjuXhPTSW9h9_AZgkFiw"], "issued_at": "2018-06-30T13:00:53.000000Z"}} 2018-06-30 13:00:53,965 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b9647c45a4bb2f647d0d9b21ea89940a174926" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-68783284-de52-4701-908f-b5c46facf901-type", "description": null}}' 2018-06-30 13:00:54,966 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:54 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-f49bda17-2d63-4795-9db8-80a0f86cb2bd x-openstack-request-id: req-f49bda17-2d63-4795-9db8-80a0f86cb2bd Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-68783284-de52-4701-908f-b5c46facf901-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd", "description": null}} 2018-06-30 13:00:54,967 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types used request id req-f49bda17-2d63-4795-9db8-80a0f86cb2bd 2018-06-30 13:00:54,971 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f49bda17-2d63-4795-9db8-80a0f86cb2bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b9647c45a4bb2f647d0d9b21ea89940a174926" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-68783284-de52-4701-908f-b5c46facf901", "provider": "LuksEncryptor"}}' 2018-06-30 13:00:55,896 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:55 GMT Content-Type: application/json Content-Length: 305 Connection: keep-alive x-compute-request-id: req-a7c827cf-c775-433d-a30a-301f9a681cef x-openstack-request-id: req-a7c827cf-c775-433d-a30a-301f9a681cef Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd", "name": "CinderUtilsAddEncryptionTests-68783284-de52-4701-908f-b5c46facf901", "control_location": "back-end", "encryption_id": "3ee2f1f5-0d04-4b5d-b589-3135c0d487c9", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-06-30 13:00:55,896 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd/encryption used request id req-a7c827cf-c775-433d-a30a-301f9a681cef 2018-06-30 13:00:55,900 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f49bda17-2d63-4795-9db8-80a0f86cb2bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b9647c45a4bb2f647d0d9b21ea89940a174926" 2018-06-30 13:00:56,623 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:56 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-7bf326ad-c4db-494f-adec-66b915332cdf x-openstack-request-id: req-7bf326ad-c4db-494f-adec-66b915332cdf Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-68783284-de52-4701-908f-b5c46facf901-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd", "description": null}} 2018-06-30 13:00:56,623 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd used request id req-7bf326ad-c4db-494f-adec-66b915332cdf 2018-06-30 13:00:56,626 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f49bda17-2d63-4795-9db8-80a0f86cb2bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b9647c45a4bb2f647d0d9b21ea89940a174926" 2018-06-30 13:00:57,596 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:57 GMT Content-Type: application/json Content-Length: 312 Connection: keep-alive x-compute-request-id: req-8fb793f6-5c42-4104-9c11-5acf4981a421 x-openstack-request-id: req-8fb793f6-5c42-4104-9c11-5acf4981a421 Front-End-Https: on RESP BODY: {"volume_type_id": "80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd", "control_location": "back-end", "deleted": false, "created_at": "2018-06-30T13:00:56.000000", "updated_at": null, "encryption_id": "3ee2f1f5-0d04-4b5d-b589-3135c0d487c9", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-06-30 13:00:57,596 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd/encryption used request id req-8fb793f6-5c42-4104-9c11-5acf4981a421 2018-06-30 13:00:57,597 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-68783284-de52-4701-908f-b5c46facf901-type 2018-06-30 13:00:57,600 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f49bda17-2d63-4795-9db8-80a0f86cb2bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b9647c45a4bb2f647d0d9b21ea89940a174926" 2018-06-30 13:00:57,736 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:57 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-055049ad-aa1e-4231-bc08-d7ee3734047d x-openstack-request-id: req-055049ad-aa1e-4231-bc08-d7ee3734047d Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-68783284-de52-4701-908f-b5c46facf901-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd", "description": null}} 2018-06-30 13:00:57,736 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd used request id req-055049ad-aa1e-4231-bc08-d7ee3734047d 2018-06-30 13:00:57,739 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f49bda17-2d63-4795-9db8-80a0f86cb2bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b9647c45a4bb2f647d0d9b21ea89940a174926" 2018-06-30 13:00:58,590 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:00:58 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-271d69a7-849e-4f97-af31-ec7712d0bab4 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:00:58,590 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd/encryption/provider used request id req-271d69a7-849e-4f97-af31-ec7712d0bab4 2018-06-30 13:00:58,593 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f49bda17-2d63-4795-9db8-80a0f86cb2bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b9647c45a4bb2f647d0d9b21ea89940a174926" 2018-06-30 13:00:59,362 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:00:59 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-f1fc14c3-9d08-4a15-9ce5-6b414e709fcc x-openstack-request-id: req-f1fc14c3-9d08-4a15-9ce5-6b414e709fcc Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-68783284-de52-4701-908f-b5c46facf901-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd", "description": null}} 2018-06-30 13:00:59,362 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd used request id req-f1fc14c3-9d08-4a15-9ce5-6b414e709fcc 2018-06-30 13:00:59,365 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f49bda17-2d63-4795-9db8-80a0f86cb2bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b9647c45a4bb2f647d0d9b21ea89940a174926" 2018-06-30 13:01:00,163 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:00 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-251f9d4f-e839-43b2-83b7-7613d7b53405 x-openstack-request-id: req-251f9d4f-e839-43b2-83b7-7613d7b53405 Front-End-Https: on RESP BODY: {} 2018-06-30 13:01:00,163 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd/encryption used request id req-251f9d4f-e839-43b2-83b7-7613d7b53405 2018-06-30 13:01:00,163 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-68783284-de52-4701-908f-b5c46facf901-type 2018-06-30 13:01:00,166 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f49bda17-2d63-4795-9db8-80a0f86cb2bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b9647c45a4bb2f647d0d9b21ea89940a174926" 2018-06-30 13:01:00,900 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:00 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-efc6b4db-e9d7-4634-a567-8585008092e0 x-openstack-request-id: req-efc6b4db-e9d7-4634-a567-8585008092e0 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-68783284-de52-4701-908f-b5c46facf901-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd", "description": null}} 2018-06-30 13:01:00,900 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd used request id req-efc6b4db-e9d7-4634-a567-8585008092e0 2018-06-30 13:01:00,903 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f49bda17-2d63-4795-9db8-80a0f86cb2bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b9647c45a4bb2f647d0d9b21ea89940a174926" 2018-06-30 13:01:01,117 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 13:01:01 GMT Content-Type: application/json Content-Length: 130 Connection: keep-alive x-compute-request-id: req-22689e8a-7323-4956-989b-51077628c2b7 x-openstack-request-id: req-22689e8a-7323-4956-989b-51077628c2b7 RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd does not exist.", "code": 404}} 2018-06-30 13:01:01,117 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd/encryption/provider used request id req-22689e8a-7323-4956-989b-51077628c2b7 2018-06-30 13:01:01,117 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-68783284-de52-4701-908f-b5c46facf901-type 2018-06-30 13:01:01,120 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f49bda17-2d63-4795-9db8-80a0f86cb2bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b9647c45a4bb2f647d0d9b21ea89940a174926" 2018-06-30 13:01:01,318 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:01:01 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-74b4619a-ee7a-4a6f-aff7-c19624b04f1f RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:01:01,318 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/80b86c2c-62a3-4b47-b1e8-ed7bd4e2d8bd used request id req-74b4619a-ee7a-4a6f-aff7-c19624b04f1f 2018-06-30 13:01:01,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:01:02,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:01:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["h6Fo6ENPRXyTjJLxUuldZw"], "issued_at": "2018-06-30T13:01:02.000000Z"}} 2018-06-30 13:01:02,026 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c340cf168377b89bc59e1301e6ea325bc88de58" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-9b9bb50b-7da5-4c41-8f38-86e77ca643fc-type", "description": null}}' 2018-06-30 13:01:02,766 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:02 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-62a834b2-725c-4e07-8daf-6d05642c207f x-openstack-request-id: req-62a834b2-725c-4e07-8daf-6d05642c207f Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9b9bb50b-7da5-4c41-8f38-86e77ca643fc-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8ffe467d-e925-40dc-84e7-4c45230a59e8", "description": null}} 2018-06-30 13:01:02,766 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types used request id req-62a834b2-725c-4e07-8daf-6d05642c207f 2018-06-30 13:01:02,770 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ffe467d-e925-40dc-84e7-4c45230a59e8/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-62a834b2-725c-4e07-8daf-6d05642c207f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c340cf168377b89bc59e1301e6ea325bc88de58" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-9b9bb50b-7da5-4c41-8f38-86e77ca643fc", "provider": "foo"}}' 2018-06-30 13:01:03,683 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:03 GMT Content-Type: application/json Content-Length: 286 Connection: keep-alive x-compute-request-id: req-4fa0096c-ff87-49ca-917a-ea8000ebf384 x-openstack-request-id: req-4fa0096c-ff87-49ca-917a-ea8000ebf384 Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "8ffe467d-e925-40dc-84e7-4c45230a59e8", "name": "CinderUtilsAddEncryptionTests-9b9bb50b-7da5-4c41-8f38-86e77ca643fc", "control_location": "front-end", "encryption_id": "e62b34f8-9cca-4546-b16d-aff34e0a545d", "provider": "foo", "provider_class": "foo"}} 2018-06-30 13:01:03,684 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ffe467d-e925-40dc-84e7-4c45230a59e8/encryption used request id req-4fa0096c-ff87-49ca-917a-ea8000ebf384 2018-06-30 13:01:03,687 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ffe467d-e925-40dc-84e7-4c45230a59e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62a834b2-725c-4e07-8daf-6d05642c207f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c340cf168377b89bc59e1301e6ea325bc88de58" 2018-06-30 13:01:04,475 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:04 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-0bf4a7a4-32c4-4e11-94c8-7bcaf4f3ce0f x-openstack-request-id: req-0bf4a7a4-32c4-4e11-94c8-7bcaf4f3ce0f Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9b9bb50b-7da5-4c41-8f38-86e77ca643fc-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8ffe467d-e925-40dc-84e7-4c45230a59e8", "description": null}} 2018-06-30 13:01:04,476 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ffe467d-e925-40dc-84e7-4c45230a59e8 used request id req-0bf4a7a4-32c4-4e11-94c8-7bcaf4f3ce0f 2018-06-30 13:01:04,478 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ffe467d-e925-40dc-84e7-4c45230a59e8/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62a834b2-725c-4e07-8daf-6d05642c207f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c340cf168377b89bc59e1301e6ea325bc88de58" 2018-06-30 13:01:05,111 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:05 GMT Content-Type: application/json Content-Length: 303 Connection: keep-alive x-compute-request-id: req-333e751e-0ae4-4873-bdc6-f1a1836e49b4 x-openstack-request-id: req-333e751e-0ae4-4873-bdc6-f1a1836e49b4 Front-End-Https: on RESP BODY: {"volume_type_id": "8ffe467d-e925-40dc-84e7-4c45230a59e8", "control_location": "front-end", "deleted": false, "created_at": "2018-06-30T13:01:04.000000", "updated_at": null, "encryption_id": "e62b34f8-9cca-4546-b16d-aff34e0a545d", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-06-30 13:01:05,111 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ffe467d-e925-40dc-84e7-4c45230a59e8/encryption used request id req-333e751e-0ae4-4873-bdc6-f1a1836e49b4 2018-06-30 13:01:05,112 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-9b9bb50b-7da5-4c41-8f38-86e77ca643fc-type 2018-06-30 13:01:05,114 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ffe467d-e925-40dc-84e7-4c45230a59e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62a834b2-725c-4e07-8daf-6d05642c207f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c340cf168377b89bc59e1301e6ea325bc88de58" 2018-06-30 13:01:05,779 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:05 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-d051edaa-05a0-4e26-bd88-2dfba9c8442a x-openstack-request-id: req-d051edaa-05a0-4e26-bd88-2dfba9c8442a Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9b9bb50b-7da5-4c41-8f38-86e77ca643fc-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8ffe467d-e925-40dc-84e7-4c45230a59e8", "description": null}} 2018-06-30 13:01:05,779 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ffe467d-e925-40dc-84e7-4c45230a59e8 used request id req-d051edaa-05a0-4e26-bd88-2dfba9c8442a 2018-06-30 13:01:05,782 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ffe467d-e925-40dc-84e7-4c45230a59e8/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62a834b2-725c-4e07-8daf-6d05642c207f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c340cf168377b89bc59e1301e6ea325bc88de58" 2018-06-30 13:01:06,657 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:01:06 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-ac40899e-1d24-42ba-b2f1-1254c6016989 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:01:06,657 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ffe467d-e925-40dc-84e7-4c45230a59e8/encryption/provider used request id req-ac40899e-1d24-42ba-b2f1-1254c6016989 2018-06-30 13:01:06,658 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-9b9bb50b-7da5-4c41-8f38-86e77ca643fc-type 2018-06-30 13:01:06,661 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ffe467d-e925-40dc-84e7-4c45230a59e8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62a834b2-725c-4e07-8daf-6d05642c207f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c340cf168377b89bc59e1301e6ea325bc88de58" 2018-06-30 13:01:07,336 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:01:07 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-4854623f-fbdf-46cd-a1cd-85499b06a806 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:01:07,336 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ffe467d-e925-40dc-84e7-4c45230a59e8 used request id req-4854623f-fbdf-46cd-a1cd-85499b06a806 2018-06-30 13:01:07,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:01:07,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:01:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["cJUfSSTTQ4KpzocbxoQY-g"], "issued_at": "2018-06-30T13:01:07.000000Z"}} 2018-06-30 13:01:08,000 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d505a8e03aeb6699713a30c7572de347627ebab" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-361f5311-775b-48f1-a4f9-b1df01e24d1b-type", "description": null}}' 2018-06-30 13:01:08,731 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:08 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-47886a12-f9a3-4f94-8335-276168dbc8ad x-openstack-request-id: req-47886a12-f9a3-4f94-8335-276168dbc8ad Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-361f5311-775b-48f1-a4f9-b1df01e24d1b-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "137ae72b-bf2a-4f5e-b42e-639cf1d39878", "description": null}} 2018-06-30 13:01:08,731 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types used request id req-47886a12-f9a3-4f94-8335-276168dbc8ad 2018-06-30 13:01:08,734 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/137ae72b-bf2a-4f5e-b42e-639cf1d39878/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-47886a12-f9a3-4f94-8335-276168dbc8ad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d505a8e03aeb6699713a30c7572de347627ebab" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-361f5311-775b-48f1-a4f9-b1df01e24d1b", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-06-30 13:01:09,841 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:09 GMT Content-Type: application/json Content-Length: 317 Connection: keep-alive x-compute-request-id: req-290e4940-c413-4664-bf75-8eeab62e3c10 x-openstack-request-id: req-290e4940-c413-4664-bf75-8eeab62e3c10 Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "137ae72b-bf2a-4f5e-b42e-639cf1d39878", "name": "CinderUtilsAddEncryptionTests-361f5311-775b-48f1-a4f9-b1df01e24d1b", "control_location": "back-end", "encryption_id": "4fa9dd15-7676-47bd-acad-ca72065c13c9", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-06-30 13:01:09,842 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/137ae72b-bf2a-4f5e-b42e-639cf1d39878/encryption used request id req-290e4940-c413-4664-bf75-8eeab62e3c10 2018-06-30 13:01:09,845 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/137ae72b-bf2a-4f5e-b42e-639cf1d39878 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-47886a12-f9a3-4f94-8335-276168dbc8ad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d505a8e03aeb6699713a30c7572de347627ebab" 2018-06-30 13:01:10,445 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:10 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-bc339253-0653-4291-b062-0831934579ec x-openstack-request-id: req-bc339253-0653-4291-b062-0831934579ec Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-361f5311-775b-48f1-a4f9-b1df01e24d1b-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "137ae72b-bf2a-4f5e-b42e-639cf1d39878", "description": null}} 2018-06-30 13:01:10,445 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/137ae72b-bf2a-4f5e-b42e-639cf1d39878 used request id req-bc339253-0653-4291-b062-0831934579ec 2018-06-30 13:01:10,448 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/137ae72b-bf2a-4f5e-b42e-639cf1d39878/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-47886a12-f9a3-4f94-8335-276168dbc8ad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d505a8e03aeb6699713a30c7572de347627ebab" 2018-06-30 13:01:11,177 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:11 GMT Content-Type: application/json Content-Length: 300 Connection: keep-alive x-compute-request-id: req-ae8f7fba-b653-4364-8183-6eb55569e664 x-openstack-request-id: req-ae8f7fba-b653-4364-8183-6eb55569e664 Front-End-Https: on RESP BODY: {"volume_type_id": "137ae72b-bf2a-4f5e-b42e-639cf1d39878", "control_location": "back-end", "deleted": false, "created_at": "2018-06-30T13:01:10.000000", "updated_at": null, "encryption_id": "4fa9dd15-7676-47bd-acad-ca72065c13c9", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-06-30 13:01:11,177 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/137ae72b-bf2a-4f5e-b42e-639cf1d39878/encryption used request id req-ae8f7fba-b653-4364-8183-6eb55569e664 2018-06-30 13:01:11,178 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-361f5311-775b-48f1-a4f9-b1df01e24d1b-type 2018-06-30 13:01:11,180 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/137ae72b-bf2a-4f5e-b42e-639cf1d39878 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-47886a12-f9a3-4f94-8335-276168dbc8ad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d505a8e03aeb6699713a30c7572de347627ebab" 2018-06-30 13:01:11,307 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:11 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-296ff04d-e44f-48e4-8502-e5392aadd6da x-openstack-request-id: req-296ff04d-e44f-48e4-8502-e5392aadd6da Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-361f5311-775b-48f1-a4f9-b1df01e24d1b-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "137ae72b-bf2a-4f5e-b42e-639cf1d39878", "description": null}} 2018-06-30 13:01:11,307 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/137ae72b-bf2a-4f5e-b42e-639cf1d39878 used request id req-296ff04d-e44f-48e4-8502-e5392aadd6da 2018-06-30 13:01:11,310 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/137ae72b-bf2a-4f5e-b42e-639cf1d39878/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-47886a12-f9a3-4f94-8335-276168dbc8ad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d505a8e03aeb6699713a30c7572de347627ebab" 2018-06-30 13:01:12,273 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:01:12 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-1e9b02b6-dcee-4db5-88e0-c0d5f96e770c RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:01:12,273 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/137ae72b-bf2a-4f5e-b42e-639cf1d39878/encryption/provider used request id req-1e9b02b6-dcee-4db5-88e0-c0d5f96e770c 2018-06-30 13:01:12,273 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-361f5311-775b-48f1-a4f9-b1df01e24d1b-type 2018-06-30 13:01:12,276 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/137ae72b-bf2a-4f5e-b42e-639cf1d39878 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-47886a12-f9a3-4f94-8335-276168dbc8ad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d505a8e03aeb6699713a30c7572de347627ebab" 2018-06-30 13:01:13,093 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:01:13 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-20601930-c137-422d-8b6c-9046e1ccd60f RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:01:13,094 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/137ae72b-bf2a-4f5e-b42e-639cf1d39878 used request id req-20601930-c137-422d-8b6c-9046e1ccd60f 2018-06-30 13:01:13,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:01:14,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:01:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["cUSAyCbgRASJp0lDWcOODA"], "issued_at": "2018-06-30T13:01:14.000000Z"}} 2018-06-30 13:01:14,038 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e5a95767700e29c55454712b0c055e894b0073c" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-e3166fc1-0383-4b0c-9225-08c4522fc708-qos"}}' 2018-06-30 13:01:14,896 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:14 GMT Content-Type: application/json Content-Length: 481 Connection: keep-alive x-compute-request-id: req-f751e816-6c95-46be-b4fe-6a68b516130f x-openstack-request-id: req-f751e816-6c95-46be-b4fe-6a68b516130f Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "802ac543-6914-4654-9e0d-d77639dc8b69", "name": "CinderUtilsVolumeTypeCompleteTests-e3166fc1-0383-4b0c-9225-08c4522fc708-qos"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/802ac543-6914-4654-9e0d-d77639dc8b69", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/802ac543-6914-4654-9e0d-d77639dc8b69", "rel": "bookmark"}]} 2018-06-30 13:01:14,896 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-f751e816-6c95-46be-b4fe-6a68b516130f 2018-06-30 13:01:14,900 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f751e816-6c95-46be-b4fe-6a68b516130f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e5a95767700e29c55454712b0c055e894b0073c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-e3166fc1-0383-4b0c-9225-08c4522fc708", "description": null}}' 2018-06-30 13:01:15,951 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:15 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-04fe23b2-fc86-4430-9afb-f1413052a49b x-openstack-request-id: req-04fe23b2-fc86-4430-9afb-f1413052a49b Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-e3166fc1-0383-4b0c-9225-08c4522fc708", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "edbe4310-191e-42a5-b8f6-7de6417defc6", "description": null}} 2018-06-30 13:01:15,951 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types used request id req-04fe23b2-fc86-4430-9afb-f1413052a49b 2018-06-30 13:01:15,955 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/edbe4310-191e-42a5-b8f6-7de6417defc6/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f751e816-6c95-46be-b4fe-6a68b516130f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e5a95767700e29c55454712b0c055e894b0073c" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-06-30 13:01:16,852 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:16 GMT Content-Type: application/json Content-Length: 222 Connection: keep-alive x-compute-request-id: req-6d1059f3-4fbb-44c5-998e-90a5e705e012 x-openstack-request-id: req-6d1059f3-4fbb-44c5-998e-90a5e705e012 Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "edbe4310-191e-42a5-b8f6-7de6417defc6", "name": "foo", "control_location": "back-end", "encryption_id": "943468f3-5412-4e93-bb3f-b1bbe7f4c846", "provider": "bar", "provider_class": "bar"}} 2018-06-30 13:01:16,852 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/edbe4310-191e-42a5-b8f6-7de6417defc6/encryption used request id req-6d1059f3-4fbb-44c5-998e-90a5e705e012 2018-06-30 13:01:16,856 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/edbe4310-191e-42a5-b8f6-7de6417defc6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f751e816-6c95-46be-b4fe-6a68b516130f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e5a95767700e29c55454712b0c055e894b0073c" 2018-06-30 13:01:17,671 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:17 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-a5bc79d5-eed4-4cdf-8304-f5b036b69473 x-openstack-request-id: req-a5bc79d5-eed4-4cdf-8304-f5b036b69473 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-e3166fc1-0383-4b0c-9225-08c4522fc708", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "edbe4310-191e-42a5-b8f6-7de6417defc6", "description": null}} 2018-06-30 13:01:17,672 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/edbe4310-191e-42a5-b8f6-7de6417defc6 used request id req-a5bc79d5-eed4-4cdf-8304-f5b036b69473 2018-06-30 13:01:17,675 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/edbe4310-191e-42a5-b8f6-7de6417defc6/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f751e816-6c95-46be-b4fe-6a68b516130f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e5a95767700e29c55454712b0c055e894b0073c" 2018-06-30 13:01:18,631 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:18 GMT Content-Type: application/json Content-Length: 302 Connection: keep-alive x-compute-request-id: req-df06690b-d81b-41c6-83ff-ebd4d03c5998 x-openstack-request-id: req-df06690b-d81b-41c6-83ff-ebd4d03c5998 Front-End-Https: on RESP BODY: {"volume_type_id": "edbe4310-191e-42a5-b8f6-7de6417defc6", "control_location": "back-end", "deleted": false, "created_at": "2018-06-30T13:01:17.000000", "updated_at": null, "encryption_id": "943468f3-5412-4e93-bb3f-b1bbe7f4c846", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-06-30 13:01:18,631 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/edbe4310-191e-42a5-b8f6-7de6417defc6/encryption used request id req-df06690b-d81b-41c6-83ff-ebd4d03c5998 2018-06-30 13:01:18,632 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-e3166fc1-0383-4b0c-9225-08c4522fc708 2018-06-30 13:01:18,635 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/edbe4310-191e-42a5-b8f6-7de6417defc6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f751e816-6c95-46be-b4fe-6a68b516130f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e5a95767700e29c55454712b0c055e894b0073c" 2018-06-30 13:01:19,462 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:19 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-da0ca59e-a42d-4515-9d3b-60d81a7faa69 x-openstack-request-id: req-da0ca59e-a42d-4515-9d3b-60d81a7faa69 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-e3166fc1-0383-4b0c-9225-08c4522fc708", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "edbe4310-191e-42a5-b8f6-7de6417defc6", "description": null}} 2018-06-30 13:01:19,462 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/edbe4310-191e-42a5-b8f6-7de6417defc6 used request id req-da0ca59e-a42d-4515-9d3b-60d81a7faa69 2018-06-30 13:01:19,465 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/edbe4310-191e-42a5-b8f6-7de6417defc6/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f751e816-6c95-46be-b4fe-6a68b516130f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e5a95767700e29c55454712b0c055e894b0073c" 2018-06-30 13:01:19,661 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:01:19 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-cecf5dd4-4484-4efb-ac9e-91fa2fcf0014 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:01:19,661 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/edbe4310-191e-42a5-b8f6-7de6417defc6/encryption/provider used request id req-cecf5dd4-4484-4efb-ac9e-91fa2fcf0014 2018-06-30 13:01:19,662 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-e3166fc1-0383-4b0c-9225-08c4522fc708 2018-06-30 13:01:19,664 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/edbe4310-191e-42a5-b8f6-7de6417defc6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f751e816-6c95-46be-b4fe-6a68b516130f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e5a95767700e29c55454712b0c055e894b0073c" 2018-06-30 13:01:20,502 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:01:20 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-1488885f-8efa-407d-8fe0-24dac07ee57b RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:01:20,503 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/edbe4310-191e-42a5-b8f6-7de6417defc6 used request id req-1488885f-8efa-407d-8fe0-24dac07ee57b 2018-06-30 13:01:20,503 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-e3166fc1-0383-4b0c-9225-08c4522fc708-qos 2018-06-30 13:01:20,506 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/802ac543-6914-4654-9e0d-d77639dc8b69?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f751e816-6c95-46be-b4fe-6a68b516130f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e5a95767700e29c55454712b0c055e894b0073c" 2018-06-30 13:01:21,518 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:01:21 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-f70dc471-0688-40e6-9640-e4423d42e04f RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:01:21,518 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/802ac543-6914-4654-9e0d-d77639dc8b69?force=False used request id req-f70dc471-0688-40e6-9640-e4423d42e04f 2018-06-30 13:01:21,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:01:22,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:01:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["z9b2cjG7TpKwMozkVZ6RRw"], "issued_at": "2018-06-30T13:01:22.000000Z"}} 2018-06-30 13:01:22,249 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dd27fc65cbb71ec5f4168f5706fde2f871e1e2" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-812fb53f-667f-4b5b-b0a3-adabb7b4709e-qos"}}' 2018-06-30 13:01:23,244 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:23 GMT Content-Type: application/json Content-Length: 481 Connection: keep-alive x-compute-request-id: req-92912657-7726-4b51-8f8a-6024cd6af182 x-openstack-request-id: req-92912657-7726-4b51-8f8a-6024cd6af182 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "035596a5-cd76-43ee-95e0-949b5be23ec2", "name": "CinderUtilsVolumeTypeCompleteTests-812fb53f-667f-4b5b-b0a3-adabb7b4709e-qos"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/035596a5-cd76-43ee-95e0-949b5be23ec2", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/035596a5-cd76-43ee-95e0-949b5be23ec2", "rel": "bookmark"}]} 2018-06-30 13:01:23,244 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-92912657-7726-4b51-8f8a-6024cd6af182 2018-06-30 13:01:23,248 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-92912657-7726-4b51-8f8a-6024cd6af182" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dd27fc65cbb71ec5f4168f5706fde2f871e1e2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-812fb53f-667f-4b5b-b0a3-adabb7b4709e", "description": null}}' 2018-06-30 13:01:23,979 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:23 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-2b7135c2-5eca-4fd6-9b38-bfb2918b9647 x-openstack-request-id: req-2b7135c2-5eca-4fd6-9b38-bfb2918b9647 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-812fb53f-667f-4b5b-b0a3-adabb7b4709e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "377e38fc-9027-4b63-a43e-a2fee4cc91e4", "description": null}} 2018-06-30 13:01:23,979 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types used request id req-2b7135c2-5eca-4fd6-9b38-bfb2918b9647 2018-06-30 13:01:23,983 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-92912657-7726-4b51-8f8a-6024cd6af182" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dd27fc65cbb71ec5f4168f5706fde2f871e1e2" 2018-06-30 13:01:24,914 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:24 GMT Content-Type: application/json Content-Length: 195 Connection: keep-alive x-compute-request-id: req-4bca435b-0733-4550-85e6-082bb9b2d873 x-openstack-request-id: req-4bca435b-0733-4550-85e6-082bb9b2d873 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "035596a5-cd76-43ee-95e0-949b5be23ec2", "name": "CinderUtilsVolumeTypeCompleteTests-812fb53f-667f-4b5b-b0a3-adabb7b4709e-qos"}]} 2018-06-30 13:01:24,914 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-4bca435b-0733-4550-85e6-082bb9b2d873 2018-06-30 13:01:24,917 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/None/associate?vol_type_id=377e38fc-9027-4b63-a43e-a2fee4cc91e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-92912657-7726-4b51-8f8a-6024cd6af182" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dd27fc65cbb71ec5f4168f5706fde2f871e1e2" 2018-06-30 13:01:25,673 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 13:01:25 GMT Content-Type: application/json Content-Length: 68 Connection: keep-alive x-compute-request-id: req-4eb25d66-9969-4ab2-9622-f1d244adaaf5 x-openstack-request-id: req-4eb25d66-9969-4ab2-9622-f1d244adaaf5 RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-06-30 13:01:25,673 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/None/associate?vol_type_id=377e38fc-9027-4b63-a43e-a2fee4cc91e4 used request id req-4eb25d66-9969-4ab2-9622-f1d244adaaf5 2018-06-30 13:01:25,674 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-4eb25d66-9969-4ab2-9622-f1d244adaaf5) 2018-06-30 13:01:25,677 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-812fb53f-667f-4b5b-b0a3-adabb7b4709e 2018-06-30 13:01:25,682 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/377e38fc-9027-4b63-a43e-a2fee4cc91e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-92912657-7726-4b51-8f8a-6024cd6af182" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dd27fc65cbb71ec5f4168f5706fde2f871e1e2" 2018-06-30 13:01:26,528 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:01:26 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-07ec03e9-9bac-4ee2-bc37-52dadfcd736a RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:01:26,528 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/377e38fc-9027-4b63-a43e-a2fee4cc91e4 used request id req-07ec03e9-9bac-4ee2-bc37-52dadfcd736a 2018-06-30 13:01:26,529 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-812fb53f-667f-4b5b-b0a3-adabb7b4709e-qos 2018-06-30 13:01:26,532 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/035596a5-cd76-43ee-95e0-949b5be23ec2?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-92912657-7726-4b51-8f8a-6024cd6af182" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dd27fc65cbb71ec5f4168f5706fde2f871e1e2" 2018-06-30 13:01:27,377 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:01:27 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-444dc133-6ed1-4586-b884-fb9e0a0f9a7b RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:01:27,378 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/035596a5-cd76-43ee-95e0-949b5be23ec2?force=False used request id req-444dc133-6ed1-4586-b884-fb9e0a0f9a7b 2018-06-30 13:01:27,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:01:28,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:01:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["bJO8rolgSKqF8ntCxMkbDw"], "issued_at": "2018-06-30T13:01:28.000000Z"}} 2018-06-30 13:01:28,162 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0a4980a18b2735c625b9c575aa604c3c1e498f5" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-e6caa4b6-9fdf-4436-804b-1baa0c1686f6-qos"}}' 2018-06-30 13:01:29,021 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:29 GMT Content-Type: application/json Content-Length: 481 Connection: keep-alive x-compute-request-id: req-2c54e41d-f8a1-4450-bf5d-addb84bfbbbc x-openstack-request-id: req-2c54e41d-f8a1-4450-bf5d-addb84bfbbbc Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "5961984b-ed9e-4027-a8c1-7e04b8cd83ac", "name": "CinderUtilsVolumeTypeCompleteTests-e6caa4b6-9fdf-4436-804b-1baa0c1686f6-qos"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/5961984b-ed9e-4027-a8c1-7e04b8cd83ac", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/5961984b-ed9e-4027-a8c1-7e04b8cd83ac", "rel": "bookmark"}]} 2018-06-30 13:01:29,021 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-2c54e41d-f8a1-4450-bf5d-addb84bfbbbc 2018-06-30 13:01:29,024 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2c54e41d-f8a1-4450-bf5d-addb84bfbbbc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0a4980a18b2735c625b9c575aa604c3c1e498f5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-e6caa4b6-9fdf-4436-804b-1baa0c1686f6", "description": null}}' 2018-06-30 13:01:29,990 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:29 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-d9b7051a-3f28-4f6b-a9bd-ff4faaca0e85 x-openstack-request-id: req-d9b7051a-3f28-4f6b-a9bd-ff4faaca0e85 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-e6caa4b6-9fdf-4436-804b-1baa0c1686f6", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bfe2864d-3626-454b-ade2-8145964c928f", "description": null}} 2018-06-30 13:01:29,990 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types used request id req-d9b7051a-3f28-4f6b-a9bd-ff4faaca0e85 2018-06-30 13:01:29,994 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2c54e41d-f8a1-4450-bf5d-addb84bfbbbc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0a4980a18b2735c625b9c575aa604c3c1e498f5" 2018-06-30 13:01:30,712 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:30 GMT Content-Type: application/json Content-Length: 195 Connection: keep-alive x-compute-request-id: req-59900f4e-b642-4a67-b4cb-adfa5a34c905 x-openstack-request-id: req-59900f4e-b642-4a67-b4cb-adfa5a34c905 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "5961984b-ed9e-4027-a8c1-7e04b8cd83ac", "name": "CinderUtilsVolumeTypeCompleteTests-e6caa4b6-9fdf-4436-804b-1baa0c1686f6-qos"}]} 2018-06-30 13:01:30,712 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-59900f4e-b642-4a67-b4cb-adfa5a34c905 2018-06-30 13:01:30,715 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/5961984b-ed9e-4027-a8c1-7e04b8cd83ac/associate?vol_type_id=bfe2864d-3626-454b-ade2-8145964c928f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2c54e41d-f8a1-4450-bf5d-addb84bfbbbc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0a4980a18b2735c625b9c575aa604c3c1e498f5" 2018-06-30 13:01:31,637 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:01:31 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-6de579be-7148-4998-a107-8968a73e9fbd RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:01:31,638 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/5961984b-ed9e-4027-a8c1-7e04b8cd83ac/associate?vol_type_id=bfe2864d-3626-454b-ade2-8145964c928f used request id req-6de579be-7148-4998-a107-8968a73e9fbd 2018-06-30 13:01:31,638 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-e6caa4b6-9fdf-4436-804b-1baa0c1686f6 2018-06-30 13:01:31,641 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/bfe2864d-3626-454b-ade2-8145964c928f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2c54e41d-f8a1-4450-bf5d-addb84bfbbbc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0a4980a18b2735c625b9c575aa604c3c1e498f5" 2018-06-30 13:01:32,467 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:01:32 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-d9c3af83-ecb4-4236-b7d6-7c58a3144c80 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:01:32,467 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/bfe2864d-3626-454b-ade2-8145964c928f used request id req-d9c3af83-ecb4-4236-b7d6-7c58a3144c80 2018-06-30 13:01:32,467 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-e6caa4b6-9fdf-4436-804b-1baa0c1686f6-qos 2018-06-30 13:01:32,470 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/5961984b-ed9e-4027-a8c1-7e04b8cd83ac?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2c54e41d-f8a1-4450-bf5d-addb84bfbbbc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0a4980a18b2735c625b9c575aa604c3c1e498f5" 2018-06-30 13:01:33,323 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:01:33 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-5f53f5c2-0f9d-4316-bb69-6223fe0b8913 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:01:33,323 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/5961984b-ed9e-4027-a8c1-7e04b8cd83ac?force=False used request id req-5f53f5c2-0f9d-4316-bb69-6223fe0b8913 2018-06-30 13:01:33,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:01:34,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:01:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["vy2XrVcjS_iPH70C2mTbmQ"], "issued_at": "2018-06-30T13:01:34.000000Z"}} 2018-06-30 13:01:34,175 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b2abaf3adf302cc4e67304605c85a6c8258490" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-48b86c5d-5763-446b-89b1-0d7eee42aa38-qos"}}' 2018-06-30 13:01:35,105 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:35 GMT Content-Type: application/json Content-Length: 481 Connection: keep-alive x-compute-request-id: req-1b1520ed-a081-4fdd-8769-f688809e3889 x-openstack-request-id: req-1b1520ed-a081-4fdd-8769-f688809e3889 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "1af38155-b842-480e-b110-9294c3454b16", "name": "CinderUtilsVolumeTypeCompleteTests-48b86c5d-5763-446b-89b1-0d7eee42aa38-qos"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/1af38155-b842-480e-b110-9294c3454b16", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/1af38155-b842-480e-b110-9294c3454b16", "rel": "bookmark"}]} 2018-06-30 13:01:35,105 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-1b1520ed-a081-4fdd-8769-f688809e3889 2018-06-30 13:01:35,109 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1b1520ed-a081-4fdd-8769-f688809e3889" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b2abaf3adf302cc4e67304605c85a6c8258490" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-48b86c5d-5763-446b-89b1-0d7eee42aa38", "description": null}}' 2018-06-30 13:01:35,954 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:35 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-295daf23-d712-43d3-81af-f7fb3df3bef1 x-openstack-request-id: req-295daf23-d712-43d3-81af-f7fb3df3bef1 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-48b86c5d-5763-446b-89b1-0d7eee42aa38", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "85d7b1d3-71b4-4a75-9064-b6b139c29ed9", "description": null}} 2018-06-30 13:01:35,955 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types used request id req-295daf23-d712-43d3-81af-f7fb3df3bef1 2018-06-30 13:01:35,958 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/85d7b1d3-71b4-4a75-9064-b6b139c29ed9/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1b1520ed-a081-4fdd-8769-f688809e3889" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b2abaf3adf302cc4e67304605c85a6c8258490" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-06-30 13:01:36,970 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:36 GMT Content-Type: application/json Content-Length: 222 Connection: keep-alive x-compute-request-id: req-43c77d38-753e-487d-8b93-669f3b556e2d x-openstack-request-id: req-43c77d38-753e-487d-8b93-669f3b556e2d Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "85d7b1d3-71b4-4a75-9064-b6b139c29ed9", "name": "foo", "control_location": "back-end", "encryption_id": "dfd54c47-615f-4f58-90e5-a53007c2cada", "provider": "bar", "provider_class": "bar"}} 2018-06-30 13:01:36,970 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/85d7b1d3-71b4-4a75-9064-b6b139c29ed9/encryption used request id req-43c77d38-753e-487d-8b93-669f3b556e2d 2018-06-30 13:01:36,974 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1b1520ed-a081-4fdd-8769-f688809e3889" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b2abaf3adf302cc4e67304605c85a6c8258490" 2018-06-30 13:01:37,836 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:37 GMT Content-Type: application/json Content-Length: 195 Connection: keep-alive x-compute-request-id: req-5a5195e0-a7bb-42b4-b6e7-af9db9c488dc x-openstack-request-id: req-5a5195e0-a7bb-42b4-b6e7-af9db9c488dc Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "1af38155-b842-480e-b110-9294c3454b16", "name": "CinderUtilsVolumeTypeCompleteTests-48b86c5d-5763-446b-89b1-0d7eee42aa38-qos"}]} 2018-06-30 13:01:37,836 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-5a5195e0-a7bb-42b4-b6e7-af9db9c488dc 2018-06-30 13:01:37,840 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/1af38155-b842-480e-b110-9294c3454b16/associate?vol_type_id=85d7b1d3-71b4-4a75-9064-b6b139c29ed9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1b1520ed-a081-4fdd-8769-f688809e3889" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b2abaf3adf302cc4e67304605c85a6c8258490" 2018-06-30 13:01:38,682 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:01:38 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-fdf0668d-a9b6-4c2f-9d2b-45bd7318ef25 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:01:38,683 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/1af38155-b842-480e-b110-9294c3454b16/associate?vol_type_id=85d7b1d3-71b4-4a75-9064-b6b139c29ed9 used request id req-fdf0668d-a9b6-4c2f-9d2b-45bd7318ef25 2018-06-30 13:01:38,686 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/85d7b1d3-71b4-4a75-9064-b6b139c29ed9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1b1520ed-a081-4fdd-8769-f688809e3889" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b2abaf3adf302cc4e67304605c85a6c8258490" 2018-06-30 13:01:38,823 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:38 GMT Content-Type: application/json Content-Length: 304 Connection: keep-alive x-compute-request-id: req-59f21678-2aca-48d4-b4c2-a47fefbf1fa4 x-openstack-request-id: req-59f21678-2aca-48d4-b4c2-a47fefbf1fa4 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-48b86c5d-5763-446b-89b1-0d7eee42aa38", "qos_specs_id": "1af38155-b842-480e-b110-9294c3454b16", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "85d7b1d3-71b4-4a75-9064-b6b139c29ed9", "description": null}} 2018-06-30 13:01:38,823 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/85d7b1d3-71b4-4a75-9064-b6b139c29ed9 used request id req-59f21678-2aca-48d4-b4c2-a47fefbf1fa4 2018-06-30 13:01:38,826 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/85d7b1d3-71b4-4a75-9064-b6b139c29ed9/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1b1520ed-a081-4fdd-8769-f688809e3889" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b2abaf3adf302cc4e67304605c85a6c8258490" 2018-06-30 13:01:39,691 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:39 GMT Content-Type: application/json Content-Length: 302 Connection: keep-alive x-compute-request-id: req-7335b0d9-e5f5-42cb-80e6-190c2d5060b6 x-openstack-request-id: req-7335b0d9-e5f5-42cb-80e6-190c2d5060b6 Front-End-Https: on RESP BODY: {"volume_type_id": "85d7b1d3-71b4-4a75-9064-b6b139c29ed9", "control_location": "back-end", "deleted": false, "created_at": "2018-06-30T13:01:37.000000", "updated_at": null, "encryption_id": "dfd54c47-615f-4f58-90e5-a53007c2cada", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-06-30 13:01:39,691 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/85d7b1d3-71b4-4a75-9064-b6b139c29ed9/encryption used request id req-7335b0d9-e5f5-42cb-80e6-190c2d5060b6 2018-06-30 13:01:39,692 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-48b86c5d-5763-446b-89b1-0d7eee42aa38 2018-06-30 13:01:39,695 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/85d7b1d3-71b4-4a75-9064-b6b139c29ed9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1b1520ed-a081-4fdd-8769-f688809e3889" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b2abaf3adf302cc4e67304605c85a6c8258490" 2018-06-30 13:01:40,551 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:40 GMT Content-Type: application/json Content-Length: 304 Connection: keep-alive x-compute-request-id: req-ddf5a0bf-21c6-4b9c-9c43-150ea4bdd841 x-openstack-request-id: req-ddf5a0bf-21c6-4b9c-9c43-150ea4bdd841 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-48b86c5d-5763-446b-89b1-0d7eee42aa38", "qos_specs_id": "1af38155-b842-480e-b110-9294c3454b16", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "85d7b1d3-71b4-4a75-9064-b6b139c29ed9", "description": null}} 2018-06-30 13:01:40,551 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/85d7b1d3-71b4-4a75-9064-b6b139c29ed9 used request id req-ddf5a0bf-21c6-4b9c-9c43-150ea4bdd841 2018-06-30 13:01:40,553 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/85d7b1d3-71b4-4a75-9064-b6b139c29ed9/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1b1520ed-a081-4fdd-8769-f688809e3889" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b2abaf3adf302cc4e67304605c85a6c8258490" 2018-06-30 13:01:41,497 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:01:41 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-ae830038-9176-47b2-a8b1-eadd12c0de52 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:01:41,497 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/85d7b1d3-71b4-4a75-9064-b6b139c29ed9/encryption/provider used request id req-ae830038-9176-47b2-a8b1-eadd12c0de52 2018-06-30 13:01:41,498 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-48b86c5d-5763-446b-89b1-0d7eee42aa38 2018-06-30 13:01:41,501 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/85d7b1d3-71b4-4a75-9064-b6b139c29ed9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1b1520ed-a081-4fdd-8769-f688809e3889" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b2abaf3adf302cc4e67304605c85a6c8258490" 2018-06-30 13:01:42,476 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:01:42 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-0eb69c99-1d41-45d0-8d0b-99cb39d9328c RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:01:42,476 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/85d7b1d3-71b4-4a75-9064-b6b139c29ed9 used request id req-0eb69c99-1d41-45d0-8d0b-99cb39d9328c 2018-06-30 13:01:42,477 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-48b86c5d-5763-446b-89b1-0d7eee42aa38-qos 2018-06-30 13:01:42,480 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/1af38155-b842-480e-b110-9294c3454b16?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1b1520ed-a081-4fdd-8769-f688809e3889" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b2abaf3adf302cc4e67304605c85a6c8258490" 2018-06-30 13:01:43,619 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:01:43 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-ec33aa47-79b0-4b7c-b460-84a177ab0fd4 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:01:43,619 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/1af38155-b842-480e-b110-9294c3454b16?force=False used request id req-ec33aa47-79b0-4b7c-b460-84a177ab0fd4 2018-06-30 13:01:43,621 - 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_get_settings_from_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateComplexStackTests) ... 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 99 tests in 1451.022s OK 2018-06-30 13:01:43,745 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-30 13:01:43,745 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 24:11 | PASS | +-------------------+------------------+------------------+----------------+ 2018-06-30 13:01:43,749 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-06-30 13:01:43,863 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-30 13:01:43,863 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-30 13:01:43,863 - openstack_tests - INFO - OS Credentials = > 2018-06-30 13:01:43,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 13:01:43,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:01:44,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:01:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["5oaK7tg0Tr6irFa1mICadA"], "issued_at": "2018-06-30T13:01:44.000000Z"}} 2018-06-30 13:01:44,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8009f9d14c33df76d109b45c4ad0bd6f6a95dd8c" 2018-06-30 13:01:46,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:46 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-19f06604-11de-41c2-9401-92ede1f723fb Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 13:01:46,100 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True used request id req-19f06604-11de-41c2-9401-92ede1f723fb 2018-06-30 13:01:46,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8009f9d14c33df76d109b45c4ad0bd6f6a95dd8c" 2018-06-30 13:01:46,971 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:46 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-4606780f-bb31-4c5d-860c-82680695ded2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 13:01:46,971 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-4606780f-bb31-4c5d-860c-82680695ded2 2018-06-30 13:01:46,972 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-06-30 13:01:46,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 13:01:46,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:01:47,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:01:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Cxox-thmT4KbJEtHcVAwEg"], "issued_at": "2018-06-30T13:01:47.000000Z"}} 2018-06-30 13:01:47,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c18aa6ce6c1e06a7d47c2ff87fd09895316cb62c" 2018-06-30 13:01:47,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:01:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd9a3d49-ca70-4d49-b14e-1bdb81bd0f9b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 13:01:47,785 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cd9a3d49-ca70-4d49-b14e-1bdb81bd0f9b 2018-06-30 13:01:47,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 13:01:47,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:01:48,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:01:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["YoQxX7k7QISOd3sSVKFhgw"], "issued_at": "2018-06-30T13:01:48.000000Z"}} 2018-06-30 13:01:48,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496fe1c44e5d1c248d775f69df9e402f5956d162" 2018-06-30 13:01:48,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:01:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c881dad-e62f-460d-bd4d-dbde596e4b12 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 13:01:48,928 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8c881dad-e62f-460d-bd4d-dbde596e4b12 2018-06-30 13:01:48,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 13:01:48,944 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 13:01:48 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 13:01:48,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-cc6c83bc-b947-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496fe1c44e5d1c248d775f69df9e402f5956d162" 2018-06-30 13:01:49,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:01:48 GMT Server: Apache Content-Length: 185 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff37691f-53ae-41dd-8c6d-53a9c6c3ea51 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-cc6c83bc-b947-4f6-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 13:01:49,028 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-cc6c83bc-b947-4f6-proj used request id req-ff37691f-53ae-41dd-8c6d-53a9c6c3ea51 2018-06-30 13:01:49,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496fe1c44e5d1c248d775f69df9e402f5956d162" 2018-06-30 13:01:49,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:01:49 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e614f26b-cf42-43f8-bb00-ff3e551c58cc Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 13:01:49,135 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e614f26b-cf42-43f8-bb00-ff3e551c58cc 2018-06-30 13:01:49,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496fe1c44e5d1c248d775f69df9e402f5956d162" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj"}}' 2018-06-30 13:01:49,303 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 13:01:49 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0c941d9-8c11-447d-ad26-8835cbd87f7b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1"}, "tags": [], "enabled": true, "id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj"}} 2018-06-30 13:01:49,303 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-b0c941d9-8c11-447d-ad26-8835cbd87f7b 2018-06-30 13:01:49,303 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-cc6c83bc-b947-4f6-proj 2018-06-30 13:01:49,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 13:01:49,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:01:50,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:01:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["yVsdE9vyTK60wb88-Pq8Ow"], "issued_at": "2018-06-30T13:01:50.000000Z"}} 2018-06-30 13:01:50,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ced3e703581b8af1e9a7d67625f5014ed69de6" 2018-06-30 13:01:50,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:01:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb8bc297-9e7a-496b-99d6-60da1b0fc63c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 13:01:50,566 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cb8bc297-9e7a-496b-99d6-60da1b0fc63c 2018-06-30 13:01:50,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 13:01:50,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 13:01:50 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 13:01:50,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ced3e703581b8af1e9a7d67625f5014ed69de6" 2018-06-30 13:01:50,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:01:50 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f782bf6e-329f-4554-b9ab-1b9866933925 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 13:01:50,724 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-f782bf6e-329f-4554-b9ab-1b9866933925 2018-06-30 13:01:50,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=SimpleHealthCheck-cc6c83bc-b947-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ced3e703581b8af1e9a7d67625f5014ed69de6" 2018-06-30 13:01:50,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:01:50 GMT Server: Apache Content-Length: 453 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0baf3fb9-668d-421a-9605-57dc927eeb1b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=SimpleHealthCheck-cc6c83bc-b947-4f6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1"}, "tags": [], "enabled": true, "id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj"}]} 2018-06-30 13:01:50,833 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=SimpleHealthCheck-cc6c83bc-b947-4f6-proj used request id req-0baf3fb9-668d-421a-9605-57dc927eeb1b 2018-06-30 13:01:50,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ced3e703581b8af1e9a7d67625f5014ed69de6" 2018-06-30 13:01:50,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:01:50 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-136f8e2a-05ba-42f2-9f8a-8b4b978252fa Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 13:01:50,931 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-136f8e2a-05ba-42f2-9f8a-8b4b978252fa 2018-06-30 13:01:51,487 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-cc6c83bc-b947-4f6-user 2018-06-30 13:01:51,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 13:01:51,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496fe1c44e5d1c248d775f69df9e402f5956d162" 2018-06-30 13:01:51,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:01:51 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-826a4ad7-823d-4281-95a9-1d6db753ffc4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 13:01:51,573 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-826a4ad7-823d-4281-95a9-1d6db753ffc4 2018-06-30 13:01:51,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496fe1c44e5d1c248d775f69df9e402f5956d162" -d '{"role": {"name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj-role"}}' 2018-06-30 13:01:51,673 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 13:01:51 GMT Server: Apache Content-Length: 216 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-140a5c95-44b9-4a51-a21a-1538c052807e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4139ec17e35b4440b0121ab6f9aefdd1", "links": {"self": "http://10.167.4.35:5000/v3/roles/4139ec17e35b4440b0121ab6f9aefdd1"}, "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj-role"}} 2018-06-30 13:01:51,674 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-140a5c95-44b9-4a51-a21a-1538c052807e 2018-06-30 13:01:51,674 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-cc6c83bc-b947-4f6-proj-role 2018-06-30 13:01:51,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/4139ec17e35b4440b0121ab6f9aefdd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496fe1c44e5d1c248d775f69df9e402f5956d162" 2018-06-30 13:01:51,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:01:51 GMT Server: Apache Content-Length: 216 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18649aca-4c95-42dd-9d5e-07d00b635d88 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4139ec17e35b4440b0121ab6f9aefdd1", "links": {"self": "http://10.167.4.35:5000/v3/roles/4139ec17e35b4440b0121ab6f9aefdd1"}, "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj-role"}} 2018-06-30 13:01:51,766 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/4139ec17e35b4440b0121ab6f9aefdd1 used request id req-18649aca-4c95-42dd-9d5e-07d00b635d88 2018-06-30 13:01:51,766 - keystone_utils - INFO - Granting role SimpleHealthCheck-cc6c83bc-b947-4f6-proj-role to project SimpleHealthCheck-cc6c83bc-b947-4f6-proj 2018-06-30 13:01:51,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1/users/88cbbf00d6f2445da9e34580b6d1ccba/roles/4139ec17e35b4440b0121ab6f9aefdd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496fe1c44e5d1c248d775f69df9e402f5956d162" 2018-06-30 13:01:52,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 13:01:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ccb132e7-e9d5-40ac-9de3-e06149dd1423 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 13:01:52,273 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1/users/88cbbf00d6f2445da9e34580b6d1ccba/roles/4139ec17e35b4440b0121ab6f9aefdd1 used request id req-ccb132e7-e9d5-40ac-9de3-e06149dd1423 2018-06-30 13:01:52,273 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 13:01:52,275 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 13:01:52,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 13:01:52,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:01:53,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4139ec17e35b4440b0121ab6f9aefdd1", "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj-role"}], "expires_at": "2018-06-30T14:01:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-user", "id": "88cbbf00d6f2445da9e34580b6d1ccba"}, "audit_ids": ["MOSfWSaDT06eIOkkqh2VrQ"], "issued_at": "2018-06-30T13:01:53.000000Z"}} 2018-06-30 13:01:53,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}552eb089e2b981c870e62000df2eaaf168116088" 2018-06-30 13:01:53,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:01:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4c88e8b-bf47-4109-b2cc-692532aa58e8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 13:01:53,409 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b4c88e8b-bf47-4109-b2cc-692532aa58e8 2018-06-30 13:01:53,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}552eb089e2b981c870e62000df2eaaf168116088" 2018-06-30 13:01:54,180 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:54 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-1d527039-49e5-4bba-b78b-adadeb46516f Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-image"} 2018-06-30 13:01:54,180 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-image used request id req-1d527039-49e5-4bba-b78b-adadeb46516f 2018-06-30 13:01:54,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}552eb089e2b981c870e62000df2eaaf168116088" 2018-06-30 13:01:54,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:54 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-8d156d06-9c06-494b-b593-d2c6fdd5143f Front-End-Https: on 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", "root-tar"], "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-06-30 13:01:54,976 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-8d156d06-9c06-494b-b593-d2c6fdd5143f 2018-06-30 13:01:55,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}552eb089e2b981c870e62000df2eaaf168116088" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-image"}' 2018-06-30 13:01:55,948 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 13:01:55 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/e9b3409f-6052-4654-8971-7a23dce2c0f0 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-2d329dfe-587a-47e1-a692-5e957dccc433 Front-End-Https: on RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T13:01:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T13:01:56Z", "visibility": "shared", "self": "/v2/images/e9b3409f-6052-4654-8971-7a23dce2c0f0", "min_disk": 0, "protected": false, "id": "e9b3409f-6052-4654-8971-7a23dce2c0f0", "file": "/v2/images/e9b3409f-6052-4654-8971-7a23dce2c0f0/file", "checksum": null, "owner": "1d569e90ac2d4b649bd9fa6004dd4cc1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 13:01:55,948 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-2d329dfe-587a-47e1-a692-5e957dccc433 2018-06-30 13:01:55,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/e9b3409f-6052-4654-8971-7a23dce2c0f0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}552eb089e2b981c870e62000df2eaaf168116088" -d '' 2018-06-30 13:01:57,429 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 13:01:57 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f1700cc3-be14-4935-953c-5f4f76903a2c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:01:57,429 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/e9b3409f-6052-4654-8971-7a23dce2c0f0/file used request id req-f1700cc3-be14-4935-953c-5f4f76903a2c 2018-06-30 13:01:57,430 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 13:01:57,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/e9b3409f-6052-4654-8971-7a23dce2c0f0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}552eb089e2b981c870e62000df2eaaf168116088" 2018-06-30 13:01:57,490 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:57 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-fd02a27e-e1a7-402c-adb4-b336a7b46e55 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T13:01:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T13:01:57Z", "visibility": "shared", "self": "/v2/images/e9b3409f-6052-4654-8971-7a23dce2c0f0", "min_disk": 0, "protected": false, "id": "e9b3409f-6052-4654-8971-7a23dce2c0f0", "file": "/v2/images/e9b3409f-6052-4654-8971-7a23dce2c0f0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1d569e90ac2d4b649bd9fa6004dd4cc1", "direct_url": "file:///var/lib/glance/images/e9b3409f-6052-4654-8971-7a23dce2c0f0", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 13:01:57,491 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/e9b3409f-6052-4654-8971-7a23dce2c0f0 used request id req-fd02a27e-e1a7-402c-adb4-b336a7b46e55 2018-06-30 13:01:57,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}552eb089e2b981c870e62000df2eaaf168116088" 2018-06-30 13:01:58,333 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:58 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-d17dcf87-20fa-4a29-ab46-bb3507df062f Front-End-Https: on 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", "root-tar"], "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-06-30 13:01:58,334 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-d17dcf87-20fa-4a29-ab46-bb3507df062f 2018-06-30 13:01:58,337 - create_image - INFO - Created image with name - SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-image 2018-06-30 13:01:58,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/e9b3409f-6052-4654-8971-7a23dce2c0f0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}552eb089e2b981c870e62000df2eaaf168116088" 2018-06-30 13:01:59,280 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:01:59 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-c6f3c8ce-c6fa-411b-87d3-5d3ec628d7d7 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T13:01:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T13:01:57Z", "visibility": "shared", "self": "/v2/images/e9b3409f-6052-4654-8971-7a23dce2c0f0", "min_disk": 0, "protected": false, "id": "e9b3409f-6052-4654-8971-7a23dce2c0f0", "file": "/v2/images/e9b3409f-6052-4654-8971-7a23dce2c0f0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1d569e90ac2d4b649bd9fa6004dd4cc1", "direct_url": "file:///var/lib/glance/images/e9b3409f-6052-4654-8971-7a23dce2c0f0", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 13:01:59,281 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/e9b3409f-6052-4654-8971-7a23dce2c0f0 used request id req-c6f3c8ce-c6fa-411b-87d3-5d3ec628d7d7 2018-06-30 13:01:59,281 - create_image - DEBUG - Instance status is - active 2018-06-30 13:01:59,282 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-image 2018-06-30 13:01:59,282 - create_image - INFO - Image is now active with name - SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-image 2018-06-30 13:01:59,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 13:01:59,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:02:00,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4139ec17e35b4440b0121ab6f9aefdd1", "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj-role"}], "expires_at": "2018-06-30T14:02:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-user", "id": "88cbbf00d6f2445da9e34580b6d1ccba"}, "audit_ids": ["NfGyYmr0Rk6109-QQbqQxA"], "issued_at": "2018-06-30T13:02:00.000000Z"}} 2018-06-30 13:02:00,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfceacd0727cb0f5e23ec73020998ef9e25b6640" 2018-06-30 13:02:00,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:02:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15472c47-d915-4ea4-a31a-2e090947fdbd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 13:02:00,461 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-15472c47-d915-4ea4-a31a-2e090947fdbd 2018-06-30 13:02:00,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfceacd0727cb0f5e23ec73020998ef9e25b6640" 2018-06-30 13:02:01,202 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:01 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-07c04c45-02d0-4c80-ae23-0921cfb9c584 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 13:02:01,202 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net used request id req-07c04c45-02d0-4c80-ae23-0921cfb9c584 2018-06-30 13:02:01,203 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net 2018-06-30 13:02:01,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfceacd0727cb0f5e23ec73020998ef9e25b6640" -d '{"network": {"name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net", "admin_state_up": true}}' 2018-06-30 13:02:02,016 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 13:02:02 GMT Content-Type: application/json Content-Length: 600 Connection: keep-alive X-Openstack-Request-Id: req-c2f66113-9f61-44fb-bf78-153cb23ba9f2 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T13:02:01Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net"}} 2018-06-30 13:02:02,016 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-c2f66113-9f61-44fb-bf78-153cb23ba9f2 2018-06-30 13:02:02,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfceacd0727cb0f5e23ec73020998ef9e25b6640" 2018-06-30 13:02:02,545 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:02 GMT Content-Type: application/json Content-Length: 584 Connection: keep-alive X-Openstack-Request-Id: req-ec5a1269-c767-4464-81f3-e0d32c84adb8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T13:02:01Z","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net"}]} 2018-06-30 13:02:02,546 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 used request id req-ec5a1269-c767-4464-81f3-e0d32c84adb8 2018-06-30 13:02:02,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfceacd0727cb0f5e23ec73020998ef9e25b6640" 2018-06-30 13:02:02,635 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:02 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-be3a1b2c-f792-441e-bfc1-7b9f80694fbc Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 13:02:02,635 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 used request id req-be3a1b2c-f792-441e-bfc1-7b9f80694fbc 2018-06-30 13:02:02,635 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-subnet 2018-06-30 13:02:02,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfceacd0727cb0f5e23ec73020998ef9e25b6640" -d '{"subnets": [{"ip_version": 4, "network_id": "c49b8d04-1664-4ed4-ac15-ca1893c695b9", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-subnet"}]}' 2018-06-30 13:02:03,883 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 13:02:03 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-eb1031d8-f5d8-41ac-8f41-46ba374e95aa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:03Z","dns_nameservers":[],"updated_at":"2018-06-30T13:02:03Z","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":"1d569e90ac2d4b649bd9fa6004dd4cc1","id":"38a84cd1-8268-4a20-b6c6-5ce39fd4633c","subnetpool_id":null,"name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-subnet"}]} 2018-06-30 13:02:03,884 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-eb1031d8-f5d8-41ac-8f41-46ba374e95aa 2018-06-30 13:02:03,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfceacd0727cb0f5e23ec73020998ef9e25b6640" 2018-06-30 13:02:04,123 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:04 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-32c9a67b-2b28-4537-8299-36d54e134f0d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38a84cd1-8268-4a20-b6c6-5ce39fd4633c"],"updated_at":"2018-06-30T13:02:03Z","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net"}]} 2018-06-30 13:02:04,123 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 used request id req-32c9a67b-2b28-4537-8299-36d54e134f0d 2018-06-30 13:02:04,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfceacd0727cb0f5e23ec73020998ef9e25b6640" 2018-06-30 13:02:04,280 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:04 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-d59a2f2d-2a63-45a9-b3c3-23d1998f610a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:03Z","dns_nameservers":[],"updated_at":"2018-06-30T13:02:03Z","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":"1d569e90ac2d4b649bd9fa6004dd4cc1","id":"38a84cd1-8268-4a20-b6c6-5ce39fd4633c","subnetpool_id":null,"name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-subnet"}]} 2018-06-30 13:02:04,281 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 used request id req-d59a2f2d-2a63-45a9-b3c3-23d1998f610a 2018-06-30 13:02:04,281 - OpenStackNetwork - DEBUG - Network [c49b8d04-1664-4ed4-ac15-ca1893c695b9] created successfully 2018-06-30 13:02:04,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 13:02:04,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:02:04,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:02:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["yksbFL1fT0KjhwkKwDSu_Q"], "issued_at": "2018-06-30T13:02:04.000000Z"}} 2018-06-30 13:02:04,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b5e01b3b3169ea08d8107567b30d43b341a7917" 2018-06-30 13:02:05,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:02:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73f7437c-cff0-47d1-981d-6a3f906a4459 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 13:02:05,367 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-73f7437c-cff0-47d1-981d-6a3f906a4459 2018-06-30 13:02:05,368 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 13:02:05,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b5e01b3b3169ea08d8107567b30d43b341a7917" 2018-06-30 13:02:06,226 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:06 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ae7a813f-b5be-4afb-9e1b-9dd6503b3fc9 X-Compute-Request-Id: req-ae7a813f-b5be-4afb-9e1b-9dd6503b3fc9 Front-End-Https: on RESP BODY: {"flavors": []} 2018-06-30 13:02:06,226 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-ae7a813f-b5be-4afb-9e1b-9dd6503b3fc9 2018-06-30 13:02:06,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b5e01b3b3169ea08d8107567b30d43b341a7917" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-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-06-30 13:02:06,969 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:06 GMT Content-Type: application/json Content-Length: 525 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-19cb4e94-62fc-4174-8619-49676c6bb0e1 X-Compute-Request-Id: req-19cb4e94-62fc-4174-8619-49676c6bb0e1 Front-End-Https: on RESP BODY: {"flavor": {"name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b1405333-bfad-4890-8a13-905a53986955", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b1405333-bfad-4890-8a13-905a53986955", "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": "b1405333-bfad-4890-8a13-905a53986955"}} 2018-06-30 13:02:06,969 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-19cb4e94-62fc-4174-8619-49676c6bb0e1 2018-06-30 13:02:06,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 13:02:06,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:02:07,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4139ec17e35b4440b0121ab6f9aefdd1", "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj-role"}], "expires_at": "2018-06-30T14:02:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-user", "id": "88cbbf00d6f2445da9e34580b6d1ccba"}, "audit_ids": ["5bk5iv4GTPSb8x5oZFOayg"], "issued_at": "2018-06-30T13:02:07.000000Z"}} 2018-06-30 13:02:07,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:08,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:02:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10ee4aca-b573-4477-844c-6a33c124682b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 13:02:08,011 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-10ee4aca-b573-4477-844c-6a33c124682b 2018-06-30 13:02:08,012 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 13:02:08,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:08,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:02:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3102a8db-d3f0-40e9-b703-73e1ca8ea7c2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 13:02:08,370 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3102a8db-d3f0-40e9-b703-73e1ca8ea7c2 2018-06-30 13:02:08,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:09,374 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:09 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-21e5d849-8be5-45cb-825e-9c8e198ef8c2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38a84cd1-8268-4a20-b6c6-5ce39fd4633c"],"updated_at":"2018-06-30T13:02:03Z","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net"}]} 2018-06-30 13:02:09,374 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net used request id req-21e5d849-8be5-45cb-825e-9c8e198ef8c2 2018-06-30 13:02:09,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 13:02:09,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 13:02:09 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 13:02:09,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:09,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:02:09 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-453d18f8-730b-47d6-989e-d3becce2be36 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj"}} 2018-06-30 13:02:09,831 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1 used request id req-453d18f8-730b-47d6-989e-d3becce2be36 2018-06-30 13:02:09,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:10,614 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:10 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-f1fc1efc-1210-4a25-9149-01c1834e5554 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:03Z","dns_nameservers":[],"updated_at":"2018-06-30T13:02:03Z","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":"1d569e90ac2d4b649bd9fa6004dd4cc1","id":"38a84cd1-8268-4a20-b6c6-5ce39fd4633c","subnetpool_id":null,"name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-subnet"}]} 2018-06-30 13:02:10,614 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 used request id req-f1fc1efc-1210-4a25-9149-01c1834e5554 2018-06-30 13:02:10,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9&name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:10,694 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:10 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-3e6bfaa7-e321-41ff-a4be-f99b7652ff35 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 13:02:10,694 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9&name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3port-1&admin_state_up=True used request id req-3e6bfaa7-e321-41ff-a4be-f99b7652ff35 2018-06-30 13:02:10,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:11,435 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:11 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-188be8bf-28df-40b5-ac5c-2a6eb42e744d X-Compute-Request-Id: req-188be8bf-28df-40b5-ac5c-2a6eb42e744d Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 13:02:11,435 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst used request id req-188be8bf-28df-40b5-ac5c-2a6eb42e744d 2018-06-30 13:02:11,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:12,381 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:12 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-573d9f1b-402a-4c4d-be2c-38492a8db515 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38a84cd1-8268-4a20-b6c6-5ce39fd4633c"],"updated_at":"2018-06-30T13:02:03Z","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net"}]} 2018-06-30 13:02:12,381 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net used request id req-573d9f1b-402a-4c4d-be2c-38492a8db515 2018-06-30 13:02:12,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:12,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:02:12 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4fe5d195-6a6f-4dff-bb4a-09e73a3458a9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj"}} 2018-06-30 13:02:12,461 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1 used request id req-4fe5d195-6a6f-4dff-bb4a-09e73a3458a9 2018-06-30 13:02:12,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:12,587 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:12 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-5cab8f82-48a2-454a-b257-beb4f9d73476 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:03Z","dns_nameservers":[],"updated_at":"2018-06-30T13:02:03Z","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":"1d569e90ac2d4b649bd9fa6004dd4cc1","id":"38a84cd1-8268-4a20-b6c6-5ce39fd4633c","subnetpool_id":null,"name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-subnet"}]} 2018-06-30 13:02:12,587 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 used request id req-5cab8f82-48a2-454a-b257-beb4f9d73476 2018-06-30 13:02:12,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9&name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:12,669 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:12 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-6b8a9ad0-0826-499e-9b48-5cdecd3e0949 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 13:02:12,669 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9&name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3port-1&admin_state_up=True used request id req-6b8a9ad0-0826-499e-9b48-5cdecd3e0949 2018-06-30 13:02:12,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 13:02:12,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:02:13,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4139ec17e35b4440b0121ab6f9aefdd1", "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj-role"}], "expires_at": "2018-06-30T14:02:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/1d569e90ac2d4b649bd9fa6004dd4cc1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-user", "id": "88cbbf00d6f2445da9e34580b6d1ccba"}, "audit_ids": ["Tt8lpWzMTYmETrocHUCQpQ"], "issued_at": "2018-06-30T13:02:13.000000Z"}} 2018-06-30 13:02:13,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09daa349aca4e991a7872ccff3180a0d5773acb0" 2018-06-30 13:02:13,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:02:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a27a76e-e16b-45e8-bb27-6e684d99b664 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 13:02:13,767 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8a27a76e-e16b-45e8-bb27-6e684d99b664 2018-06-30 13:02:13,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:14,057 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:14 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-0d78c3f5-2a16-4802-a3f6-b05264f16efe Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38a84cd1-8268-4a20-b6c6-5ce39fd4633c"],"updated_at":"2018-06-30T13:02:03Z","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net"}]} 2018-06-30 13:02:14,057 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net used request id req-0d78c3f5-2a16-4802-a3f6-b05264f16efe 2018-06-30 13:02:14,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:14,211 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:14 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-02d3bae4-19a7-44b4-82da-b7a88343f8e8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:03Z","dns_nameservers":[],"updated_at":"2018-06-30T13:02:03Z","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":"1d569e90ac2d4b649bd9fa6004dd4cc1","id":"38a84cd1-8268-4a20-b6c6-5ce39fd4633c","subnetpool_id":null,"name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-subnet"}]} 2018-06-30 13:02:14,212 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 used request id req-02d3bae4-19a7-44b4-82da-b7a88343f8e8 2018-06-30 13:02:14,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:14,712 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:14 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-1321709f-9e8d-46ab-94d0-537263cd3f47 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38a84cd1-8268-4a20-b6c6-5ce39fd4633c"],"updated_at":"2018-06-30T13:02:03Z","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net"}]} 2018-06-30 13:02:14,712 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net used request id req-1321709f-9e8d-46ab-94d0-537263cd3f47 2018-06-30 13:02:14,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 13:02:14,727 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 13:02:14 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 13:02:14,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09daa349aca4e991a7872ccff3180a0d5773acb0" 2018-06-30 13:02:14,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:02:14 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96098e77-e537-4e09-9309-62a08a537624 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj"}} 2018-06-30 13:02:14,828 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1 used request id req-96098e77-e537-4e09-9309-62a08a537624 2018-06-30 13:02:14,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:15,003 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:15 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-291c3a53-33fe-4f1e-861b-9cc561592768 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:03Z","dns_nameservers":[],"updated_at":"2018-06-30T13:02:03Z","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":"1d569e90ac2d4b649bd9fa6004dd4cc1","id":"38a84cd1-8268-4a20-b6c6-5ce39fd4633c","subnetpool_id":null,"name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-subnet"}]} 2018-06-30 13:02:15,003 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 used request id req-291c3a53-33fe-4f1e-861b-9cc561592768 2018-06-30 13:02:15,004 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net 2018-06-30 13:02:15,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" -d '{"port": {"network_id": "c49b8d04-1664-4ed4-ac15-ca1893c695b9", "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3port-1", "admin_state_up": true}}' 2018-06-30 13:02:16,980 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 13:02:16 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-419d62db-e6f0-4791-934d-91c1456aec7f Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T13:02:15Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T13:02:16Z","name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:12:25:13","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","fixed_ips":[{"subnet_id":"38a84cd1-8268-4a20-b6c6-5ce39fd4633c","ip_address":"10.55.0.9"}],"id":"ad5f03bd-fcf6-417a-883e-324b69818eb3","security_groups":["bcc0dd5d-f025-4921-9f01-473bad9c836b"],"device_id":""}} 2018-06-30 13:02:16,981 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-419d62db-e6f0-4791-934d-91c1456aec7f 2018-06-30 13:02:16,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:17,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:17 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-dd4bfb27-a3a6-49ee-baf3-6057fb2ab995 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38a84cd1-8268-4a20-b6c6-5ce39fd4633c"],"updated_at":"2018-06-30T13:02:03Z","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net"}]} 2018-06-30 13:02:17,362 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net used request id req-dd4bfb27-a3a6-49ee-baf3-6057fb2ab995 2018-06-30 13:02:17,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:17,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:02:17 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5cdb7df-a8a7-42ac-99f6-89b5a4586665 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj"}} 2018-06-30 13:02:17,467 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1 used request id req-e5cdb7df-a8a7-42ac-99f6-89b5a4586665 2018-06-30 13:02:17,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:17,659 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:17 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-fc14c940-82bb-4bc4-9be8-aa82a797a3e8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:03Z","dns_nameservers":[],"updated_at":"2018-06-30T13:02:03Z","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":"1d569e90ac2d4b649bd9fa6004dd4cc1","id":"38a84cd1-8268-4a20-b6c6-5ce39fd4633c","subnetpool_id":null,"name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-subnet"}]} 2018-06-30 13:02:17,659 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 used request id req-fc14c940-82bb-4bc4-9be8-aa82a797a3e8 2018-06-30 13:02:17,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9&name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:17,985 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:17 GMT Content-Type: application/json Content-Length: 755 Connection: keep-alive X-Openstack-Request-Id: req-f3e4d97f-ce5f-44d2-8a7a-1260fef6611e Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:15Z","admin_state_up":true,"updated_at":"2018-06-30T13:02:16Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:12:25:13","id":"ad5f03bd-fcf6-417a-883e-324b69818eb3","port_security_enabled":true,"project_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","fixed_ips":[{"subnet_id":"38a84cd1-8268-4a20-b6c6-5ce39fd4633c","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["bcc0dd5d-f025-4921-9f01-473bad9c836b"],"name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3port-1"}]} 2018-06-30 13:02:17,985 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9&name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3port-1&admin_state_up=True used request id req-f3e4d97f-ce5f-44d2-8a7a-1260fef6611e 2018-06-30 13:02:17,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:18,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:02:17 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d5384c4-9cf9-4d34-8fb6-9e5b50b2165f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj"}} 2018-06-30 13:02:18,355 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1 used request id req-5d5384c4-9cf9-4d34-8fb6-9e5b50b2165f 2018-06-30 13:02:18,356 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst 2018-06-30 13:02:18,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:19,238 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:19 GMT Content-Type: application/json Content-Length: 357 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-43175291-8c8f-477c-bd2e-e0ffe6952da6 X-Compute-Request-Id: req-43175291-8c8f-477c-bd2e-e0ffe6952da6 Front-End-Https: on RESP BODY: {"flavors": [{"id": "b1405333-bfad-4890-8a13-905a53986955", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b1405333-bfad-4890-8a13-905a53986955", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b1405333-bfad-4890-8a13-905a53986955", "rel": "bookmark"}], "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-flavor-name"}]} 2018-06-30 13:02:19,239 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-43175291-8c8f-477c-bd2e-e0ffe6952da6 2018-06-30 13:02:19,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/b1405333-bfad-4890-8a13-905a53986955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:19,991 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:19 GMT Content-Type: application/json Content-Length: 525 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1b597523-0a6b-49cc-92b1-c20a36f9df4b X-Compute-Request-Id: req-1b597523-0a6b-49cc-92b1-c20a36f9df4b Front-End-Https: on RESP BODY: {"flavor": {"name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b1405333-bfad-4890-8a13-905a53986955", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b1405333-bfad-4890-8a13-905a53986955", "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": "b1405333-bfad-4890-8a13-905a53986955"}} 2018-06-30 13:02:19,991 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/b1405333-bfad-4890-8a13-905a53986955 used request id req-1b597523-0a6b-49cc-92b1-c20a36f9df4b 2018-06-30 13:02:19,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:20,865 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:20 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-b1f118ae-e6f4-46d7-b4ae-10e09d08a792 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T13:01:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T13:01:57Z", "visibility": "shared", "self": "/v2/images/e9b3409f-6052-4654-8971-7a23dce2c0f0", "min_disk": 0, "protected": false, "id": "e9b3409f-6052-4654-8971-7a23dce2c0f0", "file": "/v2/images/e9b3409f-6052-4654-8971-7a23dce2c0f0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1d569e90ac2d4b649bd9fa6004dd4cc1", "direct_url": "file:///var/lib/glance/images/e9b3409f-6052-4654-8971-7a23dce2c0f0", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-image"} 2018-06-30 13:02:20,866 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-image used request id req-b1f118ae-e6f4-46d7-b4ae-10e09d08a792 2018-06-30 13:02:20,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:21,622 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:21 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f80e37c1-211b-49e3-a472-01a2417896da Front-End-Https: on 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", "root-tar"], "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-06-30 13:02:21,623 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f80e37c1-211b-49e3-a472-01a2417896da 2018-06-30 13:02:21,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" -d '{"server": {"name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst", "imageRef": "e9b3409f-6052-4654-8971-7a23dce2c0f0", "flavorRef": "b1405333-bfad-4890-8a13-905a53986955", "max_count": 1, "min_count": 1, "networks": [{"port": "ad5f03bd-fcf6-417a-883e-324b69818eb3"}]}}' 2018-06-30 13:02:27,344 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:02:27 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d1ecfd6b-0229-476b-8712-4b5e6bdcad48 X-Compute-Request-Id: req-d1ecfd6b-0229-476b-8712-4b5e6bdcad48 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4e19856c-b1f0-4994-a69e-75b0dbc553a2", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "bookmark"}], "adminPass": "d6NZcZmhpPtg"}} 2018-06-30 13:02:27,344 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-d1ecfd6b-0229-476b-8712-4b5e6bdcad48 2018-06-30 13:02:27,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:29,052 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:29 GMT Content-Type: application/json Content-Length: 1289 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-011e364c-f8f7-4479-912f-4bc99cfe0fd9 X-Compute-Request-Id: req-011e364c-f8f7-4479-912f-4bc99cfe0fd9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "bookmark"}], "image": {"id": "e9b3409f-6052-4654-8971-7a23dce2c0f0", "links": [{"href": "http://172.30.10.101:8774/images/e9b3409f-6052-4654-8971-7a23dce2c0f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1405333-bfad-4890-8a13-905a53986955", "links": [{"href": "http://172.30.10.101:8774/flavors/b1405333-bfad-4890-8a13-905a53986955", "rel": "bookmark"}]}, "id": "4e19856c-b1f0-4994-a69e-75b0dbc553a2", "user_id": "88cbbf00d6f2445da9e34580b6d1ccba", "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-06-30T13:02:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst", "created": "2018-06-30T13:02:27Z", "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 13:02:29,052 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 used request id req-011e364c-f8f7-4479-912f-4bc99cfe0fd9 2018-06-30 13:02:29,053 - create_instance - INFO - Created instance with name - SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst 2018-06-30 13:02:29,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:30,948 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:30 GMT Content-Type: application/json Content-Length: 1289 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-993644b6-6b0d-421f-b6f5-49b41d5263c3 X-Compute-Request-Id: req-993644b6-6b0d-421f-b6f5-49b41d5263c3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "bookmark"}], "image": {"id": "e9b3409f-6052-4654-8971-7a23dce2c0f0", "links": [{"href": "http://172.30.10.101:8774/images/e9b3409f-6052-4654-8971-7a23dce2c0f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1405333-bfad-4890-8a13-905a53986955", "links": [{"href": "http://172.30.10.101:8774/flavors/b1405333-bfad-4890-8a13-905a53986955", "rel": "bookmark"}]}, "id": "4e19856c-b1f0-4994-a69e-75b0dbc553a2", "user_id": "88cbbf00d6f2445da9e34580b6d1ccba", "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-06-30T13:02:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst", "created": "2018-06-30T13:02:27Z", "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 13:02:30,949 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 used request id req-993644b6-6b0d-421f-b6f5-49b41d5263c3 2018-06-30 13:02:30,949 - create_instance - DEBUG - Instance status [SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst] is - BUILD 2018-06-30 13:02:30,949 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 13:02:33,953 - create_instance - DEBUG - VM status query timeout in 895.100795031 2018-06-30 13:02:33,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:35,137 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:35 GMT Content-Type: application/json Content-Length: 1389 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-35d24efa-946f-4d13-9343-5488e644b86f X-Compute-Request-Id: req-35d24efa-946f-4d13-9343-5488e644b86f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "bookmark"}], "image": {"id": "e9b3409f-6052-4654-8971-7a23dce2c0f0", "links": [{"href": "http://172.30.10.101:8774/images/e9b3409f-6052-4654-8971-7a23dce2c0f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1405333-bfad-4890-8a13-905a53986955", "links": [{"href": "http://172.30.10.101:8774/flavors/b1405333-bfad-4890-8a13-905a53986955", "rel": "bookmark"}]}, "id": "4e19856c-b1f0-4994-a69e-75b0dbc553a2", "security_groups": [{"name": "default"}], "user_id": "88cbbf00d6f2445da9e34580b6d1ccba", "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-06-30T13:02:34Z", "hostId": "0a00cb162c242ee72f5e84ecfde74b3b2a5604edc6246a31d54c8506", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst", "created": "2018-06-30T13:02:27Z", "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 13:02:35,138 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 used request id req-35d24efa-946f-4d13-9343-5488e644b86f 2018-06-30 13:02:35,138 - create_instance - DEBUG - Instance status [SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst] is - BUILD 2018-06-30 13:02:35,138 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 13:02:38,141 - create_instance - DEBUG - VM status query timeout in 890.911943913 2018-06-30 13:02:38,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:40,428 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:40 GMT Content-Type: application/json Content-Length: 1389 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-36fc479b-1673-4860-bedb-10d2cacbb333 X-Compute-Request-Id: req-36fc479b-1673-4860-bedb-10d2cacbb333 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "bookmark"}], "image": {"id": "e9b3409f-6052-4654-8971-7a23dce2c0f0", "links": [{"href": "http://172.30.10.101:8774/images/e9b3409f-6052-4654-8971-7a23dce2c0f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1405333-bfad-4890-8a13-905a53986955", "links": [{"href": "http://172.30.10.101:8774/flavors/b1405333-bfad-4890-8a13-905a53986955", "rel": "bookmark"}]}, "id": "4e19856c-b1f0-4994-a69e-75b0dbc553a2", "security_groups": [{"name": "default"}], "user_id": "88cbbf00d6f2445da9e34580b6d1ccba", "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-06-30T13:02:34Z", "hostId": "0a00cb162c242ee72f5e84ecfde74b3b2a5604edc6246a31d54c8506", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst", "created": "2018-06-30T13:02:27Z", "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 13:02:40,428 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 used request id req-36fc479b-1673-4860-bedb-10d2cacbb333 2018-06-30 13:02:40,429 - create_instance - DEBUG - Instance status [SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst] is - BUILD 2018-06-30 13:02:40,429 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 13:02:43,432 - create_instance - DEBUG - VM status query timeout in 885.621078968 2018-06-30 13:02:43,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:44,752 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:44 GMT Content-Type: application/json Content-Length: 1389 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-77a49d95-6a78-4fba-819e-23ff0cc7dec0 X-Compute-Request-Id: req-77a49d95-6a78-4fba-819e-23ff0cc7dec0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "bookmark"}], "image": {"id": "e9b3409f-6052-4654-8971-7a23dce2c0f0", "links": [{"href": "http://172.30.10.101:8774/images/e9b3409f-6052-4654-8971-7a23dce2c0f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1405333-bfad-4890-8a13-905a53986955", "links": [{"href": "http://172.30.10.101:8774/flavors/b1405333-bfad-4890-8a13-905a53986955", "rel": "bookmark"}]}, "id": "4e19856c-b1f0-4994-a69e-75b0dbc553a2", "security_groups": [{"name": "default"}], "user_id": "88cbbf00d6f2445da9e34580b6d1ccba", "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-06-30T13:02:34Z", "hostId": "0a00cb162c242ee72f5e84ecfde74b3b2a5604edc6246a31d54c8506", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst", "created": "2018-06-30T13:02:27Z", "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 13:02:44,752 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 used request id req-77a49d95-6a78-4fba-819e-23ff0cc7dec0 2018-06-30 13:02:44,753 - create_instance - DEBUG - Instance status [SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst] is - BUILD 2018-06-30 13:02:44,753 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 13:02:47,756 - create_instance - DEBUG - VM status query timeout in 881.297256947 2018-06-30 13:02:47,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:48,413 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:48 GMT Content-Type: application/json Content-Length: 1389 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c82383b4-346f-44cb-8143-7a9d9a224001 X-Compute-Request-Id: req-c82383b4-346f-44cb-8143-7a9d9a224001 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "bookmark"}], "image": {"id": "e9b3409f-6052-4654-8971-7a23dce2c0f0", "links": [{"href": "http://172.30.10.101:8774/images/e9b3409f-6052-4654-8971-7a23dce2c0f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1405333-bfad-4890-8a13-905a53986955", "links": [{"href": "http://172.30.10.101:8774/flavors/b1405333-bfad-4890-8a13-905a53986955", "rel": "bookmark"}]}, "id": "4e19856c-b1f0-4994-a69e-75b0dbc553a2", "security_groups": [{"name": "default"}], "user_id": "88cbbf00d6f2445da9e34580b6d1ccba", "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-06-30T13:02:34Z", "hostId": "0a00cb162c242ee72f5e84ecfde74b3b2a5604edc6246a31d54c8506", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst", "created": "2018-06-30T13:02:27Z", "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 13:02:48,413 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 used request id req-c82383b4-346f-44cb-8143-7a9d9a224001 2018-06-30 13:02:48,413 - create_instance - DEBUG - Instance status [SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst] is - BUILD 2018-06-30 13:02:48,414 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 13:02:51,415 - create_instance - DEBUG - VM status query timeout in 877.638113022 2018-06-30 13:02:51,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:53,151 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:53 GMT Content-Type: application/json Content-Length: 1590 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8d6f4916-a233-46e4-84ce-fcf23c2fb550 X-Compute-Request-Id: req-8d6f4916-a233-46e4-84ce-fcf23c2fb550 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:25:13", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "bookmark"}], "image": {"id": "e9b3409f-6052-4654-8971-7a23dce2c0f0", "links": [{"href": "http://172.30.10.101:8774/images/e9b3409f-6052-4654-8971-7a23dce2c0f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T13:02:47.000000", "flavor": {"id": "b1405333-bfad-4890-8a13-905a53986955", "links": [{"href": "http://172.30.10.101:8774/flavors/b1405333-bfad-4890-8a13-905a53986955", "rel": "bookmark"}]}, "id": "4e19856c-b1f0-4994-a69e-75b0dbc553a2", "security_groups": [{"name": "default"}], "user_id": "88cbbf00d6f2445da9e34580b6d1ccba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T13:02:48Z", "hostId": "0a00cb162c242ee72f5e84ecfde74b3b2a5604edc6246a31d54c8506", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst", "created": "2018-06-30T13:02:27Z", "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 13:02:53,151 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 used request id req-8d6f4916-a233-46e4-84ce-fcf23c2fb550 2018-06-30 13:02:53,151 - create_instance - DEBUG - Instance status [SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst] is - ACTIVE 2018-06-30 13:02:53,151 - create_instance - INFO - VM is - ACTIVE 2018-06-30 13:02:53,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:55,140 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:55 GMT Content-Type: application/json Content-Length: 1590 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bf1ca95d-c21a-4e3b-9e7f-551f97d51bf8 X-Compute-Request-Id: req-bf1ca95d-c21a-4e3b-9e7f-551f97d51bf8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:25:13", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "bookmark"}], "image": {"id": "e9b3409f-6052-4654-8971-7a23dce2c0f0", "links": [{"href": "http://172.30.10.101:8774/images/e9b3409f-6052-4654-8971-7a23dce2c0f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T13:02:47.000000", "flavor": {"id": "b1405333-bfad-4890-8a13-905a53986955", "links": [{"href": "http://172.30.10.101:8774/flavors/b1405333-bfad-4890-8a13-905a53986955", "rel": "bookmark"}]}, "id": "4e19856c-b1f0-4994-a69e-75b0dbc553a2", "security_groups": [{"name": "default"}], "user_id": "88cbbf00d6f2445da9e34580b6d1ccba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T13:02:48Z", "hostId": "0a00cb162c242ee72f5e84ecfde74b3b2a5604edc6246a31d54c8506", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst", "created": "2018-06-30T13:02:27Z", "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 13:02:55,140 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 used request id req-bf1ca95d-c21a-4e3b-9e7f-551f97d51bf8 2018-06-30 13:02:55,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:55,778 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:55 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-eea2597b-dced-457b-ac26-e3d233388e51 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["38a84cd1-8268-4a20-b6c6-5ce39fd4633c"],"updated_at":"2018-06-30T13:02:03Z","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net"}]} 2018-06-30 13:02:55,778 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net used request id req-eea2597b-dced-457b-ac26-e3d233388e51 2018-06-30 13:02:55,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:55,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:02:55 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c35c48fd-63f3-483e-983c-a1583486ec27 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj"}} 2018-06-30 13:02:55,886 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1 used request id req-c35c48fd-63f3-483e-983c-a1583486ec27 2018-06-30 13:02:55,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:56,065 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:56 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-6b6055aa-f633-4d24-a593-30d233bedd8d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:03Z","dns_nameservers":[],"updated_at":"2018-06-30T13:02:03Z","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":"1d569e90ac2d4b649bd9fa6004dd4cc1","id":"38a84cd1-8268-4a20-b6c6-5ce39fd4633c","subnetpool_id":null,"name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-subnet"}]} 2018-06-30 13:02:56,066 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 used request id req-6b6055aa-f633-4d24-a593-30d233bedd8d 2018-06-30 13:02:56,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:56,274 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:56 GMT Content-Type: application/json Content-Length: 2282 Connection: keep-alive X-Openstack-Request-Id: req-459fc902-cc08-4fdf-8399-21fd27acc7df Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:04Z","admin_state_up":true,"updated_at":"2018-06-30T13:02:10Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c49b8d04-1664-4ed4-ac15-ca1893c695b9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2b:0a:08","id":"7c2cfa3a-3b2b-4700-8934-d3c725ae2c26","port_security_enabled":false,"project_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","fixed_ips":[{"subnet_id":"38a84cd1-8268-4a20-b6c6-5ce39fd4633c","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:15Z","admin_state_up":true,"updated_at":"2018-06-30T13:02:47Z","binding:vnic_type":"normal","device_id":"4e19856c-b1f0-4994-a69e-75b0dbc553a2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:12:25:13","id":"ad5f03bd-fcf6-417a-883e-324b69818eb3","port_security_enabled":true,"project_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","fixed_ips":[{"subnet_id":"38a84cd1-8268-4a20-b6c6-5ce39fd4633c","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["bcc0dd5d-f025-4921-9f01-473bad9c836b"],"name":"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c49b8d04-1664-4ed4-ac15-ca1893c695b9","tenant_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","created_at":"2018-06-30T13:02:05Z","admin_state_up":true,"updated_at":"2018-06-30T13:02:10Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c49b8d04-1664-4ed4-ac15-ca1893c695b9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:98:30:de","id":"c0dca84b-9b50-4dab-803d-ff36d0c7d7a1","port_security_enabled":false,"project_id":"1d569e90ac2d4b649bd9fa6004dd4cc1","fixed_ips":[{"subnet_id":"38a84cd1-8268-4a20-b6c6-5ce39fd4633c","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 13:02:56,274 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c49b8d04-1664-4ed4-ac15-ca1893c695b9 used request id req-459fc902-cc08-4fdf-8399-21fd27acc7df 2018-06-30 13:02:56,275 - create_instance_tests - INFO - Looking for IP 10.55.0.9 in the console log 2018-06-30 13:02:56,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:02:59,228 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:02:59 GMT Content-Type: application/json Content-Length: 1590 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-77eafe60-b476-4edd-b8a2-32b23102b1ef X-Compute-Request-Id: req-77eafe60-b476-4edd-b8a2-32b23102b1ef Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:25:13", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "bookmark"}], "image": {"id": "e9b3409f-6052-4654-8971-7a23dce2c0f0", "links": [{"href": "http://172.30.10.101:8774/images/e9b3409f-6052-4654-8971-7a23dce2c0f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T13:02:47.000000", "flavor": {"id": "b1405333-bfad-4890-8a13-905a53986955", "links": [{"href": "http://172.30.10.101:8774/flavors/b1405333-bfad-4890-8a13-905a53986955", "rel": "bookmark"}]}, "id": "4e19856c-b1f0-4994-a69e-75b0dbc553a2", "security_groups": [{"name": "default"}], "user_id": "88cbbf00d6f2445da9e34580b6d1ccba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T13:02:48Z", "hostId": "0a00cb162c242ee72f5e84ecfde74b3b2a5604edc6246a31d54c8506", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst", "created": "2018-06-30T13:02:27Z", "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 13:02:59,229 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 used request id req-77eafe60-b476-4edd-b8a2-32b23102b1ef 2018-06-30 13:02:59,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 13:03:00,358 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:03:00 GMT Content-Type: application/json Content-Length: 22961 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-53d221ed-6c82-4693-b96b-f263e1a47982 X-Compute-Request-Id: req-53d221ed-6c82-4693-b96b-f263e1a47982 Front-End-Https: on 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-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 979563326 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-0x000000000ffd9fff]\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-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\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: 64355\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: 233748K/261600K 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.265482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.268726] pid_max: default: 32768 minimum: 301\n[ 0.270430] ACPI: Core revision 20150930\n[ 0.274649] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.277344] Security Framework initialized\n[ 0.279159] Yama: becoming mindful.\n[ 0.280718] AppArmor: AppArmor initialized\n[ 0.282534] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.285475] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.288142] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.291037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.294034] Initializing cgroup subsys io\n[ 0.295816] Initializing cgroup subsys memory\n[ 0.297637] Initializing cgroup subsys devices\n[ 0.299587] Initializing cgroup subsys freezer\n[ 0.301539] Initializing cgroup subsys net_cls\n[ 0.303373] Initializing cgroup subsys perf_event\n[ 0.305436] Initializing cgroup subsys net_prio\n[ 0.307239] Initializing cgroup subsys hugetlb\n[ 0.314787] Initializing cgroup subsys pids\n[ 0.316685] CPU: Physical Processor ID: 0\n[ 0.319152] mce: CPU supports 10 MCE banks\n[ 0.320958] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.323212] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.344659] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.356442] ftrace: allocating 31920 entries in 125 pages\n[ 0.410623] smpboot: Max logical packages: 1\n[ 0.412405] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.415618] x2apic enabled\n[ 0.417313] Switched APIC routing to physical x2apic.\n[ 0.420774] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.423256] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.427638] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.431045] ... version: 2\n[ 0.432768] ... bit width: 48\n[ 0.434510] ... generic registers: 4\n[ 0.436253] ... value mask: 0000ffffffffffff\n[ 0.438363] ... max period: 000000007fffffff\n[ 0.440481] ... fixed-purpose events: 3\n[ 0.442172] ... event mask: 000000070000000f\n[ 0.444333] KVM setup paravirtual spinlock\n[ 0.446711] x86: Booted up 1 node, 1 CPUs\n[ 0.448390] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.451289] devtmpfs: initialized\n[ 0.463887] evm: security.selinux\n[ 0.465326] evm: security.SMACK64\n[ 0.466773] evm: security.SMACK64EXEC\n[ 0.468341] evm: security.SMACK64TRANSMUTE\n[ 0.470041] evm: security.SMACK64MMAP\n[ 0.471591] evm: security.ima\n[ 0.472920] evm: security.capability\n[ 0.474617] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.478741] pinctrl core: initialized pinctrl subsystem\n[ 0.480976] RTC time: 13:02:48, date: 06/30/18\n[ 0.482846] NET: Registered protocol family 16\n[ 0.484906] cpuidle: using governor ladder\n[ 0.486599] cpuidle: using governor menu\n[ 0.488215] PCCT header not found.\n[ 0.489783] ACPI: bus type PCI registered\n[ 0.491448] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.494061] PCI: Using configuration type 1 for base access\n[ 0.496334] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.501273] ACPI: Added _OSI(Module Device)\n[ 0.503045] ACPI: Added _OSI(Processor Device)\n[ 0.504862] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.506756] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.511171] ACPI: Interpreter enabled\n[ 0.512773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.516635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.520499] ACPI: (supports S0 S3 S4 S5)\n[ 0.522142] ACPI: Using IOAPIC for interrupt routing\n[ 0.524151] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.532846] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.535253] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.537879] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.540417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.545398] acpiphp: Slot [3] registered\n[ 0.547080] acpiphp: Slot [4] registered\n[ 0.548767] acpiphp: Slot [5] registered\n[ 0.550445] acpiphp: Slot [6] registered\n[ 0.552124] acpiphp: Slot [7] registered\n[ 0.553805] acpiphp: Slot [8] registered\n[ 0.555477] acpiphp: Slot [9] registered\n[ 0.557160] acpiphp: Slot [10] registered\n[ 0.558861] acpiphp: Slot [11] registered\n[ 0.577419] acpiphp: Slot [12] registered\n[ 0.579123] acpiphp: Slot [13] registered\n[ 0.580827] acpiphp: Slot [14] registered\n[ 0.582531] acpiphp: Slot [15] registered\n[ 0.584230] acpiphp: Slot [16] registered\n[ 0.585945] acpiphp: Slot [17] registered\n[ 0.587641] acpiphp: Slot [18] registered\n[ 0.589349] acpiphp: Slot [19] registered\n[ 0.591043] acpiphp: Slot [20] registered\n[ 0.592749] acpiphp: Slot [21] registered\n[ 0.594724] acpiphp: Slot [22] registered\n[ 0.596428] acpiphp: Slot [23] registered\n[ 0.598136] acpiphp: Slot [24] registered\n[ 0.599834] acpiphp: Slot [25] registered\n[ 0.601544] acpiphp: Slot [26] registered\n[ 0.603235] acpiphp: Slot [27] registered\n[ 0.604941] acpiphp: Slot [28] registered\n[ 0.606645] acpiphp: Slot [29] registered\n[ 0.608339] acpiphp: Slot [30] registered\n[ 0.610045] acpiphp: Slot [31] registered\n[ 0.611730] PCI host bridge to bus 0000:00\n[ 0.613484] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.616071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.618655] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.621727] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.624754] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.627889] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.633985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.636712] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.639224] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.641929] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.647573] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.650579] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.691301] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.694163] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.697413] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.700209] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.702549] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.704607] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.706456] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.708117] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.710575] vgaarb: loaded\n[ 0.711541] vgaarb: bridge control possible 0000:00:02.0\n[ 0.713493] SCSI subsystem initialized\n[ 0.714857] ACPI: bus type USB registered\n[ 0.716144] usbcore: registered new interface driver usbfs\n[ 0.717755] usbcore: registered new interface driver hub\n[ 0.719325] usbcore: registered new device driver usb\n[ 0.721034] PCI: Using ACPI for IRQ routing\n[ 0.722714] NetLabel: Initializing\n[ 0.723837] NetLabel: domain hash size = 128\n[ 0.725176] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.726663] NetLabel: unlabeled traffic allowed by default\n[ 0.728406] clocksource: Switched to clocksource kvm-clock\n[ 0.743285] AppArmor: AppArmor Filesystem Enabled\n[ 0.744841] pnp: PnP ACPI init\n[ 0.746579] pnp: PnP ACPI: found 5 devices\n[ 0.754783] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.757556] NET: Registered protocol family 2\n[ 0.759185] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.761211] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.763085] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.764960] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.766680] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.768554] NET: Registered protocol family 1\n[ 0.769943] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.771695] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.773416] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.832536] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.891669] Trying to unpack rootfs image as initramfs...\n[ 1.012663] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.015189] Scanning for low memory corruption every 60 seconds\n[ 1.017427] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.019257] audit: initializing netlink subsys (disabled)\n[ 1.020924] audit: type=2000 audit(1530363769.300:1): initialized\n[ 1.023195] Initialise system trusted keyring\n[ 1.024695] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.026556] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.031373] zbud: loaded\n[ 1.032671] VFS: Disk quotas dquot_6.6.0\n[ 1.033979] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.036710] fuse init (API version 7.23)\n[ 1.038204] Key type big_key registered\n[ 1.039510] Allocating IMA MOK and blacklist keyrings.\n[ 1.041427] Key type asymmetric registered\n[ 1.042754] Asymmetric key parser 'x509' registered\n[ 1.044316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.046703] io scheduler noop registered\n[ 1.047985] io scheduler deadline registered (default)\n[ 1.049615] io scheduler cfq registered\n[ 1.051017] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.052727] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.054806] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.057167] ACPI: Power Button [PWRF]\n[ 1.058560] GHES: HEST is not enabled!\n[ 1.117179] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.235582] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.295129] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.298413] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.324347] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.328692] Linux agpgart interface v0.103\n[ 1.333616] brd: module loaded\n[ 1.336262] loop: module loaded\n[ 1.342088] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.344366] GPT:90111 != 20971519\n[ 1.345474] GPT:Alternate GPT header not at the end of the disk.\n[ 1.347180] GPT:90111 != 20971519\n[ 1.348274] GPT: Use GNU Parted to correct GPT errors.\n[ 1.349802] vda: vda1 vda15\n[ 1.353064] vdb:\n[ 1.354952] scsi host0: ata_piix\n[ 1.356152] scsi host1: ata_piix\n[ 1.357322] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.359245] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.361816] libphy: Fixed MDIO Bus: probed\n[ 1.363111] tun: Universal TUN/TAP device driver, 1.6\n[ 1.364624] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.367784] PPP generic driver version 2.4.2\n[ 1.369204] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.371060] ehci-pci: EHCI PCI platform driver\n[ 1.372459] ehci-platform: EHCI generic platform driver\n[ 1.374020] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.375782] ohci-pci: OHCI PCI platform driver\n[ 1.377173] ohci-platform: OHCI generic platform driver\n[ 1.378738] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.437954] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.439521] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.441827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.443359] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.445119] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.447036] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.449314] usb usb1: Product: UHCI Host Controller\n[ 1.450791] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.452598] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.454154] hub 1-0:1.0: USB hub found\n[ 1.455379] hub 1-0:1.0: 2 ports detected\n[ 1.456909] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.460232] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.461738] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.463426] mousedev: PS/2 mouse device common for all mice\n[ 1.465458] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.468333] rtc_cmos 00:00: RTC can wake from S4\n[ 1.470079] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.471947] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.473815] i2c /dev entries driver\n[ 1.475044] device-mapper: uevent: version 1.0.3\n[ 1.476558] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.479107] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.483622] NET: Registered protocol family 10\n[ 1.485768] NET: Registered protocol family 17\n[ 1.487621] Key type dns_resolver registered\n[ 1.489969] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.492302] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.496052] registered taskstats version 1\n[ 1.497851] Loading compiled-in X.509 certificates\n[ 1.500650] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.504647] zswap: loaded using pool lzo/zbud\n[ 1.507677] Key type trusted registered\n[ 1.511407] Key type encrypted registered\n[ 1.513099] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.515279] ima: No TPM chip found, activating TPM-bypass!\n[ 1.517938] evm: HMAC attrs: 0x1\n[ 1.537312] Magic number: 6:594:29\n[ 1.539025] rtc_cmos 00:00: setting system clock to 2018-06-30 13:02:49 UTC (1530363769)\n[ 1.542580] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.545059] EDD information not available.\n[ 1.551108] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.554506] Write protecting the kernel read-only data: 14336k\n[ 1.557913] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.561870] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.21\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[ 1.660791] random: blkid urandom read with 3 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 8.94\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.9...\nLease of 10.55.0.9 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\n"} 2018-06-30 13:03:00,359 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2/action used request id req-53d221ed-6c82-4693-b96b-f263e1a47982 2018-06-30 13:03:00,361 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-30 13:03:00,361 - 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-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 979563326 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-0x000000000ffd9fff] [ 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-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 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: 64355 [ 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: 233748K/261600K 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.265482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.268726] pid_max: default: 32768 minimum: 301 [ 0.270430] ACPI: Core revision 20150930 [ 0.274649] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.277344] Security Framework initialized [ 0.279159] Yama: becoming mindful. [ 0.280718] AppArmor: AppArmor initialized [ 0.282534] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.285475] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.288142] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.291037] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.294034] Initializing cgroup subsys io [ 0.295816] Initializing cgroup subsys memory [ 0.297637] Initializing cgroup subsys devices [ 0.299587] Initializing cgroup subsys freezer [ 0.301539] Initializing cgroup subsys net_cls [ 0.303373] Initializing cgroup subsys perf_event [ 0.305436] Initializing cgroup subsys net_prio [ 0.307239] Initializing cgroup subsys hugetlb [ 0.314787] Initializing cgroup subsys pids [ 0.316685] CPU: Physical Processor ID: 0 [ 0.319152] mce: CPU supports 10 MCE banks [ 0.320958] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.323212] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.344659] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.356442] ftrace: allocating 31920 entries in 125 pages [ 0.410623] smpboot: Max logical packages: 1 [ 0.412405] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.415618] x2apic enabled [ 0.417313] Switched APIC routing to physical x2apic. [ 0.420774] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.423256] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.427638] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.431045] ... version: 2 [ 0.432768] ... bit width: 48 [ 0.434510] ... generic registers: 4 [ 0.436253] ... value mask: 0000ffffffffffff [ 0.438363] ... max period: 000000007fffffff [ 0.440481] ... fixed-purpose events: 3 [ 0.442172] ... event mask: 000000070000000f [ 0.444333] KVM setup paravirtual spinlock [ 0.446711] x86: Booted up 1 node, 1 CPUs [ 0.448390] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.451289] devtmpfs: initialized [ 0.463887] evm: security.selinux [ 0.465326] evm: security.SMACK64 [ 0.466773] evm: security.SMACK64EXEC [ 0.468341] evm: security.SMACK64TRANSMUTE [ 0.470041] evm: security.SMACK64MMAP [ 0.471591] evm: security.ima [ 0.472920] evm: security.capability [ 0.474617] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.478741] pinctrl core: initialized pinctrl subsystem [ 0.480976] RTC time: 13:02:48, date: 06/30/18 [ 0.482846] NET: Registered protocol family 16 [ 0.484906] cpuidle: using governor ladder [ 0.486599] cpuidle: using governor menu [ 0.488215] PCCT header not found. [ 0.489783] ACPI: bus type PCI registered [ 0.491448] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.494061] PCI: Using configuration type 1 for base access [ 0.496334] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.501273] ACPI: Added _OSI(Module Device) [ 0.503045] ACPI: Added _OSI(Processor Device) [ 0.504862] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.506756] ACPI: Added _OSI(Processor Aggregator Device) [ 0.511171] ACPI: Interpreter enabled [ 0.512773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.516635] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.520499] ACPI: (supports S0 S3 S4 S5) [ 0.522142] ACPI: Using IOAPIC for interrupt routing [ 0.524151] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.532846] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.535253] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.537879] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.540417] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.545398] acpiphp: Slot [3] registered [ 0.547080] acpiphp: Slot [4] registered [ 0.548767] acpiphp: Slot [5] registered [ 0.550445] acpiphp: Slot [6] registered [ 0.552124] acpiphp: Slot [7] registered [ 0.553805] acpiphp: Slot [8] registered [ 0.555477] acpiphp: Slot [9] registered [ 0.557160] acpiphp: Slot [10] registered [ 0.558861] acpiphp: Slot [11] registered [ 0.577419] acpiphp: Slot [12] registered [ 0.579123] acpiphp: Slot [13] registered [ 0.580827] acpiphp: Slot [14] registered [ 0.582531] acpiphp: Slot [15] registered [ 0.584230] acpiphp: Slot [16] registered [ 0.585945] acpiphp: Slot [17] registered [ 0.587641] acpiphp: Slot [18] registered [ 0.589349] acpiphp: Slot [19] registered [ 0.591043] acpiphp: Slot [20] registered [ 0.592749] acpiphp: Slot [21] registered [ 0.594724] acpiphp: Slot [22] registered [ 0.596428] acpiphp: Slot [23] registered [ 0.598136] acpiphp: Slot [24] registered [ 0.599834] acpiphp: Slot [25] registered [ 0.601544] acpiphp: Slot [26] registered [ 0.603235] acpiphp: Slot [27] registered [ 0.604941] acpiphp: Slot [28] registered [ 0.606645] acpiphp: Slot [29] registered [ 0.608339] acpiphp: Slot [30] registered [ 0.610045] acpiphp: Slot [31] registered [ 0.611730] PCI host bridge to bus 0000:00 [ 0.613484] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.616071] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.618655] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.621727] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.624754] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.627889] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.633985] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.636712] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.639224] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.641929] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.647573] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.650579] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.691301] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.694163] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.697413] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.700209] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.702549] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.704607] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.706456] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.708117] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.710575] vgaarb: loaded [ 0.711541] vgaarb: bridge control possible 0000:00:02.0 [ 0.713493] SCSI subsystem initialized [ 0.714857] ACPI: bus type USB registered [ 0.716144] usbcore: registered new interface driver usbfs [ 0.717755] usbcore: registered new interface driver hub [ 0.719325] usbcore: registered new device driver usb [ 0.721034] PCI: Using ACPI for IRQ routing [ 0.722714] NetLabel: Initializing [ 0.723837] NetLabel: domain hash size = 128 [ 0.725176] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.726663] NetLabel: unlabeled traffic allowed by default [ 0.728406] clocksource: Switched to clocksource kvm-clock [ 0.743285] AppArmor: AppArmor Filesystem Enabled [ 0.744841] pnp: PnP ACPI init [ 0.746579] pnp: PnP ACPI: found 5 devices [ 0.754783] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.757556] NET: Registered protocol family 2 [ 0.759185] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.761211] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.763085] TCP: Hash tables configured (established 2048 bind 2048) [ 0.764960] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.766680] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.768554] NET: Registered protocol family 1 [ 0.769943] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.771695] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.773416] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.832536] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.891669] Trying to unpack rootfs image as initramfs... [ 1.012663] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.015189] Scanning for low memory corruption every 60 seconds [ 1.017427] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.019257] audit: initializing netlink subsys (disabled) [ 1.020924] audit: type=2000 audit(1530363769.300:1): initialized [ 1.023195] Initialise system trusted keyring [ 1.024695] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.026556] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.031373] zbud: loaded [ 1.032671] VFS: Disk quotas dquot_6.6.0 [ 1.033979] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.036710] fuse init (API version 7.23) [ 1.038204] Key type big_key registered [ 1.039510] Allocating IMA MOK and blacklist keyrings. [ 1.041427] Key type asymmetric registered [ 1.042754] Asymmetric key parser 'x509' registered [ 1.044316] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.046703] io scheduler noop registered [ 1.047985] io scheduler deadline registered (default) [ 1.049615] io scheduler cfq registered [ 1.051017] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.052727] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.054806] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.057167] ACPI: Power Button [PWRF] [ 1.058560] GHES: HEST is not enabled! [ 1.117179] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.235582] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.295129] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.298413] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.324347] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.328692] Linux agpgart interface v0.103 [ 1.333616] brd: module loaded [ 1.336262] loop: module loaded [ 1.342088] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.344366] GPT:90111 != 20971519 [ 1.345474] GPT:Alternate GPT header not at the end of the disk. [ 1.347180] GPT:90111 != 20971519 [ 1.348274] GPT: Use GNU Parted to correct GPT errors. [ 1.349802] vda: vda1 vda15 [ 1.353064] vdb: [ 1.354952] scsi host0: ata_piix [ 1.356152] scsi host1: ata_piix [ 1.357322] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.359245] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.361816] libphy: Fixed MDIO Bus: probed [ 1.363111] tun: Universal TUN/TAP device driver, 1.6 [ 1.364624] tun: (C) 1999-2004 Max Krasnyansky [ 1.367784] PPP generic driver version 2.4.2 [ 1.369204] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.371060] ehci-pci: EHCI PCI platform driver [ 1.372459] ehci-platform: EHCI generic platform driver [ 1.374020] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.375782] ohci-pci: OHCI PCI platform driver [ 1.377173] ohci-platform: OHCI generic platform driver [ 1.378738] uhci_hcd: USB Universal Host Controller Interface driver [ 1.437954] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.439521] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.441827] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.443359] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.445119] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.447036] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.449314] usb usb1: Product: UHCI Host Controller [ 1.450791] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.452598] usb usb1: SerialNumber: 0000:00:01.2 [ 1.454154] hub 1-0:1.0: USB hub found [ 1.455379] hub 1-0:1.0: 2 ports detected [ 1.456909] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.460232] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.461738] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.463426] mousedev: PS/2 mouse device common for all mice [ 1.465458] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.468333] rtc_cmos 00:00: RTC can wake from S4 [ 1.470079] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.471947] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.473815] i2c /dev entries driver [ 1.475044] device-mapper: uevent: version 1.0.3 [ 1.476558] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.479107] ledtrig-cpu: registered to indicate activity on CPUs [ 1.483622] NET: Registered protocol family 10 [ 1.485768] NET: Registered protocol family 17 [ 1.487621] Key type dns_resolver registered [ 1.489969] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.492302] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.496052] registered taskstats version 1 [ 1.497851] Loading compiled-in X.509 certificates [ 1.500650] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.504647] zswap: loaded using pool lzo/zbud [ 1.507677] Key type trusted registered [ 1.511407] Key type encrypted registered [ 1.513099] AppArmor: AppArmor sha1 policy hashing enabled [ 1.515279] ima: No TPM chip found, activating TPM-bypass! [ 1.517938] evm: HMAC attrs: 0x1 [ 1.537312] Magic number: 6:594:29 [ 1.539025] rtc_cmos 00:00: setting system clock to 2018-06-30 13:02:49 UTC (1530363769) [ 1.542580] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.545059] EDD information not available. [ 1.551108] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.554506] Write protecting the kernel read-only data: 14336k [ 1.557913] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.561870] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.21 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 [ 1.660791] random: blkid urandom read with 3 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 8.94 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.9... Lease of 10.55.0.9 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" Top of dropbear init script Starting dropbear sshd: OK 2018-06-30 13:03:00,362 - create_instance - INFO - Deleting Port with ID - ad5f03bd-fcf6-417a-883e-324b69818eb3 2018-06-30 13:03:00,362 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3port-1 2018-06-30 13:03:00,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/ad5f03bd-fcf6-417a-883e-324b69818eb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:03:01,734 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 13:03:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-34aef96f-4060-4a7a-89bf-364d127384a2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 13:03:01,734 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/ad5f03bd-fcf6-417a-883e-324b69818eb3 used request id req-34aef96f-4060-4a7a-89bf-364d127384a2 2018-06-30 13:03:01,735 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst 2018-06-30 13:03:01,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:03:02,042 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 13:03:02 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2e7d3e26-7e27-4fd9-a60a-801b6a926ead X-Compute-Request-Id: req-2e7d3e26-7e27-4fd9-a60a-801b6a926ead Front-End-Https: on 2018-06-30 13:03:02,042 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 used request id req-2e7d3e26-7e27-4fd9-a60a-801b6a926ead 2018-06-30 13:03:02,043 - create_instance - INFO - Checking deletion status 2018-06-30 13:03:02,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:03:02,762 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:03:02 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c714b371-79f9-4768-8862-095791b812e2 X-Compute-Request-Id: req-c714b371-79f9-4768-8862-095791b812e2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2", "rel": "bookmark"}], "image": {"id": "e9b3409f-6052-4654-8971-7a23dce2c0f0", "links": [{"href": "http://172.30.10.101:8774/images/e9b3409f-6052-4654-8971-7a23dce2c0f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T13:02:47.000000", "flavor": {"id": "b1405333-bfad-4890-8a13-905a53986955", "links": [{"href": "http://172.30.10.101:8774/flavors/b1405333-bfad-4890-8a13-905a53986955", "rel": "bookmark"}]}, "id": "4e19856c-b1f0-4994-a69e-75b0dbc553a2", "user_id": "88cbbf00d6f2445da9e34580b6d1ccba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T13:03:02Z", "hostId": "0a00cb162c242ee72f5e84ecfde74b3b2a5604edc6246a31d54c8506", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst", "created": "2018-06-30T13:02:27Z", "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 13:03:02,762 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 used request id req-c714b371-79f9-4768-8862-095791b812e2 2018-06-30 13:03:02,762 - create_instance - DEBUG - Instance status [SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst] is - ACTIVE 2018-06-30 13:03:02,763 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 13:03:05,763 - create_instance - DEBUG - VM status query timeout in 296.279974937 2018-06-30 13:03:05,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88cbcb1b321222ad1776188cad0fb083406efed" 2018-06-30 13:03:06,255 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 13:03:06 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fbe493e3-4413-4fd0-b128-56a5479d9b68 X-Compute-Request-Id: req-fbe493e3-4413-4fd0-b128-56a5479d9b68 RESP BODY: {"itemNotFound": {"message": "Instance 4e19856c-b1f0-4994-a69e-75b0dbc553a2 could not be found.", "code": 404}} 2018-06-30 13:03:06,255 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/4e19856c-b1f0-4994-a69e-75b0dbc553a2 used request id req-fbe493e3-4413-4fd0-b128-56a5479d9b68 2018-06-30 13:03:06,256 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4e19856c-b1f0-4994-a69e-75b0dbc553a2 could not be found. (HTTP 404) (Request-ID: req-fbe493e3-4413-4fd0-b128-56a5479d9b68) 2018-06-30 13:03:06,256 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-inst 2018-06-30 13:03:06,258 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-subnet 2018-06-30 13:03:06,258 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-subnet 2018-06-30 13:03:06,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/38a84cd1-8268-4a20-b6c6-5ce39fd4633c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfceacd0727cb0f5e23ec73020998ef9e25b6640" 2018-06-30 13:03:11,304 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 13:03:11 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4d415292-caa7-482b-b9ba-afc55aac4a3d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 13:03:11,304 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/38a84cd1-8268-4a20-b6c6-5ce39fd4633c used request id req-4d415292-caa7-482b-b9ba-afc55aac4a3d 2018-06-30 13:03:11,304 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-priv-net 2018-06-30 13:03:11,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/c49b8d04-1664-4ed4-ac15-ca1893c695b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfceacd0727cb0f5e23ec73020998ef9e25b6640" 2018-06-30 13:03:14,457 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 13:03:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-834ac67b-25e0-4f7f-a475-55e70fcaf44c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 13:03:14,457 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/c49b8d04-1664-4ed4-ac15-ca1893c695b9 used request id req-834ac67b-25e0-4f7f-a475-55e70fcaf44c 2018-06-30 13:03:14,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/b1405333-bfad-4890-8a13-905a53986955 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b5e01b3b3169ea08d8107567b30d43b341a7917" 2018-06-30 13:03:14,978 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 13:03:14 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d02229e2-d437-4710-b04f-d90afbeb9088 X-Compute-Request-Id: req-d02229e2-d437-4710-b04f-d90afbeb9088 2018-06-30 13:03:14,979 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/b1405333-bfad-4890-8a13-905a53986955 used request id req-d02229e2-d437-4710-b04f-d90afbeb9088 2018-06-30 13:03:14,980 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-bfaf6c4f-03c5-4e7a-ba88-78bc3594b2e3-image 2018-06-30 13:03:14,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/e9b3409f-6052-4654-8971-7a23dce2c0f0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}552eb089e2b981c870e62000df2eaaf168116088" 2018-06-30 13:03:15,820 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 13:03:15 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ff790553-e44b-429a-b2aa-d74b1331f5e2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:03:15,820 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/e9b3409f-6052-4654-8971-7a23dce2c0f0 used request id req-ff790553-e44b-429a-b2aa-d74b1331f5e2 2018-06-30 13:03:15,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496fe1c44e5d1c248d775f69df9e402f5956d162" 2018-06-30 13:03:16,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:03:16 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-11a910b5-fd36-4b76-b5ef-fb1905910181 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "created_at": "2018-06-30T13:02:01Z", "updated_at": "2018-06-30T13:02:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T13:02:01Z", "revision_number": 0, "id": "a1d1beea-0b72-4ef8-bfa5-9f4c4868f638", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T13:02:01Z", "security_group_id": "bcc0dd5d-f025-4921-9f01-473bad9c836b", "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d569e90ac2d4b649bd9fa6004dd4cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T13:02:01Z", "revision_number": 0, "id": "a902b4d7-3ea9-4089-b7de-8f69a4f3500f", "remote_group_id": "bcc0dd5d-f025-4921-9f01-473bad9c836b", "remote_ip_prefix": null, "created_at": "2018-06-30T13:02:01Z", "security_group_id": "bcc0dd5d-f025-4921-9f01-473bad9c836b", "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d569e90ac2d4b649bd9fa6004dd4cc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T13:02:01Z", "revision_number": 0, "id": "aaa173f1-397a-4689-b6af-8dcbc104cc64", "remote_group_id": "bcc0dd5d-f025-4921-9f01-473bad9c836b", "remote_ip_prefix": null, "created_at": "2018-06-30T13:02:01Z", "security_group_id": "bcc0dd5d-f025-4921-9f01-473bad9c836b", "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d569e90ac2d4b649bd9fa6004dd4cc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T13:02:01Z", "revision_number": 0, "id": "c17e2081-f673-42ce-ac92-bf01920264d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T13:02:01Z", "security_group_id": "bcc0dd5d-f025-4921-9f01-473bad9c836b", "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d569e90ac2d4b649bd9fa6004dd4cc1"}], "revision_number": 4, "project_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "id": "bcc0dd5d-f025-4921-9f01-473bad9c836b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 13:03:16,892 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-11a910b5-fd36-4b76-b5ef-fb1905910181 2018-06-30 13:03:16,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496fe1c44e5d1c248d775f69df9e402f5956d162" 2018-06-30 13:03:17,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:03:16 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8146850d-7d1a-4b63-ada2-6a45ecd1704b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 13:03:17,242 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-8146850d-7d1a-4b63-ada2-6a45ecd1704b 2018-06-30 13:03:17,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496fe1c44e5d1c248d775f69df9e402f5956d162" 2018-06-30 13:03:17,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:03:17 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17e2f627-a6b9-4c70-a3f2-284218e9932f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "name": "SimpleHealthCheck-cc6c83bc-b947-4f6-proj"}} 2018-06-30 13:03:17,718 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1 used request id req-17e2f627-a6b9-4c70-a3f2-284218e9932f 2018-06-30 13:03:17,719 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bcc0dd5d-f025-4921-9f01-473bad9c836b 2018-06-30 13:03:17,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=bcc0dd5d-f025-4921-9f01-473bad9c836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496fe1c44e5d1c248d775f69df9e402f5956d162" 2018-06-30 13:03:17,819 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 13:03:17 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-30d5c54c-4138-4830-8e49-e4b146aa4a1a Front-End-Https: on 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-06-30T13:02:01Z", "security_group_id": "bcc0dd5d-f025-4921-9f01-473bad9c836b", "port_range_min": null, "revision_number": 0, "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "created_at": "2018-06-30T13:02:01Z", "project_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "id": "a1d1beea-0b72-4ef8-bfa5-9f4c4868f638"}, {"remote_group_id": "bcc0dd5d-f025-4921-9f01-473bad9c836b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T13:02:01Z", "security_group_id": "bcc0dd5d-f025-4921-9f01-473bad9c836b", "port_range_min": null, "revision_number": 0, "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "created_at": "2018-06-30T13:02:01Z", "project_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "id": "a902b4d7-3ea9-4089-b7de-8f69a4f3500f"}, {"remote_group_id": "bcc0dd5d-f025-4921-9f01-473bad9c836b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T13:02:01Z", "security_group_id": "bcc0dd5d-f025-4921-9f01-473bad9c836b", "port_range_min": null, "revision_number": 0, "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "created_at": "2018-06-30T13:02:01Z", "project_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "id": "aaa173f1-397a-4689-b6af-8dcbc104cc64"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T13:02:01Z", "security_group_id": "bcc0dd5d-f025-4921-9f01-473bad9c836b", "port_range_min": null, "revision_number": 0, "tenant_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "created_at": "2018-06-30T13:02:01Z", "project_id": "1d569e90ac2d4b649bd9fa6004dd4cc1", "id": "c17e2081-f673-42ce-ac92-bf01920264d3"}]} 2018-06-30 13:03:17,819 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=bcc0dd5d-f025-4921-9f01-473bad9c836b used request id req-30d5c54c-4138-4830-8e49-e4b146aa4a1a 2018-06-30 13:03:17,820 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 13:03:17,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/bcc0dd5d-f025-4921-9f01-473bad9c836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496fe1c44e5d1c248d775f69df9e402f5956d162" 2018-06-30 13:03:18,223 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 13:03:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5c09d996-cffe-414a-a55e-e0195c931321 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 13:03:18,223 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/bcc0dd5d-f025-4921-9f01-473bad9c836b used request id req-5c09d996-cffe-414a-a55e-e0195c931321 2018-06-30 13:03:18,224 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-cc6c83bc-b947-4f6-proj 2018-06-30 13:03:18,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496fe1c44e5d1c248d775f69df9e402f5956d162" 2018-06-30 13:03:18,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 13:03:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed4e01c3-272a-4017-aea2-9b672242383d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 13:03:18,610 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/1d569e90ac2d4b649bd9fa6004dd4cc1 used request id req-ed4e01c3-272a-4017-aea2-9b672242383d 2018-06-30 13:03:18,610 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-cc6c83bc-b947-4f6-proj-role 2018-06-30 13:03:18,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/4139ec17e35b4440b0121ab6f9aefdd1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496fe1c44e5d1c248d775f69df9e402f5956d162" 2018-06-30 13:03:18,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 13:03:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a493a0b-5788-4ed8-8b44-4bc7ece5f29a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 13:03:18,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/4139ec17e35b4440b0121ab6f9aefdd1 used request id req-6a493a0b-5788-4ed8-8b44-4bc7ece5f29a 2018-06-30 13:03:18,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496fe1c44e5d1c248d775f69df9e402f5956d162" 2018-06-30 13:03:19,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:03:18 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6d24d2c-3e58-4101-b846-e92c4c0f0569 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 13:03:19,100 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f6d24d2c-3e58-4101-b846-e92c4c0f0569 2018-06-30 13:03:19,100 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-cc6c83bc-b947-4f6-user 2018-06-30 13:03:19,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/88cbbf00d6f2445da9e34580b6d1ccba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ced3e703581b8af1e9a7d67625f5014ed69de6" 2018-06-30 13:03:19,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 13:03:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e448f3d8-92b0-4f7f-908d-3761d20c8e32 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 13:03:19,700 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/88cbbf00d6f2445da9e34580b6d1ccba used request id req-e448f3d8-92b0-4f7f-908d-3761d20c8e32 2018-06-30 13:03:19,701 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 92.727s OK 2018-06-30 13:03:19,821 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-30 13:03:19,821 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:33 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-06-30 13:03:19,825 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:13 | PASS | | api_check | functest | healthcheck | 24:11 | PASS | | snaps_health_check | functest | healthcheck | 01:33 | PASS | | tenantnetwork1 | functest | healthcheck | 00:00 | SKIP | | tenantnetwork2 | functest | healthcheck | 00:00 | SKIP | | vmready1 | functest | healthcheck | 00:00 | SKIP | | vmready2 | functest | healthcheck | 00:00 | SKIP | | singlevm1 | functest | healthcheck | 00:00 | SKIP | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-06-30 13:03:19,833 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-06-30 13:03:26,124 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-301 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-06-30 13:03:26,126 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-06-30 13:03:26,126 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-06-30 13:03:26,127 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | tempest_smoke_serial rally_sanity | | | | | validate the OPNFV scenarios. | patrole shaker snaps_smoke neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-06-30 13:03:26,128 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-06-30 13:03:26,128 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-06-30 13:03:27,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-30 13:03:27,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-30 13:03:27,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-30 13:03:27,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-30 13:03:27,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-30 13:03:27,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-30 13:03:27,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-30 13:03:27,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-30 13:03:27,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-30 13:03:27,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-30 13:03:27,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-30 13:03:27,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-30 13:03:27,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-30 13:03:27,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-30 13:03:27,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-30 13:03:27,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-30 13:03:27,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-30 13:03:27,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-30 13:03:27,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-30 13:03:27,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-30 13:03:27,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-30 13:03:27,125 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-30 13:03:27,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-30 13:03:27,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-30 13:03:27,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-30 13:03:27,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/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-06-30 13:03:27,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:03:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da4c0532-b3f0-4440-87fa-ea64292d2d40 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 13:03:27,152 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-da4c0532-b3f0-4440-87fa-ea64292d2d40 2018-06-30 13:03:27,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:03:27,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["3-I93TPdQc2YXvAQ456gVg"], "issued_at": "2018-06-30T13:03:27.000000Z"}} 2018-06-30 13:03:27,968 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-30 13:03:27,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET "http://10.167.4.35: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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" 2018-06-30 13:03:28,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-b92246bd-2fbd-4a5a-ad9f-b2f7d53a2121 Date: Sat, 30 Jun 2018 13:03:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 13:03:28,989 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b92246bd-2fbd-4a5a-ad9f-b2f7d53a2121 2018-06-30 13:03:28,989 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 1.02036905289s 2018-06-30 13:03:28,989 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b92246bd-2fbd-4a5a-ad9f-b2f7d53a2121 2018-06-30 13:03:28,990 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-06-30 13:03:36,167 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3e06ae19-aca1-4678-b8f3-6047855abff3 | 2018-06-30T13:03:35.034886 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3e06ae19-aca1-4678-b8f3-6047855abff3 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-06-30 13:03:41,369 - 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 | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+---------------+-----------+ 2018-06-30 13:03:41,370 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-06-30 13:03:48,596 - 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=603546d7-b2b5-4597-9c17-6dfd9cce18df) as the default verifier for the future CLI operations. 2018-06-30 13:03:52,073 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-06-30 13:03:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" -d '{"network": {"name": "tempest_smoke_serial-net_6d86723b-7554-447b-a6e5-43bd10979a7f", "admin_state_up": true}}' 2018-06-30 13:03:52,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ef7e2fa7-d138-4bc3-a115-0b02ba6d956d Date: Sat, 30 Jun 2018 13:03:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"721fba2b-8671-4a9d-a796-c3224066f15c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T13:03:52Z","is_default":false,"provider:segmentation_id":2,"name":"tempest_smoke_serial-net_6d86723b-7554-447b-a6e5-43bd10979a7f","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T13:03:52Z","mtu":1450}} 2018-06-30 13:03:52,933 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-ef7e2fa7-d138-4bc3-a115-0b02ba6d956d 2018-06-30 13:03:52,933 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.859524011612s 2018-06-30 13:03:52,934 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-ef7e2fa7-d138-4bc3-a115-0b02ba6d956d 2018-06-30 13:03:52,934 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-06-30T13:03:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'721fba2b-8671-4a9d-a796-c3224066f15c', u'provider:segmentation_id': 2, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke_serial-net_6d86723b-7554-447b-a6e5-43bd10979a7f', u'admin_state_up': True, u'tenant_id': u'3f82605113b8454d8c19c473b2f93c9c', u'created_at': u'2018-06-30T13:03:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3f82605113b8454d8c19c473b2f93c9c'}) 2018-06-30 13:03:52,935 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-30 13:03:52,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" 2018-06-30 13:03:53,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-4a1d18e5-a85d-49e1-b31f-c012893a3c74 Date: Sat, 30 Jun 2018 13:03:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"721fba2b-8671-4a9d-a796-c3224066f15c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T13:03:52Z","provider:segmentation_id":2,"name":"tempest_smoke_serial-net_6d86723b-7554-447b-a6e5-43bd10979a7f","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T13:03:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 13:03:53,211 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-4a1d18e5-a85d-49e1-b31f-c012893a3c74 2018-06-30 13:03:53,211 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.276058197021s 2018-06-30 13:03:53,212 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-4a1d18e5-a85d-49e1-b31f-c012893a3c74 2018-06-30 13:03:53,213 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-06-30 13:03:53,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" -d '{"subnet": {"name": "tempest_smoke_serial-subnet_6d86723b-7554-447b-a6e5-43bd10979a7f", "enable_dhcp": true, "network_id": "721fba2b-8671-4a9d-a796-c3224066f15c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-06-30 13:03:54,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-0c698ac2-b8b0-49c8-bb84-323b03eb9544 Date: Sat, 30 Jun 2018 13:03:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"721fba2b-8671-4a9d-a796-c3224066f15c","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T13:03:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-30T13:03:53Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"21f6f583-a108-4d12-87c8-5d617a388e52","subnetpool_id":null,"name":"tempest_smoke_serial-subnet_6d86723b-7554-447b-a6e5-43bd10979a7f"}} 2018-06-30 13:03:54,387 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-0c698ac2-b8b0-49c8-bb84-323b03eb9544 2018-06-30 13:03:54,387 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.17318296432s 2018-06-30 13:03:54,387 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-0c698ac2-b8b0-49c8-bb84-323b03eb9544 2018-06-30 13:03:54,388 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-30T13:03:53Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'21f6f583-a108-4d12-87c8-5d617a388e52', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke_serial-subnet_6d86723b-7554-447b-a6e5-43bd10979a7f', u'enable_dhcp': True, u'network_id': u'721fba2b-8671-4a9d-a796-c3224066f15c', u'tenant_id': u'3f82605113b8454d8c19c473b2f93c9c', u'created_at': u'2018-06-30T13:03:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'3f82605113b8454d8c19c473b2f93c9c'}) 2018-06-30 13:03:54,388 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-06-30 13:03:54,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "tempest_smoke_serial-router_6d86723b-7554-447b-a6e5-43bd10979a7f", "admin_state_up": true}}' 2018-06-30 13:03:57,319 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-0a01eaee-5bc1-4c22-8a7c-b9e7f3c66a96 Date: Sat, 30 Jun 2018 13:03:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T13:03:54Z", "admin_state_up": true, "updated_at": "2018-06-30T13:03:56Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "0d37788f-cff4-4e18-acf7-589299b8ec90", "name": "tempest_smoke_serial-router_6d86723b-7554-447b-a6e5-43bd10979a7f"}} 2018-06-30 13:03:57,320 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-0a01eaee-5bc1-4c22-8a7c-b9e7f3c66a96 2018-06-30 13:03:57,320 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 2.93146800995s 2018-06-30 13:03:57,320 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-0a01eaee-5bc1-4c22-8a7c-b9e7f3c66a96 2018-06-30 13:03:57,321 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-06-30T13:03:56Z', u'revision_number': 3, u'ha': False, u'id': u'0d37788f-cff4-4e18-acf7-589299b8ec90', u'external_gateway_info': {u'network_id': u'f0993cfb-eaf1-43bb-8546-29b938c25164', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'19bd0ddd-a887-49cb-a170-3a6721c473a5', u'ip_address': u'172.30.10.115'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke_serial-router_6d86723b-7554-447b-a6e5-43bd10979a7f', u'admin_state_up': True, u'tenant_id': u'3f82605113b8454d8c19c473b2f93c9c', u'created_at': u'2018-06-30T13:03:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'3f82605113b8454d8c19c473b2f93c9c'}) 2018-06-30 13:03:57,321 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-06-30 13:03:57,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9696/v2.0/routers/0d37788f-cff4-4e18-acf7-589299b8ec90/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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" -d '{"subnet_id": "21f6f583-a108-4d12-87c8-5d617a388e52"}' 2018-06-30 13:04:02,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f22bff9d-a74e-4bf9-a2f6-63f641c8f0ac Date: Sat, 30 Jun 2018 13:04:02 GMT RESP BODY: {"network_id": "721fba2b-8671-4a9d-a796-c3224066f15c", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "subnet_id": "21f6f583-a108-4d12-87c8-5d617a388e52", "subnet_ids": ["21f6f583-a108-4d12-87c8-5d617a388e52"], "port_id": "ee562494-84fe-41b6-88a6-cdedea41618d", "id": "0d37788f-cff4-4e18-acf7-589299b8ec90"} 2018-06-30 13:04:02,249 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/0d37788f-cff4-4e18-acf7-589299b8ec90/add_router_interface.json used request id req-f22bff9d-a74e-4bf9-a2f6-63f641c8f0ac 2018-06-30 13:04:02,250 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.92826008797s 2018-06-30 13:04:02,250 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/0d37788f-cff4-4e18-acf7-589299b8ec90/add_router_interface.json used request id req-f22bff9d-a74e-4bf9-a2f6-63f641c8f0ac returning object 0d37788f-cff4-4e18-acf7-589299b8ec90 2018-06-30 13:04:02,250 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 13:04:02,386 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-30 13:04:02,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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-06-30 13:04:02,397 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 968 Date: Sat, 30 Jun 2018 13:04:02 GMT Connection: close RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "DEPRECATED", "id": "v1.1", "links": [{"href": "http://10.167.4.35:9292/v1/", "rel": "self"}]}, {"status": "DEPRECATED", "id": "v1.0", "links": [{"href": "http://10.167.4.35:9292/v1/", "rel": "self"}]}]} 2018-06-30 13:04:02,399 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-30 13:04:02,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" 2018-06-30 13:04:03,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1df4e345-28b3-4664-9103-4bc4716310c5 Date: Sat, 30 Jun 2018 13:04:03 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-30 13:04:03,084 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-1df4e345-28b3-4664-9103-4bc4716310c5 2018-06-30 13:04:03,084 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.684599161148s 2018-06-30 13:04:03,084 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-1df4e345-28b3-4664-9103-4bc4716310c5 2018-06-30 13:04:03,092 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-06-30 13:04:03,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_6d86723b-7554-447b-a6e5-43bd10979a7f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_6d86723b-7554-447b-a6e5-43bd10979a7f"}' 2018-06-30 13:04:03,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/3844f04a-857e-4529-aa05-76ab8b62bee7 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-822073ee-ab45-4419-9a7a-ceab69f1c48a Date: Sat, 30 Jun 2018 13:04:03 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T13:04:04Z", "file": "/v2/images/3844f04a-857e-4529-aa05-76ab8b62bee7/file", "owner": "3f82605113b8454d8c19c473b2f93c9c", "id": "3844f04a-857e-4529-aa05-76ab8b62bee7", "size": null, "self": "/v2/images/3844f04a-857e-4529-aa05-76ab8b62bee7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_6d86723b-7554-447b-a6e5-43bd10979a7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_6d86723b-7554-447b-a6e5-43bd10979a7f", "checksum": null, "created_at": "2018-06-30T13:04:04Z", "protected": false} 2018-06-30 13:04:03,711 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-822073ee-ab45-4419-9a7a-ceab69f1c48a 2018-06-30 13:04:03,711 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.618442058563s 2018-06-30 13:04:03,711 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-822073ee-ab45-4419-9a7a-ceab69f1c48a returning object 3844f04a-857e-4529-aa05-76ab8b62bee7 2018-06-30 13:04:03,712 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-06-30 13:04:03,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/3844f04a-857e-4529-aa05-76ab8b62bee7/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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" -d '' 2018-06-30 13:04:04,628 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-547f475d-51aa-4e89-8d4b-f016b3055029 Date: Sat, 30 Jun 2018 13:04:04 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:04:04,628 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/3844f04a-857e-4529-aa05-76ab8b62bee7/file used request id req-547f475d-51aa-4e89-8d4b-f016b3055029 2018-06-30 13:04:04,628 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 0.91602396965s 2018-06-30 13:04:04,628 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/3844f04a-857e-4529-aa05-76ab8b62bee7/file used request id req-547f475d-51aa-4e89-8d4b-f016b3055029 2018-06-30 13:04:04,629 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_6d86723b-7554-447b-a6e5-43bd10979a7f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-30T13:04:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/3844f04a-857e-4529-aa05-76ab8b62bee7/file', u'owner': u'3f82605113b8454d8c19c473b2f93c9c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'3844f04a-857e-4529-aa05-76ab8b62bee7', u'size': None, u'name': u'tempest_smoke_serial-img_6d86723b-7554-447b-a6e5-43bd10979a7f', u'checksum': None, u'self': u'/v2/images/3844f04a-857e-4529-aa05-76ab8b62bee7', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-30T13:04:04Z', u'schema': u'/v2/schemas/image'}) 2018-06-30 13:04:04,629 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-06-30 13:04:04,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_6d86723b-7554-447b-a6e5-43bd10979a7f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-30 13:04:05,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 519 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-408b74fe-8b9a-49a1-bef7-61d3ee57f171 X-Compute-Request-Id: req-408b74fe-8b9a-49a1-bef7-61d3ee57f171 Date: Sat, 30 Jun 2018 13:04:05 GMT Connection: close RESP BODY: {"flavor": {"name": "tempest_smoke_serial-flavor_6d86723b-7554-447b-a6e5-43bd10979a7f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/f2a1567c-612c-4884-b4fa-afcfbc5eec11", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/f2a1567c-612c-4884-b4fa-afcfbc5eec11", "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": "f2a1567c-612c-4884-b4fa-afcfbc5eec11"}} 2018-06-30 13:04:05,288 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-408b74fe-8b9a-49a1-bef7-61d3ee57f171 2018-06-30 13:04:05,288 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.658440828323s 2018-06-30 13:04:05,288 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-408b74fe-8b9a-49a1-bef7-61d3ee57f171 2018-06-30 13:04:05,289 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_6d86723b-7554-447b-a6e5-43bd10979a7f', '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'3f82605113b8454d8c19c473b2f93c9c', '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'f2a1567c-612c-4884-b4fa-afcfbc5eec11', 'swap': 0}) 2018-06-30 13:04:05,290 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-06-30 13:04:05,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors/f2a1567c-612c-4884-b4fa-afcfbc5eec11/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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" -d '{"extra_specs": {}}' 2018-06-30 13:04:05,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2bf0a70f-07b1-4f7e-b4e8-5baf3a23a6a4 X-Compute-Request-Id: req-2bf0a70f-07b1-4f7e-b4e8-5baf3a23a6a4 Date: Sat, 30 Jun 2018 13:04:05 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-30 13:04:05,858 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/f2a1567c-612c-4884-b4fa-afcfbc5eec11/os-extra_specs used request id req-2bf0a70f-07b1-4f7e-b4e8-5baf3a23a6a4 2018-06-30 13:04:05,858 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.568210124969s 2018-06-30 13:04:05,858 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/f2a1567c-612c-4884-b4fa-afcfbc5eec11/os-extra_specs used request id req-2bf0a70f-07b1-4f7e-b4e8-5baf3a23a6a4 2018-06-30 13:04:05,861 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-06-30 13:04:05,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" 2018-06-30 13:04:06,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2909 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fd32c371-0cd7-45ae-ae05-6ad644aa6217 X-Compute-Request-Id: req-fd32c371-0cd7-45ae-ae05-6ad644aa6217 Date: Sat, 30 Jun 2018 13:04:06 GMT Connection: close RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 73}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "memory_mb_used": 512, "memory_mb": 31902, "current_workload": 0, "state": "up", "host_ip": "10.167.4.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"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": 2198, "hypervisor_version": 2011001, "disk_available_least": 2059, "local_gb": 2198, "free_ram_mb": 31390, "id": 1}, {"status": "enabled", "service": {"host": "cmp001", "disabled_reason": null, "id": 76}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "memory_mb_used": 512, "memory_mb": 31902, "current_workload": 0, "state": "up", "host_ip": "10.167.4.52", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"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": 2198, "hypervisor_version": 2011001, "disk_available_least": 2059, "local_gb": 2198, "free_ram_mb": 31390, "id": 4}]} 2018-06-30 13:04:06,591 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-fd32c371-0cd7-45ae-ae05-6ad644aa6217 2018-06-30 13:04:06,591 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.729983091354s 2018-06-30 13:04:06,592 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-fd32c371-0cd7-45ae-ae05-6ad644aa6217 2018-06-30 13:04:06,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two images for Tempest suite 2018-06-30 13:04:06,596 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-30 13:04:06,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" 2018-06-30 13:04:07,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-827b62a4-8c62-44c4-a983-1414b443fe5c Date: Sat, 30 Jun 2018 13:04:07 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T13:04:05Z", "file": "/v2/images/3844f04a-857e-4529-aa05-76ab8b62bee7/file", "owner": "3f82605113b8454d8c19c473b2f93c9c", "id": "3844f04a-857e-4529-aa05-76ab8b62bee7", "size": 12716032, "self": "/v2/images/3844f04a-857e-4529-aa05-76ab8b62bee7", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/3844f04a-857e-4529-aa05-76ab8b62bee7", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_6d86723b-7554-447b-a6e5-43bd10979a7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_6d86723b-7554-447b-a6e5-43bd10979a7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-30T13:04:04Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-30 13:04:07,285 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-827b62a4-8c62-44c4-a983-1414b443fe5c 2018-06-30 13:04:07,286 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.689208030701s 2018-06-30 13:04:07,286 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-827b62a4-8c62-44c4-a983-1414b443fe5c 2018-06-30 13:04:07,295 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-06-30 13:04:07,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_6d86723b-7554-447b-a6e5-43bd10979a7f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_6d86723b-7554-447b-a6e5-43bd10979a7f"}' 2018-06-30 13:04:07,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 882 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/733c5ead-ba47-4f98-81cb-ef47269744e9 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-1c1f37a7-716c-4073-a58a-e3ffb520a92d Date: Sat, 30 Jun 2018 13:04:07 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T13:04:07Z", "file": "/v2/images/733c5ead-ba47-4f98-81cb-ef47269744e9/file", "owner": "3f82605113b8454d8c19c473b2f93c9c", "id": "733c5ead-ba47-4f98-81cb-ef47269744e9", "size": null, "self": "/v2/images/733c5ead-ba47-4f98-81cb-ef47269744e9", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_6d86723b-7554-447b-a6e5-43bd10979a7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_6d86723b-7554-447b-a6e5-43bd10979a7f", "checksum": null, "created_at": "2018-06-30T13:04:07Z", "protected": false} 2018-06-30 13:04:07,376 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-1c1f37a7-716c-4073-a58a-e3ffb520a92d 2018-06-30 13:04:07,376 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.0813760757446s 2018-06-30 13:04:07,377 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-1c1f37a7-716c-4073-a58a-e3ffb520a92d returning object 733c5ead-ba47-4f98-81cb-ef47269744e9 2018-06-30 13:04:07,377 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-06-30 13:04:07,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/733c5ead-ba47-4f98-81cb-ef47269744e9/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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" -d '' 2018-06-30 13:04:08,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6edc0ac6-6c29-479b-b77e-4e0f98778055 Date: Sat, 30 Jun 2018 13:04:08 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:04:08,578 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/733c5ead-ba47-4f98-81cb-ef47269744e9/file used request id req-6edc0ac6-6c29-479b-b77e-4e0f98778055 2018-06-30 13:04:08,578 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.20058608055s 2018-06-30 13:04:08,578 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/733c5ead-ba47-4f98-81cb-ef47269744e9/file used request id req-6edc0ac6-6c29-479b-b77e-4e0f98778055 2018-06-30 13:04:08,579 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_6d86723b-7554-447b-a6e5-43bd10979a7f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-30T13:04:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/733c5ead-ba47-4f98-81cb-ef47269744e9/file', u'owner': u'3f82605113b8454d8c19c473b2f93c9c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'733c5ead-ba47-4f98-81cb-ef47269744e9', u'size': None, u'name': u'tempest_smoke_serial-img_alt_6d86723b-7554-447b-a6e5-43bd10979a7f', u'checksum': None, u'self': u'/v2/images/733c5ead-ba47-4f98-81cb-ef47269744e9', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-30T13:04:07Z', u'schema': u'/v2/schemas/image'}) 2018-06-30 13:04:08,579 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image_alt: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_6d86723b-7554-447b-a6e5-43bd10979a7f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-30T13:04:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/733c5ead-ba47-4f98-81cb-ef47269744e9/file', u'owner': u'3f82605113b8454d8c19c473b2f93c9c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'733c5ead-ba47-4f98-81cb-ef47269744e9', u'size': None, u'name': u'tempest_smoke_serial-img_alt_6d86723b-7554-447b-a6e5-43bd10979a7f', u'checksum': None, u'self': u'/v2/images/733c5ead-ba47-4f98-81cb-ef47269744e9', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-30T13:04:07Z', u'schema': u'/v2/schemas/image'}) 2018-06-30 13:04:08,580 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-06-30 13:04:08,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_6d86723b-7554-447b-a6e5-43bd10979a7f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-30 13:04:09,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 523 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5c425487-8d44-40b7-bd43-00c5588e4018 X-Compute-Request-Id: req-5c425487-8d44-40b7-bd43-00c5588e4018 Date: Sat, 30 Jun 2018 13:04:09 GMT Connection: close RESP BODY: {"flavor": {"name": "tempest_smoke_serial-flavor_alt_6d86723b-7554-447b-a6e5-43bd10979a7f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/5a216510-b7ee-43c8-9531-9f10ebf528f2", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/5a216510-b7ee-43c8-9531-9f10ebf528f2", "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": "5a216510-b7ee-43c8-9531-9f10ebf528f2"}} 2018-06-30 13:04:09,076 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-5c425487-8d44-40b7-bd43-00c5588e4018 2018-06-30 13:04:09,076 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.495820999146s 2018-06-30 13:04:09,076 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-5c425487-8d44-40b7-bd43-00c5588e4018 2018-06-30 13:04:09,078 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_6d86723b-7554-447b-a6e5-43bd10979a7f', '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'3f82605113b8454d8c19c473b2f93c9c', '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'5a216510-b7ee-43c8-9531-9f10ebf528f2', 'swap': 0}) 2018-06-30 13:04:09,078 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-06-30 13:04:09,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors/5a216510-b7ee-43c8-9531-9f10ebf528f2/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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" -d '{"extra_specs": {}}' 2018-06-30 13:04:09,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-57637a80-873b-4123-8e09-0b76b2873a20 X-Compute-Request-Id: req-57637a80-873b-4123-8e09-0b76b2873a20 Date: Sat, 30 Jun 2018 13:04:09 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-30 13:04:09,793 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/5a216510-b7ee-43c8-9531-9f10ebf528f2/os-extra_specs used request id req-57637a80-873b-4123-8e09-0b76b2873a20 2018-06-30 13:04:09,793 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.714359045029s 2018-06-30 13:04:09,793 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/5a216510-b7ee-43c8-9531-9f10ebf528f2/os-extra_specs used request id req-57637a80-873b-4123-8e09-0b76b2873a20 2018-06-30 13:04:09,793 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_6d86723b-7554-447b-a6e5-43bd10979a7f', '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'3f82605113b8454d8c19c473b2f93c9c', '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'5a216510-b7ee-43c8-9531-9f10ebf528f2', 'swap': 0}) 2018-06-30 13:04:14,710 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-06-30 13:04:14,710 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-06-30 13:04:14,711 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-06-30 13:04:14,714 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-06-30 13:04:14,718 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-06-30 13:04:19,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-603546d7-b2b5-4597-9c17-6dfd9cce18df/repo; stestr list '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-06-30 13:04:19,350 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-06-30 13:04:19,352 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-06-30 13:04:19,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-06-30 13:36:08,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 64c4754e-3e60-4fe8-94d2-d51f580876e1 2018-06-30 13:36:08,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '64c4754e-3e60-4fe8-94d2-d51f580876e1']'. 2018-06-30 13:36:09,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-06-30 13:36:09,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-06-30 13:36:09,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-30 13:36:09,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 64c4754e-3e60-4fe8-94d2-d51f580876e1 | 2018-06-30 13:36:09,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-06-30 13:36:09,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-06-30 13:04:21 | 2018-06-30 13:36:09,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-06-30 13:36:07 | 2018-06-30 13:36:09,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:31:46 | 2018-06-30 13:36:09,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-06-30 13:36:09,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-06-30 13:36:09,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-06-30 13:36:09,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 603546d7-b2b5-4597-9c17-6dfd9cce18df) | 2018-06-30 13:36:09,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-06-30 13:36:09,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3e06ae19-aca1-4678-b8f3-6047855abff3) | 2018-06-30 13:36:09,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-06-30 13:36:09,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1856.707 | 2018-06-30 13:36:09,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-06-30 13:36:09,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-06-30 13:36:09,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-06-30 13:36:09,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-06-30 13:36:09,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-06-30 13:36:09,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-30 13:36:09,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-06-30 13:36:09,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-06-30 13:36:09,602 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-30 13:36:09,602 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 32:17 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-06-30 13:36:09,607 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-06-30 13:36:09,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9696/v2.0/routers/0d37788f-cff4-4e18-acf7-589299b8ec90/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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" -d '{"subnet_id": "21f6f583-a108-4d12-87c8-5d617a388e52"}' 2018-06-30 13:36:15,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-95c0834b-e2e5-4eb6-9efe-2ed8b1a27fc3 Date: Sat, 30 Jun 2018 13:36:15 GMT RESP BODY: {"network_id": "721fba2b-8671-4a9d-a796-c3224066f15c", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "subnet_id": "21f6f583-a108-4d12-87c8-5d617a388e52", "subnet_ids": ["21f6f583-a108-4d12-87c8-5d617a388e52"], "port_id": "ee562494-84fe-41b6-88a6-cdedea41618d", "id": "0d37788f-cff4-4e18-acf7-589299b8ec90"} 2018-06-30 13:36:15,088 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/0d37788f-cff4-4e18-acf7-589299b8ec90/remove_router_interface.json used request id req-95c0834b-e2e5-4eb6-9efe-2ed8b1a27fc3 2018-06-30 13:36:15,088 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 5.48143482208s 2018-06-30 13:36:15,089 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/0d37788f-cff4-4e18-acf7-589299b8ec90/remove_router_interface.json used request id req-95c0834b-e2e5-4eb6-9efe-2ed8b1a27fc3 returning object 0d37788f-cff4-4e18-acf7-589299b8ec90 2018-06-30 13:36:15,089 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-06-30 13:36:15,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" 2018-06-30 13:36:15,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-93c5436b-b29d-46a0-9069-611967f6c68f Date: Sat, 30 Jun 2018 13:36:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T13:03:54Z", "admin_state_up": true, "updated_at": "2018-06-30T13:36:12Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "0d37788f-cff4-4e18-acf7-589299b8ec90", "name": "tempest_smoke_serial-router_6d86723b-7554-447b-a6e5-43bd10979a7f"}]} 2018-06-30 13:36:15,678 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-93c5436b-b29d-46a0-9069-611967f6c68f 2018-06-30 13:36:15,678 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.588719129562s 2018-06-30 13:36:15,678 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-93c5436b-b29d-46a0-9069-611967f6c68f 2018-06-30 13:36:15,680 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-06-30 13:36:15,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9696/v2.0/routers/0d37788f-cff4-4e18-acf7-589299b8ec90.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be8d1f1aa00eb2cd69fc971c5458871861bcc809" 2018-06-30 13:36:18,942 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b94c6ea-01d8-4c53-a3b2-09c73e1d1e4d Content-Length: 0 Date: Sat, 30 Jun 2018 13:36:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 13:36:18,942 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/0d37788f-cff4-4e18-acf7-589299b8ec90.json used request id req-1b94c6ea-01d8-4c53-a3b2-09c73e1d1e4d 2018-06-30 13:36:18,943 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 3.26239895821s 2018-06-30 13:36:18,943 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/0d37788f-cff4-4e18-acf7-589299b8ec90.json used request id req-1b94c6ea-01d8-4c53-a3b2-09c73e1d1e4d 2018-06-30 13:36:18,943 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-06-30 13:36:18,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" 2018-06-30 13:36:19,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-2c043a51-cf06-4544-80c5-f0a8035824af Date: Sat, 30 Jun 2018 13:36:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"721fba2b-8671-4a9d-a796-c3224066f15c","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T13:03:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-30T13:03:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"21f6f583-a108-4d12-87c8-5d617a388e52","subnetpool_id":null,"name":"tempest_smoke_serial-subnet_6d86723b-7554-447b-a6e5-43bd10979a7f"}]} 2018-06-30 13:36:19,094 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-2c043a51-cf06-4544-80c5-f0a8035824af 2018-06-30 13:36:19,094 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.150990962982s 2018-06-30 13:36:19,095 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-2c043a51-cf06-4544-80c5-f0a8035824af 2018-06-30 13:36:19,097 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-06-30 13:36:19,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9696/v2.0/subnets/21f6f583-a108-4d12-87c8-5d617a388e52.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be8d1f1aa00eb2cd69fc971c5458871861bcc809" 2018-06-30 13:36:23,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-37f66075-be3e-4206-aa22-ed75eb455367 Date: Sat, 30 Jun 2018 13:36:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 13:36:23,661 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/21f6f583-a108-4d12-87c8-5d617a388e52.json used request id req-37f66075-be3e-4206-aa22-ed75eb455367 2018-06-30 13:36:23,662 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.5649330616s 2018-06-30 13:36:23,662 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/21f6f583-a108-4d12-87c8-5d617a388e52.json used request id req-37f66075-be3e-4206-aa22-ed75eb455367 2018-06-30 13:36:23,662 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-30 13:36:23,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" 2018-06-30 13:36:23,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1364 X-Openstack-Request-Id: req-460cdd5f-3028-441b-9ec8-825716646879 Date: Sat, 30 Jun 2018 13:36:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"721fba2b-8671-4a9d-a796-c3224066f15c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T13:36:23Z","provider:segmentation_id":2,"name":"tempest_smoke_serial-net_6d86723b-7554-447b-a6e5-43bd10979a7f","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T13:03:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 13:36:23,895 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-460cdd5f-3028-441b-9ec8-825716646879 2018-06-30 13:36:23,895 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.232414007187s 2018-06-30 13:36:23,895 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-460cdd5f-3028-441b-9ec8-825716646879 2018-06-30 13:36:23,897 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-06-30 13:36:23,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9696/v2.0/networks/721fba2b-8671-4a9d-a796-c3224066f15c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be8d1f1aa00eb2cd69fc971c5458871861bcc809" 2018-06-30 13:36:26,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a2b58e2-3206-4edf-90fc-743dcfe76e30 Date: Sat, 30 Jun 2018 13:36:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 13:36:26,536 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/721fba2b-8671-4a9d-a796-c3224066f15c.json used request id req-3a2b58e2-3206-4edf-90fc-743dcfe76e30 2018-06-30 13:36:26,536 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.63972902298s 2018-06-30 13:36:26,537 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/721fba2b-8671-4a9d-a796-c3224066f15c.json used request id req-3a2b58e2-3206-4edf-90fc-743dcfe76e30 2018-06-30 13:36:26,541 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-30 13:36:26,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" 2018-06-30 13:36:27,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2063 Content-Type: application/json X-Openstack-Request-Id: req-52cbb784-011a-492f-a3b5-9022bd160ae2 Date: Sat, 30 Jun 2018 13:36:27 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T13:04:08Z", "file": "/v2/images/733c5ead-ba47-4f98-81cb-ef47269744e9/file", "owner": "3f82605113b8454d8c19c473b2f93c9c", "id": "733c5ead-ba47-4f98-81cb-ef47269744e9", "size": 12716032, "self": "/v2/images/733c5ead-ba47-4f98-81cb-ef47269744e9", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/733c5ead-ba47-4f98-81cb-ef47269744e9", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_6d86723b-7554-447b-a6e5-43bd10979a7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_6d86723b-7554-447b-a6e5-43bd10979a7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-30T13:04:07Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T13:04:05Z", "file": "/v2/images/3844f04a-857e-4529-aa05-76ab8b62bee7/file", "owner": "3f82605113b8454d8c19c473b2f93c9c", "id": "3844f04a-857e-4529-aa05-76ab8b62bee7", "size": 12716032, "self": "/v2/images/3844f04a-857e-4529-aa05-76ab8b62bee7", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/3844f04a-857e-4529-aa05-76ab8b62bee7", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_6d86723b-7554-447b-a6e5-43bd10979a7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_6d86723b-7554-447b-a6e5-43bd10979a7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-30T13:04:04Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-30 13:36:27,418 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-52cbb784-011a-492f-a3b5-9022bd160ae2 2018-06-30 13:36:27,419 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.877355098724s 2018-06-30 13:36:27,419 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-52cbb784-011a-492f-a3b5-9022bd160ae2 2018-06-30 13:36:27,422 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-06-30 13:36:27,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/3844f04a-857e-4529-aa05-76ab8b62bee7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be8d1f1aa00eb2cd69fc971c5458871861bcc809" 2018-06-30 13:36:28,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e407b4b-cf97-47a2-b678-4eaf7d4ee9ad Date: Sat, 30 Jun 2018 13:36:28 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:36:28,573 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/3844f04a-857e-4529-aa05-76ab8b62bee7 used request id req-6e407b4b-cf97-47a2-b678-4eaf7d4ee9ad 2018-06-30 13:36:28,573 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 1.15129113197s 2018-06-30 13:36:28,573 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/3844f04a-857e-4529-aa05-76ab8b62bee7 used request id req-6e407b4b-cf97-47a2-b678-4eaf7d4ee9ad 2018-06-30 13:36:28,574 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-06-30 13:36:28,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET "http://10.167.4.35: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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" 2018-06-30 13:36:29,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1035 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6d7aaa9c-792e-47b8-95de-c7ee8776ef3e X-Compute-Request-Id: req-6d7aaa9c-792e-47b8-95de-c7ee8776ef3e Date: Sat, 30 Jun 2018 13:36:29 GMT Connection: close RESP BODY: {"flavors": [{"name": "tempest_smoke_serial-flavor_alt_6d86723b-7554-447b-a6e5-43bd10979a7f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/5a216510-b7ee-43c8-9531-9f10ebf528f2", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/5a216510-b7ee-43c8-9531-9f10ebf528f2", "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": "5a216510-b7ee-43c8-9531-9f10ebf528f2"}, {"name": "tempest_smoke_serial-flavor_6d86723b-7554-447b-a6e5-43bd10979a7f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/f2a1567c-612c-4884-b4fa-afcfbc5eec11", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/f2a1567c-612c-4884-b4fa-afcfbc5eec11", "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": "f2a1567c-612c-4884-b4fa-afcfbc5eec11"}]} 2018-06-30 13:36:29,793 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail?is_public=None used request id req-6d7aaa9c-792e-47b8-95de-c7ee8776ef3e 2018-06-30 13:36:29,793 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 1.21932220459s 2018-06-30 13:36:29,794 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail?is_public=None used request id req-6d7aaa9c-792e-47b8-95de-c7ee8776ef3e 2018-06-30 13:36:29,796 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-06-30 13:36:29,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/f2a1567c-612c-4884-b4fa-afcfbc5eec11 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be8d1f1aa00eb2cd69fc971c5458871861bcc809" 2018-06-30 13:36:30,328 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f9e24aec-3a82-4665-a6aa-9da8405c085f X-Compute-Request-Id: req-f9e24aec-3a82-4665-a6aa-9da8405c085f Date: Sat, 30 Jun 2018 13:36:30 GMT Connection: close 2018-06-30 13:36:30,329 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/f2a1567c-612c-4884-b4fa-afcfbc5eec11 used request id req-f9e24aec-3a82-4665-a6aa-9da8405c085f 2018-06-30 13:36:30,329 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.532155990601s 2018-06-30 13:36:30,329 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/f2a1567c-612c-4884-b4fa-afcfbc5eec11 used request id req-f9e24aec-3a82-4665-a6aa-9da8405c085f 2018-06-30 13:36:30,329 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-06-30 13:36:30,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/733c5ead-ba47-4f98-81cb-ef47269744e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be8d1f1aa00eb2cd69fc971c5458871861bcc809" 2018-06-30 13:36:31,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4194360b-942d-4080-9b42-f89c59bc87de Date: Sat, 30 Jun 2018 13:36:31 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:36:31,187 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/733c5ead-ba47-4f98-81cb-ef47269744e9 used request id req-4194360b-942d-4080-9b42-f89c59bc87de 2018-06-30 13:36:31,188 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.857963085175s 2018-06-30 13:36:31,188 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/733c5ead-ba47-4f98-81cb-ef47269744e9 used request id req-4194360b-942d-4080-9b42-f89c59bc87de 2018-06-30 13:36:31,188 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-06-30 13:36:31,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET "http://10.167.4.35: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}be8d1f1aa00eb2cd69fc971c5458871861bcc809" 2018-06-30 13:36:32,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 526 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-25b32d86-6bc0-4b3a-9564-d265fbb80edf X-Compute-Request-Id: req-25b32d86-6bc0-4b3a-9564-d265fbb80edf Date: Sat, 30 Jun 2018 13:36:32 GMT Connection: close RESP BODY: {"flavors": [{"name": "tempest_smoke_serial-flavor_alt_6d86723b-7554-447b-a6e5-43bd10979a7f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/5a216510-b7ee-43c8-9531-9f10ebf528f2", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/5a216510-b7ee-43c8-9531-9f10ebf528f2", "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": "5a216510-b7ee-43c8-9531-9f10ebf528f2"}]} 2018-06-30 13:36:32,466 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail?is_public=None used request id req-25b32d86-6bc0-4b3a-9564-d265fbb80edf 2018-06-30 13:36:32,466 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 1.27762413025s 2018-06-30 13:36:32,466 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail?is_public=None used request id req-25b32d86-6bc0-4b3a-9564-d265fbb80edf 2018-06-30 13:36:32,468 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-06-30 13:36:32,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/5a216510-b7ee-43c8-9531-9f10ebf528f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}be8d1f1aa00eb2cd69fc971c5458871861bcc809" 2018-06-30 13:36:33,249 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d71c90ec-f945-4141-9162-d77d23c3ad07 X-Compute-Request-Id: req-d71c90ec-f945-4141-9162-d77d23c3ad07 Date: Sat, 30 Jun 2018 13:36:33 GMT Connection: close 2018-06-30 13:36:33,250 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/5a216510-b7ee-43c8-9531-9f10ebf528f2 used request id req-d71c90ec-f945-4141-9162-d77d23c3ad07 2018-06-30 13:36:33,250 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.78142786026s 2018-06-30 13:36:33,250 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/5a216510-b7ee-43c8-9531-9f10ebf528f2 used request id req-d71c90ec-f945-4141-9162-d77d23c3ad07 2018-06-30 13:36:33,250 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-06-30 13:36:33,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-30 13:36:33,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-30 13:36:33,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-30 13:36:33,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-30 13:36:33,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-30 13:36:33,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-30 13:36:33,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-30 13:36:33,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-30 13:36:33,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-30 13:36:33,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-30 13:36:33,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-30 13:36:33,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-30 13:36:33,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-30 13:36:33,349 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-30 13:36:33,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-30 13:36:33,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-30 13:36:33,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-30 13:36:33,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-30 13:36:33,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-30 13:36:33,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-30 13:36:33,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-30 13:36:33,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-30 13:36:33,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-30 13:36:33,350 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-30 13:36:33,351 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-30 13:36:34,136 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=No JSON object could be decoded 2018-06-30 13:36:34,136 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-06-30 13:36:37,502 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-06-30 13:36:40,889 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | caf9d11f-0a44-4611-82ca-be8cf50e52fc | 2018-06-30T13:36:40.161714 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: caf9d11f-0a44-4611-82ca-be8cf50e52fc ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-06-30 13:36:46,332 - 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 | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+---------------+-----------+ 2018-06-30 13:36:46,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-06-30 13:36:46,335 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-06-30 13:36:46,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/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-06-30 13:36:46,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 13:36:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5130ba06-1ad2-4743-907a-10caa385da49 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 13:36:46,355 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5130ba06-1ad2-4743-907a-10caa385da49 2018-06-30 13:36:46,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 13:36:47,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T14:36:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["EeJ4RFnRT_SbvXAvu9GhwA"], "issued_at": "2018-06-30T13:36:47.000000Z"}} 2018-06-30 13:36:47,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}26e21b30708f29e4bcf3ab3f249fd9697f9897c0" 2018-06-30 13:36:47,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2909 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-df9ab761-4ea6-4620-a3d3-b80852e2b453 X-Compute-Request-Id: req-df9ab761-4ea6-4620-a3d3-b80852e2b453 Date: Sat, 30 Jun 2018 13:36:47 GMT Connection: close RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 73}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "memory_mb_used": 512, "memory_mb": 31902, "current_workload": 0, "state": "up", "host_ip": "10.167.4.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"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": 2198, "hypervisor_version": 2011001, "disk_available_least": 2059, "local_gb": 2198, "free_ram_mb": 31390, "id": 1}, {"status": "enabled", "service": {"host": "cmp001", "disabled_reason": null, "id": 76}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "memory_mb_used": 512, "memory_mb": 31902, "current_workload": 0, "state": "up", "host_ip": "10.167.4.52", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"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": 2198, "hypervisor_version": 2011001, "disk_available_least": 2059, "local_gb": 2198, "free_ram_mb": 31390, "id": 4}]} 2018-06-30 13:36:47,889 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-df9ab761-4ea6-4620-a3d3-b80852e2b453 2018-06-30 13:36:47,889 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 1.55415582657s 2018-06-30 13:36:47,890 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-df9ab761-4ea6-4620-a3d3-b80852e2b453 2018-06-30 13:36:47,893 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-30 13:36:47,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET "http://10.167.4.35: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}26e21b30708f29e4bcf3ab3f249fd9697f9897c0" 2018-06-30 13:36:48,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-7eb694a6-7267-484f-8bb0-38d75dacd7a4 Date: Sat, 30 Jun 2018 13:36:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 13:36:48,914 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7eb694a6-7267-484f-8bb0-38d75dacd7a4 2018-06-30 13:36:48,914 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 1.02048516273s 2018-06-30 13:36:48,914 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7eb694a6-7267-484f-8bb0-38d75dacd7a4 2018-06-30 13:36:48,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5'... 2018-06-30 13:36:48,916 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 13:36:49,051 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-30 13:36:49,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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-06-30 13:36:49,070 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 968 Date: Sat, 30 Jun 2018 13:36:49 GMT Connection: close RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "DEPRECATED", "id": "v1.1", "links": [{"href": "http://10.167.4.35:9292/v1/", "rel": "self"}]}, {"status": "DEPRECATED", "id": "v1.0", "links": [{"href": "http://10.167.4.35:9292/v1/", "rel": "self"}]}]} 2018-06-30 13:36:49,073 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-30 13:36:49,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}26e21b30708f29e4bcf3ab3f249fd9697f9897c0" 2018-06-30 13:36:49,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-02216847-b83c-4df8-ba87-fc553db35970 Date: Sat, 30 Jun 2018 13:36:49 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-30 13:36:49,911 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-02216847-b83c-4df8-ba87-fc553db35970 2018-06-30 13:36:49,911 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.838027954102s 2018-06-30 13:36:49,911 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-02216847-b83c-4df8-ba87-fc553db35970 2018-06-30 13:36:49,920 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-06-30 13:36:49,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}26e21b30708f29e4bcf3ab3f249fd9697f9897c0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5", "container_format": "bare", "disk_format": "qcow2", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "name": "Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5"}' 2018-06-30 13:36:50,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 850 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/77b547b9-aa78-494e-8486-2dbbb830e132 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-161a03e1-785a-4c7d-8050-b3f536f60caf Date: Sat, 30 Jun 2018 13:36:50 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T13:36:51Z", "file": "/v2/images/77b547b9-aa78-494e-8486-2dbbb830e132/file", "owner": "3f82605113b8454d8c19c473b2f93c9c", "id": "77b547b9-aa78-494e-8486-2dbbb830e132", "size": null, "self": "/v2/images/77b547b9-aa78-494e-8486-2dbbb830e132", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5", "checksum": null, "created_at": "2018-06-30T13:36:51Z", "protected": false} 2018-06-30 13:36:50,663 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-161a03e1-785a-4c7d-8050-b3f536f60caf 2018-06-30 13:36:50,663 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.743376970291s 2018-06-30 13:36:50,663 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-161a03e1-785a-4c7d-8050-b3f536f60caf returning object 77b547b9-aa78-494e-8486-2dbbb830e132 2018-06-30 13:36:50,664 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-06-30 13:36:50,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/77b547b9-aa78-494e-8486-2dbbb830e132/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}26e21b30708f29e4bcf3ab3f249fd9697f9897c0" -d '' 2018-06-30 13:36:51,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6cbd2d54-8810-4763-be01-89a42078f140 Date: Sat, 30 Jun 2018 13:36:51 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 13:36:51,865 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/77b547b9-aa78-494e-8486-2dbbb830e132/file used request id req-6cbd2d54-8810-4763-be01-89a42078f140 2018-06-30 13:36:51,865 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.20066189766s 2018-06-30 13:36:51,865 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/77b547b9-aa78-494e-8486-2dbbb830e132/file used request id req-6cbd2d54-8810-4763-be01-89a42078f140 2018-06-30 13:36:51,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-e1d72ead-1463-4e19-8870-32492a2c65b5'... 2018-06-30 13:36:51,866 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-06-30 13:36:51,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}26e21b30708f29e4bcf3ab3f249fd9697f9897c0" -d '{"network": {"shared": true, "name": "rally-net-e1d72ead-1463-4e19-8870-32492a2c65b5", "admin_state_up": true}}' 2018-06-30 13:36:52,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-15c95eaf-5054-4b30-9172-b8061e4dda37 Date: Sat, 30 Jun 2018 13:36:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"decb52d8-5b8f-4685-beaa-089960bac7b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T13:36:52Z","is_default":false,"provider:segmentation_id":9,"name":"rally-net-e1d72ead-1463-4e19-8870-32492a2c65b5","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T13:36:52Z","mtu":1450}} 2018-06-30 13:36:52,619 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-15c95eaf-5054-4b30-9172-b8061e4dda37 2018-06-30 13:36:52,620 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.753529071808s 2018-06-30 13:36:52,620 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-15c95eaf-5054-4b30-9172-b8061e4dda37 2018-06-30 13:36:52,621 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-30 13:36:52,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}26e21b30708f29e4bcf3ab3f249fd9697f9897c0" 2018-06-30 13:36:52,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1342 X-Openstack-Request-Id: req-3c8c4ef2-b949-47bf-b95c-daf49a9d4885 Date: Sat, 30 Jun 2018 13:36:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"decb52d8-5b8f-4685-beaa-089960bac7b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T13:36:52Z","provider:segmentation_id":9,"name":"rally-net-e1d72ead-1463-4e19-8870-32492a2c65b5","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T13:36:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 13:36:52,865 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-3c8c4ef2-b949-47bf-b95c-daf49a9d4885 2018-06-30 13:36:52,866 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.244807958603s 2018-06-30 13:36:52,866 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-3c8c4ef2-b949-47bf-b95c-daf49a9d4885 2018-06-30 13:36:52,867 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-06-30 13:36:52,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}26e21b30708f29e4bcf3ab3f249fd9697f9897c0" -d '{"subnet": {"name": "rally-subnet-e1d72ead-1463-4e19-8870-32492a2c65b5", "enable_dhcp": true, "network_id": "decb52d8-5b8f-4685-beaa-089960bac7b5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.140.0/24"}}' 2018-06-30 13:36:54,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0d265180-1a29-4218-9172-6ac79da3f8fb Date: Sat, 30 Jun 2018 13:36:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"decb52d8-5b8f-4685-beaa-089960bac7b5","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T13:36:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-30T13:36:53Z","gateway_ip":"192.168.140.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.140.2","end":"192.168.140.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.140.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"71991617-6c50-4cdf-9ea6-e190501bcf54","subnetpool_id":null,"name":"rally-subnet-e1d72ead-1463-4e19-8870-32492a2c65b5"}} 2018-06-30 13:36:54,108 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-0d265180-1a29-4218-9172-6ac79da3f8fb 2018-06-30 13:36:54,109 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.24101614952s 2018-06-30 13:36:54,109 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-0d265180-1a29-4218-9172-6ac79da3f8fb 2018-06-30 13:36:54,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-e1d72ead-1463-4e19-8870-32492a2c65b5'... 2018-06-30 13:36:54,110 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-06-30 13:36:54,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}26e21b30708f29e4bcf3ab3f249fd9697f9897c0" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "rally-router-e1d72ead-1463-4e19-8870-32492a2c65b5", "admin_state_up": true}}' 2018-06-30 13:36:57,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-821e51e2-6182-4e10-8ff3-239fc87d9f87 Date: Sat, 30 Jun 2018 13:36:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T13:36:54Z", "admin_state_up": true, "updated_at": "2018-06-30T13:36:56Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "78a48c9d-4cf9-42f2-bdfd-d0760f225a46", "name": "rally-router-e1d72ead-1463-4e19-8870-32492a2c65b5"}} 2018-06-30 13:36:57,645 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-821e51e2-6182-4e10-8ff3-239fc87d9f87 2018-06-30 13:36:57,646 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 3.53555393219s 2018-06-30 13:36:57,646 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-821e51e2-6182-4e10-8ff3-239fc87d9f87 2018-06-30 13:36:57,647 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-06-30 13:36:57,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9696/v2.0/routers/78a48c9d-4cf9-42f2-bdfd-d0760f225a46/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}26e21b30708f29e4bcf3ab3f249fd9697f9897c0" -d '{"subnet_id": "71991617-6c50-4cdf-9ea6-e190501bcf54"}' 2018-06-30 13:37:02,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-252bbb37-eb1f-4c50-bea3-9f309278e45c Date: Sat, 30 Jun 2018 13:37:02 GMT RESP BODY: {"network_id": "decb52d8-5b8f-4685-beaa-089960bac7b5", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "subnet_id": "71991617-6c50-4cdf-9ea6-e190501bcf54", "subnet_ids": ["71991617-6c50-4cdf-9ea6-e190501bcf54"], "port_id": "c14d3bfb-d527-4f42-a2d0-e2199d28e603", "id": "78a48c9d-4cf9-42f2-bdfd-d0760f225a46"} 2018-06-30 13:37:02,465 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/78a48c9d-4cf9-42f2-bdfd-d0760f225a46/add_router_interface.json used request id req-252bbb37-eb1f-4c50-bea3-9f309278e45c 2018-06-30 13:37:02,465 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.81812095642s 2018-06-30 13:37:02,465 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/78a48c9d-4cf9-42f2-bdfd-d0760f225a46/add_router_interface.json used request id req-252bbb37-eb1f-4c50-bea3-9f309278e45c returning object 78a48c9d-4cf9-42f2-bdfd-d0760f225a46 2018-06-30 13:37:02,466 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5'... 2018-06-30 13:37:02,466 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-06-30 13:37:02,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}26e21b30708f29e4bcf3ab3f249fd9697f9897c0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-30 13:37:03,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 501 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9e5fb2f5-63a7-4dd5-b19c-a69b82818878 X-Compute-Request-Id: req-9e5fb2f5-63a7-4dd5-b19c-a69b82818878 Date: Sat, 30 Jun 2018 13:37:03 GMT Connection: close RESP BODY: {"flavor": {"name": "rally-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/0045a563-d4d7-4f13-8310-b18fc0db2597", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/0045a563-d4d7-4f13-8310-b18fc0db2597", "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": "0045a563-d4d7-4f13-8310-b18fc0db2597"}} 2018-06-30 13:37:03,178 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-9e5fb2f5-63a7-4dd5-b19c-a69b82818878 2018-06-30 13:37:03,178 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.71173286438s 2018-06-30 13:37:03,178 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-9e5fb2f5-63a7-4dd5-b19c-a69b82818878 2018-06-30 13:37:03,180 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-06-30 13:37:03,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors/0045a563-d4d7-4f13-8310-b18fc0db2597/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}26e21b30708f29e4bcf3ab3f249fd9697f9897c0" -d '{"extra_specs": {}}' 2018-06-30 13:37:03,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-08d61161-79dd-4bd7-8d86-96cc436833b6 X-Compute-Request-Id: req-08d61161-79dd-4bd7-8d86-96cc436833b6 Date: Sat, 30 Jun 2018 13:37:03 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-30 13:37:03,877 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/0045a563-d4d7-4f13-8310-b18fc0db2597/os-extra_specs used request id req-08d61161-79dd-4bd7-8d86-96cc436833b6 2018-06-30 13:37:03,878 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.697803020477s 2018-06-30 13:37:03,878 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/0045a563-d4d7-4f13-8310-b18fc0db2597/os-extra_specs used request id req-08d61161-79dd-4bd7-8d86-96cc436833b6 2018-06-30 13:37:03,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-e1d72ead-1463-4e19-8870-32492a2c65b5'... 2018-06-30 13:37:03,879 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-06-30 13:37:03,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}26e21b30708f29e4bcf3ab3f249fd9697f9897c0" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally-mini-e1d72ead-1463-4e19-8870-32492a2c65b5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-30 13:37:04,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 502 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f507fe75-f2e8-4b1c-9338-ee16d17be95a X-Compute-Request-Id: req-f507fe75-f2e8-4b1c-9338-ee16d17be95a Date: Sat, 30 Jun 2018 13:37:04 GMT Connection: close RESP BODY: {"flavor": {"name": "rally-mini-e1d72ead-1463-4e19-8870-32492a2c65b5", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/d438e21f-fc73-4697-a672-ecaa51d0d705", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/d438e21f-fc73-4697-a672-ecaa51d0d705", "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": "d438e21f-fc73-4697-a672-ecaa51d0d705"}} 2018-06-30 13:37:04,610 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-f507fe75-f2e8-4b1c-9338-ee16d17be95a 2018-06-30 13:37:04,610 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.731491088867s 2018-06-30 13:37:04,610 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-f507fe75-f2e8-4b1c-9338-ee16d17be95a 2018-06-30 13:37:04,612 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-06-30 13:37:04,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors/d438e21f-fc73-4697-a672-ecaa51d0d705/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}26e21b30708f29e4bcf3ab3f249fd9697f9897c0" -d '{"extra_specs": {}}' 2018-06-30 13:37:05,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-821fa68d-6ad9-4778-b0cf-c16ba8a5eb02 X-Compute-Request-Id: req-821fa68d-6ad9-4778-b0cf-c16ba8a5eb02 Date: Sat, 30 Jun 2018 13:37:05 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-30 13:37:05,100 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/d438e21f-fc73-4697-a672-ecaa51d0d705/os-extra_specs used request id req-821fa68d-6ad9-4778-b0cf-c16ba8a5eb02 2018-06-30 13:37:05,100 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.488180875778s 2018-06-30 13:37:05,100 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/d438e21f-fc73-4697-a672-ecaa51d0d705/os-extra_specs used request id req-821fa68d-6ad9-4778-b0cf-c16ba8a5eb02 2018-06-30 13:37:05,101 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-06-30 13:37:05,101 - 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-06-30 13:37:05,101 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-30 13:37:05,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-30 13:37:05,121 - 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': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'decb52d8-5b8f-4685-beaa-089960bac7b5', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5', 'flavor_name': 'rally-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e1d72ead-1463-4e19-8870-32492a2c65b5', '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-06-30 13:39:36,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b5808409-7414-4989-801f-47b502b446b2 2018-06-30 13:39:36,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-06-30 13:39:36,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b5808409-7414-4989-801f-47b502b446b2'] 2018-06-30 13:39:37,718 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b5808409-7414-4989-801f-47b502b446b2: 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 b5808409-7414-4989-801f-47b502b446b2 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 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | total | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | -> duration | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.276164 Full duration: 18.847535 -------------------------------------------------------------------------------- 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 b5808409-7414-4989-801f-47b502b446b2 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 | 1.585 | 1.585 | 1.585 | 1.585 | 1.585 | 1.585 | 100.0% | 1 | | total | 2.597 | 2.597 | 2.597 | 2.597 | 2.597 | 2.597 | 100.0% | 1 | | -> duration | 2.597 | 2.597 | 2.597 | 2.597 | 2.597 | 2.597 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.59709 Full duration: 20.75308 -------------------------------------------------------------------------------- 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 b5808409-7414-4989-801f-47b502b446b2 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 | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 100.0% | 1 | | total | 3.096 | 3.096 | 3.096 | 3.096 | 3.096 | 3.096 | 100.0% | 1 | | -> duration | 3.096 | 3.096 | 3.096 | 3.096 | 3.096 | 3.096 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.096395 Full duration: 19.864872 -------------------------------------------------------------------------------- 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 b5808409-7414-4989-801f-47b502b446b2 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 | 1.602 | 1.602 | 1.602 | 1.602 | 1.602 | 1.602 | 100.0% | 1 | | total | 2.584 | 2.584 | 2.584 | 2.584 | 2.584 | 2.584 | 100.0% | 1 | | -> duration | 2.584 | 2.584 | 2.584 | 2.584 | 2.584 | 2.584 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.583694 Full duration: 20.498849 -------------------------------------------------------------------------------- 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 b5808409-7414-4989-801f-47b502b446b2 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 | 1.933 | 1.933 | 1.933 | 1.933 | 1.933 | 1.933 | 100.0% | 1 | | total | 2.822 | 2.822 | 2.822 | 2.822 | 2.822 | 2.822 | 100.0% | 1 | | -> duration | 2.822 | 2.822 | 2.822 | 2.822 | 2.822 | 2.822 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.822283 Full duration: 19.404787 -------------------------------------------------------------------------------- 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 b5808409-7414-4989-801f-47b502b446b2 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 | 1.863 | 1.863 | 1.863 | 1.863 | 1.863 | 1.863 | 100.0% | 1 | | total | 3.091 | 3.091 | 3.091 | 3.091 | 3.091 | 3.091 | 100.0% | 1 | | -> duration | 3.091 | 3.091 | 3.091 | 3.091 | 3.091 | 3.091 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.090916 Full duration: 20.373839 HINTS: * To plot HTML graphics with this data, run: rally task report b5808409-7414-4989-801f-47b502b446b2 --out output.html * To generate a JUnit report, run: rally task export b5808409-7414-4989-801f-47b502b446b2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b5808409-7414-4989-801f-47b502b446b2 --json --out output.json 2018-06-30 13:39:37,719 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b5808409-7414-4989-801f-47b502b446b2'] 2018-06-30 13:39:40,823 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-30 13:39:40,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b5808409-7414-4989-801f-47b502b446b2', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-06-30 13:39:40,841 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-06-30 13:39:40,842 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-06-30 13:39:40,843 - 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-06-30 13:39:40,843 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-30 13:39:40,858 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-30 13:39:40,859 - 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': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'decb52d8-5b8f-4685-beaa-089960bac7b5', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5', 'flavor_name': 'rally-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e1d72ead-1463-4e19-8870-32492a2c65b5', '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-06-30 13:43:10,608 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cf8f84ff-2932-4b8a-9491-2a9377c6dde8 2018-06-30 13:43:10,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cf8f84ff-2932-4b8a-9491-2a9377c6dde8'] 2018-06-30 13:43:11,693 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task cf8f84ff-2932-4b8a-9491-2a9377c6dde8: 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 cf8f84ff-2932-4b8a-9491-2a9377c6dde8 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 | 7.783 | 7.783 | 7.783 | 7.783 | 7.783 | 7.783 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 2.891 | 2.891 | 2.891 | 2.891 | 2.891 | 2.891 | 100.0% | 1 | | -> glance_v2.upload_data | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 100.0% | 1 | | glance_v2.delete_image | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | total | 8.623 | 8.623 | 8.623 | 8.623 | 8.623 | 8.623 | 100.0% | 1 | | -> duration | 8.623 | 8.623 | 8.623 | 8.623 | 8.623 | 8.623 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.622555 Full duration: 30.85916 -------------------------------------------------------------------------------- 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 cf8f84ff-2932-4b8a-9491-2a9377c6dde8 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 | 6.337 | 6.337 | 6.337 | 6.337 | 6.337 | 6.337 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 2.213 | 2.213 | 2.213 | 2.213 | 2.213 | 2.213 | 100.0% | 1 | | -> glance_v2.upload_data | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | glance_v2.list_images | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 1.743 | 100.0% | 1 | | total | 8.08 | 8.08 | 8.08 | 8.08 | 8.08 | 8.08 | 100.0% | 1 | | -> duration | 8.08 | 8.08 | 8.08 | 8.08 | 8.08 | 8.08 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.079846 Full duration: 35.692817 -------------------------------------------------------------------------------- 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 cf8f84ff-2932-4b8a-9491-2a9377c6dde8 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 | 1.473 | 1.473 | 1.473 | 1.473 | 1.473 | 1.473 | 100.0% | 1 | | total | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 100.0% | 1 | | -> duration | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 1.474 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.473578 Full duration: 21.440101 -------------------------------------------------------------------------------- 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": "decb52d8-5b8f-4685-beaa-089960bac7b5" } ], "flavor": { "name": "rally-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cf8f84ff-2932-4b8a-9491-2a9377c6dde8 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 | 6.333 | 6.333 | 6.333 | 6.333 | 6.333 | 6.333 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 1.592 | 1.592 | 1.592 | 1.592 | 1.592 | 1.592 | 100.0% | 1 | | -> glance_v2.upload_data | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 100.0% | 1 | | nova.boot_servers | 28.372 | 28.372 | 28.372 | 28.372 | 28.372 | 28.372 | 100.0% | 1 | | total | 34.706 | 34.706 | 34.706 | 34.706 | 34.706 | 34.706 | 100.0% | 1 | | -> duration | 33.706 | 33.706 | 33.706 | 33.706 | 33.706 | 33.706 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.706378 Full duration: 84.706187 HINTS: * To plot HTML graphics with this data, run: rally task report cf8f84ff-2932-4b8a-9491-2a9377c6dde8 --out output.html * To generate a JUnit report, run: rally task export cf8f84ff-2932-4b8a-9491-2a9377c6dde8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cf8f84ff-2932-4b8a-9491-2a9377c6dde8 --json --out output.json 2018-06-30 13:43:11,694 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cf8f84ff-2932-4b8a-9491-2a9377c6dde8'] 2018-06-30 13:43:14,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-30 13:43:14,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'cf8f84ff-2932-4b8a-9491-2a9377c6dde8', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-06-30 13:43:14,730 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-06-30 13:43:14,730 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-06-30 13:43:14,731 - 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-06-30 13:43:14,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-30 13:43:14,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-30 13:43:14,748 - 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': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'decb52d8-5b8f-4685-beaa-089960bac7b5', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5', 'flavor_name': 'rally-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e1d72ead-1463-4e19-8870-32492a2c65b5', '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-06-30 13:50:49,323 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1a781586-ae72-42b4-aefb-67d50e89972c 2018-06-30 13:50:49,324 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1a781586-ae72-42b4-aefb-67d50e89972c'] 2018-06-30 13:50:50,326 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1a781586-ae72-42b4-aefb-67d50e89972c: 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 1a781586-ae72-42b4-aefb-67d50e89972c 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 | 5.59 | 5.59 | 5.59 | 5.59 | 5.59 | 5.59 | 100.0% | 1 | | cinder_v2.delete_snapshot | 1.303 | 1.303 | 1.303 | 1.303 | 1.303 | 1.303 | 100.0% | 1 | | total | 6.894 | 6.894 | 6.894 | 6.894 | 6.894 | 6.894 | 100.0% | 1 | | -> duration | 6.894 | 6.894 | 6.894 | 6.894 | 6.894 | 6.894 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.894084 Full duration: 45.362857 -------------------------------------------------------------------------------- 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 1a781586-ae72-42b4-aefb-67d50e89972c 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 | 6.732 | 6.732 | 6.732 | 6.732 | 6.732 | 6.732 | 100.0% | 1 | | cinder_v2.delete_volume | 1.944 | 1.944 | 1.944 | 1.944 | 1.944 | 1.944 | 100.0% | 1 | | total | 8.677 | 8.677 | 8.677 | 8.677 | 8.677 | 8.677 | 100.0% | 1 | | -> duration | 8.677 | 8.677 | 8.677 | 8.677 | 8.677 | 8.677 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.677123 Full duration: 34.841474 -------------------------------------------------------------------------------- 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": "Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1a781586-ae72-42b4-aefb-67d50e89972c 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 | 21.325 | 21.325 | 21.325 | 21.325 | 21.325 | 21.325 | 100.0% | 1 | | cinder_v2.delete_volume | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 100.0% | 1 | | total | 23.331 | 23.331 | 23.331 | 23.331 | 23.331 | 23.331 | 100.0% | 1 | | -> duration | 23.331 | 23.331 | 23.331 | 23.331 | 23.331 | 23.331 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.330648 Full duration: 53.626721 -------------------------------------------------------------------------------- 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 1a781586-ae72-42b4-aefb-67d50e89972c 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 | 6.554 | 6.554 | 6.554 | 6.554 | 6.554 | 6.554 | 100.0% | 1 | | cinder_v2.delete_volume | 2.909 | 2.909 | 2.909 | 2.909 | 2.909 | 2.909 | 100.0% | 1 | | total | 9.464 | 9.464 | 9.464 | 9.464 | 9.464 | 9.464 | 100.0% | 1 | | -> duration | 9.464 | 9.464 | 9.464 | 9.464 | 9.464 | 9.464 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.463576 Full duration: 39.394621 -------------------------------------------------------------------------------- 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 1a781586-ae72-42b4-aefb-67d50e89972c 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 | 6.017 | 6.017 | 6.017 | 6.017 | 6.017 | 6.017 | 100.0% | 1 | | cinder_v2.extend_volume | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 2.308 | 100.0% | 1 | | cinder_v2.delete_volume | 2.358 | 2.358 | 2.358 | 2.358 | 2.358 | 2.358 | 100.0% | 1 | | total | 10.684 | 10.684 | 10.684 | 10.684 | 10.684 | 10.684 | 100.0% | 1 | | -> duration | 10.684 | 10.684 | 10.684 | 10.684 | 10.684 | 10.684 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.684351 Full duration: 39.16705 -------------------------------------------------------------------------------- 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 1a781586-ae72-42b4-aefb-67d50e89972c 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 | 7.439 | 7.439 | 7.439 | 7.439 | 7.439 | 7.439 | 100.0% | 1 | | cinder_v2.delete_volume | 2.127 | 2.127 | 2.127 | 2.127 | 2.127 | 2.127 | 100.0% | 1 | | total | 9.567 | 9.567 | 9.567 | 9.567 | 9.567 | 9.567 | 100.0% | 1 | | -> duration | 9.567 | 9.567 | 9.567 | 9.567 | 9.567 | 9.567 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.566592 Full duration: 51.913638 -------------------------------------------------------------------------------- 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 1a781586-ae72-42b4-aefb-67d50e89972c 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 | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 100.0% | 1 | | cinder_v2.list_qos | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | total | 2.607 | 2.607 | 2.607 | 2.607 | 2.607 | 2.607 | 100.0% | 1 | | -> duration | 2.607 | 2.607 | 2.607 | 2.607 | 2.607 | 2.607 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.60698 Full duration: 35.952213 -------------------------------------------------------------------------------- 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 1a781586-ae72-42b4-aefb-67d50e89972c 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 | 1.804 | 1.804 | 1.804 | 1.804 | 1.804 | 1.804 | 100.0% | 1 | | cinder_v2.set_qos | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | total | 2.761 | 2.761 | 2.761 | 2.761 | 2.761 | 2.761 | 100.0% | 1 | | -> duration | 2.761 | 2.761 | 2.761 | 2.761 | 2.761 | 2.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.760879 Full duration: 34.385304 -------------------------------------------------------------------------------- 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 1a781586-ae72-42b4-aefb-67d50e89972c 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 | 2.8 | 2.8 | 2.8 | 2.8 | 2.8 | 2.8 | 100.0% | 1 | | cinder_v2.list_types | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | total | 3.752 | 3.752 | 3.752 | 3.752 | 3.752 | 3.752 | 100.0% | 1 | | -> duration | 3.752 | 3.752 | 3.752 | 3.752 | 3.752 | 3.752 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.752111 Full duration: 35.331671 -------------------------------------------------------------------------------- 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 1a781586-ae72-42b4-aefb-67d50e89972c 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 | 1.895 | 1.895 | 1.895 | 1.895 | 1.895 | 1.895 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | total | 2.821 | 2.821 | 2.821 | 2.821 | 2.821 | 2.821 | 100.0% | 1 | | -> duration | 2.821 | 2.821 | 2.821 | 2.821 | 2.821 | 2.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.820851 Full duration: 33.541137 HINTS: * To plot HTML graphics with this data, run: rally task report 1a781586-ae72-42b4-aefb-67d50e89972c --out output.html * To generate a JUnit report, run: rally task export 1a781586-ae72-42b4-aefb-67d50e89972c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1a781586-ae72-42b4-aefb-67d50e89972c --json --out output.json 2018-06-30 13:50:50,327 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1a781586-ae72-42b4-aefb-67d50e89972c'] 2018-06-30 13:50:53,269 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-30 13:50:53,270 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1a781586-ae72-42b4-aefb-67d50e89972c', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-06-30 13:50:53,284 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-06-30 13:50:53,284 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-06-30 13:50:53,284 - 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-06-30 13:50:53,285 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-30 13:50:53,291 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-30 13:50:53,291 - 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': 'floating_net', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'decb52d8-5b8f-4685-beaa-089960bac7b5', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5', 'flavor_name': 'rally-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e1d72ead-1463-4e19-8870-32492a2c65b5', '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-06-30 13:55:28,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d0d1b64b-effd-4075-bd67-997d2df2a41c 2018-06-30 13:55:28,250 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd0d1b64b-effd-4075-bd67-997d2df2a41c'] 2018-06-30 13:55:29,317 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task d0d1b64b-effd-4075-bd67-997d2df2a41c: 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 d0d1b64b-effd-4075-bd67-997d2df2a41c 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 | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 100.0% | 1 | | total | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 100.0% | 1 | | -> duration | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.860713 Full duration: 19.106484 -------------------------------------------------------------------------------- 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 d0d1b64b-effd-4075-bd67-997d2df2a41c 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 | 1.606 | 1.606 | 1.606 | 1.606 | 1.606 | 1.606 | 100.0% | 1 | | total | 1.606 | 1.606 | 1.606 | 1.606 | 1.606 | 1.606 | 100.0% | 1 | | -> duration | 1.606 | 1.606 | 1.606 | 1.606 | 1.606 | 1.606 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.605929 Full duration: 17.962581 -------------------------------------------------------------------------------- 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 d0d1b64b-effd-4075-bd67-997d2df2a41c 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 | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 100.0% | 1 | | total | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 100.0% | 1 | | -> duration | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.646994 Full duration: 20.610758 -------------------------------------------------------------------------------- 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 d0d1b64b-effd-4075-bd67-997d2df2a41c 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 | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | total | 2.288 | 2.288 | 2.288 | 2.288 | 2.288 | 2.288 | 100.0% | 1 | | -> duration | 2.288 | 2.288 | 2.288 | 2.288 | 2.288 | 2.288 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.287592 Full duration: 21.455196 -------------------------------------------------------------------------------- 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 d0d1b64b-effd-4075-bd67-997d2df2a41c 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 | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 100.0% | 1 | | total | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 100.0% | 1 | | -> duration | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 1.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.795486 Full duration: 19.58851 -------------------------------------------------------------------------------- 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 d0d1b64b-effd-4075-bd67-997d2df2a41c 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 | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | total | 2.201 | 2.201 | 2.201 | 2.201 | 2.201 | 2.201 | 100.0% | 1 | | -> duration | 2.201 | 2.201 | 2.201 | 2.201 | 2.201 | 2.201 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.200825 Full duration: 20.795442 -------------------------------------------------------------------------------- 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 d0d1b64b-effd-4075-bd67-997d2df2a41c 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 | 1.838 | 1.838 | 1.838 | 1.838 | 1.838 | 1.838 | 100.0% | 1 | | total | 1.838 | 1.838 | 1.838 | 1.838 | 1.838 | 1.838 | 100.0% | 1 | | -> duration | 1.838 | 1.838 | 1.838 | 1.838 | 1.838 | 1.838 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.838027 Full duration: 20.639454 -------------------------------------------------------------------------------- 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 d0d1b64b-effd-4075-bd67-997d2df2a41c 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 | 2.705 | 2.705 | 2.705 | 2.705 | 2.705 | 2.705 | 100.0% | 1 | | gnocchi.delete_resource_type | 1.156 | 1.156 | 1.156 | 1.156 | 1.156 | 1.156 | 100.0% | 1 | | total | 3.861 | 3.861 | 3.861 | 3.861 | 3.861 | 3.861 | 100.0% | 1 | | -> duration | 3.861 | 3.861 | 3.861 | 3.861 | 3.861 | 3.861 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.861105 Full duration: 22.844977 -------------------------------------------------------------------------------- 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 d0d1b64b-effd-4075-bd67-997d2df2a41c 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 | 1.676 | 1.676 | 1.676 | 1.676 | 1.676 | 1.676 | 100.0% | 1 | | total | 1.676 | 1.676 | 1.676 | 1.676 | 1.676 | 1.676 | 100.0% | 1 | | -> duration | 1.676 | 1.676 | 1.676 | 1.676 | 1.676 | 1.676 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.675978 Full duration: 18.694847 -------------------------------------------------------------------------------- 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 d0d1b64b-effd-4075-bd67-997d2df2a41c 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 | 2.746 | 2.746 | 2.746 | 2.746 | 2.746 | 2.746 | 100.0% | 1 | | gnocchi.delete_metric | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 0.758 | 100.0% | 1 | | total | 3.505 | 3.505 | 3.505 | 3.505 | 3.505 | 3.505 | 100.0% | 1 | | -> duration | 3.505 | 3.505 | 3.505 | 3.505 | 3.505 | 3.505 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.505459 Full duration: 23.833365 -------------------------------------------------------------------------------- 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 d0d1b64b-effd-4075-bd67-997d2df2a41c 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 | 1.788 | 1.788 | 1.788 | 1.788 | 1.788 | 1.788 | 100.0% | 1 | | gnocchi.delete_resource | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | total | 2.54 | 2.54 | 2.54 | 2.54 | 2.54 | 2.54 | 100.0% | 1 | | -> duration | 2.54 | 2.54 | 2.54 | 2.54 | 2.54 | 2.54 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.539516 Full duration: 21.567238 HINTS: * To plot HTML graphics with this data, run: rally task report d0d1b64b-effd-4075-bd67-997d2df2a41c --out output.html * To generate a JUnit report, run: rally task export d0d1b64b-effd-4075-bd67-997d2df2a41c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d0d1b64b-effd-4075-bd67-997d2df2a41c --json --out output.json 2018-06-30 13:55:29,317 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd0d1b64b-effd-4075-bd67-997d2df2a41c'] 2018-06-30 13:55:32,026 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-30 13:55:32,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd0d1b64b-effd-4075-bd67-997d2df2a41c', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-06-30 13:55:32,050 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-06-30 13:55:32,051 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-06-30 13:55:32,051 - 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-06-30 13:55:32,051 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-30 13:55:32,067 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-30 13:55:32,068 - 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': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'decb52d8-5b8f-4685-beaa-089960bac7b5', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5', 'flavor_name': 'rally-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e1d72ead-1463-4e19-8870-32492a2c65b5', '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-06-30 13:59:33,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 038e6d85-32c5-4637-929d-7f838f09272a 2018-06-30 13:59:33,337 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '038e6d85-32c5-4637-929d-7f838f09272a'] 2018-06-30 13:59:34,457 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 038e6d85-32c5-4637-929d-7f838f09272a: 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 038e6d85-32c5-4637-929d-7f838f09272a 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 | 11.72 | 11.72 | 11.72 | 11.72 | 11.72 | 11.72 | 100.0% | 1 | | heat.update_stack | 6.377 | 6.377 | 6.377 | 6.377 | 6.377 | 6.377 | 100.0% | 1 | | heat.delete_stack | 5.767 | 5.767 | 5.767 | 5.767 | 5.767 | 5.767 | 100.0% | 1 | | total | 23.864 | 23.864 | 23.864 | 23.864 | 23.864 | 23.864 | 100.0% | 1 | | -> duration | 19.864 | 19.864 | 19.864 | 19.864 | 19.864 | 19.864 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.863947 Full duration: 53.688164 -------------------------------------------------------------------------------- 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 038e6d85-32c5-4637-929d-7f838f09272a 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 | 9.648 | 9.648 | 9.648 | 9.648 | 9.648 | 9.648 | 100.0% | 1 | | heat.check_stack | 4.942 | 4.942 | 4.942 | 4.942 | 4.942 | 4.942 | 100.0% | 1 | | heat.delete_stack | 3.028 | 3.028 | 3.028 | 3.028 | 3.028 | 3.028 | 100.0% | 1 | | total | 17.619 | 17.619 | 17.619 | 17.619 | 17.619 | 17.619 | 100.0% | 1 | | -> duration | 15.619 | 15.619 | 15.619 | 15.619 | 15.619 | 15.619 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.619272 Full duration: 47.845792 -------------------------------------------------------------------------------- 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 038e6d85-32c5-4637-929d-7f838f09272a 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 | 10.278 | 10.278 | 10.278 | 10.278 | 10.278 | 10.278 | 100.0% | 1 | | heat.suspend_stack | 1.738 | 1.738 | 1.738 | 1.738 | 1.738 | 1.738 | 100.0% | 1 | | heat.resume_stack | 1.68 | 1.68 | 1.68 | 1.68 | 1.68 | 1.68 | 100.0% | 1 | | heat.delete_stack | 2.197 | 2.197 | 2.197 | 2.197 | 2.197 | 2.197 | 100.0% | 1 | | total | 15.894 | 15.894 | 15.894 | 15.894 | 15.894 | 15.894 | 100.0% | 1 | | -> duration | 13.894 | 13.894 | 13.894 | 13.894 | 13.894 | 13.894 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.893833 Full duration: 46.446285 -------------------------------------------------------------------------------- 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 038e6d85-32c5-4637-929d-7f838f09272a 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 | 1.788 | 1.788 | 1.788 | 1.788 | 1.788 | 1.788 | 100.0% | 1 | | total | 1.788 | 1.788 | 1.788 | 1.788 | 1.788 | 1.788 | 100.0% | 1 | | -> duration | 1.788 | 1.788 | 1.788 | 1.788 | 1.788 | 1.788 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.788229 Full duration: 30.030871 HINTS: * To plot HTML graphics with this data, run: rally task report 038e6d85-32c5-4637-929d-7f838f09272a --out output.html * To generate a JUnit report, run: rally task export 038e6d85-32c5-4637-929d-7f838f09272a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 038e6d85-32c5-4637-929d-7f838f09272a --json --out output.json 2018-06-30 13:59:34,458 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '038e6d85-32c5-4637-929d-7f838f09272a'] 2018-06-30 13:59:37,404 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-30 13:59:37,405 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '038e6d85-32c5-4637-929d-7f838f09272a', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-06-30 13:59:37,422 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-06-30 13:59:37,423 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-06-30 13:59:37,423 - 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-06-30 13:59:37,423 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-30 13:59:37,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-30 13:59:37,439 - 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': 'floating_net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'decb52d8-5b8f-4685-beaa-089960bac7b5', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5', 'flavor_name': 'rally-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e1d72ead-1463-4e19-8870-32492a2c65b5', '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-06-30 14:07:23,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5da5a461-6f5e-4b5d-8b48-9f2d07b30237 2018-06-30 14:07:23,208 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5da5a461-6f5e-4b5d-8b48-9f2d07b30237'] 2018-06-30 14:07:24,254 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 5da5a461-6f5e-4b5d-8b48-9f2d07b30237: 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 5da5a461-6f5e-4b5d-8b48-9f2d07b30237 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 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | keystone_v3.add_role | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | keystone_v3.revoke_role | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | total | 2.142 | 2.142 | 2.142 | 2.142 | 2.142 | 2.142 | 100.0% | 1 | | -> duration | 2.142 | 2.142 | 2.142 | 2.142 | 2.142 | 2.142 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.142495 Full duration: 35.821443 -------------------------------------------------------------------------------- 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 5da5a461-6f5e-4b5d-8b48-9f2d07b30237 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 | 1.479 | 1.479 | 1.479 | 1.479 | 1.479 | 1.479 | 100.0% | 1 | | keystone_v3.add_role | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | keystone_v3.list_roles | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 0.452 | 100.0% | 1 | | total | 2.429 | 2.429 | 2.429 | 2.429 | 2.429 | 2.429 | 100.0% | 1 | | -> duration | 2.429 | 2.429 | 2.429 | 2.429 | 2.429 | 2.429 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.429236 Full duration: 36.82454 -------------------------------------------------------------------------------- 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 5da5a461-6f5e-4b5d-8b48-9f2d07b30237 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 | 1.961 | 1.961 | 1.961 | 1.961 | 1.961 | 1.961 | 100.0% | 1 | | keystone_v3.list_projects | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 100.0% | 1 | | total | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 100.0% | 1 | | -> duration | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 2.4 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.400485 Full duration: 35.295715 -------------------------------------------------------------------------------- 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 5da5a461-6f5e-4b5d-8b48-9f2d07b30237 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 | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 100.0% | 1 | | keystone_v3.delete_role | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 100.0% | 1 | | total | 1.642 | 1.642 | 1.642 | 1.642 | 1.642 | 1.642 | 100.0% | 1 | | -> duration | 1.642 | 1.642 | 1.642 | 1.642 | 1.642 | 1.642 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.64175 Full duration: 31.107426 -------------------------------------------------------------------------------- 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 5da5a461-6f5e-4b5d-8b48-9f2d07b30237 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 | 1.165 | 1.165 | 1.165 | 1.165 | 1.165 | 1.165 | 100.0% | 1 | | keystone_v3.delete_service | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 100.0% | 1 | | total | 1.623 | 1.623 | 1.623 | 1.623 | 1.623 | 1.623 | 100.0% | 1 | | -> duration | 1.623 | 1.623 | 1.623 | 1.623 | 1.623 | 1.623 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.622986 Full duration: 32.487676 -------------------------------------------------------------------------------- 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 5da5a461-6f5e-4b5d-8b48-9f2d07b30237 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 | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 1.702 | 100.0% | 1 | | keystone_v3.create_user | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 2.168 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 100.0% | 1 | | -> keystone_v3.add_role | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | keystone_v3.create_role | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 100.0% | 1 | | keystone_v3.get_project | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 0.395 | 100.0% | 1 | | keystone_v3.get_user | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 100.0% | 1 | | keystone_v3.get_role | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 100.0% | 1 | | keystone_v3.list_services | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 0.403 | 100.0% | 1 | | keystone_v3.get_services | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 0.364 | 100.0% | 1 | | total | 6.57 | 6.57 | 6.57 | 6.57 | 6.57 | 6.57 | 100.0% | 1 | | -> duration | 6.57 | 6.57 | 6.57 | 6.57 | 6.57 | 6.57 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.570468 Full duration: 46.629075 -------------------------------------------------------------------------------- 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 5da5a461-6f5e-4b5d-8b48-9f2d07b30237 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 | 2.036 | 2.036 | 2.036 | 2.036 | 2.036 | 2.036 | 100.0% | 1 | | keystone_v3.update_project | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 100.0% | 1 | | keystone_v3.delete_project | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | total | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 100.0% | 1 | | -> duration | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 3.13 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.130364 Full duration: 32.004616 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5da5a461-6f5e-4b5d-8b48-9f2d07b30237 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 | 2.125 | 2.125 | 2.125 | 2.125 | 2.125 | 2.125 | 100.0% | 1 | | total | 2.554 | 2.554 | 2.554 | 2.554 | 2.554 | 2.554 | 100.0% | 1 | | -> duration | 2.554 | 2.554 | 2.554 | 2.554 | 2.554 | 2.554 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.554089 Full duration: 36.193388 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5da5a461-6f5e-4b5d-8b48-9f2d07b30237 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 | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 100.0% | 1 | | total | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 100.0% | 1 | | -> duration | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.771135 Full duration: 35.707931 -------------------------------------------------------------------------------- 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 5da5a461-6f5e-4b5d-8b48-9f2d07b30237 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 | 2.273 | 2.273 | 2.273 | 2.273 | 2.273 | 2.273 | 100.0% | 1 | | keystone_v3.list_users | 0.431 | 0.431 | 0.431 | 0.431 | 0.431 | 0.431 | 100.0% | 1 | | total | 3.156 | 3.156 | 3.156 | 3.156 | 3.156 | 3.156 | 100.0% | 1 | | -> duration | 3.156 | 3.156 | 3.156 | 3.156 | 3.156 | 3.156 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.155624 Full duration: 37.719567 -------------------------------------------------------------------------------- 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 5da5a461-6f5e-4b5d-8b48-9f2d07b30237 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 | 2.076 | 2.076 | 2.076 | 2.076 | 2.076 | 2.076 | 100.0% | 1 | | keystone_v3.create_users | 21.396 | 21.396 | 21.396 | 21.396 | 21.396 | 21.396 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 21.396 | 21.396 | 21.396 | 21.396 | 21.396 | 21.396 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 3.97 | 3.97 | 3.97 | 3.97 | 3.97 | 3.97 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 5.031 | 5.031 | 5.031 | 5.031 | 5.031 | 5.031 | 100.0% | 1 | | total | 27.856 | 27.856 | 27.856 | 27.856 | 27.856 | 27.856 | 100.0% | 1 | | -> duration | 27.856 | 27.856 | 27.856 | 27.856 | 27.856 | 27.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.856195 Full duration: 66.074773 HINTS: * To plot HTML graphics with this data, run: rally task report 5da5a461-6f5e-4b5d-8b48-9f2d07b30237 --out output.html * To generate a JUnit report, run: rally task export 5da5a461-6f5e-4b5d-8b48-9f2d07b30237 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5da5a461-6f5e-4b5d-8b48-9f2d07b30237 --json --out output.json 2018-06-30 14:07:24,254 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5da5a461-6f5e-4b5d-8b48-9f2d07b30237'] 2018-06-30 14:07:27,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-30 14:07:27,156 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5da5a461-6f5e-4b5d-8b48-9f2d07b30237', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-06-30 14:07:27,175 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-06-30 14:07:27,176 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-06-30 14:07:27,176 - 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-06-30 14:07:27,176 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-30 14:07:27,191 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-30 14:07:27,192 - 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': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'decb52d8-5b8f-4685-beaa-089960bac7b5', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5', 'flavor_name': 'rally-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e1d72ead-1463-4e19-8870-32492a2c65b5', '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-06-30 14:20:39,014 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6379f05d-0062-4bb9-86ee-b3c82aea70d8 2018-06-30 14:20:39,016 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6379f05d-0062-4bb9-86ee-b3c82aea70d8'] 2018-06-30 14:20:40,137 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 6379f05d-0062-4bb9-86ee-b3c82aea70d8: 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 6379f05d-0062-4bb9-86ee-b3c82aea70d8 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 | 2.275 | 2.275 | 2.275 | 2.275 | 2.275 | 2.275 | 100.0% | 1 | | neutron.delete_network | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 1.582 | 100.0% | 1 | | total | 3.857 | 3.857 | 3.857 | 3.857 | 3.857 | 3.857 | 100.0% | 1 | | -> duration | 3.857 | 3.857 | 3.857 | 3.857 | 3.857 | 3.857 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.857018 Full duration: 40.178566 -------------------------------------------------------------------------------- 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 6379f05d-0062-4bb9-86ee-b3c82aea70d8 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 | 3.597 | 3.597 | 3.597 | 3.597 | 3.597 | 3.597 | 100.0% | 1 | | neutron.delete_port | 1.775 | 1.775 | 1.775 | 1.775 | 1.775 | 1.775 | 100.0% | 1 | | total | 5.373 | 5.373 | 5.373 | 5.373 | 5.373 | 5.373 | 100.0% | 1 | | -> duration | 5.373 | 5.373 | 5.373 | 5.373 | 5.373 | 5.373 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.372557 Full duration: 76.305371 -------------------------------------------------------------------------------- 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 6379f05d-0062-4bb9-86ee-b3c82aea70d8 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.87 | 1.87 | 1.87 | 1.87 | 1.87 | 1.87 | 100.0% | 1 | | neutron.create_subnet | 1.441 | 1.441 | 1.441 | 1.441 | 1.441 | 1.441 | 100.0% | 1 | | neutron.create_router | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | neutron.add_interface_router | 5.031 | 5.031 | 5.031 | 5.031 | 5.031 | 5.031 | 100.0% | 1 | | neutron.remove_interface_router | 4.259 | 4.259 | 4.259 | 4.259 | 4.259 | 4.259 | 100.0% | 1 | | neutron.delete_router | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | total | 13.753 | 13.753 | 13.753 | 13.753 | 13.753 | 13.753 | 100.0% | 1 | | -> duration | 13.753 | 13.753 | 13.753 | 13.753 | 13.753 | 13.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.752887 Full duration: 93.470586 -------------------------------------------------------------------------------- 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 6379f05d-0062-4bb9-86ee-b3c82aea70d8 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 | 3.163 | 3.163 | 3.163 | 3.163 | 3.163 | 3.163 | 100.0% | 1 | | neutron.delete_subnet | 1.293 | 1.293 | 1.293 | 1.293 | 1.293 | 1.293 | 100.0% | 1 | | total | 4.457 | 4.457 | 4.457 | 4.457 | 4.457 | 4.457 | 100.0% | 1 | | -> duration | 4.457 | 4.457 | 4.457 | 4.457 | 4.457 | 4.457 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.456954 Full duration: 74.563703 -------------------------------------------------------------------------------- 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 6379f05d-0062-4bb9-86ee-b3c82aea70d8 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 | 2.582 | 2.582 | 2.582 | 2.582 | 2.582 | 2.582 | 100.0% | 1 | | neutron.list_networks | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | total | 3.19 | 3.19 | 3.19 | 3.19 | 3.19 | 3.19 | 100.0% | 1 | | -> duration | 3.19 | 3.19 | 3.19 | 3.19 | 3.19 | 3.19 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.19016 Full duration: 44.146085 -------------------------------------------------------------------------------- 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 6379f05d-0062-4bb9-86ee-b3c82aea70d8 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 | 3.723 | 3.723 | 3.723 | 3.723 | 3.723 | 3.723 | 100.0% | 1 | | neutron.list_ports | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | total | 4.072 | 4.072 | 4.072 | 4.072 | 4.072 | 4.072 | 100.0% | 1 | | -> duration | 4.072 | 4.072 | 4.072 | 4.072 | 4.072 | 4.072 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.072364 Full duration: 79.188848 -------------------------------------------------------------------------------- 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 6379f05d-0062-4bb9-86ee-b3c82aea70d8 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 | 2.184 | 2.184 | 2.184 | 2.184 | 2.184 | 2.184 | 100.0% | 1 | | neutron.create_subnet | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 100.0% | 1 | | neutron.create_router | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 0.266 | 100.0% | 1 | | neutron.add_interface_router | 5.552 | 5.552 | 5.552 | 5.552 | 5.552 | 5.552 | 100.0% | 1 | | neutron.list_routers | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | total | 10.211 | 10.211 | 10.211 | 10.211 | 10.211 | 10.211 | 100.0% | 1 | | -> duration | 10.211 | 10.211 | 10.211 | 10.211 | 10.211 | 10.211 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.211305 Full duration: 102.137742 -------------------------------------------------------------------------------- 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 6379f05d-0062-4bb9-86ee-b3c82aea70d8 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 | 2.138 | 2.138 | 2.138 | 2.138 | 2.138 | 2.138 | 100.0% | 1 | | neutron.create_subnet | 1.469 | 1.469 | 1.469 | 1.469 | 1.469 | 1.469 | 100.0% | 1 | | neutron.list_subnets | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 100.0% | 1 | | -> duration | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.802695 Full duration: 84.033767 -------------------------------------------------------------------------------- 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 6379f05d-0062-4bb9-86ee-b3c82aea70d8 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 | 2.868 | 2.868 | 2.868 | 2.868 | 2.868 | 2.868 | 100.0% | 1 | | neutron.delete_security_group | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 100.0% | 1 | | total | 3.276 | 3.276 | 3.276 | 3.276 | 3.276 | 3.276 | 100.0% | 1 | | -> duration | 3.276 | 3.276 | 3.276 | 3.276 | 3.276 | 3.276 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.276202 Full duration: 39.967762 -------------------------------------------------------------------------------- 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 6379f05d-0062-4bb9-86ee-b3c82aea70d8 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 | 2.479 | 2.479 | 2.479 | 2.479 | 2.479 | 2.479 | 100.0% | 1 | | neutron.create_security_group_rule | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 0.262 | 100.0% | 1 | | neutron.delete_security_group | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 0.441 | 100.0% | 1 | | total | 3.633 | 3.633 | 3.633 | 3.633 | 3.633 | 3.633 | 100.0% | 1 | | -> duration | 3.633 | 3.633 | 3.633 | 3.633 | 3.633 | 3.633 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.632881 Full duration: 40.455924 -------------------------------------------------------------------------------- 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 6379f05d-0062-4bb9-86ee-b3c82aea70d8 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 | 3.068 | 3.068 | 3.068 | 3.068 | 3.068 | 3.068 | 100.0% | 1 | | neutron.create_router | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | neutron.add_gateway_router | 5.608 | 5.608 | 5.608 | 5.608 | 5.608 | 5.608 | 100.0% | 1 | | neutron.remove_gateway_router | 3.641 | 3.641 | 3.641 | 3.641 | 3.641 | 3.641 | 100.0% | 1 | | total | 12.658 | 12.658 | 12.658 | 12.658 | 12.658 | 12.658 | 100.0% | 1 | | -> duration | 12.658 | 12.658 | 12.658 | 12.658 | 12.658 | 12.658 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.657669 Full duration: 69.954188 HINTS: * To plot HTML graphics with this data, run: rally task report 6379f05d-0062-4bb9-86ee-b3c82aea70d8 --out output.html * To generate a JUnit report, run: rally task export 6379f05d-0062-4bb9-86ee-b3c82aea70d8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6379f05d-0062-4bb9-86ee-b3c82aea70d8 --json --out output.json 2018-06-30 14:20:40,138 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6379f05d-0062-4bb9-86ee-b3c82aea70d8'] 2018-06-30 14:20:43,070 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-30 14:20:43,071 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6379f05d-0062-4bb9-86ee-b3c82aea70d8', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-06-30 14:20:43,099 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-06-30 14:20:43,099 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-06-30 14:20:43,100 - 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-06-30 14:20:43,100 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-30 14:20:43,114 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-30 14:20:43,115 - 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': 'floating_net', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'decb52d8-5b8f-4685-beaa-089960bac7b5', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5', 'flavor_name': 'rally-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e1d72ead-1463-4e19-8870-32492a2c65b5', '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-06-30 14:37:17,835 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ea9b1e97-1fd9-4550-b867-f83b42a3581b 2018-06-30 14:37:17,836 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ea9b1e97-1fd9-4550-b867-f83b42a3581b'] 2018-06-30 14:37:18,906 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task ea9b1e97-1fd9-4550-b867-f83b42a3581b: 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-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5" }, "image": { "name": "Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5" }, "nics": [ { "net-id": "decb52d8-5b8f-4685-beaa-089960bac7b5" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea9b1e97-1fd9-4550-b867-f83b42a3581b 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 | 28.473 | 28.473 | 28.473 | 28.473 | 28.473 | 28.473 | 100.0% | 1 | | nova.live_migrate | 26.585 | 26.585 | 26.585 | 26.585 | 26.585 | 26.585 | 100.0% | 1 | | nova.delete_server | 4.542 | 4.542 | 4.542 | 4.542 | 4.542 | 4.542 | 100.0% | 1 | | total | 59.601 | 59.601 | 59.601 | 59.601 | 59.601 | 59.601 | 100.0% | 1 | | -> duration | 58.601 | 58.601 | 58.601 | 58.601 | 58.601 | 58.601 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 58.600937 Full duration: 85.153418 -------------------------------------------------------------------------------- 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-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5" }, "boot_server_kwargs": { "nics": [ { "net-id": "decb52d8-5b8f-4685-beaa-089960bac7b5" } ] }, "image": { "name": "Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea9b1e97-1fd9-4550-b867-f83b42a3581b 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 | 23.762 | 23.762 | 23.762 | 23.762 | 23.762 | 23.762 | 100.0% | 1 | | cinder_v2.create_volume | 7.216 | 7.216 | 7.216 | 7.216 | 7.216 | 7.216 | 100.0% | 1 | | nova.attach_volume | 15.683 | 15.683 | 15.683 | 15.683 | 15.683 | 15.683 | 100.0% | 1 | | nova.live_migrate | 35.211 | 35.211 | 35.211 | 35.211 | 35.211 | 35.211 | 100.0% | 1 | | nova.detach_volume | 9.847 | 9.847 | 9.847 | 9.847 | 9.847 | 9.847 | 100.0% | 1 | | cinder_v2.delete_volume | 5.792 | 5.792 | 5.792 | 5.792 | 5.792 | 5.792 | 100.0% | 1 | | nova.delete_server | 5.634 | 5.634 | 5.634 | 5.634 | 5.634 | 5.634 | 100.0% | 1 | | total | 103.147 | 103.147 | 103.147 | 103.147 | 103.147 | 103.147 | 100.0% | 1 | | -> duration | 102.147 | 102.147 | 102.147 | 102.147 | 102.147 | 102.147 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 102.146638 Full duration: 138.203552 -------------------------------------------------------------------------------- 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": "decb52d8-5b8f-4685-beaa-089960bac7b5" } ], "image": { "name": "Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea9b1e97-1fd9-4550-b867-f83b42a3581b 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 | 18.666 | 18.666 | 18.666 | 18.666 | 18.666 | 18.666 | 100.0% | 1 | | nova.boot_server | 26.521 | 26.521 | 26.521 | 26.521 | 26.521 | 26.521 | 100.0% | 1 | | nova.live_migrate | 33.969 | 33.969 | 33.969 | 33.969 | 33.969 | 33.969 | 100.0% | 1 | | nova.delete_server | 7.371 | 7.371 | 7.371 | 7.371 | 7.371 | 7.371 | 100.0% | 1 | | total | 86.529 | 86.529 | 86.529 | 86.529 | 86.529 | 86.529 | 100.0% | 1 | | -> duration | 85.529 | 85.529 | 85.529 | 85.529 | 85.529 | 85.529 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 85.529191 Full duration: 119.719502 -------------------------------------------------------------------------------- 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": "decb52d8-5b8f-4685-beaa-089960bac7b5" } ] }, "flavor": { "name": "rally-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5" }, "image": { "name": "Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea9b1e97-1fd9-4550-b867-f83b42a3581b 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 | 1.636 | 1.636 | 1.636 | 1.636 | 1.636 | 1.636 | 100.0% | 1 | | nova.boot_server | 23.978 | 23.978 | 23.978 | 23.978 | 23.978 | 23.978 | 100.0% | 1 | | nova.delete_server | 8.12 | 8.12 | 8.12 | 8.12 | 8.12 | 8.12 | 100.0% | 1 | | nova.delete_keypair | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | total | 34.54 | 34.54 | 34.54 | 34.54 | 34.54 | 34.54 | 100.0% | 1 | | -> duration | 33.54 | 33.54 | 33.54 | 33.54 | 33.54 | 33.54 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.539677 Full duration: 96.288666 -------------------------------------------------------------------------------- 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-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5" }, "image": { "name": "Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5" }, "nics": [ { "net-id": "decb52d8-5b8f-4685-beaa-089960bac7b5" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea9b1e97-1fd9-4550-b867-f83b42a3581b 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 | 18.364 | 18.364 | 18.364 | 18.364 | 18.364 | 18.364 | 100.0% | 1 | | nova.boot_server | 27.847 | 27.847 | 27.847 | 27.847 | 27.847 | 27.847 | 100.0% | 1 | | nova.delete_server | 9.902 | 9.902 | 9.902 | 9.902 | 9.902 | 9.902 | 100.0% | 1 | | total | 56.114 | 56.114 | 56.114 | 56.114 | 56.114 | 56.114 | 100.0% | 1 | | -> duration | 55.114 | 55.114 | 55.114 | 55.114 | 55.114 | 55.114 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 55.114028 Full duration: 130.076456 -------------------------------------------------------------------------------- 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-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5" }, "image": { "name": "Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5" }, "nics": [ { "net-id": "decb52d8-5b8f-4685-beaa-089960bac7b5" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea9b1e97-1fd9-4550-b867-f83b42a3581b 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 | 25.947 | 25.947 | 25.947 | 25.947 | 25.947 | 25.947 | 100.0% | 1 | | nova.pause_server | 5.193 | 5.193 | 5.193 | 5.193 | 5.193 | 5.193 | 100.0% | 1 | | nova.unpause_server | 3.116 | 3.116 | 3.116 | 3.116 | 3.116 | 3.116 | 100.0% | 1 | | nova.delete_server | 4.797 | 4.797 | 4.797 | 4.797 | 4.797 | 4.797 | 100.0% | 1 | | total | 39.054 | 39.054 | 39.054 | 39.054 | 39.054 | 39.054 | 100.0% | 1 | | -> duration | 34.054 | 34.054 | 34.054 | 34.054 | 34.054 | 34.054 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.053954 Full duration: 101.469233 -------------------------------------------------------------------------------- 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": "decb52d8-5b8f-4685-beaa-089960bac7b5" } ], "flavor": { "name": "rally-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5" }, "image": { "name": "Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea9b1e97-1fd9-4550-b867-f83b42a3581b 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 | 24.55 | 24.55 | 24.55 | 24.55 | 24.55 | 24.55 | 100.0% | 1 | | nova.migrate | 37.748 | 37.748 | 37.748 | 37.748 | 37.748 | 37.748 | 100.0% | 1 | | nova.resize_confirm | 5.347 | 5.347 | 5.347 | 5.347 | 5.347 | 5.347 | 100.0% | 1 | | nova.delete_server | 3.58 | 3.58 | 3.58 | 3.58 | 3.58 | 3.58 | 100.0% | 1 | | total | 71.225 | 71.225 | 71.225 | 71.225 | 71.225 | 71.225 | 100.0% | 1 | | -> duration | 70.225 | 70.225 | 70.225 | 70.225 | 70.225 | 70.225 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 70.225082 Full duration: 96.808417 -------------------------------------------------------------------------------- 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-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5" }, "auto_assign_nic": true, "image": { "name": "Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ea9b1e97-1fd9-4550-b867-f83b42a3581b 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 | 21.606 | 21.606 | 21.606 | 21.606 | 21.606 | 21.606 | 100.0% | 1 | | nova.list_interfaces | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | total | 22.511 | 22.511 | 22.511 | 22.511 | 22.511 | 22.511 | 100.0% | 1 | | -> duration | 21.511 | 21.511 | 21.511 | 21.511 | 21.511 | 21.511 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.51111 Full duration: 91.131655 -------------------------------------------------------------------------------- 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 ea9b1e97-1fd9-4550-b867-f83b42a3581b 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 | 1.765 | 1.765 | 1.765 | 1.765 | 1.765 | 1.765 | 100.0% | 1 | | nova.delete_server_group | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | total | 2.753 | 2.753 | 2.753 | 2.753 | 2.753 | 2.753 | 100.0% | 1 | | -> duration | 2.753 | 2.753 | 2.753 | 2.753 | 2.753 | 2.753 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.753358 Full duration: 24.395191 HINTS: * To plot HTML graphics with this data, run: rally task report ea9b1e97-1fd9-4550-b867-f83b42a3581b --out output.html * To generate a JUnit report, run: rally task export ea9b1e97-1fd9-4550-b867-f83b42a3581b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ea9b1e97-1fd9-4550-b867-f83b42a3581b --json --out output.json 2018-06-30 14:37:18,906 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ea9b1e97-1fd9-4550-b867-f83b42a3581b'] 2018-06-30 14:37:21,635 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-30 14:37:21,636 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ea9b1e97-1fd9-4550-b867-f83b42a3581b', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-06-30 14:37:21,664 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-06-30 14:37:21,665 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-06-30 14:37:21,665 - 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-06-30 14:37:21,665 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-06-30 14:37:21,681 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-06-30 14:37:21,683 - 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': 'floating_net', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'decb52d8-5b8f-4685-beaa-089960bac7b5', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5', 'flavor_name': 'rally-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-e1d72ead-1463-4e19-8870-32492a2c65b5', '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-06-30 14:39:22,764 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9bc89af3-2c25-437c-a15d-ad2b4413e6d9 2018-06-30 14:39:22,764 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9bc89af3-2c25-437c-a15d-ad2b4413e6d9'] 2018-06-30 14:39:23,891 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9bc89af3-2c25-437c-a15d-ad2b4413e6d9: 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 9bc89af3-2c25-437c-a15d-ad2b4413e6d9 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 | 2.099 | 2.099 | 2.099 | 2.099 | 2.099 | 2.099 | 100.0% | 1 | | quotas.delete_quotas | 1.506 | 1.506 | 1.506 | 1.506 | 1.506 | 1.506 | 100.0% | 1 | | total | 3.605 | 3.605 | 3.605 | 3.605 | 3.605 | 3.605 | 100.0% | 1 | | -> duration | 3.605 | 3.605 | 3.605 | 3.605 | 3.605 | 3.605 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.605151 Full duration: 23.142541 -------------------------------------------------------------------------------- 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 9bc89af3-2c25-437c-a15d-ad2b4413e6d9 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 | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 100.0% | 1 | | total | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 100.0% | 1 | | -> duration | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.165044 Full duration: 21.716031 -------------------------------------------------------------------------------- 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 9bc89af3-2c25-437c-a15d-ad2b4413e6d9 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.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | total | 1.985 | 1.985 | 1.985 | 1.985 | 1.985 | 1.985 | 100.0% | 1 | | -> duration | 1.985 | 1.985 | 1.985 | 1.985 | 1.985 | 1.985 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.98521 Full duration: 21.337142 -------------------------------------------------------------------------------- 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 9bc89af3-2c25-437c-a15d-ad2b4413e6d9 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 | 2.932 | 2.932 | 2.932 | 2.932 | 2.932 | 2.932 | 100.0% | 1 | | total | 2.932 | 2.932 | 2.932 | 2.932 | 2.932 | 2.932 | 100.0% | 1 | | -> duration | 2.932 | 2.932 | 2.932 | 2.932 | 2.932 | 2.932 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.931891 Full duration: 22.441518 HINTS: * To plot HTML graphics with this data, run: rally task report 9bc89af3-2c25-437c-a15d-ad2b4413e6d9 --out output.html * To generate a JUnit report, run: rally task export 9bc89af3-2c25-437c-a15d-ad2b4413e6d9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9bc89af3-2c25-437c-a15d-ad2b4413e6d9 --json --out output.json 2018-06-30 14:39:23,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9bc89af3-2c25-437c-a15d-ad2b4413e6d9'] 2018-06-30 14:39:26,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-06-30 14:39:26,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '9bc89af3-2c25-437c-a15d-ad2b4413e6d9', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-06-30 14:39:26,785 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-06-30 14:39:26,791 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 01:59 | 6 | 100.00% | | glance | 02:52 | 4 | 100.00% | | cinder | 06:43 | 10 | 100.00% | | gnocchi | 03:47 | 11 | 100.00% | | heat | 02:58 | 4 | 100.00% | | keystone | 07:05 | 11 | 100.00% | | neutron | 12:24 | 11 | 100.00% | | nova | 14:43 | 9 | 100.00% | | quotas | 01:28 | 4 | 100.00% | | | | | | | TOTAL: | 00:54:03 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-06-30 14:39:26,791 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-06-30 14:39:26,792 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-06-30 14:39:26,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:39:27,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:39:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Sm0Ne41DR4ORO-aqaTtfpg"], "issued_at": "2018-06-30T14:39:27.000000Z"}} 2018-06-30 14:39:27,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET "http://10.167.4.35: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}f058deff512fa200155093d9f9e7157360e784c6" 2018-06-30 14:39:28,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 996 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-76059e73-f418-4aa8-a32c-03a33958dd67 X-Compute-Request-Id: req-76059e73-f418-4aa8-a32c-03a33958dd67 Date: Sat, 30 Jun 2018 14:39:28 GMT Connection: close RESP BODY: {"flavors": [{"name": "rally-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/0045a563-d4d7-4f13-8310-b18fc0db2597", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/0045a563-d4d7-4f13-8310-b18fc0db2597", "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": "0045a563-d4d7-4f13-8310-b18fc0db2597"}, {"name": "rally-mini-e1d72ead-1463-4e19-8870-32492a2c65b5", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/d438e21f-fc73-4697-a672-ecaa51d0d705", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/d438e21f-fc73-4697-a672-ecaa51d0d705", "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": "d438e21f-fc73-4697-a672-ecaa51d0d705"}]} 2018-06-30 14:39:28,689 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail?is_public=None used request id req-76059e73-f418-4aa8-a32c-03a33958dd67 2018-06-30 14:39:28,689 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 1.89750099182s 2018-06-30 14:39:28,690 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail?is_public=None used request id req-76059e73-f418-4aa8-a32c-03a33958dd67 2018-06-30 14:39:28,692 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-06-30 14:39:28,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/d438e21f-fc73-4697-a672-ecaa51d0d705 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f058deff512fa200155093d9f9e7157360e784c6" 2018-06-30 14:39:29,597 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f58574fe-6865-49d1-89ff-4cd780aa5755 X-Compute-Request-Id: req-f58574fe-6865-49d1-89ff-4cd780aa5755 Date: Sat, 30 Jun 2018 14:39:29 GMT Connection: close 2018-06-30 14:39:29,597 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/d438e21f-fc73-4697-a672-ecaa51d0d705 used request id req-f58574fe-6865-49d1-89ff-4cd780aa5755 2018-06-30 14:39:29,597 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.9049680233s 2018-06-30 14:39:29,597 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/d438e21f-fc73-4697-a672-ecaa51d0d705 used request id req-f58574fe-6865-49d1-89ff-4cd780aa5755 2018-06-30 14:39:29,598 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-06-30 14:39:29,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET "http://10.167.4.35: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}f058deff512fa200155093d9f9e7157360e784c6" 2018-06-30 14:39:31,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 504 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4e194fdd-7ee8-459a-8a2d-53658d9467e4 X-Compute-Request-Id: req-4e194fdd-7ee8-459a-8a2d-53658d9467e4 Date: Sat, 30 Jun 2018 14:39:31 GMT Connection: close RESP BODY: {"flavors": [{"name": "rally-tiny-e1d72ead-1463-4e19-8870-32492a2c65b5", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/0045a563-d4d7-4f13-8310-b18fc0db2597", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/0045a563-d4d7-4f13-8310-b18fc0db2597", "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": "0045a563-d4d7-4f13-8310-b18fc0db2597"}]} 2018-06-30 14:39:31,275 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail?is_public=None used request id req-4e194fdd-7ee8-459a-8a2d-53658d9467e4 2018-06-30 14:39:31,276 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 1.67762303352s 2018-06-30 14:39:31,276 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail?is_public=None used request id req-4e194fdd-7ee8-459a-8a2d-53658d9467e4 2018-06-30 14:39:31,277 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-06-30 14:39:31,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/0045a563-d4d7-4f13-8310-b18fc0db2597 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f058deff512fa200155093d9f9e7157360e784c6" 2018-06-30 14:39:32,379 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-56cc3716-2e1e-4510-94a3-2d8028b5708b X-Compute-Request-Id: req-56cc3716-2e1e-4510-94a3-2d8028b5708b Date: Sat, 30 Jun 2018 14:39:32 GMT Connection: close 2018-06-30 14:39:32,379 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/0045a563-d4d7-4f13-8310-b18fc0db2597 used request id req-56cc3716-2e1e-4510-94a3-2d8028b5708b 2018-06-30 14:39:32,379 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 1.10152292252s 2018-06-30 14:39:32,379 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/0045a563-d4d7-4f13-8310-b18fc0db2597 used request id req-56cc3716-2e1e-4510-94a3-2d8028b5708b 2018-06-30 14:39:32,380 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-06-30 14:39:32,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9696/v2.0/routers/78a48c9d-4cf9-42f2-bdfd-d0760f225a46/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}f058deff512fa200155093d9f9e7157360e784c6" -d '{"subnet_id": "71991617-6c50-4cdf-9ea6-e190501bcf54"}' 2018-06-30 14:39:38,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-70172a28-e95b-4e48-9113-5edd097434d1 Date: Sat, 30 Jun 2018 14:39:38 GMT RESP BODY: {"network_id": "decb52d8-5b8f-4685-beaa-089960bac7b5", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "subnet_id": "71991617-6c50-4cdf-9ea6-e190501bcf54", "subnet_ids": ["71991617-6c50-4cdf-9ea6-e190501bcf54"], "port_id": "c14d3bfb-d527-4f42-a2d0-e2199d28e603", "id": "78a48c9d-4cf9-42f2-bdfd-d0760f225a46"} 2018-06-30 14:39:38,589 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/78a48c9d-4cf9-42f2-bdfd-d0760f225a46/remove_router_interface.json used request id req-70172a28-e95b-4e48-9113-5edd097434d1 2018-06-30 14:39:38,589 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 6.20954489708s 2018-06-30 14:39:38,590 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/78a48c9d-4cf9-42f2-bdfd-d0760f225a46/remove_router_interface.json used request id req-70172a28-e95b-4e48-9113-5edd097434d1 returning object 78a48c9d-4cf9-42f2-bdfd-d0760f225a46 2018-06-30 14:39:38,590 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-06-30 14:39:38,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}f058deff512fa200155093d9f9e7157360e784c6" 2018-06-30 14:39:38,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-2d437eed-a85d-42e3-9498-5caca1544c4c Date: Sat, 30 Jun 2018 14:39:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T13:36:54Z", "admin_state_up": true, "updated_at": "2018-06-30T14:39:35Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "78a48c9d-4cf9-42f2-bdfd-d0760f225a46", "name": "rally-router-e1d72ead-1463-4e19-8870-32492a2c65b5"}]} 2018-06-30 14:39:38,959 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-2d437eed-a85d-42e3-9498-5caca1544c4c 2018-06-30 14:39:38,960 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.369158029556s 2018-06-30 14:39:38,960 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-2d437eed-a85d-42e3-9498-5caca1544c4c 2018-06-30 14:39:38,961 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-06-30 14:39:38,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9696/v2.0/routers/78a48c9d-4cf9-42f2-bdfd-d0760f225a46.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f058deff512fa200155093d9f9e7157360e784c6" 2018-06-30 14:39:42,434 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a880473e-3652-447d-af1e-13978c3de42d Content-Length: 0 Date: Sat, 30 Jun 2018 14:39:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:39:42,434 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/78a48c9d-4cf9-42f2-bdfd-d0760f225a46.json used request id req-a880473e-3652-447d-af1e-13978c3de42d 2018-06-30 14:39:42,434 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 3.47300100327s 2018-06-30 14:39:42,435 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/78a48c9d-4cf9-42f2-bdfd-d0760f225a46.json used request id req-a880473e-3652-447d-af1e-13978c3de42d 2018-06-30 14:39:42,435 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-06-30 14:39:42,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}f058deff512fa200155093d9f9e7157360e784c6" 2018-06-30 14:39:42,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-ce202506-f669-439c-9982-a06c9deab352 Date: Sat, 30 Jun 2018 14:39:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"decb52d8-5b8f-4685-beaa-089960bac7b5","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T13:36:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-30T13:36:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.140.2","end":"192.168.140.254"}],"gateway_ip":"192.168.140.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.140.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"71991617-6c50-4cdf-9ea6-e190501bcf54","subnetpool_id":null,"name":"rally-subnet-e1d72ead-1463-4e19-8870-32492a2c65b5"}]} 2018-06-30 14:39:42,540 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-ce202506-f669-439c-9982-a06c9deab352 2018-06-30 14:39:42,540 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.104882955551s 2018-06-30 14:39:42,540 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-ce202506-f669-439c-9982-a06c9deab352 2018-06-30 14:39:42,542 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-06-30 14:39:42,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9696/v2.0/subnets/71991617-6c50-4cdf-9ea6-e190501bcf54.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f058deff512fa200155093d9f9e7157360e784c6" 2018-06-30 14:39:46,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1a63664-bc69-4d3c-abab-396b2a4a8274 Date: Sat, 30 Jun 2018 14:39:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:39:46,551 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/71991617-6c50-4cdf-9ea6-e190501bcf54.json used request id req-c1a63664-bc69-4d3c-abab-396b2a4a8274 2018-06-30 14:39:46,551 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.00869107246s 2018-06-30 14:39:46,551 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/71991617-6c50-4cdf-9ea6-e190501bcf54.json used request id req-c1a63664-bc69-4d3c-abab-396b2a4a8274 2018-06-30 14:39:46,552 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-30 14:39:46,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}f058deff512fa200155093d9f9e7157360e784c6" 2018-06-30 14:39:47,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-735b6269-bef1-4cfa-ae7f-e5a61d987db9 Date: Sat, 30 Jun 2018 14:39:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"decb52d8-5b8f-4685-beaa-089960bac7b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T14:39:46Z","provider:segmentation_id":9,"name":"rally-net-e1d72ead-1463-4e19-8870-32492a2c65b5","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T13:36:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 14:39:47,050 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-735b6269-bef1-4cfa-ae7f-e5a61d987db9 2018-06-30 14:39:47,050 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.498116970062s 2018-06-30 14:39:47,050 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-735b6269-bef1-4cfa-ae7f-e5a61d987db9 2018-06-30 14:39:47,052 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-06-30 14:39:47,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9696/v2.0/networks/decb52d8-5b8f-4685-beaa-089960bac7b5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f058deff512fa200155093d9f9e7157360e784c6" 2018-06-30 14:39:50,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a18acf0d-ecfd-430a-98c1-54fed693259e Date: Sat, 30 Jun 2018 14:39:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:39:50,129 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/decb52d8-5b8f-4685-beaa-089960bac7b5.json used request id req-a18acf0d-ecfd-430a-98c1-54fed693259e 2018-06-30 14:39:50,129 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 3.07697319984s 2018-06-30 14:39:50,130 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/decb52d8-5b8f-4685-beaa-089960bac7b5.json used request id req-a18acf0d-ecfd-430a-98c1-54fed693259e 2018-06-30 14:39:50,134 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-30 14:39:50,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}f058deff512fa200155093d9f9e7157360e784c6" 2018-06-30 14:39:51,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1037 Content-Type: application/json X-Openstack-Request-Id: req-0b45cd2e-c828-48e0-828f-d3d9bd11b83a Date: Sat, 30 Jun 2018 14:39:51 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T13:36:52Z", "file": "/v2/images/77b547b9-aa78-494e-8486-2dbbb830e132/file", "owner": "3f82605113b8454d8c19c473b2f93c9c", "id": "77b547b9-aa78-494e-8486-2dbbb830e132", "size": 12716032, "self": "/v2/images/77b547b9-aa78-494e-8486-2dbbb830e132", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/77b547b9-aa78-494e-8486-2dbbb830e132", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "Cirros-0.4.0-e1d72ead-1463-4e19-8870-32492a2c65b5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-30T13:36:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-30 14:39:51,034 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-0b45cd2e-c828-48e0-828f-d3d9bd11b83a 2018-06-30 14:39:51,034 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.900193929672s 2018-06-30 14:39:51,035 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-0b45cd2e-c828-48e0-828f-d3d9bd11b83a 2018-06-30 14:39:51,037 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-06-30 14:39:51,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/77b547b9-aa78-494e-8486-2dbbb830e132 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f058deff512fa200155093d9f9e7157360e784c6" 2018-06-30 14:39:51,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1f0079e8-6eca-4c2d-b8a2-ad1b0af6f3a7 Date: Sat, 30 Jun 2018 14:39:51 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:39:51,982 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/77b547b9-aa78-494e-8486-2dbbb830e132 used request id req-1f0079e8-6eca-4c2d-b8a2-ad1b0af6f3a7 2018-06-30 14:39:51,982 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.945098876953s 2018-06-30 14:39:51,982 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/77b547b9-aa78-494e-8486-2dbbb830e132 used request id req-1f0079e8-6eca-4c2d-b8a2-ad1b0af6f3a7 2018-06-30 14:39:52,119 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-30 14:39:52,119 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 63:18 | PASS | +----------------------+------------------+------------------+----------------+ 2018-06-30 14:39:52,123 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-06-30 14:39:52,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-30 14:39:52,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-30 14:39:52,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-30 14:39:52,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-30 14:39:52,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-30 14:39:52,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-30 14:39:52,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-30 14:39:52,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-30 14:39:52,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-30 14:39:52,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-30 14:39:52,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-30 14:39:52,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-30 14:39:52,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-30 14:39:52,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-30 14:39:52,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-30 14:39:52,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-30 14:39:52,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-30 14:39:52,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-30 14:39:52,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-30 14:39:52,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-30 14:39:52,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-30 14:39:52,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-30 14:39:52,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-30 14:39:52,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-30 14:39:52,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-30 14:39:52,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/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-06-30 14:39:52,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:39:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b116ad2-c307-4de4-9e31-d3698b307e40 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:39:52,221 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5b116ad2-c307-4de4-9e31-d3698b307e40 2018-06-30 14:39:52,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:39:53,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:39:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["P01fbQP1SkeIZOSuuys5NQ"], "issued_at": "2018-06-30T14:39:53.000000Z"}} 2018-06-30 14:39:53,062 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-30 14:39:53,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET "http://10.167.4.35: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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" 2018-06-30 14:39:53,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-203302b8-440d-44e9-b596-d63765493a98 Date: Sat, 30 Jun 2018 14:39:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 14:39:53,895 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json?router%3Aexternal=True used request id req-203302b8-440d-44e9-b596-d63765493a98 2018-06-30 14:39:53,895 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.833260059357s 2018-06-30 14:39:53,895 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json?router%3Aexternal=True used request id req-203302b8-440d-44e9-b596-d63765493a98 2018-06-30 14:39:53,896 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-06-30 14:39:57,314 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-06-30 14:40:00,718 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 578dd8ef-4ba2-4e71-997f-bff88f28b8ec | 2018-06-30T14:39:59.877674 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 578dd8ef-4ba2-4e71-997f-bff88f28b8ec ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-06-30 14:40:05,981 - 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 | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+---------------+-----------+ 2018-06-30 14:40:05,981 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-06-30 14:40:08,938 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-06-30 14:40:13,407 - 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=3c3d1b18-5ec4-4f2a-9ccc-8fc049a36b13) as the default verifier for the future CLI operations. 2018-06-30 14:40:17,029 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-06-30 14:40:17,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" -d '{"network": {"name": "patrole-net_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "admin_state_up": true}}' 2018-06-30 14:40:17,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-917f77cb-fe50-49f3-8bae-ca0f39ab8632 Date: Sat, 30 Jun 2018 14:40:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7b97f3e9-798d-4cb0-8fab-b278aaf0464e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T14:40:17Z","is_default":false,"provider:segmentation_id":21,"name":"patrole-net_c9b7b325-0af7-49ab-ae33-ee2e18141f5e","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T14:40:17Z","mtu":1450}} 2018-06-30 14:40:17,813 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-917f77cb-fe50-49f3-8bae-ca0f39ab8632 2018-06-30 14:40:17,813 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 0.783601045609s 2018-06-30 14:40:17,814 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-917f77cb-fe50-49f3-8bae-ca0f39ab8632 2018-06-30 14:40:17,814 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-06-30T14:40:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7b97f3e9-798d-4cb0-8fab-b278aaf0464e', u'provider:segmentation_id': 21, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-net_c9b7b325-0af7-49ab-ae33-ee2e18141f5e', u'admin_state_up': True, u'tenant_id': u'3f82605113b8454d8c19c473b2f93c9c', u'created_at': u'2018-06-30T14:40:17Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3f82605113b8454d8c19c473b2f93c9c'}) 2018-06-30 14:40:17,815 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-30 14:40:17,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" 2018-06-30 14:40:18,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-76468fb9-4f32-4327-b9a3-96466275086b Date: Sat, 30 Jun 2018 14:40:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7b97f3e9-798d-4cb0-8fab-b278aaf0464e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T14:40:17Z","provider:segmentation_id":21,"name":"patrole-net_c9b7b325-0af7-49ab-ae33-ee2e18141f5e","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T14:40:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 14:40:18,075 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-76468fb9-4f32-4327-b9a3-96466275086b 2018-06-30 14:40:18,075 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.260307788849s 2018-06-30 14:40:18,076 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-76468fb9-4f32-4327-b9a3-96466275086b 2018-06-30 14:40:18,078 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-06-30 14:40:18,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" -d '{"subnet": {"name": "patrole-subnet_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "enable_dhcp": true, "network_id": "7b97f3e9-798d-4cb0-8fab-b278aaf0464e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-06-30 14:40:19,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-232179ce-070d-4a92-9588-0e844ff57093 Date: Sat, 30 Jun 2018 14:40:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b97f3e9-798d-4cb0-8fab-b278aaf0464e","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T14:40:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-30T14:40:18Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"ac1af58d-5ef0-42b0-b269-2fba4c671c07","subnetpool_id":null,"name":"patrole-subnet_c9b7b325-0af7-49ab-ae33-ee2e18141f5e"}} 2018-06-30 14:40:19,548 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-232179ce-070d-4a92-9588-0e844ff57093 2018-06-30 14:40:19,549 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.47100400925s 2018-06-30 14:40:19,549 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-232179ce-070d-4a92-9588-0e844ff57093 2018-06-30 14:40:19,550 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-30T14:40:18Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'ac1af58d-5ef0-42b0-b269-2fba4c671c07', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_c9b7b325-0af7-49ab-ae33-ee2e18141f5e', u'enable_dhcp': True, u'network_id': u'7b97f3e9-798d-4cb0-8fab-b278aaf0464e', u'tenant_id': u'3f82605113b8454d8c19c473b2f93c9c', u'created_at': u'2018-06-30T14:40:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'3f82605113b8454d8c19c473b2f93c9c'}) 2018-06-30 14:40:19,550 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-06-30 14:40:19,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "patrole-router_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "admin_state_up": true}}' 2018-06-30 14:40:22,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-27264f18-f827-45db-bfe2-a68d1154db43 Date: Sat, 30 Jun 2018 14:40:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T14:40:19Z", "admin_state_up": true, "updated_at": "2018-06-30T14:40:21Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "0b4ff70f-4ad8-4a03-bff0-dcec00bcb2a3", "name": "patrole-router_c9b7b325-0af7-49ab-ae33-ee2e18141f5e"}} 2018-06-30 14:40:22,646 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-27264f18-f827-45db-bfe2-a68d1154db43 2018-06-30 14:40:22,646 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 3.09567594528s 2018-06-30 14:40:22,646 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-27264f18-f827-45db-bfe2-a68d1154db43 2018-06-30 14:40:22,647 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-06-30T14:40:21Z', u'revision_number': 3, u'ha': False, u'id': u'0b4ff70f-4ad8-4a03-bff0-dcec00bcb2a3', u'external_gateway_info': {u'network_id': u'f0993cfb-eaf1-43bb-8546-29b938c25164', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'19bd0ddd-a887-49cb-a170-3a6721c473a5', u'ip_address': u'172.30.10.116'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_c9b7b325-0af7-49ab-ae33-ee2e18141f5e', u'admin_state_up': True, u'tenant_id': u'3f82605113b8454d8c19c473b2f93c9c', u'created_at': u'2018-06-30T14:40:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'3f82605113b8454d8c19c473b2f93c9c'}) 2018-06-30 14:40:22,647 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-06-30 14:40:22,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9696/v2.0/routers/0b4ff70f-4ad8-4a03-bff0-dcec00bcb2a3/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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" -d '{"subnet_id": "ac1af58d-5ef0-42b0-b269-2fba4c671c07"}' 2018-06-30 14:40:27,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2babd69f-699a-4d87-b8ed-3d37d75d9c26 Date: Sat, 30 Jun 2018 14:40:27 GMT RESP BODY: {"network_id": "7b97f3e9-798d-4cb0-8fab-b278aaf0464e", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "subnet_id": "ac1af58d-5ef0-42b0-b269-2fba4c671c07", "subnet_ids": ["ac1af58d-5ef0-42b0-b269-2fba4c671c07"], "port_id": "5fdb312c-338d-4f6c-9bf4-e4dd360d2edf", "id": "0b4ff70f-4ad8-4a03-bff0-dcec00bcb2a3"} 2018-06-30 14:40:27,214 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/0b4ff70f-4ad8-4a03-bff0-dcec00bcb2a3/add_router_interface.json used request id req-2babd69f-699a-4d87-b8ed-3d37d75d9c26 2018-06-30 14:40:27,214 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.56632995605s 2018-06-30 14:40:27,214 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/0b4ff70f-4ad8-4a03-bff0-dcec00bcb2a3/add_router_interface.json used request id req-2babd69f-699a-4d87-b8ed-3d37d75d9c26 returning object 0b4ff70f-4ad8-4a03-bff0-dcec00bcb2a3 2018-06-30 14:40:27,215 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 14:40:27,348 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-30 14:40:27,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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-06-30 14:40:27,358 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 968 Date: Sat, 30 Jun 2018 14:40:27 GMT Connection: close RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "DEPRECATED", "id": "v1.1", "links": [{"href": "http://10.167.4.35:9292/v1/", "rel": "self"}]}, {"status": "DEPRECATED", "id": "v1.0", "links": [{"href": "http://10.167.4.35:9292/v1/", "rel": "self"}]}]} 2018-06-30 14:40:27,360 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-30 14:40:27,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" 2018-06-30 14:40:27,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a5b93736-699d-4e41-99c4-62f6a52755b1 Date: Sat, 30 Jun 2018 14:40:27 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-30 14:40:27,995 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-a5b93736-699d-4e41-99c4-62f6a52755b1 2018-06-30 14:40:27,995 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.634814023972s 2018-06-30 14:40:27,996 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-a5b93736-699d-4e41-99c4-62f6a52755b1 2018-06-30 14:40:28,004 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-06-30 14:40:28,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_c9b7b325-0af7-49ab-ae33-ee2e18141f5e"}' 2018-06-30 14:40:28,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 848 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/16feac5d-ee43-4d96-9f0e-02bf56e52dca Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-544cfb07-914c-4552-830d-83ccbf83b171 Date: Sat, 30 Jun 2018 14:40:28 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T14:40:29Z", "file": "/v2/images/16feac5d-ee43-4d96-9f0e-02bf56e52dca/file", "owner": "3f82605113b8454d8c19c473b2f93c9c", "id": "16feac5d-ee43-4d96-9f0e-02bf56e52dca", "size": null, "self": "/v2/images/16feac5d-ee43-4d96-9f0e-02bf56e52dca", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "checksum": null, "created_at": "2018-06-30T14:40:29Z", "protected": false} 2018-06-30 14:40:28,795 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-544cfb07-914c-4552-830d-83ccbf83b171 2018-06-30 14:40:28,795 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.791195869446s 2018-06-30 14:40:28,796 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-544cfb07-914c-4552-830d-83ccbf83b171 returning object 16feac5d-ee43-4d96-9f0e-02bf56e52dca 2018-06-30 14:40:28,796 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-06-30 14:40:28,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/16feac5d-ee43-4d96-9f0e-02bf56e52dca/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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" -d '' 2018-06-30 14:40:29,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-875f806c-a5ac-489c-9229-6c82d22ef078 Date: Sat, 30 Jun 2018 14:40:29 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:40:29,799 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/16feac5d-ee43-4d96-9f0e-02bf56e52dca/file used request id req-875f806c-a5ac-489c-9229-6c82d22ef078 2018-06-30 14:40:29,799 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.00215888023s 2018-06-30 14:40:29,799 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/16feac5d-ee43-4d96-9f0e-02bf56e52dca/file used request id req-875f806c-a5ac-489c-9229-6c82d22ef078 2018-06-30 14:40:29,799 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_c9b7b325-0af7-49ab-ae33-ee2e18141f5e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-30T14:40:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/16feac5d-ee43-4d96-9f0e-02bf56e52dca/file', u'owner': u'3f82605113b8454d8c19c473b2f93c9c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'16feac5d-ee43-4d96-9f0e-02bf56e52dca', u'size': None, u'name': u'patrole-img_c9b7b325-0af7-49ab-ae33-ee2e18141f5e', u'checksum': None, u'self': u'/v2/images/16feac5d-ee43-4d96-9f0e-02bf56e52dca', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-30T14:40:29Z', u'schema': u'/v2/schemas/image'}) 2018-06-30 14:40:29,800 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-06-30 14:40:29,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-30 14:40:30,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 506 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-95cf5fac-becd-414f-a154-cf2e5249fb16 X-Compute-Request-Id: req-95cf5fac-becd-414f-a154-cf2e5249fb16 Date: Sat, 30 Jun 2018 14:40:30 GMT Connection: close RESP BODY: {"flavor": {"name": "patrole-flavor_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/df98098e-e799-4817-8e88-ac0f822d2dbc", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/df98098e-e799-4817-8e88-ac0f822d2dbc", "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": "df98098e-e799-4817-8e88-ac0f822d2dbc"}} 2018-06-30 14:40:30,380 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-95cf5fac-becd-414f-a154-cf2e5249fb16 2018-06-30 14:40:30,380 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.579662084579s 2018-06-30 14:40:30,380 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-95cf5fac-becd-414f-a154-cf2e5249fb16 2018-06-30 14:40:30,381 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_c9b7b325-0af7-49ab-ae33-ee2e18141f5e', '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'3f82605113b8454d8c19c473b2f93c9c', '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'df98098e-e799-4817-8e88-ac0f822d2dbc', 'swap': 0}) 2018-06-30 14:40:30,382 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-06-30 14:40:30,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors/df98098e-e799-4817-8e88-ac0f822d2dbc/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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" -d '{"extra_specs": {}}' 2018-06-30 14:40:31,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b4c63bac-7551-4b2c-8d9b-fd74e52121d1 X-Compute-Request-Id: req-b4c63bac-7551-4b2c-8d9b-fd74e52121d1 Date: Sat, 30 Jun 2018 14:40:31 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-30 14:40:31,146 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/df98098e-e799-4817-8e88-ac0f822d2dbc/os-extra_specs used request id req-b4c63bac-7551-4b2c-8d9b-fd74e52121d1 2018-06-30 14:40:31,147 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.764843940735s 2018-06-30 14:40:31,147 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/df98098e-e799-4817-8e88-ac0f822d2dbc/os-extra_specs used request id req-b4c63bac-7551-4b2c-8d9b-fd74e52121d1 2018-06-30 14:40:31,149 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-06-30 14:40:31,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" 2018-06-30 14:40:31,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2909 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-131c04f6-17ca-4e1e-94fa-51a71c0e4973 X-Compute-Request-Id: req-131c04f6-17ca-4e1e-94fa-51a71c0e4973 Date: Sat, 30 Jun 2018 14:40:31 GMT Connection: close RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 73}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "memory_mb_used": 512, "memory_mb": 31902, "current_workload": 0, "state": "up", "host_ip": "10.167.4.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"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": 2198, "hypervisor_version": 2011001, "disk_available_least": 2059, "local_gb": 2198, "free_ram_mb": 31390, "id": 1}, {"status": "enabled", "service": {"host": "cmp001", "disabled_reason": null, "id": 76}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "memory_mb_used": 512, "memory_mb": 31902, "current_workload": 0, "state": "up", "host_ip": "10.167.4.52", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"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": 2198, "hypervisor_version": 2011001, "disk_available_least": 2059, "local_gb": 2198, "free_ram_mb": 31390, "id": 4}]} 2018-06-30 14:40:31,962 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-131c04f6-17ca-4e1e-94fa-51a71c0e4973 2018-06-30 14:40:31,963 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.813235044479s 2018-06-30 14:40:31,963 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-131c04f6-17ca-4e1e-94fa-51a71c0e4973 2018-06-30 14:40:31,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two images for Tempest suite 2018-06-30 14:40:31,968 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-30 14:40:31,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" 2018-06-30 14:40:32,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1035 Content-Type: application/json X-Openstack-Request-Id: req-c2a21546-a4a0-4a51-858d-d4b8f6cf58dd Date: Sat, 30 Jun 2018 14:40:32 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T14:40:30Z", "file": "/v2/images/16feac5d-ee43-4d96-9f0e-02bf56e52dca/file", "owner": "3f82605113b8454d8c19c473b2f93c9c", "id": "16feac5d-ee43-4d96-9f0e-02bf56e52dca", "size": 12716032, "self": "/v2/images/16feac5d-ee43-4d96-9f0e-02bf56e52dca", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/16feac5d-ee43-4d96-9f0e-02bf56e52dca", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-30T14:40:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-30 14:40:32,047 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-c2a21546-a4a0-4a51-858d-d4b8f6cf58dd 2018-06-30 14:40:32,048 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.0793130397797s 2018-06-30 14:40:32,048 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-c2a21546-a4a0-4a51-858d-d4b8f6cf58dd 2018-06-30 14:40:32,057 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-06-30 14:40:32,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_c9b7b325-0af7-49ab-ae33-ee2e18141f5e"}' 2018-06-30 14:40:32,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 856 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/9b9de6d2-21ff-401a-b68d-85bba08bec11 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-62eefc53-b309-4935-99ca-0132552c0c57 Date: Sat, 30 Jun 2018 14:40:32 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T14:40:33Z", "file": "/v2/images/9b9de6d2-21ff-401a-b68d-85bba08bec11/file", "owner": "3f82605113b8454d8c19c473b2f93c9c", "id": "9b9de6d2-21ff-401a-b68d-85bba08bec11", "size": null, "self": "/v2/images/9b9de6d2-21ff-401a-b68d-85bba08bec11", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "checksum": null, "created_at": "2018-06-30T14:40:33Z", "protected": false} 2018-06-30 14:40:32,628 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-62eefc53-b309-4935-99ca-0132552c0c57 2018-06-30 14:40:32,628 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.570665836334s 2018-06-30 14:40:32,629 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-62eefc53-b309-4935-99ca-0132552c0c57 returning object 9b9de6d2-21ff-401a-b68d-85bba08bec11 2018-06-30 14:40:32,629 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-06-30 14:40:32,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/9b9de6d2-21ff-401a-b68d-85bba08bec11/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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" -d '' 2018-06-30 14:40:34,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1cafed86-cc18-4eec-bfbf-462b9ccac5ee Date: Sat, 30 Jun 2018 14:40:34 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:40:34,012 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/9b9de6d2-21ff-401a-b68d-85bba08bec11/file used request id req-1cafed86-cc18-4eec-bfbf-462b9ccac5ee 2018-06-30 14:40:34,012 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.38289999962s 2018-06-30 14:40:34,012 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/9b9de6d2-21ff-401a-b68d-85bba08bec11/file used request id req-1cafed86-cc18-4eec-bfbf-462b9ccac5ee 2018-06-30 14:40:34,013 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_alt_c9b7b325-0af7-49ab-ae33-ee2e18141f5e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-30T14:40:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/9b9de6d2-21ff-401a-b68d-85bba08bec11/file', u'owner': u'3f82605113b8454d8c19c473b2f93c9c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'9b9de6d2-21ff-401a-b68d-85bba08bec11', u'size': None, u'name': u'patrole-img_alt_c9b7b325-0af7-49ab-ae33-ee2e18141f5e', u'checksum': None, u'self': u'/v2/images/9b9de6d2-21ff-401a-b68d-85bba08bec11', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-30T14:40:33Z', u'schema': u'/v2/schemas/image'}) 2018-06-30 14:40:34,013 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image_alt: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_alt_c9b7b325-0af7-49ab-ae33-ee2e18141f5e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-30T14:40:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/9b9de6d2-21ff-401a-b68d-85bba08bec11/file', u'owner': u'3f82605113b8454d8c19c473b2f93c9c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'9b9de6d2-21ff-401a-b68d-85bba08bec11', u'size': None, u'name': u'patrole-img_alt_c9b7b325-0af7-49ab-ae33-ee2e18141f5e', u'checksum': None, u'self': u'/v2/images/9b9de6d2-21ff-401a-b68d-85bba08bec11', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-30T14:40:33Z', u'schema': u'/v2/schemas/image'}) 2018-06-30 14:40:34,013 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-06-30 14:40:34,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-30 14:40:34,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 510 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c2620ee9-3d69-4ef3-9d33-957bbda288ef X-Compute-Request-Id: req-c2620ee9-3d69-4ef3-9d33-957bbda288ef Date: Sat, 30 Jun 2018 14:40:34 GMT Connection: close RESP BODY: {"flavor": {"name": "patrole-flavor_alt_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/5d7bf3da-51e1-4bff-b311-f2cb4307a89c", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/5d7bf3da-51e1-4bff-b311-f2cb4307a89c", "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": "5d7bf3da-51e1-4bff-b311-f2cb4307a89c"}} 2018-06-30 14:40:34,534 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-c2620ee9-3d69-4ef3-9d33-957bbda288ef 2018-06-30 14:40:34,534 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.520704984665s 2018-06-30 14:40:34,535 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-c2620ee9-3d69-4ef3-9d33-957bbda288ef 2018-06-30 14:40:34,535 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_c9b7b325-0af7-49ab-ae33-ee2e18141f5e', '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'3f82605113b8454d8c19c473b2f93c9c', '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'5d7bf3da-51e1-4bff-b311-f2cb4307a89c', 'swap': 0}) 2018-06-30 14:40:34,536 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-06-30 14:40:34,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors/5d7bf3da-51e1-4bff-b311-f2cb4307a89c/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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" -d '{"extra_specs": {}}' 2018-06-30 14:40:35,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c5651c49-b996-4920-a02f-4af5ec3b074a X-Compute-Request-Id: req-c5651c49-b996-4920-a02f-4af5ec3b074a Date: Sat, 30 Jun 2018 14:40:35 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-30 14:40:35,312 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/5d7bf3da-51e1-4bff-b311-f2cb4307a89c/os-extra_specs used request id req-c5651c49-b996-4920-a02f-4af5ec3b074a 2018-06-30 14:40:35,312 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.776145935059s 2018-06-30 14:40:35,313 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/5d7bf3da-51e1-4bff-b311-f2cb4307a89c/os-extra_specs used request id req-c5651c49-b996-4920-a02f-4af5ec3b074a 2018-06-30 14:40:35,313 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_c9b7b325-0af7-49ab-ae33-ee2e18141f5e', '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'3f82605113b8454d8c19c473b2f93c9c', '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'5d7bf3da-51e1-4bff-b311-f2cb4307a89c', 'swap': 0}) 2018-06-30 14:40:40,220 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-06-30 14:40:40,221 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-06-30 14:40:40,222 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-06-30 14:40:40,224 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-06-30 14:40:40,231 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-06-30 14:40:44,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-3c3d1b18-5ec4-4f2a-9ccc-8fc049a36b13/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-06-30 14:40:44,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-06-30 14:44:48,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e1acbfe4-db35-4c6e-afbe-83083b103c4f 2018-06-30 14:44:48,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e1acbfe4-db35-4c6e-afbe-83083b103c4f']'. 2018-06-30 14:44:49,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-06-30 14:44:49,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-06-30 14:44:49,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-30 14:44:49,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e1acbfe4-db35-4c6e-afbe-83083b103c4f | 2018-06-30 14:44:49,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-06-30 14:44:49,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-06-30 14:40:47 | 2018-06-30 14:44:49,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-06-30 14:44:48 | 2018-06-30 14:44:49,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:01 | 2018-06-30 14:44:49,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-06-30 14:44:49,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-06-30 14:44:49,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3c3d1b18-5ec4-4f2a-9ccc-8fc049a36b13) | 2018-06-30 14:44:49,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-06-30 14:44:49,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 578dd8ef-4ba2-4e71-997f-bff88f28b8ec) | 2018-06-30 14:44:49,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-06-30 14:44:49,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 194.794 | 2018-06-30 14:44:49,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 133 | 2018-06-30 14:44:49,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2018-06-30 14:44:49,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-06-30 14:44:49,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-06-30 14:44:49,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-06-30 14:44:49,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-30 14:44:49,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-06-30 14:44:49,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-06-30 14:44:50,040 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-30 14:44:50,040 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-06-30 14:44:50,044 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-06-30 14:44:50,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9696/v2.0/routers/0b4ff70f-4ad8-4a03-bff0-dcec00bcb2a3/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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" -d '{"subnet_id": "ac1af58d-5ef0-42b0-b269-2fba4c671c07"}' 2018-06-30 14:44:56,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-344b02de-43d8-4f08-942e-9485cbbde605 Date: Sat, 30 Jun 2018 14:44:56 GMT RESP BODY: {"network_id": "7b97f3e9-798d-4cb0-8fab-b278aaf0464e", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "subnet_id": "ac1af58d-5ef0-42b0-b269-2fba4c671c07", "subnet_ids": ["ac1af58d-5ef0-42b0-b269-2fba4c671c07"], "port_id": "5fdb312c-338d-4f6c-9bf4-e4dd360d2edf", "id": "0b4ff70f-4ad8-4a03-bff0-dcec00bcb2a3"} 2018-06-30 14:44:56,896 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/0b4ff70f-4ad8-4a03-bff0-dcec00bcb2a3/remove_router_interface.json used request id req-344b02de-43d8-4f08-942e-9485cbbde605 2018-06-30 14:44:56,896 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 6.85166120529s 2018-06-30 14:44:56,897 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/0b4ff70f-4ad8-4a03-bff0-dcec00bcb2a3/remove_router_interface.json used request id req-344b02de-43d8-4f08-942e-9485cbbde605 returning object 0b4ff70f-4ad8-4a03-bff0-dcec00bcb2a3 2018-06-30 14:44:56,897 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-06-30 14:44:56,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" 2018-06-30 14:44:57,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-a2fb35c8-2a75-4496-ba53-81103afcd112 Date: Sat, 30 Jun 2018 14:44:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T14:40:19Z", "admin_state_up": true, "updated_at": "2018-06-30T14:44:54Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "0b4ff70f-4ad8-4a03-bff0-dcec00bcb2a3", "name": "patrole-router_c9b7b325-0af7-49ab-ae33-ee2e18141f5e"}]} 2018-06-30 14:44:57,328 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-a2fb35c8-2a75-4496-ba53-81103afcd112 2018-06-30 14:44:57,328 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.430943012238s 2018-06-30 14:44:57,329 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-a2fb35c8-2a75-4496-ba53-81103afcd112 2018-06-30 14:44:57,331 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-06-30 14:44:57,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9696/v2.0/routers/0b4ff70f-4ad8-4a03-bff0-dcec00bcb2a3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" 2018-06-30 14:45:00,769 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb6827a6-c411-4a4f-8a74-e173ec8f152e Content-Length: 0 Date: Sat, 30 Jun 2018 14:45:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:45:00,769 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/0b4ff70f-4ad8-4a03-bff0-dcec00bcb2a3.json used request id req-bb6827a6-c411-4a4f-8a74-e173ec8f152e 2018-06-30 14:45:00,769 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 3.43836402893s 2018-06-30 14:45:00,769 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/0b4ff70f-4ad8-4a03-bff0-dcec00bcb2a3.json used request id req-bb6827a6-c411-4a4f-8a74-e173ec8f152e 2018-06-30 14:45:00,770 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-06-30 14:45:00,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" 2018-06-30 14:45:00,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1285 X-Openstack-Request-Id: req-8cb95a6a-5b21-4a81-8fb9-c11f5e0e2800 Date: Sat, 30 Jun 2018 14:45:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b97f3e9-798d-4cb0-8fab-b278aaf0464e","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T14:40:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-30T14:40:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"ac1af58d-5ef0-42b0-b269-2fba4c671c07","subnetpool_id":null,"name":"patrole-subnet_c9b7b325-0af7-49ab-ae33-ee2e18141f5e"}]} 2018-06-30 14:45:00,890 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-8cb95a6a-5b21-4a81-8fb9-c11f5e0e2800 2018-06-30 14:45:00,890 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.119695186615s 2018-06-30 14:45:00,890 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-8cb95a6a-5b21-4a81-8fb9-c11f5e0e2800 2018-06-30 14:45:00,892 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-06-30 14:45:00,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9696/v2.0/subnets/ac1af58d-5ef0-42b0-b269-2fba4c671c07.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" 2018-06-30 14:45:05,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b6746c90-b15c-4cd9-9b0a-8f47d7465d43 Date: Sat, 30 Jun 2018 14:45:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:45:05,514 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/ac1af58d-5ef0-42b0-b269-2fba4c671c07.json used request id req-b6746c90-b15c-4cd9-9b0a-8f47d7465d43 2018-06-30 14:45:05,514 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.6223449707s 2018-06-30 14:45:05,515 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/ac1af58d-5ef0-42b0-b269-2fba4c671c07.json used request id req-b6746c90-b15c-4cd9-9b0a-8f47d7465d43 2018-06-30 14:45:05,515 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-30 14:45:05,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" 2018-06-30 14:45:05,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-3f6c0998-1239-4fb8-9fca-156597ff0f3e Date: Sat, 30 Jun 2018 14:45:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7b97f3e9-798d-4cb0-8fab-b278aaf0464e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T14:45:05Z","provider:segmentation_id":21,"name":"patrole-net_c9b7b325-0af7-49ab-ae33-ee2e18141f5e","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T14:40:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 14:45:05,722 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-3f6c0998-1239-4fb8-9fca-156597ff0f3e 2018-06-30 14:45:05,722 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.207110881805s 2018-06-30 14:45:05,723 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-3f6c0998-1239-4fb8-9fca-156597ff0f3e 2018-06-30 14:45:05,724 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-06-30 14:45:05,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9696/v2.0/networks/7b97f3e9-798d-4cb0-8fab-b278aaf0464e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" 2018-06-30 14:45:08,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-39caa1b5-0e33-455b-9ab7-963c6cfab84c Date: Sat, 30 Jun 2018 14:45:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:45:08,591 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/7b97f3e9-798d-4cb0-8fab-b278aaf0464e.json used request id req-39caa1b5-0e33-455b-9ab7-963c6cfab84c 2018-06-30 14:45:08,592 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.86761403084s 2018-06-30 14:45:08,592 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/7b97f3e9-798d-4cb0-8fab-b278aaf0464e.json used request id req-39caa1b5-0e33-455b-9ab7-963c6cfab84c 2018-06-30 14:45:08,597 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-30 14:45:08,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" 2018-06-30 14:45:09,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2011 Content-Type: application/json X-Openstack-Request-Id: req-0252fe29-6094-489f-8477-525728be73ab Date: Sat, 30 Jun 2018 14:45:09 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T14:40:34Z", "file": "/v2/images/9b9de6d2-21ff-401a-b68d-85bba08bec11/file", "owner": "3f82605113b8454d8c19c473b2f93c9c", "id": "9b9de6d2-21ff-401a-b68d-85bba08bec11", "size": 12716032, "self": "/v2/images/9b9de6d2-21ff-401a-b68d-85bba08bec11", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/9b9de6d2-21ff-401a-b68d-85bba08bec11", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-30T14:40:33Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T14:40:30Z", "file": "/v2/images/16feac5d-ee43-4d96-9f0e-02bf56e52dca/file", "owner": "3f82605113b8454d8c19c473b2f93c9c", "id": "16feac5d-ee43-4d96-9f0e-02bf56e52dca", "size": 12716032, "self": "/v2/images/16feac5d-ee43-4d96-9f0e-02bf56e52dca", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/16feac5d-ee43-4d96-9f0e-02bf56e52dca", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-30T14:40:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-30 14:45:09,618 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-0252fe29-6094-489f-8477-525728be73ab 2018-06-30 14:45:09,618 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 1.02078795433s 2018-06-30 14:45:09,618 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-0252fe29-6094-489f-8477-525728be73ab 2018-06-30 14:45:09,621 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-06-30 14:45:09,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/16feac5d-ee43-4d96-9f0e-02bf56e52dca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" 2018-06-30 14:45:10,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ef1251b6-14aa-4795-89a0-72fc22505b42 Date: Sat, 30 Jun 2018 14:45:10 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:45:10,505 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/16feac5d-ee43-4d96-9f0e-02bf56e52dca used request id req-ef1251b6-14aa-4795-89a0-72fc22505b42 2018-06-30 14:45:10,505 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.883872032166s 2018-06-30 14:45:10,505 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/16feac5d-ee43-4d96-9f0e-02bf56e52dca used request id req-ef1251b6-14aa-4795-89a0-72fc22505b42 2018-06-30 14:45:10,506 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-06-30 14:45:10,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET "http://10.167.4.35: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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" 2018-06-30 14:45:10,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1009 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-78fae631-726c-4a10-b416-d36f0ed37f84 X-Compute-Request-Id: req-78fae631-726c-4a10-b416-d36f0ed37f84 Date: Sat, 30 Jun 2018 14:45:10 GMT Connection: close RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/5d7bf3da-51e1-4bff-b311-f2cb4307a89c", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/5d7bf3da-51e1-4bff-b311-f2cb4307a89c", "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": "5d7bf3da-51e1-4bff-b311-f2cb4307a89c"}, {"name": "patrole-flavor_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/df98098e-e799-4817-8e88-ac0f822d2dbc", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/df98098e-e799-4817-8e88-ac0f822d2dbc", "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": "df98098e-e799-4817-8e88-ac0f822d2dbc"}]} 2018-06-30 14:45:10,574 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail?is_public=None used request id req-78fae631-726c-4a10-b416-d36f0ed37f84 2018-06-30 14:45:10,575 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.0684468746185s 2018-06-30 14:45:10,575 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail?is_public=None used request id req-78fae631-726c-4a10-b416-d36f0ed37f84 2018-06-30 14:45:10,577 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-06-30 14:45:10,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/df98098e-e799-4817-8e88-ac0f822d2dbc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" 2018-06-30 14:45:10,657 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d5315866-5b79-4ea0-820a-304417b42d9c X-Compute-Request-Id: req-d5315866-5b79-4ea0-820a-304417b42d9c Date: Sat, 30 Jun 2018 14:45:10 GMT Connection: close 2018-06-30 14:45:10,658 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/df98098e-e799-4817-8e88-ac0f822d2dbc used request id req-d5315866-5b79-4ea0-820a-304417b42d9c 2018-06-30 14:45:10,658 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0803170204163s 2018-06-30 14:45:10,658 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/df98098e-e799-4817-8e88-ac0f822d2dbc used request id req-d5315866-5b79-4ea0-820a-304417b42d9c 2018-06-30 14:45:10,658 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-06-30 14:45:10,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/9b9de6d2-21ff-401a-b68d-85bba08bec11 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" 2018-06-30 14:45:11,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e72a0167-81a7-4d1c-96c5-a43a61c84d8a Date: Sat, 30 Jun 2018 14:45:11 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:45:11,519 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/9b9de6d2-21ff-401a-b68d-85bba08bec11 used request id req-e72a0167-81a7-4d1c-96c5-a43a61c84d8a 2018-06-30 14:45:11,520 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 0.861064910889s 2018-06-30 14:45:11,520 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/9b9de6d2-21ff-401a-b68d-85bba08bec11 used request id req-e72a0167-81a7-4d1c-96c5-a43a61c84d8a 2018-06-30 14:45:11,520 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-06-30 14:45:11,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET "http://10.167.4.35: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}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" 2018-06-30 14:45:12,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 513 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a8df6cd6-d301-4f5e-a0e9-d72b81c669b6 X-Compute-Request-Id: req-a8df6cd6-d301-4f5e-a0e9-d72b81c669b6 Date: Sat, 30 Jun 2018 14:45:12 GMT Connection: close RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_c9b7b325-0af7-49ab-ae33-ee2e18141f5e", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/5d7bf3da-51e1-4bff-b311-f2cb4307a89c", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/5d7bf3da-51e1-4bff-b311-f2cb4307a89c", "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": "5d7bf3da-51e1-4bff-b311-f2cb4307a89c"}]} 2018-06-30 14:45:12,381 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail?is_public=None used request id req-a8df6cd6-d301-4f5e-a0e9-d72b81c669b6 2018-06-30 14:45:12,381 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.860134124756s 2018-06-30 14:45:12,381 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail?is_public=None used request id req-a8df6cd6-d301-4f5e-a0e9-d72b81c669b6 2018-06-30 14:45:12,383 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-06-30 14:45:12,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/5d7bf3da-51e1-4bff-b311-f2cb4307a89c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}380d70ce1990cc91534c4a3b2dd92e17d25a0d28" 2018-06-30 14:45:13,191 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2c988fa3-0ec6-440e-ae8e-31af837cbb43 X-Compute-Request-Id: req-2c988fa3-0ec6-440e-ae8e-31af837cbb43 Date: Sat, 30 Jun 2018 14:45:13 GMT Connection: close 2018-06-30 14:45:13,192 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/5d7bf3da-51e1-4bff-b311-f2cb4307a89c used request id req-2c988fa3-0ec6-440e-ae8e-31af837cbb43 2018-06-30 14:45:13,192 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.808414936066s 2018-06-30 14:45:13,192 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/5d7bf3da-51e1-4bff-b311-f2cb4307a89c used request id req-2c988fa3-0ec6-440e-ae8e-31af837cbb43 2018-06-30 14:45:13,192 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-06-30 14:45:13,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-30 14:45:13,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-30 14:45:13,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-30 14:45:13,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-30 14:45:13,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-30 14:45:13,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-30 14:45:13,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-30 14:45:13,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-30 14:45:13,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-30 14:45:13,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-30 14:45:13,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-30 14:45:13,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-30 14:45:13,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-30 14:45:13,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-30 14:45:13,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-30 14:45:13,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-30 14:45:13,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-30 14:45:13,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-30 14:45:13,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-30 14:45:13,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-30 14:45:13,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-30 14:45:13,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-30 14:45:13,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-30 14:45:13,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-30 14:45:13,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-30 14:45:13,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/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-06-30 14:45:13,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:45:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95d02a17-cd31-4848-9d77-5464ed3e8fd1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:45:13,297 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-95d02a17-cd31-4848-9d77-5464ed3e8fd1 2018-06-30 14:45:13,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:45:14,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:45:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["MITInFVpTPK_SNEs61sIWQ"], "issued_at": "2018-06-30T14:45:14.000000Z"}} 2018-06-30 14:45:14,236 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-30 14:45:14,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET "http://10.167.4.35: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}927f707c9f92d3b4f6ccb972177409ada8bf05b7" 2018-06-30 14:45:15,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-844e199f-e4c7-41e6-bd2f-8b9e6691dc4d Date: Sat, 30 Jun 2018 14:45:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 14:45:15,146 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json?router%3Aexternal=True used request id req-844e199f-e4c7-41e6-bd2f-8b9e6691dc4d 2018-06-30 14:45:15,146 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.910031080246s 2018-06-30 14:45:15,146 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json?router%3Aexternal=True used request id req-844e199f-e4c7-41e6-bd2f-8b9e6691dc4d 2018-06-30 14:45:15,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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-06-30 14:45:15,164 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:45:15 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:45:15,165 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-06-30 14:45:15,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}927f707c9f92d3b4f6ccb972177409ada8bf05b7" 2018-06-30 14:45:15,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:45:15 GMT Server: Apache Content-Length: 524 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83560247-4e0d-43ea-93d3-56575dca5cd5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "Contains users and projects created by heat", "links": {"self": "http://10.167.4.35:5000/v3/domains/3fcae158a449498fa19b8f54700abf26"}, "tags": [], "enabled": true, "id": "3fcae158a449498fa19b8f54700abf26", "name": "heat_user_domain"}, {"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains", "previous": null, "next": null}} 2018-06-30 14:45:15,260 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains used request id req-83560247-4e0d-43ea-93d3-56575dca5cd5 2018-06-30 14:45:15,260 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.0946619510651s 2018-06-30 14:45:15,260 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains used request id req-83560247-4e0d-43ea-93d3-56575dca5cd5 2018-06-30 14:45:15,269 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.projects 2018-06-30 14:45:15,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}927f707c9f92d3b4f6ccb972177409ada8bf05b7" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}}' 2018-06-30 14:45:15,631 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:45:15 GMT Server: Apache Content-Length: 358 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc9dea11-e103-4081-9837-2f34c2a98b42 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe"}, "tags": [], "enabled": true, "id": "548ff8a4c0ce46188deb2105d1808dfe", "parent_id": "default", "domain_id": "default", "name": "shaker-project_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}} 2018-06-30 14:45:15,631 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-bc9dea11-e103-4081-9837-2f34c2a98b42 2018-06-30 14:45:15,631 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.projects in 0.362050056458s 2018-06-30 14:45:15,631 - shade.request_ids - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-bc9dea11-e103-4081-9837-2f34c2a98b42 2018-06-30 14:45:15,632 - 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'548ff8a4c0ce46188deb2105d1808dfe', '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_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098'}) 2018-06-30 14:45:15,638 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.POST.users 2018-06-30 14:45:15,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}927f707c9f92d3b4f6ccb972177409ada8bf05b7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "32be1970-91e8-4244-950a-891631836191", "email": null, "name": "shaker-user_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}}' 2018-06-30 14:45:16,338 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:45:15 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-becb152e-de72-49e3-9efa-4a0b822e9058 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "links": {"self": "http://10.167.4.35:5000/v3/users/857b72a8a66549b686aee14e1ea362d8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "857b72a8a66549b686aee14e1ea362d8", "domain_id": "default", "password_expires_at": null}} 2018-06-30 14:45:16,338 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/users used request id req-becb152e-de72-49e3-9efa-4a0b822e9058 2018-06-30 14:45:16,338 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.POST.users in 0.699846982956s 2018-06-30 14:45:16,338 - shade.request_ids - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/users used request id req-becb152e-de72-49e3-9efa-4a0b822e9058 2018-06-30 14:45:16,339 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'857b72a8a66549b686aee14e1ea362d8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098'}) 2018-06-30 14:45:16,343 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.roles 2018-06-30 14:45:16,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}927f707c9f92d3b4f6ccb972177409ada8bf05b7" 2018-06-30 14:45:16,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:45:16 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bce505df-bd0b-4885-a54a-a0c7e84d8a38 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:45:16,425 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-bce505df-bd0b-4885-a54a-a0c7e84d8a38 2018-06-30 14:45:16,425 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.roles in 0.0825119018555s 2018-06-30 14:45:16,426 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-bce505df-bd0b-4885-a54a-a0c7e84d8a38 2018-06-30 14:45:16,430 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.domains 2018-06-30 14:45:16,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}927f707c9f92d3b4f6ccb972177409ada8bf05b7" 2018-06-30 14:45:16,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:45:16 GMT Server: Apache Content-Length: 179 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19824760-3a8f-4f84-8d20-6a889cbf0b9e Connection: close Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-06-30 14:45:16,532 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-19824760-3a8f-4f84-8d20-6a889cbf0b9e 2018-06-30 14:45:16,533 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.domains in 0.102572202682s 2018-06-30 14:45:16,533 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains/default used request id req-19824760-3a8f-4f84-8d20-6a889cbf0b9e 2018-06-30 14:45:16,534 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-06-30 14:45:16,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}927f707c9f92d3b4f6ccb972177409ada8bf05b7" 2018-06-30 14:45:16,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:45:16 GMT Server: Apache Content-Length: 3601 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd94a3aa-4ce5-419b-a978-c716a507e139 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "shaker-user_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "links": {"self": "http://10.167.4.35:5000/v3/users/857b72a8a66549b686aee14e1ea362d8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "857b72a8a66549b686aee14e1ea362d8", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:45:16,707 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-cd94a3aa-4ce5-419b-a978-c716a507e139 2018-06-30 14:45:16,708 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.174170017242s 2018-06-30 14:45:16,709 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-cd94a3aa-4ce5-419b-a978-c716a507e139 2018-06-30 14:45:16,722 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-06-30 14:45:16,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET "http://10.167.4.35: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}927f707c9f92d3b4f6ccb972177409ada8bf05b7" 2018-06-30 14:45:16,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:45:16 GMT Server: Apache Content-Length: 1053 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dee88045-1331-4a7e-8241-4c421b4c68fb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "id": "3f82605113b8454d8c19c473b2f93c9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe"}, "tags": [], "enabled": true, "id": "548ff8a4c0ce46188deb2105d1808dfe", "parent_id": "default", "domain_id": "default", "name": "shaker-project_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "id": "92ff0882b6bc48acb8e33cc2aceec73e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-06-30 14:45:16,820 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?domain_id=default used request id req-dee88045-1331-4a7e-8241-4c421b4c68fb 2018-06-30 14:45:16,821 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.0982720851898s 2018-06-30 14:45:16,821 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?domain_id=default used request id req-dee88045-1331-4a7e-8241-4c421b4c68fb 2018-06-30 14:45:16,828 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.role_assignments 2018-06-30 14:45:16,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET "http://10.167.4.35:5000/v3/role_assignments?user.id=857b72a8a66549b686aee14e1ea362d8&role.id=480773d0071d43a593cd581c90290f6c&scope.project.id=548ff8a4c0ce46188deb2105d1808dfe" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}927f707c9f92d3b4f6ccb972177409ada8bf05b7" 2018-06-30 14:45:16,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:45:16 GMT Server: Apache Content-Length: 254 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aeff1003-994f-46ca-b007-b22a7ec44466 Connection: close Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://10.167.4.35:5000/v3/role_assignments?user.id=857b72a8a66549b686aee14e1ea362d8&role.id=480773d0071d43a593cd581c90290f6c&scope.project.id=548ff8a4c0ce46188deb2105d1808dfe", "previous": null, "next": null}} 2018-06-30 14:45:16,906 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/role_assignments?user.id=857b72a8a66549b686aee14e1ea362d8&role.id=480773d0071d43a593cd581c90290f6c&scope.project.id=548ff8a4c0ce46188deb2105d1808dfe used request id req-aeff1003-994f-46ca-b007-b22a7ec44466 2018-06-30 14:45:16,906 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.role_assignments in 0.0778439044952s 2018-06-30 14:45:16,906 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/role_assignments?user.id=857b72a8a66549b686aee14e1ea362d8&role.id=480773d0071d43a593cd581c90290f6c&scope.project.id=548ff8a4c0ce46188deb2105d1808dfe used request id req-aeff1003-994f-46ca-b007-b22a7ec44466 2018-06-30 14:45:16,909 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.PUT.projects.users.roles 2018-06-30 14:45:16,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe/users/857b72a8a66549b686aee14e1ea362d8/roles/480773d0071d43a593cd581c90290f6c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}927f707c9f92d3b4f6ccb972177409ada8bf05b7" 2018-06-30 14:45:17,419 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:45:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-34f6459e-cab6-4779-92bd-95400c34a757 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:45:17,419 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe/users/857b72a8a66549b686aee14e1ea362d8/roles/480773d0071d43a593cd581c90290f6c used request id req-34f6459e-cab6-4779-92bd-95400c34a757 2018-06-30 14:45:17,419 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.PUT.projects.users.roles in 0.509332895279s 2018-06-30 14:45:17,419 - shade.request_ids - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe/users/857b72a8a66549b686aee14e1ea362d8/roles/480773d0071d43a593cd581c90290f6c used request id req-34f6459e-cab6-4779-92bd-95400c34a757 2018-06-30 14:45:17,420 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': u'password', u'status': u'active', 'project_name': u'shaker-project_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098', 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': u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, 'endpoint_type': 'internal', u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': '/etc/ssl/certs/mcp_os_cacert', 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', 'password': '32be1970-91e8-4244-950a-891631836191', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', u'volume_api_version': u'2', 'username': u'shaker-user_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098', 'cert': None, u'secgroup_source': u'neutron', u'container_api_version': u'1', 'auth_url': 'http://10.167.4.35:35357/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 'internal', u'disable_vendor_agent': {}}}} 2018-06-30 14:45:17,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-30 14:45:17,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-30 14:45:17,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-30 14:45:17,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-30 14:45:17,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-30 14:45:17,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-30 14:45:17,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-30 14:45:17,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-30 14:45:17,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-30 14:45:17,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-30 14:45:17,422 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-30 14:45:17,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-30 14:45:17,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-30 14:45:17,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-30 14:45:17,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-30 14:45:17,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-30 14:45:17,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-30 14:45:17,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-30 14:45:17,423 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-30 14:45:17,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-30 14:45:17,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-30 14:45:17,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-30 14:45:17,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-30 14:45:17,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-30 14:45:17,424 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-30 14:45:17,426 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098', 'project_name': 'shaker-project_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098', 'user_domain_name': 'Default', 'auth_url': 'http://10.167.4.35:35357/v3', 'password': '32be1970-91e8-4244-950a-891631836191', 'project_domain_name': 'Default'} 2018-06-30 14:45:17,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/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-06-30 14:45:17,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:45:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-624b40c1-2be0-45cd-8008-531093038590 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:45:17,447 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-624b40c1-2be0-45cd-8008-531093038590 2018-06-30 14:45:17,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:45:18,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "480773d0071d43a593cd581c90290f6c", "name": "Member"}], "expires_at": "2018-06-30T15:45:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "548ff8a4c0ce46188deb2105d1808dfe", "name": "shaker-project_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/548ff8a4c0ce46188deb2105d1808dfe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/548ff8a4c0ce46188deb2105d1808dfe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/548ff8a4c0ce46188deb2105d1808dfe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/548ff8a4c0ce46188deb2105d1808dfe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/548ff8a4c0ce46188deb2105d1808dfe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/548ff8a4c0ce46188deb2105d1808dfe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/548ff8a4c0ce46188deb2105d1808dfe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/548ff8a4c0ce46188deb2105d1808dfe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/548ff8a4c0ce46188deb2105d1808dfe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/548ff8a4c0ce46188deb2105d1808dfe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/548ff8a4c0ce46188deb2105d1808dfe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/548ff8a4c0ce46188deb2105d1808dfe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "id": "857b72a8a66549b686aee14e1ea362d8"}, "audit_ids": ["3EIsCJuYQvyPqvHT4pFXZA"], "issued_at": "2018-06-30T14:45:18.000000Z"}} 2018-06-30 14:45:18,326 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-06-30 14:45:18,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" -d '{"network": {"name": "shaker-net_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "admin_state_up": true}}' 2018-06-30 14:45:20,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-b72cfe5c-6e9e-4f70-be31-4c249620a072 Date: Sat, 30 Jun 2018 14:45:20 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"548ff8a4c0ce46188deb2105d1808dfe","created_at":"2018-06-30T14:45:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T14:45:19Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"548ff8a4c0ce46188deb2105d1808dfe","id":"9f579bc4-ce48-48c3-894b-617cf0f078f7","name":"shaker-net_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}} 2018-06-30 14:45:20,187 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-b72cfe5c-6e9e-4f70-be31-4c249620a072 2018-06-30 14:45:20,187 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 1.86018490791s 2018-06-30 14:45:20,187 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-b72cfe5c-6e9e-4f70-be31-4c249620a072 2018-06-30 14:45:20,188 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-06-30T14:45:19Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'9f579bc4-ce48-48c3-894b-617cf0f078f7', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098', u'admin_state_up': True, u'tenant_id': u'548ff8a4c0ce46188deb2105d1808dfe', u'created_at': u'2018-06-30T14:45:19Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'548ff8a4c0ce46188deb2105d1808dfe'}) 2018-06-30 14:45:20,188 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-30 14:45:20,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:45:20,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-bfab36f4-945c-4766-abcd-db7fdf4d3ac9 Date: Sat, 30 Jun 2018 14:45:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T14:45:19Z","tenant_id":"548ff8a4c0ce46188deb2105d1808dfe","created_at":"2018-06-30T14:45:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"548ff8a4c0ce46188deb2105d1808dfe","id":"9f579bc4-ce48-48c3-894b-617cf0f078f7","name":"shaker-net_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 14:45:20,598 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-bfab36f4-945c-4766-abcd-db7fdf4d3ac9 2018-06-30 14:45:20,598 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.409272909164s 2018-06-30 14:45:20,598 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-bfab36f4-945c-4766-abcd-db7fdf4d3ac9 2018-06-30 14:45:20,600 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-06-30 14:45:20,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" -d '{"subnet": {"name": "shaker-subnet_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "enable_dhcp": true, "network_id": "9f579bc4-ce48-48c3-894b-617cf0f078f7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-06-30 14:45:22,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-647a8fd8-fd9a-4d24-97fc-032dff34b9a8 Date: Sat, 30 Jun 2018 14:45:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f579bc4-ce48-48c3-894b-617cf0f078f7","tenant_id":"548ff8a4c0ce46188deb2105d1808dfe","created_at":"2018-06-30T14:45:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-30T14:45:21Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"548ff8a4c0ce46188deb2105d1808dfe","id":"7aead976-4b88-476a-9327-933a6b44b129","subnetpool_id":null,"name":"shaker-subnet_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}} 2018-06-30 14:45:22,150 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-647a8fd8-fd9a-4d24-97fc-032dff34b9a8 2018-06-30 14:45:22,150 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.54985904694s 2018-06-30 14:45:22,150 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-647a8fd8-fd9a-4d24-97fc-032dff34b9a8 2018-06-30 14:45:22,151 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-30T14:45:21Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'7aead976-4b88-476a-9327-933a6b44b129', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098', u'enable_dhcp': True, u'network_id': u'9f579bc4-ce48-48c3-894b-617cf0f078f7', u'tenant_id': u'548ff8a4c0ce46188deb2105d1808dfe', u'created_at': u'2018-06-30T14:45:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'548ff8a4c0ce46188deb2105d1808dfe'}) 2018-06-30 14:45:22,151 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-06-30 14:45:22,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "shaker-router_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "admin_state_up": true}}' 2018-06-30 14:45:25,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-aba33b63-03ab-4cc0-811e-023480e5614d Date: Sat, 30 Jun 2018 14:45:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:22Z", "admin_state_up": true, "updated_at": "2018-06-30T14:45:25Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "8e3013bd-a84b-4107-850a-f0649e9c0a07", "name": "shaker-router_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}} 2018-06-30 14:45:25,918 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-aba33b63-03ab-4cc0-811e-023480e5614d 2018-06-30 14:45:25,918 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 3.76658201218s 2018-06-30 14:45:25,918 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-aba33b63-03ab-4cc0-811e-023480e5614d 2018-06-30 14:45:25,919 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-06-30T14:45:25Z', u'revision_number': 3, u'id': u'8e3013bd-a84b-4107-850a-f0649e9c0a07', u'external_gateway_info': {u'network_id': u'f0993cfb-eaf1-43bb-8546-29b938c25164', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'19bd0ddd-a887-49cb-a170-3a6721c473a5', u'ip_address': u'172.30.10.115'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098', u'admin_state_up': True, u'tenant_id': u'548ff8a4c0ce46188deb2105d1808dfe', u'created_at': u'2018-06-30T14:45:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'548ff8a4c0ce46188deb2105d1808dfe'}) 2018-06-30 14:45:25,919 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-06-30 14:45:25,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9696/v2.0/routers/8e3013bd-a84b-4107-850a-f0649e9c0a07/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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" -d '{"subnet_id": "7aead976-4b88-476a-9327-933a6b44b129"}' 2018-06-30 14:45:31,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-784d1a92-8444-44bf-9fee-acaa0cd84d6a Date: Sat, 30 Jun 2018 14:45:31 GMT RESP BODY: {"network_id": "9f579bc4-ce48-48c3-894b-617cf0f078f7", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "subnet_id": "7aead976-4b88-476a-9327-933a6b44b129", "subnet_ids": ["7aead976-4b88-476a-9327-933a6b44b129"], "port_id": "39b38d64-1a34-4739-8a02-acc109093a9c", "id": "8e3013bd-a84b-4107-850a-f0649e9c0a07"} 2018-06-30 14:45:31,578 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/8e3013bd-a84b-4107-850a-f0649e9c0a07/add_router_interface.json used request id req-784d1a92-8444-44bf-9fee-acaa0cd84d6a 2018-06-30 14:45:31,578 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 5.65831899643s 2018-06-30 14:45:31,578 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/8e3013bd-a84b-4107-850a-f0649e9c0a07/add_router_interface.json used request id req-784d1a92-8444-44bf-9fee-acaa0cd84d6a returning object 8e3013bd-a84b-4107-850a-f0649e9c0a07 2018-06-30 14:45:31,578 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-06-30 14:45:35,254 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-06-30 14:45:35,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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-06-30 14:45:35,266 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 968 Date: Sat, 30 Jun 2018 14:45:35 GMT Connection: close RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "DEPRECATED", "id": "v1.1", "links": [{"href": "http://10.167.4.35:9292/v1/", "rel": "self"}]}, {"status": "DEPRECATED", "id": "v1.0", "links": [{"href": "http://10.167.4.35:9292/v1/", "rel": "self"}]}]} 2018-06-30 14:45:35,268 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-30 14:45:35,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:45:35,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d95c0a43-b63e-4952-9045-23ba3e6d1410 Date: Sat, 30 Jun 2018 14:45:35 GMT Connection: close RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-30 14:45:35,916 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-d95c0a43-b63e-4952-9045-23ba3e6d1410 2018-06-30 14:45:35,917 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.64864897728s 2018-06-30 14:45:35,917 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-d95c0a43-b63e-4952-9045-23ba3e6d1410 2018-06-30 14:45:35,926 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-06-30 14:45:35,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}' 2018-06-30 14:45:36,694 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 847 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-8a30e951-c914-40ce-a044-9579c958a61b Date: Sat, 30 Jun 2018 14:45:36 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T14:45:37Z", "file": "/v2/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886/file", "owner": "548ff8a4c0ce46188deb2105d1808dfe", "id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "size": null, "self": "/v2/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "checksum": null, "created_at": "2018-06-30T14:45:37Z", "protected": false} 2018-06-30 14:45:36,694 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-8a30e951-c914-40ce-a044-9579c958a61b 2018-06-30 14:45:36,694 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.767483949661s 2018-06-30 14:45:36,694 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-8a30e951-c914-40ce-a044-9579c958a61b returning object 8bf5f061-9c7b-44e3-a601-b547fd9f2886 2018-06-30 14:45:36,695 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-06-30 14:45:36,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886/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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" -d '' 2018-06-30 14:45:42,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-44a0d9c9-07f0-44b1-9fe1-85cae21aebcf Date: Sat, 30 Jun 2018 14:45:42 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:45:42,287 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886/file used request id req-44a0d9c9-07f0-44b1-9fe1-85cae21aebcf 2018-06-30 14:45:42,288 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 5.5922729969s 2018-06-30 14:45:42,288 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886/file used request id req-44a0d9c9-07f0-44b1-9fe1-85cae21aebcf 2018-06-30 14:45:42,288 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/shaker-img_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-30T14:45:37Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886/file', u'owner': u'548ff8a4c0ce46188deb2105d1808dfe', u'virtual_size': None, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'id': u'8bf5f061-9c7b-44e3-a601-b547fd9f2886', u'size': None, u'name': u'shaker-img_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098', u'checksum': None, u'self': u'/v2/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-30T14:45:37Z', u'schema': u'/v2/schemas/image'}) 2018-06-30 14:45:42,289 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-06-30 14:45:42,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}927f707c9f92d3b4f6ccb972177409ada8bf05b7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-06-30 14:45:43,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 504 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d4bc51ec-b499-40be-9933-74d578954c48 X-Compute-Request-Id: req-d4bc51ec-b499-40be-9933-74d578954c48 Date: Sat, 30 Jun 2018 14:45:43 GMT Connection: close RESP BODY: {"flavor": {"name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "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": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf"}} 2018-06-30 14:45:43,148 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-d4bc51ec-b499-40be-9933-74d578954c48 2018-06-30 14:45:43,148 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.859061956406s 2018-06-30 14:45:43,148 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-d4bc51ec-b499-40be-9933-74d578954c48 2018-06-30 14:45:43,149 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098', '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'3f82605113b8454d8c19c473b2f93c9c', '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'81c01ccc-4ce2-4134-ae83-3213f9dd9ddf', 'swap': 0}) 2018-06-30 14:45:43,150 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-06-30 14:45:43,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf/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}927f707c9f92d3b4f6ccb972177409ada8bf05b7" -d '{"extra_specs": {}}' 2018-06-30 14:45:43,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-967e2a31-2539-487d-a317-7608ef6dc1c4 X-Compute-Request-Id: req-967e2a31-2539-487d-a317-7608ef6dc1c4 Date: Sat, 30 Jun 2018 14:45:43 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-30 14:45:43,757 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf/os-extra_specs used request id req-967e2a31-2539-487d-a317-7608ef6dc1c4 2018-06-30 14:45:43,758 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.607239961624s 2018-06-30 14:45:43,758 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf/os-extra_specs used request id req-967e2a31-2539-487d-a317-7608ef6dc1c4 2018-06-30 14:45:43,758 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.os-keypairs 2018-06-30 14:45:43,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" -d '{"keypair": {"name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}}' 2018-06-30 14:45:44,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2317 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-df61c9e3-2a14-4f4a-869b-2f599cf603f2 X-Compute-Request-Id: req-df61c9e3-2a14-4f4a-869b-2f599cf603f2 Date: Sat, 30 Jun 2018 14:45:44 GMT Connection: close RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG84JKLc0+hp5tSAOIuTmPTAmP8/ENuEKNQTbdYwoKpcuIBnk8bnIn+jpUL5sIn/SFNe6ulX3sPdqlGcNPrFv1O4GJJAm2+XyoH0MmfO5sbZm96ujhHwudy+INxNyCX0SYs7/IP2wW2k8z0NQEeIosY1BXnno7kVMEUZ0TAlUg3PPF9Z6FMB8hBzqxO1SHyqdYIGF6bUYele/DLt+4TGRTsULYdVRkfEKO5WeNh+wWcpb1R7nPeEC+QnBwejcNWoBal/c14gz++VyhIKWpHyUvfaF5IL5jVykughoip8hdBsh+KMXvOk+6uKgqwNYD2wnmXzHI3+DXunxGyqX5cX5L Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEoAIBAAKCAQEAxvOCSi3NPoaebUgDiLk5j0wJj/PxDbhCjUE23WMKCqXLiAZ5\nPG5yJ/o6VC+bCJ/0hTXurpV97D3apRnDT6xb9TuBiSQJtvl8qB9DJnzubG2Zvero\n4R8LncviDcTcgl9EmLO/yD9sFtpPM9DUBHiKLGNQV556O5FTBFGdEwJVINzzxfWe\nhTAfIQc6sTtUh8qnWCBhem1GHpXvwy7fuExkU7FC2HVUZHxCjuVnjYfsFnKW9Ue5\nz3hAvkJwcHo3DVqAWpf3NeIM/vlcoSClqR8lL32heSC+Y1cpLoIaIqfIXQbIfijF\n7zpPurioKsDWA9sJ5l8xyN/g17p8Rsql+XF+SwIDAQABAoIBAGg40JxDei2zH/Nn\nslJBliG3V5sN0824JUUSUMeRRoVlbUYI/iHmSe8fascHWVQfV10hb7QNpDXKAWxU\nHrjyNgo17hoFwwETmXYJSogzEkPC9rNDCFRGizNSx00nP80cUzcbkvA4KUufebZP\nQ4JEEz5FmKUN5EKoUrEEgCChLC9WI6zVwj4HNWlEt0/z0T6E6EYuYNeQGaNaOVjx\nzBoyvuosUNyIMj1Z5V8U7cuEU2Br0W6PJw/jSSuNEgPi98tHctjJXxMeLXlmaYyG\n/abqmmR9Ifp2zeQkgq5f+UUT++Bw1Y0aKgUqThD1Ws7QNOWJdcovpj30auNtdJro\nT2KSYyECgYEA7Wf3ED0rzGFrflwt+MIisxa8I8QOo944Yq3afaiwAUZyV+izXACY\nIf7+/WX9Bf3tYcs6xIRmGrftkzlI4ISKZB/M9KYyD9GLxTVxLMuYlb14PMXHUZlC\nB+SMo1tq6n31lVXkFf7w566C44tTLPGU8dTthDOKE60OFLjBULh3P+8CgYEA1oiE\nIBMIzScHytpLD3Vv1G/9jlk2/E0peA/ZEqnDJydKOqf8zA5/Q4qLQjattuekEG4j\n0qwE3i59r049v4lTXEPjcFk+tDIFryP6jwq9lI1vYMQ5qD3C4KnUt5zvQFM8WAIf\nWeT66LlqkAH7bW92t1Bd9alrF1iagihDD1G6C2UCgYBPYRjJ9Dolz1ka2gWBDKB/\nkxV7O/3NKutdi1Xn+DRJaN2oqST3mTdE/rcR0T0l+L6bmVFgDgj53A/yzw+gCpEf\nY0arcrqAcYczfGgIG1c8kiqW32aC0SSz8OZZZKK+HzmzIhHujNzOCpq3LIm2GFy9\n830rW/RKGe4AXbo9nEA7PwJ/dHurQb8UCFAo6vubxcj971rfUWsfb951pbr1Ii0K\nyTeMFk0f9avpbcLL2ifWKnmbm1AyIzFDc1/K3mSdImJt4Kr70wSiBzUh4PaoFQK/\n7OjekKv6ol7mcRXFaezL+yE2opKEc0rg8Xu7YHWzDrh2vRHl8n0KqKJzQjiaMLcv\nTQKBgCEFwZsn3M8Dv6SbnVdk85KXwbpsgn17svDnWQMdqWwdQfLxhVUFQJMDJRzr\nMXdsnUo4SsRTYtjF53rsd6bFsIuoF+0BWmCOsvEy/hb4YHIpAy99lruCl2fjO/h8\nZvYim8cWv6j26JBNvh+RDeJCo6SBv46pMi05lvNWWnGlCjin\n-----END RSA PRIVATE KEY-----\n", "user_id": "857b72a8a66549b686aee14e1ea362d8", "name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "fingerprint": "a9:1c:01:7d:36:3f:24:2a:4e:f0:a0:bb:9c:6b:e1:e1"}} 2018-06-30 14:45:44,845 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/os-keypairs used request id req-df61c9e3-2a14-4f4a-869b-2f599cf603f2 2018-06-30 14:45:44,845 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.os-keypairs in 1.08694815636s 2018-06-30 14:45:44,846 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/os-keypairs used request id req-df61c9e3-2a14-4f4a-869b-2f599cf603f2 2018-06-30 14:45:44,847 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG84JKLc0+hp5tSAOIuTmPTAmP8/ENuEKNQTbdYwoKpcuIBnk8bnIn+jpUL5sIn/SFNe6ulX3sPdqlGcNPrFv1O4GJJAm2+XyoH0MmfO5sbZm96ujhHwudy+INxNyCX0SYs7/IP2wW2k8z0NQEeIosY1BXnno7kVMEUZ0TAlUg3PPF9Z6FMB8hBzqxO1SHyqdYIGF6bUYele/DLt+4TGRTsULYdVRkfEKO5WeNh+wWcpb1R7nPeEC+QnBwejcNWoBal/c14gz++VyhIKWpHyUvfaF5IL5jVykughoip8hdBsh+KMXvOk+6uKgqwNYD2wnmXzHI3+DXunxGyqX5cX5L Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEoAIBAAKCAQEAxvOCSi3NPoaebUgDiLk5j0wJj/PxDbhCjUE23WMKCqXLiAZ5\nPG5yJ/o6VC+bCJ/0hTXurpV97D3apRnDT6xb9TuBiSQJtvl8qB9DJnzubG2Zvero\n4R8LncviDcTcgl9EmLO/yD9sFtpPM9DUBHiKLGNQV556O5FTBFGdEwJVINzzxfWe\nhTAfIQc6sTtUh8qnWCBhem1GHpXvwy7fuExkU7FC2HVUZHxCjuVnjYfsFnKW9Ue5\nz3hAvkJwcHo3DVqAWpf3NeIM/vlcoSClqR8lL32heSC+Y1cpLoIaIqfIXQbIfijF\n7zpPurioKsDWA9sJ5l8xyN/g17p8Rsql+XF+SwIDAQABAoIBAGg40JxDei2zH/Nn\nslJBliG3V5sN0824JUUSUMeRRoVlbUYI/iHmSe8fascHWVQfV10hb7QNpDXKAWxU\nHrjyNgo17hoFwwETmXYJSogzEkPC9rNDCFRGizNSx00nP80cUzcbkvA4KUufebZP\nQ4JEEz5FmKUN5EKoUrEEgCChLC9WI6zVwj4HNWlEt0/z0T6E6EYuYNeQGaNaOVjx\nzBoyvuosUNyIMj1Z5V8U7cuEU2Br0W6PJw/jSSuNEgPi98tHctjJXxMeLXlmaYyG\n/abqmmR9Ifp2zeQkgq5f+UUT++Bw1Y0aKgUqThD1Ws7QNOWJdcovpj30auNtdJro\nT2KSYyECgYEA7Wf3ED0rzGFrflwt+MIisxa8I8QOo944Yq3afaiwAUZyV+izXACY\nIf7+/WX9Bf3tYcs6xIRmGrftkzlI4ISKZB/M9KYyD9GLxTVxLMuYlb14PMXHUZlC\nB+SMo1tq6n31lVXkFf7w566C44tTLPGU8dTthDOKE60OFLjBULh3P+8CgYEA1oiE\nIBMIzScHytpLD3Vv1G/9jlk2/E0peA/ZEqnDJydKOqf8zA5/Q4qLQjattuekEG4j\n0qwE3i59r049v4lTXEPjcFk+tDIFryP6jwq9lI1vYMQ5qD3C4KnUt5zvQFM8WAIf\nWeT66LlqkAH7bW92t1Bd9alrF1iagihDD1G6C2UCgYBPYRjJ9Dolz1ka2gWBDKB/\nkxV7O/3NKutdi1Xn+DRJaN2oqST3mTdE/rcR0T0l+L6bmVFgDgj53A/yzw+gCpEf\nY0arcrqAcYczfGgIG1c8kiqW32aC0SSz8OZZZKK+HzmzIhHujNzOCpq3LIm2GFy9\n830rW/RKGe4AXbo9nEA7PwJ/dHurQb8UCFAo6vubxcj971rfUWsfb951pbr1Ii0K\nyTeMFk0f9avpbcLL2ifWKnmbm1AyIzFDc1/K3mSdImJt4Kr70wSiBzUh4PaoFQK/\n7OjekKv6ol7mcRXFaezL+yE2opKEc0rg8Xu7YHWzDrh2vRHl8n0KqKJzQjiaMLcv\nTQKBgCEFwZsn3M8Dv6SbnVdk85KXwbpsgn17svDnWQMdqWwdQfLxhVUFQJMDJRzr\nMXdsnUo4SsRTYtjF53rsd6bFsIuoF+0BWmCOsvEy/hb4YHIpAy99lruCl2fjO/h8\nZvYim8cWv6j26JBNvh+RDeJCo6SBv46pMi05lvNWWnGlCjin\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'857b72a8a66549b686aee14e1ea362d8', 'name': u'shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098', 'created_at': '2018-06-30T14:45:44.847122', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'548ff8a4c0ce46188deb2105d1808dfe', 'name': 'shaker-project_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'RegionOne', 'cloud': 'envvars'}), 'fingerprint': u'a9:1c:01:7d:36:3f:24:2a:4e:f0:a0:bb:9c:6b:e1:e1', 'type': 'ssh', 'id': u'shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098'}) 2018-06-30 14:45:44,847 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEoAIBAAKCAQEAxvOCSi3NPoaebUgDiLk5j0wJj/PxDbhCjUE23WMKCqXLiAZ5 PG5yJ/o6VC+bCJ/0hTXurpV97D3apRnDT6xb9TuBiSQJtvl8qB9DJnzubG2Zvero 4R8LncviDcTcgl9EmLO/yD9sFtpPM9DUBHiKLGNQV556O5FTBFGdEwJVINzzxfWe hTAfIQc6sTtUh8qnWCBhem1GHpXvwy7fuExkU7FC2HVUZHxCjuVnjYfsFnKW9Ue5 z3hAvkJwcHo3DVqAWpf3NeIM/vlcoSClqR8lL32heSC+Y1cpLoIaIqfIXQbIfijF 7zpPurioKsDWA9sJ5l8xyN/g17p8Rsql+XF+SwIDAQABAoIBAGg40JxDei2zH/Nn slJBliG3V5sN0824JUUSUMeRRoVlbUYI/iHmSe8fascHWVQfV10hb7QNpDXKAWxU HrjyNgo17hoFwwETmXYJSogzEkPC9rNDCFRGizNSx00nP80cUzcbkvA4KUufebZP Q4JEEz5FmKUN5EKoUrEEgCChLC9WI6zVwj4HNWlEt0/z0T6E6EYuYNeQGaNaOVjx zBoyvuosUNyIMj1Z5V8U7cuEU2Br0W6PJw/jSSuNEgPi98tHctjJXxMeLXlmaYyG /abqmmR9Ifp2zeQkgq5f+UUT++Bw1Y0aKgUqThD1Ws7QNOWJdcovpj30auNtdJro T2KSYyECgYEA7Wf3ED0rzGFrflwt+MIisxa8I8QOo944Yq3afaiwAUZyV+izXACY If7+/WX9Bf3tYcs6xIRmGrftkzlI4ISKZB/M9KYyD9GLxTVxLMuYlb14PMXHUZlC B+SMo1tq6n31lVXkFf7w566C44tTLPGU8dTthDOKE60OFLjBULh3P+8CgYEA1oiE IBMIzScHytpLD3Vv1G/9jlk2/E0peA/ZEqnDJydKOqf8zA5/Q4qLQjattuekEG4j 0qwE3i59r049v4lTXEPjcFk+tDIFryP6jwq9lI1vYMQ5qD3C4KnUt5zvQFM8WAIf WeT66LlqkAH7bW92t1Bd9alrF1iagihDD1G6C2UCgYBPYRjJ9Dolz1ka2gWBDKB/ kxV7O/3NKutdi1Xn+DRJaN2oqST3mTdE/rcR0T0l+L6bmVFgDgj53A/yzw+gCpEf Y0arcrqAcYczfGgIG1c8kiqW32aC0SSz8OZZZKK+HzmzIhHujNzOCpq3LIm2GFy9 830rW/RKGe4AXbo9nEA7PwJ/dHurQb8UCFAo6vubxcj971rfUWsfb951pbr1Ii0K yTeMFk0f9avpbcLL2ifWKnmbm1AyIzFDc1/K3mSdImJt4Kr70wSiBzUh4PaoFQK/ 7OjekKv6ol7mcRXFaezL+yE2opKEc0rg8Xu7YHWzDrh2vRHl8n0KqKJzQjiaMLcv TQKBgCEFwZsn3M8Dv6SbnVdk85KXwbpsgn17svDnWQMdqWwdQfLxhVUFQJMDJRzr MXdsnUo4SsRTYtjF53rsd6bFsIuoF+0BWmCOsvEy/hb4YHIpAy99lruCl2fjO/h8 ZvYim8cWv6j26JBNvh+RDeJCo6SBv46pMi05lvNWWnGlCjin -----END RSA PRIVATE KEY----- 2018-06-30 14:45:44,850 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-groups 2018-06-30 14:45:44,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" -d '{"security_group": {"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "description": "created by OPNFV Functest (shaker)"}}' 2018-06-30 14:45:46,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-7c6a17f3-21fe-482e-9282-bbbf55c38a5a Date: Sat, 30 Jun 2018 14:45:46 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:45Z", "updated_at": "2018-06-30T14:45:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:45Z", "revision_number": 0, "id": "153a0d42-a8d2-413b-b908-a3c5e7c5bf24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:45Z", "security_group_id": "e10ff61b-de64-48b0-8a2a-e29d58569e76", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:45Z", "revision_number": 0, "id": "7490fe71-e81b-480e-8d45-78d7c310082a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:45Z", "security_group_id": "e10ff61b-de64-48b0-8a2a-e29d58569e76", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 2, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "e10ff61b-de64-48b0-8a2a-e29d58569e76", "name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}} 2018-06-30 14:45:46,057 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-7c6a17f3-21fe-482e-9282-bbbf55c38a5a 2018-06-30 14:45:46,057 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-groups in 1.20625591278s 2018-06-30 14:45:46,057 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-7c6a17f3-21fe-482e-9282-bbbf55c38a5a 2018-06-30 14:45:46,062 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-06-30 14:45:46,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:45:46,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-f34bf47f-69e7-46a7-8810-1b6b26087a44 Date: Sat, 30 Jun 2018 14:45:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:45Z", "updated_at": "2018-06-30T14:45:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:45Z", "revision_number": 0, "id": "153a0d42-a8d2-413b-b908-a3c5e7c5bf24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:45Z", "security_group_id": "e10ff61b-de64-48b0-8a2a-e29d58569e76", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:45Z", "revision_number": 0, "id": "7490fe71-e81b-480e-8d45-78d7c310082a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:45Z", "security_group_id": "e10ff61b-de64-48b0-8a2a-e29d58569e76", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 2, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "e10ff61b-de64-48b0-8a2a-e29d58569e76", "name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 14:45:46,336 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-f34bf47f-69e7-46a7-8810-1b6b26087a44 2018-06-30 14:45:46,337 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.274666070938s 2018-06-30 14:45:46,337 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-f34bf47f-69e7-46a7-8810-1b6b26087a44 2018-06-30 14:45:46,341 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-06-30 14:45:46,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" -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": "e10ff61b-de64-48b0-8a2a-e29d58569e76"}}' 2018-06-30 14:45:46,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f1350d70-c8d1-4b48-9db6-31a013a7bcdf Date: Sat, 30 Jun 2018 14:45:46 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-06-30T14:45:46Z", "security_group_id": "e10ff61b-de64-48b0-8a2a-e29d58569e76", "port_range_min": 22, "revision_number": 0, "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:46Z", "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "5c7f6def-4be8-47e7-91a8-415b736a4c7c"}} 2018-06-30 14:45:46,811 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/security-group-rules.json used request id req-f1350d70-c8d1-4b48-9db6-31a013a7bcdf 2018-06-30 14:45:46,812 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.470430135727s 2018-06-30 14:45:46,812 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/security-group-rules.json used request id req-f1350d70-c8d1-4b48-9db6-31a013a7bcdf 2018-06-30 14:45:46,815 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-06-30 14:45:46,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:45:47,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-370c9d6b-c6b0-471c-bd34-b6e2c42f6457 Date: Sat, 30 Jun 2018 14:45:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:45Z", "updated_at": "2018-06-30T14:45:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:45Z", "revision_number": 0, "id": "153a0d42-a8d2-413b-b908-a3c5e7c5bf24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:45Z", "security_group_id": "e10ff61b-de64-48b0-8a2a-e29d58569e76", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-30T14:45:46Z", "revision_number": 0, "id": "5c7f6def-4be8-47e7-91a8-415b736a4c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:46Z", "security_group_id": "e10ff61b-de64-48b0-8a2a-e29d58569e76", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": 22, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:45Z", "revision_number": 0, "id": "7490fe71-e81b-480e-8d45-78d7c310082a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:45Z", "security_group_id": "e10ff61b-de64-48b0-8a2a-e29d58569e76", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 3, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "e10ff61b-de64-48b0-8a2a-e29d58569e76", "name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 14:45:47,018 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-370c9d6b-c6b0-471c-bd34-b6e2c42f6457 2018-06-30 14:45:47,018 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.202732086182s 2018-06-30 14:45:47,019 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-370c9d6b-c6b0-471c-bd34-b6e2c42f6457 2018-06-30 14:45:47,022 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-06-30 14:45:47,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" -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": "e10ff61b-de64-48b0-8a2a-e29d58569e76"}}' 2018-06-30 14:45:47,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-0016f5b6-1015-4a23-8428-016223e87e5d Date: Sat, 30 Jun 2018 14:45:47 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-06-30T14:45:47Z", "security_group_id": "e10ff61b-de64-48b0-8a2a-e29d58569e76", "port_range_min": null, "revision_number": 0, "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:47Z", "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "d6c45d6c-ecab-40d1-a3c2-23e972615f26"}} 2018-06-30 14:45:47,437 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/security-group-rules.json used request id req-0016f5b6-1015-4a23-8428-016223e87e5d 2018-06-30 14:45:47,437 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.414626836777s 2018-06-30 14:45:47,438 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/security-group-rules.json used request id req-0016f5b6-1015-4a23-8428-016223e87e5d 2018-06-30 14:45:47,441 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.security-groups 2018-06-30 14:45:47,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:45:47,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-1c149732-97ca-45af-b16e-841ef8a2fbf8 Date: Sat, 30 Jun 2018 14:45:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:45Z", "updated_at": "2018-06-30T14:45:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:45Z", "revision_number": 0, "id": "153a0d42-a8d2-413b-b908-a3c5e7c5bf24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:45Z", "security_group_id": "e10ff61b-de64-48b0-8a2a-e29d58569e76", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-30T14:45:46Z", "revision_number": 0, "id": "5c7f6def-4be8-47e7-91a8-415b736a4c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:46Z", "security_group_id": "e10ff61b-de64-48b0-8a2a-e29d58569e76", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": 22, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:45Z", "revision_number": 0, "id": "7490fe71-e81b-480e-8d45-78d7c310082a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:45Z", "security_group_id": "e10ff61b-de64-48b0-8a2a-e29d58569e76", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:47Z", "revision_number": 0, "id": "d6c45d6c-ecab-40d1-a3c2-23e972615f26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:47Z", "security_group_id": "e10ff61b-de64-48b0-8a2a-e29d58569e76", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "e10ff61b-de64-48b0-8a2a-e29d58569e76", "name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 14:45:47,572 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-1c149732-97ca-45af-b16e-841ef8a2fbf8 2018-06-30 14:45:47,572 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.security-groups in 0.130692958832s 2018-06-30 14:45:47,572 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/security-groups.json used request id req-1c149732-97ca-45af-b16e-841ef8a2fbf8 2018-06-30 14:45:47,576 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.security-group-rules 2018-06-30 14:45:47,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" -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": "e10ff61b-de64-48b0-8a2a-e29d58569e76"}}' 2018-06-30 14:45:48,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-3162f9eb-5b04-4c6c-9da0-0e6e07f3fde7 Date: Sat, 30 Jun 2018 14:45:48 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-06-30T14:45:47Z", "security_group_id": "e10ff61b-de64-48b0-8a2a-e29d58569e76", "port_range_min": 9000, "revision_number": 0, "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:47Z", "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "0363e3bf-5feb-4149-bc09-e097c8a95f59"}} 2018-06-30 14:45:48,000 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/security-group-rules.json used request id req-3162f9eb-5b04-4c6c-9da0-0e6e07f3fde7 2018-06-30 14:45:48,000 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.security-group-rules in 0.424269199371s 2018-06-30 14:45:48,000 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/security-group-rules.json used request id req-3162f9eb-5b04-4c6c-9da0-0e6e07f3fde7 2018-06-30 14:45:48,002 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-30 14:45:48,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:45:48,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-940b98f1-4133-4ff7-abfc-5c74ae44bfc2 Date: Sat, 30 Jun 2018 14:45:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7aead976-4b88-476a-9327-933a6b44b129"],"updated_at":"2018-06-30T14:45:21Z","tenant_id":"548ff8a4c0ce46188deb2105d1808dfe","created_at":"2018-06-30T14:45:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"548ff8a4c0ce46188deb2105d1808dfe","id":"9f579bc4-ce48-48c3-894b-617cf0f078f7","name":"shaker-net_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 14:45:48,369 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-940b98f1-4133-4ff7-abfc-5c74ae44bfc2 2018-06-30 14:45:48,369 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.367146968842s 2018-06-30 14:45:48,370 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-940b98f1-4133-4ff7-abfc-5c74ae44bfc2 2018-06-30 14:45:48,374 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-30 14:45:48,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:45:49,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1035 Content-Type: application/json X-Openstack-Request-Id: req-9d0db72f-d650-4359-8701-51e061ac3510 Date: Sat, 30 Jun 2018 14:45:49 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T14:45:42Z", "file": "/v2/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886/file", "owner": "548ff8a4c0ce46188deb2105d1808dfe", "id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "size": 666173440, "self": "/v2/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-06-30T14:45:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-30 14:45:49,998 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-9d0db72f-d650-4359-8701-51e061ac3510 2018-06-30 14:45:49,998 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 1.62374281883s 2018-06-30 14:45:49,998 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-9d0db72f-d650-4359-8701-51e061ac3510 2018-06-30 14:45:50,000 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-06-30 14:45:50,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET "http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:45:50,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 507 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dd2a896c-81fb-45e0-b3a1-7794afd8b9e2 X-Compute-Request-Id: req-dd2a896c-81fb-45e0-b3a1-7794afd8b9e2 Date: Sat, 30 Jun 2018 14:45:50 GMT Connection: close RESP BODY: {"flavors": [{"name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "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": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf"}]} 2018-06-30 14:45:50,678 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail?is_public=None used request id req-dd2a896c-81fb-45e0-b3a1-7794afd8b9e2 2018-06-30 14:45:50,679 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.677947998047s 2018-06-30 14:45:50,679 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail?is_public=None used request id req-dd2a896c-81fb-45e0-b3a1-7794afd8b9e2 2018-06-30 14:45:50,681 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.servers 2018-06-30 14:45:50,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" -d '{"server": {"name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "imageRef": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "flavorRef": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9f579bc4-ce48-48c3-894b-617cf0f078f7"}], "security_groups": [{"name": "e10ff61b-de64-48b0-8a2a-e29d58569e76"}]}}' 2018-06-30 14:45:56,885 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Location: http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2a3c87b0-a194-46ff-9060-c5aed40ec227 X-Compute-Request-Id: req-2a3c87b0-a194-46ff-9060-c5aed40ec227 Date: Sat, 30 Jun 2018 14:45:56 GMT Connection: close RESP BODY: {"server": {"security_groups": [{"name": "e10ff61b-de64-48b0-8a2a-e29d58569e76"}], "OS-DCF:diskConfig": "MANUAL", "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "adminPass": "wCB3xvtEVKD5"}} 2018-06-30 14:45:56,885 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/servers used request id req-2a3c87b0-a194-46ff-9060-c5aed40ec227 2018-06-30 14:45:56,885 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.servers in 6.20423197746s 2018-06-30 14:45:56,885 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/servers used request id req-2a3c87b0-a194-46ff-9060-c5aed40ec227 2018-06-30 14:45:56,886 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:45:56,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:45:58,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1315 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f368a266-6eb7-4888-a48e-7b171eb69b0d X-Compute-Request-Id: req-f368a266-6eb7-4888-a48e-7b171eb69b0d Date: Sat, 30 Jun 2018 14:45:58 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:45:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:57Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:45:58,609 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-f368a266-6eb7-4888-a48e-7b171eb69b0d 2018-06-30 14:45:58,609 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.72270393372s 2018-06-30 14:45:58,610 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-f368a266-6eb7-4888-a48e-7b171eb69b0d 2018-06-30 14:45:58,616 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-30 14:45:58,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:45:58,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-e34b00bf-b65f-4295-b7fa-b3643d3c7d20 Date: Sat, 30 Jun 2018 14:45:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7aead976-4b88-476a-9327-933a6b44b129"],"updated_at":"2018-06-30T14:45:21Z","tenant_id":"548ff8a4c0ce46188deb2105d1808dfe","created_at":"2018-06-30T14:45:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"548ff8a4c0ce46188deb2105d1808dfe","id":"9f579bc4-ce48-48c3-894b-617cf0f078f7","name":"shaker-net_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 14:45:58,982 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-e34b00bf-b65f-4295-b7fa-b3643d3c7d20 2018-06-30 14:45:58,982 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.365613937378s 2018-06-30 14:45:58,983 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-e34b00bf-b65f-4295-b7fa-b3643d3c7d20 2018-06-30 14:45:58,983 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-06-30 14:45:58,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:45:59,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-51c1a1ec-80b6-4759-ae3f-370d4076a32c Date: Sat, 30 Jun 2018 14:45:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f579bc4-ce48-48c3-894b-617cf0f078f7","tenant_id":"548ff8a4c0ce46188deb2105d1808dfe","created_at":"2018-06-30T14:45:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-30T14:45:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"548ff8a4c0ce46188deb2105d1808dfe","id":"7aead976-4b88-476a-9327-933a6b44b129","subnetpool_id":null,"name":"shaker-subnet_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 14:45:59,105 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-51c1a1ec-80b6-4759-ae3f-370d4076a32c 2018-06-30 14:45:59,105 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.121726036072s 2018-06-30 14:45:59,106 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-51c1a1ec-80b6-4759-ae3f-370d4076a32c 2018-06-30 14:45:59,106 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:46:01,110 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:46:01,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:46:03,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c00894d2-0fb8-43d8-9ee4-470c4588b94d X-Compute-Request-Id: req-c00894d2-0fb8-43d8-9ee4-470c4588b94d Date: Sat, 30 Jun 2018 14:46:03 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:46:03,479 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-c00894d2-0fb8-43d8-9ee4-470c4588b94d 2018-06-30 14:46:03,479 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.36808681488s 2018-06-30 14:46:03,479 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-c00894d2-0fb8-43d8-9ee4-470c4588b94d 2018-06-30 14:46:03,483 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:46:05,486 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:46:05,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:46:06,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-546205d7-9a8a-4e88-9307-6c815b185670 X-Compute-Request-Id: req-546205d7-9a8a-4e88-9307-6c815b185670 Date: Sat, 30 Jun 2018 14:46:06 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:46:06,175 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-546205d7-9a8a-4e88-9307-6c815b185670 2018-06-30 14:46:06,175 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.688626050949s 2018-06-30 14:46:06,175 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-546205d7-9a8a-4e88-9307-6c815b185670 2018-06-30 14:46:06,179 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:46:08,182 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:46:08,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:46:09,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dca6a695-9b77-401f-b182-adeb291f58c9 X-Compute-Request-Id: req-dca6a695-9b77-401f-b182-adeb291f58c9 Date: Sat, 30 Jun 2018 14:46:09 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:46:09,499 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-dca6a695-9b77-401f-b182-adeb291f58c9 2018-06-30 14:46:09,499 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.31668996811s 2018-06-30 14:46:09,499 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-dca6a695-9b77-401f-b182-adeb291f58c9 2018-06-30 14:46:09,503 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:46:11,506 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:46:11,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:46:14,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-15512397-14c1-40a4-81e0-b6eaf52dfa13 X-Compute-Request-Id: req-15512397-14c1-40a4-81e0-b6eaf52dfa13 Date: Sat, 30 Jun 2018 14:46:14 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:46:14,279 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-15512397-14c1-40a4-81e0-b6eaf52dfa13 2018-06-30 14:46:14,279 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.77252984047s 2018-06-30 14:46:14,279 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-15512397-14c1-40a4-81e0-b6eaf52dfa13 2018-06-30 14:46:14,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:46:16,286 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:46:16,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:46:18,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-80a9d109-c0ea-4a88-837b-964024cd2b79 X-Compute-Request-Id: req-80a9d109-c0ea-4a88-837b-964024cd2b79 Date: Sat, 30 Jun 2018 14:46:18 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:46:18,979 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-80a9d109-c0ea-4a88-837b-964024cd2b79 2018-06-30 14:46:18,979 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.69257593155s 2018-06-30 14:46:18,979 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-80a9d109-c0ea-4a88-837b-964024cd2b79 2018-06-30 14:46:18,983 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:46:20,986 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:46:20,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:46:23,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-221d95a9-fa8a-4e32-bdd6-f944da48ebcc X-Compute-Request-Id: req-221d95a9-fa8a-4e32-bdd6-f944da48ebcc Date: Sat, 30 Jun 2018 14:46:23 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:46:23,063 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-221d95a9-fa8a-4e32-bdd6-f944da48ebcc 2018-06-30 14:46:23,063 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.07678413391s 2018-06-30 14:46:23,064 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-221d95a9-fa8a-4e32-bdd6-f944da48ebcc 2018-06-30 14:46:23,068 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:46:25,070 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:46:25,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:46:27,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-748ad706-2295-4a27-8633-7591a82a2cf3 X-Compute-Request-Id: req-748ad706-2295-4a27-8633-7591a82a2cf3 Date: Sat, 30 Jun 2018 14:46:27 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:46:27,944 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-748ad706-2295-4a27-8633-7591a82a2cf3 2018-06-30 14:46:27,944 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.87371611595s 2018-06-30 14:46:27,945 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-748ad706-2295-4a27-8633-7591a82a2cf3 2018-06-30 14:46:27,949 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:46:29,951 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:46:29,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:46:32,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a540cf23-640a-40ab-a1ae-337f978ef105 X-Compute-Request-Id: req-a540cf23-640a-40ab-a1ae-337f978ef105 Date: Sat, 30 Jun 2018 14:46:32 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:46:32,907 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-a540cf23-640a-40ab-a1ae-337f978ef105 2018-06-30 14:46:32,907 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.95605897903s 2018-06-30 14:46:32,907 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-a540cf23-640a-40ab-a1ae-337f978ef105 2018-06-30 14:46:32,911 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:46:34,914 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:46:34,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:46:36,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4bab1c10-6442-42bb-9330-49565cf798e1 X-Compute-Request-Id: req-4bab1c10-6442-42bb-9330-49565cf798e1 Date: Sat, 30 Jun 2018 14:46:36 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:46:36,399 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-4bab1c10-6442-42bb-9330-49565cf798e1 2018-06-30 14:46:36,399 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.48477387428s 2018-06-30 14:46:36,400 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-4bab1c10-6442-42bb-9330-49565cf798e1 2018-06-30 14:46:36,403 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:46:38,406 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:46:38,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:46:40,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a840adb9-e6ff-4f67-b59a-4ee766bb3b82 X-Compute-Request-Id: req-a840adb9-e6ff-4f67-b59a-4ee766bb3b82 Date: Sat, 30 Jun 2018 14:46:40 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:46:40,162 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-a840adb9-e6ff-4f67-b59a-4ee766bb3b82 2018-06-30 14:46:40,162 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.7560532093s 2018-06-30 14:46:40,162 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-a840adb9-e6ff-4f67-b59a-4ee766bb3b82 2018-06-30 14:46:40,167 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:46:42,170 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:46:42,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:46:42,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-69312117-29de-44b1-ab3e-76f1e1474011 X-Compute-Request-Id: req-69312117-29de-44b1-ab3e-76f1e1474011 Date: Sat, 30 Jun 2018 14:46:42 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:46:42,920 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-69312117-29de-44b1-ab3e-76f1e1474011 2018-06-30 14:46:42,921 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.750424861908s 2018-06-30 14:46:42,921 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-69312117-29de-44b1-ab3e-76f1e1474011 2018-06-30 14:46:42,925 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:46:44,926 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:46:44,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:46:45,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-298d2de9-2b37-4be7-91cc-26a61ccdfd72 X-Compute-Request-Id: req-298d2de9-2b37-4be7-91cc-26a61ccdfd72 Date: Sat, 30 Jun 2018 14:46:45 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:46:45,625 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-298d2de9-2b37-4be7-91cc-26a61ccdfd72 2018-06-30 14:46:45,626 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.699137926102s 2018-06-30 14:46:45,626 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-298d2de9-2b37-4be7-91cc-26a61ccdfd72 2018-06-30 14:46:45,630 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:46:47,633 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:46:47,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:46:49,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e37c4235-8344-462e-b2e0-bc9e66a5e7ce X-Compute-Request-Id: req-e37c4235-8344-462e-b2e0-bc9e66a5e7ce Date: Sat, 30 Jun 2018 14:46:49 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:46:49,203 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-e37c4235-8344-462e-b2e0-bc9e66a5e7ce 2018-06-30 14:46:49,203 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.57032299042s 2018-06-30 14:46:49,204 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-e37c4235-8344-462e-b2e0-bc9e66a5e7ce 2018-06-30 14:46:49,208 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:46:51,210 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:46:51,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:46:52,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7903521e-e29a-4cd2-af55-a42c15be1fde X-Compute-Request-Id: req-7903521e-e29a-4cd2-af55-a42c15be1fde Date: Sat, 30 Jun 2018 14:46:52 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:46:52,643 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-7903521e-e29a-4cd2-af55-a42c15be1fde 2018-06-30 14:46:52,643 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.43252301216s 2018-06-30 14:46:52,643 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-7903521e-e29a-4cd2-af55-a42c15be1fde 2018-06-30 14:46:52,647 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:46:54,650 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:46:54,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:46:57,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-62bb9312-2bc3-4031-8695-1d0b47db106a X-Compute-Request-Id: req-62bb9312-2bc3-4031-8695-1d0b47db106a Date: Sat, 30 Jun 2018 14:46:57 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:46:57,540 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-62bb9312-2bc3-4031-8695-1d0b47db106a 2018-06-30 14:46:57,541 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 2.89016103745s 2018-06-30 14:46:57,541 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-62bb9312-2bc3-4031-8695-1d0b47db106a 2018-06-30 14:46:57,545 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:46:59,548 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:46:59,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:00,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2d81537a-9a5b-42cb-af5a-99aeb2888cd2 X-Compute-Request-Id: req-2d81537a-9a5b-42cb-af5a-99aeb2888cd2 Date: Sat, 30 Jun 2018 14:47:00 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:00,886 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-2d81537a-9a5b-42cb-af5a-99aeb2888cd2 2018-06-30 14:47:00,887 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.33848595619s 2018-06-30 14:47:00,887 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-2d81537a-9a5b-42cb-af5a-99aeb2888cd2 2018-06-30 14:47:00,891 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:02,893 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:02,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:04,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-63298cba-073e-4471-9b36-90e7df9f6d37 X-Compute-Request-Id: req-63298cba-073e-4471-9b36-90e7df9f6d37 Date: Sat, 30 Jun 2018 14:47:04 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:04,273 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-63298cba-073e-4471-9b36-90e7df9f6d37 2018-06-30 14:47:04,273 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.37979507446s 2018-06-30 14:47:04,274 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-63298cba-073e-4471-9b36-90e7df9f6d37 2018-06-30 14:47:04,278 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:06,281 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:06,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:07,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e0456b8d-ca73-4a12-8873-a502848873b9 X-Compute-Request-Id: req-e0456b8d-ca73-4a12-8873-a502848873b9 Date: Sat, 30 Jun 2018 14:47:07 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:07,169 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-e0456b8d-ca73-4a12-8873-a502848873b9 2018-06-30 14:47:07,170 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.888784170151s 2018-06-30 14:47:07,170 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-e0456b8d-ca73-4a12-8873-a502848873b9 2018-06-30 14:47:07,174 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:09,177 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:09,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:10,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-859bf685-b539-478c-bd5d-2ef9ea3e8cc3 X-Compute-Request-Id: req-859bf685-b539-478c-bd5d-2ef9ea3e8cc3 Date: Sat, 30 Jun 2018 14:47:10 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:10,787 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-859bf685-b539-478c-bd5d-2ef9ea3e8cc3 2018-06-30 14:47:10,787 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.61002278328s 2018-06-30 14:47:10,788 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-859bf685-b539-478c-bd5d-2ef9ea3e8cc3 2018-06-30 14:47:10,792 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:12,794 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:12,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:13,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6501eab4-571a-4e7f-9db1-9a8725945fcb X-Compute-Request-Id: req-6501eab4-571a-4e7f-9db1-9a8725945fcb Date: Sat, 30 Jun 2018 14:47:13 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:13,519 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-6501eab4-571a-4e7f-9db1-9a8725945fcb 2018-06-30 14:47:13,519 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.724989891052s 2018-06-30 14:47:13,520 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-6501eab4-571a-4e7f-9db1-9a8725945fcb 2018-06-30 14:47:13,524 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:15,526 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:15,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:17,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cfb77aea-92a1-4a1c-872e-bfb883b2049f X-Compute-Request-Id: req-cfb77aea-92a1-4a1c-872e-bfb883b2049f Date: Sat, 30 Jun 2018 14:47:17 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:17,287 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-cfb77aea-92a1-4a1c-872e-bfb883b2049f 2018-06-30 14:47:17,287 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.76002907753s 2018-06-30 14:47:17,287 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-cfb77aea-92a1-4a1c-872e-bfb883b2049f 2018-06-30 14:47:17,291 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:19,293 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:19,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:20,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-45b70e00-b112-42c3-b03f-f9f8202c1216 X-Compute-Request-Id: req-45b70e00-b112-42c3-b03f-f9f8202c1216 Date: Sat, 30 Jun 2018 14:47:20 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:20,833 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-45b70e00-b112-42c3-b03f-f9f8202c1216 2018-06-30 14:47:20,833 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.54020595551s 2018-06-30 14:47:20,834 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-45b70e00-b112-42c3-b03f-f9f8202c1216 2018-06-30 14:47:20,838 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:22,840 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:22,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:23,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-34b1677f-eeb2-4a32-ba2d-bc99fdca35a5 X-Compute-Request-Id: req-34b1677f-eeb2-4a32-ba2d-bc99fdca35a5 Date: Sat, 30 Jun 2018 14:47:23 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:23,586 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-34b1677f-eeb2-4a32-ba2d-bc99fdca35a5 2018-06-30 14:47:23,586 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.745349884033s 2018-06-30 14:47:23,586 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-34b1677f-eeb2-4a32-ba2d-bc99fdca35a5 2018-06-30 14:47:23,591 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:25,593 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:25,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:27,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2b3fb374-8beb-4041-a39e-9133695f49ec X-Compute-Request-Id: req-2b3fb374-8beb-4041-a39e-9133695f49ec Date: Sat, 30 Jun 2018 14:47:27 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:27,005 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-2b3fb374-8beb-4041-a39e-9133695f49ec 2018-06-30 14:47:27,005 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.41113781929s 2018-06-30 14:47:27,005 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-2b3fb374-8beb-4041-a39e-9133695f49ec 2018-06-30 14:47:27,009 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:29,011 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:29,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:29,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8d0a3204-fe30-48a4-9594-2e7b8aa4ddc7 X-Compute-Request-Id: req-8d0a3204-fe30-48a4-9594-2e7b8aa4ddc7 Date: Sat, 30 Jun 2018 14:47:29 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:29,723 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-8d0a3204-fe30-48a4-9594-2e7b8aa4ddc7 2018-06-30 14:47:29,723 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.711975097656s 2018-06-30 14:47:29,724 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-8d0a3204-fe30-48a4-9594-2e7b8aa4ddc7 2018-06-30 14:47:29,727 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:31,730 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:31,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:32,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9dd1009e-0df8-4553-af87-5c57acec35e7 X-Compute-Request-Id: req-9dd1009e-0df8-4553-af87-5c57acec35e7 Date: Sat, 30 Jun 2018 14:47:32 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:32,547 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-9dd1009e-0df8-4553-af87-5c57acec35e7 2018-06-30 14:47:32,547 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.816781044006s 2018-06-30 14:47:32,547 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-9dd1009e-0df8-4553-af87-5c57acec35e7 2018-06-30 14:47:32,552 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:34,554 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:34,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:35,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7f0d0b71-83ac-48a4-8850-168c60f31a80 X-Compute-Request-Id: req-7f0d0b71-83ac-48a4-8850-168c60f31a80 Date: Sat, 30 Jun 2018 14:47:35 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:35,340 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-7f0d0b71-83ac-48a4-8850-168c60f31a80 2018-06-30 14:47:35,340 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.785400152206s 2018-06-30 14:47:35,340 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-7f0d0b71-83ac-48a4-8850-168c60f31a80 2018-06-30 14:47:35,344 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:37,347 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:37,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:38,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4a7bc980-ab15-4515-a417-bcb887b6059f X-Compute-Request-Id: req-4a7bc980-ab15-4515-a417-bcb887b6059f Date: Sat, 30 Jun 2018 14:47:38 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:38,009 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-4a7bc980-ab15-4515-a417-bcb887b6059f 2018-06-30 14:47:38,009 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.661667108536s 2018-06-30 14:47:38,009 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-4a7bc980-ab15-4515-a417-bcb887b6059f 2018-06-30 14:47:38,013 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:40,014 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:40,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:41,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ccf5db4c-472d-4eb8-87a2-4df2815e0b4e X-Compute-Request-Id: req-ccf5db4c-472d-4eb8-87a2-4df2815e0b4e Date: Sat, 30 Jun 2018 14:47:41 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:41,279 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-ccf5db4c-472d-4eb8-87a2-4df2815e0b4e 2018-06-30 14:47:41,279 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.26496505737s 2018-06-30 14:47:41,280 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-ccf5db4c-472d-4eb8-87a2-4df2815e0b4e 2018-06-30 14:47:41,284 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:43,287 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:43,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:44,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-aae0e246-83ae-4f49-bcc4-b570f5765c46 X-Compute-Request-Id: req-aae0e246-83ae-4f49-bcc4-b570f5765c46 Date: Sat, 30 Jun 2018 14:47:44 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:44,348 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-aae0e246-83ae-4f49-bcc4-b570f5765c46 2018-06-30 14:47:44,349 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.06191492081s 2018-06-30 14:47:44,349 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-aae0e246-83ae-4f49-bcc4-b570f5765c46 2018-06-30 14:47:44,354 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:46,357 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:46,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:47,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-baf2385f-568b-4ce0-9745-4032095ca16d X-Compute-Request-Id: req-baf2385f-568b-4ce0-9745-4032095ca16d Date: Sat, 30 Jun 2018 14:47:47 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:47,774 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-baf2385f-568b-4ce0-9745-4032095ca16d 2018-06-30 14:47:47,774 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.41637420654s 2018-06-30 14:47:47,774 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-baf2385f-568b-4ce0-9745-4032095ca16d 2018-06-30 14:47:47,778 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:49,781 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:49,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:50,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-58587ab3-5ac8-46a7-be8e-76b135b50225 X-Compute-Request-Id: req-58587ab3-5ac8-46a7-be8e-76b135b50225 Date: Sat, 30 Jun 2018 14:47:50 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:50,486 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-58587ab3-5ac8-46a7-be8e-76b135b50225 2018-06-30 14:47:50,486 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.704567909241s 2018-06-30 14:47:50,486 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-58587ab3-5ac8-46a7-be8e-76b135b50225 2018-06-30 14:47:50,490 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:52,493 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:52,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:53,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-73313052-e940-4913-a61f-2be76eb456b1 X-Compute-Request-Id: req-73313052-e940-4913-a61f-2be76eb456b1 Date: Sat, 30 Jun 2018 14:47:53 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:53,107 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-73313052-e940-4913-a61f-2be76eb456b1 2018-06-30 14:47:53,107 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.6141269207s 2018-06-30 14:47:53,107 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-73313052-e940-4913-a61f-2be76eb456b1 2018-06-30 14:47:53,111 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:55,114 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:55,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:55,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-36413ab4-9dfb-4a66-9699-e8b5acd8a884 X-Compute-Request-Id: req-36413ab4-9dfb-4a66-9699-e8b5acd8a884 Date: Sat, 30 Jun 2018 14:47:55 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:55,783 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-36413ab4-9dfb-4a66-9699-e8b5acd8a884 2018-06-30 14:47:55,783 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.668527126312s 2018-06-30 14:47:55,783 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-36413ab4-9dfb-4a66-9699-e8b5acd8a884 2018-06-30 14:47:55,792 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:47:57,796 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:47:57,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:47:58,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d90880fb-f05e-4742-8e14-be3579aef0ed X-Compute-Request-Id: req-d90880fb-f05e-4742-8e14-be3579aef0ed Date: Sat, 30 Jun 2018 14:47:58 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:47:58,472 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-d90880fb-f05e-4742-8e14-be3579aef0ed 2018-06-30 14:47:58,472 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.676126003265s 2018-06-30 14:47:58,473 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-d90880fb-f05e-4742-8e14-be3579aef0ed 2018-06-30 14:47:58,476 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:00,479 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:00,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:01,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3d47f9da-870c-4e42-974f-b52e1fc4bd20 X-Compute-Request-Id: req-3d47f9da-870c-4e42-974f-b52e1fc4bd20 Date: Sat, 30 Jun 2018 14:48:01 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:01,065 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-3d47f9da-870c-4e42-974f-b52e1fc4bd20 2018-06-30 14:48:01,065 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.58545589447s 2018-06-30 14:48:01,065 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-3d47f9da-870c-4e42-974f-b52e1fc4bd20 2018-06-30 14:48:01,069 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:03,072 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:03,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:03,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fb7c72b3-82b6-44a3-9c5b-f5ca926bf159 X-Compute-Request-Id: req-fb7c72b3-82b6-44a3-9c5b-f5ca926bf159 Date: Sat, 30 Jun 2018 14:48:03 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:03,703 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-fb7c72b3-82b6-44a3-9c5b-f5ca926bf159 2018-06-30 14:48:03,703 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.630429983139s 2018-06-30 14:48:03,703 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-fb7c72b3-82b6-44a3-9c5b-f5ca926bf159 2018-06-30 14:48:03,707 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:05,709 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:05,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:06,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5d568727-6672-4656-a43d-b0c1b0fa517e X-Compute-Request-Id: req-5d568727-6672-4656-a43d-b0c1b0fa517e Date: Sat, 30 Jun 2018 14:48:06 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:06,360 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-5d568727-6672-4656-a43d-b0c1b0fa517e 2018-06-30 14:48:06,360 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.650600910187s 2018-06-30 14:48:06,361 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-5d568727-6672-4656-a43d-b0c1b0fa517e 2018-06-30 14:48:06,365 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:08,367 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:08,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:08,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d29206df-4417-484f-b316-254b8fac4ab3 X-Compute-Request-Id: req-d29206df-4417-484f-b316-254b8fac4ab3 Date: Sat, 30 Jun 2018 14:48:08 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:08,923 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-d29206df-4417-484f-b316-254b8fac4ab3 2018-06-30 14:48:08,923 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.554980039597s 2018-06-30 14:48:08,923 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-d29206df-4417-484f-b316-254b8fac4ab3 2018-06-30 14:48:08,927 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:10,929 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:10,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:11,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-66dc814d-4baf-4def-9e93-5b0cf7067169 X-Compute-Request-Id: req-66dc814d-4baf-4def-9e93-5b0cf7067169 Date: Sat, 30 Jun 2018 14:48:11 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:11,564 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-66dc814d-4baf-4def-9e93-5b0cf7067169 2018-06-30 14:48:11,564 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.634582042694s 2018-06-30 14:48:11,565 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-66dc814d-4baf-4def-9e93-5b0cf7067169 2018-06-30 14:48:11,568 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:13,571 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:13,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:15,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bbd12ae6-ecbb-40ff-8c74-41f44eb130cf X-Compute-Request-Id: req-bbd12ae6-ecbb-40ff-8c74-41f44eb130cf Date: Sat, 30 Jun 2018 14:48:15 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:15,559 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-bbd12ae6-ecbb-40ff-8c74-41f44eb130cf 2018-06-30 14:48:15,560 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.98803687096s 2018-06-30 14:48:15,560 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-bbd12ae6-ecbb-40ff-8c74-41f44eb130cf 2018-06-30 14:48:15,564 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:17,567 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:17,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:18,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-351046fe-23aa-46a6-ac4a-111ed3a82f32 X-Compute-Request-Id: req-351046fe-23aa-46a6-ac4a-111ed3a82f32 Date: Sat, 30 Jun 2018 14:48:18 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:18,296 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-351046fe-23aa-46a6-ac4a-111ed3a82f32 2018-06-30 14:48:18,296 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.729140043259s 2018-06-30 14:48:18,297 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-351046fe-23aa-46a6-ac4a-111ed3a82f32 2018-06-30 14:48:18,301 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:20,303 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:20,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:20,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-45ca185b-5e79-45cf-9415-32ccfeee074f X-Compute-Request-Id: req-45ca185b-5e79-45cf-9415-32ccfeee074f Date: Sat, 30 Jun 2018 14:48:20 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:20,990 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-45ca185b-5e79-45cf-9415-32ccfeee074f 2018-06-30 14:48:20,990 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.686029911041s 2018-06-30 14:48:20,990 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-45ca185b-5e79-45cf-9415-32ccfeee074f 2018-06-30 14:48:20,994 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:22,996 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:22,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:24,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-12ef5290-025f-42b7-b8ca-f2e242441cca X-Compute-Request-Id: req-12ef5290-025f-42b7-b8ca-f2e242441cca Date: Sat, 30 Jun 2018 14:48:24 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:24,354 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-12ef5290-025f-42b7-b8ca-f2e242441cca 2018-06-30 14:48:24,354 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.35760593414s 2018-06-30 14:48:24,354 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-12ef5290-025f-42b7-b8ca-f2e242441cca 2018-06-30 14:48:24,357 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:26,359 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:26,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:27,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-df02b451-759c-41c7-b118-b8a329ad8580 X-Compute-Request-Id: req-df02b451-759c-41c7-b118-b8a329ad8580 Date: Sat, 30 Jun 2018 14:48:27 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:27,304 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-df02b451-759c-41c7-b118-b8a329ad8580 2018-06-30 14:48:27,304 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.944246053696s 2018-06-30 14:48:27,304 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-df02b451-759c-41c7-b118-b8a329ad8580 2018-06-30 14:48:27,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:29,311 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:29,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:29,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4a80e81e-7862-4d62-8fef-e912065394b0 X-Compute-Request-Id: req-4a80e81e-7862-4d62-8fef-e912065394b0 Date: Sat, 30 Jun 2018 14:48:29 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:29,935 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-4a80e81e-7862-4d62-8fef-e912065394b0 2018-06-30 14:48:29,935 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.623835086823s 2018-06-30 14:48:29,935 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-4a80e81e-7862-4d62-8fef-e912065394b0 2018-06-30 14:48:29,939 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:31,942 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:31,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:33,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-13057289-4e67-41dc-a9f9-2686f8e42809 X-Compute-Request-Id: req-13057289-4e67-41dc-a9f9-2686f8e42809 Date: Sat, 30 Jun 2018 14:48:33 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:33,664 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-13057289-4e67-41dc-a9f9-2686f8e42809 2018-06-30 14:48:33,665 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.72247290611s 2018-06-30 14:48:33,665 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-13057289-4e67-41dc-a9f9-2686f8e42809 2018-06-30 14:48:33,669 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:35,672 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:35,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:37,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7c0c3965-4cf7-422b-91ab-7e64124879e6 X-Compute-Request-Id: req-7c0c3965-4cf7-422b-91ab-7e64124879e6 Date: Sat, 30 Jun 2018 14:48:37 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:37,156 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-7c0c3965-4cf7-422b-91ab-7e64124879e6 2018-06-30 14:48:37,156 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.48447394371s 2018-06-30 14:48:37,157 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-7c0c3965-4cf7-422b-91ab-7e64124879e6 2018-06-30 14:48:37,161 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:39,164 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:39,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:39,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d756c813-a788-4d46-8cfd-4c85ce717bd9 X-Compute-Request-Id: req-d756c813-a788-4d46-8cfd-4c85ce717bd9 Date: Sat, 30 Jun 2018 14:48:39 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:39,894 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-d756c813-a788-4d46-8cfd-4c85ce717bd9 2018-06-30 14:48:39,894 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.729765892029s 2018-06-30 14:48:39,894 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-d756c813-a788-4d46-8cfd-4c85ce717bd9 2018-06-30 14:48:39,898 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:41,900 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:41,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:42,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a920b248-9cd8-4541-814b-788eb23cf40f X-Compute-Request-Id: req-a920b248-9cd8-4541-814b-788eb23cf40f Date: Sat, 30 Jun 2018 14:48:42 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:42,635 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-a920b248-9cd8-4541-814b-788eb23cf40f 2018-06-30 14:48:42,635 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.734967947006s 2018-06-30 14:48:42,635 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-a920b248-9cd8-4541-814b-788eb23cf40f 2018-06-30 14:48:42,639 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:44,642 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:44,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:45,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bcbae2ea-f05e-4120-bbd7-be36d4a95817 X-Compute-Request-Id: req-bcbae2ea-f05e-4120-bbd7-be36d4a95817 Date: Sat, 30 Jun 2018 14:48:45 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:45,481 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-bcbae2ea-f05e-4120-bbd7-be36d4a95817 2018-06-30 14:48:45,481 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.838868141174s 2018-06-30 14:48:45,481 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-bcbae2ea-f05e-4120-bbd7-be36d4a95817 2018-06-30 14:48:45,485 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:47,488 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:47,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:48,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a2df0ab7-fce1-4a39-bdb0-3b15a7b6bb44 X-Compute-Request-Id: req-a2df0ab7-fce1-4a39-bdb0-3b15a7b6bb44 Date: Sat, 30 Jun 2018 14:48:48 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:48,059 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-a2df0ab7-fce1-4a39-bdb0-3b15a7b6bb44 2018-06-30 14:48:48,059 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.571486949921s 2018-06-30 14:48:48,060 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-a2df0ab7-fce1-4a39-bdb0-3b15a7b6bb44 2018-06-30 14:48:48,064 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:50,066 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:50,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:50,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c70fdc83-9ed3-41ac-8c03-f8370f8baccb X-Compute-Request-Id: req-c70fdc83-9ed3-41ac-8c03-f8370f8baccb Date: Sat, 30 Jun 2018 14:48:50 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:50,785 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-c70fdc83-9ed3-41ac-8c03-f8370f8baccb 2018-06-30 14:48:50,785 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.718322038651s 2018-06-30 14:48:50,785 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-c70fdc83-9ed3-41ac-8c03-f8370f8baccb 2018-06-30 14:48:50,789 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:52,791 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:52,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:53,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-481d6621-ddb5-468f-be00-4986776b5e9c X-Compute-Request-Id: req-481d6621-ddb5-468f-be00-4986776b5e9c Date: Sat, 30 Jun 2018 14:48:53 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:53,646 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-481d6621-ddb5-468f-be00-4986776b5e9c 2018-06-30 14:48:53,646 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 0.854481935501s 2018-06-30 14:48:53,646 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-481d6621-ddb5-468f-be00-4986776b5e9c 2018-06-30 14:48:53,650 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-06-30 14:48:55,653 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.servers.detail 2018-06-30 14:48:55,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}d393d675b6ee9770d5e501617a4c3c5a2efd4e66" 2018-06-30 14:48:56,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1454 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c6834fe5-f496-40cb-870d-5a7d54b9c9c5 X-Compute-Request-Id: req-c6834fe5-f496-40cb-870d-5a7d54b9c9c5 Date: Sat, 30 Jun 2018 14:48:56 GMT Connection: close RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://10.167.4.35:8774/v2.1/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "self"}, {"href": "http://10.167.4.35:8774/servers/9491bd4b-852c-42da-a4dd-b2401883cfc1", "rel": "bookmark"}], "image": {"id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "links": [{"href": "http://10.167.4.35:8774/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}]}, "id": "9491bd4b-852c-42da-a4dd-b2401883cfc1", "security_groups": [{"name": "shaker-sg_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}], "user_id": "857b72a8a66549b686aee14e1ea362d8", "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-06-30T14:46:02Z", "hostId": "9e0bfb8c5586c61643113ab9ff15c75076401d1df6e9a52cd60162ca", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "name": "shaker-vm_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "created": "2018-06-30T14:45:56Z", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 14:48:56,929 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-c6834fe5-f496-40cb-870d-5a7d54b9c9c5 2018-06-30 14:48:56,929 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.servers.detail in 1.27555084229s 2018-06-30 14:48:56,929 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/servers/detail used request id req-c6834fe5-f496-40cb-870d-5a7d54b9c9c5 2018-06-30 14:48:56,933 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 319, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 119, in boot_vm **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 6913, in wait_for_server raise OpenStackCloudTimeout(timeout_message) OpenStackCloudTimeout: Timeout waiting for the server to come up. 2018-06-30 14:48:57,070 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-30 14:48:57,070 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 03:40 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-06-30 14:48:57,074 - functest.core.singlevm - ERROR - Cannot clean all ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 334, in clean self.cloud.delete_floating_ip(self.fip.id) AttributeError: 'NoneType' object has no attribute 'id' 2018-06-30 14:48:57,075 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-06-30 14:48:57,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}927f707c9f92d3b4f6ccb972177409ada8bf05b7" 2018-06-30 14:48:57,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:48:57 GMT Server: Apache Content-Length: 3601 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62aa8d12-ad7d-4580-b2fd-a3fe1113a21c Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "shaker-user_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "links": {"self": "http://10.167.4.35:5000/v3/users/857b72a8a66549b686aee14e1ea362d8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "857b72a8a66549b686aee14e1ea362d8", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:48:57,604 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-62aa8d12-ad7d-4580-b2fd-a3fe1113a21c 2018-06-30 14:48:57,604 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.528193950653s 2018-06-30 14:48:57,604 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-62aa8d12-ad7d-4580-b2fd-a3fe1113a21c 2018-06-30 14:48:57,609 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.users 2018-06-30 14:48:57,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/857b72a8a66549b686aee14e1ea362d8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}927f707c9f92d3b4f6ccb972177409ada8bf05b7" 2018-06-30 14:48:57,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:48:57 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11bcef04-6e0b-4b67-816d-db8098a0fa4f Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "links": {"self": "http://10.167.4.35:5000/v3/users/857b72a8a66549b686aee14e1ea362d8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "857b72a8a66549b686aee14e1ea362d8", "description": null}} 2018-06-30 14:48:57,952 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/857b72a8a66549b686aee14e1ea362d8 used request id req-11bcef04-6e0b-4b67-816d-db8098a0fa4f 2018-06-30 14:48:57,952 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.users in 0.342534065247s 2018-06-30 14:48:57,952 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/857b72a8a66549b686aee14e1ea362d8 used request id req-11bcef04-6e0b-4b67-816d-db8098a0fa4f 2018-06-30 14:48:57,953 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.users 2018-06-30 14:48:57,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/857b72a8a66549b686aee14e1ea362d8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}927f707c9f92d3b4f6ccb972177409ada8bf05b7" 2018-06-30 14:48:58,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:48:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e58174c6-1b9f-47ea-a0f4-d1981983656a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:48:58,710 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/857b72a8a66549b686aee14e1ea362d8 used request id req-e58174c6-1b9f-47ea-a0f4-d1981983656a 2018-06-30 14:48:58,711 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.users in 0.757522106171s 2018-06-30 14:48:58,711 - shade.request_ids - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/857b72a8a66549b686aee14e1ea362d8 used request id req-e58174c6-1b9f-47ea-a0f4-d1981983656a 2018-06-30 14:48:58,718 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.GET.projects 2018-06-30 14:48:58,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}927f707c9f92d3b4f6ccb972177409ada8bf05b7" 2018-06-30 14:48:59,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:48:58 GMT Server: Apache Content-Length: 1035 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-404e62bb-d0cf-428e-9c52-0ffe070bbf56 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "id": "3f82605113b8454d8c19c473b2f93c9c", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe"}, "tags": [], "enabled": true, "id": "548ff8a4c0ce46188deb2105d1808dfe", "parent_id": "default", "domain_id": "default", "name": "shaker-project_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "id": "92ff0882b6bc48acb8e33cc2aceec73e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-06-30 14:48:59,065 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects used request id req-404e62bb-d0cf-428e-9c52-0ffe070bbf56 2018-06-30 14:48:59,065 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.GET.projects in 0.34742307663s 2018-06-30 14:48:59,065 - shade.request_ids - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects used request id req-404e62bb-d0cf-428e-9c52-0ffe070bbf56 2018-06-30 14:48:59,070 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task identity.DELETE.projects 2018-06-30 14:48:59,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}927f707c9f92d3b4f6ccb972177409ada8bf05b7" 2018-06-30 14:48:59,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:48:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de96ea3b-c28b-40ba-b8ca-5203682444c4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:48:59,692 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-de96ea3b-c28b-40ba-b8ca-5203682444c4 2018-06-30 14:48:59,692 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task identity.DELETE.projects in 0.622670173645s 2018-06-30 14:48:59,693 - shade.request_ids - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-de96ea3b-c28b-40ba-b8ca-5203682444c4 2018-06-30 14:48:59,693 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-06-30 14:48:59,693 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-06-30 14:49:00,138 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-30 14:49:00,138 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-30 14:49:00,138 - openstack_tests - INFO - OS Credentials = > 2018-06-30 14:49:00,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:00,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:49:01,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:49:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["QSoPWu1bR5mPFyAVrFLU1A"], "issued_at": "2018-06-30T14:49:01.000000Z"}} 2018-06-30 14:49:01,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f953ebe16aeb2114f9afcf4d829579efb90943ff" 2018-06-30 14:49:02,707 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:02 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-ca1788df-885b-4b4d-bdfd-150f3ccfea92 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 14:49:02,707 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True used request id req-ca1788df-885b-4b4d-bdfd-150f3ccfea92 2018-06-30 14:49:02,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f953ebe16aeb2114f9afcf4d829579efb90943ff" 2018-06-30 14:49:04,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:04 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-2369a404-4a5b-4b24-b1b8-107a0c34bde5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 14:49:04,427 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-2369a404-4a5b-4b24-b1b8-107a0c34bde5 2018-06-30 14:49:04,428 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-06-30 14:49:04,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:04,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:49:05,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:49:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["fuNSIgPjSUygOyaRbIMW2w"], "issued_at": "2018-06-30T14:49:05.000000Z"}} 2018-06-30 14:49:05,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46f306639faf01954dd8f2cc3ad91121fb7cdaf1" 2018-06-30 14:49:05,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39c6a352-9d0e-4f6f-bf9e-4c529135ceba Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:49:05,613 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-39c6a352-9d0e-4f6f-bf9e-4c529135ceba 2018-06-30 14:49:05,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:05,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:49:06,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:49:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["h3aM3PlmQuuuM2kxmSnCyQ"], "issued_at": "2018-06-30T14:49:06.000000Z"}} 2018-06-30 14:49:06,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f992f2de8205b61e2fb404faa71801bbf6ca1cd" 2018-06-30 14:49:06,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7531ca0-50bd-4363-8aa0-8349f69430a3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:49:06,439 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d7531ca0-50bd-4363-8aa0-8349f69430a3 2018-06-30 14:49:06,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:49:06,454 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:49:06 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:49:06,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a6336461-c8d0-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f992f2de8205b61e2fb404faa71801bbf6ca1cd" 2018-06-30 14:49:06,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:06 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0bd22ea-2cd9-4102-ad06-1136f1ca4ca4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a6336461-c8d0-47c-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:49:06,531 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a6336461-c8d0-47c-proj used request id req-d0bd22ea-2cd9-4102-ad06-1136f1ca4ca4 2018-06-30 14:49:06,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f992f2de8205b61e2fb404faa71801bbf6ca1cd" 2018-06-30 14:49:06,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:06 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c181d635-7dfc-4070-86c6-9dd1593f7213 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:49:06,896 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c181d635-7dfc-4070-86c6-9dd1593f7213 2018-06-30 14:49:06,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f992f2de8205b61e2fb404faa71801bbf6ca1cd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-a6336461-c8d0-47c-proj"}}' 2018-06-30 14:49:07,454 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:49:06 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0cfdf10-326d-4880-89fb-04097aceb3aa Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f77c3df2d6741cb86feeb8441f7afcf"}, "tags": [], "enabled": true, "id": "8f77c3df2d6741cb86feeb8441f7afcf", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a6336461-c8d0-47c-proj"}} 2018-06-30 14:49:07,454 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-c0cfdf10-326d-4880-89fb-04097aceb3aa 2018-06-30 14:49:07,455 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-a6336461-c8d0-47c-proj 2018-06-30 14:49:07,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:07,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:49:08,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:49:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["AjHrrlGCRqaH8VTLLek-Qw"], "issued_at": "2018-06-30T14:49:08.000000Z"}} 2018-06-30 14:49:08,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ae7526b8d425a68355098f78591a40f541bc89" 2018-06-30 14:49:08,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c37259c6-fa80-4b45-bd8f-1dae48790958 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:49:08,544 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c37259c6-fa80-4b45-bd8f-1dae48790958 2018-06-30 14:49:08,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:49:08,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:49:08 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:49:08,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ae7526b8d425a68355098f78591a40f541bc89" 2018-06-30 14:49:08,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:08 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95445532-de83-4d0e-974b-14b91e554cc0 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:49:08,971 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-95445532-de83-4d0e-974b-14b91e554cc0 2018-06-30 14:49:08,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-a6336461-c8d0-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ae7526b8d425a68355098f78591a40f541bc89" 2018-06-30 14:49:09,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:08 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c478052e-0d53-4ea7-98e8-7f1256eea508 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-a6336461-c8d0-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f77c3df2d6741cb86feeb8441f7afcf"}, "tags": [], "enabled": true, "id": "8f77c3df2d6741cb86feeb8441f7afcf", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a6336461-c8d0-47c-proj"}]} 2018-06-30 14:49:09,390 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-a6336461-c8d0-47c-proj used request id req-c478052e-0d53-4ea7-98e8-7f1256eea508 2018-06-30 14:49:09,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ae7526b8d425a68355098f78591a40f541bc89" 2018-06-30 14:49:09,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:09 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-272fd05f-3d85-4ae3-b116-3244f1e5afbc Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:49:09,738 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-272fd05f-3d85-4ae3-b116-3244f1e5afbc 2018-06-30 14:49:10,501 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-a6336461-c8d0-47c-user 2018-06-30 14:49:10,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:10,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f992f2de8205b61e2fb404faa71801bbf6ca1cd" 2018-06-30 14:49:10,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:10 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b6731b5-25c0-4fcb-87c2-b996c5b01308 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:49:10,817 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3b6731b5-25c0-4fcb-87c2-b996c5b01308 2018-06-30 14:49:10,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f992f2de8205b61e2fb404faa71801bbf6ca1cd" -d '{"role": {"name": "CreateSecurityGroupTests-a6336461-c8d0-47c-proj-role"}}' 2018-06-30 14:49:11,158 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:49:10 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75066d5c-cb36-440f-99c0-959fd8ad8598 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3dc551cbe27491b9745f5722f06da13", "links": {"self": "http://10.167.4.35:5000/v3/roles/a3dc551cbe27491b9745f5722f06da13"}, "name": "CreateSecurityGroupTests-a6336461-c8d0-47c-proj-role"}} 2018-06-30 14:49:11,158 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-75066d5c-cb36-440f-99c0-959fd8ad8598 2018-06-30 14:49:11,158 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-a6336461-c8d0-47c-proj-role 2018-06-30 14:49:11,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/a3dc551cbe27491b9745f5722f06da13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f992f2de8205b61e2fb404faa71801bbf6ca1cd" 2018-06-30 14:49:11,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:11 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4af529ff-4b2e-4faf-bb23-d3e55f4a6c81 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a3dc551cbe27491b9745f5722f06da13", "links": {"self": "http://10.167.4.35:5000/v3/roles/a3dc551cbe27491b9745f5722f06da13"}, "name": "CreateSecurityGroupTests-a6336461-c8d0-47c-proj-role"}} 2018-06-30 14:49:11,481 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/a3dc551cbe27491b9745f5722f06da13 used request id req-4af529ff-4b2e-4faf-bb23-d3e55f4a6c81 2018-06-30 14:49:11,481 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-a6336461-c8d0-47c-proj-role to project CreateSecurityGroupTests-a6336461-c8d0-47c-proj 2018-06-30 14:49:11,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/8f77c3df2d6741cb86feeb8441f7afcf/users/4117974f92d747b099fd4bfed43f297f/roles/a3dc551cbe27491b9745f5722f06da13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f992f2de8205b61e2fb404faa71801bbf6ca1cd" 2018-06-30 14:49:11,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:49:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbd4d41e-88bf-406e-a106-5f4d94394caf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:49:11,852 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8f77c3df2d6741cb86feeb8441f7afcf/users/4117974f92d747b099fd4bfed43f297f/roles/a3dc551cbe27491b9745f5722f06da13 used request id req-fbd4d41e-88bf-406e-a106-5f4d94394caf 2018-06-30 14:49:11,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:11,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:49:12,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3dc551cbe27491b9745f5722f06da13", "name": "CreateSecurityGroupTests-a6336461-c8d0-47c-proj-role"}], "expires_at": "2018-06-30T15:49:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f77c3df2d6741cb86feeb8441f7afcf", "name": "CreateSecurityGroupTests-a6336461-c8d0-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a6336461-c8d0-47c-user", "id": "4117974f92d747b099fd4bfed43f297f"}, "audit_ids": ["tXZfnIp1QYCWJV-nWwo_cw"], "issued_at": "2018-06-30T14:49:12.000000Z"}} 2018-06-30 14:49:12,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:12,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10b67ca5-f60b-4245-a853-7a1d3e53665f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:49:12,937 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-10b67ca5-f60b-4245-a853-7a1d3e53665f 2018-06-30 14:49:12,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:15,015 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:15 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-9c823620-8f57-4f66-acbc-34f8bbbbae81 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 14:49:15,016 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name&description=hello+group used request id req-9c823620-8f57-4f66-acbc-34f8bbbbae81 2018-06-30 14:49:15,016 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name... 2018-06-30 14:49:15,016 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name 2018-06-30 14:49:15,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" -d '{"security_group": {"name": "CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name", "description": "hello group"}}' 2018-06-30 14:49:17,281 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:49:17 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-8dddc3b8-5f69-4587-a20b-8458e47c09eb Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "updated_at": "2018-06-30T14:49:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:16Z", "revision_number": 0, "id": "9845a072-6b05-4d5f-978b-9f3677e262c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "revision_number": 0, "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}], "revision_number": 2, "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "name": "CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name"}} 2018-06-30 14:49:17,281 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-8dddc3b8-5f69-4587-a20b-8458e47c09eb 2018-06-30 14:49:17,282 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd 2018-06-30 14:49:17,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:17,356 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:17 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-27667082-ecaf-4acc-b1bf-d96f1fc3ad2c Front-End-Https: on 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-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "9845a072-6b05-4d5f-978b-9f3677e262c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:17Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38"}]} 2018-06-30 14:49:17,356 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd used request id req-27667082-ecaf-4acc-b1bf-d96f1fc3ad2c 2018-06-30 14:49:17,356 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd 2018-06-30 14:49:17,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:17,422 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:17 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2bb3f6ab-dc33-42fe-bff5-7cf840ab0a6b Front-End-Https: on 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-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "9845a072-6b05-4d5f-978b-9f3677e262c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:17Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38"}]} 2018-06-30 14:49:17,422 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd used request id req-2bb3f6ab-dc33-42fe-bff5-7cf840ab0a6b 2018-06-30 14:49:17,423 - neutron_utils - INFO - Retrieving security group with ID - 0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd 2018-06-30 14:49:17,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:17,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:17 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-7f934e5e-be09-4ae9-b770-b4fb24533b5f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "updated_at": "2018-06-30T14:49:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:16Z", "revision_number": 0, "id": "9845a072-6b05-4d5f-978b-9f3677e262c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "revision_number": 0, "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}], "revision_number": 2, "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "name": "CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name"}]} 2018-06-30 14:49:17,554 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd used request id req-7f934e5e-be09-4ae9-b770-b4fb24533b5f 2018-06-30 14:49:17,555 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd 2018-06-30 14:49:17,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:17,616 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:17 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-77387af7-13c0-4502-9689-0e01fdf6ee86 Front-End-Https: on 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-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "9845a072-6b05-4d5f-978b-9f3677e262c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:17Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38"}]} 2018-06-30 14:49:17,616 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd used request id req-77387af7-13c0-4502-9689-0e01fdf6ee86 2018-06-30 14:49:17,617 - neutron_utils - INFO - Retrieving security group with ID - 0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd 2018-06-30 14:49:17,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:18,546 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:18 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-6c6b9e79-c13a-4339-b092-261e75c8dd34 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "updated_at": "2018-06-30T14:49:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:16Z", "revision_number": 0, "id": "9845a072-6b05-4d5f-978b-9f3677e262c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "revision_number": 0, "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}], "revision_number": 2, "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "name": "CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name"}]} 2018-06-30 14:49:18,546 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd used request id req-6c6b9e79-c13a-4339-b092-261e75c8dd34 2018-06-30 14:49:18,547 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd 2018-06-30 14:49:18,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:19,263 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:19 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-7a0b4538-c85b-4ae6-ab7e-261c2117eab4 Front-End-Https: on 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-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "9845a072-6b05-4d5f-978b-9f3677e262c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:17Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38"}]} 2018-06-30 14:49:19,263 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd used request id req-7a0b4538-c85b-4ae6-ab7e-261c2117eab4 2018-06-30 14:49:19,264 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name 2018-06-30 14:49:19,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:19,434 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:19 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-73099a68-d37c-4b8d-b2a8-cf17eee7a1b6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "updated_at": "2018-06-30T14:49:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:16Z", "revision_number": 0, "id": "9845a072-6b05-4d5f-978b-9f3677e262c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "revision_number": 0, "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}], "revision_number": 2, "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "name": "CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name"}]} 2018-06-30 14:49:19,435 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name used request id req-73099a68-d37c-4b8d-b2a8-cf17eee7a1b6 2018-06-30 14:49:19,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:49:19,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:49:19 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:49:19,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f77c3df2d6741cb86feeb8441f7afcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:19,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:19 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afb4d0b0-f31b-43ab-80dd-876ed2e4ff0d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f77c3df2d6741cb86feeb8441f7afcf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f77c3df2d6741cb86feeb8441f7afcf", "name": "CreateSecurityGroupTests-a6336461-c8d0-47c-proj"}} 2018-06-30 14:49:19,802 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f77c3df2d6741cb86feeb8441f7afcf used request id req-afb4d0b0-f31b-43ab-80dd-876ed2e4ff0d 2018-06-30 14:49:19,802 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd 2018-06-30 14:49:19,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:19,908 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:19 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-0868fadf-6e6c-4ec9-ac27-82d843373965 Front-End-Https: on 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-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "9845a072-6b05-4d5f-978b-9f3677e262c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:17Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38"}]} 2018-06-30 14:49:19,909 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd used request id req-0868fadf-6e6c-4ec9-ac27-82d843373965 2018-06-30 14:49:19,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}7c3534ddb349b69c0150423a89d1e44335f5a85e" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd"}}' 2018-06-30 14:49:20,389 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:49:20 GMT Content-Type: application/json Content-Length: 521 Connection: keep-alive X-Openstack-Request-Id: req-e41964d3-781f-41d2-b9c6-3cda1e865053 Front-End-Https: on 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-06-30T14:49:20Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:20Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "a1456816-6996-4661-bf0d-14a403ecbc93"}} 2018-06-30 14:49:20,389 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-e41964d3-781f-41d2-b9c6-3cda1e865053 2018-06-30 14:49:20,389 - neutron_utils - INFO - Retrieving security group with ID - 0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd 2018-06-30 14:49:20,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:20,594 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:20 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-37ae0c12-7e85-42a3-88c0-e81afec8aa65 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "updated_at": "2018-06-30T14:49:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:16Z", "revision_number": 0, "id": "9845a072-6b05-4d5f-978b-9f3677e262c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:20Z", "revision_number": 0, "id": "a1456816-6996-4661-bf0d-14a403ecbc93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:20Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "revision_number": 0, "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}], "revision_number": 3, "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "name": "CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name"}]} 2018-06-30 14:49:20,594 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd used request id req-37ae0c12-7e85-42a3-88c0-e81afec8aa65 2018-06-30 14:49:20,595 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd 2018-06-30 14:49:20,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:20,724 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:20 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-f2aad38f-abbe-485d-a896-2354cc6d08aa Front-End-Https: on 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-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "9845a072-6b05-4d5f-978b-9f3677e262c3"}, {"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-06-30T14:49:20Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:20Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "a1456816-6996-4661-bf0d-14a403ecbc93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:17Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38"}]} 2018-06-30 14:49:20,725 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd used request id req-f2aad38f-abbe-485d-a896-2354cc6d08aa 2018-06-30 14:49:20,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:49:21,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a3dc551cbe27491b9745f5722f06da13", "name": "CreateSecurityGroupTests-a6336461-c8d0-47c-proj-role"}], "expires_at": "2018-06-30T15:49:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f77c3df2d6741cb86feeb8441f7afcf", "name": "CreateSecurityGroupTests-a6336461-c8d0-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8f77c3df2d6741cb86feeb8441f7afcf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a6336461-c8d0-47c-user", "id": "4117974f92d747b099fd4bfed43f297f"}, "audit_ids": ["KXW8Zr2pREWMW0UEIIq5LQ"], "issued_at": "2018-06-30T14:49:21.000000Z"}} 2018-06-30 14:49:21,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c2b351cda7689f147000756cc6adb42bd94cef" 2018-06-30 14:49:22,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:22 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-022d1b86-2f3a-4503-907c-64d8dd162792 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "updated_at": "2018-06-30T14:49:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:16Z", "revision_number": 0, "id": "9845a072-6b05-4d5f-978b-9f3677e262c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:20Z", "revision_number": 0, "id": "a1456816-6996-4661-bf0d-14a403ecbc93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:20Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "revision_number": 0, "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}], "revision_number": 3, "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "name": "CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name"}]} 2018-06-30 14:49:22,640 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name&description=hello+group used request id req-022d1b86-2f3a-4503-907c-64d8dd162792 2018-06-30 14:49:22,641 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd 2018-06-30 14:49:22,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c2b351cda7689f147000756cc6adb42bd94cef" 2018-06-30 14:49:22,767 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:22 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-b72e1390-f626-4f5f-9f89-3c98c16ad184 Front-End-Https: on 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-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "9845a072-6b05-4d5f-978b-9f3677e262c3"}, {"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-06-30T14:49:20Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:20Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "a1456816-6996-4661-bf0d-14a403ecbc93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:17Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38"}]} 2018-06-30 14:49:22,767 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd used request id req-b72e1390-f626-4f5f-9f89-3c98c16ad184 2018-06-30 14:49:22,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd 2018-06-30 14:49:22,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c2b351cda7689f147000756cc6adb42bd94cef" 2018-06-30 14:49:22,898 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:22 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-98b84f93-b127-4c80-8a27-c74692a43ed2 Front-End-Https: on 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-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "9845a072-6b05-4d5f-978b-9f3677e262c3"}, {"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-06-30T14:49:20Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:20Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "a1456816-6996-4661-bf0d-14a403ecbc93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:17Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38"}]} 2018-06-30 14:49:22,898 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd used request id req-98b84f93-b127-4c80-8a27-c74692a43ed2 2018-06-30 14:49:22,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c2b351cda7689f147000756cc6adb42bd94cef" 2018-06-30 14:49:23,811 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:23 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-71e7e585-2f20-4096-996a-7b66e2a3ee2d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "updated_at": "2018-06-30T14:49:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:16Z", "revision_number": 0, "id": "9845a072-6b05-4d5f-978b-9f3677e262c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:20Z", "revision_number": 0, "id": "a1456816-6996-4661-bf0d-14a403ecbc93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:20Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "revision_number": 0, "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}], "revision_number": 3, "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "name": "CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name"}]} 2018-06-30 14:49:23,811 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name used request id req-71e7e585-2f20-4096-996a-7b66e2a3ee2d 2018-06-30 14:49:23,812 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd 2018-06-30 14:49:23,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c2b351cda7689f147000756cc6adb42bd94cef" 2018-06-30 14:49:24,652 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:24 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-7065db6a-068e-4268-bc49-aacf00dd0896 Front-End-Https: on 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-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "9845a072-6b05-4d5f-978b-9f3677e262c3"}, {"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-06-30T14:49:20Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:20Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "a1456816-6996-4661-bf0d-14a403ecbc93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:17Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38"}]} 2018-06-30 14:49:24,652 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd used request id req-7065db6a-068e-4268-bc49-aacf00dd0896 2018-06-30 14:49:24,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c2b351cda7689f147000756cc6adb42bd94cef" 2018-06-30 14:49:25,715 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:25 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-687e064b-8694-4485-bc9b-2569d5d6c219 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "updated_at": "2018-06-30T14:49:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:16Z", "revision_number": 0, "id": "9845a072-6b05-4d5f-978b-9f3677e262c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:20Z", "revision_number": 0, "id": "a1456816-6996-4661-bf0d-14a403ecbc93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:20Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "revision_number": 0, "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}], "revision_number": 3, "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "name": "CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name"}]} 2018-06-30 14:49:25,715 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name used request id req-687e064b-8694-4485-bc9b-2569d5d6c219 2018-06-30 14:49:25,716 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd 2018-06-30 14:49:25,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c2b351cda7689f147000756cc6adb42bd94cef" 2018-06-30 14:49:25,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:25 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-9062cca4-6dab-49d6-b21d-0a4d33da916e Front-End-Https: on 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-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "9845a072-6b05-4d5f-978b-9f3677e262c3"}, {"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-06-30T14:49:20Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:20Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "a1456816-6996-4661-bf0d-14a403ecbc93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:17Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38"}]} 2018-06-30 14:49:25,856 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd used request id req-9062cca4-6dab-49d6-b21d-0a4d33da916e 2018-06-30 14:49:25,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd 2018-06-30 14:49:25,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c2b351cda7689f147000756cc6adb42bd94cef" 2018-06-30 14:49:25,948 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:25 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-93b09f29-ae09-4211-a338-6988f2f30344 Front-End-Https: on 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-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "9845a072-6b05-4d5f-978b-9f3677e262c3"}, {"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-06-30T14:49:20Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:20Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "a1456816-6996-4661-bf0d-14a403ecbc93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:17Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38"}]} 2018-06-30 14:49:25,948 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd used request id req-93b09f29-ae09-4211-a338-6988f2f30344 2018-06-30 14:49:25,949 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name 2018-06-30 14:49:25,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:26,106 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:26 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-dd4a839f-3bfa-453c-92f1-e821fe3e6d39 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "updated_at": "2018-06-30T14:49:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:16Z", "revision_number": 0, "id": "9845a072-6b05-4d5f-978b-9f3677e262c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:20Z", "revision_number": 0, "id": "a1456816-6996-4661-bf0d-14a403ecbc93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:20Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "revision_number": 0, "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}], "revision_number": 3, "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "name": "CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name"}]} 2018-06-30 14:49:26,106 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name used request id req-dd4a839f-3bfa-453c-92f1-e821fe3e6d39 2018-06-30 14:49:26,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f77c3df2d6741cb86feeb8441f7afcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:26,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:26 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57249d61-707e-4557-82c6-d13957d29610 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f77c3df2d6741cb86feeb8441f7afcf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f77c3df2d6741cb86feeb8441f7afcf", "name": "CreateSecurityGroupTests-a6336461-c8d0-47c-proj"}} 2018-06-30 14:49:26,469 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f77c3df2d6741cb86feeb8441f7afcf used request id req-57249d61-707e-4557-82c6-d13957d29610 2018-06-30 14:49:26,469 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd 2018-06-30 14:49:26,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:26,567 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:26 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-83820b7d-5884-4d46-ad8d-32996717b35f Front-End-Https: on 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-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "9845a072-6b05-4d5f-978b-9f3677e262c3"}, {"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-06-30T14:49:20Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:20Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "a1456816-6996-4661-bf0d-14a403ecbc93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:17Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38"}]} 2018-06-30 14:49:26,568 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd used request id req-83820b7d-5884-4d46-ad8d-32996717b35f 2018-06-30 14:49:26,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}7c3534ddb349b69c0150423a89d1e44335f5a85e" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd"}}' 2018-06-30 14:49:27,043 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:49:27 GMT Content-Type: application/json Content-Length: 519 Connection: keep-alive X-Openstack-Request-Id: req-d29ccab4-326f-4dc9-8cdb-c456fe03536f Front-End-Https: on 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-06-30T14:49:26Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:26Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "9115945b-0b89-43e5-857d-ce2a6f1981fb"}} 2018-06-30 14:49:27,043 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-d29ccab4-326f-4dc9-8cdb-c456fe03536f 2018-06-30 14:49:27,044 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd 2018-06-30 14:49:27,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80c2b351cda7689f147000756cc6adb42bd94cef" 2018-06-30 14:49:27,188 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:27 GMT Content-Type: application/json Content-Length: 1996 Connection: keep-alive X-Openstack-Request-Id: req-c095bbea-dc09-42f5-814d-3f1a89972ee1 Front-End-Https: on RESP BODY: {"security_group_rules": [{"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-06-30T14:49:26Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:26Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "9115945b-0b89-43e5-857d-ce2a6f1981fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:16Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:16Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "9845a072-6b05-4d5f-978b-9f3677e262c3"}, {"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-06-30T14:49:20Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:20Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "a1456816-6996-4661-bf0d-14a403ecbc93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:17Z", "security_group_id": "0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:17Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "d2ba5959-6494-4b3b-80e3-050039f3ca38"}]} 2018-06-30 14:49:27,188 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd used request id req-c095bbea-dc09-42f5-814d-3f1a89972ee1 2018-06-30 14:49:27,189 - neutron_utils - INFO - Deleting security group rule with ID - a1456816-6996-4661-bf0d-14a403ecbc93 2018-06-30 14:49:27,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/a1456816-6996-4661-bf0d-14a403ecbc93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:27,429 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:49:27 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e02a7c50-b9b7-4db9-a225-9de4002039dd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:49:27,429 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/a1456816-6996-4661-bf0d-14a403ecbc93 used request id req-e02a7c50-b9b7-4db9-a225-9de4002039dd 2018-06-30 14:49:27,430 - neutron_utils - INFO - Deleting security group rule with ID - d2ba5959-6494-4b3b-80e3-050039f3ca38 2018-06-30 14:49:27,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/d2ba5959-6494-4b3b-80e3-050039f3ca38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:27,624 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:49:27 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-756887fb-ad34-48bb-93e0-1d29b69baa41 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:49:27,625 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/d2ba5959-6494-4b3b-80e3-050039f3ca38 used request id req-756887fb-ad34-48bb-93e0-1d29b69baa41 2018-06-30 14:49:27,625 - neutron_utils - INFO - Deleting security group rule with ID - 9115945b-0b89-43e5-857d-ce2a6f1981fb 2018-06-30 14:49:27,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/9115945b-0b89-43e5-857d-ce2a6f1981fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:27,812 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:49:27 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0658f930-35ce-40b8-a209-584b6307bbcb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:49:27,812 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/9115945b-0b89-43e5-857d-ce2a6f1981fb used request id req-0658f930-35ce-40b8-a209-584b6307bbcb 2018-06-30 14:49:27,812 - neutron_utils - INFO - Deleting security group rule with ID - 9845a072-6b05-4d5f-978b-9f3677e262c3 2018-06-30 14:49:27,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/9845a072-6b05-4d5f-978b-9f3677e262c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:28,016 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:49:28 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b5c71eea-1002-4573-9fad-7556423d99f5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:49:28,016 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/9845a072-6b05-4d5f-978b-9f3677e262c3 used request id req-b5c71eea-1002-4573-9fad-7556423d99f5 2018-06-30 14:49:28,016 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-dcd5bf2e-0369-4341-b11f-31ab0a4f9434name 2018-06-30 14:49:28,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c3534ddb349b69c0150423a89d1e44335f5a85e" 2018-06-30 14:49:28,309 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:49:28 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2dfdafe0-a412-4ccc-a219-806b80b751fb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:49:28,309 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/0de09f19-7d20-4b8e-9f09-6eb2e2e23ebd used request id req-2dfdafe0-a412-4ccc-a219-806b80b751fb 2018-06-30 14:49:28,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f992f2de8205b61e2fb404faa71801bbf6ca1cd" 2018-06-30 14:49:29,327 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:29 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-723cf511-a0ba-4fb5-951d-a16b83afbc5e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:14Z", "updated_at": "2018-06-30T14:49:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:14Z", "revision_number": 0, "id": "27cd73d5-3ffe-4f16-b2e0-6be8c2406fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:14Z", "security_group_id": "21a8117f-c0c4-415d-9d51-2ca377322e7a", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:14Z", "revision_number": 0, "id": "3c91cf71-2ff8-4859-b037-9b2226d0d0ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:14Z", "security_group_id": "21a8117f-c0c4-415d-9d51-2ca377322e7a", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:14Z", "revision_number": 0, "id": "412bcae1-5aeb-4add-897a-8f5771461eae", "remote_group_id": "21a8117f-c0c4-415d-9d51-2ca377322e7a", "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:14Z", "security_group_id": "21a8117f-c0c4-415d-9d51-2ca377322e7a", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:14Z", "revision_number": 0, "id": "8f1288da-cabd-42dd-acc6-3328f94b0393", "remote_group_id": "21a8117f-c0c4-415d-9d51-2ca377322e7a", "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:14Z", "security_group_id": "21a8117f-c0c4-415d-9d51-2ca377322e7a", "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf"}], "revision_number": 4, "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "21a8117f-c0c4-415d-9d51-2ca377322e7a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:49:29,327 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-723cf511-a0ba-4fb5-951d-a16b83afbc5e 2018-06-30 14:49:29,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f77c3df2d6741cb86feeb8441f7afcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f992f2de8205b61e2fb404faa71801bbf6ca1cd" 2018-06-30 14:49:29,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:29 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5f12862-65df-4814-b0b0-6754f68b31d6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f77c3df2d6741cb86feeb8441f7afcf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f77c3df2d6741cb86feeb8441f7afcf", "name": "CreateSecurityGroupTests-a6336461-c8d0-47c-proj"}} 2018-06-30 14:49:29,707 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f77c3df2d6741cb86feeb8441f7afcf used request id req-a5f12862-65df-4814-b0b0-6754f68b31d6 2018-06-30 14:49:29,707 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 21a8117f-c0c4-415d-9d51-2ca377322e7a 2018-06-30 14:49:29,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=21a8117f-c0c4-415d-9d51-2ca377322e7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f992f2de8205b61e2fb404faa71801bbf6ca1cd" 2018-06-30 14:49:29,826 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:29 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-372607e2-e656-4183-a424-e58ec5266de0 Front-End-Https: on 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-06-30T14:49:14Z", "security_group_id": "21a8117f-c0c4-415d-9d51-2ca377322e7a", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:14Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "27cd73d5-3ffe-4f16-b2e0-6be8c2406fb5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:14Z", "security_group_id": "21a8117f-c0c4-415d-9d51-2ca377322e7a", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:14Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "3c91cf71-2ff8-4859-b037-9b2226d0d0ef"}, {"remote_group_id": "21a8117f-c0c4-415d-9d51-2ca377322e7a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:14Z", "security_group_id": "21a8117f-c0c4-415d-9d51-2ca377322e7a", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:14Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "412bcae1-5aeb-4add-897a-8f5771461eae"}, {"remote_group_id": "21a8117f-c0c4-415d-9d51-2ca377322e7a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:14Z", "security_group_id": "21a8117f-c0c4-415d-9d51-2ca377322e7a", "port_range_min": null, "revision_number": 0, "tenant_id": "8f77c3df2d6741cb86feeb8441f7afcf", "created_at": "2018-06-30T14:49:14Z", "project_id": "8f77c3df2d6741cb86feeb8441f7afcf", "id": "8f1288da-cabd-42dd-acc6-3328f94b0393"}]} 2018-06-30 14:49:29,827 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=21a8117f-c0c4-415d-9d51-2ca377322e7a used request id req-372607e2-e656-4183-a424-e58ec5266de0 2018-06-30 14:49:29,827 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 14:49:29,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/21a8117f-c0c4-415d-9d51-2ca377322e7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f992f2de8205b61e2fb404faa71801bbf6ca1cd" 2018-06-30 14:49:30,952 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:49:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d09aff88-f495-42b1-9f87-e55785538466 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:49:30,952 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/21a8117f-c0c4-415d-9d51-2ca377322e7a used request id req-d09aff88-f495-42b1-9f87-e55785538466 2018-06-30 14:49:30,953 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-a6336461-c8d0-47c-proj 2018-06-30 14:49:30,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/8f77c3df2d6741cb86feeb8441f7afcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f992f2de8205b61e2fb404faa71801bbf6ca1cd" 2018-06-30 14:49:31,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:49:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8de7df8f-95c1-4b52-8873-8b21b23f333d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:49:31,753 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/8f77c3df2d6741cb86feeb8441f7afcf used request id req-8de7df8f-95c1-4b52-8873-8b21b23f333d 2018-06-30 14:49:31,753 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-a6336461-c8d0-47c-proj-role 2018-06-30 14:49:31,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/a3dc551cbe27491b9745f5722f06da13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f992f2de8205b61e2fb404faa71801bbf6ca1cd" 2018-06-30 14:49:32,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:49:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50dd3a4a-ddbe-4a23-99f2-36ec533c071b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:49:32,171 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/a3dc551cbe27491b9745f5722f06da13 used request id req-50dd3a4a-ddbe-4a23-99f2-36ec533c071b 2018-06-30 14:49:32,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f992f2de8205b61e2fb404faa71801bbf6ca1cd" 2018-06-30 14:49:32,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:32 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-541040b1-d485-439d-a3bc-56b7d1deece3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:49:32,575 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-541040b1-d485-439d-a3bc-56b7d1deece3 2018-06-30 14:49:32,576 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-a6336461-c8d0-47c-user 2018-06-30 14:49:32,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/4117974f92d747b099fd4bfed43f297f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ae7526b8d425a68355098f78591a40f541bc89" 2018-06-30 14:49:33,335 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:49:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14049c2b-9b6c-429f-b1d7-9bec90e62440 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:49:33,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/4117974f92d747b099fd4bfed43f297f used request id req-14049c2b-9b6c-429f-b1d7-9bec90e62440 2018-06-30 14:49:33,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:49:34,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:49:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["6J3vWwIUT0-iy_ynnAnDOA"], "issued_at": "2018-06-30T14:49:34.000000Z"}} 2018-06-30 14:49:34,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61f7561a2044c72f1be8fbf69cf06f3205215bd" 2018-06-30 14:49:34,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b07465eb-47a3-465b-a6fe-2d16ee0dd419 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:49:34,566 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b07465eb-47a3-465b-a6fe-2d16ee0dd419 2018-06-30 14:49:34,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:34,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:49:35,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:49:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["PqhTGKSbQbeWMHmj6Z71tg"], "issued_at": "2018-06-30T14:49:35.000000Z"}} 2018-06-30 14:49:35,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082da4a7b69381129ce493fd5eb6d5ac44aba6c6" 2018-06-30 14:49:36,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa5b3ff2-574c-4fdb-b660-585559ba7ee9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:49:36,061 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fa5b3ff2-574c-4fdb-b660-585559ba7ee9 2018-06-30 14:49:36,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:49:36,077 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:49:36 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:49:36,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a89b700e-6a7c-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082da4a7b69381129ce493fd5eb6d5ac44aba6c6" 2018-06-30 14:49:36,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:36 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-179fcd8c-a972-4291-b3e4-6a8578d6955d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a89b700e-6a7c-49b-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:49:36,173 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a89b700e-6a7c-49b-proj used request id req-179fcd8c-a972-4291-b3e4-6a8578d6955d 2018-06-30 14:49:36,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082da4a7b69381129ce493fd5eb6d5ac44aba6c6" 2018-06-30 14:49:36,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:36 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b343e836-9900-4826-bbb2-4bad81679b88 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:49:36,269 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b343e836-9900-4826-bbb2-4bad81679b88 2018-06-30 14:49:36,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082da4a7b69381129ce493fd5eb6d5ac44aba6c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-a89b700e-6a7c-49b-proj"}}' 2018-06-30 14:49:36,693 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:49:36 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1ef702e-3d1f-464b-9b73-b3c6a40b089c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5cfc886020b5446c9256652b0ba81956"}, "tags": [], "enabled": true, "id": "5cfc886020b5446c9256652b0ba81956", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a89b700e-6a7c-49b-proj"}} 2018-06-30 14:49:36,694 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-a1ef702e-3d1f-464b-9b73-b3c6a40b089c 2018-06-30 14:49:36,694 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-a89b700e-6a7c-49b-proj 2018-06-30 14:49:36,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:36,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:49:37,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:49:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["SqeC9mnFQPqQ-tMSWqsOfA"], "issued_at": "2018-06-30T14:49:37.000000Z"}} 2018-06-30 14:49:37,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8b64f6be3d4c1947806312980e31e047374293" 2018-06-30 14:49:37,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f72ed3ab-ac10-411f-8b75-150464a4fa50 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:49:37,843 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f72ed3ab-ac10-411f-8b75-150464a4fa50 2018-06-30 14:49:37,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:49:37,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:49:37 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:49:37,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8b64f6be3d4c1947806312980e31e047374293" 2018-06-30 14:49:38,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:37 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3cc8df5a-4ff2-4b7f-954f-a05a29dab201 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:49:38,321 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-3cc8df5a-4ff2-4b7f-954f-a05a29dab201 2018-06-30 14:49:38,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-a89b700e-6a7c-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8b64f6be3d4c1947806312980e31e047374293" 2018-06-30 14:49:38,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:38 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-289cc55f-87ab-421d-94d0-3700289dcb8b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-a89b700e-6a7c-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5cfc886020b5446c9256652b0ba81956"}, "tags": [], "enabled": true, "id": "5cfc886020b5446c9256652b0ba81956", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a89b700e-6a7c-49b-proj"}]} 2018-06-30 14:49:38,671 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-a89b700e-6a7c-49b-proj used request id req-289cc55f-87ab-421d-94d0-3700289dcb8b 2018-06-30 14:49:38,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8b64f6be3d4c1947806312980e31e047374293" 2018-06-30 14:49:39,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:38 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62c96ca0-f666-4307-bcbc-90c066f30514 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:49:39,064 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-62c96ca0-f666-4307-bcbc-90c066f30514 2018-06-30 14:49:39,856 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-a89b700e-6a7c-49b-user 2018-06-30 14:49:39,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:39,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082da4a7b69381129ce493fd5eb6d5ac44aba6c6" 2018-06-30 14:49:40,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:39 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76000a0e-bca4-4033-b53f-5ed4564d7e40 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:49:40,290 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-76000a0e-bca4-4033-b53f-5ed4564d7e40 2018-06-30 14:49:40,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082da4a7b69381129ce493fd5eb6d5ac44aba6c6" -d '{"role": {"name": "CreateSecurityGroupTests-a89b700e-6a7c-49b-proj-role"}}' 2018-06-30 14:49:40,659 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:49:40 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28417b31-df42-44fc-bcd6-61c885696b4f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3be1f1eb9bc34801b003c6f26e2e21a0", "links": {"self": "http://10.167.4.35:5000/v3/roles/3be1f1eb9bc34801b003c6f26e2e21a0"}, "name": "CreateSecurityGroupTests-a89b700e-6a7c-49b-proj-role"}} 2018-06-30 14:49:40,660 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-28417b31-df42-44fc-bcd6-61c885696b4f 2018-06-30 14:49:40,660 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-a89b700e-6a7c-49b-proj-role 2018-06-30 14:49:40,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/3be1f1eb9bc34801b003c6f26e2e21a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082da4a7b69381129ce493fd5eb6d5ac44aba6c6" 2018-06-30 14:49:41,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:40 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cee303b1-2572-4a3e-8537-9f990414e3b8 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3be1f1eb9bc34801b003c6f26e2e21a0", "links": {"self": "http://10.167.4.35:5000/v3/roles/3be1f1eb9bc34801b003c6f26e2e21a0"}, "name": "CreateSecurityGroupTests-a89b700e-6a7c-49b-proj-role"}} 2018-06-30 14:49:41,046 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/3be1f1eb9bc34801b003c6f26e2e21a0 used request id req-cee303b1-2572-4a3e-8537-9f990414e3b8 2018-06-30 14:49:41,047 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-a89b700e-6a7c-49b-proj-role to project CreateSecurityGroupTests-a89b700e-6a7c-49b-proj 2018-06-30 14:49:41,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/5cfc886020b5446c9256652b0ba81956/users/9df1c5b4d6ff4776afdf1b65b43139a3/roles/3be1f1eb9bc34801b003c6f26e2e21a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082da4a7b69381129ce493fd5eb6d5ac44aba6c6" 2018-06-30 14:49:41,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:49:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57a52898-9e0d-427d-a1b5-9b8fdbd606c4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:49:41,471 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/5cfc886020b5446c9256652b0ba81956/users/9df1c5b4d6ff4776afdf1b65b43139a3/roles/3be1f1eb9bc34801b003c6f26e2e21a0 used request id req-57a52898-9e0d-427d-a1b5-9b8fdbd606c4 2018-06-30 14:49:41,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:41,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:49:42,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3be1f1eb9bc34801b003c6f26e2e21a0", "name": "CreateSecurityGroupTests-a89b700e-6a7c-49b-proj-role"}], "expires_at": "2018-06-30T15:49:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5cfc886020b5446c9256652b0ba81956", "name": "CreateSecurityGroupTests-a89b700e-6a7c-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5cfc886020b5446c9256652b0ba81956", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5cfc886020b5446c9256652b0ba81956", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5cfc886020b5446c9256652b0ba81956", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5cfc886020b5446c9256652b0ba81956", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5cfc886020b5446c9256652b0ba81956", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5cfc886020b5446c9256652b0ba81956", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5cfc886020b5446c9256652b0ba81956", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5cfc886020b5446c9256652b0ba81956", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5cfc886020b5446c9256652b0ba81956", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5cfc886020b5446c9256652b0ba81956", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5cfc886020b5446c9256652b0ba81956", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5cfc886020b5446c9256652b0ba81956", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a89b700e-6a7c-49b-user", "id": "9df1c5b4d6ff4776afdf1b65b43139a3"}, "audit_ids": ["e-jd9GuTSRiGTkGLk8Mizw"], "issued_at": "2018-06-30T14:49:42.000000Z"}} 2018-06-30 14:49:42,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef9e608f436f969105d841f792f6a8e0faece66" 2018-06-30 14:49:42,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f37f095-84f0-43f5-9835-694bd0cb3c3d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:49:42,649 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1f37f095-84f0-43f5-9835-694bd0cb3c3d 2018-06-30 14:49:42,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e37aab4d-3098-4524-a33c-14ef279ebf36name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef9e608f436f969105d841f792f6a8e0faece66" 2018-06-30 14:49:43,875 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:43 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-61d60777-5fd8-4d50-8f1d-d85ccf020b38 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 14:49:43,875 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e37aab4d-3098-4524-a33c-14ef279ebf36name&description=hello+group used request id req-61d60777-5fd8-4d50-8f1d-d85ccf020b38 2018-06-30 14:49:43,875 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-e37aab4d-3098-4524-a33c-14ef279ebf36name... 2018-06-30 14:49:43,875 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-e37aab4d-3098-4524-a33c-14ef279ebf36name 2018-06-30 14:49:43,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef9e608f436f969105d841f792f6a8e0faece66" -d '{"security_group": {"name": "CreateSecurityGroupTests-e37aab4d-3098-4524-a33c-14ef279ebf36name", "description": "hello group"}}' 2018-06-30 14:49:45,163 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:49:45 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-60c56f0f-77b3-41bf-9d59-5e1110c3f987 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:44Z", "updated_at": "2018-06-30T14:49:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:44Z", "revision_number": 0, "id": "645f8f3b-f152-4ae7-b2d8-364480a27d21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:44Z", "security_group_id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "tenant_id": "5cfc886020b5446c9256652b0ba81956", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cfc886020b5446c9256652b0ba81956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:44Z", "revision_number": 0, "id": "8fe07744-c71b-4f93-a52e-004579b85779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:44Z", "security_group_id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "tenant_id": "5cfc886020b5446c9256652b0ba81956", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cfc886020b5446c9256652b0ba81956"}], "revision_number": 2, "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "name": "CreateSecurityGroupTests-e37aab4d-3098-4524-a33c-14ef279ebf36name"}} 2018-06-30 14:49:45,163 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-60c56f0f-77b3-41bf-9d59-5e1110c3f987 2018-06-30 14:49:45,164 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 573623f7-f500-419d-9187-dd84b2f9d7c9 2018-06-30 14:49:45,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=573623f7-f500-419d-9187-dd84b2f9d7c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef9e608f436f969105d841f792f6a8e0faece66" 2018-06-30 14:49:45,899 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:45 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f7e18e08-b3e3-4c6b-9f11-c6bddd046ff5 Front-End-Https: on 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-06-30T14:49:44Z", "security_group_id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:44Z", "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "645f8f3b-f152-4ae7-b2d8-364480a27d21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:44Z", "security_group_id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:44Z", "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "8fe07744-c71b-4f93-a52e-004579b85779"}]} 2018-06-30 14:49:45,899 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=573623f7-f500-419d-9187-dd84b2f9d7c9 used request id req-f7e18e08-b3e3-4c6b-9f11-c6bddd046ff5 2018-06-30 14:49:45,900 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 573623f7-f500-419d-9187-dd84b2f9d7c9 2018-06-30 14:49:45,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=573623f7-f500-419d-9187-dd84b2f9d7c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef9e608f436f969105d841f792f6a8e0faece66" 2018-06-30 14:49:45,971 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:45 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ea2abbd8-4824-432e-8d7b-ae8360f9a5a7 Front-End-Https: on 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-06-30T14:49:44Z", "security_group_id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:44Z", "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "645f8f3b-f152-4ae7-b2d8-364480a27d21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:44Z", "security_group_id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:44Z", "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "8fe07744-c71b-4f93-a52e-004579b85779"}]} 2018-06-30 14:49:45,971 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=573623f7-f500-419d-9187-dd84b2f9d7c9 used request id req-ea2abbd8-4824-432e-8d7b-ae8360f9a5a7 2018-06-30 14:49:45,972 - neutron_utils - INFO - Retrieving security group with ID - 573623f7-f500-419d-9187-dd84b2f9d7c9 2018-06-30 14:49:45,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=573623f7-f500-419d-9187-dd84b2f9d7c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef9e608f436f969105d841f792f6a8e0faece66" 2018-06-30 14:49:46,090 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:46 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-d4888afa-0a10-4f28-b033-eff91c79ee6e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:44Z", "updated_at": "2018-06-30T14:49:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:44Z", "revision_number": 0, "id": "645f8f3b-f152-4ae7-b2d8-364480a27d21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:44Z", "security_group_id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "tenant_id": "5cfc886020b5446c9256652b0ba81956", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cfc886020b5446c9256652b0ba81956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:44Z", "revision_number": 0, "id": "8fe07744-c71b-4f93-a52e-004579b85779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:44Z", "security_group_id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "tenant_id": "5cfc886020b5446c9256652b0ba81956", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cfc886020b5446c9256652b0ba81956"}], "revision_number": 2, "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "name": "CreateSecurityGroupTests-e37aab4d-3098-4524-a33c-14ef279ebf36name"}]} 2018-06-30 14:49:46,090 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=573623f7-f500-419d-9187-dd84b2f9d7c9 used request id req-d4888afa-0a10-4f28-b033-eff91c79ee6e 2018-06-30 14:49:46,091 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 573623f7-f500-419d-9187-dd84b2f9d7c9 2018-06-30 14:49:46,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=573623f7-f500-419d-9187-dd84b2f9d7c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef9e608f436f969105d841f792f6a8e0faece66" 2018-06-30 14:49:46,177 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:46 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9f9e3f48-d645-47fe-9aeb-a697d2a071d3 Front-End-Https: on 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-06-30T14:49:44Z", "security_group_id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:44Z", "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "645f8f3b-f152-4ae7-b2d8-364480a27d21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:44Z", "security_group_id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:44Z", "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "8fe07744-c71b-4f93-a52e-004579b85779"}]} 2018-06-30 14:49:46,177 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=573623f7-f500-419d-9187-dd84b2f9d7c9 used request id req-9f9e3f48-d645-47fe-9aeb-a697d2a071d3 2018-06-30 14:49:46,178 - neutron_utils - INFO - Retrieving security group with ID - 573623f7-f500-419d-9187-dd84b2f9d7c9 2018-06-30 14:49:46,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=573623f7-f500-419d-9187-dd84b2f9d7c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef9e608f436f969105d841f792f6a8e0faece66" 2018-06-30 14:49:47,114 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:47 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-77cf7d20-43bb-448e-86d0-268b238a1511 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:44Z", "updated_at": "2018-06-30T14:49:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:44Z", "revision_number": 0, "id": "645f8f3b-f152-4ae7-b2d8-364480a27d21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:44Z", "security_group_id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "tenant_id": "5cfc886020b5446c9256652b0ba81956", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cfc886020b5446c9256652b0ba81956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:44Z", "revision_number": 0, "id": "8fe07744-c71b-4f93-a52e-004579b85779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:44Z", "security_group_id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "tenant_id": "5cfc886020b5446c9256652b0ba81956", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cfc886020b5446c9256652b0ba81956"}], "revision_number": 2, "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "name": "CreateSecurityGroupTests-e37aab4d-3098-4524-a33c-14ef279ebf36name"}]} 2018-06-30 14:49:47,114 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=573623f7-f500-419d-9187-dd84b2f9d7c9 used request id req-77cf7d20-43bb-448e-86d0-268b238a1511 2018-06-30 14:49:47,115 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 573623f7-f500-419d-9187-dd84b2f9d7c9 2018-06-30 14:49:47,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=573623f7-f500-419d-9187-dd84b2f9d7c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef9e608f436f969105d841f792f6a8e0faece66" 2018-06-30 14:49:47,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:47 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-28337a27-7140-4036-8066-14a5539ce34e Front-End-Https: on 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-06-30T14:49:44Z", "security_group_id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:44Z", "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "645f8f3b-f152-4ae7-b2d8-364480a27d21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:44Z", "security_group_id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:44Z", "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "8fe07744-c71b-4f93-a52e-004579b85779"}]} 2018-06-30 14:49:47,256 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=573623f7-f500-419d-9187-dd84b2f9d7c9 used request id req-28337a27-7140-4036-8066-14a5539ce34e 2018-06-30 14:49:47,256 - neutron_utils - INFO - Retrieving security group with ID - 573623f7-f500-419d-9187-dd84b2f9d7c9 2018-06-30 14:49:47,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=573623f7-f500-419d-9187-dd84b2f9d7c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef9e608f436f969105d841f792f6a8e0faece66" 2018-06-30 14:49:47,491 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:47 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-c6ea5811-64fc-4daa-aea1-62ba69a7f2bc Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:44Z", "updated_at": "2018-06-30T14:49:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:44Z", "revision_number": 0, "id": "645f8f3b-f152-4ae7-b2d8-364480a27d21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:44Z", "security_group_id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "tenant_id": "5cfc886020b5446c9256652b0ba81956", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cfc886020b5446c9256652b0ba81956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:44Z", "revision_number": 0, "id": "8fe07744-c71b-4f93-a52e-004579b85779", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:44Z", "security_group_id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "tenant_id": "5cfc886020b5446c9256652b0ba81956", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cfc886020b5446c9256652b0ba81956"}], "revision_number": 2, "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "name": "CreateSecurityGroupTests-e37aab4d-3098-4524-a33c-14ef279ebf36name"}]} 2018-06-30 14:49:47,491 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=573623f7-f500-419d-9187-dd84b2f9d7c9 used request id req-c6ea5811-64fc-4daa-aea1-62ba69a7f2bc 2018-06-30 14:49:47,492 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 573623f7-f500-419d-9187-dd84b2f9d7c9 2018-06-30 14:49:47,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=573623f7-f500-419d-9187-dd84b2f9d7c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef9e608f436f969105d841f792f6a8e0faece66" 2018-06-30 14:49:47,565 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:47 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-8334d8ea-96ec-4f44-98d2-5281815acb82 Front-End-Https: on 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-06-30T14:49:44Z", "security_group_id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:44Z", "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "645f8f3b-f152-4ae7-b2d8-364480a27d21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:44Z", "security_group_id": "573623f7-f500-419d-9187-dd84b2f9d7c9", "port_range_min": null, "revision_number": 0, "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:44Z", "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "8fe07744-c71b-4f93-a52e-004579b85779"}]} 2018-06-30 14:49:47,566 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=573623f7-f500-419d-9187-dd84b2f9d7c9 used request id req-8334d8ea-96ec-4f44-98d2-5281815acb82 2018-06-30 14:49:47,566 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-e37aab4d-3098-4524-a33c-14ef279ebf36name 2018-06-30 14:49:47,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:49:48,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3be1f1eb9bc34801b003c6f26e2e21a0", "name": "CreateSecurityGroupTests-a89b700e-6a7c-49b-proj-role"}], "expires_at": "2018-06-30T15:49:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5cfc886020b5446c9256652b0ba81956", "name": "CreateSecurityGroupTests-a89b700e-6a7c-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5cfc886020b5446c9256652b0ba81956", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5cfc886020b5446c9256652b0ba81956", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5cfc886020b5446c9256652b0ba81956", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5cfc886020b5446c9256652b0ba81956", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5cfc886020b5446c9256652b0ba81956", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5cfc886020b5446c9256652b0ba81956", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5cfc886020b5446c9256652b0ba81956", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5cfc886020b5446c9256652b0ba81956", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5cfc886020b5446c9256652b0ba81956", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5cfc886020b5446c9256652b0ba81956", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5cfc886020b5446c9256652b0ba81956", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5cfc886020b5446c9256652b0ba81956", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a89b700e-6a7c-49b-user", "id": "9df1c5b4d6ff4776afdf1b65b43139a3"}, "audit_ids": ["87NnIT0FQfSB6NNtLk_HiA"], "issued_at": "2018-06-30T14:49:48.000000Z"}} 2018-06-30 14:49:48,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/573623f7-f500-419d-9187-dd84b2f9d7c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be3b2c2ac151d931a5a5fbcccc9ec728a841e5" 2018-06-30 14:49:49,494 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:49:49 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-86e746a9-d56b-4b1f-b264-bc28f1018578 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:49:49,494 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/573623f7-f500-419d-9187-dd84b2f9d7c9 used request id req-86e746a9-d56b-4b1f-b264-bc28f1018578 2018-06-30 14:49:49,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e37aab4d-3098-4524-a33c-14ef279ebf36name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9be3b2c2ac151d931a5a5fbcccc9ec728a841e5" 2018-06-30 14:49:49,614 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:49 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-b6a0b669-13f1-4e56-a411-17ff3e99546b Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 14:49:49,614 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e37aab4d-3098-4524-a33c-14ef279ebf36name&description=hello+group used request id req-b6a0b669-13f1-4e56-a411-17ff3e99546b 2018-06-30 14:49:49,614 - neutron_utils - INFO - Deleting security group rule with ID - 8fe07744-c71b-4f93-a52e-004579b85779 2018-06-30 14:49:49,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/8fe07744-c71b-4f93-a52e-004579b85779 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef9e608f436f969105d841f792f6a8e0faece66" 2018-06-30 14:49:49,685 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 14:49:49 GMT Content-Type: application/json Content-Length: 155 Connection: keep-alive X-Openstack-Request-Id: req-78c720a4-55d8-4139-b614-9a3230071ca3 RESP BODY: {"NeutronError": {"message": "Security group rule 8fe07744-c71b-4f93-a52e-004579b85779 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-30 14:49:49,685 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/8fe07744-c71b-4f93-a52e-004579b85779 used request id req-78c720a4-55d8-4139-b614-9a3230071ca3 2018-06-30 14:49:49,685 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 8fe07744-c71b-4f93-a52e-004579b85779 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-30 14:49:49,685 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 8fe07744-c71b-4f93-a52e-004579b85779 does not exist Neutron server returns request_ids: ['req-78c720a4-55d8-4139-b614-9a3230071ca3'] 2018-06-30 14:49:49,686 - neutron_utils - INFO - Deleting security group rule with ID - 645f8f3b-f152-4ae7-b2d8-364480a27d21 2018-06-30 14:49:49,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/645f8f3b-f152-4ae7-b2d8-364480a27d21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef9e608f436f969105d841f792f6a8e0faece66" 2018-06-30 14:49:49,743 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 14:49:49 GMT Content-Type: application/json Content-Length: 155 Connection: keep-alive X-Openstack-Request-Id: req-624dcdd6-7c6a-4ce3-95d9-786e02e0ecc0 RESP BODY: {"NeutronError": {"message": "Security group rule 645f8f3b-f152-4ae7-b2d8-364480a27d21 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-30 14:49:49,743 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/645f8f3b-f152-4ae7-b2d8-364480a27d21 used request id req-624dcdd6-7c6a-4ce3-95d9-786e02e0ecc0 2018-06-30 14:49:49,743 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 645f8f3b-f152-4ae7-b2d8-364480a27d21 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-30 14:49:49,744 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 645f8f3b-f152-4ae7-b2d8-364480a27d21 does not exist Neutron server returns request_ids: ['req-624dcdd6-7c6a-4ce3-95d9-786e02e0ecc0'] 2018-06-30 14:49:49,744 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-e37aab4d-3098-4524-a33c-14ef279ebf36name 2018-06-30 14:49:49,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/573623f7-f500-419d-9187-dd84b2f9d7c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef9e608f436f969105d841f792f6a8e0faece66" 2018-06-30 14:49:49,798 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 14:49:49 GMT Content-Type: application/json Content-Length: 146 Connection: keep-alive X-Openstack-Request-Id: req-aefcde15-53a3-464c-8123-5f50b6dda8e9 RESP BODY: {"NeutronError": {"message": "Security group 573623f7-f500-419d-9187-dd84b2f9d7c9 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-06-30 14:49:49,799 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/573623f7-f500-419d-9187-dd84b2f9d7c9 used request id req-aefcde15-53a3-464c-8123-5f50b6dda8e9 2018-06-30 14:49:49,799 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 573623f7-f500-419d-9187-dd84b2f9d7c9 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-06-30 14:49:49,799 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 573623f7-f500-419d-9187-dd84b2f9d7c9 does not exist Neutron server returns request_ids: ['req-aefcde15-53a3-464c-8123-5f50b6dda8e9'] 2018-06-30 14:49:49,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082da4a7b69381129ce493fd5eb6d5ac44aba6c6" 2018-06-30 14:49:50,608 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:50 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-d4333e59-8c76-44bc-a93d-a24d3cbe730c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:43Z", "updated_at": "2018-06-30T14:49:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:43Z", "revision_number": 0, "id": "4a3cd38e-efce-45d8-a2a7-475e83832f0e", "remote_group_id": "c3faae28-4f5d-45bd-b53e-0e1e161b349f", "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:43Z", "security_group_id": "c3faae28-4f5d-45bd-b53e-0e1e161b349f", "tenant_id": "5cfc886020b5446c9256652b0ba81956", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cfc886020b5446c9256652b0ba81956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:43Z", "revision_number": 0, "id": "9f8ca22c-c8a2-4f89-a5e2-cbe06b039ff0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:43Z", "security_group_id": "c3faae28-4f5d-45bd-b53e-0e1e161b349f", "tenant_id": "5cfc886020b5446c9256652b0ba81956", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cfc886020b5446c9256652b0ba81956"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:43Z", "revision_number": 0, "id": "cafe8d22-b618-4156-88ec-f2a3f7275169", "remote_group_id": "c3faae28-4f5d-45bd-b53e-0e1e161b349f", "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:43Z", "security_group_id": "c3faae28-4f5d-45bd-b53e-0e1e161b349f", "tenant_id": "5cfc886020b5446c9256652b0ba81956", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cfc886020b5446c9256652b0ba81956"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:49:43Z", "revision_number": 0, "id": "d88bddef-4fdd-4fc6-ad6e-b97b747820db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:49:43Z", "security_group_id": "c3faae28-4f5d-45bd-b53e-0e1e161b349f", "tenant_id": "5cfc886020b5446c9256652b0ba81956", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cfc886020b5446c9256652b0ba81956"}], "revision_number": 4, "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "c3faae28-4f5d-45bd-b53e-0e1e161b349f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:49:50,608 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-d4333e59-8c76-44bc-a93d-a24d3cbe730c 2018-06-30 14:49:50,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082da4a7b69381129ce493fd5eb6d5ac44aba6c6" 2018-06-30 14:49:51,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:50 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ce97bf5-8fae-47f0-a151-805727597c7b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:49:51,003 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-3ce97bf5-8fae-47f0-a151-805727597c7b 2018-06-30 14:49:51,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082da4a7b69381129ce493fd5eb6d5ac44aba6c6" 2018-06-30 14:49:51,388 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:49:51 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c7810cf-3ef7-4bf9-8411-9d145db1210b Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:49:51,388 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-9c7810cf-3ef7-4bf9-8411-9d145db1210b 2018-06-30 14:49:51,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:49:51,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5cfc886020b5446c9256652b0ba81956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082da4a7b69381129ce493fd5eb6d5ac44aba6c6" 2018-06-30 14:49:51,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:51 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ce068f6-6180-4c1f-8fa6-3eb7ccf6a3cd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5cfc886020b5446c9256652b0ba81956"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5cfc886020b5446c9256652b0ba81956", "name": "CreateSecurityGroupTests-a89b700e-6a7c-49b-proj"}} 2018-06-30 14:49:51,761 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5cfc886020b5446c9256652b0ba81956 used request id req-6ce068f6-6180-4c1f-8fa6-3eb7ccf6a3cd 2018-06-30 14:49:51,761 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3faae28-4f5d-45bd-b53e-0e1e161b349f 2018-06-30 14:49:51,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c3faae28-4f5d-45bd-b53e-0e1e161b349f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082da4a7b69381129ce493fd5eb6d5ac44aba6c6" 2018-06-30 14:49:52,506 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:49:52 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-1bb6c973-d076-4fcf-8454-683da751caea Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "c3faae28-4f5d-45bd-b53e-0e1e161b349f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:43Z", "security_group_id": "c3faae28-4f5d-45bd-b53e-0e1e161b349f", "port_range_min": null, "revision_number": 0, "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:43Z", "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "4a3cd38e-efce-45d8-a2a7-475e83832f0e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:43Z", "security_group_id": "c3faae28-4f5d-45bd-b53e-0e1e161b349f", "port_range_min": null, "revision_number": 0, "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:43Z", "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "9f8ca22c-c8a2-4f89-a5e2-cbe06b039ff0"}, {"remote_group_id": "c3faae28-4f5d-45bd-b53e-0e1e161b349f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:43Z", "security_group_id": "c3faae28-4f5d-45bd-b53e-0e1e161b349f", "port_range_min": null, "revision_number": 0, "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:43Z", "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "cafe8d22-b618-4156-88ec-f2a3f7275169"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:49:43Z", "security_group_id": "c3faae28-4f5d-45bd-b53e-0e1e161b349f", "port_range_min": null, "revision_number": 0, "tenant_id": "5cfc886020b5446c9256652b0ba81956", "created_at": "2018-06-30T14:49:43Z", "project_id": "5cfc886020b5446c9256652b0ba81956", "id": "d88bddef-4fdd-4fc6-ad6e-b97b747820db"}]} 2018-06-30 14:49:52,506 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c3faae28-4f5d-45bd-b53e-0e1e161b349f used request id req-1bb6c973-d076-4fcf-8454-683da751caea 2018-06-30 14:49:52,507 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 14:49:52,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/c3faae28-4f5d-45bd-b53e-0e1e161b349f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082da4a7b69381129ce493fd5eb6d5ac44aba6c6" 2018-06-30 14:49:53,797 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:49:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9dcfaaea-f108-4eda-a6a6-462fcfeeba68 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:49:53,797 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/c3faae28-4f5d-45bd-b53e-0e1e161b349f used request id req-9dcfaaea-f108-4eda-a6a6-462fcfeeba68 2018-06-30 14:49:53,798 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-a89b700e-6a7c-49b-proj 2018-06-30 14:49:53,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/5cfc886020b5446c9256652b0ba81956 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082da4a7b69381129ce493fd5eb6d5ac44aba6c6" 2018-06-30 14:49:54,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:49:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9fc31bb-4966-4149-91c4-688acae4ebf7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:49:54,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/5cfc886020b5446c9256652b0ba81956 used request id req-d9fc31bb-4966-4149-91c4-688acae4ebf7 2018-06-30 14:49:54,566 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-a89b700e-6a7c-49b-proj-role 2018-06-30 14:49:54,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/3be1f1eb9bc34801b003c6f26e2e21a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082da4a7b69381129ce493fd5eb6d5ac44aba6c6" 2018-06-30 14:49:54,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:49:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-056041a8-cb74-4dfe-a314-704fba74d993 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:49:54,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/3be1f1eb9bc34801b003c6f26e2e21a0 used request id req-056041a8-cb74-4dfe-a314-704fba74d993 2018-06-30 14:49:54,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}082da4a7b69381129ce493fd5eb6d5ac44aba6c6" 2018-06-30 14:49:55,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:54 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70d81b29-30e4-4009-bc7c-c74f8c48f2a0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:49:55,287 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-70d81b29-30e4-4009-bc7c-c74f8c48f2a0 2018-06-30 14:49:55,288 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-a89b700e-6a7c-49b-user 2018-06-30 14:49:55,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/9df1c5b4d6ff4776afdf1b65b43139a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8b64f6be3d4c1947806312980e31e047374293" 2018-06-30 14:49:55,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:49:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a483a77-7388-4e34-a8b3-397d58ad3caa Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:49:55,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/9df1c5b4d6ff4776afdf1b65b43139a3 used request id req-9a483a77-7388-4e34-a8b3-397d58ad3caa 2018-06-30 14:49:55,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:49:56,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:49:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["gIwdMhqtT6m_uHNQv78bSA"], "issued_at": "2018-06-30T14:49:56.000000Z"}} 2018-06-30 14:49:56,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2566821985d16ccda363537bc55d2dc77cb869" 2018-06-30 14:49:56,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c52362a7-3bbb-4695-8b0c-cc3dc821ca74 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:49:56,900 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c52362a7-3bbb-4695-8b0c-cc3dc821ca74 2018-06-30 14:49:56,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:56,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:49:57,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:49:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["eYzj0TevTgadq91sGKYhnA"], "issued_at": "2018-06-30T14:49:57.000000Z"}} 2018-06-30 14:49:57,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b8da0e591c6fdcba085066725b39c22034e4" 2018-06-30 14:49:57,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dee789eb-03ae-4569-9767-1f2e9c19afaf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:49:57,717 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dee789eb-03ae-4569-9767-1f2e9c19afaf 2018-06-30 14:49:57,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:49:57,731 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:49:57 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:49:57,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f955a96e-24cf-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b8da0e591c6fdcba085066725b39c22034e4" 2018-06-30 14:49:58,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:57 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5604c90b-5027-4a00-9441-ba4a1dc076a3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f955a96e-24cf-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:49:58,169 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f955a96e-24cf-4e6-proj used request id req-5604c90b-5027-4a00-9441-ba4a1dc076a3 2018-06-30 14:49:58,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b8da0e591c6fdcba085066725b39c22034e4" 2018-06-30 14:49:58,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:58 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be9ac39b-019f-4e9c-81e8-e1c3801690d6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:49:58,270 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-be9ac39b-019f-4e9c-81e8-e1c3801690d6 2018-06-30 14:49:58,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b8da0e591c6fdcba085066725b39c22034e4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-f955a96e-24cf-4e6-proj"}}' 2018-06-30 14:49:58,660 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:49:58 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e898c290-f6d9-4f75-a7da-771c08c8a764 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fd066dd5d7ad4a6fafd1b1fcdb170033"}, "tags": [], "enabled": true, "id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f955a96e-24cf-4e6-proj"}} 2018-06-30 14:49:58,660 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e898c290-f6d9-4f75-a7da-771c08c8a764 2018-06-30 14:49:58,661 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-f955a96e-24cf-4e6-proj 2018-06-30 14:49:58,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:49:58,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:49:59,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:49:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["0jtn3l5nQjun2bzrSQ2Mmw"], "issued_at": "2018-06-30T14:49:59.000000Z"}} 2018-06-30 14:49:59,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b79cfca3cfc7bd23ecac09657b4190f62cd6bc3" 2018-06-30 14:49:59,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df5dd0e6-64a4-4640-8353-a25a7b1175c4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:49:59,706 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-df5dd0e6-64a4-4640-8353-a25a7b1175c4 2018-06-30 14:49:59,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:49:59,720 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:49:59 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:49:59,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b79cfca3cfc7bd23ecac09657b4190f62cd6bc3" 2018-06-30 14:50:00,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:49:59 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d483800-e612-4a1f-95a5-2d9af5db7aff Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:50:00,160 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-1d483800-e612-4a1f-95a5-2d9af5db7aff 2018-06-30 14:50:00,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-f955a96e-24cf-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b79cfca3cfc7bd23ecac09657b4190f62cd6bc3" 2018-06-30 14:50:00,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:00 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65bbba28-c924-4511-810d-ff62a35e766b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-f955a96e-24cf-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fd066dd5d7ad4a6fafd1b1fcdb170033"}, "tags": [], "enabled": true, "id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f955a96e-24cf-4e6-proj"}]} 2018-06-30 14:50:00,652 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-f955a96e-24cf-4e6-proj used request id req-65bbba28-c924-4511-810d-ff62a35e766b 2018-06-30 14:50:00,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b79cfca3cfc7bd23ecac09657b4190f62cd6bc3" 2018-06-30 14:50:01,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:00 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e036f9a6-898a-4f6f-bb01-abfa9ef7c79c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:50:01,000 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e036f9a6-898a-4f6f-bb01-abfa9ef7c79c 2018-06-30 14:50:01,489 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-f955a96e-24cf-4e6-user 2018-06-30 14:50:01,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:50:01,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b8da0e591c6fdcba085066725b39c22034e4" 2018-06-30 14:50:01,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:01 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91783e49-5ef3-4e83-8af7-99d37145ab47 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:50:01,853 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-91783e49-5ef3-4e83-8af7-99d37145ab47 2018-06-30 14:50:01,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b8da0e591c6fdcba085066725b39c22034e4" -d '{"role": {"name": "CreateSecurityGroupTests-f955a96e-24cf-4e6-proj-role"}}' 2018-06-30 14:50:02,375 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:50:01 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42a2fe9e-35bb-492c-b824-80168c8de574 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be2fb6ee15ce4215908989e589aa5fde", "links": {"self": "http://10.167.4.35:5000/v3/roles/be2fb6ee15ce4215908989e589aa5fde"}, "name": "CreateSecurityGroupTests-f955a96e-24cf-4e6-proj-role"}} 2018-06-30 14:50:02,375 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-42a2fe9e-35bb-492c-b824-80168c8de574 2018-06-30 14:50:02,376 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-f955a96e-24cf-4e6-proj-role 2018-06-30 14:50:02,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/be2fb6ee15ce4215908989e589aa5fde -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b8da0e591c6fdcba085066725b39c22034e4" 2018-06-30 14:50:02,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:02 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40f22e58-ca8f-45c2-974b-8478b9dfefb3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be2fb6ee15ce4215908989e589aa5fde", "links": {"self": "http://10.167.4.35:5000/v3/roles/be2fb6ee15ce4215908989e589aa5fde"}, "name": "CreateSecurityGroupTests-f955a96e-24cf-4e6-proj-role"}} 2018-06-30 14:50:02,830 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/be2fb6ee15ce4215908989e589aa5fde used request id req-40f22e58-ca8f-45c2-974b-8478b9dfefb3 2018-06-30 14:50:02,830 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-f955a96e-24cf-4e6-proj-role to project CreateSecurityGroupTests-f955a96e-24cf-4e6-proj 2018-06-30 14:50:02,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/fd066dd5d7ad4a6fafd1b1fcdb170033/users/02f7a557605a472ca44eac30e46a9329/roles/be2fb6ee15ce4215908989e589aa5fde -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b8da0e591c6fdcba085066725b39c22034e4" 2018-06-30 14:50:03,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:50:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b15e92c7-5d19-47ee-a2af-912842b4ce39 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:50:03,263 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/fd066dd5d7ad4a6fafd1b1fcdb170033/users/02f7a557605a472ca44eac30e46a9329/roles/be2fb6ee15ce4215908989e589aa5fde used request id req-b15e92c7-5d19-47ee-a2af-912842b4ce39 2018-06-30 14:50:03,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:50:03,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:50:03,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:50:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["vXxKckxdQBmb77ok_czg3w"], "issued_at": "2018-06-30T14:50:03.000000Z"}} 2018-06-30 14:50:03,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4fd04dfbb3f3ea15e4ed0135c20b0e012bd20a" 2018-06-30 14:50:04,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2531eb4-ecd9-4b2e-b8d1-910cfda91df1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:50:04,326 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e2531eb4-ecd9-4b2e-b8d1-910cfda91df1 2018-06-30 14:50:04,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-737b12be-4c03-4a09-93b0-21a2429079cename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4fd04dfbb3f3ea15e4ed0135c20b0e012bd20a" 2018-06-30 14:50:05,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:05 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-9c5e5290-51f6-40f2-be63-3d09f676cdb8 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 14:50:05,349 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-737b12be-4c03-4a09-93b0-21a2429079cename&description=hello+group used request id req-9c5e5290-51f6-40f2-be63-3d09f676cdb8 2018-06-30 14:50:05,349 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-737b12be-4c03-4a09-93b0-21a2429079cename... 2018-06-30 14:50:05,349 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-737b12be-4c03-4a09-93b0-21a2429079cename 2018-06-30 14:50:05,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:50:05,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:50:05 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:50:05,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-f955a96e-24cf-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4fd04dfbb3f3ea15e4ed0135c20b0e012bd20a" 2018-06-30 14:50:05,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:05 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d6bf2c3-303a-4f20-828a-7d4cb054a15f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-f955a96e-24cf-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fd066dd5d7ad4a6fafd1b1fcdb170033"}, "tags": [], "enabled": true, "id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f955a96e-24cf-4e6-proj"}]} 2018-06-30 14:50:05,764 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-f955a96e-24cf-4e6-proj used request id req-9d6bf2c3-303a-4f20-828a-7d4cb054a15f 2018-06-30 14:50:05,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4fd04dfbb3f3ea15e4ed0135c20b0e012bd20a" -d '{"security_group": {"tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "name": "CreateSecurityGroupTests-737b12be-4c03-4a09-93b0-21a2429079cename", "description": "hello group"}}' 2018-06-30 14:50:07,467 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:50:07 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-fdc66148-2729-463a-be67-3ec8545bebe6 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:06Z", "updated_at": "2018-06-30T14:50:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "revision_number": 0, "id": "75b51f32-0ab9-4c87-9029-fe6a65fdb263", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "revision_number": 0, "id": "d5ace797-ac2d-4edf-9731-c7fc1bb9adf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033"}], "revision_number": 2, "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "57a250e5-8277-43a5-b8a0-733ea140d196", "name": "CreateSecurityGroupTests-737b12be-4c03-4a09-93b0-21a2429079cename"}} 2018-06-30 14:50:07,467 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-fdc66148-2729-463a-be67-3ec8545bebe6 2018-06-30 14:50:07,468 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57a250e5-8277-43a5-b8a0-733ea140d196 2018-06-30 14:50:07,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4fd04dfbb3f3ea15e4ed0135c20b0e012bd20a" 2018-06-30 14:50:07,545 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:07 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-015801d8-9425-439a-b367-52169afc4bf9 Front-End-Https: on 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-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "75b51f32-0ab9-4c87-9029-fe6a65fdb263"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "d5ace797-ac2d-4edf-9731-c7fc1bb9adf6"}]} 2018-06-30 14:50:07,545 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 used request id req-015801d8-9425-439a-b367-52169afc4bf9 2018-06-30 14:50:07,545 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57a250e5-8277-43a5-b8a0-733ea140d196 2018-06-30 14:50:07,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4fd04dfbb3f3ea15e4ed0135c20b0e012bd20a" 2018-06-30 14:50:07,602 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:07 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2f94464c-63c3-4d11-8f51-245cb7b4a1b5 Front-End-Https: on 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-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "75b51f32-0ab9-4c87-9029-fe6a65fdb263"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "d5ace797-ac2d-4edf-9731-c7fc1bb9adf6"}]} 2018-06-30 14:50:07,603 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 used request id req-2f94464c-63c3-4d11-8f51-245cb7b4a1b5 2018-06-30 14:50:07,603 - neutron_utils - INFO - Retrieving security group with ID - 57a250e5-8277-43a5-b8a0-733ea140d196 2018-06-30 14:50:07,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=57a250e5-8277-43a5-b8a0-733ea140d196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4fd04dfbb3f3ea15e4ed0135c20b0e012bd20a" 2018-06-30 14:50:08,287 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:08 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-3cecff68-1ad6-4dc2-a874-959a2ab44be8 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:06Z", "updated_at": "2018-06-30T14:50:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "revision_number": 0, "id": "75b51f32-0ab9-4c87-9029-fe6a65fdb263", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "revision_number": 0, "id": "d5ace797-ac2d-4edf-9731-c7fc1bb9adf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033"}], "revision_number": 2, "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "57a250e5-8277-43a5-b8a0-733ea140d196", "name": "CreateSecurityGroupTests-737b12be-4c03-4a09-93b0-21a2429079cename"}]} 2018-06-30 14:50:08,287 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=57a250e5-8277-43a5-b8a0-733ea140d196 used request id req-3cecff68-1ad6-4dc2-a874-959a2ab44be8 2018-06-30 14:50:08,287 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57a250e5-8277-43a5-b8a0-733ea140d196 2018-06-30 14:50:08,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4fd04dfbb3f3ea15e4ed0135c20b0e012bd20a" 2018-06-30 14:50:08,337 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:08 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-b8475278-716c-46d1-aff7-84f3a44f3269 Front-End-Https: on 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-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "75b51f32-0ab9-4c87-9029-fe6a65fdb263"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "d5ace797-ac2d-4edf-9731-c7fc1bb9adf6"}]} 2018-06-30 14:50:08,338 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 used request id req-b8475278-716c-46d1-aff7-84f3a44f3269 2018-06-30 14:50:08,338 - neutron_utils - INFO - Retrieving security group with ID - 57a250e5-8277-43a5-b8a0-733ea140d196 2018-06-30 14:50:08,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=57a250e5-8277-43a5-b8a0-733ea140d196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4fd04dfbb3f3ea15e4ed0135c20b0e012bd20a" 2018-06-30 14:50:08,470 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:08 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-51d51d8b-1d82-45d2-8589-148127368256 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:06Z", "updated_at": "2018-06-30T14:50:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "revision_number": 0, "id": "75b51f32-0ab9-4c87-9029-fe6a65fdb263", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "revision_number": 0, "id": "d5ace797-ac2d-4edf-9731-c7fc1bb9adf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033"}], "revision_number": 2, "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "57a250e5-8277-43a5-b8a0-733ea140d196", "name": "CreateSecurityGroupTests-737b12be-4c03-4a09-93b0-21a2429079cename"}]} 2018-06-30 14:50:08,470 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=57a250e5-8277-43a5-b8a0-733ea140d196 used request id req-51d51d8b-1d82-45d2-8589-148127368256 2018-06-30 14:50:08,470 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57a250e5-8277-43a5-b8a0-733ea140d196 2018-06-30 14:50:08,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4fd04dfbb3f3ea15e4ed0135c20b0e012bd20a" 2018-06-30 14:50:09,303 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:09 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-016b94e8-ce91-4cec-bcc8-64684f5b8aa2 Front-End-Https: on 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-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "75b51f32-0ab9-4c87-9029-fe6a65fdb263"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "d5ace797-ac2d-4edf-9731-c7fc1bb9adf6"}]} 2018-06-30 14:50:09,303 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 used request id req-016b94e8-ce91-4cec-bcc8-64684f5b8aa2 2018-06-30 14:50:09,304 - neutron_utils - INFO - Retrieving security group with ID - 57a250e5-8277-43a5-b8a0-733ea140d196 2018-06-30 14:50:09,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=57a250e5-8277-43a5-b8a0-733ea140d196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4fd04dfbb3f3ea15e4ed0135c20b0e012bd20a" 2018-06-30 14:50:09,443 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:09 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-10124480-99f8-4782-ad50-df606935b5a7 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:06Z", "updated_at": "2018-06-30T14:50:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "revision_number": 0, "id": "75b51f32-0ab9-4c87-9029-fe6a65fdb263", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "revision_number": 0, "id": "d5ace797-ac2d-4edf-9731-c7fc1bb9adf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033"}], "revision_number": 2, "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "57a250e5-8277-43a5-b8a0-733ea140d196", "name": "CreateSecurityGroupTests-737b12be-4c03-4a09-93b0-21a2429079cename"}]} 2018-06-30 14:50:09,443 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=57a250e5-8277-43a5-b8a0-733ea140d196 used request id req-10124480-99f8-4782-ad50-df606935b5a7 2018-06-30 14:50:09,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57a250e5-8277-43a5-b8a0-733ea140d196 2018-06-30 14:50:09,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4fd04dfbb3f3ea15e4ed0135c20b0e012bd20a" 2018-06-30 14:50:09,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:09 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9b7eef0c-868a-4420-843a-50061f25bd5a Front-End-Https: on 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-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "75b51f32-0ab9-4c87-9029-fe6a65fdb263"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "d5ace797-ac2d-4edf-9731-c7fc1bb9adf6"}]} 2018-06-30 14:50:09,502 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 used request id req-9b7eef0c-868a-4420-843a-50061f25bd5a 2018-06-30 14:50:09,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:50:10,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be2fb6ee15ce4215908989e589aa5fde", "name": "CreateSecurityGroupTests-f955a96e-24cf-4e6-proj-role"}], "expires_at": "2018-06-30T15:50:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "name": "CreateSecurityGroupTests-f955a96e-24cf-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f955a96e-24cf-4e6-user", "id": "02f7a557605a472ca44eac30e46a9329"}, "audit_ids": ["8VGzQ9FASumMUZ1g7nOeTQ"], "issued_at": "2018-06-30T14:50:10.000000Z"}} 2018-06-30 14:50:10,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-737b12be-4c03-4a09-93b0-21a2429079cename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40801b1349a85b2d141e9d30c962e2552dd93cf6" 2018-06-30 14:50:10,998 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:10 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-c1b6dfe8-a746-4a02-9d64-d1828a4639b9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:06Z", "updated_at": "2018-06-30T14:50:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "revision_number": 0, "id": "75b51f32-0ab9-4c87-9029-fe6a65fdb263", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "revision_number": 0, "id": "d5ace797-ac2d-4edf-9731-c7fc1bb9adf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033"}], "revision_number": 2, "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "57a250e5-8277-43a5-b8a0-733ea140d196", "name": "CreateSecurityGroupTests-737b12be-4c03-4a09-93b0-21a2429079cename"}]} 2018-06-30 14:50:10,998 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-737b12be-4c03-4a09-93b0-21a2429079cename&description=hello+group used request id req-c1b6dfe8-a746-4a02-9d64-d1828a4639b9 2018-06-30 14:50:11,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:50:11,012 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:50:11 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:50:11,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fd066dd5d7ad4a6fafd1b1fcdb170033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2566821985d16ccda363537bc55d2dc77cb869" 2018-06-30 14:50:11,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:11 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9df20411-3a7c-4d8c-8017-1d08c34395e1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fd066dd5d7ad4a6fafd1b1fcdb170033"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "name": "CreateSecurityGroupTests-f955a96e-24cf-4e6-proj"}} 2018-06-30 14:50:11,099 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fd066dd5d7ad4a6fafd1b1fcdb170033 used request id req-9df20411-3a7c-4d8c-8017-1d08c34395e1 2018-06-30 14:50:11,100 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57a250e5-8277-43a5-b8a0-733ea140d196 2018-06-30 14:50:11,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40801b1349a85b2d141e9d30c962e2552dd93cf6" 2018-06-30 14:50:11,732 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:11 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-143b5e09-f1b8-4c74-a240-5024990b41d4 Front-End-Https: on 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-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "75b51f32-0ab9-4c87-9029-fe6a65fdb263"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "d5ace797-ac2d-4edf-9731-c7fc1bb9adf6"}]} 2018-06-30 14:50:11,732 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 used request id req-143b5e09-f1b8-4c74-a240-5024990b41d4 2018-06-30 14:50:11,733 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57a250e5-8277-43a5-b8a0-733ea140d196 2018-06-30 14:50:11,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40801b1349a85b2d141e9d30c962e2552dd93cf6" 2018-06-30 14:50:11,814 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:11 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-e9db59d3-b8c8-46c4-b81d-a664147f9a54 Front-End-Https: on 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-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "75b51f32-0ab9-4c87-9029-fe6a65fdb263"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "d5ace797-ac2d-4edf-9731-c7fc1bb9adf6"}]} 2018-06-30 14:50:11,814 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 used request id req-e9db59d3-b8c8-46c4-b81d-a664147f9a54 2018-06-30 14:50:11,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:50:11,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:50:12,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be2fb6ee15ce4215908989e589aa5fde", "name": "CreateSecurityGroupTests-f955a96e-24cf-4e6-proj-role"}], "expires_at": "2018-06-30T15:50:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "name": "CreateSecurityGroupTests-f955a96e-24cf-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/fd066dd5d7ad4a6fafd1b1fcdb170033", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f955a96e-24cf-4e6-user", "id": "02f7a557605a472ca44eac30e46a9329"}, "audit_ids": ["VdGZ7pOQRYee7qkXkYNNkw"], "issued_at": "2018-06-30T14:50:12.000000Z"}} 2018-06-30 14:50:12,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e373ce23057a7c6b7c00b1cc316dd7b56b5873" 2018-06-30 14:50:12,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff679157-917e-474e-abe5-9dcd4d1833bc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:50:12,957 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ff679157-917e-474e-abe5-9dcd4d1833bc 2018-06-30 14:50:12,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-737b12be-4c03-4a09-93b0-21a2429079cename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e373ce23057a7c6b7c00b1cc316dd7b56b5873" 2018-06-30 14:50:13,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:13 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-69f54752-7ff9-4331-8f45-a98bfaeb6fb4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:06Z", "updated_at": "2018-06-30T14:50:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "revision_number": 0, "id": "75b51f32-0ab9-4c87-9029-fe6a65fdb263", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "revision_number": 0, "id": "d5ace797-ac2d-4edf-9731-c7fc1bb9adf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033"}], "revision_number": 2, "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "57a250e5-8277-43a5-b8a0-733ea140d196", "name": "CreateSecurityGroupTests-737b12be-4c03-4a09-93b0-21a2429079cename"}]} 2018-06-30 14:50:13,870 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-737b12be-4c03-4a09-93b0-21a2429079cename used request id req-69f54752-7ff9-4331-8f45-a98bfaeb6fb4 2018-06-30 14:50:13,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:50:13,886 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:50:13 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:50:13,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fd066dd5d7ad4a6fafd1b1fcdb170033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e373ce23057a7c6b7c00b1cc316dd7b56b5873" 2018-06-30 14:50:14,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:13 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ef5e258-0059-4c1a-968d-91ea502fc38c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fd066dd5d7ad4a6fafd1b1fcdb170033"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "name": "CreateSecurityGroupTests-f955a96e-24cf-4e6-proj"}} 2018-06-30 14:50:14,266 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fd066dd5d7ad4a6fafd1b1fcdb170033 used request id req-5ef5e258-0059-4c1a-968d-91ea502fc38c 2018-06-30 14:50:14,266 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57a250e5-8277-43a5-b8a0-733ea140d196 2018-06-30 14:50:14,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e373ce23057a7c6b7c00b1cc316dd7b56b5873" 2018-06-30 14:50:14,636 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-12bff05a-971b-4e38-a151-031a6f0ee0a2 Front-End-Https: on 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-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "75b51f32-0ab9-4c87-9029-fe6a65fdb263"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "d5ace797-ac2d-4edf-9731-c7fc1bb9adf6"}]} 2018-06-30 14:50:14,636 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 used request id req-12bff05a-971b-4e38-a151-031a6f0ee0a2 2018-06-30 14:50:14,637 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57a250e5-8277-43a5-b8a0-733ea140d196 2018-06-30 14:50:14,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e373ce23057a7c6b7c00b1cc316dd7b56b5873" 2018-06-30 14:50:14,698 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-4e4f8bff-244b-4efb-b638-0030a8da91b0 Front-End-Https: on 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-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "75b51f32-0ab9-4c87-9029-fe6a65fdb263"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "d5ace797-ac2d-4edf-9731-c7fc1bb9adf6"}]} 2018-06-30 14:50:14,699 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 used request id req-4e4f8bff-244b-4efb-b638-0030a8da91b0 2018-06-30 14:50:14,699 - neutron_utils - INFO - Retrieving security group with ID - 57a250e5-8277-43a5-b8a0-733ea140d196 2018-06-30 14:50:14,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=57a250e5-8277-43a5-b8a0-733ea140d196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e373ce23057a7c6b7c00b1cc316dd7b56b5873" 2018-06-30 14:50:14,809 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:14 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-b785de10-9537-429e-8fda-ce76fc39f60b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:06Z", "updated_at": "2018-06-30T14:50:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "revision_number": 0, "id": "75b51f32-0ab9-4c87-9029-fe6a65fdb263", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "revision_number": 0, "id": "d5ace797-ac2d-4edf-9731-c7fc1bb9adf6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033"}], "revision_number": 2, "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "57a250e5-8277-43a5-b8a0-733ea140d196", "name": "CreateSecurityGroupTests-737b12be-4c03-4a09-93b0-21a2429079cename"}]} 2018-06-30 14:50:14,809 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=57a250e5-8277-43a5-b8a0-733ea140d196 used request id req-b785de10-9537-429e-8fda-ce76fc39f60b 2018-06-30 14:50:14,810 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57a250e5-8277-43a5-b8a0-733ea140d196 2018-06-30 14:50:14,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44e373ce23057a7c6b7c00b1cc316dd7b56b5873" 2018-06-30 14:50:15,688 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:15 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c9feb5bd-8f87-4640-8336-138a1e1b3a98 Front-End-Https: on 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-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "75b51f32-0ab9-4c87-9029-fe6a65fdb263"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:07Z", "security_group_id": "57a250e5-8277-43a5-b8a0-733ea140d196", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:07Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "d5ace797-ac2d-4edf-9731-c7fc1bb9adf6"}]} 2018-06-30 14:50:15,689 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=57a250e5-8277-43a5-b8a0-733ea140d196 used request id req-c9feb5bd-8f87-4640-8336-138a1e1b3a98 2018-06-30 14:50:15,690 - neutron_utils - INFO - Deleting security group rule with ID - 75b51f32-0ab9-4c87-9029-fe6a65fdb263 2018-06-30 14:50:15,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/75b51f32-0ab9-4c87-9029-fe6a65fdb263 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4fd04dfbb3f3ea15e4ed0135c20b0e012bd20a" 2018-06-30 14:50:15,903 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:50:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-12d04c0b-8998-4626-85d0-37de1014a193 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:50:15,904 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/75b51f32-0ab9-4c87-9029-fe6a65fdb263 used request id req-12d04c0b-8998-4626-85d0-37de1014a193 2018-06-30 14:50:15,904 - neutron_utils - INFO - Deleting security group rule with ID - d5ace797-ac2d-4edf-9731-c7fc1bb9adf6 2018-06-30 14:50:15,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/d5ace797-ac2d-4edf-9731-c7fc1bb9adf6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4fd04dfbb3f3ea15e4ed0135c20b0e012bd20a" 2018-06-30 14:50:16,162 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:50:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6ec1746f-f97d-4824-9440-fa4402615933 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:50:16,162 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/d5ace797-ac2d-4edf-9731-c7fc1bb9adf6 used request id req-6ec1746f-f97d-4824-9440-fa4402615933 2018-06-30 14:50:16,162 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-737b12be-4c03-4a09-93b0-21a2429079cename 2018-06-30 14:50:16,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/57a250e5-8277-43a5-b8a0-733ea140d196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4fd04dfbb3f3ea15e4ed0135c20b0e012bd20a" 2018-06-30 14:50:16,530 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:50:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-32305318-46bb-406c-80ee-02cf2f492eea Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:50:16,530 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/57a250e5-8277-43a5-b8a0-733ea140d196 used request id req-32305318-46bb-406c-80ee-02cf2f492eea 2018-06-30 14:50:16,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b8da0e591c6fdcba085066725b39c22034e4" 2018-06-30 14:50:17,585 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:17 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-7ff9704a-1dd3-4715-932a-f82d060d0c16 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:06Z", "updated_at": "2018-06-30T14:50:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:06Z", "revision_number": 0, "id": "62c4f03c-4ce8-404c-bdde-f4e7d5e84a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:06Z", "security_group_id": "d7bde3c7-61c4-4bfa-9358-c0194ee33331", "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:06Z", "revision_number": 0, "id": "8a713025-c4a8-4faa-be6d-f86994885d6c", "remote_group_id": "d7bde3c7-61c4-4bfa-9358-c0194ee33331", "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:06Z", "security_group_id": "d7bde3c7-61c4-4bfa-9358-c0194ee33331", "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:06Z", "revision_number": 0, "id": "9ecf63d3-ec44-42d9-8e51-3330c8b1c2bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:06Z", "security_group_id": "d7bde3c7-61c4-4bfa-9358-c0194ee33331", "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:06Z", "revision_number": 0, "id": "e0003748-8042-4eff-8d8b-46cc724d5e9e", "remote_group_id": "d7bde3c7-61c4-4bfa-9358-c0194ee33331", "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:06Z", "security_group_id": "d7bde3c7-61c4-4bfa-9358-c0194ee33331", "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033"}], "revision_number": 4, "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "d7bde3c7-61c4-4bfa-9358-c0194ee33331", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:50:17,586 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-7ff9704a-1dd3-4715-932a-f82d060d0c16 2018-06-30 14:50:17,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b8da0e591c6fdcba085066725b39c22034e4" 2018-06-30 14:50:17,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:17 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0cb05637-3cc8-4a01-80ab-51eeba3e2388 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:50:17,703 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-0cb05637-3cc8-4a01-80ab-51eeba3e2388 2018-06-30 14:50:17,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b8da0e591c6fdcba085066725b39c22034e4" 2018-06-30 14:50:17,788 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:50:17 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a87dbbf-4148-4a5e-8a38-3c0b2653a1d1 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:50:17,788 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-0a87dbbf-4148-4a5e-8a38-3c0b2653a1d1 2018-06-30 14:50:17,788 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:50:17,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fd066dd5d7ad4a6fafd1b1fcdb170033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b8da0e591c6fdcba085066725b39c22034e4" 2018-06-30 14:50:18,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:17 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-295f4867-c099-4d98-9da2-4c318512d4c7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fd066dd5d7ad4a6fafd1b1fcdb170033"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "name": "CreateSecurityGroupTests-f955a96e-24cf-4e6-proj"}} 2018-06-30 14:50:18,243 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fd066dd5d7ad4a6fafd1b1fcdb170033 used request id req-295f4867-c099-4d98-9da2-4c318512d4c7 2018-06-30 14:50:18,243 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d7bde3c7-61c4-4bfa-9358-c0194ee33331 2018-06-30 14:50:18,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d7bde3c7-61c4-4bfa-9358-c0194ee33331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b8da0e591c6fdcba085066725b39c22034e4" 2018-06-30 14:50:19,036 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:19 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-3226e987-5f67-4a53-8cbc-579f73946349 Front-End-Https: on 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-06-30T14:50:06Z", "security_group_id": "d7bde3c7-61c4-4bfa-9358-c0194ee33331", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:06Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "62c4f03c-4ce8-404c-bdde-f4e7d5e84a71"}, {"remote_group_id": "d7bde3c7-61c4-4bfa-9358-c0194ee33331", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:06Z", "security_group_id": "d7bde3c7-61c4-4bfa-9358-c0194ee33331", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:06Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "8a713025-c4a8-4faa-be6d-f86994885d6c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:06Z", "security_group_id": "d7bde3c7-61c4-4bfa-9358-c0194ee33331", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:06Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "9ecf63d3-ec44-42d9-8e51-3330c8b1c2bf"}, {"remote_group_id": "d7bde3c7-61c4-4bfa-9358-c0194ee33331", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:06Z", "security_group_id": "d7bde3c7-61c4-4bfa-9358-c0194ee33331", "port_range_min": null, "revision_number": 0, "tenant_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "created_at": "2018-06-30T14:50:06Z", "project_id": "fd066dd5d7ad4a6fafd1b1fcdb170033", "id": "e0003748-8042-4eff-8d8b-46cc724d5e9e"}]} 2018-06-30 14:50:19,036 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d7bde3c7-61c4-4bfa-9358-c0194ee33331 used request id req-3226e987-5f67-4a53-8cbc-579f73946349 2018-06-30 14:50:19,037 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 14:50:19,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/d7bde3c7-61c4-4bfa-9358-c0194ee33331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b8da0e591c6fdcba085066725b39c22034e4" 2018-06-30 14:50:19,526 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:50:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c70154ea-1c05-4b6f-bc83-a5f93bc147fe Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:50:19,526 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/d7bde3c7-61c4-4bfa-9358-c0194ee33331 used request id req-c70154ea-1c05-4b6f-bc83-a5f93bc147fe 2018-06-30 14:50:19,527 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-f955a96e-24cf-4e6-proj 2018-06-30 14:50:19,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/fd066dd5d7ad4a6fafd1b1fcdb170033 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b8da0e591c6fdcba085066725b39c22034e4" 2018-06-30 14:50:20,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:50:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c980b3a-5321-448b-8e24-bd776328a716 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:50:20,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/fd066dd5d7ad4a6fafd1b1fcdb170033 used request id req-8c980b3a-5321-448b-8e24-bd776328a716 2018-06-30 14:50:20,118 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-f955a96e-24cf-4e6-proj-role 2018-06-30 14:50:20,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/be2fb6ee15ce4215908989e589aa5fde -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b8da0e591c6fdcba085066725b39c22034e4" 2018-06-30 14:50:20,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:50:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84e43ebd-6bb8-4e44-8f31-80f4a57b7230 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:50:20,561 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/be2fb6ee15ce4215908989e589aa5fde used request id req-84e43ebd-6bb8-4e44-8f31-80f4a57b7230 2018-06-30 14:50:20,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b8da0e591c6fdcba085066725b39c22034e4" 2018-06-30 14:50:20,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:20 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e57867b-e678-497d-af24-6c6d8ff8e157 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:50:20,935 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6e57867b-e678-497d-af24-6c6d8ff8e157 2018-06-30 14:50:20,936 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-f955a96e-24cf-4e6-user 2018-06-30 14:50:20,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/02f7a557605a472ca44eac30e46a9329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b79cfca3cfc7bd23ecac09657b4190f62cd6bc3" 2018-06-30 14:50:21,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:50:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d47e684-529d-4ad0-9375-fcff9f321f0f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:50:21,518 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/02f7a557605a472ca44eac30e46a9329 used request id req-9d47e684-529d-4ad0-9375-fcff9f321f0f 2018-06-30 14:50:21,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:50:22,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:50:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["vVNBfQnvRliGhK6hXoeo8w"], "issued_at": "2018-06-30T14:50:22.000000Z"}} 2018-06-30 14:50:22,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec348097751356315b99558dca1c6a8b9fe16f7" 2018-06-30 14:50:22,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06a5dcf1-7ca1-4673-8ad8-e11be04f6358 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:50:22,266 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-06a5dcf1-7ca1-4673-8ad8-e11be04f6358 2018-06-30 14:50:22,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:50:22,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:50:23,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:50:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["r-C5MOxhQE-uGbLOBhAWZg"], "issued_at": "2018-06-30T14:50:23.000000Z"}} 2018-06-30 14:50:23,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06079e6986dcaafbecb1be2cd7ffd3146da764" 2018-06-30 14:50:23,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b470819-f247-4847-8fbc-6bccbebc240c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:50:23,483 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0b470819-f247-4847-8fbc-6bccbebc240c 2018-06-30 14:50:23,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:50:23,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:50:23 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:50:23,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fe906f75-0b2c-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06079e6986dcaafbecb1be2cd7ffd3146da764" 2018-06-30 14:50:23,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:23 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-457f8f1b-f9e7-42cc-adce-4a74e9b4cb0a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fe906f75-0b2c-422-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:50:23,920 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-fe906f75-0b2c-422-proj used request id req-457f8f1b-f9e7-42cc-adce-4a74e9b4cb0a 2018-06-30 14:50:23,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06079e6986dcaafbecb1be2cd7ffd3146da764" 2018-06-30 14:50:24,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:23 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7804f976-deaa-47a0-b65d-6d7fbe894e54 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:50:24,283 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7804f976-deaa-47a0-b65d-6d7fbe894e54 2018-06-30 14:50:24,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06079e6986dcaafbecb1be2cd7ffd3146da764" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-fe906f75-0b2c-422-proj"}}' 2018-06-30 14:50:24,709 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:50:24 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2656654-6ab7-40c5-9437-435494b0e8be Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/79dbb7ece10a425b97baa0f55712a369"}, "tags": [], "enabled": true, "id": "79dbb7ece10a425b97baa0f55712a369", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fe906f75-0b2c-422-proj"}} 2018-06-30 14:50:24,709 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-a2656654-6ab7-40c5-9437-435494b0e8be 2018-06-30 14:50:24,710 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-fe906f75-0b2c-422-proj 2018-06-30 14:50:24,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:50:24,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:50:25,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:50:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["sz3jqO-dTo-wIskhuNG7zQ"], "issued_at": "2018-06-30T14:50:25.000000Z"}} 2018-06-30 14:50:25,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8227c25d9ff27c3f5d606572a331b4bdfdb1732d" 2018-06-30 14:50:25,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-465a868a-2122-4f3c-a44d-4ea1d354c739 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:50:25,744 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-465a868a-2122-4f3c-a44d-4ea1d354c739 2018-06-30 14:50:25,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:50:25,761 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:50:25 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:50:25,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8227c25d9ff27c3f5d606572a331b4bdfdb1732d" 2018-06-30 14:50:26,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:25 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8dcd1756-7a40-487b-8a97-df5f4be454d7 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:50:26,155 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-8dcd1756-7a40-487b-8a97-df5f4be454d7 2018-06-30 14:50:26,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-fe906f75-0b2c-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8227c25d9ff27c3f5d606572a331b4bdfdb1732d" 2018-06-30 14:50:26,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:26 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9bb6ba13-1e87-433d-901c-dcce384b09c1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-fe906f75-0b2c-422-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/79dbb7ece10a425b97baa0f55712a369"}, "tags": [], "enabled": true, "id": "79dbb7ece10a425b97baa0f55712a369", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fe906f75-0b2c-422-proj"}]} 2018-06-30 14:50:26,612 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-fe906f75-0b2c-422-proj used request id req-9bb6ba13-1e87-433d-901c-dcce384b09c1 2018-06-30 14:50:26,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8227c25d9ff27c3f5d606572a331b4bdfdb1732d" 2018-06-30 14:50:27,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:26 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f0d3ee0-e481-4cb5-8c40-b5105e7d2655 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:50:27,034 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6f0d3ee0-e481-4cb5-8c40-b5105e7d2655 2018-06-30 14:50:27,755 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-fe906f75-0b2c-422-user 2018-06-30 14:50:27,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:50:27,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06079e6986dcaafbecb1be2cd7ffd3146da764" 2018-06-30 14:50:28,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:27 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f48f825b-58e3-4db5-b1c4-b7a65dd8ec3e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:50:28,190 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f48f825b-58e3-4db5-b1c4-b7a65dd8ec3e 2018-06-30 14:50:28,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06079e6986dcaafbecb1be2cd7ffd3146da764" -d '{"role": {"name": "CreateSecurityGroupTests-fe906f75-0b2c-422-proj-role"}}' 2018-06-30 14:50:28,284 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:50:28 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f781269b-fad4-4c61-b69a-c693db2ee3b2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6947c3393ae74300a34a2d69b7b94002", "links": {"self": "http://10.167.4.35:5000/v3/roles/6947c3393ae74300a34a2d69b7b94002"}, "name": "CreateSecurityGroupTests-fe906f75-0b2c-422-proj-role"}} 2018-06-30 14:50:28,284 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f781269b-fad4-4c61-b69a-c693db2ee3b2 2018-06-30 14:50:28,285 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-fe906f75-0b2c-422-proj-role 2018-06-30 14:50:28,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/6947c3393ae74300a34a2d69b7b94002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06079e6986dcaafbecb1be2cd7ffd3146da764" 2018-06-30 14:50:28,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:28 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bdee5d76-8d2e-4545-b62e-40b70c99ceb5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6947c3393ae74300a34a2d69b7b94002", "links": {"self": "http://10.167.4.35:5000/v3/roles/6947c3393ae74300a34a2d69b7b94002"}, "name": "CreateSecurityGroupTests-fe906f75-0b2c-422-proj-role"}} 2018-06-30 14:50:28,718 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/6947c3393ae74300a34a2d69b7b94002 used request id req-bdee5d76-8d2e-4545-b62e-40b70c99ceb5 2018-06-30 14:50:28,718 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-fe906f75-0b2c-422-proj-role to project CreateSecurityGroupTests-fe906f75-0b2c-422-proj 2018-06-30 14:50:28,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/79dbb7ece10a425b97baa0f55712a369/users/df4f9205cb054bbc818b9fb9b04d1b28/roles/6947c3393ae74300a34a2d69b7b94002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06079e6986dcaafbecb1be2cd7ffd3146da764" 2018-06-30 14:50:28,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:50:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b4aa01b-7fb3-4cb9-af50-0c00bc39fabb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:50:28,942 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/79dbb7ece10a425b97baa0f55712a369/users/df4f9205cb054bbc818b9fb9b04d1b28/roles/6947c3393ae74300a34a2d69b7b94002 used request id req-1b4aa01b-7fb3-4cb9-af50-0c00bc39fabb 2018-06-30 14:50:28,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:50:28,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:50:29,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:50:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["r9AwDBMUTbmnAlm2AeqJqQ"], "issued_at": "2018-06-30T14:50:29.000000Z"}} 2018-06-30 14:50:29,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e7387fb618463364e7d87d418ad44ca4c9ecb2" 2018-06-30 14:50:29,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cda3b2f8-f409-47f1-8bac-df6f1fae3b32 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:50:29,845 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cda3b2f8-f409-47f1-8bac-df6f1fae3b32 2018-06-30 14:50:29,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-efbb041c-d8f6-4625-b8e1-4281b0c8f116name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e7387fb618463364e7d87d418ad44ca4c9ecb2" 2018-06-30 14:50:30,770 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:30 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-ccbcd168-84c2-4ba0-8588-b5b2000b3a82 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 14:50:30,770 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-efbb041c-d8f6-4625-b8e1-4281b0c8f116name&description=hello+group used request id req-ccbcd168-84c2-4ba0-8588-b5b2000b3a82 2018-06-30 14:50:30,770 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-efbb041c-d8f6-4625-b8e1-4281b0c8f116name... 2018-06-30 14:50:30,771 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-efbb041c-d8f6-4625-b8e1-4281b0c8f116name 2018-06-30 14:50:30,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:50:30,786 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:50:30 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:50:30,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-fe906f75-0b2c-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e7387fb618463364e7d87d418ad44ca4c9ecb2" 2018-06-30 14:50:31,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:30 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c27e250d-ae43-4f45-871e-d4413b9befc5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-fe906f75-0b2c-422-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/79dbb7ece10a425b97baa0f55712a369"}, "tags": [], "enabled": true, "id": "79dbb7ece10a425b97baa0f55712a369", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-fe906f75-0b2c-422-proj"}]} 2018-06-30 14:50:31,126 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-fe906f75-0b2c-422-proj used request id req-c27e250d-ae43-4f45-871e-d4413b9befc5 2018-06-30 14:50:31,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e7387fb618463364e7d87d418ad44ca4c9ecb2" -d '{"security_group": {"tenant_id": "79dbb7ece10a425b97baa0f55712a369", "name": "CreateSecurityGroupTests-efbb041c-d8f6-4625-b8e1-4281b0c8f116name", "description": "hello group"}}' 2018-06-30 14:50:32,703 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:50:32 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-c77e1cc3-685d-43fd-a5be-ad39108fe751 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "updated_at": "2018-06-30T14:50:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "revision_number": 0, "id": "0460438f-6f33-47fe-b1dc-591f032332b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "port_range_min": null, "ethertype": "IPv6", "project_id": "79dbb7ece10a425b97baa0f55712a369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "revision_number": 0, "id": "ead874a9-348b-459b-a00b-9f9f6835c4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "port_range_min": null, "ethertype": "IPv4", "project_id": "79dbb7ece10a425b97baa0f55712a369"}], "revision_number": 2, "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "name": "CreateSecurityGroupTests-efbb041c-d8f6-4625-b8e1-4281b0c8f116name"}} 2018-06-30 14:50:32,703 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-c77e1cc3-685d-43fd-a5be-ad39108fe751 2018-06-30 14:50:32,704 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56ac09a2-2f25-49c7-8ebd-3694a9528b88 2018-06-30 14:50:32,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e7387fb618463364e7d87d418ad44ca4c9ecb2" 2018-06-30 14:50:32,752 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:32 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-615515fd-31e5-4ce9-b36d-bc1219d6273f Front-End-Https: on 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-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "port_range_min": null, "revision_number": 0, "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "0460438f-6f33-47fe-b1dc-591f032332b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "port_range_min": null, "revision_number": 0, "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "ead874a9-348b-459b-a00b-9f9f6835c4c2"}]} 2018-06-30 14:50:32,752 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 used request id req-615515fd-31e5-4ce9-b36d-bc1219d6273f 2018-06-30 14:50:32,753 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56ac09a2-2f25-49c7-8ebd-3694a9528b88 2018-06-30 14:50:32,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e7387fb618463364e7d87d418ad44ca4c9ecb2" 2018-06-30 14:50:32,806 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:32 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ab5cc7d7-3369-42d1-8bb5-3d6dd613ed00 Front-End-Https: on 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-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "port_range_min": null, "revision_number": 0, "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "0460438f-6f33-47fe-b1dc-591f032332b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "port_range_min": null, "revision_number": 0, "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "ead874a9-348b-459b-a00b-9f9f6835c4c2"}]} 2018-06-30 14:50:32,806 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 used request id req-ab5cc7d7-3369-42d1-8bb5-3d6dd613ed00 2018-06-30 14:50:32,806 - neutron_utils - INFO - Retrieving security group with ID - 56ac09a2-2f25-49c7-8ebd-3694a9528b88 2018-06-30 14:50:32,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e7387fb618463364e7d87d418ad44ca4c9ecb2" 2018-06-30 14:50:32,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:32 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-6fdbb0b1-260e-495a-a6b3-eea58a86079c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "updated_at": "2018-06-30T14:50:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "revision_number": 0, "id": "0460438f-6f33-47fe-b1dc-591f032332b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "port_range_min": null, "ethertype": "IPv6", "project_id": "79dbb7ece10a425b97baa0f55712a369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "revision_number": 0, "id": "ead874a9-348b-459b-a00b-9f9f6835c4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "port_range_min": null, "ethertype": "IPv4", "project_id": "79dbb7ece10a425b97baa0f55712a369"}], "revision_number": 2, "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "name": "CreateSecurityGroupTests-efbb041c-d8f6-4625-b8e1-4281b0c8f116name"}]} 2018-06-30 14:50:32,915 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 used request id req-6fdbb0b1-260e-495a-a6b3-eea58a86079c 2018-06-30 14:50:32,916 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56ac09a2-2f25-49c7-8ebd-3694a9528b88 2018-06-30 14:50:32,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e7387fb618463364e7d87d418ad44ca4c9ecb2" 2018-06-30 14:50:32,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:32 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-989a37fa-a698-4072-9af9-7c9ce08d71d5 Front-End-Https: on 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-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "port_range_min": null, "revision_number": 0, "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "0460438f-6f33-47fe-b1dc-591f032332b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "port_range_min": null, "revision_number": 0, "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "ead874a9-348b-459b-a00b-9f9f6835c4c2"}]} 2018-06-30 14:50:32,965 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 used request id req-989a37fa-a698-4072-9af9-7c9ce08d71d5 2018-06-30 14:50:32,965 - neutron_utils - INFO - Retrieving security group with ID - 56ac09a2-2f25-49c7-8ebd-3694a9528b88 2018-06-30 14:50:32,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e7387fb618463364e7d87d418ad44ca4c9ecb2" 2018-06-30 14:50:33,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:33 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-54687345-26c9-4250-af04-76cfe7f57bf0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "updated_at": "2018-06-30T14:50:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "revision_number": 0, "id": "0460438f-6f33-47fe-b1dc-591f032332b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "port_range_min": null, "ethertype": "IPv6", "project_id": "79dbb7ece10a425b97baa0f55712a369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "revision_number": 0, "id": "ead874a9-348b-459b-a00b-9f9f6835c4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "port_range_min": null, "ethertype": "IPv4", "project_id": "79dbb7ece10a425b97baa0f55712a369"}], "revision_number": 2, "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "name": "CreateSecurityGroupTests-efbb041c-d8f6-4625-b8e1-4281b0c8f116name"}]} 2018-06-30 14:50:33,119 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 used request id req-54687345-26c9-4250-af04-76cfe7f57bf0 2018-06-30 14:50:33,120 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56ac09a2-2f25-49c7-8ebd-3694a9528b88 2018-06-30 14:50:33,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e7387fb618463364e7d87d418ad44ca4c9ecb2" 2018-06-30 14:50:34,050 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:34 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-138e3265-bb8b-49b1-8bc8-8686edc1c97b Front-End-Https: on 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-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "port_range_min": null, "revision_number": 0, "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "0460438f-6f33-47fe-b1dc-591f032332b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "port_range_min": null, "revision_number": 0, "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "ead874a9-348b-459b-a00b-9f9f6835c4c2"}]} 2018-06-30 14:50:34,050 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 used request id req-138e3265-bb8b-49b1-8bc8-8686edc1c97b 2018-06-30 14:50:34,050 - neutron_utils - INFO - Retrieving security group with ID - 56ac09a2-2f25-49c7-8ebd-3694a9528b88 2018-06-30 14:50:34,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e7387fb618463364e7d87d418ad44ca4c9ecb2" 2018-06-30 14:50:34,225 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:34 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-6eb16eb4-f9cf-4bfc-a950-8ca885c9127f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "updated_at": "2018-06-30T14:50:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "revision_number": 0, "id": "0460438f-6f33-47fe-b1dc-591f032332b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "port_range_min": null, "ethertype": "IPv6", "project_id": "79dbb7ece10a425b97baa0f55712a369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "revision_number": 0, "id": "ead874a9-348b-459b-a00b-9f9f6835c4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "port_range_min": null, "ethertype": "IPv4", "project_id": "79dbb7ece10a425b97baa0f55712a369"}], "revision_number": 2, "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "name": "CreateSecurityGroupTests-efbb041c-d8f6-4625-b8e1-4281b0c8f116name"}]} 2018-06-30 14:50:34,225 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 used request id req-6eb16eb4-f9cf-4bfc-a950-8ca885c9127f 2018-06-30 14:50:34,226 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56ac09a2-2f25-49c7-8ebd-3694a9528b88 2018-06-30 14:50:34,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e7387fb618463364e7d87d418ad44ca4c9ecb2" 2018-06-30 14:50:34,294 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:34 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-e4715080-d98c-4f8f-a642-99014ecf7d53 Front-End-Https: on 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-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "port_range_min": null, "revision_number": 0, "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "0460438f-6f33-47fe-b1dc-591f032332b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "port_range_min": null, "revision_number": 0, "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "ead874a9-348b-459b-a00b-9f9f6835c4c2"}]} 2018-06-30 14:50:34,294 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 used request id req-e4715080-d98c-4f8f-a642-99014ecf7d53 2018-06-30 14:50:34,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:50:35,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6947c3393ae74300a34a2d69b7b94002", "name": "CreateSecurityGroupTests-fe906f75-0b2c-422-proj-role"}], "expires_at": "2018-06-30T15:50:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "79dbb7ece10a425b97baa0f55712a369", "name": "CreateSecurityGroupTests-fe906f75-0b2c-422-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/79dbb7ece10a425b97baa0f55712a369", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/79dbb7ece10a425b97baa0f55712a369", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/79dbb7ece10a425b97baa0f55712a369", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/79dbb7ece10a425b97baa0f55712a369", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/79dbb7ece10a425b97baa0f55712a369", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/79dbb7ece10a425b97baa0f55712a369", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/79dbb7ece10a425b97baa0f55712a369", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/79dbb7ece10a425b97baa0f55712a369", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/79dbb7ece10a425b97baa0f55712a369", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/79dbb7ece10a425b97baa0f55712a369", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/79dbb7ece10a425b97baa0f55712a369", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/79dbb7ece10a425b97baa0f55712a369", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-fe906f75-0b2c-422-user", "id": "df4f9205cb054bbc818b9fb9b04d1b28"}, "audit_ids": ["wdNZ9v6CQ0uPewKfJ60JJw"], "issued_at": "2018-06-30T14:50:35.000000Z"}} 2018-06-30 14:50:35,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-efbb041c-d8f6-4625-b8e1-4281b0c8f116name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708107c914df9becb637d16cbb9542748e4c4394" 2018-06-30 14:50:36,195 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:36 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-45a5478d-330b-4df6-b20b-e5b02942e750 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "updated_at": "2018-06-30T14:50:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "revision_number": 0, "id": "0460438f-6f33-47fe-b1dc-591f032332b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "port_range_min": null, "ethertype": "IPv6", "project_id": "79dbb7ece10a425b97baa0f55712a369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "revision_number": 0, "id": "ead874a9-348b-459b-a00b-9f9f6835c4c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "port_range_min": null, "ethertype": "IPv4", "project_id": "79dbb7ece10a425b97baa0f55712a369"}], "revision_number": 2, "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "name": "CreateSecurityGroupTests-efbb041c-d8f6-4625-b8e1-4281b0c8f116name"}]} 2018-06-30 14:50:36,195 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-efbb041c-d8f6-4625-b8e1-4281b0c8f116name&description=hello+group used request id req-45a5478d-330b-4df6-b20b-e5b02942e750 2018-06-30 14:50:36,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:50:36,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:50:36 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:50:36,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/79dbb7ece10a425b97baa0f55712a369 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec348097751356315b99558dca1c6a8b9fe16f7" 2018-06-30 14:50:36,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:36 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6cebcb62-382d-43b3-98ed-5648b855e67d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/79dbb7ece10a425b97baa0f55712a369"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "79dbb7ece10a425b97baa0f55712a369", "name": "CreateSecurityGroupTests-fe906f75-0b2c-422-proj"}} 2018-06-30 14:50:36,540 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/79dbb7ece10a425b97baa0f55712a369 used request id req-6cebcb62-382d-43b3-98ed-5648b855e67d 2018-06-30 14:50:36,540 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56ac09a2-2f25-49c7-8ebd-3694a9528b88 2018-06-30 14:50:36,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708107c914df9becb637d16cbb9542748e4c4394" 2018-06-30 14:50:37,337 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:37 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3b45a5cb-f704-4c9d-9507-b74c432fc334 Front-End-Https: on 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-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "port_range_min": null, "revision_number": 0, "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "0460438f-6f33-47fe-b1dc-591f032332b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "port_range_min": null, "revision_number": 0, "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "ead874a9-348b-459b-a00b-9f9f6835c4c2"}]} 2018-06-30 14:50:37,337 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 used request id req-3b45a5cb-f704-4c9d-9507-b74c432fc334 2018-06-30 14:50:37,337 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56ac09a2-2f25-49c7-8ebd-3694a9528b88 2018-06-30 14:50:37,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708107c914df9becb637d16cbb9542748e4c4394" 2018-06-30 14:50:37,418 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:37 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-be7ff5d5-44da-4376-89d3-38be027c5bd0 Front-End-Https: on 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-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "port_range_min": null, "revision_number": 0, "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "0460438f-6f33-47fe-b1dc-591f032332b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "security_group_id": "56ac09a2-2f25-49c7-8ebd-3694a9528b88", "port_range_min": null, "revision_number": 0, "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "ead874a9-348b-459b-a00b-9f9f6835c4c2"}]} 2018-06-30 14:50:37,418 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=56ac09a2-2f25-49c7-8ebd-3694a9528b88 used request id req-be7ff5d5-44da-4376-89d3-38be027c5bd0 2018-06-30 14:50:37,419 - neutron_utils - INFO - Deleting security group rule with ID - 0460438f-6f33-47fe-b1dc-591f032332b8 2018-06-30 14:50:37,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/0460438f-6f33-47fe-b1dc-591f032332b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e7387fb618463364e7d87d418ad44ca4c9ecb2" 2018-06-30 14:50:38,407 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:50:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-64433add-8b29-424e-868b-7568b7cbd0dc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:50:38,407 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/0460438f-6f33-47fe-b1dc-591f032332b8 used request id req-64433add-8b29-424e-868b-7568b7cbd0dc 2018-06-30 14:50:38,407 - neutron_utils - INFO - Deleting security group rule with ID - ead874a9-348b-459b-a00b-9f9f6835c4c2 2018-06-30 14:50:38,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/ead874a9-348b-459b-a00b-9f9f6835c4c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e7387fb618463364e7d87d418ad44ca4c9ecb2" 2018-06-30 14:50:38,604 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:50:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1f4dc661-d518-4b43-aff0-dc4a9ca6819c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:50:38,604 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/ead874a9-348b-459b-a00b-9f9f6835c4c2 used request id req-1f4dc661-d518-4b43-aff0-dc4a9ca6819c 2018-06-30 14:50:38,605 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-efbb041c-d8f6-4625-b8e1-4281b0c8f116name 2018-06-30 14:50:38,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/56ac09a2-2f25-49c7-8ebd-3694a9528b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1e7387fb618463364e7d87d418ad44ca4c9ecb2" 2018-06-30 14:50:38,928 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:50:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fe1db442-30d6-43c8-87a7-2fe33f0197ab Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:50:38,928 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/56ac09a2-2f25-49c7-8ebd-3694a9528b88 used request id req-fe1db442-30d6-43c8-87a7-2fe33f0197ab 2018-06-30 14:50:38,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06079e6986dcaafbecb1be2cd7ffd3146da764" 2018-06-30 14:50:39,723 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:39 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-66a6a03c-bfb9-4614-a5c6-22dc74a2dff0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "updated_at": "2018-06-30T14:50:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "revision_number": 0, "id": "625e2d59-cf53-4239-b09f-1050db76c0c7", "remote_group_id": "60205ed8-9258-4c80-abd4-886f95c05698", "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:32Z", "security_group_id": "60205ed8-9258-4c80-abd4-886f95c05698", "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "port_range_min": null, "ethertype": "IPv6", "project_id": "79dbb7ece10a425b97baa0f55712a369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "revision_number": 0, "id": "93c996d9-9302-464d-b352-c0494b7b59e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:32Z", "security_group_id": "60205ed8-9258-4c80-abd4-886f95c05698", "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "port_range_min": null, "ethertype": "IPv4", "project_id": "79dbb7ece10a425b97baa0f55712a369"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "revision_number": 0, "id": "a5a59573-5a48-4181-8331-93db65a448aa", "remote_group_id": "60205ed8-9258-4c80-abd4-886f95c05698", "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:32Z", "security_group_id": "60205ed8-9258-4c80-abd4-886f95c05698", "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "port_range_min": null, "ethertype": "IPv4", "project_id": "79dbb7ece10a425b97baa0f55712a369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "revision_number": 0, "id": "d09ab646-d377-4956-9288-c475124159ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:32Z", "security_group_id": "60205ed8-9258-4c80-abd4-886f95c05698", "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "port_range_min": null, "ethertype": "IPv6", "project_id": "79dbb7ece10a425b97baa0f55712a369"}], "revision_number": 4, "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "60205ed8-9258-4c80-abd4-886f95c05698", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:50:39,724 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-66a6a03c-bfb9-4614-a5c6-22dc74a2dff0 2018-06-30 14:50:39,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/79dbb7ece10a425b97baa0f55712a369 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06079e6986dcaafbecb1be2cd7ffd3146da764" 2018-06-30 14:50:40,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:39 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95f03fdf-67c3-4921-bd9f-9b10333be8e1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/79dbb7ece10a425b97baa0f55712a369"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "79dbb7ece10a425b97baa0f55712a369", "name": "CreateSecurityGroupTests-fe906f75-0b2c-422-proj"}} 2018-06-30 14:50:40,036 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/79dbb7ece10a425b97baa0f55712a369 used request id req-95f03fdf-67c3-4921-bd9f-9b10333be8e1 2018-06-30 14:50:40,036 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 60205ed8-9258-4c80-abd4-886f95c05698 2018-06-30 14:50:40,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=60205ed8-9258-4c80-abd4-886f95c05698 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06079e6986dcaafbecb1be2cd7ffd3146da764" 2018-06-30 14:50:40,133 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:40 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-b2cfc855-2320-4943-82f7-73d01f389722 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "60205ed8-9258-4c80-abd4-886f95c05698", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "security_group_id": "60205ed8-9258-4c80-abd4-886f95c05698", "port_range_min": null, "revision_number": 0, "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "625e2d59-cf53-4239-b09f-1050db76c0c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "security_group_id": "60205ed8-9258-4c80-abd4-886f95c05698", "port_range_min": null, "revision_number": 0, "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "93c996d9-9302-464d-b352-c0494b7b59e5"}, {"remote_group_id": "60205ed8-9258-4c80-abd4-886f95c05698", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "security_group_id": "60205ed8-9258-4c80-abd4-886f95c05698", "port_range_min": null, "revision_number": 0, "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "a5a59573-5a48-4181-8331-93db65a448aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:32Z", "security_group_id": "60205ed8-9258-4c80-abd4-886f95c05698", "port_range_min": null, "revision_number": 0, "tenant_id": "79dbb7ece10a425b97baa0f55712a369", "created_at": "2018-06-30T14:50:32Z", "project_id": "79dbb7ece10a425b97baa0f55712a369", "id": "d09ab646-d377-4956-9288-c475124159ce"}]} 2018-06-30 14:50:40,133 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=60205ed8-9258-4c80-abd4-886f95c05698 used request id req-b2cfc855-2320-4943-82f7-73d01f389722 2018-06-30 14:50:40,134 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 14:50:40,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/60205ed8-9258-4c80-abd4-886f95c05698 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06079e6986dcaafbecb1be2cd7ffd3146da764" 2018-06-30 14:50:41,192 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:50:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-907d397e-777c-4338-b076-77ead473027a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:50:41,192 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/60205ed8-9258-4c80-abd4-886f95c05698 used request id req-907d397e-777c-4338-b076-77ead473027a 2018-06-30 14:50:41,193 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-fe906f75-0b2c-422-proj 2018-06-30 14:50:41,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/79dbb7ece10a425b97baa0f55712a369 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06079e6986dcaafbecb1be2cd7ffd3146da764" 2018-06-30 14:50:41,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:50:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b22123c-7643-4f08-ad23-d29f9f5c0f9a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:50:41,849 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/79dbb7ece10a425b97baa0f55712a369 used request id req-6b22123c-7643-4f08-ad23-d29f9f5c0f9a 2018-06-30 14:50:41,849 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-fe906f75-0b2c-422-proj-role 2018-06-30 14:50:41,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/6947c3393ae74300a34a2d69b7b94002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06079e6986dcaafbecb1be2cd7ffd3146da764" 2018-06-30 14:50:42,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:50:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc61245b-48ee-42dc-a385-d5dcff9ddcd5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:50:42,279 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/6947c3393ae74300a34a2d69b7b94002 used request id req-cc61245b-48ee-42dc-a385-d5dcff9ddcd5 2018-06-30 14:50:42,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06079e6986dcaafbecb1be2cd7ffd3146da764" 2018-06-30 14:50:42,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:42 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c10f8f82-706e-4354-85f0-f5ee6b429a6c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:50:42,361 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c10f8f82-706e-4354-85f0-f5ee6b429a6c 2018-06-30 14:50:42,362 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-fe906f75-0b2c-422-user 2018-06-30 14:50:42,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/df4f9205cb054bbc818b9fb9b04d1b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8227c25d9ff27c3f5d606572a331b4bdfdb1732d" 2018-06-30 14:50:42,970 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:50:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd565eb1-2723-4305-9b9b-1d3277847378 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:50:42,970 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/df4f9205cb054bbc818b9fb9b04d1b28 used request id req-cd565eb1-2723-4305-9b9b-1d3277847378 2018-06-30 14:50:42,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:50:43,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:50:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["zq8IEmt-QTCUxHw2t2Ncdg"], "issued_at": "2018-06-30T14:50:43.000000Z"}} 2018-06-30 14:50:43,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a857188a798873dfa5e45db9c6c7e524926030" 2018-06-30 14:50:44,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78b4d0d4-c479-42d6-be2b-c6e53eaadab2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:50:44,461 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-78b4d0d4-c479-42d6-be2b-c6e53eaadab2 2018-06-30 14:50:44,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:50:44,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:50:45,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:50:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["WTjKADpBTie9ONOdkUW6eA"], "issued_at": "2018-06-30T14:50:45.000000Z"}} 2018-06-30 14:50:45,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f43b36558e01442aa74d93580d4c715562dd5e" 2018-06-30 14:50:45,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b0a4bc2-0752-4cad-9e31-557e16ef131b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:50:45,336 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4b0a4bc2-0752-4cad-9e31-557e16ef131b 2018-06-30 14:50:45,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:50:45,352 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:50:45 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:50:45,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f43b36558e01442aa74d93580d4c715562dd5e" 2018-06-30 14:50:45,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:45 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a99e98a9-cc71-4155-a059-37b49ce04179 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:50:45,448 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj used request id req-a99e98a9-cc71-4155-a059-37b49ce04179 2018-06-30 14:50:45,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f43b36558e01442aa74d93580d4c715562dd5e" 2018-06-30 14:50:45,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-920d3dd5-2868-49af-a868-84cf74bb3e89 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:50:45,541 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-920d3dd5-2868-49af-a868-84cf74bb3e89 2018-06-30 14:50:45,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f43b36558e01442aa74d93580d4c715562dd5e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj"}}' 2018-06-30 14:50:45,949 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:50:45 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13d5d0a5-cc95-47d6-b937-43437d869bf3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f5167d88a27e4c319a07d2ff5b60c80f"}, "tags": [], "enabled": true, "id": "f5167d88a27e4c319a07d2ff5b60c80f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj"}} 2018-06-30 14:50:45,949 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-13d5d0a5-cc95-47d6-b937-43437d869bf3 2018-06-30 14:50:45,949 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj 2018-06-30 14:50:45,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:50:45,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:50:46,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:50:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["YlQjbRYyRf6RqpisvnwOGw"], "issued_at": "2018-06-30T14:50:46.000000Z"}} 2018-06-30 14:50:46,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8137a0c499520596f11c1d0201548b23a3f2f3" 2018-06-30 14:50:46,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e677fa8-0013-4f87-8311-fe9f07f08d0e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:50:46,775 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3e677fa8-0013-4f87-8311-fe9f07f08d0e 2018-06-30 14:50:46,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:50:46,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:50:46 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:50:46,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8137a0c499520596f11c1d0201548b23a3f2f3" 2018-06-30 14:50:47,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:46 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82415828-f71d-4fc1-a03b-54b3c4bb82ec Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:50:47,215 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-82415828-f71d-4fc1-a03b-54b3c4bb82ec 2018-06-30 14:50:47,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8137a0c499520596f11c1d0201548b23a3f2f3" 2018-06-30 14:50:47,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:47 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40669fae-7b46-45b1-9d4b-bb6820586b1f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f5167d88a27e4c319a07d2ff5b60c80f"}, "tags": [], "enabled": true, "id": "f5167d88a27e4c319a07d2ff5b60c80f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj"}]} 2018-06-30 14:50:47,656 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj used request id req-40669fae-7b46-45b1-9d4b-bb6820586b1f 2018-06-30 14:50:47,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8137a0c499520596f11c1d0201548b23a3f2f3" 2018-06-30 14:50:48,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:47 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-431f92e6-8385-4261-a7de-2a5bbf4d578f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:50:48,055 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-431f92e6-8385-4261-a7de-2a5bbf4d578f 2018-06-30 14:50:48,514 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-9ea9b73e-0300-4ac-user 2018-06-30 14:50:48,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:50:48,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f43b36558e01442aa74d93580d4c715562dd5e" 2018-06-30 14:50:48,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:48 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56c47ec9-ce06-4eee-a666-3a99df08da1f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:50:48,893 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-56c47ec9-ce06-4eee-a666-3a99df08da1f 2018-06-30 14:50:48,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f43b36558e01442aa74d93580d4c715562dd5e" -d '{"role": {"name": "CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj-role"}}' 2018-06-30 14:50:49,345 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:50:48 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9364e5af-259e-4264-b6d5-a38bd7608688 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5ea6939872834bf6bef5f4f45c8836ce", "links": {"self": "http://10.167.4.35:5000/v3/roles/5ea6939872834bf6bef5f4f45c8836ce"}, "name": "CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj-role"}} 2018-06-30 14:50:49,345 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-9364e5af-259e-4264-b6d5-a38bd7608688 2018-06-30 14:50:49,345 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj-role 2018-06-30 14:50:49,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/5ea6939872834bf6bef5f4f45c8836ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f43b36558e01442aa74d93580d4c715562dd5e" 2018-06-30 14:50:49,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:49 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6bb75b5-f9c4-47f1-8fbc-3bb62893ebe1 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5ea6939872834bf6bef5f4f45c8836ce", "links": {"self": "http://10.167.4.35:5000/v3/roles/5ea6939872834bf6bef5f4f45c8836ce"}, "name": "CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj-role"}} 2018-06-30 14:50:49,755 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5ea6939872834bf6bef5f4f45c8836ce used request id req-f6bb75b5-f9c4-47f1-8fbc-3bb62893ebe1 2018-06-30 14:50:49,755 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj-role to project CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj 2018-06-30 14:50:49,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f5167d88a27e4c319a07d2ff5b60c80f/users/e5892dd0b4df452881e83fb6bbb97907/roles/5ea6939872834bf6bef5f4f45c8836ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f43b36558e01442aa74d93580d4c715562dd5e" 2018-06-30 14:50:50,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:50:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e30b8244-b2b7-4ad9-9f80-6afa98789d1d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:50:50,226 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f5167d88a27e4c319a07d2ff5b60c80f/users/e5892dd0b4df452881e83fb6bbb97907/roles/5ea6939872834bf6bef5f4f45c8836ce used request id req-e30b8244-b2b7-4ad9-9f80-6afa98789d1d 2018-06-30 14:50:50,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:50:50,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:50:51,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ea6939872834bf6bef5f4f45c8836ce", "name": "CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj-role"}], "expires_at": "2018-06-30T15:50:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5167d88a27e4c319a07d2ff5b60c80f", "name": "CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9ea9b73e-0300-4ac-user", "id": "e5892dd0b4df452881e83fb6bbb97907"}, "audit_ids": ["MqKMfYfoRrmybv7hBoOhTg"], "issued_at": "2018-06-30T14:50:51.000000Z"}} 2018-06-30 14:50:51,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380b84ad50bba9c89863d0ee99fae6885265ab7" 2018-06-30 14:50:51,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c55d8258-db95-40c9-b9ab-1a12db587322 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:50:51,423 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c55d8258-db95-40c9-b9ab-1a12db587322 2018-06-30 14:50:51,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380b84ad50bba9c89863d0ee99fae6885265ab7" 2018-06-30 14:50:52,757 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:52 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-c05c320e-2e75-4e80-b20a-77912cd321e1 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 14:50:52,757 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename&description=hello+group used request id req-c05c320e-2e75-4e80-b20a-77912cd321e1 2018-06-30 14:50:52,758 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename... 2018-06-30 14:50:52,758 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename 2018-06-30 14:50:52,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380b84ad50bba9c89863d0ee99fae6885265ab7" -d '{"security_group": {"name": "CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename", "description": "hello group"}}' 2018-06-30 14:50:53,363 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:50:53 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-b53f6322-5077-46fe-916f-f2947a639c9f Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:52Z", "updated_at": "2018-06-30T14:50:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "revision_number": 0, "id": "a82d8609-689a-4f16-bb7c-16f30eb8ae9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "revision_number": 0, "id": "b44ad398-ee2c-430b-8f22-c9d983ed469b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}], "revision_number": 2, "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "1e896c12-4234-44d3-a345-1290637a2a3f", "name": "CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename"}} 2018-06-30 14:50:53,363 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-b53f6322-5077-46fe-916f-f2947a639c9f 2018-06-30 14:50:53,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e896c12-4234-44d3-a345-1290637a2a3f 2018-06-30 14:50:53,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1e896c12-4234-44d3-a345-1290637a2a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380b84ad50bba9c89863d0ee99fae6885265ab7" 2018-06-30 14:50:53,742 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:53 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-7010b385-e648-4af2-8409-e53b5836c4da Front-End-Https: on 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-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:53Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "a82d8609-689a-4f16-bb7c-16f30eb8ae9c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:53Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "b44ad398-ee2c-430b-8f22-c9d983ed469b"}]} 2018-06-30 14:50:53,742 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1e896c12-4234-44d3-a345-1290637a2a3f used request id req-7010b385-e648-4af2-8409-e53b5836c4da 2018-06-30 14:50:53,743 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e896c12-4234-44d3-a345-1290637a2a3f 2018-06-30 14:50:53,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1e896c12-4234-44d3-a345-1290637a2a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380b84ad50bba9c89863d0ee99fae6885265ab7" 2018-06-30 14:50:53,839 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:53 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ea829594-dc89-4919-a8e3-d052de6a0c76 Front-End-Https: on 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-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:53Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "a82d8609-689a-4f16-bb7c-16f30eb8ae9c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:53Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "b44ad398-ee2c-430b-8f22-c9d983ed469b"}]} 2018-06-30 14:50:53,839 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1e896c12-4234-44d3-a345-1290637a2a3f used request id req-ea829594-dc89-4919-a8e3-d052de6a0c76 2018-06-30 14:50:53,840 - neutron_utils - INFO - Retrieving security group with ID - 1e896c12-4234-44d3-a345-1290637a2a3f 2018-06-30 14:50:53,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=1e896c12-4234-44d3-a345-1290637a2a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380b84ad50bba9c89863d0ee99fae6885265ab7" 2018-06-30 14:50:54,051 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:54 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-299c5236-ce99-46f6-b066-799bedf057f2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:52Z", "updated_at": "2018-06-30T14:50:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "revision_number": 0, "id": "a82d8609-689a-4f16-bb7c-16f30eb8ae9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "revision_number": 0, "id": "b44ad398-ee2c-430b-8f22-c9d983ed469b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}], "revision_number": 2, "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "1e896c12-4234-44d3-a345-1290637a2a3f", "name": "CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename"}]} 2018-06-30 14:50:54,051 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=1e896c12-4234-44d3-a345-1290637a2a3f used request id req-299c5236-ce99-46f6-b066-799bedf057f2 2018-06-30 14:50:54,052 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e896c12-4234-44d3-a345-1290637a2a3f 2018-06-30 14:50:54,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1e896c12-4234-44d3-a345-1290637a2a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380b84ad50bba9c89863d0ee99fae6885265ab7" 2018-06-30 14:50:54,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-23204025-b6bf-4d58-b447-a0c1d528f9f8 Front-End-Https: on 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-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:53Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "a82d8609-689a-4f16-bb7c-16f30eb8ae9c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:53Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "b44ad398-ee2c-430b-8f22-c9d983ed469b"}]} 2018-06-30 14:50:54,137 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1e896c12-4234-44d3-a345-1290637a2a3f used request id req-23204025-b6bf-4d58-b447-a0c1d528f9f8 2018-06-30 14:50:54,138 - neutron_utils - INFO - Retrieving security group with ID - 1e896c12-4234-44d3-a345-1290637a2a3f 2018-06-30 14:50:54,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=1e896c12-4234-44d3-a345-1290637a2a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380b84ad50bba9c89863d0ee99fae6885265ab7" 2018-06-30 14:50:54,281 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:54 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-af03550f-fc1c-41df-807a-e3c1b02c7bad Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:52Z", "updated_at": "2018-06-30T14:50:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "revision_number": 0, "id": "a82d8609-689a-4f16-bb7c-16f30eb8ae9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "revision_number": 0, "id": "b44ad398-ee2c-430b-8f22-c9d983ed469b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}], "revision_number": 2, "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "1e896c12-4234-44d3-a345-1290637a2a3f", "name": "CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename"}]} 2018-06-30 14:50:54,281 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=1e896c12-4234-44d3-a345-1290637a2a3f used request id req-af03550f-fc1c-41df-807a-e3c1b02c7bad 2018-06-30 14:50:54,282 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e896c12-4234-44d3-a345-1290637a2a3f 2018-06-30 14:50:54,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1e896c12-4234-44d3-a345-1290637a2a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380b84ad50bba9c89863d0ee99fae6885265ab7" 2018-06-30 14:50:54,383 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3fc3ea33-bb5c-49de-9cf3-c8462015f639 Front-End-Https: on 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-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:53Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "a82d8609-689a-4f16-bb7c-16f30eb8ae9c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:53Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "b44ad398-ee2c-430b-8f22-c9d983ed469b"}]} 2018-06-30 14:50:54,383 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1e896c12-4234-44d3-a345-1290637a2a3f used request id req-3fc3ea33-bb5c-49de-9cf3-c8462015f639 2018-06-30 14:50:54,384 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename 2018-06-30 14:50:54,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380b84ad50bba9c89863d0ee99fae6885265ab7" 2018-06-30 14:50:54,544 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:54 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-19075f24-0515-4167-aee2-e9bf8698ca54 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:52Z", "updated_at": "2018-06-30T14:50:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "revision_number": 0, "id": "a82d8609-689a-4f16-bb7c-16f30eb8ae9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "revision_number": 0, "id": "b44ad398-ee2c-430b-8f22-c9d983ed469b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}], "revision_number": 2, "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "1e896c12-4234-44d3-a345-1290637a2a3f", "name": "CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename"}]} 2018-06-30 14:50:54,544 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename used request id req-19075f24-0515-4167-aee2-e9bf8698ca54 2018-06-30 14:50:54,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:50:54,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:50:54 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:50:54,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f5167d88a27e4c319a07d2ff5b60c80f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380b84ad50bba9c89863d0ee99fae6885265ab7" 2018-06-30 14:50:54,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:50:54 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b3f17fb-8b77-4a13-b9e0-86e57e5a62a3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f5167d88a27e4c319a07d2ff5b60c80f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5167d88a27e4c319a07d2ff5b60c80f", "name": "CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj"}} 2018-06-30 14:50:54,990 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f5167d88a27e4c319a07d2ff5b60c80f used request id req-1b3f17fb-8b77-4a13-b9e0-86e57e5a62a3 2018-06-30 14:50:54,990 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e896c12-4234-44d3-a345-1290637a2a3f 2018-06-30 14:50:54,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1e896c12-4234-44d3-a345-1290637a2a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380b84ad50bba9c89863d0ee99fae6885265ab7" 2018-06-30 14:50:55,834 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:55 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-1ae8aa3d-d1fd-4393-a968-a992a97d89a5 Front-End-Https: on 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-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:53Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "a82d8609-689a-4f16-bb7c-16f30eb8ae9c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:53Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "b44ad398-ee2c-430b-8f22-c9d983ed469b"}]} 2018-06-30 14:50:55,834 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1e896c12-4234-44d3-a345-1290637a2a3f used request id req-1ae8aa3d-d1fd-4393-a968-a992a97d89a5 2018-06-30 14:50:55,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}4380b84ad50bba9c89863d0ee99fae6885265ab7" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": 10}}' 2018-06-30 14:50:57,055 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:50:57 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive X-Openstack-Request-Id: req-a790328a-accb-4980-a4cf-15bb49dce7c4 Front-End-Https: on 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-06-30T14:50:56Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": 10, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:56Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "52931ba0-e3e5-46d7-a06a-d9a247938752"}} 2018-06-30 14:50:57,055 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-a790328a-accb-4980-a4cf-15bb49dce7c4 2018-06-30 14:50:57,056 - neutron_utils - INFO - Retrieving security group with ID - 1e896c12-4234-44d3-a345-1290637a2a3f 2018-06-30 14:50:57,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=1e896c12-4234-44d3-a345-1290637a2a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380b84ad50bba9c89863d0ee99fae6885265ab7" 2018-06-30 14:50:57,206 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:57 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-2e484443-7a9b-4598-9c9a-7ddc4012808a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:52Z", "updated_at": "2018-06-30T14:50:56Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:50:56Z", "revision_number": 0, "id": "52931ba0-e3e5-46d7-a06a-d9a247938752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:56Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "revision_number": 0, "id": "a82d8609-689a-4f16-bb7c-16f30eb8ae9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "revision_number": 0, "id": "b44ad398-ee2c-430b-8f22-c9d983ed469b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}], "revision_number": 3, "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "1e896c12-4234-44d3-a345-1290637a2a3f", "name": "CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename"}]} 2018-06-30 14:50:57,207 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=1e896c12-4234-44d3-a345-1290637a2a3f used request id req-2e484443-7a9b-4598-9c9a-7ddc4012808a 2018-06-30 14:50:57,207 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e896c12-4234-44d3-a345-1290637a2a3f 2018-06-30 14:50:57,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1e896c12-4234-44d3-a345-1290637a2a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380b84ad50bba9c89863d0ee99fae6885265ab7" 2018-06-30 14:50:57,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:57 GMT Content-Type: application/json Content-Length: 1495 Connection: keep-alive X-Openstack-Request-Id: req-11ac4185-2700-4b9b-b5a2-8b3e93d13812 Front-End-Https: on RESP BODY: {"security_group_rules": [{"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-06-30T14:50:56Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": 10, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:56Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "52931ba0-e3e5-46d7-a06a-d9a247938752"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:53Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "a82d8609-689a-4f16-bb7c-16f30eb8ae9c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:53Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "b44ad398-ee2c-430b-8f22-c9d983ed469b"}]} 2018-06-30 14:50:57,331 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1e896c12-4234-44d3-a345-1290637a2a3f used request id req-11ac4185-2700-4b9b-b5a2-8b3e93d13812 2018-06-30 14:50:57,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:50:58,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ea6939872834bf6bef5f4f45c8836ce", "name": "CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj-role"}], "expires_at": "2018-06-30T15:50:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5167d88a27e4c319a07d2ff5b60c80f", "name": "CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f5167d88a27e4c319a07d2ff5b60c80f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9ea9b73e-0300-4ac-user", "id": "e5892dd0b4df452881e83fb6bbb97907"}, "audit_ids": ["pnyAkgxwSXq720pZW76WXg"], "issued_at": "2018-06-30T14:50:58.000000Z"}} 2018-06-30 14:50:58,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ffc37a78e353cb903c66cf3dd48a066b924a79" 2018-06-30 14:50:59,216 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:59 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-f564f3c7-fa2e-48de-926e-dd5a32be9347 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:52Z", "updated_at": "2018-06-30T14:50:56Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:50:56Z", "revision_number": 0, "id": "52931ba0-e3e5-46d7-a06a-d9a247938752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:56Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "revision_number": 0, "id": "a82d8609-689a-4f16-bb7c-16f30eb8ae9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "revision_number": 0, "id": "b44ad398-ee2c-430b-8f22-c9d983ed469b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}], "revision_number": 3, "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "1e896c12-4234-44d3-a345-1290637a2a3f", "name": "CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename"}]} 2018-06-30 14:50:59,216 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename&description=hello+group used request id req-f564f3c7-fa2e-48de-926e-dd5a32be9347 2018-06-30 14:50:59,216 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e896c12-4234-44d3-a345-1290637a2a3f 2018-06-30 14:50:59,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1e896c12-4234-44d3-a345-1290637a2a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ffc37a78e353cb903c66cf3dd48a066b924a79" 2018-06-30 14:50:59,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:50:59 GMT Content-Type: application/json Content-Length: 1495 Connection: keep-alive X-Openstack-Request-Id: req-2defeba1-81a8-4790-99bd-2e14ba1c0932 Front-End-Https: on RESP BODY: {"security_group_rules": [{"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-06-30T14:50:56Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": 10, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:56Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "52931ba0-e3e5-46d7-a06a-d9a247938752"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:53Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "a82d8609-689a-4f16-bb7c-16f30eb8ae9c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:53Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "b44ad398-ee2c-430b-8f22-c9d983ed469b"}]} 2018-06-30 14:50:59,335 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1e896c12-4234-44d3-a345-1290637a2a3f used request id req-2defeba1-81a8-4790-99bd-2e14ba1c0932 2018-06-30 14:50:59,336 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e896c12-4234-44d3-a345-1290637a2a3f 2018-06-30 14:50:59,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1e896c12-4234-44d3-a345-1290637a2a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ffc37a78e353cb903c66cf3dd48a066b924a79" 2018-06-30 14:51:00,069 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:00 GMT Content-Type: application/json Content-Length: 1495 Connection: keep-alive X-Openstack-Request-Id: req-d42e0db6-9b30-482d-bb85-ba8bb8400418 Front-End-Https: on RESP BODY: {"security_group_rules": [{"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-06-30T14:50:56Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": 10, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:56Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "52931ba0-e3e5-46d7-a06a-d9a247938752"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:53Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "a82d8609-689a-4f16-bb7c-16f30eb8ae9c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:53Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "b44ad398-ee2c-430b-8f22-c9d983ed469b"}]} 2018-06-30 14:51:00,069 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1e896c12-4234-44d3-a345-1290637a2a3f used request id req-d42e0db6-9b30-482d-bb85-ba8bb8400418 2018-06-30 14:51:00,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ffc37a78e353cb903c66cf3dd48a066b924a79" 2018-06-30 14:51:00,241 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:00 GMT Content-Type: application/json Content-Length: 1916 Connection: keep-alive X-Openstack-Request-Id: req-fee54d5d-5886-4e51-8ef6-775d7dd07af1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:52Z", "updated_at": "2018-06-30T14:50:56Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:50:56Z", "revision_number": 0, "id": "52931ba0-e3e5-46d7-a06a-d9a247938752", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:56Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "revision_number": 0, "id": "a82d8609-689a-4f16-bb7c-16f30eb8ae9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "revision_number": 0, "id": "b44ad398-ee2c-430b-8f22-c9d983ed469b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}], "revision_number": 3, "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "1e896c12-4234-44d3-a345-1290637a2a3f", "name": "CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename"}]} 2018-06-30 14:51:00,241 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename used request id req-fee54d5d-5886-4e51-8ef6-775d7dd07af1 2018-06-30 14:51:00,242 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e896c12-4234-44d3-a345-1290637a2a3f 2018-06-30 14:51:00,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1e896c12-4234-44d3-a345-1290637a2a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ffc37a78e353cb903c66cf3dd48a066b924a79" 2018-06-30 14:51:00,319 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:00 GMT Content-Type: application/json Content-Length: 1495 Connection: keep-alive X-Openstack-Request-Id: req-69306ec2-1246-4e4a-8b2b-0cb9721aef7f Front-End-Https: on RESP BODY: {"security_group_rules": [{"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-06-30T14:50:56Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": 10, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:56Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "52931ba0-e3e5-46d7-a06a-d9a247938752"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:53Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "a82d8609-689a-4f16-bb7c-16f30eb8ae9c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:53Z", "security_group_id": "1e896c12-4234-44d3-a345-1290637a2a3f", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:53Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "b44ad398-ee2c-430b-8f22-c9d983ed469b"}]} 2018-06-30 14:51:00,319 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1e896c12-4234-44d3-a345-1290637a2a3f used request id req-69306ec2-1246-4e4a-8b2b-0cb9721aef7f 2018-06-30 14:51:00,320 - neutron_utils - INFO - Deleting security group rule with ID - b44ad398-ee2c-430b-8f22-c9d983ed469b 2018-06-30 14:51:00,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/b44ad398-ee2c-430b-8f22-c9d983ed469b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380b84ad50bba9c89863d0ee99fae6885265ab7" 2018-06-30 14:51:01,365 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:51:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-532d3a50-7206-43c7-9dd6-0b390a86823c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:01,365 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/b44ad398-ee2c-430b-8f22-c9d983ed469b used request id req-532d3a50-7206-43c7-9dd6-0b390a86823c 2018-06-30 14:51:01,366 - neutron_utils - INFO - Deleting security group rule with ID - a82d8609-689a-4f16-bb7c-16f30eb8ae9c 2018-06-30 14:51:01,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/a82d8609-689a-4f16-bb7c-16f30eb8ae9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380b84ad50bba9c89863d0ee99fae6885265ab7" 2018-06-30 14:51:01,566 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:51:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-24b14697-da16-4f49-9eee-0d59b3307661 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:01,566 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/a82d8609-689a-4f16-bb7c-16f30eb8ae9c used request id req-24b14697-da16-4f49-9eee-0d59b3307661 2018-06-30 14:51:01,567 - neutron_utils - INFO - Deleting security group rule with ID - 52931ba0-e3e5-46d7-a06a-d9a247938752 2018-06-30 14:51:01,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/52931ba0-e3e5-46d7-a06a-d9a247938752 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380b84ad50bba9c89863d0ee99fae6885265ab7" 2018-06-30 14:51:01,767 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:51:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-751db05a-9008-4466-a61c-10e4bf49c2ca Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:01,767 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/52931ba0-e3e5-46d7-a06a-d9a247938752 used request id req-751db05a-9008-4466-a61c-10e4bf49c2ca 2018-06-30 14:51:01,768 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-850b841e-c721-4b7b-8da9-5769db0955eename 2018-06-30 14:51:01,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/1e896c12-4234-44d3-a345-1290637a2a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4380b84ad50bba9c89863d0ee99fae6885265ab7" 2018-06-30 14:51:02,018 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:51:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-04c0543a-8624-46eb-93bd-260e1b4d0e32 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:02,018 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/1e896c12-4234-44d3-a345-1290637a2a3f used request id req-04c0543a-8624-46eb-93bd-260e1b4d0e32 2018-06-30 14:51:02,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f43b36558e01442aa74d93580d4c715562dd5e" 2018-06-30 14:51:02,934 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:02 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-020cef29-4da2-411a-8630-86f3d8240209 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:52Z", "updated_at": "2018-06-30T14:50:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:52Z", "revision_number": 0, "id": "098e805a-aa69-498d-9f1d-83b15af442b1", "remote_group_id": "e5584b02-d7ee-4322-ab51-d012b1f924fb", "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:52Z", "security_group_id": "e5584b02-d7ee-4322-ab51-d012b1f924fb", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:52Z", "revision_number": 0, "id": "65e6ed6d-2dee-4278-9e44-de445128f28a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:52Z", "security_group_id": "e5584b02-d7ee-4322-ab51-d012b1f924fb", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:52Z", "revision_number": 0, "id": "6f2d2a97-01db-4fa0-b421-5c1505482fe3", "remote_group_id": "e5584b02-d7ee-4322-ab51-d012b1f924fb", "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:52Z", "security_group_id": "e5584b02-d7ee-4322-ab51-d012b1f924fb", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:50:52Z", "revision_number": 0, "id": "f9471324-dbb2-4b60-a8b8-698871d09009", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:50:52Z", "security_group_id": "e5584b02-d7ee-4322-ab51-d012b1f924fb", "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f"}], "revision_number": 4, "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "e5584b02-d7ee-4322-ab51-d012b1f924fb", "name": "default"}]} 2018-06-30 14:51:02,935 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-020cef29-4da2-411a-8630-86f3d8240209 2018-06-30 14:51:02,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f43b36558e01442aa74d93580d4c715562dd5e" 2018-06-30 14:51:03,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:02 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-086ca2c9-7d0d-4bba-9def-2350a35697c3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:51:03,353 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-086ca2c9-7d0d-4bba-9def-2350a35697c3 2018-06-30 14:51:03,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f43b36558e01442aa74d93580d4c715562dd5e" 2018-06-30 14:51:03,668 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:51:03 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff401e39-c133-4ac3-87b6-6db9ccda03fe Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:51:03,668 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-ff401e39-c133-4ac3-87b6-6db9ccda03fe 2018-06-30 14:51:03,668 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:51:03,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f43b36558e01442aa74d93580d4c715562dd5e" 2018-06-30 14:51:04,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:03 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-743c1e66-f4ce-4e14-9364-88f67bb8b310 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:51:04,002 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-743c1e66-f4ce-4e14-9364-88f67bb8b310 2018-06-30 14:51:04,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f5167d88a27e4c319a07d2ff5b60c80f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f43b36558e01442aa74d93580d4c715562dd5e" 2018-06-30 14:51:04,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:04 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f1a8069-cc74-4681-9f5f-838db210711d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f5167d88a27e4c319a07d2ff5b60c80f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f5167d88a27e4c319a07d2ff5b60c80f", "name": "CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj"}} 2018-06-30 14:51:04,395 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f5167d88a27e4c319a07d2ff5b60c80f used request id req-6f1a8069-cc74-4681-9f5f-838db210711d 2018-06-30 14:51:04,396 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e5584b02-d7ee-4322-ab51-d012b1f924fb 2018-06-30 14:51:04,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e5584b02-d7ee-4322-ab51-d012b1f924fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f43b36558e01442aa74d93580d4c715562dd5e" 2018-06-30 14:51:04,474 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:04 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-3e2c137f-bce8-4842-b4b6-c5d1656960fd Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "e5584b02-d7ee-4322-ab51-d012b1f924fb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:52Z", "security_group_id": "e5584b02-d7ee-4322-ab51-d012b1f924fb", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:52Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "098e805a-aa69-498d-9f1d-83b15af442b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:52Z", "security_group_id": "e5584b02-d7ee-4322-ab51-d012b1f924fb", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:52Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "65e6ed6d-2dee-4278-9e44-de445128f28a"}, {"remote_group_id": "e5584b02-d7ee-4322-ab51-d012b1f924fb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:52Z", "security_group_id": "e5584b02-d7ee-4322-ab51-d012b1f924fb", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:52Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "6f2d2a97-01db-4fa0-b421-5c1505482fe3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:50:52Z", "security_group_id": "e5584b02-d7ee-4322-ab51-d012b1f924fb", "port_range_min": null, "revision_number": 0, "tenant_id": "f5167d88a27e4c319a07d2ff5b60c80f", "created_at": "2018-06-30T14:50:52Z", "project_id": "f5167d88a27e4c319a07d2ff5b60c80f", "id": "f9471324-dbb2-4b60-a8b8-698871d09009"}]} 2018-06-30 14:51:04,474 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e5584b02-d7ee-4322-ab51-d012b1f924fb used request id req-3e2c137f-bce8-4842-b4b6-c5d1656960fd 2018-06-30 14:51:04,475 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 14:51:04,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/e5584b02-d7ee-4322-ab51-d012b1f924fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f43b36558e01442aa74d93580d4c715562dd5e" 2018-06-30 14:51:04,885 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:51:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-89e14052-d123-457e-8c85-392b65df998f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:04,885 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/e5584b02-d7ee-4322-ab51-d012b1f924fb used request id req-89e14052-d123-457e-8c85-392b65df998f 2018-06-30 14:51:04,886 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj 2018-06-30 14:51:04,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f5167d88a27e4c319a07d2ff5b60c80f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f43b36558e01442aa74d93580d4c715562dd5e" 2018-06-30 14:51:05,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:51:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-caae98ce-ff9f-4c87-bb3c-ce09fbe406f6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:05,678 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f5167d88a27e4c319a07d2ff5b60c80f used request id req-caae98ce-ff9f-4c87-bb3c-ce09fbe406f6 2018-06-30 14:51:05,678 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-9ea9b73e-0300-4ac-proj-role 2018-06-30 14:51:05,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/5ea6939872834bf6bef5f4f45c8836ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f43b36558e01442aa74d93580d4c715562dd5e" 2018-06-30 14:51:06,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:51:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d16563d-4f2b-46d1-98d3-9911359e90d6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:06,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/5ea6939872834bf6bef5f4f45c8836ce used request id req-9d16563d-4f2b-46d1-98d3-9911359e90d6 2018-06-30 14:51:06,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f43b36558e01442aa74d93580d4c715562dd5e" 2018-06-30 14:51:06,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:06 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a4a0eab-da0d-42dd-a580-ac45e006cb7b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:51:06,120 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2a4a0eab-da0d-42dd-a580-ac45e006cb7b 2018-06-30 14:51:06,120 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-9ea9b73e-0300-4ac-user 2018-06-30 14:51:06,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/e5892dd0b4df452881e83fb6bbb97907 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8137a0c499520596f11c1d0201548b23a3f2f3" 2018-06-30 14:51:06,791 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:51:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-986ee3ce-e2bb-4644-818f-0efe4b90491e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:06,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/e5892dd0b4df452881e83fb6bbb97907 used request id req-986ee3ce-e2bb-4644-818f-0efe4b90491e 2018-06-30 14:51:06,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:51:07,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:51:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["LKLw27waTNqkEW2DkNiLpg"], "issued_at": "2018-06-30T14:51:07.000000Z"}} 2018-06-30 14:51:07,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}371b6633b97967a698dc91c1083f2a7aca0c7904" 2018-06-30 14:51:08,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c9c39c3-c5a5-4524-9f57-d44d3221a41b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:51:08,069 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2c9c39c3-c5a5-4524-9f57-d44d3221a41b 2018-06-30 14:51:08,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:51:08,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:51:09,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:51:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["GkXvyj4tSwOOaCEVULktCg"], "issued_at": "2018-06-30T14:51:09.000000Z"}} 2018-06-30 14:51:09,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb95462950912756ecc7c323ed4411fc0d4121b" 2018-06-30 14:51:09,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3d040a4-c282-4624-80fe-fa298f4af42c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:51:09,065 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b3d040a4-c282-4624-80fe-fa298f4af42c 2018-06-30 14:51:09,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:51:09,082 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:51:09 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:51:09,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb95462950912756ecc7c323ed4411fc0d4121b" 2018-06-30 14:51:09,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:09 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5a77b72-f293-475a-8f5f-17999db992d6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:51:09,468 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj used request id req-b5a77b72-f293-475a-8f5f-17999db992d6 2018-06-30 14:51:09,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb95462950912756ecc7c323ed4411fc0d4121b" 2018-06-30 14:51:09,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:09 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fcd3a968-7452-4a44-b597-a6269f577f05 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:51:09,791 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fcd3a968-7452-4a44-b597-a6269f577f05 2018-06-30 14:51:09,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb95462950912756ecc7c323ed4411fc0d4121b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj"}}' 2018-06-30 14:51:10,295 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:51:09 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb395ea7-5d90-43ec-8f73-e76e404de2c3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4d4eb5cb8683471483c52449e1ca2512"}, "tags": [], "enabled": true, "id": "4d4eb5cb8683471483c52449e1ca2512", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj"}} 2018-06-30 14:51:10,295 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-cb395ea7-5d90-43ec-8f73-e76e404de2c3 2018-06-30 14:51:10,295 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj 2018-06-30 14:51:10,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:51:10,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:51:11,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:51:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["mzgOShssS0OktWvvBln8Kw"], "issued_at": "2018-06-30T14:51:11.000000Z"}} 2018-06-30 14:51:11,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfafb11bd7e33ab7a50dc9bee804113c7e5896ba" 2018-06-30 14:51:11,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-daeece28-3a0d-40cc-89ef-26969e18769a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:51:11,512 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-daeece28-3a0d-40cc-89ef-26969e18769a 2018-06-30 14:51:11,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:51:11,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:51:11 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:51:11,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfafb11bd7e33ab7a50dc9bee804113c7e5896ba" 2018-06-30 14:51:12,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:11 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1a0869c-2426-4e98-b1b2-75a36ec10599 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:51:12,043 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-b1a0869c-2426-4e98-b1b2-75a36ec10599 2018-06-30 14:51:12,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfafb11bd7e33ab7a50dc9bee804113c7e5896ba" 2018-06-30 14:51:12,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:12 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ba320f4-4ae7-4b08-8438-5a602c78988a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4d4eb5cb8683471483c52449e1ca2512"}, "tags": [], "enabled": true, "id": "4d4eb5cb8683471483c52449e1ca2512", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj"}]} 2018-06-30 14:51:12,428 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj used request id req-7ba320f4-4ae7-4b08-8438-5a602c78988a 2018-06-30 14:51:12,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfafb11bd7e33ab7a50dc9bee804113c7e5896ba" 2018-06-30 14:51:12,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:12 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3969b436-fb14-41e8-9350-26a42c635439 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:51:12,821 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3969b436-fb14-41e8-9350-26a42c635439 2018-06-30 14:51:13,492 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-d3a48fab-2f11-4e4-user 2018-06-30 14:51:13,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:51:13,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb95462950912756ecc7c323ed4411fc0d4121b" 2018-06-30 14:51:13,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:13 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bff43ff-2ae8-4e1b-be92-a25109dd6f6f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:51:13,818 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4bff43ff-2ae8-4e1b-be92-a25109dd6f6f 2018-06-30 14:51:13,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb95462950912756ecc7c323ed4411fc0d4121b" -d '{"role": {"name": "CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj-role"}}' 2018-06-30 14:51:14,215 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:51:13 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-632501b9-dbe6-4a8e-9e73-ed5a6b30406f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27b05fa6e5cf42f4ba8009d11ade2886", "links": {"self": "http://10.167.4.35:5000/v3/roles/27b05fa6e5cf42f4ba8009d11ade2886"}, "name": "CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj-role"}} 2018-06-30 14:51:14,215 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-632501b9-dbe6-4a8e-9e73-ed5a6b30406f 2018-06-30 14:51:14,215 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj-role 2018-06-30 14:51:14,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/27b05fa6e5cf42f4ba8009d11ade2886 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb95462950912756ecc7c323ed4411fc0d4121b" 2018-06-30 14:51:14,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:14 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c50ade6-acea-4768-838e-4a074fc351de Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27b05fa6e5cf42f4ba8009d11ade2886", "links": {"self": "http://10.167.4.35:5000/v3/roles/27b05fa6e5cf42f4ba8009d11ade2886"}, "name": "CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj-role"}} 2018-06-30 14:51:14,601 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/27b05fa6e5cf42f4ba8009d11ade2886 used request id req-9c50ade6-acea-4768-838e-4a074fc351de 2018-06-30 14:51:14,601 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj-role to project CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj 2018-06-30 14:51:14,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4d4eb5cb8683471483c52449e1ca2512/users/aeb33b05691a4a39b5176f156b002c73/roles/27b05fa6e5cf42f4ba8009d11ade2886 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb95462950912756ecc7c323ed4411fc0d4121b" 2018-06-30 14:51:15,033 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:51:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90c3ccf1-0efe-4f03-a64c-5278b38e0602 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:15,033 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4d4eb5cb8683471483c52449e1ca2512/users/aeb33b05691a4a39b5176f156b002c73/roles/27b05fa6e5cf42f4ba8009d11ade2886 used request id req-90c3ccf1-0efe-4f03-a64c-5278b38e0602 2018-06-30 14:51:15,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:51:15,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:51:15,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27b05fa6e5cf42f4ba8009d11ade2886", "name": "CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj-role"}], "expires_at": "2018-06-30T15:51:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d4eb5cb8683471483c52449e1ca2512", "name": "CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4d4eb5cb8683471483c52449e1ca2512", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/4d4eb5cb8683471483c52449e1ca2512", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/4d4eb5cb8683471483c52449e1ca2512", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4d4eb5cb8683471483c52449e1ca2512", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/4d4eb5cb8683471483c52449e1ca2512", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/4d4eb5cb8683471483c52449e1ca2512", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4d4eb5cb8683471483c52449e1ca2512", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/4d4eb5cb8683471483c52449e1ca2512", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/4d4eb5cb8683471483c52449e1ca2512", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/4d4eb5cb8683471483c52449e1ca2512", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/4d4eb5cb8683471483c52449e1ca2512", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/4d4eb5cb8683471483c52449e1ca2512", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d3a48fab-2f11-4e4-user", "id": "aeb33b05691a4a39b5176f156b002c73"}, "audit_ids": ["4WnERtd_RSuYgA5Gt51m8Q"], "issued_at": "2018-06-30T14:51:15.000000Z"}} 2018-06-30 14:51:15,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" 2018-06-30 14:51:16,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79a985eb-df7f-4a72-b0a0-83e08223579e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:51:16,191 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-79a985eb-df7f-4a72-b0a0-83e08223579e 2018-06-30 14:51:16,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" 2018-06-30 14:51:17,444 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:17 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-9f604930-9f33-4b48-b84f-d67dc933afab Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 14:51:17,444 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name&description=hello+group used request id req-9f604930-9f33-4b48-b84f-d67dc933afab 2018-06-30 14:51:17,445 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name... 2018-06-30 14:51:17,445 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name 2018-06-30 14:51:17,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" -d '{"security_group": {"name": "CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name", "description": "hello group"}}' 2018-06-30 14:51:18,711 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:51:18 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-656705e1-cc1e-4219-8721-6a7a948d1f3f Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "updated_at": "2018-06-30T14:51:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "revision_number": 0, "id": "55e6996b-2747-4f15-979b-08ec26c44a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "revision_number": 0, "id": "b162155d-6319-4d2a-ba0c-64a355df7277", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}], "revision_number": 2, "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "name": "CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name"}} 2018-06-30 14:51:18,712 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-656705e1-cc1e-4219-8721-6a7a948d1f3f 2018-06-30 14:51:18,712 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 2018-06-30 14:51:18,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" 2018-06-30 14:51:19,696 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:19 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-37fadd8a-865d-4345-a28a-df90307ffe5d Front-End-Https: on 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-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "55e6996b-2747-4f15-979b-08ec26c44a3f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "b162155d-6319-4d2a-ba0c-64a355df7277"}]} 2018-06-30 14:51:19,696 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 used request id req-37fadd8a-865d-4345-a28a-df90307ffe5d 2018-06-30 14:51:19,697 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 2018-06-30 14:51:19,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" 2018-06-30 14:51:19,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:19 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-5acbcbf6-daab-471a-a6ee-157fa3aff02d Front-End-Https: on 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-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "55e6996b-2747-4f15-979b-08ec26c44a3f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "b162155d-6319-4d2a-ba0c-64a355df7277"}]} 2018-06-30 14:51:19,788 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 used request id req-5acbcbf6-daab-471a-a6ee-157fa3aff02d 2018-06-30 14:51:19,789 - neutron_utils - INFO - Retrieving security group with ID - 964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 2018-06-30 14:51:19,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" 2018-06-30 14:51:19,928 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:19 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-e32c0d10-2ff4-402b-8496-8097656ca053 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "updated_at": "2018-06-30T14:51:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "revision_number": 0, "id": "55e6996b-2747-4f15-979b-08ec26c44a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "revision_number": 0, "id": "b162155d-6319-4d2a-ba0c-64a355df7277", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}], "revision_number": 2, "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "name": "CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name"}]} 2018-06-30 14:51:19,928 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 used request id req-e32c0d10-2ff4-402b-8496-8097656ca053 2018-06-30 14:51:19,929 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 2018-06-30 14:51:19,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" 2018-06-30 14:51:20,000 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:20 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ba512a30-a4df-4760-a6c6-c8565f98ef28 Front-End-Https: on 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-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "55e6996b-2747-4f15-979b-08ec26c44a3f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "b162155d-6319-4d2a-ba0c-64a355df7277"}]} 2018-06-30 14:51:20,001 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 used request id req-ba512a30-a4df-4760-a6c6-c8565f98ef28 2018-06-30 14:51:20,001 - neutron_utils - INFO - Retrieving security group with ID - 964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 2018-06-30 14:51:20,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" 2018-06-30 14:51:20,154 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:20 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-d7fb3ecc-9c1a-430b-9fe3-52aea3294856 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "updated_at": "2018-06-30T14:51:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "revision_number": 0, "id": "55e6996b-2747-4f15-979b-08ec26c44a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "revision_number": 0, "id": "b162155d-6319-4d2a-ba0c-64a355df7277", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}], "revision_number": 2, "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "name": "CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name"}]} 2018-06-30 14:51:20,155 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 used request id req-d7fb3ecc-9c1a-430b-9fe3-52aea3294856 2018-06-30 14:51:20,155 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 2018-06-30 14:51:20,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" 2018-06-30 14:51:20,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:20 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-79223107-723c-41ba-9eeb-bf775624e210 Front-End-Https: on 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-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "55e6996b-2747-4f15-979b-08ec26c44a3f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "b162155d-6319-4d2a-ba0c-64a355df7277"}]} 2018-06-30 14:51:20,236 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 used request id req-79223107-723c-41ba-9eeb-bf775624e210 2018-06-30 14:51:20,236 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name 2018-06-30 14:51:20,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" 2018-06-30 14:51:20,402 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:20 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-5eced77e-719d-40e7-b113-07e74ad194e0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "updated_at": "2018-06-30T14:51:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "revision_number": 0, "id": "55e6996b-2747-4f15-979b-08ec26c44a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "revision_number": 0, "id": "b162155d-6319-4d2a-ba0c-64a355df7277", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}], "revision_number": 2, "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "name": "CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name"}]} 2018-06-30 14:51:20,402 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name used request id req-5eced77e-719d-40e7-b113-07e74ad194e0 2018-06-30 14:51:20,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:51:20,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:51:20 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:51:20,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4d4eb5cb8683471483c52449e1ca2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" 2018-06-30 14:51:20,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:20 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1cfaaf7d-314e-4798-9a92-b7d30959ac4f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4d4eb5cb8683471483c52449e1ca2512"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4d4eb5cb8683471483c52449e1ca2512", "name": "CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj"}} 2018-06-30 14:51:20,776 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4d4eb5cb8683471483c52449e1ca2512 used request id req-1cfaaf7d-314e-4798-9a92-b7d30959ac4f 2018-06-30 14:51:20,776 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 2018-06-30 14:51:20,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" 2018-06-30 14:51:20,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:20 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-688272a9-ad28-453b-ba68-96c5c424e8e8 Front-End-Https: on 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-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "55e6996b-2747-4f15-979b-08ec26c44a3f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "b162155d-6319-4d2a-ba0c-64a355df7277"}]} 2018-06-30 14:51:20,953 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 used request id req-688272a9-ad28-453b-ba68-96c5c424e8e8 2018-06-30 14:51:20,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8"}}' 2018-06-30 14:51:22,111 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:51:22 GMT Content-Type: application/json Content-Length: 521 Connection: keep-alive X-Openstack-Request-Id: req-15183dfc-75e2-4ee0-b7b7-54abb7f06a80 Front-End-Https: on 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-06-30T14:51:21Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:21Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "412863a1-9294-41bd-89d4-0ba3e8fed86c"}} 2018-06-30 14:51:22,111 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-15183dfc-75e2-4ee0-b7b7-54abb7f06a80 2018-06-30 14:51:22,112 - neutron_utils - INFO - Retrieving security group with ID - 964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 2018-06-30 14:51:22,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" 2018-06-30 14:51:22,271 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:22 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-ffad14a8-85f3-45b4-a5f0-782f86cc5566 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "updated_at": "2018-06-30T14:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:21Z", "revision_number": 0, "id": "412863a1-9294-41bd-89d4-0ba3e8fed86c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:21Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "revision_number": 0, "id": "55e6996b-2747-4f15-979b-08ec26c44a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "revision_number": 0, "id": "b162155d-6319-4d2a-ba0c-64a355df7277", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}], "revision_number": 3, "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "name": "CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name"}]} 2018-06-30 14:51:22,271 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 used request id req-ffad14a8-85f3-45b4-a5f0-782f86cc5566 2018-06-30 14:51:22,272 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 2018-06-30 14:51:22,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" 2018-06-30 14:51:22,426 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:22 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-3256f20f-2c1e-469a-9958-15811298a276 Front-End-Https: on 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-06-30T14:51:21Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:21Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "412863a1-9294-41bd-89d4-0ba3e8fed86c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "55e6996b-2747-4f15-979b-08ec26c44a3f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "b162155d-6319-4d2a-ba0c-64a355df7277"}]} 2018-06-30 14:51:22,426 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 used request id req-3256f20f-2c1e-469a-9958-15811298a276 2018-06-30 14:51:22,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:51:23,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27b05fa6e5cf42f4ba8009d11ade2886", "name": "CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj-role"}], "expires_at": "2018-06-30T15:51:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d4eb5cb8683471483c52449e1ca2512", "name": "CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4d4eb5cb8683471483c52449e1ca2512", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/4d4eb5cb8683471483c52449e1ca2512", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/4d4eb5cb8683471483c52449e1ca2512", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4d4eb5cb8683471483c52449e1ca2512", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/4d4eb5cb8683471483c52449e1ca2512", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/4d4eb5cb8683471483c52449e1ca2512", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4d4eb5cb8683471483c52449e1ca2512", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/4d4eb5cb8683471483c52449e1ca2512", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/4d4eb5cb8683471483c52449e1ca2512", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/4d4eb5cb8683471483c52449e1ca2512", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/4d4eb5cb8683471483c52449e1ca2512", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/4d4eb5cb8683471483c52449e1ca2512", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d3a48fab-2f11-4e4-user", "id": "aeb33b05691a4a39b5176f156b002c73"}, "audit_ids": ["vu_razFWT_23bE-18ZoJYg"], "issued_at": "2018-06-30T14:51:23.000000Z"}} 2018-06-30 14:51:23,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b54ee5c53277ea0776e279fcd14abd3a0ceddc" 2018-06-30 14:51:24,194 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:24 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-5ebac1f3-abaf-4ed0-a551-779228686156 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "updated_at": "2018-06-30T14:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:21Z", "revision_number": 0, "id": "412863a1-9294-41bd-89d4-0ba3e8fed86c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:21Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "revision_number": 0, "id": "55e6996b-2747-4f15-979b-08ec26c44a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "revision_number": 0, "id": "b162155d-6319-4d2a-ba0c-64a355df7277", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}], "revision_number": 3, "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "name": "CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name"}]} 2018-06-30 14:51:24,194 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name&description=hello+group used request id req-5ebac1f3-abaf-4ed0-a551-779228686156 2018-06-30 14:51:24,195 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 2018-06-30 14:51:24,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b54ee5c53277ea0776e279fcd14abd3a0ceddc" 2018-06-30 14:51:24,272 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:24 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-a3be23c2-1d8e-41e4-9ceb-943b9a6d1678 Front-End-Https: on 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-06-30T14:51:21Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:21Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "412863a1-9294-41bd-89d4-0ba3e8fed86c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "55e6996b-2747-4f15-979b-08ec26c44a3f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "b162155d-6319-4d2a-ba0c-64a355df7277"}]} 2018-06-30 14:51:24,272 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 used request id req-a3be23c2-1d8e-41e4-9ceb-943b9a6d1678 2018-06-30 14:51:24,273 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 2018-06-30 14:51:24,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b54ee5c53277ea0776e279fcd14abd3a0ceddc" 2018-06-30 14:51:24,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:24 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-0a3587e1-f4fc-4cb8-b8c5-288c7ab78c62 Front-End-Https: on 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-06-30T14:51:21Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:21Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "412863a1-9294-41bd-89d4-0ba3e8fed86c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "55e6996b-2747-4f15-979b-08ec26c44a3f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "b162155d-6319-4d2a-ba0c-64a355df7277"}]} 2018-06-30 14:51:24,959 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 used request id req-0a3587e1-f4fc-4cb8-b8c5-288c7ab78c62 2018-06-30 14:51:24,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b54ee5c53277ea0776e279fcd14abd3a0ceddc" 2018-06-30 14:51:25,081 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:25 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-f4b25634-19e9-4c0c-bdf7-572cbb31cc08 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "updated_at": "2018-06-30T14:51:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:21Z", "revision_number": 0, "id": "412863a1-9294-41bd-89d4-0ba3e8fed86c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:21Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "revision_number": 0, "id": "55e6996b-2747-4f15-979b-08ec26c44a3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "revision_number": 0, "id": "b162155d-6319-4d2a-ba0c-64a355df7277", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}], "revision_number": 3, "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "name": "CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name"}]} 2018-06-30 14:51:25,082 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name used request id req-f4b25634-19e9-4c0c-bdf7-572cbb31cc08 2018-06-30 14:51:25,082 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 2018-06-30 14:51:25,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b54ee5c53277ea0776e279fcd14abd3a0ceddc" 2018-06-30 14:51:25,149 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:25 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-a0732328-f33a-45be-9a58-bac680365dbd Front-End-Https: on 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-06-30T14:51:21Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:21Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "412863a1-9294-41bd-89d4-0ba3e8fed86c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "55e6996b-2747-4f15-979b-08ec26c44a3f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:18Z", "security_group_id": "964e5857-9ad8-4592-bf36-f7eb7ca3a2b8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:18Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "b162155d-6319-4d2a-ba0c-64a355df7277"}]} 2018-06-30 14:51:25,149 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 used request id req-a0732328-f33a-45be-9a58-bac680365dbd 2018-06-30 14:51:25,150 - neutron_utils - INFO - Deleting security group rule with ID - b162155d-6319-4d2a-ba0c-64a355df7277 2018-06-30 14:51:25,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/b162155d-6319-4d2a-ba0c-64a355df7277 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" 2018-06-30 14:51:25,394 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:51:25 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-12bbd5a0-43c5-4d7f-8d76-0505c3ecf7a6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:25,394 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/b162155d-6319-4d2a-ba0c-64a355df7277 used request id req-12bbd5a0-43c5-4d7f-8d76-0505c3ecf7a6 2018-06-30 14:51:25,394 - neutron_utils - INFO - Deleting security group rule with ID - 55e6996b-2747-4f15-979b-08ec26c44a3f 2018-06-30 14:51:25,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/55e6996b-2747-4f15-979b-08ec26c44a3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" 2018-06-30 14:51:25,653 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:51:25 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-03083cba-063a-4ad7-9417-6eea0f8de06f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:25,653 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/55e6996b-2747-4f15-979b-08ec26c44a3f used request id req-03083cba-063a-4ad7-9417-6eea0f8de06f 2018-06-30 14:51:25,653 - neutron_utils - INFO - Deleting security group rule with ID - 412863a1-9294-41bd-89d4-0ba3e8fed86c 2018-06-30 14:51:25,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/412863a1-9294-41bd-89d4-0ba3e8fed86c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" 2018-06-30 14:51:25,847 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:51:25 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-639c3b6d-20f1-4585-b0b9-d3c9a4e9a775 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:25,847 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/412863a1-9294-41bd-89d4-0ba3e8fed86c used request id req-639c3b6d-20f1-4585-b0b9-d3c9a4e9a775 2018-06-30 14:51:25,847 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-f6055a75-7cf1-4142-93f3-e6f284411591name 2018-06-30 14:51:25,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab05763962ce0e9d2cc85b27f078e69cd9e7b7f" 2018-06-30 14:51:26,090 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:51:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e0505d84-1512-4867-97a8-ee8a6d7ad58d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:26,090 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/964e5857-9ad8-4592-bf36-f7eb7ca3a2b8 used request id req-e0505d84-1512-4867-97a8-ee8a6d7ad58d 2018-06-30 14:51:26,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb95462950912756ecc7c323ed4411fc0d4121b" 2018-06-30 14:51:27,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:27 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-a984d5a4-e5a1-42ce-a8e2-b673d9246a26 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:17Z", "updated_at": "2018-06-30T14:51:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:17Z", "revision_number": 0, "id": "2d5df1dd-2b0e-4d67-910d-82ca6a11d69b", "remote_group_id": "c7ae4f5a-4530-4740-a5a6-3c9ea900cfd8", "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:17Z", "security_group_id": "c7ae4f5a-4530-4740-a5a6-3c9ea900cfd8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:17Z", "revision_number": 0, "id": "3fe2bd7c-8eac-46df-b796-d656b511a70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:17Z", "security_group_id": "c7ae4f5a-4530-4740-a5a6-3c9ea900cfd8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:17Z", "revision_number": 0, "id": "63749cc9-3d4f-42cf-9670-4b1e33fc45c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:17Z", "security_group_id": "c7ae4f5a-4530-4740-a5a6-3c9ea900cfd8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:17Z", "revision_number": 0, "id": "9d719a56-ccc6-4f47-ad84-aa81a6a1d933", "remote_group_id": "c7ae4f5a-4530-4740-a5a6-3c9ea900cfd8", "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:17Z", "security_group_id": "c7ae4f5a-4530-4740-a5a6-3c9ea900cfd8", "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d4eb5cb8683471483c52449e1ca2512"}], "revision_number": 4, "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "c7ae4f5a-4530-4740-a5a6-3c9ea900cfd8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:51:27,080 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-a984d5a4-e5a1-42ce-a8e2-b673d9246a26 2018-06-30 14:51:27,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb95462950912756ecc7c323ed4411fc0d4121b" 2018-06-30 14:51:27,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:27 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62c71776-7b7e-43c2-a2ef-8e00c50bdf50 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:51:27,441 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-62c71776-7b7e-43c2-a2ef-8e00c50bdf50 2018-06-30 14:51:27,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb95462950912756ecc7c323ed4411fc0d4121b" 2018-06-30 14:51:27,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:51:27 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ebcec8f8-cefb-45fd-bc80-8c6cc92b6d53 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:51:27,834 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-ebcec8f8-cefb-45fd-bc80-8c6cc92b6d53 2018-06-30 14:51:27,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:51:27,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4d4eb5cb8683471483c52449e1ca2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb95462950912756ecc7c323ed4411fc0d4121b" 2018-06-30 14:51:28,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:27 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac530805-a551-4297-aa77-4fb746ceb1b9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4d4eb5cb8683471483c52449e1ca2512"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4d4eb5cb8683471483c52449e1ca2512", "name": "CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj"}} 2018-06-30 14:51:28,279 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4d4eb5cb8683471483c52449e1ca2512 used request id req-ac530805-a551-4297-aa77-4fb746ceb1b9 2018-06-30 14:51:28,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c7ae4f5a-4530-4740-a5a6-3c9ea900cfd8 2018-06-30 14:51:28,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c7ae4f5a-4530-4740-a5a6-3c9ea900cfd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb95462950912756ecc7c323ed4411fc0d4121b" 2018-06-30 14:51:28,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:28 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-51bf016c-c257-49d7-a0e5-a6f1676aed5f Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "c7ae4f5a-4530-4740-a5a6-3c9ea900cfd8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:17Z", "security_group_id": "c7ae4f5a-4530-4740-a5a6-3c9ea900cfd8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:17Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "2d5df1dd-2b0e-4d67-910d-82ca6a11d69b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:17Z", "security_group_id": "c7ae4f5a-4530-4740-a5a6-3c9ea900cfd8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:17Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "3fe2bd7c-8eac-46df-b796-d656b511a70e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:17Z", "security_group_id": "c7ae4f5a-4530-4740-a5a6-3c9ea900cfd8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:17Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "63749cc9-3d4f-42cf-9670-4b1e33fc45c0"}, {"remote_group_id": "c7ae4f5a-4530-4740-a5a6-3c9ea900cfd8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:17Z", "security_group_id": "c7ae4f5a-4530-4740-a5a6-3c9ea900cfd8", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4eb5cb8683471483c52449e1ca2512", "created_at": "2018-06-30T14:51:17Z", "project_id": "4d4eb5cb8683471483c52449e1ca2512", "id": "9d719a56-ccc6-4f47-ad84-aa81a6a1d933"}]} 2018-06-30 14:51:28,954 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c7ae4f5a-4530-4740-a5a6-3c9ea900cfd8 used request id req-51bf016c-c257-49d7-a0e5-a6f1676aed5f 2018-06-30 14:51:28,954 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 14:51:28,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/c7ae4f5a-4530-4740-a5a6-3c9ea900cfd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb95462950912756ecc7c323ed4411fc0d4121b" 2018-06-30 14:51:29,344 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:51:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7a011d8b-acf4-4f5e-923f-3d7ccc1ba4ba Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:29,344 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/c7ae4f5a-4530-4740-a5a6-3c9ea900cfd8 used request id req-7a011d8b-acf4-4f5e-923f-3d7ccc1ba4ba 2018-06-30 14:51:29,345 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj 2018-06-30 14:51:29,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/4d4eb5cb8683471483c52449e1ca2512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb95462950912756ecc7c323ed4411fc0d4121b" 2018-06-30 14:51:29,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:51:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6479a52d-bd8d-4381-93ff-378785d519e3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:29,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4d4eb5cb8683471483c52449e1ca2512 used request id req-6479a52d-bd8d-4381-93ff-378785d519e3 2018-06-30 14:51:29,936 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-d3a48fab-2f11-4e4-proj-role 2018-06-30 14:51:29,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/27b05fa6e5cf42f4ba8009d11ade2886 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb95462950912756ecc7c323ed4411fc0d4121b" 2018-06-30 14:51:30,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:51:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5572e550-6d31-4540-90c1-0146923cb0d4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:30,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/27b05fa6e5cf42f4ba8009d11ade2886 used request id req-5572e550-6d31-4540-90c1-0146923cb0d4 2018-06-30 14:51:30,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb95462950912756ecc7c323ed4411fc0d4121b" 2018-06-30 14:51:30,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:30 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d177cf5a-d5fb-4040-90ca-46376ed8fde5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:51:30,812 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d177cf5a-d5fb-4040-90ca-46376ed8fde5 2018-06-30 14:51:30,812 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-d3a48fab-2f11-4e4-user 2018-06-30 14:51:30,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/aeb33b05691a4a39b5176f156b002c73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfafb11bd7e33ab7a50dc9bee804113c7e5896ba" 2018-06-30 14:51:31,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:51:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa054cab-4074-491c-aa4a-1cc524546fab Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:31,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/aeb33b05691a4a39b5176f156b002c73 used request id req-aa054cab-4074-491c-aa4a-1cc524546fab 2018-06-30 14:51:31,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:51:32,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:51:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["ssNCsEKgQQeO0DXZLHiOGg"], "issued_at": "2018-06-30T14:51:32.000000Z"}} 2018-06-30 14:51:32,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22041706eb255e7570c3f22f4989eed89239dfeb" 2018-06-30 14:51:32,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b5cceef-b506-4db4-8d41-63b5ba67013c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:51:32,225 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1b5cceef-b506-4db4-8d41-63b5ba67013c 2018-06-30 14:51:32,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:51:32,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:51:33,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:51:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["SUTU9wvcT5WWf1ae0kt1sA"], "issued_at": "2018-06-30T14:51:33.000000Z"}} 2018-06-30 14:51:33,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091d025c6b3548c7e4396e430b9e2a813ebb103b" 2018-06-30 14:51:33,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f070a6d5-8694-4afd-8943-e86fb0e17f2b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:51:33,179 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f070a6d5-8694-4afd-8943-e86fb0e17f2b 2018-06-30 14:51:33,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:51:33,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:51:33 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:51:33,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091d025c6b3548c7e4396e430b9e2a813ebb103b" 2018-06-30 14:51:33,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:33 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ce5a1a8-5809-4db2-bdb7-b31368fefe45 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:51:33,537 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj used request id req-3ce5a1a8-5809-4db2-bdb7-b31368fefe45 2018-06-30 14:51:33,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091d025c6b3548c7e4396e430b9e2a813ebb103b" 2018-06-30 14:51:33,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:33 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51c4d5d0-3e7f-4f0a-b486-0bfa2cf42331 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:51:33,889 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-51c4d5d0-3e7f-4f0a-b486-0bfa2cf42331 2018-06-30 14:51:33,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091d025c6b3548c7e4396e430b9e2a813ebb103b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj"}}' 2018-06-30 14:51:34,288 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:51:33 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d826f45-9180-4628-9f90-c86f12ab231b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f0ff83aa15247b080e6df5cfcb5b62e"}, "tags": [], "enabled": true, "id": "8f0ff83aa15247b080e6df5cfcb5b62e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj"}} 2018-06-30 14:51:34,289 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-3d826f45-9180-4628-9f90-c86f12ab231b 2018-06-30 14:51:34,289 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj 2018-06-30 14:51:34,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:51:34,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:51:35,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:51:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["d5FDDSQNR8CRjjDN4aJyKg"], "issued_at": "2018-06-30T14:51:35.000000Z"}} 2018-06-30 14:51:35,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42a25d655d513f9f6642361aa5d3c1f13560939" 2018-06-30 14:51:35,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08438365-954c-4eac-8dea-190cc58b55ae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:51:35,389 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-08438365-954c-4eac-8dea-190cc58b55ae 2018-06-30 14:51:35,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:51:35,407 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:51:35 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:51:35,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42a25d655d513f9f6642361aa5d3c1f13560939" 2018-06-30 14:51:35,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:35 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06ac1573-c17c-4970-9959-f39f667857a8 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:51:35,817 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-06ac1573-c17c-4970-9959-f39f667857a8 2018-06-30 14:51:35,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42a25d655d513f9f6642361aa5d3c1f13560939" 2018-06-30 14:51:36,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:35 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9febca79-7808-4fd7-9b46-d714fd26fb2f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f0ff83aa15247b080e6df5cfcb5b62e"}, "tags": [], "enabled": true, "id": "8f0ff83aa15247b080e6df5cfcb5b62e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj"}]} 2018-06-30 14:51:36,219 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj used request id req-9febca79-7808-4fd7-9b46-d714fd26fb2f 2018-06-30 14:51:36,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42a25d655d513f9f6642361aa5d3c1f13560939" 2018-06-30 14:51:36,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:36 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5924905b-d432-45de-bf55-cb51613ee305 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:51:36,593 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-5924905b-d432-45de-bf55-cb51613ee305 2018-06-30 14:51:37,373 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-ac02ba30-7c69-4f3-user 2018-06-30 14:51:37,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:51:37,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091d025c6b3548c7e4396e430b9e2a813ebb103b" 2018-06-30 14:51:37,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:37 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9033a8ff-a4d8-4e03-9818-7b40102cc61d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:51:37,460 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9033a8ff-a4d8-4e03-9818-7b40102cc61d 2018-06-30 14:51:37,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091d025c6b3548c7e4396e430b9e2a813ebb103b" -d '{"role": {"name": "CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj-role"}}' 2018-06-30 14:51:37,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:51:37 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f760b357-6763-4746-b932-c86d95af0a42 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5517db6160954fa6b7f92de5fbc70edc", "links": {"self": "http://10.167.4.35:5000/v3/roles/5517db6160954fa6b7f92de5fbc70edc"}, "name": "CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj-role"}} 2018-06-30 14:51:37,547 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f760b357-6763-4746-b932-c86d95af0a42 2018-06-30 14:51:37,547 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj-role 2018-06-30 14:51:37,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/5517db6160954fa6b7f92de5fbc70edc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091d025c6b3548c7e4396e430b9e2a813ebb103b" 2018-06-30 14:51:37,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:37 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-111f46de-65ad-415d-aa35-940067f2c6b0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5517db6160954fa6b7f92de5fbc70edc", "links": {"self": "http://10.167.4.35:5000/v3/roles/5517db6160954fa6b7f92de5fbc70edc"}, "name": "CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj-role"}} 2018-06-30 14:51:37,903 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5517db6160954fa6b7f92de5fbc70edc used request id req-111f46de-65ad-415d-aa35-940067f2c6b0 2018-06-30 14:51:37,903 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj-role to project CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj 2018-06-30 14:51:37,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/8f0ff83aa15247b080e6df5cfcb5b62e/users/860ca10cfeea40cf88d4d2a3798d01b8/roles/5517db6160954fa6b7f92de5fbc70edc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091d025c6b3548c7e4396e430b9e2a813ebb103b" 2018-06-30 14:51:38,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:51:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e62b1a3-65ba-4c92-9e25-ee363712c93e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:38,468 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8f0ff83aa15247b080e6df5cfcb5b62e/users/860ca10cfeea40cf88d4d2a3798d01b8/roles/5517db6160954fa6b7f92de5fbc70edc used request id req-0e62b1a3-65ba-4c92-9e25-ee363712c93e 2018-06-30 14:51:38,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:51:38,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:51:39,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5517db6160954fa6b7f92de5fbc70edc", "name": "CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj-role"}], "expires_at": "2018-06-30T15:51:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f0ff83aa15247b080e6df5cfcb5b62e", "name": "CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ac02ba30-7c69-4f3-user", "id": "860ca10cfeea40cf88d4d2a3798d01b8"}, "audit_ids": ["I0TKgN34S2OMBHAL2UTlVw"], "issued_at": "2018-06-30T14:51:39.000000Z"}} 2018-06-30 14:51:39,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:39,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d56e8813-6b90-46fd-90af-b0d3f5d9b8b2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:51:39,824 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d56e8813-6b90-46fd-90af-b0d3f5d9b8b2 2018-06-30 14:51:39,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:40,877 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:40 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-4a43cff6-743a-45ad-af70-dbe4c36dfa24 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 14:51:40,877 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name&description=hello+group used request id req-4a43cff6-743a-45ad-af70-dbe4c36dfa24 2018-06-30 14:51:40,878 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name... 2018-06-30 14:51:40,878 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name 2018-06-30 14:51:40,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" -d '{"security_group": {"name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name", "description": "hello group"}}' 2018-06-30 14:51:42,076 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:51:42 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-23fbf225-a6ec-4e69-b4ec-8b771f5f4d3e Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "updated_at": "2018-06-30T14:51:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "12b6d233-6128-4122-b53c-e56da32cdf47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 2, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "403ccf43-24d6-4973-920b-a2914dfbb935", "name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name"}} 2018-06-30 14:51:42,076 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-23fbf225-a6ec-4e69-b4ec-8b771f5f4d3e 2018-06-30 14:51:42,076 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:42,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:42,979 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:42 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-0a6d0a1a-4f53-4961-959f-707d60060fb3 Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}]} 2018-06-30 14:51:42,979 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-0a6d0a1a-4f53-4961-959f-707d60060fb3 2018-06-30 14:51:42,980 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:42,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:43,054 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:43 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-668502ee-b2f7-49ac-a82d-a3277493af19 Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}]} 2018-06-30 14:51:43,054 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-668502ee-b2f7-49ac-a82d-a3277493af19 2018-06-30 14:51:43,055 - neutron_utils - INFO - Retrieving security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:43,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:43,215 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:43 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-b761978d-bf6b-4c67-872a-32a4d2c999c5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "updated_at": "2018-06-30T14:51:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "12b6d233-6128-4122-b53c-e56da32cdf47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 2, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "403ccf43-24d6-4973-920b-a2914dfbb935", "name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name"}]} 2018-06-30 14:51:43,215 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-b761978d-bf6b-4c67-872a-32a4d2c999c5 2018-06-30 14:51:43,216 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:43,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:43,286 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:43 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-1a19a0a1-88d6-476d-a3aa-6c642ad7b4a4 Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}]} 2018-06-30 14:51:43,286 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-1a19a0a1-88d6-476d-a3aa-6c642ad7b4a4 2018-06-30 14:51:43,287 - neutron_utils - INFO - Retrieving security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:43,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:43,423 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:43 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-396801f6-f303-49d3-8348-532232a9bb72 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "updated_at": "2018-06-30T14:51:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "12b6d233-6128-4122-b53c-e56da32cdf47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 2, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "403ccf43-24d6-4973-920b-a2914dfbb935", "name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name"}]} 2018-06-30 14:51:43,423 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-396801f6-f303-49d3-8348-532232a9bb72 2018-06-30 14:51:43,423 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:43,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:43,487 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:43 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-1480f279-4a5a-478d-8a7f-10241058c1c2 Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}]} 2018-06-30 14:51:43,488 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-1480f279-4a5a-478d-8a7f-10241058c1c2 2018-06-30 14:51:43,488 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name 2018-06-30 14:51:43,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:43,616 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:43 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-b399425a-a9c0-4a9d-86ef-ac901802aa5c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "updated_at": "2018-06-30T14:51:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "12b6d233-6128-4122-b53c-e56da32cdf47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 2, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "403ccf43-24d6-4973-920b-a2914dfbb935", "name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name"}]} 2018-06-30 14:51:43,616 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name used request id req-b399425a-a9c0-4a9d-86ef-ac901802aa5c 2018-06-30 14:51:43,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:51:43,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:51:43 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:51:43,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f0ff83aa15247b080e6df5cfcb5b62e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:43,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:43 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b00724e1-fc80-4046-a4f3-1973cee7ed5d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f0ff83aa15247b080e6df5cfcb5b62e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f0ff83aa15247b080e6df5cfcb5b62e", "name": "CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj"}} 2018-06-30 14:51:43,994 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f0ff83aa15247b080e6df5cfcb5b62e used request id req-b00724e1-fc80-4046-a4f3-1973cee7ed5d 2018-06-30 14:51:43,995 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:44,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:44,829 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:44 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-0da6fcca-e9b4-4055-b745-7d58ef8e6897 Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}]} 2018-06-30 14:51:44,830 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-0da6fcca-e9b4-4055-b745-7d58ef8e6897 2018-06-30 14:51:44,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}a1756fa3b4a70efb3d8394468ac43a01f2883971" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935"}}' 2018-06-30 14:51:45,299 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:51:45 GMT Content-Type: application/json Content-Length: 521 Connection: keep-alive X-Openstack-Request-Id: req-ed4ef249-8e52-4fae-b1d1-123e442bd943 Front-End-Https: on 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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431"}} 2018-06-30 14:51:45,299 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-ed4ef249-8e52-4fae-b1d1-123e442bd943 2018-06-30 14:51:45,299 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name 2018-06-30 14:51:45,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:45,420 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:45 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-77e1e93e-cb62-4161-a63a-c18670b54274 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "updated_at": "2018-06-30T14:51:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "12b6d233-6128-4122-b53c-e56da32cdf47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 3, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "403ccf43-24d6-4973-920b-a2914dfbb935", "name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name"}]} 2018-06-30 14:51:45,420 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name used request id req-77e1e93e-cb62-4161-a63a-c18670b54274 2018-06-30 14:51:45,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f0ff83aa15247b080e6df5cfcb5b62e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:45,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:45 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85074932-f558-4962-ab6f-1845679150ac Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f0ff83aa15247b080e6df5cfcb5b62e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f0ff83aa15247b080e6df5cfcb5b62e", "name": "CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj"}} 2018-06-30 14:51:45,494 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f0ff83aa15247b080e6df5cfcb5b62e used request id req-85074932-f558-4962-ab6f-1845679150ac 2018-06-30 14:51:45,495 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:45,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:45,570 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:45 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-81599ffb-d1d4-4f9c-9b44-b679ca8df360 Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}]} 2018-06-30 14:51:45,570 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-81599ffb-d1d4-4f9c-9b44-b679ca8df360 2018-06-30 14:51:45,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}a1756fa3b4a70efb3d8394468ac43a01f2883971" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935"}}' 2018-06-30 14:51:46,010 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:51:46 GMT Content-Type: application/json Content-Length: 520 Connection: keep-alive X-Openstack-Request-Id: req-c09ac7e9-558b-4e99-a406-a2b657332ddc Front-End-Https: on 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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8"}} 2018-06-30 14:51:46,010 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-c09ac7e9-558b-4e99-a406-a2b657332ddc 2018-06-30 14:51:46,011 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name 2018-06-30 14:51:46,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:46,205 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:46 GMT Content-Type: application/json Content-Length: 2430 Connection: keep-alive X-Openstack-Request-Id: req-4c52c301-040e-4fbb-bdeb-3b934ebb4ade Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "updated_at": "2018-06-30T14:51:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "12b6d233-6128-4122-b53c-e56da32cdf47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 4, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "403ccf43-24d6-4973-920b-a2914dfbb935", "name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name"}]} 2018-06-30 14:51:46,206 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name used request id req-4c52c301-040e-4fbb-bdeb-3b934ebb4ade 2018-06-30 14:51:46,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f0ff83aa15247b080e6df5cfcb5b62e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:46,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:46 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44e682a1-e988-41f1-91f3-108b3cc56c43 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f0ff83aa15247b080e6df5cfcb5b62e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f0ff83aa15247b080e6df5cfcb5b62e", "name": "CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj"}} 2018-06-30 14:51:46,539 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f0ff83aa15247b080e6df5cfcb5b62e used request id req-44e682a1-e988-41f1-91f3-108b3cc56c43 2018-06-30 14:51:46,539 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:46,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:46,672 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:46 GMT Content-Type: application/json Content-Length: 1997 Connection: keep-alive X-Openstack-Request-Id: req-ad5fa2f7-f9a6-441a-b926-c5da7eab31d1 Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8"}]} 2018-06-30 14:51:46,673 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-ad5fa2f7-f9a6-441a-b926-c5da7eab31d1 2018-06-30 14:51:46,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}a1756fa3b4a70efb3d8394468ac43a01f2883971" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": 10}}' 2018-06-30 14:51:47,123 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:51:47 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive X-Openstack-Request-Id: req-0df7b1d1-9dc9-4d23-986e-90096b703317 Front-End-Https: on 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-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": 10, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:46Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349"}} 2018-06-30 14:51:47,123 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-0df7b1d1-9dc9-4d23-986e-90096b703317 2018-06-30 14:51:47,124 - neutron_utils - INFO - Retrieving security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:47,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:47,300 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:47 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-27559223-6386-479a-92b2-a9334b8744fe Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "updated_at": "2018-06-30T14:51:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "12b6d233-6128-4122-b53c-e56da32cdf47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:51:46Z", "revision_number": 0, "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 5, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "403ccf43-24d6-4973-920b-a2914dfbb935", "name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name"}]} 2018-06-30 14:51:47,300 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-27559223-6386-479a-92b2-a9334b8744fe 2018-06-30 14:51:47,300 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:47,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:47,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:47 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-354481e5-0696-4341-888f-7370de7760fc Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431"}, {"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-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": 10, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:46Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8"}]} 2018-06-30 14:51:47,455 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-354481e5-0696-4341-888f-7370de7760fc 2018-06-30 14:51:47,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:51:48,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5517db6160954fa6b7f92de5fbc70edc", "name": "CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj-role"}], "expires_at": "2018-06-30T15:51:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f0ff83aa15247b080e6df5cfcb5b62e", "name": "CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8f0ff83aa15247b080e6df5cfcb5b62e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ac02ba30-7c69-4f3-user", "id": "860ca10cfeea40cf88d4d2a3798d01b8"}, "audit_ids": ["v_ziGZmeTyOin9ppUBOgIw"], "issued_at": "2018-06-30T14:51:48.000000Z"}} 2018-06-30 14:51:48,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:49,328 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:49 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-9a816a1d-720f-42ff-9aba-4c850b7c21ee Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "updated_at": "2018-06-30T14:51:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "12b6d233-6128-4122-b53c-e56da32cdf47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:51:46Z", "revision_number": 0, "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 5, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "403ccf43-24d6-4973-920b-a2914dfbb935", "name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name"}]} 2018-06-30 14:51:49,328 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name&description=hello+group used request id req-9a816a1d-720f-42ff-9aba-4c850b7c21ee 2018-06-30 14:51:49,329 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:49,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:50,179 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:50 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-c73b0811-d66d-4b93-b5af-3f7d347800ac Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431"}, {"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-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": 10, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:46Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8"}]} 2018-06-30 14:51:50,180 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-c73b0811-d66d-4b93-b5af-3f7d347800ac 2018-06-30 14:51:50,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:50,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:50,263 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:50 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-638bc4cf-8248-49c3-9ca3-5e6ecac2dd69 Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431"}, {"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-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": 10, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:46Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8"}]} 2018-06-30 14:51:50,264 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-638bc4cf-8248-49c3-9ca3-5e6ecac2dd69 2018-06-30 14:51:50,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:50,411 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:50 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-a9d10a66-ec8e-4e87-b108-b60e5b6397d6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "updated_at": "2018-06-30T14:51:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "12b6d233-6128-4122-b53c-e56da32cdf47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:51:46Z", "revision_number": 0, "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 5, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "403ccf43-24d6-4973-920b-a2914dfbb935", "name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name"}]} 2018-06-30 14:51:50,412 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name used request id req-a9d10a66-ec8e-4e87-b108-b60e5b6397d6 2018-06-30 14:51:50,412 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:50,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:50,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:50 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-615e8fff-65a1-4087-bbfd-963d1803f005 Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431"}, {"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-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": 10, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:46Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8"}]} 2018-06-30 14:51:50,554 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-615e8fff-65a1-4087-bbfd-963d1803f005 2018-06-30 14:51:50,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:50,740 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:50 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-789f4e97-d77e-4ce1-a69e-990fa3333633 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "updated_at": "2018-06-30T14:51:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "12b6d233-6128-4122-b53c-e56da32cdf47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:51:46Z", "revision_number": 0, "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 5, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "403ccf43-24d6-4973-920b-a2914dfbb935", "name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name"}]} 2018-06-30 14:51:50,741 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name used request id req-789f4e97-d77e-4ce1-a69e-990fa3333633 2018-06-30 14:51:50,741 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:50,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:50,835 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:50 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-c68062d5-43e7-45f2-bf4c-4e07dba9510e Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431"}, {"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-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": 10, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:46Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8"}]} 2018-06-30 14:51:50,835 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-c68062d5-43e7-45f2-bf4c-4e07dba9510e 2018-06-30 14:51:50,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:50,994 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:50 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-d15fa1ff-2957-4639-bd22-5b51f2bff3b6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "updated_at": "2018-06-30T14:51:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "12b6d233-6128-4122-b53c-e56da32cdf47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:51:46Z", "revision_number": 0, "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 5, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "403ccf43-24d6-4973-920b-a2914dfbb935", "name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name"}]} 2018-06-30 14:51:50,994 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name used request id req-d15fa1ff-2957-4639-bd22-5b51f2bff3b6 2018-06-30 14:51:50,995 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:51,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:51,162 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:51 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-644752a9-c4b7-401a-8496-3672443c96f9 Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431"}, {"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-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": 10, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:46Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8"}]} 2018-06-30 14:51:51,162 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-644752a9-c4b7-401a-8496-3672443c96f9 2018-06-30 14:51:51,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:51,447 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:51 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-bad87e3f-f706-4ab0-aaff-f1d32eb53133 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "updated_at": "2018-06-30T14:51:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "12b6d233-6128-4122-b53c-e56da32cdf47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:51:46Z", "revision_number": 0, "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 5, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "403ccf43-24d6-4973-920b-a2914dfbb935", "name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name"}]} 2018-06-30 14:51:51,447 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name used request id req-bad87e3f-f706-4ab0-aaff-f1d32eb53133 2018-06-30 14:51:51,448 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:51,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:52,239 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:52 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-169fba2a-d9b1-43d5-9c3c-f7ec447bd9b8 Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431"}, {"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-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": 10, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:46Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8"}]} 2018-06-30 14:51:52,240 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-169fba2a-d9b1-43d5-9c3c-f7ec447bd9b8 2018-06-30 14:51:52,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:52,394 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:52 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-d053cd2f-fc1f-4eba-b4b0-3b4eceae505f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "updated_at": "2018-06-30T14:51:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "12b6d233-6128-4122-b53c-e56da32cdf47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:51:46Z", "revision_number": 0, "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 5, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "403ccf43-24d6-4973-920b-a2914dfbb935", "name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name"}]} 2018-06-30 14:51:52,394 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name used request id req-d053cd2f-fc1f-4eba-b4b0-3b4eceae505f 2018-06-30 14:51:52,395 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:52,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:53,287 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:53 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-9643c20a-899d-4587-b671-bfedfdb0833e Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431"}, {"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-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": 10, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:46Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8"}]} 2018-06-30 14:51:53,287 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-9643c20a-899d-4587-b671-bfedfdb0833e 2018-06-30 14:51:53,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:53,511 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:53 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-21804641-784a-402e-844d-7327a71c3228 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "updated_at": "2018-06-30T14:51:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "12b6d233-6128-4122-b53c-e56da32cdf47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:51:46Z", "revision_number": 0, "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 5, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "403ccf43-24d6-4973-920b-a2914dfbb935", "name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name"}]} 2018-06-30 14:51:53,511 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name used request id req-21804641-784a-402e-844d-7327a71c3228 2018-06-30 14:51:53,512 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:53,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:53,634 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:53 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-d4be2de6-2938-45e6-8145-676a736f1fd7 Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431"}, {"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-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": 10, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:46Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8"}]} 2018-06-30 14:51:53,634 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-d4be2de6-2938-45e6-8145-676a736f1fd7 2018-06-30 14:51:53,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:53,828 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:53 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-d1a08ce7-d4b6-475c-bfff-83b8c7b63af3 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "updated_at": "2018-06-30T14:51:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "12b6d233-6128-4122-b53c-e56da32cdf47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:51:46Z", "revision_number": 0, "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 5, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "403ccf43-24d6-4973-920b-a2914dfbb935", "name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name"}]} 2018-06-30 14:51:53,828 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name used request id req-d1a08ce7-d4b6-475c-bfff-83b8c7b63af3 2018-06-30 14:51:53,829 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:53,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:53,958 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:53 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-78deb198-3602-44ce-bb34-c36d0c768a1e Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431"}, {"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-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": 10, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:46Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8"}]} 2018-06-30 14:51:53,959 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-78deb198-3602-44ce-bb34-c36d0c768a1e 2018-06-30 14:51:53,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:54,129 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:54 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-bd670249-2562-409e-81e2-78a397ced2a9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "updated_at": "2018-06-30T14:51:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "12b6d233-6128-4122-b53c-e56da32cdf47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:51:46Z", "revision_number": 0, "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 5, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "403ccf43-24d6-4973-920b-a2914dfbb935", "name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name"}]} 2018-06-30 14:51:54,130 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name used request id req-bd670249-2562-409e-81e2-78a397ced2a9 2018-06-30 14:51:54,130 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:54,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:54,226 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:54 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-54e5e401-1a3e-4994-81f3-0b397c45eb77 Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431"}, {"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-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": 10, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:46Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8"}]} 2018-06-30 14:51:54,226 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-54e5e401-1a3e-4994-81f3-0b397c45eb77 2018-06-30 14:51:54,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:54,368 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:54 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-6844c91f-6650-4ca0-816c-bcb15fdea496 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "updated_at": "2018-06-30T14:51:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "12b6d233-6128-4122-b53c-e56da32cdf47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:51:46Z", "revision_number": 0, "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 5, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "403ccf43-24d6-4973-920b-a2914dfbb935", "name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name"}]} 2018-06-30 14:51:54,369 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name used request id req-6844c91f-6650-4ca0-816c-bcb15fdea496 2018-06-30 14:51:54,369 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:54,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:54,454 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:54 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-a3ee18cc-7fb4-4cce-b369-39e3e4b59f03 Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431"}, {"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-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": 10, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:46Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8"}]} 2018-06-30 14:51:54,454 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-a3ee18cc-7fb4-4cce-b369-39e3e4b59f03 2018-06-30 14:51:54,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:54,627 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:54 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-2229f438-4182-4b4b-82f1-b49cb1f9a4f0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "updated_at": "2018-06-30T14:51:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "12b6d233-6128-4122-b53c-e56da32cdf47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:51:46Z", "revision_number": 0, "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": 10, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "revision_number": 0, "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:45Z", "revision_number": 0, "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 5, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "403ccf43-24d6-4973-920b-a2914dfbb935", "name": "CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name"}]} 2018-06-30 14:51:54,627 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name used request id req-2229f438-4182-4b4b-82f1-b49cb1f9a4f0 2018-06-30 14:51:54,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 403ccf43-24d6-4973-920b-a2914dfbb935 2018-06-30 14:51:54,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f744f36fa92f2babe0408767791f96bed40483d" 2018-06-30 14:51:54,734 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:54 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-a1d027a1-5cf7-4211-a780-36a45274b582 Front-End-Https: on 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-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "12b6d233-6128-4122-b53c-e56da32cdf47"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "51bc004e-93f1-4f9f-bc50-49ad9a9b4431"}, {"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-06-30T14:51:46Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": 10, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:46Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "6093f818-e4ed-43e2-8db9-cb3b8182f349"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:41Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:41Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "7e9cc30e-4cae-44e1-acaf-cfb272d95974"}, {"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-06-30T14:51:45Z", "security_group_id": "403ccf43-24d6-4973-920b-a2914dfbb935", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:45Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "ba5f9894-8775-438e-b0ac-6a3eff379da8"}]} 2018-06-30 14:51:54,734 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-a1d027a1-5cf7-4211-a780-36a45274b582 2018-06-30 14:51:54,735 - neutron_utils - INFO - Deleting security group rule with ID - 51bc004e-93f1-4f9f-bc50-49ad9a9b4431 2018-06-30 14:51:54,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/51bc004e-93f1-4f9f-bc50-49ad9a9b4431 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:54,980 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:51:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-be4bd002-1205-4004-ab37-399ba8563c23 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:54,980 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/51bc004e-93f1-4f9f-bc50-49ad9a9b4431 used request id req-be4bd002-1205-4004-ab37-399ba8563c23 2018-06-30 14:51:54,980 - neutron_utils - INFO - Deleting security group rule with ID - 12b6d233-6128-4122-b53c-e56da32cdf47 2018-06-30 14:51:54,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/12b6d233-6128-4122-b53c-e56da32cdf47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:55,285 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:51:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a3f3323f-7a5c-49c7-b038-46de3d6d3fe7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:55,285 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/12b6d233-6128-4122-b53c-e56da32cdf47 used request id req-a3f3323f-7a5c-49c7-b038-46de3d6d3fe7 2018-06-30 14:51:55,286 - neutron_utils - INFO - Deleting security group rule with ID - ba5f9894-8775-438e-b0ac-6a3eff379da8 2018-06-30 14:51:55,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/ba5f9894-8775-438e-b0ac-6a3eff379da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:55,551 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:51:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1b7cc866-aa3c-4c1b-81d6-e7bbf168cbf0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:55,551 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/ba5f9894-8775-438e-b0ac-6a3eff379da8 used request id req-1b7cc866-aa3c-4c1b-81d6-e7bbf168cbf0 2018-06-30 14:51:55,551 - neutron_utils - INFO - Deleting security group rule with ID - 7e9cc30e-4cae-44e1-acaf-cfb272d95974 2018-06-30 14:51:55,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/7e9cc30e-4cae-44e1-acaf-cfb272d95974 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:55,754 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:51:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-945def59-fd0e-4548-b7ca-3b17febe1469 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:55,755 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/7e9cc30e-4cae-44e1-acaf-cfb272d95974 used request id req-945def59-fd0e-4548-b7ca-3b17febe1469 2018-06-30 14:51:55,755 - neutron_utils - INFO - Deleting security group rule with ID - 6093f818-e4ed-43e2-8db9-cb3b8182f349 2018-06-30 14:51:55,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/6093f818-e4ed-43e2-8db9-cb3b8182f349 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:55,978 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:51:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9c01dd8f-61d6-44d6-861d-ff316ee10347 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:55,978 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/6093f818-e4ed-43e2-8db9-cb3b8182f349 used request id req-9c01dd8f-61d6-44d6-861d-ff316ee10347 2018-06-30 14:51:55,978 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-8b1ee20d-fbba-4315-be08-e97f1642bd38name 2018-06-30 14:51:55,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/403ccf43-24d6-4973-920b-a2914dfbb935 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1756fa3b4a70efb3d8394468ac43a01f2883971" 2018-06-30 14:51:56,258 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:51:56 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-05a8de90-2e00-4145-800c-debd8cb83dd7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:56,259 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/403ccf43-24d6-4973-920b-a2914dfbb935 used request id req-05a8de90-2e00-4145-800c-debd8cb83dd7 2018-06-30 14:51:56,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091d025c6b3548c7e4396e430b9e2a813ebb103b" 2018-06-30 14:51:57,028 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:57 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-7d0a2e6e-3037-4b74-a050-7f284562c080 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:40Z", "updated_at": "2018-06-30T14:51:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:40Z", "revision_number": 0, "id": "77a802bb-66a5-41e1-8382-464d3b2f3161", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:40Z", "security_group_id": "a76b7828-1a06-496d-9230-e025469e9d08", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:40Z", "revision_number": 0, "id": "8f715423-f3f1-487d-9f3c-8f1e66e6ef39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:40Z", "security_group_id": "a76b7828-1a06-496d-9230-e025469e9d08", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:40Z", "revision_number": 0, "id": "9e5df2f7-12fa-4351-9a24-93e911f83cf8", "remote_group_id": "a76b7828-1a06-496d-9230-e025469e9d08", "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:40Z", "security_group_id": "a76b7828-1a06-496d-9230-e025469e9d08", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:51:40Z", "revision_number": 0, "id": "f445335f-ecc2-4800-a944-182c1c7f5554", "remote_group_id": "a76b7828-1a06-496d-9230-e025469e9d08", "remote_ip_prefix": null, "created_at": "2018-06-30T14:51:40Z", "security_group_id": "a76b7828-1a06-496d-9230-e025469e9d08", "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e"}], "revision_number": 4, "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "a76b7828-1a06-496d-9230-e025469e9d08", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:51:57,028 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-7d0a2e6e-3037-4b74-a050-7f284562c080 2018-06-30 14:51:57,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091d025c6b3548c7e4396e430b9e2a813ebb103b" 2018-06-30 14:51:57,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:57 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a9812bb-d8a8-43b5-aa4f-7bacb82c06cb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:51:57,431 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-4a9812bb-d8a8-43b5-aa4f-7bacb82c06cb 2018-06-30 14:51:57,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f0ff83aa15247b080e6df5cfcb5b62e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091d025c6b3548c7e4396e430b9e2a813ebb103b" 2018-06-30 14:51:57,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:51:57 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b61f70e-86ef-4cfa-9799-8d6dd6e66893 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f0ff83aa15247b080e6df5cfcb5b62e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f0ff83aa15247b080e6df5cfcb5b62e", "name": "CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj"}} 2018-06-30 14:51:57,798 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f0ff83aa15247b080e6df5cfcb5b62e used request id req-1b61f70e-86ef-4cfa-9799-8d6dd6e66893 2018-06-30 14:51:57,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a76b7828-1a06-496d-9230-e025469e9d08 2018-06-30 14:51:57,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a76b7828-1a06-496d-9230-e025469e9d08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091d025c6b3548c7e4396e430b9e2a813ebb103b" 2018-06-30 14:51:58,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:51:58 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-a0fc6629-66a3-4ae7-abce-23771c878abd Front-End-Https: on 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-06-30T14:51:40Z", "security_group_id": "a76b7828-1a06-496d-9230-e025469e9d08", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:40Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "77a802bb-66a5-41e1-8382-464d3b2f3161"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:40Z", "security_group_id": "a76b7828-1a06-496d-9230-e025469e9d08", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:40Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "8f715423-f3f1-487d-9f3c-8f1e66e6ef39"}, {"remote_group_id": "a76b7828-1a06-496d-9230-e025469e9d08", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:40Z", "security_group_id": "a76b7828-1a06-496d-9230-e025469e9d08", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:40Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "9e5df2f7-12fa-4351-9a24-93e911f83cf8"}, {"remote_group_id": "a76b7828-1a06-496d-9230-e025469e9d08", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:51:40Z", "security_group_id": "a76b7828-1a06-496d-9230-e025469e9d08", "port_range_min": null, "revision_number": 0, "tenant_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "created_at": "2018-06-30T14:51:40Z", "project_id": "8f0ff83aa15247b080e6df5cfcb5b62e", "id": "f445335f-ecc2-4800-a944-182c1c7f5554"}]} 2018-06-30 14:51:58,793 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a76b7828-1a06-496d-9230-e025469e9d08 used request id req-a0fc6629-66a3-4ae7-abce-23771c878abd 2018-06-30 14:51:58,794 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 14:51:58,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/a76b7828-1a06-496d-9230-e025469e9d08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091d025c6b3548c7e4396e430b9e2a813ebb103b" 2018-06-30 14:51:59,162 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:51:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-76afb94b-fa66-4dc4-9d37-561a87940e25 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:59,162 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/a76b7828-1a06-496d-9230-e025469e9d08 used request id req-76afb94b-fa66-4dc4-9d37-561a87940e25 2018-06-30 14:51:59,164 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj 2018-06-30 14:51:59,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/8f0ff83aa15247b080e6df5cfcb5b62e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091d025c6b3548c7e4396e430b9e2a813ebb103b" 2018-06-30 14:51:59,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:51:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45c56819-591e-4aef-97d7-3714acce15a9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:51:59,897 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/8f0ff83aa15247b080e6df5cfcb5b62e used request id req-45c56819-591e-4aef-97d7-3714acce15a9 2018-06-30 14:51:59,897 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-ac02ba30-7c69-4f3-proj-role 2018-06-30 14:51:59,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/5517db6160954fa6b7f92de5fbc70edc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091d025c6b3548c7e4396e430b9e2a813ebb103b" 2018-06-30 14:52:00,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:51:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c11de7c-29c4-41f4-92a4-58176e4678b5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:00,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/5517db6160954fa6b7f92de5fbc70edc used request id req-6c11de7c-29c4-41f4-92a4-58176e4678b5 2018-06-30 14:52:00,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091d025c6b3548c7e4396e430b9e2a813ebb103b" 2018-06-30 14:52:00,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:00 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2da7aa84-e914-47ec-84b6-ea8c041a08de Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:52:00,726 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2da7aa84-e914-47ec-84b6-ea8c041a08de 2018-06-30 14:52:00,726 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-ac02ba30-7c69-4f3-user 2018-06-30 14:52:00,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/860ca10cfeea40cf88d4d2a3798d01b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42a25d655d513f9f6642361aa5d3c1f13560939" 2018-06-30 14:52:01,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:52:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5501abd-8aa6-4c69-9c6f-647873f64bc2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:01,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/860ca10cfeea40cf88d4d2a3798d01b8 used request id req-e5501abd-8aa6-4c69-9c6f-647873f64bc2 2018-06-30 14:52:01,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:52:01,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:52:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["E_Mz62CmQv6s3tazZQEnqA"], "issued_at": "2018-06-30T14:52:01.000000Z"}} 2018-06-30 14:52:01,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92bec1d68df46a07ef2a974ae984ad2d9fd583aa" 2018-06-30 14:52:02,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-153a09c4-4721-42ab-961d-6f720d0dd4a3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:52:02,260 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-153a09c4-4721-42ab-961d-6f720d0dd4a3 2018-06-30 14:52:02,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:52:02,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:52:03,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:52:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["c0coUHCNQamR92G7GRX5xw"], "issued_at": "2018-06-30T14:52:03.000000Z"}} 2018-06-30 14:52:03,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9fcd5a685518026f0daae4b97381e2e54c135b" 2018-06-30 14:52:03,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56f9b49c-5e26-422b-9b0f-e5c722b5a24b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:52:03,198 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-56f9b49c-5e26-422b-9b0f-e5c722b5a24b 2018-06-30 14:52:03,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:52:03,213 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:52:03 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:52:03,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f63fa780-2859-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9fcd5a685518026f0daae4b97381e2e54c135b" 2018-06-30 14:52:03,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:03 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32eb30e9-cb7e-44d4-9eb6-fe210a552c9d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f63fa780-2859-408-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:52:03,568 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f63fa780-2859-408-proj used request id req-32eb30e9-cb7e-44d4-9eb6-fe210a552c9d 2018-06-30 14:52:03,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9fcd5a685518026f0daae4b97381e2e54c135b" 2018-06-30 14:52:03,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:03 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed5d1683-68e5-4aeb-956d-e614bdaad3ab Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:52:03,986 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ed5d1683-68e5-4aeb-956d-e614bdaad3ab 2018-06-30 14:52:03,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9fcd5a685518026f0daae4b97381e2e54c135b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-f63fa780-2859-408-proj"}}' 2018-06-30 14:52:04,140 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:52:03 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66c2f04a-704d-46c0-91d8-1c4846e98b0b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8bb0db58aa5e4744927756026e779e60"}, "tags": [], "enabled": true, "id": "8bb0db58aa5e4744927756026e779e60", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f63fa780-2859-408-proj"}} 2018-06-30 14:52:04,140 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-66c2f04a-704d-46c0-91d8-1c4846e98b0b 2018-06-30 14:52:04,140 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-f63fa780-2859-408-proj 2018-06-30 14:52:04,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:52:04,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:52:05,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:52:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Q0w8pqMEQMqBanoxALZCkQ"], "issued_at": "2018-06-30T14:52:05.000000Z"}} 2018-06-30 14:52:05,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d72518cb16ec607304706c564d3c69c31dce648" 2018-06-30 14:52:05,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68b523c5-4f8a-4df2-816c-e30ff387b2b7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:52:05,392 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-68b523c5-4f8a-4df2-816c-e30ff387b2b7 2018-06-30 14:52:05,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:52:05,407 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:52:05 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:52:05,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d72518cb16ec607304706c564d3c69c31dce648" 2018-06-30 14:52:05,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:05 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03890bfa-3a35-4110-a591-db5fd93c0a88 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:52:05,801 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-03890bfa-3a35-4110-a591-db5fd93c0a88 2018-06-30 14:52:05,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-f63fa780-2859-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d72518cb16ec607304706c564d3c69c31dce648" 2018-06-30 14:52:05,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:05 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54a53941-0aa7-457c-b150-3d41bbeae0a6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-f63fa780-2859-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8bb0db58aa5e4744927756026e779e60"}, "tags": [], "enabled": true, "id": "8bb0db58aa5e4744927756026e779e60", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f63fa780-2859-408-proj"}]} 2018-06-30 14:52:05,898 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-f63fa780-2859-408-proj used request id req-54a53941-0aa7-457c-b150-3d41bbeae0a6 2018-06-30 14:52:05,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d72518cb16ec607304706c564d3c69c31dce648" 2018-06-30 14:52:06,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:05 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4262e28e-d48c-4b0e-93d8-10c26fd97dbb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:52:06,237 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4262e28e-d48c-4b0e-93d8-10c26fd97dbb 2018-06-30 14:52:06,947 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-f63fa780-2859-408-user 2018-06-30 14:52:06,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:52:06,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9fcd5a685518026f0daae4b97381e2e54c135b" 2018-06-30 14:52:07,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:06 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe2a76b8-2427-46eb-baf8-eea66b80be63 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:52:07,376 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-fe2a76b8-2427-46eb-baf8-eea66b80be63 2018-06-30 14:52:07,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9fcd5a685518026f0daae4b97381e2e54c135b" -d '{"role": {"name": "CreateSecurityGroupTests-f63fa780-2859-408-proj-role"}}' 2018-06-30 14:52:07,729 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:52:07 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b97bfa1e-bd2e-4896-96dc-94358f470550 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "df88ad716abf461bb3e24099fc1c6236", "links": {"self": "http://10.167.4.35:5000/v3/roles/df88ad716abf461bb3e24099fc1c6236"}, "name": "CreateSecurityGroupTests-f63fa780-2859-408-proj-role"}} 2018-06-30 14:52:07,729 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b97bfa1e-bd2e-4896-96dc-94358f470550 2018-06-30 14:52:07,730 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-f63fa780-2859-408-proj-role 2018-06-30 14:52:07,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/df88ad716abf461bb3e24099fc1c6236 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9fcd5a685518026f0daae4b97381e2e54c135b" 2018-06-30 14:52:08,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:07 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47be3033-b73a-48f1-b36c-7f0b1b9eefe6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "df88ad716abf461bb3e24099fc1c6236", "links": {"self": "http://10.167.4.35:5000/v3/roles/df88ad716abf461bb3e24099fc1c6236"}, "name": "CreateSecurityGroupTests-f63fa780-2859-408-proj-role"}} 2018-06-30 14:52:08,133 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/df88ad716abf461bb3e24099fc1c6236 used request id req-47be3033-b73a-48f1-b36c-7f0b1b9eefe6 2018-06-30 14:52:08,133 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-f63fa780-2859-408-proj-role to project CreateSecurityGroupTests-f63fa780-2859-408-proj 2018-06-30 14:52:08,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/8bb0db58aa5e4744927756026e779e60/users/3d76d59b95f844f9a606962f3404090d/roles/df88ad716abf461bb3e24099fc1c6236 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9fcd5a685518026f0daae4b97381e2e54c135b" 2018-06-30 14:52:08,734 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:52:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0cb8e01b-f762-4f3f-a706-2b109a89f6be Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:08,734 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8bb0db58aa5e4744927756026e779e60/users/3d76d59b95f844f9a606962f3404090d/roles/df88ad716abf461bb3e24099fc1c6236 used request id req-0cb8e01b-f762-4f3f-a706-2b109a89f6be 2018-06-30 14:52:08,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:52:08,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:52:09,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df88ad716abf461bb3e24099fc1c6236", "name": "CreateSecurityGroupTests-f63fa780-2859-408-proj-role"}], "expires_at": "2018-06-30T15:52:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bb0db58aa5e4744927756026e779e60", "name": "CreateSecurityGroupTests-f63fa780-2859-408-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8bb0db58aa5e4744927756026e779e60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8bb0db58aa5e4744927756026e779e60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8bb0db58aa5e4744927756026e779e60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8bb0db58aa5e4744927756026e779e60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8bb0db58aa5e4744927756026e779e60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8bb0db58aa5e4744927756026e779e60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8bb0db58aa5e4744927756026e779e60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8bb0db58aa5e4744927756026e779e60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8bb0db58aa5e4744927756026e779e60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8bb0db58aa5e4744927756026e779e60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8bb0db58aa5e4744927756026e779e60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8bb0db58aa5e4744927756026e779e60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f63fa780-2859-408-user", "id": "3d76d59b95f844f9a606962f3404090d"}, "audit_ids": ["dIQmN6ElTQO4gXldVq4NRA"], "issued_at": "2018-06-30T14:52:09.000000Z"}} 2018-06-30 14:52:09,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2f5d8b14a388fd9d4623fe28f74965ef72c9ad" 2018-06-30 14:52:09,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7153ca74-2470-4247-8a33-c0513977df54 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:52:09,931 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7153ca74-2470-4247-8a33-c0513977df54 2018-06-30 14:52:09,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a16d66c3-dc74-43ab-baf3-be0269986256name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2f5d8b14a388fd9d4623fe28f74965ef72c9ad" 2018-06-30 14:52:11,055 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:11 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-0113083e-32f9-46ac-8671-100bb18404bd Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 14:52:11,056 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a16d66c3-dc74-43ab-baf3-be0269986256name&description=hello+group used request id req-0113083e-32f9-46ac-8671-100bb18404bd 2018-06-30 14:52:11,056 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a16d66c3-dc74-43ab-baf3-be0269986256name... 2018-06-30 14:52:11,056 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a16d66c3-dc74-43ab-baf3-be0269986256name 2018-06-30 14:52:11,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2f5d8b14a388fd9d4623fe28f74965ef72c9ad" -d '{"security_group": {"name": "CreateSecurityGroupTests-a16d66c3-dc74-43ab-baf3-be0269986256name", "description": "hello group"}}' 2018-06-30 14:52:12,281 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:52:12 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-3b2ed1db-de95-432c-8e71-7dcf8b22b06a Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:11Z", "updated_at": "2018-06-30T14:52:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:12Z", "revision_number": 0, "id": "46659a2d-787f-4fd6-9ece-e4e16905e8b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "tenant_id": "8bb0db58aa5e4744927756026e779e60", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb0db58aa5e4744927756026e779e60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:12Z", "revision_number": 0, "id": "5c8f4480-d623-4e2a-9c24-bcf4271de12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "tenant_id": "8bb0db58aa5e4744927756026e779e60", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb0db58aa5e4744927756026e779e60"}], "revision_number": 2, "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "name": "CreateSecurityGroupTests-a16d66c3-dc74-43ab-baf3-be0269986256name"}} 2018-06-30 14:52:12,282 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-3b2ed1db-de95-432c-8e71-7dcf8b22b06a 2018-06-30 14:52:12,282 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18c501d6-53d9-4956-ac43-c6d776d6c9b8 2018-06-30 14:52:12,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2f5d8b14a388fd9d4623fe28f74965ef72c9ad" 2018-06-30 14:52:12,383 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:12 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-45269d63-ef2f-40d6-a43b-ec7306b7770d Front-End-Https: on 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-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:12Z", "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "46659a2d-787f-4fd6-9ece-e4e16905e8b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:12Z", "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "5c8f4480-d623-4e2a-9c24-bcf4271de12d"}]} 2018-06-30 14:52:12,384 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 used request id req-45269d63-ef2f-40d6-a43b-ec7306b7770d 2018-06-30 14:52:12,384 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18c501d6-53d9-4956-ac43-c6d776d6c9b8 2018-06-30 14:52:12,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2f5d8b14a388fd9d4623fe28f74965ef72c9ad" 2018-06-30 14:52:12,446 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:12 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-44a0c535-8398-42ee-bbf5-f5b507fc5146 Front-End-Https: on 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-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:12Z", "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "46659a2d-787f-4fd6-9ece-e4e16905e8b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:12Z", "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "5c8f4480-d623-4e2a-9c24-bcf4271de12d"}]} 2018-06-30 14:52:12,446 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 used request id req-44a0c535-8398-42ee-bbf5-f5b507fc5146 2018-06-30 14:52:12,446 - neutron_utils - INFO - Retrieving security group with ID - 18c501d6-53d9-4956-ac43-c6d776d6c9b8 2018-06-30 14:52:12,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2f5d8b14a388fd9d4623fe28f74965ef72c9ad" 2018-06-30 14:52:12,601 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:12 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-64d3fe39-a256-49ad-921b-97e15ee1c516 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:11Z", "updated_at": "2018-06-30T14:52:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:12Z", "revision_number": 0, "id": "46659a2d-787f-4fd6-9ece-e4e16905e8b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "tenant_id": "8bb0db58aa5e4744927756026e779e60", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb0db58aa5e4744927756026e779e60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:12Z", "revision_number": 0, "id": "5c8f4480-d623-4e2a-9c24-bcf4271de12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "tenant_id": "8bb0db58aa5e4744927756026e779e60", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb0db58aa5e4744927756026e779e60"}], "revision_number": 2, "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "name": "CreateSecurityGroupTests-a16d66c3-dc74-43ab-baf3-be0269986256name"}]} 2018-06-30 14:52:12,601 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 used request id req-64d3fe39-a256-49ad-921b-97e15ee1c516 2018-06-30 14:52:12,601 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18c501d6-53d9-4956-ac43-c6d776d6c9b8 2018-06-30 14:52:12,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2f5d8b14a388fd9d4623fe28f74965ef72c9ad" 2018-06-30 14:52:12,664 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:12 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-720957d9-5f64-4b39-953a-e5cd2e5144ef Front-End-Https: on 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-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:12Z", "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "46659a2d-787f-4fd6-9ece-e4e16905e8b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:12Z", "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "5c8f4480-d623-4e2a-9c24-bcf4271de12d"}]} 2018-06-30 14:52:12,664 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 used request id req-720957d9-5f64-4b39-953a-e5cd2e5144ef 2018-06-30 14:52:12,665 - neutron_utils - INFO - Retrieving security group with ID - 18c501d6-53d9-4956-ac43-c6d776d6c9b8 2018-06-30 14:52:12,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2f5d8b14a388fd9d4623fe28f74965ef72c9ad" 2018-06-30 14:52:12,814 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:12 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-91d2e525-7d31-4689-8dbe-cc41b6db536d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:11Z", "updated_at": "2018-06-30T14:52:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:12Z", "revision_number": 0, "id": "46659a2d-787f-4fd6-9ece-e4e16905e8b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "tenant_id": "8bb0db58aa5e4744927756026e779e60", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb0db58aa5e4744927756026e779e60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:12Z", "revision_number": 0, "id": "5c8f4480-d623-4e2a-9c24-bcf4271de12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "tenant_id": "8bb0db58aa5e4744927756026e779e60", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb0db58aa5e4744927756026e779e60"}], "revision_number": 2, "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "name": "CreateSecurityGroupTests-a16d66c3-dc74-43ab-baf3-be0269986256name"}]} 2018-06-30 14:52:12,815 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 used request id req-91d2e525-7d31-4689-8dbe-cc41b6db536d 2018-06-30 14:52:12,815 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18c501d6-53d9-4956-ac43-c6d776d6c9b8 2018-06-30 14:52:12,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2f5d8b14a388fd9d4623fe28f74965ef72c9ad" 2018-06-30 14:52:12,900 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:12 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-985c18fe-2162-4566-8e78-77752164b957 Front-End-Https: on 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-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:12Z", "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "46659a2d-787f-4fd6-9ece-e4e16905e8b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:12Z", "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "5c8f4480-d623-4e2a-9c24-bcf4271de12d"}]} 2018-06-30 14:52:12,900 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 used request id req-985c18fe-2162-4566-8e78-77752164b957 2018-06-30 14:52:12,901 - neutron_utils - INFO - Retrieving security group with ID - 18c501d6-53d9-4956-ac43-c6d776d6c9b8 2018-06-30 14:52:12,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2f5d8b14a388fd9d4623fe28f74965ef72c9ad" 2018-06-30 14:52:13,070 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:13 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-c697b379-797b-4069-91a5-76ec4465c4ba Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:11Z", "updated_at": "2018-06-30T14:52:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:12Z", "revision_number": 0, "id": "46659a2d-787f-4fd6-9ece-e4e16905e8b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "tenant_id": "8bb0db58aa5e4744927756026e779e60", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb0db58aa5e4744927756026e779e60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:12Z", "revision_number": 0, "id": "5c8f4480-d623-4e2a-9c24-bcf4271de12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "tenant_id": "8bb0db58aa5e4744927756026e779e60", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb0db58aa5e4744927756026e779e60"}], "revision_number": 2, "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "name": "CreateSecurityGroupTests-a16d66c3-dc74-43ab-baf3-be0269986256name"}]} 2018-06-30 14:52:13,071 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 used request id req-c697b379-797b-4069-91a5-76ec4465c4ba 2018-06-30 14:52:13,071 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18c501d6-53d9-4956-ac43-c6d776d6c9b8 2018-06-30 14:52:13,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2f5d8b14a388fd9d4623fe28f74965ef72c9ad" 2018-06-30 14:52:13,158 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:13 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-240ab516-40f9-48b9-95c6-434c036c630c Front-End-Https: on 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-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:12Z", "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "46659a2d-787f-4fd6-9ece-e4e16905e8b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:12Z", "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "5c8f4480-d623-4e2a-9c24-bcf4271de12d"}]} 2018-06-30 14:52:13,159 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 used request id req-240ab516-40f9-48b9-95c6-434c036c630c 2018-06-30 14:52:13,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:52:13,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df88ad716abf461bb3e24099fc1c6236", "name": "CreateSecurityGroupTests-f63fa780-2859-408-proj-role"}], "expires_at": "2018-06-30T15:52:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bb0db58aa5e4744927756026e779e60", "name": "CreateSecurityGroupTests-f63fa780-2859-408-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8bb0db58aa5e4744927756026e779e60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8bb0db58aa5e4744927756026e779e60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8bb0db58aa5e4744927756026e779e60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8bb0db58aa5e4744927756026e779e60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8bb0db58aa5e4744927756026e779e60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8bb0db58aa5e4744927756026e779e60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8bb0db58aa5e4744927756026e779e60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8bb0db58aa5e4744927756026e779e60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8bb0db58aa5e4744927756026e779e60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8bb0db58aa5e4744927756026e779e60", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8bb0db58aa5e4744927756026e779e60", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8bb0db58aa5e4744927756026e779e60", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f63fa780-2859-408-user", "id": "3d76d59b95f844f9a606962f3404090d"}, "audit_ids": ["mIOxsBR-ROOlMFOxMVV-eQ"], "issued_at": "2018-06-30T14:52:13.000000Z"}} 2018-06-30 14:52:13,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a16d66c3-dc74-43ab-baf3-be0269986256name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9472912df17f993f4878aa9d0e37b81a5dd77b8" 2018-06-30 14:52:14,727 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:14 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-0ea5890a-ee39-4005-9a3e-402fe302f1f4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:11Z", "updated_at": "2018-06-30T14:52:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:12Z", "revision_number": 0, "id": "46659a2d-787f-4fd6-9ece-e4e16905e8b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "tenant_id": "8bb0db58aa5e4744927756026e779e60", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb0db58aa5e4744927756026e779e60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:12Z", "revision_number": 0, "id": "5c8f4480-d623-4e2a-9c24-bcf4271de12d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "tenant_id": "8bb0db58aa5e4744927756026e779e60", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb0db58aa5e4744927756026e779e60"}], "revision_number": 2, "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "name": "CreateSecurityGroupTests-a16d66c3-dc74-43ab-baf3-be0269986256name"}]} 2018-06-30 14:52:14,727 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a16d66c3-dc74-43ab-baf3-be0269986256name&description=hello+group used request id req-0ea5890a-ee39-4005-9a3e-402fe302f1f4 2018-06-30 14:52:14,728 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18c501d6-53d9-4956-ac43-c6d776d6c9b8 2018-06-30 14:52:14,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9472912df17f993f4878aa9d0e37b81a5dd77b8" 2018-06-30 14:52:14,789 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-65ad15da-25ed-454f-a546-aa16b426576d Front-End-Https: on 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-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:12Z", "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "46659a2d-787f-4fd6-9ece-e4e16905e8b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:12Z", "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "5c8f4480-d623-4e2a-9c24-bcf4271de12d"}]} 2018-06-30 14:52:14,789 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 used request id req-65ad15da-25ed-454f-a546-aa16b426576d 2018-06-30 14:52:14,790 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18c501d6-53d9-4956-ac43-c6d776d6c9b8 2018-06-30 14:52:14,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9472912df17f993f4878aa9d0e37b81a5dd77b8" 2018-06-30 14:52:14,848 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-14f26230-8c6b-49cc-9e82-1eda7fbc2c40 Front-End-Https: on 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-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:12Z", "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "46659a2d-787f-4fd6-9ece-e4e16905e8b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:12Z", "security_group_id": "18c501d6-53d9-4956-ac43-c6d776d6c9b8", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:12Z", "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "5c8f4480-d623-4e2a-9c24-bcf4271de12d"}]} 2018-06-30 14:52:14,848 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=18c501d6-53d9-4956-ac43-c6d776d6c9b8 used request id req-14f26230-8c6b-49cc-9e82-1eda7fbc2c40 2018-06-30 14:52:14,848 - neutron_utils - INFO - Deleting security group rule with ID - 46659a2d-787f-4fd6-9ece-e4e16905e8b1 2018-06-30 14:52:14,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/46659a2d-787f-4fd6-9ece-e4e16905e8b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2f5d8b14a388fd9d4623fe28f74965ef72c9ad" 2018-06-30 14:52:15,766 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:52:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0d861be1-ca3f-4494-9d41-8f190e1e7d8e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:15,766 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/46659a2d-787f-4fd6-9ece-e4e16905e8b1 used request id req-0d861be1-ca3f-4494-9d41-8f190e1e7d8e 2018-06-30 14:52:15,766 - neutron_utils - INFO - Deleting security group rule with ID - 5c8f4480-d623-4e2a-9c24-bcf4271de12d 2018-06-30 14:52:15,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/5c8f4480-d623-4e2a-9c24-bcf4271de12d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2f5d8b14a388fd9d4623fe28f74965ef72c9ad" 2018-06-30 14:52:16,859 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:52:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1977e028-2f3b-4753-a818-0aabfeb47f7f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:16,859 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/5c8f4480-d623-4e2a-9c24-bcf4271de12d used request id req-1977e028-2f3b-4753-a818-0aabfeb47f7f 2018-06-30 14:52:16,859 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a16d66c3-dc74-43ab-baf3-be0269986256name 2018-06-30 14:52:16,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/18c501d6-53d9-4956-ac43-c6d776d6c9b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed2f5d8b14a388fd9d4623fe28f74965ef72c9ad" 2018-06-30 14:52:17,224 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:52:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8f8a86f0-d7f8-4ad3-8aae-a5cdea3f1be7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:17,225 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/18c501d6-53d9-4956-ac43-c6d776d6c9b8 used request id req-8f8a86f0-d7f8-4ad3-8aae-a5cdea3f1be7 2018-06-30 14:52:17,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9fcd5a685518026f0daae4b97381e2e54c135b" 2018-06-30 14:52:18,183 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:18 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-e04870fb-5496-4de7-9457-0b7401560056 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:10Z", "updated_at": "2018-06-30T14:52:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:10Z", "revision_number": 0, "id": "0eb63c55-cd01-488b-8193-990be5beee40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:10Z", "security_group_id": "5765ebf0-41a5-4b69-9504-02d206a5a2cb", "tenant_id": "8bb0db58aa5e4744927756026e779e60", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb0db58aa5e4744927756026e779e60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:10Z", "revision_number": 0, "id": "91edb137-c163-4682-ae1e-10b2666bb904", "remote_group_id": "5765ebf0-41a5-4b69-9504-02d206a5a2cb", "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:10Z", "security_group_id": "5765ebf0-41a5-4b69-9504-02d206a5a2cb", "tenant_id": "8bb0db58aa5e4744927756026e779e60", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb0db58aa5e4744927756026e779e60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:10Z", "revision_number": 0, "id": "c06f7db4-adf1-4467-a654-d8021d6a47ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:10Z", "security_group_id": "5765ebf0-41a5-4b69-9504-02d206a5a2cb", "tenant_id": "8bb0db58aa5e4744927756026e779e60", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bb0db58aa5e4744927756026e779e60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:10Z", "revision_number": 0, "id": "ee55317e-6849-45cf-b2a8-181f31a58489", "remote_group_id": "5765ebf0-41a5-4b69-9504-02d206a5a2cb", "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:10Z", "security_group_id": "5765ebf0-41a5-4b69-9504-02d206a5a2cb", "tenant_id": "8bb0db58aa5e4744927756026e779e60", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bb0db58aa5e4744927756026e779e60"}], "revision_number": 4, "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "5765ebf0-41a5-4b69-9504-02d206a5a2cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:52:18,184 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-e04870fb-5496-4de7-9457-0b7401560056 2018-06-30 14:52:18,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8bb0db58aa5e4744927756026e779e60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9fcd5a685518026f0daae4b97381e2e54c135b" 2018-06-30 14:52:18,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:18 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97b950ad-2c35-4306-888c-d68536f40b9f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8bb0db58aa5e4744927756026e779e60"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8bb0db58aa5e4744927756026e779e60", "name": "CreateSecurityGroupTests-f63fa780-2859-408-proj"}} 2018-06-30 14:52:18,647 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8bb0db58aa5e4744927756026e779e60 used request id req-97b950ad-2c35-4306-888c-d68536f40b9f 2018-06-30 14:52:18,647 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5765ebf0-41a5-4b69-9504-02d206a5a2cb 2018-06-30 14:52:18,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5765ebf0-41a5-4b69-9504-02d206a5a2cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9fcd5a685518026f0daae4b97381e2e54c135b" 2018-06-30 14:52:18,742 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:18 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-20c9f4ee-033e-4e05-b360-a017952ae88e Front-End-Https: on 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-06-30T14:52:10Z", "security_group_id": "5765ebf0-41a5-4b69-9504-02d206a5a2cb", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:10Z", "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "0eb63c55-cd01-488b-8193-990be5beee40"}, {"remote_group_id": "5765ebf0-41a5-4b69-9504-02d206a5a2cb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:10Z", "security_group_id": "5765ebf0-41a5-4b69-9504-02d206a5a2cb", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:10Z", "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "91edb137-c163-4682-ae1e-10b2666bb904"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:10Z", "security_group_id": "5765ebf0-41a5-4b69-9504-02d206a5a2cb", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:10Z", "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "c06f7db4-adf1-4467-a654-d8021d6a47ca"}, {"remote_group_id": "5765ebf0-41a5-4b69-9504-02d206a5a2cb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:10Z", "security_group_id": "5765ebf0-41a5-4b69-9504-02d206a5a2cb", "port_range_min": null, "revision_number": 0, "tenant_id": "8bb0db58aa5e4744927756026e779e60", "created_at": "2018-06-30T14:52:10Z", "project_id": "8bb0db58aa5e4744927756026e779e60", "id": "ee55317e-6849-45cf-b2a8-181f31a58489"}]} 2018-06-30 14:52:18,743 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5765ebf0-41a5-4b69-9504-02d206a5a2cb used request id req-20c9f4ee-033e-4e05-b360-a017952ae88e 2018-06-30 14:52:18,743 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 14:52:18,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/5765ebf0-41a5-4b69-9504-02d206a5a2cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9fcd5a685518026f0daae4b97381e2e54c135b" 2018-06-30 14:52:19,191 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:52:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-813bf5cb-8c11-447c-a9f8-cb3e93acc7bf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:19,192 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/5765ebf0-41a5-4b69-9504-02d206a5a2cb used request id req-813bf5cb-8c11-447c-a9f8-cb3e93acc7bf 2018-06-30 14:52:19,193 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-f63fa780-2859-408-proj 2018-06-30 14:52:19,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/8bb0db58aa5e4744927756026e779e60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9fcd5a685518026f0daae4b97381e2e54c135b" 2018-06-30 14:52:19,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:52:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a36adc7d-ee3f-45a1-bb24-f628b8bcb91c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:19,992 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/8bb0db58aa5e4744927756026e779e60 used request id req-a36adc7d-ee3f-45a1-bb24-f628b8bcb91c 2018-06-30 14:52:19,992 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-f63fa780-2859-408-proj-role 2018-06-30 14:52:19,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/df88ad716abf461bb3e24099fc1c6236 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9fcd5a685518026f0daae4b97381e2e54c135b" 2018-06-30 14:52:20,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:52:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ea30058-90a4-4a8a-b998-283ea45a3451 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:20,454 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/df88ad716abf461bb3e24099fc1c6236 used request id req-2ea30058-90a4-4a8a-b998-283ea45a3451 2018-06-30 14:52:20,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9fcd5a685518026f0daae4b97381e2e54c135b" 2018-06-30 14:52:20,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:20 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b57207e1-54fd-43f5-925c-e236a4b27240 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:52:20,818 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b57207e1-54fd-43f5-925c-e236a4b27240 2018-06-30 14:52:20,819 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-f63fa780-2859-408-user 2018-06-30 14:52:20,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/3d76d59b95f844f9a606962f3404090d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d72518cb16ec607304706c564d3c69c31dce648" 2018-06-30 14:52:21,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:52:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7dcab581-38d4-4f1a-bb8e-a3a324d55376 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:21,418 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/3d76d59b95f844f9a606962f3404090d used request id req-7dcab581-38d4-4f1a-bb8e-a3a324d55376 2018-06-30 14:52:21,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:52:22,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:52:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["6VCgVcoISiOiUUAdGhFrPQ"], "issued_at": "2018-06-30T14:52:22.000000Z"}} 2018-06-30 14:52:22,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf75c017e311b5c5e6f53b6a209a9626a71e599" 2018-06-30 14:52:22,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21f5c95d-ac1a-4155-8a5b-c8a63f456353 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:52:22,295 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-21f5c95d-ac1a-4155-8a5b-c8a63f456353 2018-06-30 14:52:22,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:52:22,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:52:23,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["stl70tEPQ_Wz3B7FREZYIQ"], "issued_at": "2018-06-30T14:52:23.000000Z"}} 2018-06-30 14:52:23,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ee4bae7979eff13d6760fa2a58cf16e7a9cc7c" 2018-06-30 14:52:23,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd1738d2-bdc1-4937-a204-b0a41f21edcb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:52:23,193 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dd1738d2-bdc1-4937-a204-b0a41f21edcb 2018-06-30 14:52:23,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:52:23,209 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:52:23 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:52:23,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c48df6b8-3bbb-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ee4bae7979eff13d6760fa2a58cf16e7a9cc7c" 2018-06-30 14:52:23,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:23 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1ee8de2-ab87-471d-b1a7-0045b3ea9fbe Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c48df6b8-3bbb-406-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:52:23,597 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c48df6b8-3bbb-406-proj used request id req-c1ee8de2-ab87-471d-b1a7-0045b3ea9fbe 2018-06-30 14:52:23,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ee4bae7979eff13d6760fa2a58cf16e7a9cc7c" 2018-06-30 14:52:23,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:23 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4df1a523-525c-473f-9840-d72ef09bc504 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:52:23,993 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4df1a523-525c-473f-9840-d72ef09bc504 2018-06-30 14:52:23,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ee4bae7979eff13d6760fa2a58cf16e7a9cc7c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-c48df6b8-3bbb-406-proj"}}' 2018-06-30 14:52:24,407 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:52:24 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9641abf-54a8-4d1d-97eb-a516315428b3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ba7772a7be194ae585d4c24c283dc922"}, "tags": [], "enabled": true, "id": "ba7772a7be194ae585d4c24c283dc922", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c48df6b8-3bbb-406-proj"}} 2018-06-30 14:52:24,407 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e9641abf-54a8-4d1d-97eb-a516315428b3 2018-06-30 14:52:24,407 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-c48df6b8-3bbb-406-proj 2018-06-30 14:52:24,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:52:24,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:52:25,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:52:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["JqWw-Jp8TJ6X4H6UjpuwXw"], "issued_at": "2018-06-30T14:52:25.000000Z"}} 2018-06-30 14:52:25,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197a524232d77fdbaf7c5240f8e151468d0c44e0" 2018-06-30 14:52:25,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3ded2db-2fe0-4684-953d-ac0d734673c0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:52:25,538 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b3ded2db-2fe0-4684-953d-ac0d734673c0 2018-06-30 14:52:25,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:52:25,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:52:25 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:52:25,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197a524232d77fdbaf7c5240f8e151468d0c44e0" 2018-06-30 14:52:25,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:25 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-234b7ad2-e5e4-441a-bb4a-aaff7dff543a Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:52:25,997 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-234b7ad2-e5e4-441a-bb4a-aaff7dff543a 2018-06-30 14:52:26,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-c48df6b8-3bbb-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197a524232d77fdbaf7c5240f8e151468d0c44e0" 2018-06-30 14:52:26,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:26 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b165022-3e3e-47d3-9c33-eccd55d0be1f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-c48df6b8-3bbb-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ba7772a7be194ae585d4c24c283dc922"}, "tags": [], "enabled": true, "id": "ba7772a7be194ae585d4c24c283dc922", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c48df6b8-3bbb-406-proj"}]} 2018-06-30 14:52:26,366 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-c48df6b8-3bbb-406-proj used request id req-1b165022-3e3e-47d3-9c33-eccd55d0be1f 2018-06-30 14:52:26,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197a524232d77fdbaf7c5240f8e151468d0c44e0" 2018-06-30 14:52:26,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:26 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1cf5c292-c36f-4ec3-a1d2-dbf4445f980f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:52:26,787 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1cf5c292-c36f-4ec3-a1d2-dbf4445f980f 2018-06-30 14:52:27,556 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-c48df6b8-3bbb-406-user 2018-06-30 14:52:27,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:52:27,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ee4bae7979eff13d6760fa2a58cf16e7a9cc7c" 2018-06-30 14:52:27,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:27 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9fc6795-0331-45fe-91d7-accf856778be Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:52:27,955 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c9fc6795-0331-45fe-91d7-accf856778be 2018-06-30 14:52:27,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ee4bae7979eff13d6760fa2a58cf16e7a9cc7c" -d '{"role": {"name": "CreateSecurityGroupTests-c48df6b8-3bbb-406-proj-role"}}' 2018-06-30 14:52:28,375 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:52:27 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35ce298e-e531-4647-bdb7-3a3f8c3bf7d4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2015a247c72a43a7bcbc143ba380ccbb", "links": {"self": "http://10.167.4.35:5000/v3/roles/2015a247c72a43a7bcbc143ba380ccbb"}, "name": "CreateSecurityGroupTests-c48df6b8-3bbb-406-proj-role"}} 2018-06-30 14:52:28,375 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-35ce298e-e531-4647-bdb7-3a3f8c3bf7d4 2018-06-30 14:52:28,375 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-c48df6b8-3bbb-406-proj-role 2018-06-30 14:52:28,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/2015a247c72a43a7bcbc143ba380ccbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ee4bae7979eff13d6760fa2a58cf16e7a9cc7c" 2018-06-30 14:52:28,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:28 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4f8e643-cfe8-433d-b934-d2e58abec750 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2015a247c72a43a7bcbc143ba380ccbb", "links": {"self": "http://10.167.4.35:5000/v3/roles/2015a247c72a43a7bcbc143ba380ccbb"}, "name": "CreateSecurityGroupTests-c48df6b8-3bbb-406-proj-role"}} 2018-06-30 14:52:28,826 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/2015a247c72a43a7bcbc143ba380ccbb used request id req-b4f8e643-cfe8-433d-b934-d2e58abec750 2018-06-30 14:52:28,827 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-c48df6b8-3bbb-406-proj-role to project CreateSecurityGroupTests-c48df6b8-3bbb-406-proj 2018-06-30 14:52:28,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/ba7772a7be194ae585d4c24c283dc922/users/72926cb5f8fe4acc9669815106f044eb/roles/2015a247c72a43a7bcbc143ba380ccbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ee4bae7979eff13d6760fa2a58cf16e7a9cc7c" 2018-06-30 14:52:29,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:52:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-301b2154-22ff-4717-83bc-efe29ea246c9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:29,278 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ba7772a7be194ae585d4c24c283dc922/users/72926cb5f8fe4acc9669815106f044eb/roles/2015a247c72a43a7bcbc143ba380ccbb used request id req-301b2154-22ff-4717-83bc-efe29ea246c9 2018-06-30 14:52:29,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:52:29,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:52:30,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2015a247c72a43a7bcbc143ba380ccbb", "name": "CreateSecurityGroupTests-c48df6b8-3bbb-406-proj-role"}], "expires_at": "2018-06-30T15:52:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba7772a7be194ae585d4c24c283dc922", "name": "CreateSecurityGroupTests-c48df6b8-3bbb-406-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ba7772a7be194ae585d4c24c283dc922", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/ba7772a7be194ae585d4c24c283dc922", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/ba7772a7be194ae585d4c24c283dc922", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ba7772a7be194ae585d4c24c283dc922", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/ba7772a7be194ae585d4c24c283dc922", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/ba7772a7be194ae585d4c24c283dc922", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ba7772a7be194ae585d4c24c283dc922", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/ba7772a7be194ae585d4c24c283dc922", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/ba7772a7be194ae585d4c24c283dc922", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/ba7772a7be194ae585d4c24c283dc922", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/ba7772a7be194ae585d4c24c283dc922", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/ba7772a7be194ae585d4c24c283dc922", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c48df6b8-3bbb-406-user", "id": "72926cb5f8fe4acc9669815106f044eb"}, "audit_ids": ["EK6e4QjAQ52Js_QlP-1LvQ"], "issued_at": "2018-06-30T14:52:30.000000Z"}} 2018-06-30 14:52:30,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:30,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50f7097c-fde1-447a-97f2-068c46f68f92 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:52:30,435 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-50f7097c-fde1-447a-97f2-068c46f68f92 2018-06-30 14:52:30,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:31,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:31 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-8e9d6d31-cd5e-440f-8cb8-e6252435e50d Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 14:52:31,682 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name&description=hello+group used request id req-8e9d6d31-cd5e-440f-8cb8-e6252435e50d 2018-06-30 14:52:31,683 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name... 2018-06-30 14:52:31,683 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name 2018-06-30 14:52:31,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" -d '{"security_group": {"name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name", "description": "hello group"}}' 2018-06-30 14:52:33,056 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:52:33 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-0140f586-a720-4f1a-acd4-f33db00948ba Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 2, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}} 2018-06-30 14:52:33,057 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-0140f586-a720-4f1a-acd4-f33db00948ba 2018-06-30 14:52:33,057 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:33,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:33,186 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:33 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-0beb83be-77b9-4533-bf9a-7b561c839c1b Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}]} 2018-06-30 14:52:33,187 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-0beb83be-77b9-4533-bf9a-7b561c839c1b 2018-06-30 14:52:33,187 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:33,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:33,258 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:33 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-cd04d52b-f037-4b0d-b8d8-4a660fb05930 Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}]} 2018-06-30 14:52:33,258 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-cd04d52b-f037-4b0d-b8d8-4a660fb05930 2018-06-30 14:52:33,258 - neutron_utils - INFO - Retrieving security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:33,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:33,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:33 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-30ce6b28-1051-40d9-b001-8da91f89729e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 2, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:33,415 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-30ce6b28-1051-40d9-b001-8da91f89729e 2018-06-30 14:52:33,415 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:33,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:33,475 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:33 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-8ebd7aa1-1335-4a1c-ba8c-12f31320f174 Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}]} 2018-06-30 14:52:33,475 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-8ebd7aa1-1335-4a1c-ba8c-12f31320f174 2018-06-30 14:52:33,476 - neutron_utils - INFO - Retrieving security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:33,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:33,587 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:33 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-8846d47e-72d9-452c-8368-3da0f625ba93 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 2, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:33,587 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-8846d47e-72d9-452c-8368-3da0f625ba93 2018-06-30 14:52:33,588 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:33,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:33,646 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:33 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c72d995e-1608-4401-be7b-ec6f66846b36 Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}]} 2018-06-30 14:52:33,646 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-c72d995e-1608-4401-be7b-ec6f66846b36 2018-06-30 14:52:33,647 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name 2018-06-30 14:52:33,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:33,800 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:33 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-5cbc701c-9ce0-411d-aed2-6522b47f00cc Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 2, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:33,801 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name used request id req-5cbc701c-9ce0-411d-aed2-6522b47f00cc 2018-06-30 14:52:33,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:52:33,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:52:33 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:52:33,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ba7772a7be194ae585d4c24c283dc922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:34,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:33 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3cd37f7-b661-40ec-b513-f195128cfbb3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ba7772a7be194ae585d4c24c283dc922"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba7772a7be194ae585d4c24c283dc922", "name": "CreateSecurityGroupTests-c48df6b8-3bbb-406-proj"}} 2018-06-30 14:52:34,168 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ba7772a7be194ae585d4c24c283dc922 used request id req-f3cd37f7-b661-40ec-b513-f195128cfbb3 2018-06-30 14:52:34,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:34,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:35,124 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:35 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d0e9e6e0-396d-43b9-bc3f-8a776c9ad934 Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}]} 2018-06-30 14:52:35,124 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-d0e9e6e0-396d-43b9-bc3f-8a776c9ad934 2018-06-30 14:52:35,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}74006b7eb92d51de47539bc88528c8e4c42125cb" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100"}}' 2018-06-30 14:52:35,518 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:52:35 GMT Content-Type: application/json Content-Length: 521 Connection: keep-alive X-Openstack-Request-Id: req-03f25a85-5b11-4f97-8336-0c9feeae2bd4 Front-End-Https: on 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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}} 2018-06-30 14:52:35,519 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-03f25a85-5b11-4f97-8336-0c9feeae2bd4 2018-06-30 14:52:35,519 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name 2018-06-30 14:52:35,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:35,667 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:35 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-863b3bf2-247f-4e22-8224-d81f77700e6a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:35Z", "revision_number": 0, "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 3, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:35,667 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name used request id req-863b3bf2-247f-4e22-8224-d81f77700e6a 2018-06-30 14:52:35,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ba7772a7be194ae585d4c24c283dc922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:35,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:35 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be91f6d0-0bf0-4c05-b479-8dd32c9002aa Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ba7772a7be194ae585d4c24c283dc922"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba7772a7be194ae585d4c24c283dc922", "name": "CreateSecurityGroupTests-c48df6b8-3bbb-406-proj"}} 2018-06-30 14:52:35,985 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ba7772a7be194ae585d4c24c283dc922 used request id req-be91f6d0-0bf0-4c05-b479-8dd32c9002aa 2018-06-30 14:52:35,986 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:35,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:36,057 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:36 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-17c1ea1b-6ac7-4707-85a0-f034ba2f84a1 Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}]} 2018-06-30 14:52:36,057 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-17c1ea1b-6ac7-4707-85a0-f034ba2f84a1 2018-06-30 14:52:36,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}74006b7eb92d51de47539bc88528c8e4c42125cb" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100"}}' 2018-06-30 14:52:36,419 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:52:36 GMT Content-Type: application/json Content-Length: 520 Connection: keep-alive X-Openstack-Request-Id: req-53df0083-8f84-4ed7-9bf7-63822e66acf3 Front-End-Https: on 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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}} 2018-06-30 14:52:36,420 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-53df0083-8f84-4ed7-9bf7-63822e66acf3 2018-06-30 14:52:36,420 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name 2018-06-30 14:52:36,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:36,577 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:36 GMT Content-Type: application/json Content-Length: 2430 Connection: keep-alive X-Openstack-Request-Id: req-1f2ed722-d99a-44dd-9b1a-9374c43f5f39 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:35Z", "revision_number": 0, "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:36Z", "revision_number": 0, "id": "815212a1-c038-47a0-8b9c-b786960e51ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 4, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:36,577 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name used request id req-1f2ed722-d99a-44dd-9b1a-9374c43f5f39 2018-06-30 14:52:36,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ba7772a7be194ae585d4c24c283dc922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:36,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:36 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e200d34-d956-4269-8156-36a8edb01d5b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ba7772a7be194ae585d4c24c283dc922"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba7772a7be194ae585d4c24c283dc922", "name": "CreateSecurityGroupTests-c48df6b8-3bbb-406-proj"}} 2018-06-30 14:52:36,946 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ba7772a7be194ae585d4c24c283dc922 used request id req-2e200d34-d956-4269-8156-36a8edb01d5b 2018-06-30 14:52:36,946 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:36,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:37,115 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:37 GMT Content-Type: application/json Content-Length: 1997 Connection: keep-alive X-Openstack-Request-Id: req-2271dd30-082a-4e91-8b20-ea886bf103a5 Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}, {"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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}]} 2018-06-30 14:52:37,115 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-2271dd30-082a-4e91-8b20-ea886bf103a5 2018-06-30 14:52:37,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}74006b7eb92d51de47539bc88528c8e4c42125cb" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10}}' 2018-06-30 14:52:37,448 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:52:37 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive X-Openstack-Request-Id: req-67a82d86-4c04-4a93-8978-3e5c851c96d9 Front-End-Https: on 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-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:37Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e"}} 2018-06-30 14:52:37,448 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-67a82d86-4c04-4a93-8978-3e5c851c96d9 2018-06-30 14:52:37,449 - neutron_utils - INFO - Retrieving security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:37,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:37,632 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:37 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-71e0be8d-fe0f-41eb-8697-2950f94666e4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:35Z", "revision_number": 0, "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:52:37Z", "revision_number": 0, "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:36Z", "revision_number": 0, "id": "815212a1-c038-47a0-8b9c-b786960e51ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 5, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:37,633 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-71e0be8d-fe0f-41eb-8697-2950f94666e4 2018-06-30 14:52:37,633 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:37,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:37,805 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:37 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-6ca13670-a69a-459e-b335-70e284ed2484 Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}, {"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-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:37Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e"}, {"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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}]} 2018-06-30 14:52:37,805 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-6ca13670-a69a-459e-b335-70e284ed2484 2018-06-30 14:52:37,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:52:38,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2015a247c72a43a7bcbc143ba380ccbb", "name": "CreateSecurityGroupTests-c48df6b8-3bbb-406-proj-role"}], "expires_at": "2018-06-30T15:52:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba7772a7be194ae585d4c24c283dc922", "name": "CreateSecurityGroupTests-c48df6b8-3bbb-406-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ba7772a7be194ae585d4c24c283dc922", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/ba7772a7be194ae585d4c24c283dc922", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/ba7772a7be194ae585d4c24c283dc922", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ba7772a7be194ae585d4c24c283dc922", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/ba7772a7be194ae585d4c24c283dc922", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/ba7772a7be194ae585d4c24c283dc922", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ba7772a7be194ae585d4c24c283dc922", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/ba7772a7be194ae585d4c24c283dc922", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/ba7772a7be194ae585d4c24c283dc922", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/ba7772a7be194ae585d4c24c283dc922", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/ba7772a7be194ae585d4c24c283dc922", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/ba7772a7be194ae585d4c24c283dc922", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c48df6b8-3bbb-406-user", "id": "72926cb5f8fe4acc9669815106f044eb"}, "audit_ids": ["z3nwW3k-T3695IdnTOcK8Q"], "issued_at": "2018-06-30T14:52:38.000000Z"}} 2018-06-30 14:52:38,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:39,620 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:39 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-752fa9b0-5352-4223-aefc-8fad2b755b6c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:35Z", "revision_number": 0, "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:52:37Z", "revision_number": 0, "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:36Z", "revision_number": 0, "id": "815212a1-c038-47a0-8b9c-b786960e51ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 5, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:39,620 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name&description=hello+group used request id req-752fa9b0-5352-4223-aefc-8fad2b755b6c 2018-06-30 14:52:39,621 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:39,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:39,715 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:39 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-3d296247-a596-4e4a-8736-ebf1252c0068 Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}, {"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-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:37Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e"}, {"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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}]} 2018-06-30 14:52:39,715 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-3d296247-a596-4e4a-8736-ebf1252c0068 2018-06-30 14:52:39,716 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:39,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:39,831 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:39 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-e27ca058-14ef-47ee-bb6d-e0e6e7e48341 Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}, {"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-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:37Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e"}, {"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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}]} 2018-06-30 14:52:39,831 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-e27ca058-14ef-47ee-bb6d-e0e6e7e48341 2018-06-30 14:52:39,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:40,903 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:40 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-059ec848-976d-4524-984b-4aebf43ac29b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:35Z", "revision_number": 0, "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:52:37Z", "revision_number": 0, "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:36Z", "revision_number": 0, "id": "815212a1-c038-47a0-8b9c-b786960e51ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 5, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:40,903 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name used request id req-059ec848-976d-4524-984b-4aebf43ac29b 2018-06-30 14:52:40,904 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:40,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:41,115 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:41 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-60108236-737d-425e-a250-d37ca4ab2464 Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}, {"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-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:37Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e"}, {"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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}]} 2018-06-30 14:52:41,115 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-60108236-737d-425e-a250-d37ca4ab2464 2018-06-30 14:52:41,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:41,333 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:41 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-c68a2cba-103b-428a-8aae-d00197fa69d3 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:35Z", "revision_number": 0, "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:52:37Z", "revision_number": 0, "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:36Z", "revision_number": 0, "id": "815212a1-c038-47a0-8b9c-b786960e51ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 5, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:41,333 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name used request id req-c68a2cba-103b-428a-8aae-d00197fa69d3 2018-06-30 14:52:41,334 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:41,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:41,438 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:41 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-9444b78f-19ec-4994-9172-ba105f1bf42a Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}, {"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-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:37Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e"}, {"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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}]} 2018-06-30 14:52:41,438 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-9444b78f-19ec-4994-9172-ba105f1bf42a 2018-06-30 14:52:41,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:41,575 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:41 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-0f42f3b6-ab77-4384-b166-3b1105782c4e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:35Z", "revision_number": 0, "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:52:37Z", "revision_number": 0, "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:36Z", "revision_number": 0, "id": "815212a1-c038-47a0-8b9c-b786960e51ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 5, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:41,575 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name used request id req-0f42f3b6-ab77-4384-b166-3b1105782c4e 2018-06-30 14:52:41,576 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:41,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:41,660 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:41 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-dc2548ab-4153-4fbb-aff4-fe750bc77f4e Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}, {"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-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:37Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e"}, {"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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}]} 2018-06-30 14:52:41,660 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-dc2548ab-4153-4fbb-aff4-fe750bc77f4e 2018-06-30 14:52:41,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:41,781 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:41 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-a4e8c9e0-6aeb-4b9c-93d3-6ecb4235da5f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:35Z", "revision_number": 0, "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:52:37Z", "revision_number": 0, "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:36Z", "revision_number": 0, "id": "815212a1-c038-47a0-8b9c-b786960e51ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 5, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:41,782 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name used request id req-a4e8c9e0-6aeb-4b9c-93d3-6ecb4235da5f 2018-06-30 14:52:41,782 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:41,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:41,863 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:41 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-759437d0-dcd7-4107-95db-f83b4ef67df5 Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}, {"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-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:37Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e"}, {"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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}]} 2018-06-30 14:52:41,863 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-759437d0-dcd7-4107-95db-f83b4ef67df5 2018-06-30 14:52:41,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:42,037 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:42 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-e5f7adc2-66bd-4193-9743-a2a322e272c7 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:35Z", "revision_number": 0, "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:52:37Z", "revision_number": 0, "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:36Z", "revision_number": 0, "id": "815212a1-c038-47a0-8b9c-b786960e51ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 5, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:42,037 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name used request id req-e5f7adc2-66bd-4193-9743-a2a322e272c7 2018-06-30 14:52:42,038 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:42,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:42,386 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:42 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-11e7d0e5-2e9e-47ff-beff-0125790ac950 Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}, {"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-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:37Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e"}, {"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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}]} 2018-06-30 14:52:42,387 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-11e7d0e5-2e9e-47ff-beff-0125790ac950 2018-06-30 14:52:42,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:42,556 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:42 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-a06639b0-1047-4ca2-b5b5-e0280893e412 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:35Z", "revision_number": 0, "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:52:37Z", "revision_number": 0, "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:36Z", "revision_number": 0, "id": "815212a1-c038-47a0-8b9c-b786960e51ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 5, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:42,557 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name used request id req-a06639b0-1047-4ca2-b5b5-e0280893e412 2018-06-30 14:52:42,557 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:42,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:42,660 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:42 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-1e776e6e-d10d-4be3-93eb-474f5702ce6b Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}, {"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-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:37Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e"}, {"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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}]} 2018-06-30 14:52:42,660 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-1e776e6e-d10d-4be3-93eb-474f5702ce6b 2018-06-30 14:52:42,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:42,838 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:42 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-17887cc6-00db-453e-bcfc-dcd6e97f4b77 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:35Z", "revision_number": 0, "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:52:37Z", "revision_number": 0, "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:36Z", "revision_number": 0, "id": "815212a1-c038-47a0-8b9c-b786960e51ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 5, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:42,838 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name used request id req-17887cc6-00db-453e-bcfc-dcd6e97f4b77 2018-06-30 14:52:42,839 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:42,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:42,973 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:42 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-8ea8f195-3641-4dc9-820c-c7b1a54560bd Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}, {"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-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:37Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e"}, {"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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}]} 2018-06-30 14:52:42,973 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-8ea8f195-3641-4dc9-820c-c7b1a54560bd 2018-06-30 14:52:42,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:43,176 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:43 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-93b17570-8942-4fb2-b7a4-b577db9252a0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:35Z", "revision_number": 0, "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:52:37Z", "revision_number": 0, "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:36Z", "revision_number": 0, "id": "815212a1-c038-47a0-8b9c-b786960e51ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 5, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:43,176 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name used request id req-93b17570-8942-4fb2-b7a4-b577db9252a0 2018-06-30 14:52:43,177 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:43,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:43,287 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:43 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-39729fc3-3002-43e4-a2b7-9cb90c5b5e18 Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}, {"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-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:37Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e"}, {"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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}]} 2018-06-30 14:52:43,288 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-39729fc3-3002-43e4-a2b7-9cb90c5b5e18 2018-06-30 14:52:43,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:43,423 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:43 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-341ceb11-0f66-45f3-af55-687d3afb9f9c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:35Z", "revision_number": 0, "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:52:37Z", "revision_number": 0, "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:36Z", "revision_number": 0, "id": "815212a1-c038-47a0-8b9c-b786960e51ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 5, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:43,423 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name used request id req-341ceb11-0f66-45f3-af55-687d3afb9f9c 2018-06-30 14:52:43,424 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:43,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:43,538 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:43 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-d5855626-ef29-4852-abb2-27935be8add5 Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}, {"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-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:37Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e"}, {"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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}]} 2018-06-30 14:52:43,539 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-d5855626-ef29-4852-abb2-27935be8add5 2018-06-30 14:52:43,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:43,699 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:43 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-dacbda47-a98e-4f29-b611-213f66bb5de3 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:35Z", "revision_number": 0, "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:52:37Z", "revision_number": 0, "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:36Z", "revision_number": 0, "id": "815212a1-c038-47a0-8b9c-b786960e51ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 5, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:43,699 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name used request id req-dacbda47-a98e-4f29-b611-213f66bb5de3 2018-06-30 14:52:43,700 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:43,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:43,807 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:43 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-10eaa13e-4411-4052-93a4-dd36547401d9 Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}, {"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-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:37Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e"}, {"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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}]} 2018-06-30 14:52:43,807 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-10eaa13e-4411-4052-93a4-dd36547401d9 2018-06-30 14:52:43,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:43,947 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:43 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-b48d1b84-85dd-40f0-a049-99709c048b71 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:35Z", "revision_number": 0, "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:52:37Z", "revision_number": 0, "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:36Z", "revision_number": 0, "id": "815212a1-c038-47a0-8b9c-b786960e51ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 5, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:43,947 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name used request id req-b48d1b84-85dd-40f0-a049-99709c048b71 2018-06-30 14:52:43,948 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:43,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:44,064 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:44 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-3f845d47-6ff8-49a6-ad9f-f4ef52aa2101 Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}, {"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-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:37Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e"}, {"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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}]} 2018-06-30 14:52:44,065 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-3f845d47-6ff8-49a6-ad9f-f4ef52aa2101 2018-06-30 14:52:44,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:44,249 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:44 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-47bffa46-dff1-4362-afb9-67aa56beaf70 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "updated_at": "2018-06-30T14:52:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "revision_number": 0, "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:35Z", "revision_number": 0, "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:52:37Z", "revision_number": 0, "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:36Z", "revision_number": 0, "id": "815212a1-c038-47a0-8b9c-b786960e51ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 5, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "63adae11-cb0e-474c-ba50-257c63e68100", "name": "CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name"}]} 2018-06-30 14:52:44,250 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name used request id req-47bffa46-dff1-4362-afb9-67aa56beaf70 2018-06-30 14:52:44,250 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:44,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:45,040 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:45 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-d9d82b5f-b4bc-4626-b224-fa4980b33265 Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}, {"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-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:37Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e"}, {"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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}]} 2018-06-30 14:52:45,040 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-d9d82b5f-b4bc-4626-b224-fa4980b33265 2018-06-30 14:52:45,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:45,860 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:45 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-9ca8be94-a6c0-4906-85e2-b8ba01ed508f Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "04b62fa6-050f-4ba5-b25d-ed29ba52499e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}, {"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-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:37Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e"}, {"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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}]} 2018-06-30 14:52:45,860 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-9ca8be94-a6c0-4906-85e2-b8ba01ed508f 2018-06-30 14:52:45,861 - neutron_utils - INFO - Deleting security group rule with ID - 04b62fa6-050f-4ba5-b25d-ed29ba52499e 2018-06-30 14:52:45,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/04b62fa6-050f-4ba5-b25d-ed29ba52499e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:46,203 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:52:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-24796dbe-c450-4c3a-8b6e-ca059ef930d7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:46,204 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/04b62fa6-050f-4ba5-b25d-ed29ba52499e used request id req-24796dbe-c450-4c3a-8b6e-ca059ef930d7 2018-06-30 14:52:46,204 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63adae11-cb0e-474c-ba50-257c63e68100 2018-06-30 14:52:46,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92681f7b028ae905680153ecf5b819bc01a19e75" 2018-06-30 14:52:47,197 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:47 GMT Content-Type: application/json Content-Length: 2002 Connection: keep-alive X-Openstack-Request-Id: req-6c659e58-c063-4604-ab55-ffa9f2eaa550 Front-End-Https: on 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-06-30T14:52:32Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:32Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "3026dbe1-0ab0-4790-b024-ba7bf54d476c"}, {"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-06-30T14:52:35Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:35Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "364f4028-4c93-42b5-9f6a-85d9906b98d4"}, {"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-06-30T14:52:37Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": 10, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:37Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "574d5f09-2bef-4ac8-b82e-5fdc85697b5e"}, {"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-06-30T14:52:36Z", "security_group_id": "63adae11-cb0e-474c-ba50-257c63e68100", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:36Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "815212a1-c038-47a0-8b9c-b786960e51ca"}]} 2018-06-30 14:52:47,197 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=63adae11-cb0e-474c-ba50-257c63e68100 used request id req-6c659e58-c063-4604-ab55-ffa9f2eaa550 2018-06-30 14:52:47,198 - neutron_utils - INFO - Deleting security group rule with ID - 364f4028-4c93-42b5-9f6a-85d9906b98d4 2018-06-30 14:52:47,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/364f4028-4c93-42b5-9f6a-85d9906b98d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:47,471 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:52:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e302a0aa-27e8-4fdc-a3e1-f29149aebada Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:47,472 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/364f4028-4c93-42b5-9f6a-85d9906b98d4 used request id req-e302a0aa-27e8-4fdc-a3e1-f29149aebada 2018-06-30 14:52:47,472 - neutron_utils - INFO - Deleting security group rule with ID - 04b62fa6-050f-4ba5-b25d-ed29ba52499e 2018-06-30 14:52:47,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/04b62fa6-050f-4ba5-b25d-ed29ba52499e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:47,556 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 14:52:47 GMT Content-Type: application/json Content-Length: 155 Connection: keep-alive X-Openstack-Request-Id: req-5bdbd979-48c9-43e2-b5d1-20500455cd8f RESP BODY: {"NeutronError": {"message": "Security group rule 04b62fa6-050f-4ba5-b25d-ed29ba52499e does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-30 14:52:47,556 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/04b62fa6-050f-4ba5-b25d-ed29ba52499e used request id req-5bdbd979-48c9-43e2-b5d1-20500455cd8f 2018-06-30 14:52:47,556 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 04b62fa6-050f-4ba5-b25d-ed29ba52499e does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-30 14:52:47,556 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 04b62fa6-050f-4ba5-b25d-ed29ba52499e does not exist Neutron server returns request_ids: ['req-5bdbd979-48c9-43e2-b5d1-20500455cd8f'] 2018-06-30 14:52:47,557 - neutron_utils - INFO - Deleting security group rule with ID - 3026dbe1-0ab0-4790-b024-ba7bf54d476c 2018-06-30 14:52:47,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/3026dbe1-0ab0-4790-b024-ba7bf54d476c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:47,802 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:52:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-09b59bdd-08c3-4471-a646-4613816cd591 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:47,802 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/3026dbe1-0ab0-4790-b024-ba7bf54d476c used request id req-09b59bdd-08c3-4471-a646-4613816cd591 2018-06-30 14:52:47,803 - neutron_utils - INFO - Deleting security group rule with ID - 815212a1-c038-47a0-8b9c-b786960e51ca 2018-06-30 14:52:47,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/815212a1-c038-47a0-8b9c-b786960e51ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:48,014 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:52:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d0fff8a7-4eb6-4fca-b80d-278ecde1fd70 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:48,014 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/815212a1-c038-47a0-8b9c-b786960e51ca used request id req-d0fff8a7-4eb6-4fca-b80d-278ecde1fd70 2018-06-30 14:52:48,014 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-50139200-0337-4ce8-8755-a90fce75bde0name 2018-06-30 14:52:48,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/63adae11-cb0e-474c-ba50-257c63e68100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74006b7eb92d51de47539bc88528c8e4c42125cb" 2018-06-30 14:52:48,307 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:52:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d77d305a-ffe4-41fe-b40f-72b63c431924 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:48,307 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/63adae11-cb0e-474c-ba50-257c63e68100 used request id req-d77d305a-ffe4-41fe-b40f-72b63c431924 2018-06-30 14:52:48,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ee4bae7979eff13d6760fa2a58cf16e7a9cc7c" 2018-06-30 14:52:49,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:49 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-04467028-9a9c-4948-8087-93f1f428314b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:31Z", "updated_at": "2018-06-30T14:52:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:31Z", "revision_number": 0, "id": "060b277d-2e7a-4347-8770-8272a75527f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:31Z", "security_group_id": "34239ae4-04d7-4bba-876b-e4d6e6b4b6b8", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:31Z", "revision_number": 0, "id": "086fb9ae-4a2e-40b1-ab8a-b51e53b54f74", "remote_group_id": "34239ae4-04d7-4bba-876b-e4d6e6b4b6b8", "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:31Z", "security_group_id": "34239ae4-04d7-4bba-876b-e4d6e6b4b6b8", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:31Z", "revision_number": 0, "id": "2e8f214e-a652-4304-8321-44ebdce253a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:31Z", "security_group_id": "34239ae4-04d7-4bba-876b-e4d6e6b4b6b8", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:52:31Z", "revision_number": 0, "id": "7b881d84-6749-4649-97e6-d4bfc9ef9cdb", "remote_group_id": "34239ae4-04d7-4bba-876b-e4d6e6b4b6b8", "remote_ip_prefix": null, "created_at": "2018-06-30T14:52:31Z", "security_group_id": "34239ae4-04d7-4bba-876b-e4d6e6b4b6b8", "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7772a7be194ae585d4c24c283dc922"}], "revision_number": 4, "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "34239ae4-04d7-4bba-876b-e4d6e6b4b6b8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:52:49,236 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-04467028-9a9c-4948-8087-93f1f428314b 2018-06-30 14:52:49,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ba7772a7be194ae585d4c24c283dc922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ee4bae7979eff13d6760fa2a58cf16e7a9cc7c" 2018-06-30 14:52:49,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:49 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-612bbde6-7958-4f5b-837f-8c0704ed7d6c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ba7772a7be194ae585d4c24c283dc922"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba7772a7be194ae585d4c24c283dc922", "name": "CreateSecurityGroupTests-c48df6b8-3bbb-406-proj"}} 2018-06-30 14:52:49,596 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ba7772a7be194ae585d4c24c283dc922 used request id req-612bbde6-7958-4f5b-837f-8c0704ed7d6c 2018-06-30 14:52:49,596 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 34239ae4-04d7-4bba-876b-e4d6e6b4b6b8 2018-06-30 14:52:49,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=34239ae4-04d7-4bba-876b-e4d6e6b4b6b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ee4bae7979eff13d6760fa2a58cf16e7a9cc7c" 2018-06-30 14:52:49,675 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:52:49 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-cb392859-765a-4c4b-b346-4bdad5558265 Front-End-Https: on 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-06-30T14:52:31Z", "security_group_id": "34239ae4-04d7-4bba-876b-e4d6e6b4b6b8", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:31Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "060b277d-2e7a-4347-8770-8272a75527f9"}, {"remote_group_id": "34239ae4-04d7-4bba-876b-e4d6e6b4b6b8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:31Z", "security_group_id": "34239ae4-04d7-4bba-876b-e4d6e6b4b6b8", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:31Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "086fb9ae-4a2e-40b1-ab8a-b51e53b54f74"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:31Z", "security_group_id": "34239ae4-04d7-4bba-876b-e4d6e6b4b6b8", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:31Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "2e8f214e-a652-4304-8321-44ebdce253a4"}, {"remote_group_id": "34239ae4-04d7-4bba-876b-e4d6e6b4b6b8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:52:31Z", "security_group_id": "34239ae4-04d7-4bba-876b-e4d6e6b4b6b8", "port_range_min": null, "revision_number": 0, "tenant_id": "ba7772a7be194ae585d4c24c283dc922", "created_at": "2018-06-30T14:52:31Z", "project_id": "ba7772a7be194ae585d4c24c283dc922", "id": "7b881d84-6749-4649-97e6-d4bfc9ef9cdb"}]} 2018-06-30 14:52:49,675 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=34239ae4-04d7-4bba-876b-e4d6e6b4b6b8 used request id req-cb392859-765a-4c4b-b346-4bdad5558265 2018-06-30 14:52:49,676 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 14:52:49,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/34239ae4-04d7-4bba-876b-e4d6e6b4b6b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ee4bae7979eff13d6760fa2a58cf16e7a9cc7c" 2018-06-30 14:52:50,097 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:52:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-890fa7ea-c7bd-4910-8637-cb6a8699a7ea Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:50,097 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/34239ae4-04d7-4bba-876b-e4d6e6b4b6b8 used request id req-890fa7ea-c7bd-4910-8637-cb6a8699a7ea 2018-06-30 14:52:50,098 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-c48df6b8-3bbb-406-proj 2018-06-30 14:52:50,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/ba7772a7be194ae585d4c24c283dc922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ee4bae7979eff13d6760fa2a58cf16e7a9cc7c" 2018-06-30 14:52:50,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:52:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e98c95de-7dbe-4d12-a4be-85e2861e6420 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:50,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/ba7772a7be194ae585d4c24c283dc922 used request id req-e98c95de-7dbe-4d12-a4be-85e2861e6420 2018-06-30 14:52:50,657 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-c48df6b8-3bbb-406-proj-role 2018-06-30 14:52:50,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/2015a247c72a43a7bcbc143ba380ccbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ee4bae7979eff13d6760fa2a58cf16e7a9cc7c" 2018-06-30 14:52:50,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:52:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc82b774-68de-4265-b3fc-2ed9f1b63d06 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:50,794 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/2015a247c72a43a7bcbc143ba380ccbb used request id req-bc82b774-68de-4265-b3fc-2ed9f1b63d06 2018-06-30 14:52:50,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ee4bae7979eff13d6760fa2a58cf16e7a9cc7c" 2018-06-30 14:52:51,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:50 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-831f50e3-91c6-4216-994a-adf97cdfbd93 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:52:51,186 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-831f50e3-91c6-4216-994a-adf97cdfbd93 2018-06-30 14:52:51,187 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-c48df6b8-3bbb-406-user 2018-06-30 14:52:51,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/72926cb5f8fe4acc9669815106f044eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197a524232d77fdbaf7c5240f8e151468d0c44e0" 2018-06-30 14:52:51,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:52:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2e5a280-a845-4e08-91c6-9f8c53d08588 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:52:51,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/72926cb5f8fe4acc9669815106f044eb used request id req-d2e5a280-a845-4e08-91c6-9f8c53d08588 2018-06-30 14:52:51,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:52:52,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:52:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["NdIfecn1S26Z27deDSX9YA"], "issued_at": "2018-06-30T14:52:52.000000Z"}} 2018-06-30 14:52:52,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7910748e55350b40ca3497edeff3f21c8fcd54ae" 2018-06-30 14:52:52,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06e00ea6-f8fc-466f-9859-b4e467d35aac Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:52:52,981 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-06e00ea6-f8fc-466f-9859-b4e467d35aac 2018-06-30 14:52:52,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:52:52,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:52:53,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:52:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["bTfM0TJtQIyi2VxS2KG93w"], "issued_at": "2018-06-30T14:52:53.000000Z"}} 2018-06-30 14:52:53,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f1269531a37d6b38edf740c193d552b0bab198" 2018-06-30 14:52:54,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6dd21e3-47cb-452c-bb09-4f10cbab2c01 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:52:54,146 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c6dd21e3-47cb-452c-bb09-4f10cbab2c01 2018-06-30 14:52:54,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:52:54,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:52:54 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:52:54,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-23e60cbf-a007-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f1269531a37d6b38edf740c193d552b0bab198" 2018-06-30 14:52:54,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:54 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3facfece-c6f6-446d-b166-ba6de882949a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-23e60cbf-a007-4ce-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:52:54,714 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-23e60cbf-a007-4ce-proj used request id req-3facfece-c6f6-446d-b166-ba6de882949a 2018-06-30 14:52:54,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f1269531a37d6b38edf740c193d552b0bab198" 2018-06-30 14:52:55,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:54 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f47d8e0-08b3-4b04-b81b-f3c9e2f531ad Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:52:55,093 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3f47d8e0-08b3-4b04-b81b-f3c9e2f531ad 2018-06-30 14:52:55,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f1269531a37d6b38edf740c193d552b0bab198" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-23e60cbf-a007-4ce-proj"}}' 2018-06-30 14:52:55,549 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:52:55 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e74e4638-026c-463b-9bfe-14c81d16b750 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8018eddee6444ba0d2fd62f8ac88f3"}, "tags": [], "enabled": true, "id": "5a8018eddee6444ba0d2fd62f8ac88f3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-23e60cbf-a007-4ce-proj"}} 2018-06-30 14:52:55,550 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e74e4638-026c-463b-9bfe-14c81d16b750 2018-06-30 14:52:55,550 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-23e60cbf-a007-4ce-proj 2018-06-30 14:52:55,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:52:55,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:52:56,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:52:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["VGhgljSXTmWSjKRiDTq6iA"], "issued_at": "2018-06-30T14:52:56.000000Z"}} 2018-06-30 14:52:56,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f4ce739ecd3421728277a34c52999af7080620" 2018-06-30 14:52:56,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b730d50-a033-4887-be21-9ecce28ab713 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:52:56,880 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2b730d50-a033-4887-be21-9ecce28ab713 2018-06-30 14:52:56,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:52:56,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:52:56 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:52:56,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f4ce739ecd3421728277a34c52999af7080620" 2018-06-30 14:52:57,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:56 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1500a41-21d9-4ca7-a210-ca4faa3c200a Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:52:57,262 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-c1500a41-21d9-4ca7-a210-ca4faa3c200a 2018-06-30 14:52:57,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-23e60cbf-a007-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f4ce739ecd3421728277a34c52999af7080620" 2018-06-30 14:52:57,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:57 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6a58495-f9e0-47ef-b367-4dc76a7d74ac Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-23e60cbf-a007-4ce-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8018eddee6444ba0d2fd62f8ac88f3"}, "tags": [], "enabled": true, "id": "5a8018eddee6444ba0d2fd62f8ac88f3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-23e60cbf-a007-4ce-proj"}]} 2018-06-30 14:52:57,587 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSecurityGroupTests-23e60cbf-a007-4ce-proj used request id req-a6a58495-f9e0-47ef-b367-4dc76a7d74ac 2018-06-30 14:52:57,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f4ce739ecd3421728277a34c52999af7080620" 2018-06-30 14:52:58,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:57 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7ff2d13-1447-4b87-b5a3-1f7e55ad8cbe Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:52:58,034 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f7ff2d13-1447-4b87-b5a3-1f7e55ad8cbe 2018-06-30 14:52:58,875 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-23e60cbf-a007-4ce-user 2018-06-30 14:52:58,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:52:58,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f1269531a37d6b38edf740c193d552b0bab198" 2018-06-30 14:52:59,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:58 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ad36d92-a6c7-4492-a578-9f837105d979 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:52:59,218 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7ad36d92-a6c7-4492-a578-9f837105d979 2018-06-30 14:52:59,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f1269531a37d6b38edf740c193d552b0bab198" -d '{"role": {"name": "CreateSecurityGroupTests-23e60cbf-a007-4ce-proj-role"}}' 2018-06-30 14:52:59,615 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:52:59 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96f9c5b3-4e63-4979-8dda-289aacbb1518 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88c099b4b0bd4b80887e0b3e30731621", "links": {"self": "http://10.167.4.35:5000/v3/roles/88c099b4b0bd4b80887e0b3e30731621"}, "name": "CreateSecurityGroupTests-23e60cbf-a007-4ce-proj-role"}} 2018-06-30 14:52:59,615 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-96f9c5b3-4e63-4979-8dda-289aacbb1518 2018-06-30 14:52:59,615 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-23e60cbf-a007-4ce-proj-role 2018-06-30 14:52:59,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/88c099b4b0bd4b80887e0b3e30731621 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f1269531a37d6b38edf740c193d552b0bab198" 2018-06-30 14:52:59,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:52:59 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e10c7bf-eee4-4afb-9e91-80b347e065f8 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88c099b4b0bd4b80887e0b3e30731621", "links": {"self": "http://10.167.4.35:5000/v3/roles/88c099b4b0bd4b80887e0b3e30731621"}, "name": "CreateSecurityGroupTests-23e60cbf-a007-4ce-proj-role"}} 2018-06-30 14:52:59,951 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/88c099b4b0bd4b80887e0b3e30731621 used request id req-0e10c7bf-eee4-4afb-9e91-80b347e065f8 2018-06-30 14:52:59,951 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-23e60cbf-a007-4ce-proj-role to project CreateSecurityGroupTests-23e60cbf-a007-4ce-proj 2018-06-30 14:52:59,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/5a8018eddee6444ba0d2fd62f8ac88f3/users/23fe7f2c2ebd409f9e2082156dc64046/roles/88c099b4b0bd4b80887e0b3e30731621 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f1269531a37d6b38edf740c193d552b0bab198" 2018-06-30 14:53:00,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:52:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33fc391a-5e77-42a0-af95-2e4423e7ff06 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:53:00,401 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/5a8018eddee6444ba0d2fd62f8ac88f3/users/23fe7f2c2ebd409f9e2082156dc64046/roles/88c099b4b0bd4b80887e0b3e30731621 used request id req-33fc391a-5e77-42a0-af95-2e4423e7ff06 2018-06-30 14:53:00,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:53:00,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:53:01,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88c099b4b0bd4b80887e0b3e30731621", "name": "CreateSecurityGroupTests-23e60cbf-a007-4ce-proj-role"}], "expires_at": "2018-06-30T15:53:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a8018eddee6444ba0d2fd62f8ac88f3", "name": "CreateSecurityGroupTests-23e60cbf-a007-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-23e60cbf-a007-4ce-user", "id": "23fe7f2c2ebd409f9e2082156dc64046"}, "audit_ids": ["pIXGbPLjQZW6MCnywnJxuA"], "issued_at": "2018-06-30T14:53:01.000000Z"}} 2018-06-30 14:53:01,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:01,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81ef741d-5241-4f33-b749-3141d3167441 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:53:01,587 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-81ef741d-5241-4f33-b749-3141d3167441 2018-06-30 14:53:01,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:02,840 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:02 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-0ecd0c49-186f-4691-9780-f63a09f767d3 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 14:53:02,840 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name&description=hello+group used request id req-0ecd0c49-186f-4691-9780-f63a09f767d3 2018-06-30 14:53:02,841 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name... 2018-06-30 14:53:02,841 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name 2018-06-30 14:53:02,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" -d '{"security_group": {"name": "CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name", "description": "hello group"}}' 2018-06-30 14:53:03,924 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:53:03 GMT Content-Type: application/json Content-Length: 1408 Connection: keep-alive X-Openstack-Request-Id: req-c788683b-d89d-4a5a-a31a-66783c640592 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "updated_at": "2018-06-30T14:53:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "804657c6-2bda-4687-acb6-731220991b0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}], "revision_number": 2, "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "name": "CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name"}} 2018-06-30 14:53:03,924 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-c788683b-d89d-4a5a-a31a-66783c640592 2018-06-30 14:53:03,924 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:03,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:03,993 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:03 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9acf7ea1-a994-42ed-a69c-30a5c76176d7 Front-End-Https: on 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-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "804657c6-2bda-4687-acb6-731220991b0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5"}]} 2018-06-30 14:53:03,994 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-9acf7ea1-a994-42ed-a69c-30a5c76176d7 2018-06-30 14:53:03,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:03,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:04,064 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:04 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-a366a985-54b0-4bf6-ad89-ad025ca3c466 Front-End-Https: on 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-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "804657c6-2bda-4687-acb6-731220991b0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5"}]} 2018-06-30 14:53:04,064 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-a366a985-54b0-4bf6-ad89-ad025ca3c466 2018-06-30 14:53:04,065 - neutron_utils - INFO - Retrieving security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:04,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:04,184 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:04 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-879f4590-aa65-4394-8377-1f4a46a4f889 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "updated_at": "2018-06-30T14:53:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "804657c6-2bda-4687-acb6-731220991b0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}], "revision_number": 2, "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "name": "CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name"}]} 2018-06-30 14:53:04,184 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-879f4590-aa65-4394-8377-1f4a46a4f889 2018-06-30 14:53:04,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:04,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:04,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:04 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3281fa81-af2a-4fca-a351-15c5b67712ff Front-End-Https: on 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-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "804657c6-2bda-4687-acb6-731220991b0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5"}]} 2018-06-30 14:53:04,255 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-3281fa81-af2a-4fca-a351-15c5b67712ff 2018-06-30 14:53:04,256 - neutron_utils - INFO - Retrieving security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:04,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:04,377 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:04 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-350587dc-1834-40ee-9911-03e4ef01d517 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "updated_at": "2018-06-30T14:53:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "804657c6-2bda-4687-acb6-731220991b0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}], "revision_number": 2, "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "name": "CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name"}]} 2018-06-30 14:53:04,377 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-350587dc-1834-40ee-9911-03e4ef01d517 2018-06-30 14:53:04,378 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:04,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:04,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:04 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-4212c1c8-b5c8-4b09-b41f-b13b8e755e92 Front-End-Https: on 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-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "804657c6-2bda-4687-acb6-731220991b0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5"}]} 2018-06-30 14:53:04,455 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-4212c1c8-b5c8-4b09-b41f-b13b8e755e92 2018-06-30 14:53:04,456 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name 2018-06-30 14:53:04,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:05,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:05 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-82a98c61-b872-4b31-8171-99cd5600a4d9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "updated_at": "2018-06-30T14:53:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "804657c6-2bda-4687-acb6-731220991b0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}], "revision_number": 2, "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "name": "CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name"}]} 2018-06-30 14:53:05,299 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name used request id req-82a98c61-b872-4b31-8171-99cd5600a4d9 2018-06-30 14:53:05,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:53:05,327 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:53:05 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:53:05,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a8018eddee6444ba0d2fd62f8ac88f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:05,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:05 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0527d498-25b3-4ae6-bc66-90abbe25a16b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8018eddee6444ba0d2fd62f8ac88f3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8018eddee6444ba0d2fd62f8ac88f3", "name": "CreateSecurityGroupTests-23e60cbf-a007-4ce-proj"}} 2018-06-30 14:53:05,741 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a8018eddee6444ba0d2fd62f8ac88f3 used request id req-0527d498-25b3-4ae6-bc66-90abbe25a16b 2018-06-30 14:53:05,741 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:05,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:06,512 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:06 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-bdcaa899-26af-4e06-92cd-f17032b1208b Front-End-Https: on 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-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "804657c6-2bda-4687-acb6-731220991b0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5"}]} 2018-06-30 14:53:06,512 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-bdcaa899-26af-4e06-92cd-f17032b1208b 2018-06-30 14:53:06,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}c015adbec39c082d2dd1c47cabb4cad4280a32cb" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31"}}' 2018-06-30 14:53:07,052 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:53:07 GMT Content-Type: application/json Content-Length: 521 Connection: keep-alive X-Openstack-Request-Id: req-adbe1393-c1c2-4986-8df2-239386566b46 Front-End-Https: on 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-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:06Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "3514990e-9f61-45ce-be20-80aad9a1dd41"}} 2018-06-30 14:53:07,052 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-adbe1393-c1c2-4986-8df2-239386566b46 2018-06-30 14:53:07,052 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name 2018-06-30 14:53:07,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:07,191 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:07 GMT Content-Type: application/json Content-Length: 1921 Connection: keep-alive X-Openstack-Request-Id: req-f427100b-036d-416f-845a-3dba520f39e8 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "updated_at": "2018-06-30T14:53:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:06Z", "revision_number": 0, "id": "3514990e-9f61-45ce-be20-80aad9a1dd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "804657c6-2bda-4687-acb6-731220991b0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}], "revision_number": 3, "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "name": "CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name"}]} 2018-06-30 14:53:07,191 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name used request id req-f427100b-036d-416f-845a-3dba520f39e8 2018-06-30 14:53:07,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a8018eddee6444ba0d2fd62f8ac88f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:07,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:07 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93557f73-150e-4cac-ba28-b30fc20ebda3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8018eddee6444ba0d2fd62f8ac88f3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8018eddee6444ba0d2fd62f8ac88f3", "name": "CreateSecurityGroupTests-23e60cbf-a007-4ce-proj"}} 2018-06-30 14:53:07,390 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a8018eddee6444ba0d2fd62f8ac88f3 used request id req-93557f73-150e-4cac-ba28-b30fc20ebda3 2018-06-30 14:53:07,390 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:07,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:07,573 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:07 GMT Content-Type: application/json Content-Length: 1500 Connection: keep-alive X-Openstack-Request-Id: req-1e2f8eda-4bd9-4ba4-b262-e41fc97de09e Front-End-Https: on 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-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:06Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "3514990e-9f61-45ce-be20-80aad9a1dd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "804657c6-2bda-4687-acb6-731220991b0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5"}]} 2018-06-30 14:53:07,573 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-1e2f8eda-4bd9-4ba4-b262-e41fc97de09e 2018-06-30 14:53:07,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}c015adbec39c082d2dd1c47cabb4cad4280a32cb" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31"}}' 2018-06-30 14:53:08,060 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:53:08 GMT Content-Type: application/json Content-Length: 520 Connection: keep-alive X-Openstack-Request-Id: req-0ca7bccf-fbf1-4f4f-b315-7e2cbe0e743a Front-End-Https: on 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-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:07Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662"}} 2018-06-30 14:53:08,060 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-0ca7bccf-fbf1-4f4f-b315-7e2cbe0e743a 2018-06-30 14:53:08,060 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name 2018-06-30 14:53:08,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:08,264 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:08 GMT Content-Type: application/json Content-Length: 2430 Connection: keep-alive X-Openstack-Request-Id: req-94f63625-dc61-423a-91f4-0a8ac71fd451 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "updated_at": "2018-06-30T14:53:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:07Z", "revision_number": 0, "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:06Z", "revision_number": 0, "id": "3514990e-9f61-45ce-be20-80aad9a1dd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "804657c6-2bda-4687-acb6-731220991b0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}], "revision_number": 4, "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "name": "CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name"}]} 2018-06-30 14:53:08,265 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name used request id req-94f63625-dc61-423a-91f4-0a8ac71fd451 2018-06-30 14:53:08,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a8018eddee6444ba0d2fd62f8ac88f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:08,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:08 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-934895ea-1349-44b7-93d6-42844b6804b5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8018eddee6444ba0d2fd62f8ac88f3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8018eddee6444ba0d2fd62f8ac88f3", "name": "CreateSecurityGroupTests-23e60cbf-a007-4ce-proj"}} 2018-06-30 14:53:08,634 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a8018eddee6444ba0d2fd62f8ac88f3 used request id req-934895ea-1349-44b7-93d6-42844b6804b5 2018-06-30 14:53:08,634 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:08,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:08,794 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:08 GMT Content-Type: application/json Content-Length: 1997 Connection: keep-alive X-Openstack-Request-Id: req-d440f91d-2673-4229-afc5-6c56527206cb Front-End-Https: on 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-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:07Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662"}, {"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-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:06Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "3514990e-9f61-45ce-be20-80aad9a1dd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "804657c6-2bda-4687-acb6-731220991b0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5"}]} 2018-06-30 14:53:08,794 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-d440f91d-2673-4229-afc5-6c56527206cb 2018-06-30 14:53:08,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}c015adbec39c082d2dd1c47cabb4cad4280a32cb" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": 10}}' 2018-06-30 14:53:09,229 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:53:09 GMT Content-Type: application/json Content-Length: 516 Connection: keep-alive X-Openstack-Request-Id: req-11b3119e-75dc-44ee-98d2-56ab5f618f50 Front-End-Https: on 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-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": 10, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:09Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d"}} 2018-06-30 14:53:09,230 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-11b3119e-75dc-44ee-98d2-56ab5f618f50 2018-06-30 14:53:09,230 - neutron_utils - INFO - Retrieving security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:09,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:09,399 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:09 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-b74910f5-38d9-4b1b-adcc-70ef5558b665 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "updated_at": "2018-06-30T14:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:07Z", "revision_number": 0, "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:06Z", "revision_number": 0, "id": "3514990e-9f61-45ce-be20-80aad9a1dd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "804657c6-2bda-4687-acb6-731220991b0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:53:09Z", "revision_number": 0, "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}], "revision_number": 5, "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "name": "CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name"}]} 2018-06-30 14:53:09,399 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-b74910f5-38d9-4b1b-adcc-70ef5558b665 2018-06-30 14:53:09,400 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:09,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:09,551 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:09 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-59dda28a-86f1-4ace-b1fe-e0f87b9cbce8 Front-End-Https: on 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-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:07Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662"}, {"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-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:06Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "3514990e-9f61-45ce-be20-80aad9a1dd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "804657c6-2bda-4687-acb6-731220991b0a"}, {"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-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": 10, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:09Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5"}]} 2018-06-30 14:53:09,551 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-59dda28a-86f1-4ace-b1fe-e0f87b9cbce8 2018-06-30 14:53:09,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:53:10,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88c099b4b0bd4b80887e0b3e30731621", "name": "CreateSecurityGroupTests-23e60cbf-a007-4ce-proj-role"}], "expires_at": "2018-06-30T15:53:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a8018eddee6444ba0d2fd62f8ac88f3", "name": "CreateSecurityGroupTests-23e60cbf-a007-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5a8018eddee6444ba0d2fd62f8ac88f3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-23e60cbf-a007-4ce-user", "id": "23fe7f2c2ebd409f9e2082156dc64046"}, "audit_ids": ["NvFJYfshTIiOAYcm5FXX8g"], "issued_at": "2018-06-30T14:53:10.000000Z"}} 2018-06-30 14:53:10,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a78d483eb480ea33cf9f094396ee5b7896b51fe" 2018-06-30 14:53:11,334 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:11 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-f1a78e78-ced6-4412-9785-04b00d2270e2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "updated_at": "2018-06-30T14:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:07Z", "revision_number": 0, "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:06Z", "revision_number": 0, "id": "3514990e-9f61-45ce-be20-80aad9a1dd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "804657c6-2bda-4687-acb6-731220991b0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:53:09Z", "revision_number": 0, "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}], "revision_number": 5, "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "name": "CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name"}]} 2018-06-30 14:53:11,334 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name&description=hello+group used request id req-f1a78e78-ced6-4412-9785-04b00d2270e2 2018-06-30 14:53:11,335 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:11,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a78d483eb480ea33cf9f094396ee5b7896b51fe" 2018-06-30 14:53:12,082 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:12 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-ae233935-4bcc-4183-8e0f-c81e148e79a6 Front-End-Https: on 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-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:07Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662"}, {"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-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:06Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "3514990e-9f61-45ce-be20-80aad9a1dd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "804657c6-2bda-4687-acb6-731220991b0a"}, {"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-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": 10, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:09Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5"}]} 2018-06-30 14:53:12,082 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-ae233935-4bcc-4183-8e0f-c81e148e79a6 2018-06-30 14:53:12,083 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:12,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a78d483eb480ea33cf9f094396ee5b7896b51fe" 2018-06-30 14:53:12,187 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:12 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-71715a46-fa5a-45fc-8465-5b250e2b12b4 Front-End-Https: on 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-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:07Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662"}, {"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-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:06Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "3514990e-9f61-45ce-be20-80aad9a1dd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "804657c6-2bda-4687-acb6-731220991b0a"}, {"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-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": 10, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:09Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5"}]} 2018-06-30 14:53:12,187 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-71715a46-fa5a-45fc-8465-5b250e2b12b4 2018-06-30 14:53:12,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a78d483eb480ea33cf9f094396ee5b7896b51fe" 2018-06-30 14:53:12,377 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:12 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-b3267f4f-7453-41c5-8aec-8dbb3b1b9953 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "updated_at": "2018-06-30T14:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:07Z", "revision_number": 0, "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:06Z", "revision_number": 0, "id": "3514990e-9f61-45ce-be20-80aad9a1dd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "804657c6-2bda-4687-acb6-731220991b0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:53:09Z", "revision_number": 0, "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}], "revision_number": 5, "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "name": "CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name"}]} 2018-06-30 14:53:12,377 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name used request id req-b3267f4f-7453-41c5-8aec-8dbb3b1b9953 2018-06-30 14:53:12,378 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:12,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a78d483eb480ea33cf9f094396ee5b7896b51fe" 2018-06-30 14:53:12,479 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:12 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-8b44018e-be2d-4bee-ad1b-f9ce118ebbbb Front-End-Https: on 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-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:07Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662"}, {"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-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:06Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "3514990e-9f61-45ce-be20-80aad9a1dd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "804657c6-2bda-4687-acb6-731220991b0a"}, {"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-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": 10, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:09Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5"}]} 2018-06-30 14:53:12,479 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-8b44018e-be2d-4bee-ad1b-f9ce118ebbbb 2018-06-30 14:53:12,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a78d483eb480ea33cf9f094396ee5b7896b51fe" 2018-06-30 14:53:12,610 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:12 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-cda31897-c232-44c7-9748-06dd44d90215 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "updated_at": "2018-06-30T14:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:07Z", "revision_number": 0, "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:06Z", "revision_number": 0, "id": "3514990e-9f61-45ce-be20-80aad9a1dd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "804657c6-2bda-4687-acb6-731220991b0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:53:09Z", "revision_number": 0, "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}], "revision_number": 5, "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "name": "CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name"}]} 2018-06-30 14:53:12,610 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name used request id req-cda31897-c232-44c7-9748-06dd44d90215 2018-06-30 14:53:12,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:12,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a78d483eb480ea33cf9f094396ee5b7896b51fe" 2018-06-30 14:53:12,696 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:12 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-816ffd49-76dd-4368-a388-94c36a71b606 Front-End-Https: on 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-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:07Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662"}, {"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-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:06Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "3514990e-9f61-45ce-be20-80aad9a1dd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "804657c6-2bda-4687-acb6-731220991b0a"}, {"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-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": 10, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:09Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5"}]} 2018-06-30 14:53:12,696 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-816ffd49-76dd-4368-a388-94c36a71b606 2018-06-30 14:53:12,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a78d483eb480ea33cf9f094396ee5b7896b51fe" 2018-06-30 14:53:12,842 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:12 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-c71aec04-8989-485f-a7af-d7a54bf28d83 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "updated_at": "2018-06-30T14:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:07Z", "revision_number": 0, "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:06Z", "revision_number": 0, "id": "3514990e-9f61-45ce-be20-80aad9a1dd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "804657c6-2bda-4687-acb6-731220991b0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:53:09Z", "revision_number": 0, "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}], "revision_number": 5, "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "name": "CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name"}]} 2018-06-30 14:53:12,842 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name used request id req-c71aec04-8989-485f-a7af-d7a54bf28d83 2018-06-30 14:53:12,843 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:12,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a78d483eb480ea33cf9f094396ee5b7896b51fe" 2018-06-30 14:53:13,534 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:13 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-5ef7c34d-829d-4b0d-a677-a1d60b3ba5de Front-End-Https: on 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-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:07Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662"}, {"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-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:06Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "3514990e-9f61-45ce-be20-80aad9a1dd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "804657c6-2bda-4687-acb6-731220991b0a"}, {"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-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": 10, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:09Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5"}]} 2018-06-30 14:53:13,534 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-5ef7c34d-829d-4b0d-a677-a1d60b3ba5de 2018-06-30 14:53:13,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a78d483eb480ea33cf9f094396ee5b7896b51fe" 2018-06-30 14:53:13,707 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:13 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-927af0a0-fb25-42c8-a3e2-000fd20bfdc9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "updated_at": "2018-06-30T14:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:07Z", "revision_number": 0, "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:06Z", "revision_number": 0, "id": "3514990e-9f61-45ce-be20-80aad9a1dd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "804657c6-2bda-4687-acb6-731220991b0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:53:09Z", "revision_number": 0, "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}], "revision_number": 5, "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "name": "CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name"}]} 2018-06-30 14:53:13,707 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name used request id req-927af0a0-fb25-42c8-a3e2-000fd20bfdc9 2018-06-30 14:53:13,708 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:13,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a78d483eb480ea33cf9f094396ee5b7896b51fe" 2018-06-30 14:53:13,847 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:13 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-dcfed076-b5cf-47c0-9885-35ca4332be26 Front-End-Https: on 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-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:07Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662"}, {"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-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:06Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "3514990e-9f61-45ce-be20-80aad9a1dd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "804657c6-2bda-4687-acb6-731220991b0a"}, {"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-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": 10, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:09Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5"}]} 2018-06-30 14:53:13,847 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-dcfed076-b5cf-47c0-9885-35ca4332be26 2018-06-30 14:53:13,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a78d483eb480ea33cf9f094396ee5b7896b51fe" 2018-06-30 14:53:14,053 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:14 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-eab78ba7-2621-4dea-a29f-fd085aa2e2b4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "updated_at": "2018-06-30T14:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:07Z", "revision_number": 0, "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:06Z", "revision_number": 0, "id": "3514990e-9f61-45ce-be20-80aad9a1dd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "804657c6-2bda-4687-acb6-731220991b0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:53:09Z", "revision_number": 0, "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}], "revision_number": 5, "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "name": "CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name"}]} 2018-06-30 14:53:14,054 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name used request id req-eab78ba7-2621-4dea-a29f-fd085aa2e2b4 2018-06-30 14:53:14,054 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:14,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a78d483eb480ea33cf9f094396ee5b7896b51fe" 2018-06-30 14:53:14,938 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:14 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-ed074c96-8e3e-49a5-b935-dd79e90bbcbe Front-End-Https: on 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-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:07Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662"}, {"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-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:06Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "3514990e-9f61-45ce-be20-80aad9a1dd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "804657c6-2bda-4687-acb6-731220991b0a"}, {"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-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": 10, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:09Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5"}]} 2018-06-30 14:53:14,938 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-ed074c96-8e3e-49a5-b935-dd79e90bbcbe 2018-06-30 14:53:14,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a78d483eb480ea33cf9f094396ee5b7896b51fe" 2018-06-30 14:53:15,116 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:15 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-d075bc13-e9c5-48e3-a296-5e5cabddb333 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "updated_at": "2018-06-30T14:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:07Z", "revision_number": 0, "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:06Z", "revision_number": 0, "id": "3514990e-9f61-45ce-be20-80aad9a1dd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "804657c6-2bda-4687-acb6-731220991b0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:53:09Z", "revision_number": 0, "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}], "revision_number": 5, "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "name": "CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name"}]} 2018-06-30 14:53:15,116 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name used request id req-d075bc13-e9c5-48e3-a296-5e5cabddb333 2018-06-30 14:53:15,116 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:15,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a78d483eb480ea33cf9f094396ee5b7896b51fe" 2018-06-30 14:53:15,213 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:15 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-897caa18-3b8e-4c28-bd43-84340cf8ef66 Front-End-Https: on 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-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:07Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662"}, {"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-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:06Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "3514990e-9f61-45ce-be20-80aad9a1dd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "804657c6-2bda-4687-acb6-731220991b0a"}, {"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-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": 10, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:09Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5"}]} 2018-06-30 14:53:15,213 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-897caa18-3b8e-4c28-bd43-84340cf8ef66 2018-06-30 14:53:15,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a78d483eb480ea33cf9f094396ee5b7896b51fe" 2018-06-30 14:53:15,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:15 GMT Content-Type: application/json Content-Length: 2935 Connection: keep-alive X-Openstack-Request-Id: req-96da4502-bd4e-49d2-a8a5-ee2c3ff27a00 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "updated_at": "2018-06-30T14:53:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:07Z", "revision_number": 0, "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:06Z", "revision_number": 0, "id": "3514990e-9f61-45ce-be20-80aad9a1dd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "804657c6-2bda-4687-acb6-731220991b0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-06-30T14:53:09Z", "revision_number": 0, "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "revision_number": 0, "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}], "revision_number": 5, "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "name": "CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name"}]} 2018-06-30 14:53:15,365 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name used request id req-96da4502-bd4e-49d2-a8a5-ee2c3ff27a00 2018-06-30 14:53:15,366 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:15,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a78d483eb480ea33cf9f094396ee5b7896b51fe" 2018-06-30 14:53:15,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:15 GMT Content-Type: application/json Content-Length: 2490 Connection: keep-alive X-Openstack-Request-Id: req-e9027d91-46c8-45bc-b368-1d2ee23c92b7 Front-End-Https: on 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-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:07Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662"}, {"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-06-30T14:53:06Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:06Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "3514990e-9f61-45ce-be20-80aad9a1dd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "804657c6-2bda-4687-acb6-731220991b0a"}, {"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-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": 10, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:09Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5"}]} 2018-06-30 14:53:15,478 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-e9027d91-46c8-45bc-b368-1d2ee23c92b7 2018-06-30 14:53:15,478 - neutron_utils - INFO - Deleting security group rule with ID - 3514990e-9f61-45ce-be20-80aad9a1dd41 2018-06-30 14:53:15,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/3514990e-9f61-45ce-be20-80aad9a1dd41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:15,738 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:53:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e611729f-94c2-4ac6-b449-93a508fc858c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:53:15,738 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/3514990e-9f61-45ce-be20-80aad9a1dd41 used request id req-e611729f-94c2-4ac6-b449-93a508fc858c 2018-06-30 14:53:15,738 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-06-30 14:53:15,739 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc44d15f-a091-45ed-b8ba-f49560834e31 2018-06-30 14:53:15,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a78d483eb480ea33cf9f094396ee5b7896b51fe" 2018-06-30 14:53:15,866 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:15 GMT Content-Type: application/json Content-Length: 1992 Connection: keep-alive X-Openstack-Request-Id: req-7706c315-a41d-4805-a9d1-326d89cb3a76 Front-End-Https: on 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-06-30T14:53:07Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:07Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "16a4036e-7b1e-4740-b74b-2f7bfec39662"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "804657c6-2bda-4687-acb6-731220991b0a"}, {"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-06-30T14:53:09Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": 10, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:09Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "9ac045a0-63e7-490e-9245-c5e0de224e7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:03Z", "security_group_id": "dc44d15f-a091-45ed-b8ba-f49560834e31", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:03Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "d88e77b5-a51e-45c2-9ca4-21f6544691b5"}]} 2018-06-30 14:53:15,867 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-7706c315-a41d-4805-a9d1-326d89cb3a76 2018-06-30 14:53:15,867 - neutron_utils - INFO - Deleting security group rule with ID - 804657c6-2bda-4687-acb6-731220991b0a 2018-06-30 14:53:15,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/804657c6-2bda-4687-acb6-731220991b0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:16,067 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:53:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-34e459a6-21e4-4fe6-ae5f-1fe65edcb858 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:53:16,067 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/804657c6-2bda-4687-acb6-731220991b0a used request id req-34e459a6-21e4-4fe6-ae5f-1fe65edcb858 2018-06-30 14:53:16,068 - neutron_utils - INFO - Deleting security group rule with ID - 3514990e-9f61-45ce-be20-80aad9a1dd41 2018-06-30 14:53:16,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/3514990e-9f61-45ce-be20-80aad9a1dd41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:16,117 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 14:53:16 GMT Content-Type: application/json Content-Length: 155 Connection: keep-alive X-Openstack-Request-Id: req-ea564f10-1fc0-4a07-873d-0d882d7f62b2 RESP BODY: {"NeutronError": {"message": "Security group rule 3514990e-9f61-45ce-be20-80aad9a1dd41 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-30 14:53:16,117 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/3514990e-9f61-45ce-be20-80aad9a1dd41 used request id req-ea564f10-1fc0-4a07-873d-0d882d7f62b2 2018-06-30 14:53:16,118 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 3514990e-9f61-45ce-be20-80aad9a1dd41 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-06-30 14:53:16,118 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 3514990e-9f61-45ce-be20-80aad9a1dd41 does not exist Neutron server returns request_ids: ['req-ea564f10-1fc0-4a07-873d-0d882d7f62b2'] 2018-06-30 14:53:16,118 - neutron_utils - INFO - Deleting security group rule with ID - d88e77b5-a51e-45c2-9ca4-21f6544691b5 2018-06-30 14:53:16,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/d88e77b5-a51e-45c2-9ca4-21f6544691b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:16,310 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:53:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-dfba36fb-b687-4aee-b045-cedd640db9e0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:53:16,310 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/d88e77b5-a51e-45c2-9ca4-21f6544691b5 used request id req-dfba36fb-b687-4aee-b045-cedd640db9e0 2018-06-30 14:53:16,311 - neutron_utils - INFO - Deleting security group rule with ID - 9ac045a0-63e7-490e-9245-c5e0de224e7d 2018-06-30 14:53:16,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/9ac045a0-63e7-490e-9245-c5e0de224e7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:16,505 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:53:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cbd30661-f97a-4dc4-a91d-d6b3692f5c29 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:53:16,505 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/9ac045a0-63e7-490e-9245-c5e0de224e7d used request id req-cbd30661-f97a-4dc4-a91d-d6b3692f5c29 2018-06-30 14:53:16,505 - neutron_utils - INFO - Deleting security group rule with ID - 16a4036e-7b1e-4740-b74b-2f7bfec39662 2018-06-30 14:53:16,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/16a4036e-7b1e-4740-b74b-2f7bfec39662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:16,780 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:53:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-50a6ceec-d012-4aca-8025-ce2e93688fbb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:53:16,780 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/16a4036e-7b1e-4740-b74b-2f7bfec39662 used request id req-50a6ceec-d012-4aca-8025-ce2e93688fbb 2018-06-30 14:53:16,781 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-163d2116-192d-4ee9-a4df-bfd2449f3375name 2018-06-30 14:53:16,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/dc44d15f-a091-45ed-b8ba-f49560834e31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c015adbec39c082d2dd1c47cabb4cad4280a32cb" 2018-06-30 14:53:17,126 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:53:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2c723a6e-e47f-483a-aeea-fac62048aedd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:53:17,127 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/dc44d15f-a091-45ed-b8ba-f49560834e31 used request id req-2c723a6e-e47f-483a-aeea-fac62048aedd 2018-06-30 14:53:17,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f1269531a37d6b38edf740c193d552b0bab198" 2018-06-30 14:53:17,913 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:17 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-8b5bf97d-1052-434c-b495-0cd60185d5d9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:02Z", "updated_at": "2018-06-30T14:53:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:02Z", "revision_number": 0, "id": "2d673afd-95d8-4aec-9abc-db36d02f3536", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:02Z", "security_group_id": "c6c005ee-b4fe-4c54-87ad-95e4bab1fb45", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:02Z", "revision_number": 0, "id": "6795fec9-234a-41bc-b613-95f83186954c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:02Z", "security_group_id": "c6c005ee-b4fe-4c54-87ad-95e4bab1fb45", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:02Z", "revision_number": 0, "id": "a30fa8c1-ac17-4211-aceb-136ad1bbb171", "remote_group_id": "c6c005ee-b4fe-4c54-87ad-95e4bab1fb45", "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:02Z", "security_group_id": "c6c005ee-b4fe-4c54-87ad-95e4bab1fb45", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:53:02Z", "revision_number": 0, "id": "fb239342-5b5a-4a05-9922-493f3a6b194c", "remote_group_id": "c6c005ee-b4fe-4c54-87ad-95e4bab1fb45", "remote_ip_prefix": null, "created_at": "2018-06-30T14:53:02Z", "security_group_id": "c6c005ee-b4fe-4c54-87ad-95e4bab1fb45", "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3"}], "revision_number": 4, "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "c6c005ee-b4fe-4c54-87ad-95e4bab1fb45", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:53:17,914 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-8b5bf97d-1052-434c-b495-0cd60185d5d9 2018-06-30 14:53:17,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f1269531a37d6b38edf740c193d552b0bab198" 2018-06-30 14:53:18,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:17 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90a3b93c-e60e-42e5-98dc-adce82d9f07e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:53:18,523 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-90a3b93c-e60e-42e5-98dc-adce82d9f07e 2018-06-30 14:53:18,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f1269531a37d6b38edf740c193d552b0bab198" 2018-06-30 14:53:18,912 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:53:18 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f00360f-0436-47f7-8d38-1c83e82fa4a3 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:53:18,913 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-1f00360f-0436-47f7-8d38-1c83e82fa4a3 2018-06-30 14:53:18,913 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:53:18,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a8018eddee6444ba0d2fd62f8ac88f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f1269531a37d6b38edf740c193d552b0bab198" 2018-06-30 14:53:19,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:18 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7aca92b1-aaa6-403f-a45d-6ea44a660773 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8018eddee6444ba0d2fd62f8ac88f3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8018eddee6444ba0d2fd62f8ac88f3", "name": "CreateSecurityGroupTests-23e60cbf-a007-4ce-proj"}} 2018-06-30 14:53:19,290 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a8018eddee6444ba0d2fd62f8ac88f3 used request id req-7aca92b1-aaa6-403f-a45d-6ea44a660773 2018-06-30 14:53:19,291 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6c005ee-b4fe-4c54-87ad-95e4bab1fb45 2018-06-30 14:53:19,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c6c005ee-b4fe-4c54-87ad-95e4bab1fb45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f1269531a37d6b38edf740c193d552b0bab198" 2018-06-30 14:53:20,173 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:20 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-3dd32939-e9f7-4de5-8960-fda3696bbacd Front-End-Https: on 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-06-30T14:53:02Z", "security_group_id": "c6c005ee-b4fe-4c54-87ad-95e4bab1fb45", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:02Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "2d673afd-95d8-4aec-9abc-db36d02f3536"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:02Z", "security_group_id": "c6c005ee-b4fe-4c54-87ad-95e4bab1fb45", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:02Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "6795fec9-234a-41bc-b613-95f83186954c"}, {"remote_group_id": "c6c005ee-b4fe-4c54-87ad-95e4bab1fb45", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:02Z", "security_group_id": "c6c005ee-b4fe-4c54-87ad-95e4bab1fb45", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:02Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "a30fa8c1-ac17-4211-aceb-136ad1bbb171"}, {"remote_group_id": "c6c005ee-b4fe-4c54-87ad-95e4bab1fb45", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T14:53:02Z", "security_group_id": "c6c005ee-b4fe-4c54-87ad-95e4bab1fb45", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "created_at": "2018-06-30T14:53:02Z", "project_id": "5a8018eddee6444ba0d2fd62f8ac88f3", "id": "fb239342-5b5a-4a05-9922-493f3a6b194c"}]} 2018-06-30 14:53:20,173 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c6c005ee-b4fe-4c54-87ad-95e4bab1fb45 used request id req-3dd32939-e9f7-4de5-8960-fda3696bbacd 2018-06-30 14:53:20,174 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 14:53:20,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/c6c005ee-b4fe-4c54-87ad-95e4bab1fb45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f1269531a37d6b38edf740c193d552b0bab198" 2018-06-30 14:53:20,605 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:53:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e3612dec-2e6a-4a10-bb91-0c21f1b90ec6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:53:20,605 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/c6c005ee-b4fe-4c54-87ad-95e4bab1fb45 used request id req-e3612dec-2e6a-4a10-bb91-0c21f1b90ec6 2018-06-30 14:53:20,606 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-23e60cbf-a007-4ce-proj 2018-06-30 14:53:20,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/5a8018eddee6444ba0d2fd62f8ac88f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f1269531a37d6b38edf740c193d552b0bab198" 2018-06-30 14:53:21,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:53:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5434cfee-7b89-467e-8e05-09cf90cea490 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:53:21,368 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/5a8018eddee6444ba0d2fd62f8ac88f3 used request id req-5434cfee-7b89-467e-8e05-09cf90cea490 2018-06-30 14:53:21,369 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-23e60cbf-a007-4ce-proj-role 2018-06-30 14:53:21,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/88c099b4b0bd4b80887e0b3e30731621 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f1269531a37d6b38edf740c193d552b0bab198" 2018-06-30 14:53:21,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:53:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fe53d8e-ebb2-46ad-ae49-f215b9557c93 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:53:21,810 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/88c099b4b0bd4b80887e0b3e30731621 used request id req-8fe53d8e-ebb2-46ad-ae49-f215b9557c93 2018-06-30 14:53:21,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f1269531a37d6b38edf740c193d552b0bab198" 2018-06-30 14:53:21,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb678d8d-9196-4e97-9466-9d6fa84d76eb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:53:21,890 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-eb678d8d-9196-4e97-9466-9d6fa84d76eb 2018-06-30 14:53:21,891 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-23e60cbf-a007-4ce-user 2018-06-30 14:53:21,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/23fe7f2c2ebd409f9e2082156dc64046 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f4ce739ecd3421728277a34c52999af7080620" 2018-06-30 14:53:22,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:53:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7940c01b-45b4-4615-9335-4ee0dce7e4b0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:53:22,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/23fe7f2c2ebd409f9e2082156dc64046 used request id req-7940c01b-45b4-4615-9335-4ee0dce7e4b0 2018-06-30 14:53:22,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:53:23,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:53:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["aWT4L2YKTQaJ_mgQTH2NHw"], "issued_at": "2018-06-30T14:53:23.000000Z"}} 2018-06-30 14:53:23,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e6dab09cacd44ac34430f012923d1fbc02c74c0" 2018-06-30 14:53:23,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f5171f9-3b2d-4694-8e45-5c39ab439ae8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:53:23,882 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4f5171f9-3b2d-4694-8e45-5c39ab439ae8 2018-06-30 14:53:23,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:53:23,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:53:24,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:53:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["hxg7_9B9TluaEZK_ms4-hQ"], "issued_at": "2018-06-30T14:53:24.000000Z"}} 2018-06-30 14:53:24,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a51e5d976b6b950c5df7f41356ee0cd219285d0" 2018-06-30 14:53:25,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23d2ec16-cb70-459f-8eb6-bb33cd8b2cb5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:53:25,324 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-23d2ec16-cb70-459f-8eb6-bb33cd8b2cb5 2018-06-30 14:53:25,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:53:25,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:53:25 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:53:25,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d2de0546-7b41-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a51e5d976b6b950c5df7f41356ee0cd219285d0" 2018-06-30 14:53:25,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:25 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7bc43c2d-f92d-4934-9d68-bc7691d00bf5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d2de0546-7b41-411-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:53:25,796 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d2de0546-7b41-411-proj used request id req-7bc43c2d-f92d-4934-9d68-bc7691d00bf5 2018-06-30 14:53:25,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a51e5d976b6b950c5df7f41356ee0cd219285d0" 2018-06-30 14:53:26,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:25 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6964b19f-0f4c-4c0c-8c60-a7595eb71b3d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:53:26,132 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6964b19f-0f4c-4c0c-8c60-a7595eb71b3d 2018-06-30 14:53:26,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a51e5d976b6b950c5df7f41356ee0cd219285d0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-d2de0546-7b41-411-proj"}}' 2018-06-30 14:53:26,579 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:53:26 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-716a758c-3b41-4c0e-8ad4-280bf077e0d0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/07cd7882ee854fd0bfed576df340a2aa"}, "tags": [], "enabled": true, "id": "07cd7882ee854fd0bfed576df340a2aa", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d2de0546-7b41-411-proj"}} 2018-06-30 14:53:26,579 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-716a758c-3b41-4c0e-8ad4-280bf077e0d0 2018-06-30 14:53:26,580 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-d2de0546-7b41-411-proj 2018-06-30 14:53:26,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:53:26,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:53:27,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:53:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Z1D_VnnjSNyPCZoZWCVvNw"], "issued_at": "2018-06-30T14:53:27.000000Z"}} 2018-06-30 14:53:27,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8189923b94f96c6cddc6a2f9a1c0fbf91db2726" 2018-06-30 14:53:27,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e63386fb-bbc8-431b-be42-86d5c764e71d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:53:27,766 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e63386fb-bbc8-431b-be42-86d5c764e71d 2018-06-30 14:53:27,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:53:27,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:53:27 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:53:27,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8189923b94f96c6cddc6a2f9a1c0fbf91db2726" 2018-06-30 14:53:28,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:27 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e21915e3-d2dd-4cd8-bc07-031f96b498c9 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:53:28,288 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-e21915e3-d2dd-4cd8-bc07-031f96b498c9 2018-06-30 14:53:28,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-d2de0546-7b41-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8189923b94f96c6cddc6a2f9a1c0fbf91db2726" 2018-06-30 14:53:28,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:28 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e13c63de-7188-490e-b395-dc1d8fdf53e8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-d2de0546-7b41-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/07cd7882ee854fd0bfed576df340a2aa"}, "tags": [], "enabled": true, "id": "07cd7882ee854fd0bfed576df340a2aa", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d2de0546-7b41-411-proj"}]} 2018-06-30 14:53:28,655 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-d2de0546-7b41-411-proj used request id req-e13c63de-7188-490e-b395-dc1d8fdf53e8 2018-06-30 14:53:28,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8189923b94f96c6cddc6a2f9a1c0fbf91db2726" 2018-06-30 14:53:28,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:28 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37f0bad8-709e-426a-9215-14566944ad77 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:53:28,961 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-37f0bad8-709e-426a-9215-14566944ad77 2018-06-30 14:53:29,693 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-d2de0546-7b41-411-user 2018-06-30 14:53:29,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:53:29,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a51e5d976b6b950c5df7f41356ee0cd219285d0" 2018-06-30 14:53:30,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:29 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75be8cf3-79cb-4ec1-9a6d-b1d5e330bdd0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:53:30,088 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-75be8cf3-79cb-4ec1-9a6d-b1d5e330bdd0 2018-06-30 14:53:30,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a51e5d976b6b950c5df7f41356ee0cd219285d0" -d '{"role": {"name": "CreateImageSuccessTests-d2de0546-7b41-411-proj-role"}}' 2018-06-30 14:53:30,445 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:53:30 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-364efada-4bd5-41cf-b713-25ebc0c0dfae Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8f43f75d90d34b3c8909d72123769731", "links": {"self": "http://10.167.4.35:5000/v3/roles/8f43f75d90d34b3c8909d72123769731"}, "name": "CreateImageSuccessTests-d2de0546-7b41-411-proj-role"}} 2018-06-30 14:53:30,445 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-364efada-4bd5-41cf-b713-25ebc0c0dfae 2018-06-30 14:53:30,446 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-d2de0546-7b41-411-proj-role 2018-06-30 14:53:30,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/8f43f75d90d34b3c8909d72123769731 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a51e5d976b6b950c5df7f41356ee0cd219285d0" 2018-06-30 14:53:30,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:30 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4091d346-e4d1-4473-9c97-0af3a1ffbc86 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8f43f75d90d34b3c8909d72123769731", "links": {"self": "http://10.167.4.35:5000/v3/roles/8f43f75d90d34b3c8909d72123769731"}, "name": "CreateImageSuccessTests-d2de0546-7b41-411-proj-role"}} 2018-06-30 14:53:30,780 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/8f43f75d90d34b3c8909d72123769731 used request id req-4091d346-e4d1-4473-9c97-0af3a1ffbc86 2018-06-30 14:53:30,780 - keystone_utils - INFO - Granting role CreateImageSuccessTests-d2de0546-7b41-411-proj-role to project CreateImageSuccessTests-d2de0546-7b41-411-proj 2018-06-30 14:53:30,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/07cd7882ee854fd0bfed576df340a2aa/users/0f620043189b46d988a48b4e0d1a5847/roles/8f43f75d90d34b3c8909d72123769731 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a51e5d976b6b950c5df7f41356ee0cd219285d0" 2018-06-30 14:53:31,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:53:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4831865-b68a-4b20-931c-472ea8bf6f07 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:53:31,266 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/07cd7882ee854fd0bfed576df340a2aa/users/0f620043189b46d988a48b4e0d1a5847/roles/8f43f75d90d34b3c8909d72123769731 used request id req-c4831865-b68a-4b20-931c-472ea8bf6f07 2018-06-30 14:53:31,289 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 14:53:31,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:53:31,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:53:32,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8f43f75d90d34b3c8909d72123769731", "name": "CreateImageSuccessTests-d2de0546-7b41-411-proj-role"}], "expires_at": "2018-06-30T15:53:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07cd7882ee854fd0bfed576df340a2aa", "name": "CreateImageSuccessTests-d2de0546-7b41-411-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/07cd7882ee854fd0bfed576df340a2aa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/07cd7882ee854fd0bfed576df340a2aa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/07cd7882ee854fd0bfed576df340a2aa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/07cd7882ee854fd0bfed576df340a2aa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/07cd7882ee854fd0bfed576df340a2aa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/07cd7882ee854fd0bfed576df340a2aa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/07cd7882ee854fd0bfed576df340a2aa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/07cd7882ee854fd0bfed576df340a2aa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/07cd7882ee854fd0bfed576df340a2aa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/07cd7882ee854fd0bfed576df340a2aa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/07cd7882ee854fd0bfed576df340a2aa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/07cd7882ee854fd0bfed576df340a2aa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d2de0546-7b41-411-user", "id": "0f620043189b46d988a48b4e0d1a5847"}, "audit_ids": ["z9ru856LRWGk9VnFD02Wdg"], "issued_at": "2018-06-30T14:53:32.000000Z"}} 2018-06-30 14:53:32,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd9c41c1152f36700e76791ff53dca7604827e4" 2018-06-30 14:53:32,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa4dfaea-c6b4-41f2-9538-b2794613bc5d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:53:32,444 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aa4dfaea-c6b4-41f2-9538-b2794613bc5d 2018-06-30 14:53:32,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bd9c41c1152f36700e76791ff53dca7604827e4" 2018-06-30 14:53:34,109 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:34 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-ce1aca9a-da98-4c91-9a4a-c3267cdfb089 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924"} 2018-06-30 14:53:34,110 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924 used request id req-ce1aca9a-da98-4c91-9a4a-c3267cdfb089 2018-06-30 14:53:34,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bd9c41c1152f36700e76791ff53dca7604827e4" 2018-06-30 14:53:34,719 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:34 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-3a499045-a588-472c-b4f2-9f525849ad04 Front-End-Https: on 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", "root-tar"], "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-06-30 14:53:34,720 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-3a499045-a588-472c-b4f2-9f525849ad04 2018-06-30 14:53:34,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7bd9c41c1152f36700e76791ff53dca7604827e4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924"}' 2018-06-30 14:53:35,675 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:53:35 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-31b0fa81-5c26-4a76-ad4e-fd0951362e16 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:53:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T14:53:36Z", "visibility": "shared", "self": "/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22", "min_disk": 0, "protected": false, "id": "778a70d5-0ce9-4a92-a315-8c8d8ce3cf22", "file": "/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22/file", "checksum": null, "owner": "07cd7882ee854fd0bfed576df340a2aa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:53:35,675 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-31b0fa81-5c26-4a76-ad4e-fd0951362e16 2018-06-30 14:53:35,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bd9c41c1152f36700e76791ff53dca7604827e4" -d '' 2018-06-30 14:53:38,171 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:53:38 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0fdd2d73-cbb5-49f9-9abb-abfa528f87ab Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:53:38,171 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22/file used request id req-0fdd2d73-cbb5-49f9-9abb-abfa528f87ab 2018-06-30 14:53:38,172 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 14:53:38,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bd9c41c1152f36700e76791ff53dca7604827e4" 2018-06-30 14:53:39,175 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:39 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-c4431140-f2d8-4024-a8c7-164ad67d0150 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:53:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:53:38Z", "visibility": "shared", "self": "/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22", "min_disk": 0, "protected": false, "id": "778a70d5-0ce9-4a92-a315-8c8d8ce3cf22", "file": "/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "07cd7882ee854fd0bfed576df340a2aa", "direct_url": "file:///var/lib/glance/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:53:39,175 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22 used request id req-c4431140-f2d8-4024-a8c7-164ad67d0150 2018-06-30 14:53:39,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bd9c41c1152f36700e76791ff53dca7604827e4" 2018-06-30 14:53:39,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:39 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-db5e6365-2e22-4352-b48b-1d5cae639c29 Front-End-Https: on 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", "root-tar"], "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-06-30 14:53:39,832 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-db5e6365-2e22-4352-b48b-1d5cae639c29 2018-06-30 14:53:39,835 - create_image - INFO - Created image with name - CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924 2018-06-30 14:53:39,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bd9c41c1152f36700e76791ff53dca7604827e4" 2018-06-30 14:53:39,905 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:39 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-51a416f9-8b1a-44a2-8857-0f45a09aace5 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:53:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:53:38Z", "visibility": "shared", "self": "/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22", "min_disk": 0, "protected": false, "id": "778a70d5-0ce9-4a92-a315-8c8d8ce3cf22", "file": "/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "07cd7882ee854fd0bfed576df340a2aa", "direct_url": "file:///var/lib/glance/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:53:39,905 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22 used request id req-51a416f9-8b1a-44a2-8857-0f45a09aace5 2018-06-30 14:53:39,906 - create_image - DEBUG - Instance status is - active 2018-06-30 14:53:39,906 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924 2018-06-30 14:53:39,906 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924 2018-06-30 14:53:39,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:53:40,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8f43f75d90d34b3c8909d72123769731", "name": "CreateImageSuccessTests-d2de0546-7b41-411-proj-role"}], "expires_at": "2018-06-30T15:53:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "07cd7882ee854fd0bfed576df340a2aa", "name": "CreateImageSuccessTests-d2de0546-7b41-411-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/07cd7882ee854fd0bfed576df340a2aa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/07cd7882ee854fd0bfed576df340a2aa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/07cd7882ee854fd0bfed576df340a2aa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/07cd7882ee854fd0bfed576df340a2aa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/07cd7882ee854fd0bfed576df340a2aa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/07cd7882ee854fd0bfed576df340a2aa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/07cd7882ee854fd0bfed576df340a2aa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/07cd7882ee854fd0bfed576df340a2aa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/07cd7882ee854fd0bfed576df340a2aa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/07cd7882ee854fd0bfed576df340a2aa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/07cd7882ee854fd0bfed576df340a2aa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/07cd7882ee854fd0bfed576df340a2aa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d2de0546-7b41-411-user", "id": "0f620043189b46d988a48b4e0d1a5847"}, "audit_ids": ["ZoLox4lzTXSRhun9bjmMKQ"], "issued_at": "2018-06-30T14:53:40.000000Z"}} 2018-06-30 14:53:40,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b69e7103d10644a8028a427418fea103d15b116" 2018-06-30 14:53:41,584 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:41 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-7a155e70-8950-4b14-aa17-31075da1732f Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:53:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:53:38Z", "visibility": "shared", "self": "/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22", "min_disk": 0, "protected": false, "id": "778a70d5-0ce9-4a92-a315-8c8d8ce3cf22", "file": "/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "07cd7882ee854fd0bfed576df340a2aa", "direct_url": "file:///var/lib/glance/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924"} 2018-06-30 14:53:41,584 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924 used request id req-7a155e70-8950-4b14-aa17-31075da1732f 2018-06-30 14:53:41,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b69e7103d10644a8028a427418fea103d15b116" 2018-06-30 14:53:43,092 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:43 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-81c37747-b2a9-4dce-9b03-d9d62b35845d Front-End-Https: on 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", "root-tar"], "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-06-30 14:53:43,092 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-81c37747-b2a9-4dce-9b03-d9d62b35845d 2018-06-30 14:53:43,095 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924 2018-06-30 14:53:43,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b69e7103d10644a8028a427418fea103d15b116" 2018-06-30 14:53:44,016 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:53:44 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ed3e0142-1317-474f-92b8-d77e43fb5301 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:53:44,016 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22 used request id req-ed3e0142-1317-474f-92b8-d77e43fb5301 2018-06-30 14:53:44,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b69e7103d10644a8028a427418fea103d15b116" 2018-06-30 14:53:45,680 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:45 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-4a9b2a8d-e49d-461f-ab04-8fb889f1ff75 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924"} 2018-06-30 14:53:45,680 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924 used request id req-4a9b2a8d-e49d-461f-ab04-8fb889f1ff75 2018-06-30 14:53:45,681 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-710d31e2-31b6-4547-9561-d7c3a4351924 2018-06-30 14:53:45,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bd9c41c1152f36700e76791ff53dca7604827e4" 2018-06-30 14:53:45,741 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 14:53:45 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: keep-alive X-Openstack-Request-Id: req-b2bcb784-87d8-4572-aa9c-54d490f64db2 Content-Encoding: gzip RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:53:45,741 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/778a70d5-0ce9-4a92-a315-8c8d8ce3cf22 used request id req-b2bcb784-87d8-4572-aa9c-54d490f64db2 2018-06-30 14:53:45,741 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-06-30 14:53:45,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a51e5d976b6b950c5df7f41356ee0cd219285d0" 2018-06-30 14:53:46,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:53:46 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-e89d633d-568b-4e86-b934-297f4eaf2cb4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:53:46,784 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-e89d633d-568b-4e86-b934-297f4eaf2cb4 2018-06-30 14:53:46,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a51e5d976b6b950c5df7f41356ee0cd219285d0" 2018-06-30 14:53:47,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:46 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-271dcd58-ecf8-4d15-b7a0-9e2c266d5c80 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:53:47,199 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-271dcd58-ecf8-4d15-b7a0-9e2c266d5c80 2018-06-30 14:53:47,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a51e5d976b6b950c5df7f41356ee0cd219285d0" 2018-06-30 14:53:47,606 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:53:47 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa5de70c-fca9-4380-959f-eb181af3cdc1 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:53:47,606 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-aa5de70c-fca9-4380-959f-eb181af3cdc1 2018-06-30 14:53:47,606 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:53:47,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a51e5d976b6b950c5df7f41356ee0cd219285d0" 2018-06-30 14:53:47,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:47 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b3ce983-cfd4-4dfa-a769-8468feb3e150 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:53:47,991 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-5b3ce983-cfd4-4dfa-a769-8468feb3e150 2018-06-30 14:53:47,992 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-d2de0546-7b41-411-proj 2018-06-30 14:53:47,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/07cd7882ee854fd0bfed576df340a2aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a51e5d976b6b950c5df7f41356ee0cd219285d0" 2018-06-30 14:53:48,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:53:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12e399cd-014a-45a0-aeb2-8aed30c15394 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:53:48,814 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/07cd7882ee854fd0bfed576df340a2aa used request id req-12e399cd-014a-45a0-aeb2-8aed30c15394 2018-06-30 14:53:48,814 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-d2de0546-7b41-411-proj-role 2018-06-30 14:53:48,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/8f43f75d90d34b3c8909d72123769731 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a51e5d976b6b950c5df7f41356ee0cd219285d0" 2018-06-30 14:53:49,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:53:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0de6af7-556d-442a-9d03-346acd3d4d6a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:53:49,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/8f43f75d90d34b3c8909d72123769731 used request id req-d0de6af7-556d-442a-9d03-346acd3d4d6a 2018-06-30 14:53:49,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a51e5d976b6b950c5df7f41356ee0cd219285d0" 2018-06-30 14:53:49,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:49 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca0e0ae6-72ef-47eb-8258-faf47f983f46 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:53:49,614 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ca0e0ae6-72ef-47eb-8258-faf47f983f46 2018-06-30 14:53:49,615 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-d2de0546-7b41-411-user 2018-06-30 14:53:49,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/0f620043189b46d988a48b4e0d1a5847 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8189923b94f96c6cddc6a2f9a1c0fbf91db2726" 2018-06-30 14:53:50,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:53:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62eda82e-ea04-410a-a8f9-72a7fbbbcfea Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:53:50,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/0f620043189b46d988a48b4e0d1a5847 used request id req-62eda82e-ea04-410a-a8f9-72a7fbbbcfea 2018-06-30 14:53:50,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:53:51,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["MXcGMn_SStex2KzQNtU4Gg"], "issued_at": "2018-06-30T14:53:51.000000Z"}} 2018-06-30 14:53:51,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729af144d6e2fbdef7afd54ec9eb225ec5bf1af6" 2018-06-30 14:53:51,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-467f9902-d552-4f82-9930-bcdc2dd0e2b0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:53:51,244 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-467f9902-d552-4f82-9930-bcdc2dd0e2b0 2018-06-30 14:53:51,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:53:51,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:53:52,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:53:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["7wRR4DjtRDuiTTh7xbd-9w"], "issued_at": "2018-06-30T14:53:52.000000Z"}} 2018-06-30 14:53:52,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928f3ae5c40864f2b9ad9bf494c8760c20c1574a" 2018-06-30 14:53:52,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a681d82f-c540-4f3a-8f28-30a9f1a73e91 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:53:52,265 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a681d82f-c540-4f3a-8f28-30a9f1a73e91 2018-06-30 14:53:52,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:53:52,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:53:52 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:53:52,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c058ddae-6bed-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928f3ae5c40864f2b9ad9bf494c8760c20c1574a" 2018-06-30 14:53:52,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:52 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ff0b943-8d14-4e55-880a-6b76362a830f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c058ddae-6bed-432-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:53:52,367 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c058ddae-6bed-432-proj used request id req-4ff0b943-8d14-4e55-880a-6b76362a830f 2018-06-30 14:53:52,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928f3ae5c40864f2b9ad9bf494c8760c20c1574a" 2018-06-30 14:53:52,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:52 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18fef45a-44f9-45f9-802b-d914307f70e4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:53:52,751 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-18fef45a-44f9-45f9-802b-d914307f70e4 2018-06-30 14:53:52,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928f3ae5c40864f2b9ad9bf494c8760c20c1574a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-c058ddae-6bed-432-proj"}}' 2018-06-30 14:53:53,250 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:53:52 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-917e0af2-2c90-404b-a759-ac127474028f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/615a8dd6c2964465b2957bf843f05d0d"}, "tags": [], "enabled": true, "id": "615a8dd6c2964465b2957bf843f05d0d", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-c058ddae-6bed-432-proj"}} 2018-06-30 14:53:53,250 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-917e0af2-2c90-404b-a759-ac127474028f 2018-06-30 14:53:53,251 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-c058ddae-6bed-432-proj 2018-06-30 14:53:53,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:53:53,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:53:54,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:53:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["YbKDY8elRcKY3u9X8VC_XQ"], "issued_at": "2018-06-30T14:53:54.000000Z"}} 2018-06-30 14:53:54,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0016e0d738049a16f0666af34aa7ba1fe1e2f37" 2018-06-30 14:53:54,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2caedfa1-636a-4207-a17d-2b0bf9eda469 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:53:54,358 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2caedfa1-636a-4207-a17d-2b0bf9eda469 2018-06-30 14:53:54,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:53:54,373 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:53:54 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:53:54,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0016e0d738049a16f0666af34aa7ba1fe1e2f37" 2018-06-30 14:53:54,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:54 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e5d878e-8c78-481a-a5af-0859815b7c55 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:53:54,850 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-9e5d878e-8c78-481a-a5af-0859815b7c55 2018-06-30 14:53:54,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-c058ddae-6bed-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0016e0d738049a16f0666af34aa7ba1fe1e2f37" 2018-06-30 14:53:55,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:54 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b63bb4f6-c53b-4b0d-bcd9-c035f0e546ef Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-c058ddae-6bed-432-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/615a8dd6c2964465b2957bf843f05d0d"}, "tags": [], "enabled": true, "id": "615a8dd6c2964465b2957bf843f05d0d", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-c058ddae-6bed-432-proj"}]} 2018-06-30 14:53:55,207 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-c058ddae-6bed-432-proj used request id req-b63bb4f6-c53b-4b0d-bcd9-c035f0e546ef 2018-06-30 14:53:55,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0016e0d738049a16f0666af34aa7ba1fe1e2f37" 2018-06-30 14:53:55,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:55 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-617ed769-7455-48ee-853c-9c0b61abfb33 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:53:55,607 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-617ed769-7455-48ee-853c-9c0b61abfb33 2018-06-30 14:53:56,388 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-c058ddae-6bed-432-user 2018-06-30 14:53:56,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:53:56,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928f3ae5c40864f2b9ad9bf494c8760c20c1574a" 2018-06-30 14:53:56,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:56 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32656b1b-3a2a-481b-ab60-86a08bbe28de Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:53:56,768 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-32656b1b-3a2a-481b-ab60-86a08bbe28de 2018-06-30 14:53:56,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928f3ae5c40864f2b9ad9bf494c8760c20c1574a" -d '{"role": {"name": "CreateImageSuccessTests-c058ddae-6bed-432-proj-role"}}' 2018-06-30 14:53:57,195 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:53:56 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8bc545cf-892c-4ba0-b8e3-c7ac9096dc7d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "afc0759c3f8348fdb047598b1cd9f4e2", "links": {"self": "http://10.167.4.35:5000/v3/roles/afc0759c3f8348fdb047598b1cd9f4e2"}, "name": "CreateImageSuccessTests-c058ddae-6bed-432-proj-role"}} 2018-06-30 14:53:57,195 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-8bc545cf-892c-4ba0-b8e3-c7ac9096dc7d 2018-06-30 14:53:57,195 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-c058ddae-6bed-432-proj-role 2018-06-30 14:53:57,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/afc0759c3f8348fdb047598b1cd9f4e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928f3ae5c40864f2b9ad9bf494c8760c20c1574a" 2018-06-30 14:53:57,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:57 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b680951-253d-4c63-8984-df8d44ae9582 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "afc0759c3f8348fdb047598b1cd9f4e2", "links": {"self": "http://10.167.4.35:5000/v3/roles/afc0759c3f8348fdb047598b1cd9f4e2"}, "name": "CreateImageSuccessTests-c058ddae-6bed-432-proj-role"}} 2018-06-30 14:53:57,591 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/afc0759c3f8348fdb047598b1cd9f4e2 used request id req-9b680951-253d-4c63-8984-df8d44ae9582 2018-06-30 14:53:57,591 - keystone_utils - INFO - Granting role CreateImageSuccessTests-c058ddae-6bed-432-proj-role to project CreateImageSuccessTests-c058ddae-6bed-432-proj 2018-06-30 14:53:57,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/615a8dd6c2964465b2957bf843f05d0d/users/c768d231becd43aba9c86cac4a90776c/roles/afc0759c3f8348fdb047598b1cd9f4e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928f3ae5c40864f2b9ad9bf494c8760c20c1574a" 2018-06-30 14:53:58,023 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:53:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e39e85f-b65f-4cad-ac66-45a6037485b5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:53:58,023 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/615a8dd6c2964465b2957bf843f05d0d/users/c768d231becd43aba9c86cac4a90776c/roles/afc0759c3f8348fdb047598b1cd9f4e2 used request id req-6e39e85f-b65f-4cad-ac66-45a6037485b5 2018-06-30 14:53:58,024 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 14:53:58,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:53:58,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:53:59,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afc0759c3f8348fdb047598b1cd9f4e2", "name": "CreateImageSuccessTests-c058ddae-6bed-432-proj-role"}], "expires_at": "2018-06-30T15:53:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "615a8dd6c2964465b2957bf843f05d0d", "name": "CreateImageSuccessTests-c058ddae-6bed-432-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/615a8dd6c2964465b2957bf843f05d0d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/615a8dd6c2964465b2957bf843f05d0d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/615a8dd6c2964465b2957bf843f05d0d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/615a8dd6c2964465b2957bf843f05d0d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/615a8dd6c2964465b2957bf843f05d0d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/615a8dd6c2964465b2957bf843f05d0d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/615a8dd6c2964465b2957bf843f05d0d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/615a8dd6c2964465b2957bf843f05d0d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/615a8dd6c2964465b2957bf843f05d0d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/615a8dd6c2964465b2957bf843f05d0d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/615a8dd6c2964465b2957bf843f05d0d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/615a8dd6c2964465b2957bf843f05d0d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-c058ddae-6bed-432-user", "id": "c768d231becd43aba9c86cac4a90776c"}, "audit_ids": ["y1gMXgR-THmirsOWcykxKQ"], "issued_at": "2018-06-30T14:53:59.000000Z"}} 2018-06-30 14:53:59,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa947735402650518a4870d8b51101733b643d1f" 2018-06-30 14:53:59,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:53:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b0ab1b9-5d00-4958-813b-78929ea7003a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:53:59,423 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5b0ab1b9-5d00-4958-813b-78929ea7003a 2018-06-30 14:53:59,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9b5fcc52-08c0-4ac8-bdad-c7d34b2f57aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa947735402650518a4870d8b51101733b643d1f" 2018-06-30 14:54:00,123 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:00 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-fbd5c4ea-3ea9-4f03-88a5-d22efada9573 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9b5fcc52-08c0-4ac8-bdad-c7d34b2f57aa"} 2018-06-30 14:54:00,123 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9b5fcc52-08c0-4ac8-bdad-c7d34b2f57aa used request id req-fbd5c4ea-3ea9-4f03-88a5-d22efada9573 2018-06-30 14:54:00,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa947735402650518a4870d8b51101733b643d1f" 2018-06-30 14:54:00,950 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:00 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-b7122932-ca0b-4af7-9933-dfa1f0063b2f Front-End-Https: on 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", "root-tar"], "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-06-30 14:54:00,950 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-b7122932-ca0b-4af7-9933-dfa1f0063b2f 2018-06-30 14:54:00,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa947735402650518a4870d8b51101733b643d1f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-9b5fcc52-08c0-4ac8-bdad-c7d34b2f57aa"}' 2018-06-30 14:54:01,906 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:54:01 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/f7e157f0-de31-4fb8-9239-1569806df11f Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-c5e14d77-2eae-44a6-b90c-e5faa71d2b19 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-9b5fcc52-08c0-4ac8-bdad-c7d34b2f57aa", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:54:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T14:54:02Z", "visibility": "shared", "self": "/v2/images/f7e157f0-de31-4fb8-9239-1569806df11f", "min_disk": 0, "protected": false, "id": "f7e157f0-de31-4fb8-9239-1569806df11f", "file": "/v2/images/f7e157f0-de31-4fb8-9239-1569806df11f/file", "checksum": null, "owner": "615a8dd6c2964465b2957bf843f05d0d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:54:01,906 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-c5e14d77-2eae-44a6-b90c-e5faa71d2b19 2018-06-30 14:54:01,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/f7e157f0-de31-4fb8-9239-1569806df11f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa947735402650518a4870d8b51101733b643d1f" -d '' 2018-06-30 14:54:02,584 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:54:02 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-918ca219-61ec-4085-b717-a1ab3e596dfe Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:54:02,585 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/f7e157f0-de31-4fb8-9239-1569806df11f/file used request id req-918ca219-61ec-4085-b717-a1ab3e596dfe 2018-06-30 14:54:02,585 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 14:54:02,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/f7e157f0-de31-4fb8-9239-1569806df11f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa947735402650518a4870d8b51101733b643d1f" 2018-06-30 14:54:03,883 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:03 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-144d9404-e316-4c64-a97f-fc2a2f6cb2af Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9b5fcc52-08c0-4ac8-bdad-c7d34b2f57aa", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:54:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:54:03Z", "visibility": "shared", "self": "/v2/images/f7e157f0-de31-4fb8-9239-1569806df11f", "min_disk": 0, "protected": false, "id": "f7e157f0-de31-4fb8-9239-1569806df11f", "file": "/v2/images/f7e157f0-de31-4fb8-9239-1569806df11f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "615a8dd6c2964465b2957bf843f05d0d", "direct_url": "file:///var/lib/glance/images/f7e157f0-de31-4fb8-9239-1569806df11f", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:54:03,883 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/f7e157f0-de31-4fb8-9239-1569806df11f used request id req-144d9404-e316-4c64-a97f-fc2a2f6cb2af 2018-06-30 14:54:03,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa947735402650518a4870d8b51101733b643d1f" 2018-06-30 14:54:04,381 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:04 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-3fcf98f6-24cf-4e82-9e18-80bb3aa486a0 Front-End-Https: on 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", "root-tar"], "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-06-30 14:54:04,381 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-3fcf98f6-24cf-4e82-9e18-80bb3aa486a0 2018-06-30 14:54:04,384 - create_image - INFO - Created image with name - CreateImageSuccessTests-9b5fcc52-08c0-4ac8-bdad-c7d34b2f57aa 2018-06-30 14:54:04,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/f7e157f0-de31-4fb8-9239-1569806df11f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa947735402650518a4870d8b51101733b643d1f" 2018-06-30 14:54:06,023 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:06 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-0c20d002-dd5b-4c6a-89ff-9651df4ae562 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9b5fcc52-08c0-4ac8-bdad-c7d34b2f57aa", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:54:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:54:03Z", "visibility": "shared", "self": "/v2/images/f7e157f0-de31-4fb8-9239-1569806df11f", "min_disk": 0, "protected": false, "id": "f7e157f0-de31-4fb8-9239-1569806df11f", "file": "/v2/images/f7e157f0-de31-4fb8-9239-1569806df11f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "615a8dd6c2964465b2957bf843f05d0d", "direct_url": "file:///var/lib/glance/images/f7e157f0-de31-4fb8-9239-1569806df11f", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:54:06,023 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/f7e157f0-de31-4fb8-9239-1569806df11f used request id req-0c20d002-dd5b-4c6a-89ff-9651df4ae562 2018-06-30 14:54:06,024 - create_image - DEBUG - Instance status is - active 2018-06-30 14:54:06,024 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-9b5fcc52-08c0-4ac8-bdad-c7d34b2f57aa 2018-06-30 14:54:06,024 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-9b5fcc52-08c0-4ac8-bdad-c7d34b2f57aa 2018-06-30 14:54:06,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:54:06,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afc0759c3f8348fdb047598b1cd9f4e2", "name": "CreateImageSuccessTests-c058ddae-6bed-432-proj-role"}], "expires_at": "2018-06-30T15:54:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "615a8dd6c2964465b2957bf843f05d0d", "name": "CreateImageSuccessTests-c058ddae-6bed-432-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/615a8dd6c2964465b2957bf843f05d0d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/615a8dd6c2964465b2957bf843f05d0d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/615a8dd6c2964465b2957bf843f05d0d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/615a8dd6c2964465b2957bf843f05d0d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/615a8dd6c2964465b2957bf843f05d0d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/615a8dd6c2964465b2957bf843f05d0d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/615a8dd6c2964465b2957bf843f05d0d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/615a8dd6c2964465b2957bf843f05d0d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/615a8dd6c2964465b2957bf843f05d0d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/615a8dd6c2964465b2957bf843f05d0d", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/615a8dd6c2964465b2957bf843f05d0d", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/615a8dd6c2964465b2957bf843f05d0d", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-c058ddae-6bed-432-user", "id": "c768d231becd43aba9c86cac4a90776c"}, "audit_ids": ["6HRbyAQrR_qDHHBYgnnH6Q"], "issued_at": "2018-06-30T14:54:06.000000Z"}} 2018-06-30 14:54:06,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9b5fcc52-08c0-4ac8-bdad-c7d34b2f57aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e1219b209aa31c8950cb32ffb55bc5ef00211ff" 2018-06-30 14:54:07,433 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:07 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-ec817cdf-1ebc-4833-aa7e-011ddcb60978 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9b5fcc52-08c0-4ac8-bdad-c7d34b2f57aa", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:54:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:54:03Z", "visibility": "shared", "self": "/v2/images/f7e157f0-de31-4fb8-9239-1569806df11f", "min_disk": 0, "protected": false, "id": "f7e157f0-de31-4fb8-9239-1569806df11f", "file": "/v2/images/f7e157f0-de31-4fb8-9239-1569806df11f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "615a8dd6c2964465b2957bf843f05d0d", "direct_url": "file:///var/lib/glance/images/f7e157f0-de31-4fb8-9239-1569806df11f", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9b5fcc52-08c0-4ac8-bdad-c7d34b2f57aa"} 2018-06-30 14:54:07,433 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9b5fcc52-08c0-4ac8-bdad-c7d34b2f57aa used request id req-ec817cdf-1ebc-4833-aa7e-011ddcb60978 2018-06-30 14:54:07,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e1219b209aa31c8950cb32ffb55bc5ef00211ff" 2018-06-30 14:54:08,814 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:08 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-b42b9993-1c36-4765-b615-2efc9cdec31d Front-End-Https: on 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", "root-tar"], "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-06-30 14:54:08,815 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-b42b9993-1c36-4765-b615-2efc9cdec31d 2018-06-30 14:54:08,818 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-9b5fcc52-08c0-4ac8-bdad-c7d34b2f57aa 2018-06-30 14:54:08,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/f7e157f0-de31-4fb8-9239-1569806df11f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa947735402650518a4870d8b51101733b643d1f" 2018-06-30 14:54:09,067 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:54:09 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3ea9ebab-b68e-4f11-ab8b-e6f1daf217cf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:54:09,067 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/f7e157f0-de31-4fb8-9239-1569806df11f used request id req-3ea9ebab-b68e-4f11-ab8b-e6f1daf217cf 2018-06-30 14:54:09,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928f3ae5c40864f2b9ad9bf494c8760c20c1574a" 2018-06-30 14:54:10,160 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:10 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-6f220bd4-25ac-472f-bcfc-90eb40a28b11 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:54:10,161 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-6f220bd4-25ac-472f-bcfc-90eb40a28b11 2018-06-30 14:54:10,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928f3ae5c40864f2b9ad9bf494c8760c20c1574a" 2018-06-30 14:54:10,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:10 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e77af914-10a2-4e5c-af53-29c6a50b1698 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:54:10,487 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-e77af914-10a2-4e5c-af53-29c6a50b1698 2018-06-30 14:54:10,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928f3ae5c40864f2b9ad9bf494c8760c20c1574a" 2018-06-30 14:54:10,922 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:54:10 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eae9478f-79c3-4c65-84b9-444df1d23844 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:54:10,922 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-eae9478f-79c3-4c65-84b9-444df1d23844 2018-06-30 14:54:10,922 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:54:10,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928f3ae5c40864f2b9ad9bf494c8760c20c1574a" 2018-06-30 14:54:11,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:10 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6aa2356-082f-49ee-b075-ed7cc831e1d1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:54:11,305 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-f6aa2356-082f-49ee-b075-ed7cc831e1d1 2018-06-30 14:54:11,307 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-c058ddae-6bed-432-proj 2018-06-30 14:54:11,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/615a8dd6c2964465b2957bf843f05d0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928f3ae5c40864f2b9ad9bf494c8760c20c1574a" 2018-06-30 14:54:11,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:54:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c40f75b9-6f94-48b7-a37f-b4c36861ead3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:54:11,867 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/615a8dd6c2964465b2957bf843f05d0d used request id req-c40f75b9-6f94-48b7-a37f-b4c36861ead3 2018-06-30 14:54:11,867 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-c058ddae-6bed-432-proj-role 2018-06-30 14:54:11,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/afc0759c3f8348fdb047598b1cd9f4e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928f3ae5c40864f2b9ad9bf494c8760c20c1574a" 2018-06-30 14:54:12,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:54:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e9f32da-a4f7-414e-a290-ad320f07d815 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:54:12,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/afc0759c3f8348fdb047598b1cd9f4e2 used request id req-7e9f32da-a4f7-414e-a290-ad320f07d815 2018-06-30 14:54:12,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928f3ae5c40864f2b9ad9bf494c8760c20c1574a" 2018-06-30 14:54:12,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:12 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86f70d9b-9fbd-4050-bc8b-603584879617 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:54:12,522 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-86f70d9b-9fbd-4050-bc8b-603584879617 2018-06-30 14:54:12,523 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-c058ddae-6bed-432-user 2018-06-30 14:54:12,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/c768d231becd43aba9c86cac4a90776c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0016e0d738049a16f0666af34aa7ba1fe1e2f37" 2018-06-30 14:54:13,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:54:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5473bfde-60ee-4057-ae13-7dd0f7aac198 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:54:13,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c768d231becd43aba9c86cac4a90776c used request id req-5473bfde-60ee-4057-ae13-7dd0f7aac198 2018-06-30 14:54:13,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:54:13,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:54:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["M0CntY-3TByDx_MNDEBN1A"], "issued_at": "2018-06-30T14:54:13.000000Z"}} 2018-06-30 14:54:13,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a289af08229188fa20aafe6c189e6024a706b9" 2018-06-30 14:54:14,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c4705b0-cada-46ec-ac0c-215682a45392 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:54:14,270 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3c4705b0-cada-46ec-ac0c-215682a45392 2018-06-30 14:54:14,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:54:14,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:54:15,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:54:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["MErhq66uQ9-IqXOwdh7KiA"], "issued_at": "2018-06-30T14:54:15.000000Z"}} 2018-06-30 14:54:15,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8df8b96d8803c66efeaf9a919bb6dd630019cff" 2018-06-30 14:54:15,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15280b22-5fe2-47e0-ae74-9b1dae5660a7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:54:15,431 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-15280b22-5fe2-47e0-ae74-9b1dae5660a7 2018-06-30 14:54:15,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:54:15,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:54:15 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:54:15,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-651fd044-6cce-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8df8b96d8803c66efeaf9a919bb6dd630019cff" 2018-06-30 14:54:15,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:15 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4d5fa03-c757-4fdf-a6d5-e0f63f8e7268 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-651fd044-6cce-49d-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:54:15,799 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-651fd044-6cce-49d-proj used request id req-a4d5fa03-c757-4fdf-a6d5-e0f63f8e7268 2018-06-30 14:54:15,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8df8b96d8803c66efeaf9a919bb6dd630019cff" 2018-06-30 14:54:16,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:15 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a86fbe2-8797-4782-9ca6-0bd0c641e87e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:54:16,166 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-5a86fbe2-8797-4782-9ca6-0bd0c641e87e 2018-06-30 14:54:16,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8df8b96d8803c66efeaf9a919bb6dd630019cff" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-651fd044-6cce-49d-proj"}}' 2018-06-30 14:54:16,561 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:54:16 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e004e37a-4f9c-4ea0-bb36-95a23fd8cef8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b72bfdac25cb425bb6dbc32d313cc9b6"}, "tags": [], "enabled": true, "id": "b72bfdac25cb425bb6dbc32d313cc9b6", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-651fd044-6cce-49d-proj"}} 2018-06-30 14:54:16,562 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e004e37a-4f9c-4ea0-bb36-95a23fd8cef8 2018-06-30 14:54:16,562 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-651fd044-6cce-49d-proj 2018-06-30 14:54:16,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:54:16,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:54:17,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:54:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Cjj5s-YWQYu6RUMLiLABhA"], "issued_at": "2018-06-30T14:54:17.000000Z"}} 2018-06-30 14:54:17,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e32300f2f40c6f2f7981f349c4d9e1f80e09a31" 2018-06-30 14:54:17,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ecb1a5cc-a956-4c64-af3e-aa58702aae90 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:54:17,640 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ecb1a5cc-a956-4c64-af3e-aa58702aae90 2018-06-30 14:54:17,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:54:17,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:54:17 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:54:17,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e32300f2f40c6f2f7981f349c4d9e1f80e09a31" 2018-06-30 14:54:18,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:17 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7dab15dc-5c69-4b3a-a367-df69a56b8011 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:54:18,121 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-7dab15dc-5c69-4b3a-a367-df69a56b8011 2018-06-30 14:54:18,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-651fd044-6cce-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e32300f2f40c6f2f7981f349c4d9e1f80e09a31" 2018-06-30 14:54:18,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:18 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17f50c03-49a2-418b-895b-8199d0ae130a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-651fd044-6cce-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b72bfdac25cb425bb6dbc32d313cc9b6"}, "tags": [], "enabled": true, "id": "b72bfdac25cb425bb6dbc32d313cc9b6", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-651fd044-6cce-49d-proj"}]} 2018-06-30 14:54:18,585 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-651fd044-6cce-49d-proj used request id req-17f50c03-49a2-418b-895b-8199d0ae130a 2018-06-30 14:54:18,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e32300f2f40c6f2f7981f349c4d9e1f80e09a31" 2018-06-30 14:54:18,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26f2c2dc-b507-4a95-9932-79ec5e62f407 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:54:18,976 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-26f2c2dc-b507-4a95-9932-79ec5e62f407 2018-06-30 14:54:19,628 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-651fd044-6cce-49d-user 2018-06-30 14:54:19,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:54:19,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8df8b96d8803c66efeaf9a919bb6dd630019cff" 2018-06-30 14:54:20,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:19 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6620a0f-e5b9-4916-a0ac-675537501054 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:54:20,044 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f6620a0f-e5b9-4916-a0ac-675537501054 2018-06-30 14:54:20,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8df8b96d8803c66efeaf9a919bb6dd630019cff" -d '{"role": {"name": "CreateImageSuccessTests-651fd044-6cce-49d-proj-role"}}' 2018-06-30 14:54:20,404 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:54:20 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec2400a5-66ca-4cdb-96dc-228223dd991e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4334776e7b27406db3b1f3c3abb9ced3", "links": {"self": "http://10.167.4.35:5000/v3/roles/4334776e7b27406db3b1f3c3abb9ced3"}, "name": "CreateImageSuccessTests-651fd044-6cce-49d-proj-role"}} 2018-06-30 14:54:20,405 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ec2400a5-66ca-4cdb-96dc-228223dd991e 2018-06-30 14:54:20,405 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-651fd044-6cce-49d-proj-role 2018-06-30 14:54:20,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/4334776e7b27406db3b1f3c3abb9ced3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8df8b96d8803c66efeaf9a919bb6dd630019cff" 2018-06-30 14:54:20,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:20 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bdaebfc4-aee2-407b-80b1-9f180d729780 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4334776e7b27406db3b1f3c3abb9ced3", "links": {"self": "http://10.167.4.35:5000/v3/roles/4334776e7b27406db3b1f3c3abb9ced3"}, "name": "CreateImageSuccessTests-651fd044-6cce-49d-proj-role"}} 2018-06-30 14:54:20,772 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/4334776e7b27406db3b1f3c3abb9ced3 used request id req-bdaebfc4-aee2-407b-80b1-9f180d729780 2018-06-30 14:54:20,773 - keystone_utils - INFO - Granting role CreateImageSuccessTests-651fd044-6cce-49d-proj-role to project CreateImageSuccessTests-651fd044-6cce-49d-proj 2018-06-30 14:54:20,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b72bfdac25cb425bb6dbc32d313cc9b6/users/596b274b4dad43c8a94d5fd58b2101a9/roles/4334776e7b27406db3b1f3c3abb9ced3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8df8b96d8803c66efeaf9a919bb6dd630019cff" 2018-06-30 14:54:21,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:54:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc2e9ed0-3ec8-4ada-a76f-9a1b8b72e774 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:54:21,283 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b72bfdac25cb425bb6dbc32d313cc9b6/users/596b274b4dad43c8a94d5fd58b2101a9/roles/4334776e7b27406db3b1f3c3abb9ced3 used request id req-fc2e9ed0-3ec8-4ada-a76f-9a1b8b72e774 2018-06-30 14:54:21,283 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 14:54:21,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:54:21,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:54:22,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4334776e7b27406db3b1f3c3abb9ced3", "name": "CreateImageSuccessTests-651fd044-6cce-49d-proj-role"}], "expires_at": "2018-06-30T15:54:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b72bfdac25cb425bb6dbc32d313cc9b6", "name": "CreateImageSuccessTests-651fd044-6cce-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-651fd044-6cce-49d-user", "id": "596b274b4dad43c8a94d5fd58b2101a9"}, "audit_ids": ["n437dougQFWbaLOlmFzQXA"], "issued_at": "2018-06-30T14:54:22.000000Z"}} 2018-06-30 14:54:22,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee08fa9f5eb504287972450f855a4a93ae7e205" 2018-06-30 14:54:22,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65e52289-4441-42a8-b5f1-e712b4bd5ffb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:54:22,490 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-65e52289-4441-42a8-b5f1-e712b4bd5ffb 2018-06-30 14:54:22,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8ed9282d-4b6b-4641-a52b-be334e797aea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dee08fa9f5eb504287972450f855a4a93ae7e205" 2018-06-30 14:54:23,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:23 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-753673a4-e1a4-48e4-b48c-2dd01fdc100f Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8ed9282d-4b6b-4641-a52b-be334e797aea"} 2018-06-30 14:54:23,330 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8ed9282d-4b6b-4641-a52b-be334e797aea used request id req-753673a4-e1a4-48e4-b48c-2dd01fdc100f 2018-06-30 14:54:23,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dee08fa9f5eb504287972450f855a4a93ae7e205" 2018-06-30 14:54:24,066 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:24 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-44eaaf6e-a603-4f74-a891-f03930adce74 Front-End-Https: on 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", "root-tar"], "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-06-30 14:54:24,066 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-44eaaf6e-a603-4f74-a891-f03930adce74 2018-06-30 14:54:24,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dee08fa9f5eb504287972450f855a4a93ae7e205" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-8ed9282d-4b6b-4641-a52b-be334e797aea"}' 2018-06-30 14:54:25,005 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:54:25 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/86175c51-0e84-40db-ae17-c3d0a68b5d05 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-ad2dea27-d707-49a7-adc9-6ece9afad947 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-8ed9282d-4b6b-4641-a52b-be334e797aea", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:54:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T14:54:25Z", "visibility": "shared", "self": "/v2/images/86175c51-0e84-40db-ae17-c3d0a68b5d05", "min_disk": 0, "protected": false, "id": "86175c51-0e84-40db-ae17-c3d0a68b5d05", "file": "/v2/images/86175c51-0e84-40db-ae17-c3d0a68b5d05/file", "checksum": null, "owner": "b72bfdac25cb425bb6dbc32d313cc9b6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:54:25,005 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-ad2dea27-d707-49a7-adc9-6ece9afad947 2018-06-30 14:54:25,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/86175c51-0e84-40db-ae17-c3d0a68b5d05/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dee08fa9f5eb504287972450f855a4a93ae7e205" -d '' 2018-06-30 14:54:26,302 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:54:26 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2dba8d77-789f-4ca0-ae0b-5c0a4c586f44 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:54:26,302 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/86175c51-0e84-40db-ae17-c3d0a68b5d05/file used request id req-2dba8d77-789f-4ca0-ae0b-5c0a4c586f44 2018-06-30 14:54:26,302 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 14:54:26,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/86175c51-0e84-40db-ae17-c3d0a68b5d05 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dee08fa9f5eb504287972450f855a4a93ae7e205" 2018-06-30 14:54:27,075 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:27 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-8e2e78af-fe6b-458f-af95-49a4061a2290 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8ed9282d-4b6b-4641-a52b-be334e797aea", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:54:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:54:26Z", "visibility": "shared", "self": "/v2/images/86175c51-0e84-40db-ae17-c3d0a68b5d05", "min_disk": 0, "protected": false, "id": "86175c51-0e84-40db-ae17-c3d0a68b5d05", "file": "/v2/images/86175c51-0e84-40db-ae17-c3d0a68b5d05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b72bfdac25cb425bb6dbc32d313cc9b6", "direct_url": "file:///var/lib/glance/images/86175c51-0e84-40db-ae17-c3d0a68b5d05", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:54:27,075 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/86175c51-0e84-40db-ae17-c3d0a68b5d05 used request id req-8e2e78af-fe6b-458f-af95-49a4061a2290 2018-06-30 14:54:27,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dee08fa9f5eb504287972450f855a4a93ae7e205" 2018-06-30 14:54:27,775 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:27 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-09ded550-a0ff-43a8-ae71-db3e80b684a6 Front-End-Https: on 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", "root-tar"], "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-06-30 14:54:27,776 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-09ded550-a0ff-43a8-ae71-db3e80b684a6 2018-06-30 14:54:27,779 - create_image - INFO - Created image with name - CreateImageSuccessTests-8ed9282d-4b6b-4641-a52b-be334e797aea 2018-06-30 14:54:27,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/86175c51-0e84-40db-ae17-c3d0a68b5d05 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dee08fa9f5eb504287972450f855a4a93ae7e205" 2018-06-30 14:54:28,614 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:28 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-838979cb-8b2b-4c95-bcdf-da25503126eb Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8ed9282d-4b6b-4641-a52b-be334e797aea", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:54:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:54:26Z", "visibility": "shared", "self": "/v2/images/86175c51-0e84-40db-ae17-c3d0a68b5d05", "min_disk": 0, "protected": false, "id": "86175c51-0e84-40db-ae17-c3d0a68b5d05", "file": "/v2/images/86175c51-0e84-40db-ae17-c3d0a68b5d05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b72bfdac25cb425bb6dbc32d313cc9b6", "direct_url": "file:///var/lib/glance/images/86175c51-0e84-40db-ae17-c3d0a68b5d05", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:54:28,614 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/86175c51-0e84-40db-ae17-c3d0a68b5d05 used request id req-838979cb-8b2b-4c95-bcdf-da25503126eb 2018-06-30 14:54:28,615 - create_image - DEBUG - Instance status is - active 2018-06-30 14:54:28,615 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-8ed9282d-4b6b-4641-a52b-be334e797aea 2018-06-30 14:54:28,615 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-8ed9282d-4b6b-4641-a52b-be334e797aea 2018-06-30 14:54:28,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:54:29,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4334776e7b27406db3b1f3c3abb9ced3", "name": "CreateImageSuccessTests-651fd044-6cce-49d-proj-role"}], "expires_at": "2018-06-30T15:54:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b72bfdac25cb425bb6dbc32d313cc9b6", "name": "CreateImageSuccessTests-651fd044-6cce-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b72bfdac25cb425bb6dbc32d313cc9b6", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-651fd044-6cce-49d-user", "id": "596b274b4dad43c8a94d5fd58b2101a9"}, "audit_ids": ["wpPPQGw1QsWHO2zBEy1OsQ"], "issued_at": "2018-06-30T14:54:29.000000Z"}} 2018-06-30 14:54:29,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8ed9282d-4b6b-4641-a52b-be334e797aea -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c59fcfe7801b86b67d75a96fe757e1ee7933cf3" 2018-06-30 14:54:30,408 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:30 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-01848e56-ac28-4aa7-af1a-2e2abe1294a8 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8ed9282d-4b6b-4641-a52b-be334e797aea", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:54:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:54:26Z", "visibility": "shared", "self": "/v2/images/86175c51-0e84-40db-ae17-c3d0a68b5d05", "min_disk": 0, "protected": false, "id": "86175c51-0e84-40db-ae17-c3d0a68b5d05", "file": "/v2/images/86175c51-0e84-40db-ae17-c3d0a68b5d05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b72bfdac25cb425bb6dbc32d313cc9b6", "direct_url": "file:///var/lib/glance/images/86175c51-0e84-40db-ae17-c3d0a68b5d05", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8ed9282d-4b6b-4641-a52b-be334e797aea"} 2018-06-30 14:54:30,408 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8ed9282d-4b6b-4641-a52b-be334e797aea used request id req-01848e56-ac28-4aa7-af1a-2e2abe1294a8 2018-06-30 14:54:30,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c59fcfe7801b86b67d75a96fe757e1ee7933cf3" 2018-06-30 14:54:31,935 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:31 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-3e32be1a-f88a-4cd3-be65-3dd0beffc1bc Front-End-Https: on 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", "root-tar"], "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-06-30 14:54:31,935 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-3e32be1a-f88a-4cd3-be65-3dd0beffc1bc 2018-06-30 14:54:31,938 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8ed9282d-4b6b-4641-a52b-be334e797aea 2018-06-30 14:54:31,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/86175c51-0e84-40db-ae17-c3d0a68b5d05 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dee08fa9f5eb504287972450f855a4a93ae7e205" 2018-06-30 14:54:32,203 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:54:32 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-becdfb1c-1872-4bd0-bfd2-b2b84884eca9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:54:32,203 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/86175c51-0e84-40db-ae17-c3d0a68b5d05 used request id req-becdfb1c-1872-4bd0-bfd2-b2b84884eca9 2018-06-30 14:54:32,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8df8b96d8803c66efeaf9a919bb6dd630019cff" 2018-06-30 14:54:32,989 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:32 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-e27dca6d-1e58-49e7-9cff-c9d42e312683 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:54:32,990 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-e27dca6d-1e58-49e7-9cff-c9d42e312683 2018-06-30 14:54:32,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8df8b96d8803c66efeaf9a919bb6dd630019cff" 2018-06-30 14:54:33,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:32 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41787342-2f85-4aab-8369-4e93cc18615d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:54:33,340 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-41787342-2f85-4aab-8369-4e93cc18615d 2018-06-30 14:54:33,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8df8b96d8803c66efeaf9a919bb6dd630019cff" 2018-06-30 14:54:33,644 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:54:33 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eba689a3-09a1-409d-9e3b-2d1bb3f4cc99 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:54:33,644 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-eba689a3-09a1-409d-9e3b-2d1bb3f4cc99 2018-06-30 14:54:33,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:54:33,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8df8b96d8803c66efeaf9a919bb6dd630019cff" 2018-06-30 14:54:34,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:33 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08fc70d0-13a6-4bce-862d-89f30e285a7d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:54:34,058 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-08fc70d0-13a6-4bce-862d-89f30e285a7d 2018-06-30 14:54:34,059 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-651fd044-6cce-49d-proj 2018-06-30 14:54:34,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b72bfdac25cb425bb6dbc32d313cc9b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8df8b96d8803c66efeaf9a919bb6dd630019cff" 2018-06-30 14:54:34,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:54:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98120db7-9d3c-4ab9-871f-81e37fa0b592 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:54:34,719 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b72bfdac25cb425bb6dbc32d313cc9b6 used request id req-98120db7-9d3c-4ab9-871f-81e37fa0b592 2018-06-30 14:54:34,719 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-651fd044-6cce-49d-proj-role 2018-06-30 14:54:34,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/4334776e7b27406db3b1f3c3abb9ced3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8df8b96d8803c66efeaf9a919bb6dd630019cff" 2018-06-30 14:54:35,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:54:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a23c676e-66d7-4cd6-8405-4724e8d55c98 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:54:35,074 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/4334776e7b27406db3b1f3c3abb9ced3 used request id req-a23c676e-66d7-4cd6-8405-4724e8d55c98 2018-06-30 14:54:35,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8df8b96d8803c66efeaf9a919bb6dd630019cff" 2018-06-30 14:54:35,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de92a407-6545-4dfa-8c6a-fd21daae4068 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:54:35,450 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-de92a407-6545-4dfa-8c6a-fd21daae4068 2018-06-30 14:54:35,451 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-651fd044-6cce-49d-user 2018-06-30 14:54:35,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/596b274b4dad43c8a94d5fd58b2101a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e32300f2f40c6f2f7981f349c4d9e1f80e09a31" 2018-06-30 14:54:36,015 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:54:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83264b40-15e5-4f27-a589-c9d2865546ec Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:54:36,016 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/596b274b4dad43c8a94d5fd58b2101a9 used request id req-83264b40-15e5-4f27-a589-c9d2865546ec 2018-06-30 14:54:36,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:54:36,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:54:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["tNja1ESZQV-QFqMNJZN22w"], "issued_at": "2018-06-30T14:54:36.000000Z"}} 2018-06-30 14:54:36,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38cff1c6929dc90416252f5b872100222331115a" 2018-06-30 14:54:37,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-80f23554-f21c-45ef-aee5-1be224e6dd5d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:54:37,272 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-80f23554-f21c-45ef-aee5-1be224e6dd5d 2018-06-30 14:54:37,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:54:37,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:54:38,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:54:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["piOpVCucR7uHnUbK7vGxlQ"], "issued_at": "2018-06-30T14:54:38.000000Z"}} 2018-06-30 14:54:38,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29299557a123e04e671e892a2b74caab6df139e1" 2018-06-30 14:54:38,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a8ced6f-ca8f-4fca-90c5-6b5d0b4c1ed9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:54:38,700 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0a8ced6f-ca8f-4fca-90c5-6b5d0b4c1ed9 2018-06-30 14:54:38,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:54:38,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:54:38 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:54:38,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8f688489-f5af-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29299557a123e04e671e892a2b74caab6df139e1" 2018-06-30 14:54:39,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:38 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3d0be43-6b4f-43eb-88a4-23328cee5350 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8f688489-f5af-49b-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:54:39,152 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8f688489-f5af-49b-proj used request id req-f3d0be43-6b4f-43eb-88a4-23328cee5350 2018-06-30 14:54:39,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29299557a123e04e671e892a2b74caab6df139e1" 2018-06-30 14:54:39,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d7634b1-a9b5-4933-bfd1-0d122da4ffd1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:54:39,535 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8d7634b1-a9b5-4933-bfd1-0d122da4ffd1 2018-06-30 14:54:39,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29299557a123e04e671e892a2b74caab6df139e1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-8f688489-f5af-49b-proj"}}' 2018-06-30 14:54:40,155 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:54:39 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6490518b-356f-496c-8ec4-ca6369565fcf Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/446fec1b0ac741e886a453c7b4e68296"}, "tags": [], "enabled": true, "id": "446fec1b0ac741e886a453c7b4e68296", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-8f688489-f5af-49b-proj"}} 2018-06-30 14:54:40,155 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-6490518b-356f-496c-8ec4-ca6369565fcf 2018-06-30 14:54:40,155 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-8f688489-f5af-49b-proj 2018-06-30 14:54:40,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:54:40,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:54:41,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:54:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["zW0xUAJORkCpIBMyYZVYDQ"], "issued_at": "2018-06-30T14:54:41.000000Z"}} 2018-06-30 14:54:41,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f63af63768d54845604971723800225aa6e6f1" 2018-06-30 14:54:41,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd88db36-9e60-4b95-a0c6-ca2f7baeb83c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:54:41,483 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dd88db36-9e60-4b95-a0c6-ca2f7baeb83c 2018-06-30 14:54:41,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:54:41,498 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:54:41 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:54:41,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f63af63768d54845604971723800225aa6e6f1" 2018-06-30 14:54:41,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:41 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-531697bd-72ff-4a1a-b58f-ed04f65caf40 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:54:41,985 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-531697bd-72ff-4a1a-b58f-ed04f65caf40 2018-06-30 14:54:41,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-8f688489-f5af-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f63af63768d54845604971723800225aa6e6f1" 2018-06-30 14:54:42,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:41 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51499822-d941-4c22-bde9-10fae0eaedd8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-8f688489-f5af-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/446fec1b0ac741e886a453c7b4e68296"}, "tags": [], "enabled": true, "id": "446fec1b0ac741e886a453c7b4e68296", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-8f688489-f5af-49b-proj"}]} 2018-06-30 14:54:42,366 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-8f688489-f5af-49b-proj used request id req-51499822-d941-4c22-bde9-10fae0eaedd8 2018-06-30 14:54:42,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f63af63768d54845604971723800225aa6e6f1" 2018-06-30 14:54:42,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:42 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52a47d41-2c29-43cf-b1a8-ae895c099dd0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:54:42,712 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-52a47d41-2c29-43cf-b1a8-ae895c099dd0 2018-06-30 14:54:43,576 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-8f688489-f5af-49b-user 2018-06-30 14:54:43,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:54:43,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29299557a123e04e671e892a2b74caab6df139e1" 2018-06-30 14:54:43,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:43 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82de42b9-ea46-43a7-aa46-dec77e47f63b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:54:43,979 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-82de42b9-ea46-43a7-aa46-dec77e47f63b 2018-06-30 14:54:43,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29299557a123e04e671e892a2b74caab6df139e1" -d '{"role": {"name": "CreateImageSuccessTests-8f688489-f5af-49b-proj-role"}}' 2018-06-30 14:54:44,372 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:54:43 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3444797-d19a-459c-b147-7affb0b09182 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92ac16b9b316434a977275d41681c8d9", "links": {"self": "http://10.167.4.35:5000/v3/roles/92ac16b9b316434a977275d41681c8d9"}, "name": "CreateImageSuccessTests-8f688489-f5af-49b-proj-role"}} 2018-06-30 14:54:44,372 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b3444797-d19a-459c-b147-7affb0b09182 2018-06-30 14:54:44,372 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-8f688489-f5af-49b-proj-role 2018-06-30 14:54:44,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/92ac16b9b316434a977275d41681c8d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29299557a123e04e671e892a2b74caab6df139e1" 2018-06-30 14:54:44,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:44 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a10387f9-76dc-42b6-827b-1f194917e5a1 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92ac16b9b316434a977275d41681c8d9", "links": {"self": "http://10.167.4.35:5000/v3/roles/92ac16b9b316434a977275d41681c8d9"}, "name": "CreateImageSuccessTests-8f688489-f5af-49b-proj-role"}} 2018-06-30 14:54:44,667 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/92ac16b9b316434a977275d41681c8d9 used request id req-a10387f9-76dc-42b6-827b-1f194917e5a1 2018-06-30 14:54:44,668 - keystone_utils - INFO - Granting role CreateImageSuccessTests-8f688489-f5af-49b-proj-role to project CreateImageSuccessTests-8f688489-f5af-49b-proj 2018-06-30 14:54:44,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/446fec1b0ac741e886a453c7b4e68296/users/9f25ccfe02da4fe9898618994e21ade0/roles/92ac16b9b316434a977275d41681c8d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29299557a123e04e671e892a2b74caab6df139e1" 2018-06-30 14:54:45,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:54:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f02d16d1-17a5-4fbe-adab-16dc0fb06793 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:54:45,072 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/446fec1b0ac741e886a453c7b4e68296/users/9f25ccfe02da4fe9898618994e21ade0/roles/92ac16b9b316434a977275d41681c8d9 used request id req-f02d16d1-17a5-4fbe-adab-16dc0fb06793 2018-06-30 14:54:45,073 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 14:54:45,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:54:45,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:54:46,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92ac16b9b316434a977275d41681c8d9", "name": "CreateImageSuccessTests-8f688489-f5af-49b-proj-role"}], "expires_at": "2018-06-30T15:54:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "446fec1b0ac741e886a453c7b4e68296", "name": "CreateImageSuccessTests-8f688489-f5af-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/446fec1b0ac741e886a453c7b4e68296", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/446fec1b0ac741e886a453c7b4e68296", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/446fec1b0ac741e886a453c7b4e68296", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/446fec1b0ac741e886a453c7b4e68296", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/446fec1b0ac741e886a453c7b4e68296", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/446fec1b0ac741e886a453c7b4e68296", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/446fec1b0ac741e886a453c7b4e68296", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/446fec1b0ac741e886a453c7b4e68296", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/446fec1b0ac741e886a453c7b4e68296", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/446fec1b0ac741e886a453c7b4e68296", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/446fec1b0ac741e886a453c7b4e68296", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/446fec1b0ac741e886a453c7b4e68296", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8f688489-f5af-49b-user", "id": "9f25ccfe02da4fe9898618994e21ade0"}, "audit_ids": ["HClsFDYRSAGz8VZ6nnt25w"], "issued_at": "2018-06-30T14:54:46.000000Z"}} 2018-06-30 14:54:46,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}451bb2a64e18d822de87e29433e48275acd42e4d" 2018-06-30 14:54:46,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2c57ada-9ea9-4129-a9e8-5417bff2814a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:54:46,342 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a2c57ada-9ea9-4129-a9e8-5417bff2814a 2018-06-30 14:54:46,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2a537722-fb41-4e96-b7e5-c4708f47a754 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}451bb2a64e18d822de87e29433e48275acd42e4d" 2018-06-30 14:54:47,152 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:47 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-16d4b8d1-5a33-4fac-a30e-82b43172808b Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-2a537722-fb41-4e96-b7e5-c4708f47a754"} 2018-06-30 14:54:47,152 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2a537722-fb41-4e96-b7e5-c4708f47a754 used request id req-16d4b8d1-5a33-4fac-a30e-82b43172808b 2018-06-30 14:54:47,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}451bb2a64e18d822de87e29433e48275acd42e4d" 2018-06-30 14:54:47,842 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:47 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-62f73d66-d4f2-4480-99c3-0d2c5e0d9c09 Front-End-Https: on 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", "root-tar"], "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-06-30 14:54:47,843 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-62f73d66-d4f2-4480-99c3-0d2c5e0d9c09 2018-06-30 14:54:47,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}451bb2a64e18d822de87e29433e48275acd42e4d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-2a537722-fb41-4e96-b7e5-c4708f47a754"}' 2018-06-30 14:54:48,768 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:54:48 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-f1b1b9cc-69c8-4742-8da2-10e998952165 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-2a537722-fb41-4e96-b7e5-c4708f47a754", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:54:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T14:54:49Z", "visibility": "shared", "self": "/v2/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7", "min_disk": 0, "protected": false, "id": "9978cdb1-1ca9-42c2-9b9c-46be0d575bf7", "file": "/v2/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7/file", "checksum": null, "owner": "446fec1b0ac741e886a453c7b4e68296", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:54:48,769 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-f1b1b9cc-69c8-4742-8da2-10e998952165 2018-06-30 14:54:48,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}451bb2a64e18d822de87e29433e48275acd42e4d" -d '' 2018-06-30 14:54:50,231 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:54:50 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3253f3e6-a5ca-4f53-a001-13451dc949e6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:54:50,231 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7/file used request id req-3253f3e6-a5ca-4f53-a001-13451dc949e6 2018-06-30 14:54:50,232 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 14:54:50,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}451bb2a64e18d822de87e29433e48275acd42e4d" 2018-06-30 14:54:50,847 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:50 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-51d54e0e-796a-4792-a201-e009c495bfdb Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2a537722-fb41-4e96-b7e5-c4708f47a754", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:54:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:54:50Z", "visibility": "shared", "self": "/v2/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7", "min_disk": 0, "protected": false, "id": "9978cdb1-1ca9-42c2-9b9c-46be0d575bf7", "file": "/v2/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "446fec1b0ac741e886a453c7b4e68296", "direct_url": "file:///var/lib/glance/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:54:50,848 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7 used request id req-51d54e0e-796a-4792-a201-e009c495bfdb 2018-06-30 14:54:50,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}451bb2a64e18d822de87e29433e48275acd42e4d" 2018-06-30 14:54:51,482 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:51 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-ef2ad02a-e2fb-45f4-aeb3-25a195104060 Front-End-Https: on 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", "root-tar"], "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-06-30 14:54:51,483 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-ef2ad02a-e2fb-45f4-aeb3-25a195104060 2018-06-30 14:54:51,485 - create_image - INFO - Created image with name - CreateImageSuccessTests-2a537722-fb41-4e96-b7e5-c4708f47a754 2018-06-30 14:54:51,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}451bb2a64e18d822de87e29433e48275acd42e4d" 2018-06-30 14:54:51,562 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:51 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-2c8bd8b6-a0be-40da-876d-c7bf33d6b783 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2a537722-fb41-4e96-b7e5-c4708f47a754", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:54:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:54:50Z", "visibility": "shared", "self": "/v2/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7", "min_disk": 0, "protected": false, "id": "9978cdb1-1ca9-42c2-9b9c-46be0d575bf7", "file": "/v2/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "446fec1b0ac741e886a453c7b4e68296", "direct_url": "file:///var/lib/glance/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:54:51,562 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7 used request id req-2c8bd8b6-a0be-40da-876d-c7bf33d6b783 2018-06-30 14:54:51,562 - create_image - DEBUG - Instance status is - active 2018-06-30 14:54:51,563 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-2a537722-fb41-4e96-b7e5-c4708f47a754 2018-06-30 14:54:51,563 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-2a537722-fb41-4e96-b7e5-c4708f47a754 2018-06-30 14:54:51,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:54:52,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92ac16b9b316434a977275d41681c8d9", "name": "CreateImageSuccessTests-8f688489-f5af-49b-proj-role"}], "expires_at": "2018-06-30T15:54:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "446fec1b0ac741e886a453c7b4e68296", "name": "CreateImageSuccessTests-8f688489-f5af-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/446fec1b0ac741e886a453c7b4e68296", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/446fec1b0ac741e886a453c7b4e68296", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/446fec1b0ac741e886a453c7b4e68296", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/446fec1b0ac741e886a453c7b4e68296", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/446fec1b0ac741e886a453c7b4e68296", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/446fec1b0ac741e886a453c7b4e68296", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/446fec1b0ac741e886a453c7b4e68296", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/446fec1b0ac741e886a453c7b4e68296", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/446fec1b0ac741e886a453c7b4e68296", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/446fec1b0ac741e886a453c7b4e68296", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/446fec1b0ac741e886a453c7b4e68296", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/446fec1b0ac741e886a453c7b4e68296", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8f688489-f5af-49b-user", "id": "9f25ccfe02da4fe9898618994e21ade0"}, "audit_ids": ["_EFZGwJIRLiBVqX4RWySRw"], "issued_at": "2018-06-30T14:54:52.000000Z"}} 2018-06-30 14:54:52,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2a537722-fb41-4e96-b7e5-c4708f47a754 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6ee38500333cdf7bf666f1ab223a129e4b84d73" 2018-06-30 14:54:53,279 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:53 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-2df8f50c-a345-4927-bc5b-cb4cad2c521d Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2a537722-fb41-4e96-b7e5-c4708f47a754", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:54:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:54:50Z", "visibility": "shared", "self": "/v2/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7", "min_disk": 0, "protected": false, "id": "9978cdb1-1ca9-42c2-9b9c-46be0d575bf7", "file": "/v2/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "446fec1b0ac741e886a453c7b4e68296", "direct_url": "file:///var/lib/glance/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-2a537722-fb41-4e96-b7e5-c4708f47a754"} 2018-06-30 14:54:53,280 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2a537722-fb41-4e96-b7e5-c4708f47a754 used request id req-2df8f50c-a345-4927-bc5b-cb4cad2c521d 2018-06-30 14:54:53,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6ee38500333cdf7bf666f1ab223a129e4b84d73" 2018-06-30 14:54:54,085 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:54 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-4d6ac7d0-fd1a-484e-ab9f-1952bbfebfc6 Front-End-Https: on 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", "root-tar"], "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-06-30 14:54:54,086 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-4d6ac7d0-fd1a-484e-ab9f-1952bbfebfc6 2018-06-30 14:54:54,089 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-2a537722-fb41-4e96-b7e5-c4708f47a754 2018-06-30 14:54:54,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}451bb2a64e18d822de87e29433e48275acd42e4d" 2018-06-30 14:54:55,150 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:54:55 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-113db7ea-38ad-40c6-af55-c21dc4a1a21d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:54:55,150 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/9978cdb1-1ca9-42c2-9b9c-46be0d575bf7 used request id req-113db7ea-38ad-40c6-af55-c21dc4a1a21d 2018-06-30 14:54:55,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29299557a123e04e671e892a2b74caab6df139e1" 2018-06-30 14:54:56,014 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:54:56 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-e7f4584b-01b3-4641-bab4-1e5cda26f1a2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:54:56,014 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-e7f4584b-01b3-4641-bab4-1e5cda26f1a2 2018-06-30 14:54:56,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29299557a123e04e671e892a2b74caab6df139e1" 2018-06-30 14:54:56,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:56 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58b2075d-a568-4736-a1c1-b40f8d61c4e6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:54:56,473 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-58b2075d-a568-4736-a1c1-b40f8d61c4e6 2018-06-30 14:54:56,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29299557a123e04e671e892a2b74caab6df139e1" 2018-06-30 14:54:56,874 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:54:56 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c7e8c7f-30e0-440e-8df7-46238cc81d12 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:54:56,875 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-0c7e8c7f-30e0-440e-8df7-46238cc81d12 2018-06-30 14:54:56,875 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:54:56,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29299557a123e04e671e892a2b74caab6df139e1" 2018-06-30 14:54:57,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:56 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-568adae3-864d-4dd4-bf99-b36dca297e8e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:54:57,237 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-568adae3-864d-4dd4-bf99-b36dca297e8e 2018-06-30 14:54:57,238 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-8f688489-f5af-49b-proj 2018-06-30 14:54:57,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/446fec1b0ac741e886a453c7b4e68296 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29299557a123e04e671e892a2b74caab6df139e1" 2018-06-30 14:54:57,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:54:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69f3acb5-7ff8-4a74-8556-311d97431b82 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:54:57,722 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/446fec1b0ac741e886a453c7b4e68296 used request id req-69f3acb5-7ff8-4a74-8556-311d97431b82 2018-06-30 14:54:57,722 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-8f688489-f5af-49b-proj-role 2018-06-30 14:54:57,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/92ac16b9b316434a977275d41681c8d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29299557a123e04e671e892a2b74caab6df139e1" 2018-06-30 14:54:58,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:54:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e3a01d1-f9ef-4aaa-9011-5cf33081bcff Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:54:58,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/92ac16b9b316434a977275d41681c8d9 used request id req-5e3a01d1-f9ef-4aaa-9011-5cf33081bcff 2018-06-30 14:54:58,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29299557a123e04e671e892a2b74caab6df139e1" 2018-06-30 14:54:58,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:58 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-289d356e-37ac-4724-a098-8630ac6ffc4a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:54:58,446 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-289d356e-37ac-4724-a098-8630ac6ffc4a 2018-06-30 14:54:58,447 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-8f688489-f5af-49b-user 2018-06-30 14:54:58,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/9f25ccfe02da4fe9898618994e21ade0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f63af63768d54845604971723800225aa6e6f1" 2018-06-30 14:54:59,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:54:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2f32d15-794c-44ee-a586-fe4767f91ab0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:54:59,079 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/9f25ccfe02da4fe9898618994e21ade0 used request id req-b2f32d15-794c-44ee-a586-fe4767f91ab0 2018-06-30 14:54:59,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:54:59,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:54:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["fn7Fo19ASDOrd1P-oyMeyQ"], "issued_at": "2018-06-30T14:54:59.000000Z"}} 2018-06-30 14:54:59,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14fbb21eaecbb3bd1710f0cb4aca04d575f54e31" 2018-06-30 14:55:00,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:54:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18740616-a6ae-441b-beea-31b2d0c5a861 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:55:00,278 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-18740616-a6ae-441b-beea-31b2d0c5a861 2018-06-30 14:55:00,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:55:00,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:55:01,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:55:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["FkrMc3dfQbKLZTy1lBCBMw"], "issued_at": "2018-06-30T14:55:01.000000Z"}} 2018-06-30 14:55:01,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779eebc36917d8b1d5e28b1ebc27c7615e34b4fd" 2018-06-30 14:55:01,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1f8efa1-9ba9-47c4-b689-1e9f47110dc0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:55:01,528 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b1f8efa1-9ba9-47c4-b689-1e9f47110dc0 2018-06-30 14:55:01,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:55:01,545 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:55:01 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:55:01,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-35fe74b6-ea76-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779eebc36917d8b1d5e28b1ebc27c7615e34b4fd" 2018-06-30 14:55:01,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:01 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ff7f20c-66a1-4d52-ab8e-0d28f23bf776 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-35fe74b6-ea76-4bc-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:55:01,951 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-35fe74b6-ea76-4bc-proj used request id req-9ff7f20c-66a1-4d52-ab8e-0d28f23bf776 2018-06-30 14:55:01,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779eebc36917d8b1d5e28b1ebc27c7615e34b4fd" 2018-06-30 14:55:02,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:01 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9edeef3-f1bf-4233-89e6-fc9dbec44b42 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:55:02,304 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d9edeef3-f1bf-4233-89e6-fc9dbec44b42 2018-06-30 14:55:02,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779eebc36917d8b1d5e28b1ebc27c7615e34b4fd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-35fe74b6-ea76-4bc-proj"}}' 2018-06-30 14:55:02,713 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:55:02 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02742c33-06d0-4cd4-98ff-d85af7bb559b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/023e9849c5d44b0a84ccabbc7b7a13dd"}, "tags": [], "enabled": true, "id": "023e9849c5d44b0a84ccabbc7b7a13dd", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-35fe74b6-ea76-4bc-proj"}} 2018-06-30 14:55:02,713 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-02742c33-06d0-4cd4-98ff-d85af7bb559b 2018-06-30 14:55:02,713 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-35fe74b6-ea76-4bc-proj 2018-06-30 14:55:02,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:55:02,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:55:03,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:55:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["1s4QkTfrQiit5yM1gAmdhg"], "issued_at": "2018-06-30T14:55:03.000000Z"}} 2018-06-30 14:55:03,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16cbb53d63e2c9059112dd9ed254faaeb2926b96" 2018-06-30 14:55:03,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fa1d682-4a21-4b2e-aee5-7503bf33f300 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:55:03,683 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8fa1d682-4a21-4b2e-aee5-7503bf33f300 2018-06-30 14:55:03,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:55:03,697 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:55:03 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:55:03,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16cbb53d63e2c9059112dd9ed254faaeb2926b96" 2018-06-30 14:55:04,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:03 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a4fc96f-7957-4337-a795-83e206d070c6 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:55:04,127 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-7a4fc96f-7957-4337-a795-83e206d070c6 2018-06-30 14:55:04,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-35fe74b6-ea76-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16cbb53d63e2c9059112dd9ed254faaeb2926b96" 2018-06-30 14:55:04,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:04 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-590c24c4-39be-42ac-af03-04c43fedb8ab Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-35fe74b6-ea76-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/023e9849c5d44b0a84ccabbc7b7a13dd"}, "tags": [], "enabled": true, "id": "023e9849c5d44b0a84ccabbc7b7a13dd", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-35fe74b6-ea76-4bc-proj"}]} 2018-06-30 14:55:04,207 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-35fe74b6-ea76-4bc-proj used request id req-590c24c4-39be-42ac-af03-04c43fedb8ab 2018-06-30 14:55:04,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16cbb53d63e2c9059112dd9ed254faaeb2926b96" 2018-06-30 14:55:04,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:04 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0907a99-3e01-437a-860d-bca5b94cfde6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:55:04,684 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c0907a99-3e01-437a-860d-bca5b94cfde6 2018-06-30 14:55:05,512 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-35fe74b6-ea76-4bc-user 2018-06-30 14:55:05,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:55:05,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779eebc36917d8b1d5e28b1ebc27c7615e34b4fd" 2018-06-30 14:55:05,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:05 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee0dd39f-b6d6-461b-88f5-af998b13e334 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:55:05,885 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ee0dd39f-b6d6-461b-88f5-af998b13e334 2018-06-30 14:55:05,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779eebc36917d8b1d5e28b1ebc27c7615e34b4fd" -d '{"role": {"name": "CreateImageSuccessTests-35fe74b6-ea76-4bc-proj-role"}}' 2018-06-30 14:55:06,238 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:55:05 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49783ba4-c0a8-45fb-8f2c-08e00abc97a9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "139b52f3d1ee49f4be0e773d40a2e746", "links": {"self": "http://10.167.4.35:5000/v3/roles/139b52f3d1ee49f4be0e773d40a2e746"}, "name": "CreateImageSuccessTests-35fe74b6-ea76-4bc-proj-role"}} 2018-06-30 14:55:06,238 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-49783ba4-c0a8-45fb-8f2c-08e00abc97a9 2018-06-30 14:55:06,238 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-35fe74b6-ea76-4bc-proj-role 2018-06-30 14:55:06,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/139b52f3d1ee49f4be0e773d40a2e746 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779eebc36917d8b1d5e28b1ebc27c7615e34b4fd" 2018-06-30 14:55:06,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:06 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53467adb-2a7a-4b91-a756-187794be00bc Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "139b52f3d1ee49f4be0e773d40a2e746", "links": {"self": "http://10.167.4.35:5000/v3/roles/139b52f3d1ee49f4be0e773d40a2e746"}, "name": "CreateImageSuccessTests-35fe74b6-ea76-4bc-proj-role"}} 2018-06-30 14:55:06,568 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/139b52f3d1ee49f4be0e773d40a2e746 used request id req-53467adb-2a7a-4b91-a756-187794be00bc 2018-06-30 14:55:06,568 - keystone_utils - INFO - Granting role CreateImageSuccessTests-35fe74b6-ea76-4bc-proj-role to project CreateImageSuccessTests-35fe74b6-ea76-4bc-proj 2018-06-30 14:55:06,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/023e9849c5d44b0a84ccabbc7b7a13dd/users/5e3391b17f3e437db92da7f201922ead/roles/139b52f3d1ee49f4be0e773d40a2e746 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779eebc36917d8b1d5e28b1ebc27c7615e34b4fd" 2018-06-30 14:55:07,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:55:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be007de5-bf6d-4021-bf04-7de151bf81bb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:55:07,041 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/023e9849c5d44b0a84ccabbc7b7a13dd/users/5e3391b17f3e437db92da7f201922ead/roles/139b52f3d1ee49f4be0e773d40a2e746 used request id req-be007de5-bf6d-4021-bf04-7de151bf81bb 2018-06-30 14:55:07,041 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 14:55:07,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:55:07,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:55:07,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "139b52f3d1ee49f4be0e773d40a2e746", "name": "CreateImageSuccessTests-35fe74b6-ea76-4bc-proj-role"}], "expires_at": "2018-06-30T15:55:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "023e9849c5d44b0a84ccabbc7b7a13dd", "name": "CreateImageSuccessTests-35fe74b6-ea76-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-35fe74b6-ea76-4bc-user", "id": "5e3391b17f3e437db92da7f201922ead"}, "audit_ids": ["dvHej-nGQU6BXGZ_JJaMtw"], "issued_at": "2018-06-30T14:55:07.000000Z"}} 2018-06-30 14:55:07,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b8f93b8e9b9bf882a2b5d2fb73b36db02221a26" 2018-06-30 14:55:08,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0cef2f22-f83a-4399-be23-096f52cb9b0e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:55:08,268 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0cef2f22-f83a-4399-be23-096f52cb9b0e 2018-06-30 14:55:08,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b8f93b8e9b9bf882a2b5d2fb73b36db02221a26" 2018-06-30 14:55:09,005 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:09 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-907b36ee-79f8-424d-b88e-9bd098d3b12b Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69"} 2018-06-30 14:55:09,005 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69 used request id req-907b36ee-79f8-424d-b88e-9bd098d3b12b 2018-06-30 14:55:09,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b8f93b8e9b9bf882a2b5d2fb73b36db02221a26" 2018-06-30 14:55:09,703 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:09 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6bf52f06-f58b-4591-9b85-37e491aa3df5 Front-End-Https: on 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", "root-tar"], "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-06-30 14:55:09,704 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-6bf52f06-f58b-4591-9b85-37e491aa3df5 2018-06-30 14:55:09,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b8f93b8e9b9bf882a2b5d2fb73b36db02221a26" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69"}' 2018-06-30 14:55:10,719 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:55:10 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-d3b3c9a3-667b-4078-a11a-e9625337129e Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:55:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T14:55:11Z", "visibility": "shared", "self": "/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d", "min_disk": 0, "protected": false, "id": "721ada0a-36d9-4649-ae4a-476a98e5620d", "file": "/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d/file", "checksum": null, "owner": "023e9849c5d44b0a84ccabbc7b7a13dd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:55:10,719 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-d3b3c9a3-667b-4078-a11a-e9625337129e 2018-06-30 14:55:10,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b8f93b8e9b9bf882a2b5d2fb73b36db02221a26" -d '' 2018-06-30 14:55:12,240 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:55:12 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fd97a72c-0162-4550-ad8d-6aea60d04c14 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:55:12,241 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d/file used request id req-fd97a72c-0162-4550-ad8d-6aea60d04c14 2018-06-30 14:55:12,241 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 14:55:12,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b8f93b8e9b9bf882a2b5d2fb73b36db02221a26" 2018-06-30 14:55:12,307 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:12 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-da5ff14d-d02c-4056-ab14-57fe82bdbdd5 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:55:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:55:12Z", "visibility": "shared", "self": "/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d", "min_disk": 0, "protected": false, "id": "721ada0a-36d9-4649-ae4a-476a98e5620d", "file": "/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "023e9849c5d44b0a84ccabbc7b7a13dd", "direct_url": "file:///var/lib/glance/images/721ada0a-36d9-4649-ae4a-476a98e5620d", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:55:12,307 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d used request id req-da5ff14d-d02c-4056-ab14-57fe82bdbdd5 2018-06-30 14:55:12,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b8f93b8e9b9bf882a2b5d2fb73b36db02221a26" 2018-06-30 14:55:13,047 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:13 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-8aa4a3c2-b2dc-4079-93fd-918530e3c020 Front-End-Https: on 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", "root-tar"], "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-06-30 14:55:13,047 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-8aa4a3c2-b2dc-4079-93fd-918530e3c020 2018-06-30 14:55:13,052 - create_image - INFO - Created image with name - CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69 2018-06-30 14:55:13,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b8f93b8e9b9bf882a2b5d2fb73b36db02221a26" 2018-06-30 14:55:13,830 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:13 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-4aec54bf-8827-4209-92b2-6c07bba44080 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:55:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:55:12Z", "visibility": "shared", "self": "/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d", "min_disk": 0, "protected": false, "id": "721ada0a-36d9-4649-ae4a-476a98e5620d", "file": "/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "023e9849c5d44b0a84ccabbc7b7a13dd", "direct_url": "file:///var/lib/glance/images/721ada0a-36d9-4649-ae4a-476a98e5620d", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:55:13,830 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d used request id req-4aec54bf-8827-4209-92b2-6c07bba44080 2018-06-30 14:55:13,831 - create_image - DEBUG - Instance status is - active 2018-06-30 14:55:13,831 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69 2018-06-30 14:55:13,831 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69 2018-06-30 14:55:13,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:55:14,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "139b52f3d1ee49f4be0e773d40a2e746", "name": "CreateImageSuccessTests-35fe74b6-ea76-4bc-proj-role"}], "expires_at": "2018-06-30T15:55:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "023e9849c5d44b0a84ccabbc7b7a13dd", "name": "CreateImageSuccessTests-35fe74b6-ea76-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-35fe74b6-ea76-4bc-user", "id": "5e3391b17f3e437db92da7f201922ead"}, "audit_ids": ["6q9ZMIAOSYaIIcVN2i9l0Q"], "issued_at": "2018-06-30T14:55:14.000000Z"}} 2018-06-30 14:55:14,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3eab357895dc0057cf37452767fda7ac036fc2c7" 2018-06-30 14:55:15,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:15 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-3acf8b00-57a7-477b-aaec-2c72525fb3a1 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:55:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:55:12Z", "visibility": "shared", "self": "/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d", "min_disk": 0, "protected": false, "id": "721ada0a-36d9-4649-ae4a-476a98e5620d", "file": "/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "023e9849c5d44b0a84ccabbc7b7a13dd", "direct_url": "file:///var/lib/glance/images/721ada0a-36d9-4649-ae4a-476a98e5620d", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69"} 2018-06-30 14:55:15,428 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69 used request id req-3acf8b00-57a7-477b-aaec-2c72525fb3a1 2018-06-30 14:55:15,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3eab357895dc0057cf37452767fda7ac036fc2c7" 2018-06-30 14:55:16,080 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:16 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-16922f9c-9fc0-4de8-a86e-942bd722353f Front-End-Https: on 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", "root-tar"], "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-06-30 14:55:16,080 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-16922f9c-9fc0-4de8-a86e-942bd722353f 2018-06-30 14:55:16,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:55:16,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:55:16,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "139b52f3d1ee49f4be0e773d40a2e746", "name": "CreateImageSuccessTests-35fe74b6-ea76-4bc-proj-role"}], "expires_at": "2018-06-30T15:55:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "023e9849c5d44b0a84ccabbc7b7a13dd", "name": "CreateImageSuccessTests-35fe74b6-ea76-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/023e9849c5d44b0a84ccabbc7b7a13dd", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-35fe74b6-ea76-4bc-user", "id": "5e3391b17f3e437db92da7f201922ead"}, "audit_ids": ["yAAwaOOZQb2k4lmbh3w1TA"], "issued_at": "2018-06-30T14:55:16.000000Z"}} 2018-06-30 14:55:16,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6d20c4c65572d0163782dfd51d6b3c0e59c69d7" 2018-06-30 14:55:17,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57e36a3c-ecea-4575-8497-8f2656d9f275 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:55:17,290 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-57e36a3c-ecea-4575-8497-8f2656d9f275 2018-06-30 14:55:17,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6d20c4c65572d0163782dfd51d6b3c0e59c69d7" 2018-06-30 14:55:18,481 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:18 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-40a5bc77-bd0e-4596-bc6a-16a021f9d0ad Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:55:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:55:12Z", "visibility": "shared", "self": "/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d", "min_disk": 0, "protected": false, "id": "721ada0a-36d9-4649-ae4a-476a98e5620d", "file": "/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "023e9849c5d44b0a84ccabbc7b7a13dd", "direct_url": "file:///var/lib/glance/images/721ada0a-36d9-4649-ae4a-476a98e5620d", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69"} 2018-06-30 14:55:18,481 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69 used request id req-40a5bc77-bd0e-4596-bc6a-16a021f9d0ad 2018-06-30 14:55:18,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6d20c4c65572d0163782dfd51d6b3c0e59c69d7" 2018-06-30 14:55:19,162 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:19 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-905975f3-8de7-4621-bd87-aa36f0774cd2 Front-End-Https: on 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", "root-tar"], "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-06-30 14:55:19,163 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-905975f3-8de7-4621-bd87-aa36f0774cd2 2018-06-30 14:55:19,165 - create_image - INFO - Found image with name - CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69 2018-06-30 14:55:19,166 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-69047c4d-cf05-4237-8992-3143f9396e69 2018-06-30 14:55:19,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b8f93b8e9b9bf882a2b5d2fb73b36db02221a26" 2018-06-30 14:55:20,235 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:55:20 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-14c782a3-494b-4e56-91ab-12c10453a6da Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:55:20,236 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/721ada0a-36d9-4649-ae4a-476a98e5620d used request id req-14c782a3-494b-4e56-91ab-12c10453a6da 2018-06-30 14:55:20,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779eebc36917d8b1d5e28b1ebc27c7615e34b4fd" 2018-06-30 14:55:21,180 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:21 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-3882680b-f082-4870-aaa7-1c6b99d84f27 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:55:21,180 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-3882680b-f082-4870-aaa7-1c6b99d84f27 2018-06-30 14:55:21,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779eebc36917d8b1d5e28b1ebc27c7615e34b4fd" 2018-06-30 14:55:21,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:21 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97a33512-550b-4218-95d2-6c0ea149545d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:55:21,520 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-97a33512-550b-4218-95d2-6c0ea149545d 2018-06-30 14:55:21,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779eebc36917d8b1d5e28b1ebc27c7615e34b4fd" 2018-06-30 14:55:21,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:55:21 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32223253-f282-40cc-87cd-cc3e9dceb09c Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:55:21,896 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-32223253-f282-40cc-87cd-cc3e9dceb09c 2018-06-30 14:55:21,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:55:21,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779eebc36917d8b1d5e28b1ebc27c7615e34b4fd" 2018-06-30 14:55:22,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:21 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d2b800d-40ba-492b-ace3-cec463586be0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:55:22,393 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-0d2b800d-40ba-492b-ace3-cec463586be0 2018-06-30 14:55:22,394 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-35fe74b6-ea76-4bc-proj 2018-06-30 14:55:22,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/023e9849c5d44b0a84ccabbc7b7a13dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779eebc36917d8b1d5e28b1ebc27c7615e34b4fd" 2018-06-30 14:55:23,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:55:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad161079-5af1-48b0-821d-7d0a1c936b7b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:55:23,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/023e9849c5d44b0a84ccabbc7b7a13dd used request id req-ad161079-5af1-48b0-821d-7d0a1c936b7b 2018-06-30 14:55:23,164 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-35fe74b6-ea76-4bc-proj-role 2018-06-30 14:55:23,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/139b52f3d1ee49f4be0e773d40a2e746 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779eebc36917d8b1d5e28b1ebc27c7615e34b4fd" 2018-06-30 14:55:23,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:55:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9d19a8d-c8fa-4f54-ba50-51049050fecc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:55:23,521 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/139b52f3d1ee49f4be0e773d40a2e746 used request id req-f9d19a8d-c8fa-4f54-ba50-51049050fecc 2018-06-30 14:55:23,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779eebc36917d8b1d5e28b1ebc27c7615e34b4fd" 2018-06-30 14:55:23,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:23 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f7fb9d3-777c-486e-af78-3ccbd0e74358 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:55:23,608 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8f7fb9d3-777c-486e-af78-3ccbd0e74358 2018-06-30 14:55:23,609 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-35fe74b6-ea76-4bc-user 2018-06-30 14:55:23,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/5e3391b17f3e437db92da7f201922ead -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16cbb53d63e2c9059112dd9ed254faaeb2926b96" 2018-06-30 14:55:24,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:55:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27edba34-f905-4b78-afd9-4d47985c378e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:55:24,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/5e3391b17f3e437db92da7f201922ead used request id req-27edba34-f905-4b78-afd9-4d47985c378e 2018-06-30 14:55:24,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:55:25,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:55:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["mOKL_a5vQjaD67U-Lk5lMQ"], "issued_at": "2018-06-30T14:55:25.000000Z"}} 2018-06-30 14:55:25,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff13ab1b27556a6728b63df994e618b904511ebd" 2018-06-30 14:55:25,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0161c717-6412-4d50-b2f4-52d22201881b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:55:25,414 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0161c717-6412-4d50-b2f4-52d22201881b 2018-06-30 14:55:25,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:55:25,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:55:26,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:55:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["JvvgTv8gT02OiAFH9lYsTQ"], "issued_at": "2018-06-30T14:55:26.000000Z"}} 2018-06-30 14:55:26,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af224af7c54bef80fe0c6b82324333516d64c22" 2018-06-30 14:55:26,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ce19a5f-d5dc-44f7-a62b-b60facf2e757 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:55:26,328 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9ce19a5f-d5dc-44f7-a62b-b60facf2e757 2018-06-30 14:55:26,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:55:26,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:55:26 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:55:26,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d987dd0b-ba8d-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af224af7c54bef80fe0c6b82324333516d64c22" 2018-06-30 14:55:26,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:26 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b18b5008-5231-46de-a732-2abcb6655dc5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d987dd0b-ba8d-435-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:55:26,686 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d987dd0b-ba8d-435-proj used request id req-b18b5008-5231-46de-a732-2abcb6655dc5 2018-06-30 14:55:26,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af224af7c54bef80fe0c6b82324333516d64c22" 2018-06-30 14:55:27,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:26 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-baf8b52a-0668-4b90-b0fc-a83e746095d4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:55:27,062 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-baf8b52a-0668-4b90-b0fc-a83e746095d4 2018-06-30 14:55:27,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af224af7c54bef80fe0c6b82324333516d64c22" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-d987dd0b-ba8d-435-proj"}}' 2018-06-30 14:55:27,510 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:55:27 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38329179-e08d-4293-a31c-afb3239559f3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f3e50d8754ae4ea3b63fd8cbca0128f9"}, "tags": [], "enabled": true, "id": "f3e50d8754ae4ea3b63fd8cbca0128f9", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d987dd0b-ba8d-435-proj"}} 2018-06-30 14:55:27,510 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-38329179-e08d-4293-a31c-afb3239559f3 2018-06-30 14:55:27,510 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-d987dd0b-ba8d-435-proj 2018-06-30 14:55:27,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:55:27,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:55:28,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:55:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["peoSgcyMTWS0wpP-XtdGuQ"], "issued_at": "2018-06-30T14:55:28.000000Z"}} 2018-06-30 14:55:28,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2064caa7628d8c84f2d30986785db3f3099a56" 2018-06-30 14:55:28,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-649cfcd4-00c6-42b1-a16a-e5a442685411 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:55:28,666 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-649cfcd4-00c6-42b1-a16a-e5a442685411 2018-06-30 14:55:28,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:55:28,681 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:55:28 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:55:28,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2064caa7628d8c84f2d30986785db3f3099a56" 2018-06-30 14:55:29,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:28 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95f39a8e-95ba-44cc-8d57-289ad4488e58 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:55:29,038 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-95f39a8e-95ba-44cc-8d57-289ad4488e58 2018-06-30 14:55:29,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-d987dd0b-ba8d-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2064caa7628d8c84f2d30986785db3f3099a56" 2018-06-30 14:55:29,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:29 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de2dfc3b-052d-450d-9a18-a274435d9d42 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-d987dd0b-ba8d-435-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f3e50d8754ae4ea3b63fd8cbca0128f9"}, "tags": [], "enabled": true, "id": "f3e50d8754ae4ea3b63fd8cbca0128f9", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d987dd0b-ba8d-435-proj"}]} 2018-06-30 14:55:29,410 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageSuccessTests-d987dd0b-ba8d-435-proj used request id req-de2dfc3b-052d-450d-9a18-a274435d9d42 2018-06-30 14:55:29,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2064caa7628d8c84f2d30986785db3f3099a56" 2018-06-30 14:55:29,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47226ee8-b9c2-401b-ae68-fc5270556977 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:55:29,768 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-47226ee8-b9c2-401b-ae68-fc5270556977 2018-06-30 14:55:30,515 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-d987dd0b-ba8d-435-user 2018-06-30 14:55:30,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:55:30,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af224af7c54bef80fe0c6b82324333516d64c22" 2018-06-30 14:55:30,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:30 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2baccb27-c0b3-440c-91c5-5f22421221b4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:55:30,864 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2baccb27-c0b3-440c-91c5-5f22421221b4 2018-06-30 14:55:30,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af224af7c54bef80fe0c6b82324333516d64c22" -d '{"role": {"name": "CreateImageSuccessTests-d987dd0b-ba8d-435-proj-role"}}' 2018-06-30 14:55:31,292 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:55:30 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5f553a6-b60c-4555-ae08-89f7542b48ee Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6cc6d1241e4e450cad7dbd76fa327246", "links": {"self": "http://10.167.4.35:5000/v3/roles/6cc6d1241e4e450cad7dbd76fa327246"}, "name": "CreateImageSuccessTests-d987dd0b-ba8d-435-proj-role"}} 2018-06-30 14:55:31,292 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-a5f553a6-b60c-4555-ae08-89f7542b48ee 2018-06-30 14:55:31,293 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-d987dd0b-ba8d-435-proj-role 2018-06-30 14:55:31,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/6cc6d1241e4e450cad7dbd76fa327246 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af224af7c54bef80fe0c6b82324333516d64c22" 2018-06-30 14:55:31,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:31 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67a76fd7-e735-459c-852a-38ebbb4a6d19 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6cc6d1241e4e450cad7dbd76fa327246", "links": {"self": "http://10.167.4.35:5000/v3/roles/6cc6d1241e4e450cad7dbd76fa327246"}, "name": "CreateImageSuccessTests-d987dd0b-ba8d-435-proj-role"}} 2018-06-30 14:55:31,653 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/6cc6d1241e4e450cad7dbd76fa327246 used request id req-67a76fd7-e735-459c-852a-38ebbb4a6d19 2018-06-30 14:55:31,653 - keystone_utils - INFO - Granting role CreateImageSuccessTests-d987dd0b-ba8d-435-proj-role to project CreateImageSuccessTests-d987dd0b-ba8d-435-proj 2018-06-30 14:55:31,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f3e50d8754ae4ea3b63fd8cbca0128f9/users/7d6c00c484684afb9715b422e4dceb05/roles/6cc6d1241e4e450cad7dbd76fa327246 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af224af7c54bef80fe0c6b82324333516d64c22" 2018-06-30 14:55:32,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:55:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a0d83b9-89cd-43be-8701-8c67f54a8752 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:55:32,157 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f3e50d8754ae4ea3b63fd8cbca0128f9/users/7d6c00c484684afb9715b422e4dceb05/roles/6cc6d1241e4e450cad7dbd76fa327246 used request id req-1a0d83b9-89cd-43be-8701-8c67f54a8752 2018-06-30 14:55:32,157 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 14:55:32,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:55:32,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:55:33,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cc6d1241e4e450cad7dbd76fa327246", "name": "CreateImageSuccessTests-d987dd0b-ba8d-435-proj-role"}], "expires_at": "2018-06-30T15:55:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3e50d8754ae4ea3b63fd8cbca0128f9", "name": "CreateImageSuccessTests-d987dd0b-ba8d-435-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d987dd0b-ba8d-435-user", "id": "7d6c00c484684afb9715b422e4dceb05"}, "audit_ids": ["TG6NBgJrTPGE4KHIiyJg4A"], "issued_at": "2018-06-30T14:55:33.000000Z"}} 2018-06-30 14:55:33,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5a0483f9c007ca4f657003514ba43e9f84371f" 2018-06-30 14:55:33,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e8dcc36-6490-4c61-b671-0c0b4add5c76 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:55:33,426 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0e8dcc36-6490-4c61-b671-0c0b4add5c76 2018-06-30 14:55:33,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d5a0483f9c007ca4f657003514ba43e9f84371f" 2018-06-30 14:55:34,375 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:34 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-df9f3862-e467-41bd-943e-d8f18932e546 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382"} 2018-06-30 14:55:34,375 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382 used request id req-df9f3862-e467-41bd-943e-d8f18932e546 2018-06-30 14:55:34,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d5a0483f9c007ca4f657003514ba43e9f84371f" 2018-06-30 14:55:35,023 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:35 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2cfc6342-f721-4095-99cb-4d02ea13d6e8 Front-End-Https: on 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", "root-tar"], "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-06-30 14:55:35,023 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-2cfc6342-f721-4095-99cb-4d02ea13d6e8 2018-06-30 14:55:35,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4d5a0483f9c007ca4f657003514ba43e9f84371f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382"}' 2018-06-30 14:55:35,814 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:55:35 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-5c082a69-ac7f-4a38-a63d-4a503227ba83 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:55:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T14:55:36Z", "visibility": "shared", "self": "/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1", "min_disk": 0, "protected": false, "id": "a9e5e34b-20a3-49dc-b8a8-60bae2da79d1", "file": "/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1/file", "checksum": null, "owner": "f3e50d8754ae4ea3b63fd8cbca0128f9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:55:35,814 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-5c082a69-ac7f-4a38-a63d-4a503227ba83 2018-06-30 14:55:35,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d5a0483f9c007ca4f657003514ba43e9f84371f" -d '' 2018-06-30 14:55:37,315 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:55:37 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a0332616-05fe-4a11-857f-e086e765a2ee Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:55:37,315 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1/file used request id req-a0332616-05fe-4a11-857f-e086e765a2ee 2018-06-30 14:55:37,315 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 14:55:37,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d5a0483f9c007ca4f657003514ba43e9f84371f" 2018-06-30 14:55:38,102 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:38 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-3ef2248c-45b7-4021-8ca8-02d98d8f0e6b Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:55:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:55:37Z", "visibility": "shared", "self": "/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1", "min_disk": 0, "protected": false, "id": "a9e5e34b-20a3-49dc-b8a8-60bae2da79d1", "file": "/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f3e50d8754ae4ea3b63fd8cbca0128f9", "direct_url": "file:///var/lib/glance/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:55:38,103 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1 used request id req-3ef2248c-45b7-4021-8ca8-02d98d8f0e6b 2018-06-30 14:55:38,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d5a0483f9c007ca4f657003514ba43e9f84371f" 2018-06-30 14:55:38,822 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:38 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e280064f-97d9-4e5e-9d13-65f5ad7dfb06 Front-End-Https: on 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", "root-tar"], "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-06-30 14:55:38,822 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e280064f-97d9-4e5e-9d13-65f5ad7dfb06 2018-06-30 14:55:38,825 - create_image - INFO - Created image with name - CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382 2018-06-30 14:55:38,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d5a0483f9c007ca4f657003514ba43e9f84371f" 2018-06-30 14:55:39,428 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:39 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-0ff91512-7827-40da-97bf-f813567c27fc Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:55:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:55:37Z", "visibility": "shared", "self": "/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1", "min_disk": 0, "protected": false, "id": "a9e5e34b-20a3-49dc-b8a8-60bae2da79d1", "file": "/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f3e50d8754ae4ea3b63fd8cbca0128f9", "direct_url": "file:///var/lib/glance/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:55:39,428 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1 used request id req-0ff91512-7827-40da-97bf-f813567c27fc 2018-06-30 14:55:39,428 - create_image - DEBUG - Instance status is - active 2018-06-30 14:55:39,429 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382 2018-06-30 14:55:39,429 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382 2018-06-30 14:55:39,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:55:40,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cc6d1241e4e450cad7dbd76fa327246", "name": "CreateImageSuccessTests-d987dd0b-ba8d-435-proj-role"}], "expires_at": "2018-06-30T15:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3e50d8754ae4ea3b63fd8cbca0128f9", "name": "CreateImageSuccessTests-d987dd0b-ba8d-435-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d987dd0b-ba8d-435-user", "id": "7d6c00c484684afb9715b422e4dceb05"}, "audit_ids": ["Nu0AJvUzTeemoSv9CfTHnQ"], "issued_at": "2018-06-30T14:55:40.000000Z"}} 2018-06-30 14:55:40,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3e519fc20e0227a2f57d33a5c360cf003a60601" 2018-06-30 14:55:41,087 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:41 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-57778487-5cd7-4397-bb72-9f7621fdcd52 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:55:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:55:37Z", "visibility": "shared", "self": "/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1", "min_disk": 0, "protected": false, "id": "a9e5e34b-20a3-49dc-b8a8-60bae2da79d1", "file": "/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f3e50d8754ae4ea3b63fd8cbca0128f9", "direct_url": "file:///var/lib/glance/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382"} 2018-06-30 14:55:41,087 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382 used request id req-57778487-5cd7-4397-bb72-9f7621fdcd52 2018-06-30 14:55:41,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3e519fc20e0227a2f57d33a5c360cf003a60601" 2018-06-30 14:55:41,828 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:41 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9625e163-4a69-4968-8764-ed33ff74663b Front-End-Https: on 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", "root-tar"], "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-06-30 14:55:41,829 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9625e163-4a69-4968-8764-ed33ff74663b 2018-06-30 14:55:41,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:55:41,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:55:42,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cc6d1241e4e450cad7dbd76fa327246", "name": "CreateImageSuccessTests-d987dd0b-ba8d-435-proj-role"}], "expires_at": "2018-06-30T15:55:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3e50d8754ae4ea3b63fd8cbca0128f9", "name": "CreateImageSuccessTests-d987dd0b-ba8d-435-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f3e50d8754ae4ea3b63fd8cbca0128f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d987dd0b-ba8d-435-user", "id": "7d6c00c484684afb9715b422e4dceb05"}, "audit_ids": ["QMt5hRDUTQyI6tfUNgYZfg"], "issued_at": "2018-06-30T14:55:42.000000Z"}} 2018-06-30 14:55:42,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c551ac987bd6937d8df6436c816ccf810044419c" 2018-06-30 14:55:42,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-871e4f06-971f-4041-8f6e-92ea0617bdfd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:55:42,966 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-871e4f06-971f-4041-8f6e-92ea0617bdfd 2018-06-30 14:55:42,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&name=CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c551ac987bd6937d8df6436c816ccf810044419c" 2018-06-30 14:55:43,703 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:43 GMT Content-Type: application/json Content-Length: 866 Connection: keep-alive X-Openstack-Request-Id: req-038e628a-6317-415d-80e2-d70da1ed1997 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:55:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T14:55:37Z", "visibility": "shared", "self": "/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1", "min_disk": 0, "protected": false, "id": "a9e5e34b-20a3-49dc-b8a8-60bae2da79d1", "file": "/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f3e50d8754ae4ea3b63fd8cbca0128f9", "direct_url": "file:///var/lib/glance/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382"} 2018-06-30 14:55:43,704 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&name=CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382 used request id req-038e628a-6317-415d-80e2-d70da1ed1997 2018-06-30 14:55:43,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c551ac987bd6937d8df6436c816ccf810044419c" 2018-06-30 14:55:44,425 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:44 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-1d5d6d92-2f2b-41b5-9a90-a96d4c84d5c8 Front-End-Https: on 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", "root-tar"], "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-06-30 14:55:44,425 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-1d5d6d92-2f2b-41b5-9a90-a96d4c84d5c8 2018-06-30 14:55:44,428 - create_image - INFO - Found image with name - CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382 2018-06-30 14:55:44,429 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-dfcec160-054f-4e3d-bd3a-cb9158fb0382 2018-06-30 14:55:44,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d5a0483f9c007ca4f657003514ba43e9f84371f" 2018-06-30 14:55:45,331 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:55:45 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9026932d-c640-48b4-ac59-a2aa6ef07928 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:55:45,331 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/a9e5e34b-20a3-49dc-b8a8-60bae2da79d1 used request id req-9026932d-c640-48b4-ac59-a2aa6ef07928 2018-06-30 14:55:45,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af224af7c54bef80fe0c6b82324333516d64c22" 2018-06-30 14:55:46,238 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:46 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-91427346-d5b4-4fff-9767-6f065d634169 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:55:46,238 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-91427346-d5b4-4fff-9767-6f065d634169 2018-06-30 14:55:46,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af224af7c54bef80fe0c6b82324333516d64c22" 2018-06-30 14:55:46,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:46 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6aeacaea-f639-455e-ba0e-784d234239ec Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:55:46,615 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-6aeacaea-f639-455e-ba0e-784d234239ec 2018-06-30 14:55:46,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af224af7c54bef80fe0c6b82324333516d64c22" 2018-06-30 14:55:46,987 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:55:46 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24218498-2b47-434d-9994-eb8ae4cd3c5b Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:55:46,987 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-24218498-2b47-434d-9994-eb8ae4cd3c5b 2018-06-30 14:55:46,988 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:55:46,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af224af7c54bef80fe0c6b82324333516d64c22" 2018-06-30 14:55:47,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:46 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4fb76641-b1af-472f-a385-cf3f8a9633a9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:55:47,325 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-4fb76641-b1af-472f-a385-cf3f8a9633a9 2018-06-30 14:55:47,326 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-d987dd0b-ba8d-435-proj 2018-06-30 14:55:47,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f3e50d8754ae4ea3b63fd8cbca0128f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af224af7c54bef80fe0c6b82324333516d64c22" 2018-06-30 14:55:48,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:55:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82958016-eed5-4928-b4c9-a1bbeacf758d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:55:48,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f3e50d8754ae4ea3b63fd8cbca0128f9 used request id req-82958016-eed5-4928-b4c9-a1bbeacf758d 2018-06-30 14:55:48,100 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-d987dd0b-ba8d-435-proj-role 2018-06-30 14:55:48,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/6cc6d1241e4e450cad7dbd76fa327246 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af224af7c54bef80fe0c6b82324333516d64c22" 2018-06-30 14:55:48,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:55:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e205eab-a637-4cbe-8c5f-052ffe27183f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:55:48,538 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/6cc6d1241e4e450cad7dbd76fa327246 used request id req-5e205eab-a637-4cbe-8c5f-052ffe27183f 2018-06-30 14:55:48,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af224af7c54bef80fe0c6b82324333516d64c22" 2018-06-30 14:55:48,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:48 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea064aa8-dfdc-4987-a87a-b45fc3aba5e5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:55:48,615 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ea064aa8-dfdc-4987-a87a-b45fc3aba5e5 2018-06-30 14:55:48,616 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-d987dd0b-ba8d-435-user 2018-06-30 14:55:48,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/7d6c00c484684afb9715b422e4dceb05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2064caa7628d8c84f2d30986785db3f3099a56" 2018-06-30 14:55:49,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:55:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-028b1096-7f85-482b-a981-dd57758100ee Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:55:49,176 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7d6c00c484684afb9715b422e4dceb05 used request id req-028b1096-7f85-482b-a981-dd57758100ee 2018-06-30 14:55:49,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:55:49,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:55:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["ZBq12vnVRcKRbKv5VCILJA"], "issued_at": "2018-06-30T14:55:49.000000Z"}} 2018-06-30 14:55:49,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b72797832282aa1f2d5c7dfcc6e30ab0431616a" 2018-06-30 14:55:50,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8de134c5-ea8c-444a-bc74-afbc410aa125 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:55:50,245 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8de134c5-ea8c-444a-bc74-afbc410aa125 2018-06-30 14:55:50,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:55:50,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:55:51,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:55:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["2awiNWgIQYCAY1OIsPeL1A"], "issued_at": "2018-06-30T14:55:51.000000Z"}} 2018-06-30 14:55:51,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c4452c0caf4c7c69a9b096a741a8a0135cb84a" 2018-06-30 14:55:51,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8227c6f-6bc2-4c41-87dc-9975476e31e1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:55:51,788 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b8227c6f-6bc2-4c41-87dc-9975476e31e1 2018-06-30 14:55:51,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:55:51,802 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:55:51 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:55:51,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c4452c0caf4c7c69a9b096a741a8a0135cb84a" 2018-06-30 14:55:52,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:51 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-009c2745-cf09-47f8-b5de-340079ea4bd6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:55:52,154 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj used request id req-009c2745-cf09-47f8-b5de-340079ea4bd6 2018-06-30 14:55:52,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c4452c0caf4c7c69a9b096a741a8a0135cb84a" 2018-06-30 14:55:52,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:52 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b55225ae-aa27-4831-a89e-0087a26dbf0f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:55:52,572 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b55225ae-aa27-4831-a89e-0087a26dbf0f 2018-06-30 14:55:52,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c4452c0caf4c7c69a9b096a741a8a0135cb84a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj"}}' 2018-06-30 14:55:53,017 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:55:52 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c0bf6eb-5c7a-4380-b54b-d1e27e8198e7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d63e8fb32adc4519aacc09e5250914d8"}, "tags": [], "enabled": true, "id": "d63e8fb32adc4519aacc09e5250914d8", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj"}} 2018-06-30 14:55:53,018 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-8c0bf6eb-5c7a-4380-b54b-d1e27e8198e7 2018-06-30 14:55:53,018 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj 2018-06-30 14:55:53,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:55:53,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:55:53,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["FLmfArbuR56bVFDGf66zIQ"], "issued_at": "2018-06-30T14:55:53.000000Z"}} 2018-06-30 14:55:53,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35545ca8934bda239c00a43376ffc0eb0b834f" 2018-06-30 14:55:53,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56358dec-beaf-4894-b90e-f0b20f0590fc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:55:53,853 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-56358dec-beaf-4894-b90e-f0b20f0590fc 2018-06-30 14:55:53,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:55:53,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:55:53 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:55:53,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35545ca8934bda239c00a43376ffc0eb0b834f" 2018-06-30 14:55:54,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:53 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a11ce82-4ba3-4687-8fe7-e054d20753bd Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:55:54,297 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-2a11ce82-4ba3-4687-8fe7-e054d20753bd 2018-06-30 14:55:54,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35545ca8934bda239c00a43376ffc0eb0b834f" 2018-06-30 14:55:54,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:54 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-950dc431-372e-4705-b74d-d0a088b5bd9a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d63e8fb32adc4519aacc09e5250914d8"}, "tags": [], "enabled": true, "id": "d63e8fb32adc4519aacc09e5250914d8", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj"}]} 2018-06-30 14:55:54,740 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj used request id req-950dc431-372e-4705-b74d-d0a088b5bd9a 2018-06-30 14:55:54,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35545ca8934bda239c00a43376ffc0eb0b834f" 2018-06-30 14:55:55,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:54 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b230d171-3c5f-415e-b865-9f4108c2ed78 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:55:55,110 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b230d171-3c5f-415e-b865-9f4108c2ed78 2018-06-30 14:55:55,834 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-7e5c2ebc-32f2-4c6-user 2018-06-30 14:55:55,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:55:55,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c4452c0caf4c7c69a9b096a741a8a0135cb84a" 2018-06-30 14:55:56,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:55 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba957783-f44d-46d0-91dd-4411a86b6d11 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:55:56,215 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ba957783-f44d-46d0-91dd-4411a86b6d11 2018-06-30 14:55:56,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c4452c0caf4c7c69a9b096a741a8a0135cb84a" -d '{"role": {"name": "CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj-role"}}' 2018-06-30 14:55:56,634 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:55:56 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2fc44e2-33b4-4808-b68f-572d143a6c3f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "83c4c6c929f34f9c9c7b21366b9fa854", "links": {"self": "http://10.167.4.35:5000/v3/roles/83c4c6c929f34f9c9c7b21366b9fa854"}, "name": "CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj-role"}} 2018-06-30 14:55:56,634 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f2fc44e2-33b4-4808-b68f-572d143a6c3f 2018-06-30 14:55:56,634 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj-role 2018-06-30 14:55:56,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/83c4c6c929f34f9c9c7b21366b9fa854 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c4452c0caf4c7c69a9b096a741a8a0135cb84a" 2018-06-30 14:55:57,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:56 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7f8712e-51ee-4f6d-b102-5c8f7d2e7622 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "83c4c6c929f34f9c9c7b21366b9fa854", "links": {"self": "http://10.167.4.35:5000/v3/roles/83c4c6c929f34f9c9c7b21366b9fa854"}, "name": "CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj-role"}} 2018-06-30 14:55:57,054 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/83c4c6c929f34f9c9c7b21366b9fa854 used request id req-d7f8712e-51ee-4f6d-b102-5c8f7d2e7622 2018-06-30 14:55:57,054 - keystone_utils - INFO - Granting role CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj-role to project CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj 2018-06-30 14:55:57,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d63e8fb32adc4519aacc09e5250914d8/users/90970eb3568f4bc6b2f1d12b0e857223/roles/83c4c6c929f34f9c9c7b21366b9fa854 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c4452c0caf4c7c69a9b096a741a8a0135cb84a" 2018-06-30 14:55:57,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:55:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0970cf9-d60d-4be3-99a0-42073871b779 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:55:57,487 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d63e8fb32adc4519aacc09e5250914d8/users/90970eb3568f4bc6b2f1d12b0e857223/roles/83c4c6c929f34f9c9c7b21366b9fa854 used request id req-b0970cf9-d60d-4be3-99a0-42073871b779 2018-06-30 14:55:57,487 - openstack_tests - DEBUG - Image metadata - None 2018-06-30 14:55:57,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:55:57,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:55:58,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "83c4c6c929f34f9c9c7b21366b9fa854", "name": "CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj-role"}], "expires_at": "2018-06-30T15:55:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d63e8fb32adc4519aacc09e5250914d8", "name": "CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d63e8fb32adc4519aacc09e5250914d8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d63e8fb32adc4519aacc09e5250914d8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d63e8fb32adc4519aacc09e5250914d8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d63e8fb32adc4519aacc09e5250914d8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d63e8fb32adc4519aacc09e5250914d8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d63e8fb32adc4519aacc09e5250914d8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d63e8fb32adc4519aacc09e5250914d8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d63e8fb32adc4519aacc09e5250914d8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d63e8fb32adc4519aacc09e5250914d8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d63e8fb32adc4519aacc09e5250914d8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d63e8fb32adc4519aacc09e5250914d8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d63e8fb32adc4519aacc09e5250914d8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-7e5c2ebc-32f2-4c6-user", "id": "90970eb3568f4bc6b2f1d12b0e857223"}, "audit_ids": ["SUjUDpYFSU-1VRQTTnBEjg"], "issued_at": "2018-06-30T14:55:58.000000Z"}} 2018-06-30 14:55:58,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77d3dfd009d7b54fd25753bfc1977afd2cdeaad" 2018-06-30 14:55:58,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:55:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8867e20-6379-4255-b17e-6201b9ad3d0b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:55:58,544 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d8867e20-6379-4255-b17e-6201b9ad3d0b 2018-06-30 14:55:58,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-2253c71d-e9ab-4505-9d6f-2bc6fd0e4bd6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e77d3dfd009d7b54fd25753bfc1977afd2cdeaad" 2018-06-30 14:55:59,287 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:55:59 GMT Content-Type: application/json Content-Length: 163 Connection: keep-alive X-Openstack-Request-Id: req-af9a5d29-c4a8-40e9-a5d5-523329d61ceb Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-2253c71d-e9ab-4505-9d6f-2bc6fd0e4bd6"} 2018-06-30 14:55:59,287 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-2253c71d-e9ab-4505-9d6f-2bc6fd0e4bd6 used request id req-af9a5d29-c4a8-40e9-a5d5-523329d61ceb 2018-06-30 14:55:59,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e77d3dfd009d7b54fd25753bfc1977afd2cdeaad" 2018-06-30 14:56:00,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:56:00 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-dfaaff5c-8e7a-4fba-853b-7aabf5a52b91 Front-End-Https: on 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", "root-tar"], "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-06-30 14:56:00,178 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-dfaaff5c-8e7a-4fba-853b-7aabf5a52b91 2018-06-30 14:56:00,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e77d3dfd009d7b54fd25753bfc1977afd2cdeaad" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-2253c71d-e9ab-4505-9d6f-2bc6fd0e4bd6"}' 2018-06-30 14:56:01,037 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 14:56:01 GMT Content-Type: application/json Content-Length: 605 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/b544c8ef-9d69-4747-856c-dda6a41b3365 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-cd86259c-405c-479f-a81e-dbe6574cd9d2 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-2253c71d-e9ab-4505-9d6f-2bc6fd0e4bd6", "tags": [], "container_format": "bare", "created_at": "2018-06-30T14:56:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T14:56:01Z", "visibility": "shared", "self": "/v2/images/b544c8ef-9d69-4747-856c-dda6a41b3365", "min_disk": 0, "protected": false, "id": "b544c8ef-9d69-4747-856c-dda6a41b3365", "file": "/v2/images/b544c8ef-9d69-4747-856c-dda6a41b3365/file", "checksum": null, "owner": "d63e8fb32adc4519aacc09e5250914d8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 14:56:01,037 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-cd86259c-405c-479f-a81e-dbe6574cd9d2 2018-06-30 14:56:01,044 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-06-30 14:56:01,045 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-2253c71d-e9ab-4505-9d6f-2bc6fd0e4bd6 2018-06-30 14:56:01,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/b544c8ef-9d69-4747-856c-dda6a41b3365 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e77d3dfd009d7b54fd25753bfc1977afd2cdeaad" 2018-06-30 14:56:01,839 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 14:56:01 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ed5cb92d-146b-4ee9-9e4e-853f2de3a047 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 14:56:01,839 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/b544c8ef-9d69-4747-856c-dda6a41b3365 used request id req-ed5cb92d-146b-4ee9-9e4e-853f2de3a047 2018-06-30 14:56:01,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c4452c0caf4c7c69a9b096a741a8a0135cb84a" 2018-06-30 14:56:02,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:56:02 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-18780071-fb30-40de-a9fd-688327ed10fc Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:56:02,817 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-18780071-fb30-40de-a9fd-688327ed10fc 2018-06-30 14:56:02,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c4452c0caf4c7c69a9b096a741a8a0135cb84a" 2018-06-30 14:56:03,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:02 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a0e15ed-8479-4bf1-8721-80066dd1387d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:56:03,115 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-9a0e15ed-8479-4bf1-8721-80066dd1387d 2018-06-30 14:56:03,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c4452c0caf4c7c69a9b096a741a8a0135cb84a" 2018-06-30 14:56:03,474 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:56:03 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc240cd0-18bf-4597-b6d3-debe7b891c1d Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:56:03,474 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-cc240cd0-18bf-4597-b6d3-debe7b891c1d 2018-06-30 14:56:03,474 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:56:03,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c4452c0caf4c7c69a9b096a741a8a0135cb84a" 2018-06-30 14:56:03,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:03 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41ba97a8-d262-4c0a-acf9-58e6dc8d5917 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:56:03,863 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-41ba97a8-d262-4c0a-acf9-58e6dc8d5917 2018-06-30 14:56:03,864 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj 2018-06-30 14:56:03,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d63e8fb32adc4519aacc09e5250914d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c4452c0caf4c7c69a9b096a741a8a0135cb84a" 2018-06-30 14:56:04,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:56:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7038ae80-479e-41b3-b7e1-60a99bd8e758 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:56:04,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d63e8fb32adc4519aacc09e5250914d8 used request id req-7038ae80-479e-41b3-b7e1-60a99bd8e758 2018-06-30 14:56:04,730 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-7e5c2ebc-32f2-4c6-proj-role 2018-06-30 14:56:04,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/83c4c6c929f34f9c9c7b21366b9fa854 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c4452c0caf4c7c69a9b096a741a8a0135cb84a" 2018-06-30 14:56:05,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:56:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb7da187-d64f-46e0-ba93-82f2a35cb7c0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:56:05,168 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/83c4c6c929f34f9c9c7b21366b9fa854 used request id req-bb7da187-d64f-46e0-ba93-82f2a35cb7c0 2018-06-30 14:56:05,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c4452c0caf4c7c69a9b096a741a8a0135cb84a" 2018-06-30 14:56:05,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:05 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-643a489e-a485-4233-9266-78cd60a7d569 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:56:05,256 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-643a489e-a485-4233-9266-78cd60a7d569 2018-06-30 14:56:05,256 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-7e5c2ebc-32f2-4c6-user 2018-06-30 14:56:05,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/90970eb3568f4bc6b2f1d12b0e857223 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a35545ca8934bda239c00a43376ffc0eb0b834f" 2018-06-30 14:56:05,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:56:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b437ae0b-5eec-4c15-a7c0-ad3c5b9819a8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:56:05,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/90970eb3568f4bc6b2f1d12b0e857223 used request id req-b437ae0b-5eec-4c15-a7c0-ad3c5b9819a8 2018-06-30 14:56:05,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:56:06,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:56:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["6lNTHRKhSb-e8A6vFkek5A"], "issued_at": "2018-06-30T14:56:06.000000Z"}} 2018-06-30 14:56:06,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d31992079683778fe2b7cc5d94b986f9f34987" 2018-06-30 14:56:06,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43912222-7058-419b-b1fc-293efef99b0f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:56:06,982 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-43912222-7058-419b-b1fc-293efef99b0f 2018-06-30 14:56:06,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:56:06,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:56:07,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:56:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["70AaucK7TGGBmAJbjealrA"], "issued_at": "2018-06-30T14:56:07.000000Z"}} 2018-06-30 14:56:07,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34b77dcda490f671323eddda5697ec57871b0d8" 2018-06-30 14:56:08,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88703a54-b96b-4d1b-b6de-b77412212da8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:56:08,043 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-88703a54-b96b-4d1b-b6de-b77412212da8 2018-06-30 14:56:08,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:56:08,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:56:08 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:56:08,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2a37980a-80dc-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34b77dcda490f671323eddda5697ec57871b0d8" 2018-06-30 14:56:08,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:08 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b3ac613-d0d4-4816-8fd7-4fcd4eee261e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2a37980a-80dc-49e-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:56:08,288 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2a37980a-80dc-49e-proj used request id req-8b3ac613-d0d4-4816-8fd7-4fcd4eee261e 2018-06-30 14:56:08,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34b77dcda490f671323eddda5697ec57871b0d8" 2018-06-30 14:56:08,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:08 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb1a09c0-5a42-4446-9ccf-4da0a977c639 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:56:08,686 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-bb1a09c0-5a42-4446-9ccf-4da0a977c639 2018-06-30 14:56:08,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34b77dcda490f671323eddda5697ec57871b0d8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-2a37980a-80dc-49e-proj"}}' 2018-06-30 14:56:09,011 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:56:08 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de211255-dcfd-41fa-8bc0-d0272cc39495 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f5615d605f74440dafa0d772036741d2"}, "tags": [], "enabled": true, "id": "f5615d605f74440dafa0d772036741d2", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-2a37980a-80dc-49e-proj"}} 2018-06-30 14:56:09,011 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-de211255-dcfd-41fa-8bc0-d0272cc39495 2018-06-30 14:56:09,012 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-2a37980a-80dc-49e-proj 2018-06-30 14:56:09,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:56:09,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:56:09,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:56:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["iez_ABSeTQujOB53bYXoLQ"], "issued_at": "2018-06-30T14:56:09.000000Z"}} 2018-06-30 14:56:09,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40183b7f81e4cffab413b8b3ffc05ab01fc3df75" 2018-06-30 14:56:09,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f875731-09b3-43af-9c71-98fb9a50cb91 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:56:09,985 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2f875731-09b3-43af-9c71-98fb9a50cb91 2018-06-30 14:56:09,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:56:10,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:56:09 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:56:10,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40183b7f81e4cffab413b8b3ffc05ab01fc3df75" 2018-06-30 14:56:10,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:10 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1bb4c3b-f45e-4842-b6aa-e139073b5f43 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:56:10,447 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-e1bb4c3b-f45e-4842-b6aa-e139073b5f43 2018-06-30 14:56:10,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-2a37980a-80dc-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40183b7f81e4cffab413b8b3ffc05ab01fc3df75" 2018-06-30 14:56:10,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:10 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6cb9877-8bbc-4af8-84fd-e5abe967aed5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-2a37980a-80dc-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f5615d605f74440dafa0d772036741d2"}, "tags": [], "enabled": true, "id": "f5615d605f74440dafa0d772036741d2", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-2a37980a-80dc-49e-proj"}]} 2018-06-30 14:56:10,794 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-2a37980a-80dc-49e-proj used request id req-b6cb9877-8bbc-4af8-84fd-e5abe967aed5 2018-06-30 14:56:10,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40183b7f81e4cffab413b8b3ffc05ab01fc3df75" 2018-06-30 14:56:11,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:10 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-079b0fde-8631-4d8d-9a09-a0d894d54949 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:56:11,116 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-079b0fde-8631-4d8d-9a09-a0d894d54949 2018-06-30 14:56:11,874 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-2a37980a-80dc-49e-user 2018-06-30 14:56:11,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:56:11,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34b77dcda490f671323eddda5697ec57871b0d8" 2018-06-30 14:56:12,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0eb466f-56db-41b1-8dbb-0451741e7afd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:56:12,227 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c0eb466f-56db-41b1-8dbb-0451741e7afd 2018-06-30 14:56:12,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34b77dcda490f671323eddda5697ec57871b0d8" -d '{"role": {"name": "CreateImageNegativeTests-2a37980a-80dc-49e-proj-role"}}' 2018-06-30 14:56:12,589 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:56:12 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8adc821-bcf7-448f-972c-0b7f97dbe11b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb56aea7ae5940e8b0cf34fe3c18ba0c", "links": {"self": "http://10.167.4.35:5000/v3/roles/eb56aea7ae5940e8b0cf34fe3c18ba0c"}, "name": "CreateImageNegativeTests-2a37980a-80dc-49e-proj-role"}} 2018-06-30 14:56:12,589 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-d8adc821-bcf7-448f-972c-0b7f97dbe11b 2018-06-30 14:56:12,589 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-2a37980a-80dc-49e-proj-role 2018-06-30 14:56:12,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/eb56aea7ae5940e8b0cf34fe3c18ba0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34b77dcda490f671323eddda5697ec57871b0d8" 2018-06-30 14:56:12,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:12 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-259442f0-a410-4a2c-83b5-49b262f7e588 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb56aea7ae5940e8b0cf34fe3c18ba0c", "links": {"self": "http://10.167.4.35:5000/v3/roles/eb56aea7ae5940e8b0cf34fe3c18ba0c"}, "name": "CreateImageNegativeTests-2a37980a-80dc-49e-proj-role"}} 2018-06-30 14:56:12,936 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/eb56aea7ae5940e8b0cf34fe3c18ba0c used request id req-259442f0-a410-4a2c-83b5-49b262f7e588 2018-06-30 14:56:12,936 - keystone_utils - INFO - Granting role CreateImageNegativeTests-2a37980a-80dc-49e-proj-role to project CreateImageNegativeTests-2a37980a-80dc-49e-proj 2018-06-30 14:56:12,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f5615d605f74440dafa0d772036741d2/users/8d53220ab87547519e9732d353c533d3/roles/eb56aea7ae5940e8b0cf34fe3c18ba0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34b77dcda490f671323eddda5697ec57871b0d8" 2018-06-30 14:56:13,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:56:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3461e5f-e4bd-42f4-999f-cc78f8761fd8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:56:13,395 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f5615d605f74440dafa0d772036741d2/users/8d53220ab87547519e9732d353c533d3/roles/eb56aea7ae5940e8b0cf34fe3c18ba0c used request id req-e3461e5f-e4bd-42f4-999f-cc78f8761fd8 2018-06-30 14:56:13,395 - openstack_tests - DEBUG - Image metadata - None 2018-06-30 14:56:13,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:56:13,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:56:14,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb56aea7ae5940e8b0cf34fe3c18ba0c", "name": "CreateImageNegativeTests-2a37980a-80dc-49e-proj-role"}], "expires_at": "2018-06-30T15:56:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5615d605f74440dafa0d772036741d2", "name": "CreateImageNegativeTests-2a37980a-80dc-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f5615d605f74440dafa0d772036741d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f5615d605f74440dafa0d772036741d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f5615d605f74440dafa0d772036741d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f5615d605f74440dafa0d772036741d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f5615d605f74440dafa0d772036741d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f5615d605f74440dafa0d772036741d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f5615d605f74440dafa0d772036741d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f5615d605f74440dafa0d772036741d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f5615d605f74440dafa0d772036741d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f5615d605f74440dafa0d772036741d2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f5615d605f74440dafa0d772036741d2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f5615d605f74440dafa0d772036741d2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-2a37980a-80dc-49e-user", "id": "8d53220ab87547519e9732d353c533d3"}, "audit_ids": ["vv8sCj3sQTGk5fSSJNElAA"], "issued_at": "2018-06-30T14:56:14.000000Z"}} 2018-06-30 14:56:14,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4434a78b583b0dc17e58060e76df6c10e201aaf8" 2018-06-30 14:56:14,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3aea5d8e-bbf2-4dea-b501-c11cf62d84a9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:56:14,601 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3aea5d8e-bbf2-4dea-b501-c11cf62d84a9 2018-06-30 14:56:14,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-d446edcd-22ad-43ca-97db-c5abeaebd692 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4434a78b583b0dc17e58060e76df6c10e201aaf8" 2018-06-30 14:56:15,309 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:56:15 GMT Content-Type: application/json Content-Length: 161 Connection: keep-alive X-Openstack-Request-Id: req-03e328cb-8551-484e-b53c-5f5596ae543d Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-d446edcd-22ad-43ca-97db-c5abeaebd692"} 2018-06-30 14:56:15,310 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-d446edcd-22ad-43ca-97db-c5abeaebd692 used request id req-03e328cb-8551-484e-b53c-5f5596ae543d 2018-06-30 14:56:15,310 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-06-30 14:56:15,310 - file_utils - DEBUG - Saving file to - /tmp/b274d620-0097-4a1d-95b5-d366a54b1442 2018-06-30 14:56:15,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4434a78b583b0dc17e58060e76df6c10e201aaf8" 2018-06-30 14:56:16,217 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:56:16 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-3c3654de-1c9e-4f68-b3e4-88760055a856 Front-End-Https: on 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", "root-tar"], "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-06-30 14:56:16,217 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-3c3654de-1c9e-4f68-b3e4-88760055a856 2018-06-30 14:56:16,240 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-06-30 14:56:16,240 - glance_utils - DEBUG - Closing file ./tmp/b274d620-0097-4a1d-95b5-d366a54b1442 2018-06-30 14:56:16,240 - glance_utils - INFO - Removing file ./tmp/b274d620-0097-4a1d-95b5-d366a54b1442 2018-06-30 14:56:16,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34b77dcda490f671323eddda5697ec57871b0d8" 2018-06-30 14:56:17,152 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:56:17 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-3a407a07-65c5-42c0-89b0-54b060a7165e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:56:17,152 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-3a407a07-65c5-42c0-89b0-54b060a7165e 2018-06-30 14:56:17,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34b77dcda490f671323eddda5697ec57871b0d8" 2018-06-30 14:56:17,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:17 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5fc56eb5-ac78-41bf-bb36-95733d8f086d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:56:17,630 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-5fc56eb5-ac78-41bf-bb36-95733d8f086d 2018-06-30 14:56:17,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34b77dcda490f671323eddda5697ec57871b0d8" 2018-06-30 14:56:17,973 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:56:17 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d852b02-1486-43ae-a635-b7937c6c5457 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:56:17,973 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-7d852b02-1486-43ae-a635-b7937c6c5457 2018-06-30 14:56:17,973 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:56:17,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34b77dcda490f671323eddda5697ec57871b0d8" 2018-06-30 14:56:18,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:17 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58d822b3-87cf-4e91-a3d7-344a29980a95 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:56:18,334 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-58d822b3-87cf-4e91-a3d7-344a29980a95 2018-06-30 14:56:18,335 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-2a37980a-80dc-49e-proj 2018-06-30 14:56:18,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f5615d605f74440dafa0d772036741d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34b77dcda490f671323eddda5697ec57871b0d8" 2018-06-30 14:56:18,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:56:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0cde200a-53a5-45a1-80f8-c4d4ae0b6c93 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:56:18,857 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f5615d605f74440dafa0d772036741d2 used request id req-0cde200a-53a5-45a1-80f8-c4d4ae0b6c93 2018-06-30 14:56:18,858 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-2a37980a-80dc-49e-proj-role 2018-06-30 14:56:18,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/eb56aea7ae5940e8b0cf34fe3c18ba0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34b77dcda490f671323eddda5697ec57871b0d8" 2018-06-30 14:56:19,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:56:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1684764b-5889-4fd5-a039-2062779deec0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:56:19,296 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/eb56aea7ae5940e8b0cf34fe3c18ba0c used request id req-1684764b-5889-4fd5-a039-2062779deec0 2018-06-30 14:56:19,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34b77dcda490f671323eddda5697ec57871b0d8" 2018-06-30 14:56:19,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:19 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-136e3b68-77ac-41b5-8715-9f2c272f314b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:56:19,678 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-136e3b68-77ac-41b5-8715-9f2c272f314b 2018-06-30 14:56:19,679 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-2a37980a-80dc-49e-user 2018-06-30 14:56:19,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/8d53220ab87547519e9732d353c533d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40183b7f81e4cffab413b8b3ffc05ab01fc3df75" 2018-06-30 14:56:20,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:56:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50a52a79-19fe-485f-8e1c-72efe065ce0d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:56:20,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/8d53220ab87547519e9732d353c533d3 used request id req-50a52a79-19fe-485f-8e1c-72efe065ce0d 2018-06-30 14:56:20,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:56:21,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:56:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["hP0BHOqqRA-2GCyxW7JlQQ"], "issued_at": "2018-06-30T14:56:21.000000Z"}} 2018-06-30 14:56:21,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59853b5e0bbb7469aa785a0ed513e60ad9dd2e47" 2018-06-30 14:56:21,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7ee5214-3906-4523-881b-961a982905bc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:56:21,851 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f7ee5214-3906-4523-881b-961a982905bc 2018-06-30 14:56:21,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:56:21,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:56:22,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:56:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["YXP0_XlwSSSh572G_slrwg"], "issued_at": "2018-06-30T14:56:22.000000Z"}} 2018-06-30 14:56:22,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee079bd3e60c105e21463d4ced44a335ff21136" 2018-06-30 14:56:22,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7df39ff2-cc27-4b87-815e-84303a65a312 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:56:22,804 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7df39ff2-cc27-4b87-815e-84303a65a312 2018-06-30 14:56:22,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:56:22,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:56:22 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:56:22,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-8abb84f3-7605-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee079bd3e60c105e21463d4ced44a335ff21136" 2018-06-30 14:56:23,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:22 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1005a3bc-d022-494e-bd03-bced422912c4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-8abb84f3-7605-45f-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:56:23,235 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-8abb84f3-7605-45f-proj used request id req-1005a3bc-d022-494e-bd03-bced422912c4 2018-06-30 14:56:23,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee079bd3e60c105e21463d4ced44a335ff21136" 2018-06-30 14:56:23,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:23 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c7b46de-475a-408a-b281-93d33d776dad Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:56:23,615 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8c7b46de-475a-408a-b281-93d33d776dad 2018-06-30 14:56:23,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee079bd3e60c105e21463d4ced44a335ff21136" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-8abb84f3-7605-45f-proj"}}' 2018-06-30 14:56:24,065 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:56:23 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04aa5314-94e8-4834-bb82-d42801dbb433 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c8661991025a4fb1869774f4a4e14237"}, "tags": [], "enabled": true, "id": "c8661991025a4fb1869774f4a4e14237", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-8abb84f3-7605-45f-proj"}} 2018-06-30 14:56:24,066 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-04aa5314-94e8-4834-bb82-d42801dbb433 2018-06-30 14:56:24,066 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-8abb84f3-7605-45f-proj 2018-06-30 14:56:24,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:56:24,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:56:24,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:56:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Ky8ZpO4hSA-VJs3YJbViSw"], "issued_at": "2018-06-30T14:56:24.000000Z"}} 2018-06-30 14:56:24,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a41d2f46f42882285f6414a90ca32007b88f9ae" 2018-06-30 14:56:24,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5429ebc2-892a-42cf-ab75-c02ecb3c095f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:56:24,930 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5429ebc2-892a-42cf-ab75-c02ecb3c095f 2018-06-30 14:56:24,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:56:24,947 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:56:24 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:56:24,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a41d2f46f42882285f6414a90ca32007b88f9ae" 2018-06-30 14:56:25,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:24 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed622809-0696-435b-aac2-6e984909ba5e Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:56:25,464 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ed622809-0696-435b-aac2-6e984909ba5e 2018-06-30 14:56:25,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-8abb84f3-7605-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a41d2f46f42882285f6414a90ca32007b88f9ae" 2018-06-30 14:56:25,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:25 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb722d8d-83b5-4752-b70f-9d0bdc3757be Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-8abb84f3-7605-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c8661991025a4fb1869774f4a4e14237"}, "tags": [], "enabled": true, "id": "c8661991025a4fb1869774f4a4e14237", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-8abb84f3-7605-45f-proj"}]} 2018-06-30 14:56:25,867 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-8abb84f3-7605-45f-proj used request id req-fb722d8d-83b5-4752-b70f-9d0bdc3757be 2018-06-30 14:56:25,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a41d2f46f42882285f6414a90ca32007b88f9ae" 2018-06-30 14:56:26,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:25 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c587c2e-ad7d-4828-9746-abd14728347c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:56:26,287 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2c587c2e-ad7d-4828-9746-abd14728347c 2018-06-30 14:56:27,064 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-8abb84f3-7605-45f-user 2018-06-30 14:56:27,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:56:27,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee079bd3e60c105e21463d4ced44a335ff21136" 2018-06-30 14:56:27,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:27 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47c34981-d640-4c6f-90c1-980d933d9ae4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:56:27,456 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-47c34981-d640-4c6f-90c1-980d933d9ae4 2018-06-30 14:56:27,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee079bd3e60c105e21463d4ced44a335ff21136" -d '{"role": {"name": "CreateImageNegativeTests-8abb84f3-7605-45f-proj-role"}}' 2018-06-30 14:56:27,851 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:56:27 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c52a4f29-3f00-4b80-a210-623b499abba5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a76a78a700bb472a88b381c215940740", "links": {"self": "http://10.167.4.35:5000/v3/roles/a76a78a700bb472a88b381c215940740"}, "name": "CreateImageNegativeTests-8abb84f3-7605-45f-proj-role"}} 2018-06-30 14:56:27,851 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-c52a4f29-3f00-4b80-a210-623b499abba5 2018-06-30 14:56:27,851 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-8abb84f3-7605-45f-proj-role 2018-06-30 14:56:27,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/a76a78a700bb472a88b381c215940740 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee079bd3e60c105e21463d4ced44a335ff21136" 2018-06-30 14:56:28,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:27 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f35973aa-1660-46bf-8e16-6f942e2df141 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a76a78a700bb472a88b381c215940740", "links": {"self": "http://10.167.4.35:5000/v3/roles/a76a78a700bb472a88b381c215940740"}, "name": "CreateImageNegativeTests-8abb84f3-7605-45f-proj-role"}} 2018-06-30 14:56:28,288 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/a76a78a700bb472a88b381c215940740 used request id req-f35973aa-1660-46bf-8e16-6f942e2df141 2018-06-30 14:56:28,288 - keystone_utils - INFO - Granting role CreateImageNegativeTests-8abb84f3-7605-45f-proj-role to project CreateImageNegativeTests-8abb84f3-7605-45f-proj 2018-06-30 14:56:28,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/c8661991025a4fb1869774f4a4e14237/users/17f8d5818c844b78a2bb32be2426611e/roles/a76a78a700bb472a88b381c215940740 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee079bd3e60c105e21463d4ced44a335ff21136" 2018-06-30 14:56:28,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:56:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d64896b0-e9de-4043-aad2-1aa33a65b416 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:56:28,752 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/c8661991025a4fb1869774f4a4e14237/users/17f8d5818c844b78a2bb32be2426611e/roles/a76a78a700bb472a88b381c215940740 used request id req-d64896b0-e9de-4043-aad2-1aa33a65b416 2018-06-30 14:56:28,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:56:28,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:56:29,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a76a78a700bb472a88b381c215940740", "name": "CreateImageNegativeTests-8abb84f3-7605-45f-proj-role"}], "expires_at": "2018-06-30T15:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8661991025a4fb1869774f4a4e14237", "name": "CreateImageNegativeTests-8abb84f3-7605-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c8661991025a4fb1869774f4a4e14237", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/c8661991025a4fb1869774f4a4e14237", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/c8661991025a4fb1869774f4a4e14237", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c8661991025a4fb1869774f4a4e14237", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/c8661991025a4fb1869774f4a4e14237", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/c8661991025a4fb1869774f4a4e14237", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c8661991025a4fb1869774f4a4e14237", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/c8661991025a4fb1869774f4a4e14237", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/c8661991025a4fb1869774f4a4e14237", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/c8661991025a4fb1869774f4a4e14237", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/c8661991025a4fb1869774f4a4e14237", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/c8661991025a4fb1869774f4a4e14237", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-8abb84f3-7605-45f-user", "id": "17f8d5818c844b78a2bb32be2426611e"}, "audit_ids": ["YMV1wVUyThO0TcFkiyjAUQ"], "issued_at": "2018-06-30T14:56:29.000000Z"}} 2018-06-30 14:56:29,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b019956d2b3b19913cc681a6664ec5e612985bbb" 2018-06-30 14:56:29,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6d1eeea-e35c-4426-af8a-42f7206220a3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:56:29,865 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b6d1eeea-e35c-4426-af8a-42f7206220a3 2018-06-30 14:56:29,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b019956d2b3b19913cc681a6664ec5e612985bbb" 2018-06-30 14:56:30,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:56:30 GMT Content-Type: application/json Content-Length: 87 Connection: keep-alive X-Openstack-Request-Id: req-547e7fad-01c4-4e3f-8066-e4868eb9473f Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-06-30 14:56:30,893 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&name=foo used request id req-547e7fad-01c4-4e3f-8066-e4868eb9473f 2018-06-30 14:56:30,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee079bd3e60c105e21463d4ced44a335ff21136" 2018-06-30 14:56:31,989 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:56:31 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-af2da73e-57d5-4221-aae0-c56fe87465b5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:56:31,990 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-af2da73e-57d5-4221-aae0-c56fe87465b5 2018-06-30 14:56:31,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee079bd3e60c105e21463d4ced44a335ff21136" 2018-06-30 14:56:32,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:31 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3178009-2cf5-4bba-aec1-4e72f2031967 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:56:32,352 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-a3178009-2cf5-4bba-aec1-4e72f2031967 2018-06-30 14:56:32,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee079bd3e60c105e21463d4ced44a335ff21136" 2018-06-30 14:56:32,724 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:56:32 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53cc99eb-dd43-4dd6-aee4-d580ce05af88 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:56:32,724 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-53cc99eb-dd43-4dd6-aee4-d580ce05af88 2018-06-30 14:56:32,724 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:56:32,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee079bd3e60c105e21463d4ced44a335ff21136" 2018-06-30 14:56:33,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:32 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b57457e6-12c9-4f66-8c38-ee1fc9e556ce Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:56:33,160 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-b57457e6-12c9-4f66-8c38-ee1fc9e556ce 2018-06-30 14:56:33,161 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-8abb84f3-7605-45f-proj 2018-06-30 14:56:33,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/c8661991025a4fb1869774f4a4e14237 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee079bd3e60c105e21463d4ced44a335ff21136" 2018-06-30 14:56:33,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:56:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48ad4784-efe2-4c92-ad3c-d49f1a736e60 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:56:33,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/c8661991025a4fb1869774f4a4e14237 used request id req-48ad4784-efe2-4c92-ad3c-d49f1a736e60 2018-06-30 14:56:33,921 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-8abb84f3-7605-45f-proj-role 2018-06-30 14:56:33,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/a76a78a700bb472a88b381c215940740 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee079bd3e60c105e21463d4ced44a335ff21136" 2018-06-30 14:56:34,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:56:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91baa8cc-502a-410a-89aa-6b1fe737a36d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:56:34,324 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/a76a78a700bb472a88b381c215940740 used request id req-91baa8cc-502a-410a-89aa-6b1fe737a36d 2018-06-30 14:56:34,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee079bd3e60c105e21463d4ced44a335ff21136" 2018-06-30 14:56:34,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:34 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8608656d-2f59-434c-93c4-38875ebebc1d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:56:34,699 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8608656d-2f59-434c-93c4-38875ebebc1d 2018-06-30 14:56:34,700 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-8abb84f3-7605-45f-user 2018-06-30 14:56:34,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/17f8d5818c844b78a2bb32be2426611e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a41d2f46f42882285f6414a90ca32007b88f9ae" 2018-06-30 14:56:35,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:56:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5af16fce-055b-4869-a2e1-afca1e527fbf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:56:35,349 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/17f8d5818c844b78a2bb32be2426611e used request id req-5af16fce-055b-4869-a2e1-afca1e527fbf 2018-06-30 14:56:35,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:56:36,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:56:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["EKy0nFV1QeG7U9JxyT4-vg"], "issued_at": "2018-06-30T14:56:36.000000Z"}} 2018-06-30 14:56:36,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0831ea537099d92eafb1f7356a1985ac11721ba3" 2018-06-30 14:56:36,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-554ad4fc-75e7-4f87-bd82-0f632228241a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:56:36,501 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-554ad4fc-75e7-4f87-bd82-0f632228241a 2018-06-30 14:56:36,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:56:36,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:56:37,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:56:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["DaD368IWRUmxtaeKrxHlCg"], "issued_at": "2018-06-30T14:56:37.000000Z"}} 2018-06-30 14:56:37,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b653622811dcfab6ef11ee4f71fe05feba57ee0" 2018-06-30 14:56:37,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d138b994-fd44-49f6-a3be-67635f46272c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:56:37,705 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d138b994-fd44-49f6-a3be-67635f46272c 2018-06-30 14:56:37,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:56:37,722 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:56:37 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:56:37,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-23dd89a7-1549-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b653622811dcfab6ef11ee4f71fe05feba57ee0" 2018-06-30 14:56:38,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:37 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac6c40b8-6432-46bf-bc28-28aec5293f5d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-23dd89a7-1549-4e0-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:56:38,012 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-23dd89a7-1549-4e0-proj used request id req-ac6c40b8-6432-46bf-bc28-28aec5293f5d 2018-06-30 14:56:38,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b653622811dcfab6ef11ee4f71fe05feba57ee0" 2018-06-30 14:56:38,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:38 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1aab87c-8fdc-4c42-8b47-b2df7fcd6be7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:56:38,391 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d1aab87c-8fdc-4c42-8b47-b2df7fcd6be7 2018-06-30 14:56:38,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b653622811dcfab6ef11ee4f71fe05feba57ee0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-23dd89a7-1549-4e0-proj"}}' 2018-06-30 14:56:38,857 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:56:38 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7bf067e-7a81-470c-926b-05cb5e553adc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/023a843359f74e5a90cd2d507883acfe"}, "tags": [], "enabled": true, "id": "023a843359f74e5a90cd2d507883acfe", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-23dd89a7-1549-4e0-proj"}} 2018-06-30 14:56:38,858 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-d7bf067e-7a81-470c-926b-05cb5e553adc 2018-06-30 14:56:38,858 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-23dd89a7-1549-4e0-proj 2018-06-30 14:56:38,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:56:38,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:56:39,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:56:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["BoPMPV9JRXyiqK9uIA3daA"], "issued_at": "2018-06-30T14:56:39.000000Z"}} 2018-06-30 14:56:39,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}175cffc45aa47e68db13d3a31a16f3515ca4009d" 2018-06-30 14:56:39,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9df1ddbd-c71d-49c3-9917-6348a9c477e8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:56:39,724 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9df1ddbd-c71d-49c3-9917-6348a9c477e8 2018-06-30 14:56:39,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:56:39,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:56:39 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:56:39,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}175cffc45aa47e68db13d3a31a16f3515ca4009d" 2018-06-30 14:56:39,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:39 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70972ee7-e6e1-4556-b1fc-7850c8165171 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:56:39,902 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-70972ee7-e6e1-4556-b1fc-7850c8165171 2018-06-30 14:56:39,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-23dd89a7-1549-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}175cffc45aa47e68db13d3a31a16f3515ca4009d" 2018-06-30 14:56:40,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:39 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e849fd9-5aee-414a-92b0-2cb0ca602cd9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-23dd89a7-1549-4e0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/023a843359f74e5a90cd2d507883acfe"}, "tags": [], "enabled": true, "id": "023a843359f74e5a90cd2d507883acfe", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-23dd89a7-1549-4e0-proj"}]} 2018-06-30 14:56:40,315 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateImageNegativeTests-23dd89a7-1549-4e0-proj used request id req-8e849fd9-5aee-414a-92b0-2cb0ca602cd9 2018-06-30 14:56:40,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}175cffc45aa47e68db13d3a31a16f3515ca4009d" 2018-06-30 14:56:40,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:40 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-971a6139-b449-4f25-8788-82a8c1b6ee62 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:56:40,726 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-971a6139-b449-4f25-8788-82a8c1b6ee62 2018-06-30 14:56:41,578 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-23dd89a7-1549-4e0-user 2018-06-30 14:56:41,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:56:41,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b653622811dcfab6ef11ee4f71fe05feba57ee0" 2018-06-30 14:56:41,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:41 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b571c01-76a2-463c-a2cf-07cf95599ef2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:56:41,922 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7b571c01-76a2-463c-a2cf-07cf95599ef2 2018-06-30 14:56:41,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b653622811dcfab6ef11ee4f71fe05feba57ee0" -d '{"role": {"name": "CreateImageNegativeTests-23dd89a7-1549-4e0-proj-role"}}' 2018-06-30 14:56:42,395 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:56:41 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f522d4f-35b5-4ea7-9008-9882095e227c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f7330a23d92c425f9a94eaf2160bbefd", "links": {"self": "http://10.167.4.35:5000/v3/roles/f7330a23d92c425f9a94eaf2160bbefd"}, "name": "CreateImageNegativeTests-23dd89a7-1549-4e0-proj-role"}} 2018-06-30 14:56:42,395 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-5f522d4f-35b5-4ea7-9008-9882095e227c 2018-06-30 14:56:42,395 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-23dd89a7-1549-4e0-proj-role 2018-06-30 14:56:42,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/f7330a23d92c425f9a94eaf2160bbefd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b653622811dcfab6ef11ee4f71fe05feba57ee0" 2018-06-30 14:56:42,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:42 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e808465-4e65-4f22-b9b3-1dc5cc045621 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f7330a23d92c425f9a94eaf2160bbefd", "links": {"self": "http://10.167.4.35:5000/v3/roles/f7330a23d92c425f9a94eaf2160bbefd"}, "name": "CreateImageNegativeTests-23dd89a7-1549-4e0-proj-role"}} 2018-06-30 14:56:42,798 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/f7330a23d92c425f9a94eaf2160bbefd used request id req-6e808465-4e65-4f22-b9b3-1dc5cc045621 2018-06-30 14:56:42,799 - keystone_utils - INFO - Granting role CreateImageNegativeTests-23dd89a7-1549-4e0-proj-role to project CreateImageNegativeTests-23dd89a7-1549-4e0-proj 2018-06-30 14:56:42,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/023a843359f74e5a90cd2d507883acfe/users/b5e32350a68641fdbe320d48ef0c16fa/roles/f7330a23d92c425f9a94eaf2160bbefd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b653622811dcfab6ef11ee4f71fe05feba57ee0" 2018-06-30 14:56:43,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:56:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-654c2e89-941d-4337-9211-3c908414cf0d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:56:43,351 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/023a843359f74e5a90cd2d507883acfe/users/b5e32350a68641fdbe320d48ef0c16fa/roles/f7330a23d92c425f9a94eaf2160bbefd used request id req-654c2e89-941d-4337-9211-3c908414cf0d 2018-06-30 14:56:43,352 - openstack_tests - DEBUG - Image metadata - None 2018-06-30 14:56:43,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:56:43,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:56:44,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7330a23d92c425f9a94eaf2160bbefd", "name": "CreateImageNegativeTests-23dd89a7-1549-4e0-proj-role"}], "expires_at": "2018-06-30T15:56:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "023a843359f74e5a90cd2d507883acfe", "name": "CreateImageNegativeTests-23dd89a7-1549-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/023a843359f74e5a90cd2d507883acfe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/023a843359f74e5a90cd2d507883acfe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/023a843359f74e5a90cd2d507883acfe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/023a843359f74e5a90cd2d507883acfe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/023a843359f74e5a90cd2d507883acfe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/023a843359f74e5a90cd2d507883acfe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/023a843359f74e5a90cd2d507883acfe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/023a843359f74e5a90cd2d507883acfe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/023a843359f74e5a90cd2d507883acfe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/023a843359f74e5a90cd2d507883acfe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/023a843359f74e5a90cd2d507883acfe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/023a843359f74e5a90cd2d507883acfe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-23dd89a7-1549-4e0-user", "id": "b5e32350a68641fdbe320d48ef0c16fa"}, "audit_ids": ["x4q7du7mS7Ch11En0rhG5Q"], "issued_at": "2018-06-30T14:56:44.000000Z"}} 2018-06-30 14:56:44,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c64b51fd0a2fb52545480614fe8b7dc29b646a5" 2018-06-30 14:56:44,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd8d494e-1c5e-47c0-965f-6a2618a261c7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:56:44,783 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cd8d494e-1c5e-47c0-965f-6a2618a261c7 2018-06-30 14:56:44,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-b1c47c78-949a-4781-8b01-eb5a756f54e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c64b51fd0a2fb52545480614fe8b7dc29b646a5" 2018-06-30 14:56:45,695 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:56:45 GMT Content-Type: application/json Content-Length: 163 Connection: keep-alive X-Openstack-Request-Id: req-f7ae64ea-4535-43ed-9aac-4ff4e164375f Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-b1c47c78-949a-4781-8b01-eb5a756f54e0"} 2018-06-30 14:56:45,695 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-b1c47c78-949a-4781-8b01-eb5a756f54e0 used request id req-f7ae64ea-4535-43ed-9aac-4ff4e164375f 2018-06-30 14:56:45,695 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-06-30 14:56:45,696 - file_utils - DEBUG - Saving file to - /tmp/2d12b98e-580e-48c8-8997-6588baa1cb36 2018-06-30 14:56:45,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b653622811dcfab6ef11ee4f71fe05feba57ee0" 2018-06-30 14:56:46,886 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:56:46 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-5e1c4c21-1e55-49dd-92ee-aeb14e4ce447 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:56:46,886 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-5e1c4c21-1e55-49dd-92ee-aeb14e4ce447 2018-06-30 14:56:46,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b653622811dcfab6ef11ee4f71fe05feba57ee0" 2018-06-30 14:56:47,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:46 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb821d22-116d-4630-afcb-0439b45fd22b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:56:47,362 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-cb821d22-116d-4630-afcb-0439b45fd22b 2018-06-30 14:56:47,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b653622811dcfab6ef11ee4f71fe05feba57ee0" 2018-06-30 14:56:47,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:56:47 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7bcdb681-3296-4865-9e20-9c0b490177b1 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:56:47,755 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-7bcdb681-3296-4865-9e20-9c0b490177b1 2018-06-30 14:56:47,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:56:47,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b653622811dcfab6ef11ee4f71fe05feba57ee0" 2018-06-30 14:56:48,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:47 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2370512-377e-410c-9a22-e8a763277215 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:56:48,219 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-a2370512-377e-410c-9a22-e8a763277215 2018-06-30 14:56:48,220 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-23dd89a7-1549-4e0-proj 2018-06-30 14:56:48,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/023a843359f74e5a90cd2d507883acfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b653622811dcfab6ef11ee4f71fe05feba57ee0" 2018-06-30 14:56:49,011 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:56:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98715c15-6016-4bc1-98d3-147fe09a644e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:56:49,011 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/023a843359f74e5a90cd2d507883acfe used request id req-98715c15-6016-4bc1-98d3-147fe09a644e 2018-06-30 14:56:49,011 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-23dd89a7-1549-4e0-proj-role 2018-06-30 14:56:49,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/f7330a23d92c425f9a94eaf2160bbefd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b653622811dcfab6ef11ee4f71fe05feba57ee0" 2018-06-30 14:56:49,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:56:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5e4b827-8971-4646-8482-b2d7e2d0f717 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:56:49,417 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/f7330a23d92c425f9a94eaf2160bbefd used request id req-f5e4b827-8971-4646-8482-b2d7e2d0f717 2018-06-30 14:56:49,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b653622811dcfab6ef11ee4f71fe05feba57ee0" 2018-06-30 14:56:49,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:49 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6c98100-17bb-4416-91e6-7a4a68118a81 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:56:49,798 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e6c98100-17bb-4416-91e6-7a4a68118a81 2018-06-30 14:56:49,800 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-23dd89a7-1549-4e0-user 2018-06-30 14:56:49,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/b5e32350a68641fdbe320d48ef0c16fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}175cffc45aa47e68db13d3a31a16f3515ca4009d" 2018-06-30 14:56:50,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:56:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6008fbcd-b1ee-4aa2-9d91-4304ccb14d5a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:56:50,331 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/b5e32350a68641fdbe320d48ef0c16fa used request id req-6008fbcd-b1ee-4aa2-9d91-4304ccb14d5a 2018-06-30 14:56:50,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:56:51,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:56:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["YQRQFeEqR7SO_JfdQ5_Hiw"], "issued_at": "2018-06-30T14:56:50.000000Z"}} 2018-06-30 14:56:51,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a2ab774c8c3534a2178621de264af45c7b7b98d" 2018-06-30 14:56:51,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa203909-5b30-4f7f-a6ef-5bef3f6d1d83 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:56:51,270 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fa203909-5b30-4f7f-a6ef-5bef3f6d1d83 2018-06-30 14:56:51,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:56:51,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:56:52,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:56:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["DhtxBnsoS2qKPpqX-3KWkQ"], "issued_at": "2018-06-30T14:56:52.000000Z"}} 2018-06-30 14:56:52,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db0bf8349afef1597305c206489a7c8a89f47f52" 2018-06-30 14:56:52,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c391fa8-fb24-4685-8728-74380a3482ab Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:56:52,857 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4c391fa8-fb24-4685-8728-74380a3482ab 2018-06-30 14:56:52,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:56:52,873 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:56:52 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:56:52,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-738812ae-5808-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db0bf8349afef1597305c206489a7c8a89f47f52" 2018-06-30 14:56:53,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:52 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0ab3103-5973-4e9a-a0c9-9f1ad1bf2c16 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-738812ae-5808-404-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:56:53,261 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-738812ae-5808-404-proj used request id req-d0ab3103-5973-4e9a-a0c9-9f1ad1bf2c16 2018-06-30 14:56:53,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db0bf8349afef1597305c206489a7c8a89f47f52" 2018-06-30 14:56:53,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:53 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-284b2a40-ae02-4bdf-ab4c-6c26c09de382 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:56:53,610 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-284b2a40-ae02-4bdf-ab4c-6c26c09de382 2018-06-30 14:56:53,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db0bf8349afef1597305c206489a7c8a89f47f52" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-738812ae-5808-404-proj"}}' 2018-06-30 14:56:54,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:56:53 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2bf92b6d-3f87-47c6-8eba-d2cbd9e0d351 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ba147e02683d465caab31ba545661083"}, "tags": [], "enabled": true, "id": "ba147e02683d465caab31ba545661083", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-738812ae-5808-404-proj"}} 2018-06-30 14:56:54,051 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-2bf92b6d-3f87-47c6-8eba-d2cbd9e0d351 2018-06-30 14:56:54,052 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-738812ae-5808-404-proj 2018-06-30 14:56:54,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:56:54,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:56:55,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:56:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["oPF3CAsSQkKtkOyFehLkPA"], "issued_at": "2018-06-30T14:56:55.000000Z"}} 2018-06-30 14:56:55,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c143b6874e75a9ace6286b38fc871b1094b85e6" 2018-06-30 14:56:55,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0de927f0-0a43-471e-a4c2-352d8cf36fbf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:56:55,541 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0de927f0-0a43-471e-a4c2-352d8cf36fbf 2018-06-30 14:56:55,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:56:55,558 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:56:55 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:56:55,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c143b6874e75a9ace6286b38fc871b1094b85e6" 2018-06-30 14:56:55,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:55 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a89ba52-f7fc-4256-a81c-cc4991b26a1f Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:56:55,933 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-3a89ba52-f7fc-4256-a81c-cc4991b26a1f 2018-06-30 14:56:55,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-738812ae-5808-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c143b6874e75a9ace6286b38fc871b1094b85e6" 2018-06-30 14:56:56,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:55 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2caeba7d-380c-4e39-b5c9-b29a3faa33aa Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-738812ae-5808-404-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ba147e02683d465caab31ba545661083"}, "tags": [], "enabled": true, "id": "ba147e02683d465caab31ba545661083", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-738812ae-5808-404-proj"}]} 2018-06-30 14:56:56,359 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-738812ae-5808-404-proj used request id req-2caeba7d-380c-4e39-b5c9-b29a3faa33aa 2018-06-30 14:56:56,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c143b6874e75a9ace6286b38fc871b1094b85e6" 2018-06-30 14:56:56,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85a6e3f0-d553-4bed-b77c-37a97ce6c6b5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:56:56,773 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-85a6e3f0-d553-4bed-b77c-37a97ce6c6b5 2018-06-30 14:56:57,439 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-738812ae-5808-404-user 2018-06-30 14:56:57,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:56:57,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db0bf8349afef1597305c206489a7c8a89f47f52" 2018-06-30 14:56:57,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:57 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f88f9af-820e-419f-9bc9-0675700beaad Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:56:57,851 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7f88f9af-820e-419f-9bc9-0675700beaad 2018-06-30 14:56:57,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db0bf8349afef1597305c206489a7c8a89f47f52" -d '{"role": {"name": "CreateMultiPartImageTests-738812ae-5808-404-proj-role"}}' 2018-06-30 14:56:58,264 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:56:57 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f772ea5-4759-4696-92fb-9486def61966 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5847c9c1795446f8b5ea2ce53ab7a7ec", "links": {"self": "http://10.167.4.35:5000/v3/roles/5847c9c1795446f8b5ea2ce53ab7a7ec"}, "name": "CreateMultiPartImageTests-738812ae-5808-404-proj-role"}} 2018-06-30 14:56:58,264 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-4f772ea5-4759-4696-92fb-9486def61966 2018-06-30 14:56:58,264 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-738812ae-5808-404-proj-role 2018-06-30 14:56:58,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/5847c9c1795446f8b5ea2ce53ab7a7ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db0bf8349afef1597305c206489a7c8a89f47f52" 2018-06-30 14:56:58,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:58 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e03ed6ed-c750-41ca-844b-cecd618984ae Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5847c9c1795446f8b5ea2ce53ab7a7ec", "links": {"self": "http://10.167.4.35:5000/v3/roles/5847c9c1795446f8b5ea2ce53ab7a7ec"}, "name": "CreateMultiPartImageTests-738812ae-5808-404-proj-role"}} 2018-06-30 14:56:58,674 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5847c9c1795446f8b5ea2ce53ab7a7ec used request id req-e03ed6ed-c750-41ca-844b-cecd618984ae 2018-06-30 14:56:58,674 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-738812ae-5808-404-proj-role to project CreateMultiPartImageTests-738812ae-5808-404-proj 2018-06-30 14:56:58,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/ba147e02683d465caab31ba545661083/users/8e1387365fbe440ba219fa827544f462/roles/5847c9c1795446f8b5ea2ce53ab7a7ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db0bf8349afef1597305c206489a7c8a89f47f52" 2018-06-30 14:56:58,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:56:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b176e77-a072-4b8f-9e81-c6cacdf2d9a9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:56:58,883 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ba147e02683d465caab31ba545661083/users/8e1387365fbe440ba219fa827544f462/roles/5847c9c1795446f8b5ea2ce53ab7a7ec used request id req-1b176e77-a072-4b8f-9e81-c6cacdf2d9a9 2018-06-30 14:56:58,884 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-06-30 14:56:58,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db0bf8349afef1597305c206489a7c8a89f47f52" 2018-06-30 14:56:59,777 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:56:59 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-2be62882-52fd-4048-90fc-048c2ba2ca35 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:56:59,777 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-2be62882-52fd-4048-90fc-048c2ba2ca35 2018-06-30 14:56:59,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db0bf8349afef1597305c206489a7c8a89f47f52" 2018-06-30 14:57:00,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:56:59 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84403ff5-a43b-49e9-a552-85370773b5f1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:57:00,144 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-84403ff5-a43b-49e9-a552-85370773b5f1 2018-06-30 14:57:00,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db0bf8349afef1597305c206489a7c8a89f47f52" 2018-06-30 14:57:00,479 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:57:00 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e4b6c6d-17d7-40c3-8719-2179fd9e1ff1 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:57:00,479 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-5e4b6c6d-17d7-40c3-8719-2179fd9e1ff1 2018-06-30 14:57:00,479 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:57:00,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db0bf8349afef1597305c206489a7c8a89f47f52" 2018-06-30 14:57:00,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:00 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ece83c9-b5fe-4115-80b1-1fdac01210fb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:57:00,913 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-6ece83c9-b5fe-4115-80b1-1fdac01210fb 2018-06-30 14:57:00,914 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-738812ae-5808-404-proj 2018-06-30 14:57:00,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/ba147e02683d465caab31ba545661083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db0bf8349afef1597305c206489a7c8a89f47f52" 2018-06-30 14:57:01,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:57:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58989fa2-5b9a-405d-ae3e-8510aeff19a8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:57:01,459 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/ba147e02683d465caab31ba545661083 used request id req-58989fa2-5b9a-405d-ae3e-8510aeff19a8 2018-06-30 14:57:01,459 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-738812ae-5808-404-proj-role 2018-06-30 14:57:01,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/5847c9c1795446f8b5ea2ce53ab7a7ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db0bf8349afef1597305c206489a7c8a89f47f52" 2018-06-30 14:57:01,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:57:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cefc275a-4376-448a-8558-b3a4810e6f6a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:57:01,870 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/5847c9c1795446f8b5ea2ce53ab7a7ec used request id req-cefc275a-4376-448a-8558-b3a4810e6f6a 2018-06-30 14:57:01,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db0bf8349afef1597305c206489a7c8a89f47f52" 2018-06-30 14:57:02,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:01 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea904146-a925-490b-9b3f-5c0f07dd44ae Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:57:02,251 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ea904146-a925-490b-9b3f-5c0f07dd44ae 2018-06-30 14:57:02,252 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-738812ae-5808-404-user 2018-06-30 14:57:02,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/8e1387365fbe440ba219fa827544f462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c143b6874e75a9ace6286b38fc871b1094b85e6" 2018-06-30 14:57:02,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:57:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bea6fbf4-0cd2-4462-8558-aa5c396c07b6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:57:02,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/8e1387365fbe440ba219fa827544f462 used request id req-bea6fbf4-0cd2-4462-8558-aa5c396c07b6 2018-06-30 14:57:02,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:57:03,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:57:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["sjzJl2UUQHyMp4WXc8chRA"], "issued_at": "2018-06-30T14:57:03.000000Z"}} 2018-06-30 14:57:03,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9fa273f4becc6e74f94d81170404d02ec5b92fa" 2018-06-30 14:57:03,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16a676fa-d022-4a3d-9812-dd779dbb0e51 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:57:03,732 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-16a676fa-d022-4a3d-9812-dd779dbb0e51 2018-06-30 14:57:03,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:57:03,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:57:04,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:57:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["JF42obcWT1KEqbEDJhz0-Q"], "issued_at": "2018-06-30T14:57:04.000000Z"}} 2018-06-30 14:57:04,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c0b923c4097eb580d03775146c9f182ddac261" 2018-06-30 14:57:04,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e62be3ba-dbfc-413d-8854-e237c35d206e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:57:04,711 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e62be3ba-dbfc-413d-8854-e237c35d206e 2018-06-30 14:57:04,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:57:04,730 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:57:04 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:57:04,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-834cfb1b-7080-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c0b923c4097eb580d03775146c9f182ddac261" 2018-06-30 14:57:05,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:04 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71001749-0aea-4b73-902e-a8e2d2019d97 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-834cfb1b-7080-41d-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:57:05,112 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-834cfb1b-7080-41d-proj used request id req-71001749-0aea-4b73-902e-a8e2d2019d97 2018-06-30 14:57:05,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c0b923c4097eb580d03775146c9f182ddac261" 2018-06-30 14:57:05,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:05 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a433572-4194-469c-bbf6-87e248c839ef Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:57:05,436 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1a433572-4194-469c-bbf6-87e248c839ef 2018-06-30 14:57:05,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c0b923c4097eb580d03775146c9f182ddac261" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-834cfb1b-7080-41d-proj"}}' 2018-06-30 14:57:05,862 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:57:05 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02bd483c-5cc0-4e8e-8d65-3216353aed91 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e189346a32274635a4ff8b8b61e61781"}, "tags": [], "enabled": true, "id": "e189346a32274635a4ff8b8b61e61781", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-834cfb1b-7080-41d-proj"}} 2018-06-30 14:57:05,862 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-02bd483c-5cc0-4e8e-8d65-3216353aed91 2018-06-30 14:57:05,863 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-834cfb1b-7080-41d-proj 2018-06-30 14:57:05,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:57:05,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:57:06,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:57:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["nFfqfF6WQtiGITO4loflNA"], "issued_at": "2018-06-30T14:57:06.000000Z"}} 2018-06-30 14:57:06,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80274452856a88dbfa35b8fa810dfc9c65ca5c5d" 2018-06-30 14:57:07,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24d5e9c5-9bd5-4dce-bcb5-2971a86bfb5b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:57:07,029 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-24d5e9c5-9bd5-4dce-bcb5-2971a86bfb5b 2018-06-30 14:57:07,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:57:07,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:57:07 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:57:07,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80274452856a88dbfa35b8fa810dfc9c65ca5c5d" 2018-06-30 14:57:07,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:07 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-876d7dba-b32c-4310-8972-7e1c6e248224 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:57:07,390 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-876d7dba-b32c-4310-8972-7e1c6e248224 2018-06-30 14:57:07,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-834cfb1b-7080-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80274452856a88dbfa35b8fa810dfc9c65ca5c5d" 2018-06-30 14:57:07,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:07 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f5c9092-cb6a-4b53-b700-21d381b7f7e9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-834cfb1b-7080-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e189346a32274635a4ff8b8b61e61781"}, "tags": [], "enabled": true, "id": "e189346a32274635a4ff8b8b61e61781", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-834cfb1b-7080-41d-proj"}]} 2018-06-30 14:57:07,729 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-834cfb1b-7080-41d-proj used request id req-7f5c9092-cb6a-4b53-b700-21d381b7f7e9 2018-06-30 14:57:07,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80274452856a88dbfa35b8fa810dfc9c65ca5c5d" 2018-06-30 14:57:08,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:07 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71072588-eaa2-4ac1-81e6-988ff0c7b3e9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:57:08,081 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-71072588-eaa2-4ac1-81e6-988ff0c7b3e9 2018-06-30 14:57:08,777 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-834cfb1b-7080-41d-user 2018-06-30 14:57:08,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:57:08,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c0b923c4097eb580d03775146c9f182ddac261" 2018-06-30 14:57:09,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:08 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c749370a-4be6-488a-a254-1a3bac233534 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:57:09,112 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c749370a-4be6-488a-a254-1a3bac233534 2018-06-30 14:57:09,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c0b923c4097eb580d03775146c9f182ddac261" -d '{"role": {"name": "CreateMultiPartImageTests-834cfb1b-7080-41d-proj-role"}}' 2018-06-30 14:57:09,478 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:57:09 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd7c400b-0856-412c-a263-0efc0d54b9ca Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e6c051738ae04f3c82bd277dbad03d59", "links": {"self": "http://10.167.4.35:5000/v3/roles/e6c051738ae04f3c82bd277dbad03d59"}, "name": "CreateMultiPartImageTests-834cfb1b-7080-41d-proj-role"}} 2018-06-30 14:57:09,478 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-fd7c400b-0856-412c-a263-0efc0d54b9ca 2018-06-30 14:57:09,479 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-834cfb1b-7080-41d-proj-role 2018-06-30 14:57:09,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e6c051738ae04f3c82bd277dbad03d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c0b923c4097eb580d03775146c9f182ddac261" 2018-06-30 14:57:09,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:09 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87e3f598-de15-47f6-8f08-768958149f4f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e6c051738ae04f3c82bd277dbad03d59", "links": {"self": "http://10.167.4.35:5000/v3/roles/e6c051738ae04f3c82bd277dbad03d59"}, "name": "CreateMultiPartImageTests-834cfb1b-7080-41d-proj-role"}} 2018-06-30 14:57:09,561 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e6c051738ae04f3c82bd277dbad03d59 used request id req-87e3f598-de15-47f6-8f08-768958149f4f 2018-06-30 14:57:09,562 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-834cfb1b-7080-41d-proj-role to project CreateMultiPartImageTests-834cfb1b-7080-41d-proj 2018-06-30 14:57:09,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/e189346a32274635a4ff8b8b61e61781/users/2fb75a622ee047308f1e49e7452d4b1a/roles/e6c051738ae04f3c82bd277dbad03d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c0b923c4097eb580d03775146c9f182ddac261" 2018-06-30 14:57:10,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:57:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd9d5296-7c8c-4f36-a098-0b88fd849895 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:57:10,076 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/e189346a32274635a4ff8b8b61e61781/users/2fb75a622ee047308f1e49e7452d4b1a/roles/e6c051738ae04f3c82bd277dbad03d59 used request id req-bd9d5296-7c8c-4f36-a098-0b88fd849895 2018-06-30 14:57:10,077 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-06-30 14:57:10,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c0b923c4097eb580d03775146c9f182ddac261" 2018-06-30 14:57:10,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:57:10 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-f32f7c94-8856-4667-b078-7141ba7359b3 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:57:10,954 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-f32f7c94-8856-4667-b078-7141ba7359b3 2018-06-30 14:57:10,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c0b923c4097eb580d03775146c9f182ddac261" 2018-06-30 14:57:11,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:10 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db49e2ae-f64d-4d85-8b2a-fcfc77120027 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:57:11,327 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-db49e2ae-f64d-4d85-8b2a-fcfc77120027 2018-06-30 14:57:11,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c0b923c4097eb580d03775146c9f182ddac261" 2018-06-30 14:57:11,681 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:57:11 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce710b72-edc1-4c7f-aabf-6fab097ccd8d Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:57:11,681 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-ce710b72-edc1-4c7f-aabf-6fab097ccd8d 2018-06-30 14:57:11,681 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:57:11,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c0b923c4097eb580d03775146c9f182ddac261" 2018-06-30 14:57:12,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:11 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c37b382f-2d3e-4ce8-9304-c54265ea58c0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:57:12,076 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-c37b382f-2d3e-4ce8-9304-c54265ea58c0 2018-06-30 14:57:12,077 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-834cfb1b-7080-41d-proj 2018-06-30 14:57:12,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/e189346a32274635a4ff8b8b61e61781 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c0b923c4097eb580d03775146c9f182ddac261" 2018-06-30 14:57:12,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:57:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e6fbfb0-aa62-4673-a6a2-f777b1b2295f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:57:12,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/e189346a32274635a4ff8b8b61e61781 used request id req-6e6fbfb0-aa62-4673-a6a2-f777b1b2295f 2018-06-30 14:57:12,882 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-834cfb1b-7080-41d-proj-role 2018-06-30 14:57:12,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e6c051738ae04f3c82bd277dbad03d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c0b923c4097eb580d03775146c9f182ddac261" 2018-06-30 14:57:13,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:57:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7dc62864-e4eb-4687-8887-90d784a17834 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:57:13,280 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e6c051738ae04f3c82bd277dbad03d59 used request id req-7dc62864-e4eb-4687-8887-90d784a17834 2018-06-30 14:57:13,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c0b923c4097eb580d03775146c9f182ddac261" 2018-06-30 14:57:13,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:13 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9291e139-7565-4b83-8b91-fb11a50617f1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:57:13,649 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9291e139-7565-4b83-8b91-fb11a50617f1 2018-06-30 14:57:13,650 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-834cfb1b-7080-41d-user 2018-06-30 14:57:13,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/2fb75a622ee047308f1e49e7452d4b1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80274452856a88dbfa35b8fa810dfc9c65ca5c5d" 2018-06-30 14:57:14,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:57:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4dc93e58-b3ce-4206-8cc7-87a3aac6ec6c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:57:14,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/2fb75a622ee047308f1e49e7452d4b1a used request id req-4dc93e58-b3ce-4206-8cc7-87a3aac6ec6c 2018-06-30 14:57:14,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:57:15,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:57:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["inoJgPwbS9yTLxGJTd9P2A"], "issued_at": "2018-06-30T14:57:15.000000Z"}} 2018-06-30 14:57:15,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc15ce1686d8992536502b31398bef0b9395cf72" 2018-06-30 14:57:15,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1e480db-a37e-43f0-bf0a-73bb2716178a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:57:15,150 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f1e480db-a37e-43f0-bf0a-73bb2716178a 2018-06-30 14:57:15,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:57:15,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:57:15,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:57:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["2tdBAHZRRAu7uC9RQVogNw"], "issued_at": "2018-06-30T14:57:15.000000Z"}} 2018-06-30 14:57:15,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ccf2a5383c57fe8e6171d29c461e790465c272" 2018-06-30 14:57:16,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76724cb2-43da-479b-b082-d8ba6c82018b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:57:16,230 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-76724cb2-43da-479b-b082-d8ba6c82018b 2018-06-30 14:57:16,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:57:16,242 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:57:16 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:57:16,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-b08fb591-2fa0-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ccf2a5383c57fe8e6171d29c461e790465c272" 2018-06-30 14:57:16,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:16 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b996309c-14ba-44ee-9e50-9ccaef7c1aea Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-b08fb591-2fa0-4c0-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:57:16,659 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-b08fb591-2fa0-4c0-proj used request id req-b996309c-14ba-44ee-9e50-9ccaef7c1aea 2018-06-30 14:57:16,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ccf2a5383c57fe8e6171d29c461e790465c272" 2018-06-30 14:57:16,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:16 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45e7b2a8-7ace-49d7-9d90-c397e0218ba0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:57:16,977 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-45e7b2a8-7ace-49d7-9d90-c397e0218ba0 2018-06-30 14:57:16,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ccf2a5383c57fe8e6171d29c461e790465c272" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-b08fb591-2fa0-4c0-proj"}}' 2018-06-30 14:57:17,403 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:57:16 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-efee4db0-70b5-4964-8c32-89a78bf656e7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b05f3f97a012443db8c45a2317e3cf02"}, "tags": [], "enabled": true, "id": "b05f3f97a012443db8c45a2317e3cf02", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-b08fb591-2fa0-4c0-proj"}} 2018-06-30 14:57:17,403 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-efee4db0-70b5-4964-8c32-89a78bf656e7 2018-06-30 14:57:17,403 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-b08fb591-2fa0-4c0-proj 2018-06-30 14:57:17,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:57:17,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:57:18,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:57:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["CgzB9RiESSi0yoZUpaDAWw"], "issued_at": "2018-06-30T14:57:18.000000Z"}} 2018-06-30 14:57:18,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff51ffbac27c04a077c6856f8fdded7c41a954a" 2018-06-30 14:57:18,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5add75a1-24db-4580-a5a9-e9099b0a1139 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:57:18,473 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5add75a1-24db-4580-a5a9-e9099b0a1139 2018-06-30 14:57:18,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:57:18,488 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:57:18 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:57:18,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff51ffbac27c04a077c6856f8fdded7c41a954a" 2018-06-30 14:57:18,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:18 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5ed1338-d1aa-4d20-85aa-6a2d3e5a9fe0 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:57:18,962 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-f5ed1338-d1aa-4d20-85aa-6a2d3e5a9fe0 2018-06-30 14:57:18,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-b08fb591-2fa0-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff51ffbac27c04a077c6856f8fdded7c41a954a" 2018-06-30 14:57:19,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:18 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d837e7f-1743-4cd4-bcf7-10c2cb636859 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-b08fb591-2fa0-4c0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b05f3f97a012443db8c45a2317e3cf02"}, "tags": [], "enabled": true, "id": "b05f3f97a012443db8c45a2317e3cf02", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-b08fb591-2fa0-4c0-proj"}]} 2018-06-30 14:57:19,350 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateMultiPartImageTests-b08fb591-2fa0-4c0-proj used request id req-0d837e7f-1743-4cd4-bcf7-10c2cb636859 2018-06-30 14:57:19,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff51ffbac27c04a077c6856f8fdded7c41a954a" 2018-06-30 14:57:19,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:19 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d9a0287-1272-4a7e-9159-41b0316ad755 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:57:19,645 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0d9a0287-1272-4a7e-9159-41b0316ad755 2018-06-30 14:57:20,369 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-b08fb591-2fa0-4c0-user 2018-06-30 14:57:20,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:57:20,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ccf2a5383c57fe8e6171d29c461e790465c272" 2018-06-30 14:57:20,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:20 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38b9988c-aeed-46de-94e1-39a2fd8c9733 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:57:20,698 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-38b9988c-aeed-46de-94e1-39a2fd8c9733 2018-06-30 14:57:20,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ccf2a5383c57fe8e6171d29c461e790465c272" -d '{"role": {"name": "CreateMultiPartImageTests-b08fb591-2fa0-4c0-proj-role"}}' 2018-06-30 14:57:21,134 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:57:20 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fcd0ea67-13e6-4031-82ec-589cfcb53731 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fd9348de1c8048808414c4e5952267df", "links": {"self": "http://10.167.4.35:5000/v3/roles/fd9348de1c8048808414c4e5952267df"}, "name": "CreateMultiPartImageTests-b08fb591-2fa0-4c0-proj-role"}} 2018-06-30 14:57:21,135 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-fcd0ea67-13e6-4031-82ec-589cfcb53731 2018-06-30 14:57:21,135 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-b08fb591-2fa0-4c0-proj-role 2018-06-30 14:57:21,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/fd9348de1c8048808414c4e5952267df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ccf2a5383c57fe8e6171d29c461e790465c272" 2018-06-30 14:57:21,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:21 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fa48dec-93ec-4354-b608-bbe2b520b9cc Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fd9348de1c8048808414c4e5952267df", "links": {"self": "http://10.167.4.35:5000/v3/roles/fd9348de1c8048808414c4e5952267df"}, "name": "CreateMultiPartImageTests-b08fb591-2fa0-4c0-proj-role"}} 2018-06-30 14:57:21,541 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/fd9348de1c8048808414c4e5952267df used request id req-2fa48dec-93ec-4354-b608-bbe2b520b9cc 2018-06-30 14:57:21,541 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-b08fb591-2fa0-4c0-proj-role to project CreateMultiPartImageTests-b08fb591-2fa0-4c0-proj 2018-06-30 14:57:21,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b05f3f97a012443db8c45a2317e3cf02/users/76d69ec367ae40398a47f96caa8697bc/roles/fd9348de1c8048808414c4e5952267df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ccf2a5383c57fe8e6171d29c461e790465c272" 2018-06-30 14:57:22,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:57:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae7a1f12-99b7-46f4-82fc-7dd10632b530 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:57:22,108 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b05f3f97a012443db8c45a2317e3cf02/users/76d69ec367ae40398a47f96caa8697bc/roles/fd9348de1c8048808414c4e5952267df used request id req-ae7a1f12-99b7-46f4-82fc-7dd10632b530 2018-06-30 14:57:22,109 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-06-30 14:57:22,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ccf2a5383c57fe8e6171d29c461e790465c272" 2018-06-30 14:57:23,068 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:57:23 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-81e6080a-680b-4263-b824-d90ac3762da9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:57:23,069 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-81e6080a-680b-4263-b824-d90ac3762da9 2018-06-30 14:57:23,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ccf2a5383c57fe8e6171d29c461e790465c272" 2018-06-30 14:57:23,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:23 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43519b8d-a558-4f18-8dd4-ce7c730f4467 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:57:23,474 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-43519b8d-a558-4f18-8dd4-ce7c730f4467 2018-06-30 14:57:23,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ccf2a5383c57fe8e6171d29c461e790465c272" 2018-06-30 14:57:23,870 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:57:23 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b74bb891-5a44-47e5-bda9-94897edae7b1 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:57:23,870 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-b74bb891-5a44-47e5-bda9-94897edae7b1 2018-06-30 14:57:23,871 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:57:23,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ccf2a5383c57fe8e6171d29c461e790465c272" 2018-06-30 14:57:24,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:23 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4a8c43a-36cb-42b3-bfd9-db76336612e9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:57:24,252 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-f4a8c43a-36cb-42b3-bfd9-db76336612e9 2018-06-30 14:57:24,254 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-b08fb591-2fa0-4c0-proj 2018-06-30 14:57:24,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b05f3f97a012443db8c45a2317e3cf02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ccf2a5383c57fe8e6171d29c461e790465c272" 2018-06-30 14:57:25,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:57:24 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-059b0c07-9302-4641-9bcc-db7cd4133778 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:57:25,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b05f3f97a012443db8c45a2317e3cf02 used request id req-059b0c07-9302-4641-9bcc-db7cd4133778 2018-06-30 14:57:25,054 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-b08fb591-2fa0-4c0-proj-role 2018-06-30 14:57:25,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/fd9348de1c8048808414c4e5952267df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ccf2a5383c57fe8e6171d29c461e790465c272" 2018-06-30 14:57:25,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:57:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d2dd755-36f9-40cc-b3d4-2dafd32649ce Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:57:25,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/fd9348de1c8048808414c4e5952267df used request id req-0d2dd755-36f9-40cc-b3d4-2dafd32649ce 2018-06-30 14:57:25,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37ccf2a5383c57fe8e6171d29c461e790465c272" 2018-06-30 14:57:25,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:25 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28a7e90c-8306-4878-89e7-c64c794879f5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:57:25,511 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-28a7e90c-8306-4878-89e7-c64c794879f5 2018-06-30 14:57:25,512 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-b08fb591-2fa0-4c0-user 2018-06-30 14:57:25,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/76d69ec367ae40398a47f96caa8697bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff51ffbac27c04a077c6856f8fdded7c41a954a" 2018-06-30 14:57:26,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:57:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-325ba996-5faa-4ae7-a039-d505bf45c7be Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:57:26,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/76d69ec367ae40398a47f96caa8697bc used request id req-325ba996-5faa-4ae7-a039-d505bf45c7be 2018-06-30 14:57:26,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:57:26,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:57:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["O7hJQR6BSdqtWmB8BTEbHQ"], "issued_at": "2018-06-30T14:57:26.000000Z"}} 2018-06-30 14:57:26,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61d8be79b282d56bd7f3d451656370c8f7e2b80" 2018-06-30 14:57:27,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-682ca764-2b96-4126-8a43-b9fc78958447 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:57:27,046 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-682ca764-2b96-4126-8a43-b9fc78958447 2018-06-30 14:57:27,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:57:27,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:57:28,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["AdiX2ORTQX2AphgaUSWlhA"], "issued_at": "2018-06-30T14:57:27.000000Z"}} 2018-06-30 14:57:28,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241114fc159e0312938cc8fa58aa25a8604503" 2018-06-30 14:57:28,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5eb7f200-ebad-43e1-b27b-84a0da0c2390 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:57:28,053 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5eb7f200-ebad-43e1-b27b-84a0da0c2390 2018-06-30 14:57:28,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:57:28,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:57:28 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:57:28,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-05f97855-b81a-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241114fc159e0312938cc8fa58aa25a8604503" 2018-06-30 14:57:28,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:28 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e716364-e1a6-4518-be17-6fc4493a8bbb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-05f97855-b81a-414-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:57:28,473 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-05f97855-b81a-414-proj used request id req-3e716364-e1a6-4518-be17-6fc4493a8bbb 2018-06-30 14:57:28,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241114fc159e0312938cc8fa58aa25a8604503" 2018-06-30 14:57:28,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:28 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d25c95e-acc0-4867-b933-3c45b5ae9fd8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:57:28,901 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6d25c95e-acc0-4867-b933-3c45b5ae9fd8 2018-06-30 14:57:28,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241114fc159e0312938cc8fa58aa25a8604503" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-05f97855-b81a-414-proj"}}' 2018-06-30 14:57:29,338 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:57:28 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f0eb826-dd8b-447a-a363-50b971dddf15 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/04ba84f394c344fab8677b48176c0e9b"}, "tags": [], "enabled": true, "id": "04ba84f394c344fab8677b48176c0e9b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-05f97855-b81a-414-proj"}} 2018-06-30 14:57:29,338 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-8f0eb826-dd8b-447a-a363-50b971dddf15 2018-06-30 14:57:29,338 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-05f97855-b81a-414-proj 2018-06-30 14:57:29,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:57:29,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:57:30,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:57:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["A6_D534rSuCzv2HlWZtfXg"], "issued_at": "2018-06-30T14:57:30.000000Z"}} 2018-06-30 14:57:30,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c14febd8cc115a71a3b1967a9a9a44edff3e00" 2018-06-30 14:57:30,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cfc9fa43-4e80-4680-827d-7f74a763eebe Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:57:30,472 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cfc9fa43-4e80-4680-827d-7f74a763eebe 2018-06-30 14:57:30,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:57:30,490 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:57:30 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:57:30,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c14febd8cc115a71a3b1967a9a9a44edff3e00" 2018-06-30 14:57:30,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:30 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5fc385b-1970-4643-b50f-34ee07592e67 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:57:30,920 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-f5fc385b-1970-4643-b50f-34ee07592e67 2018-06-30 14:57:30,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-05f97855-b81a-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c14febd8cc115a71a3b1967a9a9a44edff3e00" 2018-06-30 14:57:31,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:30 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8320ac1-a098-484c-9450-a49cabda1482 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-05f97855-b81a-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/04ba84f394c344fab8677b48176c0e9b"}, "tags": [], "enabled": true, "id": "04ba84f394c344fab8677b48176c0e9b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-05f97855-b81a-414-proj"}]} 2018-06-30 14:57:31,388 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-05f97855-b81a-414-proj used request id req-a8320ac1-a098-484c-9450-a49cabda1482 2018-06-30 14:57:31,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c14febd8cc115a71a3b1967a9a9a44edff3e00" 2018-06-30 14:57:31,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:31 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72e45786-78f0-48b0-bf43-1fa19e6de54d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:57:31,818 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-72e45786-78f0-48b0-bf43-1fa19e6de54d 2018-06-30 14:57:32,760 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-05f97855-b81a-414-user 2018-06-30 14:57:32,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:57:32,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241114fc159e0312938cc8fa58aa25a8604503" 2018-06-30 14:57:33,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:32 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-834dea18-c85d-4ffb-a99d-0c99c0040e8c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:57:33,117 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-834dea18-c85d-4ffb-a99d-0c99c0040e8c 2018-06-30 14:57:33,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241114fc159e0312938cc8fa58aa25a8604503" -d '{"role": {"name": "CreateKeypairsTests-05f97855-b81a-414-proj-role"}}' 2018-06-30 14:57:33,491 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:57:33 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7bcc6033-a0ea-4bb2-ad46-34bf1312eca2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04120238915746158c5dd9e86a5a266b", "links": {"self": "http://10.167.4.35:5000/v3/roles/04120238915746158c5dd9e86a5a266b"}, "name": "CreateKeypairsTests-05f97855-b81a-414-proj-role"}} 2018-06-30 14:57:33,491 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-7bcc6033-a0ea-4bb2-ad46-34bf1312eca2 2018-06-30 14:57:33,492 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-05f97855-b81a-414-proj-role 2018-06-30 14:57:33,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/04120238915746158c5dd9e86a5a266b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241114fc159e0312938cc8fa58aa25a8604503" 2018-06-30 14:57:33,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:33 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e12124f-89cb-4def-ab98-44c96a840151 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04120238915746158c5dd9e86a5a266b", "links": {"self": "http://10.167.4.35:5000/v3/roles/04120238915746158c5dd9e86a5a266b"}, "name": "CreateKeypairsTests-05f97855-b81a-414-proj-role"}} 2018-06-30 14:57:33,903 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/04120238915746158c5dd9e86a5a266b used request id req-0e12124f-89cb-4def-ab98-44c96a840151 2018-06-30 14:57:33,903 - keystone_utils - INFO - Granting role CreateKeypairsTests-05f97855-b81a-414-proj-role to project CreateKeypairsTests-05f97855-b81a-414-proj 2018-06-30 14:57:33,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/04ba84f394c344fab8677b48176c0e9b/users/f2bacfc71a114edaaac96f86cb031b70/roles/04120238915746158c5dd9e86a5a266b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241114fc159e0312938cc8fa58aa25a8604503" 2018-06-30 14:57:34,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:57:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a14a3e2-09b6-4528-a104-8eb862484226 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:57:34,373 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/04ba84f394c344fab8677b48176c0e9b/users/f2bacfc71a114edaaac96f86cb031b70/roles/04120238915746158c5dd9e86a5a266b used request id req-6a14a3e2-09b6-4528-a104-8eb862484226 2018-06-30 14:57:34,373 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 14:57:34,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:57:34,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:57:35,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "04120238915746158c5dd9e86a5a266b", "name": "CreateKeypairsTests-05f97855-b81a-414-proj-role"}], "expires_at": "2018-06-30T15:57:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04ba84f394c344fab8677b48176c0e9b", "name": "CreateKeypairsTests-05f97855-b81a-414-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/04ba84f394c344fab8677b48176c0e9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/04ba84f394c344fab8677b48176c0e9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/04ba84f394c344fab8677b48176c0e9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/04ba84f394c344fab8677b48176c0e9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/04ba84f394c344fab8677b48176c0e9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/04ba84f394c344fab8677b48176c0e9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/04ba84f394c344fab8677b48176c0e9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/04ba84f394c344fab8677b48176c0e9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/04ba84f394c344fab8677b48176c0e9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/04ba84f394c344fab8677b48176c0e9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/04ba84f394c344fab8677b48176c0e9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/04ba84f394c344fab8677b48176c0e9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-05f97855-b81a-414-user", "id": "f2bacfc71a114edaaac96f86cb031b70"}, "audit_ids": ["06U7i4gjSuavoKUzttkbZw"], "issued_at": "2018-06-30T14:57:35.000000Z"}} 2018-06-30 14:57:35,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f9cd34f598aea2724d1cf6167b7b3656971708" 2018-06-30 14:57:35,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a502c2d-49a7-4429-ae22-1e51a2be4a89 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:57:35,679 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0a502c2d-49a7-4429-ae22-1e51a2be4a89 2018-06-30 14:57:35,680 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 14:57:35,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f9cd34f598aea2724d1cf6167b7b3656971708" 2018-06-30 14:57:36,639 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:57:36 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-65a4a745-9095-4071-a753-2ea2b9d66fd9 X-Compute-Request-Id: req-65a4a745-9095-4071-a753-2ea2b9d66fd9 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 14:57:36,639 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-65a4a745-9095-4071-a753-2ea2b9d66fd9 2018-06-30 14:57:36,640 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-a615b4d7-fa27-48db-a511-639c1cb424f5... 2018-06-30 14:57:36,640 - OpenStackKeypair - INFO - Creating new keypair 2018-06-30 14:57:36,690 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-a615b4d7-fa27-48db-a511-639c1cb424f5 2018-06-30 14:57:36,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f9cd34f598aea2724d1cf6167b7b3656971708" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCorV8Is0SFFcYAScIqYmxfdMIa8BaDATXiN+Orf8FeUVYOZBzYITxwIdW5QQy3Cb57aoMrI2h4CnGzaAJjVpjaGfBqkIaRCfco5HsOozZ6WcC5KGqJy0zjzNInih8+cbHeG6FW9tXnFHCVNuE59dljEQQrhT7qhoTcKbtrDa6OEQ==", "name": "CreateKeypairsTests-a615b4d7-fa27-48db-a511-639c1cb424f5"}}' 2018-06-30 14:57:37,524 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:57:37 GMT Content-Type: application/json Content-Length: 424 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2bcc9cf7-0dd8-44f7-b185-29c9c650a27a X-Compute-Request-Id: req-2bcc9cf7-0dd8-44f7-b185-29c9c650a27a Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCorV8Is0SFFcYAScIqYmxfdMIa8BaDATXiN+Orf8FeUVYOZBzYITxwIdW5QQy3Cb57aoMrI2h4CnGzaAJjVpjaGfBqkIaRCfco5HsOozZ6WcC5KGqJy0zjzNInih8+cbHeG6FW9tXnFHCVNuE59dljEQQrhT7qhoTcKbtrDa6OEQ==", "user_id": "f2bacfc71a114edaaac96f86cb031b70", "name": "CreateKeypairsTests-a615b4d7-fa27-48db-a511-639c1cb424f5", "fingerprint": "28:f5:ee:29:19:04:1f:c3:4a:48:64:78:1f:4f:01:d4"}} 2018-06-30 14:57:37,524 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-2bcc9cf7-0dd8-44f7-b185-29c9c650a27a 2018-06-30 14:57:37,525 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-a615b4d7-fa27-48db-a511-639c1cb424f5 2018-06-30 14:57:37,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:57:38,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "04120238915746158c5dd9e86a5a266b", "name": "CreateKeypairsTests-05f97855-b81a-414-proj-role"}], "expires_at": "2018-06-30T15:57:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04ba84f394c344fab8677b48176c0e9b", "name": "CreateKeypairsTests-05f97855-b81a-414-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/04ba84f394c344fab8677b48176c0e9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/04ba84f394c344fab8677b48176c0e9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/04ba84f394c344fab8677b48176c0e9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/04ba84f394c344fab8677b48176c0e9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/04ba84f394c344fab8677b48176c0e9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/04ba84f394c344fab8677b48176c0e9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/04ba84f394c344fab8677b48176c0e9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/04ba84f394c344fab8677b48176c0e9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/04ba84f394c344fab8677b48176c0e9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/04ba84f394c344fab8677b48176c0e9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/04ba84f394c344fab8677b48176c0e9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/04ba84f394c344fab8677b48176c0e9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-05f97855-b81a-414-user", "id": "f2bacfc71a114edaaac96f86cb031b70"}, "audit_ids": ["R50n-zuITFuDvjgJ52x96g"], "issued_at": "2018-06-30T14:57:38.000000Z"}} 2018-06-30 14:57:38,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-a615b4d7-fa27-48db-a511-639c1cb424f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb8b2b8afac6dbd7cf4e224492c5e0dba3ebd5e" 2018-06-30 14:57:39,404 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 14:57:39 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9949c9ed-5c2d-4895-9a43-2d6923d85f65 X-Compute-Request-Id: req-9949c9ed-5c2d-4895-9a43-2d6923d85f65 2018-06-30 14:57:39,404 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-a615b4d7-fa27-48db-a511-639c1cb424f5 used request id req-9949c9ed-5c2d-4895-9a43-2d6923d85f65 2018-06-30 14:57:39,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb8b2b8afac6dbd7cf4e224492c5e0dba3ebd5e" 2018-06-30 14:57:40,256 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:57:40 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b62ce6b6-4fee-4d0e-9248-ead4bc81c3d2 X-Compute-Request-Id: req-b62ce6b6-4fee-4d0e-9248-ead4bc81c3d2 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 14:57:40,257 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-b62ce6b6-4fee-4d0e-9248-ead4bc81c3d2 2018-06-30 14:57:40,258 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-a615b4d7-fa27-48db-a511-639c1cb424f5 2018-06-30 14:57:40,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-a615b4d7-fa27-48db-a511-639c1cb424f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f9cd34f598aea2724d1cf6167b7b3656971708" 2018-06-30 14:57:41,626 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 14:57:41 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 162 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0ed4fa6e-71f9-41fd-a2c6-4fa82d58f43a X-Compute-Request-Id: req-0ed4fa6e-71f9-41fd-a2c6-4fa82d58f43a RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-a615b4d7-fa27-48db-a511-639c1cb424f5 not found for user f2bacfc71a114edaaac96f86cb031b70", "code": 404}} 2018-06-30 14:57:41,626 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-a615b4d7-fa27-48db-a511-639c1cb424f5 used request id req-0ed4fa6e-71f9-41fd-a2c6-4fa82d58f43a 2018-06-30 14:57:41,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241114fc159e0312938cc8fa58aa25a8604503" 2018-06-30 14:57:42,546 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:57:42 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-9a57245a-fb31-45b4-8a44-ff1387cc8a05 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:57:42,547 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-9a57245a-fb31-45b4-8a44-ff1387cc8a05 2018-06-30 14:57:42,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241114fc159e0312938cc8fa58aa25a8604503" 2018-06-30 14:57:43,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:42 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ecc41e6-456f-4ed9-89d5-ba1d0d781a71 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:57:43,125 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-0ecc41e6-456f-4ed9-89d5-ba1d0d781a71 2018-06-30 14:57:43,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241114fc159e0312938cc8fa58aa25a8604503" 2018-06-30 14:57:43,523 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:57:43 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-553c5b50-bdad-42b8-a39f-535ffd25e18c Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:57:43,523 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-553c5b50-bdad-42b8-a39f-535ffd25e18c 2018-06-30 14:57:43,523 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:57:43,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241114fc159e0312938cc8fa58aa25a8604503" 2018-06-30 14:57:43,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:43 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29d4d47f-b6bc-497c-b6fb-15471bda129b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:57:43,620 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-29d4d47f-b6bc-497c-b6fb-15471bda129b 2018-06-30 14:57:43,621 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-05f97855-b81a-414-proj 2018-06-30 14:57:43,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/04ba84f394c344fab8677b48176c0e9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241114fc159e0312938cc8fa58aa25a8604503" 2018-06-30 14:57:44,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:57:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2922fda-b522-47d2-a392-625693474b97 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:57:44,402 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/04ba84f394c344fab8677b48176c0e9b used request id req-e2922fda-b522-47d2-a392-625693474b97 2018-06-30 14:57:44,402 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-05f97855-b81a-414-proj-role 2018-06-30 14:57:44,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/04120238915746158c5dd9e86a5a266b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241114fc159e0312938cc8fa58aa25a8604503" 2018-06-30 14:57:44,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:57:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a40d6ec0-46c8-48e5-aac4-bc300585a291 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:57:44,825 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/04120238915746158c5dd9e86a5a266b used request id req-a40d6ec0-46c8-48e5-aac4-bc300585a291 2018-06-30 14:57:44,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241114fc159e0312938cc8fa58aa25a8604503" 2018-06-30 14:57:45,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3aba25b5-28a2-4400-a4e8-a2864aa5277a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:57:45,167 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3aba25b5-28a2-4400-a4e8-a2864aa5277a 2018-06-30 14:57:45,168 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-05f97855-b81a-414-user 2018-06-30 14:57:45,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/f2bacfc71a114edaaac96f86cb031b70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c14febd8cc115a71a3b1967a9a9a44edff3e00" 2018-06-30 14:57:45,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:57:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d55ab90d-6c52-47e9-99a0-17c26d067339 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:57:45,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/f2bacfc71a114edaaac96f86cb031b70 used request id req-d55ab90d-6c52-47e9-99a0-17c26d067339 2018-06-30 14:57:45,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:57:46,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:57:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["6TCVyroHQpSq3KycZhoe2Q"], "issued_at": "2018-06-30T14:57:46.000000Z"}} 2018-06-30 14:57:46,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ef074b051cbad1f846acb663c746d35a70de184" 2018-06-30 14:57:46,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26295c5e-dd58-4a22-9cf1-9f829e427bf4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:57:46,840 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-26295c5e-dd58-4a22-9cf1-9f829e427bf4 2018-06-30 14:57:46,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:57:46,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:57:47,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["sw559lI6SIGX2uAjmK9qGA"], "issued_at": "2018-06-30T14:57:47.000000Z"}} 2018-06-30 14:57:47,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a2f281788fcf1b634251d379be3f131439913" 2018-06-30 14:57:47,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45fe3999-ad3b-47be-9bfb-49463509ffc5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:57:47,932 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-45fe3999-ad3b-47be-9bfb-49463509ffc5 2018-06-30 14:57:47,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:57:47,949 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:57:47 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:57:47,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0c7319cf-6ac8-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a2f281788fcf1b634251d379be3f131439913" 2018-06-30 14:57:48,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:47 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c240ad6-7a30-487b-9f37-fdc3dccb6bdb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0c7319cf-6ac8-460-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:57:48,383 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0c7319cf-6ac8-460-proj used request id req-3c240ad6-7a30-487b-9f37-fdc3dccb6bdb 2018-06-30 14:57:48,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a2f281788fcf1b634251d379be3f131439913" 2018-06-30 14:57:48,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-432bc2c3-52ad-4213-971b-6711a8b8e249 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:57:48,820 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-432bc2c3-52ad-4213-971b-6711a8b8e249 2018-06-30 14:57:48,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a2f281788fcf1b634251d379be3f131439913" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-0c7319cf-6ac8-460-proj"}}' 2018-06-30 14:57:49,275 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:57:48 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0cd9db8e-de07-4e4b-9c00-6573536f16fc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7bda9e7d61d44d8b8a74ff379da5ca9b"}, "tags": [], "enabled": true, "id": "7bda9e7d61d44d8b8a74ff379da5ca9b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-0c7319cf-6ac8-460-proj"}} 2018-06-30 14:57:49,275 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-0cd9db8e-de07-4e4b-9c00-6573536f16fc 2018-06-30 14:57:49,275 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-0c7319cf-6ac8-460-proj 2018-06-30 14:57:49,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:57:49,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:57:50,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:57:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["qn29Iu1gRveFtK6o_mc9Rg"], "issued_at": "2018-06-30T14:57:50.000000Z"}} 2018-06-30 14:57:50,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e4c84f84e6a76ca7f357c93f421d3b2423cc43" 2018-06-30 14:57:50,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10475a66-02e0-4803-bda5-63834eedcbbc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:57:50,696 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-10475a66-02e0-4803-bda5-63834eedcbbc 2018-06-30 14:57:50,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:57:50,711 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:57:50 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:57:50,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e4c84f84e6a76ca7f357c93f421d3b2423cc43" 2018-06-30 14:57:51,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:50 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d53ab669-863c-408d-929f-c930262aaa2a Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:57:51,270 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-d53ab669-863c-408d-929f-c930262aaa2a 2018-06-30 14:57:51,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-0c7319cf-6ac8-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e4c84f84e6a76ca7f357c93f421d3b2423cc43" 2018-06-30 14:57:51,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:51 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c50f8b6e-903e-4d50-8c0c-6ce1c5f480e6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-0c7319cf-6ac8-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7bda9e7d61d44d8b8a74ff379da5ca9b"}, "tags": [], "enabled": true, "id": "7bda9e7d61d44d8b8a74ff379da5ca9b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-0c7319cf-6ac8-460-proj"}]} 2018-06-30 14:57:51,704 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-0c7319cf-6ac8-460-proj used request id req-c50f8b6e-903e-4d50-8c0c-6ce1c5f480e6 2018-06-30 14:57:51,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e4c84f84e6a76ca7f357c93f421d3b2423cc43" 2018-06-30 14:57:52,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:51 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-708c4be2-598e-4d61-aab9-49ffde4bd6b5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:57:52,053 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-708c4be2-598e-4d61-aab9-49ffde4bd6b5 2018-06-30 14:57:53,069 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-0c7319cf-6ac8-460-user 2018-06-30 14:57:53,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:57:53,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a2f281788fcf1b634251d379be3f131439913" 2018-06-30 14:57:53,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:53 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e8a09d7-a47f-4d40-b6ba-05157f12504b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:57:53,480 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8e8a09d7-a47f-4d40-b6ba-05157f12504b 2018-06-30 14:57:53,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a2f281788fcf1b634251d379be3f131439913" -d '{"role": {"name": "CreateKeypairsTests-0c7319cf-6ac8-460-proj-role"}}' 2018-06-30 14:57:53,916 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:57:53 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad6ec505-0ad5-43bc-8304-93d4f2af0e79 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "08d56d0d3bd040fbbb58c257f6c76a3c", "links": {"self": "http://10.167.4.35:5000/v3/roles/08d56d0d3bd040fbbb58c257f6c76a3c"}, "name": "CreateKeypairsTests-0c7319cf-6ac8-460-proj-role"}} 2018-06-30 14:57:53,916 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ad6ec505-0ad5-43bc-8304-93d4f2af0e79 2018-06-30 14:57:53,916 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-0c7319cf-6ac8-460-proj-role 2018-06-30 14:57:53,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/08d56d0d3bd040fbbb58c257f6c76a3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a2f281788fcf1b634251d379be3f131439913" 2018-06-30 14:57:54,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:53 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-abd7199a-d4f1-4fac-a68a-7621b51ea2ec Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "08d56d0d3bd040fbbb58c257f6c76a3c", "links": {"self": "http://10.167.4.35:5000/v3/roles/08d56d0d3bd040fbbb58c257f6c76a3c"}, "name": "CreateKeypairsTests-0c7319cf-6ac8-460-proj-role"}} 2018-06-30 14:57:54,324 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/08d56d0d3bd040fbbb58c257f6c76a3c used request id req-abd7199a-d4f1-4fac-a68a-7621b51ea2ec 2018-06-30 14:57:54,324 - keystone_utils - INFO - Granting role CreateKeypairsTests-0c7319cf-6ac8-460-proj-role to project CreateKeypairsTests-0c7319cf-6ac8-460-proj 2018-06-30 14:57:54,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/7bda9e7d61d44d8b8a74ff379da5ca9b/users/2cbe2f6e93c44874a63050f9043ea8e9/roles/08d56d0d3bd040fbbb58c257f6c76a3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a2f281788fcf1b634251d379be3f131439913" 2018-06-30 14:57:54,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:57:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-351ecbe3-ec24-4b02-aa95-1b8a4fef1486 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:57:54,726 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7bda9e7d61d44d8b8a74ff379da5ca9b/users/2cbe2f6e93c44874a63050f9043ea8e9/roles/08d56d0d3bd040fbbb58c257f6c76a3c used request id req-351ecbe3-ec24-4b02-aa95-1b8a4fef1486 2018-06-30 14:57:54,726 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 14:57:54,843 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-01be07e0-e058-4082-88f1-daae821d6863.pub 2018-06-30 14:57:54,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:57:54,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:57:55,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08d56d0d3bd040fbbb58c257f6c76a3c", "name": "CreateKeypairsTests-0c7319cf-6ac8-460-proj-role"}], "expires_at": "2018-06-30T15:57:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7bda9e7d61d44d8b8a74ff379da5ca9b", "name": "CreateKeypairsTests-0c7319cf-6ac8-460-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-0c7319cf-6ac8-460-user", "id": "2cbe2f6e93c44874a63050f9043ea8e9"}, "audit_ids": ["jjMQbbzXRD6XLyMUB64EuQ"], "issued_at": "2018-06-30T14:57:55.000000Z"}} 2018-06-30 14:57:55,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69b74e0fed0e2ce8402a4e48e7381817311e9d" 2018-06-30 14:57:56,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:57:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbde3b4b-7a3b-4f44-9cd9-ebeaa32656a6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:57:56,176 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fbde3b4b-7a3b-4f44-9cd9-ebeaa32656a6 2018-06-30 14:57:56,178 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 14:57:56,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69b74e0fed0e2ce8402a4e48e7381817311e9d" 2018-06-30 14:57:57,102 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:57:57 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2b9d618a-1c71-4707-be9c-06a63fbd1d03 X-Compute-Request-Id: req-2b9d618a-1c71-4707-be9c-06a63fbd1d03 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 14:57:57,102 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-2b9d618a-1c71-4707-be9c-06a63fbd1d03 2018-06-30 14:57:57,103 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-01be07e0-e058-4082-88f1-daae821d6863... 2018-06-30 14:57:57,103 - OpenStackKeypair - INFO - Uploading existing keypair 2018-06-30 14:57:57,103 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-01be07e0-e058-4082-88f1-daae821d6863.pub 2018-06-30 14:57:57,103 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-01be07e0-e058-4082-88f1-daae821d6863 2018-06-30 14:57:57,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69b74e0fed0e2ce8402a4e48e7381817311e9d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsMtj9IqkAeNywK3nKC3GEG45HMx+DkFDebe2rnWV3oAPo/C0ssjL4GrUv89iEkFpdhqxqTcE+yOhoblmj1/ICtpZU/PhjCYkKVmmMoMeZM7cPJD6bdQylD6tbIjRyNjCcSX40T91TvYeSZmAhA9d//qi5ozi/UlTrLDaaPss+LPhAnbJ7KeEVXNDwB6fK+lK+o7ZOUWaT+6ZSmXeZFalja++6sh4b7SWWkWsw5sWmepO01JwZTBQA7XxHID9gXIltzRqjs91JbHI4ysMKu9rZSDyVe5H29ZiXBCdjwOIq3b5cVg8TNQ9fx9/atKxSmG4kKqFMJ3Yx8dZCKN0XQ003", "name": "CreateKeypairsTests-01be07e0-e058-4082-88f1-daae821d6863"}}' 2018-06-30 14:57:57,954 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:57:57 GMT Content-Type: application/json Content-Length: 592 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-717b5882-a98e-454f-8d42-bd503c589ca8 X-Compute-Request-Id: req-717b5882-a98e-454f-8d42-bd503c589ca8 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsMtj9IqkAeNywK3nKC3GEG45HMx+DkFDebe2rnWV3oAPo/C0ssjL4GrUv89iEkFpdhqxqTcE+yOhoblmj1/ICtpZU/PhjCYkKVmmMoMeZM7cPJD6bdQylD6tbIjRyNjCcSX40T91TvYeSZmAhA9d//qi5ozi/UlTrLDaaPss+LPhAnbJ7KeEVXNDwB6fK+lK+o7ZOUWaT+6ZSmXeZFalja++6sh4b7SWWkWsw5sWmepO01JwZTBQA7XxHID9gXIltzRqjs91JbHI4ysMKu9rZSDyVe5H29ZiXBCdjwOIq3b5cVg8TNQ9fx9/atKxSmG4kKqFMJ3Yx8dZCKN0XQ003", "user_id": "2cbe2f6e93c44874a63050f9043ea8e9", "name": "CreateKeypairsTests-01be07e0-e058-4082-88f1-daae821d6863", "fingerprint": "b8:18:44:71:5e:85:19:29:d9:8b:c3:2d:eb:f1:3b:79"}} 2018-06-30 14:57:57,954 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-717b5882-a98e-454f-8d42-bd503c589ca8 2018-06-30 14:57:57,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:57:58,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "08d56d0d3bd040fbbb58c257f6c76a3c", "name": "CreateKeypairsTests-0c7319cf-6ac8-460-proj-role"}], "expires_at": "2018-06-30T15:57:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7bda9e7d61d44d8b8a74ff379da5ca9b", "name": "CreateKeypairsTests-0c7319cf-6ac8-460-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/7bda9e7d61d44d8b8a74ff379da5ca9b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-0c7319cf-6ac8-460-user", "id": "2cbe2f6e93c44874a63050f9043ea8e9"}, "audit_ids": ["Y4L0N_NBRR2s1zT9xc4qPg"], "issued_at": "2018-06-30T14:57:58.000000Z"}} 2018-06-30 14:57:58,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-01be07e0-e058-4082-88f1-daae821d6863 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79187fec947175d9d6794f920f3a6094865ec8b3" 2018-06-30 14:57:59,591 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:57:59 GMT Content-Type: application/json Content-Length: 704 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5129d1eb-c226-443c-8c94-9a4882342183 X-Compute-Request-Id: req-5129d1eb-c226-443c-8c94-9a4882342183 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsMtj9IqkAeNywK3nKC3GEG45HMx+DkFDebe2rnWV3oAPo/C0ssjL4GrUv89iEkFpdhqxqTcE+yOhoblmj1/ICtpZU/PhjCYkKVmmMoMeZM7cPJD6bdQylD6tbIjRyNjCcSX40T91TvYeSZmAhA9d//qi5ozi/UlTrLDaaPss+LPhAnbJ7KeEVXNDwB6fK+lK+o7ZOUWaT+6ZSmXeZFalja++6sh4b7SWWkWsw5sWmepO01JwZTBQA7XxHID9gXIltzRqjs91JbHI4ysMKu9rZSDyVe5H29ZiXBCdjwOIq3b5cVg8TNQ9fx9/atKxSmG4kKqFMJ3Yx8dZCKN0XQ003", "user_id": "2cbe2f6e93c44874a63050f9043ea8e9", "name": "CreateKeypairsTests-01be07e0-e058-4082-88f1-daae821d6863", "deleted": false, "created_at": "2018-06-30T14:57:58.000000", "updated_at": null, "fingerprint": "b8:18:44:71:5e:85:19:29:d9:8b:c3:2d:eb:f1:3b:79", "deleted_at": null, "id": 46}} 2018-06-30 14:57:59,591 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-01be07e0-e058-4082-88f1-daae821d6863 used request id req-5129d1eb-c226-443c-8c94-9a4882342183 2018-06-30 14:57:59,592 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-01be07e0-e058-4082-88f1-daae821d6863 2018-06-30 14:57:59,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-01be07e0-e058-4082-88f1-daae821d6863 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a69b74e0fed0e2ce8402a4e48e7381817311e9d" 2018-06-30 14:58:00,302 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 14:58:00 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-399df807-0659-4c98-bc2b-4f820a6e99a1 X-Compute-Request-Id: req-399df807-0659-4c98-bc2b-4f820a6e99a1 2018-06-30 14:58:00,302 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-01be07e0-e058-4082-88f1-daae821d6863 used request id req-399df807-0659-4c98-bc2b-4f820a6e99a1 2018-06-30 14:58:00,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a2f281788fcf1b634251d379be3f131439913" 2018-06-30 14:58:01,238 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:58:01 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-cf84ae91-5b78-414e-a26b-a80809ffd7d2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:58:01,238 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-cf84ae91-5b78-414e-a26b-a80809ffd7d2 2018-06-30 14:58:01,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a2f281788fcf1b634251d379be3f131439913" 2018-06-30 14:58:01,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:01 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb0a1d67-90e4-433d-b096-0493da889270 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:58:01,525 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-cb0a1d67-90e4-433d-b096-0493da889270 2018-06-30 14:58:01,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a2f281788fcf1b634251d379be3f131439913" 2018-06-30 14:58:01,851 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:58:01 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-388066f1-cb62-44f2-85ad-7f05e95cbd7e Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:58:01,852 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-388066f1-cb62-44f2-85ad-7f05e95cbd7e 2018-06-30 14:58:01,852 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:58:01,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a2f281788fcf1b634251d379be3f131439913" 2018-06-30 14:58:02,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:01 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94288797-813c-4fbc-8a44-31699fa71dda Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:58:02,402 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-94288797-813c-4fbc-8a44-31699fa71dda 2018-06-30 14:58:02,403 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-0c7319cf-6ac8-460-proj 2018-06-30 14:58:02,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/7bda9e7d61d44d8b8a74ff379da5ca9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a2f281788fcf1b634251d379be3f131439913" 2018-06-30 14:58:03,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:58:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3001866-2986-49f9-a766-2587e69118b0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:58:03,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/7bda9e7d61d44d8b8a74ff379da5ca9b used request id req-e3001866-2986-49f9-a766-2587e69118b0 2018-06-30 14:58:03,210 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-0c7319cf-6ac8-460-proj-role 2018-06-30 14:58:03,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/08d56d0d3bd040fbbb58c257f6c76a3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a2f281788fcf1b634251d379be3f131439913" 2018-06-30 14:58:03,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:58:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5915c943-5479-4f28-ba45-945c31880bf8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:58:03,610 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/08d56d0d3bd040fbbb58c257f6c76a3c used request id req-5915c943-5479-4f28-ba45-945c31880bf8 2018-06-30 14:58:03,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a2f281788fcf1b634251d379be3f131439913" 2018-06-30 14:58:03,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:03 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ffa25a1-2166-49b3-8db7-0f14e5c6a35b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:58:03,994 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2ffa25a1-2166-49b3-8db7-0f14e5c6a35b 2018-06-30 14:58:03,995 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-0c7319cf-6ac8-460-user 2018-06-30 14:58:03,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/2cbe2f6e93c44874a63050f9043ea8e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e4c84f84e6a76ca7f357c93f421d3b2423cc43" 2018-06-30 14:58:04,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:58:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4c7d82e-c79a-4795-831f-ec0c636ce733 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:58:04,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/2cbe2f6e93c44874a63050f9043ea8e9 used request id req-b4c7d82e-c79a-4795-831f-ec0c636ce733 2018-06-30 14:58:04,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:58:05,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:58:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["VOCxviCiTteq74z2TGJk3g"], "issued_at": "2018-06-30T14:58:05.000000Z"}} 2018-06-30 14:58:05,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d834e899d412d9dac0b8c97aefce39c8a8bc339d" 2018-06-30 14:58:05,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19388ed0-5be8-411d-8bd2-1ef3eb841850 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:58:05,439 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-19388ed0-5be8-411d-8bd2-1ef3eb841850 2018-06-30 14:58:05,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:58:05,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:58:06,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:58:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["YJrU_OyVT1ys8ErwkgMxsA"], "issued_at": "2018-06-30T14:58:06.000000Z"}} 2018-06-30 14:58:06,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb8735efbccffbddccb5a029d4b0c9fcf70299f" 2018-06-30 14:58:06,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a38c63b6-eae4-4d89-830b-f226e5b02a7d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:58:06,270 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a38c63b6-eae4-4d89-830b-f226e5b02a7d 2018-06-30 14:58:06,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:58:06,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:58:06 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:58:06,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-8f6d07e7-3ddc-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb8735efbccffbddccb5a029d4b0c9fcf70299f" 2018-06-30 14:58:06,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:06 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5993399-6dba-4dd9-a894-31e3adfc5ecf Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-8f6d07e7-3ddc-44e-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:58:06,684 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-8f6d07e7-3ddc-44e-proj used request id req-e5993399-6dba-4dd9-a894-31e3adfc5ecf 2018-06-30 14:58:06,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb8735efbccffbddccb5a029d4b0c9fcf70299f" 2018-06-30 14:58:07,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:06 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9af14276-a8bb-4461-8045-bad358c2135b Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:58:07,161 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9af14276-a8bb-4461-8045-bad358c2135b 2018-06-30 14:58:07,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb8735efbccffbddccb5a029d4b0c9fcf70299f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-8f6d07e7-3ddc-44e-proj"}}' 2018-06-30 14:58:07,517 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:58:07 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e2e5b11-ca5d-456f-9b85-628618f62849 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e3bbdd72922d40e398c9402b55679f91"}, "tags": [], "enabled": true, "id": "e3bbdd72922d40e398c9402b55679f91", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-8f6d07e7-3ddc-44e-proj"}} 2018-06-30 14:58:07,517 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-9e2e5b11-ca5d-456f-9b85-628618f62849 2018-06-30 14:58:07,517 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-8f6d07e7-3ddc-44e-proj 2018-06-30 14:58:07,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:58:07,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:58:08,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:58:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["My_ViHonRr-I3BDaE0Z9JQ"], "issued_at": "2018-06-30T14:58:08.000000Z"}} 2018-06-30 14:58:08,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f033e7ea5c9120e3bda32457fa29d3c9b1cc8be" 2018-06-30 14:58:08,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd982ba1-374e-4bc8-bbbe-9c90284e6bd5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:58:08,981 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fd982ba1-374e-4bc8-bbbe-9c90284e6bd5 2018-06-30 14:58:08,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:58:08,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:58:08 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:58:08,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f033e7ea5c9120e3bda32457fa29d3c9b1cc8be" 2018-06-30 14:58:09,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:09 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81243775-801d-4953-9347-789efc61b7c2 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:58:09,532 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-81243775-801d-4953-9347-789efc61b7c2 2018-06-30 14:58:09,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-8f6d07e7-3ddc-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f033e7ea5c9120e3bda32457fa29d3c9b1cc8be" 2018-06-30 14:58:09,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:09 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4bfe8a4-c9ee-4d30-b76a-9c7441134d73 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-8f6d07e7-3ddc-44e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e3bbdd72922d40e398c9402b55679f91"}, "tags": [], "enabled": true, "id": "e3bbdd72922d40e398c9402b55679f91", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-8f6d07e7-3ddc-44e-proj"}]} 2018-06-30 14:58:09,994 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-8f6d07e7-3ddc-44e-proj used request id req-d4bfe8a4-c9ee-4d30-b76a-9c7441134d73 2018-06-30 14:58:09,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f033e7ea5c9120e3bda32457fa29d3c9b1cc8be" 2018-06-30 14:58:10,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:10 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92a1a2c7-3491-47fb-bbb3-3acb1f221228 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:58:10,405 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-92a1a2c7-3491-47fb-bbb3-3acb1f221228 2018-06-30 14:58:11,099 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-8f6d07e7-3ddc-44e-user 2018-06-30 14:58:11,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:58:11,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb8735efbccffbddccb5a029d4b0c9fcf70299f" 2018-06-30 14:58:11,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14cd5918-ad13-4e9e-a03c-24b0c46d3a9b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:58:11,444 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-14cd5918-ad13-4e9e-a03c-24b0c46d3a9b 2018-06-30 14:58:11,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb8735efbccffbddccb5a029d4b0c9fcf70299f" -d '{"role": {"name": "CreateKeypairsTests-8f6d07e7-3ddc-44e-proj-role"}}' 2018-06-30 14:58:11,548 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:58:11 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e9587c2-e82e-483a-8c1c-36b3ed497193 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f97ae1ecffc541ea8668b0361fb98851", "links": {"self": "http://10.167.4.35:5000/v3/roles/f97ae1ecffc541ea8668b0361fb98851"}, "name": "CreateKeypairsTests-8f6d07e7-3ddc-44e-proj-role"}} 2018-06-30 14:58:11,549 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-2e9587c2-e82e-483a-8c1c-36b3ed497193 2018-06-30 14:58:11,549 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-8f6d07e7-3ddc-44e-proj-role 2018-06-30 14:58:11,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/f97ae1ecffc541ea8668b0361fb98851 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb8735efbccffbddccb5a029d4b0c9fcf70299f" 2018-06-30 14:58:11,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:11 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e74dce9-46bd-477c-bec4-600c8acbeba4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f97ae1ecffc541ea8668b0361fb98851", "links": {"self": "http://10.167.4.35:5000/v3/roles/f97ae1ecffc541ea8668b0361fb98851"}, "name": "CreateKeypairsTests-8f6d07e7-3ddc-44e-proj-role"}} 2018-06-30 14:58:11,853 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/f97ae1ecffc541ea8668b0361fb98851 used request id req-5e74dce9-46bd-477c-bec4-600c8acbeba4 2018-06-30 14:58:11,853 - keystone_utils - INFO - Granting role CreateKeypairsTests-8f6d07e7-3ddc-44e-proj-role to project CreateKeypairsTests-8f6d07e7-3ddc-44e-proj 2018-06-30 14:58:11,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/e3bbdd72922d40e398c9402b55679f91/users/58933a91f1c74949ade0a56cf6437892/roles/f97ae1ecffc541ea8668b0361fb98851 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb8735efbccffbddccb5a029d4b0c9fcf70299f" 2018-06-30 14:58:12,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:58:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0d9b311-c75a-4154-b9cb-dfcc37998d7c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:58:12,231 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/e3bbdd72922d40e398c9402b55679f91/users/58933a91f1c74949ade0a56cf6437892/roles/f97ae1ecffc541ea8668b0361fb98851 used request id req-a0d9b311-c75a-4154-b9cb-dfcc37998d7c 2018-06-30 14:58:12,231 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 14:58:12,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:58:12,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:58:13,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f97ae1ecffc541ea8668b0361fb98851", "name": "CreateKeypairsTests-8f6d07e7-3ddc-44e-proj-role"}], "expires_at": "2018-06-30T15:58:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3bbdd72922d40e398c9402b55679f91", "name": "CreateKeypairsTests-8f6d07e7-3ddc-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/e3bbdd72922d40e398c9402b55679f91", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/e3bbdd72922d40e398c9402b55679f91", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/e3bbdd72922d40e398c9402b55679f91", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e3bbdd72922d40e398c9402b55679f91", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/e3bbdd72922d40e398c9402b55679f91", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/e3bbdd72922d40e398c9402b55679f91", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e3bbdd72922d40e398c9402b55679f91", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/e3bbdd72922d40e398c9402b55679f91", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/e3bbdd72922d40e398c9402b55679f91", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/e3bbdd72922d40e398c9402b55679f91", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/e3bbdd72922d40e398c9402b55679f91", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/e3bbdd72922d40e398c9402b55679f91", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-8f6d07e7-3ddc-44e-user", "id": "58933a91f1c74949ade0a56cf6437892"}, "audit_ids": ["TM5kXPogQ5OSN3hh2cfpVQ"], "issued_at": "2018-06-30T14:58:13.000000Z"}} 2018-06-30 14:58:13,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff16fb9fd5d2f09be229a267b137667e41bd595" 2018-06-30 14:58:13,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e3a31fe-32e6-44ac-9ea6-1e50b4cb82cf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:58:13,571 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3e3a31fe-32e6-44ac-9ea6-1e50b4cb82cf 2018-06-30 14:58:13,572 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 14:58:13,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff16fb9fd5d2f09be229a267b137667e41bd595" 2018-06-30 14:58:14,427 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:58:14 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c35db8d7-245b-4a92-8dee-9bc4bd74c1f0 X-Compute-Request-Id: req-c35db8d7-245b-4a92-8dee-9bc4bd74c1f0 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 14:58:14,428 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-c35db8d7-245b-4a92-8dee-9bc4bd74c1f0 2018-06-30 14:58:14,428 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-d8104ed9-f799-44cb-a7ce-5ee049ac3ea9... 2018-06-30 14:58:14,429 - OpenStackKeypair - INFO - Creating new keypair 2018-06-30 14:58:24,673 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-d8104ed9-f799-44cb-a7ce-5ee049ac3ea9 2018-06-30 14:58:24,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff16fb9fd5d2f09be229a267b137667e41bd595" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC9RZ7kDoK39vS70Dkk+B813EZDASs2cC9/efgBNMR5F4PtBkC2ZzPA7klSZ9NFmC+gSD48uH5K+KiUrVNgUtjVyLQHUTA65ZOZ/f1tBL40HYxLFSPtDzuMGnV5AJIXpJerPAzdVP5UpZXyGN6txxV99hzc114t/Cu4hGdglkDkgLPhGt/ItYHrCuSCywJeqdPp7AYOaYQsYEXJJ7pNHN95EFNV1bkqom3+3zu03K2KkCn5YYtiUfMAsRSmUjCW1tVmQjtY6nh7i4J48R2i4pMxqs+UuWHwra7Aiw5JM7LxY8tUsacqQL9dp1imEqwOKPjKHSBox+bmVs7oO4jp3nIQZutXnVJxnsAx7SuXQEv+CX60p3OpQEW3mSnvDW4WHtus9XeU8P8DM33cwf6jlx+5fv+bfRlFi6v3vS1LSsz0nwdqFNMzi2V5hv/qHo3ZCc42p7De/nJ7xgEPcEXinFywirt+sBLVwo3SmvDR7r0hSVc24a5mrfzgRDJmAvu4LLPwj7m4+We4anJKbUAQjRAK2Z3LAXJxH8mT1+9kpREw/bCTVzeCaIyC1/hb9PlCORIDtsva9ikDl5R+YOkkh1PYNnopwxsdpheb36fjkIPI3CiM7eA70ONE9zE8FBCvuy8Jk4zjQnVoGP3GeazfdtnSK4cTcMTJwOsCqsAyVJjP4A5V3yOqlrMmzKCHK/9G06c9adiMuZ3EOzbLPDRnejeE9EJ4d/6+jbsD925O7PPrajsrNpGMPn4CMgEe9zg8pGZysWVkw55BeqfbhivYcUZGLclJlf1Vw0JjMz/2IyvjPbFb30ku7f8asp03HuaxJfTVl4zyE3KU3Ct3riyUWyqMTlAEUKXLASmGerOVcY/L+4cE6wrhIwDtqnwdYbxYPm0nfaREc1N6LQ/r56+p764LSpRdqryIM1ACAsHH8QsHZFk1NtjhACnJV96FjkMu4Wx2Xyt4R6nBSF6dHCiCXo0CQn3TVpxEliCLmicE07g/z7OxXQuXK/POi/CcCxIdHo3kKWPTwaYDHppV9mztraPqwIph2poHxmjMDH6iwb+/ZtMpUhbIhBTa01hTewsUIYnJqlyylyKYV8d85BtEEA9VsGv+KD5KNc9F0ZfPlhhhcEFFd8yT0mWQdLrTmfnICGxcqTMx/msMXhFrYJ2ECp+Ri52uLTy+vT3UVzhub1YDbyqEeU05yPRxiMSNLkkrVLSxz9j6kCrz4jNLKXhBgQxeht2dMs1H+JuoQ1dYiILpML8LPJPpWGUaE1hq1Q6m7nwPiQ+lEJxGe9LhRV8lMLEsdkqsjOtRKXUDNKEA2IYw5B0FaBQc2ltSwYMQdgemDJbmQzHKFQsHMEKQx6vGoSw1ctMgNbOx9yJgOmGZup88HLzfvizVPLRJ3X3EETxNDZAAoq0XDM+L/pc6KZmfoD+vmNizFWXY4Dw/ckfcQATiyNaf36XDM+tGNotqog18xJBoZU8t9ngmt29R8sfxZ5ge7sWBqfm1wkGMWSi8UMgDsaJVk5+JwE86msivprwc9sApn+3G+avyY5hjumtWEiCBypX5QliaKzppCpuGwcaNhu/+OLYt7i0YRHmfqGjQnC0oGF9aaCN+1VLBChPjieFCIo99qyOBAt8DEVGKOAnWTSv4ah7yqeHxaCBNJwHYNtGUNQ==", "name": "CreateKeypairsTests-d8104ed9-f799-44cb-a7ce-5ee049ac3ea9"}}' 2018-06-30 14:58:25,214 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:58:25 GMT Content-Type: application/json Content-Length: 1920 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1e0a9082-2285-44f2-93a8-2f2e4f2b1903 X-Compute-Request-Id: req-1e0a9082-2285-44f2-93a8-2f2e4f2b1903 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC9RZ7kDoK39vS70Dkk+B813EZDASs2cC9/efgBNMR5F4PtBkC2ZzPA7klSZ9NFmC+gSD48uH5K+KiUrVNgUtjVyLQHUTA65ZOZ/f1tBL40HYxLFSPtDzuMGnV5AJIXpJerPAzdVP5UpZXyGN6txxV99hzc114t/Cu4hGdglkDkgLPhGt/ItYHrCuSCywJeqdPp7AYOaYQsYEXJJ7pNHN95EFNV1bkqom3+3zu03K2KkCn5YYtiUfMAsRSmUjCW1tVmQjtY6nh7i4J48R2i4pMxqs+UuWHwra7Aiw5JM7LxY8tUsacqQL9dp1imEqwOKPjKHSBox+bmVs7oO4jp3nIQZutXnVJxnsAx7SuXQEv+CX60p3OpQEW3mSnvDW4WHtus9XeU8P8DM33cwf6jlx+5fv+bfRlFi6v3vS1LSsz0nwdqFNMzi2V5hv/qHo3ZCc42p7De/nJ7xgEPcEXinFywirt+sBLVwo3SmvDR7r0hSVc24a5mrfzgRDJmAvu4LLPwj7m4+We4anJKbUAQjRAK2Z3LAXJxH8mT1+9kpREw/bCTVzeCaIyC1/hb9PlCORIDtsva9ikDl5R+YOkkh1PYNnopwxsdpheb36fjkIPI3CiM7eA70ONE9zE8FBCvuy8Jk4zjQnVoGP3GeazfdtnSK4cTcMTJwOsCqsAyVJjP4A5V3yOqlrMmzKCHK/9G06c9adiMuZ3EOzbLPDRnejeE9EJ4d/6+jbsD925O7PPrajsrNpGMPn4CMgEe9zg8pGZysWVkw55BeqfbhivYcUZGLclJlf1Vw0JjMz/2IyvjPbFb30ku7f8asp03HuaxJfTVl4zyE3KU3Ct3riyUWyqMTlAEUKXLASmGerOVcY/L+4cE6wrhIwDtqnwdYbxYPm0nfaREc1N6LQ/r56+p764LSpRdqryIM1ACAsHH8QsHZFk1NtjhACnJV96FjkMu4Wx2Xyt4R6nBSF6dHCiCXo0CQn3TVpxEliCLmicE07g/z7OxXQuXK/POi/CcCxIdHo3kKWPTwaYDHppV9mztraPqwIph2poHxmjMDH6iwb+/ZtMpUhbIhBTa01hTewsUIYnJqlyylyKYV8d85BtEEA9VsGv+KD5KNc9F0ZfPlhhhcEFFd8yT0mWQdLrTmfnICGxcqTMx/msMXhFrYJ2ECp+Ri52uLTy+vT3UVzhub1YDbyqEeU05yPRxiMSNLkkrVLSxz9j6kCrz4jNLKXhBgQxeht2dMs1H+JuoQ1dYiILpML8LPJPpWGUaE1hq1Q6m7nwPiQ+lEJxGe9LhRV8lMLEsdkqsjOtRKXUDNKEA2IYw5B0FaBQc2ltSwYMQdgemDJbmQzHKFQsHMEKQx6vGoSw1ctMgNbOx9yJgOmGZup88HLzfvizVPLRJ3X3EETxNDZAAoq0XDM+L/pc6KZmfoD+vmNizFWXY4Dw/ckfcQATiyNaf36XDM+tGNotqog18xJBoZU8t9ngmt29R8sfxZ5ge7sWBqfm1wkGMWSi8UMgDsaJVk5+JwE86msivprwc9sApn+3G+avyY5hjumtWEiCBypX5QliaKzppCpuGwcaNhu/+OLYt7i0YRHmfqGjQnC0oGF9aaCN+1VLBChPjieFCIo99qyOBAt8DEVGKOAnWTSv4ah7yqeHxaCBNJwHYNtGUNQ==", "user_id": "58933a91f1c74949ade0a56cf6437892", "name": "CreateKeypairsTests-d8104ed9-f799-44cb-a7ce-5ee049ac3ea9", "fingerprint": "9c:dd:a4:97:17:9b:df:c8:24:7f:62:c5:93:57:cb:5d"}} 2018-06-30 14:58:25,215 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-1e0a9082-2285-44f2-93a8-2f2e4f2b1903 2018-06-30 14:58:25,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:58:26,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f97ae1ecffc541ea8668b0361fb98851", "name": "CreateKeypairsTests-8f6d07e7-3ddc-44e-proj-role"}], "expires_at": "2018-06-30T15:58:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3bbdd72922d40e398c9402b55679f91", "name": "CreateKeypairsTests-8f6d07e7-3ddc-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/e3bbdd72922d40e398c9402b55679f91", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/e3bbdd72922d40e398c9402b55679f91", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/e3bbdd72922d40e398c9402b55679f91", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e3bbdd72922d40e398c9402b55679f91", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/e3bbdd72922d40e398c9402b55679f91", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/e3bbdd72922d40e398c9402b55679f91", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e3bbdd72922d40e398c9402b55679f91", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/e3bbdd72922d40e398c9402b55679f91", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/e3bbdd72922d40e398c9402b55679f91", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/e3bbdd72922d40e398c9402b55679f91", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/e3bbdd72922d40e398c9402b55679f91", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/e3bbdd72922d40e398c9402b55679f91", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-8f6d07e7-3ddc-44e-user", "id": "58933a91f1c74949ade0a56cf6437892"}, "audit_ids": ["9wOmN7KSSECpOFhrlJbYrA"], "issued_at": "2018-06-30T14:58:26.000000Z"}} 2018-06-30 14:58:26,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-d8104ed9-f799-44cb-a7ce-5ee049ac3ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc9d4ec81da66ba110192b38c9275205bc6cefb" 2018-06-30 14:58:26,560 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:58:26 GMT Content-Type: application/json Content-Length: 2032 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7bf19e29-aa3e-4d09-92d2-9415e781d4b8 X-Compute-Request-Id: req-7bf19e29-aa3e-4d09-92d2-9415e781d4b8 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC9RZ7kDoK39vS70Dkk+B813EZDASs2cC9/efgBNMR5F4PtBkC2ZzPA7klSZ9NFmC+gSD48uH5K+KiUrVNgUtjVyLQHUTA65ZOZ/f1tBL40HYxLFSPtDzuMGnV5AJIXpJerPAzdVP5UpZXyGN6txxV99hzc114t/Cu4hGdglkDkgLPhGt/ItYHrCuSCywJeqdPp7AYOaYQsYEXJJ7pNHN95EFNV1bkqom3+3zu03K2KkCn5YYtiUfMAsRSmUjCW1tVmQjtY6nh7i4J48R2i4pMxqs+UuWHwra7Aiw5JM7LxY8tUsacqQL9dp1imEqwOKPjKHSBox+bmVs7oO4jp3nIQZutXnVJxnsAx7SuXQEv+CX60p3OpQEW3mSnvDW4WHtus9XeU8P8DM33cwf6jlx+5fv+bfRlFi6v3vS1LSsz0nwdqFNMzi2V5hv/qHo3ZCc42p7De/nJ7xgEPcEXinFywirt+sBLVwo3SmvDR7r0hSVc24a5mrfzgRDJmAvu4LLPwj7m4+We4anJKbUAQjRAK2Z3LAXJxH8mT1+9kpREw/bCTVzeCaIyC1/hb9PlCORIDtsva9ikDl5R+YOkkh1PYNnopwxsdpheb36fjkIPI3CiM7eA70ONE9zE8FBCvuy8Jk4zjQnVoGP3GeazfdtnSK4cTcMTJwOsCqsAyVJjP4A5V3yOqlrMmzKCHK/9G06c9adiMuZ3EOzbLPDRnejeE9EJ4d/6+jbsD925O7PPrajsrNpGMPn4CMgEe9zg8pGZysWVkw55BeqfbhivYcUZGLclJlf1Vw0JjMz/2IyvjPbFb30ku7f8asp03HuaxJfTVl4zyE3KU3Ct3riyUWyqMTlAEUKXLASmGerOVcY/L+4cE6wrhIwDtqnwdYbxYPm0nfaREc1N6LQ/r56+p764LSpRdqryIM1ACAsHH8QsHZFk1NtjhACnJV96FjkMu4Wx2Xyt4R6nBSF6dHCiCXo0CQn3TVpxEliCLmicE07g/z7OxXQuXK/POi/CcCxIdHo3kKWPTwaYDHppV9mztraPqwIph2poHxmjMDH6iwb+/ZtMpUhbIhBTa01hTewsUIYnJqlyylyKYV8d85BtEEA9VsGv+KD5KNc9F0ZfPlhhhcEFFd8yT0mWQdLrTmfnICGxcqTMx/msMXhFrYJ2ECp+Ri52uLTy+vT3UVzhub1YDbyqEeU05yPRxiMSNLkkrVLSxz9j6kCrz4jNLKXhBgQxeht2dMs1H+JuoQ1dYiILpML8LPJPpWGUaE1hq1Q6m7nwPiQ+lEJxGe9LhRV8lMLEsdkqsjOtRKXUDNKEA2IYw5B0FaBQc2ltSwYMQdgemDJbmQzHKFQsHMEKQx6vGoSw1ctMgNbOx9yJgOmGZup88HLzfvizVPLRJ3X3EETxNDZAAoq0XDM+L/pc6KZmfoD+vmNizFWXY4Dw/ckfcQATiyNaf36XDM+tGNotqog18xJBoZU8t9ngmt29R8sfxZ5ge7sWBqfm1wkGMWSi8UMgDsaJVk5+JwE86msivprwc9sApn+3G+avyY5hjumtWEiCBypX5QliaKzppCpuGwcaNhu/+OLYt7i0YRHmfqGjQnC0oGF9aaCN+1VLBChPjieFCIo99qyOBAt8DEVGKOAnWTSv4ah7yqeHxaCBNJwHYNtGUNQ==", "user_id": "58933a91f1c74949ade0a56cf6437892", "name": "CreateKeypairsTests-d8104ed9-f799-44cb-a7ce-5ee049ac3ea9", "deleted": false, "created_at": "2018-06-30T14:58:25.000000", "updated_at": null, "fingerprint": "9c:dd:a4:97:17:9b:df:c8:24:7f:62:c5:93:57:cb:5d", "deleted_at": null, "id": 49}} 2018-06-30 14:58:26,561 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-d8104ed9-f799-44cb-a7ce-5ee049ac3ea9 used request id req-7bf19e29-aa3e-4d09-92d2-9415e781d4b8 2018-06-30 14:58:26,561 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-d8104ed9-f799-44cb-a7ce-5ee049ac3ea9 2018-06-30 14:58:26,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-d8104ed9-f799-44cb-a7ce-5ee049ac3ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eff16fb9fd5d2f09be229a267b137667e41bd595" 2018-06-30 14:58:27,030 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 14:58:27 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8cefa242-1ebf-484d-9d57-057bd0496d4d X-Compute-Request-Id: req-8cefa242-1ebf-484d-9d57-057bd0496d4d 2018-06-30 14:58:27,031 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-d8104ed9-f799-44cb-a7ce-5ee049ac3ea9 used request id req-8cefa242-1ebf-484d-9d57-057bd0496d4d 2018-06-30 14:58:27,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb8735efbccffbddccb5a029d4b0c9fcf70299f" 2018-06-30 14:58:27,722 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:58:27 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-c855b6fd-ece5-494a-a9be-1cb37d765b50 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:58:27,723 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-c855b6fd-ece5-494a-a9be-1cb37d765b50 2018-06-30 14:58:27,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb8735efbccffbddccb5a029d4b0c9fcf70299f" 2018-06-30 14:58:28,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:27 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11ffbf74-66ba-4749-8592-8b9642d7f6c7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:58:28,132 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-11ffbf74-66ba-4749-8592-8b9642d7f6c7 2018-06-30 14:58:28,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb8735efbccffbddccb5a029d4b0c9fcf70299f" 2018-06-30 14:58:28,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:58:28 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c5e77bc4-b9ee-4b8b-9b6b-a3af9df4875d Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:58:28,464 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-c5e77bc4-b9ee-4b8b-9b6b-a3af9df4875d 2018-06-30 14:58:28,465 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:58:28,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb8735efbccffbddccb5a029d4b0c9fcf70299f" 2018-06-30 14:58:28,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:28 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-042f9afe-ad1d-4ff6-b3df-bfc674c66448 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:58:28,894 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-042f9afe-ad1d-4ff6-b3df-bfc674c66448 2018-06-30 14:58:28,895 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-8f6d07e7-3ddc-44e-proj 2018-06-30 14:58:28,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/e3bbdd72922d40e398c9402b55679f91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb8735efbccffbddccb5a029d4b0c9fcf70299f" 2018-06-30 14:58:29,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:58:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd56ee77-cda9-4979-a1ea-0bee57c590c0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:58:29,559 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/e3bbdd72922d40e398c9402b55679f91 used request id req-bd56ee77-cda9-4979-a1ea-0bee57c590c0 2018-06-30 14:58:29,560 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-8f6d07e7-3ddc-44e-proj-role 2018-06-30 14:58:29,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/f97ae1ecffc541ea8668b0361fb98851 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb8735efbccffbddccb5a029d4b0c9fcf70299f" 2018-06-30 14:58:29,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:58:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15524517-1b3f-4118-9583-3fc31e5a996c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:58:29,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/f97ae1ecffc541ea8668b0361fb98851 used request id req-15524517-1b3f-4118-9583-3fc31e5a996c 2018-06-30 14:58:29,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb8735efbccffbddccb5a029d4b0c9fcf70299f" 2018-06-30 14:58:30,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:29 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0fffc040-2e42-4b79-b792-23e128fbf68b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:58:30,333 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0fffc040-2e42-4b79-b792-23e128fbf68b 2018-06-30 14:58:30,334 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-8f6d07e7-3ddc-44e-user 2018-06-30 14:58:30,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/58933a91f1c74949ade0a56cf6437892 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f033e7ea5c9120e3bda32457fa29d3c9b1cc8be" 2018-06-30 14:58:31,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:58:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37aa2e89-c4d4-473a-908b-a16206f28f0f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:58:31,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/58933a91f1c74949ade0a56cf6437892 used request id req-37aa2e89-c4d4-473a-908b-a16206f28f0f 2018-06-30 14:58:31,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:58:32,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:58:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["aikDT5pqRDC8nn0aRM_AMA"], "issued_at": "2018-06-30T14:58:32.000000Z"}} 2018-06-30 14:58:32,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eecb39653802297a05d9428494aef2db5b9d99c" 2018-06-30 14:58:32,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4078ee7-4e58-4964-a55a-df35126bb15d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:58:32,089 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c4078ee7-4e58-4964-a55a-df35126bb15d 2018-06-30 14:58:32,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:58:32,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:58:33,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:58:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["cyirXHxlQpumQ0xeN_lW9Q"], "issued_at": "2018-06-30T14:58:33.000000Z"}} 2018-06-30 14:58:33,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bfea64effccd7cd835b4ec0f4d1830ee26e4c" 2018-06-30 14:58:33,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75bd40cd-959c-4082-953a-b5e74c314a45 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:58:33,081 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-75bd40cd-959c-4082-953a-b5e74c314a45 2018-06-30 14:58:33,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:58:33,096 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:58:33 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:58:33,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-9542789c-5677-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bfea64effccd7cd835b4ec0f4d1830ee26e4c" 2018-06-30 14:58:33,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:33 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-63b8f47b-d0a3-4add-ba66-b3a3de0517a1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-9542789c-5677-44d-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:58:33,460 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-9542789c-5677-44d-proj used request id req-63b8f47b-d0a3-4add-ba66-b3a3de0517a1 2018-06-30 14:58:33,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bfea64effccd7cd835b4ec0f4d1830ee26e4c" 2018-06-30 14:58:33,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:33 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afffcfe3-bd04-46df-adec-ca2f2f1fd493 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:58:33,883 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-afffcfe3-bd04-46df-adec-ca2f2f1fd493 2018-06-30 14:58:33,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bfea64effccd7cd835b4ec0f4d1830ee26e4c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-9542789c-5677-44d-proj"}}' 2018-06-30 14:58:34,337 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:58:33 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a55b00c2-0f6e-45b0-8b63-fba21e3b4dca Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/019f1ef976e0433e88d275cb597f580c"}, "tags": [], "enabled": true, "id": "019f1ef976e0433e88d275cb597f580c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-9542789c-5677-44d-proj"}} 2018-06-30 14:58:34,337 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-a55b00c2-0f6e-45b0-8b63-fba21e3b4dca 2018-06-30 14:58:34,338 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-9542789c-5677-44d-proj 2018-06-30 14:58:34,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:58:34,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:58:35,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:58:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["JP0hK7FnR4G-7IXIxX9YbA"], "issued_at": "2018-06-30T14:58:35.000000Z"}} 2018-06-30 14:58:35,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ccd69c00c3e140a9bafbe28edf2c35439e2f6c" 2018-06-30 14:58:35,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52540163-b094-4d6e-8744-eda03f641728 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:58:35,637 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-52540163-b094-4d6e-8744-eda03f641728 2018-06-30 14:58:35,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:58:35,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:58:35 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:58:35,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ccd69c00c3e140a9bafbe28edf2c35439e2f6c" 2018-06-30 14:58:36,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:35 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea44689e-cb28-4baa-a5c3-63d871fae878 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:58:36,171 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ea44689e-cb28-4baa-a5c3-63d871fae878 2018-06-30 14:58:36,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-9542789c-5677-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ccd69c00c3e140a9bafbe28edf2c35439e2f6c" 2018-06-30 14:58:36,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:36 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9fe4f08-b0a1-4e7b-9751-9014d6f683db Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-9542789c-5677-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/019f1ef976e0433e88d275cb597f580c"}, "tags": [], "enabled": true, "id": "019f1ef976e0433e88d275cb597f580c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-9542789c-5677-44d-proj"}]} 2018-06-30 14:58:36,263 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-9542789c-5677-44d-proj used request id req-f9fe4f08-b0a1-4e7b-9751-9014d6f683db 2018-06-30 14:58:36,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ccd69c00c3e140a9bafbe28edf2c35439e2f6c" 2018-06-30 14:58:36,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:36 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a6bd044-0860-4387-b896-9038151fddeb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:58:36,646 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1a6bd044-0860-4387-b896-9038151fddeb 2018-06-30 14:58:37,415 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-9542789c-5677-44d-user 2018-06-30 14:58:37,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:58:37,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bfea64effccd7cd835b4ec0f4d1830ee26e4c" 2018-06-30 14:58:37,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:37 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2579c540-7f1d-4482-ad90-cc3e0656879e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:58:37,777 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2579c540-7f1d-4482-ad90-cc3e0656879e 2018-06-30 14:58:37,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bfea64effccd7cd835b4ec0f4d1830ee26e4c" -d '{"role": {"name": "CreateKeypairsTests-9542789c-5677-44d-proj-role"}}' 2018-06-30 14:58:38,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:58:37 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc690f98-e136-461c-8841-9b8d957a611a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "146c3fcb57334cf88facc0932d9ff5bc", "links": {"self": "http://10.167.4.35:5000/v3/roles/146c3fcb57334cf88facc0932d9ff5bc"}, "name": "CreateKeypairsTests-9542789c-5677-44d-proj-role"}} 2018-06-30 14:58:38,182 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-cc690f98-e136-461c-8841-9b8d957a611a 2018-06-30 14:58:38,182 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-9542789c-5677-44d-proj-role 2018-06-30 14:58:38,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/146c3fcb57334cf88facc0932d9ff5bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bfea64effccd7cd835b4ec0f4d1830ee26e4c" 2018-06-30 14:58:38,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:38 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b18613f2-11f2-4a61-a03d-f312f4eb636e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "146c3fcb57334cf88facc0932d9ff5bc", "links": {"self": "http://10.167.4.35:5000/v3/roles/146c3fcb57334cf88facc0932d9ff5bc"}, "name": "CreateKeypairsTests-9542789c-5677-44d-proj-role"}} 2018-06-30 14:58:38,599 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/146c3fcb57334cf88facc0932d9ff5bc used request id req-b18613f2-11f2-4a61-a03d-f312f4eb636e 2018-06-30 14:58:38,599 - keystone_utils - INFO - Granting role CreateKeypairsTests-9542789c-5677-44d-proj-role to project CreateKeypairsTests-9542789c-5677-44d-proj 2018-06-30 14:58:38,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/019f1ef976e0433e88d275cb597f580c/users/5533bdefb18646f198833d178b2903a9/roles/146c3fcb57334cf88facc0932d9ff5bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bfea64effccd7cd835b4ec0f4d1830ee26e4c" 2018-06-30 14:58:39,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:58:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c07ae9be-a329-4e8f-912a-98ac64d10a2a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:58:39,276 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/019f1ef976e0433e88d275cb597f580c/users/5533bdefb18646f198833d178b2903a9/roles/146c3fcb57334cf88facc0932d9ff5bc used request id req-c07ae9be-a329-4e8f-912a-98ac64d10a2a 2018-06-30 14:58:39,276 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 14:58:39,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:58:39,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:58:40,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "146c3fcb57334cf88facc0932d9ff5bc", "name": "CreateKeypairsTests-9542789c-5677-44d-proj-role"}], "expires_at": "2018-06-30T15:58:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "019f1ef976e0433e88d275cb597f580c", "name": "CreateKeypairsTests-9542789c-5677-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/019f1ef976e0433e88d275cb597f580c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/019f1ef976e0433e88d275cb597f580c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/019f1ef976e0433e88d275cb597f580c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/019f1ef976e0433e88d275cb597f580c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/019f1ef976e0433e88d275cb597f580c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/019f1ef976e0433e88d275cb597f580c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/019f1ef976e0433e88d275cb597f580c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/019f1ef976e0433e88d275cb597f580c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/019f1ef976e0433e88d275cb597f580c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/019f1ef976e0433e88d275cb597f580c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/019f1ef976e0433e88d275cb597f580c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/019f1ef976e0433e88d275cb597f580c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-9542789c-5677-44d-user", "id": "5533bdefb18646f198833d178b2903a9"}, "audit_ids": ["-aG6grSLRbSDXiZVsfxzag"], "issued_at": "2018-06-30T14:58:40.000000Z"}} 2018-06-30 14:58:40,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da48a78d095bc5453e248f5fd95b5bafffb46a4e" 2018-06-30 14:58:40,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d063bba8-3ea2-4b00-ae5a-a6618fac099a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:58:40,494 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d063bba8-3ea2-4b00-ae5a-a6618fac099a 2018-06-30 14:58:40,496 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 14:58:40,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da48a78d095bc5453e248f5fd95b5bafffb46a4e" 2018-06-30 14:58:41,456 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:58:41 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2275bb87-4c7b-4ced-a05b-933747a6c96f X-Compute-Request-Id: req-2275bb87-4c7b-4ced-a05b-933747a6c96f Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 14:58:41,457 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-2275bb87-4c7b-4ced-a05b-933747a6c96f 2018-06-30 14:58:41,458 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-63ca91cf-7a1f-40c7-9c0f-5ef1f6875df4... 2018-06-30 14:58:41,458 - OpenStackKeypair - INFO - Creating new keypair 2018-06-30 14:58:41,525 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-63ca91cf-7a1f-40c7-9c0f-5ef1f6875df4 2018-06-30 14:58:41,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da48a78d095bc5453e248f5fd95b5bafffb46a4e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDOIyVzcj3n0Srcvt+ikCi3pQ3AA7KeK9gqhWHS4R9GW3fuZkD16dW4jFio3HyFBBin9zoSemP5smsSPj8GLM/CrpUmMSffSj2viQIlYahnASaVIzBOUsDQtj2SYjDOESii61rbBQ86Z4+rG+pIjS/XeVR/w97aKDyy04/QNPJ37Q==", "name": "CreateKeypairsTests-63ca91cf-7a1f-40c7-9c0f-5ef1f6875df4"}}' 2018-06-30 14:58:42,572 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:58:42 GMT Content-Type: application/json Content-Length: 424 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dd9336e1-9c0e-4583-a953-9d86cbbf0f1b X-Compute-Request-Id: req-dd9336e1-9c0e-4583-a953-9d86cbbf0f1b Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDOIyVzcj3n0Srcvt+ikCi3pQ3AA7KeK9gqhWHS4R9GW3fuZkD16dW4jFio3HyFBBin9zoSemP5smsSPj8GLM/CrpUmMSffSj2viQIlYahnASaVIzBOUsDQtj2SYjDOESii61rbBQ86Z4+rG+pIjS/XeVR/w97aKDyy04/QNPJ37Q==", "user_id": "5533bdefb18646f198833d178b2903a9", "name": "CreateKeypairsTests-63ca91cf-7a1f-40c7-9c0f-5ef1f6875df4", "fingerprint": "d5:47:e9:81:67:1a:f6:5c:80:a1:3e:fd:ad:21:8e:ed"}} 2018-06-30 14:58:42,572 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-dd9336e1-9c0e-4583-a953-9d86cbbf0f1b 2018-06-30 14:58:42,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:58:43,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "146c3fcb57334cf88facc0932d9ff5bc", "name": "CreateKeypairsTests-9542789c-5677-44d-proj-role"}], "expires_at": "2018-06-30T15:58:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "019f1ef976e0433e88d275cb597f580c", "name": "CreateKeypairsTests-9542789c-5677-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/019f1ef976e0433e88d275cb597f580c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/019f1ef976e0433e88d275cb597f580c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/019f1ef976e0433e88d275cb597f580c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/019f1ef976e0433e88d275cb597f580c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/019f1ef976e0433e88d275cb597f580c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/019f1ef976e0433e88d275cb597f580c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/019f1ef976e0433e88d275cb597f580c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/019f1ef976e0433e88d275cb597f580c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/019f1ef976e0433e88d275cb597f580c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/019f1ef976e0433e88d275cb597f580c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/019f1ef976e0433e88d275cb597f580c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/019f1ef976e0433e88d275cb597f580c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-9542789c-5677-44d-user", "id": "5533bdefb18646f198833d178b2903a9"}, "audit_ids": ["U00xZLusTvq6Wn4BMqgyAQ"], "issued_at": "2018-06-30T14:58:43.000000Z"}} 2018-06-30 14:58:43,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-63ca91cf-7a1f-40c7-9c0f-5ef1f6875df4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f674d39b50def0f179dbce995e24054c3f82804d" 2018-06-30 14:58:44,259 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:58:44 GMT Content-Type: application/json Content-Length: 536 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-33a8a67a-627c-4184-927d-0e6cdf23f115 X-Compute-Request-Id: req-33a8a67a-627c-4184-927d-0e6cdf23f115 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDOIyVzcj3n0Srcvt+ikCi3pQ3AA7KeK9gqhWHS4R9GW3fuZkD16dW4jFio3HyFBBin9zoSemP5smsSPj8GLM/CrpUmMSffSj2viQIlYahnASaVIzBOUsDQtj2SYjDOESii61rbBQ86Z4+rG+pIjS/XeVR/w97aKDyy04/QNPJ37Q==", "user_id": "5533bdefb18646f198833d178b2903a9", "name": "CreateKeypairsTests-63ca91cf-7a1f-40c7-9c0f-5ef1f6875df4", "deleted": false, "created_at": "2018-06-30T14:58:43.000000", "updated_at": null, "fingerprint": "d5:47:e9:81:67:1a:f6:5c:80:a1:3e:fd:ad:21:8e:ed", "deleted_at": null, "id": 52}} 2018-06-30 14:58:44,259 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-63ca91cf-7a1f-40c7-9c0f-5ef1f6875df4 used request id req-33a8a67a-627c-4184-927d-0e6cdf23f115 2018-06-30 14:58:44,259 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-63ca91cf-7a1f-40c7-9c0f-5ef1f6875df4 2018-06-30 14:58:44,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-63ca91cf-7a1f-40c7-9c0f-5ef1f6875df4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da48a78d095bc5453e248f5fd95b5bafffb46a4e" 2018-06-30 14:58:45,152 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 14:58:45 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7565e755-44d4-4178-8bc5-5c1d73ae94ef X-Compute-Request-Id: req-7565e755-44d4-4178-8bc5-5c1d73ae94ef 2018-06-30 14:58:45,152 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-63ca91cf-7a1f-40c7-9c0f-5ef1f6875df4 used request id req-7565e755-44d4-4178-8bc5-5c1d73ae94ef 2018-06-30 14:58:45,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bfea64effccd7cd835b4ec0f4d1830ee26e4c" 2018-06-30 14:58:46,217 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:58:46 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-2c57b36b-7f05-430f-9d2c-ec408bca9cb5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:58:46,218 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-2c57b36b-7f05-430f-9d2c-ec408bca9cb5 2018-06-30 14:58:46,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bfea64effccd7cd835b4ec0f4d1830ee26e4c" 2018-06-30 14:58:46,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:46 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d36f63a-6c31-4945-b145-8cfb94f6ba7c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:58:46,597 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-3d36f63a-6c31-4945-b145-8cfb94f6ba7c 2018-06-30 14:58:46,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bfea64effccd7cd835b4ec0f4d1830ee26e4c" 2018-06-30 14:58:46,938 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:58:46 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8d51391-e5d3-46d4-b633-e96f8bfe7f21 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:58:46,938 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-c8d51391-e5d3-46d4-b633-e96f8bfe7f21 2018-06-30 14:58:46,938 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:58:46,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bfea64effccd7cd835b4ec0f4d1830ee26e4c" 2018-06-30 14:58:47,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:46 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-caeeef7e-6bce-4114-ab88-8bd83a711646 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:58:47,334 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-caeeef7e-6bce-4114-ab88-8bd83a711646 2018-06-30 14:58:47,335 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-9542789c-5677-44d-proj 2018-06-30 14:58:47,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/019f1ef976e0433e88d275cb597f580c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bfea64effccd7cd835b4ec0f4d1830ee26e4c" 2018-06-30 14:58:48,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:58:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4022fc32-2416-4efa-b298-990307e2c772 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:58:48,108 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/019f1ef976e0433e88d275cb597f580c used request id req-4022fc32-2416-4efa-b298-990307e2c772 2018-06-30 14:58:48,108 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-9542789c-5677-44d-proj-role 2018-06-30 14:58:48,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/146c3fcb57334cf88facc0932d9ff5bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bfea64effccd7cd835b4ec0f4d1830ee26e4c" 2018-06-30 14:58:48,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:58:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6732f0a5-2001-47d2-bf47-f8ff4898e97b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:58:48,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/146c3fcb57334cf88facc0932d9ff5bc used request id req-6732f0a5-2001-47d2-bf47-f8ff4898e97b 2018-06-30 14:58:48,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bfea64effccd7cd835b4ec0f4d1830ee26e4c" 2018-06-30 14:58:48,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:48 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f57e78a-524e-44e2-920f-7cc9380d2e2c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:58:48,862 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6f57e78a-524e-44e2-920f-7cc9380d2e2c 2018-06-30 14:58:48,862 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-9542789c-5677-44d-user 2018-06-30 14:58:48,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/5533bdefb18646f198833d178b2903a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ccd69c00c3e140a9bafbe28edf2c35439e2f6c" 2018-06-30 14:58:49,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:58:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de15c490-f406-49b3-a68d-53d88795e7d3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:58:49,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/5533bdefb18646f198833d178b2903a9 used request id req-de15c490-f406-49b3-a68d-53d88795e7d3 2018-06-30 14:58:49,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:58:50,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["11JlunowSNmL1NJ_3M-EyA"], "issued_at": "2018-06-30T14:58:50.000000Z"}} 2018-06-30 14:58:50,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074ca6d8b1bc430bea81dc20802d80fb88b729c2" 2018-06-30 14:58:51,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99d3edf2-4f9a-4b11-897e-f4dcf1eec35f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:58:51,040 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-99d3edf2-4f9a-4b11-897e-f4dcf1eec35f 2018-06-30 14:58:51,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:58:51,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:58:51,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:58:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["0qRPg7WcSQG6hOnyagV_lg"], "issued_at": "2018-06-30T14:58:51.000000Z"}} 2018-06-30 14:58:51,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2d6af3d0532098c2280050fcd7f17c149f29f1" 2018-06-30 14:58:52,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e08600e-ff86-4524-b4bf-5c7d0d078554 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:58:52,049 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2e08600e-ff86-4524-b4bf-5c7d0d078554 2018-06-30 14:58:52,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:58:52,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:58:52 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:58:52,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-7a086de0-6277-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2d6af3d0532098c2280050fcd7f17c149f29f1" 2018-06-30 14:58:52,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:52 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ed55c9f-c066-470f-898f-223d98fe7108 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-7a086de0-6277-4c1-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:58:52,495 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-7a086de0-6277-4c1-proj used request id req-6ed55c9f-c066-470f-898f-223d98fe7108 2018-06-30 14:58:52,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2d6af3d0532098c2280050fcd7f17c149f29f1" 2018-06-30 14:58:52,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:52 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bcf8ae17-c631-4598-9df5-6f510826319f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:58:52,866 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-bcf8ae17-c631-4598-9df5-6f510826319f 2018-06-30 14:58:52,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2d6af3d0532098c2280050fcd7f17c149f29f1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-7a086de0-6277-4c1-proj"}}' 2018-06-30 14:58:53,264 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:58:52 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f60b8ec-28cc-423c-bf10-9e8269f36e1a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7d798c8489a34733ab9b2487a8950d70"}, "tags": [], "enabled": true, "id": "7d798c8489a34733ab9b2487a8950d70", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-7a086de0-6277-4c1-proj"}} 2018-06-30 14:58:53,264 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-5f60b8ec-28cc-423c-bf10-9e8269f36e1a 2018-06-30 14:58:53,264 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-7a086de0-6277-4c1-proj 2018-06-30 14:58:53,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:58:53,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:58:53,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["1oV7RqrzTVOyXBQ0VkwDZQ"], "issued_at": "2018-06-30T14:58:53.000000Z"}} 2018-06-30 14:58:53,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b6df7a531878f1b9e12c493e69e037ff7603a1" 2018-06-30 14:58:53,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e45a2fdf-61b0-4e0a-83de-e04ca3b90a8f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:58:53,988 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e45a2fdf-61b0-4e0a-83de-e04ca3b90a8f 2018-06-30 14:58:53,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:58:54,003 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:58:53 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:58:54,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b6df7a531878f1b9e12c493e69e037ff7603a1" 2018-06-30 14:58:54,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:54 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d052a76e-648c-4586-9110-4c29d6b7eaad Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:58:54,491 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-d052a76e-648c-4586-9110-4c29d6b7eaad 2018-06-30 14:58:54,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-7a086de0-6277-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b6df7a531878f1b9e12c493e69e037ff7603a1" 2018-06-30 14:58:54,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:54 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ecd1117d-046d-4fe1-8c73-3a92b22b7fd2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-7a086de0-6277-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7d798c8489a34733ab9b2487a8950d70"}, "tags": [], "enabled": true, "id": "7d798c8489a34733ab9b2487a8950d70", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-7a086de0-6277-4c1-proj"}]} 2018-06-30 14:58:54,784 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-7a086de0-6277-4c1-proj used request id req-ecd1117d-046d-4fe1-8c73-3a92b22b7fd2 2018-06-30 14:58:54,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b6df7a531878f1b9e12c493e69e037ff7603a1" 2018-06-30 14:58:54,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:54 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35c79e2b-01b4-4f42-9ae8-f47dd3067640 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:58:54,884 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-35c79e2b-01b4-4f42-9ae8-f47dd3067640 2018-06-30 14:58:55,674 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-7a086de0-6277-4c1-user 2018-06-30 14:58:55,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:58:55,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2d6af3d0532098c2280050fcd7f17c149f29f1" 2018-06-30 14:58:56,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:55 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48942fb6-d54e-4772-ab5d-3e2910e1a02f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:58:56,041 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-48942fb6-d54e-4772-ab5d-3e2910e1a02f 2018-06-30 14:58:56,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2d6af3d0532098c2280050fcd7f17c149f29f1" -d '{"role": {"name": "CreateKeypairsTests-7a086de0-6277-4c1-proj-role"}}' 2018-06-30 14:58:56,458 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:58:56 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5fe3f5b0-65b1-4900-988d-97fc63b0b1ce Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca64c2c76a844472b2efed288aecb3a0", "links": {"self": "http://10.167.4.35:5000/v3/roles/ca64c2c76a844472b2efed288aecb3a0"}, "name": "CreateKeypairsTests-7a086de0-6277-4c1-proj-role"}} 2018-06-30 14:58:56,458 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-5fe3f5b0-65b1-4900-988d-97fc63b0b1ce 2018-06-30 14:58:56,459 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-7a086de0-6277-4c1-proj-role 2018-06-30 14:58:56,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/ca64c2c76a844472b2efed288aecb3a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2d6af3d0532098c2280050fcd7f17c149f29f1" 2018-06-30 14:58:56,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:56 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4969fc37-56e0-4b30-af37-13499144ab20 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca64c2c76a844472b2efed288aecb3a0", "links": {"self": "http://10.167.4.35:5000/v3/roles/ca64c2c76a844472b2efed288aecb3a0"}, "name": "CreateKeypairsTests-7a086de0-6277-4c1-proj-role"}} 2018-06-30 14:58:56,930 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/ca64c2c76a844472b2efed288aecb3a0 used request id req-4969fc37-56e0-4b30-af37-13499144ab20 2018-06-30 14:58:56,930 - keystone_utils - INFO - Granting role CreateKeypairsTests-7a086de0-6277-4c1-proj-role to project CreateKeypairsTests-7a086de0-6277-4c1-proj 2018-06-30 14:58:56,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/7d798c8489a34733ab9b2487a8950d70/users/016e319884ac43e2a3ea9154f2de9cb2/roles/ca64c2c76a844472b2efed288aecb3a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2d6af3d0532098c2280050fcd7f17c149f29f1" 2018-06-30 14:58:57,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:58:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02f9899c-5629-4ef1-b418-ca66fe024497 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:58:57,381 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7d798c8489a34733ab9b2487a8950d70/users/016e319884ac43e2a3ea9154f2de9cb2/roles/ca64c2c76a844472b2efed288aecb3a0 used request id req-02f9899c-5629-4ef1-b418-ca66fe024497 2018-06-30 14:58:57,382 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 14:58:57,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:58:57,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:58:58,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca64c2c76a844472b2efed288aecb3a0", "name": "CreateKeypairsTests-7a086de0-6277-4c1-proj-role"}], "expires_at": "2018-06-30T15:58:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d798c8489a34733ab9b2487a8950d70", "name": "CreateKeypairsTests-7a086de0-6277-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7d798c8489a34733ab9b2487a8950d70", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/7d798c8489a34733ab9b2487a8950d70", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/7d798c8489a34733ab9b2487a8950d70", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7d798c8489a34733ab9b2487a8950d70", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/7d798c8489a34733ab9b2487a8950d70", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/7d798c8489a34733ab9b2487a8950d70", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7d798c8489a34733ab9b2487a8950d70", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/7d798c8489a34733ab9b2487a8950d70", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/7d798c8489a34733ab9b2487a8950d70", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/7d798c8489a34733ab9b2487a8950d70", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/7d798c8489a34733ab9b2487a8950d70", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/7d798c8489a34733ab9b2487a8950d70", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-7a086de0-6277-4c1-user", "id": "016e319884ac43e2a3ea9154f2de9cb2"}, "audit_ids": ["1S5Xq1fUQN67y6zdPV5EnQ"], "issued_at": "2018-06-30T14:58:58.000000Z"}} 2018-06-30 14:58:58,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83f99338b1629c3587fa05b6fe8a872c24ed73b8" 2018-06-30 14:58:58,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:58:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5adff1d6-6542-435e-86ab-5d543218ebeb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:58:58,487 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5adff1d6-6542-435e-86ab-5d543218ebeb 2018-06-30 14:58:58,488 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 14:58:58,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83f99338b1629c3587fa05b6fe8a872c24ed73b8" 2018-06-30 14:58:59,385 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:58:59 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-010b8ae2-212a-4a21-bcc0-f910dfa7eb93 X-Compute-Request-Id: req-010b8ae2-212a-4a21-bcc0-f910dfa7eb93 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 14:58:59,385 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-010b8ae2-212a-4a21-bcc0-f910dfa7eb93 2018-06-30 14:58:59,386 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-5e23b9a8-ffbc-46c1-88bc-64bcbac65954... 2018-06-30 14:58:59,386 - OpenStackKeypair - INFO - Creating new keypair 2018-06-30 14:58:59,433 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-5e23b9a8-ffbc-46c1-88bc-64bcbac65954 2018-06-30 14:58:59,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83f99338b1629c3587fa05b6fe8a872c24ed73b8" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCiIymmsVxTMazyvge7+dPHeXiHx7oOJVeYxix+naOPdO5CbCeJZ2ez4LHLRUgYpErD14XF0sANX28a9AU3/Pou1kYwu1eB9EoonpzTo8Bw5zeKiTSvAt/vtauRnAqqBEfudORrteiGnxrl+e73dcGYXruI4Jc27XmbfeXIvATnUw==", "name": "CreateKeypairsTests-5e23b9a8-ffbc-46c1-88bc-64bcbac65954"}}' 2018-06-30 14:59:00,232 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:59:00 GMT Content-Type: application/json Content-Length: 424 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-117df21f-8f91-460a-bcd8-ab6d5bd87328 X-Compute-Request-Id: req-117df21f-8f91-460a-bcd8-ab6d5bd87328 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCiIymmsVxTMazyvge7+dPHeXiHx7oOJVeYxix+naOPdO5CbCeJZ2ez4LHLRUgYpErD14XF0sANX28a9AU3/Pou1kYwu1eB9EoonpzTo8Bw5zeKiTSvAt/vtauRnAqqBEfudORrteiGnxrl+e73dcGYXruI4Jc27XmbfeXIvATnUw==", "user_id": "016e319884ac43e2a3ea9154f2de9cb2", "name": "CreateKeypairsTests-5e23b9a8-ffbc-46c1-88bc-64bcbac65954", "fingerprint": "e0:bd:dd:00:4e:7d:de:15:db:ac:0f:02:b6:da:67:05"}} 2018-06-30 14:59:00,233 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-117df21f-8f91-460a-bcd8-ab6d5bd87328 2018-06-30 14:59:00,234 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-5e23b9a8-ffbc-46c1-88bc-64bcbac65954.pub 2018-06-30 14:59:00,235 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-5e23b9a8-ffbc-46c1-88bc-64bcbac65954 2018-06-30 14:59:00,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:59:01,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca64c2c76a844472b2efed288aecb3a0", "name": "CreateKeypairsTests-7a086de0-6277-4c1-proj-role"}], "expires_at": "2018-06-30T15:59:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d798c8489a34733ab9b2487a8950d70", "name": "CreateKeypairsTests-7a086de0-6277-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7d798c8489a34733ab9b2487a8950d70", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/7d798c8489a34733ab9b2487a8950d70", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/7d798c8489a34733ab9b2487a8950d70", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7d798c8489a34733ab9b2487a8950d70", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/7d798c8489a34733ab9b2487a8950d70", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/7d798c8489a34733ab9b2487a8950d70", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7d798c8489a34733ab9b2487a8950d70", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/7d798c8489a34733ab9b2487a8950d70", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/7d798c8489a34733ab9b2487a8950d70", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/7d798c8489a34733ab9b2487a8950d70", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/7d798c8489a34733ab9b2487a8950d70", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/7d798c8489a34733ab9b2487a8950d70", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-7a086de0-6277-4c1-user", "id": "016e319884ac43e2a3ea9154f2de9cb2"}, "audit_ids": ["mBKj0ifcQFGaGuw9Ic752Q"], "issued_at": "2018-06-30T14:59:01.000000Z"}} 2018-06-30 14:59:01,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-5e23b9a8-ffbc-46c1-88bc-64bcbac65954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2440527f34334d212ca89b5c646f8c276d6315c" 2018-06-30 14:59:01,713 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:59:01 GMT Content-Type: application/json Content-Length: 536 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6a68c184-4864-4684-b483-1e64bec22408 X-Compute-Request-Id: req-6a68c184-4864-4684-b483-1e64bec22408 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCiIymmsVxTMazyvge7+dPHeXiHx7oOJVeYxix+naOPdO5CbCeJZ2ez4LHLRUgYpErD14XF0sANX28a9AU3/Pou1kYwu1eB9EoonpzTo8Bw5zeKiTSvAt/vtauRnAqqBEfudORrteiGnxrl+e73dcGYXruI4Jc27XmbfeXIvATnUw==", "user_id": "016e319884ac43e2a3ea9154f2de9cb2", "name": "CreateKeypairsTests-5e23b9a8-ffbc-46c1-88bc-64bcbac65954", "deleted": false, "created_at": "2018-06-30T14:59:00.000000", "updated_at": null, "fingerprint": "e0:bd:dd:00:4e:7d:de:15:db:ac:0f:02:b6:da:67:05", "deleted_at": null, "id": 55}} 2018-06-30 14:59:01,713 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-5e23b9a8-ffbc-46c1-88bc-64bcbac65954 used request id req-6a68c184-4864-4684-b483-1e64bec22408 2018-06-30 14:59:01,714 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-5e23b9a8-ffbc-46c1-88bc-64bcbac65954 2018-06-30 14:59:01,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-5e23b9a8-ffbc-46c1-88bc-64bcbac65954 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83f99338b1629c3587fa05b6fe8a872c24ed73b8" 2018-06-30 14:59:02,305 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 14:59:02 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-28dff791-5d35-4d05-8ff1-48fda7c0a494 X-Compute-Request-Id: req-28dff791-5d35-4d05-8ff1-48fda7c0a494 2018-06-30 14:59:02,305 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-5e23b9a8-ffbc-46c1-88bc-64bcbac65954 used request id req-28dff791-5d35-4d05-8ff1-48fda7c0a494 2018-06-30 14:59:02,305 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-5e23b9a8-ffbc-46c1-88bc-64bcbac65954.pub] 2018-06-30 14:59:02,306 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-5e23b9a8-ffbc-46c1-88bc-64bcbac65954] 2018-06-30 14:59:02,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2d6af3d0532098c2280050fcd7f17c149f29f1" 2018-06-30 14:59:03,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:59:03 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-fb7cdac9-2d3a-481b-b2fe-5bd08ddaeb44 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:59:03,120 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-fb7cdac9-2d3a-481b-b2fe-5bd08ddaeb44 2018-06-30 14:59:03,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2d6af3d0532098c2280050fcd7f17c149f29f1" 2018-06-30 14:59:03,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:03 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6fe20d53-4ea2-4eed-8d5f-2bfe1b3f8d24 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:59:03,565 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-6fe20d53-4ea2-4eed-8d5f-2bfe1b3f8d24 2018-06-30 14:59:03,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2d6af3d0532098c2280050fcd7f17c149f29f1" 2018-06-30 14:59:03,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:59:03 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b70c328f-4d73-4c20-b40e-45064e45305d Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:59:03,956 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-b70c328f-4d73-4c20-b40e-45064e45305d 2018-06-30 14:59:03,956 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:59:03,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2d6af3d0532098c2280050fcd7f17c149f29f1" 2018-06-30 14:59:04,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:03 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2db7b303-fd5f-4d49-934f-8d4ca2a3788d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:59:04,322 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-2db7b303-fd5f-4d49-934f-8d4ca2a3788d 2018-06-30 14:59:04,323 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-7a086de0-6277-4c1-proj 2018-06-30 14:59:04,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/7d798c8489a34733ab9b2487a8950d70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2d6af3d0532098c2280050fcd7f17c149f29f1" 2018-06-30 14:59:05,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:59:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95616bcc-01d9-45fe-aa9e-67e2f5538ebb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:59:05,080 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/7d798c8489a34733ab9b2487a8950d70 used request id req-95616bcc-01d9-45fe-aa9e-67e2f5538ebb 2018-06-30 14:59:05,080 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-7a086de0-6277-4c1-proj-role 2018-06-30 14:59:05,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/ca64c2c76a844472b2efed288aecb3a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2d6af3d0532098c2280050fcd7f17c149f29f1" 2018-06-30 14:59:05,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:59:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9a4eff2-1d86-4434-9261-3a955d7b6f94 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:59:05,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/ca64c2c76a844472b2efed288aecb3a0 used request id req-b9a4eff2-1d86-4434-9261-3a955d7b6f94 2018-06-30 14:59:05,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2d6af3d0532098c2280050fcd7f17c149f29f1" 2018-06-30 14:59:05,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:05 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de0dad2f-505b-4b34-b66c-379a14701ad8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:59:05,944 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-de0dad2f-505b-4b34-b66c-379a14701ad8 2018-06-30 14:59:05,944 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-7a086de0-6277-4c1-user 2018-06-30 14:59:05,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/016e319884ac43e2a3ea9154f2de9cb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b6df7a531878f1b9e12c493e69e037ff7603a1" 2018-06-30 14:59:06,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:59:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eed83fd6-f8d1-489c-808e-b981b67d07af Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:59:06,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/016e319884ac43e2a3ea9154f2de9cb2 used request id req-eed83fd6-f8d1-489c-808e-b981b67d07af 2018-06-30 14:59:06,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:59:07,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:59:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Lx82ZeQPTC22mCsKxJ1yAg"], "issued_at": "2018-06-30T14:59:07.000000Z"}} 2018-06-30 14:59:07,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f57a07e0508ad3dae543bf35fa08b44dab7d709" 2018-06-30 14:59:07,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8acb3aa3-f887-4c95-b071-abbbf2e28ee3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:59:07,458 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8acb3aa3-f887-4c95-b071-abbbf2e28ee3 2018-06-30 14:59:07,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:59:07,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:59:08,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:59:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["06Q9fNH9SV-SgXHw8EEmWA"], "issued_at": "2018-06-30T14:59:08.000000Z"}} 2018-06-30 14:59:08,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b8881bae755b1b7d8af03b9cb6604b70dd30c3" 2018-06-30 14:59:08,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f99c2a5-8840-4bd4-a513-26be688f4263 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:59:08,702 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9f99c2a5-8840-4bd4-a513-26be688f4263 2018-06-30 14:59:08,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:59:08,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:59:08 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:59:08,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4442faec-063a-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b8881bae755b1b7d8af03b9cb6604b70dd30c3" 2018-06-30 14:59:09,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:08 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-904df2c3-322d-4a8c-a98a-6252414fe389 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4442faec-063a-497-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:59:09,055 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4442faec-063a-497-proj used request id req-904df2c3-322d-4a8c-a98a-6252414fe389 2018-06-30 14:59:09,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b8881bae755b1b7d8af03b9cb6604b70dd30c3" 2018-06-30 14:59:09,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:09 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37e5dd72-fc23-4dd1-a984-c9797cd2edce Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:59:09,370 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-37e5dd72-fc23-4dd1-a984-c9797cd2edce 2018-06-30 14:59:09,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b8881bae755b1b7d8af03b9cb6604b70dd30c3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-4442faec-063a-497-proj"}}' 2018-06-30 14:59:09,867 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:59:09 GMT Server: Apache Content-Length: 316 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-253ee4b3-9f33-4ffa-8ee2-9109134d287d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fa50c55d77194cc3af3237898f945aa0"}, "tags": [], "enabled": true, "id": "fa50c55d77194cc3af3237898f945aa0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-4442faec-063a-497-proj"}} 2018-06-30 14:59:09,868 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-253ee4b3-9f33-4ffa-8ee2-9109134d287d 2018-06-30 14:59:09,868 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-4442faec-063a-497-proj 2018-06-30 14:59:09,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:59:09,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:59:10,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:59:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["MCIDheIKSLm69WxY2eDj4g"], "issued_at": "2018-06-30T14:59:10.000000Z"}} 2018-06-30 14:59:10,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}653e4a929203ff7e0068b6c6dcd3a5c24adc77a0" 2018-06-30 14:59:11,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c467e0d-d213-489c-a2b0-b28db662c09d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:59:11,239 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5c467e0d-d213-489c-a2b0-b28db662c09d 2018-06-30 14:59:11,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:59:11,254 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:59:11 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:59:11,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}653e4a929203ff7e0068b6c6dcd3a5c24adc77a0" 2018-06-30 14:59:11,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:11 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d378f77-d8e5-4fce-801c-e1a2ca06a8da Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:59:11,665 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-0d378f77-d8e5-4fce-801c-e1a2ca06a8da 2018-06-30 14:59:11,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-4442faec-063a-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}653e4a929203ff7e0068b6c6dcd3a5c24adc77a0" 2018-06-30 14:59:12,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:11 GMT Server: Apache Content-Length: 457 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-398811ce-eebf-4988-ad7f-1c8d9a93a4f5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-4442faec-063a-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fa50c55d77194cc3af3237898f945aa0"}, "tags": [], "enabled": true, "id": "fa50c55d77194cc3af3237898f945aa0", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-4442faec-063a-497-proj"}]} 2018-06-30 14:59:12,028 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsTests-4442faec-063a-497-proj used request id req-398811ce-eebf-4988-ad7f-1c8d9a93a4f5 2018-06-30 14:59:12,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}653e4a929203ff7e0068b6c6dcd3a5c24adc77a0" 2018-06-30 14:59:12,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:12 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-947fdf8e-4bde-4efe-a10f-ed62d368c9f9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:59:12,404 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-947fdf8e-4bde-4efe-a10f-ed62d368c9f9 2018-06-30 14:59:12,830 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-4442faec-063a-497-user 2018-06-30 14:59:12,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:59:12,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b8881bae755b1b7d8af03b9cb6604b70dd30c3" 2018-06-30 14:59:13,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:12 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7664969d-6625-4b63-a4c4-8d1b75c5e64b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:59:13,184 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7664969d-6625-4b63-a4c4-8d1b75c5e64b 2018-06-30 14:59:13,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b8881bae755b1b7d8af03b9cb6604b70dd30c3" -d '{"role": {"name": "CreateKeypairsTests-4442faec-063a-497-proj-role"}}' 2018-06-30 14:59:13,649 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:59:13 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2ce41e5-32ef-4b2b-b687-44d10eb07f45 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b4dc89dcbc74c46846b09a843f4074a", "links": {"self": "http://10.167.4.35:5000/v3/roles/1b4dc89dcbc74c46846b09a843f4074a"}, "name": "CreateKeypairsTests-4442faec-063a-497-proj-role"}} 2018-06-30 14:59:13,649 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b2ce41e5-32ef-4b2b-b687-44d10eb07f45 2018-06-30 14:59:13,650 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-4442faec-063a-497-proj-role 2018-06-30 14:59:13,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/1b4dc89dcbc74c46846b09a843f4074a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b8881bae755b1b7d8af03b9cb6604b70dd30c3" 2018-06-30 14:59:14,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:13 GMT Server: Apache Content-Length: 218 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52373c62-5e66-49e9-9c03-e449c46a1783 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b4dc89dcbc74c46846b09a843f4074a", "links": {"self": "http://10.167.4.35:5000/v3/roles/1b4dc89dcbc74c46846b09a843f4074a"}, "name": "CreateKeypairsTests-4442faec-063a-497-proj-role"}} 2018-06-30 14:59:14,091 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/1b4dc89dcbc74c46846b09a843f4074a used request id req-52373c62-5e66-49e9-9c03-e449c46a1783 2018-06-30 14:59:14,092 - keystone_utils - INFO - Granting role CreateKeypairsTests-4442faec-063a-497-proj-role to project CreateKeypairsTests-4442faec-063a-497-proj 2018-06-30 14:59:14,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/fa50c55d77194cc3af3237898f945aa0/users/45c4f8b10b4f4b958fb07a330359ab6d/roles/1b4dc89dcbc74c46846b09a843f4074a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b8881bae755b1b7d8af03b9cb6604b70dd30c3" 2018-06-30 14:59:14,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:59:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60ed8f2a-66d5-4930-962a-eeb6e5aa093e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:59:14,620 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/fa50c55d77194cc3af3237898f945aa0/users/45c4f8b10b4f4b958fb07a330359ab6d/roles/1b4dc89dcbc74c46846b09a843f4074a used request id req-60ed8f2a-66d5-4930-962a-eeb6e5aa093e 2018-06-30 14:59:14,621 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 14:59:14,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:59:14,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:59:15,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b4dc89dcbc74c46846b09a843f4074a", "name": "CreateKeypairsTests-4442faec-063a-497-proj-role"}], "expires_at": "2018-06-30T15:59:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa50c55d77194cc3af3237898f945aa0", "name": "CreateKeypairsTests-4442faec-063a-497-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fa50c55d77194cc3af3237898f945aa0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/fa50c55d77194cc3af3237898f945aa0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/fa50c55d77194cc3af3237898f945aa0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fa50c55d77194cc3af3237898f945aa0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/fa50c55d77194cc3af3237898f945aa0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/fa50c55d77194cc3af3237898f945aa0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fa50c55d77194cc3af3237898f945aa0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/fa50c55d77194cc3af3237898f945aa0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/fa50c55d77194cc3af3237898f945aa0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/fa50c55d77194cc3af3237898f945aa0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/fa50c55d77194cc3af3237898f945aa0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/fa50c55d77194cc3af3237898f945aa0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-4442faec-063a-497-user", "id": "45c4f8b10b4f4b958fb07a330359ab6d"}, "audit_ids": ["_bOtaL6_Q0WWAeTarO6FBw"], "issued_at": "2018-06-30T14:59:15.000000Z"}} 2018-06-30 14:59:15,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34d9198995e6408c0bab9144f469f75987f8ce3" 2018-06-30 14:59:15,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ab3d3dd-0445-4834-8952-41228be737d1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:59:15,806 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3ab3d3dd-0445-4834-8952-41228be737d1 2018-06-30 14:59:15,807 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 14:59:15,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34d9198995e6408c0bab9144f469f75987f8ce3" 2018-06-30 14:59:16,754 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:59:16 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bfcfdc0a-b965-4e55-9558-b706fd51ba8d X-Compute-Request-Id: req-bfcfdc0a-b965-4e55-9558-b706fd51ba8d Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 14:59:16,754 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-bfcfdc0a-b965-4e55-9558-b706fd51ba8d 2018-06-30 14:59:16,755 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-9253d4e3-563e-44a5-bda0-8d1d887f2b02... 2018-06-30 14:59:16,755 - OpenStackKeypair - INFO - Creating new keypair 2018-06-30 14:59:16,783 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-9253d4e3-563e-44a5-bda0-8d1d887f2b02 2018-06-30 14:59:16,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34d9198995e6408c0bab9144f469f75987f8ce3" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDmMnPkwpJxLARrV3KMG6OWhM8PgwL6RcsoxIaUSgD4FHLq9BBCQwdAuB/F1FOpZQdvzxgtfdkGkPQFOQcsFTfEGH0mSHTC8PkWjMVU5fKQDxduHYHyxoHCFL9efDQg6PKonKriAKqV3Z+IvfMC++sAz7zAZFkT93f8rg3w/DxOQQ==", "name": "CreateKeypairsTests-9253d4e3-563e-44a5-bda0-8d1d887f2b02"}}' 2018-06-30 14:59:17,469 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:59:17 GMT Content-Type: application/json Content-Length: 424 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0d9414d0-ae57-46f3-89bb-8a7d675b6f6d X-Compute-Request-Id: req-0d9414d0-ae57-46f3-89bb-8a7d675b6f6d Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDmMnPkwpJxLARrV3KMG6OWhM8PgwL6RcsoxIaUSgD4FHLq9BBCQwdAuB/F1FOpZQdvzxgtfdkGkPQFOQcsFTfEGH0mSHTC8PkWjMVU5fKQDxduHYHyxoHCFL9efDQg6PKonKriAKqV3Z+IvfMC++sAz7zAZFkT93f8rg3w/DxOQQ==", "user_id": "45c4f8b10b4f4b958fb07a330359ab6d", "name": "CreateKeypairsTests-9253d4e3-563e-44a5-bda0-8d1d887f2b02", "fingerprint": "be:dd:a2:bf:85:60:d2:77:64:01:f1:a7:2f:e7:0b:a2"}} 2018-06-30 14:59:17,469 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-0d9414d0-ae57-46f3-89bb-8a7d675b6f6d 2018-06-30 14:59:17,471 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-9253d4e3-563e-44a5-bda0-8d1d887f2b02.pub 2018-06-30 14:59:17,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:59:18,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1b4dc89dcbc74c46846b09a843f4074a", "name": "CreateKeypairsTests-4442faec-063a-497-proj-role"}], "expires_at": "2018-06-30T15:59:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa50c55d77194cc3af3237898f945aa0", "name": "CreateKeypairsTests-4442faec-063a-497-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fa50c55d77194cc3af3237898f945aa0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/fa50c55d77194cc3af3237898f945aa0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/fa50c55d77194cc3af3237898f945aa0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fa50c55d77194cc3af3237898f945aa0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/fa50c55d77194cc3af3237898f945aa0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/fa50c55d77194cc3af3237898f945aa0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fa50c55d77194cc3af3237898f945aa0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/fa50c55d77194cc3af3237898f945aa0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/fa50c55d77194cc3af3237898f945aa0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/fa50c55d77194cc3af3237898f945aa0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/fa50c55d77194cc3af3237898f945aa0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/fa50c55d77194cc3af3237898f945aa0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-4442faec-063a-497-user", "id": "45c4f8b10b4f4b958fb07a330359ab6d"}, "audit_ids": ["4jNns43_RBi9vE5uq3FSfw"], "issued_at": "2018-06-30T14:59:18.000000Z"}} 2018-06-30 14:59:18,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-9253d4e3-563e-44a5-bda0-8d1d887f2b02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de967f75d9536fc96ebe69abb032b03d1c801821" 2018-06-30 14:59:19,203 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:59:19 GMT Content-Type: application/json Content-Length: 536 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-250d7553-39c8-4b97-bd85-8d9a822dbeb9 X-Compute-Request-Id: req-250d7553-39c8-4b97-bd85-8d9a822dbeb9 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDmMnPkwpJxLARrV3KMG6OWhM8PgwL6RcsoxIaUSgD4FHLq9BBCQwdAuB/F1FOpZQdvzxgtfdkGkPQFOQcsFTfEGH0mSHTC8PkWjMVU5fKQDxduHYHyxoHCFL9efDQg6PKonKriAKqV3Z+IvfMC++sAz7zAZFkT93f8rg3w/DxOQQ==", "user_id": "45c4f8b10b4f4b958fb07a330359ab6d", "name": "CreateKeypairsTests-9253d4e3-563e-44a5-bda0-8d1d887f2b02", "deleted": false, "created_at": "2018-06-30T14:59:17.000000", "updated_at": null, "fingerprint": "be:dd:a2:bf:85:60:d2:77:64:01:f1:a7:2f:e7:0b:a2", "deleted_at": null, "id": 58}} 2018-06-30 14:59:19,203 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-9253d4e3-563e-44a5-bda0-8d1d887f2b02 used request id req-250d7553-39c8-4b97-bd85-8d9a822dbeb9 2018-06-30 14:59:19,203 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-9253d4e3-563e-44a5-bda0-8d1d887f2b02 2018-06-30 14:59:19,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-9253d4e3-563e-44a5-bda0-8d1d887f2b02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34d9198995e6408c0bab9144f469f75987f8ce3" 2018-06-30 14:59:19,294 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 14:59:19 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-abcfe3c7-9f82-4644-a425-bbd33bea333e X-Compute-Request-Id: req-abcfe3c7-9f82-4644-a425-bbd33bea333e 2018-06-30 14:59:19,294 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsTests-9253d4e3-563e-44a5-bda0-8d1d887f2b02 used request id req-abcfe3c7-9f82-4644-a425-bbd33bea333e 2018-06-30 14:59:19,294 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-9253d4e3-563e-44a5-bda0-8d1d887f2b02.pub] 2018-06-30 14:59:19,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b8881bae755b1b7d8af03b9cb6604b70dd30c3" 2018-06-30 14:59:20,659 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:59:20 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-cf6e6b69-64ba-4e47-bc37-a3e4e5d7db87 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:59:20,660 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-cf6e6b69-64ba-4e47-bc37-a3e4e5d7db87 2018-06-30 14:59:20,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b8881bae755b1b7d8af03b9cb6604b70dd30c3" 2018-06-30 14:59:20,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:20 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55174f7c-61ce-4a01-86bf-45c6b6c614dd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:59:20,991 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-55174f7c-61ce-4a01-86bf-45c6b6c614dd 2018-06-30 14:59:20,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b8881bae755b1b7d8af03b9cb6604b70dd30c3" 2018-06-30 14:59:21,415 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:59:20 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2eddca0-7e06-45ef-bf68-0f17bf1d5772 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:59:21,415 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-c2eddca0-7e06-45ef-bf68-0f17bf1d5772 2018-06-30 14:59:21,415 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:59:21,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b8881bae755b1b7d8af03b9cb6604b70dd30c3" 2018-06-30 14:59:21,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:21 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69af2129-4fe0-4ee1-829e-9137f3b8769e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:59:21,766 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-69af2129-4fe0-4ee1-829e-9137f3b8769e 2018-06-30 14:59:21,767 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-4442faec-063a-497-proj 2018-06-30 14:59:21,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/fa50c55d77194cc3af3237898f945aa0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b8881bae755b1b7d8af03b9cb6604b70dd30c3" 2018-06-30 14:59:22,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:59:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c10d45fc-15d9-4e98-9948-c846c6d81905 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:59:22,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/fa50c55d77194cc3af3237898f945aa0 used request id req-c10d45fc-15d9-4e98-9948-c846c6d81905 2018-06-30 14:59:22,416 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-4442faec-063a-497-proj-role 2018-06-30 14:59:22,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/1b4dc89dcbc74c46846b09a843f4074a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b8881bae755b1b7d8af03b9cb6604b70dd30c3" 2018-06-30 14:59:22,847 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:59:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-806ef19c-5249-4499-936b-c5c993969baa Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:59:22,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/1b4dc89dcbc74c46846b09a843f4074a used request id req-806ef19c-5249-4499-936b-c5c993969baa 2018-06-30 14:59:22,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b8881bae755b1b7d8af03b9cb6604b70dd30c3" 2018-06-30 14:59:22,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6bddd23f-455f-44f7-8b15-b6d009056dfc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:59:22,936 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6bddd23f-455f-44f7-8b15-b6d009056dfc 2018-06-30 14:59:22,937 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-4442faec-063a-497-user 2018-06-30 14:59:22,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/45c4f8b10b4f4b958fb07a330359ab6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}653e4a929203ff7e0068b6c6dcd3a5c24adc77a0" 2018-06-30 14:59:23,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:59:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-080d21bd-7f62-4b82-8214-32125b4c3e6d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:59:23,524 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/45c4f8b10b4f4b958fb07a330359ab6d used request id req-080d21bd-7f62-4b82-8214-32125b4c3e6d 2018-06-30 14:59:23,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:59:24,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:59:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["wbKSH_hqReSxLvI4kByvqA"], "issued_at": "2018-06-30T14:59:24.000000Z"}} 2018-06-30 14:59:24,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50915f07a8b57b621c04acedec740ef0614e68d8" 2018-06-30 14:59:24,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-977c82f3-7a66-4504-b856-78df63b6de5a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:59:24,842 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-977c82f3-7a66-4504-b856-78df63b6de5a 2018-06-30 14:59:24,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:59:24,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:59:25,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:59:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["PjDdW2nJSrqysPA0T-RtaQ"], "issued_at": "2018-06-30T14:59:25.000000Z"}} 2018-06-30 14:59:25,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4deec12e9761b19e571ee838175ae1f8b97bb3c" 2018-06-30 14:59:26,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-949b1bca-9f46-4421-bb2d-3a6b6b53ae04 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:59:26,070 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-949b1bca-9f46-4421-bb2d-3a6b6b53ae04 2018-06-30 14:59:26,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:59:26,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:59:26 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:59:26,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4deec12e9761b19e571ee838175ae1f8b97bb3c" 2018-06-30 14:59:26,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:26 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94e0fe57-94cc-4a24-9a32-b8a0929cbf0d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:59:26,483 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj used request id req-94e0fe57-94cc-4a24-9a32-b8a0929cbf0d 2018-06-30 14:59:26,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4deec12e9761b19e571ee838175ae1f8b97bb3c" 2018-06-30 14:59:26,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:26 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afb6bf1f-d0cc-4856-91b3-9e2a24c60cdf Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:59:26,840 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-afb6bf1f-d0cc-4856-91b3-9e2a24c60cdf 2018-06-30 14:59:26,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4deec12e9761b19e571ee838175ae1f8b97bb3c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj"}}' 2018-06-30 14:59:27,269 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:59:26 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9542feaf-3063-4b23-8c24-6f49cbb2a0ff Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f343e374e9cb45a69a29f589cd0c6f79"}, "tags": [], "enabled": true, "id": "f343e374e9cb45a69a29f589cd0c6f79", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj"}} 2018-06-30 14:59:27,269 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-9542feaf-3063-4b23-8c24-6f49cbb2a0ff 2018-06-30 14:59:27,269 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj 2018-06-30 14:59:27,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:59:27,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:59:28,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:59:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["PHB37MD1TZGOnLlThb654w"], "issued_at": "2018-06-30T14:59:28.000000Z"}} 2018-06-30 14:59:28,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fae9cc7580e79ab2b0895f5310fe7fe7f8d0a1ae" 2018-06-30 14:59:28,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-934758ff-221f-49e2-9b4a-2b075a6ef735 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:59:28,348 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-934758ff-221f-49e2-9b4a-2b075a6ef735 2018-06-30 14:59:28,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:59:28,366 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:59:28 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:59:28,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fae9cc7580e79ab2b0895f5310fe7fe7f8d0a1ae" 2018-06-30 14:59:28,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:28 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62398bb9-56ef-4c31-a96b-1f9f12ec1985 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:59:28,809 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-62398bb9-56ef-4c31-a96b-1f9f12ec1985 2018-06-30 14:59:28,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fae9cc7580e79ab2b0895f5310fe7fe7f8d0a1ae" 2018-06-30 14:59:29,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:28 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ecc974b6-2cc2-44e4-979d-8a3bd5d3e604 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f343e374e9cb45a69a29f589cd0c6f79"}, "tags": [], "enabled": true, "id": "f343e374e9cb45a69a29f589cd0c6f79", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj"}]} 2018-06-30 14:59:29,280 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj used request id req-ecc974b6-2cc2-44e4-979d-8a3bd5d3e604 2018-06-30 14:59:29,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fae9cc7580e79ab2b0895f5310fe7fe7f8d0a1ae" 2018-06-30 14:59:29,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60e3908d-b1f9-457c-b46a-ca267104c990 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:59:29,656 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-60e3908d-b1f9-457c-b46a-ca267104c990 2018-06-30 14:59:30,504 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-740a9339-9e04-4f2-user 2018-06-30 14:59:30,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:59:30,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4deec12e9761b19e571ee838175ae1f8b97bb3c" 2018-06-30 14:59:30,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:30 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-793b8cc7-968f-4bdf-96ae-804adbb2c746 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:59:30,908 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-793b8cc7-968f-4bdf-96ae-804adbb2c746 2018-06-30 14:59:30,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4deec12e9761b19e571ee838175ae1f8b97bb3c" -d '{"role": {"name": "CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj-role"}}' 2018-06-30 14:59:31,306 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:59:30 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b233959-ffd7-4e85-b62a-61e23abf0773 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dc7660e193204a9f85b8b35433d91f14", "links": {"self": "http://10.167.4.35:5000/v3/roles/dc7660e193204a9f85b8b35433d91f14"}, "name": "CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj-role"}} 2018-06-30 14:59:31,307 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-9b233959-ffd7-4e85-b62a-61e23abf0773 2018-06-30 14:59:31,307 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj-role 2018-06-30 14:59:31,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/dc7660e193204a9f85b8b35433d91f14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4deec12e9761b19e571ee838175ae1f8b97bb3c" 2018-06-30 14:59:31,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:31 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c185ede4-6594-4fba-8aba-91013ad2c1e9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dc7660e193204a9f85b8b35433d91f14", "links": {"self": "http://10.167.4.35:5000/v3/roles/dc7660e193204a9f85b8b35433d91f14"}, "name": "CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj-role"}} 2018-06-30 14:59:31,675 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/dc7660e193204a9f85b8b35433d91f14 used request id req-c185ede4-6594-4fba-8aba-91013ad2c1e9 2018-06-30 14:59:31,675 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj-role to project CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj 2018-06-30 14:59:31,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f343e374e9cb45a69a29f589cd0c6f79/users/fe9466c40c374d9d8715cc5e927ad270/roles/dc7660e193204a9f85b8b35433d91f14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4deec12e9761b19e571ee838175ae1f8b97bb3c" 2018-06-30 14:59:32,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:59:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42d5cab1-ec13-4568-b932-dc2f349027d1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:59:32,170 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f343e374e9cb45a69a29f589cd0c6f79/users/fe9466c40c374d9d8715cc5e927ad270/roles/dc7660e193204a9f85b8b35433d91f14 used request id req-42d5cab1-ec13-4568-b932-dc2f349027d1 2018-06-30 14:59:32,171 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 14:59:32,414 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-ae8d678c-11af-4517-a2c1-19f721eab5e3.pub 2018-06-30 14:59:32,414 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-ae8d678c-11af-4517-a2c1-19f721eab5e3 2018-06-30 14:59:32,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:59:32,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:59:33,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc7660e193204a9f85b8b35433d91f14", "name": "CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj-role"}], "expires_at": "2018-06-30T15:59:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f343e374e9cb45a69a29f589cd0c6f79", "name": "CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f343e374e9cb45a69a29f589cd0c6f79", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f343e374e9cb45a69a29f589cd0c6f79", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f343e374e9cb45a69a29f589cd0c6f79", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f343e374e9cb45a69a29f589cd0c6f79", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f343e374e9cb45a69a29f589cd0c6f79", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f343e374e9cb45a69a29f589cd0c6f79", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f343e374e9cb45a69a29f589cd0c6f79", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f343e374e9cb45a69a29f589cd0c6f79", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f343e374e9cb45a69a29f589cd0c6f79", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f343e374e9cb45a69a29f589cd0c6f79", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f343e374e9cb45a69a29f589cd0c6f79", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f343e374e9cb45a69a29f589cd0c6f79", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-740a9339-9e04-4f2-user", "id": "fe9466c40c374d9d8715cc5e927ad270"}, "audit_ids": ["UAdgPs3CSfW2jiHIBog5Ww"], "issued_at": "2018-06-30T14:59:33.000000Z"}} 2018-06-30 14:59:33,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abf3a3e02e2896bc40aee9496169bb37383a7b8" 2018-06-30 14:59:33,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91f8edc4-b2a7-4e38-8ad4-36e685467863 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:59:33,838 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-91f8edc4-b2a7-4e38-8ad4-36e685467863 2018-06-30 14:59:33,839 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 14:59:33,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abf3a3e02e2896bc40aee9496169bb37383a7b8" 2018-06-30 14:59:34,614 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:59:34 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b4c90f64-49a9-441f-abf0-9146f07efd15 X-Compute-Request-Id: req-b4c90f64-49a9-441f-abf0-9146f07efd15 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 14:59:34,614 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-b4c90f64-49a9-441f-abf0-9146f07efd15 2018-06-30 14:59:34,615 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-ae8d678c-11af-4517-a2c1-19f721eab5e3... 2018-06-30 14:59:34,615 - OpenStackKeypair - INFO - Uploading existing keypair 2018-06-30 14:59:34,615 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-ae8d678c-11af-4517-a2c1-19f721eab5e3.pub 2018-06-30 14:59:34,615 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-ae8d678c-11af-4517-a2c1-19f721eab5e3 2018-06-30 14:59:34,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abf3a3e02e2896bc40aee9496169bb37383a7b8" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXBxFWWkc4uY0tlTJ24Y6M5kf/XZhq1LboZ3yZ6HWC/x/qoUMexcsx1YpoMDvKLipHOEtWFcUVlKT4/rvoWnp0vJlPL/s/ZZaoJuO6GO/qDJIqIVhTUsCGiAP4KqG7K/Pahh5dXa0yx4xCxB6gcxOcMjY8ngOBsqlClgkePcWyQ9zITiykqeTGTRO7eR8YvfUP8tgYYj7Dxi3JcWt6DyuQbhp/PwW2vrMiLU5Yjf9N5fpbxAPh8El8xThdkpyHAfCM5V3cAz5f7pY4g71TgVsP7Kboo43cvt0dg/k2iok/NVx/gLB0Vvybgwjc/A90iXDSdG1EE+UX2ygOeIeKxKQ1", "name": "CreateKeypairsCleanupTests-ae8d678c-11af-4517-a2c1-19f721eab5e3"}}' 2018-06-30 14:59:35,474 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:59:35 GMT Content-Type: application/json Content-Length: 599 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b88b3572-7859-4d97-85f5-1c39d4513faa X-Compute-Request-Id: req-b88b3572-7859-4d97-85f5-1c39d4513faa Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXBxFWWkc4uY0tlTJ24Y6M5kf/XZhq1LboZ3yZ6HWC/x/qoUMexcsx1YpoMDvKLipHOEtWFcUVlKT4/rvoWnp0vJlPL/s/ZZaoJuO6GO/qDJIqIVhTUsCGiAP4KqG7K/Pahh5dXa0yx4xCxB6gcxOcMjY8ngOBsqlClgkePcWyQ9zITiykqeTGTRO7eR8YvfUP8tgYYj7Dxi3JcWt6DyuQbhp/PwW2vrMiLU5Yjf9N5fpbxAPh8El8xThdkpyHAfCM5V3cAz5f7pY4g71TgVsP7Kboo43cvt0dg/k2iok/NVx/gLB0Vvybgwjc/A90iXDSdG1EE+UX2ygOeIeKxKQ1", "user_id": "fe9466c40c374d9d8715cc5e927ad270", "name": "CreateKeypairsCleanupTests-ae8d678c-11af-4517-a2c1-19f721eab5e3", "fingerprint": "44:59:e9:9b:b8:55:e3:2f:72:40:a4:4a:3d:af:b4:9a"}} 2018-06-30 14:59:35,474 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-b88b3572-7859-4d97-85f5-1c39d4513faa 2018-06-30 14:59:35,475 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-ae8d678c-11af-4517-a2c1-19f721eab5e3 2018-06-30 14:59:35,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-ae8d678c-11af-4517-a2c1-19f721eab5e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7abf3a3e02e2896bc40aee9496169bb37383a7b8" 2018-06-30 14:59:36,374 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 14:59:36 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2da79a3e-fab3-44c5-b82e-f64d82032c61 X-Compute-Request-Id: req-2da79a3e-fab3-44c5-b82e-f64d82032c61 2018-06-30 14:59:36,374 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-ae8d678c-11af-4517-a2c1-19f721eab5e3 used request id req-2da79a3e-fab3-44c5-b82e-f64d82032c61 2018-06-30 14:59:36,375 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-ae8d678c-11af-4517-a2c1-19f721eab5e3.pub] 2018-06-30 14:59:36,375 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-ae8d678c-11af-4517-a2c1-19f721eab5e3] 2018-06-30 14:59:36,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4deec12e9761b19e571ee838175ae1f8b97bb3c" 2018-06-30 14:59:37,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:59:37 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-64965bc1-f8dc-4e37-a9f5-a91b72922f8f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:59:37,362 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-64965bc1-f8dc-4e37-a9f5-a91b72922f8f 2018-06-30 14:59:37,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4deec12e9761b19e571ee838175ae1f8b97bb3c" 2018-06-30 14:59:37,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:37 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c7dd517-75a5-4b50-a585-0336907306d7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:59:37,714 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-9c7dd517-75a5-4b50-a585-0336907306d7 2018-06-30 14:59:37,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4deec12e9761b19e571ee838175ae1f8b97bb3c" 2018-06-30 14:59:38,138 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:59:37 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-356dc568-f1b7-443b-96a6-79093cb3b437 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:59:38,138 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-356dc568-f1b7-443b-96a6-79093cb3b437 2018-06-30 14:59:38,138 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:59:38,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4deec12e9761b19e571ee838175ae1f8b97bb3c" 2018-06-30 14:59:38,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:38 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8df9db88-ae17-4cd0-b8a2-52e72ff5c355 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:59:38,545 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-8df9db88-ae17-4cd0-b8a2-52e72ff5c355 2018-06-30 14:59:38,546 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj 2018-06-30 14:59:38,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f343e374e9cb45a69a29f589cd0c6f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4deec12e9761b19e571ee838175ae1f8b97bb3c" 2018-06-30 14:59:39,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:59:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d983b48-5221-4516-8d30-82f78c783e2a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:59:39,200 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f343e374e9cb45a69a29f589cd0c6f79 used request id req-2d983b48-5221-4516-8d30-82f78c783e2a 2018-06-30 14:59:39,200 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-740a9339-9e04-4f2-proj-role 2018-06-30 14:59:39,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/dc7660e193204a9f85b8b35433d91f14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4deec12e9761b19e571ee838175ae1f8b97bb3c" 2018-06-30 14:59:39,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:59:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e201f835-55b9-41df-873a-17bdf126c444 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:59:39,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/dc7660e193204a9f85b8b35433d91f14 used request id req-e201f835-55b9-41df-873a-17bdf126c444 2018-06-30 14:59:39,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4deec12e9761b19e571ee838175ae1f8b97bb3c" 2018-06-30 14:59:39,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:39 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08d0b0f5-ab93-4367-b4a0-666d6c7fd283 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:59:39,993 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-08d0b0f5-ab93-4367-b4a0-666d6c7fd283 2018-06-30 14:59:39,993 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-740a9339-9e04-4f2-user 2018-06-30 14:59:39,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/fe9466c40c374d9d8715cc5e927ad270 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fae9cc7580e79ab2b0895f5310fe7fe7f8d0a1ae" 2018-06-30 14:59:40,621 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:59:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d68bf539-3116-46dc-bc3d-e48e8986770d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:59:40,621 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/fe9466c40c374d9d8715cc5e927ad270 used request id req-d68bf539-3116-46dc-bc3d-e48e8986770d 2018-06-30 14:59:40,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:59:41,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:59:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["VXUJfTIoRoa0WXNaSx4EOw"], "issued_at": "2018-06-30T14:59:41.000000Z"}} 2018-06-30 14:59:41,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ef002a08f19954eb9f1b51db2868d15b33cd380" 2018-06-30 14:59:41,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0a2d8a1-b2d7-4674-b54d-dfb9a2552693 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:59:41,882 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b0a2d8a1-b2d7-4674-b54d-dfb9a2552693 2018-06-30 14:59:41,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:59:41,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:59:42,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:59:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["me2lwmHbTRGftVg9H6BIUg"], "issued_at": "2018-06-30T14:59:42.000000Z"}} 2018-06-30 14:59:42,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927de3b956580f93d4264d2615e9e1806aab2527" 2018-06-30 14:59:42,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2a279f1-7e68-4bb0-a5cc-a7a95d7aca47 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:59:42,973 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a2a279f1-7e68-4bb0-a5cc-a7a95d7aca47 2018-06-30 14:59:42,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:59:42,990 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:59:42 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:59:42,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927de3b956580f93d4264d2615e9e1806aab2527" 2018-06-30 14:59:43,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:42 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b9e42cb-1b61-489e-8caa-2b02bdea34db Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:59:43,370 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj used request id req-4b9e42cb-1b61-489e-8caa-2b02bdea34db 2018-06-30 14:59:43,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927de3b956580f93d4264d2615e9e1806aab2527" 2018-06-30 14:59:43,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:43 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d46fc0e-062d-428a-87b1-c2b71e2b7f10 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:59:43,763 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8d46fc0e-062d-428a-87b1-c2b71e2b7f10 2018-06-30 14:59:43,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927de3b956580f93d4264d2615e9e1806aab2527" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj"}}' 2018-06-30 14:59:44,236 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:59:43 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe2a6159-93d9-47cf-bf5b-f3e8ef640fc7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6f0cc3ae2dc049159dadc30fe1e0ae43"}, "tags": [], "enabled": true, "id": "6f0cc3ae2dc049159dadc30fe1e0ae43", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj"}} 2018-06-30 14:59:44,236 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-fe2a6159-93d9-47cf-bf5b-f3e8ef640fc7 2018-06-30 14:59:44,236 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj 2018-06-30 14:59:44,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:59:44,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:59:45,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:59:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["7IImGVv_QUavJPXTXbMnRg"], "issued_at": "2018-06-30T14:59:45.000000Z"}} 2018-06-30 14:59:45,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86b4b5dc9b190ef20906c5e4e5ce1d1d9e424ed" 2018-06-30 14:59:45,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c0faedb-e638-4ebd-9f90-01e0b0c41621 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:59:45,115 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6c0faedb-e638-4ebd-9f90-01e0b0c41621 2018-06-30 14:59:45,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:59:45,131 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:59:45 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:59:45,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86b4b5dc9b190ef20906c5e4e5ce1d1d9e424ed" 2018-06-30 14:59:45,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:45 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69a96bb8-e328-433c-a63b-71eac3e2673b Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 14:59:45,508 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-69a96bb8-e328-433c-a63b-71eac3e2673b 2018-06-30 14:59:45,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86b4b5dc9b190ef20906c5e4e5ce1d1d9e424ed" 2018-06-30 14:59:45,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:45 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4aa25392-555a-4f83-8791-16462efd5e2b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6f0cc3ae2dc049159dadc30fe1e0ae43"}, "tags": [], "enabled": true, "id": "6f0cc3ae2dc049159dadc30fe1e0ae43", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj"}]} 2018-06-30 14:59:45,966 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj used request id req-4aa25392-555a-4f83-8791-16462efd5e2b 2018-06-30 14:59:45,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86b4b5dc9b190ef20906c5e4e5ce1d1d9e424ed" 2018-06-30 14:59:46,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02a05b87-ef9c-4293-895e-8fb1be0c497d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:59:46,359 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-02a05b87-ef9c-4293-895e-8fb1be0c497d 2018-06-30 14:59:47,120 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-59c8572d-c2fc-49f-user 2018-06-30 14:59:47,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:59:47,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927de3b956580f93d4264d2615e9e1806aab2527" 2018-06-30 14:59:47,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:47 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-415f6c36-7731-4ef8-906e-a0d0ec9eda80 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:59:47,535 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-415f6c36-7731-4ef8-906e-a0d0ec9eda80 2018-06-30 14:59:47,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927de3b956580f93d4264d2615e9e1806aab2527" -d '{"role": {"name": "CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj-role"}}' 2018-06-30 14:59:47,897 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:59:47 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6c59bcd-b6a7-474b-8e52-8bb29a06f1c0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d521639e494d4a2889d3b6c5cba55159", "links": {"self": "http://10.167.4.35:5000/v3/roles/d521639e494d4a2889d3b6c5cba55159"}, "name": "CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj-role"}} 2018-06-30 14:59:47,897 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-c6c59bcd-b6a7-474b-8e52-8bb29a06f1c0 2018-06-30 14:59:47,897 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj-role 2018-06-30 14:59:47,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/d521639e494d4a2889d3b6c5cba55159 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927de3b956580f93d4264d2615e9e1806aab2527" 2018-06-30 14:59:48,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:47 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d9661e1-13a0-4bbe-be24-6bf0eb70b186 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d521639e494d4a2889d3b6c5cba55159", "links": {"self": "http://10.167.4.35:5000/v3/roles/d521639e494d4a2889d3b6c5cba55159"}, "name": "CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj-role"}} 2018-06-30 14:59:48,283 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/d521639e494d4a2889d3b6c5cba55159 used request id req-0d9661e1-13a0-4bbe-be24-6bf0eb70b186 2018-06-30 14:59:48,283 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj-role to project CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj 2018-06-30 14:59:48,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/6f0cc3ae2dc049159dadc30fe1e0ae43/users/fe4fa583b03940cfb8ea59c2cbae0d35/roles/d521639e494d4a2889d3b6c5cba55159 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927de3b956580f93d4264d2615e9e1806aab2527" 2018-06-30 14:59:48,791 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:59:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92ecf532-c9f4-4190-881d-23b1ed39b419 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:59:48,791 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/6f0cc3ae2dc049159dadc30fe1e0ae43/users/fe4fa583b03940cfb8ea59c2cbae0d35/roles/d521639e494d4a2889d3b6c5cba55159 used request id req-92ecf532-c9f4-4190-881d-23b1ed39b419 2018-06-30 14:59:48,791 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 14:59:49,069 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-e7e2ee0f-0d38-4fa7-a014-93fc27360bfe.pub 2018-06-30 14:59:49,070 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-e7e2ee0f-0d38-4fa7-a014-93fc27360bfe 2018-06-30 14:59:49,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:59:49,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:59:49,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d521639e494d4a2889d3b6c5cba55159", "name": "CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj-role"}], "expires_at": "2018-06-30T15:59:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f0cc3ae2dc049159dadc30fe1e0ae43", "name": "CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6f0cc3ae2dc049159dadc30fe1e0ae43", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/6f0cc3ae2dc049159dadc30fe1e0ae43", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/6f0cc3ae2dc049159dadc30fe1e0ae43", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6f0cc3ae2dc049159dadc30fe1e0ae43", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/6f0cc3ae2dc049159dadc30fe1e0ae43", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/6f0cc3ae2dc049159dadc30fe1e0ae43", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6f0cc3ae2dc049159dadc30fe1e0ae43", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/6f0cc3ae2dc049159dadc30fe1e0ae43", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/6f0cc3ae2dc049159dadc30fe1e0ae43", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/6f0cc3ae2dc049159dadc30fe1e0ae43", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/6f0cc3ae2dc049159dadc30fe1e0ae43", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/6f0cc3ae2dc049159dadc30fe1e0ae43", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-59c8572d-c2fc-49f-user", "id": "fe4fa583b03940cfb8ea59c2cbae0d35"}, "audit_ids": ["IvPkFHACQr6C1z1XCPAJhg"], "issued_at": "2018-06-30T14:59:49.000000Z"}} 2018-06-30 14:59:49,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c405ac344f310782c471e64a00a71500bc4dcace" 2018-06-30 14:59:50,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6e9d033-f05b-4d63-90c4-ce4ac6cfeb25 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:59:50,180 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f6e9d033-f05b-4d63-90c4-ce4ac6cfeb25 2018-06-30 14:59:50,182 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 14:59:50,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c405ac344f310782c471e64a00a71500bc4dcace" 2018-06-30 14:59:51,009 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:59:51 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8eeba591-9207-4dad-9a75-dbb768e6ed5b X-Compute-Request-Id: req-8eeba591-9207-4dad-9a75-dbb768e6ed5b Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 14:59:51,010 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-8eeba591-9207-4dad-9a75-dbb768e6ed5b 2018-06-30 14:59:51,011 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-e7e2ee0f-0d38-4fa7-a014-93fc27360bfe... 2018-06-30 14:59:51,011 - OpenStackKeypair - INFO - Uploading existing keypair 2018-06-30 14:59:51,011 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-e7e2ee0f-0d38-4fa7-a014-93fc27360bfe.pub 2018-06-30 14:59:51,011 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-e7e2ee0f-0d38-4fa7-a014-93fc27360bfe 2018-06-30 14:59:51,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c405ac344f310782c471e64a00a71500bc4dcace" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDku3bsXD9Io06JvhBM7YQvxiHIUUPYdYPYDir39+iGfwPYqLuuHaDnQPoh7uu8/e9yxelemeosm1UNkn7P2xObtogrnD/hyni/ZAIOeg9Wvj/NL5kneSjXPZ/F6fOYZtZ/X09h8iaYfINaRmpV8EiNmP5TtCcZ+SMQ9U5KbqD8GyA2sBrSz4mrIwOqeSm3JZDmBGgOG9LIz1Mgf+2bEttuWBEnmDuR6lqCTi1HUrlT8jHfEfwT8d0CPce3kPupcKlg0tKJrOjMcfNmimZooZe/5XGFGwcgshF3+z/d0PatcW7Y5sjBdkg0v7aqUBdqyZS/tOK7vJKLwS61B4GQ9Pjh", "name": "CreateKeypairsCleanupTests-e7e2ee0f-0d38-4fa7-a014-93fc27360bfe"}}' 2018-06-30 14:59:51,847 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:59:51 GMT Content-Type: application/json Content-Length: 599 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b5545942-d65b-4b7d-9b6a-e3c3da266a61 X-Compute-Request-Id: req-b5545942-d65b-4b7d-9b6a-e3c3da266a61 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDku3bsXD9Io06JvhBM7YQvxiHIUUPYdYPYDir39+iGfwPYqLuuHaDnQPoh7uu8/e9yxelemeosm1UNkn7P2xObtogrnD/hyni/ZAIOeg9Wvj/NL5kneSjXPZ/F6fOYZtZ/X09h8iaYfINaRmpV8EiNmP5TtCcZ+SMQ9U5KbqD8GyA2sBrSz4mrIwOqeSm3JZDmBGgOG9LIz1Mgf+2bEttuWBEnmDuR6lqCTi1HUrlT8jHfEfwT8d0CPce3kPupcKlg0tKJrOjMcfNmimZooZe/5XGFGwcgshF3+z/d0PatcW7Y5sjBdkg0v7aqUBdqyZS/tOK7vJKLwS61B4GQ9Pjh", "user_id": "fe4fa583b03940cfb8ea59c2cbae0d35", "name": "CreateKeypairsCleanupTests-e7e2ee0f-0d38-4fa7-a014-93fc27360bfe", "fingerprint": "25:6c:6b:98:72:87:9b:76:12:a2:9f:7b:da:f2:eb:31"}} 2018-06-30 14:59:51,848 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-b5545942-d65b-4b7d-9b6a-e3c3da266a61 2018-06-30 14:59:51,849 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-e7e2ee0f-0d38-4fa7-a014-93fc27360bfe 2018-06-30 14:59:51,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-e7e2ee0f-0d38-4fa7-a014-93fc27360bfe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c405ac344f310782c471e64a00a71500bc4dcace" 2018-06-30 14:59:52,623 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 14:59:52 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2fb9c513-e57c-4e29-8a40-1d48265a2bf8 X-Compute-Request-Id: req-2fb9c513-e57c-4e29-8a40-1d48265a2bf8 2018-06-30 14:59:52,624 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-e7e2ee0f-0d38-4fa7-a014-93fc27360bfe used request id req-2fb9c513-e57c-4e29-8a40-1d48265a2bf8 2018-06-30 14:59:52,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927de3b956580f93d4264d2615e9e1806aab2527" 2018-06-30 14:59:53,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 14:59:53 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-8cdbd37b-9d00-452e-9b2b-fa100635c2fa Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 14:59:53,477 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-8cdbd37b-9d00-452e-9b2b-fa100635c2fa 2018-06-30 14:59:53,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927de3b956580f93d4264d2615e9e1806aab2527" 2018-06-30 14:59:53,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:53 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44e6757e-a56f-4bf2-99eb-1440e42c0af0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 14:59:53,850 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-44e6757e-a56f-4bf2-99eb-1440e42c0af0 2018-06-30 14:59:53,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927de3b956580f93d4264d2615e9e1806aab2527" 2018-06-30 14:59:54,257 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 14:59:53 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e439d9c-0366-49dc-b18e-4df3fbb8476c Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 14:59:54,257 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-5e439d9c-0366-49dc-b18e-4df3fbb8476c 2018-06-30 14:59:54,257 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 14:59:54,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927de3b956580f93d4264d2615e9e1806aab2527" 2018-06-30 14:59:54,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:54 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2b27f4a-8306-472d-982a-c22202567c4f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 14:59:54,654 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-f2b27f4a-8306-472d-982a-c22202567c4f 2018-06-30 14:59:54,655 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj 2018-06-30 14:59:54,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/6f0cc3ae2dc049159dadc30fe1e0ae43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927de3b956580f93d4264d2615e9e1806aab2527" 2018-06-30 14:59:55,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:59:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1bfb7472-bb77-4c75-8457-2c587d6ace17 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:59:55,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/6f0cc3ae2dc049159dadc30fe1e0ae43 used request id req-1bfb7472-bb77-4c75-8457-2c587d6ace17 2018-06-30 14:59:55,271 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-59c8572d-c2fc-49f-proj-role 2018-06-30 14:59:55,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/d521639e494d4a2889d3b6c5cba55159 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927de3b956580f93d4264d2615e9e1806aab2527" 2018-06-30 14:59:55,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:59:55 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a78998d-a675-4eb9-a841-e547bd95e74f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:59:55,671 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/d521639e494d4a2889d3b6c5cba55159 used request id req-2a78998d-a675-4eb9-a841-e547bd95e74f 2018-06-30 14:59:55,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}927de3b956580f93d4264d2615e9e1806aab2527" 2018-06-30 14:59:56,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:55 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd23258e-58f9-48ef-bf25-32ff56afb617 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 14:59:56,023 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-bd23258e-58f9-48ef-bf25-32ff56afb617 2018-06-30 14:59:56,023 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-59c8572d-c2fc-49f-user 2018-06-30 14:59:56,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/fe4fa583b03940cfb8ea59c2cbae0d35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86b4b5dc9b190ef20906c5e4e5ce1d1d9e424ed" 2018-06-30 14:59:56,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 14:59:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-155fb058-c758-4deb-8648-d5a3ea61ee34 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 14:59:56,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/fe4fa583b03940cfb8ea59c2cbae0d35 used request id req-155fb058-c758-4deb-8648-d5a3ea61ee34 2018-06-30 14:59:56,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:59:57,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["VAKMWBS0Q5G-UNXxt1Lb-A"], "issued_at": "2018-06-30T14:59:57.000000Z"}} 2018-06-30 14:59:57,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}216e332fd1f183ea3af8eebd849625ceb2ea8f3e" 2018-06-30 14:59:57,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2390eff7-b18b-4fa3-8df8-cd08a9df51c5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:59:57,890 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2390eff7-b18b-4fa3-8df8-cd08a9df51c5 2018-06-30 14:59:57,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 14:59:57,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 14:59:58,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T15:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["siEycb1oR2OJGQpvEineGA"], "issued_at": "2018-06-30T14:59:58.000000Z"}} 2018-06-30 14:59:58,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e721b3d09c13a62a56b86953774044041a290bc" 2018-06-30 14:59:59,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7f33817-4dc5-4eb3-8e81-6853fd4f886a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 14:59:59,130 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a7f33817-4dc5-4eb3-8e81-6853fd4f886a 2018-06-30 14:59:59,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 14:59:59,145 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 14:59:59 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 14:59:59,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e721b3d09c13a62a56b86953774044041a290bc" 2018-06-30 14:59:59,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:59 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e70113cf-fb1e-42a8-a234-6f372a9d5476 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 14:59:59,512 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj used request id req-e70113cf-fb1e-42a8-a234-6f372a9d5476 2018-06-30 14:59:59,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e721b3d09c13a62a56b86953774044041a290bc" 2018-06-30 14:59:59,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 14:59:59 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41f4fc23-f202-4f4a-b614-aed254566928 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 14:59:59,978 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-41f4fc23-f202-4f4a-b614-aed254566928 2018-06-30 14:59:59,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e721b3d09c13a62a56b86953774044041a290bc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj"}}' 2018-06-30 15:00:00,542 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 14:59:59 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-964ab0eb-aacd-4a9d-9cbc-c48ebb25fb94 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/931ebf17d7504175bea6498e8fccb92a"}, "tags": [], "enabled": true, "id": "931ebf17d7504175bea6498e8fccb92a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj"}} 2018-06-30 15:00:00,542 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-964ab0eb-aacd-4a9d-9cbc-c48ebb25fb94 2018-06-30 15:00:00,543 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj 2018-06-30 15:00:00,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:00:00,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:00:01,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:00:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["ApDE_GISQuu0WZnFuZgycg"], "issued_at": "2018-06-30T15:00:01.000000Z"}} 2018-06-30 15:00:01,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e82d4dafe990e3f7e0709957bdd39daac051ab" 2018-06-30 15:00:01,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a256b097-24ea-4254-81c9-01a00873adc0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:00:01,691 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a256b097-24ea-4254-81c9-01a00873adc0 2018-06-30 15:00:01,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:00:01,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:00:01 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:00:01,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e82d4dafe990e3f7e0709957bdd39daac051ab" 2018-06-30 15:00:02,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:01 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e510c18-fba1-41aa-9fe6-ef8fbf01e6e9 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:00:02,071 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-6e510c18-fba1-41aa-9fe6-ef8fbf01e6e9 2018-06-30 15:00:02,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e82d4dafe990e3f7e0709957bdd39daac051ab" 2018-06-30 15:00:02,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:02 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6ad3256-4604-493d-b2d4-a8f8d1cd23c8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/931ebf17d7504175bea6498e8fccb92a"}, "tags": [], "enabled": true, "id": "931ebf17d7504175bea6498e8fccb92a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj"}]} 2018-06-30 15:00:02,480 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj used request id req-a6ad3256-4604-493d-b2d4-a8f8d1cd23c8 2018-06-30 15:00:02,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e82d4dafe990e3f7e0709957bdd39daac051ab" 2018-06-30 15:00:02,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:02 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fec13409-1857-4cf6-94c2-a17793bf5c94 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:00:02,859 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fec13409-1857-4cf6-94c2-a17793bf5c94 2018-06-30 15:00:03,508 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-user 2018-06-30 15:00:03,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:00:03,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e721b3d09c13a62a56b86953774044041a290bc" 2018-06-30 15:00:03,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:03 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84b402c4-4750-44c8-a2d1-1bb7dd20ccad Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:00:03,853 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-84b402c4-4750-44c8-a2d1-1bb7dd20ccad 2018-06-30 15:00:03,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e721b3d09c13a62a56b86953774044041a290bc" -d '{"role": {"name": "CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj-role"}}' 2018-06-30 15:00:03,933 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:00:03 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6152a531-e59d-428f-8d9e-a057b0012c60 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bec5abb44f844a63b04d8fec4cd9c1b0", "links": {"self": "http://10.167.4.35:5000/v3/roles/bec5abb44f844a63b04d8fec4cd9c1b0"}, "name": "CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj-role"}} 2018-06-30 15:00:03,934 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-6152a531-e59d-428f-8d9e-a057b0012c60 2018-06-30 15:00:03,934 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj-role 2018-06-30 15:00:03,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/bec5abb44f844a63b04d8fec4cd9c1b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e721b3d09c13a62a56b86953774044041a290bc" 2018-06-30 15:00:04,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:03 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ae52441-9645-4f69-b24f-112f4788f5ad Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bec5abb44f844a63b04d8fec4cd9c1b0", "links": {"self": "http://10.167.4.35:5000/v3/roles/bec5abb44f844a63b04d8fec4cd9c1b0"}, "name": "CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj-role"}} 2018-06-30 15:00:04,280 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/bec5abb44f844a63b04d8fec4cd9c1b0 used request id req-0ae52441-9645-4f69-b24f-112f4788f5ad 2018-06-30 15:00:04,280 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj-role to project CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj 2018-06-30 15:00:04,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/931ebf17d7504175bea6498e8fccb92a/users/14caa877643e4adca199e45280786f49/roles/bec5abb44f844a63b04d8fec4cd9c1b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e721b3d09c13a62a56b86953774044041a290bc" 2018-06-30 15:00:04,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:00:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c386b94-08a6-40a9-8235-145db00c77d4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:00:04,892 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/931ebf17d7504175bea6498e8fccb92a/users/14caa877643e4adca199e45280786f49/roles/bec5abb44f844a63b04d8fec4cd9c1b0 used request id req-8c386b94-08a6-40a9-8235-145db00c77d4 2018-06-30 15:00:04,893 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:00:04,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:00:04,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:00:05,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bec5abb44f844a63b04d8fec4cd9c1b0", "name": "CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj-role"}], "expires_at": "2018-06-30T16:00:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "931ebf17d7504175bea6498e8fccb92a", "name": "CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/931ebf17d7504175bea6498e8fccb92a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/931ebf17d7504175bea6498e8fccb92a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/931ebf17d7504175bea6498e8fccb92a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/931ebf17d7504175bea6498e8fccb92a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/931ebf17d7504175bea6498e8fccb92a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/931ebf17d7504175bea6498e8fccb92a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/931ebf17d7504175bea6498e8fccb92a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/931ebf17d7504175bea6498e8fccb92a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/931ebf17d7504175bea6498e8fccb92a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/931ebf17d7504175bea6498e8fccb92a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/931ebf17d7504175bea6498e8fccb92a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/931ebf17d7504175bea6498e8fccb92a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-user", "id": "14caa877643e4adca199e45280786f49"}, "audit_ids": ["F21Ec_FpS4iFX1qYBfF2pg"], "issued_at": "2018-06-30T15:00:05.000000Z"}} 2018-06-30 15:00:05,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaa8bf020b94b988b39b6bc3dd472f4cb02d475" 2018-06-30 15:00:06,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2145a82f-77df-43da-8b28-68f939d99778 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:00:06,074 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2145a82f-77df-43da-8b28-68f939d99778 2018-06-30 15:00:06,075 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:00:06,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaa8bf020b94b988b39b6bc3dd472f4cb02d475" 2018-06-30 15:00:06,800 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:00:06 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0ab8b4b7-cfaf-48d1-9540-ecdaffdb6436 X-Compute-Request-Id: req-0ab8b4b7-cfaf-48d1-9540-ecdaffdb6436 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 15:00:06,801 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-0ab8b4b7-cfaf-48d1-9540-ecdaffdb6436 2018-06-30 15:00:06,802 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-0f0576a2-91d8-4ea3-bf73-ec76bd411f72... 2018-06-30 15:00:06,802 - OpenStackKeypair - INFO - Creating new keypair 2018-06-30 15:00:06,818 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-0f0576a2-91d8-4ea3-bf73-ec76bd411f72 2018-06-30 15:00:06,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaa8bf020b94b988b39b6bc3dd472f4cb02d475" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDK+zQU7NNCePmblQLl8cNAR1BvzIuvo2poTfM1Qjx48admq/Eg8CYEt2CD4k3Eyb8rbjL0nGkSx7PfETem/RuBBwhE1HrcxLb0rPjRve+y0blsuTXOCpbC6vqpSHCI6oaEfHC0u1Eu6+1myfywd6UV9MtofHp1zIOm4rMVykVFrw==", "name": "CreateKeypairsCleanupTests-0f0576a2-91d8-4ea3-bf73-ec76bd411f72"}}' 2018-06-30 15:00:07,696 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:00:07 GMT Content-Type: application/json Content-Length: 431 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5bd2035f-ee98-4c05-817c-7139be5b009c X-Compute-Request-Id: req-5bd2035f-ee98-4c05-817c-7139be5b009c Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDK+zQU7NNCePmblQLl8cNAR1BvzIuvo2poTfM1Qjx48admq/Eg8CYEt2CD4k3Eyb8rbjL0nGkSx7PfETem/RuBBwhE1HrcxLb0rPjRve+y0blsuTXOCpbC6vqpSHCI6oaEfHC0u1Eu6+1myfywd6UV9MtofHp1zIOm4rMVykVFrw==", "user_id": "14caa877643e4adca199e45280786f49", "name": "CreateKeypairsCleanupTests-0f0576a2-91d8-4ea3-bf73-ec76bd411f72", "fingerprint": "5a:d3:84:09:15:43:6a:67:6e:99:ce:7f:44:a2:9f:5f"}} 2018-06-30 15:00:07,696 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-5bd2035f-ee98-4c05-817c-7139be5b009c 2018-06-30 15:00:07,698 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-0f0576a2-91d8-4ea3-bf73-ec76bd411f72.pub 2018-06-30 15:00:07,698 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-0f0576a2-91d8-4ea3-bf73-ec76bd411f72 2018-06-30 15:00:07,698 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-0f0576a2-91d8-4ea3-bf73-ec76bd411f72 2018-06-30 15:00:07,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-0f0576a2-91d8-4ea3-bf73-ec76bd411f72 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaa8bf020b94b988b39b6bc3dd472f4cb02d475" 2018-06-30 15:00:08,666 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:00:08 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8518cc11-4f5c-4a0d-ab39-27e082cd6615 X-Compute-Request-Id: req-8518cc11-4f5c-4a0d-ab39-27e082cd6615 2018-06-30 15:00:08,667 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-0f0576a2-91d8-4ea3-bf73-ec76bd411f72 used request id req-8518cc11-4f5c-4a0d-ab39-27e082cd6615 2018-06-30 15:00:08,667 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-0f0576a2-91d8-4ea3-bf73-ec76bd411f72.pub] 2018-06-30 15:00:08,668 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-0f0576a2-91d8-4ea3-bf73-ec76bd411f72] 2018-06-30 15:00:08,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e721b3d09c13a62a56b86953774044041a290bc" 2018-06-30 15:00:09,508 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:00:09 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-02a88687-94f0-4098-8237-875872568734 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:00:09,508 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-02a88687-94f0-4098-8237-875872568734 2018-06-30 15:00:09,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e721b3d09c13a62a56b86953774044041a290bc" 2018-06-30 15:00:09,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:09 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb411171-5673-4ae9-9dc6-a0e1f8c61d25 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:00:09,908 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-bb411171-5673-4ae9-9dc6-a0e1f8c61d25 2018-06-30 15:00:09,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e721b3d09c13a62a56b86953774044041a290bc" 2018-06-30 15:00:10,262 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:00:09 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ba770d7-7efa-4e07-a216-f4d5ee6a272e Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:00:10,262 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-7ba770d7-7efa-4e07-a216-f4d5ee6a272e 2018-06-30 15:00:10,262 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:00:10,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e721b3d09c13a62a56b86953774044041a290bc" 2018-06-30 15:00:10,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:10 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7110d3c1-3193-41ff-bf5d-0330fe42077b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:00:10,610 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-7110d3c1-3193-41ff-bf5d-0330fe42077b 2018-06-30 15:00:10,612 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj 2018-06-30 15:00:10,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/931ebf17d7504175bea6498e8fccb92a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e721b3d09c13a62a56b86953774044041a290bc" 2018-06-30 15:00:11,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:00:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-798cfbfb-946d-4e29-ab2a-1c3873768288 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:00:11,325 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/931ebf17d7504175bea6498e8fccb92a used request id req-798cfbfb-946d-4e29-ab2a-1c3873768288 2018-06-30 15:00:11,326 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-proj-role 2018-06-30 15:00:11,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/bec5abb44f844a63b04d8fec4cd9c1b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e721b3d09c13a62a56b86953774044041a290bc" 2018-06-30 15:00:11,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:00:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb760070-8710-4f32-87fd-292b1cc31d96 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:00:11,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/bec5abb44f844a63b04d8fec4cd9c1b0 used request id req-bb760070-8710-4f32-87fd-292b1cc31d96 2018-06-30 15:00:11,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e721b3d09c13a62a56b86953774044041a290bc" 2018-06-30 15:00:12,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3697733c-c2f7-41cc-8225-d971d8ac1914 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:00:12,019 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3697733c-c2f7-41cc-8225-d971d8ac1914 2018-06-30 15:00:12,019 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-5ecc050e-c0d4-4b0-user 2018-06-30 15:00:12,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/14caa877643e4adca199e45280786f49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e82d4dafe990e3f7e0709957bdd39daac051ab" 2018-06-30 15:00:12,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:00:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10620956-800d-4aaf-903e-9c972bfd07fa Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:00:12,765 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/14caa877643e4adca199e45280786f49 used request id req-10620956-800d-4aaf-903e-9c972bfd07fa 2018-06-30 15:00:12,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:00:13,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:00:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["xFR_AOBNQjyrm2xb9maGsw"], "issued_at": "2018-06-30T15:00:13.000000Z"}} 2018-06-30 15:00:13,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7357bc32912a294e4650ac1b61966294c705d434" 2018-06-30 15:00:13,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b885ae4-dd67-4d9a-b910-f32722696f80 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:00:13,999 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6b885ae4-dd67-4d9a-b910-f32722696f80 2018-06-30 15:00:14,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:00:14,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:00:14,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:00:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["HjP6011aRPWhOK5N_q6UjA"], "issued_at": "2018-06-30T15:00:14.000000Z"}} 2018-06-30 15:00:14,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecee78032e6706e736adc95320f58ee7777bc" 2018-06-30 15:00:15,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48db96a8-6970-4fd1-ae9a-12f9b23c7d4a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:00:15,019 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-48db96a8-6970-4fd1-ae9a-12f9b23c7d4a 2018-06-30 15:00:15,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:00:15,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:00:15 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:00:15,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f8830507-fbc7-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecee78032e6706e736adc95320f58ee7777bc" 2018-06-30 15:00:15,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:15 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd6332e0-7c4c-4bc0-82eb-8b75dccd561b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f8830507-fbc7-421-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:00:15,472 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f8830507-fbc7-421-proj used request id req-dd6332e0-7c4c-4bc0-82eb-8b75dccd561b 2018-06-30 15:00:15,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecee78032e6706e736adc95320f58ee7777bc" 2018-06-30 15:00:15,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:15 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-960b6693-925b-4faa-aef8-5d2815c1ea18 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:00:15,711 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-960b6693-925b-4faa-aef8-5d2815c1ea18 2018-06-30 15:00:15,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecee78032e6706e736adc95320f58ee7777bc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-f8830507-fbc7-421-proj"}}' 2018-06-30 15:00:16,110 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:00:15 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cfbf8370-f9d9-44ef-a695-40e125e878e3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/917c4e7069bb4fcda4de16fdbadc8bd3"}, "tags": [], "enabled": true, "id": "917c4e7069bb4fcda4de16fdbadc8bd3", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f8830507-fbc7-421-proj"}} 2018-06-30 15:00:16,111 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-cfbf8370-f9d9-44ef-a695-40e125e878e3 2018-06-30 15:00:16,111 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-f8830507-fbc7-421-proj 2018-06-30 15:00:16,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:00:16,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:00:16,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:00:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["PQ0lflIASmiJFDjqrTuXKw"], "issued_at": "2018-06-30T15:00:16.000000Z"}} 2018-06-30 15:00:16,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad663a00e07c24426acdfa8a398db058c480cbf8" 2018-06-30 15:00:17,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af5ae2b0-edcf-4da8-98d0-5f4b407c12e5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:00:17,274 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-af5ae2b0-edcf-4da8-98d0-5f4b407c12e5 2018-06-30 15:00:17,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:00:17,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:00:17 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:00:17,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad663a00e07c24426acdfa8a398db058c480cbf8" 2018-06-30 15:00:17,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:17 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45646f7a-b2cb-4265-8a95-e591aa8da76a Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:00:17,587 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-45646f7a-b2cb-4265-8a95-e591aa8da76a 2018-06-30 15:00:17,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-f8830507-fbc7-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad663a00e07c24426acdfa8a398db058c480cbf8" 2018-06-30 15:00:17,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:17 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4e32bd4-4b33-45b8-ad68-c02bad03f47e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-f8830507-fbc7-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/917c4e7069bb4fcda4de16fdbadc8bd3"}, "tags": [], "enabled": true, "id": "917c4e7069bb4fcda4de16fdbadc8bd3", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f8830507-fbc7-421-proj"}]} 2018-06-30 15:00:17,821 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-f8830507-fbc7-421-proj used request id req-e4e32bd4-4b33-45b8-ad68-c02bad03f47e 2018-06-30 15:00:17,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad663a00e07c24426acdfa8a398db058c480cbf8" 2018-06-30 15:00:18,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:17 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e2fdcf4-f788-434c-bb2a-f92008b89b05 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:00:18,132 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2e2fdcf4-f788-434c-bb2a-f92008b89b05 2018-06-30 15:00:18,649 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-f8830507-fbc7-421-user 2018-06-30 15:00:18,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:00:18,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecee78032e6706e736adc95320f58ee7777bc" 2018-06-30 15:00:18,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:18 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3418ad61-655f-43ae-a17f-401baa4fa833 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:00:18,898 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3418ad61-655f-43ae-a17f-401baa4fa833 2018-06-30 15:00:18,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecee78032e6706e736adc95320f58ee7777bc" -d '{"role": {"name": "CreateKeypairsCleanupTests-f8830507-fbc7-421-proj-role"}}' 2018-06-30 15:00:19,158 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:00:18 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aebe9f70-c823-489f-bb27-af551dbd8750 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ac04a63de2946d19f4b3128eea817ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/8ac04a63de2946d19f4b3128eea817ed"}, "name": "CreateKeypairsCleanupTests-f8830507-fbc7-421-proj-role"}} 2018-06-30 15:00:19,159 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-aebe9f70-c823-489f-bb27-af551dbd8750 2018-06-30 15:00:19,159 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-f8830507-fbc7-421-proj-role 2018-06-30 15:00:19,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/8ac04a63de2946d19f4b3128eea817ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecee78032e6706e736adc95320f58ee7777bc" 2018-06-30 15:00:19,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:19 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7dee2b68-6e05-453c-87a0-c19a5703e729 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ac04a63de2946d19f4b3128eea817ed", "links": {"self": "http://10.167.4.35:5000/v3/roles/8ac04a63de2946d19f4b3128eea817ed"}, "name": "CreateKeypairsCleanupTests-f8830507-fbc7-421-proj-role"}} 2018-06-30 15:00:19,509 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/8ac04a63de2946d19f4b3128eea817ed used request id req-7dee2b68-6e05-453c-87a0-c19a5703e729 2018-06-30 15:00:19,509 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-f8830507-fbc7-421-proj-role to project CreateKeypairsCleanupTests-f8830507-fbc7-421-proj 2018-06-30 15:00:19,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/917c4e7069bb4fcda4de16fdbadc8bd3/users/ac47c735aa4a451e99b60aed58dc315c/roles/8ac04a63de2946d19f4b3128eea817ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecee78032e6706e736adc95320f58ee7777bc" 2018-06-30 15:00:20,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:00:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1320908e-462b-47bb-a698-7a59aa46dacf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:00:20,008 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/917c4e7069bb4fcda4de16fdbadc8bd3/users/ac47c735aa4a451e99b60aed58dc315c/roles/8ac04a63de2946d19f4b3128eea817ed used request id req-1320908e-462b-47bb-a698-7a59aa46dacf 2018-06-30 15:00:20,009 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:00:20,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:00:20,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:00:20,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ac04a63de2946d19f4b3128eea817ed", "name": "CreateKeypairsCleanupTests-f8830507-fbc7-421-proj-role"}], "expires_at": "2018-06-30T16:00:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "917c4e7069bb4fcda4de16fdbadc8bd3", "name": "CreateKeypairsCleanupTests-f8830507-fbc7-421-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/917c4e7069bb4fcda4de16fdbadc8bd3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/917c4e7069bb4fcda4de16fdbadc8bd3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/917c4e7069bb4fcda4de16fdbadc8bd3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/917c4e7069bb4fcda4de16fdbadc8bd3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/917c4e7069bb4fcda4de16fdbadc8bd3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/917c4e7069bb4fcda4de16fdbadc8bd3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/917c4e7069bb4fcda4de16fdbadc8bd3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/917c4e7069bb4fcda4de16fdbadc8bd3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/917c4e7069bb4fcda4de16fdbadc8bd3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/917c4e7069bb4fcda4de16fdbadc8bd3", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/917c4e7069bb4fcda4de16fdbadc8bd3", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/917c4e7069bb4fcda4de16fdbadc8bd3", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-f8830507-fbc7-421-user", "id": "ac47c735aa4a451e99b60aed58dc315c"}, "audit_ids": ["w2vwjaEWT1-0J4WnvKcFGg"], "issued_at": "2018-06-30T15:00:20.000000Z"}} 2018-06-30 15:00:20,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d32f27103a66c52ecee372e62c3b4c41310fde" 2018-06-30 15:00:21,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74f5a402-3bb0-4f9c-b5bc-0c9cc7c53120 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:00:21,197 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-74f5a402-3bb0-4f9c-b5bc-0c9cc7c53120 2018-06-30 15:00:21,198 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:00:21,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d32f27103a66c52ecee372e62c3b4c41310fde" 2018-06-30 15:00:21,858 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:00:21 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5b74dbaa-7bec-48bd-8eb8-df034bfba9c7 X-Compute-Request-Id: req-5b74dbaa-7bec-48bd-8eb8-df034bfba9c7 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 15:00:21,859 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-5b74dbaa-7bec-48bd-8eb8-df034bfba9c7 2018-06-30 15:00:21,859 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-b40e6c4f-91ad-41ed-a2c9-e54a2daa3285... 2018-06-30 15:00:21,860 - OpenStackKeypair - INFO - Creating new keypair 2018-06-30 15:00:21,867 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-b40e6c4f-91ad-41ed-a2c9-e54a2daa3285 2018-06-30 15:00:21,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d32f27103a66c52ecee372e62c3b4c41310fde" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD3bxasOdzPzxslJmRpoHWVh81eASWEh1wOxXjpzlNWcJMmjx9h965CJ8tqK8dMpVezEIIpO80/bpIRlXRIUQSzUh6bf8jCbcylofRQRSmqsR/8Ia8Dr0AHabcjoiVjqorX1Fp/G0HsYkdjBqC5G/aCnY4e13Z0NtHtlskWn/GwkQ==", "name": "CreateKeypairsCleanupTests-b40e6c4f-91ad-41ed-a2c9-e54a2daa3285"}}' 2018-06-30 15:00:22,837 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:00:22 GMT Content-Type: application/json Content-Length: 431 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-117b8ecd-b9b3-4f59-998c-770567f4aa4c X-Compute-Request-Id: req-117b8ecd-b9b3-4f59-998c-770567f4aa4c Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD3bxasOdzPzxslJmRpoHWVh81eASWEh1wOxXjpzlNWcJMmjx9h965CJ8tqK8dMpVezEIIpO80/bpIRlXRIUQSzUh6bf8jCbcylofRQRSmqsR/8Ia8Dr0AHabcjoiVjqorX1Fp/G0HsYkdjBqC5G/aCnY4e13Z0NtHtlskWn/GwkQ==", "user_id": "ac47c735aa4a451e99b60aed58dc315c", "name": "CreateKeypairsCleanupTests-b40e6c4f-91ad-41ed-a2c9-e54a2daa3285", "fingerprint": "58:2d:67:2c:e9:dc:2a:32:72:f8:2a:31:5d:b2:16:a0"}} 2018-06-30 15:00:22,837 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-117b8ecd-b9b3-4f59-998c-770567f4aa4c 2018-06-30 15:00:22,839 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-b40e6c4f-91ad-41ed-a2c9-e54a2daa3285.pub 2018-06-30 15:00:22,839 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-b40e6c4f-91ad-41ed-a2c9-e54a2daa3285 2018-06-30 15:00:22,839 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-b40e6c4f-91ad-41ed-a2c9-e54a2daa3285 2018-06-30 15:00:22,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-b40e6c4f-91ad-41ed-a2c9-e54a2daa3285 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d32f27103a66c52ecee372e62c3b4c41310fde" 2018-06-30 15:00:23,267 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:00:23 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bbacc527-a5f7-4baa-ad11-f0454b074089 X-Compute-Request-Id: req-bbacc527-a5f7-4baa-ad11-f0454b074089 2018-06-30 15:00:23,267 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-b40e6c4f-91ad-41ed-a2c9-e54a2daa3285 used request id req-bbacc527-a5f7-4baa-ad11-f0454b074089 2018-06-30 15:00:23,268 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-b40e6c4f-91ad-41ed-a2c9-e54a2daa3285.pub] 2018-06-30 15:00:23,268 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-b40e6c4f-91ad-41ed-a2c9-e54a2daa3285] 2018-06-30 15:00:23,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecee78032e6706e736adc95320f58ee7777bc" 2018-06-30 15:00:24,472 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:00:24 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-96526bfe-74ee-406f-a5e7-0fb02855c14a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:00:24,473 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-96526bfe-74ee-406f-a5e7-0fb02855c14a 2018-06-30 15:00:24,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecee78032e6706e736adc95320f58ee7777bc" 2018-06-30 15:00:24,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:24 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-304adb90-2ad9-47f4-aa2d-f2573b8dc5e3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:00:24,928 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-304adb90-2ad9-47f4-aa2d-f2573b8dc5e3 2018-06-30 15:00:24,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecee78032e6706e736adc95320f58ee7777bc" 2018-06-30 15:00:25,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:00:24 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77c81ca4-72b6-4725-a280-b89cd8cdde46 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:00:25,284 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-77c81ca4-72b6-4725-a280-b89cd8cdde46 2018-06-30 15:00:25,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:00:25,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecee78032e6706e736adc95320f58ee7777bc" 2018-06-30 15:00:25,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:25 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-822b6bc3-9474-4062-ae85-79b84a4af980 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:00:25,651 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-822b6bc3-9474-4062-ae85-79b84a4af980 2018-06-30 15:00:25,652 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-f8830507-fbc7-421-proj 2018-06-30 15:00:25,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/917c4e7069bb4fcda4de16fdbadc8bd3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecee78032e6706e736adc95320f58ee7777bc" 2018-06-30 15:00:26,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:00:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8262552-0512-4624-afa4-471acd166d2c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:00:26,358 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/917c4e7069bb4fcda4de16fdbadc8bd3 used request id req-d8262552-0512-4624-afa4-471acd166d2c 2018-06-30 15:00:26,359 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-f8830507-fbc7-421-proj-role 2018-06-30 15:00:26,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/8ac04a63de2946d19f4b3128eea817ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecee78032e6706e736adc95320f58ee7777bc" 2018-06-30 15:00:26,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:00:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38d4cbc2-8e24-45d8-82b9-3b73f9428599 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:00:26,711 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/8ac04a63de2946d19f4b3128eea817ed used request id req-38d4cbc2-8e24-45d8-82b9-3b73f9428599 2018-06-30 15:00:26,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}191ecee78032e6706e736adc95320f58ee7777bc" 2018-06-30 15:00:27,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:26 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6d4233d-82ea-4c9a-9365-12df7e5eb61a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:00:27,107 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f6d4233d-82ea-4c9a-9365-12df7e5eb61a 2018-06-30 15:00:27,108 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-f8830507-fbc7-421-user 2018-06-30 15:00:27,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/ac47c735aa4a451e99b60aed58dc315c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad663a00e07c24426acdfa8a398db058c480cbf8" 2018-06-30 15:00:27,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:00:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-201d9557-8af4-4239-b806-d2f082c8a38f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:00:27,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/ac47c735aa4a451e99b60aed58dc315c used request id req-201d9557-8af4-4239-b806-d2f082c8a38f 2018-06-30 15:00:27,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:00:28,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:00:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["_wqIp40KTF-MosSgXd3HqQ"], "issued_at": "2018-06-30T15:00:28.000000Z"}} 2018-06-30 15:00:28,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64570e8a0abe04be852a7e6c94c08a8906e28d92" 2018-06-30 15:00:28,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac334333-3c6c-4c17-831b-52d0c5dc1db8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:00:28,441 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ac334333-3c6c-4c17-831b-52d0c5dc1db8 2018-06-30 15:00:28,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:00:28,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:00:29,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:00:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["9kOndpQ0Rvi0uqpwN1Fk-A"], "issued_at": "2018-06-30T15:00:29.000000Z"}} 2018-06-30 15:00:29,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f910c197a49d1e37269cca8df4c43f93f97fc0" 2018-06-30 15:00:29,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43190e1d-c979-4359-9cc6-de63096c0f70 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:00:29,395 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-43190e1d-c979-4359-9cc6-de63096c0f70 2018-06-30 15:00:29,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:00:29,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:00:29 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:00:29,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f910c197a49d1e37269cca8df4c43f93f97fc0" 2018-06-30 15:00:29,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:29 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91c98be7-79e4-467d-bdbc-16a4e0ca71a8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:00:29,780 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj used request id req-91c98be7-79e4-467d-bdbc-16a4e0ca71a8 2018-06-30 15:00:29,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f910c197a49d1e37269cca8df4c43f93f97fc0" 2018-06-30 15:00:30,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9175ce8-09d8-4328-ace8-df651ce03838 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:00:30,176 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c9175ce8-09d8-4328-ace8-df651ce03838 2018-06-30 15:00:30,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f910c197a49d1e37269cca8df4c43f93f97fc0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj"}}' 2018-06-30 15:00:30,676 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:00:30 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f9ca03e-b85c-4fc4-90f2-3afb93a7d7a0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4e0d2a5c04b94374be1d48e7728102a2"}, "tags": [], "enabled": true, "id": "4e0d2a5c04b94374be1d48e7728102a2", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj"}} 2018-06-30 15:00:30,676 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1f9ca03e-b85c-4fc4-90f2-3afb93a7d7a0 2018-06-30 15:00:30,676 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj 2018-06-30 15:00:30,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:00:30,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:00:31,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:00:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["BWEc22RTSki2F1KbMUMPgw"], "issued_at": "2018-06-30T15:00:31.000000Z"}} 2018-06-30 15:00:31,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ecdaf8c7d5ae3aa1b6318a5f8375038e55fe1" 2018-06-30 15:00:31,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6bc99998-d74c-4765-980b-28ff709f2d28 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:00:31,836 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6bc99998-d74c-4765-980b-28ff709f2d28 2018-06-30 15:00:31,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:00:31,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:00:31 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:00:31,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ecdaf8c7d5ae3aa1b6318a5f8375038e55fe1" 2018-06-30 15:00:32,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:31 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82a14ce7-ecf8-47bb-8120-22c7fb5442e3 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:00:32,297 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-82a14ce7-ecf8-47bb-8120-22c7fb5442e3 2018-06-30 15:00:32,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ecdaf8c7d5ae3aa1b6318a5f8375038e55fe1" 2018-06-30 15:00:32,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:32 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24e8dd2b-e4ab-4cac-aca6-f2dc4d66a6f5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4e0d2a5c04b94374be1d48e7728102a2"}, "tags": [], "enabled": true, "id": "4e0d2a5c04b94374be1d48e7728102a2", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj"}]} 2018-06-30 15:00:32,621 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj used request id req-24e8dd2b-e4ab-4cac-aca6-f2dc4d66a6f5 2018-06-30 15:00:32,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ecdaf8c7d5ae3aa1b6318a5f8375038e55fe1" 2018-06-30 15:00:32,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:32 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4d0eb1c-9878-4617-866d-b6c41f3e30e7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:00:32,986 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e4d0eb1c-9878-4617-866d-b6c41f3e30e7 2018-06-30 15:00:33,648 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-32730a52-61a2-4b4-user 2018-06-30 15:00:33,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:00:33,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f910c197a49d1e37269cca8df4c43f93f97fc0" 2018-06-30 15:00:33,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:33 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d06345af-3044-4c1a-8542-7f91d0410b9e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:00:33,984 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d06345af-3044-4c1a-8542-7f91d0410b9e 2018-06-30 15:00:33,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f910c197a49d1e37269cca8df4c43f93f97fc0" -d '{"role": {"name": "CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj-role"}}' 2018-06-30 15:00:34,376 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:00:33 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcb4a9cc-34d2-4166-8c60-b731147f3924 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "90f1b8cf8f734354a39f6f16533df617", "links": {"self": "http://10.167.4.35:5000/v3/roles/90f1b8cf8f734354a39f6f16533df617"}, "name": "CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj-role"}} 2018-06-30 15:00:34,376 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-dcb4a9cc-34d2-4166-8c60-b731147f3924 2018-06-30 15:00:34,377 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj-role 2018-06-30 15:00:34,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/90f1b8cf8f734354a39f6f16533df617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f910c197a49d1e37269cca8df4c43f93f97fc0" 2018-06-30 15:00:34,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:34 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d635c457-0b07-4d69-9815-3d018e0295b0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "90f1b8cf8f734354a39f6f16533df617", "links": {"self": "http://10.167.4.35:5000/v3/roles/90f1b8cf8f734354a39f6f16533df617"}, "name": "CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj-role"}} 2018-06-30 15:00:34,755 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/90f1b8cf8f734354a39f6f16533df617 used request id req-d635c457-0b07-4d69-9815-3d018e0295b0 2018-06-30 15:00:34,756 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj-role to project CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj 2018-06-30 15:00:34,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4e0d2a5c04b94374be1d48e7728102a2/users/6e67f115766c4e838b5e185dad6ccfc9/roles/90f1b8cf8f734354a39f6f16533df617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f910c197a49d1e37269cca8df4c43f93f97fc0" 2018-06-30 15:00:34,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:00:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92cb0cdd-1598-43ba-92f2-c64d3d993fba Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:00:34,964 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4e0d2a5c04b94374be1d48e7728102a2/users/6e67f115766c4e838b5e185dad6ccfc9/roles/90f1b8cf8f734354a39f6f16533df617 used request id req-92cb0cdd-1598-43ba-92f2-c64d3d993fba 2018-06-30 15:00:34,965 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:00:34,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:00:34,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:00:35,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90f1b8cf8f734354a39f6f16533df617", "name": "CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj-role"}], "expires_at": "2018-06-30T16:00:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4e0d2a5c04b94374be1d48e7728102a2", "name": "CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4e0d2a5c04b94374be1d48e7728102a2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/4e0d2a5c04b94374be1d48e7728102a2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/4e0d2a5c04b94374be1d48e7728102a2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4e0d2a5c04b94374be1d48e7728102a2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/4e0d2a5c04b94374be1d48e7728102a2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/4e0d2a5c04b94374be1d48e7728102a2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4e0d2a5c04b94374be1d48e7728102a2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/4e0d2a5c04b94374be1d48e7728102a2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/4e0d2a5c04b94374be1d48e7728102a2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/4e0d2a5c04b94374be1d48e7728102a2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/4e0d2a5c04b94374be1d48e7728102a2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/4e0d2a5c04b94374be1d48e7728102a2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-32730a52-61a2-4b4-user", "id": "6e67f115766c4e838b5e185dad6ccfc9"}, "audit_ids": ["VEsygwMgS4CoY1PU487v5Q"], "issued_at": "2018-06-30T15:00:35.000000Z"}} 2018-06-30 15:00:35,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dfcf8c95b4883d2549e50838ca3d1d9f7ad943" 2018-06-30 15:00:36,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-234c9c12-c2d2-440f-a708-cdc1758a83ed Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:00:36,119 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-234c9c12-c2d2-440f-a708-cdc1758a83ed 2018-06-30 15:00:36,121 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:00:36,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dfcf8c95b4883d2549e50838ca3d1d9f7ad943" 2018-06-30 15:00:36,896 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:00:36 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-14d29129-7ba1-4b4d-9d2b-c4f238c506ea X-Compute-Request-Id: req-14d29129-7ba1-4b4d-9d2b-c4f238c506ea Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 15:00:36,897 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-14d29129-7ba1-4b4d-9d2b-c4f238c506ea 2018-06-30 15:00:36,897 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-5f680038-2392-4ae2-9897-e664719c9d0b... 2018-06-30 15:00:36,898 - OpenStackKeypair - INFO - Creating new keypair 2018-06-30 15:00:36,994 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-5f680038-2392-4ae2-9897-e664719c9d0b 2018-06-30 15:00:36,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dfcf8c95b4883d2549e50838ca3d1d9f7ad943" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDV14vK7or3q/OiGxVQ0raMLRTxXvtkuJZ6maZl0WfRyP/5Rm14N/H+1XA0F4t4YVeZFdDZtZr5QPKrXWiJj7PMJ8yTQkvvC6YJcacbBwZvwuJbRMs3BWXvTcJKVQtqPBHIivqKA5Ke1knD7X4Al8KsfUBydH2Z5q3tbaDV5xnDPQ==", "name": "CreateKeypairsCleanupTests-5f680038-2392-4ae2-9897-e664719c9d0b"}}' 2018-06-30 15:00:37,865 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:00:37 GMT Content-Type: application/json Content-Length: 431 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-58f4f036-e54d-4944-a0ae-b3acb6666cd4 X-Compute-Request-Id: req-58f4f036-e54d-4944-a0ae-b3acb6666cd4 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDV14vK7or3q/OiGxVQ0raMLRTxXvtkuJZ6maZl0WfRyP/5Rm14N/H+1XA0F4t4YVeZFdDZtZr5QPKrXWiJj7PMJ8yTQkvvC6YJcacbBwZvwuJbRMs3BWXvTcJKVQtqPBHIivqKA5Ke1knD7X4Al8KsfUBydH2Z5q3tbaDV5xnDPQ==", "user_id": "6e67f115766c4e838b5e185dad6ccfc9", "name": "CreateKeypairsCleanupTests-5f680038-2392-4ae2-9897-e664719c9d0b", "fingerprint": "8e:6f:5c:f5:57:9c:05:4f:d5:cf:17:a3:1e:3b:31:e6"}} 2018-06-30 15:00:37,866 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-58f4f036-e54d-4944-a0ae-b3acb6666cd4 2018-06-30 15:00:37,867 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-5f680038-2392-4ae2-9897-e664719c9d0b.pub 2018-06-30 15:00:37,868 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-5f680038-2392-4ae2-9897-e664719c9d0b 2018-06-30 15:00:37,868 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-5f680038-2392-4ae2-9897-e664719c9d0b 2018-06-30 15:00:37,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-5f680038-2392-4ae2-9897-e664719c9d0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8dfcf8c95b4883d2549e50838ca3d1d9f7ad943" 2018-06-30 15:00:38,915 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:00:38 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-38e340cf-05b2-4144-a2e8-ca88ed345348 X-Compute-Request-Id: req-38e340cf-05b2-4144-a2e8-ca88ed345348 2018-06-30 15:00:38,915 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-5f680038-2392-4ae2-9897-e664719c9d0b used request id req-38e340cf-05b2-4144-a2e8-ca88ed345348 2018-06-30 15:00:38,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f910c197a49d1e37269cca8df4c43f93f97fc0" 2018-06-30 15:00:39,858 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:00:39 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-f9417227-20c6-48d4-9af3-7429c887b667 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:00:39,859 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-f9417227-20c6-48d4-9af3-7429c887b667 2018-06-30 15:00:39,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f910c197a49d1e37269cca8df4c43f93f97fc0" 2018-06-30 15:00:40,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:39 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2c5c569-9eac-4aa2-a7ff-e83bea0189fc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:00:40,262 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-c2c5c569-9eac-4aa2-a7ff-e83bea0189fc 2018-06-30 15:00:40,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f910c197a49d1e37269cca8df4c43f93f97fc0" 2018-06-30 15:00:40,664 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:00:40 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6325131-9ff4-4009-ad95-f3861f709c81 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:00:40,664 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-b6325131-9ff4-4009-ad95-f3861f709c81 2018-06-30 15:00:40,664 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:00:40,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f910c197a49d1e37269cca8df4c43f93f97fc0" 2018-06-30 15:00:40,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:40 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1a42be6-0b83-4b7f-8bde-b182a7f3e5ac Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:00:40,767 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-c1a42be6-0b83-4b7f-8bde-b182a7f3e5ac 2018-06-30 15:00:40,768 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj 2018-06-30 15:00:40,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/4e0d2a5c04b94374be1d48e7728102a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f910c197a49d1e37269cca8df4c43f93f97fc0" 2018-06-30 15:00:41,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:00:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4a23b79-835b-4d4e-ae20-6c08744f5dd5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:00:41,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4e0d2a5c04b94374be1d48e7728102a2 used request id req-a4a23b79-835b-4d4e-ae20-6c08744f5dd5 2018-06-30 15:00:41,520 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-32730a52-61a2-4b4-proj-role 2018-06-30 15:00:41,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/90f1b8cf8f734354a39f6f16533df617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f910c197a49d1e37269cca8df4c43f93f97fc0" 2018-06-30 15:00:42,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:00:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d67c7c46-4c68-4ff4-8669-3c16e7a2aa5e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:00:42,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/90f1b8cf8f734354a39f6f16533df617 used request id req-d67c7c46-4c68-4ff4-8669-3c16e7a2aa5e 2018-06-30 15:00:42,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f910c197a49d1e37269cca8df4c43f93f97fc0" 2018-06-30 15:00:42,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:42 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ace100bc-ae3b-4969-8ed2-b59f14d89048 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:00:42,430 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ace100bc-ae3b-4969-8ed2-b59f14d89048 2018-06-30 15:00:42,431 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-32730a52-61a2-4b4-user 2018-06-30 15:00:42,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/6e67f115766c4e838b5e185dad6ccfc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708ecdaf8c7d5ae3aa1b6318a5f8375038e55fe1" 2018-06-30 15:00:42,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:00:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a317208-1831-40ff-825f-0b3ab5c6ee48 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:00:42,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/6e67f115766c4e838b5e185dad6ccfc9 used request id req-7a317208-1831-40ff-825f-0b3ab5c6ee48 2018-06-30 15:00:42,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:00:43,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:00:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["ag0wIutMShy9cqSonBDguw"], "issued_at": "2018-06-30T15:00:43.000000Z"}} 2018-06-30 15:00:43,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee9546fb5da4a126757ae02b11b1b600048e1e5" 2018-06-30 15:00:43,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d4a8ac8-658e-4c55-be82-1e08a45ad742 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:00:43,815 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5d4a8ac8-658e-4c55-be82-1e08a45ad742 2018-06-30 15:00:43,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:00:43,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:00:44,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:00:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["ZIwUHwR7S_q1NBF77vNW8w"], "issued_at": "2018-06-30T15:00:44.000000Z"}} 2018-06-30 15:00:44,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d1c4d65244c3c666a3d26f77dcacf42e74fa1" 2018-06-30 15:00:45,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d311e279-933f-46fa-b5e4-31cc7312c8c7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:00:45,116 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d311e279-933f-46fa-b5e4-31cc7312c8c7 2018-06-30 15:00:45,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:00:45,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:00:45 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:00:45,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-46915da1-4824-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d1c4d65244c3c666a3d26f77dcacf42e74fa1" 2018-06-30 15:00:45,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:45 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e06be8fb-a1d1-44a3-b528-1371fbeb00a0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-46915da1-4824-46f-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:00:45,592 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-46915da1-4824-46f-proj used request id req-e06be8fb-a1d1-44a3-b528-1371fbeb00a0 2018-06-30 15:00:45,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d1c4d65244c3c666a3d26f77dcacf42e74fa1" 2018-06-30 15:00:45,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1fa70c9-4696-412e-ab61-ee680a1945a2 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:00:45,983 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c1fa70c9-4696-412e-ab61-ee680a1945a2 2018-06-30 15:00:45,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d1c4d65244c3c666a3d26f77dcacf42e74fa1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-46915da1-4824-46f-proj"}}' 2018-06-30 15:00:46,467 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:00:45 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ba3a93c-5424-45f2-9956-ad0d958fc4db Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7678e53d83854519a8386685efa04908"}, "tags": [], "enabled": true, "id": "7678e53d83854519a8386685efa04908", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-46915da1-4824-46f-proj"}} 2018-06-30 15:00:46,467 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-4ba3a93c-5424-45f2-9956-ad0d958fc4db 2018-06-30 15:00:46,468 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-46915da1-4824-46f-proj 2018-06-30 15:00:46,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:00:46,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:00:47,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:00:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Y7LYwHI-R0yb7mqFsHQ7wQ"], "issued_at": "2018-06-30T15:00:47.000000Z"}} 2018-06-30 15:00:47,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25703bc0fac3e796703af947b5512a8576dc4467" 2018-06-30 15:00:47,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f805a40-182b-48f0-ade6-b2ea638a62f5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:00:47,630 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7f805a40-182b-48f0-ade6-b2ea638a62f5 2018-06-30 15:00:47,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:00:47,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:00:47 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:00:47,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25703bc0fac3e796703af947b5512a8576dc4467" 2018-06-30 15:00:48,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:47 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b64d657-89e9-489e-adeb-e19434197d98 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:00:48,105 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-6b64d657-89e9-489e-adeb-e19434197d98 2018-06-30 15:00:48,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-46915da1-4824-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25703bc0fac3e796703af947b5512a8576dc4467" 2018-06-30 15:00:48,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:48 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae627a8b-5bb3-48a9-9913-88c687018b37 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-46915da1-4824-46f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7678e53d83854519a8386685efa04908"}, "tags": [], "enabled": true, "id": "7678e53d83854519a8386685efa04908", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-46915da1-4824-46f-proj"}]} 2018-06-30 15:00:48,484 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-46915da1-4824-46f-proj used request id req-ae627a8b-5bb3-48a9-9913-88c687018b37 2018-06-30 15:00:48,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25703bc0fac3e796703af947b5512a8576dc4467" 2018-06-30 15:00:48,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1780b62a-6220-40d6-9475-204ed903b81a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:00:48,893 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1780b62a-6220-40d6-9475-204ed903b81a 2018-06-30 15:00:49,594 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-46915da1-4824-46f-user 2018-06-30 15:00:49,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:00:49,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d1c4d65244c3c666a3d26f77dcacf42e74fa1" 2018-06-30 15:00:49,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:49 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c2b8c01-9299-4132-9e9e-dabbdbf85a26 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:00:49,966 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4c2b8c01-9299-4132-9e9e-dabbdbf85a26 2018-06-30 15:00:49,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d1c4d65244c3c666a3d26f77dcacf42e74fa1" -d '{"role": {"name": "CreateNetworkSuccessTests-46915da1-4824-46f-proj-role"}}' 2018-06-30 15:00:50,403 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:00:49 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9b1cfc24-81dc-43ef-8029-1b0f6900fc4b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "961cff2265324ab19fcd4ea6eda58812", "links": {"self": "http://10.167.4.35:5000/v3/roles/961cff2265324ab19fcd4ea6eda58812"}, "name": "CreateNetworkSuccessTests-46915da1-4824-46f-proj-role"}} 2018-06-30 15:00:50,403 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-9b1cfc24-81dc-43ef-8029-1b0f6900fc4b 2018-06-30 15:00:50,403 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-46915da1-4824-46f-proj-role 2018-06-30 15:00:50,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/961cff2265324ab19fcd4ea6eda58812 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d1c4d65244c3c666a3d26f77dcacf42e74fa1" 2018-06-30 15:00:50,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:50 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9083dda6-f14a-4660-ab3c-7914610e2209 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "961cff2265324ab19fcd4ea6eda58812", "links": {"self": "http://10.167.4.35:5000/v3/roles/961cff2265324ab19fcd4ea6eda58812"}, "name": "CreateNetworkSuccessTests-46915da1-4824-46f-proj-role"}} 2018-06-30 15:00:50,822 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/961cff2265324ab19fcd4ea6eda58812 used request id req-9083dda6-f14a-4660-ab3c-7914610e2209 2018-06-30 15:00:50,822 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-46915da1-4824-46f-proj-role to project CreateNetworkSuccessTests-46915da1-4824-46f-proj 2018-06-30 15:00:50,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/7678e53d83854519a8386685efa04908/users/55cb10ece3bb45ada83073cce6126a87/roles/961cff2265324ab19fcd4ea6eda58812 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d1c4d65244c3c666a3d26f77dcacf42e74fa1" 2018-06-30 15:00:51,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:00:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21e1799f-2a1b-45f5-b242-94ce0a18a635 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:00:51,307 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7678e53d83854519a8386685efa04908/users/55cb10ece3bb45ada83073cce6126a87/roles/961cff2265324ab19fcd4ea6eda58812 used request id req-21e1799f-2a1b-45f5-b242-94ce0a18a635 2018-06-30 15:00:51,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:00:51,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:00:52,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961cff2265324ab19fcd4ea6eda58812", "name": "CreateNetworkSuccessTests-46915da1-4824-46f-proj-role"}], "expires_at": "2018-06-30T16:00:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7678e53d83854519a8386685efa04908", "name": "CreateNetworkSuccessTests-46915da1-4824-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7678e53d83854519a8386685efa04908", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/7678e53d83854519a8386685efa04908", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/7678e53d83854519a8386685efa04908", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7678e53d83854519a8386685efa04908", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/7678e53d83854519a8386685efa04908", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/7678e53d83854519a8386685efa04908", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7678e53d83854519a8386685efa04908", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/7678e53d83854519a8386685efa04908", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/7678e53d83854519a8386685efa04908", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/7678e53d83854519a8386685efa04908", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/7678e53d83854519a8386685efa04908", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/7678e53d83854519a8386685efa04908", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-46915da1-4824-46f-user", "id": "55cb10ece3bb45ada83073cce6126a87"}, "audit_ids": ["hgMSe_4cTrmwPk10iTuMvQ"], "issued_at": "2018-06-30T15:00:52.000000Z"}} 2018-06-30 15:00:52,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e56da148a818f94428f202ece2a7735d0984766" 2018-06-30 15:00:52,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:00:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4c19de6-95be-4c47-b58f-c823015ce1a0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:00:52,710 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f4c19de6-95be-4c47-b58f-c823015ce1a0 2018-06-30 15:00:52,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e56da148a818f94428f202ece2a7735d0984766" 2018-06-30 15:00:53,644 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:00:53 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-5c4c84d4-9f7d-4f3e-8ba5-7a9dde0f7c1f Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:00:53,645 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-net used request id req-5c4c84d4-9f7d-4f3e-8ba5-7a9dde0f7c1f 2018-06-30 15:00:53,645 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-net 2018-06-30 15:00:53,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e56da148a818f94428f202ece2a7735d0984766" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-net", "admin_state_up": true}}' 2018-06-30 15:00:55,209 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:00:55 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive X-Openstack-Request-Id: req-28176e5e-2a5c-4fa6-bbce-4e14331d54f7 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7678e53d83854519a8386685efa04908","created_at":"2018-06-30T15:00:54Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-06-30T15:00:54Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7678e53d83854519a8386685efa04908","id":"d2e885b0-f14c-4db0-b4ba-cd378e22e02d","name":"CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-net"}} 2018-06-30 15:00:55,209 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-28176e5e-2a5c-4fa6-bbce-4e14331d54f7 2018-06-30 15:00:55,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=d2e885b0-f14c-4db0-b4ba-cd378e22e02d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e56da148a818f94428f202ece2a7735d0984766" 2018-06-30 15:00:56,115 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:00:56 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive X-Openstack-Request-Id: req-e8a4c52b-7d1c-4048-8977-29113689a43a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:00:54Z","tenant_id":"7678e53d83854519a8386685efa04908","created_at":"2018-06-30T15:00:54Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7678e53d83854519a8386685efa04908","id":"d2e885b0-f14c-4db0-b4ba-cd378e22e02d","name":"CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-net"}]} 2018-06-30 15:00:56,115 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=d2e885b0-f14c-4db0-b4ba-cd378e22e02d used request id req-e8a4c52b-7d1c-4048-8977-29113689a43a 2018-06-30 15:00:56,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d2e885b0-f14c-4db0-b4ba-cd378e22e02d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e56da148a818f94428f202ece2a7735d0984766" 2018-06-30 15:00:57,021 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:00:57 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-8481b189-5828-4df8-afd3-c49a9d63d2eb Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:00:57,021 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d2e885b0-f14c-4db0-b4ba-cd378e22e02d used request id req-8481b189-5828-4df8-afd3-c49a9d63d2eb 2018-06-30 15:00:57,021 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-subnet 2018-06-30 15:00:57,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e56da148a818f94428f202ece2a7735d0984766" -d '{"subnets": [{"ip_version": 4, "network_id": "d2e885b0-f14c-4db0-b4ba-cd378e22e02d", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-subnet"}]}' 2018-06-30 15:00:58,663 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:00:58 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-7f4b184d-47ab-488b-bccc-9c52d71a4520 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2e885b0-f14c-4db0-b4ba-cd378e22e02d","tenant_id":"7678e53d83854519a8386685efa04908","created_at":"2018-06-30T15:00:57Z","dns_nameservers":[],"updated_at":"2018-06-30T15:00: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":"7678e53d83854519a8386685efa04908","id":"41c4104d-49d8-4f03-962d-fb6dd8da643a","subnetpool_id":null,"name":"CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-subnet"}]} 2018-06-30 15:00:58,664 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-7f4b184d-47ab-488b-bccc-9c52d71a4520 2018-06-30 15:00:58,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=d2e885b0-f14c-4db0-b4ba-cd378e22e02d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e56da148a818f94428f202ece2a7735d0984766" 2018-06-30 15:00:58,964 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:00:58 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-132807e7-af84-4065-9fb4-ef49545bbb5f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41c4104d-49d8-4f03-962d-fb6dd8da643a"],"updated_at":"2018-06-30T15:00:57Z","tenant_id":"7678e53d83854519a8386685efa04908","created_at":"2018-06-30T15:00:54Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7678e53d83854519a8386685efa04908","id":"d2e885b0-f14c-4db0-b4ba-cd378e22e02d","name":"CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-net"}]} 2018-06-30 15:00:58,964 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=d2e885b0-f14c-4db0-b4ba-cd378e22e02d used request id req-132807e7-af84-4065-9fb4-ef49545bbb5f 2018-06-30 15:00:58,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d2e885b0-f14c-4db0-b4ba-cd378e22e02d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e56da148a818f94428f202ece2a7735d0984766" 2018-06-30 15:00:59,085 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:00:59 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-4398cb45-bf91-437b-8896-b86ab534b9f0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2e885b0-f14c-4db0-b4ba-cd378e22e02d","tenant_id":"7678e53d83854519a8386685efa04908","created_at":"2018-06-30T15:00:57Z","dns_nameservers":[],"updated_at":"2018-06-30T15:00: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":"7678e53d83854519a8386685efa04908","id":"41c4104d-49d8-4f03-962d-fb6dd8da643a","subnetpool_id":null,"name":"CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-subnet"}]} 2018-06-30 15:00:59,086 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d2e885b0-f14c-4db0-b4ba-cd378e22e02d used request id req-4398cb45-bf91-437b-8896-b86ab534b9f0 2018-06-30 15:00:59,086 - OpenStackNetwork - DEBUG - Network [d2e885b0-f14c-4db0-b4ba-cd378e22e02d] created successfully 2018-06-30 15:00:59,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:00:59,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961cff2265324ab19fcd4ea6eda58812", "name": "CreateNetworkSuccessTests-46915da1-4824-46f-proj-role"}], "expires_at": "2018-06-30T16:00:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7678e53d83854519a8386685efa04908", "name": "CreateNetworkSuccessTests-46915da1-4824-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7678e53d83854519a8386685efa04908", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/7678e53d83854519a8386685efa04908", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/7678e53d83854519a8386685efa04908", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7678e53d83854519a8386685efa04908", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/7678e53d83854519a8386685efa04908", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/7678e53d83854519a8386685efa04908", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7678e53d83854519a8386685efa04908", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/7678e53d83854519a8386685efa04908", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/7678e53d83854519a8386685efa04908", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/7678e53d83854519a8386685efa04908", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/7678e53d83854519a8386685efa04908", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/7678e53d83854519a8386685efa04908", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-46915da1-4824-46f-user", "id": "55cb10ece3bb45ada83073cce6126a87"}, "audit_ids": ["l_LbEWF7TFyC8BNm-Nn0sQ"], "issued_at": "2018-06-30T15:00:59.000000Z"}} 2018-06-30 15:00:59,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad84b8a53c4604024462d020fc7013071b6cb5" 2018-06-30 15:01:00,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:00 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-b482e7de-7f72-4e6d-8d9f-92382fe2fbd1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["41c4104d-49d8-4f03-962d-fb6dd8da643a"],"updated_at":"2018-06-30T15:00:57Z","tenant_id":"7678e53d83854519a8386685efa04908","created_at":"2018-06-30T15:00:54Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7678e53d83854519a8386685efa04908","id":"d2e885b0-f14c-4db0-b4ba-cd378e22e02d","name":"CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-net"}]} 2018-06-30 15:01:00,713 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-net used request id req-b482e7de-7f72-4e6d-8d9f-92382fe2fbd1 2018-06-30 15:01:00,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:01:00,728 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:01:00 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:01:00,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7678e53d83854519a8386685efa04908 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee9546fb5da4a126757ae02b11b1b600048e1e5" 2018-06-30 15:01:01,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:00 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a253cfcc-b43f-40a8-8678-acc13f7463b5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7678e53d83854519a8386685efa04908"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7678e53d83854519a8386685efa04908", "name": "CreateNetworkSuccessTests-46915da1-4824-46f-proj"}} 2018-06-30 15:01:01,135 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7678e53d83854519a8386685efa04908 used request id req-a253cfcc-b43f-40a8-8678-acc13f7463b5 2018-06-30 15:01:01,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=d2e885b0-f14c-4db0-b4ba-cd378e22e02d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad84b8a53c4604024462d020fc7013071b6cb5" 2018-06-30 15:01:01,899 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:01 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-99e5625d-49bc-4834-9040-1045d572f699 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2e885b0-f14c-4db0-b4ba-cd378e22e02d","tenant_id":"7678e53d83854519a8386685efa04908","created_at":"2018-06-30T15:00:57Z","dns_nameservers":[],"updated_at":"2018-06-30T15:00: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":"7678e53d83854519a8386685efa04908","id":"41c4104d-49d8-4f03-962d-fb6dd8da643a","subnetpool_id":null,"name":"CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-subnet"}]} 2018-06-30 15:01:01,900 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=d2e885b0-f14c-4db0-b4ba-cd378e22e02d used request id req-99e5625d-49bc-4834-9040-1045d572f699 2018-06-30 15:01:01,900 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-subnet 2018-06-30 15:01:01,900 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-subnet 2018-06-30 15:01:01,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/41c4104d-49d8-4f03-962d-fb6dd8da643a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad84b8a53c4604024462d020fc7013071b6cb5" 2018-06-30 15:01:06,760 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:01:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5ca23e32-1e8c-4549-a921-b485f8c59eec Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:01:06,760 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/41c4104d-49d8-4f03-962d-fb6dd8da643a used request id req-5ca23e32-1e8c-4549-a921-b485f8c59eec 2018-06-30 15:01:06,760 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-net 2018-06-30 15:01:06,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/d2e885b0-f14c-4db0-b4ba-cd378e22e02d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad84b8a53c4604024462d020fc7013071b6cb5" 2018-06-30 15:01:09,909 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:01:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7c9c2e30-7927-4f13-aa20-fd595ad4daed Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:01:09,910 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/d2e885b0-f14c-4db0-b4ba-cd378e22e02d used request id req-7c9c2e30-7927-4f13-aa20-fd595ad4daed 2018-06-30 15:01:09,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ad84b8a53c4604024462d020fc7013071b6cb5" 2018-06-30 15:01:10,011 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:10 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-ab814c4f-ae50-4f79-adf9-a3b3c821e5d7 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:01:10,011 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-net used request id req-ab814c4f-ae50-4f79-adf9-a3b3c821e5d7 2018-06-30 15:01:10,011 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-subnet 2018-06-30 15:01:10,011 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-subnet 2018-06-30 15:01:10,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/41c4104d-49d8-4f03-962d-fb6dd8da643a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e56da148a818f94428f202ece2a7735d0984766" 2018-06-30 15:01:10,140 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:01:10 GMT Content-Type: application/json Content-Length: 136 Connection: keep-alive X-Openstack-Request-Id: req-0107aa7b-3d3a-4790-9041-02c2183d063e RESP BODY: {"NeutronError": {"message": "Subnet 41c4104d-49d8-4f03-962d-fb6dd8da643a could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-30 15:01:10,140 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/41c4104d-49d8-4f03-962d-fb6dd8da643a used request id req-0107aa7b-3d3a-4790-9041-02c2183d063e 2018-06-30 15:01:10,141 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 41c4104d-49d8-4f03-962d-fb6dd8da643a could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-06-30 15:01:10,141 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-dca2fbd6-144d-4cb7-ab71-8eed3003e001-pub-net 2018-06-30 15:01:10,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/d2e885b0-f14c-4db0-b4ba-cd378e22e02d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e56da148a818f94428f202ece2a7735d0984766" 2018-06-30 15:01:10,229 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:01:10 GMT Content-Type: application/json Content-Length: 138 Connection: keep-alive X-Openstack-Request-Id: req-deb2540d-34f8-47cb-ad8a-3efd72d8dfee RESP BODY: {"NeutronError": {"message": "Network d2e885b0-f14c-4db0-b4ba-cd378e22e02d could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-06-30 15:01:10,229 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/d2e885b0-f14c-4db0-b4ba-cd378e22e02d used request id req-deb2540d-34f8-47cb-ad8a-3efd72d8dfee 2018-06-30 15:01:10,229 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network d2e885b0-f14c-4db0-b4ba-cd378e22e02d could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-06-30 15:01:10,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d1c4d65244c3c666a3d26f77dcacf42e74fa1" 2018-06-30 15:01:11,210 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:11 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-d5e66cff-c588-42c1-85f9-4ec9c1cfbb35 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7678e53d83854519a8386685efa04908", "created_at": "2018-06-30T15:00:54Z", "updated_at": "2018-06-30T15:00:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:00:54Z", "revision_number": 0, "id": "2ffcc360-b31f-4011-89ec-c9db5ae0c193", "remote_group_id": "d4814fd0-c696-473a-8320-884d3fe81313", "remote_ip_prefix": null, "created_at": "2018-06-30T15:00:54Z", "security_group_id": "d4814fd0-c696-473a-8320-884d3fe81313", "tenant_id": "7678e53d83854519a8386685efa04908", "port_range_min": null, "ethertype": "IPv6", "project_id": "7678e53d83854519a8386685efa04908"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:00:54Z", "revision_number": 0, "id": "3feb70d9-920e-42b1-ac18-1eff9010a7b1", "remote_group_id": "d4814fd0-c696-473a-8320-884d3fe81313", "remote_ip_prefix": null, "created_at": "2018-06-30T15:00:54Z", "security_group_id": "d4814fd0-c696-473a-8320-884d3fe81313", "tenant_id": "7678e53d83854519a8386685efa04908", "port_range_min": null, "ethertype": "IPv4", "project_id": "7678e53d83854519a8386685efa04908"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:00:54Z", "revision_number": 0, "id": "87ee936f-c257-460d-8f8a-b3a5d9f2c87d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:00:54Z", "security_group_id": "d4814fd0-c696-473a-8320-884d3fe81313", "tenant_id": "7678e53d83854519a8386685efa04908", "port_range_min": null, "ethertype": "IPv6", "project_id": "7678e53d83854519a8386685efa04908"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:00:54Z", "revision_number": 0, "id": "94e5c600-ba50-4ab0-825e-6d5c74e18d0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:00:54Z", "security_group_id": "d4814fd0-c696-473a-8320-884d3fe81313", "tenant_id": "7678e53d83854519a8386685efa04908", "port_range_min": null, "ethertype": "IPv4", "project_id": "7678e53d83854519a8386685efa04908"}], "revision_number": 4, "project_id": "7678e53d83854519a8386685efa04908", "id": "d4814fd0-c696-473a-8320-884d3fe81313", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:01:11,211 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-d5e66cff-c588-42c1-85f9-4ec9c1cfbb35 2018-06-30 15:01:11,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d1c4d65244c3c666a3d26f77dcacf42e74fa1" 2018-06-30 15:01:11,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:11 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c8094a1-0e27-4f54-a27e-f9b0def8ba68 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:01:11,536 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-4c8094a1-0e27-4f54-a27e-f9b0def8ba68 2018-06-30 15:01:11,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d1c4d65244c3c666a3d26f77dcacf42e74fa1" 2018-06-30 15:01:11,939 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:01:11 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd7f3b59-f786-4194-a4a1-d8645fdda774 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:01:11,939 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-dd7f3b59-f786-4194-a4a1-d8645fdda774 2018-06-30 15:01:11,940 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:01:11,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7678e53d83854519a8386685efa04908 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d1c4d65244c3c666a3d26f77dcacf42e74fa1" 2018-06-30 15:01:12,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:11 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae798b6b-9465-47b0-ad94-06460f06117d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7678e53d83854519a8386685efa04908"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7678e53d83854519a8386685efa04908", "name": "CreateNetworkSuccessTests-46915da1-4824-46f-proj"}} 2018-06-30 15:01:12,358 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7678e53d83854519a8386685efa04908 used request id req-ae798b6b-9465-47b0-ad94-06460f06117d 2018-06-30 15:01:12,358 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4814fd0-c696-473a-8320-884d3fe81313 2018-06-30 15:01:12,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4814fd0-c696-473a-8320-884d3fe81313 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d1c4d65244c3c666a3d26f77dcacf42e74fa1" 2018-06-30 15:01:12,424 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:12 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-75c98a32-a058-4915-b0fb-992fd41ecf9d Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "d4814fd0-c696-473a-8320-884d3fe81313", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:00:54Z", "security_group_id": "d4814fd0-c696-473a-8320-884d3fe81313", "port_range_min": null, "revision_number": 0, "tenant_id": "7678e53d83854519a8386685efa04908", "created_at": "2018-06-30T15:00:54Z", "project_id": "7678e53d83854519a8386685efa04908", "id": "2ffcc360-b31f-4011-89ec-c9db5ae0c193"}, {"remote_group_id": "d4814fd0-c696-473a-8320-884d3fe81313", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:00:54Z", "security_group_id": "d4814fd0-c696-473a-8320-884d3fe81313", "port_range_min": null, "revision_number": 0, "tenant_id": "7678e53d83854519a8386685efa04908", "created_at": "2018-06-30T15:00:54Z", "project_id": "7678e53d83854519a8386685efa04908", "id": "3feb70d9-920e-42b1-ac18-1eff9010a7b1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:00:54Z", "security_group_id": "d4814fd0-c696-473a-8320-884d3fe81313", "port_range_min": null, "revision_number": 0, "tenant_id": "7678e53d83854519a8386685efa04908", "created_at": "2018-06-30T15:00:54Z", "project_id": "7678e53d83854519a8386685efa04908", "id": "87ee936f-c257-460d-8f8a-b3a5d9f2c87d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:00:54Z", "security_group_id": "d4814fd0-c696-473a-8320-884d3fe81313", "port_range_min": null, "revision_number": 0, "tenant_id": "7678e53d83854519a8386685efa04908", "created_at": "2018-06-30T15:00:54Z", "project_id": "7678e53d83854519a8386685efa04908", "id": "94e5c600-ba50-4ab0-825e-6d5c74e18d0c"}]} 2018-06-30 15:01:12,424 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4814fd0-c696-473a-8320-884d3fe81313 used request id req-75c98a32-a058-4915-b0fb-992fd41ecf9d 2018-06-30 15:01:12,425 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:01:12,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/d4814fd0-c696-473a-8320-884d3fe81313 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d1c4d65244c3c666a3d26f77dcacf42e74fa1" 2018-06-30 15:01:13,452 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:01:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-826fc663-3410-4d06-b91b-124ef26e764d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:01:13,452 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/d4814fd0-c696-473a-8320-884d3fe81313 used request id req-826fc663-3410-4d06-b91b-124ef26e764d 2018-06-30 15:01:13,453 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-46915da1-4824-46f-proj 2018-06-30 15:01:13,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/7678e53d83854519a8386685efa04908 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d1c4d65244c3c666a3d26f77dcacf42e74fa1" 2018-06-30 15:01:14,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:01:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01a13e47-7658-4665-a9a2-ec471670bb8d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:01:14,084 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/7678e53d83854519a8386685efa04908 used request id req-01a13e47-7658-4665-a9a2-ec471670bb8d 2018-06-30 15:01:14,084 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-46915da1-4824-46f-proj-role 2018-06-30 15:01:14,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/961cff2265324ab19fcd4ea6eda58812 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d1c4d65244c3c666a3d26f77dcacf42e74fa1" 2018-06-30 15:01:14,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:01:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7bee7ce5-bedc-43d8-a3de-7c5cc59f8ff1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:01:14,557 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/961cff2265324ab19fcd4ea6eda58812 used request id req-7bee7ce5-bedc-43d8-a3de-7c5cc59f8ff1 2018-06-30 15:01:14,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02d1c4d65244c3c666a3d26f77dcacf42e74fa1" 2018-06-30 15:01:14,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:14 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1ab4b7c-f4d5-4acd-a95f-53780358b486 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:01:14,880 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f1ab4b7c-f4d5-4acd-a95f-53780358b486 2018-06-30 15:01:14,880 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-46915da1-4824-46f-user 2018-06-30 15:01:14,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/55cb10ece3bb45ada83073cce6126a87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25703bc0fac3e796703af947b5512a8576dc4467" 2018-06-30 15:01:15,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:01:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6888786-3e77-444b-b04b-05cb1e5f71e3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:01:15,571 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/55cb10ece3bb45ada83073cce6126a87 used request id req-c6888786-3e77-444b-b04b-05cb1e5f71e3 2018-06-30 15:01:15,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:01:16,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:01:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["U0n4XVWGRfyW-l630_PGBg"], "issued_at": "2018-06-30T15:01:16.000000Z"}} 2018-06-30 15:01:16,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb38bcc83d4a9304a2ad3aa6fcd659865e33fb00" 2018-06-30 15:01:17,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f30253f-085d-4e12-a88c-71e1236f9981 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:01:17,379 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6f30253f-085d-4e12-a88c-71e1236f9981 2018-06-30 15:01:17,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:01:17,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:01:18,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:01:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["FEv2EoV_TKujmVY8WfWjng"], "issued_at": "2018-06-30T15:01:18.000000Z"}} 2018-06-30 15:01:18,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70541b307c700afe2735a8426eff040233bec9e0" 2018-06-30 15:01:18,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0ea3992-cc6b-458e-8e96-386d5acb2f49 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:01:18,278 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a0ea3992-cc6b-458e-8e96-386d5acb2f49 2018-06-30 15:01:18,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:01:18,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:01:18 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:01:18,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6ba8265a-411a-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70541b307c700afe2735a8426eff040233bec9e0" 2018-06-30 15:01:18,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:18 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c33fc4f-71a2-4c66-a662-c5526ae9585f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6ba8265a-411a-47d-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:01:18,670 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6ba8265a-411a-47d-proj used request id req-6c33fc4f-71a2-4c66-a662-c5526ae9585f 2018-06-30 15:01:18,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70541b307c700afe2735a8426eff040233bec9e0" 2018-06-30 15:01:19,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e37c9e2c-23d8-40a9-b36e-5f965d743147 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:01:19,028 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e37c9e2c-23d8-40a9-b36e-5f965d743147 2018-06-30 15:01:19,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70541b307c700afe2735a8426eff040233bec9e0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-proj"}}' 2018-06-30 15:01:19,570 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:01:19 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b8bd024-46fe-4f98-9a2d-49f894060bfa Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4"}, "tags": [], "enabled": true, "id": "c47d540c682c40189e74094556a634d4", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-proj"}} 2018-06-30 15:01:19,570 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-8b8bd024-46fe-4f98-9a2d-49f894060bfa 2018-06-30 15:01:19,570 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-6ba8265a-411a-47d-proj 2018-06-30 15:01:19,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:01:19,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:01:20,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:01:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["8vfCfWnMS2mf5bMw9xCpYA"], "issued_at": "2018-06-30T15:01:20.000000Z"}} 2018-06-30 15:01:20,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d31ca76e447684484930f9015ba4b886a01aea" 2018-06-30 15:01:20,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb909924-9dfe-499e-ba72-8bcd898ff49a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:01:20,396 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eb909924-9dfe-499e-ba72-8bcd898ff49a 2018-06-30 15:01:20,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:01:20,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:01:20 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:01:20,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d31ca76e447684484930f9015ba4b886a01aea" 2018-06-30 15:01:20,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:20 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1656915-4e6c-466c-aa6f-d945dc51a604 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:01:20,836 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a1656915-4e6c-466c-aa6f-d945dc51a604 2018-06-30 15:01:20,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ba8265a-411a-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d31ca76e447684484930f9015ba4b886a01aea" 2018-06-30 15:01:21,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:20 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ce6de01-369d-4289-a03f-63285d7b9c41 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ba8265a-411a-47d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4"}, "tags": [], "enabled": true, "id": "c47d540c682c40189e74094556a634d4", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-proj"}]} 2018-06-30 15:01:21,283 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ba8265a-411a-47d-proj used request id req-6ce6de01-369d-4289-a03f-63285d7b9c41 2018-06-30 15:01:21,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d31ca76e447684484930f9015ba4b886a01aea" 2018-06-30 15:01:21,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5245d07e-bca5-4ff7-bdcf-90df435d4623 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:01:21,691 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-5245d07e-bca5-4ff7-bdcf-90df435d4623 2018-06-30 15:01:22,293 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-6ba8265a-411a-47d-user 2018-06-30 15:01:22,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:01:22,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70541b307c700afe2735a8426eff040233bec9e0" 2018-06-30 15:01:22,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b481c70-4816-4298-a70d-739ce1aba586 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:01:22,702 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8b481c70-4816-4298-a70d-739ce1aba586 2018-06-30 15:01:22,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70541b307c700afe2735a8426eff040233bec9e0" -d '{"role": {"name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-proj-role"}}' 2018-06-30 15:01:23,148 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:01:22 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b8a8dca-66a2-4c83-9ac7-27d9f5852da9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b0d66756dbe481fab5b2fdcc2082aa8", "links": {"self": "http://10.167.4.35:5000/v3/roles/6b0d66756dbe481fab5b2fdcc2082aa8"}, "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-proj-role"}} 2018-06-30 15:01:23,149 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-2b8a8dca-66a2-4c83-9ac7-27d9f5852da9 2018-06-30 15:01:23,149 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-6ba8265a-411a-47d-proj-role 2018-06-30 15:01:23,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/6b0d66756dbe481fab5b2fdcc2082aa8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70541b307c700afe2735a8426eff040233bec9e0" 2018-06-30 15:01:23,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:23 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8adbafb1-d910-440a-befc-3266124065d5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b0d66756dbe481fab5b2fdcc2082aa8", "links": {"self": "http://10.167.4.35:5000/v3/roles/6b0d66756dbe481fab5b2fdcc2082aa8"}, "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-proj-role"}} 2018-06-30 15:01:23,496 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/6b0d66756dbe481fab5b2fdcc2082aa8 used request id req-8adbafb1-d910-440a-befc-3266124065d5 2018-06-30 15:01:23,496 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-6ba8265a-411a-47d-proj-role to project CreateNetworkSuccessTests-6ba8265a-411a-47d-proj 2018-06-30 15:01:23,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4/users/5c5c45382ab04b9c8daf9bf0ed2946cf/roles/6b0d66756dbe481fab5b2fdcc2082aa8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70541b307c700afe2735a8426eff040233bec9e0" 2018-06-30 15:01:23,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:01:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21fd3298-9e81-4404-82c2-72730b705a8c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:01:23,993 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4/users/5c5c45382ab04b9c8daf9bf0ed2946cf/roles/6b0d66756dbe481fab5b2fdcc2082aa8 used request id req-21fd3298-9e81-4404-82c2-72730b705a8c 2018-06-30 15:01:23,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:01:23,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:01:24,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:01:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["65ch0-VUS6KjtxSJX6vIIg"], "issued_at": "2018-06-30T15:01:24.000000Z"}} 2018-06-30 15:01:24,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5c7e9d9c9e146d246f05dc285ede9751568cb7" 2018-06-30 15:01:25,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4f7d505-5fc7-4a30-8d35-1f9006d45371 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:01:25,344 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e4f7d505-5fc7-4a30-8d35-1f9006d45371 2018-06-30 15:01:25,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5c7e9d9c9e146d246f05dc285ede9751568cb7" 2018-06-30 15:01:26,073 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:26 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-3990ed4c-365a-4f40-a24e-aaa689d3f25e Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:01:26,074 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-net used request id req-3990ed4c-365a-4f40-a24e-aaa689d3f25e 2018-06-30 15:01:26,074 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-net 2018-06-30 15:01:26,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:01:26,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:01:26,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:01:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["tYg-fO_CS4yPz7QJzBCFzQ"], "issued_at": "2018-06-30T15:01:26.000000Z"}} 2018-06-30 15:01:26,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5b45510d6aa247d289400dde3a412f62698a717" 2018-06-30 15:01:26,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e4826d9-3667-4158-ad6c-3262c90385af Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:01:26,957 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3e4826d9-3667-4158-ad6c-3262c90385af 2018-06-30 15:01:26,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:01:26,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:01:26 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:01:26,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ba8265a-411a-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5b45510d6aa247d289400dde3a412f62698a717" 2018-06-30 15:01:27,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:26 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d66b9e48-bbfd-4697-84e5-acb0614fa2af Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ba8265a-411a-47d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4"}, "tags": [], "enabled": true, "id": "c47d540c682c40189e74094556a634d4", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-proj"}]} 2018-06-30 15:01:27,074 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ba8265a-411a-47d-proj used request id req-d66b9e48-bbfd-4697-84e5-acb0614fa2af 2018-06-30 15:01:27,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5c7e9d9c9e146d246f05dc285ede9751568cb7" -d '{"network": {"tenant_id": "c47d540c682c40189e74094556a634d4", "mtu": 999, "name": "CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-net", "admin_state_up": true}}' 2018-06-30 15:01:28,692 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:01:28 GMT Content-Type: application/json Content-Length: 701 Connection: keep-alive X-Openstack-Request-Id: req-8fe1cb01-7c16-47f7-9404-47a61155a615 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"63da3957-4ff2-48d1-8fc3-042aeb519645","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c47d540c682c40189e74094556a634d4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T15:01:28Z","is_default":false,"provider:segmentation_id":19,"name":"CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-net","admin_state_up":true,"tenant_id":"c47d540c682c40189e74094556a634d4","created_at":"2018-06-30T15:01:28Z","mtu":999}} 2018-06-30 15:01:28,692 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-8fe1cb01-7c16-47f7-9404-47a61155a615 2018-06-30 15:01:28,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=63da3957-4ff2-48d1-8fc3-042aeb519645 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5c7e9d9c9e146d246f05dc285ede9751568cb7" 2018-06-30 15:01:29,096 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:29 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-c8d19a38-72d1-4682-b90b-bd41c16eacbb Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":999,"id":"63da3957-4ff2-48d1-8fc3-042aeb519645","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c47d540c682c40189e74094556a634d4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T15:01:28Z","provider:segmentation_id":19,"name":"CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-net","admin_state_up":true,"tenant_id":"c47d540c682c40189e74094556a634d4","created_at":"2018-06-30T15:01:28Z","provider:network_type":"vxlan"}]} 2018-06-30 15:01:29,096 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=63da3957-4ff2-48d1-8fc3-042aeb519645 used request id req-c8d19a38-72d1-4682-b90b-bd41c16eacbb 2018-06-30 15:01:29,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=63da3957-4ff2-48d1-8fc3-042aeb519645 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5c7e9d9c9e146d246f05dc285ede9751568cb7" 2018-06-30 15:01:29,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:29 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-2b3ecf41-8e47-45a1-b2f6-e721d824a233 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:01:29,882 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=63da3957-4ff2-48d1-8fc3-042aeb519645 used request id req-2b3ecf41-8e47-45a1-b2f6-e721d824a233 2018-06-30 15:01:29,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:01:29,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:01:30,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:01:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["fdQgpu2JQ_O0Z0MG95MY_w"], "issued_at": "2018-06-30T15:01:30.000000Z"}} 2018-06-30 15:01:30,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fe54dd27b09e06ff427f1962b03106dabda5e9" 2018-06-30 15:01:31,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-899f4f3d-a0f0-416d-8ee1-824e8f7a342d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:01:31,013 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-899f4f3d-a0f0-416d-8ee1-824e8f7a342d 2018-06-30 15:01:31,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:01:31,027 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:01:31 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:01:31,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ba8265a-411a-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fe54dd27b09e06ff427f1962b03106dabda5e9" 2018-06-30 15:01:31,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:31 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98d1e20e-4603-404a-bd93-fec5d4003352 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ba8265a-411a-47d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4"}, "tags": [], "enabled": true, "id": "c47d540c682c40189e74094556a634d4", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-proj"}]} 2018-06-30 15:01:31,404 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ba8265a-411a-47d-proj used request id req-98d1e20e-4603-404a-bd93-fec5d4003352 2018-06-30 15:01:31,405 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-subnet 2018-06-30 15:01:31,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5c7e9d9c9e146d246f05dc285ede9751568cb7" -d '{"subnets": [{"ip_version": 4, "network_id": "63da3957-4ff2-48d1-8fc3-042aeb519645", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-subnet", "tenant_id": "c47d540c682c40189e74094556a634d4"}]}' 2018-06-30 15:01:32,425 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:01:32 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-c4f41b65-65c8-46ff-b33f-cc40dccb5b07 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63da3957-4ff2-48d1-8fc3-042aeb519645","tenant_id":"c47d540c682c40189e74094556a634d4","created_at":"2018-06-30T15:01:31Z","dns_nameservers":[],"updated_at":"2018-06-30T15:01: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":"c47d540c682c40189e74094556a634d4","id":"885c6cf8-a687-4dbf-b60d-673a366f2f88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-subnet"}]} 2018-06-30 15:01:32,425 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-c4f41b65-65c8-46ff-b33f-cc40dccb5b07 2018-06-30 15:01:32,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=63da3957-4ff2-48d1-8fc3-042aeb519645 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5c7e9d9c9e146d246f05dc285ede9751568cb7" 2018-06-30 15:01:32,623 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:32 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-644f873d-32aa-49c0-93d5-45f891d76e1e Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"63da3957-4ff2-48d1-8fc3-042aeb519645","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c47d540c682c40189e74094556a634d4","status":"ACTIVE","subnets":["885c6cf8-a687-4dbf-b60d-673a366f2f88"],"description":"","tags":[],"updated_at":"2018-06-30T15:01:31Z","provider:segmentation_id":19,"name":"CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-net","admin_state_up":true,"tenant_id":"c47d540c682c40189e74094556a634d4","created_at":"2018-06-30T15:01:28Z","provider:network_type":"vxlan"}]} 2018-06-30 15:01:32,623 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=63da3957-4ff2-48d1-8fc3-042aeb519645 used request id req-644f873d-32aa-49c0-93d5-45f891d76e1e 2018-06-30 15:01:32,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=63da3957-4ff2-48d1-8fc3-042aeb519645 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5c7e9d9c9e146d246f05dc285ede9751568cb7" 2018-06-30 15:01:32,738 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:32 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-e4ba67f0-1b73-4953-a3ee-f048bb84472b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63da3957-4ff2-48d1-8fc3-042aeb519645","tenant_id":"c47d540c682c40189e74094556a634d4","created_at":"2018-06-30T15:01:31Z","dns_nameservers":[],"updated_at":"2018-06-30T15:01: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":"c47d540c682c40189e74094556a634d4","id":"885c6cf8-a687-4dbf-b60d-673a366f2f88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-subnet"}]} 2018-06-30 15:01:32,738 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=63da3957-4ff2-48d1-8fc3-042aeb519645 used request id req-e4ba67f0-1b73-4953-a3ee-f048bb84472b 2018-06-30 15:01:32,738 - OpenStackNetwork - DEBUG - Network [63da3957-4ff2-48d1-8fc3-042aeb519645] created successfully 2018-06-30 15:01:32,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:01:33,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b0d66756dbe481fab5b2fdcc2082aa8", "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-proj-role"}], "expires_at": "2018-06-30T16:01:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47d540c682c40189e74094556a634d4", "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c47d540c682c40189e74094556a634d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/c47d540c682c40189e74094556a634d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/c47d540c682c40189e74094556a634d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c47d540c682c40189e74094556a634d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/c47d540c682c40189e74094556a634d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/c47d540c682c40189e74094556a634d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c47d540c682c40189e74094556a634d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/c47d540c682c40189e74094556a634d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/c47d540c682c40189e74094556a634d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/c47d540c682c40189e74094556a634d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/c47d540c682c40189e74094556a634d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/c47d540c682c40189e74094556a634d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-user", "id": "5c5c45382ab04b9c8daf9bf0ed2946cf"}, "audit_ids": ["ZcJgopGiSpiDxGY6WzXBXA"], "issued_at": "2018-06-30T15:01:33.000000Z"}} 2018-06-30 15:01:33,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a0ffb27d71b09597725ca1a86fe37eda0b14bd" 2018-06-30 15:01:34,438 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:34 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-c973dac6-857d-4e51-ba98-60677231147e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["885c6cf8-a687-4dbf-b60d-673a366f2f88"],"updated_at":"2018-06-30T15:01:31Z","tenant_id":"c47d540c682c40189e74094556a634d4","created_at":"2018-06-30T15:01:28Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c47d540c682c40189e74094556a634d4","id":"63da3957-4ff2-48d1-8fc3-042aeb519645","name":"CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-net"}]} 2018-06-30 15:01:34,439 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-net used request id req-c973dac6-857d-4e51-ba98-60677231147e 2018-06-30 15:01:34,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:01:34,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:01:34 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:01:34,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb38bcc83d4a9304a2ad3aa6fcd659865e33fb00" 2018-06-30 15:01:34,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:34 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90ff29d7-170f-4879-86ea-55ae55a982d5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c47d540c682c40189e74094556a634d4", "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-proj"}} 2018-06-30 15:01:34,789 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4 used request id req-90ff29d7-170f-4879-86ea-55ae55a982d5 2018-06-30 15:01:34,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=63da3957-4ff2-48d1-8fc3-042aeb519645 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a0ffb27d71b09597725ca1a86fe37eda0b14bd" 2018-06-30 15:01:35,769 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:35 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-61958971-383c-4da6-be1e-c625d811f2f3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63da3957-4ff2-48d1-8fc3-042aeb519645","tenant_id":"c47d540c682c40189e74094556a634d4","created_at":"2018-06-30T15:01:31Z","dns_nameservers":[],"updated_at":"2018-06-30T15:01: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":"c47d540c682c40189e74094556a634d4","id":"885c6cf8-a687-4dbf-b60d-673a366f2f88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-subnet"}]} 2018-06-30 15:01:35,769 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=63da3957-4ff2-48d1-8fc3-042aeb519645 used request id req-61958971-383c-4da6-be1e-c625d811f2f3 2018-06-30 15:01:35,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:01:35,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:01:36,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b0d66756dbe481fab5b2fdcc2082aa8", "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-proj-role"}], "expires_at": "2018-06-30T16:01:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c47d540c682c40189e74094556a634d4", "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c47d540c682c40189e74094556a634d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/c47d540c682c40189e74094556a634d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/c47d540c682c40189e74094556a634d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c47d540c682c40189e74094556a634d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/c47d540c682c40189e74094556a634d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/c47d540c682c40189e74094556a634d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c47d540c682c40189e74094556a634d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/c47d540c682c40189e74094556a634d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/c47d540c682c40189e74094556a634d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/c47d540c682c40189e74094556a634d4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/c47d540c682c40189e74094556a634d4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/c47d540c682c40189e74094556a634d4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-user", "id": "5c5c45382ab04b9c8daf9bf0ed2946cf"}, "audit_ids": ["3BJcAaTPRymMCjWz2Aj85Q"], "issued_at": "2018-06-30T15:01:36.000000Z"}} 2018-06-30 15:01:36,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465db56fb6e1d91e4a78b6953530358a576dd991" 2018-06-30 15:01:36,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9143bb4f-a6d5-4006-84f5-60fe67318c6c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:01:36,857 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9143bb4f-a6d5-4006-84f5-60fe67318c6c 2018-06-30 15:01:36,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465db56fb6e1d91e4a78b6953530358a576dd991" 2018-06-30 15:01:37,846 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:37 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-f641e7a9-3047-4f93-91f6-51bb5b169b01 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["885c6cf8-a687-4dbf-b60d-673a366f2f88"],"updated_at":"2018-06-30T15:01:31Z","tenant_id":"c47d540c682c40189e74094556a634d4","created_at":"2018-06-30T15:01:28Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c47d540c682c40189e74094556a634d4","id":"63da3957-4ff2-48d1-8fc3-042aeb519645","name":"CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-net"}]} 2018-06-30 15:01:37,846 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-net used request id req-f641e7a9-3047-4f93-91f6-51bb5b169b01 2018-06-30 15:01:37,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:01:37,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:01:37 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:01:37,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465db56fb6e1d91e4a78b6953530358a576dd991" 2018-06-30 15:01:38,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:37 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-866d08a1-2cdf-4b27-988f-0bebc393b888 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c47d540c682c40189e74094556a634d4", "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-proj"}} 2018-06-30 15:01:38,148 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4 used request id req-866d08a1-2cdf-4b27-988f-0bebc393b888 2018-06-30 15:01:38,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=63da3957-4ff2-48d1-8fc3-042aeb519645 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465db56fb6e1d91e4a78b6953530358a576dd991" 2018-06-30 15:01:38,829 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:38 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-dc419a5c-6d8d-4e21-b496-b59438b892d2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63da3957-4ff2-48d1-8fc3-042aeb519645","tenant_id":"c47d540c682c40189e74094556a634d4","created_at":"2018-06-30T15:01:31Z","dns_nameservers":[],"updated_at":"2018-06-30T15:01: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":"c47d540c682c40189e74094556a634d4","id":"885c6cf8-a687-4dbf-b60d-673a366f2f88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-subnet"}]} 2018-06-30 15:01:38,830 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=63da3957-4ff2-48d1-8fc3-042aeb519645 used request id req-dc419a5c-6d8d-4e21-b496-b59438b892d2 2018-06-30 15:01:38,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:01:38,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:01:39,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:01:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["QFxfFInYTaG61WQ1LN4awg"], "issued_at": "2018-06-30T15:01:39.000000Z"}} 2018-06-30 15:01:39,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b7cdedb03a1038b87fd2e93de6ac7c373fb9f5" 2018-06-30 15:01:39,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37fff2f5-86e4-481a-9602-73db06c6fc37 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:01:39,764 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-37fff2f5-86e4-481a-9602-73db06c6fc37 2018-06-30 15:01:39,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b7cdedb03a1038b87fd2e93de6ac7c373fb9f5" 2018-06-30 15:01:40,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:40 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-2ab8855e-6933-47d0-b84d-933311bba491 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 15:01:40,702 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-router&admin_state_up=True used request id req-2ab8855e-6933-47d0-b84d-933311bba491 2018-06-30 15:01:40,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:01:40,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:01:41,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:01:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["HBi_wTkeTZCoBiCrwT8xnw"], "issued_at": "2018-06-30T15:01:41.000000Z"}} 2018-06-30 15:01:41,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8107829e9bc85700db4982d94385050685cc5f" 2018-06-30 15:01:41,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d139c04-8005-46a1-9fcf-759f80c002ae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:01:41,844 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1d139c04-8005-46a1-9fcf-759f80c002ae 2018-06-30 15:01:41,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:01:41,857 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:01:41 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:01:41,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ba8265a-411a-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8107829e9bc85700db4982d94385050685cc5f" 2018-06-30 15:01:42,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:41 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7e8049a-8e6f-463f-97e9-56a0bf0aa36b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ba8265a-411a-47d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4"}, "tags": [], "enabled": true, "id": "c47d540c682c40189e74094556a634d4", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-proj"}]} 2018-06-30 15:01:42,157 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-6ba8265a-411a-47d-proj used request id req-f7e8049a-8e6f-463f-97e9-56a0bf0aa36b 2018-06-30 15:01:42,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b7cdedb03a1038b87fd2e93de6ac7c373fb9f5" 2018-06-30 15:01:43,111 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:43 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-26dcd313-1e14-4904-9f93-93f80818e124 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 15:01:43,111 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-26dcd313-1e14-4904-9f93-93f80818e124 2018-06-30 15:01:43,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b7cdedb03a1038b87fd2e93de6ac7c373fb9f5" 2018-06-30 15:01:43,499 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:43 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-7f0cade0-d574-4896-96c9-e7f4db28ebab Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 15:01:43,499 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-7f0cade0-d574-4896-96c9-e7f4db28ebab 2018-06-30 15:01:43,500 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-router 2018-06-30 15:01:43,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b7cdedb03a1038b87fd2e93de6ac7c373fb9f5" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "tenant_id": "c47d540c682c40189e74094556a634d4", "name": "CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-router", "admin_state_up": true}}' 2018-06-30 15:01:47,192 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:01:47 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-f12106ea-41fd-4395-8fd0-fed5d2af0a03 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c47d540c682c40189e74094556a634d4", "created_at": "2018-06-30T15:01:44Z", "admin_state_up": true, "updated_at": "2018-06-30T15:01:46Z", "project_id": "c47d540c682c40189e74094556a634d4", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "eb6f4fad-2ef7-4be9-8295-bbc5b91ef498", "name": "CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-router"}} 2018-06-30 15:01:47,193 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-f12106ea-41fd-4395-8fd0-fed5d2af0a03 2018-06-30 15:01:47,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=eb6f4fad-2ef7-4be9-8295-bbc5b91ef498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b7cdedb03a1038b87fd2e93de6ac7c373fb9f5" 2018-06-30 15:01:47,336 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:47 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-f344c204-546e-4f10-9d15-0b7065ae1c78 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:01:45Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.120"}],"id":"f3c98f98-95b1-4d2a-a98a-22b85064b445","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:08:1f:e5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"eb6f4fad-2ef7-4be9-8295-bbc5b91ef498","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T15:01:45Z","binding:vnic_type":"normal"}]} 2018-06-30 15:01:47,336 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=eb6f4fad-2ef7-4be9-8295-bbc5b91ef498 used request id req-f344c204-546e-4f10-9d15-0b7065ae1c78 2018-06-30 15:01:47,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b7cdedb03a1038b87fd2e93de6ac7c373fb9f5" 2018-06-30 15:01:48,243 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:48 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-10c98801-8cdd-41e5-8657-aa599fe8ca0b Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 15:01:48,243 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-10c98801-8cdd-41e5-8657-aa599fe8ca0b 2018-06-30 15:01:48,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b7cdedb03a1038b87fd2e93de6ac7c373fb9f5" 2018-06-30 15:01:48,480 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:48 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-332a9a4b-efdf-4839-8998-e48d30027b9d Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"63da3957-4ff2-48d1-8fc3-042aeb519645","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c47d540c682c40189e74094556a634d4","status":"ACTIVE","subnets":["885c6cf8-a687-4dbf-b60d-673a366f2f88"],"description":"","tags":[],"updated_at":"2018-06-30T15:01:31Z","provider:segmentation_id":19,"name":"CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-net","admin_state_up":true,"tenant_id":"c47d540c682c40189e74094556a634d4","created_at":"2018-06-30T15:01:28Z","provider:network_type":"vxlan"}]} 2018-06-30 15:01:48,480 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-net used request id req-332a9a4b-efdf-4839-8998-e48d30027b9d 2018-06-30 15:01:48,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:01:48,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:01:48 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:01:48,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b7cdedb03a1038b87fd2e93de6ac7c373fb9f5" 2018-06-30 15:01:48,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:48 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-199f4fdd-2f95-43b1-8205-5d8c0f69156f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c47d540c682c40189e74094556a634d4", "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-proj"}} 2018-06-30 15:01:48,566 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4 used request id req-199f4fdd-2f95-43b1-8205-5d8c0f69156f 2018-06-30 15:01:48,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=63da3957-4ff2-48d1-8fc3-042aeb519645 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b7cdedb03a1038b87fd2e93de6ac7c373fb9f5" 2018-06-30 15:01:48,708 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:48 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-f6444051-83f0-4392-94ae-d1b08af4b1ab Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63da3957-4ff2-48d1-8fc3-042aeb519645","tenant_id":"c47d540c682c40189e74094556a634d4","created_at":"2018-06-30T15:01:31Z","dns_nameservers":[],"updated_at":"2018-06-30T15:01: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":"c47d540c682c40189e74094556a634d4","id":"885c6cf8-a687-4dbf-b60d-673a366f2f88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-subnet"}]} 2018-06-30 15:01:48,709 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=63da3957-4ff2-48d1-8fc3-042aeb519645 used request id req-f6444051-83f0-4392-94ae-d1b08af4b1ab 2018-06-30 15:01:48,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=63da3957-4ff2-48d1-8fc3-042aeb519645&name=CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b7cdedb03a1038b87fd2e93de6ac7c373fb9f5" 2018-06-30 15:01:48,857 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:48 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-0a56e656-63a0-4a9d-94e1-6cce555ce4e4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63da3957-4ff2-48d1-8fc3-042aeb519645","tenant_id":"c47d540c682c40189e74094556a634d4","created_at":"2018-06-30T15:01:31Z","dns_nameservers":[],"updated_at":"2018-06-30T15:01: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":"c47d540c682c40189e74094556a634d4","id":"885c6cf8-a687-4dbf-b60d-673a366f2f88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-subnet"}]} 2018-06-30 15:01:48,857 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=63da3957-4ff2-48d1-8fc3-042aeb519645&name=CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-subnet used request id req-0a56e656-63a0-4a9d-94e1-6cce555ce4e4 2018-06-30 15:01:48,859 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-30 15:01:48,860 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-router 2018-06-30 15:01:48,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/eb6f4fad-2ef7-4be9-8295-bbc5b91ef498/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b7cdedb03a1038b87fd2e93de6ac7c373fb9f5" -d '{"subnet_id": "885c6cf8-a687-4dbf-b60d-673a366f2f88"}' 2018-06-30 15:01:53,562 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:53 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-dc914f79-1390-4814-8050-6c8afecd72c0 Front-End-Https: on RESP BODY: {"network_id": "63da3957-4ff2-48d1-8fc3-042aeb519645", "tenant_id": "c47d540c682c40189e74094556a634d4", "subnet_id": "885c6cf8-a687-4dbf-b60d-673a366f2f88", "subnet_ids": ["885c6cf8-a687-4dbf-b60d-673a366f2f88"], "port_id": "852acc1c-2ec5-4522-8883-080a76691b46", "id": "eb6f4fad-2ef7-4be9-8295-bbc5b91ef498"} 2018-06-30 15:01:53,563 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/eb6f4fad-2ef7-4be9-8295-bbc5b91ef498/add_router_interface used request id req-dc914f79-1390-4814-8050-6c8afecd72c0 2018-06-30 15:01:53,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/eb6f4fad-2ef7-4be9-8295-bbc5b91ef498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b7cdedb03a1038b87fd2e93de6ac7c373fb9f5" 2018-06-30 15:01:54,097 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:54 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-24b8f29a-8ffb-4227-b930-2867281ba0d3 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c47d540c682c40189e74094556a634d4", "created_at": "2018-06-30T15:01:44Z", "admin_state_up": true, "updated_at": "2018-06-30T15:01:51Z", "project_id": "c47d540c682c40189e74094556a634d4", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "eb6f4fad-2ef7-4be9-8295-bbc5b91ef498", "name": "CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-router"}} 2018-06-30 15:01:54,097 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/eb6f4fad-2ef7-4be9-8295-bbc5b91ef498 used request id req-24b8f29a-8ffb-4227-b930-2867281ba0d3 2018-06-30 15:01:54,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=eb6f4fad-2ef7-4be9-8295-bbc5b91ef498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b7cdedb03a1038b87fd2e93de6ac7c373fb9f5" 2018-06-30 15:01:54,239 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:54 GMT Content-Type: application/json Content-Length: 1626 Connection: keep-alive X-Openstack-Request-Id: req-dff6507d-8006-451d-aa7f-0d07cf9d8f4d Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:01:52Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"885c6cf8-a687-4dbf-b60d-673a366f2f88","ip_address":"10.55.1.1"}],"id":"852acc1c-2ec5-4522-8883-080a76691b46","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2a:53:ea","project_id":"c47d540c682c40189e74094556a634d4","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"eb6f4fad-2ef7-4be9-8295-bbc5b91ef498","name":"","admin_state_up":true,"network_id":"63da3957-4ff2-48d1-8fc3-042aeb519645","tenant_id":"c47d540c682c40189e74094556a634d4","created_at":"2018-06-30T15:01:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:01:53Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.120"}],"id":"f3c98f98-95b1-4d2a-a98a-22b85064b445","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:08:1f:e5","project_id":"","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"eb6f4fad-2ef7-4be9-8295-bbc5b91ef498","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T15:01:45Z","binding:vnic_type":"normal"}]} 2018-06-30 15:01:54,239 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=eb6f4fad-2ef7-4be9-8295-bbc5b91ef498 used request id req-dff6507d-8006-451d-aa7f-0d07cf9d8f4d 2018-06-30 15:01:54,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b7cdedb03a1038b87fd2e93de6ac7c373fb9f5" 2018-06-30 15:01:54,349 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:54 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-38b79d0c-463a-4ae6-85f5-875c5a5c921d Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 15:01:54,349 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-38b79d0c-463a-4ae6-85f5-875c5a5c921d 2018-06-30 15:01:54,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/885c6cf8-a687-4dbf-b60d-673a366f2f88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b7cdedb03a1038b87fd2e93de6ac7c373fb9f5" 2018-06-30 15:01:54,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:54 GMT Content-Type: application/json Content-Length: 672 Connection: keep-alive X-Openstack-Request-Id: req-e6ffb3e9-2565-4485-8ded-66a8a6e7ddaa Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63da3957-4ff2-48d1-8fc3-042aeb519645","tenant_id":"c47d540c682c40189e74094556a634d4","created_at":"2018-06-30T15:01:31Z","dns_nameservers":[],"updated_at":"2018-06-30T15:01: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":"c47d540c682c40189e74094556a634d4","id":"885c6cf8-a687-4dbf-b60d-673a366f2f88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-subnet"}} 2018-06-30 15:01:54,450 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/885c6cf8-a687-4dbf-b60d-673a366f2f88 used request id req-e6ffb3e9-2565-4485-8ded-66a8a6e7ddaa 2018-06-30 15:01:54,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a0ffb27d71b09597725ca1a86fe37eda0b14bd" 2018-06-30 15:01:54,761 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:54 GMT Content-Type: application/json Content-Length: 726 Connection: keep-alive X-Openstack-Request-Id: req-24520be0-3dd3-42b7-9f4b-569e0082912a Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c47d540c682c40189e74094556a634d4", "created_at": "2018-06-30T15:01:44Z", "admin_state_up": true, "updated_at": "2018-06-30T15:01:51Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c47d540c682c40189e74094556a634d4", "id": "eb6f4fad-2ef7-4be9-8295-bbc5b91ef498", "name": "CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-router"}]} 2018-06-30 15:01:54,761 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-router&admin_state_up=True used request id req-24520be0-3dd3-42b7-9f4b-569e0082912a 2018-06-30 15:01:54,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb38bcc83d4a9304a2ad3aa6fcd659865e33fb00" 2018-06-30 15:01:55,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:01:54 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97244287-986e-468f-b9d6-9994c8f6b0ca Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c47d540c682c40189e74094556a634d4", "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-proj"}} 2018-06-30 15:01:55,174 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4 used request id req-97244287-986e-468f-b9d6-9994c8f6b0ca 2018-06-30 15:01:55,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=eb6f4fad-2ef7-4be9-8295-bbc5b91ef498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a0ffb27d71b09597725ca1a86fe37eda0b14bd" 2018-06-30 15:01:55,428 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:55 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-56c4457c-38eb-455f-b9d9-5ee305e2e289 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"63da3957-4ff2-48d1-8fc3-042aeb519645","tenant_id":"c47d540c682c40189e74094556a634d4","created_at":"2018-06-30T15:01:50Z","admin_state_up":true,"updated_at":"2018-06-30T15:01:52Z","binding:vnic_type":"normal","device_id":"eb6f4fad-2ef7-4be9-8295-bbc5b91ef498","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:2a:53:ea","id":"852acc1c-2ec5-4522-8883-080a76691b46","port_security_enabled":false,"project_id":"c47d540c682c40189e74094556a634d4","fixed_ips":[{"subnet_id":"885c6cf8-a687-4dbf-b60d-673a366f2f88","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:01:55,428 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=eb6f4fad-2ef7-4be9-8295-bbc5b91ef498 used request id req-56c4457c-38eb-455f-b9d9-5ee305e2e289 2018-06-30 15:01:55,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/885c6cf8-a687-4dbf-b60d-673a366f2f88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a0ffb27d71b09597725ca1a86fe37eda0b14bd" 2018-06-30 15:01:56,405 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:01:56 GMT Content-Type: application/json Content-Length: 672 Connection: keep-alive X-Openstack-Request-Id: req-fb5480ce-a195-4ac5-a746-bd3910d5ef96 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63da3957-4ff2-48d1-8fc3-042aeb519645","tenant_id":"c47d540c682c40189e74094556a634d4","created_at":"2018-06-30T15:01:31Z","dns_nameservers":[],"updated_at":"2018-06-30T15:01: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":"c47d540c682c40189e74094556a634d4","id":"885c6cf8-a687-4dbf-b60d-673a366f2f88","subnetpool_id":null,"name":"CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-subnet"}} 2018-06-30 15:01:56,406 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/885c6cf8-a687-4dbf-b60d-673a366f2f88 used request id req-fb5480ce-a195-4ac5-a746-bd3910d5ef96 2018-06-30 15:01:56,407 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-router and subnet CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-subnet 2018-06-30 15:01:56,407 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-router 2018-06-30 15:01:56,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/eb6f4fad-2ef7-4be9-8295-bbc5b91ef498/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b7cdedb03a1038b87fd2e93de6ac7c373fb9f5" -d '{"subnet_id": "885c6cf8-a687-4dbf-b60d-673a366f2f88"}' 2018-06-30 15:02:01,844 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:01 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-6c584699-61f9-4dd3-831b-4ea138207a39 Front-End-Https: on RESP BODY: {"network_id": "63da3957-4ff2-48d1-8fc3-042aeb519645", "tenant_id": "c47d540c682c40189e74094556a634d4", "subnet_id": "885c6cf8-a687-4dbf-b60d-673a366f2f88", "subnet_ids": ["885c6cf8-a687-4dbf-b60d-673a366f2f88"], "port_id": "852acc1c-2ec5-4522-8883-080a76691b46", "id": "eb6f4fad-2ef7-4be9-8295-bbc5b91ef498"} 2018-06-30 15:02:01,844 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/eb6f4fad-2ef7-4be9-8295-bbc5b91ef498/remove_router_interface used request id req-6c584699-61f9-4dd3-831b-4ea138207a39 2018-06-30 15:02:01,845 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-router 2018-06-30 15:02:01,845 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-router 2018-06-30 15:02:01,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/eb6f4fad-2ef7-4be9-8295-bbc5b91ef498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14b7cdedb03a1038b87fd2e93de6ac7c373fb9f5" 2018-06-30 15:02:04,930 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:02:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-edd18dad-a6fd-4b8a-bc96-5d5996655461 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:02:04,931 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/eb6f4fad-2ef7-4be9-8295-bbc5b91ef498 used request id req-edd18dad-a6fd-4b8a-bc96-5d5996655461 2018-06-30 15:02:04,932 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-subnet 2018-06-30 15:02:04,932 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-subnet 2018-06-30 15:02:04,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/885c6cf8-a687-4dbf-b60d-673a366f2f88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5c7e9d9c9e146d246f05dc285ede9751568cb7" 2018-06-30 15:02:09,219 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:02:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8a6a6028-66cd-4bf2-8906-96dd9708ab35 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:02:09,219 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/885c6cf8-a687-4dbf-b60d-673a366f2f88 used request id req-8a6a6028-66cd-4bf2-8906-96dd9708ab35 2018-06-30 15:02:09,220 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-62e0c8e6-dd5c-4f45-8ae0-b054da54c7b6-pub-net 2018-06-30 15:02:09,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/63da3957-4ff2-48d1-8fc3-042aeb519645 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5c7e9d9c9e146d246f05dc285ede9751568cb7" 2018-06-30 15:02:11,581 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:02:11 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-20860e28-44f6-4367-a2a9-8f5adaca60fe Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:02:11,581 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/63da3957-4ff2-48d1-8fc3-042aeb519645 used request id req-20860e28-44f6-4367-a2a9-8f5adaca60fe 2018-06-30 15:02:11,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70541b307c700afe2735a8426eff040233bec9e0" 2018-06-30 15:02:12,492 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:12 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-8bf2478b-c376-4256-8526-007dabf6e868 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c47d540c682c40189e74094556a634d4", "created_at": "2018-06-30T15:01:28Z", "updated_at": "2018-06-30T15:01:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:01:28Z", "revision_number": 0, "id": "5625a2d1-d6b6-46a1-8617-aa36196f6831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:01:28Z", "security_group_id": "62ac0b31-2720-4dde-b20b-64c1629268cd", "tenant_id": "c47d540c682c40189e74094556a634d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47d540c682c40189e74094556a634d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:01:28Z", "revision_number": 0, "id": "569950ef-2793-444c-a5ee-96bd431a8dfd", "remote_group_id": "62ac0b31-2720-4dde-b20b-64c1629268cd", "remote_ip_prefix": null, "created_at": "2018-06-30T15:01:28Z", "security_group_id": "62ac0b31-2720-4dde-b20b-64c1629268cd", "tenant_id": "c47d540c682c40189e74094556a634d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c47d540c682c40189e74094556a634d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:01:28Z", "revision_number": 0, "id": "cadb3d71-ff9f-477e-8368-e0c593e6e99e", "remote_group_id": "62ac0b31-2720-4dde-b20b-64c1629268cd", "remote_ip_prefix": null, "created_at": "2018-06-30T15:01:28Z", "security_group_id": "62ac0b31-2720-4dde-b20b-64c1629268cd", "tenant_id": "c47d540c682c40189e74094556a634d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47d540c682c40189e74094556a634d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:01:28Z", "revision_number": 0, "id": "d5f6e48a-da92-4e24-ae95-6ee9dcd3e430", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:01:28Z", "security_group_id": "62ac0b31-2720-4dde-b20b-64c1629268cd", "tenant_id": "c47d540c682c40189e74094556a634d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c47d540c682c40189e74094556a634d4"}], "revision_number": 4, "project_id": "c47d540c682c40189e74094556a634d4", "id": "62ac0b31-2720-4dde-b20b-64c1629268cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:02:12,493 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-8bf2478b-c376-4256-8526-007dabf6e868 2018-06-30 15:02:12,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70541b307c700afe2735a8426eff040233bec9e0" 2018-06-30 15:02:12,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:12 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f07d1a72-2e09-4412-8f67-ee5d03eebc0c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c47d540c682c40189e74094556a634d4", "name": "CreateNetworkSuccessTests-6ba8265a-411a-47d-proj"}} 2018-06-30 15:02:12,901 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4 used request id req-f07d1a72-2e09-4412-8f67-ee5d03eebc0c 2018-06-30 15:02:12,901 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62ac0b31-2720-4dde-b20b-64c1629268cd 2018-06-30 15:02:12,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=62ac0b31-2720-4dde-b20b-64c1629268cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70541b307c700afe2735a8426eff040233bec9e0" 2018-06-30 15:02:13,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:13 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-eb144990-c759-4ce7-9733-dbd62559ce53 Front-End-Https: on 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-06-30T15:01:28Z", "security_group_id": "62ac0b31-2720-4dde-b20b-64c1629268cd", "port_range_min": null, "revision_number": 0, "tenant_id": "c47d540c682c40189e74094556a634d4", "created_at": "2018-06-30T15:01:28Z", "project_id": "c47d540c682c40189e74094556a634d4", "id": "5625a2d1-d6b6-46a1-8617-aa36196f6831"}, {"remote_group_id": "62ac0b31-2720-4dde-b20b-64c1629268cd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:01:28Z", "security_group_id": "62ac0b31-2720-4dde-b20b-64c1629268cd", "port_range_min": null, "revision_number": 0, "tenant_id": "c47d540c682c40189e74094556a634d4", "created_at": "2018-06-30T15:01:28Z", "project_id": "c47d540c682c40189e74094556a634d4", "id": "569950ef-2793-444c-a5ee-96bd431a8dfd"}, {"remote_group_id": "62ac0b31-2720-4dde-b20b-64c1629268cd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:01:28Z", "security_group_id": "62ac0b31-2720-4dde-b20b-64c1629268cd", "port_range_min": null, "revision_number": 0, "tenant_id": "c47d540c682c40189e74094556a634d4", "created_at": "2018-06-30T15:01:28Z", "project_id": "c47d540c682c40189e74094556a634d4", "id": "cadb3d71-ff9f-477e-8368-e0c593e6e99e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:01:28Z", "security_group_id": "62ac0b31-2720-4dde-b20b-64c1629268cd", "port_range_min": null, "revision_number": 0, "tenant_id": "c47d540c682c40189e74094556a634d4", "created_at": "2018-06-30T15:01:28Z", "project_id": "c47d540c682c40189e74094556a634d4", "id": "d5f6e48a-da92-4e24-ae95-6ee9dcd3e430"}]} 2018-06-30 15:02:13,706 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=62ac0b31-2720-4dde-b20b-64c1629268cd used request id req-eb144990-c759-4ce7-9733-dbd62559ce53 2018-06-30 15:02:13,706 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:02:13,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/62ac0b31-2720-4dde-b20b-64c1629268cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70541b307c700afe2735a8426eff040233bec9e0" 2018-06-30 15:02:14,109 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:02:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ebfe0b26-f1de-4208-ba7d-a407c235efb1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:02:14,109 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/62ac0b31-2720-4dde-b20b-64c1629268cd used request id req-ebfe0b26-f1de-4208-ba7d-a407c235efb1 2018-06-30 15:02:14,110 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-6ba8265a-411a-47d-proj 2018-06-30 15:02:14,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70541b307c700afe2735a8426eff040233bec9e0" 2018-06-30 15:02:14,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:02:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b197ce5-76c7-463f-aa5f-1cd3933c713a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:02:14,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/c47d540c682c40189e74094556a634d4 used request id req-7b197ce5-76c7-463f-aa5f-1cd3933c713a 2018-06-30 15:02:14,593 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-6ba8265a-411a-47d-proj-role 2018-06-30 15:02:14,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/6b0d66756dbe481fab5b2fdcc2082aa8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70541b307c700afe2735a8426eff040233bec9e0" 2018-06-30 15:02:15,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:02:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4783f72-d06c-48db-9300-f6d2c1e1c4f3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:02:15,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/6b0d66756dbe481fab5b2fdcc2082aa8 used request id req-e4783f72-d06c-48db-9300-f6d2c1e1c4f3 2018-06-30 15:02:15,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70541b307c700afe2735a8426eff040233bec9e0" 2018-06-30 15:02:15,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:15 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95a78636-135a-4f1d-aacc-a5b9c037de85 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:02:15,383 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-95a78636-135a-4f1d-aacc-a5b9c037de85 2018-06-30 15:02:15,383 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-6ba8265a-411a-47d-user 2018-06-30 15:02:15,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/5c5c45382ab04b9c8daf9bf0ed2946cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47d31ca76e447684484930f9015ba4b886a01aea" 2018-06-30 15:02:15,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:02:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e21c3b67-fb71-49bc-8f89-756c4de32d5e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:02:15,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/5c5c45382ab04b9c8daf9bf0ed2946cf used request id req-e21c3b67-fb71-49bc-8f89-756c4de32d5e 2018-06-30 15:02:15,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:02:17,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["IYrV7Em3RdmFeLgq_TTPbA"], "issued_at": "2018-06-30T15:02:17.000000Z"}} 2018-06-30 15:02:17,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8c5a87221532f1c06526da2335ffeb796161b8" 2018-06-30 15:02:17,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-419cf960-d6d1-43ef-8acb-4e6731f269b2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:02:17,105 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-419cf960-d6d1-43ef-8acb-4e6731f269b2 2018-06-30 15:02:17,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:02:17,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:02:18,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:02:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["6JF4y2OKR7eIFC3LInWsMA"], "issued_at": "2018-06-30T15:02:18.000000Z"}} 2018-06-30 15:02:18,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b44428ec50e6e58e694b07921535cf3fec623d" 2018-06-30 15:02:18,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4dc6988-ae1b-4841-8d17-f20b94e86ccd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:02:18,453 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b4dc6988-ae1b-4841-8d17-f20b94e86ccd 2018-06-30 15:02:18,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:02:18,468 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:02:18 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:02:18,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-03b00eb1-5148-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b44428ec50e6e58e694b07921535cf3fec623d" 2018-06-30 15:02:18,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:18 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf225c1f-410d-4355-80d4-f50fbe7d3c52 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-03b00eb1-5148-44c-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:02:18,557 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-03b00eb1-5148-44c-proj used request id req-cf225c1f-410d-4355-80d4-f50fbe7d3c52 2018-06-30 15:02:18,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b44428ec50e6e58e694b07921535cf3fec623d" 2018-06-30 15:02:18,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-235fe371-ab65-42e0-afd4-8b4c3c42051c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:02:18,643 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-235fe371-ab65-42e0-afd4-8b4c3c42051c 2018-06-30 15:02:18,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b44428ec50e6e58e694b07921535cf3fec623d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-03b00eb1-5148-44c-proj"}}' 2018-06-30 15:02:19,011 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:02:18 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2f5391b-309b-4b9e-98a1-34e561aec923 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33"}, "tags": [], "enabled": true, "id": "9206c09c1eca4c569dc4ea4f9565ba33", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-03b00eb1-5148-44c-proj"}} 2018-06-30 15:02:19,011 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-b2f5391b-309b-4b9e-98a1-34e561aec923 2018-06-30 15:02:19,012 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-03b00eb1-5148-44c-proj 2018-06-30 15:02:19,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:02:19,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:02:19,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:02:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Hr5wMXlIQy2TF4Nq6piAWQ"], "issued_at": "2018-06-30T15:02:19.000000Z"}} 2018-06-30 15:02:19,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a968c89d087b106f966fcc7c48a78c966ebf0d" 2018-06-30 15:02:20,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6933628-c2e1-4996-a4be-7c3a1b8b6e41 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:02:20,313 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c6933628-c2e1-4996-a4be-7c3a1b8b6e41 2018-06-30 15:02:20,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:02:20,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:02:20 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:02:20,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a968c89d087b106f966fcc7c48a78c966ebf0d" 2018-06-30 15:02:20,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:20 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b41dcb7c-178a-4f2f-8d65-cc4e16716a9e Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:02:20,714 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-b41dcb7c-178a-4f2f-8d65-cc4e16716a9e 2018-06-30 15:02:20,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-03b00eb1-5148-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a968c89d087b106f966fcc7c48a78c966ebf0d" 2018-06-30 15:02:21,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:20 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ad16bbb-bc33-4961-8b67-ce44b84d6028 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-03b00eb1-5148-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33"}, "tags": [], "enabled": true, "id": "9206c09c1eca4c569dc4ea4f9565ba33", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-03b00eb1-5148-44c-proj"}]} 2018-06-30 15:02:21,072 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-03b00eb1-5148-44c-proj used request id req-1ad16bbb-bc33-4961-8b67-ce44b84d6028 2018-06-30 15:02:21,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a968c89d087b106f966fcc7c48a78c966ebf0d" 2018-06-30 15:02:21,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9e1e42b-f883-49b6-ae4f-4e5c6bbc81e2 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:02:21,525 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f9e1e42b-f883-49b6-ae4f-4e5c6bbc81e2 2018-06-30 15:02:22,324 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-03b00eb1-5148-44c-user 2018-06-30 15:02:22,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:02:22,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b44428ec50e6e58e694b07921535cf3fec623d" 2018-06-30 15:02:22,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad21323e-d5f2-4054-ad35-24f2e9051300 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:02:22,649 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ad21323e-d5f2-4054-ad35-24f2e9051300 2018-06-30 15:02:22,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b44428ec50e6e58e694b07921535cf3fec623d" -d '{"role": {"name": "CreateNetworkSuccessTests-03b00eb1-5148-44c-proj-role"}}' 2018-06-30 15:02:22,738 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:02:22 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-688ffdc0-9da9-4907-b50f-c2a4edeaf0d5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04560c60a16c4b779ad8a435cfddb2c1", "links": {"self": "http://10.167.4.35:5000/v3/roles/04560c60a16c4b779ad8a435cfddb2c1"}, "name": "CreateNetworkSuccessTests-03b00eb1-5148-44c-proj-role"}} 2018-06-30 15:02:22,739 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-688ffdc0-9da9-4907-b50f-c2a4edeaf0d5 2018-06-30 15:02:22,739 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-03b00eb1-5148-44c-proj-role 2018-06-30 15:02:22,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/04560c60a16c4b779ad8a435cfddb2c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b44428ec50e6e58e694b07921535cf3fec623d" 2018-06-30 15:02:23,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:22 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1cbd1502-0757-49c3-a9ab-e32ae340d85e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04560c60a16c4b779ad8a435cfddb2c1", "links": {"self": "http://10.167.4.35:5000/v3/roles/04560c60a16c4b779ad8a435cfddb2c1"}, "name": "CreateNetworkSuccessTests-03b00eb1-5148-44c-proj-role"}} 2018-06-30 15:02:23,185 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/04560c60a16c4b779ad8a435cfddb2c1 used request id req-1cbd1502-0757-49c3-a9ab-e32ae340d85e 2018-06-30 15:02:23,186 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-03b00eb1-5148-44c-proj-role to project CreateNetworkSuccessTests-03b00eb1-5148-44c-proj 2018-06-30 15:02:23,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33/users/ef1f5755b00440debc95613ed5f4cbf2/roles/04560c60a16c4b779ad8a435cfddb2c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b44428ec50e6e58e694b07921535cf3fec623d" 2018-06-30 15:02:23,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:02:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9db7897-c0ad-4b4e-9852-6d52e2a99551 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:02:23,815 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33/users/ef1f5755b00440debc95613ed5f4cbf2/roles/04560c60a16c4b779ad8a435cfddb2c1 used request id req-f9db7897-c0ad-4b4e-9852-6d52e2a99551 2018-06-30 15:02:23,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:02:23,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:02:24,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:02:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Gi3qqA1NSf-sl_aQfGA0zA"], "issued_at": "2018-06-30T15:02:24.000000Z"}} 2018-06-30 15:02:24,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0c18d0bd68ccb2e05cd247543d9d578c75c809" 2018-06-30 15:02:25,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e9d3692-14b6-4eba-8e03-4e2e76df4bf4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:02:25,071 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6e9d3692-14b6-4eba-8e03-4e2e76df4bf4 2018-06-30 15:02:25,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0c18d0bd68ccb2e05cd247543d9d578c75c809" 2018-06-30 15:02:26,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:26 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-0fffcd92-cc31-45e7-bc6c-02fdcc107b2e Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:02:26,025 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-net used request id req-0fffcd92-cc31-45e7-bc6c-02fdcc107b2e 2018-06-30 15:02:26,026 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-net 2018-06-30 15:02:26,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:02:26,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:02:26,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:02:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["oN0Xy2fxSJmIEtwjJuP4nA"], "issued_at": "2018-06-30T15:02:26.000000Z"}} 2018-06-30 15:02:26,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f471326bb08b4f1c19a72573264100a9a3ce18" 2018-06-30 15:02:27,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbe615a7-7bb7-4957-a640-70c0f8415d29 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:02:27,145 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fbe615a7-7bb7-4957-a640-70c0f8415d29 2018-06-30 15:02:27,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:02:27,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:02:27 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:02:27,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-03b00eb1-5148-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f471326bb08b4f1c19a72573264100a9a3ce18" 2018-06-30 15:02:27,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:27 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbe70924-50e4-4bbf-925a-a773a2c431a0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-03b00eb1-5148-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33"}, "tags": [], "enabled": true, "id": "9206c09c1eca4c569dc4ea4f9565ba33", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-03b00eb1-5148-44c-proj"}]} 2018-06-30 15:02:27,474 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-03b00eb1-5148-44c-proj used request id req-dbe70924-50e4-4bbf-925a-a773a2c431a0 2018-06-30 15:02:27,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0c18d0bd68ccb2e05cd247543d9d578c75c809" -d '{"network": {"tenant_id": "9206c09c1eca4c569dc4ea4f9565ba33", "mtu": 999, "name": "CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-net", "admin_state_up": true}}' 2018-06-30 15:02:29,607 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:02:29 GMT Content-Type: application/json Content-Length: 701 Connection: keep-alive X-Openstack-Request-Id: req-3014da6c-eb6e-4967-8e5b-304573af8714 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bea8c469-e591-48b5-b2e5-9458c47e8862","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9206c09c1eca4c569dc4ea4f9565ba33","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T15:02:29Z","is_default":false,"provider:segmentation_id":66,"name":"CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-net","admin_state_up":true,"tenant_id":"9206c09c1eca4c569dc4ea4f9565ba33","created_at":"2018-06-30T15:02:28Z","mtu":999}} 2018-06-30 15:02:29,608 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-3014da6c-eb6e-4967-8e5b-304573af8714 2018-06-30 15:02:29,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=bea8c469-e591-48b5-b2e5-9458c47e8862 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0c18d0bd68ccb2e05cd247543d9d578c75c809" 2018-06-30 15:02:30,433 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:30 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-e816a8db-5dce-45ed-858f-15ad88284c25 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":999,"id":"bea8c469-e591-48b5-b2e5-9458c47e8862","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9206c09c1eca4c569dc4ea4f9565ba33","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T15:02:29Z","provider:segmentation_id":66,"name":"CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-net","admin_state_up":true,"tenant_id":"9206c09c1eca4c569dc4ea4f9565ba33","created_at":"2018-06-30T15:02:28Z","provider:network_type":"vxlan"}]} 2018-06-30 15:02:30,433 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=bea8c469-e591-48b5-b2e5-9458c47e8862 used request id req-e816a8db-5dce-45ed-858f-15ad88284c25 2018-06-30 15:02:30,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=bea8c469-e591-48b5-b2e5-9458c47e8862 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0c18d0bd68ccb2e05cd247543d9d578c75c809" 2018-06-30 15:02:30,516 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:30 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-7662f1bd-a4ed-40e1-974b-b57a015f3f51 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:02:30,516 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bea8c469-e591-48b5-b2e5-9458c47e8862 used request id req-7662f1bd-a4ed-40e1-974b-b57a015f3f51 2018-06-30 15:02:30,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:02:30,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:02:31,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:02:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["P6GRoun-Sci3bKR7mysjkw"], "issued_at": "2018-06-30T15:02:31.000000Z"}} 2018-06-30 15:02:31,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0051d71144cd8b8e294ee4f0cf7c1f94fbdc0e5b" 2018-06-30 15:02:31,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7602e7e0-59ea-44ad-89e0-8cbee2c7e3d3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:02:31,507 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7602e7e0-59ea-44ad-89e0-8cbee2c7e3d3 2018-06-30 15:02:31,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:02:31,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:02:31 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:02:31,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-03b00eb1-5148-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0051d71144cd8b8e294ee4f0cf7c1f94fbdc0e5b" 2018-06-30 15:02:31,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:31 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44c8000d-7e42-49fc-b520-cd5ec9e9c8ed Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-03b00eb1-5148-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33"}, "tags": [], "enabled": true, "id": "9206c09c1eca4c569dc4ea4f9565ba33", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-03b00eb1-5148-44c-proj"}]} 2018-06-30 15:02:31,619 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-03b00eb1-5148-44c-proj used request id req-44c8000d-7e42-49fc-b520-cd5ec9e9c8ed 2018-06-30 15:02:31,620 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-subnet 2018-06-30 15:02:31,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0c18d0bd68ccb2e05cd247543d9d578c75c809" -d '{"subnets": [{"ip_version": 4, "network_id": "bea8c469-e591-48b5-b2e5-9458c47e8862", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-subnet", "tenant_id": "9206c09c1eca4c569dc4ea4f9565ba33"}]}' 2018-06-30 15:02:33,438 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:02:33 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-d78d5815-90b4-4ccd-a427-bf8b04d664e5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bea8c469-e591-48b5-b2e5-9458c47e8862","tenant_id":"9206c09c1eca4c569dc4ea4f9565ba33","created_at":"2018-06-30T15:02:32Z","dns_nameservers":[],"updated_at":"2018-06-30T15:02:32Z","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":"9206c09c1eca4c569dc4ea4f9565ba33","id":"7c92e84f-8d7e-4ee6-bb6a-0937c9a82399","subnetpool_id":null,"name":"CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-subnet"}]} 2018-06-30 15:02:33,438 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-d78d5815-90b4-4ccd-a427-bf8b04d664e5 2018-06-30 15:02:33,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=bea8c469-e591-48b5-b2e5-9458c47e8862 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0c18d0bd68ccb2e05cd247543d9d578c75c809" 2018-06-30 15:02:33,646 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:33 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-6baecb95-7509-49c7-ba7e-a4ffb21d2be4 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"bea8c469-e591-48b5-b2e5-9458c47e8862","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9206c09c1eca4c569dc4ea4f9565ba33","status":"ACTIVE","subnets":["7c92e84f-8d7e-4ee6-bb6a-0937c9a82399"],"description":"","tags":[],"updated_at":"2018-06-30T15:02:32Z","provider:segmentation_id":66,"name":"CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-net","admin_state_up":true,"tenant_id":"9206c09c1eca4c569dc4ea4f9565ba33","created_at":"2018-06-30T15:02:28Z","provider:network_type":"vxlan"}]} 2018-06-30 15:02:33,646 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=bea8c469-e591-48b5-b2e5-9458c47e8862 used request id req-6baecb95-7509-49c7-ba7e-a4ffb21d2be4 2018-06-30 15:02:33,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=bea8c469-e591-48b5-b2e5-9458c47e8862 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0c18d0bd68ccb2e05cd247543d9d578c75c809" 2018-06-30 15:02:33,786 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:33 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-c42e356e-f31e-4302-8ee6-4c3f6e5c232e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bea8c469-e591-48b5-b2e5-9458c47e8862","tenant_id":"9206c09c1eca4c569dc4ea4f9565ba33","created_at":"2018-06-30T15:02:32Z","dns_nameservers":[],"updated_at":"2018-06-30T15:02:32Z","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":"9206c09c1eca4c569dc4ea4f9565ba33","id":"7c92e84f-8d7e-4ee6-bb6a-0937c9a82399","subnetpool_id":null,"name":"CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-subnet"}]} 2018-06-30 15:02:33,786 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bea8c469-e591-48b5-b2e5-9458c47e8862 used request id req-c42e356e-f31e-4302-8ee6-4c3f6e5c232e 2018-06-30 15:02:33,787 - OpenStackNetwork - DEBUG - Network [bea8c469-e591-48b5-b2e5-9458c47e8862] created successfully 2018-06-30 15:02:33,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:02:34,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "04560c60a16c4b779ad8a435cfddb2c1", "name": "CreateNetworkSuccessTests-03b00eb1-5148-44c-proj-role"}], "expires_at": "2018-06-30T16:02:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9206c09c1eca4c569dc4ea4f9565ba33", "name": "CreateNetworkSuccessTests-03b00eb1-5148-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9206c09c1eca4c569dc4ea4f9565ba33", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/9206c09c1eca4c569dc4ea4f9565ba33", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/9206c09c1eca4c569dc4ea4f9565ba33", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9206c09c1eca4c569dc4ea4f9565ba33", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/9206c09c1eca4c569dc4ea4f9565ba33", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/9206c09c1eca4c569dc4ea4f9565ba33", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9206c09c1eca4c569dc4ea4f9565ba33", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/9206c09c1eca4c569dc4ea4f9565ba33", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/9206c09c1eca4c569dc4ea4f9565ba33", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/9206c09c1eca4c569dc4ea4f9565ba33", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/9206c09c1eca4c569dc4ea4f9565ba33", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/9206c09c1eca4c569dc4ea4f9565ba33", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-03b00eb1-5148-44c-user", "id": "ef1f5755b00440debc95613ed5f4cbf2"}, "audit_ids": ["z7-P20IST3-mU9TnodseKw"], "issued_at": "2018-06-30T15:02:34.000000Z"}} 2018-06-30 15:02:34,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece9edbec09af8d2e969241d0a35d19b31539fd1" 2018-06-30 15:02:35,844 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:35 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-4523d13e-80dc-4d2d-a72f-625c4b18551f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7c92e84f-8d7e-4ee6-bb6a-0937c9a82399"],"updated_at":"2018-06-30T15:02:32Z","tenant_id":"9206c09c1eca4c569dc4ea4f9565ba33","created_at":"2018-06-30T15:02:28Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9206c09c1eca4c569dc4ea4f9565ba33","id":"bea8c469-e591-48b5-b2e5-9458c47e8862","name":"CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-net"}]} 2018-06-30 15:02:35,844 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-net used request id req-4523d13e-80dc-4d2d-a72f-625c4b18551f 2018-06-30 15:02:35,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:02:35,857 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:02:35 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:02:35,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8c5a87221532f1c06526da2335ffeb796161b8" 2018-06-30 15:02:36,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:35 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a111ec6e-20ff-48b3-8db3-c8f7df3878e8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9206c09c1eca4c569dc4ea4f9565ba33", "name": "CreateNetworkSuccessTests-03b00eb1-5148-44c-proj"}} 2018-06-30 15:02:36,318 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33 used request id req-a111ec6e-20ff-48b3-8db3-c8f7df3878e8 2018-06-30 15:02:36,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=bea8c469-e591-48b5-b2e5-9458c47e8862 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece9edbec09af8d2e969241d0a35d19b31539fd1" 2018-06-30 15:02:37,336 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:37 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-ecf8fe43-7221-4c86-a8d4-532b26275ebe Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bea8c469-e591-48b5-b2e5-9458c47e8862","tenant_id":"9206c09c1eca4c569dc4ea4f9565ba33","created_at":"2018-06-30T15:02:32Z","dns_nameservers":[],"updated_at":"2018-06-30T15:02:32Z","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":"9206c09c1eca4c569dc4ea4f9565ba33","id":"7c92e84f-8d7e-4ee6-bb6a-0937c9a82399","subnetpool_id":null,"name":"CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-subnet"}]} 2018-06-30 15:02:37,336 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bea8c469-e591-48b5-b2e5-9458c47e8862 used request id req-ecf8fe43-7221-4c86-a8d4-532b26275ebe 2018-06-30 15:02:37,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:02:37,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:02:38,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:02:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["rNZPKAXaQca3MIXu_-vTeA"], "issued_at": "2018-06-30T15:02:38.000000Z"}} 2018-06-30 15:02:38,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0eff24a0767d3ea7b22fec22dd31536718d8f" 2018-06-30 15:02:38,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29cd5f60-d134-43c4-b58c-bb6d657b2990 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:02:38,177 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-29cd5f60-d134-43c4-b58c-bb6d657b2990 2018-06-30 15:02:38,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0eff24a0767d3ea7b22fec22dd31536718d8f" 2018-06-30 15:02:39,240 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:39 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-e3cec31b-d106-43e4-925c-361c9606f808 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 15:02:39,240 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-router&admin_state_up=True used request id req-e3cec31b-d106-43e4-925c-361c9606f808 2018-06-30 15:02:39,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:02:39,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:02:39,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:02:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["FaV94kK_T7ixYgmEAIiFfg"], "issued_at": "2018-06-30T15:02:39.000000Z"}} 2018-06-30 15:02:39,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea1093b4512a61fcc661a2bbde412cb36fe0f05" 2018-06-30 15:02:40,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-005026f8-d531-4bdb-9727-67656b870e91 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:02:40,304 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-005026f8-d531-4bdb-9727-67656b870e91 2018-06-30 15:02:40,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:02:40,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:02:40 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:02:40,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-03b00eb1-5148-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea1093b4512a61fcc661a2bbde412cb36fe0f05" 2018-06-30 15:02:40,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:40 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdc3d096-f9b4-4df6-8632-e1ca820587c6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-03b00eb1-5148-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33"}, "tags": [], "enabled": true, "id": "9206c09c1eca4c569dc4ea4f9565ba33", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-03b00eb1-5148-44c-proj"}]} 2018-06-30 15:02:40,670 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-03b00eb1-5148-44c-proj used request id req-fdc3d096-f9b4-4df6-8632-e1ca820587c6 2018-06-30 15:02:40,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0eff24a0767d3ea7b22fec22dd31536718d8f" 2018-06-30 15:02:41,210 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:41 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-71250a34-490e-437e-b364-87a367e6bdcd Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 15:02:41,210 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-71250a34-490e-437e-b364-87a367e6bdcd 2018-06-30 15:02:41,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0eff24a0767d3ea7b22fec22dd31536718d8f" 2018-06-30 15:02:41,334 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:41 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-04cd14f2-c0d7-46b3-9382-f93a75830679 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 15:02:41,334 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-04cd14f2-c0d7-46b3-9382-f93a75830679 2018-06-30 15:02:41,335 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-router 2018-06-30 15:02:41,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0eff24a0767d3ea7b22fec22dd31536718d8f" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "tenant_id": "9206c09c1eca4c569dc4ea4f9565ba33", "name": "CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-router", "admin_state_up": true}}' 2018-06-30 15:02:45,432 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:02:45 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-2b283dfd-2d16-413d-ad74-33f7294a6133 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9206c09c1eca4c569dc4ea4f9565ba33", "created_at": "2018-06-30T15:02:42Z", "admin_state_up": true, "updated_at": "2018-06-30T15:02:44Z", "project_id": "9206c09c1eca4c569dc4ea4f9565ba33", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "deaccef6-ac94-4c34-a114-ac5357ff65ff", "name": "CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-router"}} 2018-06-30 15:02:45,432 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-2b283dfd-2d16-413d-ad74-33f7294a6133 2018-06-30 15:02:45,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=deaccef6-ac94-4c34-a114-ac5357ff65ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0eff24a0767d3ea7b22fec22dd31536718d8f" 2018-06-30 15:02:46,390 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:46 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-302f3f77-fc7d-4fef-b122-ed3fa9e8167c Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:02:43Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.114"}],"id":"35de3e34-89cd-4a55-ab11-823ac1855872","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c6:97:d9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"deaccef6-ac94-4c34-a114-ac5357ff65ff","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T15:02:43Z","binding:vnic_type":"normal"}]} 2018-06-30 15:02:46,390 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=deaccef6-ac94-4c34-a114-ac5357ff65ff used request id req-302f3f77-fc7d-4fef-b122-ed3fa9e8167c 2018-06-30 15:02:46,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0eff24a0767d3ea7b22fec22dd31536718d8f" 2018-06-30 15:02:46,518 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:46 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-2700d59b-9323-4037-b86b-06656efefa72 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 15:02:46,519 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-2700d59b-9323-4037-b86b-06656efefa72 2018-06-30 15:02:46,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0eff24a0767d3ea7b22fec22dd31536718d8f" 2018-06-30 15:02:46,740 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:46 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-7a869d84-aaa5-45b9-9563-13fb1846e410 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"bea8c469-e591-48b5-b2e5-9458c47e8862","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9206c09c1eca4c569dc4ea4f9565ba33","status":"ACTIVE","subnets":["7c92e84f-8d7e-4ee6-bb6a-0937c9a82399"],"description":"","tags":[],"updated_at":"2018-06-30T15:02:32Z","provider:segmentation_id":66,"name":"CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-net","admin_state_up":true,"tenant_id":"9206c09c1eca4c569dc4ea4f9565ba33","created_at":"2018-06-30T15:02:28Z","provider:network_type":"vxlan"}]} 2018-06-30 15:02:46,740 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-net used request id req-7a869d84-aaa5-45b9-9563-13fb1846e410 2018-06-30 15:02:46,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:02:46,754 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:02:46 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:02:46,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0eff24a0767d3ea7b22fec22dd31536718d8f" 2018-06-30 15:02:46,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:46 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a61f611-e4ae-41f8-a233-7d2169e63174 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9206c09c1eca4c569dc4ea4f9565ba33", "name": "CreateNetworkSuccessTests-03b00eb1-5148-44c-proj"}} 2018-06-30 15:02:46,828 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33 used request id req-6a61f611-e4ae-41f8-a233-7d2169e63174 2018-06-30 15:02:46,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=bea8c469-e591-48b5-b2e5-9458c47e8862 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0eff24a0767d3ea7b22fec22dd31536718d8f" 2018-06-30 15:02:47,820 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:47 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-bbf8eef7-7e75-49ee-8c04-c35960a6edfd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bea8c469-e591-48b5-b2e5-9458c47e8862","tenant_id":"9206c09c1eca4c569dc4ea4f9565ba33","created_at":"2018-06-30T15:02:32Z","dns_nameservers":[],"updated_at":"2018-06-30T15:02:32Z","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":"9206c09c1eca4c569dc4ea4f9565ba33","id":"7c92e84f-8d7e-4ee6-bb6a-0937c9a82399","subnetpool_id":null,"name":"CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-subnet"}]} 2018-06-30 15:02:47,820 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bea8c469-e591-48b5-b2e5-9458c47e8862 used request id req-bbf8eef7-7e75-49ee-8c04-c35960a6edfd 2018-06-30 15:02:47,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=bea8c469-e591-48b5-b2e5-9458c47e8862&name=CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0eff24a0767d3ea7b22fec22dd31536718d8f" 2018-06-30 15:02:47,931 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:47 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-2a790917-770e-4df9-a341-2d6bcc98c576 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bea8c469-e591-48b5-b2e5-9458c47e8862","tenant_id":"9206c09c1eca4c569dc4ea4f9565ba33","created_at":"2018-06-30T15:02:32Z","dns_nameservers":[],"updated_at":"2018-06-30T15:02:32Z","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":"9206c09c1eca4c569dc4ea4f9565ba33","id":"7c92e84f-8d7e-4ee6-bb6a-0937c9a82399","subnetpool_id":null,"name":"CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-subnet"}]} 2018-06-30 15:02:47,931 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=bea8c469-e591-48b5-b2e5-9458c47e8862&name=CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-subnet used request id req-2a790917-770e-4df9-a341-2d6bcc98c576 2018-06-30 15:02:47,932 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-30 15:02:47,932 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-router 2018-06-30 15:02:47,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/deaccef6-ac94-4c34-a114-ac5357ff65ff/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0eff24a0767d3ea7b22fec22dd31536718d8f" -d '{"subnet_id": "7c92e84f-8d7e-4ee6-bb6a-0937c9a82399"}' 2018-06-30 15:02:53,479 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:53 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-5aa2c040-68e1-41da-aafa-f0ba41466651 Front-End-Https: on RESP BODY: {"network_id": "bea8c469-e591-48b5-b2e5-9458c47e8862", "tenant_id": "9206c09c1eca4c569dc4ea4f9565ba33", "subnet_id": "7c92e84f-8d7e-4ee6-bb6a-0937c9a82399", "subnet_ids": ["7c92e84f-8d7e-4ee6-bb6a-0937c9a82399"], "port_id": "df23d7c2-f9ef-48d1-a3fe-6276ac96f48d", "id": "deaccef6-ac94-4c34-a114-ac5357ff65ff"} 2018-06-30 15:02:53,479 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/deaccef6-ac94-4c34-a114-ac5357ff65ff/add_router_interface used request id req-5aa2c040-68e1-41da-aafa-f0ba41466651 2018-06-30 15:02:53,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/deaccef6-ac94-4c34-a114-ac5357ff65ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0eff24a0767d3ea7b22fec22dd31536718d8f" 2018-06-30 15:02:53,791 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:53 GMT Content-Type: application/json Content-Length: 736 Connection: keep-alive X-Openstack-Request-Id: req-7e7c507f-69a8-42ae-9a88-e44fed26306b Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9206c09c1eca4c569dc4ea4f9565ba33", "created_at": "2018-06-30T15:02:42Z", "admin_state_up": true, "updated_at": "2018-06-30T15:02:50Z", "project_id": "9206c09c1eca4c569dc4ea4f9565ba33", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "deaccef6-ac94-4c34-a114-ac5357ff65ff", "name": "CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-router"}} 2018-06-30 15:02:53,791 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/deaccef6-ac94-4c34-a114-ac5357ff65ff used request id req-7e7c507f-69a8-42ae-9a88-e44fed26306b 2018-06-30 15:02:53,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=deaccef6-ac94-4c34-a114-ac5357ff65ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0eff24a0767d3ea7b22fec22dd31536718d8f" 2018-06-30 15:02:54,202 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:54 GMT Content-Type: application/json Content-Length: 1626 Connection: keep-alive X-Openstack-Request-Id: req-476c83a2-6850-4c96-a79a-2c5e8700d866 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:02:51Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.114"}],"id":"35de3e34-89cd-4a55-ab11-823ac1855872","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:97:d9","project_id":"","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"deaccef6-ac94-4c34-a114-ac5357ff65ff","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T15:02:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:02:51Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7c92e84f-8d7e-4ee6-bb6a-0937c9a82399","ip_address":"10.55.1.1"}],"id":"df23d7c2-f9ef-48d1-a3fe-6276ac96f48d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:82:b6:e5","project_id":"9206c09c1eca4c569dc4ea4f9565ba33","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"deaccef6-ac94-4c34-a114-ac5357ff65ff","name":"","admin_state_up":true,"network_id":"bea8c469-e591-48b5-b2e5-9458c47e8862","tenant_id":"9206c09c1eca4c569dc4ea4f9565ba33","created_at":"2018-06-30T15:02:49Z","binding:vnic_type":"normal"}]} 2018-06-30 15:02:54,203 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=deaccef6-ac94-4c34-a114-ac5357ff65ff used request id req-476c83a2-6850-4c96-a79a-2c5e8700d866 2018-06-30 15:02:54,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0eff24a0767d3ea7b22fec22dd31536718d8f" 2018-06-30 15:02:54,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:54 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-ccb6a272-382f-4cc8-b54f-449a250e7659 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 15:02:54,330 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-ccb6a272-382f-4cc8-b54f-449a250e7659 2018-06-30 15:02:54,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/7c92e84f-8d7e-4ee6-bb6a-0937c9a82399 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0eff24a0767d3ea7b22fec22dd31536718d8f" 2018-06-30 15:02:54,509 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:54 GMT Content-Type: application/json Content-Length: 672 Connection: keep-alive X-Openstack-Request-Id: req-9cf32920-7d09-4954-8895-e8b76914469e Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bea8c469-e591-48b5-b2e5-9458c47e8862","tenant_id":"9206c09c1eca4c569dc4ea4f9565ba33","created_at":"2018-06-30T15:02:32Z","dns_nameservers":[],"updated_at":"2018-06-30T15:02:32Z","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":"9206c09c1eca4c569dc4ea4f9565ba33","id":"7c92e84f-8d7e-4ee6-bb6a-0937c9a82399","subnetpool_id":null,"name":"CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-subnet"}} 2018-06-30 15:02:54,509 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/7c92e84f-8d7e-4ee6-bb6a-0937c9a82399 used request id req-9cf32920-7d09-4954-8895-e8b76914469e 2018-06-30 15:02:54,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece9edbec09af8d2e969241d0a35d19b31539fd1" 2018-06-30 15:02:55,671 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:55 GMT Content-Type: application/json Content-Length: 726 Connection: keep-alive X-Openstack-Request-Id: req-4ddea0b3-4eac-454a-8d08-d08dbe931147 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9206c09c1eca4c569dc4ea4f9565ba33", "created_at": "2018-06-30T15:02:42Z", "admin_state_up": true, "updated_at": "2018-06-30T15:02:50Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9206c09c1eca4c569dc4ea4f9565ba33", "id": "deaccef6-ac94-4c34-a114-ac5357ff65ff", "name": "CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-router"}]} 2018-06-30 15:02:55,671 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-router&admin_state_up=True used request id req-4ddea0b3-4eac-454a-8d08-d08dbe931147 2018-06-30 15:02:55,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec8c5a87221532f1c06526da2335ffeb796161b8" 2018-06-30 15:02:56,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:02:55 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd2083ab-1b3d-4ee3-ad3c-1c30a81873eb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9206c09c1eca4c569dc4ea4f9565ba33", "name": "CreateNetworkSuccessTests-03b00eb1-5148-44c-proj"}} 2018-06-30 15:02:56,057 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33 used request id req-bd2083ab-1b3d-4ee3-ad3c-1c30a81873eb 2018-06-30 15:02:56,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=deaccef6-ac94-4c34-a114-ac5357ff65ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece9edbec09af8d2e969241d0a35d19b31539fd1" 2018-06-30 15:02:56,833 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:56 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-af9d2550-e8df-4d75-bf77-7ccc257b0e7f Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"bea8c469-e591-48b5-b2e5-9458c47e8862","tenant_id":"9206c09c1eca4c569dc4ea4f9565ba33","created_at":"2018-06-30T15:02:49Z","admin_state_up":true,"updated_at":"2018-06-30T15:02:51Z","binding:vnic_type":"normal","device_id":"deaccef6-ac94-4c34-a114-ac5357ff65ff","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:82:b6:e5","id":"df23d7c2-f9ef-48d1-a3fe-6276ac96f48d","port_security_enabled":false,"project_id":"9206c09c1eca4c569dc4ea4f9565ba33","fixed_ips":[{"subnet_id":"7c92e84f-8d7e-4ee6-bb6a-0937c9a82399","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:02:56,833 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=deaccef6-ac94-4c34-a114-ac5357ff65ff used request id req-af9d2550-e8df-4d75-bf77-7ccc257b0e7f 2018-06-30 15:02:56,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/7c92e84f-8d7e-4ee6-bb6a-0937c9a82399 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece9edbec09af8d2e969241d0a35d19b31539fd1" 2018-06-30 15:02:56,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:02:56 GMT Content-Type: application/json Content-Length: 672 Connection: keep-alive X-Openstack-Request-Id: req-c98ec9ea-6f8f-47ef-9332-e6c3593a7daf Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bea8c469-e591-48b5-b2e5-9458c47e8862","tenant_id":"9206c09c1eca4c569dc4ea4f9565ba33","created_at":"2018-06-30T15:02:32Z","dns_nameservers":[],"updated_at":"2018-06-30T15:02:32Z","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":"9206c09c1eca4c569dc4ea4f9565ba33","id":"7c92e84f-8d7e-4ee6-bb6a-0937c9a82399","subnetpool_id":null,"name":"CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-subnet"}} 2018-06-30 15:02:56,953 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/7c92e84f-8d7e-4ee6-bb6a-0937c9a82399 used request id req-c98ec9ea-6f8f-47ef-9332-e6c3593a7daf 2018-06-30 15:02:56,954 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-router and subnet CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-subnet 2018-06-30 15:02:56,954 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-router 2018-06-30 15:02:56,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/deaccef6-ac94-4c34-a114-ac5357ff65ff/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0eff24a0767d3ea7b22fec22dd31536718d8f" -d '{"subnet_id": "7c92e84f-8d7e-4ee6-bb6a-0937c9a82399"}' 2018-06-30 15:03:01,810 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:01 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-716d0038-1b29-4091-a915-66677d50694e Front-End-Https: on RESP BODY: {"network_id": "bea8c469-e591-48b5-b2e5-9458c47e8862", "tenant_id": "9206c09c1eca4c569dc4ea4f9565ba33", "subnet_id": "7c92e84f-8d7e-4ee6-bb6a-0937c9a82399", "subnet_ids": ["7c92e84f-8d7e-4ee6-bb6a-0937c9a82399"], "port_id": "df23d7c2-f9ef-48d1-a3fe-6276ac96f48d", "id": "deaccef6-ac94-4c34-a114-ac5357ff65ff"} 2018-06-30 15:03:01,810 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/deaccef6-ac94-4c34-a114-ac5357ff65ff/remove_router_interface used request id req-716d0038-1b29-4091-a915-66677d50694e 2018-06-30 15:03:01,810 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-router 2018-06-30 15:03:01,811 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-router 2018-06-30 15:03:01,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/deaccef6-ac94-4c34-a114-ac5357ff65ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b0eff24a0767d3ea7b22fec22dd31536718d8f" 2018-06-30 15:03:04,924 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:03:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1210d689-95cd-4a96-87e3-3a884391b28b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:03:04,924 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/deaccef6-ac94-4c34-a114-ac5357ff65ff used request id req-1210d689-95cd-4a96-87e3-3a884391b28b 2018-06-30 15:03:04,925 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-subnet 2018-06-30 15:03:04,926 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-subnet 2018-06-30 15:03:04,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/7c92e84f-8d7e-4ee6-bb6a-0937c9a82399 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0c18d0bd68ccb2e05cd247543d9d578c75c809" 2018-06-30 15:03:08,917 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:03:08 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-82b0c1e8-eff8-4779-9b8c-818d169f9d90 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:03:08,918 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/7c92e84f-8d7e-4ee6-bb6a-0937c9a82399 used request id req-82b0c1e8-eff8-4779-9b8c-818d169f9d90 2018-06-30 15:03:08,918 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-47671797-3232-4543-b658-917b0180f470-pub-net 2018-06-30 15:03:08,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/bea8c469-e591-48b5-b2e5-9458c47e8862 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b0c18d0bd68ccb2e05cd247543d9d578c75c809" 2018-06-30 15:03:12,115 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:03:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-46d6751a-8cc2-42ea-860b-d6d440479011 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:03:12,115 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/bea8c469-e591-48b5-b2e5-9458c47e8862 used request id req-46d6751a-8cc2-42ea-860b-d6d440479011 2018-06-30 15:03:12,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b44428ec50e6e58e694b07921535cf3fec623d" 2018-06-30 15:03:12,995 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:12 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-92fc8f4e-ed8a-46e7-a4bd-d169bad072da Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9206c09c1eca4c569dc4ea4f9565ba33", "created_at": "2018-06-30T15:02:28Z", "updated_at": "2018-06-30T15:02:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:02:28Z", "revision_number": 0, "id": "1c52cd49-0be1-4083-9cb8-418233b0015c", "remote_group_id": "d5a2b8d4-83fe-40ef-8871-ec87899dfc82", "remote_ip_prefix": null, "created_at": "2018-06-30T15:02:28Z", "security_group_id": "d5a2b8d4-83fe-40ef-8871-ec87899dfc82", "tenant_id": "9206c09c1eca4c569dc4ea4f9565ba33", "port_range_min": null, "ethertype": "IPv4", "project_id": "9206c09c1eca4c569dc4ea4f9565ba33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:02:28Z", "revision_number": 0, "id": "410b93a2-f6ff-4093-9427-0683d6de506e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:02:28Z", "security_group_id": "d5a2b8d4-83fe-40ef-8871-ec87899dfc82", "tenant_id": "9206c09c1eca4c569dc4ea4f9565ba33", "port_range_min": null, "ethertype": "IPv4", "project_id": "9206c09c1eca4c569dc4ea4f9565ba33"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:02:28Z", "revision_number": 0, "id": "7e24ef3d-2821-492b-af01-928066a4c9f4", "remote_group_id": "d5a2b8d4-83fe-40ef-8871-ec87899dfc82", "remote_ip_prefix": null, "created_at": "2018-06-30T15:02:28Z", "security_group_id": "d5a2b8d4-83fe-40ef-8871-ec87899dfc82", "tenant_id": "9206c09c1eca4c569dc4ea4f9565ba33", "port_range_min": null, "ethertype": "IPv6", "project_id": "9206c09c1eca4c569dc4ea4f9565ba33"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:02:28Z", "revision_number": 0, "id": "cde7b942-60b3-4d96-a799-dc53f105b215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:02:28Z", "security_group_id": "d5a2b8d4-83fe-40ef-8871-ec87899dfc82", "tenant_id": "9206c09c1eca4c569dc4ea4f9565ba33", "port_range_min": null, "ethertype": "IPv6", "project_id": "9206c09c1eca4c569dc4ea4f9565ba33"}], "revision_number": 4, "project_id": "9206c09c1eca4c569dc4ea4f9565ba33", "id": "d5a2b8d4-83fe-40ef-8871-ec87899dfc82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:03:12,996 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-92fc8f4e-ed8a-46e7-a4bd-d169bad072da 2018-06-30 15:03:13,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b44428ec50e6e58e694b07921535cf3fec623d" 2018-06-30 15:03:13,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:13 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f11a425f-0535-4407-972f-d0626b81a7a9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:03:13,436 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-f11a425f-0535-4407-972f-d0626b81a7a9 2018-06-30 15:03:13,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b44428ec50e6e58e694b07921535cf3fec623d" 2018-06-30 15:03:13,828 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:03:13 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-939d188b-d0dc-497f-806a-7d4cb27b897e Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:03:13,828 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-939d188b-d0dc-497f-806a-7d4cb27b897e 2018-06-30 15:03:13,828 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:03:13,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b44428ec50e6e58e694b07921535cf3fec623d" 2018-06-30 15:03:14,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:13 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db6bfcf9-76d0-4277-bde3-5f61b19590f7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9206c09c1eca4c569dc4ea4f9565ba33", "name": "CreateNetworkSuccessTests-03b00eb1-5148-44c-proj"}} 2018-06-30 15:03:14,180 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33 used request id req-db6bfcf9-76d0-4277-bde3-5f61b19590f7 2018-06-30 15:03:14,180 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5a2b8d4-83fe-40ef-8871-ec87899dfc82 2018-06-30 15:03:14,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d5a2b8d4-83fe-40ef-8871-ec87899dfc82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b44428ec50e6e58e694b07921535cf3fec623d" 2018-06-30 15:03:15,029 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:15 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-76182baf-ffb0-4105-8180-2a5b061a4f0f Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "d5a2b8d4-83fe-40ef-8871-ec87899dfc82", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:02:28Z", "security_group_id": "d5a2b8d4-83fe-40ef-8871-ec87899dfc82", "port_range_min": null, "revision_number": 0, "tenant_id": "9206c09c1eca4c569dc4ea4f9565ba33", "created_at": "2018-06-30T15:02:28Z", "project_id": "9206c09c1eca4c569dc4ea4f9565ba33", "id": "1c52cd49-0be1-4083-9cb8-418233b0015c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:02:28Z", "security_group_id": "d5a2b8d4-83fe-40ef-8871-ec87899dfc82", "port_range_min": null, "revision_number": 0, "tenant_id": "9206c09c1eca4c569dc4ea4f9565ba33", "created_at": "2018-06-30T15:02:28Z", "project_id": "9206c09c1eca4c569dc4ea4f9565ba33", "id": "410b93a2-f6ff-4093-9427-0683d6de506e"}, {"remote_group_id": "d5a2b8d4-83fe-40ef-8871-ec87899dfc82", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:02:28Z", "security_group_id": "d5a2b8d4-83fe-40ef-8871-ec87899dfc82", "port_range_min": null, "revision_number": 0, "tenant_id": "9206c09c1eca4c569dc4ea4f9565ba33", "created_at": "2018-06-30T15:02:28Z", "project_id": "9206c09c1eca4c569dc4ea4f9565ba33", "id": "7e24ef3d-2821-492b-af01-928066a4c9f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:02:28Z", "security_group_id": "d5a2b8d4-83fe-40ef-8871-ec87899dfc82", "port_range_min": null, "revision_number": 0, "tenant_id": "9206c09c1eca4c569dc4ea4f9565ba33", "created_at": "2018-06-30T15:02:28Z", "project_id": "9206c09c1eca4c569dc4ea4f9565ba33", "id": "cde7b942-60b3-4d96-a799-dc53f105b215"}]} 2018-06-30 15:03:15,029 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d5a2b8d4-83fe-40ef-8871-ec87899dfc82 used request id req-76182baf-ffb0-4105-8180-2a5b061a4f0f 2018-06-30 15:03:15,030 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:03:15,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/d5a2b8d4-83fe-40ef-8871-ec87899dfc82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b44428ec50e6e58e694b07921535cf3fec623d" 2018-06-30 15:03:15,384 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:03:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7a40d12b-2cdd-4cd2-8826-6a7edf1c04c9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:03:15,384 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/d5a2b8d4-83fe-40ef-8871-ec87899dfc82 used request id req-7a40d12b-2cdd-4cd2-8826-6a7edf1c04c9 2018-06-30 15:03:15,385 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-03b00eb1-5148-44c-proj 2018-06-30 15:03:15,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b44428ec50e6e58e694b07921535cf3fec623d" 2018-06-30 15:03:15,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:03:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc559aea-464c-4adf-b93d-b873ba2d9c28 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:03:15,834 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/9206c09c1eca4c569dc4ea4f9565ba33 used request id req-dc559aea-464c-4adf-b93d-b873ba2d9c28 2018-06-30 15:03:15,835 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-03b00eb1-5148-44c-proj-role 2018-06-30 15:03:15,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/04560c60a16c4b779ad8a435cfddb2c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b44428ec50e6e58e694b07921535cf3fec623d" 2018-06-30 15:03:16,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:03:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-544358ec-3f7b-413a-a6ed-dd9ff69f219d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:03:16,236 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/04560c60a16c4b779ad8a435cfddb2c1 used request id req-544358ec-3f7b-413a-a6ed-dd9ff69f219d 2018-06-30 15:03:16,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15b44428ec50e6e58e694b07921535cf3fec623d" 2018-06-30 15:03:16,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:16 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9797c1d-0112-49d1-b3cd-ec86633e6988 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:03:16,608 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f9797c1d-0112-49d1-b3cd-ec86633e6988 2018-06-30 15:03:16,609 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-03b00eb1-5148-44c-user 2018-06-30 15:03:16,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/ef1f5755b00440debc95613ed5f4cbf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a968c89d087b106f966fcc7c48a78c966ebf0d" 2018-06-30 15:03:16,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:03:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1529ebcb-590b-47fd-b80c-cd892f466c95 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:03:16,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/ef1f5755b00440debc95613ed5f4cbf2 used request id req-1529ebcb-590b-47fd-b80c-cd892f466c95 2018-06-30 15:03:16,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:03:17,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["xxuPEPMaSNaXjEtrZC8wHA"], "issued_at": "2018-06-30T15:03:17.000000Z"}} 2018-06-30 15:03:17,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf28154d50123adbb7e3f7ae8495ba2f3e38cf1" 2018-06-30 15:03:17,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4532fdf0-233b-4f84-b590-0b3a08986192 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:03:17,816 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4532fdf0-233b-4f84-b590-0b3a08986192 2018-06-30 15:03:17,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:03:17,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:03:18,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:03:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["t6-kGwGIRS2Wmtbi5yik6Q"], "issued_at": "2018-06-30T15:03:18.000000Z"}} 2018-06-30 15:03:18,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9e74dcc72c01fd535c864e7f091e29215c3a73" 2018-06-30 15:03:18,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdc54990-35b3-4e64-8f24-ab4e74a09979 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:03:18,992 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fdc54990-35b3-4e64-8f24-ab4e74a09979 2018-06-30 15:03:18,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:03:19,007 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:03:19 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:03:19,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9e74dcc72c01fd535c864e7f091e29215c3a73" 2018-06-30 15:03:19,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:19 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22813b3c-be23-4376-a5e8-20929a1e3ea6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:03:19,398 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj used request id req-22813b3c-be23-4376-a5e8-20929a1e3ea6 2018-06-30 15:03:19,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9e74dcc72c01fd535c864e7f091e29215c3a73" 2018-06-30 15:03:19,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:19 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64f64aa2-440c-402d-bea3-107de62ce0df Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:03:19,791 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-64f64aa2-440c-402d-bea3-107de62ce0df 2018-06-30 15:03:19,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9e74dcc72c01fd535c864e7f091e29215c3a73" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj"}}' 2018-06-30 15:03:20,258 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:03:19 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f603e53b-9b35-40d6-9130-e61502349e96 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/016b2754ab3840cb8e6097c22be05546"}, "tags": [], "enabled": true, "id": "016b2754ab3840cb8e6097c22be05546", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj"}} 2018-06-30 15:03:20,258 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-f603e53b-9b35-40d6-9130-e61502349e96 2018-06-30 15:03:20,259 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj 2018-06-30 15:03:20,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:03:20,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:03:21,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["xDLaKYBoR-i2itu4p40kwg"], "issued_at": "2018-06-30T15:03:21.000000Z"}} 2018-06-30 15:03:21,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add250e0bb138e66b2288eb6a208310335afda33" 2018-06-30 15:03:21,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9095628e-d2e4-4e05-9a31-efe558447d42 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:03:21,128 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9095628e-d2e4-4e05-9a31-efe558447d42 2018-06-30 15:03:21,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:03:21,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:03:21 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:03:21,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add250e0bb138e66b2288eb6a208310335afda33" 2018-06-30 15:03:21,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:21 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f16d19e5-acb4-4ce3-a0f0-4fb94ca9be9e Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:03:21,306 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-f16d19e5-acb4-4ce3-a0f0-4fb94ca9be9e 2018-06-30 15:03:21,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add250e0bb138e66b2288eb6a208310335afda33" 2018-06-30 15:03:21,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:21 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd45ee90-ddbd-40bb-b580-bba9fbc88db3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/016b2754ab3840cb8e6097c22be05546"}, "tags": [], "enabled": true, "id": "016b2754ab3840cb8e6097c22be05546", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj"}]} 2018-06-30 15:03:21,666 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj used request id req-bd45ee90-ddbd-40bb-b580-bba9fbc88db3 2018-06-30 15:03:21,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add250e0bb138e66b2288eb6a208310335afda33" 2018-06-30 15:03:22,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20fb4535-a846-45eb-946f-d40f5099e9c9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:03:22,027 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-20fb4535-a846-45eb-946f-d40f5099e9c9 2018-06-30 15:03:22,771 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-user 2018-06-30 15:03:22,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:03:22,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9e74dcc72c01fd535c864e7f091e29215c3a73" 2018-06-30 15:03:23,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c4db7ba-bace-4778-91a9-fa797010d9fd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:03:23,161 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4c4db7ba-bace-4778-91a9-fa797010d9fd 2018-06-30 15:03:23,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9e74dcc72c01fd535c864e7f091e29215c3a73" -d '{"role": {"name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj-role"}}' 2018-06-30 15:03:23,558 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:03:23 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11877416-5e7b-45e8-a52d-035e93b22826 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "977b3365db6e469f9a9b8d267ef16c83", "links": {"self": "http://10.167.4.35:5000/v3/roles/977b3365db6e469f9a9b8d267ef16c83"}, "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj-role"}} 2018-06-30 15:03:23,558 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-11877416-5e7b-45e8-a52d-035e93b22826 2018-06-30 15:03:23,558 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj-role 2018-06-30 15:03:23,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/977b3365db6e469f9a9b8d267ef16c83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9e74dcc72c01fd535c864e7f091e29215c3a73" 2018-06-30 15:03:24,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:23 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3320ec6-6df6-480a-b275-49ba2e887cf2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "977b3365db6e469f9a9b8d267ef16c83", "links": {"self": "http://10.167.4.35:5000/v3/roles/977b3365db6e469f9a9b8d267ef16c83"}, "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj-role"}} 2018-06-30 15:03:24,212 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/977b3365db6e469f9a9b8d267ef16c83 used request id req-f3320ec6-6df6-480a-b275-49ba2e887cf2 2018-06-30 15:03:24,213 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj-role to project CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj 2018-06-30 15:03:24,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/016b2754ab3840cb8e6097c22be05546/users/a4f96df2c4bf44beb20a04a72014f9d4/roles/977b3365db6e469f9a9b8d267ef16c83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9e74dcc72c01fd535c864e7f091e29215c3a73" 2018-06-30 15:03:24,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:03:24 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0498a76c-faa1-4c23-aba5-262d78a3b2bf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:03:24,684 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/016b2754ab3840cb8e6097c22be05546/users/a4f96df2c4bf44beb20a04a72014f9d4/roles/977b3365db6e469f9a9b8d267ef16c83 used request id req-0498a76c-faa1-4c23-aba5-262d78a3b2bf 2018-06-30 15:03:24,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:03:24,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:03:25,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "977b3365db6e469f9a9b8d267ef16c83", "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj-role"}], "expires_at": "2018-06-30T16:03:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "016b2754ab3840cb8e6097c22be05546", "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/016b2754ab3840cb8e6097c22be05546", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/016b2754ab3840cb8e6097c22be05546", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/016b2754ab3840cb8e6097c22be05546", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/016b2754ab3840cb8e6097c22be05546", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/016b2754ab3840cb8e6097c22be05546", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/016b2754ab3840cb8e6097c22be05546", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/016b2754ab3840cb8e6097c22be05546", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/016b2754ab3840cb8e6097c22be05546", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/016b2754ab3840cb8e6097c22be05546", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/016b2754ab3840cb8e6097c22be05546", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/016b2754ab3840cb8e6097c22be05546", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/016b2754ab3840cb8e6097c22be05546", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-user", "id": "a4f96df2c4bf44beb20a04a72014f9d4"}, "audit_ids": ["gXVqjaRoRm-INVA4QSmaEg"], "issued_at": "2018-06-30T15:03:25.000000Z"}} 2018-06-30 15:03:25,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b6b8f14ca813d8dfcc665f2306fe640f43efc7" 2018-06-30 15:03:25,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca26e767-a092-4daf-9f3d-1e2fcbfebb53 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:03:25,959 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ca26e767-a092-4daf-9f3d-1e2fcbfebb53 2018-06-30 15:03:25,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b6b8f14ca813d8dfcc665f2306fe640f43efc7" 2018-06-30 15:03:26,852 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:26 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-a95bb890-76cf-4694-8940-9b6018bcefd5 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:03:26,853 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-net used request id req-a95bb890-76cf-4694-8940-9b6018bcefd5 2018-06-30 15:03:26,853 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-net 2018-06-30 15:03:26,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b6b8f14ca813d8dfcc665f2306fe640f43efc7" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-net", "admin_state_up": true}}' 2018-06-30 15:03:28,219 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:03:28 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive X-Openstack-Request-Id: req-4c65de15-942a-4bf8-a2b6-b9cd1eab6e7d Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"016b2754ab3840cb8e6097c22be05546","created_at":"2018-06-30T15:03:27Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-06-30T15:03:27Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"016b2754ab3840cb8e6097c22be05546","id":"92c7ebd4-c93a-4f87-821c-2d61627613bd","name":"CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-net"}} 2018-06-30 15:03:28,219 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-4c65de15-942a-4bf8-a2b6-b9cd1eab6e7d 2018-06-30 15:03:28,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=92c7ebd4-c93a-4f87-821c-2d61627613bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b6b8f14ca813d8dfcc665f2306fe640f43efc7" 2018-06-30 15:03:29,170 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:29 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive X-Openstack-Request-Id: req-50649147-9f6d-4172-909e-0fd568590662 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:03:27Z","tenant_id":"016b2754ab3840cb8e6097c22be05546","created_at":"2018-06-30T15:03:27Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"016b2754ab3840cb8e6097c22be05546","id":"92c7ebd4-c93a-4f87-821c-2d61627613bd","name":"CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-net"}]} 2018-06-30 15:03:29,170 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=92c7ebd4-c93a-4f87-821c-2d61627613bd used request id req-50649147-9f6d-4172-909e-0fd568590662 2018-06-30 15:03:29,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=92c7ebd4-c93a-4f87-821c-2d61627613bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b6b8f14ca813d8dfcc665f2306fe640f43efc7" 2018-06-30 15:03:30,039 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:30 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-24b3dfe9-63d4-4e03-a793-e101a4834b96 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:03:30,040 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=92c7ebd4-c93a-4f87-821c-2d61627613bd used request id req-24b3dfe9-63d4-4e03-a793-e101a4834b96 2018-06-30 15:03:30,040 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-subnet 2018-06-30 15:03:30,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b6b8f14ca813d8dfcc665f2306fe640f43efc7" -d '{"subnets": [{"ip_version": 4, "network_id": "92c7ebd4-c93a-4f87-821c-2d61627613bd", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-subnet"}]}' 2018-06-30 15:03:31,806 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:03:31 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-58134169-6336-4204-8203-59796e0946cd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c7ebd4-c93a-4f87-821c-2d61627613bd","tenant_id":"016b2754ab3840cb8e6097c22be05546","created_at":"2018-06-30T15:03:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:03:30Z","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":"016b2754ab3840cb8e6097c22be05546","id":"7faf6f93-9b6d-4ac6-99b1-394411c297ce","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-subnet"}]} 2018-06-30 15:03:31,806 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-58134169-6336-4204-8203-59796e0946cd 2018-06-30 15:03:31,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=92c7ebd4-c93a-4f87-821c-2d61627613bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b6b8f14ca813d8dfcc665f2306fe640f43efc7" 2018-06-30 15:03:32,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:32 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-7f40d934-8d70-4b01-ba82-59e231358c25 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7faf6f93-9b6d-4ac6-99b1-394411c297ce"],"updated_at":"2018-06-30T15:03:30Z","tenant_id":"016b2754ab3840cb8e6097c22be05546","created_at":"2018-06-30T15:03:27Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"016b2754ab3840cb8e6097c22be05546","id":"92c7ebd4-c93a-4f87-821c-2d61627613bd","name":"CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-net"}]} 2018-06-30 15:03:32,101 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=92c7ebd4-c93a-4f87-821c-2d61627613bd used request id req-7f40d934-8d70-4b01-ba82-59e231358c25 2018-06-30 15:03:32,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=92c7ebd4-c93a-4f87-821c-2d61627613bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b6b8f14ca813d8dfcc665f2306fe640f43efc7" 2018-06-30 15:03:32,273 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:32 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-2fd7adda-388f-4628-a735-e8fa62053d33 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c7ebd4-c93a-4f87-821c-2d61627613bd","tenant_id":"016b2754ab3840cb8e6097c22be05546","created_at":"2018-06-30T15:03:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:03:30Z","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":"016b2754ab3840cb8e6097c22be05546","id":"7faf6f93-9b6d-4ac6-99b1-394411c297ce","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-subnet"}]} 2018-06-30 15:03:32,274 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=92c7ebd4-c93a-4f87-821c-2d61627613bd used request id req-2fd7adda-388f-4628-a735-e8fa62053d33 2018-06-30 15:03:32,274 - OpenStackNetwork - DEBUG - Network [92c7ebd4-c93a-4f87-821c-2d61627613bd] created successfully 2018-06-30 15:03:32,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:03:32,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:03:33,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "977b3365db6e469f9a9b8d267ef16c83", "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj-role"}], "expires_at": "2018-06-30T16:03:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "016b2754ab3840cb8e6097c22be05546", "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/016b2754ab3840cb8e6097c22be05546", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/016b2754ab3840cb8e6097c22be05546", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/016b2754ab3840cb8e6097c22be05546", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/016b2754ab3840cb8e6097c22be05546", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/016b2754ab3840cb8e6097c22be05546", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/016b2754ab3840cb8e6097c22be05546", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/016b2754ab3840cb8e6097c22be05546", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/016b2754ab3840cb8e6097c22be05546", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/016b2754ab3840cb8e6097c22be05546", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/016b2754ab3840cb8e6097c22be05546", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/016b2754ab3840cb8e6097c22be05546", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/016b2754ab3840cb8e6097c22be05546", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-user", "id": "a4f96df2c4bf44beb20a04a72014f9d4"}, "audit_ids": ["-sg7mI3sS26j1gGoQxT_DQ"], "issued_at": "2018-06-30T15:03:33.000000Z"}} 2018-06-30 15:03:33,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6c2e5374608a19b92aa02bb44d88ec2878209b" 2018-06-30 15:03:33,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d137f281-2895-44d7-b26e-3fd7ab00bdae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:03:33,519 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d137f281-2895-44d7-b26e-3fd7ab00bdae 2018-06-30 15:03:33,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6c2e5374608a19b92aa02bb44d88ec2878209b" 2018-06-30 15:03:34,317 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:34 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-6edd00e8-e162-42b0-8906-d3aecb47bce2 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 15:03:34,317 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-router&admin_state_up=True used request id req-6edd00e8-e162-42b0-8906-d3aecb47bce2 2018-06-30 15:03:34,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:03:34,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:03:35,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "977b3365db6e469f9a9b8d267ef16c83", "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj-role"}], "expires_at": "2018-06-30T16:03:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "016b2754ab3840cb8e6097c22be05546", "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/016b2754ab3840cb8e6097c22be05546", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/016b2754ab3840cb8e6097c22be05546", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/016b2754ab3840cb8e6097c22be05546", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/016b2754ab3840cb8e6097c22be05546", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/016b2754ab3840cb8e6097c22be05546", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/016b2754ab3840cb8e6097c22be05546", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/016b2754ab3840cb8e6097c22be05546", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/016b2754ab3840cb8e6097c22be05546", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/016b2754ab3840cb8e6097c22be05546", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/016b2754ab3840cb8e6097c22be05546", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/016b2754ab3840cb8e6097c22be05546", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/016b2754ab3840cb8e6097c22be05546", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-user", "id": "a4f96df2c4bf44beb20a04a72014f9d4"}, "audit_ids": ["Zloisgo8TnibwpFaxHl8LA"], "issued_at": "2018-06-30T15:03:35.000000Z"}} 2018-06-30 15:03:35,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41c800f593a1967f29233cbd0e35615e28698c85" 2018-06-30 15:03:35,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e22da0d6-56e1-4fca-9e48-b256d070e2b2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:03:35,453 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e22da0d6-56e1-4fca-9e48-b256d070e2b2 2018-06-30 15:03:35,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6c2e5374608a19b92aa02bb44d88ec2878209b" 2018-06-30 15:03:36,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:36 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-4434146d-a41e-4d60-b980-d0419aaa216c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 15:03:36,427 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-4434146d-a41e-4d60-b980-d0419aaa216c 2018-06-30 15:03:36,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6c2e5374608a19b92aa02bb44d88ec2878209b" 2018-06-30 15:03:36,529 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:36 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ab231307-0ca8-4156-a68b-0edfe05f9390 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:03:36,529 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-ab231307-0ca8-4156-a68b-0edfe05f9390 2018-06-30 15:03:36,530 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-router 2018-06-30 15:03:36,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6c2e5374608a19b92aa02bb44d88ec2878209b" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-router", "admin_state_up": true}}' 2018-06-30 15:03:40,688 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:03:40 GMT Content-Type: application/json Content-Length: 717 Connection: keep-alive X-Openstack-Request-Id: req-3da9292a-f45a-46b7-a6ed-925a642d871f Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "016b2754ab3840cb8e6097c22be05546", "created_at": "2018-06-30T15:03:37Z", "admin_state_up": true, "updated_at": "2018-06-30T15:03:39Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "016b2754ab3840cb8e6097c22be05546", "id": "483a3776-af79-4992-8ef0-ff5d37184633", "name": "CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-router"}} 2018-06-30 15:03:40,688 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-3da9292a-f45a-46b7-a6ed-925a642d871f 2018-06-30 15:03:40,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=483a3776-af79-4992-8ef0-ff5d37184633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6c2e5374608a19b92aa02bb44d88ec2878209b" 2018-06-30 15:03:40,776 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:40 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-dff224f1-d24d-4448-85f2-49c0dec07efa Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:03:40,776 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=483a3776-af79-4992-8ef0-ff5d37184633 used request id req-dff224f1-d24d-4448-85f2-49c0dec07efa 2018-06-30 15:03:40,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6c2e5374608a19b92aa02bb44d88ec2878209b" 2018-06-30 15:03:41,032 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:41 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-0e1d379a-cf86-4757-885c-dd6c1ab87a42 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7faf6f93-9b6d-4ac6-99b1-394411c297ce"],"updated_at":"2018-06-30T15:03:30Z","tenant_id":"016b2754ab3840cb8e6097c22be05546","created_at":"2018-06-30T15:03:27Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"016b2754ab3840cb8e6097c22be05546","id":"92c7ebd4-c93a-4f87-821c-2d61627613bd","name":"CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-net"}]} 2018-06-30 15:03:41,032 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-net used request id req-0e1d379a-cf86-4757-885c-dd6c1ab87a42 2018-06-30 15:03:41,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:03:41,046 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:03:41 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:03:41,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/016b2754ab3840cb8e6097c22be05546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6c2e5374608a19b92aa02bb44d88ec2878209b" 2018-06-30 15:03:41,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:41 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1310f2c2-0ab6-4208-93a0-36a5b1765bf8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/016b2754ab3840cb8e6097c22be05546"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "016b2754ab3840cb8e6097c22be05546", "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj"}} 2018-06-30 15:03:41,403 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/016b2754ab3840cb8e6097c22be05546 used request id req-1310f2c2-0ab6-4208-93a0-36a5b1765bf8 2018-06-30 15:03:41,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=92c7ebd4-c93a-4f87-821c-2d61627613bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6c2e5374608a19b92aa02bb44d88ec2878209b" 2018-06-30 15:03:41,580 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:41 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-180773fb-353f-405c-bbc3-07ab6a0862f2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c7ebd4-c93a-4f87-821c-2d61627613bd","tenant_id":"016b2754ab3840cb8e6097c22be05546","created_at":"2018-06-30T15:03:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:03:30Z","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":"016b2754ab3840cb8e6097c22be05546","id":"7faf6f93-9b6d-4ac6-99b1-394411c297ce","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-subnet"}]} 2018-06-30 15:03:41,580 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=92c7ebd4-c93a-4f87-821c-2d61627613bd used request id req-180773fb-353f-405c-bbc3-07ab6a0862f2 2018-06-30 15:03:41,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=92c7ebd4-c93a-4f87-821c-2d61627613bd&name=CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6c2e5374608a19b92aa02bb44d88ec2878209b" 2018-06-30 15:03:41,712 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:41 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-3c8538c6-0fc9-4635-9595-520080252551 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c7ebd4-c93a-4f87-821c-2d61627613bd","tenant_id":"016b2754ab3840cb8e6097c22be05546","created_at":"2018-06-30T15:03:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:03:30Z","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":"016b2754ab3840cb8e6097c22be05546","id":"7faf6f93-9b6d-4ac6-99b1-394411c297ce","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-subnet"}]} 2018-06-30 15:03:41,712 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=92c7ebd4-c93a-4f87-821c-2d61627613bd&name=CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-subnet used request id req-3c8538c6-0fc9-4635-9595-520080252551 2018-06-30 15:03:41,713 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-30 15:03:41,713 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-router 2018-06-30 15:03:41,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/483a3776-af79-4992-8ef0-ff5d37184633/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6c2e5374608a19b92aa02bb44d88ec2878209b" -d '{"subnet_id": "7faf6f93-9b6d-4ac6-99b1-394411c297ce"}' 2018-06-30 15:03:47,093 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:47 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-371d10a1-cb99-407a-bda1-54f46ded1062 Front-End-Https: on RESP BODY: {"network_id": "92c7ebd4-c93a-4f87-821c-2d61627613bd", "tenant_id": "016b2754ab3840cb8e6097c22be05546", "subnet_id": "7faf6f93-9b6d-4ac6-99b1-394411c297ce", "subnet_ids": ["7faf6f93-9b6d-4ac6-99b1-394411c297ce"], "port_id": "e1aab090-1232-4e99-b96e-91dbdc6261cf", "id": "483a3776-af79-4992-8ef0-ff5d37184633"} 2018-06-30 15:03:47,093 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/483a3776-af79-4992-8ef0-ff5d37184633/add_router_interface used request id req-371d10a1-cb99-407a-bda1-54f46ded1062 2018-06-30 15:03:47,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/483a3776-af79-4992-8ef0-ff5d37184633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6c2e5374608a19b92aa02bb44d88ec2878209b" 2018-06-30 15:03:47,488 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:47 GMT Content-Type: application/json Content-Length: 723 Connection: keep-alive X-Openstack-Request-Id: req-a2a22647-6a60-4b81-ae82-e9a207d9f1d3 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "016b2754ab3840cb8e6097c22be05546", "created_at": "2018-06-30T15:03:37Z", "admin_state_up": true, "updated_at": "2018-06-30T15:03:44Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "016b2754ab3840cb8e6097c22be05546", "id": "483a3776-af79-4992-8ef0-ff5d37184633", "name": "CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-router"}} 2018-06-30 15:03:47,488 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/483a3776-af79-4992-8ef0-ff5d37184633 used request id req-a2a22647-6a60-4b81-ae82-e9a207d9f1d3 2018-06-30 15:03:47,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=483a3776-af79-4992-8ef0-ff5d37184633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6c2e5374608a19b92aa02bb44d88ec2878209b" 2018-06-30 15:03:47,651 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:47 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-beb16ec7-37de-495c-a905-d634eeb4286c Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"92c7ebd4-c93a-4f87-821c-2d61627613bd","tenant_id":"016b2754ab3840cb8e6097c22be05546","created_at":"2018-06-30T15:03:43Z","admin_state_up":true,"updated_at":"2018-06-30T15:03:45Z","binding:vnic_type":"normal","device_id":"483a3776-af79-4992-8ef0-ff5d37184633","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:88:93:9a","id":"e1aab090-1232-4e99-b96e-91dbdc6261cf","port_security_enabled":false,"project_id":"016b2754ab3840cb8e6097c22be05546","fixed_ips":[{"subnet_id":"7faf6f93-9b6d-4ac6-99b1-394411c297ce","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:03:47,652 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=483a3776-af79-4992-8ef0-ff5d37184633 used request id req-beb16ec7-37de-495c-a905-d634eeb4286c 2018-06-30 15:03:47,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/7faf6f93-9b6d-4ac6-99b1-394411c297ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6c2e5374608a19b92aa02bb44d88ec2878209b" 2018-06-30 15:03:47,792 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:47 GMT Content-Type: application/json Content-Length: 672 Connection: keep-alive X-Openstack-Request-Id: req-5af93ebc-c2bd-4a98-9544-56ae8a8614a5 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c7ebd4-c93a-4f87-821c-2d61627613bd","tenant_id":"016b2754ab3840cb8e6097c22be05546","created_at":"2018-06-30T15:03:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:03:30Z","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":"016b2754ab3840cb8e6097c22be05546","id":"7faf6f93-9b6d-4ac6-99b1-394411c297ce","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-subnet"}} 2018-06-30 15:03:47,792 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/7faf6f93-9b6d-4ac6-99b1-394411c297ce used request id req-5af93ebc-c2bd-4a98-9544-56ae8a8614a5 2018-06-30 15:03:47,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:03:48,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "977b3365db6e469f9a9b8d267ef16c83", "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj-role"}], "expires_at": "2018-06-30T16:03:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "016b2754ab3840cb8e6097c22be05546", "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/016b2754ab3840cb8e6097c22be05546", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/016b2754ab3840cb8e6097c22be05546", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/016b2754ab3840cb8e6097c22be05546", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/016b2754ab3840cb8e6097c22be05546", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/016b2754ab3840cb8e6097c22be05546", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/016b2754ab3840cb8e6097c22be05546", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/016b2754ab3840cb8e6097c22be05546", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/016b2754ab3840cb8e6097c22be05546", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/016b2754ab3840cb8e6097c22be05546", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/016b2754ab3840cb8e6097c22be05546", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/016b2754ab3840cb8e6097c22be05546", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/016b2754ab3840cb8e6097c22be05546", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-user", "id": "a4f96df2c4bf44beb20a04a72014f9d4"}, "audit_ids": ["NMRId-ecS_2kX0CPGV_oSw"], "issued_at": "2018-06-30T15:03:48.000000Z"}} 2018-06-30 15:03:48,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f1f6e4f89a4932d9caca1d8374806391b38dc4" 2018-06-30 15:03:49,756 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:49 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-beb48702-0e99-40d8-9690-944d468aedb8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7faf6f93-9b6d-4ac6-99b1-394411c297ce"],"updated_at":"2018-06-30T15:03:30Z","tenant_id":"016b2754ab3840cb8e6097c22be05546","created_at":"2018-06-30T15:03:27Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"016b2754ab3840cb8e6097c22be05546","id":"92c7ebd4-c93a-4f87-821c-2d61627613bd","name":"CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-net"}]} 2018-06-30 15:03:49,757 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-net used request id req-beb48702-0e99-40d8-9690-944d468aedb8 2018-06-30 15:03:49,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:03:49,769 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:03:49 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:03:49,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/016b2754ab3840cb8e6097c22be05546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf28154d50123adbb7e3f7ae8495ba2f3e38cf1" 2018-06-30 15:03:50,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:49 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5cda7de3-6aea-4e0e-bac4-d23f457da39e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/016b2754ab3840cb8e6097c22be05546"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "016b2754ab3840cb8e6097c22be05546", "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj"}} 2018-06-30 15:03:50,143 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/016b2754ab3840cb8e6097c22be05546 used request id req-5cda7de3-6aea-4e0e-bac4-d23f457da39e 2018-06-30 15:03:50,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=92c7ebd4-c93a-4f87-821c-2d61627613bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f1f6e4f89a4932d9caca1d8374806391b38dc4" 2018-06-30 15:03:50,374 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:50 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-0bb4acd3-e94d-46ad-baae-9a95589b1dbc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c7ebd4-c93a-4f87-821c-2d61627613bd","tenant_id":"016b2754ab3840cb8e6097c22be05546","created_at":"2018-06-30T15:03:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:03:30Z","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":"016b2754ab3840cb8e6097c22be05546","id":"7faf6f93-9b6d-4ac6-99b1-394411c297ce","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-subnet"}]} 2018-06-30 15:03:50,374 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=92c7ebd4-c93a-4f87-821c-2d61627613bd used request id req-0bb4acd3-e94d-46ad-baae-9a95589b1dbc 2018-06-30 15:03:50,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=92c7ebd4-c93a-4f87-821c-2d61627613bd&name=CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f1f6e4f89a4932d9caca1d8374806391b38dc4" 2018-06-30 15:03:51,268 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:51 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-66ae17f4-18c5-4a95-8ce5-96d6ba47c830 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c7ebd4-c93a-4f87-821c-2d61627613bd","tenant_id":"016b2754ab3840cb8e6097c22be05546","created_at":"2018-06-30T15:03:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:03:30Z","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":"016b2754ab3840cb8e6097c22be05546","id":"7faf6f93-9b6d-4ac6-99b1-394411c297ce","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-subnet"}]} 2018-06-30 15:03:51,269 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=92c7ebd4-c93a-4f87-821c-2d61627613bd&name=CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-subnet used request id req-66ae17f4-18c5-4a95-8ce5-96d6ba47c830 2018-06-30 15:03:51,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f1f6e4f89a4932d9caca1d8374806391b38dc4" 2018-06-30 15:03:51,794 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:51 GMT Content-Type: application/json Content-Length: 726 Connection: keep-alive X-Openstack-Request-Id: req-90067e5e-c42e-44ab-992d-407ba01922f3 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "016b2754ab3840cb8e6097c22be05546", "created_at": "2018-06-30T15:03:37Z", "admin_state_up": true, "updated_at": "2018-06-30T15:03:44Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "016b2754ab3840cb8e6097c22be05546", "id": "483a3776-af79-4992-8ef0-ff5d37184633", "name": "CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-router"}]} 2018-06-30 15:03:51,795 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-router used request id req-90067e5e-c42e-44ab-992d-407ba01922f3 2018-06-30 15:03:51,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/016b2754ab3840cb8e6097c22be05546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf28154d50123adbb7e3f7ae8495ba2f3e38cf1" 2018-06-30 15:03:52,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:03:51 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-776c7dfa-a51d-455c-803e-b20f40fdcfc1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/016b2754ab3840cb8e6097c22be05546"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "016b2754ab3840cb8e6097c22be05546", "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj"}} 2018-06-30 15:03:52,036 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/016b2754ab3840cb8e6097c22be05546 used request id req-776c7dfa-a51d-455c-803e-b20f40fdcfc1 2018-06-30 15:03:52,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=483a3776-af79-4992-8ef0-ff5d37184633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f1f6e4f89a4932d9caca1d8374806391b38dc4" 2018-06-30 15:03:52,984 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:52 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-b23b710b-9530-4741-9027-962e196f340d Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"92c7ebd4-c93a-4f87-821c-2d61627613bd","tenant_id":"016b2754ab3840cb8e6097c22be05546","created_at":"2018-06-30T15:03:43Z","admin_state_up":true,"updated_at":"2018-06-30T15:03:51Z","binding:vnic_type":"normal","device_id":"483a3776-af79-4992-8ef0-ff5d37184633","device_owner":"network:router_interface","revision_number":8,"mac_address":"fa:16:3e:88:93:9a","id":"e1aab090-1232-4e99-b96e-91dbdc6261cf","port_security_enabled":false,"project_id":"016b2754ab3840cb8e6097c22be05546","fixed_ips":[{"subnet_id":"7faf6f93-9b6d-4ac6-99b1-394411c297ce","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:03:52,985 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=483a3776-af79-4992-8ef0-ff5d37184633 used request id req-b23b710b-9530-4741-9027-962e196f340d 2018-06-30 15:03:52,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/7faf6f93-9b6d-4ac6-99b1-394411c297ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f1f6e4f89a4932d9caca1d8374806391b38dc4" 2018-06-30 15:03:53,398 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:53 GMT Content-Type: application/json Content-Length: 672 Connection: keep-alive X-Openstack-Request-Id: req-d120540e-40c9-4f69-ada8-100a02e9d27c Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"92c7ebd4-c93a-4f87-821c-2d61627613bd","tenant_id":"016b2754ab3840cb8e6097c22be05546","created_at":"2018-06-30T15:03:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:03:30Z","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":"016b2754ab3840cb8e6097c22be05546","id":"7faf6f93-9b6d-4ac6-99b1-394411c297ce","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-subnet"}} 2018-06-30 15:03:53,398 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/7faf6f93-9b6d-4ac6-99b1-394411c297ce used request id req-d120540e-40c9-4f69-ada8-100a02e9d27c 2018-06-30 15:03:53,399 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-router and subnet CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-subnet 2018-06-30 15:03:53,399 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-router 2018-06-30 15:03:53,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/483a3776-af79-4992-8ef0-ff5d37184633/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6c2e5374608a19b92aa02bb44d88ec2878209b" -d '{"subnet_id": "7faf6f93-9b6d-4ac6-99b1-394411c297ce"}' 2018-06-30 15:03:58,522 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:03:58 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-a22d695c-f989-45c3-aab4-3b6c1c7768c1 Front-End-Https: on RESP BODY: {"network_id": "92c7ebd4-c93a-4f87-821c-2d61627613bd", "tenant_id": "016b2754ab3840cb8e6097c22be05546", "subnet_id": "7faf6f93-9b6d-4ac6-99b1-394411c297ce", "subnet_ids": ["7faf6f93-9b6d-4ac6-99b1-394411c297ce"], "port_id": "e1aab090-1232-4e99-b96e-91dbdc6261cf", "id": "483a3776-af79-4992-8ef0-ff5d37184633"} 2018-06-30 15:03:58,523 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/483a3776-af79-4992-8ef0-ff5d37184633/remove_router_interface used request id req-a22d695c-f989-45c3-aab4-3b6c1c7768c1 2018-06-30 15:03:58,523 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-router 2018-06-30 15:03:58,523 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-router 2018-06-30 15:03:58,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/483a3776-af79-4992-8ef0-ff5d37184633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6c2e5374608a19b92aa02bb44d88ec2878209b" 2018-06-30 15:04:01,400 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:04:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-acafb9fa-eb6d-426e-8ba6-c9e763f66da4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:04:01,400 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/483a3776-af79-4992-8ef0-ff5d37184633 used request id req-acafb9fa-eb6d-426e-8ba6-c9e763f66da4 2018-06-30 15:04:01,401 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-subnet 2018-06-30 15:04:01,402 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-subnet 2018-06-30 15:04:01,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/7faf6f93-9b6d-4ac6-99b1-394411c297ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b6b8f14ca813d8dfcc665f2306fe640f43efc7" 2018-06-30 15:04:06,526 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:04:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cfe0b301-d07a-41f0-b65e-77d800c3bbbf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:04:06,526 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/7faf6f93-9b6d-4ac6-99b1-394411c297ce used request id req-cfe0b301-d07a-41f0-b65e-77d800c3bbbf 2018-06-30 15:04:06,526 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-c2f7b03a-22ad-4b19-a6e3-f0d729335573-pub-net 2018-06-30 15:04:06,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/92c7ebd4-c93a-4f87-821c-2d61627613bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b6b8f14ca813d8dfcc665f2306fe640f43efc7" 2018-06-30 15:04:10,279 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:04:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8b9158a3-040b-407f-9ac7-6c05130c2396 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:04:10,279 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/92c7ebd4-c93a-4f87-821c-2d61627613bd used request id req-8b9158a3-040b-407f-9ac7-6c05130c2396 2018-06-30 15:04:10,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9e74dcc72c01fd535c864e7f091e29215c3a73" 2018-06-30 15:04:11,438 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:04:11 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-2a3bfec9-1840-4b07-bf78-e21d5ace17bb Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "016b2754ab3840cb8e6097c22be05546", "created_at": "2018-06-30T15:03:27Z", "updated_at": "2018-06-30T15:03:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:03:27Z", "revision_number": 0, "id": "0c404367-f4d9-4119-83f8-58389875b1c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:03:27Z", "security_group_id": "b63c2b8a-0b82-4b4e-ab6b-c2e4442e076b", "tenant_id": "016b2754ab3840cb8e6097c22be05546", "port_range_min": null, "ethertype": "IPv4", "project_id": "016b2754ab3840cb8e6097c22be05546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:03:27Z", "revision_number": 0, "id": "171665ba-311b-457e-ae1d-e3507e69933a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:03:27Z", "security_group_id": "b63c2b8a-0b82-4b4e-ab6b-c2e4442e076b", "tenant_id": "016b2754ab3840cb8e6097c22be05546", "port_range_min": null, "ethertype": "IPv6", "project_id": "016b2754ab3840cb8e6097c22be05546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:03:27Z", "revision_number": 0, "id": "a7b3aa20-ff14-4c63-a71e-cad09446fac7", "remote_group_id": "b63c2b8a-0b82-4b4e-ab6b-c2e4442e076b", "remote_ip_prefix": null, "created_at": "2018-06-30T15:03:27Z", "security_group_id": "b63c2b8a-0b82-4b4e-ab6b-c2e4442e076b", "tenant_id": "016b2754ab3840cb8e6097c22be05546", "port_range_min": null, "ethertype": "IPv4", "project_id": "016b2754ab3840cb8e6097c22be05546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:03:27Z", "revision_number": 0, "id": "df7d5464-5743-434f-966d-b649e6f87d6a", "remote_group_id": "b63c2b8a-0b82-4b4e-ab6b-c2e4442e076b", "remote_ip_prefix": null, "created_at": "2018-06-30T15:03:27Z", "security_group_id": "b63c2b8a-0b82-4b4e-ab6b-c2e4442e076b", "tenant_id": "016b2754ab3840cb8e6097c22be05546", "port_range_min": null, "ethertype": "IPv6", "project_id": "016b2754ab3840cb8e6097c22be05546"}], "revision_number": 4, "project_id": "016b2754ab3840cb8e6097c22be05546", "id": "b63c2b8a-0b82-4b4e-ab6b-c2e4442e076b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:04:11,439 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-2a3bfec9-1840-4b07-bf78-e21d5ace17bb 2018-06-30 15:04:11,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9e74dcc72c01fd535c864e7f091e29215c3a73" 2018-06-30 15:04:11,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:11 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb4f45f9-6373-4f98-aac4-d9ad6aa5aa1f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:04:11,814 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-cb4f45f9-6373-4f98-aac4-d9ad6aa5aa1f 2018-06-30 15:04:11,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/016b2754ab3840cb8e6097c22be05546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9e74dcc72c01fd535c864e7f091e29215c3a73" 2018-06-30 15:04:12,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:11 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e81a282a-e18a-4612-95de-33aaf36fdecc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/016b2754ab3840cb8e6097c22be05546"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "016b2754ab3840cb8e6097c22be05546", "name": "CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj"}} 2018-06-30 15:04:12,226 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/016b2754ab3840cb8e6097c22be05546 used request id req-e81a282a-e18a-4612-95de-33aaf36fdecc 2018-06-30 15:04:12,226 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b63c2b8a-0b82-4b4e-ab6b-c2e4442e076b 2018-06-30 15:04:12,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b63c2b8a-0b82-4b4e-ab6b-c2e4442e076b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9e74dcc72c01fd535c864e7f091e29215c3a73" 2018-06-30 15:04:12,296 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:04:12 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-e22cac17-2aa3-4623-a7c2-054f76c47b33 Front-End-Https: on 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-06-30T15:03:27Z", "security_group_id": "b63c2b8a-0b82-4b4e-ab6b-c2e4442e076b", "port_range_min": null, "revision_number": 0, "tenant_id": "016b2754ab3840cb8e6097c22be05546", "created_at": "2018-06-30T15:03:27Z", "project_id": "016b2754ab3840cb8e6097c22be05546", "id": "0c404367-f4d9-4119-83f8-58389875b1c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:03:27Z", "security_group_id": "b63c2b8a-0b82-4b4e-ab6b-c2e4442e076b", "port_range_min": null, "revision_number": 0, "tenant_id": "016b2754ab3840cb8e6097c22be05546", "created_at": "2018-06-30T15:03:27Z", "project_id": "016b2754ab3840cb8e6097c22be05546", "id": "171665ba-311b-457e-ae1d-e3507e69933a"}, {"remote_group_id": "b63c2b8a-0b82-4b4e-ab6b-c2e4442e076b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:03:27Z", "security_group_id": "b63c2b8a-0b82-4b4e-ab6b-c2e4442e076b", "port_range_min": null, "revision_number": 0, "tenant_id": "016b2754ab3840cb8e6097c22be05546", "created_at": "2018-06-30T15:03:27Z", "project_id": "016b2754ab3840cb8e6097c22be05546", "id": "a7b3aa20-ff14-4c63-a71e-cad09446fac7"}, {"remote_group_id": "b63c2b8a-0b82-4b4e-ab6b-c2e4442e076b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:03:27Z", "security_group_id": "b63c2b8a-0b82-4b4e-ab6b-c2e4442e076b", "port_range_min": null, "revision_number": 0, "tenant_id": "016b2754ab3840cb8e6097c22be05546", "created_at": "2018-06-30T15:03:27Z", "project_id": "016b2754ab3840cb8e6097c22be05546", "id": "df7d5464-5743-434f-966d-b649e6f87d6a"}]} 2018-06-30 15:04:12,296 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b63c2b8a-0b82-4b4e-ab6b-c2e4442e076b used request id req-e22cac17-2aa3-4623-a7c2-054f76c47b33 2018-06-30 15:04:12,297 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:04:12,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/b63c2b8a-0b82-4b4e-ab6b-c2e4442e076b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9e74dcc72c01fd535c864e7f091e29215c3a73" 2018-06-30 15:04:13,337 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:04:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9e2f5107-b23e-49e5-b6a8-3d04be8a953f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:04:13,337 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/b63c2b8a-0b82-4b4e-ab6b-c2e4442e076b used request id req-9e2f5107-b23e-49e5-b6a8-3d04be8a953f 2018-06-30 15:04:13,338 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj 2018-06-30 15:04:13,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/016b2754ab3840cb8e6097c22be05546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9e74dcc72c01fd535c864e7f091e29215c3a73" 2018-06-30 15:04:13,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:04:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9721df5b-04d4-4347-9246-d634cd59c89a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:04:13,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/016b2754ab3840cb8e6097c22be05546 used request id req-9721df5b-04d4-4347-9246-d634cd59c89a 2018-06-30 15:04:13,977 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-proj-role 2018-06-30 15:04:13,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/977b3365db6e469f9a9b8d267ef16c83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9e74dcc72c01fd535c864e7f091e29215c3a73" 2018-06-30 15:04:14,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:04:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f2e0837-08da-41be-8b20-f39e6cc838ef Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:04:14,316 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/977b3365db6e469f9a9b8d267ef16c83 used request id req-1f2e0837-08da-41be-8b20-f39e6cc838ef 2018-06-30 15:04:14,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9e74dcc72c01fd535c864e7f091e29215c3a73" 2018-06-30 15:04:14,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:14 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1afb3767-91d6-46db-a0cd-c68fb19a1a36 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:04:14,713 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1afb3767-91d6-46db-a0cd-c68fb19a1a36 2018-06-30 15:04:14,714 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-5dc78d7d-30fe-4f4-user 2018-06-30 15:04:14,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/a4f96df2c4bf44beb20a04a72014f9d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}add250e0bb138e66b2288eb6a208310335afda33" 2018-06-30 15:04:15,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:04:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cfba4a8f-afa3-430f-a5a8-c233bfc9f3fb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:04:15,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/a4f96df2c4bf44beb20a04a72014f9d4 used request id req-cfba4a8f-afa3-430f-a5a8-c233bfc9f3fb 2018-06-30 15:04:15,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:04:16,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:04:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Tv8wnNkHS9WnA-Ca4Or5jg"], "issued_at": "2018-06-30T15:04:16.000000Z"}} 2018-06-30 15:04:16,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a2353bdf09a93f71bd13f0fc11d4f36f5299c6" 2018-06-30 15:04:16,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-126a60ca-ff75-4e76-b0bd-2188995c543e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:04:16,747 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-126a60ca-ff75-4e76-b0bd-2188995c543e 2018-06-30 15:04:16,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:04:16,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:04:17,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:04:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["yDdd_jUIRESbu3lTOia-tg"], "issued_at": "2018-06-30T15:04:17.000000Z"}} 2018-06-30 15:04:17,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf263192b57111adc65b312ab41b4e0e1a28b569" 2018-06-30 15:04:17,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14230fdc-5dc5-43e0-ab6d-794018cd2ead Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:04:17,991 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-14230fdc-5dc5-43e0-ab6d-794018cd2ead 2018-06-30 15:04:17,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:04:18,007 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:04:17 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:04:18,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf263192b57111adc65b312ab41b4e0e1a28b569" 2018-06-30 15:04:18,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:18 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a2178f4-15f8-4c13-8d3b-5c5fb0f67391 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:04:18,391 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj used request id req-0a2178f4-15f8-4c13-8d3b-5c5fb0f67391 2018-06-30 15:04:18,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf263192b57111adc65b312ab41b4e0e1a28b569" 2018-06-30 15:04:18,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f75176a-789f-4991-bc05-fd69445ecf06 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:04:18,497 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7f75176a-789f-4991-bc05-fd69445ecf06 2018-06-30 15:04:18,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf263192b57111adc65b312ab41b4e0e1a28b569" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj"}}' 2018-06-30 15:04:18,977 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:04:18 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7c40303-e55a-4b0f-99a6-e07e48b904aa Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c5de1f1456c84ed2805b832a3fc7b9f8"}, "tags": [], "enabled": true, "id": "c5de1f1456c84ed2805b832a3fc7b9f8", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj"}} 2018-06-30 15:04:18,977 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-c7c40303-e55a-4b0f-99a6-e07e48b904aa 2018-06-30 15:04:18,977 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj 2018-06-30 15:04:18,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:04:18,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:04:19,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:04:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["iytySwR3Rv6W5VnOalG4wA"], "issued_at": "2018-06-30T15:04:19.000000Z"}} 2018-06-30 15:04:19,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36169f8dd9ad0b4b58879e281379b887826d70fb" 2018-06-30 15:04:19,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ce0a325-0a14-4923-a277-ff7d4c295e1a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:04:19,825 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2ce0a325-0a14-4923-a277-ff7d4c295e1a 2018-06-30 15:04:19,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:04:19,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:04:19 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:04:19,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36169f8dd9ad0b4b58879e281379b887826d70fb" 2018-06-30 15:04:20,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:19 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5123038b-0deb-4248-8588-326c7a3c5591 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:04:20,231 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5123038b-0deb-4248-8588-326c7a3c5591 2018-06-30 15:04:20,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36169f8dd9ad0b4b58879e281379b887826d70fb" 2018-06-30 15:04:20,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:20 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b17a81a7-1b3f-447a-835e-07160890eee4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c5de1f1456c84ed2805b832a3fc7b9f8"}, "tags": [], "enabled": true, "id": "c5de1f1456c84ed2805b832a3fc7b9f8", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj"}]} 2018-06-30 15:04:20,592 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj used request id req-b17a81a7-1b3f-447a-835e-07160890eee4 2018-06-30 15:04:20,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36169f8dd9ad0b4b58879e281379b887826d70fb" 2018-06-30 15:04:20,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:20 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-961e51fd-19e0-4ecd-ad2f-7bb5bcb8d485 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:04:20,971 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-961e51fd-19e0-4ecd-ad2f-7bb5bcb8d485 2018-06-30 15:04:21,793 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-473d418b-8fe1-4e7-user 2018-06-30 15:04:21,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:04:21,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf263192b57111adc65b312ab41b4e0e1a28b569" 2018-06-30 15:04:22,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6dcb51f4-6626-42cb-9ef4-0bd447587475 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:04:22,153 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6dcb51f4-6626-42cb-9ef4-0bd447587475 2018-06-30 15:04:22,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf263192b57111adc65b312ab41b4e0e1a28b569" -d '{"role": {"name": "CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj-role"}}' 2018-06-30 15:04:22,242 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:04:22 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19ecb8a0-81a5-411f-b697-d616c0d1d053 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f1f68b4119ec41ad8f3d5dd3015ee5fb", "links": {"self": "http://10.167.4.35:5000/v3/roles/f1f68b4119ec41ad8f3d5dd3015ee5fb"}, "name": "CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj-role"}} 2018-06-30 15:04:22,242 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-19ecb8a0-81a5-411f-b697-d616c0d1d053 2018-06-30 15:04:22,242 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj-role 2018-06-30 15:04:22,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/f1f68b4119ec41ad8f3d5dd3015ee5fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf263192b57111adc65b312ab41b4e0e1a28b569" 2018-06-30 15:04:22,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:22 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-788033ff-06aa-4591-aaba-a8796d34275b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f1f68b4119ec41ad8f3d5dd3015ee5fb", "links": {"self": "http://10.167.4.35:5000/v3/roles/f1f68b4119ec41ad8f3d5dd3015ee5fb"}, "name": "CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj-role"}} 2018-06-30 15:04:22,651 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/f1f68b4119ec41ad8f3d5dd3015ee5fb used request id req-788033ff-06aa-4591-aaba-a8796d34275b 2018-06-30 15:04:22,651 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj-role to project CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj 2018-06-30 15:04:22,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/c5de1f1456c84ed2805b832a3fc7b9f8/users/c310532094874e2fbe9c54310b3cf6bf/roles/f1f68b4119ec41ad8f3d5dd3015ee5fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf263192b57111adc65b312ab41b4e0e1a28b569" 2018-06-30 15:04:22,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:04:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-34534ed7-b3e5-4c78-9098-3b9cbc8f2c66 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:04:22,984 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/c5de1f1456c84ed2805b832a3fc7b9f8/users/c310532094874e2fbe9c54310b3cf6bf/roles/f1f68b4119ec41ad8f3d5dd3015ee5fb used request id req-34534ed7-b3e5-4c78-9098-3b9cbc8f2c66 2018-06-30 15:04:22,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:04:22,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:04:23,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1f68b4119ec41ad8f3d5dd3015ee5fb", "name": "CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj-role"}], "expires_at": "2018-06-30T16:04:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5de1f1456c84ed2805b832a3fc7b9f8", "name": "CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-473d418b-8fe1-4e7-user", "id": "c310532094874e2fbe9c54310b3cf6bf"}, "audit_ids": ["DtQP0TWPRm6qks050rDzBg"], "issued_at": "2018-06-30T15:04:23.000000Z"}} 2018-06-30 15:04:23,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a695de2ffbfc5f4609f4c60952f3fbcdd58972" 2018-06-30 15:04:24,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dccb33e8-c2da-4885-a9ae-8f19d73d572c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:04:24,139 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dccb33e8-c2da-4885-a9ae-8f19d73d572c 2018-06-30 15:04:24,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a695de2ffbfc5f4609f4c60952f3fbcdd58972" 2018-06-30 15:04:24,970 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:04:24 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-c0f1bb25-0131-4386-912e-20e183058880 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:04:24,970 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-net used request id req-c0f1bb25-0131-4386-912e-20e183058880 2018-06-30 15:04:24,971 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-net 2018-06-30 15:04:24,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a695de2ffbfc5f4609f4c60952f3fbcdd58972" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-net", "admin_state_up": true}}' 2018-06-30 15:04:26,308 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:04:26 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive X-Openstack-Request-Id: req-9ab00fe4-af2d-4341-a602-6ededa463de2 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"c5de1f1456c84ed2805b832a3fc7b9f8","created_at":"2018-06-30T15:04:25Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-06-30T15:04:26Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"c5de1f1456c84ed2805b832a3fc7b9f8","id":"8cff1797-a01c-4e72-927d-ffc3e510ef71","name":"CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-net"}} 2018-06-30 15:04:26,308 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-9ab00fe4-af2d-4341-a602-6ededa463de2 2018-06-30 15:04:26,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=8cff1797-a01c-4e72-927d-ffc3e510ef71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a695de2ffbfc5f4609f4c60952f3fbcdd58972" 2018-06-30 15:04:27,420 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:04:27 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive X-Openstack-Request-Id: req-66d240c3-7c9e-487d-8b9f-23c6a05d93d9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:04:26Z","tenant_id":"c5de1f1456c84ed2805b832a3fc7b9f8","created_at":"2018-06-30T15:04:25Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"c5de1f1456c84ed2805b832a3fc7b9f8","id":"8cff1797-a01c-4e72-927d-ffc3e510ef71","name":"CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-net"}]} 2018-06-30 15:04:27,420 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8cff1797-a01c-4e72-927d-ffc3e510ef71 used request id req-66d240c3-7c9e-487d-8b9f-23c6a05d93d9 2018-06-30 15:04:27,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8cff1797-a01c-4e72-927d-ffc3e510ef71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a695de2ffbfc5f4609f4c60952f3fbcdd58972" 2018-06-30 15:04:27,498 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:04:27 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-f7966325-221d-4e00-905e-7c9673a34d23 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:04:27,498 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cff1797-a01c-4e72-927d-ffc3e510ef71 used request id req-f7966325-221d-4e00-905e-7c9673a34d23 2018-06-30 15:04:27,499 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-subnet 2018-06-30 15:04:27,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a695de2ffbfc5f4609f4c60952f3fbcdd58972" -d '{"subnets": [{"ip_version": 4, "network_id": "8cff1797-a01c-4e72-927d-ffc3e510ef71", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-subnet"}]}' 2018-06-30 15:04:28,884 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:04:28 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-58ae5beb-f8d5-4395-965a-7697711699e2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cff1797-a01c-4e72-927d-ffc3e510ef71","tenant_id":"c5de1f1456c84ed2805b832a3fc7b9f8","created_at":"2018-06-30T15:04:28Z","dns_nameservers":[],"updated_at":"2018-06-30T15:04:28Z","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":"c5de1f1456c84ed2805b832a3fc7b9f8","id":"8cdca8d9-51c7-4502-96ca-e216f424f567","subnetpool_id":null,"name":"CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-subnet"}]} 2018-06-30 15:04:28,884 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-58ae5beb-f8d5-4395-965a-7697711699e2 2018-06-30 15:04:28,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=8cff1797-a01c-4e72-927d-ffc3e510ef71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a695de2ffbfc5f4609f4c60952f3fbcdd58972" 2018-06-30 15:04:29,614 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:04:29 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-5200a084-8e68-43d1-85a8-6335a5210164 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8cdca8d9-51c7-4502-96ca-e216f424f567"],"updated_at":"2018-06-30T15:04:28Z","tenant_id":"c5de1f1456c84ed2805b832a3fc7b9f8","created_at":"2018-06-30T15:04:25Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c5de1f1456c84ed2805b832a3fc7b9f8","id":"8cff1797-a01c-4e72-927d-ffc3e510ef71","name":"CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-net"}]} 2018-06-30 15:04:29,615 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8cff1797-a01c-4e72-927d-ffc3e510ef71 used request id req-5200a084-8e68-43d1-85a8-6335a5210164 2018-06-30 15:04:29,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8cff1797-a01c-4e72-927d-ffc3e510ef71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a695de2ffbfc5f4609f4c60952f3fbcdd58972" 2018-06-30 15:04:29,729 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:04:29 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-6e6dac5f-306d-4412-9a22-ba9034f72059 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cff1797-a01c-4e72-927d-ffc3e510ef71","tenant_id":"c5de1f1456c84ed2805b832a3fc7b9f8","created_at":"2018-06-30T15:04:28Z","dns_nameservers":[],"updated_at":"2018-06-30T15:04:28Z","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":"c5de1f1456c84ed2805b832a3fc7b9f8","id":"8cdca8d9-51c7-4502-96ca-e216f424f567","subnetpool_id":null,"name":"CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-subnet"}]} 2018-06-30 15:04:29,730 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cff1797-a01c-4e72-927d-ffc3e510ef71 used request id req-6e6dac5f-306d-4412-9a22-ba9034f72059 2018-06-30 15:04:29,730 - OpenStackNetwork - DEBUG - Network [8cff1797-a01c-4e72-927d-ffc3e510ef71] created successfully 2018-06-30 15:04:29,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:04:30,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f1f68b4119ec41ad8f3d5dd3015ee5fb", "name": "CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj-role"}], "expires_at": "2018-06-30T16:04:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c5de1f1456c84ed2805b832a3fc7b9f8", "name": "CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/c5de1f1456c84ed2805b832a3fc7b9f8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-473d418b-8fe1-4e7-user", "id": "c310532094874e2fbe9c54310b3cf6bf"}, "audit_ids": ["PN13W7PDQFyJs0Udz1eyDQ"], "issued_at": "2018-06-30T15:04:30.000000Z"}} 2018-06-30 15:04:30,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e460b026d46e2f880183d30322a2d247d3cb6256" 2018-06-30 15:04:31,605 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:04:31 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-6695a37b-63d8-40f6-a716-329f9df2757e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8cdca8d9-51c7-4502-96ca-e216f424f567"],"updated_at":"2018-06-30T15:04:28Z","tenant_id":"c5de1f1456c84ed2805b832a3fc7b9f8","created_at":"2018-06-30T15:04:25Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c5de1f1456c84ed2805b832a3fc7b9f8","id":"8cff1797-a01c-4e72-927d-ffc3e510ef71","name":"CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-net"}]} 2018-06-30 15:04:31,605 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-net used request id req-6695a37b-63d8-40f6-a716-329f9df2757e 2018-06-30 15:04:31,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:04:31,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:04:31 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:04:31,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c5de1f1456c84ed2805b832a3fc7b9f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a2353bdf09a93f71bd13f0fc11d4f36f5299c6" 2018-06-30 15:04:32,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:31 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e62c1442-2b5d-4dcd-80ef-ca075e2aa8fc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c5de1f1456c84ed2805b832a3fc7b9f8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c5de1f1456c84ed2805b832a3fc7b9f8", "name": "CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj"}} 2018-06-30 15:04:32,034 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c5de1f1456c84ed2805b832a3fc7b9f8 used request id req-e62c1442-2b5d-4dcd-80ef-ca075e2aa8fc 2018-06-30 15:04:32,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8cff1797-a01c-4e72-927d-ffc3e510ef71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e460b026d46e2f880183d30322a2d247d3cb6256" 2018-06-30 15:04:32,214 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:04:32 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-5a9d198c-686a-48ae-9dec-616109ba36e8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cff1797-a01c-4e72-927d-ffc3e510ef71","tenant_id":"c5de1f1456c84ed2805b832a3fc7b9f8","created_at":"2018-06-30T15:04:28Z","dns_nameservers":[],"updated_at":"2018-06-30T15:04:28Z","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":"c5de1f1456c84ed2805b832a3fc7b9f8","id":"8cdca8d9-51c7-4502-96ca-e216f424f567","subnetpool_id":null,"name":"CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-subnet"}]} 2018-06-30 15:04:32,214 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cff1797-a01c-4e72-927d-ffc3e510ef71 used request id req-5a9d198c-686a-48ae-9dec-616109ba36e8 2018-06-30 15:04:32,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8cff1797-a01c-4e72-927d-ffc3e510ef71&name=CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e460b026d46e2f880183d30322a2d247d3cb6256" 2018-06-30 15:04:32,371 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:04:32 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-2c447db6-6920-4dd9-95da-925d3cb1dd0d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cff1797-a01c-4e72-927d-ffc3e510ef71","tenant_id":"c5de1f1456c84ed2805b832a3fc7b9f8","created_at":"2018-06-30T15:04:28Z","dns_nameservers":[],"updated_at":"2018-06-30T15:04:28Z","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":"c5de1f1456c84ed2805b832a3fc7b9f8","id":"8cdca8d9-51c7-4502-96ca-e216f424f567","subnetpool_id":null,"name":"CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-subnet"}]} 2018-06-30 15:04:32,371 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8cff1797-a01c-4e72-927d-ffc3e510ef71&name=CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-subnet used request id req-2c447db6-6920-4dd9-95da-925d3cb1dd0d 2018-06-30 15:04:32,371 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-subnet 2018-06-30 15:04:32,371 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-subnet 2018-06-30 15:04:32,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/8cdca8d9-51c7-4502-96ca-e216f424f567 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a695de2ffbfc5f4609f4c60952f3fbcdd58972" 2018-06-30 15:04:37,082 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:04:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-80c67e8d-8293-4d5b-beda-f665a4409c50 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:04:37,083 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/8cdca8d9-51c7-4502-96ca-e216f424f567 used request id req-80c67e8d-8293-4d5b-beda-f665a4409c50 2018-06-30 15:04:37,083 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-eb40422b-a9da-437e-a0f5-6005b8d09060-pub-net 2018-06-30 15:04:37,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/8cff1797-a01c-4e72-927d-ffc3e510ef71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a695de2ffbfc5f4609f4c60952f3fbcdd58972" 2018-06-30 15:04:40,205 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:04:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-765e9690-1520-4e80-9c66-574665dc46e5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:04:40,206 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/8cff1797-a01c-4e72-927d-ffc3e510ef71 used request id req-765e9690-1520-4e80-9c66-574665dc46e5 2018-06-30 15:04:40,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf263192b57111adc65b312ab41b4e0e1a28b569" 2018-06-30 15:04:41,033 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:04:41 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-79626c17-5dc2-4407-9267-09729cfcb8f8 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c5de1f1456c84ed2805b832a3fc7b9f8", "created_at": "2018-06-30T15:04:25Z", "updated_at": "2018-06-30T15:04:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:04:25Z", "revision_number": 0, "id": "4db64367-16f0-4a0e-b31f-eafdbe74c0c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:04:25Z", "security_group_id": "49e60798-e764-4b81-ae29-d53293757f1f", "tenant_id": "c5de1f1456c84ed2805b832a3fc7b9f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5de1f1456c84ed2805b832a3fc7b9f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:04:25Z", "revision_number": 0, "id": "72effb79-06ff-472a-8c5b-2fcab5587137", "remote_group_id": "49e60798-e764-4b81-ae29-d53293757f1f", "remote_ip_prefix": null, "created_at": "2018-06-30T15:04:25Z", "security_group_id": "49e60798-e764-4b81-ae29-d53293757f1f", "tenant_id": "c5de1f1456c84ed2805b832a3fc7b9f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5de1f1456c84ed2805b832a3fc7b9f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:04:25Z", "revision_number": 0, "id": "a8787102-1b8f-4d74-a794-2e39b8dee570", "remote_group_id": "49e60798-e764-4b81-ae29-d53293757f1f", "remote_ip_prefix": null, "created_at": "2018-06-30T15:04:25Z", "security_group_id": "49e60798-e764-4b81-ae29-d53293757f1f", "tenant_id": "c5de1f1456c84ed2805b832a3fc7b9f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c5de1f1456c84ed2805b832a3fc7b9f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:04:25Z", "revision_number": 0, "id": "b2fc8596-db9e-4234-baad-0778c2d07179", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:04:25Z", "security_group_id": "49e60798-e764-4b81-ae29-d53293757f1f", "tenant_id": "c5de1f1456c84ed2805b832a3fc7b9f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c5de1f1456c84ed2805b832a3fc7b9f8"}], "revision_number": 4, "project_id": "c5de1f1456c84ed2805b832a3fc7b9f8", "id": "49e60798-e764-4b81-ae29-d53293757f1f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:04:41,034 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-79626c17-5dc2-4407-9267-09729cfcb8f8 2018-06-30 15:04:41,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/c5de1f1456c84ed2805b832a3fc7b9f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf263192b57111adc65b312ab41b4e0e1a28b569" 2018-06-30 15:04:41,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:41 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b19376d-209d-48fd-848f-01834690e36c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/c5de1f1456c84ed2805b832a3fc7b9f8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c5de1f1456c84ed2805b832a3fc7b9f8", "name": "CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj"}} 2018-06-30 15:04:41,411 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/c5de1f1456c84ed2805b832a3fc7b9f8 used request id req-8b19376d-209d-48fd-848f-01834690e36c 2018-06-30 15:04:41,412 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 49e60798-e764-4b81-ae29-d53293757f1f 2018-06-30 15:04:41,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=49e60798-e764-4b81-ae29-d53293757f1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf263192b57111adc65b312ab41b4e0e1a28b569" 2018-06-30 15:04:41,507 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:04:41 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-c9817f71-3249-4503-89c2-0a5e27e685d1 Front-End-Https: on 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-06-30T15:04:25Z", "security_group_id": "49e60798-e764-4b81-ae29-d53293757f1f", "port_range_min": null, "revision_number": 0, "tenant_id": "c5de1f1456c84ed2805b832a3fc7b9f8", "created_at": "2018-06-30T15:04:25Z", "project_id": "c5de1f1456c84ed2805b832a3fc7b9f8", "id": "4db64367-16f0-4a0e-b31f-eafdbe74c0c7"}, {"remote_group_id": "49e60798-e764-4b81-ae29-d53293757f1f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:04:25Z", "security_group_id": "49e60798-e764-4b81-ae29-d53293757f1f", "port_range_min": null, "revision_number": 0, "tenant_id": "c5de1f1456c84ed2805b832a3fc7b9f8", "created_at": "2018-06-30T15:04:25Z", "project_id": "c5de1f1456c84ed2805b832a3fc7b9f8", "id": "72effb79-06ff-472a-8c5b-2fcab5587137"}, {"remote_group_id": "49e60798-e764-4b81-ae29-d53293757f1f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:04:25Z", "security_group_id": "49e60798-e764-4b81-ae29-d53293757f1f", "port_range_min": null, "revision_number": 0, "tenant_id": "c5de1f1456c84ed2805b832a3fc7b9f8", "created_at": "2018-06-30T15:04:25Z", "project_id": "c5de1f1456c84ed2805b832a3fc7b9f8", "id": "a8787102-1b8f-4d74-a794-2e39b8dee570"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:04:25Z", "security_group_id": "49e60798-e764-4b81-ae29-d53293757f1f", "port_range_min": null, "revision_number": 0, "tenant_id": "c5de1f1456c84ed2805b832a3fc7b9f8", "created_at": "2018-06-30T15:04:25Z", "project_id": "c5de1f1456c84ed2805b832a3fc7b9f8", "id": "b2fc8596-db9e-4234-baad-0778c2d07179"}]} 2018-06-30 15:04:41,507 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=49e60798-e764-4b81-ae29-d53293757f1f used request id req-c9817f71-3249-4503-89c2-0a5e27e685d1 2018-06-30 15:04:41,508 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:04:41,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/49e60798-e764-4b81-ae29-d53293757f1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf263192b57111adc65b312ab41b4e0e1a28b569" 2018-06-30 15:04:41,936 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:04:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-eefe5284-5510-4174-91b2-77d3313d2eef Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:04:41,936 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/49e60798-e764-4b81-ae29-d53293757f1f used request id req-eefe5284-5510-4174-91b2-77d3313d2eef 2018-06-30 15:04:41,937 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj 2018-06-30 15:04:41,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/c5de1f1456c84ed2805b832a3fc7b9f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf263192b57111adc65b312ab41b4e0e1a28b569" 2018-06-30 15:04:42,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:04:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff6f8fb7-8140-442c-8b6f-7fc1a051f035 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:04:42,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/c5de1f1456c84ed2805b832a3fc7b9f8 used request id req-ff6f8fb7-8140-442c-8b6f-7fc1a051f035 2018-06-30 15:04:42,587 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-473d418b-8fe1-4e7-proj-role 2018-06-30 15:04:42,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/f1f68b4119ec41ad8f3d5dd3015ee5fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf263192b57111adc65b312ab41b4e0e1a28b569" 2018-06-30 15:04:42,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:04:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60dc1331-d35e-45ed-9e55-26b1663323d7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:04:42,729 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/f1f68b4119ec41ad8f3d5dd3015ee5fb used request id req-60dc1331-d35e-45ed-9e55-26b1663323d7 2018-06-30 15:04:42,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf263192b57111adc65b312ab41b4e0e1a28b569" 2018-06-30 15:04:43,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:42 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e675b1e-c2f7-42d1-89e6-a2de62119d38 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:04:43,136 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9e675b1e-c2f7-42d1-89e6-a2de62119d38 2018-06-30 15:04:43,136 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-473d418b-8fe1-4e7-user 2018-06-30 15:04:43,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/c310532094874e2fbe9c54310b3cf6bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36169f8dd9ad0b4b58879e281379b887826d70fb" 2018-06-30 15:04:43,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:04:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b95ce173-3ad1-4f5e-b1d1-91312121d8e3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:04:43,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c310532094874e2fbe9c54310b3cf6bf used request id req-b95ce173-3ad1-4f5e-b1d1-91312121d8e3 2018-06-30 15:04:43,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:04:44,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["enAbOnWoSlKUMsWQXeeNxA"], "issued_at": "2018-06-30T15:04:44.000000Z"}} 2018-06-30 15:04:44,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a3ee0e69ea860036c2278509128d001bccb97e1" 2018-06-30 15:04:45,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8e64583-a85d-46a4-9624-0818e6c1d27e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:04:45,215 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f8e64583-a85d-46a4-9624-0818e6c1d27e 2018-06-30 15:04:45,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:04:45,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:04:45,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:04:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["jJ6wOYh1SgmSAiK_oIGiTw"], "issued_at": "2018-06-30T15:04:45.000000Z"}} 2018-06-30 15:04:45,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4bb3ea5fd67a8210cc31a1ef5a5a6b84566e50" 2018-06-30 15:04:46,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4071919-2ea5-4083-bbeb-d68e9ed2625d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:04:46,335 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a4071919-2ea5-4083-bbeb-d68e9ed2625d 2018-06-30 15:04:46,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:04:46,352 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:04:46 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:04:46,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-717bfabf-496f-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4bb3ea5fd67a8210cc31a1ef5a5a6b84566e50" 2018-06-30 15:04:46,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:46 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83fc8b6f-a122-4f29-b8bf-1c0aae18b017 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-717bfabf-496f-419-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:04:46,734 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-717bfabf-496f-419-proj used request id req-83fc8b6f-a122-4f29-b8bf-1c0aae18b017 2018-06-30 15:04:46,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4bb3ea5fd67a8210cc31a1ef5a5a6b84566e50" 2018-06-30 15:04:47,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:46 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47fa8161-7ea2-4008-8554-80a16de2ce1d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:04:47,103 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-47fa8161-7ea2-4008-8554-80a16de2ce1d 2018-06-30 15:04:47,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4bb3ea5fd67a8210cc31a1ef5a5a6b84566e50" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-717bfabf-496f-419-proj"}}' 2018-06-30 15:04:47,603 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:04:47 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-867cf3b3-3dab-4c8a-aa16-96a758d5ce4d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/346d8d16f76c475e9681efc235ffe31e"}, "tags": [], "enabled": true, "id": "346d8d16f76c475e9681efc235ffe31e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-717bfabf-496f-419-proj"}} 2018-06-30 15:04:47,603 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-867cf3b3-3dab-4c8a-aa16-96a758d5ce4d 2018-06-30 15:04:47,603 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-717bfabf-496f-419-proj 2018-06-30 15:04:47,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:04:47,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:04:48,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:04:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["9SQx5NZ0QzaX3y0fcuUjbQ"], "issued_at": "2018-06-30T15:04:48.000000Z"}} 2018-06-30 15:04:48,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1002866897f0bf5d1f033d19283718c472d47b2a" 2018-06-30 15:04:48,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a9afd0e-4367-49a6-9de8-9b506cb64b2c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:04:48,934 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4a9afd0e-4367-49a6-9de8-9b506cb64b2c 2018-06-30 15:04:48,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:04:48,949 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:04:48 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:04:48,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1002866897f0bf5d1f033d19283718c472d47b2a" 2018-06-30 15:04:49,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:48 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8c370dc-442b-458b-9547-6caf1170155e Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:04:49,453 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-c8c370dc-442b-458b-9547-6caf1170155e 2018-06-30 15:04:49,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-717bfabf-496f-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1002866897f0bf5d1f033d19283718c472d47b2a" 2018-06-30 15:04:49,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:49 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7049b7bb-bb23-42e4-a09b-d5a04fe72a0b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-717bfabf-496f-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/346d8d16f76c475e9681efc235ffe31e"}, "tags": [], "enabled": true, "id": "346d8d16f76c475e9681efc235ffe31e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-717bfabf-496f-419-proj"}]} 2018-06-30 15:04:49,815 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateNetworkSuccessTests-717bfabf-496f-419-proj used request id req-7049b7bb-bb23-42e4-a09b-d5a04fe72a0b 2018-06-30 15:04:49,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1002866897f0bf5d1f033d19283718c472d47b2a" 2018-06-30 15:04:50,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:49 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb409da9-035c-4afc-8841-28b082656929 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:04:50,241 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-eb409da9-035c-4afc-8841-28b082656929 2018-06-30 15:04:51,041 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-717bfabf-496f-419-user 2018-06-30 15:04:51,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:04:51,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4bb3ea5fd67a8210cc31a1ef5a5a6b84566e50" 2018-06-30 15:04:51,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:51 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-819b0274-2cc6-4a5e-b02d-c72674e18b2e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:04:51,454 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-819b0274-2cc6-4a5e-b02d-c72674e18b2e 2018-06-30 15:04:51,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4bb3ea5fd67a8210cc31a1ef5a5a6b84566e50" -d '{"role": {"name": "CreateNetworkSuccessTests-717bfabf-496f-419-proj-role"}}' 2018-06-30 15:04:51,845 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:04:51 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87556bad-c207-4868-bc97-573d3aa1c976 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "10851befe263462d80d931a253e84c27", "links": {"self": "http://10.167.4.35:5000/v3/roles/10851befe263462d80d931a253e84c27"}, "name": "CreateNetworkSuccessTests-717bfabf-496f-419-proj-role"}} 2018-06-30 15:04:51,845 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-87556bad-c207-4868-bc97-573d3aa1c976 2018-06-30 15:04:51,845 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-717bfabf-496f-419-proj-role 2018-06-30 15:04:51,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/10851befe263462d80d931a253e84c27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4bb3ea5fd67a8210cc31a1ef5a5a6b84566e50" 2018-06-30 15:04:52,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:51 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6078432-ec70-4cb4-8d96-6fb97f8f48dd Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "10851befe263462d80d931a253e84c27", "links": {"self": "http://10.167.4.35:5000/v3/roles/10851befe263462d80d931a253e84c27"}, "name": "CreateNetworkSuccessTests-717bfabf-496f-419-proj-role"}} 2018-06-30 15:04:52,240 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/10851befe263462d80d931a253e84c27 used request id req-e6078432-ec70-4cb4-8d96-6fb97f8f48dd 2018-06-30 15:04:52,241 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-717bfabf-496f-419-proj-role to project CreateNetworkSuccessTests-717bfabf-496f-419-proj 2018-06-30 15:04:52,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/346d8d16f76c475e9681efc235ffe31e/users/a910cb4c21fa4ee78b0bcc2b9e0262fc/roles/10851befe263462d80d931a253e84c27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4bb3ea5fd67a8210cc31a1ef5a5a6b84566e50" 2018-06-30 15:04:52,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:04:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fde5ed2e-d4cd-4bb7-81cc-74abcb4fff3b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:04:52,694 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/346d8d16f76c475e9681efc235ffe31e/users/a910cb4c21fa4ee78b0bcc2b9e0262fc/roles/10851befe263462d80d931a253e84c27 used request id req-fde5ed2e-d4cd-4bb7-81cc-74abcb4fff3b 2018-06-30 15:04:52,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:04:52,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:04:53,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10851befe263462d80d931a253e84c27", "name": "CreateNetworkSuccessTests-717bfabf-496f-419-proj-role"}], "expires_at": "2018-06-30T16:04:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "346d8d16f76c475e9681efc235ffe31e", "name": "CreateNetworkSuccessTests-717bfabf-496f-419-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/346d8d16f76c475e9681efc235ffe31e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/346d8d16f76c475e9681efc235ffe31e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/346d8d16f76c475e9681efc235ffe31e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/346d8d16f76c475e9681efc235ffe31e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/346d8d16f76c475e9681efc235ffe31e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/346d8d16f76c475e9681efc235ffe31e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/346d8d16f76c475e9681efc235ffe31e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/346d8d16f76c475e9681efc235ffe31e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/346d8d16f76c475e9681efc235ffe31e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/346d8d16f76c475e9681efc235ffe31e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/346d8d16f76c475e9681efc235ffe31e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/346d8d16f76c475e9681efc235ffe31e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-717bfabf-496f-419-user", "id": "a910cb4c21fa4ee78b0bcc2b9e0262fc"}, "audit_ids": ["rQlKWi_eTnaX0pCGUjBauw"], "issued_at": "2018-06-30T15:04:53.000000Z"}} 2018-06-30 15:04:53,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0456eac5c2de44144dd07b5901ff45758ff5e244" 2018-06-30 15:04:53,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:04:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-363b5f92-f790-4c42-92a6-97d46c6bff5d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:04:53,885 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-363b5f92-f790-4c42-92a6-97d46c6bff5d 2018-06-30 15:04:53,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-145c5df4-efd1-41b2-b671-22a67ee411e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0456eac5c2de44144dd07b5901ff45758ff5e244" 2018-06-30 15:04:54,703 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:04:54 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-9a489f22-fea7-4a81-b1cc-7d266ce79ed0 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:04:54,703 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-145c5df4-efd1-41b2-b671-22a67ee411e8-pub-net used request id req-9a489f22-fea7-4a81-b1cc-7d266ce79ed0 2018-06-30 15:04:54,704 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-145c5df4-efd1-41b2-b671-22a67ee411e8-pub-net 2018-06-30 15:04:54,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0456eac5c2de44144dd07b5901ff45758ff5e244" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-145c5df4-efd1-41b2-b671-22a67ee411e8-pub-net", "admin_state_up": true}}' 2018-06-30 15:04:55,869 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:04:55 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive X-Openstack-Request-Id: req-8639a47a-ced6-41fc-b52e-c81e2e7c2f49 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"346d8d16f76c475e9681efc235ffe31e","created_at":"2018-06-30T15:04:55Z","tags":[],"ipv6_address_scope":null,"mtu":999,"updated_at":"2018-06-30T15:04:55Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"346d8d16f76c475e9681efc235ffe31e","id":"7d585852-24b1-4ad0-966d-b7fd5519e8cf","name":"CreateNetworkSuccessTests-145c5df4-efd1-41b2-b671-22a67ee411e8-pub-net"}} 2018-06-30 15:04:55,870 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-8639a47a-ced6-41fc-b52e-c81e2e7c2f49 2018-06-30 15:04:55,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=7d585852-24b1-4ad0-966d-b7fd5519e8cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0456eac5c2de44144dd07b5901ff45758ff5e244" 2018-06-30 15:04:57,059 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:04:57 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive X-Openstack-Request-Id: req-73b1ba15-1822-432e-a85d-e7a00d8056c3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:04:55Z","tenant_id":"346d8d16f76c475e9681efc235ffe31e","created_at":"2018-06-30T15:04:55Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"346d8d16f76c475e9681efc235ffe31e","id":"7d585852-24b1-4ad0-966d-b7fd5519e8cf","name":"CreateNetworkSuccessTests-145c5df4-efd1-41b2-b671-22a67ee411e8-pub-net"}]} 2018-06-30 15:04:57,059 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=7d585852-24b1-4ad0-966d-b7fd5519e8cf used request id req-73b1ba15-1822-432e-a85d-e7a00d8056c3 2018-06-30 15:04:57,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7d585852-24b1-4ad0-966d-b7fd5519e8cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0456eac5c2de44144dd07b5901ff45758ff5e244" 2018-06-30 15:04:57,130 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:04:57 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-c0e0cac2-7d61-46fe-9833-48b24ce31cdc Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:04:57,130 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7d585852-24b1-4ad0-966d-b7fd5519e8cf used request id req-c0e0cac2-7d61-46fe-9833-48b24ce31cdc 2018-06-30 15:04:57,131 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-145c5df4-efd1-41b2-b671-22a67ee411e8-pub-subnet 2018-06-30 15:04:57,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0456eac5c2de44144dd07b5901ff45758ff5e244" -d '{"subnets": [{"ip_version": 4, "network_id": "7d585852-24b1-4ad0-966d-b7fd5519e8cf", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-145c5df4-efd1-41b2-b671-22a67ee411e8-pub-subnet"}]}' 2018-06-30 15:04:59,393 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:04:59 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-0d6e870e-afb9-4fc8-ad8a-eee6ebde5813 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d585852-24b1-4ad0-966d-b7fd5519e8cf","tenant_id":"346d8d16f76c475e9681efc235ffe31e","created_at":"2018-06-30T15:04:58Z","dns_nameservers":[],"updated_at":"2018-06-30T15:04:58Z","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":"346d8d16f76c475e9681efc235ffe31e","id":"c4f2ed2e-4018-4fbb-883f-1ec32bd48950","subnetpool_id":null,"name":"CreateNetworkSuccessTests-145c5df4-efd1-41b2-b671-22a67ee411e8-pub-subnet"}]} 2018-06-30 15:04:59,393 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-0d6e870e-afb9-4fc8-ad8a-eee6ebde5813 2018-06-30 15:04:59,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=7d585852-24b1-4ad0-966d-b7fd5519e8cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0456eac5c2de44144dd07b5901ff45758ff5e244" 2018-06-30 15:05:00,363 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:00 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-4d5001d8-34b7-48f9-9359-dcfca2d84ebc Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4f2ed2e-4018-4fbb-883f-1ec32bd48950"],"updated_at":"2018-06-30T15:04:58Z","tenant_id":"346d8d16f76c475e9681efc235ffe31e","created_at":"2018-06-30T15:04:55Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"346d8d16f76c475e9681efc235ffe31e","id":"7d585852-24b1-4ad0-966d-b7fd5519e8cf","name":"CreateNetworkSuccessTests-145c5df4-efd1-41b2-b671-22a67ee411e8-pub-net"}]} 2018-06-30 15:05:00,363 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=7d585852-24b1-4ad0-966d-b7fd5519e8cf used request id req-4d5001d8-34b7-48f9-9359-dcfca2d84ebc 2018-06-30 15:05:00,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7d585852-24b1-4ad0-966d-b7fd5519e8cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0456eac5c2de44144dd07b5901ff45758ff5e244" 2018-06-30 15:05:00,548 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:00 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-3e187ab9-f240-48e6-a988-c59d87be83d4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d585852-24b1-4ad0-966d-b7fd5519e8cf","tenant_id":"346d8d16f76c475e9681efc235ffe31e","created_at":"2018-06-30T15:04:58Z","dns_nameservers":[],"updated_at":"2018-06-30T15:04:58Z","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":"346d8d16f76c475e9681efc235ffe31e","id":"c4f2ed2e-4018-4fbb-883f-1ec32bd48950","subnetpool_id":null,"name":"CreateNetworkSuccessTests-145c5df4-efd1-41b2-b671-22a67ee411e8-pub-subnet"}]} 2018-06-30 15:05:00,548 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7d585852-24b1-4ad0-966d-b7fd5519e8cf used request id req-3e187ab9-f240-48e6-a988-c59d87be83d4 2018-06-30 15:05:00,548 - OpenStackNetwork - DEBUG - Network [7d585852-24b1-4ad0-966d-b7fd5519e8cf] created successfully 2018-06-30 15:05:00,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:05:00,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:05:01,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10851befe263462d80d931a253e84c27", "name": "CreateNetworkSuccessTests-717bfabf-496f-419-proj-role"}], "expires_at": "2018-06-30T16:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "346d8d16f76c475e9681efc235ffe31e", "name": "CreateNetworkSuccessTests-717bfabf-496f-419-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/346d8d16f76c475e9681efc235ffe31e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/346d8d16f76c475e9681efc235ffe31e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/346d8d16f76c475e9681efc235ffe31e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/346d8d16f76c475e9681efc235ffe31e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/346d8d16f76c475e9681efc235ffe31e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/346d8d16f76c475e9681efc235ffe31e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/346d8d16f76c475e9681efc235ffe31e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/346d8d16f76c475e9681efc235ffe31e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/346d8d16f76c475e9681efc235ffe31e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/346d8d16f76c475e9681efc235ffe31e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/346d8d16f76c475e9681efc235ffe31e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/346d8d16f76c475e9681efc235ffe31e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-717bfabf-496f-419-user", "id": "a910cb4c21fa4ee78b0bcc2b9e0262fc"}, "audit_ids": ["SlKMc1tWQcK_yrhk63gkjA"], "issued_at": "2018-06-30T15:05:01.000000Z"}} 2018-06-30 15:05:01,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7624878d892262ea6249c5a2fd4e6ee1c92527" 2018-06-30 15:05:01,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbec6858-5418-466e-9664-aff6636163b8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:05:01,675 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dbec6858-5418-466e-9664-aff6636163b8 2018-06-30 15:05:01,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-145c5df4-efd1-41b2-b671-22a67ee411e8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7624878d892262ea6249c5a2fd4e6ee1c92527" 2018-06-30 15:05:02,881 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:02 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-dfbec41f-8522-41be-8241-9cc166255d26 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c4f2ed2e-4018-4fbb-883f-1ec32bd48950"],"updated_at":"2018-06-30T15:04:58Z","tenant_id":"346d8d16f76c475e9681efc235ffe31e","created_at":"2018-06-30T15:04:55Z","tags":[],"ipv6_address_scope":null,"mtu":999,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"346d8d16f76c475e9681efc235ffe31e","id":"7d585852-24b1-4ad0-966d-b7fd5519e8cf","name":"CreateNetworkSuccessTests-145c5df4-efd1-41b2-b671-22a67ee411e8-pub-net"}]} 2018-06-30 15:05:02,881 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateNetworkSuccessTests-145c5df4-efd1-41b2-b671-22a67ee411e8-pub-net used request id req-dfbec41f-8522-41be-8241-9cc166255d26 2018-06-30 15:05:02,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:05:02,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:05:02 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:05:02,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/346d8d16f76c475e9681efc235ffe31e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7624878d892262ea6249c5a2fd4e6ee1c92527" 2018-06-30 15:05:03,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:02 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db0689bb-f504-4852-b4e0-0258e6659380 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/346d8d16f76c475e9681efc235ffe31e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "346d8d16f76c475e9681efc235ffe31e", "name": "CreateNetworkSuccessTests-717bfabf-496f-419-proj"}} 2018-06-30 15:05:03,252 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/346d8d16f76c475e9681efc235ffe31e used request id req-db0689bb-f504-4852-b4e0-0258e6659380 2018-06-30 15:05:03,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7d585852-24b1-4ad0-966d-b7fd5519e8cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7624878d892262ea6249c5a2fd4e6ee1c92527" 2018-06-30 15:05:03,428 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:03 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-85faddef-076a-4f7d-a7f2-645e1ee3ded4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7d585852-24b1-4ad0-966d-b7fd5519e8cf","tenant_id":"346d8d16f76c475e9681efc235ffe31e","created_at":"2018-06-30T15:04:58Z","dns_nameservers":[],"updated_at":"2018-06-30T15:04:58Z","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":"346d8d16f76c475e9681efc235ffe31e","id":"c4f2ed2e-4018-4fbb-883f-1ec32bd48950","subnetpool_id":null,"name":"CreateNetworkSuccessTests-145c5df4-efd1-41b2-b671-22a67ee411e8-pub-subnet"}]} 2018-06-30 15:05:03,428 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7d585852-24b1-4ad0-966d-b7fd5519e8cf used request id req-85faddef-076a-4f7d-a7f2-645e1ee3ded4 2018-06-30 15:05:03,429 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-145c5df4-efd1-41b2-b671-22a67ee411e8-pub-subnet 2018-06-30 15:05:03,429 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-145c5df4-efd1-41b2-b671-22a67ee411e8-pub-subnet 2018-06-30 15:05:03,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/c4f2ed2e-4018-4fbb-883f-1ec32bd48950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0456eac5c2de44144dd07b5901ff45758ff5e244" 2018-06-30 15:05:07,730 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:05:07 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c6a0f683-7118-42ca-8aa9-81a052ebfbcd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:05:07,730 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/c4f2ed2e-4018-4fbb-883f-1ec32bd48950 used request id req-c6a0f683-7118-42ca-8aa9-81a052ebfbcd 2018-06-30 15:05:07,731 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-145c5df4-efd1-41b2-b671-22a67ee411e8-pub-net 2018-06-30 15:05:07,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/7d585852-24b1-4ad0-966d-b7fd5519e8cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0456eac5c2de44144dd07b5901ff45758ff5e244" 2018-06-30 15:05:10,693 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:05:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fb70f72f-f68c-492a-a12c-528dc0d3d002 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:05:10,693 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/7d585852-24b1-4ad0-966d-b7fd5519e8cf used request id req-fb70f72f-f68c-492a-a12c-528dc0d3d002 2018-06-30 15:05:10,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4bb3ea5fd67a8210cc31a1ef5a5a6b84566e50" 2018-06-30 15:05:11,589 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:11 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-21f521e9-2418-4360-b612-4a3a798230bb Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "346d8d16f76c475e9681efc235ffe31e", "created_at": "2018-06-30T15:04:54Z", "updated_at": "2018-06-30T15:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:04:55Z", "revision_number": 0, "id": "7b51c375-5fed-4c20-b570-7794c9fd2fc3", "remote_group_id": "cd9a47c4-59f2-4dc8-ae06-68c0a46276f2", "remote_ip_prefix": null, "created_at": "2018-06-30T15:04:55Z", "security_group_id": "cd9a47c4-59f2-4dc8-ae06-68c0a46276f2", "tenant_id": "346d8d16f76c475e9681efc235ffe31e", "port_range_min": null, "ethertype": "IPv4", "project_id": "346d8d16f76c475e9681efc235ffe31e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:04:55Z", "revision_number": 0, "id": "853f5edd-c2b5-4c83-8c83-368192136362", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:04:55Z", "security_group_id": "cd9a47c4-59f2-4dc8-ae06-68c0a46276f2", "tenant_id": "346d8d16f76c475e9681efc235ffe31e", "port_range_min": null, "ethertype": "IPv6", "project_id": "346d8d16f76c475e9681efc235ffe31e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:04:55Z", "revision_number": 0, "id": "cdefd4d4-f6f7-46de-9d25-2fdf65a81ef3", "remote_group_id": "cd9a47c4-59f2-4dc8-ae06-68c0a46276f2", "remote_ip_prefix": null, "created_at": "2018-06-30T15:04:55Z", "security_group_id": "cd9a47c4-59f2-4dc8-ae06-68c0a46276f2", "tenant_id": "346d8d16f76c475e9681efc235ffe31e", "port_range_min": null, "ethertype": "IPv6", "project_id": "346d8d16f76c475e9681efc235ffe31e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:04:55Z", "revision_number": 0, "id": "f5f28cd6-7d92-446e-b8b4-1848f669dba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:04:55Z", "security_group_id": "cd9a47c4-59f2-4dc8-ae06-68c0a46276f2", "tenant_id": "346d8d16f76c475e9681efc235ffe31e", "port_range_min": null, "ethertype": "IPv4", "project_id": "346d8d16f76c475e9681efc235ffe31e"}], "revision_number": 4, "project_id": "346d8d16f76c475e9681efc235ffe31e", "id": "cd9a47c4-59f2-4dc8-ae06-68c0a46276f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:05:11,590 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-21f521e9-2418-4360-b612-4a3a798230bb 2018-06-30 15:05:11,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4bb3ea5fd67a8210cc31a1ef5a5a6b84566e50" 2018-06-30 15:05:11,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:11 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6bd41c11-96e0-41b1-977e-e200205b86f9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:05:11,968 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-6bd41c11-96e0-41b1-977e-e200205b86f9 2018-06-30 15:05:11,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4bb3ea5fd67a8210cc31a1ef5a5a6b84566e50" 2018-06-30 15:05:12,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:05:11 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f88fc919-2329-4f35-9db0-2195d597d856 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:05:12,311 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-f88fc919-2329-4f35-9db0-2195d597d856 2018-06-30 15:05:12,311 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:05:12,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/346d8d16f76c475e9681efc235ffe31e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4bb3ea5fd67a8210cc31a1ef5a5a6b84566e50" 2018-06-30 15:05:12,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:12 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-566cb0a6-d044-4aed-9157-715611359b2b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/346d8d16f76c475e9681efc235ffe31e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "346d8d16f76c475e9681efc235ffe31e", "name": "CreateNetworkSuccessTests-717bfabf-496f-419-proj"}} 2018-06-30 15:05:12,673 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/346d8d16f76c475e9681efc235ffe31e used request id req-566cb0a6-d044-4aed-9157-715611359b2b 2018-06-30 15:05:12,674 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cd9a47c4-59f2-4dc8-ae06-68c0a46276f2 2018-06-30 15:05:12,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cd9a47c4-59f2-4dc8-ae06-68c0a46276f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4bb3ea5fd67a8210cc31a1ef5a5a6b84566e50" 2018-06-30 15:05:13,507 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:13 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-8fefbaa8-502e-4209-bd00-d23e07180b92 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "cd9a47c4-59f2-4dc8-ae06-68c0a46276f2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:04:55Z", "security_group_id": "cd9a47c4-59f2-4dc8-ae06-68c0a46276f2", "port_range_min": null, "revision_number": 0, "tenant_id": "346d8d16f76c475e9681efc235ffe31e", "created_at": "2018-06-30T15:04:55Z", "project_id": "346d8d16f76c475e9681efc235ffe31e", "id": "7b51c375-5fed-4c20-b570-7794c9fd2fc3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:04:55Z", "security_group_id": "cd9a47c4-59f2-4dc8-ae06-68c0a46276f2", "port_range_min": null, "revision_number": 0, "tenant_id": "346d8d16f76c475e9681efc235ffe31e", "created_at": "2018-06-30T15:04:55Z", "project_id": "346d8d16f76c475e9681efc235ffe31e", "id": "853f5edd-c2b5-4c83-8c83-368192136362"}, {"remote_group_id": "cd9a47c4-59f2-4dc8-ae06-68c0a46276f2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:04:55Z", "security_group_id": "cd9a47c4-59f2-4dc8-ae06-68c0a46276f2", "port_range_min": null, "revision_number": 0, "tenant_id": "346d8d16f76c475e9681efc235ffe31e", "created_at": "2018-06-30T15:04:55Z", "project_id": "346d8d16f76c475e9681efc235ffe31e", "id": "cdefd4d4-f6f7-46de-9d25-2fdf65a81ef3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:04:55Z", "security_group_id": "cd9a47c4-59f2-4dc8-ae06-68c0a46276f2", "port_range_min": null, "revision_number": 0, "tenant_id": "346d8d16f76c475e9681efc235ffe31e", "created_at": "2018-06-30T15:04:55Z", "project_id": "346d8d16f76c475e9681efc235ffe31e", "id": "f5f28cd6-7d92-446e-b8b4-1848f669dba3"}]} 2018-06-30 15:05:13,508 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=cd9a47c4-59f2-4dc8-ae06-68c0a46276f2 used request id req-8fefbaa8-502e-4209-bd00-d23e07180b92 2018-06-30 15:05:13,509 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:05:13,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/cd9a47c4-59f2-4dc8-ae06-68c0a46276f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4bb3ea5fd67a8210cc31a1ef5a5a6b84566e50" 2018-06-30 15:05:13,873 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:05:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0f476c59-94f5-42ae-bb63-1e231e928a9e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:05:13,873 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/cd9a47c4-59f2-4dc8-ae06-68c0a46276f2 used request id req-0f476c59-94f5-42ae-bb63-1e231e928a9e 2018-06-30 15:05:13,874 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-717bfabf-496f-419-proj 2018-06-30 15:05:13,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/346d8d16f76c475e9681efc235ffe31e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4bb3ea5fd67a8210cc31a1ef5a5a6b84566e50" 2018-06-30 15:05:14,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:05:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45f6abda-66fb-4429-ad83-677aac537adf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:05:14,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/346d8d16f76c475e9681efc235ffe31e used request id req-45f6abda-66fb-4429-ad83-677aac537adf 2018-06-30 15:05:14,686 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-717bfabf-496f-419-proj-role 2018-06-30 15:05:14,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/10851befe263462d80d931a253e84c27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4bb3ea5fd67a8210cc31a1ef5a5a6b84566e50" 2018-06-30 15:05:15,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:05:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b82a2dad-2c64-42f8-b937-9422703f9822 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:05:15,058 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/10851befe263462d80d931a253e84c27 used request id req-b82a2dad-2c64-42f8-b937-9422703f9822 2018-06-30 15:05:15,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a4bb3ea5fd67a8210cc31a1ef5a5a6b84566e50" 2018-06-30 15:05:15,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:15 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd7aaa65-c1cd-403e-af31-22fe280dc77a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:05:15,525 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-bd7aaa65-c1cd-403e-af31-22fe280dc77a 2018-06-30 15:05:15,526 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-717bfabf-496f-419-user 2018-06-30 15:05:15,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/a910cb4c21fa4ee78b0bcc2b9e0262fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1002866897f0bf5d1f033d19283718c472d47b2a" 2018-06-30 15:05:16,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:05:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a8f87e6-dd15-4b66-a6ba-290677f64e79 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:05:16,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/a910cb4c21fa4ee78b0bcc2b9e0262fc used request id req-5a8f87e6-dd15-4b66-a6ba-290677f64e79 2018-06-30 15:05:16,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:05:17,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:05:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Tcf-lvkfSTWMT_Kzpn6U7w"], "issued_at": "2018-06-30T15:05:17.000000Z"}} 2018-06-30 15:05:17,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dacc3b3e9fff20a9d3ab315b81afc8b3a57fc0f" 2018-06-30 15:05:17,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1328af4a-4bf1-4861-89b0-2531c60c18de Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:05:17,444 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1328af4a-4bf1-4861-89b0-2531c60c18de 2018-06-30 15:05:17,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:05:17,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:05:18,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:05:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["wBJ6MdmmSL6xx-_qZADSpg"], "issued_at": "2018-06-30T15:05:18.000000Z"}} 2018-06-30 15:05:18,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c155527e3c64b740a1f951abe655704f8d166fd" 2018-06-30 15:05:18,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-701ecc7d-3438-4d26-983c-401885cd456c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:05:18,611 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-701ecc7d-3438-4d26-983c-401885cd456c 2018-06-30 15:05:18,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:05:18,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:05:18 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:05:18,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-802c8142-0c4e-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c155527e3c64b740a1f951abe655704f8d166fd" 2018-06-30 15:05:19,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:18 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9808567a-a0c5-4fac-8546-50c5c5b3657e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-802c8142-0c4e-48d-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:05:19,022 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-802c8142-0c4e-48d-proj used request id req-9808567a-a0c5-4fac-8546-50c5c5b3657e 2018-06-30 15:05:19,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c155527e3c64b740a1f951abe655704f8d166fd" 2018-06-30 15:05:19,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:19 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0bce8d7-fa85-414f-95a1-1c0fca4ea440 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:05:19,407 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d0bce8d7-fa85-414f-95a1-1c0fca4ea440 2018-06-30 15:05:19,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c155527e3c64b740a1f951abe655704f8d166fd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-802c8142-0c4e-48d-proj"}}' 2018-06-30 15:05:19,853 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:05:19 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-027cd6be-8d86-4ada-a8c1-c36d93398226 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fe1ae701f964410abe6bd949fc971ddf"}, "tags": [], "enabled": true, "id": "fe1ae701f964410abe6bd949fc971ddf", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-802c8142-0c4e-48d-proj"}} 2018-06-30 15:05:19,854 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-027cd6be-8d86-4ada-a8c1-c36d93398226 2018-06-30 15:05:19,854 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-802c8142-0c4e-48d-proj 2018-06-30 15:05:19,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:05:19,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:05:20,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:05:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["2H7sCbwAT02P6LdHaOVoRQ"], "issued_at": "2018-06-30T15:05:20.000000Z"}} 2018-06-30 15:05:20,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8165a1e1d0b0845809b0191f3554a4c9a56c2af0" 2018-06-30 15:05:20,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11e44e1a-856c-42be-96ab-c54a9e5a75df Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:05:20,800 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-11e44e1a-856c-42be-96ab-c54a9e5a75df 2018-06-30 15:05:20,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:05:20,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:05:20 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:05:20,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8165a1e1d0b0845809b0191f3554a4c9a56c2af0" 2018-06-30 15:05:21,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:20 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4d7b9ce-0d49-4c5d-b3bd-7b9cd12dada5 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:05:21,265 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-e4d7b9ce-0d49-4c5d-b3bd-7b9cd12dada5 2018-06-30 15:05:21,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-802c8142-0c4e-48d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8165a1e1d0b0845809b0191f3554a4c9a56c2af0" 2018-06-30 15:05:21,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:21 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08f9d9df-0b19-4b3e-8fba-da5e517151fd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-802c8142-0c4e-48d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fe1ae701f964410abe6bd949fc971ddf"}, "tags": [], "enabled": true, "id": "fe1ae701f964410abe6bd949fc971ddf", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-802c8142-0c4e-48d-proj"}]} 2018-06-30 15:05:21,667 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-802c8142-0c4e-48d-proj used request id req-08f9d9df-0b19-4b3e-8fba-da5e517151fd 2018-06-30 15:05:21,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8165a1e1d0b0845809b0191f3554a4c9a56c2af0" 2018-06-30 15:05:22,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e8efb0a-b65d-4d65-b342-7c6f64ac6877 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:05:22,124 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9e8efb0a-b65d-4d65-b342-7c6f64ac6877 2018-06-30 15:05:22,952 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-802c8142-0c4e-48d-user 2018-06-30 15:05:22,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:05:22,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c155527e3c64b740a1f951abe655704f8d166fd" 2018-06-30 15:05:23,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff1541d2-ead8-45db-9202-f5c87682b7f5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:05:23,034 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ff1541d2-ead8-45db-9202-f5c87682b7f5 2018-06-30 15:05:23,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c155527e3c64b740a1f951abe655704f8d166fd" -d '{"role": {"name": "CreateRouterSuccessTests-802c8142-0c4e-48d-proj-role"}}' 2018-06-30 15:05:23,473 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:05:23 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3bfc6d1-ec8a-4a31-8bf1-6c2931556e14 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3329393455ed46e5884b2a7e8a3c1ef3", "links": {"self": "http://10.167.4.35:5000/v3/roles/3329393455ed46e5884b2a7e8a3c1ef3"}, "name": "CreateRouterSuccessTests-802c8142-0c4e-48d-proj-role"}} 2018-06-30 15:05:23,473 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-d3bfc6d1-ec8a-4a31-8bf1-6c2931556e14 2018-06-30 15:05:23,474 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-802c8142-0c4e-48d-proj-role 2018-06-30 15:05:23,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/3329393455ed46e5884b2a7e8a3c1ef3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c155527e3c64b740a1f951abe655704f8d166fd" 2018-06-30 15:05:23,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:23 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea5af503-f262-47af-a6cf-24787ef47a5e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3329393455ed46e5884b2a7e8a3c1ef3", "links": {"self": "http://10.167.4.35:5000/v3/roles/3329393455ed46e5884b2a7e8a3c1ef3"}, "name": "CreateRouterSuccessTests-802c8142-0c4e-48d-proj-role"}} 2018-06-30 15:05:23,917 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/3329393455ed46e5884b2a7e8a3c1ef3 used request id req-ea5af503-f262-47af-a6cf-24787ef47a5e 2018-06-30 15:05:23,917 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-802c8142-0c4e-48d-proj-role to project CreateRouterSuccessTests-802c8142-0c4e-48d-proj 2018-06-30 15:05:23,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/fe1ae701f964410abe6bd949fc971ddf/users/48c023f5c9d74f86a79e9b17b50e3210/roles/3329393455ed46e5884b2a7e8a3c1ef3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c155527e3c64b740a1f951abe655704f8d166fd" 2018-06-30 15:05:24,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:05:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d56740eb-1e04-41a5-865f-688cd3378fe7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:05:24,495 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/fe1ae701f964410abe6bd949fc971ddf/users/48c023f5c9d74f86a79e9b17b50e3210/roles/3329393455ed46e5884b2a7e8a3c1ef3 used request id req-d56740eb-1e04-41a5-865f-688cd3378fe7 2018-06-30 15:05:24,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:05:24,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:05:25,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3329393455ed46e5884b2a7e8a3c1ef3", "name": "CreateRouterSuccessTests-802c8142-0c4e-48d-proj-role"}], "expires_at": "2018-06-30T16:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe1ae701f964410abe6bd949fc971ddf", "name": "CreateRouterSuccessTests-802c8142-0c4e-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fe1ae701f964410abe6bd949fc971ddf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/fe1ae701f964410abe6bd949fc971ddf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/fe1ae701f964410abe6bd949fc971ddf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fe1ae701f964410abe6bd949fc971ddf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/fe1ae701f964410abe6bd949fc971ddf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/fe1ae701f964410abe6bd949fc971ddf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fe1ae701f964410abe6bd949fc971ddf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/fe1ae701f964410abe6bd949fc971ddf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/fe1ae701f964410abe6bd949fc971ddf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/fe1ae701f964410abe6bd949fc971ddf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/fe1ae701f964410abe6bd949fc971ddf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/fe1ae701f964410abe6bd949fc971ddf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-802c8142-0c4e-48d-user", "id": "48c023f5c9d74f86a79e9b17b50e3210"}, "audit_ids": ["865g8xoyTnWTVYeurkoKJQ"], "issued_at": "2018-06-30T15:05:25.000000Z"}} 2018-06-30 15:05:25,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4650124fc5a1a9dacdeaa84a45e813c524fc603" 2018-06-30 15:05:25,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93d6336c-517f-4e4f-8b20-1d0fe09d989f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:05:25,739 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-93d6336c-517f-4e4f-8b20-1d0fe09d989f 2018-06-30 15:05:25,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-5f18c632-cbc5-43ce-af20-f5f29aa7c762-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4650124fc5a1a9dacdeaa84a45e813c524fc603" 2018-06-30 15:05:26,696 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:26 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-18e19b02-1540-4736-b7c8-fd25d9cdd7df Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 15:05:26,697 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-5f18c632-cbc5-43ce-af20-f5f29aa7c762-pub-router&admin_state_up=True used request id req-18e19b02-1540-4736-b7c8-fd25d9cdd7df 2018-06-30 15:05:26,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:05:26,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:05:27,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3329393455ed46e5884b2a7e8a3c1ef3", "name": "CreateRouterSuccessTests-802c8142-0c4e-48d-proj-role"}], "expires_at": "2018-06-30T16:05:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe1ae701f964410abe6bd949fc971ddf", "name": "CreateRouterSuccessTests-802c8142-0c4e-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fe1ae701f964410abe6bd949fc971ddf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/fe1ae701f964410abe6bd949fc971ddf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/fe1ae701f964410abe6bd949fc971ddf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fe1ae701f964410abe6bd949fc971ddf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/fe1ae701f964410abe6bd949fc971ddf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/fe1ae701f964410abe6bd949fc971ddf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fe1ae701f964410abe6bd949fc971ddf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/fe1ae701f964410abe6bd949fc971ddf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/fe1ae701f964410abe6bd949fc971ddf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/fe1ae701f964410abe6bd949fc971ddf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/fe1ae701f964410abe6bd949fc971ddf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/fe1ae701f964410abe6bd949fc971ddf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-802c8142-0c4e-48d-user", "id": "48c023f5c9d74f86a79e9b17b50e3210"}, "audit_ids": ["-48-qUehRM6Q-yFQAWXvLg"], "issued_at": "2018-06-30T15:05:27.000000Z"}} 2018-06-30 15:05:27,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a1b7027e6af7091c22d727a6da5eb9953d8cce" 2018-06-30 15:05:27,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9742fc5-fbf1-4bf8-b673-8cbf175dbc8a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:05:27,981 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d9742fc5-fbf1-4bf8-b673-8cbf175dbc8a 2018-06-30 15:05:27,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4650124fc5a1a9dacdeaa84a45e813c524fc603" 2018-06-30 15:05:28,232 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:28 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-9fde711e-6845-401e-9b53-f1dc94e9db9f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 15:05:28,232 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-9fde711e-6845-401e-9b53-f1dc94e9db9f 2018-06-30 15:05:28,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4650124fc5a1a9dacdeaa84a45e813c524fc603" 2018-06-30 15:05:28,358 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:28 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-6a979964-3429-49e5-bd58-250c1f713474 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:05:28,358 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-6a979964-3429-49e5-bd58-250c1f713474 2018-06-30 15:05:28,359 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-5f18c632-cbc5-43ce-af20-f5f29aa7c762-pub-router 2018-06-30 15:05:28,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4650124fc5a1a9dacdeaa84a45e813c524fc603" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "CreateRouterSuccessTests-5f18c632-cbc5-43ce-af20-f5f29aa7c762-pub-router", "admin_state_up": true}}' 2018-06-30 15:05:32,830 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:05:32 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-35693ac3-e26b-4f44-a43e-d60dfa955bcb Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fe1ae701f964410abe6bd949fc971ddf", "created_at": "2018-06-30T15:05:29Z", "admin_state_up": true, "updated_at": "2018-06-30T15:05:31Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "fe1ae701f964410abe6bd949fc971ddf", "id": "b85d3907-d358-470b-a6ae-7b00a09b8e33", "name": "CreateRouterSuccessTests-5f18c632-cbc5-43ce-af20-f5f29aa7c762-pub-router"}} 2018-06-30 15:05:32,830 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-35693ac3-e26b-4f44-a43e-d60dfa955bcb 2018-06-30 15:05:32,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=b85d3907-d358-470b-a6ae-7b00a09b8e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4650124fc5a1a9dacdeaa84a45e813c524fc603" 2018-06-30 15:05:33,728 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:33 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-50acd5f7-8a73-49f5-af11-a7dd499741c3 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:05:33,728 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=b85d3907-d358-470b-a6ae-7b00a09b8e33 used request id req-50acd5f7-8a73-49f5-af11-a7dd499741c3 2018-06-30 15:05:33,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/b85d3907-d358-470b-a6ae-7b00a09b8e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4650124fc5a1a9dacdeaa84a45e813c524fc603" 2018-06-30 15:05:34,116 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:34 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-67d515a0-51ae-403e-bc0e-0987e9a50b27 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fe1ae701f964410abe6bd949fc971ddf", "created_at": "2018-06-30T15:05:29Z", "admin_state_up": true, "updated_at": "2018-06-30T15:05:31Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "fe1ae701f964410abe6bd949fc971ddf", "id": "b85d3907-d358-470b-a6ae-7b00a09b8e33", "name": "CreateRouterSuccessTests-5f18c632-cbc5-43ce-af20-f5f29aa7c762-pub-router"}} 2018-06-30 15:05:34,116 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/b85d3907-d358-470b-a6ae-7b00a09b8e33 used request id req-67d515a0-51ae-403e-bc0e-0987e9a50b27 2018-06-30 15:05:34,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=b85d3907-d358-470b-a6ae-7b00a09b8e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4650124fc5a1a9dacdeaa84a45e813c524fc603" 2018-06-30 15:05:34,259 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:34 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-986b12fb-fcee-4acb-ae71-175fcabba0f1 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:05:34,259 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=b85d3907-d358-470b-a6ae-7b00a09b8e33 used request id req-986b12fb-fcee-4acb-ae71-175fcabba0f1 2018-06-30 15:05:34,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:05:34,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3329393455ed46e5884b2a7e8a3c1ef3", "name": "CreateRouterSuccessTests-802c8142-0c4e-48d-proj-role"}], "expires_at": "2018-06-30T16:05:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe1ae701f964410abe6bd949fc971ddf", "name": "CreateRouterSuccessTests-802c8142-0c4e-48d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fe1ae701f964410abe6bd949fc971ddf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/fe1ae701f964410abe6bd949fc971ddf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/fe1ae701f964410abe6bd949fc971ddf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fe1ae701f964410abe6bd949fc971ddf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/fe1ae701f964410abe6bd949fc971ddf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/fe1ae701f964410abe6bd949fc971ddf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fe1ae701f964410abe6bd949fc971ddf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/fe1ae701f964410abe6bd949fc971ddf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/fe1ae701f964410abe6bd949fc971ddf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/fe1ae701f964410abe6bd949fc971ddf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/fe1ae701f964410abe6bd949fc971ddf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/fe1ae701f964410abe6bd949fc971ddf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-802c8142-0c4e-48d-user", "id": "48c023f5c9d74f86a79e9b17b50e3210"}, "audit_ids": ["TrPmlmn_QiyHJ6akhdZBVg"], "issued_at": "2018-06-30T15:05:34.000000Z"}} 2018-06-30 15:05:34,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-5f18c632-cbc5-43ce-af20-f5f29aa7c762-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f359c912a69a3c369353bd6dd887dab6d2d1fb5a" 2018-06-30 15:05:36,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:36 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-4e58641a-767b-4f00-8568-d7e0af3fb108 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fe1ae701f964410abe6bd949fc971ddf", "created_at": "2018-06-30T15:05:29Z", "admin_state_up": true, "updated_at": "2018-06-30T15:05:31Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "fe1ae701f964410abe6bd949fc971ddf", "id": "b85d3907-d358-470b-a6ae-7b00a09b8e33", "name": "CreateRouterSuccessTests-5f18c632-cbc5-43ce-af20-f5f29aa7c762-pub-router"}]} 2018-06-30 15:05:36,147 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-5f18c632-cbc5-43ce-af20-f5f29aa7c762-pub-router&admin_state_up=True used request id req-4e58641a-767b-4f00-8568-d7e0af3fb108 2018-06-30 15:05:36,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:05:36,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:05:36 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:05:36,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fe1ae701f964410abe6bd949fc971ddf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dacc3b3e9fff20a9d3ab315b81afc8b3a57fc0f" 2018-06-30 15:05:36,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:36 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b1ed22d-c93c-4ba7-9d4d-82453c481cd8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fe1ae701f964410abe6bd949fc971ddf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fe1ae701f964410abe6bd949fc971ddf", "name": "CreateRouterSuccessTests-802c8142-0c4e-48d-proj"}} 2018-06-30 15:05:36,570 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fe1ae701f964410abe6bd949fc971ddf used request id req-8b1ed22d-c93c-4ba7-9d4d-82453c481cd8 2018-06-30 15:05:36,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=b85d3907-d358-470b-a6ae-7b00a09b8e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f359c912a69a3c369353bd6dd887dab6d2d1fb5a" 2018-06-30 15:05:36,725 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:36 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-c5babeb0-e3a3-4c8b-9e1b-37955f069b71 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:05:36,726 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=b85d3907-d358-470b-a6ae-7b00a09b8e33 used request id req-c5babeb0-e3a3-4c8b-9e1b-37955f069b71 2018-06-30 15:05:36,726 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-5f18c632-cbc5-43ce-af20-f5f29aa7c762-pub-router 2018-06-30 15:05:36,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/b85d3907-d358-470b-a6ae-7b00a09b8e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f359c912a69a3c369353bd6dd887dab6d2d1fb5a" 2018-06-30 15:05:40,887 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:05:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-147fd20c-d483-4db3-b2cf-fd04fc60c5f4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:05:40,887 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/b85d3907-d358-470b-a6ae-7b00a09b8e33 used request id req-147fd20c-d483-4db3-b2cf-fd04fc60c5f4 2018-06-30 15:05:40,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-5f18c632-cbc5-43ce-af20-f5f29aa7c762-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f359c912a69a3c369353bd6dd887dab6d2d1fb5a" 2018-06-30 15:05:41,049 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:41 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-2a9e7d3d-696f-4d5c-a952-6fd099487720 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 15:05:41,049 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-5f18c632-cbc5-43ce-af20-f5f29aa7c762-pub-router&admin_state_up=True used request id req-2a9e7d3d-696f-4d5c-a952-6fd099487720 2018-06-30 15:05:41,050 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-5f18c632-cbc5-43ce-af20-f5f29aa7c762-pub-router 2018-06-30 15:05:41,050 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-5f18c632-cbc5-43ce-af20-f5f29aa7c762-pub-router 2018-06-30 15:05:41,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/b85d3907-d358-470b-a6ae-7b00a09b8e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4650124fc5a1a9dacdeaa84a45e813c524fc603" 2018-06-30 15:05:41,189 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:05:41 GMT Content-Type: application/json Content-Length: 135 Connection: keep-alive X-Openstack-Request-Id: req-9bf98286-1a4e-40c8-b0c3-1ec1a6e27b04 RESP BODY: {"NeutronError": {"message": "Router b85d3907-d358-470b-a6ae-7b00a09b8e33 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-06-30 15:05:41,189 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/b85d3907-d358-470b-a6ae-7b00a09b8e33 used request id req-9bf98286-1a4e-40c8-b0c3-1ec1a6e27b04 2018-06-30 15:05:41,190 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router b85d3907-d358-470b-a6ae-7b00a09b8e33 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-06-30 15:05:41,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c155527e3c64b740a1f951abe655704f8d166fd" 2018-06-30 15:05:42,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:42 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-35ff1ef2-286f-437d-93ae-b9d4b1515fbc Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:05:42,140 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-35ff1ef2-286f-437d-93ae-b9d4b1515fbc 2018-06-30 15:05:42,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c155527e3c64b740a1f951abe655704f8d166fd" 2018-06-30 15:05:42,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:42 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-145e8ef0-ae38-46eb-8616-0b0d6d05d437 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:05:42,546 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-145e8ef0-ae38-46eb-8616-0b0d6d05d437 2018-06-30 15:05:42,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c155527e3c64b740a1f951abe655704f8d166fd" 2018-06-30 15:05:42,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:05:42 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1493638-e6c6-47f1-b755-72338b37951b Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:05:42,856 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-b1493638-e6c6-47f1-b755-72338b37951b 2018-06-30 15:05:42,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:05:42,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c155527e3c64b740a1f951abe655704f8d166fd" 2018-06-30 15:05:42,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:42 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85b20777-638e-4f0b-b57e-95c739dcc56c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:05:42,962 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-85b20777-638e-4f0b-b57e-95c739dcc56c 2018-06-30 15:05:42,963 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-802c8142-0c4e-48d-proj 2018-06-30 15:05:42,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/fe1ae701f964410abe6bd949fc971ddf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c155527e3c64b740a1f951abe655704f8d166fd" 2018-06-30 15:05:43,740 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:05:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e027ac5e-4cbd-4ac2-92b6-d52d14be6e4e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:05:43,741 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/fe1ae701f964410abe6bd949fc971ddf used request id req-e027ac5e-4cbd-4ac2-92b6-d52d14be6e4e 2018-06-30 15:05:43,741 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-802c8142-0c4e-48d-proj-role 2018-06-30 15:05:43,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/3329393455ed46e5884b2a7e8a3c1ef3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c155527e3c64b740a1f951abe655704f8d166fd" 2018-06-30 15:05:44,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:05:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c76f5095-b02f-4119-b08e-736b1fc575ed Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:05:44,150 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/3329393455ed46e5884b2a7e8a3c1ef3 used request id req-c76f5095-b02f-4119-b08e-736b1fc575ed 2018-06-30 15:05:44,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c155527e3c64b740a1f951abe655704f8d166fd" 2018-06-30 15:05:44,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1408676b-1333-4a23-838b-99eb6db4b804 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:05:44,481 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1408676b-1333-4a23-838b-99eb6db4b804 2018-06-30 15:05:44,481 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-802c8142-0c4e-48d-user 2018-06-30 15:05:44,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/48c023f5c9d74f86a79e9b17b50e3210 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8165a1e1d0b0845809b0191f3554a4c9a56c2af0" 2018-06-30 15:05:45,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:05:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64394c73-c8d1-4a03-811c-7effa9cd5503 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:05:45,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/48c023f5c9d74f86a79e9b17b50e3210 used request id req-64394c73-c8d1-4a03-811c-7effa9cd5503 2018-06-30 15:05:45,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:05:46,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:05:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["zLVQWDfHRoeTmOkp8zWgLg"], "issued_at": "2018-06-30T15:05:46.000000Z"}} 2018-06-30 15:05:46,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bb7573fae52b4fae77963de21c82fbad7869d8" 2018-06-30 15:05:46,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1dac3fb-9c28-4b2f-82d9-25a891dbce32 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:05:46,564 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c1dac3fb-9c28-4b2f-82d9-25a891dbce32 2018-06-30 15:05:46,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:05:46,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:05:47,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:05:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["rJrqa-a5Q_6j3yuarJXNHQ"], "issued_at": "2018-06-30T15:05:47.000000Z"}} 2018-06-30 15:05:47,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92cc4036d96896941d0765389b2ef2e0c5f750e" 2018-06-30 15:05:47,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08bf415b-aa06-466c-9faa-f469114ad367 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:05:47,780 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-08bf415b-aa06-466c-9faa-f469114ad367 2018-06-30 15:05:47,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:05:47,799 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:05:47 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:05:47,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-07d64541-5121-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92cc4036d96896941d0765389b2ef2e0c5f750e" 2018-06-30 15:05:48,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:47 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33d13293-be6f-48dd-bc13-5b9fa5428d6b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-07d64541-5121-448-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:05:48,146 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-07d64541-5121-448-proj used request id req-33d13293-be6f-48dd-bc13-5b9fa5428d6b 2018-06-30 15:05:48,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92cc4036d96896941d0765389b2ef2e0c5f750e" 2018-06-30 15:05:48,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-096ce4d2-8fca-41e3-9837-7226125d43a1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:05:48,607 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-096ce4d2-8fca-41e3-9837-7226125d43a1 2018-06-30 15:05:48,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92cc4036d96896941d0765389b2ef2e0c5f750e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-07d64541-5121-448-proj"}}' 2018-06-30 15:05:49,032 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:05:48 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-128ac044-fdbe-460c-a87b-d320c0f15a66 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/62a781221307472cb8364c76395ff3f1"}, "tags": [], "enabled": true, "id": "62a781221307472cb8364c76395ff3f1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-07d64541-5121-448-proj"}} 2018-06-30 15:05:49,032 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-128ac044-fdbe-460c-a87b-d320c0f15a66 2018-06-30 15:05:49,033 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-07d64541-5121-448-proj 2018-06-30 15:05:49,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:05:49,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:05:49,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:05:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["oJozuxZuSW6t3mJB_LwTjw"], "issued_at": "2018-06-30T15:05:49.000000Z"}} 2018-06-30 15:05:49,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f62326e6b17785a09321c2b503cfcd93c8b0797" 2018-06-30 15:05:50,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ac374fec-50ba-48fe-a734-3d5dd8434ed6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:05:50,007 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ac374fec-50ba-48fe-a734-3d5dd8434ed6 2018-06-30 15:05:50,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:05:50,021 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:05:50 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:05:50,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f62326e6b17785a09321c2b503cfcd93c8b0797" 2018-06-30 15:05:50,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:50 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8120612-bfef-460b-be87-888ea52e5726 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:05:50,512 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-d8120612-bfef-460b-be87-888ea52e5726 2018-06-30 15:05:50,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-07d64541-5121-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f62326e6b17785a09321c2b503cfcd93c8b0797" 2018-06-30 15:05:50,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:50 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-698c1f3f-08e7-4798-afb4-a4f1a09d2ff0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-07d64541-5121-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/62a781221307472cb8364c76395ff3f1"}, "tags": [], "enabled": true, "id": "62a781221307472cb8364c76395ff3f1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-07d64541-5121-448-proj"}]} 2018-06-30 15:05:50,904 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-07d64541-5121-448-proj used request id req-698c1f3f-08e7-4798-afb4-a4f1a09d2ff0 2018-06-30 15:05:50,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f62326e6b17785a09321c2b503cfcd93c8b0797" 2018-06-30 15:05:51,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:50 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e2b30b4-258b-4045-8e38-4c4afade8648 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:05:51,286 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6e2b30b4-258b-4045-8e38-4c4afade8648 2018-06-30 15:05:52,161 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-07d64541-5121-448-user 2018-06-30 15:05:52,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:05:52,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92cc4036d96896941d0765389b2ef2e0c5f750e" 2018-06-30 15:05:52,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:52 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3fb87e09-2b97-4c81-87e1-28043bd5873b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:05:52,505 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3fb87e09-2b97-4c81-87e1-28043bd5873b 2018-06-30 15:05:52,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92cc4036d96896941d0765389b2ef2e0c5f750e" -d '{"role": {"name": "CreateRouterSuccessTests-07d64541-5121-448-proj-role"}}' 2018-06-30 15:05:52,888 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:05:52 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1ea084e-12a8-46dd-87ce-12353addacf2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e1f1be6e77af4fe583995972f11131f7", "links": {"self": "http://10.167.4.35:5000/v3/roles/e1f1be6e77af4fe583995972f11131f7"}, "name": "CreateRouterSuccessTests-07d64541-5121-448-proj-role"}} 2018-06-30 15:05:52,888 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f1ea084e-12a8-46dd-87ce-12353addacf2 2018-06-30 15:05:52,889 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-07d64541-5121-448-proj-role 2018-06-30 15:05:52,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e1f1be6e77af4fe583995972f11131f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92cc4036d96896941d0765389b2ef2e0c5f750e" 2018-06-30 15:05:53,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:52 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c819c92-fb1c-4667-940c-afa280b85fd1 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e1f1be6e77af4fe583995972f11131f7", "links": {"self": "http://10.167.4.35:5000/v3/roles/e1f1be6e77af4fe583995972f11131f7"}, "name": "CreateRouterSuccessTests-07d64541-5121-448-proj-role"}} 2018-06-30 15:05:53,449 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e1f1be6e77af4fe583995972f11131f7 used request id req-9c819c92-fb1c-4667-940c-afa280b85fd1 2018-06-30 15:05:53,449 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-07d64541-5121-448-proj-role to project CreateRouterSuccessTests-07d64541-5121-448-proj 2018-06-30 15:05:53,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/62a781221307472cb8364c76395ff3f1/users/e41886f24efa4ce6b2573ecd9e918de4/roles/e1f1be6e77af4fe583995972f11131f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92cc4036d96896941d0765389b2ef2e0c5f750e" 2018-06-30 15:05:53,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:05:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2c6ab21-cd8d-49d4-a59f-aa5697895664 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:05:53,908 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/62a781221307472cb8364c76395ff3f1/users/e41886f24efa4ce6b2573ecd9e918de4/roles/e1f1be6e77af4fe583995972f11131f7 used request id req-e2c6ab21-cd8d-49d4-a59f-aa5697895664 2018-06-30 15:05:53,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:05:53,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:05:54,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e1f1be6e77af4fe583995972f11131f7", "name": "CreateRouterSuccessTests-07d64541-5121-448-proj-role"}], "expires_at": "2018-06-30T16:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62a781221307472cb8364c76395ff3f1", "name": "CreateRouterSuccessTests-07d64541-5121-448-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/62a781221307472cb8364c76395ff3f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/62a781221307472cb8364c76395ff3f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/62a781221307472cb8364c76395ff3f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/62a781221307472cb8364c76395ff3f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/62a781221307472cb8364c76395ff3f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/62a781221307472cb8364c76395ff3f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/62a781221307472cb8364c76395ff3f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/62a781221307472cb8364c76395ff3f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/62a781221307472cb8364c76395ff3f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/62a781221307472cb8364c76395ff3f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/62a781221307472cb8364c76395ff3f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/62a781221307472cb8364c76395ff3f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-07d64541-5121-448-user", "id": "e41886f24efa4ce6b2573ecd9e918de4"}, "audit_ids": ["axtk5ekBT4WSEy3AGQIC6w"], "issued_at": "2018-06-30T15:05:54.000000Z"}} 2018-06-30 15:05:54,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0388f97cf2207aaa399fa30c44bf78d35450a49b" 2018-06-30 15:05:55,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81ea43df-e103-409a-a95f-48767c7a0e82 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:05:55,293 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-81ea43df-e103-409a-a95f-48767c7a0e82 2018-06-30 15:05:55,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-b7116710-20e6-4892-a657-978be94b3882-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0388f97cf2207aaa399fa30c44bf78d35450a49b" 2018-06-30 15:05:56,115 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:56 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-3de78fce-65e8-48d7-894c-01a8f6bf7859 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 15:05:56,115 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-b7116710-20e6-4892-a657-978be94b3882-pub-router&admin_state_up=True used request id req-3de78fce-65e8-48d7-894c-01a8f6bf7859 2018-06-30 15:05:56,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:05:56,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:05:56,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e1f1be6e77af4fe583995972f11131f7", "name": "CreateRouterSuccessTests-07d64541-5121-448-proj-role"}], "expires_at": "2018-06-30T16:05:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62a781221307472cb8364c76395ff3f1", "name": "CreateRouterSuccessTests-07d64541-5121-448-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/62a781221307472cb8364c76395ff3f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/62a781221307472cb8364c76395ff3f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/62a781221307472cb8364c76395ff3f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/62a781221307472cb8364c76395ff3f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/62a781221307472cb8364c76395ff3f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/62a781221307472cb8364c76395ff3f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/62a781221307472cb8364c76395ff3f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/62a781221307472cb8364c76395ff3f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/62a781221307472cb8364c76395ff3f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/62a781221307472cb8364c76395ff3f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/62a781221307472cb8364c76395ff3f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/62a781221307472cb8364c76395ff3f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-07d64541-5121-448-user", "id": "e41886f24efa4ce6b2573ecd9e918de4"}, "audit_ids": ["Y0k2lYrtTPCoFK2LHAu6Yg"], "issued_at": "2018-06-30T15:05:56.000000Z"}} 2018-06-30 15:05:56,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8ab5f5b73e4c2591d38d3d2d5f6b0acf09f096" 2018-06-30 15:05:57,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:05:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd3b415f-5bb3-4709-b15f-64d00b7eeea5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:05:57,205 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fd3b415f-5bb3-4709-b15f-64d00b7eeea5 2018-06-30 15:05:57,206 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b7116710-20e6-4892-a657-978be94b3882-pub-router 2018-06-30 15:05:57,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0388f97cf2207aaa399fa30c44bf78d35450a49b" -d '{"router": {"name": "CreateRouterSuccessTests-b7116710-20e6-4892-a657-978be94b3882-pub-router", "admin_state_up": true}}' 2018-06-30 15:05:57,632 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:05:57 GMT Content-Type: application/json Content-Length: 535 Connection: keep-alive X-Openstack-Request-Id: req-0396a66a-2941-44d8-a772-0e3a22fc4b70 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "62a781221307472cb8364c76395ff3f1", "created_at": "2018-06-30T15:05:57Z", "admin_state_up": true, "updated_at": "2018-06-30T15:05:57Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "62a781221307472cb8364c76395ff3f1", "id": "cce1f078-06aa-4cf4-bd4c-3db797f24f9d", "name": "CreateRouterSuccessTests-b7116710-20e6-4892-a657-978be94b3882-pub-router"}} 2018-06-30 15:05:57,632 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-0396a66a-2941-44d8-a772-0e3a22fc4b70 2018-06-30 15:05:57,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=cce1f078-06aa-4cf4-bd4c-3db797f24f9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0388f97cf2207aaa399fa30c44bf78d35450a49b" 2018-06-30 15:05:57,770 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:57 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-d6e930c5-cbe6-4e36-99d2-b776c86452e4 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:05:57,770 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=cce1f078-06aa-4cf4-bd4c-3db797f24f9d used request id req-d6e930c5-cbe6-4e36-99d2-b776c86452e4 2018-06-30 15:05:57,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/cce1f078-06aa-4cf4-bd4c-3db797f24f9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0388f97cf2207aaa399fa30c44bf78d35450a49b" 2018-06-30 15:05:58,240 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:58 GMT Content-Type: application/json Content-Length: 535 Connection: keep-alive X-Openstack-Request-Id: req-0ec39442-ae04-4cea-8266-aa627a318de4 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "62a781221307472cb8364c76395ff3f1", "created_at": "2018-06-30T15:05:57Z", "admin_state_up": true, "updated_at": "2018-06-30T15:05:57Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "62a781221307472cb8364c76395ff3f1", "id": "cce1f078-06aa-4cf4-bd4c-3db797f24f9d", "name": "CreateRouterSuccessTests-b7116710-20e6-4892-a657-978be94b3882-pub-router"}} 2018-06-30 15:05:58,241 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/cce1f078-06aa-4cf4-bd4c-3db797f24f9d used request id req-0ec39442-ae04-4cea-8266-aa627a318de4 2018-06-30 15:05:58,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=cce1f078-06aa-4cf4-bd4c-3db797f24f9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0388f97cf2207aaa399fa30c44bf78d35450a49b" 2018-06-30 15:05:58,315 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:05:58 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-b281927b-397d-4c2b-bc46-7a1c72f7cec4 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:05:58,315 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=cce1f078-06aa-4cf4-bd4c-3db797f24f9d used request id req-b281927b-397d-4c2b-bc46-7a1c72f7cec4 2018-06-30 15:05:58,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:05:59,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e1f1be6e77af4fe583995972f11131f7", "name": "CreateRouterSuccessTests-07d64541-5121-448-proj-role"}], "expires_at": "2018-06-30T16:05:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62a781221307472cb8364c76395ff3f1", "name": "CreateRouterSuccessTests-07d64541-5121-448-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/62a781221307472cb8364c76395ff3f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/62a781221307472cb8364c76395ff3f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/62a781221307472cb8364c76395ff3f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/62a781221307472cb8364c76395ff3f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/62a781221307472cb8364c76395ff3f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/62a781221307472cb8364c76395ff3f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/62a781221307472cb8364c76395ff3f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/62a781221307472cb8364c76395ff3f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/62a781221307472cb8364c76395ff3f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/62a781221307472cb8364c76395ff3f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/62a781221307472cb8364c76395ff3f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/62a781221307472cb8364c76395ff3f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-07d64541-5121-448-user", "id": "e41886f24efa4ce6b2573ecd9e918de4"}, "audit_ids": ["XMjtARtySSORDnN0skfwrQ"], "issued_at": "2018-06-30T15:05:59.000000Z"}} 2018-06-30 15:05:59,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-b7116710-20e6-4892-a657-978be94b3882-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a83d4444d18fad4cb0efc5a0ed7e95558f08f0" 2018-06-30 15:06:00,320 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:00 GMT Content-Type: application/json Content-Length: 538 Connection: keep-alive X-Openstack-Request-Id: req-e0862386-3232-4cba-8fbf-22f22c352a53 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "62a781221307472cb8364c76395ff3f1", "created_at": "2018-06-30T15:05:57Z", "admin_state_up": true, "updated_at": "2018-06-30T15:05:57Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "62a781221307472cb8364c76395ff3f1", "id": "cce1f078-06aa-4cf4-bd4c-3db797f24f9d", "name": "CreateRouterSuccessTests-b7116710-20e6-4892-a657-978be94b3882-pub-router"}]} 2018-06-30 15:06:00,321 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-b7116710-20e6-4892-a657-978be94b3882-pub-router&admin_state_up=True used request id req-e0862386-3232-4cba-8fbf-22f22c352a53 2018-06-30 15:06:00,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:06:00,335 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:06:00 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:06:00,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/62a781221307472cb8364c76395ff3f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bb7573fae52b4fae77963de21c82fbad7869d8" 2018-06-30 15:06:00,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:00 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-103851ed-1e04-4a14-ab17-656998e1d2e1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/62a781221307472cb8364c76395ff3f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "62a781221307472cb8364c76395ff3f1", "name": "CreateRouterSuccessTests-07d64541-5121-448-proj"}} 2018-06-30 15:06:00,807 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/62a781221307472cb8364c76395ff3f1 used request id req-103851ed-1e04-4a14-ab17-656998e1d2e1 2018-06-30 15:06:00,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=cce1f078-06aa-4cf4-bd4c-3db797f24f9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a83d4444d18fad4cb0efc5a0ed7e95558f08f0" 2018-06-30 15:06:01,820 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:01 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-947c711b-73cf-443b-8274-0a35b85e0fbb Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:06:01,821 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=cce1f078-06aa-4cf4-bd4c-3db797f24f9d used request id req-947c711b-73cf-443b-8274-0a35b85e0fbb 2018-06-30 15:06:01,821 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b7116710-20e6-4892-a657-978be94b3882-pub-router 2018-06-30 15:06:01,822 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b7116710-20e6-4892-a657-978be94b3882-pub-router 2018-06-30 15:06:01,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/cce1f078-06aa-4cf4-bd4c-3db797f24f9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0388f97cf2207aaa399fa30c44bf78d35450a49b" 2018-06-30 15:06:03,467 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:06:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-eda05563-ff57-4a4b-b3b5-94fa19e86557 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:06:03,467 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/cce1f078-06aa-4cf4-bd4c-3db797f24f9d used request id req-eda05563-ff57-4a4b-b3b5-94fa19e86557 2018-06-30 15:06:03,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92cc4036d96896941d0765389b2ef2e0c5f750e" 2018-06-30 15:06:04,310 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:04 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-54132729-f87f-4b98-9c60-f0b3e658a494 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:06:04,311 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-54132729-f87f-4b98-9c60-f0b3e658a494 2018-06-30 15:06:04,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92cc4036d96896941d0765389b2ef2e0c5f750e" 2018-06-30 15:06:04,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:04 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2c47c81-13be-4387-87b7-8b8c944dc7fc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:06:04,766 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-c2c47c81-13be-4387-87b7-8b8c944dc7fc 2018-06-30 15:06:04,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92cc4036d96896941d0765389b2ef2e0c5f750e" 2018-06-30 15:06:05,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:06:04 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf622601-41fe-4cc7-9c0c-50c3927db788 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:06:05,121 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-cf622601-41fe-4cc7-9c0c-50c3927db788 2018-06-30 15:06:05,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:06:05,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92cc4036d96896941d0765389b2ef2e0c5f750e" 2018-06-30 15:06:05,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:05 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0259319f-9a3b-4b37-ace2-e4bc900af3b1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:06:05,473 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-0259319f-9a3b-4b37-ace2-e4bc900af3b1 2018-06-30 15:06:05,475 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-07d64541-5121-448-proj 2018-06-30 15:06:05,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/62a781221307472cb8364c76395ff3f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92cc4036d96896941d0765389b2ef2e0c5f750e" 2018-06-30 15:06:06,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:06:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6814e385-1aea-4ee7-9762-d33d0063342a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:06:06,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/62a781221307472cb8364c76395ff3f1 used request id req-6814e385-1aea-4ee7-9762-d33d0063342a 2018-06-30 15:06:06,272 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-07d64541-5121-448-proj-role 2018-06-30 15:06:06,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e1f1be6e77af4fe583995972f11131f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92cc4036d96896941d0765389b2ef2e0c5f750e" 2018-06-30 15:06:06,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:06:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f18baaa9-61d0-4e53-8936-d09693545a26 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:06:06,633 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e1f1be6e77af4fe583995972f11131f7 used request id req-f18baaa9-61d0-4e53-8936-d09693545a26 2018-06-30 15:06:06,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e92cc4036d96896941d0765389b2ef2e0c5f750e" 2018-06-30 15:06:07,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:06 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c02527b3-6e6b-4b8f-a314-9407f63fb7b6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:06:07,057 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c02527b3-6e6b-4b8f-a314-9407f63fb7b6 2018-06-30 15:06:07,057 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-07d64541-5121-448-user 2018-06-30 15:06:07,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/e41886f24efa4ce6b2573ecd9e918de4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f62326e6b17785a09321c2b503cfcd93c8b0797" 2018-06-30 15:06:07,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:06:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4084b1ca-fbf7-4fbe-9e31-d206831565cf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:06:07,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/e41886f24efa4ce6b2573ecd9e918de4 used request id req-4084b1ca-fbf7-4fbe-9e31-d206831565cf 2018-06-30 15:06:07,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:06:08,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:06:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["szmAiyu1Q7qWrxLYydzFAQ"], "issued_at": "2018-06-30T15:06:08.000000Z"}} 2018-06-30 15:06:08,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b58f9aeceaaea1f4e8578328fb3632c0ea4a9c" 2018-06-30 15:06:08,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d9bf3e9-9e7b-4bad-aabc-0c914ca0767f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:06:08,884 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8d9bf3e9-9e7b-4bad-aabc-0c914ca0767f 2018-06-30 15:06:08,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:06:08,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:06:09,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:06:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["tPybR6JVT_CmN_WwPQJExQ"], "issued_at": "2018-06-30T15:06:09.000000Z"}} 2018-06-30 15:06:09,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeb71df524558b76546ceca0da34bce4fa66cd5" 2018-06-30 15:06:10,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d052df04-2522-4e84-96af-bbe000fa3059 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:06:10,245 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d052df04-2522-4e84-96af-bbe000fa3059 2018-06-30 15:06:10,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:06:10,262 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:06:10 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:06:10,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fac9f457-f144-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeb71df524558b76546ceca0da34bce4fa66cd5" 2018-06-30 15:06:10,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:10 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2dd206ec-b0ee-48b7-873d-1cb1937950c9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fac9f457-f144-4bd-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:06:10,652 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fac9f457-f144-4bd-proj used request id req-2dd206ec-b0ee-48b7-873d-1cb1937950c9 2018-06-30 15:06:10,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeb71df524558b76546ceca0da34bce4fa66cd5" 2018-06-30 15:06:11,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:10 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a2aac8d-a81a-4ec0-8707-ec32c4e6c54c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:06:11,080 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3a2aac8d-a81a-4ec0-8707-ec32c4e6c54c 2018-06-30 15:06:11,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeb71df524558b76546ceca0da34bce4fa66cd5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-fac9f457-f144-4bd-proj"}}' 2018-06-30 15:06:11,490 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:06:11 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9bddccc-a0c1-40de-87eb-dd16e5c9bbbd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/15b9ef0e11444ef5a1227a80c246c957"}, "tags": [], "enabled": true, "id": "15b9ef0e11444ef5a1227a80c246c957", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fac9f457-f144-4bd-proj"}} 2018-06-30 15:06:11,490 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e9bddccc-a0c1-40de-87eb-dd16e5c9bbbd 2018-06-30 15:06:11,490 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-fac9f457-f144-4bd-proj 2018-06-30 15:06:11,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:06:11,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:06:12,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:06:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["UcdCuBHhSiWc5uYxehpWCA"], "issued_at": "2018-06-30T15:06:12.000000Z"}} 2018-06-30 15:06:12,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de33e67b203e1dc0a610f9f5cf83bebfb375c1e" 2018-06-30 15:06:12,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f24cf05-1fe6-49d8-b6f2-16a24d0fb7da Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:06:12,240 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7f24cf05-1fe6-49d8-b6f2-16a24d0fb7da 2018-06-30 15:06:12,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:06:12,254 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:06:12 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:06:12,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de33e67b203e1dc0a610f9f5cf83bebfb375c1e" 2018-06-30 15:06:12,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:12 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-231c5b37-9924-459a-8a8e-a0688b8f6b55 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:06:12,658 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-231c5b37-9924-459a-8a8e-a0688b8f6b55 2018-06-30 15:06:12,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-fac9f457-f144-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de33e67b203e1dc0a610f9f5cf83bebfb375c1e" 2018-06-30 15:06:13,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:12 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cbc0db4c-19f5-43e3-9573-e34c9987fc47 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-fac9f457-f144-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/15b9ef0e11444ef5a1227a80c246c957"}, "tags": [], "enabled": true, "id": "15b9ef0e11444ef5a1227a80c246c957", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fac9f457-f144-4bd-proj"}]} 2018-06-30 15:06:13,116 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-fac9f457-f144-4bd-proj used request id req-cbc0db4c-19f5-43e3-9573-e34c9987fc47 2018-06-30 15:06:13,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de33e67b203e1dc0a610f9f5cf83bebfb375c1e" 2018-06-30 15:06:13,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:13 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d012c62-5876-4bd3-97ef-586dd43ac7b1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:06:13,220 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8d012c62-5876-4bd3-97ef-586dd43ac7b1 2018-06-30 15:06:13,907 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-fac9f457-f144-4bd-user 2018-06-30 15:06:13,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:06:13,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeb71df524558b76546ceca0da34bce4fa66cd5" 2018-06-30 15:06:14,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:13 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44a2b44d-9709-4f80-a4b5-f8f93a93a1fc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:06:14,361 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-44a2b44d-9709-4f80-a4b5-f8f93a93a1fc 2018-06-30 15:06:14,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeb71df524558b76546ceca0da34bce4fa66cd5" -d '{"role": {"name": "CreateRouterSuccessTests-fac9f457-f144-4bd-proj-role"}}' 2018-06-30 15:06:14,792 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:06:14 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37ad742d-b020-418d-a51d-596f9fc8852f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fbc75e67687f4b9c864dd6c67b88a432", "links": {"self": "http://10.167.4.35:5000/v3/roles/fbc75e67687f4b9c864dd6c67b88a432"}, "name": "CreateRouterSuccessTests-fac9f457-f144-4bd-proj-role"}} 2018-06-30 15:06:14,793 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-37ad742d-b020-418d-a51d-596f9fc8852f 2018-06-30 15:06:14,793 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-fac9f457-f144-4bd-proj-role 2018-06-30 15:06:14,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/fbc75e67687f4b9c864dd6c67b88a432 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeb71df524558b76546ceca0da34bce4fa66cd5" 2018-06-30 15:06:15,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:14 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3647044-0284-45ac-9ab1-82804453d82b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fbc75e67687f4b9c864dd6c67b88a432", "links": {"self": "http://10.167.4.35:5000/v3/roles/fbc75e67687f4b9c864dd6c67b88a432"}, "name": "CreateRouterSuccessTests-fac9f457-f144-4bd-proj-role"}} 2018-06-30 15:06:15,139 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/fbc75e67687f4b9c864dd6c67b88a432 used request id req-b3647044-0284-45ac-9ab1-82804453d82b 2018-06-30 15:06:15,139 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-fac9f457-f144-4bd-proj-role to project CreateRouterSuccessTests-fac9f457-f144-4bd-proj 2018-06-30 15:06:15,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/15b9ef0e11444ef5a1227a80c246c957/users/bf9901cca77c4be19476bff25e8ea3de/roles/fbc75e67687f4b9c864dd6c67b88a432 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeb71df524558b76546ceca0da34bce4fa66cd5" 2018-06-30 15:06:15,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:06:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fcb1a46a-ad50-4914-a8cd-505d3c68b531 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:06:15,591 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/15b9ef0e11444ef5a1227a80c246c957/users/bf9901cca77c4be19476bff25e8ea3de/roles/fbc75e67687f4b9c864dd6c67b88a432 used request id req-fcb1a46a-ad50-4914-a8cd-505d3c68b531 2018-06-30 15:06:15,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:06:15,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:06:16,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fbc75e67687f4b9c864dd6c67b88a432", "name": "CreateRouterSuccessTests-fac9f457-f144-4bd-proj-role"}], "expires_at": "2018-06-30T16:06:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15b9ef0e11444ef5a1227a80c246c957", "name": "CreateRouterSuccessTests-fac9f457-f144-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/15b9ef0e11444ef5a1227a80c246c957", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/15b9ef0e11444ef5a1227a80c246c957", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/15b9ef0e11444ef5a1227a80c246c957", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/15b9ef0e11444ef5a1227a80c246c957", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/15b9ef0e11444ef5a1227a80c246c957", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/15b9ef0e11444ef5a1227a80c246c957", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/15b9ef0e11444ef5a1227a80c246c957", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/15b9ef0e11444ef5a1227a80c246c957", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/15b9ef0e11444ef5a1227a80c246c957", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/15b9ef0e11444ef5a1227a80c246c957", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/15b9ef0e11444ef5a1227a80c246c957", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/15b9ef0e11444ef5a1227a80c246c957", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fac9f457-f144-4bd-user", "id": "bf9901cca77c4be19476bff25e8ea3de"}, "audit_ids": ["2rL523fBRaGC5Iz-E8j6bg"], "issued_at": "2018-06-30T15:06:16.000000Z"}} 2018-06-30 15:06:16,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6194e6cdb42691874f67ebbe638ff696a0f83596" 2018-06-30 15:06:16,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7981497-6691-4472-802f-18f7873ea7ac Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:06:16,978 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c7981497-6691-4472-802f-18f7873ea7ac 2018-06-30 15:06:16,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-ded12e13-ac05-4467-8f37-f29fa11b1860-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6194e6cdb42691874f67ebbe638ff696a0f83596" 2018-06-30 15:06:18,044 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:18 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-10267d27-f2de-4792-a716-f62331ff115a Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 15:06:18,045 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-ded12e13-ac05-4467-8f37-f29fa11b1860-pub-router&admin_state_up=False used request id req-10267d27-f2de-4792-a716-f62331ff115a 2018-06-30 15:06:18,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:06:18,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:06:18,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fbc75e67687f4b9c864dd6c67b88a432", "name": "CreateRouterSuccessTests-fac9f457-f144-4bd-proj-role"}], "expires_at": "2018-06-30T16:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15b9ef0e11444ef5a1227a80c246c957", "name": "CreateRouterSuccessTests-fac9f457-f144-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/15b9ef0e11444ef5a1227a80c246c957", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/15b9ef0e11444ef5a1227a80c246c957", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/15b9ef0e11444ef5a1227a80c246c957", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/15b9ef0e11444ef5a1227a80c246c957", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/15b9ef0e11444ef5a1227a80c246c957", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/15b9ef0e11444ef5a1227a80c246c957", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/15b9ef0e11444ef5a1227a80c246c957", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/15b9ef0e11444ef5a1227a80c246c957", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/15b9ef0e11444ef5a1227a80c246c957", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/15b9ef0e11444ef5a1227a80c246c957", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/15b9ef0e11444ef5a1227a80c246c957", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/15b9ef0e11444ef5a1227a80c246c957", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fac9f457-f144-4bd-user", "id": "bf9901cca77c4be19476bff25e8ea3de"}, "audit_ids": ["_zszc9IhSZGT5fGtWWaBtA"], "issued_at": "2018-06-30T15:06:18.000000Z"}} 2018-06-30 15:06:18,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0a2256fd4c13cc5cfc30faf00021a5a03f2044" 2018-06-30 15:06:18,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8016bdb9-a9b8-4001-ba84-025b321f1347 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:06:18,977 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8016bdb9-a9b8-4001-ba84-025b321f1347 2018-06-30 15:06:18,979 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-ded12e13-ac05-4467-8f37-f29fa11b1860-pub-router 2018-06-30 15:06:18,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6194e6cdb42691874f67ebbe638ff696a0f83596" -d '{"router": {"name": "CreateRouterSuccessTests-ded12e13-ac05-4467-8f37-f29fa11b1860-pub-router", "admin_state_up": false}}' 2018-06-30 15:06:19,810 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:06:19 GMT Content-Type: application/json Content-Length: 536 Connection: keep-alive X-Openstack-Request-Id: req-6d78d5bd-bab4-4c47-bda4-f04c22a92aa0 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "15b9ef0e11444ef5a1227a80c246c957", "created_at": "2018-06-30T15:06:19Z", "admin_state_up": false, "updated_at": "2018-06-30T15:06:19Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "15b9ef0e11444ef5a1227a80c246c957", "id": "ae6bb981-8b4c-4fa3-8fa8-121ab4b1a2ff", "name": "CreateRouterSuccessTests-ded12e13-ac05-4467-8f37-f29fa11b1860-pub-router"}} 2018-06-30 15:06:19,810 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-6d78d5bd-bab4-4c47-bda4-f04c22a92aa0 2018-06-30 15:06:19,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=ae6bb981-8b4c-4fa3-8fa8-121ab4b1a2ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6194e6cdb42691874f67ebbe638ff696a0f83596" 2018-06-30 15:06:20,135 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:20 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-24db7007-68ad-4e1e-a078-f2d7cabcb6f7 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:06:20,135 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=ae6bb981-8b4c-4fa3-8fa8-121ab4b1a2ff used request id req-24db7007-68ad-4e1e-a078-f2d7cabcb6f7 2018-06-30 15:06:20,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/ae6bb981-8b4c-4fa3-8fa8-121ab4b1a2ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6194e6cdb42691874f67ebbe638ff696a0f83596" 2018-06-30 15:06:20,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:20 GMT Content-Type: application/json Content-Length: 536 Connection: keep-alive X-Openstack-Request-Id: req-787d8ad4-f570-4a4a-9f42-f9dbd9d621a4 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "15b9ef0e11444ef5a1227a80c246c957", "created_at": "2018-06-30T15:06:19Z", "admin_state_up": false, "updated_at": "2018-06-30T15:06:19Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "15b9ef0e11444ef5a1227a80c246c957", "id": "ae6bb981-8b4c-4fa3-8fa8-121ab4b1a2ff", "name": "CreateRouterSuccessTests-ded12e13-ac05-4467-8f37-f29fa11b1860-pub-router"}} 2018-06-30 15:06:20,348 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/ae6bb981-8b4c-4fa3-8fa8-121ab4b1a2ff used request id req-787d8ad4-f570-4a4a-9f42-f9dbd9d621a4 2018-06-30 15:06:20,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=ae6bb981-8b4c-4fa3-8fa8-121ab4b1a2ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6194e6cdb42691874f67ebbe638ff696a0f83596" 2018-06-30 15:06:21,163 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:21 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-ed5493e9-b5b8-4043-9720-38812ec85c2f Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:06:21,163 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=ae6bb981-8b4c-4fa3-8fa8-121ab4b1a2ff used request id req-ed5493e9-b5b8-4043-9720-38812ec85c2f 2018-06-30 15:06:21,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:06:22,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fbc75e67687f4b9c864dd6c67b88a432", "name": "CreateRouterSuccessTests-fac9f457-f144-4bd-proj-role"}], "expires_at": "2018-06-30T16:06:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15b9ef0e11444ef5a1227a80c246c957", "name": "CreateRouterSuccessTests-fac9f457-f144-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/15b9ef0e11444ef5a1227a80c246c957", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/15b9ef0e11444ef5a1227a80c246c957", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/15b9ef0e11444ef5a1227a80c246c957", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/15b9ef0e11444ef5a1227a80c246c957", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/15b9ef0e11444ef5a1227a80c246c957", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/15b9ef0e11444ef5a1227a80c246c957", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/15b9ef0e11444ef5a1227a80c246c957", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/15b9ef0e11444ef5a1227a80c246c957", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/15b9ef0e11444ef5a1227a80c246c957", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/15b9ef0e11444ef5a1227a80c246c957", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/15b9ef0e11444ef5a1227a80c246c957", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/15b9ef0e11444ef5a1227a80c246c957", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fac9f457-f144-4bd-user", "id": "bf9901cca77c4be19476bff25e8ea3de"}, "audit_ids": ["a8FIWuv-QXKVF-cD4s_zhA"], "issued_at": "2018-06-30T15:06:22.000000Z"}} 2018-06-30 15:06:22,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-ded12e13-ac05-4467-8f37-f29fa11b1860-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81da9fc2eaf3c3d270d32da4adeb9c72aed09e7" 2018-06-30 15:06:23,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:23 GMT Content-Type: application/json Content-Length: 539 Connection: keep-alive X-Openstack-Request-Id: req-94069973-ebe1-4f91-97b7-c79248352023 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "15b9ef0e11444ef5a1227a80c246c957", "created_at": "2018-06-30T15:06:19Z", "admin_state_up": false, "updated_at": "2018-06-30T15:06:19Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "15b9ef0e11444ef5a1227a80c246c957", "id": "ae6bb981-8b4c-4fa3-8fa8-121ab4b1a2ff", "name": "CreateRouterSuccessTests-ded12e13-ac05-4467-8f37-f29fa11b1860-pub-router"}]} 2018-06-30 15:06:23,348 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-ded12e13-ac05-4467-8f37-f29fa11b1860-pub-router&admin_state_up=False used request id req-94069973-ebe1-4f91-97b7-c79248352023 2018-06-30 15:06:23,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:06:23,363 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:06:23 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:06:23,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/15b9ef0e11444ef5a1227a80c246c957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b58f9aeceaaea1f4e8578328fb3632c0ea4a9c" 2018-06-30 15:06:23,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:23 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4b26e6f-b664-486d-8a08-0893b3d6e1b1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/15b9ef0e11444ef5a1227a80c246c957"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "15b9ef0e11444ef5a1227a80c246c957", "name": "CreateRouterSuccessTests-fac9f457-f144-4bd-proj"}} 2018-06-30 15:06:23,676 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/15b9ef0e11444ef5a1227a80c246c957 used request id req-d4b26e6f-b664-486d-8a08-0893b3d6e1b1 2018-06-30 15:06:23,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=ae6bb981-8b4c-4fa3-8fa8-121ab4b1a2ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81da9fc2eaf3c3d270d32da4adeb9c72aed09e7" 2018-06-30 15:06:23,816 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:23 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-a82fccfc-5769-4515-831e-6f6ef5fbca61 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:06:23,816 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=ae6bb981-8b4c-4fa3-8fa8-121ab4b1a2ff used request id req-a82fccfc-5769-4515-831e-6f6ef5fbca61 2018-06-30 15:06:23,817 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-ded12e13-ac05-4467-8f37-f29fa11b1860-pub-router 2018-06-30 15:06:23,817 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-ded12e13-ac05-4467-8f37-f29fa11b1860-pub-router 2018-06-30 15:06:23,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/ae6bb981-8b4c-4fa3-8fa8-121ab4b1a2ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6194e6cdb42691874f67ebbe638ff696a0f83596" 2018-06-30 15:06:24,948 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:06:24 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-56e770d8-9ec1-4b72-9072-bcefd8e2bbed Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:06:24,948 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/ae6bb981-8b4c-4fa3-8fa8-121ab4b1a2ff used request id req-56e770d8-9ec1-4b72-9072-bcefd8e2bbed 2018-06-30 15:06:24,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeb71df524558b76546ceca0da34bce4fa66cd5" 2018-06-30 15:06:25,773 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:25 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-de1606f9-b5b4-4896-818c-64aff2b035f2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:06:25,774 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-de1606f9-b5b4-4896-818c-64aff2b035f2 2018-06-30 15:06:25,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeb71df524558b76546ceca0da34bce4fa66cd5" 2018-06-30 15:06:26,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:25 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cb62a6d-6e4a-401e-8daa-8c32fbf54bd9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:06:26,256 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-7cb62a6d-6e4a-401e-8daa-8c32fbf54bd9 2018-06-30 15:06:26,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeb71df524558b76546ceca0da34bce4fa66cd5" 2018-06-30 15:06:26,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:06:26 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-081892e3-9159-4bf2-9b94-b17124cff095 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:06:26,657 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-081892e3-9159-4bf2-9b94-b17124cff095 2018-06-30 15:06:26,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:06:26,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeb71df524558b76546ceca0da34bce4fa66cd5" 2018-06-30 15:06:27,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:26 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72f69c8a-00a7-41c1-ac80-3be86b166b0a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:06:27,045 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-72f69c8a-00a7-41c1-ac80-3be86b166b0a 2018-06-30 15:06:27,046 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-fac9f457-f144-4bd-proj 2018-06-30 15:06:27,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/15b9ef0e11444ef5a1227a80c246c957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeb71df524558b76546ceca0da34bce4fa66cd5" 2018-06-30 15:06:27,906 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:06:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f9a8e3f-b474-4d3a-ac51-e52ad3b23da0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:06:27,906 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/15b9ef0e11444ef5a1227a80c246c957 used request id req-8f9a8e3f-b474-4d3a-ac51-e52ad3b23da0 2018-06-30 15:06:27,906 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-fac9f457-f144-4bd-proj-role 2018-06-30 15:06:27,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/fbc75e67687f4b9c864dd6c67b88a432 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeb71df524558b76546ceca0da34bce4fa66cd5" 2018-06-30 15:06:28,323 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:06:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d74fc5f-495c-4160-84e0-782103e771f0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:06:28,323 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/fbc75e67687f4b9c864dd6c67b88a432 used request id req-9d74fc5f-495c-4160-84e0-782103e771f0 2018-06-30 15:06:28,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbeb71df524558b76546ceca0da34bce4fa66cd5" 2018-06-30 15:06:28,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:28 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32d3c963-63e7-4a20-880f-445056680052 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:06:28,666 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-32d3c963-63e7-4a20-880f-445056680052 2018-06-30 15:06:28,666 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-fac9f457-f144-4bd-user 2018-06-30 15:06:28,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/bf9901cca77c4be19476bff25e8ea3de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1de33e67b203e1dc0a610f9f5cf83bebfb375c1e" 2018-06-30 15:06:29,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:06:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a096cff7-e5db-4b9e-b88c-f10a8f4b2f87 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:06:29,407 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/bf9901cca77c4be19476bff25e8ea3de used request id req-a096cff7-e5db-4b9e-b88c-f10a8f4b2f87 2018-06-30 15:06:29,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:06:30,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:06:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Y3Eq2VhCSvixxg-5Xtkn2Q"], "issued_at": "2018-06-30T15:06:30.000000Z"}} 2018-06-30 15:06:30,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}530b48c2907b525851c12a0fc7ac30f01c354699" 2018-06-30 15:06:30,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f454d977-9f6f-4dcb-ba32-a3ac5631c42f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:06:30,748 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f454d977-9f6f-4dcb-ba32-a3ac5631c42f 2018-06-30 15:06:30,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:06:30,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:06:31,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:06:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Hg0witKdRMqgCDA9DEEAGQ"], "issued_at": "2018-06-30T15:06:31.000000Z"}} 2018-06-30 15:06:31,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fe08842a736115cde949449dd5ec32ae9edf1b" 2018-06-30 15:06:31,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f7c5eb8-f8fa-4e6c-8381-f1fb4db803e2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:06:31,992 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2f7c5eb8-f8fa-4e6c-8381-f1fb4db803e2 2018-06-30 15:06:31,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:06:32,009 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:06:32 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:06:32,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fd2b7ffc-275d-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fe08842a736115cde949449dd5ec32ae9edf1b" 2018-06-30 15:06:32,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:32 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5877db6d-4f08-4c08-8795-24536bf3bc98 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fd2b7ffc-275d-460-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:06:32,380 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fd2b7ffc-275d-460-proj used request id req-5877db6d-4f08-4c08-8795-24536bf3bc98 2018-06-30 15:06:32,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fe08842a736115cde949449dd5ec32ae9edf1b" 2018-06-30 15:06:32,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:32 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b820948-f3f9-4a45-bdec-1e30d528fb4f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:06:32,948 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8b820948-f3f9-4a45-bdec-1e30d528fb4f 2018-06-30 15:06:32,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fe08842a736115cde949449dd5ec32ae9edf1b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-fd2b7ffc-275d-460-proj"}}' 2018-06-30 15:06:33,471 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:06:32 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42470503-92a9-46a7-844a-69399968f03e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a3c5ee93583b47a8b790eb766f50dd58"}, "tags": [], "enabled": true, "id": "a3c5ee93583b47a8b790eb766f50dd58", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fd2b7ffc-275d-460-proj"}} 2018-06-30 15:06:33,472 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-42470503-92a9-46a7-844a-69399968f03e 2018-06-30 15:06:33,472 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-fd2b7ffc-275d-460-proj 2018-06-30 15:06:33,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:06:33,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:06:34,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:06:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["iQ2RbVSfS_ih1MB48ApP4w"], "issued_at": "2018-06-30T15:06:34.000000Z"}} 2018-06-30 15:06:34,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721643c44c1696c3fdc45085a3b53a9f7e4cef2" 2018-06-30 15:06:34,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7b5ea75-1680-4282-bbe0-f8e09f7744ed Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:06:34,275 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a7b5ea75-1680-4282-bbe0-f8e09f7744ed 2018-06-30 15:06:34,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:06:34,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:06:34 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:06:34,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721643c44c1696c3fdc45085a3b53a9f7e4cef2" 2018-06-30 15:06:34,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:34 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-379c2f97-eed9-4ae7-af51-4c8b25dae1ab Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:06:34,707 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-379c2f97-eed9-4ae7-af51-4c8b25dae1ab 2018-06-30 15:06:34,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-fd2b7ffc-275d-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721643c44c1696c3fdc45085a3b53a9f7e4cef2" 2018-06-30 15:06:34,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:34 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6fdbeab-b969-4163-a46e-726927cbe64d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-fd2b7ffc-275d-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a3c5ee93583b47a8b790eb766f50dd58"}, "tags": [], "enabled": true, "id": "a3c5ee93583b47a8b790eb766f50dd58", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fd2b7ffc-275d-460-proj"}]} 2018-06-30 15:06:34,815 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-fd2b7ffc-275d-460-proj used request id req-e6fdbeab-b969-4163-a46e-726927cbe64d 2018-06-30 15:06:34,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721643c44c1696c3fdc45085a3b53a9f7e4cef2" 2018-06-30 15:06:35,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:34 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1710cd4-65ea-4c4a-9112-5607700f4c74 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:06:35,200 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a1710cd4-65ea-4c4a-9112-5607700f4c74 2018-06-30 15:06:35,881 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-fd2b7ffc-275d-460-user 2018-06-30 15:06:35,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:06:35,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fe08842a736115cde949449dd5ec32ae9edf1b" 2018-06-30 15:06:36,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c16f16c4-a357-4bfe-84ef-a5d196cb6698 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:06:36,335 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c16f16c4-a357-4bfe-84ef-a5d196cb6698 2018-06-30 15:06:36,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fe08842a736115cde949449dd5ec32ae9edf1b" -d '{"role": {"name": "CreateRouterSuccessTests-fd2b7ffc-275d-460-proj-role"}}' 2018-06-30 15:06:36,741 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:06:36 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-660c40d0-c915-4e3b-acd1-2ab5b58a811a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aa3f51bdfe884fd39cc26f7399e500c1", "links": {"self": "http://10.167.4.35:5000/v3/roles/aa3f51bdfe884fd39cc26f7399e500c1"}, "name": "CreateRouterSuccessTests-fd2b7ffc-275d-460-proj-role"}} 2018-06-30 15:06:36,741 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-660c40d0-c915-4e3b-acd1-2ab5b58a811a 2018-06-30 15:06:36,741 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-fd2b7ffc-275d-460-proj-role 2018-06-30 15:06:36,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/aa3f51bdfe884fd39cc26f7399e500c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fe08842a736115cde949449dd5ec32ae9edf1b" 2018-06-30 15:06:37,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:36 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ef7bd75-03f0-463e-a950-4dd58b5f6ced Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aa3f51bdfe884fd39cc26f7399e500c1", "links": {"self": "http://10.167.4.35:5000/v3/roles/aa3f51bdfe884fd39cc26f7399e500c1"}, "name": "CreateRouterSuccessTests-fd2b7ffc-275d-460-proj-role"}} 2018-06-30 15:06:37,127 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/aa3f51bdfe884fd39cc26f7399e500c1 used request id req-9ef7bd75-03f0-463e-a950-4dd58b5f6ced 2018-06-30 15:06:37,127 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-fd2b7ffc-275d-460-proj-role to project CreateRouterSuccessTests-fd2b7ffc-275d-460-proj 2018-06-30 15:06:37,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a3c5ee93583b47a8b790eb766f50dd58/users/f41ceee5f0554287bc324ce004e4b28b/roles/aa3f51bdfe884fd39cc26f7399e500c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fe08842a736115cde949449dd5ec32ae9edf1b" 2018-06-30 15:06:37,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:06:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84e0e5d1-b743-41ec-aff0-4000664273d0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:06:37,664 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a3c5ee93583b47a8b790eb766f50dd58/users/f41ceee5f0554287bc324ce004e4b28b/roles/aa3f51bdfe884fd39cc26f7399e500c1 used request id req-84e0e5d1-b743-41ec-aff0-4000664273d0 2018-06-30 15:06:37,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:06:37,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:06:38,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:06:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["AimP0ZrXQNmL02BQbIOAgA"], "issued_at": "2018-06-30T15:06:38.000000Z"}} 2018-06-30 15:06:38,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4abd4e141315c9bd6cab1afbc4a90a75747bed" 2018-06-30 15:06:38,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c994e655-a56d-4ed7-9fce-77383da126e8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:06:38,610 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c994e655-a56d-4ed7-9fce-77383da126e8 2018-06-30 15:06:38,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-a3fd23e5-16d3-486b-907b-ddf17ab90025-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4abd4e141315c9bd6cab1afbc4a90a75747bed" 2018-06-30 15:06:39,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:39 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-3c129a0e-6aa4-420d-82c0-489cda09db80 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 15:06:39,856 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-a3fd23e5-16d3-486b-907b-ddf17ab90025-pub-router&admin_state_up=True used request id req-3c129a0e-6aa4-420d-82c0-489cda09db80 2018-06-30 15:06:39,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:06:39,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:06:40,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:06:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["N-HEWNg9SxGMyFbdjYd8Cg"], "issued_at": "2018-06-30T15:06:40.000000Z"}} 2018-06-30 15:06:40,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53547a427c885b7fc4111c5ade7fa4c15197e724" 2018-06-30 15:06:40,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8a185cf-a4cb-47be-91e0-c7afcd16ab61 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:06:40,886 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f8a185cf-a4cb-47be-91e0-c7afcd16ab61 2018-06-30 15:06:40,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:06:40,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:06:40 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:06:40,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-fd2b7ffc-275d-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53547a427c885b7fc4111c5ade7fa4c15197e724" 2018-06-30 15:06:41,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:40 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2d1a37a-6605-4e11-b1e6-2b127aad8179 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-fd2b7ffc-275d-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a3c5ee93583b47a8b790eb766f50dd58"}, "tags": [], "enabled": true, "id": "a3c5ee93583b47a8b790eb766f50dd58", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fd2b7ffc-275d-460-proj"}]} 2018-06-30 15:06:41,263 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-fd2b7ffc-275d-460-proj used request id req-d2d1a37a-6605-4e11-b1e6-2b127aad8179 2018-06-30 15:06:41,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4abd4e141315c9bd6cab1afbc4a90a75747bed" 2018-06-30 15:06:42,223 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:42 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-70568a6b-1f0e-4aca-b09d-eda589b2b408 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 15:06:42,224 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-70568a6b-1f0e-4aca-b09d-eda589b2b408 2018-06-30 15:06:42,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4abd4e141315c9bd6cab1afbc4a90a75747bed" 2018-06-30 15:06:42,324 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:42 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-7729018b-ccc1-4515-8ab9-636c0cbaa816 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 15:06:42,325 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-7729018b-ccc1-4515-8ab9-636c0cbaa816 2018-06-30 15:06:42,326 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-a3fd23e5-16d3-486b-907b-ddf17ab90025-pub-router 2018-06-30 15:06:42,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4abd4e141315c9bd6cab1afbc4a90a75747bed" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "tenant_id": "a3c5ee93583b47a8b790eb766f50dd58", "name": "CreateRouterSuccessTests-a3fd23e5-16d3-486b-907b-ddf17ab90025-pub-router", "admin_state_up": true}}' 2018-06-30 15:06:45,866 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:06:45 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-61144d74-7b64-4688-9af0-9deee3693479 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a3c5ee93583b47a8b790eb766f50dd58", "created_at": "2018-06-30T15:06:42Z", "admin_state_up": true, "updated_at": "2018-06-30T15:06:44Z", "project_id": "a3c5ee93583b47a8b790eb766f50dd58", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "dd795f18-185a-4e87-b6da-16fdd922e466", "name": "CreateRouterSuccessTests-a3fd23e5-16d3-486b-907b-ddf17ab90025-pub-router"}} 2018-06-30 15:06:45,866 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-61144d74-7b64-4688-9af0-9deee3693479 2018-06-30 15:06:45,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=dd795f18-185a-4e87-b6da-16fdd922e466 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4abd4e141315c9bd6cab1afbc4a90a75747bed" 2018-06-30 15:06:46,032 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:46 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-20c9ae25-dca9-49cc-894c-862750d33fd1 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:06:44Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.119"}],"id":"b6e6f0b9-d4fc-4e51-8441-c0116f22591d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a7:7f:56","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dd795f18-185a-4e87-b6da-16fdd922e466","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T15:06:43Z","binding:vnic_type":"normal"}]} 2018-06-30 15:06:46,032 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=dd795f18-185a-4e87-b6da-16fdd922e466 used request id req-20c9ae25-dca9-49cc-894c-862750d33fd1 2018-06-30 15:06:46,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4abd4e141315c9bd6cab1afbc4a90a75747bed" 2018-06-30 15:06:46,165 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:46 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-f29d2a60-5561-40e2-921e-d6ccab87e6e9 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 15:06:46,165 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-f29d2a60-5561-40e2-921e-d6ccab87e6e9 2018-06-30 15:06:46,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/dd795f18-185a-4e87-b6da-16fdd922e466 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4abd4e141315c9bd6cab1afbc4a90a75747bed" 2018-06-30 15:06:46,773 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:46 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-a595e803-aec6-4343-8b10-bc25833b3376 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a3c5ee93583b47a8b790eb766f50dd58", "created_at": "2018-06-30T15:06:42Z", "admin_state_up": true, "updated_at": "2018-06-30T15:06:44Z", "project_id": "a3c5ee93583b47a8b790eb766f50dd58", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "dd795f18-185a-4e87-b6da-16fdd922e466", "name": "CreateRouterSuccessTests-a3fd23e5-16d3-486b-907b-ddf17ab90025-pub-router"}} 2018-06-30 15:06:46,773 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/dd795f18-185a-4e87-b6da-16fdd922e466 used request id req-a595e803-aec6-4343-8b10-bc25833b3376 2018-06-30 15:06:46,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=dd795f18-185a-4e87-b6da-16fdd922e466 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4abd4e141315c9bd6cab1afbc4a90a75747bed" 2018-06-30 15:06:46,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:46 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-951deb47-ab9f-4f01-ad16-c6da723518df Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:06:44Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.119"}],"id":"b6e6f0b9-d4fc-4e51-8441-c0116f22591d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a7:7f:56","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"dd795f18-185a-4e87-b6da-16fdd922e466","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T15:06:43Z","binding:vnic_type":"normal"}]} 2018-06-30 15:06:46,960 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=dd795f18-185a-4e87-b6da-16fdd922e466 used request id req-951deb47-ab9f-4f01-ad16-c6da723518df 2018-06-30 15:06:46,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4abd4e141315c9bd6cab1afbc4a90a75747bed" 2018-06-30 15:06:47,059 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:47 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-3836bbf8-dc66-4acc-9c3b-1b39a02c82b8 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 15:06:47,059 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-3836bbf8-dc66-4acc-9c3b-1b39a02c82b8 2018-06-30 15:06:47,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:06:47,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa3f51bdfe884fd39cc26f7399e500c1", "name": "CreateRouterSuccessTests-fd2b7ffc-275d-460-proj-role"}], "expires_at": "2018-06-30T16:06:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3c5ee93583b47a8b790eb766f50dd58", "name": "CreateRouterSuccessTests-fd2b7ffc-275d-460-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a3c5ee93583b47a8b790eb766f50dd58", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a3c5ee93583b47a8b790eb766f50dd58", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a3c5ee93583b47a8b790eb766f50dd58", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a3c5ee93583b47a8b790eb766f50dd58", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a3c5ee93583b47a8b790eb766f50dd58", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a3c5ee93583b47a8b790eb766f50dd58", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a3c5ee93583b47a8b790eb766f50dd58", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a3c5ee93583b47a8b790eb766f50dd58", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a3c5ee93583b47a8b790eb766f50dd58", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a3c5ee93583b47a8b790eb766f50dd58", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a3c5ee93583b47a8b790eb766f50dd58", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a3c5ee93583b47a8b790eb766f50dd58", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fd2b7ffc-275d-460-user", "id": "f41ceee5f0554287bc324ce004e4b28b"}, "audit_ids": ["P21SlEkaSdOA28KBye7NEA"], "issued_at": "2018-06-30T15:06:47.000000Z"}} 2018-06-30 15:06:47,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-a3fd23e5-16d3-486b-907b-ddf17ab90025-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46438633c4615d8730e8573463a3acae16d02e7" 2018-06-30 15:06:48,792 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:48 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-52b2c468-5a4c-41ff-9fc8-1400e979976b Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a3c5ee93583b47a8b790eb766f50dd58", "created_at": "2018-06-30T15:06:42Z", "admin_state_up": true, "updated_at": "2018-06-30T15:06:44Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a3c5ee93583b47a8b790eb766f50dd58", "id": "dd795f18-185a-4e87-b6da-16fdd922e466", "name": "CreateRouterSuccessTests-a3fd23e5-16d3-486b-907b-ddf17ab90025-pub-router"}]} 2018-06-30 15:06:48,792 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-a3fd23e5-16d3-486b-907b-ddf17ab90025-pub-router&admin_state_up=True used request id req-52b2c468-5a4c-41ff-9fc8-1400e979976b 2018-06-30 15:06:48,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:06:48,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:06:48 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:06:48,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a3c5ee93583b47a8b790eb766f50dd58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}530b48c2907b525851c12a0fc7ac30f01c354699" 2018-06-30 15:06:48,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:48 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e943c66f-2119-4729-9615-e71f20514055 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a3c5ee93583b47a8b790eb766f50dd58"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a3c5ee93583b47a8b790eb766f50dd58", "name": "CreateRouterSuccessTests-fd2b7ffc-275d-460-proj"}} 2018-06-30 15:06:48,900 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a3c5ee93583b47a8b790eb766f50dd58 used request id req-e943c66f-2119-4729-9615-e71f20514055 2018-06-30 15:06:48,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=dd795f18-185a-4e87-b6da-16fdd922e466 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46438633c4615d8730e8573463a3acae16d02e7" 2018-06-30 15:06:49,031 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:49 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-3ebd5599-ca97-408c-a9e2-6407c89c1c49 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:06:49,032 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=dd795f18-185a-4e87-b6da-16fdd922e466 used request id req-3ebd5599-ca97-408c-a9e2-6407c89c1c49 2018-06-30 15:06:49,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46438633c4615d8730e8573463a3acae16d02e7" 2018-06-30 15:06:50,120 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:50 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-ad063bb4-9489-4007-9ed6-efb2ba981116 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 15:06:50,120 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-ad063bb4-9489-4007-9ed6-efb2ba981116 2018-06-30 15:06:50,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46438633c4615d8730e8573463a3acae16d02e7" 2018-06-30 15:06:50,217 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:50 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-84b88eb3-5b9a-4c23-b912-be56567a4a2e Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:06:50,217 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-84b88eb3-5b9a-4c23-b912-be56567a4a2e 2018-06-30 15:06:50,218 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-a3fd23e5-16d3-486b-907b-ddf17ab90025-pub-router 2018-06-30 15:06:50,218 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-a3fd23e5-16d3-486b-907b-ddf17ab90025-pub-router 2018-06-30 15:06:50,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/dd795f18-185a-4e87-b6da-16fdd922e466 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4abd4e141315c9bd6cab1afbc4a90a75747bed" 2018-06-30 15:06:54,386 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:06:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-74e3370e-767b-4167-88d9-70ea18cc3849 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:06:54,386 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/dd795f18-185a-4e87-b6da-16fdd922e466 used request id req-74e3370e-767b-4167-88d9-70ea18cc3849 2018-06-30 15:06:54,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fe08842a736115cde949449dd5ec32ae9edf1b" 2018-06-30 15:06:55,366 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:06:55 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-afe5c778-132d-4b36-89c8-d7b2db29d7e7 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:06:55,366 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-afe5c778-132d-4b36-89c8-d7b2db29d7e7 2018-06-30 15:06:55,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fe08842a736115cde949449dd5ec32ae9edf1b" 2018-06-30 15:06:55,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:55 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f187d811-9f65-4573-8702-e2a184e1cdd5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:06:55,836 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-f187d811-9f65-4573-8702-e2a184e1cdd5 2018-06-30 15:06:55,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fe08842a736115cde949449dd5ec32ae9edf1b" 2018-06-30 15:06:56,185 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:06:55 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0db70fd-8a74-4c60-9e74-a7422eed06be Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:06:56,185 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-b0db70fd-8a74-4c60-9e74-a7422eed06be 2018-06-30 15:06:56,185 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:06:56,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fe08842a736115cde949449dd5ec32ae9edf1b" 2018-06-30 15:06:56,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:56 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b7aab85-b9ba-4a66-9c95-0da0305cf888 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:06:56,537 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-2b7aab85-b9ba-4a66-9c95-0da0305cf888 2018-06-30 15:06:56,538 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-fd2b7ffc-275d-460-proj 2018-06-30 15:06:56,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/a3c5ee93583b47a8b790eb766f50dd58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fe08842a736115cde949449dd5ec32ae9edf1b" 2018-06-30 15:06:57,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:06:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95085c32-2f01-4fa1-a562-6407ce85bb93 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:06:57,299 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/a3c5ee93583b47a8b790eb766f50dd58 used request id req-95085c32-2f01-4fa1-a562-6407ce85bb93 2018-06-30 15:06:57,299 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-fd2b7ffc-275d-460-proj-role 2018-06-30 15:06:57,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/aa3f51bdfe884fd39cc26f7399e500c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fe08842a736115cde949449dd5ec32ae9edf1b" 2018-06-30 15:06:57,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:06:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2050140-d08c-448d-89d3-e7c821617227 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:06:57,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/aa3f51bdfe884fd39cc26f7399e500c1 used request id req-d2050140-d08c-448d-89d3-e7c821617227 2018-06-30 15:06:57,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97fe08842a736115cde949449dd5ec32ae9edf1b" 2018-06-30 15:06:58,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:57 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6c01a99-06a1-436e-aa68-83696cf18f8b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:06:58,049 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d6c01a99-06a1-436e-aa68-83696cf18f8b 2018-06-30 15:06:58,049 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-fd2b7ffc-275d-460-user 2018-06-30 15:06:58,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/f41ceee5f0554287bc324ce004e4b28b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f721643c44c1696c3fdc45085a3b53a9f7e4cef2" 2018-06-30 15:06:58,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:06:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-724b4f77-b5e7-40d8-b2d5-1713b66ae40f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:06:58,741 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/f41ceee5f0554287bc324ce004e4b28b used request id req-724b4f77-b5e7-40d8-b2d5-1713b66ae40f 2018-06-30 15:06:58,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:06:59,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:06:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["lgH5fqRwSCSgZcm8CcUo4w"], "issued_at": "2018-06-30T15:06:59.000000Z"}} 2018-06-30 15:06:59,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe0dac1037304344a59f3f892c25246ff66482c" 2018-06-30 15:07:00,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:06:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6640caf-bca4-4886-ac40-1557a8734e4c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:07:00,027 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c6640caf-bca4-4886-ac40-1557a8734e4c 2018-06-30 15:07:00,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:07:00,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:07:00,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:07:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["x1pK-UcwS5C_GMgU5Wtfeg"], "issued_at": "2018-06-30T15:07:00.000000Z"}} 2018-06-30 15:07:00,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c24f8736745209f949588e952b790b300f2e34" 2018-06-30 15:07:01,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:07:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0af34c3-3f94-4fdd-89be-62bb4f5019d7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:07:01,281 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f0af34c3-3f94-4fdd-89be-62bb4f5019d7 2018-06-30 15:07:01,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:07:01,295 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:07:01 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:07:01,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1cee93eb-a870-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c24f8736745209f949588e952b790b300f2e34" 2018-06-30 15:07:01,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:07:01 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38c71158-76dc-4f5a-b41b-9f7cbf1765fd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1cee93eb-a870-43e-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:07:01,384 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1cee93eb-a870-43e-proj used request id req-38c71158-76dc-4f5a-b41b-9f7cbf1765fd 2018-06-30 15:07:01,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c24f8736745209f949588e952b790b300f2e34" 2018-06-30 15:07:01,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:07:01 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0e6d0bc-f582-4e99-a28f-a5eeb7ac4c83 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:07:01,869 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e0e6d0bc-f582-4e99-a28f-a5eeb7ac4c83 2018-06-30 15:07:01,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c24f8736745209f949588e952b790b300f2e34" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj"}}' 2018-06-30 15:07:02,299 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:07:01 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69804542-49f5-42a4-bc64-89ba7968e581 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5929ba99eb7e495cb663c7a312a0a444"}, "tags": [], "enabled": true, "id": "5929ba99eb7e495cb663c7a312a0a444", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj"}} 2018-06-30 15:07:02,300 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-69804542-49f5-42a4-bc64-89ba7968e581 2018-06-30 15:07:02,300 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-1cee93eb-a870-43e-proj 2018-06-30 15:07:02,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:07:02,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:07:03,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:07:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["6XnUqDBFQPiUcOwkEidaqg"], "issued_at": "2018-06-30T15:07:03.000000Z"}} 2018-06-30 15:07:03,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5c597d461865faeb7ac1c7681610881769a7e4" 2018-06-30 15:07:03,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:07:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e163da45-07e4-4ef8-9b31-b3c597dd07ef Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:07:03,378 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e163da45-07e4-4ef8-9b31-b3c597dd07ef 2018-06-30 15:07:03,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:07:03,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:07:03 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:07:03,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5c597d461865faeb7ac1c7681610881769a7e4" 2018-06-30 15:07:03,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:07:03 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-61fb6575-489c-4760-bb0a-06f5536679b4 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:07:03,709 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-61fb6575-489c-4760-bb0a-06f5536679b4 2018-06-30 15:07:03,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-1cee93eb-a870-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5c597d461865faeb7ac1c7681610881769a7e4" 2018-06-30 15:07:04,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:07:03 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aac49c33-9eff-41a5-a652-e3eb78a57dc6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-1cee93eb-a870-43e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5929ba99eb7e495cb663c7a312a0a444"}, "tags": [], "enabled": true, "id": "5929ba99eb7e495cb663c7a312a0a444", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj"}]} 2018-06-30 15:07:04,051 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-1cee93eb-a870-43e-proj used request id req-aac49c33-9eff-41a5-a652-e3eb78a57dc6 2018-06-30 15:07:04,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5c597d461865faeb7ac1c7681610881769a7e4" 2018-06-30 15:07:04,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:07:04 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2bd1f505-b377-4b14-8337-0f87f95cafc5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:07:04,524 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2bd1f505-b377-4b14-8337-0f87f95cafc5 2018-06-30 15:07:05,296 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-1cee93eb-a870-43e-user 2018-06-30 15:07:05,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:07:05,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c24f8736745209f949588e952b790b300f2e34" 2018-06-30 15:07:05,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:07:05 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-010c302c-b0f0-401d-be84-e6bd1943ba14 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:07:05,639 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-010c302c-b0f0-401d-be84-e6bd1943ba14 2018-06-30 15:07:05,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c24f8736745209f949588e952b790b300f2e34" -d '{"role": {"name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj-role"}}' 2018-06-30 15:07:06,023 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:07:05 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26213ab6-c5ef-42e0-8395-a4982f2b8e93 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f274f99934845d1b01532f5b95e8aee", "links": {"self": "http://10.167.4.35:5000/v3/roles/1f274f99934845d1b01532f5b95e8aee"}, "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj-role"}} 2018-06-30 15:07:06,023 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-26213ab6-c5ef-42e0-8395-a4982f2b8e93 2018-06-30 15:07:06,023 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-1cee93eb-a870-43e-proj-role 2018-06-30 15:07:06,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/1f274f99934845d1b01532f5b95e8aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c24f8736745209f949588e952b790b300f2e34" 2018-06-30 15:07:06,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:07:06 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3140613a-14a2-4ba3-9177-5bf655700f2c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f274f99934845d1b01532f5b95e8aee", "links": {"self": "http://10.167.4.35:5000/v3/roles/1f274f99934845d1b01532f5b95e8aee"}, "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj-role"}} 2018-06-30 15:07:06,464 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/1f274f99934845d1b01532f5b95e8aee used request id req-3140613a-14a2-4ba3-9177-5bf655700f2c 2018-06-30 15:07:06,464 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-1cee93eb-a870-43e-proj-role to project CreateRouterSuccessTests-1cee93eb-a870-43e-proj 2018-06-30 15:07:06,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/5929ba99eb7e495cb663c7a312a0a444/users/5268a6f2d8ce4eb286660f19a2d5fde5/roles/1f274f99934845d1b01532f5b95e8aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c24f8736745209f949588e952b790b300f2e34" 2018-06-30 15:07:06,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:07:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8ea0225-0516-436e-9b79-e2a7ab0ed02c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:07:06,991 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/5929ba99eb7e495cb663c7a312a0a444/users/5268a6f2d8ce4eb286660f19a2d5fde5/roles/1f274f99934845d1b01532f5b95e8aee used request id req-e8ea0225-0516-436e-9b79-e2a7ab0ed02c 2018-06-30 15:07:06,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:07:06,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:07:07,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f274f99934845d1b01532f5b95e8aee", "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj-role"}], "expires_at": "2018-06-30T16:07:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5929ba99eb7e495cb663c7a312a0a444", "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-user", "id": "5268a6f2d8ce4eb286660f19a2d5fde5"}, "audit_ids": ["yZSX2KCcTpeosfGJE65PFw"], "issued_at": "2018-06-30T15:07:07.000000Z"}} 2018-06-30 15:07:07,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc53035f69d3d836ba40c8f6ddd09834a9b7b90" 2018-06-30 15:07:08,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:07:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6cad55a0-522b-4769-878e-31b0f7379b7f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:07:08,104 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6cad55a0-522b-4769-878e-31b0f7379b7f 2018-06-30 15:07:08,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc53035f69d3d836ba40c8f6ddd09834a9b7b90" 2018-06-30 15:07:09,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:09 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-bc41be7c-7e09-4086-b8e9-01fbadbf58d6 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:07:09,100 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1 used request id req-bc41be7c-7e09-4086-b8e9-01fbadbf58d6 2018-06-30 15:07:09,100 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1 2018-06-30 15:07:09,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc53035f69d3d836ba40c8f6ddd09834a9b7b90" -d '{"network": {"name": "CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1", "admin_state_up": true}}' 2018-06-30 15:07:11,263 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:07:11 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-daf5ee66-e50e-49f9-9b9d-c661c83ec8dc Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:07:10Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"5929ba99eb7e495cb663c7a312a0a444","id":"507214f7-1518-42cb-a68a-30d984b83c8b","name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1"}} 2018-06-30 15:07:11,263 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-daf5ee66-e50e-49f9-9b9d-c661c83ec8dc 2018-06-30 15:07:11,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=507214f7-1518-42cb-a68a-30d984b83c8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc53035f69d3d836ba40c8f6ddd09834a9b7b90" 2018-06-30 15:07:11,536 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:11 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-4cfade2f-645b-4d52-8fd5-b0528cc85ba9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:07:10Z","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5929ba99eb7e495cb663c7a312a0a444","id":"507214f7-1518-42cb-a68a-30d984b83c8b","name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1"}]} 2018-06-30 15:07:11,536 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=507214f7-1518-42cb-a68a-30d984b83c8b used request id req-4cfade2f-645b-4d52-8fd5-b0528cc85ba9 2018-06-30 15:07:11,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=507214f7-1518-42cb-a68a-30d984b83c8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc53035f69d3d836ba40c8f6ddd09834a9b7b90" 2018-06-30 15:07:12,356 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:12 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4fa3f3a8-f27d-4dfe-b70a-7a01499e2659 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:07:12,356 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=507214f7-1518-42cb-a68a-30d984b83c8b used request id req-4fa3f3a8-f27d-4dfe-b70a-7a01499e2659 2018-06-30 15:07:12,357 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-subnet1 2018-06-30 15:07:12,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc53035f69d3d836ba40c8f6ddd09834a9b7b90" -d '{"subnets": [{"ip_version": 4, "network_id": "507214f7-1518-42cb-a68a-30d984b83c8b", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-subnet1"}]}' 2018-06-30 15:07:14,089 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:07:14 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-bc75262e-4762-4185-b2c3-cf664be66405 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507214f7-1518-42cb-a68a-30d984b83c8b","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:13Z","dns_nameservers":[],"updated_at":"2018-06-30T15:07:13Z","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":"5929ba99eb7e495cb663c7a312a0a444","id":"4c17542f-be19-491a-93f5-67069d0f14c6","subnetpool_id":null,"name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-subnet1"}]} 2018-06-30 15:07:14,089 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-bc75262e-4762-4185-b2c3-cf664be66405 2018-06-30 15:07:14,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=507214f7-1518-42cb-a68a-30d984b83c8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc53035f69d3d836ba40c8f6ddd09834a9b7b90" 2018-06-30 15:07:15,030 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:15 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-578babfb-df0d-4dd2-ba2d-b283324760fd Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c17542f-be19-491a-93f5-67069d0f14c6"],"updated_at":"2018-06-30T15:07:13Z","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5929ba99eb7e495cb663c7a312a0a444","id":"507214f7-1518-42cb-a68a-30d984b83c8b","name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1"}]} 2018-06-30 15:07:15,030 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=507214f7-1518-42cb-a68a-30d984b83c8b used request id req-578babfb-df0d-4dd2-ba2d-b283324760fd 2018-06-30 15:07:15,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=507214f7-1518-42cb-a68a-30d984b83c8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc53035f69d3d836ba40c8f6ddd09834a9b7b90" 2018-06-30 15:07:15,143 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:15 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-ace5d072-b283-41fb-8562-7d1a23b4f546 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507214f7-1518-42cb-a68a-30d984b83c8b","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:13Z","dns_nameservers":[],"updated_at":"2018-06-30T15:07:13Z","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":"5929ba99eb7e495cb663c7a312a0a444","id":"4c17542f-be19-491a-93f5-67069d0f14c6","subnetpool_id":null,"name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-subnet1"}]} 2018-06-30 15:07:15,143 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=507214f7-1518-42cb-a68a-30d984b83c8b used request id req-ace5d072-b283-41fb-8562-7d1a23b4f546 2018-06-30 15:07:15,144 - OpenStackNetwork - DEBUG - Network [507214f7-1518-42cb-a68a-30d984b83c8b] created successfully 2018-06-30 15:07:15,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:07:15,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:07:16,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f274f99934845d1b01532f5b95e8aee", "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj-role"}], "expires_at": "2018-06-30T16:07:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5929ba99eb7e495cb663c7a312a0a444", "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-user", "id": "5268a6f2d8ce4eb286660f19a2d5fde5"}, "audit_ids": ["T54uI_YcQmqOslexvQZC4A"], "issued_at": "2018-06-30T15:07:15.000000Z"}} 2018-06-30 15:07:16,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" 2018-06-30 15:07:16,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:07:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a1e19c0-5f2e-47ea-81a6-e3157d2e4b42 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:07:16,033 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1a1e19c0-5f2e-47ea-81a6-e3157d2e4b42 2018-06-30 15:07:16,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" 2018-06-30 15:07:16,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:16 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-48aad118-8dc4-4b23-ae07-a9272b20b3a6 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 15:07:16,912 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-router&admin_state_up=True used request id req-48aad118-8dc4-4b23-ae07-a9272b20b3a6 2018-06-30 15:07:16,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:07:16,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:07:17,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f274f99934845d1b01532f5b95e8aee", "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj-role"}], "expires_at": "2018-06-30T16:07:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5929ba99eb7e495cb663c7a312a0a444", "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-user", "id": "5268a6f2d8ce4eb286660f19a2d5fde5"}, "audit_ids": ["EAvfT3mpTSWBV23KcReybA"], "issued_at": "2018-06-30T15:07:17.000000Z"}} 2018-06-30 15:07:17,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6255912a1acfb35b806cf805bcb7c1ffc4ad9d9b" 2018-06-30 15:07:17,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:07:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-355e6678-9889-4889-8017-87b94604041a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:07:17,912 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-355e6678-9889-4889-8017-87b94604041a 2018-06-30 15:07:17,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" 2018-06-30 15:07:18,900 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:18 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-d8dcc149-7f84-4721-814c-b9ecfa4b7d44 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 15:07:18,900 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-d8dcc149-7f84-4721-814c-b9ecfa4b7d44 2018-06-30 15:07:18,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" 2018-06-30 15:07:18,974 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:18 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-710a8940-904d-40c8-8562-8b924e71e609 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:07:18,974 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-710a8940-904d-40c8-8562-8b924e71e609 2018-06-30 15:07:18,975 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-router 2018-06-30 15:07:18,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-router", "admin_state_up": true}}' 2018-06-30 15:07:22,211 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:07:22 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-d4832657-01f3-40ea-a2ea-bf75e53365e5 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5929ba99eb7e495cb663c7a312a0a444", "created_at": "2018-06-30T15:07:19Z", "admin_state_up": true, "updated_at": "2018-06-30T15:07:21Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5929ba99eb7e495cb663c7a312a0a444", "id": "64c9c4f1-399b-4317-be3a-b04d0a93d0ae", "name": "CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-router"}} 2018-06-30 15:07:22,211 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-d4832657-01f3-40ea-a2ea-bf75e53365e5 2018-06-30 15:07:22,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=64c9c4f1-399b-4317-be3a-b04d0a93d0ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" 2018-06-30 15:07:22,292 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:22 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-d384909f-639a-4e52-9650-ab49d4003edb Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:07:22,292 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=64c9c4f1-399b-4317-be3a-b04d0a93d0ae used request id req-d384909f-639a-4e52-9650-ab49d4003edb 2018-06-30 15:07:22,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" 2018-06-30 15:07:22,514 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:22 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-90dacfeb-7aed-4fd5-a729-bf6955eb0672 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c17542f-be19-491a-93f5-67069d0f14c6"],"updated_at":"2018-06-30T15:07:13Z","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5929ba99eb7e495cb663c7a312a0a444","id":"507214f7-1518-42cb-a68a-30d984b83c8b","name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1"}]} 2018-06-30 15:07:22,514 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1 used request id req-90dacfeb-7aed-4fd5-a729-bf6955eb0672 2018-06-30 15:07:22,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:07:22,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:07:22 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:07:22,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5929ba99eb7e495cb663c7a312a0a444 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" 2018-06-30 15:07:22,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:07:22 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe8351eb-8b35-44ed-ad24-285d04769e30 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5929ba99eb7e495cb663c7a312a0a444"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5929ba99eb7e495cb663c7a312a0a444", "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj"}} 2018-06-30 15:07:22,644 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5929ba99eb7e495cb663c7a312a0a444 used request id req-fe8351eb-8b35-44ed-ad24-285d04769e30 2018-06-30 15:07:22,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=507214f7-1518-42cb-a68a-30d984b83c8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" 2018-06-30 15:07:22,819 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:22 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-0f23fc6c-9086-4fdf-bb66-20263e4bd780 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507214f7-1518-42cb-a68a-30d984b83c8b","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:13Z","dns_nameservers":[],"updated_at":"2018-06-30T15:07:13Z","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":"5929ba99eb7e495cb663c7a312a0a444","id":"4c17542f-be19-491a-93f5-67069d0f14c6","subnetpool_id":null,"name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-subnet1"}]} 2018-06-30 15:07:22,819 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=507214f7-1518-42cb-a68a-30d984b83c8b used request id req-0f23fc6c-9086-4fdf-bb66-20263e4bd780 2018-06-30 15:07:22,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=507214f7-1518-42cb-a68a-30d984b83c8b&name=CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" 2018-06-30 15:07:22,913 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:22 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-617d59ce-1d08-4e78-bc77-5350d3cfc64d Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:07:22,913 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=507214f7-1518-42cb-a68a-30d984b83c8b&name=CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-port1&admin_state_up=True used request id req-617d59ce-1d08-4e78-bc77-5350d3cfc64d 2018-06-30 15:07:22,914 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-port1 for router - CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-router 2018-06-30 15:07:22,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:07:22,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:07:23,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f274f99934845d1b01532f5b95e8aee", "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj-role"}], "expires_at": "2018-06-30T16:07:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5929ba99eb7e495cb663c7a312a0a444", "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-user", "id": "5268a6f2d8ce4eb286660f19a2d5fde5"}, "audit_ids": ["junslM7KQ2GQ9y2KnU8HHQ"], "issued_at": "2018-06-30T15:07:23.000000Z"}} 2018-06-30 15:07:23,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced63454d18bd4478a93b5ce0ad166a4807b6cbf" 2018-06-30 15:07:24,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:07:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38e1351a-ef8b-4b1b-b462-fb37daf8229d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:07:24,056 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-38e1351a-ef8b-4b1b-b462-fb37daf8229d 2018-06-30 15:07:24,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" 2018-06-30 15:07:24,896 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:24 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-544ae512-2dc9-4a5f-8fd2-42ef20b25aab Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c17542f-be19-491a-93f5-67069d0f14c6"],"updated_at":"2018-06-30T15:07:13Z","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5929ba99eb7e495cb663c7a312a0a444","id":"507214f7-1518-42cb-a68a-30d984b83c8b","name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1"}]} 2018-06-30 15:07:24,896 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1 used request id req-544ae512-2dc9-4a5f-8fd2-42ef20b25aab 2018-06-30 15:07:24,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=507214f7-1518-42cb-a68a-30d984b83c8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" 2018-06-30 15:07:25,009 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:25 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-e90f4e81-3d42-4b0a-be6d-95231602e48e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507214f7-1518-42cb-a68a-30d984b83c8b","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:13Z","dns_nameservers":[],"updated_at":"2018-06-30T15:07:13Z","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":"5929ba99eb7e495cb663c7a312a0a444","id":"4c17542f-be19-491a-93f5-67069d0f14c6","subnetpool_id":null,"name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-subnet1"}]} 2018-06-30 15:07:25,010 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=507214f7-1518-42cb-a68a-30d984b83c8b used request id req-e90f4e81-3d42-4b0a-be6d-95231602e48e 2018-06-30 15:07:25,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" 2018-06-30 15:07:25,318 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:25 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-3173d693-2463-4176-979c-1f3d905fcf52 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c17542f-be19-491a-93f5-67069d0f14c6"],"updated_at":"2018-06-30T15:07:13Z","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5929ba99eb7e495cb663c7a312a0a444","id":"507214f7-1518-42cb-a68a-30d984b83c8b","name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1"}]} 2018-06-30 15:07:25,319 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1 used request id req-3173d693-2463-4176-979c-1f3d905fcf52 2018-06-30 15:07:25,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:07:25,332 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:07:25 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:07:25,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5929ba99eb7e495cb663c7a312a0a444 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced63454d18bd4478a93b5ce0ad166a4807b6cbf" 2018-06-30 15:07:25,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:07:25 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-30fb4ab7-5158-4c4c-bebb-a1564a5dba42 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5929ba99eb7e495cb663c7a312a0a444"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5929ba99eb7e495cb663c7a312a0a444", "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj"}} 2018-06-30 15:07:25,712 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5929ba99eb7e495cb663c7a312a0a444 used request id req-30fb4ab7-5158-4c4c-bebb-a1564a5dba42 2018-06-30 15:07:25,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=507214f7-1518-42cb-a68a-30d984b83c8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" 2018-06-30 15:07:25,893 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:25 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-5fc6e7c2-77a3-4439-b5a1-4c5f391b48b7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507214f7-1518-42cb-a68a-30d984b83c8b","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:13Z","dns_nameservers":[],"updated_at":"2018-06-30T15:07:13Z","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":"5929ba99eb7e495cb663c7a312a0a444","id":"4c17542f-be19-491a-93f5-67069d0f14c6","subnetpool_id":null,"name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-subnet1"}]} 2018-06-30 15:07:25,893 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=507214f7-1518-42cb-a68a-30d984b83c8b used request id req-5fc6e7c2-77a3-4439-b5a1-4c5f391b48b7 2018-06-30 15:07:25,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=507214f7-1518-42cb-a68a-30d984b83c8b&name=CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" 2018-06-30 15:07:26,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:26 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-d6443986-5c55-4928-8c70-0eefdc410921 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507214f7-1518-42cb-a68a-30d984b83c8b","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:13Z","dns_nameservers":[],"updated_at":"2018-06-30T15:07:13Z","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":"5929ba99eb7e495cb663c7a312a0a444","id":"4c17542f-be19-491a-93f5-67069d0f14c6","subnetpool_id":null,"name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-subnet1"}]} 2018-06-30 15:07:26,912 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=507214f7-1518-42cb-a68a-30d984b83c8b&name=CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-subnet1 used request id req-d6443986-5c55-4928-8c70-0eefdc410921 2018-06-30 15:07:26,913 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1 2018-06-30 15:07:26,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" -d '{"port": {"network_id": "507214f7-1518-42cb-a68a-30d984b83c8b", "fixed_ips": [{"subnet_id": "4c17542f-be19-491a-93f5-67069d0f14c6", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-port1", "admin_state_up": true}}' 2018-06-30 15:07:29,414 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:07:29 GMT Content-Type: application/json Content-Length: 762 Connection: keep-alive X-Openstack-Request-Id: req-b7979658-ce64-4791-ad60-73a28ee8cd64 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:07:27Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"507214f7-1518-42cb-a68a-30d984b83c8b","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:07:28Z","name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:fe:a6:44","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"5929ba99eb7e495cb663c7a312a0a444","fixed_ips":[{"subnet_id":"4c17542f-be19-491a-93f5-67069d0f14c6","ip_address":"10.200.201.1"}],"id":"0a48c1ee-70f8-4756-ae2f-c96086f25c69","security_groups":["79fd5758-822c-490c-aa3e-1bac7395a1c1"],"device_id":""}} 2018-06-30 15:07:29,414 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-b7979658-ce64-4791-ad60-73a28ee8cd64 2018-06-30 15:07:29,415 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-port1 for router - CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-router 2018-06-30 15:07:29,415 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-router 2018-06-30 15:07:29,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/64c9c4f1-399b-4317-be3a-b04d0a93d0ae/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" -d '{"port_id": "0a48c1ee-70f8-4756-ae2f-c96086f25c69"}' 2018-06-30 15:07:35,357 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:35 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-3b0fdc1a-de52-4b0c-9f66-3b2db22cab1b Front-End-Https: on RESP BODY: {"network_id": "507214f7-1518-42cb-a68a-30d984b83c8b", "tenant_id": "5929ba99eb7e495cb663c7a312a0a444", "subnet_id": "4c17542f-be19-491a-93f5-67069d0f14c6", "subnet_ids": ["4c17542f-be19-491a-93f5-67069d0f14c6"], "port_id": "0a48c1ee-70f8-4756-ae2f-c96086f25c69", "id": "64c9c4f1-399b-4317-be3a-b04d0a93d0ae"} 2018-06-30 15:07:35,357 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/64c9c4f1-399b-4317-be3a-b04d0a93d0ae/add_router_interface used request id req-3b0fdc1a-de52-4b0c-9f66-3b2db22cab1b 2018-06-30 15:07:35,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/64c9c4f1-399b-4317-be3a-b04d0a93d0ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" 2018-06-30 15:07:35,759 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:35 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-07c74817-42e4-47e9-ab9d-7341493b6b3a Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5929ba99eb7e495cb663c7a312a0a444", "created_at": "2018-06-30T15:07:19Z", "admin_state_up": true, "updated_at": "2018-06-30T15:07:32Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "5929ba99eb7e495cb663c7a312a0a444", "id": "64c9c4f1-399b-4317-be3a-b04d0a93d0ae", "name": "CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-router"}} 2018-06-30 15:07:35,760 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/64c9c4f1-399b-4317-be3a-b04d0a93d0ae used request id req-07c74817-42e4-47e9-ab9d-7341493b6b3a 2018-06-30 15:07:35,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=64c9c4f1-399b-4317-be3a-b04d0a93d0ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" 2018-06-30 15:07:35,990 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:35 GMT Content-Type: application/json Content-Length: 826 Connection: keep-alive X-Openstack-Request-Id: req-be787c95-e047-4d96-80eb-dae61076f288 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"507214f7-1518-42cb-a68a-30d984b83c8b","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:27Z","admin_state_up":true,"updated_at":"2018-06-30T15:07:33Z","binding:vnic_type":"normal","device_id":"64c9c4f1-399b-4317-be3a-b04d0a93d0ae","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:fe:a6:44","id":"0a48c1ee-70f8-4756-ae2f-c96086f25c69","port_security_enabled":true,"project_id":"5929ba99eb7e495cb663c7a312a0a444","fixed_ips":[{"subnet_id":"4c17542f-be19-491a-93f5-67069d0f14c6","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["79fd5758-822c-490c-aa3e-1bac7395a1c1"],"name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-port1"}]} 2018-06-30 15:07:35,990 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=64c9c4f1-399b-4317-be3a-b04d0a93d0ae used request id req-be787c95-e047-4d96-80eb-dae61076f288 2018-06-30 15:07:35,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/4c17542f-be19-491a-93f5-67069d0f14c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" 2018-06-30 15:07:36,125 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:36 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-69eb3f3c-ffc3-4e37-ac2c-73335b64a518 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507214f7-1518-42cb-a68a-30d984b83c8b","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:13Z","dns_nameservers":[],"updated_at":"2018-06-30T15:07:13Z","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":"5929ba99eb7e495cb663c7a312a0a444","id":"4c17542f-be19-491a-93f5-67069d0f14c6","subnetpool_id":null,"name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-subnet1"}} 2018-06-30 15:07:36,125 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/4c17542f-be19-491a-93f5-67069d0f14c6 used request id req-69eb3f3c-ffc3-4e37-ac2c-73335b64a518 2018-06-30 15:07:36,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:07:36,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f274f99934845d1b01532f5b95e8aee", "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj-role"}], "expires_at": "2018-06-30T16:07:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5929ba99eb7e495cb663c7a312a0a444", "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5929ba99eb7e495cb663c7a312a0a444", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-user", "id": "5268a6f2d8ce4eb286660f19a2d5fde5"}, "audit_ids": ["qfAdcaHjRPuPhEHqUgLe_g"], "issued_at": "2018-06-30T15:07:36.000000Z"}} 2018-06-30 15:07:36,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542802cd08421e4062f1f137326761dcff66e32d" 2018-06-30 15:07:38,356 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:38 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-cf122a50-494f-441b-b265-470c86702a81 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5929ba99eb7e495cb663c7a312a0a444", "created_at": "2018-06-30T15:07:19Z", "admin_state_up": true, "updated_at": "2018-06-30T15:07:32Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "5929ba99eb7e495cb663c7a312a0a444", "id": "64c9c4f1-399b-4317-be3a-b04d0a93d0ae", "name": "CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-router"}]} 2018-06-30 15:07:38,356 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-router&admin_state_up=True used request id req-cf122a50-494f-441b-b265-470c86702a81 2018-06-30 15:07:38,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:07:38,373 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:07:38 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:07:38,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5929ba99eb7e495cb663c7a312a0a444 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe0dac1037304344a59f3f892c25246ff66482c" 2018-06-30 15:07:38,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:07:38 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b649dfa8-d5d7-4a03-ad08-50675789a388 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5929ba99eb7e495cb663c7a312a0a444"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5929ba99eb7e495cb663c7a312a0a444", "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj"}} 2018-06-30 15:07:38,695 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5929ba99eb7e495cb663c7a312a0a444 used request id req-b649dfa8-d5d7-4a03-ad08-50675789a388 2018-06-30 15:07:38,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=64c9c4f1-399b-4317-be3a-b04d0a93d0ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542802cd08421e4062f1f137326761dcff66e32d" 2018-06-30 15:07:39,579 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:39 GMT Content-Type: application/json Content-Length: 826 Connection: keep-alive X-Openstack-Request-Id: req-5f960cc6-f83a-4407-92d9-e65a22b64b38 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"507214f7-1518-42cb-a68a-30d984b83c8b","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:27Z","admin_state_up":true,"updated_at":"2018-06-30T15:07:37Z","binding:vnic_type":"normal","device_id":"64c9c4f1-399b-4317-be3a-b04d0a93d0ae","device_owner":"network:router_interface","revision_number":12,"mac_address":"fa:16:3e:fe:a6:44","id":"0a48c1ee-70f8-4756-ae2f-c96086f25c69","port_security_enabled":true,"project_id":"5929ba99eb7e495cb663c7a312a0a444","fixed_ips":[{"subnet_id":"4c17542f-be19-491a-93f5-67069d0f14c6","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["79fd5758-822c-490c-aa3e-1bac7395a1c1"],"name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-port1"}]} 2018-06-30 15:07:39,579 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=64c9c4f1-399b-4317-be3a-b04d0a93d0ae used request id req-5f960cc6-f83a-4407-92d9-e65a22b64b38 2018-06-30 15:07:39,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/4c17542f-be19-491a-93f5-67069d0f14c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542802cd08421e4062f1f137326761dcff66e32d" 2018-06-30 15:07:39,773 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:39 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-d0a59dbc-b39c-4f37-87da-4496ba3008b7 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507214f7-1518-42cb-a68a-30d984b83c8b","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:13Z","dns_nameservers":[],"updated_at":"2018-06-30T15:07:13Z","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":"5929ba99eb7e495cb663c7a312a0a444","id":"4c17542f-be19-491a-93f5-67069d0f14c6","subnetpool_id":null,"name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-subnet1"}} 2018-06-30 15:07:39,773 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/4c17542f-be19-491a-93f5-67069d0f14c6 used request id req-d0a59dbc-b39c-4f37-87da-4496ba3008b7 2018-06-30 15:07:39,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542802cd08421e4062f1f137326761dcff66e32d" 2018-06-30 15:07:40,834 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:40 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-b0b84253-8386-4bad-9fcd-d7414cbc8fa1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 15:07:40,834 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-b0b84253-8386-4bad-9fcd-d7414cbc8fa1 2018-06-30 15:07:40,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542802cd08421e4062f1f137326761dcff66e32d" 2018-06-30 15:07:41,032 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:41 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-b7831e22-be8b-4476-9bb9-20bb0ead02ec Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:07:41,032 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-b7831e22-be8b-4476-9bb9-20bb0ead02ec 2018-06-30 15:07:41,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=507214f7-1518-42cb-a68a-30d984b83c8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542802cd08421e4062f1f137326761dcff66e32d" 2018-06-30 15:07:41,372 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:41 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-f76eae50-3c87-46cf-a81f-b830acc19575 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c17542f-be19-491a-93f5-67069d0f14c6"],"updated_at":"2018-06-30T15:07:13Z","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5929ba99eb7e495cb663c7a312a0a444","id":"507214f7-1518-42cb-a68a-30d984b83c8b","name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1"}]} 2018-06-30 15:07:41,372 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=507214f7-1518-42cb-a68a-30d984b83c8b used request id req-f76eae50-3c87-46cf-a81f-b830acc19575 2018-06-30 15:07:41,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=507214f7-1518-42cb-a68a-30d984b83c8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542802cd08421e4062f1f137326761dcff66e32d" 2018-06-30 15:07:41,531 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:41 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-45e89bae-055f-4ef0-9f25-87ff8c5c9980 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507214f7-1518-42cb-a68a-30d984b83c8b","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:13Z","dns_nameservers":[],"updated_at":"2018-06-30T15:07:13Z","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":"5929ba99eb7e495cb663c7a312a0a444","id":"4c17542f-be19-491a-93f5-67069d0f14c6","subnetpool_id":null,"name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-subnet1"}]} 2018-06-30 15:07:41,531 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=507214f7-1518-42cb-a68a-30d984b83c8b used request id req-45e89bae-055f-4ef0-9f25-87ff8c5c9980 2018-06-30 15:07:41,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=507214f7-1518-42cb-a68a-30d984b83c8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542802cd08421e4062f1f137326761dcff66e32d" 2018-06-30 15:07:41,860 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:41 GMT Content-Type: application/json Content-Length: 2310 Connection: keep-alive X-Openstack-Request-Id: req-d8968a36-4a4d-4a2f-9f15-445d126dd13a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"507214f7-1518-42cb-a68a-30d984b83c8b","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:27Z","admin_state_up":true,"updated_at":"2018-06-30T15:07:39Z","binding:vnic_type":"normal","device_id":"64c9c4f1-399b-4317-be3a-b04d0a93d0ae","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:fe:a6:44","id":"0a48c1ee-70f8-4756-ae2f-c96086f25c69","port_security_enabled":true,"project_id":"5929ba99eb7e495cb663c7a312a0a444","fixed_ips":[{"subnet_id":"4c17542f-be19-491a-93f5-67069d0f14c6","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["79fd5758-822c-490c-aa3e-1bac7395a1c1"],"name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-port1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"507214f7-1518-42cb-a68a-30d984b83c8b","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:14Z","admin_state_up":true,"updated_at":"2018-06-30T15:07:20Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-507214f7-1518-42cb-a68a-30d984b83c8b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6d:49:96","id":"5cda3095-f70d-4770-bc94-ff9d3e6fb646","port_security_enabled":false,"project_id":"5929ba99eb7e495cb663c7a312a0a444","fixed_ips":[{"subnet_id":"4c17542f-be19-491a-93f5-67069d0f14c6","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"507214f7-1518-42cb-a68a-30d984b83c8b","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:15Z","admin_state_up":true,"updated_at":"2018-06-30T15:07:20Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-507214f7-1518-42cb-a68a-30d984b83c8b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:0d:ad:b2","id":"8ef0a112-886c-4c56-9dda-8f4da4aefdb5","port_security_enabled":false,"project_id":"5929ba99eb7e495cb663c7a312a0a444","fixed_ips":[{"subnet_id":"4c17542f-be19-491a-93f5-67069d0f14c6","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:07:41,861 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=507214f7-1518-42cb-a68a-30d984b83c8b used request id req-d8968a36-4a4d-4a2f-9f15-445d126dd13a 2018-06-30 15:07:41,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/4c17542f-be19-491a-93f5-67069d0f14c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542802cd08421e4062f1f137326761dcff66e32d" 2018-06-30 15:07:42,274 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:42 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-bcbbdef0-8202-4dea-863d-5149e07c3a65 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507214f7-1518-42cb-a68a-30d984b83c8b","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:13Z","dns_nameservers":[],"updated_at":"2018-06-30T15:07:13Z","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":"5929ba99eb7e495cb663c7a312a0a444","id":"4c17542f-be19-491a-93f5-67069d0f14c6","subnetpool_id":null,"name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-subnet1"}} 2018-06-30 15:07:42,275 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/4c17542f-be19-491a-93f5-67069d0f14c6 used request id req-bcbbdef0-8202-4dea-863d-5149e07c3a65 2018-06-30 15:07:42,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=507214f7-1518-42cb-a68a-30d984b83c8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542802cd08421e4062f1f137326761dcff66e32d" 2018-06-30 15:07:42,507 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:42 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-597f0235-3757-4f96-bbcc-33141ddd09cb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c17542f-be19-491a-93f5-67069d0f14c6"],"updated_at":"2018-06-30T15:07:13Z","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5929ba99eb7e495cb663c7a312a0a444","id":"507214f7-1518-42cb-a68a-30d984b83c8b","name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1"}]} 2018-06-30 15:07:42,508 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=507214f7-1518-42cb-a68a-30d984b83c8b used request id req-597f0235-3757-4f96-bbcc-33141ddd09cb 2018-06-30 15:07:42,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=507214f7-1518-42cb-a68a-30d984b83c8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542802cd08421e4062f1f137326761dcff66e32d" 2018-06-30 15:07:42,622 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:42 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-cf6e7645-4786-4d08-9831-52c7f7861378 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"507214f7-1518-42cb-a68a-30d984b83c8b","tenant_id":"5929ba99eb7e495cb663c7a312a0a444","created_at":"2018-06-30T15:07:13Z","dns_nameservers":[],"updated_at":"2018-06-30T15:07:13Z","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":"5929ba99eb7e495cb663c7a312a0a444","id":"4c17542f-be19-491a-93f5-67069d0f14c6","subnetpool_id":null,"name":"CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-subnet1"}]} 2018-06-30 15:07:42,623 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=507214f7-1518-42cb-a68a-30d984b83c8b used request id req-cf6e7645-4786-4d08-9831-52c7f7861378 2018-06-30 15:07:42,623 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-router and port CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-port1 2018-06-30 15:07:42,623 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-router 2018-06-30 15:07:42,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/64c9c4f1-399b-4317-be3a-b04d0a93d0ae/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" -d '{"port_id": "0a48c1ee-70f8-4756-ae2f-c96086f25c69"}' 2018-06-30 15:07:47,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:47 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-3b416116-21ba-4164-9b47-d6ff2afb1d97 Front-End-Https: on RESP BODY: {"network_id": "507214f7-1518-42cb-a68a-30d984b83c8b", "tenant_id": "5929ba99eb7e495cb663c7a312a0a444", "subnet_id": "4c17542f-be19-491a-93f5-67069d0f14c6", "subnet_ids": ["4c17542f-be19-491a-93f5-67069d0f14c6"], "port_id": "0a48c1ee-70f8-4756-ae2f-c96086f25c69", "id": "64c9c4f1-399b-4317-be3a-b04d0a93d0ae"} 2018-06-30 15:07:47,889 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/64c9c4f1-399b-4317-be3a-b04d0a93d0ae/remove_router_interface used request id req-3b416116-21ba-4164-9b47-d6ff2afb1d97 2018-06-30 15:07:47,889 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-router 2018-06-30 15:07:47,889 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-router 2018-06-30 15:07:47,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/64c9c4f1-399b-4317-be3a-b04d0a93d0ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8367972b314699e6f7b4015b2691940504869b3" 2018-06-30 15:07:50,648 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:07:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-93fe471c-b677-4c45-afff-142fcc4136b7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:07:50,648 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/64c9c4f1-399b-4317-be3a-b04d0a93d0ae used request id req-93fe471c-b677-4c45-afff-142fcc4136b7 2018-06-30 15:07:50,649 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-subnet1 2018-06-30 15:07:50,649 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-subnet1 2018-06-30 15:07:50,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/4c17542f-be19-491a-93f5-67069d0f14c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc53035f69d3d836ba40c8f6ddd09834a9b7b90" 2018-06-30 15:07:54,692 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:07:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-24290c63-f271-41a1-87aa-0ef7b3420101 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:07:54,692 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/4c17542f-be19-491a-93f5-67069d0f14c6 used request id req-24290c63-f271-41a1-87aa-0ef7b3420101 2018-06-30 15:07:54,693 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-31495fc6-0314-4daa-9d9f-e711feeebbdc-pub-net1 2018-06-30 15:07:54,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/507214f7-1518-42cb-a68a-30d984b83c8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc53035f69d3d836ba40c8f6ddd09834a9b7b90" 2018-06-30 15:07:57,778 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:07:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-26a523e6-9746-43b8-9062-3ba71acca3f8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:07:57,779 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/507214f7-1518-42cb-a68a-30d984b83c8b used request id req-26a523e6-9746-43b8-9062-3ba71acca3f8 2018-06-30 15:07:57,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c24f8736745209f949588e952b790b300f2e34" 2018-06-30 15:07:58,732 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:07:58 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-92e368a2-9fd3-4af6-b43e-e1da7822ca17 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5929ba99eb7e495cb663c7a312a0a444", "created_at": "2018-06-30T15:07:10Z", "updated_at": "2018-06-30T15:07:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:07:10Z", "revision_number": 0, "id": "16ddf2bd-b8ed-4d44-a3d9-02bb8dfd35f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:07:10Z", "security_group_id": "79fd5758-822c-490c-aa3e-1bac7395a1c1", "tenant_id": "5929ba99eb7e495cb663c7a312a0a444", "port_range_min": null, "ethertype": "IPv6", "project_id": "5929ba99eb7e495cb663c7a312a0a444"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:07:10Z", "revision_number": 0, "id": "32c7de23-3c9c-4e94-8430-85e7e2cb338b", "remote_group_id": "79fd5758-822c-490c-aa3e-1bac7395a1c1", "remote_ip_prefix": null, "created_at": "2018-06-30T15:07:10Z", "security_group_id": "79fd5758-822c-490c-aa3e-1bac7395a1c1", "tenant_id": "5929ba99eb7e495cb663c7a312a0a444", "port_range_min": null, "ethertype": "IPv4", "project_id": "5929ba99eb7e495cb663c7a312a0a444"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:07:10Z", "revision_number": 0, "id": "3b1d3bde-fedf-4090-96d9-f53ecb98a031", "remote_group_id": "79fd5758-822c-490c-aa3e-1bac7395a1c1", "remote_ip_prefix": null, "created_at": "2018-06-30T15:07:10Z", "security_group_id": "79fd5758-822c-490c-aa3e-1bac7395a1c1", "tenant_id": "5929ba99eb7e495cb663c7a312a0a444", "port_range_min": null, "ethertype": "IPv6", "project_id": "5929ba99eb7e495cb663c7a312a0a444"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:07:10Z", "revision_number": 0, "id": "eeb83f21-ddf9-4fe9-9202-e72abdc82678", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:07:10Z", "security_group_id": "79fd5758-822c-490c-aa3e-1bac7395a1c1", "tenant_id": "5929ba99eb7e495cb663c7a312a0a444", "port_range_min": null, "ethertype": "IPv4", "project_id": "5929ba99eb7e495cb663c7a312a0a444"}], "revision_number": 4, "project_id": "5929ba99eb7e495cb663c7a312a0a444", "id": "79fd5758-822c-490c-aa3e-1bac7395a1c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:07:58,732 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-92e368a2-9fd3-4af6-b43e-e1da7822ca17 2018-06-30 15:07:58,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c24f8736745209f949588e952b790b300f2e34" 2018-06-30 15:07:59,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:07:58 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-357ea46a-e9aa-4f16-be85-acde4a1bf9a3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:07:59,128 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-357ea46a-e9aa-4f16-be85-acde4a1bf9a3 2018-06-30 15:07:59,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5929ba99eb7e495cb663c7a312a0a444 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c24f8736745209f949588e952b790b300f2e34" 2018-06-30 15:07:59,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:07:59 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6c1a2ec-3516-4b22-9766-49a7496f8823 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5929ba99eb7e495cb663c7a312a0a444"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5929ba99eb7e495cb663c7a312a0a444", "name": "CreateRouterSuccessTests-1cee93eb-a870-43e-proj"}} 2018-06-30 15:07:59,542 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5929ba99eb7e495cb663c7a312a0a444 used request id req-b6c1a2ec-3516-4b22-9766-49a7496f8823 2018-06-30 15:07:59,542 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79fd5758-822c-490c-aa3e-1bac7395a1c1 2018-06-30 15:07:59,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=79fd5758-822c-490c-aa3e-1bac7395a1c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c24f8736745209f949588e952b790b300f2e34" 2018-06-30 15:08:00,358 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:00 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-7ed1daa4-2e10-4f38-b531-3873a082d37c Front-End-Https: on 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-06-30T15:07:10Z", "security_group_id": "79fd5758-822c-490c-aa3e-1bac7395a1c1", "port_range_min": null, "revision_number": 0, "tenant_id": "5929ba99eb7e495cb663c7a312a0a444", "created_at": "2018-06-30T15:07:10Z", "project_id": "5929ba99eb7e495cb663c7a312a0a444", "id": "16ddf2bd-b8ed-4d44-a3d9-02bb8dfd35f2"}, {"remote_group_id": "79fd5758-822c-490c-aa3e-1bac7395a1c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:07:10Z", "security_group_id": "79fd5758-822c-490c-aa3e-1bac7395a1c1", "port_range_min": null, "revision_number": 0, "tenant_id": "5929ba99eb7e495cb663c7a312a0a444", "created_at": "2018-06-30T15:07:10Z", "project_id": "5929ba99eb7e495cb663c7a312a0a444", "id": "32c7de23-3c9c-4e94-8430-85e7e2cb338b"}, {"remote_group_id": "79fd5758-822c-490c-aa3e-1bac7395a1c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:07:10Z", "security_group_id": "79fd5758-822c-490c-aa3e-1bac7395a1c1", "port_range_min": null, "revision_number": 0, "tenant_id": "5929ba99eb7e495cb663c7a312a0a444", "created_at": "2018-06-30T15:07:10Z", "project_id": "5929ba99eb7e495cb663c7a312a0a444", "id": "3b1d3bde-fedf-4090-96d9-f53ecb98a031"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:07:10Z", "security_group_id": "79fd5758-822c-490c-aa3e-1bac7395a1c1", "port_range_min": null, "revision_number": 0, "tenant_id": "5929ba99eb7e495cb663c7a312a0a444", "created_at": "2018-06-30T15:07:10Z", "project_id": "5929ba99eb7e495cb663c7a312a0a444", "id": "eeb83f21-ddf9-4fe9-9202-e72abdc82678"}]} 2018-06-30 15:08:00,358 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=79fd5758-822c-490c-aa3e-1bac7395a1c1 used request id req-7ed1daa4-2e10-4f38-b531-3873a082d37c 2018-06-30 15:08:00,359 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:08:00,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/79fd5758-822c-490c-aa3e-1bac7395a1c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c24f8736745209f949588e952b790b300f2e34" 2018-06-30 15:08:00,730 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:08:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ee518b27-6c06-41e1-8ca6-331046665577 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:08:00,730 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/79fd5758-822c-490c-aa3e-1bac7395a1c1 used request id req-ee518b27-6c06-41e1-8ca6-331046665577 2018-06-30 15:08:00,731 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-1cee93eb-a870-43e-proj 2018-06-30 15:08:00,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/5929ba99eb7e495cb663c7a312a0a444 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c24f8736745209f949588e952b790b300f2e34" 2018-06-30 15:08:01,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:08:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68448274-718d-4ea3-865b-5b8fe4d0f9e4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:08:01,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/5929ba99eb7e495cb663c7a312a0a444 used request id req-68448274-718d-4ea3-865b-5b8fe4d0f9e4 2018-06-30 15:08:01,400 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-1cee93eb-a870-43e-proj-role 2018-06-30 15:08:01,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/1f274f99934845d1b01532f5b95e8aee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c24f8736745209f949588e952b790b300f2e34" 2018-06-30 15:08:01,822 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:08:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a90636e-8d27-4393-b73e-31774ef97359 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:08:01,822 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/1f274f99934845d1b01532f5b95e8aee used request id req-8a90636e-8d27-4393-b73e-31774ef97359 2018-06-30 15:08:01,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c24f8736745209f949588e952b790b300f2e34" 2018-06-30 15:08:02,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:01 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15ae7caa-cf27-4833-ac89-bae7f4f4171a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:08:02,135 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-15ae7caa-cf27-4833-ac89-bae7f4f4171a 2018-06-30 15:08:02,135 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-1cee93eb-a870-43e-user 2018-06-30 15:08:02,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/5268a6f2d8ce4eb286660f19a2d5fde5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5c597d461865faeb7ac1c7681610881769a7e4" 2018-06-30 15:08:02,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:08:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa8a81a3-fdb7-4b56-9df1-90ac5560ae98 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:08:02,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/5268a6f2d8ce4eb286660f19a2d5fde5 used request id req-aa8a81a3-fdb7-4b56-9df1-90ac5560ae98 2018-06-30 15:08:02,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:08:03,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:08:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Ydo27KCiTKeLxezGkW1z-A"], "issued_at": "2018-06-30T15:08:03.000000Z"}} 2018-06-30 15:08:03,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ddbe47881176205538f2e59cb01a747e9b3b872" 2018-06-30 15:08:04,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00c8ac96-0a8a-4b41-b500-211b3651eac1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:08:04,133 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-00c8ac96-0a8a-4b41-b500-211b3651eac1 2018-06-30 15:08:04,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:08:04,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:08:05,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:08:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["eSdWgGKbQ9ePNNZm7TnOJQ"], "issued_at": "2018-06-30T15:08:05.000000Z"}} 2018-06-30 15:08:05,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6d5c93e5000587a71a3e9bec83a394092bfe82" 2018-06-30 15:08:05,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0235d7a-3980-46da-adf4-c3a8062aa2c5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:08:05,101 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a0235d7a-3980-46da-adf4-c3a8062aa2c5 2018-06-30 15:08:05,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:08:05,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:08:05 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:08:05,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-96e619f7-3cbb-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6d5c93e5000587a71a3e9bec83a394092bfe82" 2018-06-30 15:08:05,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:05 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3723a24-1422-4527-934e-02ee034563b5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-96e619f7-3cbb-488-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:08:05,201 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-96e619f7-3cbb-488-proj used request id req-e3723a24-1422-4527-934e-02ee034563b5 2018-06-30 15:08:05,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6d5c93e5000587a71a3e9bec83a394092bfe82" 2018-06-30 15:08:05,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:05 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42ef7cce-255b-4485-9d4c-68e5ee418445 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:08:05,595 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-42ef7cce-255b-4485-9d4c-68e5ee418445 2018-06-30 15:08:05,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6d5c93e5000587a71a3e9bec83a394092bfe82" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-96e619f7-3cbb-488-proj"}}' 2018-06-30 15:08:06,225 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:08:05 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-742af466-dda5-4203-83b2-f8be1414e920 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/80da527235f142f1b8d974edb257bfdf"}, "tags": [], "enabled": true, "id": "80da527235f142f1b8d974edb257bfdf", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-96e619f7-3cbb-488-proj"}} 2018-06-30 15:08:06,225 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-742af466-dda5-4203-83b2-f8be1414e920 2018-06-30 15:08:06,226 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-96e619f7-3cbb-488-proj 2018-06-30 15:08:06,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:08:06,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:08:06,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:08:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["yJ8oKLHkTXq7GC79Qv-8kA"], "issued_at": "2018-06-30T15:08:06.000000Z"}} 2018-06-30 15:08:06,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1732b41533fe4ba50a67ed44fead35998c6a1b5d" 2018-06-30 15:08:06,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54af1c3e-d0a1-4a42-8454-811bcfa76ddc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:08:06,983 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-54af1c3e-d0a1-4a42-8454-811bcfa76ddc 2018-06-30 15:08:06,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:08:06,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:08:06 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:08:06,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1732b41533fe4ba50a67ed44fead35998c6a1b5d" 2018-06-30 15:08:07,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:07 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a70ba40-cb79-46c6-a017-d1588510614b Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:08:07,448 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-8a70ba40-cb79-46c6-a017-d1588510614b 2018-06-30 15:08:07,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-96e619f7-3cbb-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1732b41533fe4ba50a67ed44fead35998c6a1b5d" 2018-06-30 15:08:07,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:07 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6652dfcc-f6ed-4f38-a990-92e9209bd489 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-96e619f7-3cbb-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/80da527235f142f1b8d974edb257bfdf"}, "tags": [], "enabled": true, "id": "80da527235f142f1b8d974edb257bfdf", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-96e619f7-3cbb-488-proj"}]} 2018-06-30 15:08:07,849 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-96e619f7-3cbb-488-proj used request id req-6652dfcc-f6ed-4f38-a990-92e9209bd489 2018-06-30 15:08:07,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1732b41533fe4ba50a67ed44fead35998c6a1b5d" 2018-06-30 15:08:08,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:07 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19802e07-2abb-4899-b24b-1efc40a2f35e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:08:08,214 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-19802e07-2abb-4899-b24b-1efc40a2f35e 2018-06-30 15:08:08,993 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-96e619f7-3cbb-488-user 2018-06-30 15:08:08,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:08:08,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6d5c93e5000587a71a3e9bec83a394092bfe82" 2018-06-30 15:08:09,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05784b6a-ac90-4c87-a920-1dd7d641a080 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:08:09,367 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-05784b6a-ac90-4c87-a920-1dd7d641a080 2018-06-30 15:08:09,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6d5c93e5000587a71a3e9bec83a394092bfe82" -d '{"role": {"name": "CreateRouterSuccessTests-96e619f7-3cbb-488-proj-role"}}' 2018-06-30 15:08:09,750 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:08:09 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce559fdf-58b4-482b-a081-97f9652122a0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "33d6d577e6734e82b7b051e8d939a55a", "links": {"self": "http://10.167.4.35:5000/v3/roles/33d6d577e6734e82b7b051e8d939a55a"}, "name": "CreateRouterSuccessTests-96e619f7-3cbb-488-proj-role"}} 2018-06-30 15:08:09,750 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ce559fdf-58b4-482b-a081-97f9652122a0 2018-06-30 15:08:09,750 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-96e619f7-3cbb-488-proj-role 2018-06-30 15:08:09,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/33d6d577e6734e82b7b051e8d939a55a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6d5c93e5000587a71a3e9bec83a394092bfe82" 2018-06-30 15:08:10,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:09 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2335e458-ba1b-4853-9125-aa05e55ed080 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "33d6d577e6734e82b7b051e8d939a55a", "links": {"self": "http://10.167.4.35:5000/v3/roles/33d6d577e6734e82b7b051e8d939a55a"}, "name": "CreateRouterSuccessTests-96e619f7-3cbb-488-proj-role"}} 2018-06-30 15:08:10,171 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/33d6d577e6734e82b7b051e8d939a55a used request id req-2335e458-ba1b-4853-9125-aa05e55ed080 2018-06-30 15:08:10,171 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-96e619f7-3cbb-488-proj-role to project CreateRouterSuccessTests-96e619f7-3cbb-488-proj 2018-06-30 15:08:10,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/80da527235f142f1b8d974edb257bfdf/users/381628d0c6014b68a3c0a39dbfa50b09/roles/33d6d577e6734e82b7b051e8d939a55a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6d5c93e5000587a71a3e9bec83a394092bfe82" 2018-06-30 15:08:10,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:08:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90494cf3-7d1e-43d6-a0e3-9a797872b35f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:08:10,671 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/80da527235f142f1b8d974edb257bfdf/users/381628d0c6014b68a3c0a39dbfa50b09/roles/33d6d577e6734e82b7b051e8d939a55a used request id req-90494cf3-7d1e-43d6-a0e3-9a797872b35f 2018-06-30 15:08:10,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:08:10,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:08:11,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:08:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["l2_aeob2QZOeMSPyMkSnTQ"], "issued_at": "2018-06-30T15:08:11.000000Z"}} 2018-06-30 15:08:11,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b5b6f567f73360cd0df4510f10166a8f3f55b0" 2018-06-30 15:08:11,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f066030-ad88-496f-8ef9-0c797a993047 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:08:11,765 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7f066030-ad88-496f-8ef9-0c797a993047 2018-06-30 15:08:11,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-685a3092-2efc-484b-9954-f6019ebaf00b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b5b6f567f73360cd0df4510f10166a8f3f55b0" 2018-06-30 15:08:12,685 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:12 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-9ab1d228-a90d-4bbc-b06b-09c0126bf882 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 15:08:12,685 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-685a3092-2efc-484b-9954-f6019ebaf00b-pub-router&admin_state_up=True used request id req-9ab1d228-a90d-4bbc-b06b-09c0126bf882 2018-06-30 15:08:12,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:08:12,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:08:13,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:08:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["dBJxErrHQmeuhGYYnqlKpg"], "issued_at": "2018-06-30T15:08:13.000000Z"}} 2018-06-30 15:08:13,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2fc9f6237f8c8d579ecf152ec4de810b9319db" 2018-06-30 15:08:14,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db0f8c0c-b8a8-4bb0-8318-785976953a3f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:08:14,052 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-db0f8c0c-b8a8-4bb0-8318-785976953a3f 2018-06-30 15:08:14,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:08:14,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:08:14 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:08:14,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-96e619f7-3cbb-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2fc9f6237f8c8d579ecf152ec4de810b9319db" 2018-06-30 15:08:14,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:14 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31764686-9b1f-4b97-ae6e-1897a3f0a5c1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-96e619f7-3cbb-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/80da527235f142f1b8d974edb257bfdf"}, "tags": [], "enabled": true, "id": "80da527235f142f1b8d974edb257bfdf", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-96e619f7-3cbb-488-proj"}]} 2018-06-30 15:08:14,468 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-96e619f7-3cbb-488-proj used request id req-31764686-9b1f-4b97-ae6e-1897a3f0a5c1 2018-06-30 15:08:14,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b5b6f567f73360cd0df4510f10166a8f3f55b0" 2018-06-30 15:08:15,179 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:15 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-c6674320-b17c-41a7-8d00-c708b1b9d51f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 15:08:15,179 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-c6674320-b17c-41a7-8d00-c708b1b9d51f 2018-06-30 15:08:15,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b5b6f567f73360cd0df4510f10166a8f3f55b0" 2018-06-30 15:08:16,053 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:16 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-deeee091-516b-45cb-8ba1-325bc5b1d577 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 15:08:16,053 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-deeee091-516b-45cb-8ba1-325bc5b1d577 2018-06-30 15:08:16,054 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-685a3092-2efc-484b-9954-f6019ebaf00b-pub-router 2018-06-30 15:08:16,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b5b6f567f73360cd0df4510f10166a8f3f55b0" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "tenant_id": "80da527235f142f1b8d974edb257bfdf", "name": "CreateRouterSuccessTests-685a3092-2efc-484b-9954-f6019ebaf00b-pub-router", "admin_state_up": true}}' 2018-06-30 15:08:19,790 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:08:19 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive X-Openstack-Request-Id: req-39682ae9-9be6-4f4e-966f-429be395e8d9 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "80da527235f142f1b8d974edb257bfdf", "created_at": "2018-06-30T15:08:16Z", "admin_state_up": true, "updated_at": "2018-06-30T15:08:19Z", "project_id": "80da527235f142f1b8d974edb257bfdf", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "c12bd007-e18a-4431-8b55-69088c659372", "name": "CreateRouterSuccessTests-685a3092-2efc-484b-9954-f6019ebaf00b-pub-router"}} 2018-06-30 15:08:19,790 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-39682ae9-9be6-4f4e-966f-429be395e8d9 2018-06-30 15:08:19,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=c12bd007-e18a-4431-8b55-69088c659372 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b5b6f567f73360cd0df4510f10166a8f3f55b0" 2018-06-30 15:08:19,926 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:19 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-afea15e9-0aa4-4ec2-9020-923f2020d9a6 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:08:18Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.118"}],"id":"ca2fa354-f2c5-4e49-b8f3-53ae80025d59","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:65:a0:b6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"c12bd007-e18a-4431-8b55-69088c659372","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T15:08:17Z","binding:vnic_type":"normal"}]} 2018-06-30 15:08:19,926 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=c12bd007-e18a-4431-8b55-69088c659372 used request id req-afea15e9-0aa4-4ec2-9020-923f2020d9a6 2018-06-30 15:08:19,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b5b6f567f73360cd0df4510f10166a8f3f55b0" 2018-06-30 15:08:20,021 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:20 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-68a82d02-ca8e-4941-bb3e-9987ee06d5a3 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 15:08:20,021 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-68a82d02-ca8e-4941-bb3e-9987ee06d5a3 2018-06-30 15:08:20,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/c12bd007-e18a-4431-8b55-69088c659372 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b5b6f567f73360cd0df4510f10166a8f3f55b0" 2018-06-30 15:08:20,601 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:20 GMT Content-Type: application/json Content-Length: 735 Connection: keep-alive X-Openstack-Request-Id: req-aa48b192-6ee7-4937-9f1b-7a5b5ff23db7 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "80da527235f142f1b8d974edb257bfdf", "created_at": "2018-06-30T15:08:16Z", "admin_state_up": true, "updated_at": "2018-06-30T15:08:19Z", "project_id": "80da527235f142f1b8d974edb257bfdf", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "c12bd007-e18a-4431-8b55-69088c659372", "name": "CreateRouterSuccessTests-685a3092-2efc-484b-9954-f6019ebaf00b-pub-router"}} 2018-06-30 15:08:20,601 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/c12bd007-e18a-4431-8b55-69088c659372 used request id req-aa48b192-6ee7-4937-9f1b-7a5b5ff23db7 2018-06-30 15:08:20,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=c12bd007-e18a-4431-8b55-69088c659372 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b5b6f567f73360cd0df4510f10166a8f3f55b0" 2018-06-30 15:08:21,380 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:21 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-ede75cb3-05d8-4240-a750-7bd5b69e8d08 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:08:18Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.118"}],"id":"ca2fa354-f2c5-4e49-b8f3-53ae80025d59","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:65:a0:b6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"c12bd007-e18a-4431-8b55-69088c659372","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T15:08:17Z","binding:vnic_type":"normal"}]} 2018-06-30 15:08:21,380 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=c12bd007-e18a-4431-8b55-69088c659372 used request id req-ede75cb3-05d8-4240-a750-7bd5b69e8d08 2018-06-30 15:08:21,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b5b6f567f73360cd0df4510f10166a8f3f55b0" 2018-06-30 15:08:21,528 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:21 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-4564df27-3d58-4cab-ab8e-067f3a4aa302 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 15:08:21,529 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-4564df27-3d58-4cab-ab8e-067f3a4aa302 2018-06-30 15:08:21,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:08:22,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "33d6d577e6734e82b7b051e8d939a55a", "name": "CreateRouterSuccessTests-96e619f7-3cbb-488-proj-role"}], "expires_at": "2018-06-30T16:08:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80da527235f142f1b8d974edb257bfdf", "name": "CreateRouterSuccessTests-96e619f7-3cbb-488-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/80da527235f142f1b8d974edb257bfdf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/80da527235f142f1b8d974edb257bfdf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/80da527235f142f1b8d974edb257bfdf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/80da527235f142f1b8d974edb257bfdf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/80da527235f142f1b8d974edb257bfdf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/80da527235f142f1b8d974edb257bfdf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/80da527235f142f1b8d974edb257bfdf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/80da527235f142f1b8d974edb257bfdf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/80da527235f142f1b8d974edb257bfdf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/80da527235f142f1b8d974edb257bfdf", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/80da527235f142f1b8d974edb257bfdf", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/80da527235f142f1b8d974edb257bfdf", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-96e619f7-3cbb-488-user", "id": "381628d0c6014b68a3c0a39dbfa50b09"}, "audit_ids": ["mMKEj2xXShqM8wHcHpQCcg"], "issued_at": "2018-06-30T15:08:22.000000Z"}} 2018-06-30 15:08:22,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-685a3092-2efc-484b-9954-f6019ebaf00b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817432a1131fea5c220c3a1083dcae32fb74f4fd" 2018-06-30 15:08:23,543 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:23 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-ecf09a5d-082d-42a4-8666-4ee2a31319eb Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "80da527235f142f1b8d974edb257bfdf", "created_at": "2018-06-30T15:08:16Z", "admin_state_up": true, "updated_at": "2018-06-30T15:08:19Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "80da527235f142f1b8d974edb257bfdf", "id": "c12bd007-e18a-4431-8b55-69088c659372", "name": "CreateRouterSuccessTests-685a3092-2efc-484b-9954-f6019ebaf00b-pub-router"}]} 2018-06-30 15:08:23,543 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-685a3092-2efc-484b-9954-f6019ebaf00b-pub-router&admin_state_up=True used request id req-ecf09a5d-082d-42a4-8666-4ee2a31319eb 2018-06-30 15:08:23,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:08:23,558 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:08:23 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:08:23,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/80da527235f142f1b8d974edb257bfdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ddbe47881176205538f2e59cb01a747e9b3b872" 2018-06-30 15:08:23,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:23 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-698356c3-4170-4162-9b75-e7ba38912c7d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/80da527235f142f1b8d974edb257bfdf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "80da527235f142f1b8d974edb257bfdf", "name": "CreateRouterSuccessTests-96e619f7-3cbb-488-proj"}} 2018-06-30 15:08:23,634 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/80da527235f142f1b8d974edb257bfdf used request id req-698356c3-4170-4162-9b75-e7ba38912c7d 2018-06-30 15:08:23,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=c12bd007-e18a-4431-8b55-69088c659372 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817432a1131fea5c220c3a1083dcae32fb74f4fd" 2018-06-30 15:08:24,532 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:24 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-72f4f7a4-63b5-48a8-bd95-4fda6e3dead0 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:08:24,532 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=c12bd007-e18a-4431-8b55-69088c659372 used request id req-72f4f7a4-63b5-48a8-bd95-4fda6e3dead0 2018-06-30 15:08:24,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817432a1131fea5c220c3a1083dcae32fb74f4fd" 2018-06-30 15:08:25,434 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:25 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-551641e6-aef1-4b43-b908-f27abb58d0d8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 15:08:25,434 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-551641e6-aef1-4b43-b908-f27abb58d0d8 2018-06-30 15:08:25,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}817432a1131fea5c220c3a1083dcae32fb74f4fd" 2018-06-30 15:08:25,512 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:25 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-52945e1c-e109-4e4c-bb03-71aed3e2363e Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:08:25,512 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-52945e1c-e109-4e4c-bb03-71aed3e2363e 2018-06-30 15:08:25,513 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-685a3092-2efc-484b-9954-f6019ebaf00b-pub-router 2018-06-30 15:08:25,513 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-685a3092-2efc-484b-9954-f6019ebaf00b-pub-router 2018-06-30 15:08:25,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/c12bd007-e18a-4431-8b55-69088c659372 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b5b6f567f73360cd0df4510f10166a8f3f55b0" 2018-06-30 15:08:28,737 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:08:28 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9f19aeb1-7464-477b-a423-3b8bf23719ba Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:08:28,737 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/c12bd007-e18a-4431-8b55-69088c659372 used request id req-9f19aeb1-7464-477b-a423-3b8bf23719ba 2018-06-30 15:08:28,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6d5c93e5000587a71a3e9bec83a394092bfe82" 2018-06-30 15:08:29,714 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:29 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-ba42072a-ef11-488e-95e8-7ec0dc31862f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:08:29,715 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-ba42072a-ef11-488e-95e8-7ec0dc31862f 2018-06-30 15:08:29,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6d5c93e5000587a71a3e9bec83a394092bfe82" 2018-06-30 15:08:29,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:29 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98bfda0e-9d06-4c72-926e-672a83b7d968 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:08:29,824 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-98bfda0e-9d06-4c72-926e-672a83b7d968 2018-06-30 15:08:29,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6d5c93e5000587a71a3e9bec83a394092bfe82" 2018-06-30 15:08:30,165 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:08:29 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c814c9e-86b8-47ad-a019-9048229401bb Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:08:30,165 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-3c814c9e-86b8-47ad-a019-9048229401bb 2018-06-30 15:08:30,165 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:08:30,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6d5c93e5000587a71a3e9bec83a394092bfe82" 2018-06-30 15:08:30,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:30 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e057bc35-2f4d-4129-b7be-ce81b60600fc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:08:30,270 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-e057bc35-2f4d-4129-b7be-ce81b60600fc 2018-06-30 15:08:30,271 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-96e619f7-3cbb-488-proj 2018-06-30 15:08:30,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/80da527235f142f1b8d974edb257bfdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6d5c93e5000587a71a3e9bec83a394092bfe82" 2018-06-30 15:08:30,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:08:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e98fdcf-d3a2-4bc4-be62-af3ac382ee42 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:08:30,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/80da527235f142f1b8d974edb257bfdf used request id req-4e98fdcf-d3a2-4bc4-be62-af3ac382ee42 2018-06-30 15:08:30,920 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-96e619f7-3cbb-488-proj-role 2018-06-30 15:08:30,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/33d6d577e6734e82b7b051e8d939a55a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6d5c93e5000587a71a3e9bec83a394092bfe82" 2018-06-30 15:08:31,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:08:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b514ce9e-4d3a-41e8-9e10-668b744feb29 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:08:31,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/33d6d577e6734e82b7b051e8d939a55a used request id req-b514ce9e-4d3a-41e8-9e10-668b744feb29 2018-06-30 15:08:31,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6d5c93e5000587a71a3e9bec83a394092bfe82" 2018-06-30 15:08:31,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:31 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-594a6950-81c9-4272-80ae-349a788dbf38 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:08:31,790 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-594a6950-81c9-4272-80ae-349a788dbf38 2018-06-30 15:08:31,791 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-96e619f7-3cbb-488-user 2018-06-30 15:08:31,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/381628d0c6014b68a3c0a39dbfa50b09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1732b41533fe4ba50a67ed44fead35998c6a1b5d" 2018-06-30 15:08:32,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:08:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b240252-1e9a-4823-bb78-73b4347bdd49 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:08:32,417 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/381628d0c6014b68a3c0a39dbfa50b09 used request id req-4b240252-1e9a-4823-bb78-73b4347bdd49 2018-06-30 15:08:32,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:08:33,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:08:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Hxw2F1dOSMKlBp_fq_-eiA"], "issued_at": "2018-06-30T15:08:33.000000Z"}} 2018-06-30 15:08:33,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa435b4c73c660c644190e454bd89b85faedafdf" 2018-06-30 15:08:33,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc495ffa-449f-4181-8978-3d54ff5d19fe Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:08:33,696 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bc495ffa-449f-4181-8978-3d54ff5d19fe 2018-06-30 15:08:33,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:08:33,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:08:34,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:08:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["LerxW6uXRFuKVSe_vLnROA"], "issued_at": "2018-06-30T15:08:34.000000Z"}} 2018-06-30 15:08:34,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587092330944c41c6ab4c543743faa6b6edbed7e" 2018-06-30 15:08:34,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-654a4b29-ced3-4451-84f6-a70000a53bf1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:08:34,867 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-654a4b29-ced3-4451-84f6-a70000a53bf1 2018-06-30 15:08:34,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:08:34,882 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:08:34 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:08:34,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e056557f-f434-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587092330944c41c6ab4c543743faa6b6edbed7e" 2018-06-30 15:08:35,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:34 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c336fcad-7bd3-46b7-a6f0-486af751e1bf Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e056557f-f434-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:08:35,274 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e056557f-f434-4b3-proj used request id req-c336fcad-7bd3-46b7-a6f0-486af751e1bf 2018-06-30 15:08:35,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587092330944c41c6ab4c543743faa6b6edbed7e" 2018-06-30 15:08:35,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:35 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9df088fd-6e04-4c8b-bdf0-cb505b404a67 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:08:35,634 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9df088fd-6e04-4c8b-bdf0-cb505b404a67 2018-06-30 15:08:35,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587092330944c41c6ab4c543743faa6b6edbed7e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}}' 2018-06-30 15:08:36,133 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:08:35 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0097288d-d40b-4452-9e2c-5946709c5e26 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90"}, "tags": [], "enabled": true, "id": "ec9e4538d8e24f9d8793de2671f80a90", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}} 2018-06-30 15:08:36,133 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-0097288d-d40b-4452-9e2c-5946709c5e26 2018-06-30 15:08:36,133 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e056557f-f434-4b3-proj 2018-06-30 15:08:36,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:08:36,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:08:36,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["QY9TM06hTlKMDaevHZz66g"], "issued_at": "2018-06-30T15:08:36.000000Z"}} 2018-06-30 15:08:36,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81164f19c72cfc2e1c046adc22aebc52eb1b5e4c" 2018-06-30 15:08:37,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4abff9ee-2888-4130-b097-5b6d3e953e18 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:08:37,229 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4abff9ee-2888-4130-b097-5b6d3e953e18 2018-06-30 15:08:37,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:08:37,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:08:37 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:08:37,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81164f19c72cfc2e1c046adc22aebc52eb1b5e4c" 2018-06-30 15:08:37,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:37 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40ca8450-a4a6-45cd-9ce0-7a2ec4bc1599 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:08:37,854 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-40ca8450-a4a6-45cd-9ce0-7a2ec4bc1599 2018-06-30 15:08:37,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-e056557f-f434-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81164f19c72cfc2e1c046adc22aebc52eb1b5e4c" 2018-06-30 15:08:38,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:37 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e4a5482-d312-4c01-9538-623ade86b62a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-e056557f-f434-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90"}, "tags": [], "enabled": true, "id": "ec9e4538d8e24f9d8793de2671f80a90", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}]} 2018-06-30 15:08:38,267 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-e056557f-f434-4b3-proj used request id req-4e4a5482-d312-4c01-9538-623ade86b62a 2018-06-30 15:08:38,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81164f19c72cfc2e1c046adc22aebc52eb1b5e4c" 2018-06-30 15:08:38,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:38 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9b16363-b100-4dee-b11d-1d452120dcfe Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:08:38,594 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f9b16363-b100-4dee-b11d-1d452120dcfe 2018-06-30 15:08:39,268 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e056557f-f434-4b3-user 2018-06-30 15:08:39,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:08:39,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587092330944c41c6ab4c543743faa6b6edbed7e" 2018-06-30 15:08:39,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:39 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e27ac8e-9da3-4879-b178-5f3acbcb8968 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:08:39,674 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8e27ac8e-9da3-4879-b178-5f3acbcb8968 2018-06-30 15:08:39,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587092330944c41c6ab4c543743faa6b6edbed7e" -d '{"role": {"name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj-role"}}' 2018-06-30 15:08:40,065 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:08:39 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3078c03-8da3-4626-aeac-6950a30211db Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4fae281453fe410f9d41752ffddf23ff", "links": {"self": "http://10.167.4.35:5000/v3/roles/4fae281453fe410f9d41752ffddf23ff"}, "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj-role"}} 2018-06-30 15:08:40,066 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-e3078c03-8da3-4626-aeac-6950a30211db 2018-06-30 15:08:40,066 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e056557f-f434-4b3-proj-role 2018-06-30 15:08:40,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/4fae281453fe410f9d41752ffddf23ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587092330944c41c6ab4c543743faa6b6edbed7e" 2018-06-30 15:08:40,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:40 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a03607e-3145-41fc-bb35-56189664c3c3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4fae281453fe410f9d41752ffddf23ff", "links": {"self": "http://10.167.4.35:5000/v3/roles/4fae281453fe410f9d41752ffddf23ff"}, "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj-role"}} 2018-06-30 15:08:40,440 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/4fae281453fe410f9d41752ffddf23ff used request id req-2a03607e-3145-41fc-bb35-56189664c3c3 2018-06-30 15:08:40,440 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e056557f-f434-4b3-proj-role to project CreateRouterSuccessTests-e056557f-f434-4b3-proj 2018-06-30 15:08:40,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90/users/d6aacdd6318a4f8b9c6e3bf15e10211a/roles/4fae281453fe410f9d41752ffddf23ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587092330944c41c6ab4c543743faa6b6edbed7e" 2018-06-30 15:08:40,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:08:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec3f3adb-936d-43e2-a44e-74dafb207f0c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:08:40,977 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90/users/d6aacdd6318a4f8b9c6e3bf15e10211a/roles/4fae281453fe410f9d41752ffddf23ff used request id req-ec3f3adb-936d-43e2-a44e-74dafb207f0c 2018-06-30 15:08:40,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:08:40,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:08:41,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fae281453fe410f9d41752ffddf23ff", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj-role"}], "expires_at": "2018-06-30T16:08:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e056557f-f434-4b3-user", "id": "d6aacdd6318a4f8b9c6e3bf15e10211a"}, "audit_ids": ["CwEcK32-QA2Ehi1OB_0hGw"], "issued_at": "2018-06-30T15:08:41.000000Z"}} 2018-06-30 15:08:41,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356f25dbcb6274d07e451c1cfc5c9836934fe74d" 2018-06-30 15:08:42,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08163877-49d7-40ee-8df7-e5d12d544d1b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:08:42,183 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-08163877-49d7-40ee-8df7-e5d12d544d1b 2018-06-30 15:08:42,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356f25dbcb6274d07e451c1cfc5c9836934fe74d" 2018-06-30 15:08:43,124 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:43 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-788ba1f8-cfb0-49a2-a09e-50edd01f3b59 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:08:43,125 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1 used request id req-788ba1f8-cfb0-49a2-a09e-50edd01f3b59 2018-06-30 15:08:43,125 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1 2018-06-30 15:08:43,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356f25dbcb6274d07e451c1cfc5c9836934fe74d" -d '{"network": {"name": "CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1", "admin_state_up": true}}' 2018-06-30 15:08:44,617 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:08:44 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-5ff44089-02b1-41eb-8963-178fe1539b2f Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:08:43Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1"}} 2018-06-30 15:08:44,617 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-5ff44089-02b1-41eb-8963-178fe1539b2f 2018-06-30 15:08:44,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356f25dbcb6274d07e451c1cfc5c9836934fe74d" 2018-06-30 15:08:44,962 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:44 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-1a7fe27c-427a-4d9d-bd5d-4a361f61340c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:08:43Z","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1"}]} 2018-06-30 15:08:44,962 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a used request id req-1a7fe27c-427a-4d9d-bd5d-4a361f61340c 2018-06-30 15:08:44,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356f25dbcb6274d07e451c1cfc5c9836934fe74d" 2018-06-30 15:08:45,045 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:45 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-8ecf3ab3-467f-4637-815b-f9f45a423ae9 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:08:45,045 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a used request id req-8ecf3ab3-467f-4637-815b-f9f45a423ae9 2018-06-30 15:08:45,046 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1 2018-06-30 15:08:45,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356f25dbcb6274d07e451c1cfc5c9836934fe74d" -d '{"subnets": [{"ip_version": 4, "network_id": "7a5b9c8e-de41-4fab-971c-9ea92c1b030a", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1"}]}' 2018-06-30 15:08:47,340 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:08:47 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-c3075c7f-75f0-4384-bd9e-7aaa4095aa29 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:46Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:46Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1"}]} 2018-06-30 15:08:47,340 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-c3075c7f-75f0-4384-bd9e-7aaa4095aa29 2018-06-30 15:08:47,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356f25dbcb6274d07e451c1cfc5c9836934fe74d" 2018-06-30 15:08:48,337 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:48 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-3e826f65-bf4d-4329-9abb-cc639c57193e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fc7a7a91-878c-4070-8ac2-91d276722bc2"],"updated_at":"2018-06-30T15:08:46Z","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1"}]} 2018-06-30 15:08:48,338 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a used request id req-3e826f65-bf4d-4329-9abb-cc639c57193e 2018-06-30 15:08:48,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356f25dbcb6274d07e451c1cfc5c9836934fe74d" 2018-06-30 15:08:48,491 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:48 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-9e2838a9-c3ba-4315-a3a6-ff3d1ffb7770 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:46Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:46Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1"}]} 2018-06-30 15:08:48,491 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a used request id req-9e2838a9-c3ba-4315-a3a6-ff3d1ffb7770 2018-06-30 15:08:48,491 - OpenStackNetwork - DEBUG - Network [7a5b9c8e-de41-4fab-971c-9ea92c1b030a] created successfully 2018-06-30 15:08:48,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:08:48,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:08:49,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fae281453fe410f9d41752ffddf23ff", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj-role"}], "expires_at": "2018-06-30T16:08:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e056557f-f434-4b3-user", "id": "d6aacdd6318a4f8b9c6e3bf15e10211a"}, "audit_ids": ["RUNx4-32QwO1iyAhN13iWw"], "issued_at": "2018-06-30T15:08:49.000000Z"}} 2018-06-30 15:08:49,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23277a7da1737f666baac4019637b4a5bff28c27" 2018-06-30 15:08:49,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-113e943a-c8e8-40b2-88d8-3b0302ad501d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:08:49,368 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-113e943a-c8e8-40b2-88d8-3b0302ad501d 2018-06-30 15:08:49,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23277a7da1737f666baac4019637b4a5bff28c27" 2018-06-30 15:08:50,118 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:50 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-0dcfe0ff-68f4-4310-8af7-aa65c56f6035 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:08:50,118 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2 used request id req-0dcfe0ff-68f4-4310-8af7-aa65c56f6035 2018-06-30 15:08:50,118 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2 2018-06-30 15:08:50,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23277a7da1737f666baac4019637b4a5bff28c27" -d '{"network": {"name": "CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2", "admin_state_up": true}}' 2018-06-30 15:08:50,616 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:08:50 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-98b4e025-ed60-4b90-9096-29f4e1bfeeb9 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:08:50Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2"}} 2018-06-30 15:08:50,616 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-98b4e025-ed60-4b90-9096-29f4e1bfeeb9 2018-06-30 15:08:50,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23277a7da1737f666baac4019637b4a5bff28c27" 2018-06-30 15:08:50,909 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:50 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-15cbb4d1-9e35-4f0a-aa4c-c31c709c858b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:08:50Z","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2"}]} 2018-06-30 15:08:50,909 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 used request id req-15cbb4d1-9e35-4f0a-aa4c-c31c709c858b 2018-06-30 15:08:50,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23277a7da1737f666baac4019637b4a5bff28c27" 2018-06-30 15:08:51,035 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:51 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a1795e48-75da-443f-bf0b-d648d9c30009 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:08:51,035 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 used request id req-a1795e48-75da-443f-bf0b-d648d9c30009 2018-06-30 15:08:51,036 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2 2018-06-30 15:08:51,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23277a7da1737f666baac4019637b4a5bff28c27" -d '{"subnets": [{"ip_version": 4, "network_id": "455b4ce5-aaf3-44e3-819e-cc23ce883b99", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2"}]}' 2018-06-30 15:08:52,522 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:08:52 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-8c40d742-b8e1-41f8-ae47-60b352277607 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:51Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2"}]} 2018-06-30 15:08:52,523 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-8c40d742-b8e1-41f8-ae47-60b352277607 2018-06-30 15:08:52,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23277a7da1737f666baac4019637b4a5bff28c27" 2018-06-30 15:08:53,402 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:53 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-defda893-5b17-4085-96ba-28deab44d423 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f1cb4f71-405e-4802-a3ec-37480c2ce988"],"updated_at":"2018-06-30T15:08:51Z","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2"}]} 2018-06-30 15:08:53,402 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 used request id req-defda893-5b17-4085-96ba-28deab44d423 2018-06-30 15:08:53,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23277a7da1737f666baac4019637b4a5bff28c27" 2018-06-30 15:08:53,511 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:53 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-ce7dbcc4-d10d-4ddd-b7bf-7e8ce6028e30 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:51Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2"}]} 2018-06-30 15:08:53,512 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 used request id req-ce7dbcc4-d10d-4ddd-b7bf-7e8ce6028e30 2018-06-30 15:08:53,512 - OpenStackNetwork - DEBUG - Network [455b4ce5-aaf3-44e3-819e-cc23ce883b99] created successfully 2018-06-30 15:08:53,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:08:53,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:08:54,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fae281453fe410f9d41752ffddf23ff", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj-role"}], "expires_at": "2018-06-30T16:08:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e056557f-f434-4b3-user", "id": "d6aacdd6318a4f8b9c6e3bf15e10211a"}, "audit_ids": ["omxi_yB7QHSSDTmm7Gnivg"], "issued_at": "2018-06-30T15:08:54.000000Z"}} 2018-06-30 15:08:54,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:08:54,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-324c9cf5-9d12-4cf4-92d3-8cb8b50a7afa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:08:54,491 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-324c9cf5-9d12-4cf4-92d3-8cb8b50a7afa 2018-06-30 15:08:54,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:08:55,457 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:55 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-fec2fdc2-efef-49e2-8e1a-0d33c4e7439a Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 15:08:55,457 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router&admin_state_up=True used request id req-fec2fdc2-efef-49e2-8e1a-0d33c4e7439a 2018-06-30 15:08:55,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:08:55,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:08:56,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fae281453fe410f9d41752ffddf23ff", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj-role"}], "expires_at": "2018-06-30T16:08:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e056557f-f434-4b3-user", "id": "d6aacdd6318a4f8b9c6e3bf15e10211a"}, "audit_ids": ["yeAtBKNgSYGxX1uksMdvFQ"], "issued_at": "2018-06-30T15:08:56.000000Z"}} 2018-06-30 15:08:56,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dee79540b35ed32c8c9fb2caccb94f963a7d401" 2018-06-30 15:08:56,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8905635-433f-4fb4-babd-093f470d7e0b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:08:56,484 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d8905635-433f-4fb4-babd-093f470d7e0b 2018-06-30 15:08:56,485 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router 2018-06-30 15:08:56,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" -d '{"router": {"name": "CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router", "admin_state_up": true}}' 2018-06-30 15:08:56,859 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:08:56 GMT Content-Type: application/json Content-Length: 535 Connection: keep-alive X-Openstack-Request-Id: req-56558fd6-81d5-40f2-8176-2b21991f9d60 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ec9e4538d8e24f9d8793de2671f80a90", "created_at": "2018-06-30T15:08:56Z", "admin_state_up": true, "updated_at": "2018-06-30T15:08:56Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "ec9e4538d8e24f9d8793de2671f80a90", "id": "1435466a-4e91-4326-8ddf-5296af0f2212", "name": "CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router"}} 2018-06-30 15:08:56,859 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-56558fd6-81d5-40f2-8176-2b21991f9d60 2018-06-30 15:08:56,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=1435466a-4e91-4326-8ddf-5296af0f2212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:08:57,499 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:57 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-b9491169-eb55-4bc2-9616-ae545209e7a1 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:08:57,500 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=1435466a-4e91-4326-8ddf-5296af0f2212 used request id req-b9491169-eb55-4bc2-9616-ae545209e7a1 2018-06-30 15:08:57,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:08:57,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:57 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-d8e95ae7-c1c2-4bc2-b9b2-17cc39732a48 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fc7a7a91-878c-4070-8ac2-91d276722bc2"],"updated_at":"2018-06-30T15:08:46Z","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1"}]} 2018-06-30 15:08:57,750 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1 used request id req-d8e95ae7-c1c2-4bc2-b9b2-17cc39732a48 2018-06-30 15:08:57,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:08:57,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:08:57 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:08:57,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:08:58,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:57 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb3829b8-f0fe-4466-bd38-ecfa0bf8b083 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}} 2018-06-30 15:08:58,008 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 used request id req-cb3829b8-f0fe-4466-bd38-ecfa0bf8b083 2018-06-30 15:08:58,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:08:58,710 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:58 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-bcbfdd77-a897-4f88-adfd-b80de813d9b3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:46Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:46Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1"}]} 2018-06-30 15:08:58,710 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a used request id req-bcbfdd77-a897-4f88-adfd-b80de813d9b3 2018-06-30 15:08:58,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a&name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:08:58,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:08:58 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-4d6467af-c6e7-4d2d-97a0-02ff1271ee80 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:08:58,784 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a&name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port1&admin_state_up=True used request id req-4d6467af-c6e7-4d2d-97a0-02ff1271ee80 2018-06-30 15:08:58,784 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port1 for router - CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router 2018-06-30 15:08:58,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:08:58,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:08:59,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fae281453fe410f9d41752ffddf23ff", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj-role"}], "expires_at": "2018-06-30T16:08:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e056557f-f434-4b3-user", "id": "d6aacdd6318a4f8b9c6e3bf15e10211a"}, "audit_ids": ["LOm2VBsRTqmf9ogdP4_VEQ"], "issued_at": "2018-06-30T15:08:59.000000Z"}} 2018-06-30 15:08:59,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7437070319a98bb3b858637e839d0d7de9dbe243" 2018-06-30 15:08:59,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:08:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6bf880c-35d6-460c-973f-65a5f79e3090 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:08:59,878 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a6bf880c-35d6-460c-973f-65a5f79e3090 2018-06-30 15:08:59,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:00,216 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:00 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-eb411ab7-5ddb-4849-9c69-9dca65df0c96 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fc7a7a91-878c-4070-8ac2-91d276722bc2"],"updated_at":"2018-06-30T15:08:46Z","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1"}]} 2018-06-30 15:09:00,216 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1 used request id req-eb411ab7-5ddb-4849-9c69-9dca65df0c96 2018-06-30 15:09:00,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:00,354 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:00 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-610f5529-1446-492b-a2bb-f991bd5fae12 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:46Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:46Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1"}]} 2018-06-30 15:09:00,354 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a used request id req-610f5529-1446-492b-a2bb-f991bd5fae12 2018-06-30 15:09:00,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:00,717 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:00 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-878af797-3972-4708-be98-ecbbb9a5e159 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fc7a7a91-878c-4070-8ac2-91d276722bc2"],"updated_at":"2018-06-30T15:08:46Z","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1"}]} 2018-06-30 15:09:00,717 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1 used request id req-878af797-3972-4708-be98-ecbbb9a5e159 2018-06-30 15:09:00,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:09:00,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:09:00 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:09:00,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7437070319a98bb3b858637e839d0d7de9dbe243" 2018-06-30 15:09:01,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:09:00 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6d85281-900a-4bd3-ab63-9704a832b90c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}} 2018-06-30 15:09:01,071 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 used request id req-b6d85281-900a-4bd3-ab63-9704a832b90c 2018-06-30 15:09:01,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:01,311 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:01 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-83f5287d-0a6e-48ac-a7e9-d3b7cba060a3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:46Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:46Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1"}]} 2018-06-30 15:09:01,311 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a used request id req-83f5287d-0a6e-48ac-a7e9-d3b7cba060a3 2018-06-30 15:09:01,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a&name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:01,453 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:01 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-0e57b66c-fcb6-417e-9f51-048b6f9e7dc6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:46Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:46Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1"}]} 2018-06-30 15:09:01,453 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a&name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1 used request id req-0e57b66c-fcb6-417e-9f51-048b6f9e7dc6 2018-06-30 15:09:01,454 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1 2018-06-30 15:09:01,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" -d '{"port": {"network_id": "7a5b9c8e-de41-4fab-971c-9ea92c1b030a", "fixed_ips": [{"subnet_id": "fc7a7a91-878c-4070-8ac2-91d276722bc2", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port1", "admin_state_up": true}}' 2018-06-30 15:09:03,555 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:09:03 GMT Content-Type: application/json Content-Length: 762 Connection: keep-alive X-Openstack-Request-Id: req-99885d7f-2796-4acf-b563-22c9900cef08 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:09:02Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:09:02Z","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:43:43:47","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","fixed_ips":[{"subnet_id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","ip_address":"10.200.201.1"}],"id":"cfd4e64b-4da3-4c70-b209-c50c54d9abb6","security_groups":["355bb69f-0c76-4dee-ac3f-de0bb92c9f70"],"device_id":""}} 2018-06-30 15:09:03,555 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-99885d7f-2796-4acf-b563-22c9900cef08 2018-06-30 15:09:03,556 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port1 for router - CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router 2018-06-30 15:09:03,556 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router 2018-06-30 15:09:03,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/1435466a-4e91-4326-8ddf-5296af0f2212/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" -d '{"port_id": "cfd4e64b-4da3-4c70-b209-c50c54d9abb6"}' 2018-06-30 15:09:08,969 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:08 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-d3291423-1b6c-46df-948a-9b9ef9aaf849 Front-End-Https: on RESP BODY: {"network_id": "7a5b9c8e-de41-4fab-971c-9ea92c1b030a", "tenant_id": "ec9e4538d8e24f9d8793de2671f80a90", "subnet_id": "fc7a7a91-878c-4070-8ac2-91d276722bc2", "subnet_ids": ["fc7a7a91-878c-4070-8ac2-91d276722bc2"], "port_id": "cfd4e64b-4da3-4c70-b209-c50c54d9abb6", "id": "1435466a-4e91-4326-8ddf-5296af0f2212"} 2018-06-30 15:09:08,970 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/1435466a-4e91-4326-8ddf-5296af0f2212/add_router_interface used request id req-d3291423-1b6c-46df-948a-9b9ef9aaf849 2018-06-30 15:09:08,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:09,563 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:09 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-cd73b79d-3088-4ace-b814-86aeb8c4f958 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f1cb4f71-405e-4802-a3ec-37480c2ce988"],"updated_at":"2018-06-30T15:08:51Z","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2"}]} 2018-06-30 15:09:09,564 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2 used request id req-cd73b79d-3088-4ace-b814-86aeb8c4f958 2018-06-30 15:09:09,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:09,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:09:09 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00502b51-524b-47f2-adce-5f9444b51c9b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}} 2018-06-30 15:09:09,882 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 used request id req-00502b51-524b-47f2-adce-5f9444b51c9b 2018-06-30 15:09:09,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:10,098 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:10 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-6023f829-b208-44b9-a474-47cab55f4fda Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:51Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2"}]} 2018-06-30 15:09:10,098 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 used request id req-6023f829-b208-44b9-a474-47cab55f4fda 2018-06-30 15:09:10,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99&name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:10,200 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:10 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-b1fe59a9-b3b3-4688-afcf-9928c0594f45 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:09:10,201 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99&name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port2&admin_state_up=True used request id req-b1fe59a9-b3b3-4688-afcf-9928c0594f45 2018-06-30 15:09:10,201 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port2 for router - CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router 2018-06-30 15:09:10,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:09:10,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:09:11,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fae281453fe410f9d41752ffddf23ff", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj-role"}], "expires_at": "2018-06-30T16:09:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e056557f-f434-4b3-user", "id": "d6aacdd6318a4f8b9c6e3bf15e10211a"}, "audit_ids": ["mewnu61PQcOKILWruo5DcA"], "issued_at": "2018-06-30T15:09:11.000000Z"}} 2018-06-30 15:09:11,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac3ee634037383e78594c6f891696d62629ea7c" 2018-06-30 15:09:11,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:09:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9108023b-11c5-4199-807f-0bbee0eda685 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:09:11,113 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9108023b-11c5-4199-807f-0bbee0eda685 2018-06-30 15:09:11,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:11,452 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:11 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-704a9e34-3105-4c19-93be-e5d9f06a6fe1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f1cb4f71-405e-4802-a3ec-37480c2ce988"],"updated_at":"2018-06-30T15:08:51Z","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2"}]} 2018-06-30 15:09:11,452 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2 used request id req-704a9e34-3105-4c19-93be-e5d9f06a6fe1 2018-06-30 15:09:11,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:11,593 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:11 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-67fbc2bc-d016-4d3f-84d1-0a8d5f694cfc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:51Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2"}]} 2018-06-30 15:09:11,593 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 used request id req-67fbc2bc-d016-4d3f-84d1-0a8d5f694cfc 2018-06-30 15:09:11,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:11,910 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:11 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-6d2185dd-206d-4219-89ad-e8414b402fec Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f1cb4f71-405e-4802-a3ec-37480c2ce988"],"updated_at":"2018-06-30T15:08:51Z","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2"}]} 2018-06-30 15:09:11,910 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2 used request id req-6d2185dd-206d-4219-89ad-e8414b402fec 2018-06-30 15:09:11,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:09:11,925 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:09:11 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:09:11,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac3ee634037383e78594c6f891696d62629ea7c" 2018-06-30 15:09:12,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:09:11 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86d0e566-2373-48f4-a32a-011b19216d21 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}} 2018-06-30 15:09:12,018 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 used request id req-86d0e566-2373-48f4-a32a-011b19216d21 2018-06-30 15:09:12,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:12,166 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:12 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-f1a77dcd-2601-4aad-a8a4-a8d5afb8cd18 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:51Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2"}]} 2018-06-30 15:09:12,167 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 used request id req-f1a77dcd-2601-4aad-a8a4-a8d5afb8cd18 2018-06-30 15:09:12,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99&name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:12,306 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:12 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-c49e23d9-6db9-438c-882e-449eea0b9f42 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:51Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2"}]} 2018-06-30 15:09:12,306 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99&name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2 used request id req-c49e23d9-6db9-438c-882e-449eea0b9f42 2018-06-30 15:09:12,307 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2 2018-06-30 15:09:12,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" -d '{"port": {"network_id": "455b4ce5-aaf3-44e3-819e-cc23ce883b99", "fixed_ips": [{"subnet_id": "f1cb4f71-405e-4802-a3ec-37480c2ce988", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port2", "admin_state_up": true}}' 2018-06-30 15:09:14,424 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:09:14 GMT Content-Type: application/json Content-Length: 762 Connection: keep-alive X-Openstack-Request-Id: req-3d1ae644-a6cc-4669-aff5-774d3fa14e5f Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:09:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:09:13Z","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port2","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:9e:05:36","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","fixed_ips":[{"subnet_id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","ip_address":"10.200.202.1"}],"id":"63c180e4-f10e-430e-8f20-ecbe6d873231","security_groups":["355bb69f-0c76-4dee-ac3f-de0bb92c9f70"],"device_id":""}} 2018-06-30 15:09:14,424 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-3d1ae644-a6cc-4669-aff5-774d3fa14e5f 2018-06-30 15:09:14,424 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port2 for router - CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router 2018-06-30 15:09:14,425 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router 2018-06-30 15:09:14,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/1435466a-4e91-4326-8ddf-5296af0f2212/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" -d '{"port_id": "63c180e4-f10e-430e-8f20-ecbe6d873231"}' 2018-06-30 15:09:19,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:19 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-feb861a4-32a5-4029-8039-1e908944409b Front-End-Https: on RESP BODY: {"network_id": "455b4ce5-aaf3-44e3-819e-cc23ce883b99", "tenant_id": "ec9e4538d8e24f9d8793de2671f80a90", "subnet_id": "f1cb4f71-405e-4802-a3ec-37480c2ce988", "subnet_ids": ["f1cb4f71-405e-4802-a3ec-37480c2ce988"], "port_id": "63c180e4-f10e-430e-8f20-ecbe6d873231", "id": "1435466a-4e91-4326-8ddf-5296af0f2212"} 2018-06-30 15:09:19,349 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/1435466a-4e91-4326-8ddf-5296af0f2212/add_router_interface used request id req-feb861a4-32a5-4029-8039-1e908944409b 2018-06-30 15:09:19,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/1435466a-4e91-4326-8ddf-5296af0f2212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:19,594 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:19 GMT Content-Type: application/json Content-Length: 541 Connection: keep-alive X-Openstack-Request-Id: req-c072d5df-516c-4660-b9aa-dc45c7399655 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ec9e4538d8e24f9d8793de2671f80a90", "created_at": "2018-06-30T15:08:56Z", "admin_state_up": true, "updated_at": "2018-06-30T15:09:17Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ec9e4538d8e24f9d8793de2671f80a90", "id": "1435466a-4e91-4326-8ddf-5296af0f2212", "name": "CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router"}} 2018-06-30 15:09:19,595 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/1435466a-4e91-4326-8ddf-5296af0f2212 used request id req-c072d5df-516c-4660-b9aa-dc45c7399655 2018-06-30 15:09:19,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=1435466a-4e91-4326-8ddf-5296af0f2212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:19,804 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:19 GMT Content-Type: application/json Content-Length: 1643 Connection: keep-alive X-Openstack-Request-Id: req-5a6448a2-75a5-46c4-b7cd-dd85ca6a6780 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:09:12Z","admin_state_up":true,"updated_at":"2018-06-30T15:09:18Z","binding:vnic_type":"normal","device_id":"1435466a-4e91-4326-8ddf-5296af0f2212","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:9e:05:36","id":"63c180e4-f10e-430e-8f20-ecbe6d873231","port_security_enabled":true,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","fixed_ips":[{"subnet_id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["355bb69f-0c76-4dee-ac3f-de0bb92c9f70"],"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:09:02Z","admin_state_up":true,"updated_at":"2018-06-30T15:09:15Z","binding:vnic_type":"normal","device_id":"1435466a-4e91-4326-8ddf-5296af0f2212","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:43:43:47","id":"cfd4e64b-4da3-4c70-b209-c50c54d9abb6","port_security_enabled":true,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","fixed_ips":[{"subnet_id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["355bb69f-0c76-4dee-ac3f-de0bb92c9f70"],"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port1"}]} 2018-06-30 15:09:19,804 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=1435466a-4e91-4326-8ddf-5296af0f2212 used request id req-5a6448a2-75a5-46c4-b7cd-dd85ca6a6780 2018-06-30 15:09:19,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/fc7a7a91-878c-4070-8ac2-91d276722bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:19,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:19 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-c9703016-7ff3-4f99-8413-ce8b69a462dc Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:46Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:46Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1"}} 2018-06-30 15:09:19,966 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/fc7a7a91-878c-4070-8ac2-91d276722bc2 used request id req-c9703016-7ff3-4f99-8413-ce8b69a462dc 2018-06-30 15:09:19,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/f1cb4f71-405e-4802-a3ec-37480c2ce988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:20,099 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:20 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-2cdd3170-a148-4f3c-beff-093b3fdb83c6 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:51Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2"}} 2018-06-30 15:09:20,099 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/f1cb4f71-405e-4802-a3ec-37480c2ce988 used request id req-2cdd3170-a148-4f3c-beff-093b3fdb83c6 2018-06-30 15:09:20,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:09:20,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fae281453fe410f9d41752ffddf23ff", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj-role"}], "expires_at": "2018-06-30T16:09:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e056557f-f434-4b3-user", "id": "d6aacdd6318a4f8b9c6e3bf15e10211a"}, "audit_ids": ["-GEgguTcRUyuhHLmztyACw"], "issued_at": "2018-06-30T15:09:20.000000Z"}} 2018-06-30 15:09:20,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105f9e57334bbecfd99cf509883a6453fcfcb2c5" 2018-06-30 15:09:22,143 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:22 GMT Content-Type: application/json Content-Length: 544 Connection: keep-alive X-Openstack-Request-Id: req-a7efc359-49b3-427e-9f47-990297b81e64 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ec9e4538d8e24f9d8793de2671f80a90", "created_at": "2018-06-30T15:08:56Z", "admin_state_up": true, "updated_at": "2018-06-30T15:09:17Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ec9e4538d8e24f9d8793de2671f80a90", "id": "1435466a-4e91-4326-8ddf-5296af0f2212", "name": "CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router"}]} 2018-06-30 15:09:22,144 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router&admin_state_up=True used request id req-a7efc359-49b3-427e-9f47-990297b81e64 2018-06-30 15:09:22,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:09:22,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:09:22 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:09:22,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa435b4c73c660c644190e454bd89b85faedafdf" 2018-06-30 15:09:22,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:09:22 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b63efb5-980f-48f6-9756-032024bc423a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}} 2018-06-30 15:09:22,546 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 used request id req-4b63efb5-980f-48f6-9756-032024bc423a 2018-06-30 15:09:22,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=1435466a-4e91-4326-8ddf-5296af0f2212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105f9e57334bbecfd99cf509883a6453fcfcb2c5" 2018-06-30 15:09:23,619 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:23 GMT Content-Type: application/json Content-Length: 1643 Connection: keep-alive X-Openstack-Request-Id: req-a8fc6671-1198-4a8e-8d23-b7261f1829ab Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:09:12Z","admin_state_up":true,"updated_at":"2018-06-30T15:09:21Z","binding:vnic_type":"normal","device_id":"1435466a-4e91-4326-8ddf-5296af0f2212","device_owner":"network:router_interface","revision_number":12,"mac_address":"fa:16:3e:9e:05:36","id":"63c180e4-f10e-430e-8f20-ecbe6d873231","port_security_enabled":true,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","fixed_ips":[{"subnet_id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["355bb69f-0c76-4dee-ac3f-de0bb92c9f70"],"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:09:02Z","admin_state_up":true,"updated_at":"2018-06-30T15:09:15Z","binding:vnic_type":"normal","device_id":"1435466a-4e91-4326-8ddf-5296af0f2212","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:43:43:47","id":"cfd4e64b-4da3-4c70-b209-c50c54d9abb6","port_security_enabled":true,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","fixed_ips":[{"subnet_id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["355bb69f-0c76-4dee-ac3f-de0bb92c9f70"],"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port1"}]} 2018-06-30 15:09:23,619 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=1435466a-4e91-4326-8ddf-5296af0f2212 used request id req-a8fc6671-1198-4a8e-8d23-b7261f1829ab 2018-06-30 15:09:23,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/fc7a7a91-878c-4070-8ac2-91d276722bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105f9e57334bbecfd99cf509883a6453fcfcb2c5" 2018-06-30 15:09:23,763 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:23 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-57c0930f-28f8-4be9-a2c7-0a62c627f878 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:46Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:46Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1"}} 2018-06-30 15:09:23,763 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/fc7a7a91-878c-4070-8ac2-91d276722bc2 used request id req-57c0930f-28f8-4be9-a2c7-0a62c627f878 2018-06-30 15:09:23,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/f1cb4f71-405e-4802-a3ec-37480c2ce988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105f9e57334bbecfd99cf509883a6453fcfcb2c5" 2018-06-30 15:09:23,911 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:23 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-eec86dbb-f241-4ab0-bdcf-098e8e48fe1a Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:51Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2"}} 2018-06-30 15:09:23,911 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/f1cb4f71-405e-4802-a3ec-37480c2ce988 used request id req-eec86dbb-f241-4ab0-bdcf-098e8e48fe1a 2018-06-30 15:09:23,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:09:23,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:09:24,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fae281453fe410f9d41752ffddf23ff", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj-role"}], "expires_at": "2018-06-30T16:09:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/ec9e4538d8e24f9d8793de2671f80a90", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e056557f-f434-4b3-user", "id": "d6aacdd6318a4f8b9c6e3bf15e10211a"}, "audit_ids": ["F3WWOiW7SPu6ONURZz4DWA"], "issued_at": "2018-06-30T15:09:24.000000Z"}} 2018-06-30 15:09:24,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:24,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:09:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d581abf-d874-4e3f-a1a1-29e44feaa49f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:09:24,704 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7d581abf-d874-4e3f-a1a1-29e44feaa49f 2018-06-30 15:09:24,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:25,873 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:25 GMT Content-Type: application/json Content-Length: 544 Connection: keep-alive X-Openstack-Request-Id: req-30483bca-ac98-498c-ba05-62cbbfd18849 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ec9e4538d8e24f9d8793de2671f80a90", "created_at": "2018-06-30T15:08:56Z", "admin_state_up": true, "updated_at": "2018-06-30T15:09:17Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ec9e4538d8e24f9d8793de2671f80a90", "id": "1435466a-4e91-4326-8ddf-5296af0f2212", "name": "CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router"}]} 2018-06-30 15:09:25,873 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router&admin_state_up=True used request id req-30483bca-ac98-498c-ba05-62cbbfd18849 2018-06-30 15:09:25,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:09:25,885 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:09:25 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:09:25,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:25,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:09:25 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be371b6b-9182-4589-bb94-f508410ca28e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}} 2018-06-30 15:09:25,979 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 used request id req-be371b6b-9182-4589-bb94-f508410ca28e 2018-06-30 15:09:25,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=1435466a-4e91-4326-8ddf-5296af0f2212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:26,808 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:26 GMT Content-Type: application/json Content-Length: 1645 Connection: keep-alive X-Openstack-Request-Id: req-95fb007f-6bf7-4f98-9db2-f9fe1dcd691f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:09:12Z","admin_state_up":true,"updated_at":"2018-06-30T15:09:25Z","binding:vnic_type":"normal","device_id":"1435466a-4e91-4326-8ddf-5296af0f2212","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:9e:05:36","id":"63c180e4-f10e-430e-8f20-ecbe6d873231","port_security_enabled":true,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","fixed_ips":[{"subnet_id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["355bb69f-0c76-4dee-ac3f-de0bb92c9f70"],"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:09:02Z","admin_state_up":true,"updated_at":"2018-06-30T15:09:15Z","binding:vnic_type":"normal","device_id":"1435466a-4e91-4326-8ddf-5296af0f2212","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:43:43:47","id":"cfd4e64b-4da3-4c70-b209-c50c54d9abb6","port_security_enabled":true,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","fixed_ips":[{"subnet_id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["355bb69f-0c76-4dee-ac3f-de0bb92c9f70"],"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port1"}]} 2018-06-30 15:09:26,808 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=1435466a-4e91-4326-8ddf-5296af0f2212 used request id req-95fb007f-6bf7-4f98-9db2-f9fe1dcd691f 2018-06-30 15:09:26,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/fc7a7a91-878c-4070-8ac2-91d276722bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:26,932 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:26 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-dc389622-2c98-48a6-b242-09020cb1cf25 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:46Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:46Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1"}} 2018-06-30 15:09:26,932 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/fc7a7a91-878c-4070-8ac2-91d276722bc2 used request id req-dc389622-2c98-48a6-b242-09020cb1cf25 2018-06-30 15:09:26,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/f1cb4f71-405e-4802-a3ec-37480c2ce988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:27,043 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:27 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-766c9ac1-76a9-4768-822d-3f438c2b1356 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:51Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2"}} 2018-06-30 15:09:27,043 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/f1cb4f71-405e-4802-a3ec-37480c2ce988 used request id req-766c9ac1-76a9-4768-822d-3f438c2b1356 2018-06-30 15:09:27,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:27,288 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:27 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-047c77cc-f279-4aaf-baa1-78e8a2b127c8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fc7a7a91-878c-4070-8ac2-91d276722bc2"],"updated_at":"2018-06-30T15:08:46Z","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1"}]} 2018-06-30 15:09:27,288 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1 used request id req-047c77cc-f279-4aaf-baa1-78e8a2b127c8 2018-06-30 15:09:27,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:27,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:09:27 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-870a02ef-68f3-4725-8adc-fd3297837e86 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}} 2018-06-30 15:09:27,369 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 used request id req-870a02ef-68f3-4725-8adc-fd3297837e86 2018-06-30 15:09:27,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:28,164 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:28 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-8b5ada7e-e2b5-4ef3-8731-8c5dc2d8d48c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:46Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:46Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1"}]} 2018-06-30 15:09:28,164 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a used request id req-8b5ada7e-e2b5-4ef3-8731-8c5dc2d8d48c 2018-06-30 15:09:28,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a&name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:28,356 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:28 GMT Content-Type: application/json Content-Length: 828 Connection: keep-alive X-Openstack-Request-Id: req-3b0568ae-2fe5-4eb1-b67c-22d48c2fcd85 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:09:02Z","admin_state_up":true,"updated_at":"2018-06-30T15:09:15Z","binding:vnic_type":"normal","device_id":"1435466a-4e91-4326-8ddf-5296af0f2212","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:43:43:47","id":"cfd4e64b-4da3-4c70-b209-c50c54d9abb6","port_security_enabled":true,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","fixed_ips":[{"subnet_id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["355bb69f-0c76-4dee-ac3f-de0bb92c9f70"],"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port1"}]} 2018-06-30 15:09:28,356 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a&name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port1&admin_state_up=True used request id req-3b0568ae-2fe5-4eb1-b67c-22d48c2fcd85 2018-06-30 15:09:28,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:28,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:09:28 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50180b7d-e9c7-4f19-9fbb-919c0a2420ec Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}} 2018-06-30 15:09:28,684 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 used request id req-50180b7d-e9c7-4f19-9fbb-919c0a2420ec 2018-06-30 15:09:28,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:29,081 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:29 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-79c6cb64-0817-4d2a-b319-782f55da0a6c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f1cb4f71-405e-4802-a3ec-37480c2ce988"],"updated_at":"2018-06-30T15:08:51Z","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2"}]} 2018-06-30 15:09:29,081 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2 used request id req-79c6cb64-0817-4d2a-b319-782f55da0a6c 2018-06-30 15:09:29,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:29,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:09:29 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad2103a9-cad4-4bc2-ac85-2bb4c4551d18 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}} 2018-06-30 15:09:29,486 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 used request id req-ad2103a9-cad4-4bc2-ac85-2bb4c4551d18 2018-06-30 15:09:29,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:29,666 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:29 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-863b2725-603f-4964-adff-2794120f43c8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:51Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2"}]} 2018-06-30 15:09:29,666 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 used request id req-863b2725-603f-4964-adff-2794120f43c8 2018-06-30 15:09:29,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99&name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:29,845 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:29 GMT Content-Type: application/json Content-Length: 828 Connection: keep-alive X-Openstack-Request-Id: req-1147ccf6-4675-457c-ab75-2fff7ed30e42 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:09:12Z","admin_state_up":true,"updated_at":"2018-06-30T15:09:25Z","binding:vnic_type":"normal","device_id":"1435466a-4e91-4326-8ddf-5296af0f2212","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:9e:05:36","id":"63c180e4-f10e-430e-8f20-ecbe6d873231","port_security_enabled":true,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","fixed_ips":[{"subnet_id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["355bb69f-0c76-4dee-ac3f-de0bb92c9f70"],"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port2"}]} 2018-06-30 15:09:29,845 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99&name=CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port2&admin_state_up=True used request id req-1147ccf6-4675-457c-ab75-2fff7ed30e42 2018-06-30 15:09:29,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:29,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:09:29 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ec58c65-d7c9-4cbb-94ca-ae7cb36f9fc3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}} 2018-06-30 15:09:29,958 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 used request id req-2ec58c65-d7c9-4cbb-94ca-ae7cb36f9fc3 2018-06-30 15:09:29,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/1435466a-4e91-4326-8ddf-5296af0f2212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:30,312 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:30 GMT Content-Type: application/json Content-Length: 541 Connection: keep-alive X-Openstack-Request-Id: req-7403f75c-2c88-4fe5-9a00-3736b2dd0756 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ec9e4538d8e24f9d8793de2671f80a90", "created_at": "2018-06-30T15:08:56Z", "admin_state_up": true, "updated_at": "2018-06-30T15:09:17Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ec9e4538d8e24f9d8793de2671f80a90", "id": "1435466a-4e91-4326-8ddf-5296af0f2212", "name": "CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router"}} 2018-06-30 15:09:30,312 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/1435466a-4e91-4326-8ddf-5296af0f2212 used request id req-7403f75c-2c88-4fe5-9a00-3736b2dd0756 2018-06-30 15:09:30,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=1435466a-4e91-4326-8ddf-5296af0f2212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:30,535 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:30 GMT Content-Type: application/json Content-Length: 1645 Connection: keep-alive X-Openstack-Request-Id: req-9a9a1153-173c-4f66-b6fb-b51d47362863 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:09:12Z","admin_state_up":true,"updated_at":"2018-06-30T15:09:25Z","binding:vnic_type":"normal","device_id":"1435466a-4e91-4326-8ddf-5296af0f2212","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:9e:05:36","id":"63c180e4-f10e-430e-8f20-ecbe6d873231","port_security_enabled":true,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","fixed_ips":[{"subnet_id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["355bb69f-0c76-4dee-ac3f-de0bb92c9f70"],"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:09:02Z","admin_state_up":true,"updated_at":"2018-06-30T15:09:15Z","binding:vnic_type":"normal","device_id":"1435466a-4e91-4326-8ddf-5296af0f2212","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:43:43:47","id":"cfd4e64b-4da3-4c70-b209-c50c54d9abb6","port_security_enabled":true,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","fixed_ips":[{"subnet_id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["355bb69f-0c76-4dee-ac3f-de0bb92c9f70"],"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port1"}]} 2018-06-30 15:09:30,535 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=1435466a-4e91-4326-8ddf-5296af0f2212 used request id req-9a9a1153-173c-4f66-b6fb-b51d47362863 2018-06-30 15:09:30,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/fc7a7a91-878c-4070-8ac2-91d276722bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:30,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:30 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-4f006f79-63b9-4859-80a2-05a2a4ec2fd1 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:46Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:46Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1"}} 2018-06-30 15:09:30,682 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/fc7a7a91-878c-4070-8ac2-91d276722bc2 used request id req-4f006f79-63b9-4859-80a2-05a2a4ec2fd1 2018-06-30 15:09:30,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/f1cb4f71-405e-4802-a3ec-37480c2ce988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}962144797355d7c74678e4494e41e9b9053bac19" 2018-06-30 15:09:30,862 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:30 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-9e7f67cc-ebbb-48a5-9a73-909cd29b7b48 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:51Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2"}} 2018-06-30 15:09:30,862 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/f1cb4f71-405e-4802-a3ec-37480c2ce988 used request id req-9e7f67cc-ebbb-48a5-9a73-909cd29b7b48 2018-06-30 15:09:30,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105f9e57334bbecfd99cf509883a6453fcfcb2c5" 2018-06-30 15:09:31,911 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:31 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-9ecb8430-c669-451a-b896-e5af9fd677ce Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fc7a7a91-878c-4070-8ac2-91d276722bc2"],"updated_at":"2018-06-30T15:08:46Z","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1"}]} 2018-06-30 15:09:31,911 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a used request id req-9ecb8430-c669-451a-b896-e5af9fd677ce 2018-06-30 15:09:31,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105f9e57334bbecfd99cf509883a6453fcfcb2c5" 2018-06-30 15:09:32,022 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:32 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-ee037ac1-b725-42ee-8dab-4087e51156a2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:46Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:46Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1"}]} 2018-06-30 15:09:32,023 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a used request id req-ee037ac1-b725-42ee-8dab-4087e51156a2 2018-06-30 15:09:32,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105f9e57334bbecfd99cf509883a6453fcfcb2c5" 2018-06-30 15:09:32,367 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:32 GMT Content-Type: application/json Content-Length: 2310 Connection: keep-alive X-Openstack-Request-Id: req-f2f156e7-038f-4c53-a73a-97d5dab9f4bf Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:49Z","admin_state_up":true,"updated_at":"2018-06-30T15:08:54Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-7a5b9c8e-de41-4fab-971c-9ea92c1b030a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:11:c8:a7","id":"3ae57746-4e7c-43a0-ab2b-f67a254aacca","port_security_enabled":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","fixed_ips":[{"subnet_id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:47Z","admin_state_up":true,"updated_at":"2018-06-30T15:08:53Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-7a5b9c8e-de41-4fab-971c-9ea92c1b030a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:aa:0d:ef","id":"c2d26e28-69b8-4af3-8acd-e98d2733685a","port_security_enabled":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","fixed_ips":[{"subnet_id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:09:02Z","admin_state_up":true,"updated_at":"2018-06-30T15:09:15Z","binding:vnic_type":"normal","device_id":"1435466a-4e91-4326-8ddf-5296af0f2212","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:43:43:47","id":"cfd4e64b-4da3-4c70-b209-c50c54d9abb6","port_security_enabled":true,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","fixed_ips":[{"subnet_id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["355bb69f-0c76-4dee-ac3f-de0bb92c9f70"],"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port1"}]} 2018-06-30 15:09:32,367 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a used request id req-f2f156e7-038f-4c53-a73a-97d5dab9f4bf 2018-06-30 15:09:32,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105f9e57334bbecfd99cf509883a6453fcfcb2c5" 2018-06-30 15:09:32,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:32 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-6a06a9eb-71f8-4397-8fe3-9cd2ff4fcc59 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f1cb4f71-405e-4802-a3ec-37480c2ce988"],"updated_at":"2018-06-30T15:08:51Z","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2"}]} 2018-06-30 15:09:32,682 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 used request id req-6a06a9eb-71f8-4397-8fe3-9cd2ff4fcc59 2018-06-30 15:09:32,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105f9e57334bbecfd99cf509883a6453fcfcb2c5" 2018-06-30 15:09:32,829 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:32 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-4b87804b-5e25-4666-8b57-4beeec54f9aa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:51Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2"}]} 2018-06-30 15:09:32,829 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 used request id req-4b87804b-5e25-4666-8b57-4beeec54f9aa 2018-06-30 15:09:32,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105f9e57334bbecfd99cf509883a6453fcfcb2c5" 2018-06-30 15:09:33,129 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:33 GMT Content-Type: application/json Content-Length: 2310 Connection: keep-alive X-Openstack-Request-Id: req-b35ce374-489b-4c2a-9031-eb2ed0d26e79 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:09:12Z","admin_state_up":true,"updated_at":"2018-06-30T15:09:25Z","binding:vnic_type":"normal","device_id":"1435466a-4e91-4326-8ddf-5296af0f2212","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:9e:05:36","id":"63c180e4-f10e-430e-8f20-ecbe6d873231","port_security_enabled":true,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","fixed_ips":[{"subnet_id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["355bb69f-0c76-4dee-ac3f-de0bb92c9f70"],"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port2"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:53Z","admin_state_up":true,"updated_at":"2018-06-30T15:08:58Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-455b4ce5-aaf3-44e3-819e-cc23ce883b99","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:67:f5:54","id":"751390ff-f3d1-423e-8a7f-f983da86a84e","port_security_enabled":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","fixed_ips":[{"subnet_id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:54Z","admin_state_up":true,"updated_at":"2018-06-30T15:08:59Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-455b4ce5-aaf3-44e3-819e-cc23ce883b99","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:f9:1e:53","id":"8c7eb35d-89ed-4cb6-ad1c-7338efcc3851","port_security_enabled":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","fixed_ips":[{"subnet_id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","ip_address":"10.200.202.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:09:33,129 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 used request id req-b35ce374-489b-4c2a-9031-eb2ed0d26e79 2018-06-30 15:09:33,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/fc7a7a91-878c-4070-8ac2-91d276722bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105f9e57334bbecfd99cf509883a6453fcfcb2c5" 2018-06-30 15:09:33,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:33 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-d941d88c-d300-490f-abb0-e4447a631062 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:46Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:46Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1"}} 2018-06-30 15:09:33,255 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/fc7a7a91-878c-4070-8ac2-91d276722bc2 used request id req-d941d88c-d300-490f-abb0-e4447a631062 2018-06-30 15:09:33,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105f9e57334bbecfd99cf509883a6453fcfcb2c5" 2018-06-30 15:09:33,506 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:33 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-c1e8a55c-c579-4301-85ba-d4373fb901a4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fc7a7a91-878c-4070-8ac2-91d276722bc2"],"updated_at":"2018-06-30T15:08:46Z","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1"}]} 2018-06-30 15:09:33,506 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a used request id req-c1e8a55c-c579-4301-85ba-d4373fb901a4 2018-06-30 15:09:33,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105f9e57334bbecfd99cf509883a6453fcfcb2c5" 2018-06-30 15:09:33,650 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:33 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-2cf02992-d526-41e8-8860-64028fa5b2f3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a5b9c8e-de41-4fab-971c-9ea92c1b030a","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:46Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:46Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"fc7a7a91-878c-4070-8ac2-91d276722bc2","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1"}]} 2018-06-30 15:09:33,650 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=7a5b9c8e-de41-4fab-971c-9ea92c1b030a used request id req-2cf02992-d526-41e8-8860-64028fa5b2f3 2018-06-30 15:09:33,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/f1cb4f71-405e-4802-a3ec-37480c2ce988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105f9e57334bbecfd99cf509883a6453fcfcb2c5" 2018-06-30 15:09:33,766 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:33 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-905d92f4-4dc0-4931-9ca2-7a562052f062 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:51Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2"}} 2018-06-30 15:09:33,766 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/f1cb4f71-405e-4802-a3ec-37480c2ce988 used request id req-905d92f4-4dc0-4931-9ca2-7a562052f062 2018-06-30 15:09:33,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105f9e57334bbecfd99cf509883a6453fcfcb2c5" 2018-06-30 15:09:35,035 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:35 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-665142a4-f5fe-4de7-b20a-c08aab970404 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f1cb4f71-405e-4802-a3ec-37480c2ce988"],"updated_at":"2018-06-30T15:08:51Z","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ec9e4538d8e24f9d8793de2671f80a90","id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2"}]} 2018-06-30 15:09:35,035 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 used request id req-665142a4-f5fe-4de7-b20a-c08aab970404 2018-06-30 15:09:35,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105f9e57334bbecfd99cf509883a6453fcfcb2c5" 2018-06-30 15:09:35,151 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:35 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-fd630a00-7563-4011-8fd4-a2509dfc3c2f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"455b4ce5-aaf3-44e3-819e-cc23ce883b99","tenant_id":"ec9e4538d8e24f9d8793de2671f80a90","created_at":"2018-06-30T15:08:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:08:51Z","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":"ec9e4538d8e24f9d8793de2671f80a90","id":"f1cb4f71-405e-4802-a3ec-37480c2ce988","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2"}]} 2018-06-30 15:09:35,151 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=455b4ce5-aaf3-44e3-819e-cc23ce883b99 used request id req-fd630a00-7563-4011-8fd4-a2509dfc3c2f 2018-06-30 15:09:35,152 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router and port CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port1 2018-06-30 15:09:35,152 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router 2018-06-30 15:09:35,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/1435466a-4e91-4326-8ddf-5296af0f2212/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" -d '{"port_id": "cfd4e64b-4da3-4c70-b209-c50c54d9abb6"}' 2018-06-30 15:09:39,747 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:39 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-81681f61-ed60-4948-8e77-b548a59ea600 Front-End-Https: on RESP BODY: {"network_id": "7a5b9c8e-de41-4fab-971c-9ea92c1b030a", "tenant_id": "ec9e4538d8e24f9d8793de2671f80a90", "subnet_id": "fc7a7a91-878c-4070-8ac2-91d276722bc2", "subnet_ids": ["fc7a7a91-878c-4070-8ac2-91d276722bc2"], "port_id": "cfd4e64b-4da3-4c70-b209-c50c54d9abb6", "id": "1435466a-4e91-4326-8ddf-5296af0f2212"} 2018-06-30 15:09:39,747 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/1435466a-4e91-4326-8ddf-5296af0f2212/remove_router_interface used request id req-81681f61-ed60-4948-8e77-b548a59ea600 2018-06-30 15:09:39,748 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router and port CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-port2 2018-06-30 15:09:39,748 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router 2018-06-30 15:09:39,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/1435466a-4e91-4326-8ddf-5296af0f2212/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" -d '{"port_id": "63c180e4-f10e-430e-8f20-ecbe6d873231"}' 2018-06-30 15:09:44,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:09:44 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-9a59fdc4-4b4e-45a0-a94a-9c50328c3cb0 Front-End-Https: on RESP BODY: {"network_id": "455b4ce5-aaf3-44e3-819e-cc23ce883b99", "tenant_id": "ec9e4538d8e24f9d8793de2671f80a90", "subnet_id": "f1cb4f71-405e-4802-a3ec-37480c2ce988", "subnet_ids": ["f1cb4f71-405e-4802-a3ec-37480c2ce988"], "port_id": "63c180e4-f10e-430e-8f20-ecbe6d873231", "id": "1435466a-4e91-4326-8ddf-5296af0f2212"} 2018-06-30 15:09:44,178 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/1435466a-4e91-4326-8ddf-5296af0f2212/remove_router_interface used request id req-9a59fdc4-4b4e-45a0-a94a-9c50328c3cb0 2018-06-30 15:09:44,178 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router 2018-06-30 15:09:44,179 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-router 2018-06-30 15:09:44,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/1435466a-4e91-4326-8ddf-5296af0f2212 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3115094e4f4e7906f6afc8355ed5549c8289f721" 2018-06-30 15:09:45,451 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:09:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-017ea610-5b34-4f9d-ae50-3660bf503525 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:09:45,452 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/1435466a-4e91-4326-8ddf-5296af0f2212 used request id req-017ea610-5b34-4f9d-ae50-3660bf503525 2018-06-30 15:09:45,453 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1 2018-06-30 15:09:45,453 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet1 2018-06-30 15:09:45,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/fc7a7a91-878c-4070-8ac2-91d276722bc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356f25dbcb6274d07e451c1cfc5c9836934fe74d" 2018-06-30 15:09:50,262 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:09:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5a6e3271-5c4d-41f3-9845-8046e7a457d4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:09:50,263 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/fc7a7a91-878c-4070-8ac2-91d276722bc2 used request id req-5a6e3271-5c4d-41f3-9845-8046e7a457d4 2018-06-30 15:09:50,263 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net1 2018-06-30 15:09:50,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/7a5b9c8e-de41-4fab-971c-9ea92c1b030a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}356f25dbcb6274d07e451c1cfc5c9836934fe74d" 2018-06-30 15:09:52,958 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:09:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-16ad43fd-bd1f-49e9-8c26-db02b48621c4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:09:52,958 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/7a5b9c8e-de41-4fab-971c-9ea92c1b030a used request id req-16ad43fd-bd1f-49e9-8c26-db02b48621c4 2018-06-30 15:09:52,959 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2 2018-06-30 15:09:52,960 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-subnet2 2018-06-30 15:09:52,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/f1cb4f71-405e-4802-a3ec-37480c2ce988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23277a7da1737f666baac4019637b4a5bff28c27" 2018-06-30 15:09:57,594 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:09:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a026d6d2-cb3a-4a1d-ab91-16ad4b582116 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:09:57,594 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/f1cb4f71-405e-4802-a3ec-37480c2ce988 used request id req-a026d6d2-cb3a-4a1d-ab91-16ad4b582116 2018-06-30 15:09:57,595 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-0cec9124-85a5-4207-8249-3c93b07088b6-pub-net2 2018-06-30 15:09:57,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/455b4ce5-aaf3-44e3-819e-cc23ce883b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23277a7da1737f666baac4019637b4a5bff28c27" 2018-06-30 15:10:00,449 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:10:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-725d9842-ba85-4aa5-8566-8b66378bab42 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:10:00,449 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/455b4ce5-aaf3-44e3-819e-cc23ce883b99 used request id req-725d9842-ba85-4aa5-8566-8b66378bab42 2018-06-30 15:10:00,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587092330944c41c6ab4c543743faa6b6edbed7e" 2018-06-30 15:10:01,596 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:01 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-b95c9b72-46e2-489b-8f89-fe002941a02f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ec9e4538d8e24f9d8793de2671f80a90", "created_at": "2018-06-30T15:08:43Z", "updated_at": "2018-06-30T15:08:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:08:43Z", "revision_number": 0, "id": "16351c32-f75b-4a26-bd40-b6a5c4eca6be", "remote_group_id": "355bb69f-0c76-4dee-ac3f-de0bb92c9f70", "remote_ip_prefix": null, "created_at": "2018-06-30T15:08:43Z", "security_group_id": "355bb69f-0c76-4dee-ac3f-de0bb92c9f70", "tenant_id": "ec9e4538d8e24f9d8793de2671f80a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec9e4538d8e24f9d8793de2671f80a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:08:43Z", "revision_number": 0, "id": "432d28b0-afea-4c61-9998-8b32d7e8484d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:08:43Z", "security_group_id": "355bb69f-0c76-4dee-ac3f-de0bb92c9f70", "tenant_id": "ec9e4538d8e24f9d8793de2671f80a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec9e4538d8e24f9d8793de2671f80a90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:08:43Z", "revision_number": 0, "id": "5f97dcf8-493e-4b81-8482-42c9e032bd98", "remote_group_id": "355bb69f-0c76-4dee-ac3f-de0bb92c9f70", "remote_ip_prefix": null, "created_at": "2018-06-30T15:08:43Z", "security_group_id": "355bb69f-0c76-4dee-ac3f-de0bb92c9f70", "tenant_id": "ec9e4538d8e24f9d8793de2671f80a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec9e4538d8e24f9d8793de2671f80a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:08:43Z", "revision_number": 0, "id": "9b1679d4-14f7-4647-89bc-3d11688f2b8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:08:43Z", "security_group_id": "355bb69f-0c76-4dee-ac3f-de0bb92c9f70", "tenant_id": "ec9e4538d8e24f9d8793de2671f80a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec9e4538d8e24f9d8793de2671f80a90"}], "revision_number": 4, "project_id": "ec9e4538d8e24f9d8793de2671f80a90", "id": "355bb69f-0c76-4dee-ac3f-de0bb92c9f70", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:10:01,596 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-b95c9b72-46e2-489b-8f89-fe002941a02f 2018-06-30 15:10:01,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587092330944c41c6ab4c543743faa6b6edbed7e" 2018-06-30 15:10:01,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:01 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a68bf75-8d48-40da-a3f5-4d5e855f4b6b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ec9e4538d8e24f9d8793de2671f80a90", "name": "CreateRouterSuccessTests-e056557f-f434-4b3-proj"}} 2018-06-30 15:10:01,998 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 used request id req-9a68bf75-8d48-40da-a3f5-4d5e855f4b6b 2018-06-30 15:10:01,998 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 355bb69f-0c76-4dee-ac3f-de0bb92c9f70 2018-06-30 15:10:02,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=355bb69f-0c76-4dee-ac3f-de0bb92c9f70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587092330944c41c6ab4c543743faa6b6edbed7e" 2018-06-30 15:10:02,667 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:02 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-a910f7cf-97cb-4039-ae82-5ea8fb32770a Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "355bb69f-0c76-4dee-ac3f-de0bb92c9f70", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:08:43Z", "security_group_id": "355bb69f-0c76-4dee-ac3f-de0bb92c9f70", "port_range_min": null, "revision_number": 0, "tenant_id": "ec9e4538d8e24f9d8793de2671f80a90", "created_at": "2018-06-30T15:08:43Z", "project_id": "ec9e4538d8e24f9d8793de2671f80a90", "id": "16351c32-f75b-4a26-bd40-b6a5c4eca6be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:08:43Z", "security_group_id": "355bb69f-0c76-4dee-ac3f-de0bb92c9f70", "port_range_min": null, "revision_number": 0, "tenant_id": "ec9e4538d8e24f9d8793de2671f80a90", "created_at": "2018-06-30T15:08:43Z", "project_id": "ec9e4538d8e24f9d8793de2671f80a90", "id": "432d28b0-afea-4c61-9998-8b32d7e8484d"}, {"remote_group_id": "355bb69f-0c76-4dee-ac3f-de0bb92c9f70", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:08:43Z", "security_group_id": "355bb69f-0c76-4dee-ac3f-de0bb92c9f70", "port_range_min": null, "revision_number": 0, "tenant_id": "ec9e4538d8e24f9d8793de2671f80a90", "created_at": "2018-06-30T15:08:43Z", "project_id": "ec9e4538d8e24f9d8793de2671f80a90", "id": "5f97dcf8-493e-4b81-8482-42c9e032bd98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:08:43Z", "security_group_id": "355bb69f-0c76-4dee-ac3f-de0bb92c9f70", "port_range_min": null, "revision_number": 0, "tenant_id": "ec9e4538d8e24f9d8793de2671f80a90", "created_at": "2018-06-30T15:08:43Z", "project_id": "ec9e4538d8e24f9d8793de2671f80a90", "id": "9b1679d4-14f7-4647-89bc-3d11688f2b8a"}]} 2018-06-30 15:10:02,667 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=355bb69f-0c76-4dee-ac3f-de0bb92c9f70 used request id req-a910f7cf-97cb-4039-ae82-5ea8fb32770a 2018-06-30 15:10:02,668 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:10:02,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/355bb69f-0c76-4dee-ac3f-de0bb92c9f70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587092330944c41c6ab4c543743faa6b6edbed7e" 2018-06-30 15:10:03,103 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:10:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2fa7aa38-b767-4360-9060-5e2f0251f2b6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:10:03,103 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/355bb69f-0c76-4dee-ac3f-de0bb92c9f70 used request id req-2fa7aa38-b767-4360-9060-5e2f0251f2b6 2018-06-30 15:10:03,104 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e056557f-f434-4b3-proj 2018-06-30 15:10:03,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587092330944c41c6ab4c543743faa6b6edbed7e" 2018-06-30 15:10:03,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:10:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75d9210c-9b5b-425c-89ed-f73434700838 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:10:03,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/ec9e4538d8e24f9d8793de2671f80a90 used request id req-75d9210c-9b5b-425c-89ed-f73434700838 2018-06-30 15:10:03,779 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e056557f-f434-4b3-proj-role 2018-06-30 15:10:03,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/4fae281453fe410f9d41752ffddf23ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587092330944c41c6ab4c543743faa6b6edbed7e" 2018-06-30 15:10:04,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:10:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05f0c959-ad9e-413b-8559-60d580e27e22 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:10:04,188 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/4fae281453fe410f9d41752ffddf23ff used request id req-05f0c959-ad9e-413b-8559-60d580e27e22 2018-06-30 15:10:04,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587092330944c41c6ab4c543743faa6b6edbed7e" 2018-06-30 15:10:04,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:04 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fcb95aff-68bb-4f57-876a-cbf3d5b923ec Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:10:04,506 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-fcb95aff-68bb-4f57-876a-cbf3d5b923ec 2018-06-30 15:10:04,506 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e056557f-f434-4b3-user 2018-06-30 15:10:04,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/d6aacdd6318a4f8b9c6e3bf15e10211a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81164f19c72cfc2e1c046adc22aebc52eb1b5e4c" 2018-06-30 15:10:04,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:10:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2320d2b1-581b-4e23-a5ab-f1f50d526fd1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:10:04,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d6aacdd6318a4f8b9c6e3bf15e10211a used request id req-2320d2b1-581b-4e23-a5ab-f1f50d526fd1 2018-06-30 15:10:04,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:10:06,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:10:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["hn63yp0MTseq2rMKOJNIZQ"], "issued_at": "2018-06-30T15:10:05.000000Z"}} 2018-06-30 15:10:06,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fe2d245a97f0a0f22946099a6d08e7b335e15a" 2018-06-30 15:10:06,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01dcf065-2c05-4f74-a2d0-8c14523d91d6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:10:06,366 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-01dcf065-2c05-4f74-a2d0-8c14523d91d6 2018-06-30 15:10:06,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:10:06,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:10:07,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["dvLNsPQQSK2H6ruKYFAH2g"], "issued_at": "2018-06-30T15:10:07.000000Z"}} 2018-06-30 15:10:07,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026b8991384afaca7c4046e6f371a76ff3e54193" 2018-06-30 15:10:07,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f54452f8-ddbb-4c26-9b9d-dfe6cd08b73f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:10:07,484 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f54452f8-ddbb-4c26-9b9d-dfe6cd08b73f 2018-06-30 15:10:07,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:10:07,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:10:07 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:10:07,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f4bf856e-b211-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026b8991384afaca7c4046e6f371a76ff3e54193" 2018-06-30 15:10:07,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:07 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d38bba3b-ac5d-4d15-8ffd-89bd01847e4c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f4bf856e-b211-446-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:10:07,903 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f4bf856e-b211-446-proj used request id req-d38bba3b-ac5d-4d15-8ffd-89bd01847e4c 2018-06-30 15:10:07,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026b8991384afaca7c4046e6f371a76ff3e54193" 2018-06-30 15:10:08,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:07 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-160981fd-7bfc-4b63-950d-9fdf4e0c4087 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:10:08,246 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-160981fd-7bfc-4b63-950d-9fdf4e0c4087 2018-06-30 15:10:08,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026b8991384afaca7c4046e6f371a76ff3e54193" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-f4bf856e-b211-446-proj"}}' 2018-06-30 15:10:08,693 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:10:08 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d34ddfc8-78b1-4137-96e8-5d98511f1ebc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d793d34263054b04a81869b936e0ba19"}, "tags": [], "enabled": true, "id": "d793d34263054b04a81869b936e0ba19", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f4bf856e-b211-446-proj"}} 2018-06-30 15:10:08,693 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-d34ddfc8-78b1-4137-96e8-5d98511f1ebc 2018-06-30 15:10:08,693 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f4bf856e-b211-446-proj 2018-06-30 15:10:08,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:10:08,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:10:09,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:10:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["GPxFVEhrRCSwFBANaCxVmw"], "issued_at": "2018-06-30T15:10:09.000000Z"}} 2018-06-30 15:10:09,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d0715588690832d4c932c8722e1b972f10253e" 2018-06-30 15:10:09,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-140a9a46-c500-4c2f-8216-faf582de87f4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:10:09,600 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-140a9a46-c500-4c2f-8216-faf582de87f4 2018-06-30 15:10:09,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:10:09,615 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:10:09 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:10:09,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d0715588690832d4c932c8722e1b972f10253e" 2018-06-30 15:10:10,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:09 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-249e4fbe-7d55-4ec7-a251-fcfde0054e49 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:10:10,005 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-249e4fbe-7d55-4ec7-a251-fcfde0054e49 2018-06-30 15:10:10,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-f4bf856e-b211-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d0715588690832d4c932c8722e1b972f10253e" 2018-06-30 15:10:10,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:10 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-458f0a92-59e1-45a8-928b-f7868b4aaf6e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-f4bf856e-b211-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d793d34263054b04a81869b936e0ba19"}, "tags": [], "enabled": true, "id": "d793d34263054b04a81869b936e0ba19", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f4bf856e-b211-446-proj"}]} 2018-06-30 15:10:10,365 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-f4bf856e-b211-446-proj used request id req-458f0a92-59e1-45a8-928b-f7868b4aaf6e 2018-06-30 15:10:10,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d0715588690832d4c932c8722e1b972f10253e" 2018-06-30 15:10:10,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:10 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e0420db-7af0-4260-9780-3b49f72c5d3d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:10:10,449 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7e0420db-7af0-4260-9780-3b49f72c5d3d 2018-06-30 15:10:11,038 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f4bf856e-b211-446-user 2018-06-30 15:10:11,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:10:11,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026b8991384afaca7c4046e6f371a76ff3e54193" 2018-06-30 15:10:11,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d4b1d38-df3f-43fc-be29-5fd5351175c3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:10:11,357 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8d4b1d38-df3f-43fc-be29-5fd5351175c3 2018-06-30 15:10:11,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026b8991384afaca7c4046e6f371a76ff3e54193" -d '{"role": {"name": "CreateRouterSuccessTests-f4bf856e-b211-446-proj-role"}}' 2018-06-30 15:10:11,752 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:10:11 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1fd24a1b-3aa8-4524-a283-b50e3c08bc22 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "068a357281e34896823ff8c36bf3c188", "links": {"self": "http://10.167.4.35:5000/v3/roles/068a357281e34896823ff8c36bf3c188"}, "name": "CreateRouterSuccessTests-f4bf856e-b211-446-proj-role"}} 2018-06-30 15:10:11,752 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-1fd24a1b-3aa8-4524-a283-b50e3c08bc22 2018-06-30 15:10:11,753 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f4bf856e-b211-446-proj-role 2018-06-30 15:10:11,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/068a357281e34896823ff8c36bf3c188 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026b8991384afaca7c4046e6f371a76ff3e54193" 2018-06-30 15:10:12,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:11 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81c188fb-3b13-4f9a-a247-34a1ef2a215e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "068a357281e34896823ff8c36bf3c188", "links": {"self": "http://10.167.4.35:5000/v3/roles/068a357281e34896823ff8c36bf3c188"}, "name": "CreateRouterSuccessTests-f4bf856e-b211-446-proj-role"}} 2018-06-30 15:10:12,092 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/068a357281e34896823ff8c36bf3c188 used request id req-81c188fb-3b13-4f9a-a247-34a1ef2a215e 2018-06-30 15:10:12,092 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f4bf856e-b211-446-proj-role to project CreateRouterSuccessTests-f4bf856e-b211-446-proj 2018-06-30 15:10:12,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d793d34263054b04a81869b936e0ba19/users/584c6023511f499a93a94631d3223a8e/roles/068a357281e34896823ff8c36bf3c188 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026b8991384afaca7c4046e6f371a76ff3e54193" 2018-06-30 15:10:12,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:10:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90acc4cc-ec2a-463d-b0de-efae653ed6ca Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:10:12,587 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d793d34263054b04a81869b936e0ba19/users/584c6023511f499a93a94631d3223a8e/roles/068a357281e34896823ff8c36bf3c188 used request id req-90acc4cc-ec2a-463d-b0de-efae653ed6ca 2018-06-30 15:10:12,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:10:12,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:10:13,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "068a357281e34896823ff8c36bf3c188", "name": "CreateRouterSuccessTests-f4bf856e-b211-446-proj-role"}], "expires_at": "2018-06-30T16:10:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d793d34263054b04a81869b936e0ba19", "name": "CreateRouterSuccessTests-f4bf856e-b211-446-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d793d34263054b04a81869b936e0ba19", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d793d34263054b04a81869b936e0ba19", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d793d34263054b04a81869b936e0ba19", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d793d34263054b04a81869b936e0ba19", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d793d34263054b04a81869b936e0ba19", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d793d34263054b04a81869b936e0ba19", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d793d34263054b04a81869b936e0ba19", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d793d34263054b04a81869b936e0ba19", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d793d34263054b04a81869b936e0ba19", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d793d34263054b04a81869b936e0ba19", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d793d34263054b04a81869b936e0ba19", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d793d34263054b04a81869b936e0ba19", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f4bf856e-b211-446-user", "id": "584c6023511f499a93a94631d3223a8e"}, "audit_ids": ["_q4AE-OrQwu7L3Q25dpn7A"], "issued_at": "2018-06-30T15:10:13.000000Z"}} 2018-06-30 15:10:13,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10132bd8515f6f2e51f0339b52c95a8b5a2e5a3" 2018-06-30 15:10:13,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2aca867b-f599-4024-a732-032bd1c837b4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:10:13,785 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2aca867b-f599-4024-a732-032bd1c837b4 2018-06-30 15:10:13,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-8f4e8e3a-9ebd-4fa8-9b94-6b594a95723c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10132bd8515f6f2e51f0339b52c95a8b5a2e5a3" 2018-06-30 15:10:14,692 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:14 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-1b295ea4-5bb4-40f7-b8ff-c2ddbcab237d Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 15:10:14,692 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-8f4e8e3a-9ebd-4fa8-9b94-6b594a95723c-pub-router&admin_state_up=True used request id req-1b295ea4-5bb4-40f7-b8ff-c2ddbcab237d 2018-06-30 15:10:14,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:10:14,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:10:15,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "068a357281e34896823ff8c36bf3c188", "name": "CreateRouterSuccessTests-f4bf856e-b211-446-proj-role"}], "expires_at": "2018-06-30T16:10:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d793d34263054b04a81869b936e0ba19", "name": "CreateRouterSuccessTests-f4bf856e-b211-446-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d793d34263054b04a81869b936e0ba19", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d793d34263054b04a81869b936e0ba19", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d793d34263054b04a81869b936e0ba19", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d793d34263054b04a81869b936e0ba19", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d793d34263054b04a81869b936e0ba19", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d793d34263054b04a81869b936e0ba19", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d793d34263054b04a81869b936e0ba19", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d793d34263054b04a81869b936e0ba19", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d793d34263054b04a81869b936e0ba19", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d793d34263054b04a81869b936e0ba19", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d793d34263054b04a81869b936e0ba19", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d793d34263054b04a81869b936e0ba19", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f4bf856e-b211-446-user", "id": "584c6023511f499a93a94631d3223a8e"}, "audit_ids": ["yXFXBySERrS25z01vCI2iA"], "issued_at": "2018-06-30T15:10:15.000000Z"}} 2018-06-30 15:10:15,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}421896dc86e0061299d6c79cdd030fab75a3cef3" 2018-06-30 15:10:15,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa024a30-6966-4c6e-a9e5-5530d42dd103 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:10:15,777 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fa024a30-6966-4c6e-a9e5-5530d42dd103 2018-06-30 15:10:15,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10132bd8515f6f2e51f0339b52c95a8b5a2e5a3" 2018-06-30 15:10:16,972 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:16 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-45c56ff1-9723-433d-a59e-3fa67b75f9cd Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 15:10:16,973 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-45c56ff1-9723-433d-a59e-3fa67b75f9cd 2018-06-30 15:10:16,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10132bd8515f6f2e51f0339b52c95a8b5a2e5a3" 2018-06-30 15:10:17,936 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:17 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-1ed648d3-fe41-446d-89ba-167d3cd666f0 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:10:17,936 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-1ed648d3-fe41-446d-89ba-167d3cd666f0 2018-06-30 15:10:17,937 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-8f4e8e3a-9ebd-4fa8-9b94-6b594a95723c-pub-router 2018-06-30 15:10:17,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10132bd8515f6f2e51f0339b52c95a8b5a2e5a3" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "CreateRouterSuccessTests-8f4e8e3a-9ebd-4fa8-9b94-6b594a95723c-pub-router", "admin_state_up": true}}' 2018-06-30 15:10:21,221 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:10:21 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-b03bec3d-b074-47a0-8960-b0a1666380be Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d793d34263054b04a81869b936e0ba19", "created_at": "2018-06-30T15:10:18Z", "admin_state_up": true, "updated_at": "2018-06-30T15:10:20Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d793d34263054b04a81869b936e0ba19", "id": "58e59cbc-4e1e-4639-9d3a-610c618a0cf3", "name": "CreateRouterSuccessTests-8f4e8e3a-9ebd-4fa8-9b94-6b594a95723c-pub-router"}} 2018-06-30 15:10:21,221 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-b03bec3d-b074-47a0-8960-b0a1666380be 2018-06-30 15:10:21,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=58e59cbc-4e1e-4639-9d3a-610c618a0cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10132bd8515f6f2e51f0339b52c95a8b5a2e5a3" 2018-06-30 15:10:22,055 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:22 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-9af9b822-604f-4eac-b680-d3dffcc63f94 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:10:22,055 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=58e59cbc-4e1e-4639-9d3a-610c618a0cf3 used request id req-9af9b822-604f-4eac-b680-d3dffcc63f94 2018-06-30 15:10:22,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/58e59cbc-4e1e-4639-9d3a-610c618a0cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10132bd8515f6f2e51f0339b52c95a8b5a2e5a3" 2018-06-30 15:10:22,617 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:22 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-02d8cf75-f14e-4596-b7c9-e99116e14f86 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d793d34263054b04a81869b936e0ba19", "created_at": "2018-06-30T15:10:18Z", "admin_state_up": true, "updated_at": "2018-06-30T15:10:20Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d793d34263054b04a81869b936e0ba19", "id": "58e59cbc-4e1e-4639-9d3a-610c618a0cf3", "name": "CreateRouterSuccessTests-8f4e8e3a-9ebd-4fa8-9b94-6b594a95723c-pub-router"}} 2018-06-30 15:10:22,617 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/58e59cbc-4e1e-4639-9d3a-610c618a0cf3 used request id req-02d8cf75-f14e-4596-b7c9-e99116e14f86 2018-06-30 15:10:22,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=58e59cbc-4e1e-4639-9d3a-610c618a0cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10132bd8515f6f2e51f0339b52c95a8b5a2e5a3" 2018-06-30 15:10:22,693 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:22 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-1395f0b5-b9f6-4f9a-b107-822d42bdc652 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:10:22,693 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=58e59cbc-4e1e-4639-9d3a-610c618a0cf3 used request id req-1395f0b5-b9f6-4f9a-b107-822d42bdc652 2018-06-30 15:10:22,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:10:23,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "068a357281e34896823ff8c36bf3c188", "name": "CreateRouterSuccessTests-f4bf856e-b211-446-proj-role"}], "expires_at": "2018-06-30T16:10:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d793d34263054b04a81869b936e0ba19", "name": "CreateRouterSuccessTests-f4bf856e-b211-446-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d793d34263054b04a81869b936e0ba19", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d793d34263054b04a81869b936e0ba19", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d793d34263054b04a81869b936e0ba19", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d793d34263054b04a81869b936e0ba19", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d793d34263054b04a81869b936e0ba19", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d793d34263054b04a81869b936e0ba19", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d793d34263054b04a81869b936e0ba19", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d793d34263054b04a81869b936e0ba19", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d793d34263054b04a81869b936e0ba19", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d793d34263054b04a81869b936e0ba19", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d793d34263054b04a81869b936e0ba19", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d793d34263054b04a81869b936e0ba19", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f4bf856e-b211-446-user", "id": "584c6023511f499a93a94631d3223a8e"}, "audit_ids": ["Q0iloQiIS_2Mr6xfNCnkug"], "issued_at": "2018-06-30T15:10:23.000000Z"}} 2018-06-30 15:10:23,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-8f4e8e3a-9ebd-4fa8-9b94-6b594a95723c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0822945d890729d9af8cb4cce011def88b5857d2" 2018-06-30 15:10:24,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:24 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-299d0542-a42a-4fce-89c7-2a75e96033ba Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d793d34263054b04a81869b936e0ba19", "created_at": "2018-06-30T15:10:18Z", "admin_state_up": true, "updated_at": "2018-06-30T15:10:20Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d793d34263054b04a81869b936e0ba19", "id": "58e59cbc-4e1e-4639-9d3a-610c618a0cf3", "name": "CreateRouterSuccessTests-8f4e8e3a-9ebd-4fa8-9b94-6b594a95723c-pub-router"}]} 2018-06-30 15:10:24,485 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-8f4e8e3a-9ebd-4fa8-9b94-6b594a95723c-pub-router&admin_state_up=True used request id req-299d0542-a42a-4fce-89c7-2a75e96033ba 2018-06-30 15:10:24,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:10:24,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:10:24 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:10:24,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d793d34263054b04a81869b936e0ba19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fe2d245a97f0a0f22946099a6d08e7b335e15a" 2018-06-30 15:10:24,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:24 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f28b8ab-a5c3-4fb9-b85c-6fe370acbec9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d793d34263054b04a81869b936e0ba19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d793d34263054b04a81869b936e0ba19", "name": "CreateRouterSuccessTests-f4bf856e-b211-446-proj"}} 2018-06-30 15:10:24,941 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d793d34263054b04a81869b936e0ba19 used request id req-5f28b8ab-a5c3-4fb9-b85c-6fe370acbec9 2018-06-30 15:10:24,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=58e59cbc-4e1e-4639-9d3a-610c618a0cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0822945d890729d9af8cb4cce011def88b5857d2" 2018-06-30 15:10:25,712 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:25 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-2790dfa9-f301-4da6-902f-c8cb07866bec Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:10:25,713 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=58e59cbc-4e1e-4639-9d3a-610c618a0cf3 used request id req-2790dfa9-f301-4da6-902f-c8cb07866bec 2018-06-30 15:10:25,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0822945d890729d9af8cb4cce011def88b5857d2" 2018-06-30 15:10:26,072 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:26 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-87d1e03b-c65e-4a67-9d54-0edd2cdfdb33 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 15:10:26,072 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-87d1e03b-c65e-4a67-9d54-0edd2cdfdb33 2018-06-30 15:10:26,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0822945d890729d9af8cb4cce011def88b5857d2" 2018-06-30 15:10:26,164 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:26 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-81a6a84e-bd19-44b8-aca0-2b777433d36b Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:10:26,164 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-81a6a84e-bd19-44b8-aca0-2b777433d36b 2018-06-30 15:10:26,165 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-8f4e8e3a-9ebd-4fa8-9b94-6b594a95723c-pub-router 2018-06-30 15:10:26,165 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-8f4e8e3a-9ebd-4fa8-9b94-6b594a95723c-pub-router 2018-06-30 15:10:26,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/58e59cbc-4e1e-4639-9d3a-610c618a0cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10132bd8515f6f2e51f0339b52c95a8b5a2e5a3" 2018-06-30 15:10:30,203 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:10:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1d1a7357-257c-41c7-a7c7-f0479621ab9d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:10:30,204 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/58e59cbc-4e1e-4639-9d3a-610c618a0cf3 used request id req-1d1a7357-257c-41c7-a7c7-f0479621ab9d 2018-06-30 15:10:30,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026b8991384afaca7c4046e6f371a76ff3e54193" 2018-06-30 15:10:31,170 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:31 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-13443793-b648-4877-af51-95924f6114fe Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:10:31,170 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-13443793-b648-4877-af51-95924f6114fe 2018-06-30 15:10:31,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026b8991384afaca7c4046e6f371a76ff3e54193" 2018-06-30 15:10:31,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:31 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-edfa72a4-a4b7-435b-9710-41e819ac8b69 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:10:31,590 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-edfa72a4-a4b7-435b-9710-41e819ac8b69 2018-06-30 15:10:31,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026b8991384afaca7c4046e6f371a76ff3e54193" 2018-06-30 15:10:31,969 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:10:31 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a4f91de-7cfe-49cc-b8fe-c0e70d6d7c73 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:10:31,969 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-9a4f91de-7cfe-49cc-b8fe-c0e70d6d7c73 2018-06-30 15:10:31,969 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:10:31,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026b8991384afaca7c4046e6f371a76ff3e54193" 2018-06-30 15:10:32,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:31 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8392825a-d27b-40ff-b802-dd22c55d8ea7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:10:32,343 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-8392825a-d27b-40ff-b802-dd22c55d8ea7 2018-06-30 15:10:32,344 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f4bf856e-b211-446-proj 2018-06-30 15:10:32,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d793d34263054b04a81869b936e0ba19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026b8991384afaca7c4046e6f371a76ff3e54193" 2018-06-30 15:10:33,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:10:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53d6c7c6-710f-4f49-86b6-19046ffe5b53 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:10:33,028 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d793d34263054b04a81869b936e0ba19 used request id req-53d6c7c6-710f-4f49-86b6-19046ffe5b53 2018-06-30 15:10:33,028 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f4bf856e-b211-446-proj-role 2018-06-30 15:10:33,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/068a357281e34896823ff8c36bf3c188 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026b8991384afaca7c4046e6f371a76ff3e54193" 2018-06-30 15:10:33,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:10:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0de64197-f94d-47ef-8d71-43850126cda5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:10:33,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/068a357281e34896823ff8c36bf3c188 used request id req-0de64197-f94d-47ef-8d71-43850126cda5 2018-06-30 15:10:33,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026b8991384afaca7c4046e6f371a76ff3e54193" 2018-06-30 15:10:33,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:33 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3150fb10-beb4-4706-a1a8-7556375adb64 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:10:33,902 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3150fb10-beb4-4706-a1a8-7556375adb64 2018-06-30 15:10:33,903 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f4bf856e-b211-446-user 2018-06-30 15:10:33,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/584c6023511f499a93a94631d3223a8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6d0715588690832d4c932c8722e1b972f10253e" 2018-06-30 15:10:34,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:10:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84dc8454-41d3-4c11-ba3f-ddd31f9afd66 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:10:34,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/584c6023511f499a93a94631d3223a8e used request id req-84dc8454-41d3-4c11-ba3f-ddd31f9afd66 2018-06-30 15:10:34,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:10:35,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:10:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["FHsMfJu1SGC7DgJ_xK8O7g"], "issued_at": "2018-06-30T15:10:35.000000Z"}} 2018-06-30 15:10:35,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed537934f53b1ec36f5bd6ce664e2b2596cd9441" 2018-06-30 15:10:35,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24037b66-624a-4d56-8516-b501129141a1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:10:35,508 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-24037b66-624a-4d56-8516-b501129141a1 2018-06-30 15:10:35,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:10:35,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:10:36,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:10:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["57B-303eTmGEmB4Qg3V4tA"], "issued_at": "2018-06-30T15:10:36.000000Z"}} 2018-06-30 15:10:36,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf30310c41a90d9c449acb09421d12099399097" 2018-06-30 15:10:36,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe1555cf-6c33-4a7e-85b9-eef4b5861df4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:10:36,873 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fe1555cf-6c33-4a7e-85b9-eef4b5861df4 2018-06-30 15:10:36,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:10:36,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:10:36 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:10:36,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-bfb229e7-fb3b-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf30310c41a90d9c449acb09421d12099399097" 2018-06-30 15:10:37,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:36 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16235170-ddb8-43f1-9204-b809feddb0b6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-bfb229e7-fb3b-40c-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:10:37,312 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-bfb229e7-fb3b-40c-proj used request id req-16235170-ddb8-43f1-9204-b809feddb0b6 2018-06-30 15:10:37,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf30310c41a90d9c449acb09421d12099399097" 2018-06-30 15:10:37,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:37 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d36fc92-27a8-40a4-b74b-44d11c2a9149 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:10:37,752 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3d36fc92-27a8-40a4-b74b-44d11c2a9149 2018-06-30 15:10:37,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf30310c41a90d9c449acb09421d12099399097" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-bfb229e7-fb3b-40c-proj"}}' 2018-06-30 15:10:37,912 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:10:37 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4aa2eeb0-740d-4de8-9bc2-8a2fe9eda4ea Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/25ebd1968b0d4343831f953c05e6d270"}, "tags": [], "enabled": true, "id": "25ebd1968b0d4343831f953c05e6d270", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-bfb229e7-fb3b-40c-proj"}} 2018-06-30 15:10:37,912 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-4aa2eeb0-740d-4de8-9bc2-8a2fe9eda4ea 2018-06-30 15:10:37,913 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-bfb229e7-fb3b-40c-proj 2018-06-30 15:10:37,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:10:37,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:10:38,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Z6LByoyzRa2_WpwKkkQSfQ"], "issued_at": "2018-06-30T15:10:38.000000Z"}} 2018-06-30 15:10:38,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65caa1a1cdd6bf5980d16f2080e7e899f6cc0ad7" 2018-06-30 15:10:38,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bfb41d87-3e23-4ff3-808e-61ef2e8a7098 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:10:38,841 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bfb41d87-3e23-4ff3-808e-61ef2e8a7098 2018-06-30 15:10:38,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:10:38,858 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:10:38 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:10:38,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65caa1a1cdd6bf5980d16f2080e7e899f6cc0ad7" 2018-06-30 15:10:39,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:38 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1bdc8a62-21d3-437c-bc8a-d65afa97eb51 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:10:39,268 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-1bdc8a62-21d3-437c-bc8a-d65afa97eb51 2018-06-30 15:10:39,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-bfb229e7-fb3b-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65caa1a1cdd6bf5980d16f2080e7e899f6cc0ad7" 2018-06-30 15:10:39,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:39 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fabdc30e-c0ea-4bb2-9724-2a1d3cbdd668 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-bfb229e7-fb3b-40c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/25ebd1968b0d4343831f953c05e6d270"}, "tags": [], "enabled": true, "id": "25ebd1968b0d4343831f953c05e6d270", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-bfb229e7-fb3b-40c-proj"}]} 2018-06-30 15:10:39,591 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-bfb229e7-fb3b-40c-proj used request id req-fabdc30e-c0ea-4bb2-9724-2a1d3cbdd668 2018-06-30 15:10:39,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65caa1a1cdd6bf5980d16f2080e7e899f6cc0ad7" 2018-06-30 15:10:40,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ea8b12d-9e87-4dd8-a107-afe9e2c2e0fa Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:10:40,195 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-5ea8b12d-9e87-4dd8-a107-afe9e2c2e0fa 2018-06-30 15:10:40,984 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-bfb229e7-fb3b-40c-user 2018-06-30 15:10:40,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:10:40,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf30310c41a90d9c449acb09421d12099399097" 2018-06-30 15:10:41,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:40 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1265feb3-9ff3-4f7d-a8e3-94cfedceba81 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:10:41,347 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1265feb3-9ff3-4f7d-a8e3-94cfedceba81 2018-06-30 15:10:41,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf30310c41a90d9c449acb09421d12099399097" -d '{"role": {"name": "CreateRouterSuccessTests-bfb229e7-fb3b-40c-proj-role"}}' 2018-06-30 15:10:41,755 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:10:41 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c93623b-48f3-4313-8b44-7711293ea005 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0dd82069652c402b961c4a9de4d1a8a0", "links": {"self": "http://10.167.4.35:5000/v3/roles/0dd82069652c402b961c4a9de4d1a8a0"}, "name": "CreateRouterSuccessTests-bfb229e7-fb3b-40c-proj-role"}} 2018-06-30 15:10:41,755 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-5c93623b-48f3-4313-8b44-7711293ea005 2018-06-30 15:10:41,755 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-bfb229e7-fb3b-40c-proj-role 2018-06-30 15:10:41,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0dd82069652c402b961c4a9de4d1a8a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf30310c41a90d9c449acb09421d12099399097" 2018-06-30 15:10:42,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:41 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f32505c2-bd24-4668-b5c5-d0913480da37 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0dd82069652c402b961c4a9de4d1a8a0", "links": {"self": "http://10.167.4.35:5000/v3/roles/0dd82069652c402b961c4a9de4d1a8a0"}, "name": "CreateRouterSuccessTests-bfb229e7-fb3b-40c-proj-role"}} 2018-06-30 15:10:42,166 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0dd82069652c402b961c4a9de4d1a8a0 used request id req-f32505c2-bd24-4668-b5c5-d0913480da37 2018-06-30 15:10:42,166 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-bfb229e7-fb3b-40c-proj-role to project CreateRouterSuccessTests-bfb229e7-fb3b-40c-proj 2018-06-30 15:10:42,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/25ebd1968b0d4343831f953c05e6d270/users/4df33f5ff8e74487a25d4441590df2b5/roles/0dd82069652c402b961c4a9de4d1a8a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf30310c41a90d9c449acb09421d12099399097" 2018-06-30 15:10:42,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:10:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9159c88-97b0-441e-a032-6073f5006bbd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:10:42,705 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/25ebd1968b0d4343831f953c05e6d270/users/4df33f5ff8e74487a25d4441590df2b5/roles/0dd82069652c402b961c4a9de4d1a8a0 used request id req-a9159c88-97b0-441e-a032-6073f5006bbd 2018-06-30 15:10:42,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:10:42,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:10:43,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:10:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["7RO7GfGsTqqioNucGgsASg"], "issued_at": "2018-06-30T15:10:43.000000Z"}} 2018-06-30 15:10:43,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" 2018-06-30 15:10:43,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ff97ccf-3f9e-4de2-abad-895a7dce3800 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:10:43,919 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5ff97ccf-3f9e-4de2-abad-895a7dce3800 2018-06-30 15:10:43,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" 2018-06-30 15:10:45,005 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:45 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-0475293c-36e5-4ebc-a8a4-003f741fc8f1 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 15:10:45,005 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-pub-router&admin_state_up=True used request id req-0475293c-36e5-4ebc-a8a4-003f741fc8f1 2018-06-30 15:10:45,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:10:45,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:10:45,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:10:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["lxDfIUeLSZOYmSwuHbzlvA"], "issued_at": "2018-06-30T15:10:45.000000Z"}} 2018-06-30 15:10:45,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f7398f4d753c484461a77b674231a33ba308f" 2018-06-30 15:10:45,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e514619-75a7-43ae-9a88-7c1140cb0957 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:10:45,936 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2e514619-75a7-43ae-9a88-7c1140cb0957 2018-06-30 15:10:45,938 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-pub-router 2018-06-30 15:10:45,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" -d '{"router": {"name": "CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-pub-router", "admin_state_up": true}}' 2018-06-30 15:10:46,923 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:10:46 GMT Content-Type: application/json Content-Length: 548 Connection: keep-alive X-Openstack-Request-Id: req-e80149fb-3642-4edc-93a8-a51c295d1ce2 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T15:10:46Z", "admin_state_up": true, "updated_at": "2018-06-30T15:10:46Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 1, "routes": [], "ha": false, "id": "8b679eae-4edc-444c-b17e-c6d66a0d6cf3", "name": "CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-pub-router"}} 2018-06-30 15:10:46,923 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-e80149fb-3642-4edc-93a8-a51c295d1ce2 2018-06-30 15:10:46,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=8b679eae-4edc-444c-b17e-c6d66a0d6cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" 2018-06-30 15:10:47,001 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:47 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-19aabcec-2f18-4fc7-8603-5d813dc5232d Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:10:47,002 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8b679eae-4edc-444c-b17e-c6d66a0d6cf3 used request id req-19aabcec-2f18-4fc7-8603-5d813dc5232d 2018-06-30 15:10:47,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" 2018-06-30 15:10:47,272 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:47 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-b0474bb3-ecc5-4ba7-a49d-7563dc1093a1 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 15:10:47,272 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-b0474bb3-ecc5-4ba7-a49d-7563dc1093a1 2018-06-30 15:10:47,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:10:47,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:10:47 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:10:47,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" 2018-06-30 15:10:47,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:47 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c100d37a-5e39-4ddf-975c-8990a759bd26 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:10:47,698 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-c100d37a-5e39-4ddf-975c-8990a759bd26 2018-06-30 15:10:47,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" 2018-06-30 15:10:47,878 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:47 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-dffd0847-eb67-4b5f-94ca-21b18990b2a4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 15:10:47,879 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-dffd0847-eb67-4b5f-94ca-21b18990b2a4 2018-06-30 15:10:47,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164&name=CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" 2018-06-30 15:10:48,706 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:48 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-b5b318c8-c4a7-4aa6-bc05-dd66a78b48f9 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:10:48,707 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164&name=CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-port1&admin_state_up=True used request id req-b5b318c8-c4a7-4aa6-bc05-dd66a78b48f9 2018-06-30 15:10:48,707 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-port1 for router - CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-pub-router 2018-06-30 15:10:48,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:10:48,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:10:49,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:10:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["J2-VhRoHT4KpohtpHk6jVQ"], "issued_at": "2018-06-30T15:10:49.000000Z"}} 2018-06-30 15:10:49,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e321450d994486295e54ac5a61e89a47e5f9544e" 2018-06-30 15:10:49,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66389950-d28c-40d3-aaf3-36ee98885d4e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:10:49,541 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-66389950-d28c-40d3-aaf3-36ee98885d4e 2018-06-30 15:10:49,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" 2018-06-30 15:10:50,061 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:50 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-37f5bae1-f8c5-4e38-9ab4-c232826f45c7 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 15:10:50,061 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-37f5bae1-f8c5-4e38-9ab4-c232826f45c7 2018-06-30 15:10:50,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" 2018-06-30 15:10:50,163 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:50 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-376b15b3-cfce-48cf-923c-d1275a4bbbfa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 15:10:50,163 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-376b15b3-cfce-48cf-923c-d1275a4bbbfa 2018-06-30 15:10:50,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" 2018-06-30 15:10:50,351 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:50 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-4d77b8d6-c2fc-4a30-b28c-acff961241a6 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 15:10:50,352 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-4d77b8d6-c2fc-4a30-b28c-acff961241a6 2018-06-30 15:10:50,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:10:50,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:10:50 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:10:50,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e321450d994486295e54ac5a61e89a47e5f9544e" 2018-06-30 15:10:50,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:50 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8238cc42-18c9-4e6c-ba99-cf63e593326c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:10:50,485 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-8238cc42-18c9-4e6c-ba99-cf63e593326c 2018-06-30 15:10:50,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" 2018-06-30 15:10:50,650 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:50 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-4fe8fac7-fb13-4927-adb6-82369cad29de Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 15:10:50,651 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-4fe8fac7-fb13-4927-adb6-82369cad29de 2018-06-30 15:10:50,651 - neutron_utils - INFO - Creating port for network with name - floating_net 2018-06-30 15:10:50,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" -d '{"port": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "name": "CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-port1", "admin_state_up": true}}' 2018-06-30 15:10:52,385 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:10:52 GMT Content-Type: application/json Content-Length: 859 Connection: keep-alive X-Openstack-Request-Id: req-5caf4e05-cb53-4cb8-a701-9fcb9e91ac84 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:10:51Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.122"}],"id":"e8748676-2c42-4fde-853d-f470b5066635","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:d5:d6","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-port1","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:10:51Z","binding:vnic_type":"normal"}} 2018-06-30 15:10:52,385 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-5caf4e05-cb53-4cb8-a701-9fcb9e91ac84 2018-06-30 15:10:52,386 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-port1 for router - CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-pub-router 2018-06-30 15:10:52,386 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-pub-router 2018-06-30 15:10:52,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/8b679eae-4edc-444c-b17e-c6d66a0d6cf3/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" -d '{"port_id": "e8748676-2c42-4fde-853d-f470b5066635"}' 2018-06-30 15:10:57,240 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:57 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-5308c554-f631-4a34-b470-b5562d4653f8 Front-End-Https: on RESP BODY: {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "subnet_ids": ["19bd0ddd-a887-49cb-a170-3a6721c473a5"], "port_id": "e8748676-2c42-4fde-853d-f470b5066635", "id": "8b679eae-4edc-444c-b17e-c6d66a0d6cf3"} 2018-06-30 15:10:57,240 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/8b679eae-4edc-444c-b17e-c6d66a0d6cf3/add_router_interface used request id req-5308c554-f631-4a34-b470-b5562d4653f8 2018-06-30 15:10:57,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/8b679eae-4edc-444c-b17e-c6d66a0d6cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" 2018-06-30 15:10:58,177 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:58 GMT Content-Type: application/json Content-Length: 554 Connection: keep-alive X-Openstack-Request-Id: req-b51dbec7-f959-408c-a523-b71b0f7d18ab Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T15:10:46Z", "admin_state_up": true, "updated_at": "2018-06-30T15:10:54Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "8b679eae-4edc-444c-b17e-c6d66a0d6cf3", "name": "CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-pub-router"}} 2018-06-30 15:10:58,177 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/8b679eae-4edc-444c-b17e-c6d66a0d6cf3 used request id req-b51dbec7-f959-408c-a523-b71b0f7d18ab 2018-06-30 15:10:58,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=8b679eae-4edc-444c-b17e-c6d66a0d6cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" 2018-06-30 15:10:58,500 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:58 GMT Content-Type: application/json Content-Length: 923 Connection: keep-alive X-Openstack-Request-Id: req-d72430a5-4d43-4f68-bb0f-330befd2b883 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:10:55Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.122"}],"id":"e8748676-2c42-4fde-853d-f470b5066635","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:d5:d6","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"8b679eae-4edc-444c-b17e-c6d66a0d6cf3","name":"CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-port1","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:10:51Z","binding:vnic_type":"normal"}]} 2018-06-30 15:10:58,500 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8b679eae-4edc-444c-b17e-c6d66a0d6cf3 used request id req-d72430a5-4d43-4f68-bb0f-330befd2b883 2018-06-30 15:10:58,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" 2018-06-30 15:10:58,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:58 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-c7b27824-1ac9-4987-9689-8806b1cab1ac Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 15:10:58,604 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-c7b27824-1ac9-4987-9689-8806b1cab1ac 2018-06-30 15:10:58,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed537934f53b1ec36f5bd6ce664e2b2596cd9441" 2018-06-30 15:10:58,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6495357c-7d5b-4d6e-b26c-46372ab49b60 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:10:58,958 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6495357c-7d5b-4d6e-b26c-46372ab49b60 2018-06-30 15:10:58,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed537934f53b1ec36f5bd6ce664e2b2596cd9441" 2018-06-30 15:10:59,939 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:10:59 GMT Content-Type: application/json Content-Length: 557 Connection: keep-alive X-Openstack-Request-Id: req-de1fc071-337d-40f7-a90e-9df428762b99 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T15:10:46Z", "admin_state_up": true, "updated_at": "2018-06-30T15:10:54Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "8b679eae-4edc-444c-b17e-c6d66a0d6cf3", "name": "CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-pub-router"}]} 2018-06-30 15:10:59,939 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-pub-router&admin_state_up=True used request id req-de1fc071-337d-40f7-a90e-9df428762b99 2018-06-30 15:10:59,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:10:59,955 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:10:59 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:10:59,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed537934f53b1ec36f5bd6ce664e2b2596cd9441" 2018-06-30 15:11:00,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:10:59 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03869c2f-c6b6-4500-a6cb-57a0080c6f6e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:11:00,011 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-03869c2f-c6b6-4500-a6cb-57a0080c6f6e 2018-06-30 15:11:00,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=8b679eae-4edc-444c-b17e-c6d66a0d6cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed537934f53b1ec36f5bd6ce664e2b2596cd9441" 2018-06-30 15:11:00,122 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:00 GMT Content-Type: application/json Content-Length: 992 Connection: keep-alive X-Openstack-Request-Id: req-2f2abdb4-3802-427a-80e4-b949b87b2081 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:10:59Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.122"}],"id":"e8748676-2c42-4fde-853d-f470b5066635","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:d5:d6","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"cmp001","description":"","tags":[],"device_id":"8b679eae-4edc-444c-b17e-c6d66a0d6cf3","name":"CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-port1","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:10:51Z","binding:vnic_type":"normal"}]} 2018-06-30 15:11:00,122 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=8b679eae-4edc-444c-b17e-c6d66a0d6cf3 used request id req-2f2abdb4-3802-427a-80e4-b949b87b2081 2018-06-30 15:11:00,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed537934f53b1ec36f5bd6ce664e2b2596cd9441" 2018-06-30 15:11:00,868 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:00 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-9f1b1514-8f9d-4d63-86f2-8d28054e465f Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 15:11:00,868 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-9f1b1514-8f9d-4d63-86f2-8d28054e465f 2018-06-30 15:11:00,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed537934f53b1ec36f5bd6ce664e2b2596cd9441" 2018-06-30 15:11:01,121 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:01 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-7fbd81d9-ef16-4d16-acd8-1b3123575db4 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 15:11:01,121 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-7fbd81d9-ef16-4d16-acd8-1b3123575db4 2018-06-30 15:11:01,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed537934f53b1ec36f5bd6ce664e2b2596cd9441" 2018-06-30 15:11:01,254 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:01 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-e5db6196-a9f9-4371-82c2-cfe0e8aa1fbc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 15:11:01,254 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-e5db6196-a9f9-4371-82c2-cfe0e8aa1fbc 2018-06-30 15:11:01,254 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-pub-router and port CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-port1 2018-06-30 15:11:01,255 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-pub-router 2018-06-30 15:11:01,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/8b679eae-4edc-444c-b17e-c6d66a0d6cf3/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" -d '{"port_id": "e8748676-2c42-4fde-853d-f470b5066635"}' 2018-06-30 15:11:05,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:05 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-9b309de1-6d6d-47d8-afa2-7c9c7585191d Front-End-Https: on RESP BODY: {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "subnet_ids": ["19bd0ddd-a887-49cb-a170-3a6721c473a5"], "port_id": "e8748676-2c42-4fde-853d-f470b5066635", "id": "8b679eae-4edc-444c-b17e-c6d66a0d6cf3"} 2018-06-30 15:11:05,462 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/8b679eae-4edc-444c-b17e-c6d66a0d6cf3/remove_router_interface used request id req-9b309de1-6d6d-47d8-afa2-7c9c7585191d 2018-06-30 15:11:05,462 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-pub-router 2018-06-30 15:11:05,462 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-3b128f3e-4f45-46e1-9418-5bf3e4d4a8c1-pub-router 2018-06-30 15:11:05,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/8b679eae-4edc-444c-b17e-c6d66a0d6cf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e2a2d28cbf1236ba5de5e5d09c23e88cc2acd17" 2018-06-30 15:11:06,346 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:11:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6e10f574-2dfd-4d69-a251-bc3b736b6240 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:11:06,346 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/8b679eae-4edc-444c-b17e-c6d66a0d6cf3 used request id req-6e10f574-2dfd-4d69-a251-bc3b736b6240 2018-06-30 15:11:06,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf30310c41a90d9c449acb09421d12099399097" 2018-06-30 15:11:07,232 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:07 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-ba67a389-8ad7-410a-a459-737270ca017d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:11:07,232 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-ba67a389-8ad7-410a-a459-737270ca017d 2018-06-30 15:11:07,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf30310c41a90d9c449acb09421d12099399097" 2018-06-30 15:11:07,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:07 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df59dea5-e576-4cbc-9530-f8303682fd76 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:11:07,627 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-df59dea5-e576-4cbc-9530-f8303682fd76 2018-06-30 15:11:07,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf30310c41a90d9c449acb09421d12099399097" 2018-06-30 15:11:08,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:11:07 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2985212-c8e4-4db7-a4de-fc23b580219b Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:11:08,084 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-d2985212-c8e4-4db7-a4de-fc23b580219b 2018-06-30 15:11:08,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:11:08,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf30310c41a90d9c449acb09421d12099399097" 2018-06-30 15:11:08,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:08 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5413633f-0f77-48e3-b4b8-cce4c8f269c2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:11:08,458 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-5413633f-0f77-48e3-b4b8-cce4c8f269c2 2018-06-30 15:11:08,459 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-bfb229e7-fb3b-40c-proj 2018-06-30 15:11:08,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/25ebd1968b0d4343831f953c05e6d270 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf30310c41a90d9c449acb09421d12099399097" 2018-06-30 15:11:08,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:11:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46f0b6e7-acda-4916-9d6b-8dbcc234ca77 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:11:08,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/25ebd1968b0d4343831f953c05e6d270 used request id req-46f0b6e7-acda-4916-9d6b-8dbcc234ca77 2018-06-30 15:11:08,866 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-bfb229e7-fb3b-40c-proj-role 2018-06-30 15:11:08,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/0dd82069652c402b961c4a9de4d1a8a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf30310c41a90d9c449acb09421d12099399097" 2018-06-30 15:11:09,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:11:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1131eba0-d410-4c99-b8a3-c6fe48d0d343 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:11:09,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/0dd82069652c402b961c4a9de4d1a8a0 used request id req-1131eba0-d410-4c99-b8a3-c6fe48d0d343 2018-06-30 15:11:09,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf30310c41a90d9c449acb09421d12099399097" 2018-06-30 15:11:09,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3d62ae9-169d-45cb-ab16-45f964305db1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:11:09,346 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c3d62ae9-169d-45cb-ab16-45f964305db1 2018-06-30 15:11:09,347 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-bfb229e7-fb3b-40c-user 2018-06-30 15:11:09,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/4df33f5ff8e74487a25d4441590df2b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65caa1a1cdd6bf5980d16f2080e7e899f6cc0ad7" 2018-06-30 15:11:10,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:11:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-723ded3a-279f-4f40-b9e8-96781b995691 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:11:10,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/4df33f5ff8e74487a25d4441590df2b5 used request id req-723ded3a-279f-4f40-b9e8-96781b995691 2018-06-30 15:11:10,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:11:10,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:11:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["x9kk-4HIQGaL-hOsw9azyA"], "issued_at": "2018-06-30T15:11:10.000000Z"}} 2018-06-30 15:11:10,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a445498d02ebdc6b5b002d27f4cd4855c87af96e" 2018-06-30 15:11:11,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cdd45c2e-4b64-4b6f-ba30-6f5213d8c162 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:11:11,027 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cdd45c2e-4b64-4b6f-ba30-6f5213d8c162 2018-06-30 15:11:11,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:11:11,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:11:11,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:11:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["JPSsQ6AKTf-jBxa7G08lew"], "issued_at": "2018-06-30T15:11:11.000000Z"}} 2018-06-30 15:11:11,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc289d8429dee25d47b27d61a456d3ee43807d4" 2018-06-30 15:11:11,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03b7d870-8397-4e12-a821-c471b99a46ea Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:11:11,894 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-03b7d870-8397-4e12-a821-c471b99a46ea 2018-06-30 15:11:11,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:11:11,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:11:11 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:11:11,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4cf5680c-b388-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc289d8429dee25d47b27d61a456d3ee43807d4" 2018-06-30 15:11:12,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:11 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5322b89-0b5b-4655-adad-507ca98daa65 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4cf5680c-b388-419-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:11:12,270 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4cf5680c-b388-419-proj used request id req-d5322b89-0b5b-4655-adad-507ca98daa65 2018-06-30 15:11:12,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc289d8429dee25d47b27d61a456d3ee43807d4" 2018-06-30 15:11:12,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:12 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c06245f6-282a-4c84-b8c0-e1ef07a7a21e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:11:12,612 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c06245f6-282a-4c84-b8c0-e1ef07a7a21e 2018-06-30 15:11:12,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc289d8429dee25d47b27d61a456d3ee43807d4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-4cf5680c-b388-419-proj"}}' 2018-06-30 15:11:13,010 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:11:12 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a0d427a-b35a-480c-9ac2-6232622f1bf6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/86814e2e00f943429889594051f71204"}, "tags": [], "enabled": true, "id": "86814e2e00f943429889594051f71204", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4cf5680c-b388-419-proj"}} 2018-06-30 15:11:13,011 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-0a0d427a-b35a-480c-9ac2-6232622f1bf6 2018-06-30 15:11:13,011 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-4cf5680c-b388-419-proj 2018-06-30 15:11:13,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:11:13,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:11:13,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:11:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Ol1et79wRAeXHWiN9vdoag"], "issued_at": "2018-06-30T15:11:13.000000Z"}} 2018-06-30 15:11:13,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52824d450226535c1661043ee2031045162492af" 2018-06-30 15:11:13,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21bd919a-97dd-41d9-92e3-60bd1924deaf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:11:13,820 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-21bd919a-97dd-41d9-92e3-60bd1924deaf 2018-06-30 15:11:13,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:11:13,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:11:13 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:11:13,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52824d450226535c1661043ee2031045162492af" 2018-06-30 15:11:13,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:13 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51c62fe8-bc4c-4bcf-b7a2-294d109faca5 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:11:13,978 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-51c62fe8-bc4c-4bcf-b7a2-294d109faca5 2018-06-30 15:11:13,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-4cf5680c-b388-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52824d450226535c1661043ee2031045162492af" 2018-06-30 15:11:14,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:13 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41d3bcf9-d592-4d6f-bfdf-c6367cb73b71 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-4cf5680c-b388-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/86814e2e00f943429889594051f71204"}, "tags": [], "enabled": true, "id": "86814e2e00f943429889594051f71204", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4cf5680c-b388-419-proj"}]} 2018-06-30 15:11:14,323 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-4cf5680c-b388-419-proj used request id req-41d3bcf9-d592-4d6f-bfdf-c6367cb73b71 2018-06-30 15:11:14,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52824d450226535c1661043ee2031045162492af" 2018-06-30 15:11:14,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:14 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-778c996f-a283-412b-8238-39872124c0c1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:11:14,420 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-778c996f-a283-412b-8238-39872124c0c1 2018-06-30 15:11:15,085 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-4cf5680c-b388-419-user 2018-06-30 15:11:15,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:11:15,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc289d8429dee25d47b27d61a456d3ee43807d4" 2018-06-30 15:11:15,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:15 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd3dd969-a3e0-4d3a-864b-2cc1640bb6a5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:11:15,398 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-bd3dd969-a3e0-4d3a-864b-2cc1640bb6a5 2018-06-30 15:11:15,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc289d8429dee25d47b27d61a456d3ee43807d4" -d '{"role": {"name": "CreateRouterSuccessTests-4cf5680c-b388-419-proj-role"}}' 2018-06-30 15:11:15,831 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:11:15 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7cb902c-0ecc-41df-b910-af5f02de7f9c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "affb6f5995d042b9b6ec85ebefbcd1b5", "links": {"self": "http://10.167.4.35:5000/v3/roles/affb6f5995d042b9b6ec85ebefbcd1b5"}, "name": "CreateRouterSuccessTests-4cf5680c-b388-419-proj-role"}} 2018-06-30 15:11:15,831 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-d7cb902c-0ecc-41df-b910-af5f02de7f9c 2018-06-30 15:11:15,831 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-4cf5680c-b388-419-proj-role 2018-06-30 15:11:15,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/affb6f5995d042b9b6ec85ebefbcd1b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc289d8429dee25d47b27d61a456d3ee43807d4" 2018-06-30 15:11:16,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:15 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0f2d087-5fe4-41c0-8ed8-9d4ec8af7da0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "affb6f5995d042b9b6ec85ebefbcd1b5", "links": {"self": "http://10.167.4.35:5000/v3/roles/affb6f5995d042b9b6ec85ebefbcd1b5"}, "name": "CreateRouterSuccessTests-4cf5680c-b388-419-proj-role"}} 2018-06-30 15:11:16,221 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/affb6f5995d042b9b6ec85ebefbcd1b5 used request id req-a0f2d087-5fe4-41c0-8ed8-9d4ec8af7da0 2018-06-30 15:11:16,222 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-4cf5680c-b388-419-proj-role to project CreateRouterSuccessTests-4cf5680c-b388-419-proj 2018-06-30 15:11:16,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/86814e2e00f943429889594051f71204/users/dd817bad6d8e45c8b44564db97377daf/roles/affb6f5995d042b9b6ec85ebefbcd1b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc289d8429dee25d47b27d61a456d3ee43807d4" 2018-06-30 15:11:16,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:11:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eab9a7a2-948c-479e-b251-52650c132cba Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:11:16,616 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/86814e2e00f943429889594051f71204/users/dd817bad6d8e45c8b44564db97377daf/roles/affb6f5995d042b9b6ec85ebefbcd1b5 used request id req-eab9a7a2-948c-479e-b251-52650c132cba 2018-06-30 15:11:16,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:11:16,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:11:17,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "affb6f5995d042b9b6ec85ebefbcd1b5", "name": "CreateRouterSuccessTests-4cf5680c-b388-419-proj-role"}], "expires_at": "2018-06-30T16:11:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86814e2e00f943429889594051f71204", "name": "CreateRouterSuccessTests-4cf5680c-b388-419-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/86814e2e00f943429889594051f71204", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/86814e2e00f943429889594051f71204", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/86814e2e00f943429889594051f71204", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/86814e2e00f943429889594051f71204", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/86814e2e00f943429889594051f71204", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/86814e2e00f943429889594051f71204", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/86814e2e00f943429889594051f71204", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/86814e2e00f943429889594051f71204", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/86814e2e00f943429889594051f71204", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/86814e2e00f943429889594051f71204", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/86814e2e00f943429889594051f71204", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/86814e2e00f943429889594051f71204", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4cf5680c-b388-419-user", "id": "dd817bad6d8e45c8b44564db97377daf"}, "audit_ids": ["pLGeeNPhRvuIWzfptQ2wIQ"], "issued_at": "2018-06-30T15:11:17.000000Z"}} 2018-06-30 15:11:17,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962f5c0e9e58e3b8e61fbaf32c07d37d5f335b0" 2018-06-30 15:11:17,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1459a536-84ee-4d80-8616-5e64c0acd766 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:11:17,821 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1459a536-84ee-4d80-8616-5e64c0acd766 2018-06-30 15:11:17,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962f5c0e9e58e3b8e61fbaf32c07d37d5f335b0" 2018-06-30 15:11:18,791 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:18 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-8c049669-8e8c-4865-b09f-8d482cdeea77 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:11:18,791 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-net1 used request id req-8c049669-8e8c-4865-b09f-8d482cdeea77 2018-06-30 15:11:18,791 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-net1 2018-06-30 15:11:18,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962f5c0e9e58e3b8e61fbaf32c07d37d5f335b0" -d '{"network": {"name": "CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-net1", "admin_state_up": true}}' 2018-06-30 15:11:19,936 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:11:19 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-0f92b94c-fe1c-4e6c-a0c3-46c271aabb2d Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"86814e2e00f943429889594051f71204","created_at":"2018-06-30T15:11:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:11:19Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"86814e2e00f943429889594051f71204","id":"83e67753-bf0e-442a-a6b1-843166e9ad24","name":"CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-net1"}} 2018-06-30 15:11:19,936 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-0f92b94c-fe1c-4e6c-a0c3-46c271aabb2d 2018-06-30 15:11:19,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=83e67753-bf0e-442a-a6b1-843166e9ad24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962f5c0e9e58e3b8e61fbaf32c07d37d5f335b0" 2018-06-30 15:11:21,203 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:21 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-4bb235cc-142e-45c9-a5b8-4193f27b34e7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:11:19Z","tenant_id":"86814e2e00f943429889594051f71204","created_at":"2018-06-30T15:11:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"86814e2e00f943429889594051f71204","id":"83e67753-bf0e-442a-a6b1-843166e9ad24","name":"CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-net1"}]} 2018-06-30 15:11:21,203 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=83e67753-bf0e-442a-a6b1-843166e9ad24 used request id req-4bb235cc-142e-45c9-a5b8-4193f27b34e7 2018-06-30 15:11:21,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=83e67753-bf0e-442a-a6b1-843166e9ad24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962f5c0e9e58e3b8e61fbaf32c07d37d5f335b0" 2018-06-30 15:11:22,071 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:22 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-d95608f1-1254-4c71-a4d9-a92e85591d6a Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:11:22,071 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=83e67753-bf0e-442a-a6b1-843166e9ad24 used request id req-d95608f1-1254-4c71-a4d9-a92e85591d6a 2018-06-30 15:11:22,071 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-subnet1 2018-06-30 15:11:22,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962f5c0e9e58e3b8e61fbaf32c07d37d5f335b0" -d '{"subnets": [{"ip_version": 4, "network_id": "83e67753-bf0e-442a-a6b1-843166e9ad24", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-subnet1"}]}' 2018-06-30 15:11:23,571 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:11:23 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-f962da02-8741-47e2-98b7-3705f7b0f47f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83e67753-bf0e-442a-a6b1-843166e9ad24","tenant_id":"86814e2e00f943429889594051f71204","created_at":"2018-06-30T15:11:22Z","dns_nameservers":[],"updated_at":"2018-06-30T15:11:22Z","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":"86814e2e00f943429889594051f71204","id":"40affdd8-3162-4bf1-a98c-37ade9c9177e","subnetpool_id":null,"name":"CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-subnet1"}]} 2018-06-30 15:11:23,571 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-f962da02-8741-47e2-98b7-3705f7b0f47f 2018-06-30 15:11:23,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=83e67753-bf0e-442a-a6b1-843166e9ad24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962f5c0e9e58e3b8e61fbaf32c07d37d5f335b0" 2018-06-30 15:11:23,826 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:23 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-7bdc4471-b2b8-46d2-8793-02c15154834b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["40affdd8-3162-4bf1-a98c-37ade9c9177e"],"updated_at":"2018-06-30T15:11:22Z","tenant_id":"86814e2e00f943429889594051f71204","created_at":"2018-06-30T15:11:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"86814e2e00f943429889594051f71204","id":"83e67753-bf0e-442a-a6b1-843166e9ad24","name":"CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-net1"}]} 2018-06-30 15:11:23,826 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=83e67753-bf0e-442a-a6b1-843166e9ad24 used request id req-7bdc4471-b2b8-46d2-8793-02c15154834b 2018-06-30 15:11:23,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=83e67753-bf0e-442a-a6b1-843166e9ad24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962f5c0e9e58e3b8e61fbaf32c07d37d5f335b0" 2018-06-30 15:11:24,027 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:24 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-ee7ed496-ffd1-43fb-9b46-fd2919d3d431 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83e67753-bf0e-442a-a6b1-843166e9ad24","tenant_id":"86814e2e00f943429889594051f71204","created_at":"2018-06-30T15:11:22Z","dns_nameservers":[],"updated_at":"2018-06-30T15:11:22Z","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":"86814e2e00f943429889594051f71204","id":"40affdd8-3162-4bf1-a98c-37ade9c9177e","subnetpool_id":null,"name":"CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-subnet1"}]} 2018-06-30 15:11:24,027 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=83e67753-bf0e-442a-a6b1-843166e9ad24 used request id req-ee7ed496-ffd1-43fb-9b46-fd2919d3d431 2018-06-30 15:11:24,028 - OpenStackNetwork - DEBUG - Network [83e67753-bf0e-442a-a6b1-843166e9ad24] created successfully 2018-06-30 15:11:24,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:11:24,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:11:24,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "affb6f5995d042b9b6ec85ebefbcd1b5", "name": "CreateRouterSuccessTests-4cf5680c-b388-419-proj-role"}], "expires_at": "2018-06-30T16:11:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86814e2e00f943429889594051f71204", "name": "CreateRouterSuccessTests-4cf5680c-b388-419-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/86814e2e00f943429889594051f71204", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/86814e2e00f943429889594051f71204", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/86814e2e00f943429889594051f71204", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/86814e2e00f943429889594051f71204", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/86814e2e00f943429889594051f71204", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/86814e2e00f943429889594051f71204", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/86814e2e00f943429889594051f71204", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/86814e2e00f943429889594051f71204", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/86814e2e00f943429889594051f71204", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/86814e2e00f943429889594051f71204", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/86814e2e00f943429889594051f71204", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/86814e2e00f943429889594051f71204", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4cf5680c-b388-419-user", "id": "dd817bad6d8e45c8b44564db97377daf"}, "audit_ids": ["Ff6ed8k4RPe6yW94zncWMw"], "issued_at": "2018-06-30T15:11:24.000000Z"}} 2018-06-30 15:11:24,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc9616130e91a95fc4a0341ee921cbc292a83cc" 2018-06-30 15:11:25,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f34f39b9-528b-4831-90e6-1b38861b6ce6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:11:25,218 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f34f39b9-528b-4831-90e6-1b38861b6ce6 2018-06-30 15:11:25,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc9616130e91a95fc4a0341ee921cbc292a83cc" 2018-06-30 15:11:25,927 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:25 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-dd61ea41-67cb-4a7b-9844-839d06af14fd Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 15:11:25,928 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-router&admin_state_up=True used request id req-dd61ea41-67cb-4a7b-9844-839d06af14fd 2018-06-30 15:11:25,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:11:25,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:11:26,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "affb6f5995d042b9b6ec85ebefbcd1b5", "name": "CreateRouterSuccessTests-4cf5680c-b388-419-proj-role"}], "expires_at": "2018-06-30T16:11:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86814e2e00f943429889594051f71204", "name": "CreateRouterSuccessTests-4cf5680c-b388-419-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/86814e2e00f943429889594051f71204", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/86814e2e00f943429889594051f71204", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/86814e2e00f943429889594051f71204", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/86814e2e00f943429889594051f71204", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/86814e2e00f943429889594051f71204", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/86814e2e00f943429889594051f71204", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/86814e2e00f943429889594051f71204", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/86814e2e00f943429889594051f71204", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/86814e2e00f943429889594051f71204", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/86814e2e00f943429889594051f71204", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/86814e2e00f943429889594051f71204", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/86814e2e00f943429889594051f71204", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4cf5680c-b388-419-user", "id": "dd817bad6d8e45c8b44564db97377daf"}, "audit_ids": ["42rwbqekQv6dm6t0MJ1p9g"], "issued_at": "2018-06-30T15:11:26.000000Z"}} 2018-06-30 15:11:26,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd0b731c49d79c0c11b70e040c2c7eca7f8b139" 2018-06-30 15:11:27,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81b0a411-2434-432d-92c3-545c72286df2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:11:27,082 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-81b0a411-2434-432d-92c3-545c72286df2 2018-06-30 15:11:27,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc9616130e91a95fc4a0341ee921cbc292a83cc" 2018-06-30 15:11:28,208 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:28 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-36d6fb86-57a6-46b9-87db-a255bf390362 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 15:11:28,209 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-36d6fb86-57a6-46b9-87db-a255bf390362 2018-06-30 15:11:28,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc9616130e91a95fc4a0341ee921cbc292a83cc" 2018-06-30 15:11:29,043 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:29 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-03f824e4-0753-41d1-b246-a9eab16cd144 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:11:29,043 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-03f824e4-0753-41d1-b246-a9eab16cd144 2018-06-30 15:11:29,044 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-router 2018-06-30 15:11:29,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc9616130e91a95fc4a0341ee921cbc292a83cc" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-router", "admin_state_up": true}}' 2018-06-30 15:11:33,041 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:11:33 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-d930f336-450d-4c06-8d2e-971771b9148d Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "86814e2e00f943429889594051f71204", "created_at": "2018-06-30T15:11:29Z", "admin_state_up": true, "updated_at": "2018-06-30T15:11:32Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "86814e2e00f943429889594051f71204", "id": "77b6dc47-3e0a-41d9-8ab7-16dbd47675a8", "name": "CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-router"}} 2018-06-30 15:11:33,041 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-d930f336-450d-4c06-8d2e-971771b9148d 2018-06-30 15:11:33,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=77b6dc47-3e0a-41d9-8ab7-16dbd47675a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc9616130e91a95fc4a0341ee921cbc292a83cc" 2018-06-30 15:11:33,153 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:33 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-3988fd06-55fd-45b2-b730-4f598639975c Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:11:33,153 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=77b6dc47-3e0a-41d9-8ab7-16dbd47675a8 used request id req-3988fd06-55fd-45b2-b730-4f598639975c 2018-06-30 15:11:33,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?name=CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc9616130e91a95fc4a0341ee921cbc292a83cc" 2018-06-30 15:11:33,276 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:33 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-cb51d6e2-f2b4-4570-9a5a-80662795e364 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83e67753-bf0e-442a-a6b1-843166e9ad24","tenant_id":"86814e2e00f943429889594051f71204","created_at":"2018-06-30T15:11:22Z","dns_nameservers":[],"updated_at":"2018-06-30T15:11:22Z","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":"86814e2e00f943429889594051f71204","id":"40affdd8-3162-4bf1-a98c-37ade9c9177e","subnetpool_id":null,"name":"CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-subnet1"}]} 2018-06-30 15:11:33,276 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?name=CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-subnet1 used request id req-cb51d6e2-f2b4-4570-9a5a-80662795e364 2018-06-30 15:11:33,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:11:33,289 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:11:33 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:11:33,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/86814e2e00f943429889594051f71204 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc9616130e91a95fc4a0341ee921cbc292a83cc" 2018-06-30 15:11:33,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:33 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06ef3b34-dbe8-4aa4-a8ca-a477af8ebe75 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/86814e2e00f943429889594051f71204"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "86814e2e00f943429889594051f71204", "name": "CreateRouterSuccessTests-4cf5680c-b388-419-proj"}} 2018-06-30 15:11:33,378 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/86814e2e00f943429889594051f71204 used request id req-06ef3b34-dbe8-4aa4-a8ca-a477af8ebe75 2018-06-30 15:11:33,378 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-30 15:11:33,378 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-router 2018-06-30 15:11:33,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/77b6dc47-3e0a-41d9-8ab7-16dbd47675a8/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc9616130e91a95fc4a0341ee921cbc292a83cc" -d '{"subnet_id": "40affdd8-3162-4bf1-a98c-37ade9c9177e"}' 2018-06-30 15:11:38,808 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:38 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-08f4d1e5-6a38-466d-9630-2a03450a0962 Front-End-Https: on RESP BODY: {"network_id": "83e67753-bf0e-442a-a6b1-843166e9ad24", "tenant_id": "86814e2e00f943429889594051f71204", "subnet_id": "40affdd8-3162-4bf1-a98c-37ade9c9177e", "subnet_ids": ["40affdd8-3162-4bf1-a98c-37ade9c9177e"], "port_id": "7b0deeac-568b-42db-a99a-78af51e2289e", "id": "77b6dc47-3e0a-41d9-8ab7-16dbd47675a8"} 2018-06-30 15:11:38,808 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/77b6dc47-3e0a-41d9-8ab7-16dbd47675a8/add_router_interface used request id req-08f4d1e5-6a38-466d-9630-2a03450a0962 2018-06-30 15:11:38,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/77b6dc47-3e0a-41d9-8ab7-16dbd47675a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc9616130e91a95fc4a0341ee921cbc292a83cc" 2018-06-30 15:11:39,468 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:39 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-c54d62ca-aa73-419e-b57a-cca08d9afa66 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "86814e2e00f943429889594051f71204", "created_at": "2018-06-30T15:11:29Z", "admin_state_up": true, "updated_at": "2018-06-30T15:11:36Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "86814e2e00f943429889594051f71204", "id": "77b6dc47-3e0a-41d9-8ab7-16dbd47675a8", "name": "CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-router"}} 2018-06-30 15:11:39,468 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/77b6dc47-3e0a-41d9-8ab7-16dbd47675a8 used request id req-c54d62ca-aa73-419e-b57a-cca08d9afa66 2018-06-30 15:11:39,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=77b6dc47-3e0a-41d9-8ab7-16dbd47675a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc9616130e91a95fc4a0341ee921cbc292a83cc" 2018-06-30 15:11:39,623 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:39 GMT Content-Type: application/json Content-Length: 721 Connection: keep-alive X-Openstack-Request-Id: req-34bf982e-acbb-4073-a5c0-3fa0bde0850c Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"83e67753-bf0e-442a-a6b1-843166e9ad24","tenant_id":"86814e2e00f943429889594051f71204","created_at":"2018-06-30T15:11:35Z","admin_state_up":true,"updated_at":"2018-06-30T15:11:37Z","binding:vnic_type":"normal","device_id":"77b6dc47-3e0a-41d9-8ab7-16dbd47675a8","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:60:68:e8","id":"7b0deeac-568b-42db-a99a-78af51e2289e","port_security_enabled":false,"project_id":"86814e2e00f943429889594051f71204","fixed_ips":[{"subnet_id":"40affdd8-3162-4bf1-a98c-37ade9c9177e","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:11:39,623 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=77b6dc47-3e0a-41d9-8ab7-16dbd47675a8 used request id req-34bf982e-acbb-4073-a5c0-3fa0bde0850c 2018-06-30 15:11:39,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/40affdd8-3162-4bf1-a98c-37ade9c9177e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc9616130e91a95fc4a0341ee921cbc292a83cc" 2018-06-30 15:11:39,751 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:39 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-fbb17b53-abdc-4e5d-a071-a8fa586a6da6 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83e67753-bf0e-442a-a6b1-843166e9ad24","tenant_id":"86814e2e00f943429889594051f71204","created_at":"2018-06-30T15:11:22Z","dns_nameservers":[],"updated_at":"2018-06-30T15:11:22Z","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":"86814e2e00f943429889594051f71204","id":"40affdd8-3162-4bf1-a98c-37ade9c9177e","subnetpool_id":null,"name":"CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-subnet1"}} 2018-06-30 15:11:39,751 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/40affdd8-3162-4bf1-a98c-37ade9c9177e used request id req-fbb17b53-abdc-4e5d-a071-a8fa586a6da6 2018-06-30 15:11:39,751 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-router and subnet CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-subnet1 2018-06-30 15:11:39,752 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-router 2018-06-30 15:11:39,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/77b6dc47-3e0a-41d9-8ab7-16dbd47675a8/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc9616130e91a95fc4a0341ee921cbc292a83cc" -d '{"subnet_id": "40affdd8-3162-4bf1-a98c-37ade9c9177e"}' 2018-06-30 15:11:44,350 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:44 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-3a449455-5a1a-44c7-8db2-fb79e70e0c57 Front-End-Https: on RESP BODY: {"network_id": "83e67753-bf0e-442a-a6b1-843166e9ad24", "tenant_id": "86814e2e00f943429889594051f71204", "subnet_id": "40affdd8-3162-4bf1-a98c-37ade9c9177e", "subnet_ids": ["40affdd8-3162-4bf1-a98c-37ade9c9177e"], "port_id": "7b0deeac-568b-42db-a99a-78af51e2289e", "id": "77b6dc47-3e0a-41d9-8ab7-16dbd47675a8"} 2018-06-30 15:11:44,350 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/77b6dc47-3e0a-41d9-8ab7-16dbd47675a8/remove_router_interface used request id req-3a449455-5a1a-44c7-8db2-fb79e70e0c57 2018-06-30 15:11:44,351 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-router 2018-06-30 15:11:44,351 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-router 2018-06-30 15:11:44,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/77b6dc47-3e0a-41d9-8ab7-16dbd47675a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc9616130e91a95fc4a0341ee921cbc292a83cc" 2018-06-30 15:11:47,992 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:11:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2f48e521-4e77-46d7-a5a6-6652c389e0d0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:11:47,992 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/77b6dc47-3e0a-41d9-8ab7-16dbd47675a8 used request id req-2f48e521-4e77-46d7-a5a6-6652c389e0d0 2018-06-30 15:11:47,993 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-subnet1 2018-06-30 15:11:47,993 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-subnet1 2018-06-30 15:11:47,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/40affdd8-3162-4bf1-a98c-37ade9c9177e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962f5c0e9e58e3b8e61fbaf32c07d37d5f335b0" 2018-06-30 15:11:53,113 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:11:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c6443a88-e4cd-4df9-991d-be5bd0e86906 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:11:53,113 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/40affdd8-3162-4bf1-a98c-37ade9c9177e used request id req-c6443a88-e4cd-4df9-991d-be5bd0e86906 2018-06-30 15:11:53,113 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-9b0e68bd-6baa-4cef-9179-82bc9d910034-pub-net1 2018-06-30 15:11:53,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/83e67753-bf0e-442a-a6b1-843166e9ad24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a962f5c0e9e58e3b8e61fbaf32c07d37d5f335b0" 2018-06-30 15:11:55,766 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:11:55 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-42b52eea-71b3-415a-860f-0bdeba119728 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:11:55,767 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/83e67753-bf0e-442a-a6b1-843166e9ad24 used request id req-42b52eea-71b3-415a-860f-0bdeba119728 2018-06-30 15:11:55,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc289d8429dee25d47b27d61a456d3ee43807d4" 2018-06-30 15:11:56,639 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:56 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-70e26913-9c0c-49d0-83fe-b26564375558 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "86814e2e00f943429889594051f71204", "created_at": "2018-06-30T15:11:18Z", "updated_at": "2018-06-30T15:11:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:11:19Z", "revision_number": 0, "id": "6f8885e2-1ba9-4cb5-ab18-8ced9e9d8280", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:11:19Z", "security_group_id": "2964fb44-7a7f-45be-a711-a5d229f413cc", "tenant_id": "86814e2e00f943429889594051f71204", "port_range_min": null, "ethertype": "IPv6", "project_id": "86814e2e00f943429889594051f71204"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:11:19Z", "revision_number": 0, "id": "7b525d52-36ae-47af-8cc6-1228bcdde519", "remote_group_id": "2964fb44-7a7f-45be-a711-a5d229f413cc", "remote_ip_prefix": null, "created_at": "2018-06-30T15:11:19Z", "security_group_id": "2964fb44-7a7f-45be-a711-a5d229f413cc", "tenant_id": "86814e2e00f943429889594051f71204", "port_range_min": null, "ethertype": "IPv4", "project_id": "86814e2e00f943429889594051f71204"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:11:19Z", "revision_number": 0, "id": "81a50606-34f9-440c-8978-93a75f81c03f", "remote_group_id": "2964fb44-7a7f-45be-a711-a5d229f413cc", "remote_ip_prefix": null, "created_at": "2018-06-30T15:11:19Z", "security_group_id": "2964fb44-7a7f-45be-a711-a5d229f413cc", "tenant_id": "86814e2e00f943429889594051f71204", "port_range_min": null, "ethertype": "IPv6", "project_id": "86814e2e00f943429889594051f71204"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:11:19Z", "revision_number": 0, "id": "f6aa227b-db86-4687-9577-43b346971b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:11:19Z", "security_group_id": "2964fb44-7a7f-45be-a711-a5d229f413cc", "tenant_id": "86814e2e00f943429889594051f71204", "port_range_min": null, "ethertype": "IPv4", "project_id": "86814e2e00f943429889594051f71204"}], "revision_number": 4, "project_id": "86814e2e00f943429889594051f71204", "id": "2964fb44-7a7f-45be-a711-a5d229f413cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:11:56,639 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-70e26913-9c0c-49d0-83fe-b26564375558 2018-06-30 15:11:56,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/86814e2e00f943429889594051f71204 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc289d8429dee25d47b27d61a456d3ee43807d4" 2018-06-30 15:11:57,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:56 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-76cc9587-637c-4857-a729-4d18c720e9b8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/86814e2e00f943429889594051f71204"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "86814e2e00f943429889594051f71204", "name": "CreateRouterSuccessTests-4cf5680c-b388-419-proj"}} 2018-06-30 15:11:57,002 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/86814e2e00f943429889594051f71204 used request id req-76cc9587-637c-4857-a729-4d18c720e9b8 2018-06-30 15:11:57,003 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2964fb44-7a7f-45be-a711-a5d229f413cc 2018-06-30 15:11:57,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2964fb44-7a7f-45be-a711-a5d229f413cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc289d8429dee25d47b27d61a456d3ee43807d4" 2018-06-30 15:11:57,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:11:57 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-70bed7b5-336b-4c33-a597-98ace093ef43 Front-End-Https: on 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-06-30T15:11:19Z", "security_group_id": "2964fb44-7a7f-45be-a711-a5d229f413cc", "port_range_min": null, "revision_number": 0, "tenant_id": "86814e2e00f943429889594051f71204", "created_at": "2018-06-30T15:11:19Z", "project_id": "86814e2e00f943429889594051f71204", "id": "6f8885e2-1ba9-4cb5-ab18-8ced9e9d8280"}, {"remote_group_id": "2964fb44-7a7f-45be-a711-a5d229f413cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:11:19Z", "security_group_id": "2964fb44-7a7f-45be-a711-a5d229f413cc", "port_range_min": null, "revision_number": 0, "tenant_id": "86814e2e00f943429889594051f71204", "created_at": "2018-06-30T15:11:19Z", "project_id": "86814e2e00f943429889594051f71204", "id": "7b525d52-36ae-47af-8cc6-1228bcdde519"}, {"remote_group_id": "2964fb44-7a7f-45be-a711-a5d229f413cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:11:19Z", "security_group_id": "2964fb44-7a7f-45be-a711-a5d229f413cc", "port_range_min": null, "revision_number": 0, "tenant_id": "86814e2e00f943429889594051f71204", "created_at": "2018-06-30T15:11:19Z", "project_id": "86814e2e00f943429889594051f71204", "id": "81a50606-34f9-440c-8978-93a75f81c03f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:11:19Z", "security_group_id": "2964fb44-7a7f-45be-a711-a5d229f413cc", "port_range_min": null, "revision_number": 0, "tenant_id": "86814e2e00f943429889594051f71204", "created_at": "2018-06-30T15:11:19Z", "project_id": "86814e2e00f943429889594051f71204", "id": "f6aa227b-db86-4687-9577-43b346971b5f"}]} 2018-06-30 15:11:57,094 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=2964fb44-7a7f-45be-a711-a5d229f413cc used request id req-70bed7b5-336b-4c33-a597-98ace093ef43 2018-06-30 15:11:57,095 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:11:57,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/2964fb44-7a7f-45be-a711-a5d229f413cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc289d8429dee25d47b27d61a456d3ee43807d4" 2018-06-30 15:11:58,034 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:11:58 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c926fad5-1de7-42fe-adc1-cf545905a1a1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:11:58,034 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/2964fb44-7a7f-45be-a711-a5d229f413cc used request id req-c926fad5-1de7-42fe-adc1-cf545905a1a1 2018-06-30 15:11:58,035 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-4cf5680c-b388-419-proj 2018-06-30 15:11:58,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/86814e2e00f943429889594051f71204 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc289d8429dee25d47b27d61a456d3ee43807d4" 2018-06-30 15:11:58,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:11:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8255aea-e0b9-483f-bc04-6bfb30f77d54 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:11:58,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/86814e2e00f943429889594051f71204 used request id req-a8255aea-e0b9-483f-bc04-6bfb30f77d54 2018-06-30 15:11:58,817 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-4cf5680c-b388-419-proj-role 2018-06-30 15:11:58,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/affb6f5995d042b9b6ec85ebefbcd1b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc289d8429dee25d47b27d61a456d3ee43807d4" 2018-06-30 15:11:59,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:11:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6e06549-119d-49eb-9798-0b2c1317789e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:11:59,269 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/affb6f5995d042b9b6ec85ebefbcd1b5 used request id req-b6e06549-119d-49eb-9798-0b2c1317789e 2018-06-30 15:11:59,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc289d8429dee25d47b27d61a456d3ee43807d4" 2018-06-30 15:11:59,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:11:59 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-249a5991-cc98-4d58-b0ae-45878f2c77ad Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:11:59,612 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-249a5991-cc98-4d58-b0ae-45878f2c77ad 2018-06-30 15:11:59,613 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-4cf5680c-b388-419-user 2018-06-30 15:11:59,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/dd817bad6d8e45c8b44564db97377daf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52824d450226535c1661043ee2031045162492af" 2018-06-30 15:12:00,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:11:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ee365ea-9f32-4063-b04b-1583bb215662 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:12:00,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/dd817bad6d8e45c8b44564db97377daf used request id req-6ee365ea-9f32-4063-b04b-1583bb215662 2018-06-30 15:12:00,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:12:01,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:12:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["vedPnWW2Q4iAGpGMHrAfqA"], "issued_at": "2018-06-30T15:12:01.000000Z"}} 2018-06-30 15:12:01,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a404bc9f257c98188677ea52ee3f01ccd45832d4" 2018-06-30 15:12:01,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-634f1401-7167-4ba8-9061-b5077404ece7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:12:01,671 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-634f1401-7167-4ba8-9061-b5077404ece7 2018-06-30 15:12:01,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:12:01,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:12:02,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:12:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["nX90Ukt-SeW0c3Yj0tGVpw"], "issued_at": "2018-06-30T15:12:02.000000Z"}} 2018-06-30 15:12:02,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf72ec824706de33c51541c557a7cf98ef07d92" 2018-06-30 15:12:02,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9afa744f-d549-4a33-83ba-40884463fd03 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:12:02,955 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9afa744f-d549-4a33-83ba-40884463fd03 2018-06-30 15:12:02,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:12:02,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:12:02 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:12:02,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-dfd263d7-c85d-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf72ec824706de33c51541c557a7cf98ef07d92" 2018-06-30 15:12:03,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:02 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c88fba1-468f-4f0a-808b-2246e1114761 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-dfd263d7-c85d-409-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:12:03,482 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-dfd263d7-c85d-409-proj used request id req-1c88fba1-468f-4f0a-808b-2246e1114761 2018-06-30 15:12:03,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf72ec824706de33c51541c557a7cf98ef07d92" 2018-06-30 15:12:03,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:03 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a91a4e81-13dd-4fe1-b64d-65039dbe295d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:12:03,580 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a91a4e81-13dd-4fe1-b64d-65039dbe295d 2018-06-30 15:12:03,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf72ec824706de33c51541c557a7cf98ef07d92" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-dfd263d7-c85d-409-proj"}}' 2018-06-30 15:12:04,060 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:12:03 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c9b2ef0-4054-4337-887c-da6e10f43450 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/20d1bd58e31248e79446677af90ad9df"}, "tags": [], "enabled": true, "id": "20d1bd58e31248e79446677af90ad9df", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dfd263d7-c85d-409-proj"}} 2018-06-30 15:12:04,060 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-8c9b2ef0-4054-4337-887c-da6e10f43450 2018-06-30 15:12:04,060 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-dfd263d7-c85d-409-proj 2018-06-30 15:12:04,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:12:04,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:12:05,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:12:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["6gz0Hcm5QkSco11qFYwTfg"], "issued_at": "2018-06-30T15:12:05.000000Z"}} 2018-06-30 15:12:05,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295f9c35b646448b7cb2ba363f6fb47852f91cdb" 2018-06-30 15:12:05,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4309d2c7-0d3b-42a4-b39c-fb1534b0ae00 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:12:05,089 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4309d2c7-0d3b-42a4-b39c-fb1534b0ae00 2018-06-30 15:12:05,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:12:05,105 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:12:05 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:12:05,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295f9c35b646448b7cb2ba363f6fb47852f91cdb" 2018-06-30 15:12:05,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:05 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9de78290-0ee0-4efa-ad22-d1e6b0f5c7a9 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:12:05,462 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-9de78290-0ee0-4efa-ad22-d1e6b0f5c7a9 2018-06-30 15:12:05,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-dfd263d7-c85d-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295f9c35b646448b7cb2ba363f6fb47852f91cdb" 2018-06-30 15:12:05,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:05 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-abd30e55-9f1d-4e67-ab6c-17597bd143e2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-dfd263d7-c85d-409-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/20d1bd58e31248e79446677af90ad9df"}, "tags": [], "enabled": true, "id": "20d1bd58e31248e79446677af90ad9df", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dfd263d7-c85d-409-proj"}]} 2018-06-30 15:12:05,860 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterSuccessTests-dfd263d7-c85d-409-proj used request id req-abd30e55-9f1d-4e67-ab6c-17597bd143e2 2018-06-30 15:12:05,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295f9c35b646448b7cb2ba363f6fb47852f91cdb" 2018-06-30 15:12:06,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:05 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf0efa3a-c9a9-450c-8f6f-59568d4537eb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:12:06,163 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-cf0efa3a-c9a9-450c-8f6f-59568d4537eb 2018-06-30 15:12:06,762 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-dfd263d7-c85d-409-user 2018-06-30 15:12:06,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:12:06,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf72ec824706de33c51541c557a7cf98ef07d92" 2018-06-30 15:12:07,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:06 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab8e5c24-b67d-4d0b-8f0d-bab003566d9a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:12:07,129 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ab8e5c24-b67d-4d0b-8f0d-bab003566d9a 2018-06-30 15:12:07,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf72ec824706de33c51541c557a7cf98ef07d92" -d '{"role": {"name": "CreateRouterSuccessTests-dfd263d7-c85d-409-proj-role"}}' 2018-06-30 15:12:07,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:12:07 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbbf2ffd-6649-4930-b6ee-f6c3ac6051cc Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "63d21ee41f3d48eb9992d53311e9bfd4", "links": {"self": "http://10.167.4.35:5000/v3/roles/63d21ee41f3d48eb9992d53311e9bfd4"}, "name": "CreateRouterSuccessTests-dfd263d7-c85d-409-proj-role"}} 2018-06-30 15:12:07,496 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-dbbf2ffd-6649-4930-b6ee-f6c3ac6051cc 2018-06-30 15:12:07,497 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-dfd263d7-c85d-409-proj-role 2018-06-30 15:12:07,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/63d21ee41f3d48eb9992d53311e9bfd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf72ec824706de33c51541c557a7cf98ef07d92" 2018-06-30 15:12:07,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:07 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdb07122-c1d7-46c7-adc4-ea2e207d931c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "63d21ee41f3d48eb9992d53311e9bfd4", "links": {"self": "http://10.167.4.35:5000/v3/roles/63d21ee41f3d48eb9992d53311e9bfd4"}, "name": "CreateRouterSuccessTests-dfd263d7-c85d-409-proj-role"}} 2018-06-30 15:12:07,946 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/63d21ee41f3d48eb9992d53311e9bfd4 used request id req-fdb07122-c1d7-46c7-adc4-ea2e207d931c 2018-06-30 15:12:07,946 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-dfd263d7-c85d-409-proj-role to project CreateRouterSuccessTests-dfd263d7-c85d-409-proj 2018-06-30 15:12:07,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/20d1bd58e31248e79446677af90ad9df/users/cbe4d96ec6314ed4a59e51c7102f31b5/roles/63d21ee41f3d48eb9992d53311e9bfd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf72ec824706de33c51541c557a7cf98ef07d92" 2018-06-30 15:12:08,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:12:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-adf29417-9128-48fa-9dd5-2857a83f592b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:12:08,404 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/20d1bd58e31248e79446677af90ad9df/users/cbe4d96ec6314ed4a59e51c7102f31b5/roles/63d21ee41f3d48eb9992d53311e9bfd4 used request id req-adf29417-9128-48fa-9dd5-2857a83f592b 2018-06-30 15:12:08,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:12:08,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:12:09,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:12:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["U2bwBz3eSS2YCBwl-4mwlA"], "issued_at": "2018-06-30T15:12:09.000000Z"}} 2018-06-30 15:12:09,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ddfd2635300dce9860d8d5f15beab11883b11a" 2018-06-30 15:12:09,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25a93d41-e95d-4ef5-b83f-1d9f57992b83 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:12:09,531 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-25a93d41-e95d-4ef5-b83f-1d9f57992b83 2018-06-30 15:12:09,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ddfd2635300dce9860d8d5f15beab11883b11a" 2018-06-30 15:12:10,265 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:10 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-d364be77-6079-418f-a789-101a830037b1 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:12:10,265 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-net1 used request id req-d364be77-6079-418f-a789-101a830037b1 2018-06-30 15:12:10,265 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-net1 2018-06-30 15:12:10,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ddfd2635300dce9860d8d5f15beab11883b11a" -d '{"network": {"name": "CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-net1", "admin_state_up": true}}' 2018-06-30 15:12:10,869 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:12:10 GMT Content-Type: application/json Content-Length: 702 Connection: keep-alive X-Openstack-Request-Id: req-9d5218ac-d934-4d4f-b3ca-6296b178d5a9 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"657219b5-9f7a-4287-9edc-96f04cd2230d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T15:12:10Z","is_default":false,"provider:segmentation_id":58,"name":"CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-net1","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:12:10Z","mtu":1450}} 2018-06-30 15:12:10,869 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-9d5218ac-d934-4d4f-b3ca-6296b178d5a9 2018-06-30 15:12:10,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=657219b5-9f7a-4287-9edc-96f04cd2230d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ddfd2635300dce9860d8d5f15beab11883b11a" 2018-06-30 15:12:11,776 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:11 GMT Content-Type: application/json Content-Length: 686 Connection: keep-alive X-Openstack-Request-Id: req-6b86965e-bec9-42a0-bf3c-34c40799e3e2 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"657219b5-9f7a-4287-9edc-96f04cd2230d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T15:12:10Z","provider:segmentation_id":58,"name":"CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-net1","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:12:10Z","provider:network_type":"vxlan"}]} 2018-06-30 15:12:11,776 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=657219b5-9f7a-4287-9edc-96f04cd2230d used request id req-6b86965e-bec9-42a0-bf3c-34c40799e3e2 2018-06-30 15:12:11,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=657219b5-9f7a-4287-9edc-96f04cd2230d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ddfd2635300dce9860d8d5f15beab11883b11a" 2018-06-30 15:12:12,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:12 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-62188da1-5dde-4947-82aa-f982cadccf91 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:12:12,524 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=657219b5-9f7a-4287-9edc-96f04cd2230d used request id req-62188da1-5dde-4947-82aa-f982cadccf91 2018-06-30 15:12:12,524 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-subnet1 2018-06-30 15:12:12,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ddfd2635300dce9860d8d5f15beab11883b11a" -d '{"subnets": [{"ip_version": 4, "network_id": "657219b5-9f7a-4287-9edc-96f04cd2230d", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-subnet1"}]}' 2018-06-30 15:12:13,728 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:12:13 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-d4164442-ab34-4ba4-a407-61b85e9c5445 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"657219b5-9f7a-4287-9edc-96f04cd2230d","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:12:12Z","dns_nameservers":[],"updated_at":"2018-06-30T15:12:12Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"71dc7587-0d4c-428a-857e-b2fb5fef59e1","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-subnet1"}]} 2018-06-30 15:12:13,729 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-d4164442-ab34-4ba4-a407-61b85e9c5445 2018-06-30 15:12:13,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=657219b5-9f7a-4287-9edc-96f04cd2230d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ddfd2635300dce9860d8d5f15beab11883b11a" 2018-06-30 15:12:13,937 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:13 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-0024fc97-bcb3-4c15-887c-653ebcddbd27 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"657219b5-9f7a-4287-9edc-96f04cd2230d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["71dc7587-0d4c-428a-857e-b2fb5fef59e1"],"description":"","tags":[],"updated_at":"2018-06-30T15:12:12Z","provider:segmentation_id":58,"name":"CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-net1","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:12:10Z","provider:network_type":"vxlan"}]} 2018-06-30 15:12:13,937 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=657219b5-9f7a-4287-9edc-96f04cd2230d used request id req-0024fc97-bcb3-4c15-887c-653ebcddbd27 2018-06-30 15:12:13,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=657219b5-9f7a-4287-9edc-96f04cd2230d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ddfd2635300dce9860d8d5f15beab11883b11a" 2018-06-30 15:12:14,076 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:14 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-371f5b2a-1f6e-4c84-b858-dde027558640 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"657219b5-9f7a-4287-9edc-96f04cd2230d","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:12:12Z","dns_nameservers":[],"updated_at":"2018-06-30T15:12:12Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"71dc7587-0d4c-428a-857e-b2fb5fef59e1","subnetpool_id":null,"name":"CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-subnet1"}]} 2018-06-30 15:12:14,076 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=657219b5-9f7a-4287-9edc-96f04cd2230d used request id req-371f5b2a-1f6e-4c84-b858-dde027558640 2018-06-30 15:12:14,077 - OpenStackNetwork - DEBUG - Network [657219b5-9f7a-4287-9edc-96f04cd2230d] created successfully 2018-06-30 15:12:14,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:12:14,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:12:14,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63d21ee41f3d48eb9992d53311e9bfd4", "name": "CreateRouterSuccessTests-dfd263d7-c85d-409-proj-role"}], "expires_at": "2018-06-30T16:12:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20d1bd58e31248e79446677af90ad9df", "name": "CreateRouterSuccessTests-dfd263d7-c85d-409-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/20d1bd58e31248e79446677af90ad9df", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/20d1bd58e31248e79446677af90ad9df", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/20d1bd58e31248e79446677af90ad9df", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/20d1bd58e31248e79446677af90ad9df", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/20d1bd58e31248e79446677af90ad9df", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/20d1bd58e31248e79446677af90ad9df", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/20d1bd58e31248e79446677af90ad9df", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/20d1bd58e31248e79446677af90ad9df", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/20d1bd58e31248e79446677af90ad9df", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/20d1bd58e31248e79446677af90ad9df", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/20d1bd58e31248e79446677af90ad9df", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/20d1bd58e31248e79446677af90ad9df", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dfd263d7-c85d-409-user", "id": "cbe4d96ec6314ed4a59e51c7102f31b5"}, "audit_ids": ["WcfYruVZRZKC4H-SzjORhw"], "issued_at": "2018-06-30T15:12:14.000000Z"}} 2018-06-30 15:12:14,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e95c9e8064b8ab714f8ad4f89a0e470e72e10077" 2018-06-30 15:12:15,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40773616-688d-420a-89f9-de3432d81f70 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:12:15,181 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-40773616-688d-420a-89f9-de3432d81f70 2018-06-30 15:12:15,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e95c9e8064b8ab714f8ad4f89a0e470e72e10077" 2018-06-30 15:12:15,954 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:15 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-09ad0ddc-b375-45c9-80a8-0ed2017519dd Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 15:12:15,954 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-router&admin_state_up=True used request id req-09ad0ddc-b375-45c9-80a8-0ed2017519dd 2018-06-30 15:12:15,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:12:15,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:12:16,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63d21ee41f3d48eb9992d53311e9bfd4", "name": "CreateRouterSuccessTests-dfd263d7-c85d-409-proj-role"}], "expires_at": "2018-06-30T16:12:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20d1bd58e31248e79446677af90ad9df", "name": "CreateRouterSuccessTests-dfd263d7-c85d-409-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/20d1bd58e31248e79446677af90ad9df", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/20d1bd58e31248e79446677af90ad9df", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/20d1bd58e31248e79446677af90ad9df", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/20d1bd58e31248e79446677af90ad9df", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/20d1bd58e31248e79446677af90ad9df", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/20d1bd58e31248e79446677af90ad9df", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/20d1bd58e31248e79446677af90ad9df", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/20d1bd58e31248e79446677af90ad9df", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/20d1bd58e31248e79446677af90ad9df", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/20d1bd58e31248e79446677af90ad9df", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/20d1bd58e31248e79446677af90ad9df", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/20d1bd58e31248e79446677af90ad9df", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dfd263d7-c85d-409-user", "id": "cbe4d96ec6314ed4a59e51c7102f31b5"}, "audit_ids": ["Oqddf7OYQYWvip6bMEMC3w"], "issued_at": "2018-06-30T15:12:16.000000Z"}} 2018-06-30 15:12:16,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6a0dd143cde5d79dd0480c3b01239f2eee50fa" 2018-06-30 15:12:16,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-63c6caf8-cb45-4f87-9ef4-2eae4d832006 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:12:16,976 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-63c6caf8-cb45-4f87-9ef4-2eae4d832006 2018-06-30 15:12:16,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e95c9e8064b8ab714f8ad4f89a0e470e72e10077" 2018-06-30 15:12:17,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:17 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-a6b7ce66-4348-4cad-9903-86deb1a81bbc Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 15:12:17,798 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-a6b7ce66-4348-4cad-9903-86deb1a81bbc 2018-06-30 15:12:17,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e95c9e8064b8ab714f8ad4f89a0e470e72e10077" 2018-06-30 15:12:17,872 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:17 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-12867b3e-bc51-48bb-9d56-111e05388001 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:12:17,872 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-12867b3e-bc51-48bb-9d56-111e05388001 2018-06-30 15:12:17,873 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-router 2018-06-30 15:12:17,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e95c9e8064b8ab714f8ad4f89a0e470e72e10077" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-router", "admin_state_up": true}}' 2018-06-30 15:12:21,188 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:12:21 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-f71315be-2cfd-4040-85e0-c887180b23c8 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.112"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "20d1bd58e31248e79446677af90ad9df", "created_at": "2018-06-30T15:12:18Z", "admin_state_up": true, "updated_at": "2018-06-30T15:12:20Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "20d1bd58e31248e79446677af90ad9df", "id": "dce9da69-323d-49ed-8f07-8af53f8dd70f", "name": "CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-router"}} 2018-06-30 15:12:21,188 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-f71315be-2cfd-4040-85e0-c887180b23c8 2018-06-30 15:12:21,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=dce9da69-323d-49ed-8f07-8af53f8dd70f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e95c9e8064b8ab714f8ad4f89a0e470e72e10077" 2018-06-30 15:12:21,281 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:21 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-0e825935-d7cc-4cd1-badc-c51ec13608c0 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:12:21,281 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=dce9da69-323d-49ed-8f07-8af53f8dd70f used request id req-0e825935-d7cc-4cd1-badc-c51ec13608c0 2018-06-30 15:12:21,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?name=CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e95c9e8064b8ab714f8ad4f89a0e470e72e10077" 2018-06-30 15:12:21,349 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:21 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-774352a0-838a-4e76-9ecf-63e6e50c7fbd Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:12:21,349 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?name=CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-subnet1 used request id req-774352a0-838a-4e76-9ecf-63e6e50c7fbd 2018-06-30 15:12:21,350 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-router 2018-06-30 15:12:21,350 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-router 2018-06-30 15:12:21,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/dce9da69-323d-49ed-8f07-8af53f8dd70f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e95c9e8064b8ab714f8ad4f89a0e470e72e10077" 2018-06-30 15:12:25,803 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:12:25 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-afe6c0d5-23c0-4eb3-a2fc-10a9a6b67143 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:12:25,803 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/dce9da69-323d-49ed-8f07-8af53f8dd70f used request id req-afe6c0d5-23c0-4eb3-a2fc-10a9a6b67143 2018-06-30 15:12:25,804 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-subnet1 2018-06-30 15:12:25,804 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-subnet1 2018-06-30 15:12:25,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/71dc7587-0d4c-428a-857e-b2fb5fef59e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ddfd2635300dce9860d8d5f15beab11883b11a" 2018-06-30 15:12:30,348 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:12:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bdafa905-f575-4bf0-912b-11556a01979a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:12:30,348 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/71dc7587-0d4c-428a-857e-b2fb5fef59e1 used request id req-bdafa905-f575-4bf0-912b-11556a01979a 2018-06-30 15:12:30,348 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-0cef2b2a-f3a6-4d73-8053-cd83d83a7387-pub-net1 2018-06-30 15:12:30,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/657219b5-9f7a-4287-9edc-96f04cd2230d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ddfd2635300dce9860d8d5f15beab11883b11a" 2018-06-30 15:12:34,000 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:12:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-250232c4-149b-45a7-b9f9-2c6a263031e0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:12:34,000 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/657219b5-9f7a-4287-9edc-96f04cd2230d used request id req-250232c4-149b-45a7-b9f9-2c6a263031e0 2018-06-30 15:12:34,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf72ec824706de33c51541c557a7cf98ef07d92" 2018-06-30 15:12:35,055 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:35 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-0be3bb9c-41d6-4c25-9a06-3a933a9d0423 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:12:35,055 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-0be3bb9c-41d6-4c25-9a06-3a933a9d0423 2018-06-30 15:12:35,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf72ec824706de33c51541c557a7cf98ef07d92" 2018-06-30 15:12:35,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:35 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e415bc87-0034-4190-82a6-97b36131fcd1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:12:35,424 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-e415bc87-0034-4190-82a6-97b36131fcd1 2018-06-30 15:12:35,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf72ec824706de33c51541c557a7cf98ef07d92" 2018-06-30 15:12:35,798 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:12:35 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b581f2a5-a10d-4073-8d1d-dde5455f6ed7 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:12:35,798 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-b581f2a5-a10d-4073-8d1d-dde5455f6ed7 2018-06-30 15:12:35,798 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:12:35,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf72ec824706de33c51541c557a7cf98ef07d92" 2018-06-30 15:12:36,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:35 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-63f57644-8c76-4512-a3b0-f809c5825437 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:12:36,210 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-63f57644-8c76-4512-a3b0-f809c5825437 2018-06-30 15:12:36,211 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-dfd263d7-c85d-409-proj 2018-06-30 15:12:36,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/20d1bd58e31248e79446677af90ad9df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf72ec824706de33c51541c557a7cf98ef07d92" 2018-06-30 15:12:36,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:12:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af118cea-5df7-4b72-8147-695f17adff30 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:12:36,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/20d1bd58e31248e79446677af90ad9df used request id req-af118cea-5df7-4b72-8147-695f17adff30 2018-06-30 15:12:36,781 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-dfd263d7-c85d-409-proj-role 2018-06-30 15:12:36,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/63d21ee41f3d48eb9992d53311e9bfd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf72ec824706de33c51541c557a7cf98ef07d92" 2018-06-30 15:12:37,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:12:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8a10131-7525-498d-8c29-b742c695b5e9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:12:37,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/63d21ee41f3d48eb9992d53311e9bfd4 used request id req-d8a10131-7525-498d-8c29-b742c695b5e9 2018-06-30 15:12:37,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf72ec824706de33c51541c557a7cf98ef07d92" 2018-06-30 15:12:37,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:37 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10a1e335-6906-465e-b2fb-5a77149c6de8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:12:37,459 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-10a1e335-6906-465e-b2fb-5a77149c6de8 2018-06-30 15:12:37,460 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-dfd263d7-c85d-409-user 2018-06-30 15:12:37,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/cbe4d96ec6314ed4a59e51c7102f31b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295f9c35b646448b7cb2ba363f6fb47852f91cdb" 2018-06-30 15:12:37,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:12:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-554bd30f-8ed1-4dae-80dd-e8f49fe2f8be Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:12:37,963 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/cbe4d96ec6314ed4a59e51c7102f31b5 used request id req-554bd30f-8ed1-4dae-80dd-e8f49fe2f8be 2018-06-30 15:12:37,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:12:38,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:12:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Kq1ggZF0Rd-bBPBzRtI5sg"], "issued_at": "2018-06-30T15:12:38.000000Z"}} 2018-06-30 15:12:38,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af2247a400e964613df6a554611708e8aa0ed53" 2018-06-30 15:12:39,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b0ff8d8-dafd-427c-b951-59b6425c63d3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:12:39,241 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7b0ff8d8-dafd-427c-b951-59b6425c63d3 2018-06-30 15:12:39,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:12:39,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:12:40,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:12:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["8PgaNk4STbezLwl0tL9ssw"], "issued_at": "2018-06-30T15:12:40.000000Z"}} 2018-06-30 15:12:40,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1643121c385a7b2da63e166d346e3cf208a8b42b" 2018-06-30 15:12:40,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4c0d398-5621-4f3d-8fa6-9e78c28f180e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:12:40,409 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d4c0d398-5621-4f3d-8fa6-9e78c28f180e 2018-06-30 15:12:40,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:12:40,424 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:12:40 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:12:40,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-75d1f53f-4062-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1643121c385a7b2da63e166d346e3cf208a8b42b" 2018-06-30 15:12:40,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:40 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd7d4e7c-0036-4482-b221-cd51c02ec553 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-75d1f53f-4062-444-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:12:40,728 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-75d1f53f-4062-444-proj used request id req-fd7d4e7c-0036-4482-b221-cd51c02ec553 2018-06-30 15:12:40,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1643121c385a7b2da63e166d346e3cf208a8b42b" 2018-06-30 15:12:41,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:40 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d181290-035b-4b8c-a792-f42453d45c57 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:12:41,112 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3d181290-035b-4b8c-a792-f42453d45c57 2018-06-30 15:12:41,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1643121c385a7b2da63e166d346e3cf208a8b42b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-75d1f53f-4062-444-proj"}}' 2018-06-30 15:12:41,510 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:12:41 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25b6a849-320e-4c10-b35d-771bbfeb7079 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2b7188d98ef24539854a07c197e60e37"}, "tags": [], "enabled": true, "id": "2b7188d98ef24539854a07c197e60e37", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-75d1f53f-4062-444-proj"}} 2018-06-30 15:12:41,510 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-25b6a849-320e-4c10-b35d-771bbfeb7079 2018-06-30 15:12:41,511 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-75d1f53f-4062-444-proj 2018-06-30 15:12:41,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:12:41,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:12:42,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:12:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["myg4bRUFR7-usnyHD-milg"], "issued_at": "2018-06-30T15:12:42.000000Z"}} 2018-06-30 15:12:42,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4df1eb862a14797586323e569753a2c34ae0ee18" 2018-06-30 15:12:42,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7fd9fbba-2509-4008-a57c-2b141d8ed47e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:12:42,740 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7fd9fbba-2509-4008-a57c-2b141d8ed47e 2018-06-30 15:12:42,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:12:42,755 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:12:42 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:12:42,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4df1eb862a14797586323e569753a2c34ae0ee18" 2018-06-30 15:12:43,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:42 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b34a87c-f305-4746-9844-cf4f44f8e529 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:12:43,263 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-6b34a87c-f305-4746-9844-cf4f44f8e529 2018-06-30 15:12:43,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-75d1f53f-4062-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4df1eb862a14797586323e569753a2c34ae0ee18" 2018-06-30 15:12:43,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:43 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d736297-2fc3-4fab-aab2-5b20a6ff4085 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-75d1f53f-4062-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2b7188d98ef24539854a07c197e60e37"}, "tags": [], "enabled": true, "id": "2b7188d98ef24539854a07c197e60e37", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-75d1f53f-4062-444-proj"}]} 2018-06-30 15:12:43,629 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-75d1f53f-4062-444-proj used request id req-2d736297-2fc3-4fab-aab2-5b20a6ff4085 2018-06-30 15:12:43,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4df1eb862a14797586323e569753a2c34ae0ee18" 2018-06-30 15:12:43,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:43 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87e160c6-11ac-4179-aa78-ff6f369d8f4a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:12:43,938 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-87e160c6-11ac-4179-aa78-ff6f369d8f4a 2018-06-30 15:12:44,605 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-75d1f53f-4062-444-user 2018-06-30 15:12:44,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:12:44,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1643121c385a7b2da63e166d346e3cf208a8b42b" 2018-06-30 15:12:44,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c5a1cc01-7900-4c63-8106-c65d90d7a94d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:12:44,690 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c5a1cc01-7900-4c63-8106-c65d90d7a94d 2018-06-30 15:12:44,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1643121c385a7b2da63e166d346e3cf208a8b42b" -d '{"role": {"name": "CreateRouterNegativeTests-75d1f53f-4062-444-proj-role"}}' 2018-06-30 15:12:45,108 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:12:44 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d591bc78-ece0-4fc2-9eec-dedc33ac8b7b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bd92bc5475d44625bb634e6a319ffc29", "links": {"self": "http://10.167.4.35:5000/v3/roles/bd92bc5475d44625bb634e6a319ffc29"}, "name": "CreateRouterNegativeTests-75d1f53f-4062-444-proj-role"}} 2018-06-30 15:12:45,109 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-d591bc78-ece0-4fc2-9eec-dedc33ac8b7b 2018-06-30 15:12:45,109 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-75d1f53f-4062-444-proj-role 2018-06-30 15:12:45,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/bd92bc5475d44625bb634e6a319ffc29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1643121c385a7b2da63e166d346e3cf208a8b42b" 2018-06-30 15:12:45,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:45 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81afee49-aca5-463e-91b2-dafaa257e6fb Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bd92bc5475d44625bb634e6a319ffc29", "links": {"self": "http://10.167.4.35:5000/v3/roles/bd92bc5475d44625bb634e6a319ffc29"}, "name": "CreateRouterNegativeTests-75d1f53f-4062-444-proj-role"}} 2018-06-30 15:12:45,547 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/bd92bc5475d44625bb634e6a319ffc29 used request id req-81afee49-aca5-463e-91b2-dafaa257e6fb 2018-06-30 15:12:45,547 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-75d1f53f-4062-444-proj-role to project CreateRouterNegativeTests-75d1f53f-4062-444-proj 2018-06-30 15:12:45,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/2b7188d98ef24539854a07c197e60e37/users/a8763900e340432c86c245bdab7d9630/roles/bd92bc5475d44625bb634e6a319ffc29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1643121c385a7b2da63e166d346e3cf208a8b42b" 2018-06-30 15:12:46,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:12:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7fafe9d2-b3c3-4d82-928f-058eebd11c9b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:12:46,031 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/2b7188d98ef24539854a07c197e60e37/users/a8763900e340432c86c245bdab7d9630/roles/bd92bc5475d44625bb634e6a319ffc29 used request id req-7fafe9d2-b3c3-4d82-928f-058eebd11c9b 2018-06-30 15:12:46,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:12:46,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:12:46,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:12:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["29f-G2woQYm6F76yQTzjqg"], "issued_at": "2018-06-30T15:12:46.000000Z"}} 2018-06-30 15:12:46,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19376b653b1284c67cbf4b5d45385638907b2694" 2018-06-30 15:12:47,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-282a8746-3c08-4c92-9409-3a47209d56db Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:12:47,086 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-282a8746-3c08-4c92-9409-3a47209d56db 2018-06-30 15:12:47,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19376b653b1284c67cbf4b5d45385638907b2694" 2018-06-30 15:12:47,887 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:47 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-5bdf8bae-5b64-43d3-a384-cc3cb782dd84 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:12:47,887 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-net1 used request id req-5bdf8bae-5b64-43d3-a384-cc3cb782dd84 2018-06-30 15:12:47,888 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-net1 2018-06-30 15:12:47,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19376b653b1284c67cbf4b5d45385638907b2694" -d '{"network": {"name": "CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-net1", "admin_state_up": true}}' 2018-06-30 15:12:48,478 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:12:48 GMT Content-Type: application/json Content-Length: 703 Connection: keep-alive X-Openstack-Request-Id: req-b61f3994-aa60-4c1a-a0e2-97551c80ff63 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c6d47cd5-c993-42c9-8b22-e48f54911b54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T15:12:48Z","is_default":false,"provider:segmentation_id":88,"name":"CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-net1","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:12:48Z","mtu":1450}} 2018-06-30 15:12:48,479 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-b61f3994-aa60-4c1a-a0e2-97551c80ff63 2018-06-30 15:12:48,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=c6d47cd5-c993-42c9-8b22-e48f54911b54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19376b653b1284c67cbf4b5d45385638907b2694" 2018-06-30 15:12:49,481 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:49 GMT Content-Type: application/json Content-Length: 687 Connection: keep-alive X-Openstack-Request-Id: req-8862cca3-d8c5-46e3-a6ba-a5fd5288a87d Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c6d47cd5-c993-42c9-8b22-e48f54911b54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T15:12:48Z","provider:segmentation_id":88,"name":"CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-net1","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:12:48Z","provider:network_type":"vxlan"}]} 2018-06-30 15:12:49,481 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c6d47cd5-c993-42c9-8b22-e48f54911b54 used request id req-8862cca3-d8c5-46e3-a6ba-a5fd5288a87d 2018-06-30 15:12:49,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c6d47cd5-c993-42c9-8b22-e48f54911b54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19376b653b1284c67cbf4b5d45385638907b2694" 2018-06-30 15:12:49,596 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:49 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-fcd7650a-6a0b-4eab-b97e-575b6fdc9b6a Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:12:49,596 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c6d47cd5-c993-42c9-8b22-e48f54911b54 used request id req-fcd7650a-6a0b-4eab-b97e-575b6fdc9b6a 2018-06-30 15:12:49,597 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-subnet1 2018-06-30 15:12:49,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19376b653b1284c67cbf4b5d45385638907b2694" -d '{"subnets": [{"ip_version": 4, "network_id": "c6d47cd5-c993-42c9-8b22-e48f54911b54", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-subnet1"}]}' 2018-06-30 15:12:50,826 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:12:50 GMT Content-Type: application/json Content-Length: 688 Connection: keep-alive X-Openstack-Request-Id: req-32e7f5b0-0b26-48ab-b0ca-674f9498e8a7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6d47cd5-c993-42c9-8b22-e48f54911b54","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:12:50Z","dns_nameservers":[],"updated_at":"2018-06-30T15:12:50Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"8dc0e33e-be3d-454c-b50f-0702b6afd3e1","subnetpool_id":null,"name":"CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-subnet1"}]} 2018-06-30 15:12:50,826 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-32e7f5b0-0b26-48ab-b0ca-674f9498e8a7 2018-06-30 15:12:50,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=c6d47cd5-c993-42c9-8b22-e48f54911b54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19376b653b1284c67cbf4b5d45385638907b2694" 2018-06-30 15:12:51,583 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:51 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-a5002c66-513c-4a9c-80b5-f2f67fd3e4a0 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c6d47cd5-c993-42c9-8b22-e48f54911b54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["8dc0e33e-be3d-454c-b50f-0702b6afd3e1"],"description":"","tags":[],"updated_at":"2018-06-30T15:12:50Z","provider:segmentation_id":88,"name":"CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-net1","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:12:48Z","provider:network_type":"vxlan"}]} 2018-06-30 15:12:51,583 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c6d47cd5-c993-42c9-8b22-e48f54911b54 used request id req-a5002c66-513c-4a9c-80b5-f2f67fd3e4a0 2018-06-30 15:12:51,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c6d47cd5-c993-42c9-8b22-e48f54911b54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19376b653b1284c67cbf4b5d45385638907b2694" 2018-06-30 15:12:51,711 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:51 GMT Content-Type: application/json Content-Length: 688 Connection: keep-alive X-Openstack-Request-Id: req-988c5006-cacd-448b-9236-9a72505d6542 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6d47cd5-c993-42c9-8b22-e48f54911b54","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:12:50Z","dns_nameservers":[],"updated_at":"2018-06-30T15:12:50Z","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":"3f82605113b8454d8c19c473b2f93c9c","id":"8dc0e33e-be3d-454c-b50f-0702b6afd3e1","subnetpool_id":null,"name":"CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-subnet1"}]} 2018-06-30 15:12:51,711 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c6d47cd5-c993-42c9-8b22-e48f54911b54 used request id req-988c5006-cacd-448b-9236-9a72505d6542 2018-06-30 15:12:51,712 - OpenStackNetwork - DEBUG - Network [c6d47cd5-c993-42c9-8b22-e48f54911b54] created successfully 2018-06-30 15:12:51,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:12:51,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:12:52,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd92bc5475d44625bb634e6a319ffc29", "name": "CreateRouterNegativeTests-75d1f53f-4062-444-proj-role"}], "expires_at": "2018-06-30T16:12:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b7188d98ef24539854a07c197e60e37", "name": "CreateRouterNegativeTests-75d1f53f-4062-444-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2b7188d98ef24539854a07c197e60e37", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/2b7188d98ef24539854a07c197e60e37", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/2b7188d98ef24539854a07c197e60e37", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2b7188d98ef24539854a07c197e60e37", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/2b7188d98ef24539854a07c197e60e37", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/2b7188d98ef24539854a07c197e60e37", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2b7188d98ef24539854a07c197e60e37", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/2b7188d98ef24539854a07c197e60e37", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/2b7188d98ef24539854a07c197e60e37", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/2b7188d98ef24539854a07c197e60e37", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/2b7188d98ef24539854a07c197e60e37", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/2b7188d98ef24539854a07c197e60e37", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-75d1f53f-4062-444-user", "id": "a8763900e340432c86c245bdab7d9630"}, "audit_ids": ["_1tfmHnoTe-tfjJhG_5jZg"], "issued_at": "2018-06-30T15:12:52.000000Z"}} 2018-06-30 15:12:52,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31cc10d64e46a6d2d9a9f75ceb9a8b3e6606c5a" 2018-06-30 15:12:52,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a85aeba-4de5-486a-af83-a0f8ba2e3ce0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:12:52,751 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5a85aeba-4de5-486a-af83-a0f8ba2e3ce0 2018-06-30 15:12:52,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31cc10d64e46a6d2d9a9f75ceb9a8b3e6606c5a" 2018-06-30 15:12:53,470 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:53 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-d4b373f9-2f4e-4ef9-9848-f9c9b25701af Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 15:12:53,470 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-router&admin_state_up=True used request id req-d4b373f9-2f4e-4ef9-9848-f9c9b25701af 2018-06-30 15:12:53,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:12:53,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:12:54,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd92bc5475d44625bb634e6a319ffc29", "name": "CreateRouterNegativeTests-75d1f53f-4062-444-proj-role"}], "expires_at": "2018-06-30T16:12:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b7188d98ef24539854a07c197e60e37", "name": "CreateRouterNegativeTests-75d1f53f-4062-444-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2b7188d98ef24539854a07c197e60e37", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/2b7188d98ef24539854a07c197e60e37", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/2b7188d98ef24539854a07c197e60e37", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2b7188d98ef24539854a07c197e60e37", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/2b7188d98ef24539854a07c197e60e37", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/2b7188d98ef24539854a07c197e60e37", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2b7188d98ef24539854a07c197e60e37", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/2b7188d98ef24539854a07c197e60e37", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/2b7188d98ef24539854a07c197e60e37", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/2b7188d98ef24539854a07c197e60e37", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/2b7188d98ef24539854a07c197e60e37", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/2b7188d98ef24539854a07c197e60e37", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-75d1f53f-4062-444-user", "id": "a8763900e340432c86c245bdab7d9630"}, "audit_ids": ["JJVhYav5TXquEPUUn2EAOg"], "issued_at": "2018-06-30T15:12:54.000000Z"}} 2018-06-30 15:12:54,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b337aad2787c2d58cf39bd381d6d2098a0914a66" 2018-06-30 15:12:54,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:12:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0d122a3-ad5f-462b-9b15-dc2207656351 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:12:54,456 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f0d122a3-ad5f-462b-9b15-dc2207656351 2018-06-30 15:12:54,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31cc10d64e46a6d2d9a9f75ceb9a8b3e6606c5a" 2018-06-30 15:12:55,462 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:55 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-dba68dbe-e842-4969-86a0-94a97886e990 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 15:12:55,463 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-dba68dbe-e842-4969-86a0-94a97886e990 2018-06-30 15:12:55,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31cc10d64e46a6d2d9a9f75ceb9a8b3e6606c5a" 2018-06-30 15:12:55,541 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:55 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a280347a-1060-41fd-b49d-3f046c7c92e9 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:12:55,541 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-a280347a-1060-41fd-b49d-3f046c7c92e9 2018-06-30 15:12:55,542 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-router 2018-06-30 15:12:55,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31cc10d64e46a6d2d9a9f75ceb9a8b3e6606c5a" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-router", "admin_state_up": true}}' 2018-06-30 15:12:58,670 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:12:58 GMT Content-Type: application/json Content-Length: 717 Connection: keep-alive X-Openstack-Request-Id: req-6ff08aeb-8779-49ad-8944-99d32e8ee7f2 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2b7188d98ef24539854a07c197e60e37", "created_at": "2018-06-30T15:12:55Z", "admin_state_up": true, "updated_at": "2018-06-30T15:12:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "2b7188d98ef24539854a07c197e60e37", "id": "38ce3c31-1930-4418-b177-4e9e09450f8e", "name": "CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-router"}} 2018-06-30 15:12:58,670 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-6ff08aeb-8779-49ad-8944-99d32e8ee7f2 2018-06-30 15:12:58,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=38ce3c31-1930-4418-b177-4e9e09450f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31cc10d64e46a6d2d9a9f75ceb9a8b3e6606c5a" 2018-06-30 15:12:58,772 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:58 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-634c49cc-b810-47ae-9ca1-0f68b023da75 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:12:58,773 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=38ce3c31-1930-4418-b177-4e9e09450f8e used request id req-634c49cc-b810-47ae-9ca1-0f68b023da75 2018-06-30 15:12:58,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31cc10d64e46a6d2d9a9f75ceb9a8b3e6606c5a" 2018-06-30 15:12:59,510 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:59 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-e0f6c2db-b2e2-496a-abea-52e59ea07770 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:12:59,510 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-net1 used request id req-e0f6c2db-b2e2-496a-abea-52e59ea07770 2018-06-30 15:12:59,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?name=CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31cc10d64e46a6d2d9a9f75ceb9a8b3e6606c5a" 2018-06-30 15:12:59,621 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:12:59 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-7b80b915-7455-41de-ac9e-78445bd71ccf Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:12:59,621 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?name=CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-port1&admin_state_up=True used request id req-7b80b915-7455-41de-ac9e-78445bd71ccf 2018-06-30 15:12:59,621 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-port1 for router - CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-router 2018-06-30 15:12:59,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:12:59,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:13:00,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd92bc5475d44625bb634e6a319ffc29", "name": "CreateRouterNegativeTests-75d1f53f-4062-444-proj-role"}], "expires_at": "2018-06-30T16:13:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b7188d98ef24539854a07c197e60e37", "name": "CreateRouterNegativeTests-75d1f53f-4062-444-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2b7188d98ef24539854a07c197e60e37", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/2b7188d98ef24539854a07c197e60e37", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/2b7188d98ef24539854a07c197e60e37", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2b7188d98ef24539854a07c197e60e37", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/2b7188d98ef24539854a07c197e60e37", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/2b7188d98ef24539854a07c197e60e37", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2b7188d98ef24539854a07c197e60e37", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/2b7188d98ef24539854a07c197e60e37", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/2b7188d98ef24539854a07c197e60e37", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/2b7188d98ef24539854a07c197e60e37", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/2b7188d98ef24539854a07c197e60e37", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/2b7188d98ef24539854a07c197e60e37", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-75d1f53f-4062-444-user", "id": "a8763900e340432c86c245bdab7d9630"}, "audit_ids": ["buHTbqvLSSGr04CkX1MITg"], "issued_at": "2018-06-30T15:13:00.000000Z"}} 2018-06-30 15:13:00,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d743faab1775b23b49403273e800eee18079687" 2018-06-30 15:13:00,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51fa5b8e-bb8c-46c5-bf7a-1452fec3377c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:13:00,687 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-51fa5b8e-bb8c-46c5-bf7a-1452fec3377c 2018-06-30 15:13:00,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31cc10d64e46a6d2d9a9f75ceb9a8b3e6606c5a" 2018-06-30 15:13:00,747 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:13:00 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-147095fe-12f6-402a-8090-5a92d1c56f77 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:13:00,747 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-net1 used request id req-147095fe-12f6-402a-8090-5a92d1c56f77 2018-06-30 15:13:00,748 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-router 2018-06-30 15:13:00,748 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-router 2018-06-30 15:13:00,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/38ce3c31-1930-4418-b177-4e9e09450f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d31cc10d64e46a6d2d9a9f75ceb9a8b3e6606c5a" 2018-06-30 15:13:03,858 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:13:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-eb493599-4d9b-4ce9-b750-a5d3bb61623c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:13:03,858 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/38ce3c31-1930-4418-b177-4e9e09450f8e used request id req-eb493599-4d9b-4ce9-b750-a5d3bb61623c 2018-06-30 15:13:03,859 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-subnet1 2018-06-30 15:13:03,859 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-subnet1 2018-06-30 15:13:03,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/8dc0e33e-be3d-454c-b50f-0702b6afd3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19376b653b1284c67cbf4b5d45385638907b2694" 2018-06-30 15:13:07,985 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:13:07 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-efefc13d-812d-4288-ae3f-ca6b8b70f1e7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:13:07,985 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/8dc0e33e-be3d-454c-b50f-0702b6afd3e1 used request id req-efefc13d-812d-4288-ae3f-ca6b8b70f1e7 2018-06-30 15:13:07,985 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-5c5787e8-c502-4dfb-abde-12322f197254-pub-net1 2018-06-30 15:13:07,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/c6d47cd5-c993-42c9-8b22-e48f54911b54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19376b653b1284c67cbf4b5d45385638907b2694" 2018-06-30 15:13:10,997 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:13:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-887737eb-31d6-46d5-9503-5cc4b1037cdc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:13:10,997 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/c6d47cd5-c993-42c9-8b22-e48f54911b54 used request id req-887737eb-31d6-46d5-9503-5cc4b1037cdc 2018-06-30 15:13:11,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1643121c385a7b2da63e166d346e3cf208a8b42b" 2018-06-30 15:13:12,106 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:13:12 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-68e66228-b589-460b-962c-cf53ef55e3ad Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:13:12,107 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-68e66228-b589-460b-962c-cf53ef55e3ad 2018-06-30 15:13:12,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1643121c385a7b2da63e166d346e3cf208a8b42b" 2018-06-30 15:13:12,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:12 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17daecb4-5772-4cb8-94b2-e8163664e68a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:13:12,207 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-17daecb4-5772-4cb8-94b2-e8163664e68a 2018-06-30 15:13:12,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1643121c385a7b2da63e166d346e3cf208a8b42b" 2018-06-30 15:13:12,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:13:12 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cca68dd-7806-42bf-b4a4-149d95845bea Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:13:12,584 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-7cca68dd-7806-42bf-b4a4-149d95845bea 2018-06-30 15:13:12,584 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:13:12,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1643121c385a7b2da63e166d346e3cf208a8b42b" 2018-06-30 15:13:12,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:12 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55bd3c6e-fdfa-45f1-ba51-e86a95c65e7f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:13:12,997 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-55bd3c6e-fdfa-45f1-ba51-e86a95c65e7f 2018-06-30 15:13:12,998 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-75d1f53f-4062-444-proj 2018-06-30 15:13:13,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/2b7188d98ef24539854a07c197e60e37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1643121c385a7b2da63e166d346e3cf208a8b42b" 2018-06-30 15:13:13,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:13:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c45a022-3765-4c31-b649-8dfb06bbde57 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:13:13,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/2b7188d98ef24539854a07c197e60e37 used request id req-1c45a022-3765-4c31-b649-8dfb06bbde57 2018-06-30 15:13:13,685 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-75d1f53f-4062-444-proj-role 2018-06-30 15:13:13,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/bd92bc5475d44625bb634e6a319ffc29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1643121c385a7b2da63e166d346e3cf208a8b42b" 2018-06-30 15:13:14,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:13:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbd5238e-0ca3-46fe-8984-0448aec04164 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:13:14,041 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/bd92bc5475d44625bb634e6a319ffc29 used request id req-fbd5238e-0ca3-46fe-8984-0448aec04164 2018-06-30 15:13:14,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1643121c385a7b2da63e166d346e3cf208a8b42b" 2018-06-30 15:13:14,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:14 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a499b1db-4660-4474-a277-0725f50e944b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:13:14,512 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a499b1db-4660-4474-a277-0725f50e944b 2018-06-30 15:13:14,512 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-75d1f53f-4062-444-user 2018-06-30 15:13:14,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/a8763900e340432c86c245bdab7d9630 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4df1eb862a14797586323e569753a2c34ae0ee18" 2018-06-30 15:13:15,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:13:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca2f4003-eba3-411d-8ecc-a732e418314c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:13:15,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/a8763900e340432c86c245bdab7d9630 used request id req-ca2f4003-eba3-411d-8ecc-a732e418314c 2018-06-30 15:13:15,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:13:15,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:13:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["BBiiaVFhSsKB2t6463x6YA"], "issued_at": "2018-06-30T15:13:15.000000Z"}} 2018-06-30 15:13:15,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6c6e19670ac70a9e81276666e2cf478cc733b0" 2018-06-30 15:13:15,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32bc1998-fbd7-4f58-852f-023b80dbac3e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:13:15,929 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-32bc1998-fbd7-4f58-852f-023b80dbac3e 2018-06-30 15:13:15,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:13:15,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:13:16,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:13:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["mBv2-1qAT0e77tJmjGiE4A"], "issued_at": "2018-06-30T15:13:16.000000Z"}} 2018-06-30 15:13:16,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa65954923b06db63d22b5d7409267a76bb57ac" 2018-06-30 15:13:16,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ffda373-1f9f-43c4-afc8-25c5348bca31 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:13:16,979 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4ffda373-1f9f-43c4-afc8-25c5348bca31 2018-06-30 15:13:16,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:13:17,003 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:13:16 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:13:17,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-53156158-df72-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa65954923b06db63d22b5d7409267a76bb57ac" 2018-06-30 15:13:17,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:17 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62fe90cc-b4f1-41d9-9337-e665d342b9ea Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-53156158-df72-4be-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:13:17,387 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-53156158-df72-4be-proj used request id req-62fe90cc-b4f1-41d9-9337-e665d342b9ea 2018-06-30 15:13:17,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa65954923b06db63d22b5d7409267a76bb57ac" 2018-06-30 15:13:17,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:17 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0271a7b1-72c1-4a1f-87e5-c113bcb93c00 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:13:17,758 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0271a7b1-72c1-4a1f-87e5-c113bcb93c00 2018-06-30 15:13:17,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa65954923b06db63d22b5d7409267a76bb57ac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-53156158-df72-4be-proj"}}' 2018-06-30 15:13:18,274 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:13:17 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56637bc3-4717-4195-b030-1aa7c81c0414 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/dfd35fe1a7cc45ce994de391bf47a1b4"}, "tags": [], "enabled": true, "id": "dfd35fe1a7cc45ce994de391bf47a1b4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-53156158-df72-4be-proj"}} 2018-06-30 15:13:18,274 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-56637bc3-4717-4195-b030-1aa7c81c0414 2018-06-30 15:13:18,275 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-53156158-df72-4be-proj 2018-06-30 15:13:18,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:13:18,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:13:19,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:13:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["rJCczDo4RAKtPP7YhA_6pg"], "issued_at": "2018-06-30T15:13:19.000000Z"}} 2018-06-30 15:13:19,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9741192d55658ae35c726d4703154c2b9a6cb9" 2018-06-30 15:13:19,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c03f6c75-e56d-42b2-a3fd-8d5b6a0cdd39 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:13:19,678 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c03f6c75-e56d-42b2-a3fd-8d5b6a0cdd39 2018-06-30 15:13:19,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:13:19,694 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:13:19 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:13:19,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9741192d55658ae35c726d4703154c2b9a6cb9" 2018-06-30 15:13:20,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:19 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c6110b4-0d8b-4ef8-bb33-09e156b3fce6 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:13:20,206 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-7c6110b4-0d8b-4ef8-bb33-09e156b3fce6 2018-06-30 15:13:20,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-53156158-df72-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9741192d55658ae35c726d4703154c2b9a6cb9" 2018-06-30 15:13:20,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:20 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-559068fb-2826-40d9-9a69-267fe608b7b7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-53156158-df72-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/dfd35fe1a7cc45ce994de391bf47a1b4"}, "tags": [], "enabled": true, "id": "dfd35fe1a7cc45ce994de391bf47a1b4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-53156158-df72-4be-proj"}]} 2018-06-30 15:13:20,547 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-53156158-df72-4be-proj used request id req-559068fb-2826-40d9-9a69-267fe608b7b7 2018-06-30 15:13:20,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9741192d55658ae35c726d4703154c2b9a6cb9" 2018-06-30 15:13:20,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:20 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f26fe294-ceb0-4394-a64b-d47ea5e510d2 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:13:20,643 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f26fe294-ceb0-4394-a64b-d47ea5e510d2 2018-06-30 15:13:21,299 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-53156158-df72-4be-user 2018-06-30 15:13:21,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:13:21,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa65954923b06db63d22b5d7409267a76bb57ac" 2018-06-30 15:13:21,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ab184d7-1a54-4952-9c01-a66759b1820a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:13:21,575 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1ab184d7-1a54-4952-9c01-a66759b1820a 2018-06-30 15:13:21,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa65954923b06db63d22b5d7409267a76bb57ac" -d '{"role": {"name": "CreateRouterNegativeTests-53156158-df72-4be-proj-role"}}' 2018-06-30 15:13:21,666 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:13:21 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a190e16e-3961-45a3-8e98-cc8c514237a7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6ad07d9f226747b9a07ccce50abf7cdf", "links": {"self": "http://10.167.4.35:5000/v3/roles/6ad07d9f226747b9a07ccce50abf7cdf"}, "name": "CreateRouterNegativeTests-53156158-df72-4be-proj-role"}} 2018-06-30 15:13:21,666 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-a190e16e-3961-45a3-8e98-cc8c514237a7 2018-06-30 15:13:21,667 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-53156158-df72-4be-proj-role 2018-06-30 15:13:21,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/6ad07d9f226747b9a07ccce50abf7cdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa65954923b06db63d22b5d7409267a76bb57ac" 2018-06-30 15:13:22,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:21 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a00c627c-a7e6-48a8-a3a0-16919599de2a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6ad07d9f226747b9a07ccce50abf7cdf", "links": {"self": "http://10.167.4.35:5000/v3/roles/6ad07d9f226747b9a07ccce50abf7cdf"}, "name": "CreateRouterNegativeTests-53156158-df72-4be-proj-role"}} 2018-06-30 15:13:22,018 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/6ad07d9f226747b9a07ccce50abf7cdf used request id req-a00c627c-a7e6-48a8-a3a0-16919599de2a 2018-06-30 15:13:22,019 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-53156158-df72-4be-proj-role to project CreateRouterNegativeTests-53156158-df72-4be-proj 2018-06-30 15:13:22,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/dfd35fe1a7cc45ce994de391bf47a1b4/users/f87f1b64a6ec41e79a182787e5794804/roles/6ad07d9f226747b9a07ccce50abf7cdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa65954923b06db63d22b5d7409267a76bb57ac" 2018-06-30 15:13:22,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:13:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82c82151-a1ff-45ce-98f1-5b0ec617a1ba Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:13:22,436 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/dfd35fe1a7cc45ce994de391bf47a1b4/users/f87f1b64a6ec41e79a182787e5794804/roles/6ad07d9f226747b9a07ccce50abf7cdf used request id req-82c82151-a1ff-45ce-98f1-5b0ec617a1ba 2018-06-30 15:13:22,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:13:22,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:13:23,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ad07d9f226747b9a07ccce50abf7cdf", "name": "CreateRouterNegativeTests-53156158-df72-4be-proj-role"}], "expires_at": "2018-06-30T16:13:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfd35fe1a7cc45ce994de391bf47a1b4", "name": "CreateRouterNegativeTests-53156158-df72-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-53156158-df72-4be-user", "id": "f87f1b64a6ec41e79a182787e5794804"}, "audit_ids": ["TUujQh0zTLO2FqXSmec2og"], "issued_at": "2018-06-30T15:13:23.000000Z"}} 2018-06-30 15:13:23,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31bca268e5b045c985dd139ed207748701b41ae" 2018-06-30 15:13:23,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2cd9af3a-6133-4eca-b41a-38b9b280ba58 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:13:23,520 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2cd9af3a-6133-4eca-b41a-38b9b280ba58 2018-06-30 15:13:23,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateRouterNegativeTests-990941e5-9115-4ba7-bdcd-08ad3db050e6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31bca268e5b045c985dd139ed207748701b41ae" 2018-06-30 15:13:24,573 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:13:24 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-c4e8086e-53f2-4d0d-ae59-7933fc2dd7a4 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 15:13:24,573 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateRouterNegativeTests-990941e5-9115-4ba7-bdcd-08ad3db050e6-pub-router&admin_state_up=True used request id req-c4e8086e-53f2-4d0d-ae59-7933fc2dd7a4 2018-06-30 15:13:24,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:13:24,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:13:25,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ad07d9f226747b9a07ccce50abf7cdf", "name": "CreateRouterNegativeTests-53156158-df72-4be-proj-role"}], "expires_at": "2018-06-30T16:13:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfd35fe1a7cc45ce994de391bf47a1b4", "name": "CreateRouterNegativeTests-53156158-df72-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/dfd35fe1a7cc45ce994de391bf47a1b4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-53156158-df72-4be-user", "id": "f87f1b64a6ec41e79a182787e5794804"}, "audit_ids": ["mCmgn4wESQ-04Hahi0ETfA"], "issued_at": "2018-06-30T15:13:25.000000Z"}} 2018-06-30 15:13:25,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264fda34419ebad01a46d7907bbb6d8d6473493b" 2018-06-30 15:13:25,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ba7320d-e669-4060-b9af-82c6cb948274 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:13:25,792 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8ba7320d-e669-4060-b9af-82c6cb948274 2018-06-30 15:13:25,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31bca268e5b045c985dd139ed207748701b41ae" 2018-06-30 15:13:26,557 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:13:26 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-32fbfccb-ed9b-424a-a61d-d5b3161f68f8 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:13:26,558 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=Invalid_name used request id req-32fbfccb-ed9b-424a-a61d-d5b3161f68f8 2018-06-30 15:13:26,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa65954923b06db63d22b5d7409267a76bb57ac" 2018-06-30 15:13:27,540 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:13:27 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-18067583-ec00-4dc6-bacc-abfea519c96e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:13:27,540 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-18067583-ec00-4dc6-bacc-abfea519c96e 2018-06-30 15:13:27,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa65954923b06db63d22b5d7409267a76bb57ac" 2018-06-30 15:13:27,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:27 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d882ffe-9308-4035-a233-3a96a3808b95 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:13:27,916 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-0d882ffe-9308-4035-a233-3a96a3808b95 2018-06-30 15:13:27,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa65954923b06db63d22b5d7409267a76bb57ac" 2018-06-30 15:13:28,222 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:13:27 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f7952d2-df5c-43d1-876f-6811ca2a51bf Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:13:28,222 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-1f7952d2-df5c-43d1-876f-6811ca2a51bf 2018-06-30 15:13:28,222 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:13:28,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa65954923b06db63d22b5d7409267a76bb57ac" 2018-06-30 15:13:28,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:28 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a917c951-2e89-4eca-9663-28e10978fb0d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:13:28,606 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-a917c951-2e89-4eca-9663-28e10978fb0d 2018-06-30 15:13:28,607 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-53156158-df72-4be-proj 2018-06-30 15:13:28,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/dfd35fe1a7cc45ce994de391bf47a1b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa65954923b06db63d22b5d7409267a76bb57ac" 2018-06-30 15:13:29,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:13:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7cf7181-ea5e-4b0c-aa10-b84560e91c0d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:13:29,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/dfd35fe1a7cc45ce994de391bf47a1b4 used request id req-b7cf7181-ea5e-4b0c-aa10-b84560e91c0d 2018-06-30 15:13:29,013 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-53156158-df72-4be-proj-role 2018-06-30 15:13:29,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/6ad07d9f226747b9a07ccce50abf7cdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa65954923b06db63d22b5d7409267a76bb57ac" 2018-06-30 15:13:29,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:13:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93fd9a73-8653-49d6-99c0-f867e9d679aa Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:13:29,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/6ad07d9f226747b9a07ccce50abf7cdf used request id req-93fd9a73-8653-49d6-99c0-f867e9d679aa 2018-06-30 15:13:29,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa65954923b06db63d22b5d7409267a76bb57ac" 2018-06-30 15:13:29,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:29 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc42c1cf-aca0-4cd3-a4da-2d7e3c17f6dd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:13:29,757 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-fc42c1cf-aca0-4cd3-a4da-2d7e3c17f6dd 2018-06-30 15:13:29,757 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-53156158-df72-4be-user 2018-06-30 15:13:29,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/f87f1b64a6ec41e79a182787e5794804 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9741192d55658ae35c726d4703154c2b9a6cb9" 2018-06-30 15:13:30,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:13:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cec4945c-3f6b-48ee-ad1a-fb27a08c26bd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:13:30,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/f87f1b64a6ec41e79a182787e5794804 used request id req-cec4945c-3f6b-48ee-ad1a-fb27a08c26bd 2018-06-30 15:13:30,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:13:31,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:13:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["rCQ_6ICYRHyxgxCjldTLog"], "issued_at": "2018-06-30T15:13:31.000000Z"}} 2018-06-30 15:13:31,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca2afb443445ca2063e88e59ff84539090d825b" 2018-06-30 15:13:32,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1df90825-aa42-431f-919d-d782e4849122 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:13:32,045 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1df90825-aa42-431f-919d-d782e4849122 2018-06-30 15:13:32,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:13:32,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:13:32,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:13:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["d_XoXHsWSQGZjLyz1m-50g"], "issued_at": "2018-06-30T15:13:32.000000Z"}} 2018-06-30 15:13:32,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caaa35f492133b3d4e62c44e0d536ffbfa28f6b0" 2018-06-30 15:13:33,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e180b814-614a-4642-81a2-b008388f6f56 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:13:33,128 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e180b814-614a-4642-81a2-b008388f6f56 2018-06-30 15:13:33,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:13:33,144 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:13:33 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:13:33,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-a031ff3a-3c84-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caaa35f492133b3d4e62c44e0d536ffbfa28f6b0" 2018-06-30 15:13:33,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:33 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f1ff43d-4a89-44f0-bada-51a461fd8703 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-a031ff3a-3c84-422-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:13:33,500 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-a031ff3a-3c84-422-proj used request id req-7f1ff43d-4a89-44f0-bada-51a461fd8703 2018-06-30 15:13:33,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caaa35f492133b3d4e62c44e0d536ffbfa28f6b0" 2018-06-30 15:13:33,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:33 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53582652-8d1a-42c9-a2a1-1008f46dde80 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:13:33,882 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-53582652-8d1a-42c9-a2a1-1008f46dde80 2018-06-30 15:13:33,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caaa35f492133b3d4e62c44e0d536ffbfa28f6b0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-a031ff3a-3c84-422-proj"}}' 2018-06-30 15:13:34,431 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:13:33 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e952012b-1f19-4e40-9732-8b40cdc381bf Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f6d8bb2e0fa348bc83629d9b67e9fb4a"}, "tags": [], "enabled": true, "id": "f6d8bb2e0fa348bc83629d9b67e9fb4a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-a031ff3a-3c84-422-proj"}} 2018-06-30 15:13:34,431 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e952012b-1f19-4e40-9732-8b40cdc381bf 2018-06-30 15:13:34,431 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-a031ff3a-3c84-422-proj 2018-06-30 15:13:34,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:13:34,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:13:35,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:13:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["xQkc6DQORtiebYFEnOJ1iA"], "issued_at": "2018-06-30T15:13:35.000000Z"}} 2018-06-30 15:13:35,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee7d871540de55cbce9151952cc27bb44c449e5" 2018-06-30 15:13:35,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75a26323-e0cb-4672-967e-5c8bbe6884b2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:13:35,490 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-75a26323-e0cb-4672-967e-5c8bbe6884b2 2018-06-30 15:13:35,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:13:35,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:13:35 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:13:35,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee7d871540de55cbce9151952cc27bb44c449e5" 2018-06-30 15:13:36,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:35 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-330497a6-4001-4856-a1b0-d0c50b3a44da Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:13:36,027 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-330497a6-4001-4856-a1b0-d0c50b3a44da 2018-06-30 15:13:36,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-a031ff3a-3c84-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee7d871540de55cbce9151952cc27bb44c449e5" 2018-06-30 15:13:36,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:36 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a38ecccc-1b96-4086-8089-cd6802d63fe5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-a031ff3a-3c84-422-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f6d8bb2e0fa348bc83629d9b67e9fb4a"}, "tags": [], "enabled": true, "id": "f6d8bb2e0fa348bc83629d9b67e9fb4a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-a031ff3a-3c84-422-proj"}]} 2018-06-30 15:13:36,355 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateRouterNegativeTests-a031ff3a-3c84-422-proj used request id req-a38ecccc-1b96-4086-8089-cd6802d63fe5 2018-06-30 15:13:36,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee7d871540de55cbce9151952cc27bb44c449e5" 2018-06-30 15:13:36,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:36 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35b746f5-6662-4938-89d0-cd3dbf699823 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:13:36,713 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-35b746f5-6662-4938-89d0-cd3dbf699823 2018-06-30 15:13:37,493 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-a031ff3a-3c84-422-user 2018-06-30 15:13:37,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:13:37,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caaa35f492133b3d4e62c44e0d536ffbfa28f6b0" 2018-06-30 15:13:37,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:37 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e6a1cd8-5564-4de6-9139-492fc96acb88 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:13:37,889 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7e6a1cd8-5564-4de6-9139-492fc96acb88 2018-06-30 15:13:37,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caaa35f492133b3d4e62c44e0d536ffbfa28f6b0" -d '{"role": {"name": "CreateRouterNegativeTests-a031ff3a-3c84-422-proj-role"}}' 2018-06-30 15:13:38,265 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:13:37 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07b6e39c-7d96-452c-8525-37d5eabba464 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52450783677a49c2b664643c7dd8ccb1", "links": {"self": "http://10.167.4.35:5000/v3/roles/52450783677a49c2b664643c7dd8ccb1"}, "name": "CreateRouterNegativeTests-a031ff3a-3c84-422-proj-role"}} 2018-06-30 15:13:38,265 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-07b6e39c-7d96-452c-8525-37d5eabba464 2018-06-30 15:13:38,266 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-a031ff3a-3c84-422-proj-role 2018-06-30 15:13:38,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/52450783677a49c2b664643c7dd8ccb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caaa35f492133b3d4e62c44e0d536ffbfa28f6b0" 2018-06-30 15:13:38,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:38 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ccd4eaf3-eb44-4640-af53-9888a124b569 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52450783677a49c2b664643c7dd8ccb1", "links": {"self": "http://10.167.4.35:5000/v3/roles/52450783677a49c2b664643c7dd8ccb1"}, "name": "CreateRouterNegativeTests-a031ff3a-3c84-422-proj-role"}} 2018-06-30 15:13:38,597 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/52450783677a49c2b664643c7dd8ccb1 used request id req-ccd4eaf3-eb44-4640-af53-9888a124b569 2018-06-30 15:13:38,597 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-a031ff3a-3c84-422-proj-role to project CreateRouterNegativeTests-a031ff3a-3c84-422-proj 2018-06-30 15:13:38,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f6d8bb2e0fa348bc83629d9b67e9fb4a/users/b1c10cf11dc54f6ebb6d49bbcfe4a08f/roles/52450783677a49c2b664643c7dd8ccb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caaa35f492133b3d4e62c44e0d536ffbfa28f6b0" 2018-06-30 15:13:39,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:13:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb3fe81d-ceca-4e3e-a0c6-799f54943f6c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:13:39,152 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f6d8bb2e0fa348bc83629d9b67e9fb4a/users/b1c10cf11dc54f6ebb6d49bbcfe4a08f/roles/52450783677a49c2b664643c7dd8ccb1 used request id req-fb3fe81d-ceca-4e3e-a0c6-799f54943f6c 2018-06-30 15:13:39,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caaa35f492133b3d4e62c44e0d536ffbfa28f6b0" 2018-06-30 15:13:40,244 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:13:40 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-2850e474-6d60-4206-9dc5-df681416585e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:13:40,244 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-2850e474-6d60-4206-9dc5-df681416585e 2018-06-30 15:13:40,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caaa35f492133b3d4e62c44e0d536ffbfa28f6b0" 2018-06-30 15:13:40,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:40 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2748b0a0-3f33-406f-9a2e-6327ec0d4a4d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:13:40,731 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-2748b0a0-3f33-406f-9a2e-6327ec0d4a4d 2018-06-30 15:13:40,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caaa35f492133b3d4e62c44e0d536ffbfa28f6b0" 2018-06-30 15:13:41,153 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:13:40 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c5a9a339-e4db-492b-85a2-e7ad80abedd4 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:13:41,153 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-c5a9a339-e4db-492b-85a2-e7ad80abedd4 2018-06-30 15:13:41,153 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:13:41,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caaa35f492133b3d4e62c44e0d536ffbfa28f6b0" 2018-06-30 15:13:41,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:41 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e2f21f0-7c4e-4ea1-b4fa-b829d3f1d5dc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:13:41,560 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-6e2f21f0-7c4e-4ea1-b4fa-b829d3f1d5dc 2018-06-30 15:13:41,561 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-a031ff3a-3c84-422-proj 2018-06-30 15:13:41,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f6d8bb2e0fa348bc83629d9b67e9fb4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caaa35f492133b3d4e62c44e0d536ffbfa28f6b0" 2018-06-30 15:13:42,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:13:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d1bba1d-88d6-4e2b-8794-1f905198f2ab Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:13:42,368 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f6d8bb2e0fa348bc83629d9b67e9fb4a used request id req-5d1bba1d-88d6-4e2b-8794-1f905198f2ab 2018-06-30 15:13:42,368 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-a031ff3a-3c84-422-proj-role 2018-06-30 15:13:42,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/52450783677a49c2b664643c7dd8ccb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caaa35f492133b3d4e62c44e0d536ffbfa28f6b0" 2018-06-30 15:13:43,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:13:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17a96fd6-433a-43ad-b98c-8e5aecf61fbe Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:13:43,034 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/52450783677a49c2b664643c7dd8ccb1 used request id req-17a96fd6-433a-43ad-b98c-8e5aecf61fbe 2018-06-30 15:13:43,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caaa35f492133b3d4e62c44e0d536ffbfa28f6b0" 2018-06-30 15:13:43,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:43 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e29ab7c4-6ebe-49e0-84ef-fd803b1d2038 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:13:43,392 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e29ab7c4-6ebe-49e0-84ef-fd803b1d2038 2018-06-30 15:13:43,393 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-a031ff3a-3c84-422-user 2018-06-30 15:13:43,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/b1c10cf11dc54f6ebb6d49bbcfe4a08f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee7d871540de55cbce9151952cc27bb44c449e5" 2018-06-30 15:13:44,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:13:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96b4fbea-229b-4520-a4ec-b2a93debc8ea Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:13:44,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/b1c10cf11dc54f6ebb6d49bbcfe4a08f used request id req-96b4fbea-229b-4520-a4ec-b2a93debc8ea 2018-06-30 15:13:44,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:13:45,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:13:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["mD_7pJ3tR1CVO0A7iMU54g"], "issued_at": "2018-06-30T15:13:45.000000Z"}} 2018-06-30 15:13:45,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f5454e604f2e0ec9bcdc10df8492a79feb2f2a" 2018-06-30 15:13:45,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-679219b9-76b8-4c06-8ee9-8d4d4dbb8d06 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:13:45,169 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-679219b9-76b8-4c06-8ee9-8d4d4dbb8d06 2018-06-30 15:13:45,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:13:45,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:13:45,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:13:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Mpc5WFaPQym7TfTIvsFctg"], "issued_at": "2018-06-30T15:13:45.000000Z"}} 2018-06-30 15:13:45,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0724c18e7ae032c6519809b35e77d25ca77d083f" 2018-06-30 15:13:46,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e16dbe3-b8a4-438b-895a-cb35dc8b69df Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:13:46,038 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2e16dbe3-b8a4-438b-895a-cb35dc8b69df 2018-06-30 15:13:46,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:13:46,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:13:46 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:13:46,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-7cbc8f42-2287-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0724c18e7ae032c6519809b35e77d25ca77d083f" 2018-06-30 15:13:46,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:46 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f70bd6c1-ff9e-44b3-ac1f-2193dacde56e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-7cbc8f42-2287-45c-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:13:46,393 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-7cbc8f42-2287-45c-proj used request id req-f70bd6c1-ff9e-44b3-ac1f-2193dacde56e 2018-06-30 15:13:46,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0724c18e7ae032c6519809b35e77d25ca77d083f" 2018-06-30 15:13:46,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:46 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4fc94b45-940d-4f3f-b44a-7a10f45d2b7c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:13:46,800 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4fc94b45-940d-4f3f-b44a-7a10f45d2b7c 2018-06-30 15:13:46,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0724c18e7ae032c6519809b35e77d25ca77d083f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-7cbc8f42-2287-45c-proj"}}' 2018-06-30 15:13:47,194 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:13:46 GMT Server: Apache Content-Length: 311 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06ae846e-6223-4791-b15f-1f7c6b0ce919 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/be3103edc46e463885ce3b7dbadc20a1"}, "tags": [], "enabled": true, "id": "be3103edc46e463885ce3b7dbadc20a1", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-7cbc8f42-2287-45c-proj"}} 2018-06-30 15:13:47,194 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-06ae846e-6223-4791-b15f-1f7c6b0ce919 2018-06-30 15:13:47,194 - keystone_utils - INFO - Created project with name - CreateQoSTests-7cbc8f42-2287-45c-proj 2018-06-30 15:13:47,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:13:47,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:13:47,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:13:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["mTZBA-fLQ4ij0qswewB_hQ"], "issued_at": "2018-06-30T15:13:47.000000Z"}} 2018-06-30 15:13:47,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35480740855c6c8078b9542d2afa07d61f2159cb" 2018-06-30 15:13:48,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f771da46-3995-4c49-835a-66e663414408 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:13:48,244 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f771da46-3995-4c49-835a-66e663414408 2018-06-30 15:13:48,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:13:48,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:13:48 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:13:48,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35480740855c6c8078b9542d2afa07d61f2159cb" 2018-06-30 15:13:48,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:48 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-030849ab-c0b9-47fd-b400-edd67e5464b1 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:13:48,733 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-030849ab-c0b9-47fd-b400-edd67e5464b1 2018-06-30 15:13:48,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-7cbc8f42-2287-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35480740855c6c8078b9542d2afa07d61f2159cb" 2018-06-30 15:13:49,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:48 GMT Server: Apache Content-Length: 447 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21976cba-0d21-4f17-ae42-80a6e6a34abf Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-7cbc8f42-2287-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/be3103edc46e463885ce3b7dbadc20a1"}, "tags": [], "enabled": true, "id": "be3103edc46e463885ce3b7dbadc20a1", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-7cbc8f42-2287-45c-proj"}]} 2018-06-30 15:13:49,082 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-7cbc8f42-2287-45c-proj used request id req-21976cba-0d21-4f17-ae42-80a6e6a34abf 2018-06-30 15:13:49,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35480740855c6c8078b9542d2afa07d61f2159cb" 2018-06-30 15:13:49,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:49 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01023061-08d0-422d-911c-2428a3e357e2 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:13:49,465 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-01023061-08d0-422d-911c-2428a3e357e2 2018-06-30 15:13:50,330 - keystone_utils - INFO - Created user with name - CreateQoSTests-7cbc8f42-2287-45c-user 2018-06-30 15:13:50,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:13:50,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0724c18e7ae032c6519809b35e77d25ca77d083f" 2018-06-30 15:13:50,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:50 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb85d614-0c26-4d96-847f-97f3903d619e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:13:50,696 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cb85d614-0c26-4d96-847f-97f3903d619e 2018-06-30 15:13:50,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0724c18e7ae032c6519809b35e77d25ca77d083f" -d '{"role": {"name": "CreateQoSTests-7cbc8f42-2287-45c-proj-role"}}' 2018-06-30 15:13:50,792 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:13:50 GMT Server: Apache Content-Length: 213 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53004847-05d4-4bfb-aa38-8a19da7b4854 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b5602eba95654b569d0588c1bc1018f6", "links": {"self": "http://10.167.4.35:5000/v3/roles/b5602eba95654b569d0588c1bc1018f6"}, "name": "CreateQoSTests-7cbc8f42-2287-45c-proj-role"}} 2018-06-30 15:13:50,792 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-53004847-05d4-4bfb-aa38-8a19da7b4854 2018-06-30 15:13:50,793 - keystone_utils - INFO - Created role with name - CreateQoSTests-7cbc8f42-2287-45c-proj-role 2018-06-30 15:13:50,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/b5602eba95654b569d0588c1bc1018f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0724c18e7ae032c6519809b35e77d25ca77d083f" 2018-06-30 15:13:51,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:50 GMT Server: Apache Content-Length: 213 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7c84f39-1945-4caa-862e-facc66702b44 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b5602eba95654b569d0588c1bc1018f6", "links": {"self": "http://10.167.4.35:5000/v3/roles/b5602eba95654b569d0588c1bc1018f6"}, "name": "CreateQoSTests-7cbc8f42-2287-45c-proj-role"}} 2018-06-30 15:13:51,165 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b5602eba95654b569d0588c1bc1018f6 used request id req-d7c84f39-1945-4caa-862e-facc66702b44 2018-06-30 15:13:51,165 - keystone_utils - INFO - Granting role CreateQoSTests-7cbc8f42-2287-45c-proj-role to project CreateQoSTests-7cbc8f42-2287-45c-proj 2018-06-30 15:13:51,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/be3103edc46e463885ce3b7dbadc20a1/users/18903c0d09cb438ca848d8d5bf267f61/roles/b5602eba95654b569d0588c1bc1018f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0724c18e7ae032c6519809b35e77d25ca77d083f" 2018-06-30 15:13:51,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:13:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f173b99e-c22d-4c70-9a1d-50a233572215 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:13:51,650 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/be3103edc46e463885ce3b7dbadc20a1/users/18903c0d09cb438ca848d8d5bf267f61/roles/b5602eba95654b569d0588c1bc1018f6 used request id req-f173b99e-c22d-4c70-9a1d-50a233572215 2018-06-30 15:13:51,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:13:51,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:13:52,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:13:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["5baz6rbKQNO7NPj8UCLX_Q"], "issued_at": "2018-06-30T15:13:52.000000Z"}} 2018-06-30 15:13:52,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb06529b5d65f535462a74085c2fa7a57a411c6c" 2018-06-30 15:13:52,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:13:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6cb8a1a8-58d3-4643-9ddf-213139a9701c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:13:52,991 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6cb8a1a8-58d3-4643-9ddf-213139a9701c 2018-06-30 15:13:52,998 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb06529b5d65f535462a74085c2fa7a57a411c6c" 2018-06-30 15:13:53,777 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:13:53 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-c1968951-3e0b-48cb-be04-d2ee9fb4bc62 x-openstack-request-id: req-c1968951-3e0b-48cb-be04-d2ee9fb4bc62 Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-06-30 15:13:53,778 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-c1968951-3e0b-48cb-be04-d2ee9fb4bc62 2018-06-30 15:13:53,781 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c1968951-3e0b-48cb-be04-d2ee9fb4bc62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb06529b5d65f535462a74085c2fa7a57a411c6c" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-01e12871-a901-49c5-b6c6-28760730907e"}}' 2018-06-30 15:13:55,682 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:13:55 GMT Content-Type: application/json Content-Length: 445 Connection: keep-alive x-compute-request-id: req-e436e5b4-00fd-4343-8568-34f71fc5a866 x-openstack-request-id: req-e436e5b4-00fd-4343-8568-34f71fc5a866 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "8680d30f-5ec8-4a46-b2f0-2226010756c4", "name": "CreateQoSTests-01e12871-a901-49c5-b6c6-28760730907e"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/8680d30f-5ec8-4a46-b2f0-2226010756c4", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/8680d30f-5ec8-4a46-b2f0-2226010756c4", "rel": "bookmark"}]} 2018-06-30 15:13:55,683 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-e436e5b4-00fd-4343-8568-34f71fc5a866 2018-06-30 15:13:55,683 - create_qos - INFO - Created qos with name - CreateQoSTests-01e12871-a901-49c5-b6c6-28760730907e 2018-06-30 15:13:55,686 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f5454e604f2e0ec9bcdc10df8492a79feb2f2a" 2018-06-30 15:13:57,201 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:13:57 GMT Content-Type: application/json Content-Length: 159 Connection: keep-alive x-compute-request-id: req-a25e2ebd-4a97-490c-a97c-9c774ee31e60 x-openstack-request-id: req-a25e2ebd-4a97-490c-a97c-9c774ee31e60 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "8680d30f-5ec8-4a46-b2f0-2226010756c4", "name": "CreateQoSTests-01e12871-a901-49c5-b6c6-28760730907e"}]} 2018-06-30 15:13:57,201 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-a25e2ebd-4a97-490c-a97c-9c774ee31e60 2018-06-30 15:13:57,202 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-01e12871-a901-49c5-b6c6-28760730907e 2018-06-30 15:13:57,204 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/8680d30f-5ec8-4a46-b2f0-2226010756c4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a25e2ebd-4a97-490c-a97c-9c774ee31e60" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f5454e604f2e0ec9bcdc10df8492a79feb2f2a" 2018-06-30 15:13:58,199 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:13:58 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-d32d1abc-3bb8-4fae-8876-30a3625acdad RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:13:58,199 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/8680d30f-5ec8-4a46-b2f0-2226010756c4?force=False used request id req-d32d1abc-3bb8-4fae-8876-30a3625acdad 2018-06-30 15:13:58,202 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a25e2ebd-4a97-490c-a97c-9c774ee31e60" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f5454e604f2e0ec9bcdc10df8492a79feb2f2a" 2018-06-30 15:13:59,735 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:13:59 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-77430aac-1b05-4fef-b2d5-97d6bf29fbdd x-openstack-request-id: req-77430aac-1b05-4fef-b2d5-97d6bf29fbdd Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-06-30 15:13:59,735 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-77430aac-1b05-4fef-b2d5-97d6bf29fbdd 2018-06-30 15:13:59,736 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-01e12871-a901-49c5-b6c6-28760730907e 2018-06-30 15:13:59,739 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/8680d30f-5ec8-4a46-b2f0-2226010756c4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c1968951-3e0b-48cb-be04-d2ee9fb4bc62" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb06529b5d65f535462a74085c2fa7a57a411c6c" 2018-06-30 15:14:01,806 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:14:01 GMT Content-Type: application/json Content-Length: 100 Connection: keep-alive x-compute-request-id: req-ecf3be33-5183-440e-aa95-fbff736016f2 x-openstack-request-id: req-ecf3be33-5183-440e-aa95-fbff736016f2 RESP BODY: {"itemNotFound": {"message": "No such QoS spec 8680d30f-5ec8-4a46-b2f0-2226010756c4.", "code": 404}} 2018-06-30 15:14:01,806 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/8680d30f-5ec8-4a46-b2f0-2226010756c4?force=False used request id req-ecf3be33-5183-440e-aa95-fbff736016f2 2018-06-30 15:14:01,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0724c18e7ae032c6519809b35e77d25ca77d083f" 2018-06-30 15:14:02,724 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:14:02 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-ea81dd2a-5327-45b3-b216-cbb4a1bb4487 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:14:02,725 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-ea81dd2a-5327-45b3-b216-cbb4a1bb4487 2018-06-30 15:14:02,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0724c18e7ae032c6519809b35e77d25ca77d083f" 2018-06-30 15:14:02,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:02 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4fcae53a-9d4a-4a7a-a447-115732fcb5fa Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:14:02,826 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-4fcae53a-9d4a-4a7a-a447-115732fcb5fa 2018-06-30 15:14:02,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0724c18e7ae032c6519809b35e77d25ca77d083f" 2018-06-30 15:14:03,156 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:14:02 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9142df9-793f-4d52-bc38-2d46f1dc8276 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:14:03,156 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-a9142df9-793f-4d52-bc38-2d46f1dc8276 2018-06-30 15:14:03,157 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:14:03,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0724c18e7ae032c6519809b35e77d25ca77d083f" 2018-06-30 15:14:03,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:03 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8eaa37e-3d8a-4b15-a469-d326fe4f1bd2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:14:03,540 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-d8eaa37e-3d8a-4b15-a469-d326fe4f1bd2 2018-06-30 15:14:03,541 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-7cbc8f42-2287-45c-proj 2018-06-30 15:14:03,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/be3103edc46e463885ce3b7dbadc20a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0724c18e7ae032c6519809b35e77d25ca77d083f" 2018-06-30 15:14:04,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:14:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25578cd8-8c66-45b8-9be5-7b56cb638811 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:14:04,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/be3103edc46e463885ce3b7dbadc20a1 used request id req-25578cd8-8c66-45b8-9be5-7b56cb638811 2018-06-30 15:14:04,209 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-7cbc8f42-2287-45c-proj-role 2018-06-30 15:14:04,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/b5602eba95654b569d0588c1bc1018f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0724c18e7ae032c6519809b35e77d25ca77d083f" 2018-06-30 15:14:04,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:14:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43b32713-85aa-4d36-a80c-bcbc77ef02d5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:14:04,612 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/b5602eba95654b569d0588c1bc1018f6 used request id req-43b32713-85aa-4d36-a80c-bcbc77ef02d5 2018-06-30 15:14:04,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0724c18e7ae032c6519809b35e77d25ca77d083f" 2018-06-30 15:14:05,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:04 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d9f265a-4c1f-4303-9704-94910da7cdee Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:14:05,017 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9d9f265a-4c1f-4303-9704-94910da7cdee 2018-06-30 15:14:05,017 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-7cbc8f42-2287-45c-user 2018-06-30 15:14:05,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/18903c0d09cb438ca848d8d5bf267f61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35480740855c6c8078b9542d2afa07d61f2159cb" 2018-06-30 15:14:05,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:14:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a11aef1c-40a7-42a1-ab39-43ea788038c1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:14:05,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/18903c0d09cb438ca848d8d5bf267f61 used request id req-a11aef1c-40a7-42a1-ab39-43ea788038c1 2018-06-30 15:14:05,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:14:06,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:14:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["NTie26a9Sb2qBclawVgE7Q"], "issued_at": "2018-06-30T15:14:06.000000Z"}} 2018-06-30 15:14:06,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0d3873e736074c87b645ea508adf8836968a37" 2018-06-30 15:14:06,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5bcf784-711d-4349-8883-38d557a66be6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:14:06,905 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b5bcf784-711d-4349-8883-38d557a66be6 2018-06-30 15:14:06,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:14:06,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:14:07,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:14:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["WkvF46CdRlOk9FXl1FdFng"], "issued_at": "2018-06-30T15:14:07.000000Z"}} 2018-06-30 15:14:07,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ea4936da2e227d9e6888ba4ee3fe925b386976" 2018-06-30 15:14:07,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28b46368-a092-4629-8fa8-024527f132ed Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:14:07,879 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-28b46368-a092-4629-8fa8-024527f132ed 2018-06-30 15:14:07,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:14:07,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:14:07 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:14:07,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-335e4b67-eb36-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ea4936da2e227d9e6888ba4ee3fe925b386976" 2018-06-30 15:14:07,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:07 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f8d7434-76af-49e0-9311-279c52f7edcf Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-335e4b67-eb36-492-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:14:07,981 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-335e4b67-eb36-492-proj used request id req-1f8d7434-76af-49e0-9311-279c52f7edcf 2018-06-30 15:14:07,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ea4936da2e227d9e6888ba4ee3fe925b386976" 2018-06-30 15:14:08,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:07 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0b86ddf-fe58-4049-87be-128e0df3a6a6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:14:08,392 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d0b86ddf-fe58-4049-87be-128e0df3a6a6 2018-06-30 15:14:08,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ea4936da2e227d9e6888ba4ee3fe925b386976" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-335e4b67-eb36-492-proj"}}' 2018-06-30 15:14:08,792 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:14:08 GMT Server: Apache Content-Length: 311 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7bf45392-0599-4b4a-92b3-eca6b1855b89 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ef8dfea5baff4eb898089977ae1e5a80"}, "tags": [], "enabled": true, "id": "ef8dfea5baff4eb898089977ae1e5a80", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-335e4b67-eb36-492-proj"}} 2018-06-30 15:14:08,792 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-7bf45392-0599-4b4a-92b3-eca6b1855b89 2018-06-30 15:14:08,793 - keystone_utils - INFO - Created project with name - CreateQoSTests-335e4b67-eb36-492-proj 2018-06-30 15:14:08,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:14:08,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:14:09,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:14:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["UkvcLrQbSqmMw8ElYEA2xA"], "issued_at": "2018-06-30T15:14:09.000000Z"}} 2018-06-30 15:14:09,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b35905149ec6ec3d3e89aaf405071b1020824c" 2018-06-30 15:14:09,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31fe8e7c-2430-4253-a636-adcdd8414f75 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:14:09,932 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-31fe8e7c-2430-4253-a636-adcdd8414f75 2018-06-30 15:14:09,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:14:09,949 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:14:09 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:14:09,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b35905149ec6ec3d3e89aaf405071b1020824c" 2018-06-30 15:14:10,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:09 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bacbbb67-9a9d-4934-bca5-97b18a291be8 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:14:10,483 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-bacbbb67-9a9d-4934-bca5-97b18a291be8 2018-06-30 15:14:10,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-335e4b67-eb36-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b35905149ec6ec3d3e89aaf405071b1020824c" 2018-06-30 15:14:10,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:10 GMT Server: Apache Content-Length: 447 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0623ab8-8ae0-455c-897b-103b90652d5f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-335e4b67-eb36-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/ef8dfea5baff4eb898089977ae1e5a80"}, "tags": [], "enabled": true, "id": "ef8dfea5baff4eb898089977ae1e5a80", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-335e4b67-eb36-492-proj"}]} 2018-06-30 15:14:10,590 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-335e4b67-eb36-492-proj used request id req-c0623ab8-8ae0-455c-897b-103b90652d5f 2018-06-30 15:14:10,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b35905149ec6ec3d3e89aaf405071b1020824c" 2018-06-30 15:14:10,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:10 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44b9d3dd-c1a4-4b92-8521-e5227951dda0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:14:10,930 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-44b9d3dd-c1a4-4b92-8521-e5227951dda0 2018-06-30 15:14:11,643 - keystone_utils - INFO - Created user with name - CreateQoSTests-335e4b67-eb36-492-user 2018-06-30 15:14:11,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:14:11,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ea4936da2e227d9e6888ba4ee3fe925b386976" 2018-06-30 15:14:11,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46eb0aba-3b10-4f56-ac57-180c5869f179 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:14:11,716 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-46eb0aba-3b10-4f56-ac57-180c5869f179 2018-06-30 15:14:11,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ea4936da2e227d9e6888ba4ee3fe925b386976" -d '{"role": {"name": "CreateQoSTests-335e4b67-eb36-492-proj-role"}}' 2018-06-30 15:14:11,799 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:14:11 GMT Server: Apache Content-Length: 213 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed75d552-8b27-4987-a0af-3bd212f83184 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "da24854577494d01af36798ee9f45120", "links": {"self": "http://10.167.4.35:5000/v3/roles/da24854577494d01af36798ee9f45120"}, "name": "CreateQoSTests-335e4b67-eb36-492-proj-role"}} 2018-06-30 15:14:11,799 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ed75d552-8b27-4987-a0af-3bd212f83184 2018-06-30 15:14:11,799 - keystone_utils - INFO - Created role with name - CreateQoSTests-335e4b67-eb36-492-proj-role 2018-06-30 15:14:11,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/da24854577494d01af36798ee9f45120 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ea4936da2e227d9e6888ba4ee3fe925b386976" 2018-06-30 15:14:12,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:11 GMT Server: Apache Content-Length: 213 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-169a4ca2-42a5-4d3b-ab0e-1ce2b79d644b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "da24854577494d01af36798ee9f45120", "links": {"self": "http://10.167.4.35:5000/v3/roles/da24854577494d01af36798ee9f45120"}, "name": "CreateQoSTests-335e4b67-eb36-492-proj-role"}} 2018-06-30 15:14:12,154 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/da24854577494d01af36798ee9f45120 used request id req-169a4ca2-42a5-4d3b-ab0e-1ce2b79d644b 2018-06-30 15:14:12,155 - keystone_utils - INFO - Granting role CreateQoSTests-335e4b67-eb36-492-proj-role to project CreateQoSTests-335e4b67-eb36-492-proj 2018-06-30 15:14:12,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/ef8dfea5baff4eb898089977ae1e5a80/users/4f8685eda69b401d85f6abcdec492afe/roles/da24854577494d01af36798ee9f45120 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ea4936da2e227d9e6888ba4ee3fe925b386976" 2018-06-30 15:14:12,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:14:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf3ff9df-3f21-413a-b5b6-d3ec22d5d56e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:14:12,668 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/ef8dfea5baff4eb898089977ae1e5a80/users/4f8685eda69b401d85f6abcdec492afe/roles/da24854577494d01af36798ee9f45120 used request id req-bf3ff9df-3f21-413a-b5b6-d3ec22d5d56e 2018-06-30 15:14:12,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:14:12,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:14:13,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:14:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["bIYKPBjHSsS4GnPwXisYhg"], "issued_at": "2018-06-30T15:14:13.000000Z"}} 2018-06-30 15:14:13,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7ffcd215ee4dd8b914d2826b16833e3cc90dcc2" 2018-06-30 15:14:13,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90fed55f-b1aa-4b3e-a3ac-d660497805f3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:14:13,705 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-90fed55f-b1aa-4b3e-a3ac-d660497805f3 2018-06-30 15:14:13,711 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7ffcd215ee4dd8b914d2826b16833e3cc90dcc2" 2018-06-30 15:14:15,320 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:14:15 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-a337ed03-4db3-4d4a-8082-56c3699592d5 x-openstack-request-id: req-a337ed03-4db3-4d4a-8082-56c3699592d5 Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-06-30 15:14:15,320 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-a337ed03-4db3-4d4a-8082-56c3699592d5 2018-06-30 15:14:15,324 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a337ed03-4db3-4d4a-8082-56c3699592d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7ffcd215ee4dd8b914d2826b16833e3cc90dcc2" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-c3b4eb0d-ca6e-4c61-87e5-b77cbbec2d68"}}' 2018-06-30 15:14:16,760 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:14:16 GMT Content-Type: application/json Content-Length: 445 Connection: keep-alive x-compute-request-id: req-b527cd22-4aeb-4426-91b5-7371789a06b9 x-openstack-request-id: req-b527cd22-4aeb-4426-91b5-7371789a06b9 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "b8e135e1-7080-458d-ab56-b347140d28d4", "name": "CreateQoSTests-c3b4eb0d-ca6e-4c61-87e5-b77cbbec2d68"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/b8e135e1-7080-458d-ab56-b347140d28d4", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/b8e135e1-7080-458d-ab56-b347140d28d4", "rel": "bookmark"}]} 2018-06-30 15:14:16,760 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-b527cd22-4aeb-4426-91b5-7371789a06b9 2018-06-30 15:14:16,761 - create_qos - INFO - Created qos with name - CreateQoSTests-c3b4eb0d-ca6e-4c61-87e5-b77cbbec2d68 2018-06-30 15:14:16,764 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a0d3873e736074c87b645ea508adf8836968a37" 2018-06-30 15:14:18,457 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:14:18 GMT Content-Type: application/json Content-Length: 159 Connection: keep-alive x-compute-request-id: req-bbb1cd8e-86b7-4bd4-a9d2-847f5a1a875f x-openstack-request-id: req-bbb1cd8e-86b7-4bd4-a9d2-847f5a1a875f Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "b8e135e1-7080-458d-ab56-b347140d28d4", "name": "CreateQoSTests-c3b4eb0d-ca6e-4c61-87e5-b77cbbec2d68"}]} 2018-06-30 15:14:18,457 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-bbb1cd8e-86b7-4bd4-a9d2-847f5a1a875f 2018-06-30 15:14:18,458 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-c3b4eb0d-ca6e-4c61-87e5-b77cbbec2d68 2018-06-30 15:14:18,461 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/b8e135e1-7080-458d-ab56-b347140d28d4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a337ed03-4db3-4d4a-8082-56c3699592d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7ffcd215ee4dd8b914d2826b16833e3cc90dcc2" 2018-06-30 15:14:19,501 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:14:19 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-93de3cb1-0ea4-4a4b-a40e-3fdc19668d5e RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:14:19,501 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/b8e135e1-7080-458d-ab56-b347140d28d4?force=False used request id req-93de3cb1-0ea4-4a4b-a40e-3fdc19668d5e 2018-06-30 15:14:19,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ea4936da2e227d9e6888ba4ee3fe925b386976" 2018-06-30 15:14:20,418 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:14:20 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-7444f435-9929-484b-819f-b502bf7250ac Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:14:20,418 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-7444f435-9929-484b-819f-b502bf7250ac 2018-06-30 15:14:20,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ea4936da2e227d9e6888ba4ee3fe925b386976" 2018-06-30 15:14:20,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:20 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f91b5ae1-9e74-48b8-86d4-1f20c59bd30d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:14:20,889 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-f91b5ae1-9e74-48b8-86d4-1f20c59bd30d 2018-06-30 15:14:20,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ea4936da2e227d9e6888ba4ee3fe925b386976" 2018-06-30 15:14:20,970 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:14:20 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-324a5511-2c6c-42d2-aaa7-c072ae920527 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:14:20,970 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-324a5511-2c6c-42d2-aaa7-c072ae920527 2018-06-30 15:14:20,970 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:14:20,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ea4936da2e227d9e6888ba4ee3fe925b386976" 2018-06-30 15:14:21,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:20 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c27c2b73-fea9-4bc5-86ae-88790e82a68a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:14:21,378 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-c27c2b73-fea9-4bc5-86ae-88790e82a68a 2018-06-30 15:14:21,379 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-335e4b67-eb36-492-proj 2018-06-30 15:14:21,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/ef8dfea5baff4eb898089977ae1e5a80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ea4936da2e227d9e6888ba4ee3fe925b386976" 2018-06-30 15:14:22,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:14:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa25d499-1e64-4b76-8ea2-848573fe92fe Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:14:22,109 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/ef8dfea5baff4eb898089977ae1e5a80 used request id req-aa25d499-1e64-4b76-8ea2-848573fe92fe 2018-06-30 15:14:22,110 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-335e4b67-eb36-492-proj-role 2018-06-30 15:14:22,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/da24854577494d01af36798ee9f45120 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ea4936da2e227d9e6888ba4ee3fe925b386976" 2018-06-30 15:14:22,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:14:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-135ea615-243b-4d7a-9a00-06102d19644a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:14:22,576 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/da24854577494d01af36798ee9f45120 used request id req-135ea615-243b-4d7a-9a00-06102d19644a 2018-06-30 15:14:22,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79ea4936da2e227d9e6888ba4ee3fe925b386976" 2018-06-30 15:14:23,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-121362ad-0e6d-47d2-b3c8-b17a2c032055 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:14:23,005 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-121362ad-0e6d-47d2-b3c8-b17a2c032055 2018-06-30 15:14:23,006 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-335e4b67-eb36-492-user 2018-06-30 15:14:23,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/4f8685eda69b401d85f6abcdec492afe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b35905149ec6ec3d3e89aaf405071b1020824c" 2018-06-30 15:14:23,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:14:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be8f9f96-877f-44d6-9527-7a11dafafebb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:14:23,500 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/4f8685eda69b401d85f6abcdec492afe used request id req-be8f9f96-877f-44d6-9527-7a11dafafebb 2018-06-30 15:14:23,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:14:24,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:14:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["evylVdYTQ2iYucjWNbleFA"], "issued_at": "2018-06-30T15:14:24.000000Z"}} 2018-06-30 15:14:24,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e8972498778b803fa36f0eea01c6651949f4f7" 2018-06-30 15:14:24,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-397c93c5-52bd-4578-b15b-0870c9d88e84 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:14:24,713 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-397c93c5-52bd-4578-b15b-0870c9d88e84 2018-06-30 15:14:24,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:14:24,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:14:25,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:14:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["DTc6Agd6QEmrohaTmZ7Lvg"], "issued_at": "2018-06-30T15:14:25.000000Z"}} 2018-06-30 15:14:25,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36559104617cd379df8c8df82b6353cdac145d1f" 2018-06-30 15:14:25,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03cc84af-8144-415e-868d-4c90ec7f70de Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:14:25,876 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-03cc84af-8144-415e-868d-4c90ec7f70de 2018-06-30 15:14:25,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:14:25,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:14:25 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:14:25,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c20594c2-af93-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36559104617cd379df8c8df82b6353cdac145d1f" 2018-06-30 15:14:26,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:25 GMT Server: Apache Content-Length: 182 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fb673151-9cbe-4795-9152-e425cdc345b3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c20594c2-af93-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:14:26,247 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c20594c2-af93-4e6-proj used request id req-fb673151-9cbe-4795-9152-e425cdc345b3 2018-06-30 15:14:26,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36559104617cd379df8c8df82b6353cdac145d1f" 2018-06-30 15:14:26,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:26 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7424ba8f-0e5f-407a-a5f6-0717bbc583a9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:14:26,336 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7424ba8f-0e5f-407a-a5f6-0717bbc583a9 2018-06-30 15:14:26,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36559104617cd379df8c8df82b6353cdac145d1f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-c20594c2-af93-4e6-proj"}}' 2018-06-30 15:14:26,771 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:14:26 GMT Server: Apache Content-Length: 311 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef8902fc-26c8-432d-8312-3198d387adb0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b463e9ad71b94d16b5e58ca02d4e8df6"}, "tags": [], "enabled": true, "id": "b463e9ad71b94d16b5e58ca02d4e8df6", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-c20594c2-af93-4e6-proj"}} 2018-06-30 15:14:26,771 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ef8902fc-26c8-432d-8312-3198d387adb0 2018-06-30 15:14:26,771 - keystone_utils - INFO - Created project with name - CreateQoSTests-c20594c2-af93-4e6-proj 2018-06-30 15:14:26,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:14:26,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:14:27,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:14:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["FQW7APyVQbavWgsixs-NLg"], "issued_at": "2018-06-30T15:14:27.000000Z"}} 2018-06-30 15:14:27,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854447663282547f51d0a7f9434f23d75b4d83e7" 2018-06-30 15:14:27,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aaf2947b-8049-4cb0-8420-4fcf48c529af Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:14:27,746 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aaf2947b-8049-4cb0-8420-4fcf48c529af 2018-06-30 15:14:27,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:14:27,761 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:14:27 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:14:27,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854447663282547f51d0a7f9434f23d75b4d83e7" 2018-06-30 15:14:28,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:27 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f91586e-943a-4d4d-86fc-00e25287e5c7 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:14:28,256 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-2f91586e-943a-4d4d-86fc-00e25287e5c7 2018-06-30 15:14:28,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-c20594c2-af93-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854447663282547f51d0a7f9434f23d75b4d83e7" 2018-06-30 15:14:28,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:28 GMT Server: Apache Content-Length: 447 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a20a432b-c2ea-4073-b000-5c2821fc291d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-c20594c2-af93-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b463e9ad71b94d16b5e58ca02d4e8df6"}, "tags": [], "enabled": true, "id": "b463e9ad71b94d16b5e58ca02d4e8df6", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-c20594c2-af93-4e6-proj"}]} 2018-06-30 15:14:28,630 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateQoSTests-c20594c2-af93-4e6-proj used request id req-a20a432b-c2ea-4073-b000-5c2821fc291d 2018-06-30 15:14:28,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854447663282547f51d0a7f9434f23d75b4d83e7" 2018-06-30 15:14:29,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:28 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7ab5d8b-e626-412e-8131-7799eaf04f76 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:14:29,015 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e7ab5d8b-e626-412e-8131-7799eaf04f76 2018-06-30 15:14:29,841 - keystone_utils - INFO - Created user with name - CreateQoSTests-c20594c2-af93-4e6-user 2018-06-30 15:14:29,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:14:29,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36559104617cd379df8c8df82b6353cdac145d1f" 2018-06-30 15:14:30,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:29 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1db4741-70fe-4861-b8e1-1bc662c8f87a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:14:30,247 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a1db4741-70fe-4861-b8e1-1bc662c8f87a 2018-06-30 15:14:30,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36559104617cd379df8c8df82b6353cdac145d1f" -d '{"role": {"name": "CreateQoSTests-c20594c2-af93-4e6-proj-role"}}' 2018-06-30 15:14:30,626 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:14:30 GMT Server: Apache Content-Length: 213 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-665108df-98c3-498f-92af-90d30e9e5cc4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43e1d25dc7e14502b3263c92b33e4fea", "links": {"self": "http://10.167.4.35:5000/v3/roles/43e1d25dc7e14502b3263c92b33e4fea"}, "name": "CreateQoSTests-c20594c2-af93-4e6-proj-role"}} 2018-06-30 15:14:30,627 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-665108df-98c3-498f-92af-90d30e9e5cc4 2018-06-30 15:14:30,627 - keystone_utils - INFO - Created role with name - CreateQoSTests-c20594c2-af93-4e6-proj-role 2018-06-30 15:14:30,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/43e1d25dc7e14502b3263c92b33e4fea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36559104617cd379df8c8df82b6353cdac145d1f" 2018-06-30 15:14:30,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:30 GMT Server: Apache Content-Length: 213 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4a7ebd0-59ac-475e-b5ca-730fb8b31460 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43e1d25dc7e14502b3263c92b33e4fea", "links": {"self": "http://10.167.4.35:5000/v3/roles/43e1d25dc7e14502b3263c92b33e4fea"}, "name": "CreateQoSTests-c20594c2-af93-4e6-proj-role"}} 2018-06-30 15:14:30,715 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/43e1d25dc7e14502b3263c92b33e4fea used request id req-e4a7ebd0-59ac-475e-b5ca-730fb8b31460 2018-06-30 15:14:30,716 - keystone_utils - INFO - Granting role CreateQoSTests-c20594c2-af93-4e6-proj-role to project CreateQoSTests-c20594c2-af93-4e6-proj 2018-06-30 15:14:30,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b463e9ad71b94d16b5e58ca02d4e8df6/users/7ff10dbecdff458f8f42d236712d8804/roles/43e1d25dc7e14502b3263c92b33e4fea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36559104617cd379df8c8df82b6353cdac145d1f" 2018-06-30 15:14:31,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:14:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04448d73-b2de-4a66-9e0a-e9aa02f1d89a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:14:31,206 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b463e9ad71b94d16b5e58ca02d4e8df6/users/7ff10dbecdff458f8f42d236712d8804/roles/43e1d25dc7e14502b3263c92b33e4fea used request id req-04448d73-b2de-4a66-9e0a-e9aa02f1d89a 2018-06-30 15:14:31,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:14:31,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:14:32,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:14:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["oDwfYMh7SsuSos6abBeSxA"], "issued_at": "2018-06-30T15:14:32.000000Z"}} 2018-06-30 15:14:32,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c20be0cff94c3b0d03eb84dd70838d6af199656" 2018-06-30 15:14:32,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12442d07-45fc-4219-836b-ae514572f7df Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:14:32,706 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-12442d07-45fc-4219-836b-ae514572f7df 2018-06-30 15:14:32,712 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c20be0cff94c3b0d03eb84dd70838d6af199656" 2018-06-30 15:14:33,674 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:14:33 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-7f02f6cf-c51a-4d45-b637-d17e1f45429a x-openstack-request-id: req-7f02f6cf-c51a-4d45-b637-d17e1f45429a Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-06-30 15:14:33,674 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-7f02f6cf-c51a-4d45-b637-d17e1f45429a 2018-06-30 15:14:33,677 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7f02f6cf-c51a-4d45-b637-d17e1f45429a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c20be0cff94c3b0d03eb84dd70838d6af199656" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-e7e86bc4-fd3a-4e0f-9e4d-1775d07f9ff3"}}' 2018-06-30 15:14:35,247 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:14:35 GMT Content-Type: application/json Content-Length: 445 Connection: keep-alive x-compute-request-id: req-0b57ca21-e0ee-4b46-892f-39d6e357f816 x-openstack-request-id: req-0b57ca21-e0ee-4b46-892f-39d6e357f816 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "9d3ba326-6f1c-4e8e-9587-2986300536fb", "name": "CreateQoSTests-e7e86bc4-fd3a-4e0f-9e4d-1775d07f9ff3"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/9d3ba326-6f1c-4e8e-9587-2986300536fb", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/9d3ba326-6f1c-4e8e-9587-2986300536fb", "rel": "bookmark"}]} 2018-06-30 15:14:35,247 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-0b57ca21-e0ee-4b46-892f-39d6e357f816 2018-06-30 15:14:35,248 - create_qos - INFO - Created qos with name - CreateQoSTests-e7e86bc4-fd3a-4e0f-9e4d-1775d07f9ff3 2018-06-30 15:14:35,250 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11e8972498778b803fa36f0eea01c6651949f4f7" 2018-06-30 15:14:36,000 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:14:35 GMT Content-Type: application/json Content-Length: 159 Connection: keep-alive x-compute-request-id: req-10f59225-76ab-4bf1-b67d-b31521b575a0 x-openstack-request-id: req-10f59225-76ab-4bf1-b67d-b31521b575a0 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "9d3ba326-6f1c-4e8e-9587-2986300536fb", "name": "CreateQoSTests-e7e86bc4-fd3a-4e0f-9e4d-1775d07f9ff3"}]} 2018-06-30 15:14:36,000 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-10f59225-76ab-4bf1-b67d-b31521b575a0 2018-06-30 15:14:36,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:14:36,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:14:36,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:14:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["LhxUlthxRL6lVkeMKCnzSw"], "issued_at": "2018-06-30T15:14:36.000000Z"}} 2018-06-30 15:14:36,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2e77375102c071df2dca7f4f89a466bf1d0992" 2018-06-30 15:14:37,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f26b5fa-003e-455a-87f7-e2b17babc07d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:14:37,505 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2f26b5fa-003e-455a-87f7-e2b17babc07d 2018-06-30 15:14:37,512 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2e77375102c071df2dca7f4f89a466bf1d0992" 2018-06-30 15:14:38,335 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:14:38 GMT Content-Type: application/json Content-Length: 159 Connection: keep-alive x-compute-request-id: req-6ca1ef2d-95bf-4f79-b797-3223aa70634a x-openstack-request-id: req-6ca1ef2d-95bf-4f79-b797-3223aa70634a Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "9d3ba326-6f1c-4e8e-9587-2986300536fb", "name": "CreateQoSTests-e7e86bc4-fd3a-4e0f-9e4d-1775d07f9ff3"}]} 2018-06-30 15:14:38,335 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-6ca1ef2d-95bf-4f79-b797-3223aa70634a 2018-06-30 15:14:38,336 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-e7e86bc4-fd3a-4e0f-9e4d-1775d07f9ff3 2018-06-30 15:14:38,339 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/9d3ba326-6f1c-4e8e-9587-2986300536fb?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7f02f6cf-c51a-4d45-b637-d17e1f45429a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c20be0cff94c3b0d03eb84dd70838d6af199656" 2018-06-30 15:14:38,520 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:14:38 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-fe7188c3-1337-4e96-b361-30f969e0cfb6 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:14:38,521 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/9d3ba326-6f1c-4e8e-9587-2986300536fb?force=False used request id req-fe7188c3-1337-4e96-b361-30f969e0cfb6 2018-06-30 15:14:38,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36559104617cd379df8c8df82b6353cdac145d1f" 2018-06-30 15:14:39,440 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:14:39 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-1dadc3fd-3e48-4c09-b598-a3b15f09a7dd Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:14:39,440 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-1dadc3fd-3e48-4c09-b598-a3b15f09a7dd 2018-06-30 15:14:39,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36559104617cd379df8c8df82b6353cdac145d1f" 2018-06-30 15:14:39,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:39 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2edb3831-753f-43fe-8835-9ee5d7ae4da3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:14:39,823 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-2edb3831-753f-43fe-8835-9ee5d7ae4da3 2018-06-30 15:14:39,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36559104617cd379df8c8df82b6353cdac145d1f" 2018-06-30 15:14:40,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:14:39 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6130e852-c07e-4707-8ab0-7c1a251ce042 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:14:40,215 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-6130e852-c07e-4707-8ab0-7c1a251ce042 2018-06-30 15:14:40,215 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:14:40,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36559104617cd379df8c8df82b6353cdac145d1f" 2018-06-30 15:14:40,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:40 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8ff59da-3d06-4922-978f-e17e8020ac1b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:14:40,321 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-d8ff59da-3d06-4922-978f-e17e8020ac1b 2018-06-30 15:14:40,323 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-c20594c2-af93-4e6-proj 2018-06-30 15:14:40,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b463e9ad71b94d16b5e58ca02d4e8df6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36559104617cd379df8c8df82b6353cdac145d1f" 2018-06-30 15:14:41,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:14:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d7e52a1-0652-4490-b0df-6aeb2fc7e366 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:14:41,129 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b463e9ad71b94d16b5e58ca02d4e8df6 used request id req-3d7e52a1-0652-4490-b0df-6aeb2fc7e366 2018-06-30 15:14:41,129 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-c20594c2-af93-4e6-proj-role 2018-06-30 15:14:41,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/43e1d25dc7e14502b3263c92b33e4fea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36559104617cd379df8c8df82b6353cdac145d1f" 2018-06-30 15:14:41,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:14:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20b36417-4551-4182-a47e-11cca2202844 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:14:41,585 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/43e1d25dc7e14502b3263c92b33e4fea used request id req-20b36417-4551-4182-a47e-11cca2202844 2018-06-30 15:14:41,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36559104617cd379df8c8df82b6353cdac145d1f" 2018-06-30 15:14:41,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:41 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb2e8535-b844-419a-95a3-eb42113557c5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:14:41,942 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-eb2e8535-b844-419a-95a3-eb42113557c5 2018-06-30 15:14:41,942 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-c20594c2-af93-4e6-user 2018-06-30 15:14:41,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/7ff10dbecdff458f8f42d236712d8804 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}854447663282547f51d0a7f9434f23d75b4d83e7" 2018-06-30 15:14:42,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:14:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-673fcde9-d2d4-4e76-9586-abf9e068912a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:14:42,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7ff10dbecdff458f8f42d236712d8804 used request id req-673fcde9-d2d4-4e76-9586-abf9e068912a 2018-06-30 15:14:42,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:14:43,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:14:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Kt4ckR1_RIae_fJJo4vejQ"], "issued_at": "2018-06-30T15:14:43.000000Z"}} 2018-06-30 15:14:43,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6c2694356ad86da1935520ada22654529918fc" 2018-06-30 15:14:43,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9661386e-7a35-4b85-ba0e-73b29aecf0ba Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:14:43,922 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9661386e-7a35-4b85-ba0e-73b29aecf0ba 2018-06-30 15:14:43,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:14:43,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:14:44,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:14:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["XQOg5cdnSoiiGG0XxfTETQ"], "issued_at": "2018-06-30T15:14:44.000000Z"}} 2018-06-30 15:14:44,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3588300b718cdff0f8de5e14140ee8b4a94e5879" 2018-06-30 15:14:44,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b04dfb5-5bcf-4ac0-b4d4-67699326b5c3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:14:44,956 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6b04dfb5-5bcf-4ac0-b4d4-67699326b5c3 2018-06-30 15:14:44,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:14:44,973 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:14:44 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:14:44,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3588300b718cdff0f8de5e14140ee8b4a94e5879" 2018-06-30 15:14:45,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:44 GMT Server: Apache Content-Length: 202 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b737d1d5-a9f8-4d1f-b17d-39056e95d4e8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:14:45,048 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-proj used request id req-b737d1d5-a9f8-4d1f-b17d-39056e95d4e8 2018-06-30 15:14:45,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3588300b718cdff0f8de5e14140ee8b4a94e5879" 2018-06-30 15:14:45,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-256ae75f-7585-4be1-b4ec-ef556853410c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:14:45,448 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-256ae75f-7585-4be1-b4ec-ef556853410c 2018-06-30 15:14:45,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3588300b718cdff0f8de5e14140ee8b4a94e5879" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-proj"}}' 2018-06-30 15:14:45,892 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:14:45 GMT Server: Apache Content-Length: 331 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a1dc776-cf99-4835-aad5-7ff00a300ebb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a6a9d359bd1f4f15a03ae64363f2cbad"}, "tags": [], "enabled": true, "id": "a6a9d359bd1f4f15a03ae64363f2cbad", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-proj"}} 2018-06-30 15:14:45,892 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-2a1dc776-cf99-4835-aad5-7ff00a300ebb 2018-06-30 15:14:45,892 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-proj 2018-06-30 15:14:45,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:14:45,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:14:46,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:14:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["cMe0mqUuQbmYUTGK3wT2Nw"], "issued_at": "2018-06-30T15:14:46.000000Z"}} 2018-06-30 15:14:46,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf13a59beeb565a84a752f4ccec3b0b2c49b2ca" 2018-06-30 15:14:47,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9bb7f723-a837-45df-8cc8-71ead625e928 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:14:47,219 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9bb7f723-a837-45df-8cc8-71ead625e928 2018-06-30 15:14:47,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:14:47,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:14:47 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:14:47,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf13a59beeb565a84a752f4ccec3b0b2c49b2ca" 2018-06-30 15:14:47,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:47 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6139e213-76be-4abf-8def-663a4169221f Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:14:47,778 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-6139e213-76be-4abf-8def-663a4169221f 2018-06-30 15:14:47,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf13a59beeb565a84a752f4ccec3b0b2c49b2ca" 2018-06-30 15:14:48,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:47 GMT Server: Apache Content-Length: 487 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0340a52f-79c3-4326-bf77-b3f2fba0c5c4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a6a9d359bd1f4f15a03ae64363f2cbad"}, "tags": [], "enabled": true, "id": "a6a9d359bd1f4f15a03ae64363f2cbad", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-proj"}]} 2018-06-30 15:14:48,146 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-proj used request id req-0340a52f-79c3-4326-bf77-b3f2fba0c5c4 2018-06-30 15:14:48,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf13a59beeb565a84a752f4ccec3b0b2c49b2ca" 2018-06-30 15:14:48,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05e53352-47ee-422d-a977-10146518549b Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:14:48,504 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-05e53352-47ee-422d-a977-10146518549b 2018-06-30 15:14:49,261 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-user 2018-06-30 15:14:49,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:14:49,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3588300b718cdff0f8de5e14140ee8b4a94e5879" 2018-06-30 15:14:49,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:49 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7238ba1-f388-4034-b85a-195c9722e5d5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:14:49,342 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a7238ba1-f388-4034-b85a-195c9722e5d5 2018-06-30 15:14:49,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3588300b718cdff0f8de5e14140ee8b4a94e5879" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-proj-role"}}' 2018-06-30 15:14:49,721 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:14:49 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6bcc7762-e0b6-4089-8436-95fccce08572 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3463e2e43b5f49a0b59b5f096d6af665", "links": {"self": "http://10.167.4.35:5000/v3/roles/3463e2e43b5f49a0b59b5f096d6af665"}, "name": "CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-proj-role"}} 2018-06-30 15:14:49,721 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-6bcc7762-e0b6-4089-8436-95fccce08572 2018-06-30 15:14:49,722 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-proj-role 2018-06-30 15:14:49,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/3463e2e43b5f49a0b59b5f096d6af665 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3588300b718cdff0f8de5e14140ee8b4a94e5879" 2018-06-30 15:14:50,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:49 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b8aa2ac-ff93-4c53-8def-a5dc195f452a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3463e2e43b5f49a0b59b5f096d6af665", "links": {"self": "http://10.167.4.35:5000/v3/roles/3463e2e43b5f49a0b59b5f096d6af665"}, "name": "CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-proj-role"}} 2018-06-30 15:14:50,199 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/3463e2e43b5f49a0b59b5f096d6af665 used request id req-4b8aa2ac-ff93-4c53-8def-a5dc195f452a 2018-06-30 15:14:50,199 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-proj-role to project CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-proj 2018-06-30 15:14:50,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a6a9d359bd1f4f15a03ae64363f2cbad/users/7bd1392c67334cbc89bbfb60c4cab564/roles/3463e2e43b5f49a0b59b5f096d6af665 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3588300b718cdff0f8de5e14140ee8b4a94e5879" 2018-06-30 15:14:50,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:14:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-485b2eaa-745a-436a-aeda-896fea897840 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:14:50,684 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a6a9d359bd1f4f15a03ae64363f2cbad/users/7bd1392c67334cbc89bbfb60c4cab564/roles/3463e2e43b5f49a0b59b5f096d6af665 used request id req-485b2eaa-745a-436a-aeda-896fea897840 2018-06-30 15:14:50,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:14:50,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:14:51,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:14:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["SilIo_PERP6gmKCSZSFNkw"], "issued_at": "2018-06-30T15:14:51.000000Z"}} 2018-06-30 15:14:51,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b58cc6a26d2e983d5d0607adcf1685e9a93d6fc" 2018-06-30 15:14:51,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:14:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fdee13a-1176-458e-9214-2f0429139d1f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:14:51,671 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2fdee13a-1176-458e-9214-2f0429139d1f 2018-06-30 15:14:51,676 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b58cc6a26d2e983d5d0607adcf1685e9a93d6fc" 2018-06-30 15:14:53,366 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:14:53 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-7d6fabfe-12cc-4b38-904b-d7d8c5a0bf43 x-openstack-request-id: req-7d6fabfe-12cc-4b38-904b-d7d8c5a0bf43 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "dd830698-cdfa-4471-af6f-d0b11dabab15", "description": null}]} 2018-06-30 15:14:53,366 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None used request id req-7d6fabfe-12cc-4b38-904b-d7d8c5a0bf43 2018-06-30 15:14:53,369 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7d6fabfe-12cc-4b38-904b-d7d8c5a0bf43" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b58cc6a26d2e983d5d0607adcf1685e9a93d6fc" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-35ab5737-03df-4798-a89a-51a8723d0c76", "description": null}}' 2018-06-30 15:14:54,447 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:14:54 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-9a9fc07e-2746-4435-bbfa-417d3692a9da x-openstack-request-id: req-9a9fc07e-2746-4435-bbfa-417d3692a9da Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-35ab5737-03df-4798-a89a-51a8723d0c76", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e35540dc-477a-40cf-bebd-8c259f31ea47", "description": null}} 2018-06-30 15:14:54,448 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types used request id req-9a9fc07e-2746-4435-bbfa-417d3692a9da 2018-06-30 15:14:54,448 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-35ab5737-03df-4798-a89a-51a8723d0c76 2018-06-30 15:14:54,451 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6c2694356ad86da1935520ada22654529918fc" 2018-06-30 15:14:55,320 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:14:55 GMT Content-Type: application/json Content-Length: 500 Connection: keep-alive x-compute-request-id: req-97c53d11-2a4b-4860-b562-77d327c9ca44 x-openstack-request-id: req-97c53d11-2a4b-4860-b562-77d327c9ca44 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-35ab5737-03df-4798-a89a-51a8723d0c76", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e35540dc-477a-40cf-bebd-8c259f31ea47", "description": null}, {"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "dd830698-cdfa-4471-af6f-d0b11dabab15", "description": null}]} 2018-06-30 15:14:55,320 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None used request id req-97c53d11-2a4b-4860-b562-77d327c9ca44 2018-06-30 15:14:55,323 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/e35540dc-477a-40cf-bebd-8c259f31ea47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97c53d11-2a4b-4860-b562-77d327c9ca44" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6c2694356ad86da1935520ada22654529918fc" 2018-06-30 15:14:56,051 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:14:56 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-8c6147c3-f828-4903-b1bc-0f0fd22febcf x-openstack-request-id: req-8c6147c3-f828-4903-b1bc-0f0fd22febcf Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-35ab5737-03df-4798-a89a-51a8723d0c76", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e35540dc-477a-40cf-bebd-8c259f31ea47", "description": null}} 2018-06-30 15:14:56,052 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/e35540dc-477a-40cf-bebd-8c259f31ea47 used request id req-8c6147c3-f828-4903-b1bc-0f0fd22febcf 2018-06-30 15:14:56,054 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/e35540dc-477a-40cf-bebd-8c259f31ea47/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97c53d11-2a4b-4860-b562-77d327c9ca44" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6c2694356ad86da1935520ada22654529918fc" 2018-06-30 15:14:56,920 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:14:56 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-33cfd0ab-21a9-4fef-837a-0bcd56746a59 x-openstack-request-id: req-33cfd0ab-21a9-4fef-837a-0bcd56746a59 Front-End-Https: on RESP BODY: {} 2018-06-30 15:14:56,920 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/e35540dc-477a-40cf-bebd-8c259f31ea47/encryption used request id req-33cfd0ab-21a9-4fef-837a-0bcd56746a59 2018-06-30 15:14:56,920 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-35ab5737-03df-4798-a89a-51a8723d0c76 2018-06-30 15:14:56,923 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/e35540dc-477a-40cf-bebd-8c259f31ea47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97c53d11-2a4b-4860-b562-77d327c9ca44" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6c2694356ad86da1935520ada22654529918fc" 2018-06-30 15:14:57,696 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:14:57 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-2ee71476-f6e0-4194-8dbd-cbc8b6a25f2a RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:14:57,696 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/e35540dc-477a-40cf-bebd-8c259f31ea47 used request id req-2ee71476-f6e0-4194-8dbd-cbc8b6a25f2a 2018-06-30 15:14:57,699 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-97c53d11-2a4b-4860-b562-77d327c9ca44" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6c2694356ad86da1935520ada22654529918fc" 2018-06-30 15:14:58,344 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:14:58 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-cc1e1eb6-7096-4744-b759-8a79b226aa7a x-openstack-request-id: req-cc1e1eb6-7096-4744-b759-8a79b226aa7a Front-End-Https: on RESP BODY: {"volume_types": [{"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "dd830698-cdfa-4471-af6f-d0b11dabab15", "description": null}]} 2018-06-30 15:14:58,344 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None used request id req-cc1e1eb6-7096-4744-b759-8a79b226aa7a 2018-06-30 15:14:58,345 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-35ab5737-03df-4798-a89a-51a8723d0c76 2018-06-30 15:14:58,348 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/e35540dc-477a-40cf-bebd-8c259f31ea47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d6fabfe-12cc-4b38-904b-d7d8c5a0bf43" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b58cc6a26d2e983d5d0607adcf1685e9a93d6fc" 2018-06-30 15:14:59,222 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:14:59 GMT Content-Type: application/json Content-Length: 114 Connection: keep-alive x-compute-request-id: req-6cac0a60-4699-43dc-bdb3-ec55771a25e1 x-openstack-request-id: req-6cac0a60-4699-43dc-bdb3-ec55771a25e1 RESP BODY: {"itemNotFound": {"message": "Volume type e35540dc-477a-40cf-bebd-8c259f31ea47 could not be found.", "code": 404}} 2018-06-30 15:14:59,223 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/e35540dc-477a-40cf-bebd-8c259f31ea47 used request id req-6cac0a60-4699-43dc-bdb3-ec55771a25e1 2018-06-30 15:14:59,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3588300b718cdff0f8de5e14140ee8b4a94e5879" 2018-06-30 15:15:00,077 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:00 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-2e10a30b-9317-4e6e-9580-2ac1b419911e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:15:00,078 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-2e10a30b-9317-4e6e-9580-2ac1b419911e 2018-06-30 15:15:00,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3588300b718cdff0f8de5e14140ee8b4a94e5879" 2018-06-30 15:15:00,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:00 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed9c9b53-410b-48e1-8269-3cee783bccc5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:15:00,192 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-ed9c9b53-410b-48e1-8269-3cee783bccc5 2018-06-30 15:15:00,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3588300b718cdff0f8de5e14140ee8b4a94e5879" 2018-06-30 15:15:00,271 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:15:00 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-403bad2b-a183-4449-b0aa-aa3a2e9f4df1 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:15:00,271 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-403bad2b-a183-4449-b0aa-aa3a2e9f4df1 2018-06-30 15:15:00,271 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:15:00,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3588300b718cdff0f8de5e14140ee8b4a94e5879" 2018-06-30 15:15:00,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:00 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fdf188b-380b-44e8-9978-375fa76457a3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:15:00,371 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-2fdf188b-380b-44e8-9978-375fa76457a3 2018-06-30 15:15:00,372 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-proj 2018-06-30 15:15:00,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/a6a9d359bd1f4f15a03ae64363f2cbad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3588300b718cdff0f8de5e14140ee8b4a94e5879" 2018-06-30 15:15:01,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:15:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23d36634-399b-4373-94a9-cb423d4f5ff6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:15:01,151 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/a6a9d359bd1f4f15a03ae64363f2cbad used request id req-23d36634-399b-4373-94a9-cb423d4f5ff6 2018-06-30 15:15:01,151 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-proj-role 2018-06-30 15:15:01,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/3463e2e43b5f49a0b59b5f096d6af665 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3588300b718cdff0f8de5e14140ee8b4a94e5879" 2018-06-30 15:15:01,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:15:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-856e3297-2bda-4541-807b-0015b9c8198b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:15:01,655 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/3463e2e43b5f49a0b59b5f096d6af665 used request id req-856e3297-2bda-4541-807b-0015b9c8198b 2018-06-30 15:15:01,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3588300b718cdff0f8de5e14140ee8b4a94e5879" 2018-06-30 15:15:02,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:01 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d69a4343-5230-415e-84aa-ab725e3daec8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:15:02,014 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d69a4343-5230-415e-84aa-ab725e3daec8 2018-06-30 15:15:02,014 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-59dd0888-a095-4e0-user 2018-06-30 15:15:02,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/7bd1392c67334cbc89bbfb60c4cab564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bf13a59beeb565a84a752f4ccec3b0b2c49b2ca" 2018-06-30 15:15:02,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:15:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-293c1903-b55e-4dc9-8539-70ec837c9c7d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:15:02,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7bd1392c67334cbc89bbfb60c4cab564 used request id req-293c1903-b55e-4dc9-8539-70ec837c9c7d 2018-06-30 15:15:02,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:15:03,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:15:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["56bPXFe7RDitzG2bLYqMcQ"], "issued_at": "2018-06-30T15:15:03.000000Z"}} 2018-06-30 15:15:03,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3806b8ef7aa9e633718b5bda6dbaa55f9831fe00" 2018-06-30 15:15:03,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7c63f06-bbf0-4a70-a4a1-e8d337f267fe Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:15:03,473 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b7c63f06-bbf0-4a70-a4a1-e8d337f267fe 2018-06-30 15:15:03,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:15:03,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:15:04,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:15:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["N17wq5EAT82tTD2Vur-77w"], "issued_at": "2018-06-30T15:15:04.000000Z"}} 2018-06-30 15:15:04,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bdd011a4f120b02c124e794af9a1234be0873a" 2018-06-30 15:15:04,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-752200c4-d279-475d-80d3-1f6b922d7000 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:15:04,499 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-752200c4-d279-475d-80d3-1f6b922d7000 2018-06-30 15:15:04,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:15:04,515 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:15:04 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:15:04,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bdd011a4f120b02c124e794af9a1234be0873a" 2018-06-30 15:15:04,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:04 GMT Server: Apache Content-Length: 202 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-983f4dd6-c458-4389-87b4-9b3e913ec834 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:15:04,958 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-proj used request id req-983f4dd6-c458-4389-87b4-9b3e913ec834 2018-06-30 15:15:04,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bdd011a4f120b02c124e794af9a1234be0873a" 2018-06-30 15:15:05,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:04 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58be4c5f-2386-4654-af85-1b3a2b7cde45 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:15:05,351 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-58be4c5f-2386-4654-af85-1b3a2b7cde45 2018-06-30 15:15:05,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bdd011a4f120b02c124e794af9a1234be0873a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-proj"}}' 2018-06-30 15:15:05,774 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:15:05 GMT Server: Apache Content-Length: 331 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72bd2803-d7c9-4d4b-88f1-2bef20767cbe Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/26b46313d1664b0b9ba5d0c8a9da9b5c"}, "tags": [], "enabled": true, "id": "26b46313d1664b0b9ba5d0c8a9da9b5c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-proj"}} 2018-06-30 15:15:05,774 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-72bd2803-d7c9-4d4b-88f1-2bef20767cbe 2018-06-30 15:15:05,775 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-proj 2018-06-30 15:15:05,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:15:05,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:15:06,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:15:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["cOntHuCRRFKqdLIb3OmovQ"], "issued_at": "2018-06-30T15:15:06.000000Z"}} 2018-06-30 15:15:06,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68050d32e07f4f7cc7493e918a389a1b301cf6d3" 2018-06-30 15:15:07,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de124c79-ebc8-4a16-a1ef-50728d44bfa1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:15:07,304 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-de124c79-ebc8-4a16-a1ef-50728d44bfa1 2018-06-30 15:15:07,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:15:07,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:15:07 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:15:07,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68050d32e07f4f7cc7493e918a389a1b301cf6d3" 2018-06-30 15:15:07,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:07 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5d7b29d-d305-441b-a66f-e408503f0a84 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:15:07,765 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a5d7b29d-d305-441b-a66f-e408503f0a84 2018-06-30 15:15:07,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68050d32e07f4f7cc7493e918a389a1b301cf6d3" 2018-06-30 15:15:07,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:07 GMT Server: Apache Content-Length: 487 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-878ee698-d0ce-42a8-aaba-f29aba2fa15c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/26b46313d1664b0b9ba5d0c8a9da9b5c"}, "tags": [], "enabled": true, "id": "26b46313d1664b0b9ba5d0c8a9da9b5c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-proj"}]} 2018-06-30 15:15:07,874 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-proj used request id req-878ee698-d0ce-42a8-aaba-f29aba2fa15c 2018-06-30 15:15:07,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68050d32e07f4f7cc7493e918a389a1b301cf6d3" 2018-06-30 15:15:08,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:07 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ce3878d-e2d2-4407-a83f-9b7d95a5ed76 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:15:08,299 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9ce3878d-e2d2-4407-a83f-9b7d95a5ed76 2018-06-30 15:15:09,004 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-user 2018-06-30 15:15:09,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:15:09,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bdd011a4f120b02c124e794af9a1234be0873a" 2018-06-30 15:15:09,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69626a53-43e8-484b-b7f4-5785010bd2ed Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:15:09,392 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-69626a53-43e8-484b-b7f4-5785010bd2ed 2018-06-30 15:15:09,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bdd011a4f120b02c124e794af9a1234be0873a" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-proj-role"}}' 2018-06-30 15:15:09,815 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:15:09 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca111533-b84f-46ea-9728-e7eeca539aa2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "33aab84e486d45299977602010249909", "links": {"self": "http://10.167.4.35:5000/v3/roles/33aab84e486d45299977602010249909"}, "name": "CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-proj-role"}} 2018-06-30 15:15:09,816 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ca111533-b84f-46ea-9728-e7eeca539aa2 2018-06-30 15:15:09,816 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-proj-role 2018-06-30 15:15:09,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/33aab84e486d45299977602010249909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bdd011a4f120b02c124e794af9a1234be0873a" 2018-06-30 15:15:10,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:09 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03a50f96-f2f5-437c-bfc4-40137f9bcaf2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "33aab84e486d45299977602010249909", "links": {"self": "http://10.167.4.35:5000/v3/roles/33aab84e486d45299977602010249909"}, "name": "CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-proj-role"}} 2018-06-30 15:15:10,230 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/33aab84e486d45299977602010249909 used request id req-03a50f96-f2f5-437c-bfc4-40137f9bcaf2 2018-06-30 15:15:10,230 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-proj-role to project CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-proj 2018-06-30 15:15:10,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/26b46313d1664b0b9ba5d0c8a9da9b5c/users/495a3b6277404400b84e8db58524242b/roles/33aab84e486d45299977602010249909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bdd011a4f120b02c124e794af9a1234be0873a" 2018-06-30 15:15:10,709 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:15:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7f87a39-7b92-483e-8f88-da1412c6d128 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:15:10,710 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/26b46313d1664b0b9ba5d0c8a9da9b5c/users/495a3b6277404400b84e8db58524242b/roles/33aab84e486d45299977602010249909 used request id req-b7f87a39-7b92-483e-8f88-da1412c6d128 2018-06-30 15:15:10,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:15:10,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:15:11,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["W_ThQxdPRhaq7mzf2jFdKg"], "issued_at": "2018-06-30T15:15:11.000000Z"}} 2018-06-30 15:15:11,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1876d0d5c846448ed6995b8f5894a04aee6cd689" 2018-06-30 15:15:11,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d12759f-a7e5-41ec-b246-de4db9dbffe2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:15:11,778 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5d12759f-a7e5-41ec-b246-de4db9dbffe2 2018-06-30 15:15:11,782 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1876d0d5c846448ed6995b8f5894a04aee6cd689" 2018-06-30 15:15:12,657 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:12 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-c2ef82e6-5fa3-4c39-865f-517eaf0809b6 x-openstack-request-id: req-c2ef82e6-5fa3-4c39-865f-517eaf0809b6 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "dd830698-cdfa-4471-af6f-d0b11dabab15", "description": null}]} 2018-06-30 15:15:12,657 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None used request id req-c2ef82e6-5fa3-4c39-865f-517eaf0809b6 2018-06-30 15:15:12,660 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c2ef82e6-5fa3-4c39-865f-517eaf0809b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1876d0d5c846448ed6995b8f5894a04aee6cd689" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-63a25a60-6ead-4b2e-8c7f-09863fe75d4d", "description": null}}' 2018-06-30 15:15:14,784 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:14 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-41db6066-b68e-4412-b9d8-b58cec97fd59 x-openstack-request-id: req-41db6066-b68e-4412-b9d8-b58cec97fd59 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-63a25a60-6ead-4b2e-8c7f-09863fe75d4d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "095ff063-f3a4-402d-970d-a0d72f58b2cf", "description": null}} 2018-06-30 15:15:14,784 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types used request id req-41db6066-b68e-4412-b9d8-b58cec97fd59 2018-06-30 15:15:14,785 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-63a25a60-6ead-4b2e-8c7f-09863fe75d4d 2018-06-30 15:15:14,788 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3806b8ef7aa9e633718b5bda6dbaa55f9831fe00" 2018-06-30 15:15:15,830 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:15 GMT Content-Type: application/json Content-Length: 500 Connection: keep-alive x-compute-request-id: req-510c10d7-dfdc-489b-8189-10aa1d01b86d x-openstack-request-id: req-510c10d7-dfdc-489b-8189-10aa1d01b86d Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-63a25a60-6ead-4b2e-8c7f-09863fe75d4d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "095ff063-f3a4-402d-970d-a0d72f58b2cf", "description": null}, {"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "dd830698-cdfa-4471-af6f-d0b11dabab15", "description": null}]} 2018-06-30 15:15:15,830 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None used request id req-510c10d7-dfdc-489b-8189-10aa1d01b86d 2018-06-30 15:15:15,834 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/095ff063-f3a4-402d-970d-a0d72f58b2cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-510c10d7-dfdc-489b-8189-10aa1d01b86d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3806b8ef7aa9e633718b5bda6dbaa55f9831fe00" 2018-06-30 15:15:16,554 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:16 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-898b075f-c574-41c2-ada7-e0ab47005cb4 x-openstack-request-id: req-898b075f-c574-41c2-ada7-e0ab47005cb4 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-63a25a60-6ead-4b2e-8c7f-09863fe75d4d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "095ff063-f3a4-402d-970d-a0d72f58b2cf", "description": null}} 2018-06-30 15:15:16,554 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/095ff063-f3a4-402d-970d-a0d72f58b2cf used request id req-898b075f-c574-41c2-ada7-e0ab47005cb4 2018-06-30 15:15:16,557 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/095ff063-f3a4-402d-970d-a0d72f58b2cf/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-510c10d7-dfdc-489b-8189-10aa1d01b86d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3806b8ef7aa9e633718b5bda6dbaa55f9831fe00" 2018-06-30 15:15:17,348 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:17 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-d39681ac-292a-4e7f-ab1d-bc0636037c55 x-openstack-request-id: req-d39681ac-292a-4e7f-ab1d-bc0636037c55 Front-End-Https: on RESP BODY: {} 2018-06-30 15:15:17,348 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/095ff063-f3a4-402d-970d-a0d72f58b2cf/encryption used request id req-d39681ac-292a-4e7f-ab1d-bc0636037c55 2018-06-30 15:15:17,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:15:17,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:15:18,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:15:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["QgDm2ZTLSjCNDCA-iNu7GQ"], "issued_at": "2018-06-30T15:15:18.000000Z"}} 2018-06-30 15:15:18,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}808227450a86f62df353170ae32cc5a015b9c37b" 2018-06-30 15:15:18,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdccbd5e-16a0-4693-8fc4-e13fca4431e6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:15:18,387 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fdccbd5e-16a0-4693-8fc4-e13fca4431e6 2018-06-30 15:15:18,394 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}808227450a86f62df353170ae32cc5a015b9c37b" 2018-06-30 15:15:19,175 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:19 GMT Content-Type: application/json Content-Length: 500 Connection: keep-alive x-compute-request-id: req-441ae63f-5e3f-4666-b811-0f184d69cb39 x-openstack-request-id: req-441ae63f-5e3f-4666-b811-0f184d69cb39 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-63a25a60-6ead-4b2e-8c7f-09863fe75d4d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "095ff063-f3a4-402d-970d-a0d72f58b2cf", "description": null}, {"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "dd830698-cdfa-4471-af6f-d0b11dabab15", "description": null}]} 2018-06-30 15:15:19,175 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None used request id req-441ae63f-5e3f-4666-b811-0f184d69cb39 2018-06-30 15:15:19,178 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/095ff063-f3a4-402d-970d-a0d72f58b2cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-441ae63f-5e3f-4666-b811-0f184d69cb39" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}808227450a86f62df353170ae32cc5a015b9c37b" 2018-06-30 15:15:19,913 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:19 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-38ff1432-99cb-4316-9896-65a283052ff6 x-openstack-request-id: req-38ff1432-99cb-4316-9896-65a283052ff6 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-63a25a60-6ead-4b2e-8c7f-09863fe75d4d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "095ff063-f3a4-402d-970d-a0d72f58b2cf", "description": null}} 2018-06-30 15:15:19,914 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/095ff063-f3a4-402d-970d-a0d72f58b2cf used request id req-38ff1432-99cb-4316-9896-65a283052ff6 2018-06-30 15:15:19,920 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/095ff063-f3a4-402d-970d-a0d72f58b2cf/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-441ae63f-5e3f-4666-b811-0f184d69cb39" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}808227450a86f62df353170ae32cc5a015b9c37b" 2018-06-30 15:15:20,774 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:20 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-5113bbfa-1db9-415d-84f5-d0ae982cde9a x-openstack-request-id: req-5113bbfa-1db9-415d-84f5-d0ae982cde9a Front-End-Https: on RESP BODY: {} 2018-06-30 15:15:20,774 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/095ff063-f3a4-402d-970d-a0d72f58b2cf/encryption used request id req-5113bbfa-1db9-415d-84f5-d0ae982cde9a 2018-06-30 15:15:20,775 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-63a25a60-6ead-4b2e-8c7f-09863fe75d4d 2018-06-30 15:15:20,777 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/095ff063-f3a4-402d-970d-a0d72f58b2cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c2ef82e6-5fa3-4c39-865f-517eaf0809b6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1876d0d5c846448ed6995b8f5894a04aee6cd689" 2018-06-30 15:15:21,623 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:15:21 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-ed62b278-584f-4272-adfb-47d62b725e17 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:15:21,623 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/095ff063-f3a4-402d-970d-a0d72f58b2cf used request id req-ed62b278-584f-4272-adfb-47d62b725e17 2018-06-30 15:15:21,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bdd011a4f120b02c124e794af9a1234be0873a" 2018-06-30 15:15:22,619 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:22 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-277d6fed-5a77-4740-87c0-6d9bc3a50a54 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:15:22,620 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-277d6fed-5a77-4740-87c0-6d9bc3a50a54 2018-06-30 15:15:22,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bdd011a4f120b02c124e794af9a1234be0873a" 2018-06-30 15:15:22,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:22 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64cf67fa-578c-4848-8554-66168b3ced50 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:15:22,954 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-64cf67fa-578c-4848-8554-66168b3ced50 2018-06-30 15:15:22,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bdd011a4f120b02c124e794af9a1234be0873a" 2018-06-30 15:15:23,027 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:15:22 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a57eec61-7687-4856-bc3b-55694308d509 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:15:23,027 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-a57eec61-7687-4856-bc3b-55694308d509 2018-06-30 15:15:23,028 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:15:23,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bdd011a4f120b02c124e794af9a1234be0873a" 2018-06-30 15:15:23,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:23 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b09cbfb-268e-4acb-beb7-b54d9c0094b7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:15:23,442 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-3b09cbfb-268e-4acb-beb7-b54d9c0094b7 2018-06-30 15:15:23,443 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-proj 2018-06-30 15:15:23,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/26b46313d1664b0b9ba5d0c8a9da9b5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bdd011a4f120b02c124e794af9a1234be0873a" 2018-06-30 15:15:24,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:15:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-489604e8-4235-4d39-8a21-10d0ca9f8987 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:15:24,079 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/26b46313d1664b0b9ba5d0c8a9da9b5c used request id req-489604e8-4235-4d39-8a21-10d0ca9f8987 2018-06-30 15:15:24,079 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-proj-role 2018-06-30 15:15:24,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/33aab84e486d45299977602010249909 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bdd011a4f120b02c124e794af9a1234be0873a" 2018-06-30 15:15:24,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:15:24 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1cb945f-46a8-4389-97b3-ad7026995508 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:15:24,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/33aab84e486d45299977602010249909 used request id req-b1cb945f-46a8-4389-97b3-ad7026995508 2018-06-30 15:15:24,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06bdd011a4f120b02c124e794af9a1234be0873a" 2018-06-30 15:15:24,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:24 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13364fbd-ecc9-4a16-a19f-378f014e29ac Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:15:24,308 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-13364fbd-ecc9-4a16-a19f-378f014e29ac 2018-06-30 15:15:24,308 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-22342d83-36dc-435-user 2018-06-30 15:15:24,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/495a3b6277404400b84e8db58524242b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68050d32e07f4f7cc7493e918a389a1b301cf6d3" 2018-06-30 15:15:24,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:15:24 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-868b4d26-97b9-4afc-bda2-ee1cc4b0861d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:15:24,634 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/495a3b6277404400b84e8db58524242b used request id req-868b4d26-97b9-4afc-bda2-ee1cc4b0861d 2018-06-30 15:15:24,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:15:25,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:15:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["kCOASiK4QdalidNnILaUVA"], "issued_at": "2018-06-30T15:15:25.000000Z"}} 2018-06-30 15:15:25,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921609bbd97f52222246f035d3bc37d57c624176" 2018-06-30 15:15:25,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-869b9f7e-f20b-47fd-95ab-e15664b50bc6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:15:25,491 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-869b9f7e-f20b-47fd-95ab-e15664b50bc6 2018-06-30 15:15:25,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:15:25,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:15:26,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:15:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["9yxVAnthTZKho7ZE_vlVDQ"], "issued_at": "2018-06-30T15:15:26.000000Z"}} 2018-06-30 15:15:26,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691d131eb3011f9e9ad7565a6ebe47f7dc9c24ea" 2018-06-30 15:15:26,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66b19eae-1070-4429-81ed-a0f5b07f9c2a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:15:26,718 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-66b19eae-1070-4429-81ed-a0f5b07f9c2a 2018-06-30 15:15:26,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:15:26,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:15:26 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:15:26,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691d131eb3011f9e9ad7565a6ebe47f7dc9c24ea" 2018-06-30 15:15:27,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:26 GMT Server: Apache Content-Length: 202 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c3f70c1-d7a0-48f2-a742-9932800a92d7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:15:27,106 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-proj used request id req-6c3f70c1-d7a0-48f2-a742-9932800a92d7 2018-06-30 15:15:27,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691d131eb3011f9e9ad7565a6ebe47f7dc9c24ea" 2018-06-30 15:15:27,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:27 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-703727dc-fa24-41af-8fdc-5ef59ff86e20 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:15:27,507 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-703727dc-fa24-41af-8fdc-5ef59ff86e20 2018-06-30 15:15:27,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691d131eb3011f9e9ad7565a6ebe47f7dc9c24ea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-proj"}}' 2018-06-30 15:15:27,957 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:15:27 GMT Server: Apache Content-Length: 331 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de46e947-db68-4ff0-8aa7-6afbec44163a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9fe768fbed9644e491df27394f02a22f"}, "tags": [], "enabled": true, "id": "9fe768fbed9644e491df27394f02a22f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-proj"}} 2018-06-30 15:15:27,957 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-de46e947-db68-4ff0-8aa7-6afbec44163a 2018-06-30 15:15:27,957 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-proj 2018-06-30 15:15:27,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:15:27,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:15:28,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:15:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["a7fRVljXT3OlEcxUb13eLA"], "issued_at": "2018-06-30T15:15:28.000000Z"}} 2018-06-30 15:15:28,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf9f8ec5bb8a4de904b27f5be4c84d06f668f75" 2018-06-30 15:15:29,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a1ee781-59aa-48f5-a0a7-63d7fffff251 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:15:29,095 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0a1ee781-59aa-48f5-a0a7-63d7fffff251 2018-06-30 15:15:29,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:15:29,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:15:29 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:15:29,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf9f8ec5bb8a4de904b27f5be4c84d06f668f75" 2018-06-30 15:15:29,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:29 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cee587e9-dab1-4181-b627-53bc95558072 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:15:29,522 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-cee587e9-dab1-4181-b627-53bc95558072 2018-06-30 15:15:29,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf9f8ec5bb8a4de904b27f5be4c84d06f668f75" 2018-06-30 15:15:29,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:29 GMT Server: Apache Content-Length: 487 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe3020e0-459f-4567-b257-fb6a946a230d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9fe768fbed9644e491df27394f02a22f"}, "tags": [], "enabled": true, "id": "9fe768fbed9644e491df27394f02a22f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-proj"}]} 2018-06-30 15:15:29,872 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-proj used request id req-fe3020e0-459f-4567-b257-fb6a946a230d 2018-06-30 15:15:29,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf9f8ec5bb8a4de904b27f5be4c84d06f668f75" 2018-06-30 15:15:30,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1621946e-5190-42b0-9378-f1b0315fca75 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:15:30,258 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1621946e-5190-42b0-9378-f1b0315fca75 2018-06-30 15:15:31,003 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-user 2018-06-30 15:15:31,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:15:31,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691d131eb3011f9e9ad7565a6ebe47f7dc9c24ea" 2018-06-30 15:15:31,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:31 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-590f938e-54c7-475a-96e6-4838ecfd7945 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:15:31,403 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-590f938e-54c7-475a-96e6-4838ecfd7945 2018-06-30 15:15:31,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691d131eb3011f9e9ad7565a6ebe47f7dc9c24ea" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-proj-role"}}' 2018-06-30 15:15:31,495 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:15:31 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26942eb9-17ef-41a1-b96f-53f9e5c87eab Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e598f19454f4d6183bc0c11cd75b984", "links": {"self": "http://10.167.4.35:5000/v3/roles/8e598f19454f4d6183bc0c11cd75b984"}, "name": "CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-proj-role"}} 2018-06-30 15:15:31,495 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-26942eb9-17ef-41a1-b96f-53f9e5c87eab 2018-06-30 15:15:31,495 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-proj-role 2018-06-30 15:15:31,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/8e598f19454f4d6183bc0c11cd75b984 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691d131eb3011f9e9ad7565a6ebe47f7dc9c24ea" 2018-06-30 15:15:31,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:31 GMT Server: Apache Content-Length: 233 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-817a5734-3d5b-4132-8ce0-914a90f69e72 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e598f19454f4d6183bc0c11cd75b984", "links": {"self": "http://10.167.4.35:5000/v3/roles/8e598f19454f4d6183bc0c11cd75b984"}, "name": "CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-proj-role"}} 2018-06-30 15:15:31,598 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/8e598f19454f4d6183bc0c11cd75b984 used request id req-817a5734-3d5b-4132-8ce0-914a90f69e72 2018-06-30 15:15:31,598 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-proj-role to project CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-proj 2018-06-30 15:15:31,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/9fe768fbed9644e491df27394f02a22f/users/ebd861231aef4c6d96a9b8470571e4f7/roles/8e598f19454f4d6183bc0c11cd75b984 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691d131eb3011f9e9ad7565a6ebe47f7dc9c24ea" 2018-06-30 15:15:32,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:15:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-586df4eb-5088-4718-80a9-a3171f25acd2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:15:32,135 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/9fe768fbed9644e491df27394f02a22f/users/ebd861231aef4c6d96a9b8470571e4f7/roles/8e598f19454f4d6183bc0c11cd75b984 used request id req-586df4eb-5088-4718-80a9-a3171f25acd2 2018-06-30 15:15:32,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:15:32,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:15:32,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["xT1CFhgkQI2Y-adapidtFA"], "issued_at": "2018-06-30T15:15:32.000000Z"}} 2018-06-30 15:15:32,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5104fa5ed86f87db4b381a43e65513a8185279b5" 2018-06-30 15:15:32,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb833d48-64e7-44be-b1ca-f3c87b1382d9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:15:32,979 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eb833d48-64e7-44be-b1ca-f3c87b1382d9 2018-06-30 15:15:32,986 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5104fa5ed86f87db4b381a43e65513a8185279b5" 2018-06-30 15:15:33,951 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:33 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-b7aee9cb-ed80-4673-8a77-4d2d0971d7be x-openstack-request-id: req-b7aee9cb-ed80-4673-8a77-4d2d0971d7be Front-End-Https: on RESP BODY: {"volume_types": [{"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "dd830698-cdfa-4471-af6f-d0b11dabab15", "description": null}]} 2018-06-30 15:15:33,951 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None used request id req-b7aee9cb-ed80-4673-8a77-4d2d0971d7be 2018-06-30 15:15:33,955 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b7aee9cb-ed80-4673-8a77-4d2d0971d7be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5104fa5ed86f87db4b381a43e65513a8185279b5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-3eec2066-f079-40bd-950f-7893a3106b32", "description": null}}' 2018-06-30 15:15:34,812 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:34 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-78e7c60e-b499-4193-a395-15dddeacc454 x-openstack-request-id: req-78e7c60e-b499-4193-a395-15dddeacc454 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-3eec2066-f079-40bd-950f-7893a3106b32", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b6968e4a-617a-47f4-9c92-bdc4e8d838cc", "description": null}} 2018-06-30 15:15:34,813 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types used request id req-78e7c60e-b499-4193-a395-15dddeacc454 2018-06-30 15:15:34,813 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-3eec2066-f079-40bd-950f-7893a3106b32 2018-06-30 15:15:34,816 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921609bbd97f52222246f035d3bc37d57c624176" 2018-06-30 15:15:35,790 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:35 GMT Content-Type: application/json Content-Length: 500 Connection: keep-alive x-compute-request-id: req-6a0689bd-e160-43d9-8404-f57813e2c4c1 x-openstack-request-id: req-6a0689bd-e160-43d9-8404-f57813e2c4c1 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-3eec2066-f079-40bd-950f-7893a3106b32", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b6968e4a-617a-47f4-9c92-bdc4e8d838cc", "description": null}, {"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "dd830698-cdfa-4471-af6f-d0b11dabab15", "description": null}]} 2018-06-30 15:15:35,790 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None used request id req-6a0689bd-e160-43d9-8404-f57813e2c4c1 2018-06-30 15:15:35,794 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/b6968e4a-617a-47f4-9c92-bdc4e8d838cc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a0689bd-e160-43d9-8404-f57813e2c4c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921609bbd97f52222246f035d3bc37d57c624176" 2018-06-30 15:15:36,630 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:36 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-7c53ea45-ba66-48e5-9c4c-62d2a14718a5 x-openstack-request-id: req-7c53ea45-ba66-48e5-9c4c-62d2a14718a5 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-3eec2066-f079-40bd-950f-7893a3106b32", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b6968e4a-617a-47f4-9c92-bdc4e8d838cc", "description": null}} 2018-06-30 15:15:36,631 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/b6968e4a-617a-47f4-9c92-bdc4e8d838cc used request id req-7c53ea45-ba66-48e5-9c4c-62d2a14718a5 2018-06-30 15:15:36,634 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/b6968e4a-617a-47f4-9c92-bdc4e8d838cc/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a0689bd-e160-43d9-8404-f57813e2c4c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921609bbd97f52222246f035d3bc37d57c624176" 2018-06-30 15:15:37,310 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:37 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-21d14051-03fc-44a4-97ba-2457e1585f51 x-openstack-request-id: req-21d14051-03fc-44a4-97ba-2457e1585f51 Front-End-Https: on RESP BODY: {} 2018-06-30 15:15:37,310 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/b6968e4a-617a-47f4-9c92-bdc4e8d838cc/encryption used request id req-21d14051-03fc-44a4-97ba-2457e1585f51 2018-06-30 15:15:37,313 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/b6968e4a-617a-47f4-9c92-bdc4e8d838cc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a0689bd-e160-43d9-8404-f57813e2c4c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921609bbd97f52222246f035d3bc37d57c624176" 2018-06-30 15:15:38,907 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:38 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-f0c0e14a-7468-4658-b1ee-1b4f57be7b1d x-openstack-request-id: req-f0c0e14a-7468-4658-b1ee-1b4f57be7b1d Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-3eec2066-f079-40bd-950f-7893a3106b32", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b6968e4a-617a-47f4-9c92-bdc4e8d838cc", "description": null}} 2018-06-30 15:15:38,907 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/b6968e4a-617a-47f4-9c92-bdc4e8d838cc used request id req-f0c0e14a-7468-4658-b1ee-1b4f57be7b1d 2018-06-30 15:15:38,910 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/b6968e4a-617a-47f4-9c92-bdc4e8d838cc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a0689bd-e160-43d9-8404-f57813e2c4c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921609bbd97f52222246f035d3bc37d57c624176" 2018-06-30 15:15:39,757 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:39 GMT Content-Type: application/json Content-Length: 270 Connection: keep-alive x-compute-request-id: req-b971fc6f-5a11-4a86-9129-50db9a111b2d x-openstack-request-id: req-b971fc6f-5a11-4a86-9129-50db9a111b2d Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-3eec2066-f079-40bd-950f-7893a3106b32", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b6968e4a-617a-47f4-9c92-bdc4e8d838cc", "description": null}} 2018-06-30 15:15:39,758 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/b6968e4a-617a-47f4-9c92-bdc4e8d838cc used request id req-b971fc6f-5a11-4a86-9129-50db9a111b2d 2018-06-30 15:15:39,761 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/b6968e4a-617a-47f4-9c92-bdc4e8d838cc/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a0689bd-e160-43d9-8404-f57813e2c4c1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921609bbd97f52222246f035d3bc37d57c624176" 2018-06-30 15:15:40,496 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:40 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-b10fa60d-5367-4f00-bd96-1e2f63007bc9 x-openstack-request-id: req-b10fa60d-5367-4f00-bd96-1e2f63007bc9 Front-End-Https: on RESP BODY: {} 2018-06-30 15:15:40,497 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/b6968e4a-617a-47f4-9c92-bdc4e8d838cc/encryption used request id req-b10fa60d-5367-4f00-bd96-1e2f63007bc9 2018-06-30 15:15:40,497 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-3eec2066-f079-40bd-950f-7893a3106b32 2018-06-30 15:15:40,500 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/b6968e4a-617a-47f4-9c92-bdc4e8d838cc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b7aee9cb-ed80-4673-8a77-4d2d0971d7be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5104fa5ed86f87db4b381a43e65513a8185279b5" 2018-06-30 15:15:41,509 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:15:41 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-15b80f99-6c19-4ece-9675-a12a15d1ddb1 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:15:41,510 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/b6968e4a-617a-47f4-9c92-bdc4e8d838cc used request id req-15b80f99-6c19-4ece-9675-a12a15d1ddb1 2018-06-30 15:15:41,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691d131eb3011f9e9ad7565a6ebe47f7dc9c24ea" 2018-06-30 15:15:42,435 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:42 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-8ed9c612-a7e9-41ff-bb3e-b6ef739c2375 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:15:42,435 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-8ed9c612-a7e9-41ff-bb3e-b6ef739c2375 2018-06-30 15:15:42,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691d131eb3011f9e9ad7565a6ebe47f7dc9c24ea" 2018-06-30 15:15:42,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:42 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-762d92a4-1d2c-486c-9b95-2fc31f7b0506 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:15:42,784 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-762d92a4-1d2c-486c-9b95-2fc31f7b0506 2018-06-30 15:15:42,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691d131eb3011f9e9ad7565a6ebe47f7dc9c24ea" 2018-06-30 15:15:42,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:15:42 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ddf1f0f8-d0d6-4a9a-bf89-96bf4f0c75c7 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:15:42,857 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-ddf1f0f8-d0d6-4a9a-bf89-96bf4f0c75c7 2018-06-30 15:15:42,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:15:42,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691d131eb3011f9e9ad7565a6ebe47f7dc9c24ea" 2018-06-30 15:15:43,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:42 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-754b17f1-3181-4481-a0b8-52d9777277a6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:15:43,237 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-754b17f1-3181-4481-a0b8-52d9777277a6 2018-06-30 15:15:43,238 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-proj 2018-06-30 15:15:43,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/9fe768fbed9644e491df27394f02a22f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691d131eb3011f9e9ad7565a6ebe47f7dc9c24ea" 2018-06-30 15:15:43,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:15:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38b42ad5-7068-44f7-945a-ff375920759b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:15:43,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/9fe768fbed9644e491df27394f02a22f used request id req-38b42ad5-7068-44f7-945a-ff375920759b 2018-06-30 15:15:43,869 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-proj-role 2018-06-30 15:15:43,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/8e598f19454f4d6183bc0c11cd75b984 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691d131eb3011f9e9ad7565a6ebe47f7dc9c24ea" 2018-06-30 15:15:44,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:15:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e402fb02-591d-4471-9c14-f9735dee9dbc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:15:44,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/8e598f19454f4d6183bc0c11cd75b984 used request id req-e402fb02-591d-4471-9c14-f9735dee9dbc 2018-06-30 15:15:44,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691d131eb3011f9e9ad7565a6ebe47f7dc9c24ea" 2018-06-30 15:15:44,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-969c4533-47be-49d3-b52d-7431fe52e403 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:15:44,487 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-969c4533-47be-49d3-b52d-7431fe52e403 2018-06-30 15:15:44,488 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-860efd48-6366-406-user 2018-06-30 15:15:44,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/ebd861231aef4c6d96a9b8470571e4f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf9f8ec5bb8a4de904b27f5be4c84d06f668f75" 2018-06-30 15:15:44,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:15:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a9081c5e-fd51-4e23-82f4-5fb577e4a9d9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:15:44,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/ebd861231aef4c6d96a9b8470571e4f7 used request id req-a9081c5e-fd51-4e23-82f4-5fb577e4a9d9 2018-06-30 15:15:44,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:15:45,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:15:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["4cfZFMhaRUGLI0Lgd_S8kw"], "issued_at": "2018-06-30T15:15:45.000000Z"}} 2018-06-30 15:15:45,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4c2066f8893c176d01def0591a39db5414b8a9" 2018-06-30 15:15:45,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c20a70ac-6a5c-4217-a9d7-be1833c945a3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:15:45,702 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c20a70ac-6a5c-4217-a9d7-be1833c945a3 2018-06-30 15:15:45,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:15:45,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:15:46,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:15:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["xc_RSxaOSMCAPY9ldHhq0w"], "issued_at": "2018-06-30T15:15:46.000000Z"}} 2018-06-30 15:15:46,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a99bdfb6b12e2e33a9e474b60a2ff049f1517a" 2018-06-30 15:15:46,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70e7d26c-beb5-44af-a221-ef256005179f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:15:46,990 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-70e7d26c-beb5-44af-a221-ef256005179f 2018-06-30 15:15:46,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:15:47,008 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:15:46 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:15:47,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d40747b8-1505-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a99bdfb6b12e2e33a9e474b60a2ff049f1517a" 2018-06-30 15:15:47,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:47 GMT Server: Apache Content-Length: 196 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5269d52d-92b2-4ab6-9ede-efef145f97bb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d40747b8-1505-454-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:15:47,322 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d40747b8-1505-454-proj used request id req-5269d52d-92b2-4ab6-9ede-efef145f97bb 2018-06-30 15:15:47,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a99bdfb6b12e2e33a9e474b60a2ff049f1517a" 2018-06-30 15:15:47,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:47 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9fb6613f-389d-4229-a81f-fbb7e1b1cdfd Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:15:47,413 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9fb6613f-389d-4229-a81f-fbb7e1b1cdfd 2018-06-30 15:15:47,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a99bdfb6b12e2e33a9e474b60a2ff049f1517a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d40747b8-1505-454-proj"}}' 2018-06-30 15:15:47,566 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:15:47 GMT Server: Apache Content-Length: 325 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c276dfa-8d09-47e2-8365-a4e0b6bce175 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8613324637a04888876439fe4456703a"}, "tags": [], "enabled": true, "id": "8613324637a04888876439fe4456703a", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d40747b8-1505-454-proj"}} 2018-06-30 15:15:47,566 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-2c276dfa-8d09-47e2-8365-a4e0b6bce175 2018-06-30 15:15:47,566 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-d40747b8-1505-454-proj 2018-06-30 15:15:47,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:15:47,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:15:48,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:15:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["v9h2tseTSAeOVXlgZU35zw"], "issued_at": "2018-06-30T15:15:48.000000Z"}} 2018-06-30 15:15:48,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f963db5741df935dcfe5e2b1310078e9e15f2bf2" 2018-06-30 15:15:48,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0e9554b-75ac-467d-84a9-4359c550a27b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:15:48,661 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e0e9554b-75ac-467d-84a9-4359c550a27b 2018-06-30 15:15:48,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:15:48,678 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:15:48 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:15:48,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f963db5741df935dcfe5e2b1310078e9e15f2bf2" 2018-06-30 15:15:49,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:48 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01e18613-a80d-44d3-9932-5fde1208975d Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:15:49,119 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-01e18613-a80d-44d3-9932-5fde1208975d 2018-06-30 15:15:49,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-d40747b8-1505-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f963db5741df935dcfe5e2b1310078e9e15f2bf2" 2018-06-30 15:15:49,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:49 GMT Server: Apache Content-Length: 475 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be84fc79-c9e9-4acd-ae3f-d655c3552d6c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-d40747b8-1505-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8613324637a04888876439fe4456703a"}, "tags": [], "enabled": true, "id": "8613324637a04888876439fe4456703a", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d40747b8-1505-454-proj"}]} 2018-06-30 15:15:49,534 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-d40747b8-1505-454-proj used request id req-be84fc79-c9e9-4acd-ae3f-d655c3552d6c 2018-06-30 15:15:49,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f963db5741df935dcfe5e2b1310078e9e15f2bf2" 2018-06-30 15:15:49,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:49 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74d9e8e1-24f4-44dc-b19a-3173584ed908 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:15:49,642 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-74d9e8e1-24f4-44dc-b19a-3173584ed908 2018-06-30 15:15:50,287 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-d40747b8-1505-454-user 2018-06-30 15:15:50,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:15:50,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a99bdfb6b12e2e33a9e474b60a2ff049f1517a" 2018-06-30 15:15:50,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:50 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7197465e-28cd-4f71-bde2-f35b81bc2469 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:15:50,375 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7197465e-28cd-4f71-bde2-f35b81bc2469 2018-06-30 15:15:50,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a99bdfb6b12e2e33a9e474b60a2ff049f1517a" -d '{"role": {"name": "CreateVolumeTypeComplexTests-d40747b8-1505-454-proj-role"}}' 2018-06-30 15:15:50,753 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:15:50 GMT Server: Apache Content-Length: 227 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73e34d82-41a7-4413-b7c3-7d618f76c8fe Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "183f4d8d6bc4421293cdcabd4ad30652", "links": {"self": "http://10.167.4.35:5000/v3/roles/183f4d8d6bc4421293cdcabd4ad30652"}, "name": "CreateVolumeTypeComplexTests-d40747b8-1505-454-proj-role"}} 2018-06-30 15:15:50,754 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-73e34d82-41a7-4413-b7c3-7d618f76c8fe 2018-06-30 15:15:50,754 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-d40747b8-1505-454-proj-role 2018-06-30 15:15:50,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/183f4d8d6bc4421293cdcabd4ad30652 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a99bdfb6b12e2e33a9e474b60a2ff049f1517a" 2018-06-30 15:15:51,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:50 GMT Server: Apache Content-Length: 227 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e36a24a4-9101-4329-b1db-97b689ddaecf Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "183f4d8d6bc4421293cdcabd4ad30652", "links": {"self": "http://10.167.4.35:5000/v3/roles/183f4d8d6bc4421293cdcabd4ad30652"}, "name": "CreateVolumeTypeComplexTests-d40747b8-1505-454-proj-role"}} 2018-06-30 15:15:51,120 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/183f4d8d6bc4421293cdcabd4ad30652 used request id req-e36a24a4-9101-4329-b1db-97b689ddaecf 2018-06-30 15:15:51,120 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-d40747b8-1505-454-proj-role to project CreateVolumeTypeComplexTests-d40747b8-1505-454-proj 2018-06-30 15:15:51,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/8613324637a04888876439fe4456703a/users/5dfb8bbb1a5e44b5a52699df86f897e1/roles/183f4d8d6bc4421293cdcabd4ad30652 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a99bdfb6b12e2e33a9e474b60a2ff049f1517a" 2018-06-30 15:15:51,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:15:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9815d214-dbfc-47e7-bcf2-f619f4e20c2d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:15:51,629 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8613324637a04888876439fe4456703a/users/5dfb8bbb1a5e44b5a52699df86f897e1/roles/183f4d8d6bc4421293cdcabd4ad30652 used request id req-9815d214-dbfc-47e7-bcf2-f619f4e20c2d 2018-06-30 15:15:51,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:15:51,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:15:52,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["MLMXzz2SRrO6S9qv55P9Pg"], "issued_at": "2018-06-30T15:15:52.000000Z"}} 2018-06-30 15:15:52,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e43ea4c1d0bad7c053be4ae9b3745138b6705af0" 2018-06-30 15:15:52,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9bf5d68a-d680-4756-9f6b-96a03d347aca Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:15:52,643 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9bf5d68a-d680-4756-9f6b-96a03d347aca 2018-06-30 15:15:52,649 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e43ea4c1d0bad7c053be4ae9b3745138b6705af0" 2018-06-30 15:15:53,469 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:53 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-78e7df81-bda0-4e26-b306-6f6e8597d4e2 x-openstack-request-id: req-78e7df81-bda0-4e26-b306-6f6e8597d4e2 Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-06-30 15:15:53,469 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-78e7df81-bda0-4e26-b306-6f6e8597d4e2 2018-06-30 15:15:53,473 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-78e7df81-bda0-4e26-b306-6f6e8597d4e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e43ea4c1d0bad7c053be4ae9b3745138b6705af0" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-c4cca883-0988-470c-b166-be51087f6bb6-qos-spec"}}' 2018-06-30 15:15:54,270 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:54 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-6f4e49c4-1c1c-4d9a-a6cf-8a277e921411 x-openstack-request-id: req-6f4e49c4-1c1c-4d9a-a6cf-8a277e921411 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "3278b1ff-737d-423b-a105-54878a49d8f0", "name": "CreateVolumeTypeComplexTests-c4cca883-0988-470c-b166-be51087f6bb6-qos-spec"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/3278b1ff-737d-423b-a105-54878a49d8f0", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/3278b1ff-737d-423b-a105-54878a49d8f0", "rel": "bookmark"}]} 2018-06-30 15:15:54,270 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-6f4e49c4-1c1c-4d9a-a6cf-8a277e921411 2018-06-30 15:15:54,271 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-c4cca883-0988-470c-b166-be51087f6bb6-qos-spec 2018-06-30 15:15:54,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:15:54,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:15:55,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:15:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["hooFq3nAQMWAesmLGl3x_g"], "issued_at": "2018-06-30T15:15:55.000000Z"}} 2018-06-30 15:15:55,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68891183cb9d25d6f703231ec4aec70659051eb" 2018-06-30 15:15:55,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:15:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a50b8684-6a91-4e25-a9e9-1a89b3e73831 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:15:55,648 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a50b8684-6a91-4e25-a9e9-1a89b3e73831 2018-06-30 15:15:55,654 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68891183cb9d25d6f703231ec4aec70659051eb" 2018-06-30 15:15:56,626 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:56 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-a0cdb927-6618-4d45-9846-ee219ec9cba1 x-openstack-request-id: req-a0cdb927-6618-4d45-9846-ee219ec9cba1 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "dd830698-cdfa-4471-af6f-d0b11dabab15", "description": null}]} 2018-06-30 15:15:56,626 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None used request id req-a0cdb927-6618-4d45-9846-ee219ec9cba1 2018-06-30 15:15:56,630 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a0cdb927-6618-4d45-9846-ee219ec9cba1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68891183cb9d25d6f703231ec4aec70659051eb" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-c4cca883-0988-470c-b166-be51087f6bb6-vol_type", "description": null}}' 2018-06-30 15:15:57,503 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:57 GMT Content-Type: application/json Content-Length: 251 Connection: keep-alive x-compute-request-id: req-f9e29f80-944a-4f82-af82-459c9ca918e5 x-openstack-request-id: req-f9e29f80-944a-4f82-af82-459c9ca918e5 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-c4cca883-0988-470c-b166-be51087f6bb6-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5011b344-addf-4c80-9965-03676800395a", "description": null}} 2018-06-30 15:15:57,503 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types used request id req-f9e29f80-944a-4f82-af82-459c9ca918e5 2018-06-30 15:15:57,507 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/5011b344-addf-4c80-9965-03676800395a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a0cdb927-6618-4d45-9846-ee219ec9cba1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68891183cb9d25d6f703231ec4aec70659051eb" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-06-30 15:15:58,845 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:58 GMT Content-Type: application/json Content-Length: 222 Connection: keep-alive x-compute-request-id: req-c8edbdcf-f34d-4751-b79a-8a38f324a838 x-openstack-request-id: req-c8edbdcf-f34d-4751-b79a-8a38f324a838 Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "5011b344-addf-4c80-9965-03676800395a", "name": "foo", "control_location": "back-end", "encryption_id": "96bd2b00-0276-43b6-9a44-795ae41d138f", "provider": "bar", "provider_class": "bar"}} 2018-06-30 15:15:58,846 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/5011b344-addf-4c80-9965-03676800395a/encryption used request id req-c8edbdcf-f34d-4751-b79a-8a38f324a838 2018-06-30 15:15:58,846 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-c4cca883-0988-470c-b166-be51087f6bb6-vol_type 2018-06-30 15:15:58,849 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/5011b344-addf-4c80-9965-03676800395a -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4c2066f8893c176d01def0591a39db5414b8a9" 2018-06-30 15:15:59,708 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:15:59 GMT Content-Type: application/json Content-Length: 273 Connection: keep-alive x-compute-request-id: req-75edf8a0-26fe-48cf-acf6-6d972f67aa2e x-openstack-request-id: req-75edf8a0-26fe-48cf-acf6-6d972f67aa2e Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-c4cca883-0988-470c-b166-be51087f6bb6-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5011b344-addf-4c80-9965-03676800395a", "description": null}} 2018-06-30 15:15:59,709 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/5011b344-addf-4c80-9965-03676800395a used request id req-75edf8a0-26fe-48cf-acf6-6d972f67aa2e 2018-06-30 15:15:59,712 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/5011b344-addf-4c80-9965-03676800395a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-75edf8a0-26fe-48cf-acf6-6d972f67aa2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4c2066f8893c176d01def0591a39db5414b8a9" 2018-06-30 15:16:00,516 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:00 GMT Content-Type: application/json Content-Length: 273 Connection: keep-alive x-compute-request-id: req-3692ae2a-d6df-49d9-8d09-9b57e7dee50e x-openstack-request-id: req-3692ae2a-d6df-49d9-8d09-9b57e7dee50e Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-c4cca883-0988-470c-b166-be51087f6bb6-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5011b344-addf-4c80-9965-03676800395a", "description": null}} 2018-06-30 15:16:00,516 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/5011b344-addf-4c80-9965-03676800395a used request id req-3692ae2a-d6df-49d9-8d09-9b57e7dee50e 2018-06-30 15:16:00,519 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/5011b344-addf-4c80-9965-03676800395a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-75edf8a0-26fe-48cf-acf6-6d972f67aa2e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4c2066f8893c176d01def0591a39db5414b8a9" 2018-06-30 15:16:01,251 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:01 GMT Content-Type: application/json Content-Length: 302 Connection: keep-alive x-compute-request-id: req-db6274d6-9644-476e-98d0-0e5bf9dc80c4 x-openstack-request-id: req-db6274d6-9644-476e-98d0-0e5bf9dc80c4 Front-End-Https: on RESP BODY: {"volume_type_id": "5011b344-addf-4c80-9965-03676800395a", "control_location": "back-end", "deleted": false, "created_at": "2018-06-30T15:15:59.000000", "updated_at": null, "encryption_id": "96bd2b00-0276-43b6-9a44-795ae41d138f", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-06-30 15:16:01,251 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/5011b344-addf-4c80-9965-03676800395a/encryption used request id req-db6274d6-9644-476e-98d0-0e5bf9dc80c4 2018-06-30 15:16:01,252 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-c4cca883-0988-470c-b166-be51087f6bb6-vol_type 2018-06-30 15:16:01,254 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/5011b344-addf-4c80-9965-03676800395a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0cdb927-6618-4d45-9846-ee219ec9cba1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68891183cb9d25d6f703231ec4aec70659051eb" 2018-06-30 15:16:02,400 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:16:02 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-7fff58ac-61f6-436c-8df3-788a3271af28 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:16:02,400 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/5011b344-addf-4c80-9965-03676800395a used request id req-7fff58ac-61f6-436c-8df3-788a3271af28 2018-06-30 15:16:02,401 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-c4cca883-0988-470c-b166-be51087f6bb6-qos-spec 2018-06-30 15:16:02,404 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/3278b1ff-737d-423b-a105-54878a49d8f0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78e7df81-bda0-4e26-b306-6f6e8597d4e2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e43ea4c1d0bad7c053be4ae9b3745138b6705af0" 2018-06-30 15:16:03,132 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:16:03 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-b20fe1a1-49f7-48a7-879d-1022b8d8c8d0 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:16:03,132 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/3278b1ff-737d-423b-a105-54878a49d8f0?force=False used request id req-b20fe1a1-49f7-48a7-879d-1022b8d8c8d0 2018-06-30 15:16:03,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a99bdfb6b12e2e33a9e474b60a2ff049f1517a" 2018-06-30 15:16:03,954 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:03 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-e19ee917-ac73-458a-8c6d-88789efa7d37 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:16:03,955 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-e19ee917-ac73-458a-8c6d-88789efa7d37 2018-06-30 15:16:03,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a99bdfb6b12e2e33a9e474b60a2ff049f1517a" 2018-06-30 15:16:04,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:03 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af625cc8-315a-4951-bd22-2210bf92e65f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:16:04,340 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-af625cc8-315a-4951-bd22-2210bf92e65f 2018-06-30 15:16:04,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a99bdfb6b12e2e33a9e474b60a2ff049f1517a" 2018-06-30 15:16:04,409 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:16:04 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b966039-290c-436d-9dc9-a3ddedc6367d Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:16:04,409 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-3b966039-290c-436d-9dc9-a3ddedc6367d 2018-06-30 15:16:04,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:16:04,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a99bdfb6b12e2e33a9e474b60a2ff049f1517a" 2018-06-30 15:16:04,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:04 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed91b02c-a3aa-4ce4-abe6-c952fcaf3f01 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:16:04,502 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-ed91b02c-a3aa-4ce4-abe6-c952fcaf3f01 2018-06-30 15:16:04,503 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-d40747b8-1505-454-proj 2018-06-30 15:16:04,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/8613324637a04888876439fe4456703a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a99bdfb6b12e2e33a9e474b60a2ff049f1517a" 2018-06-30 15:16:05,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:16:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b5d3e80-fe6d-4583-b7d7-626a543bc7f5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:16:05,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/8613324637a04888876439fe4456703a used request id req-0b5d3e80-fe6d-4583-b7d7-626a543bc7f5 2018-06-30 15:16:05,323 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-d40747b8-1505-454-proj-role 2018-06-30 15:16:05,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/183f4d8d6bc4421293cdcabd4ad30652 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a99bdfb6b12e2e33a9e474b60a2ff049f1517a" 2018-06-30 15:16:05,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:16:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-870a9da7-7d26-49d5-b139-66cd9166e815 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:16:05,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/183f4d8d6bc4421293cdcabd4ad30652 used request id req-870a9da7-7d26-49d5-b139-66cd9166e815 2018-06-30 15:16:05,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a99bdfb6b12e2e33a9e474b60a2ff049f1517a" 2018-06-30 15:16:06,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:05 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47acb5aa-c2ec-4f49-8e2e-42e127940b6c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:16:06,157 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-47acb5aa-c2ec-4f49-8e2e-42e127940b6c 2018-06-30 15:16:06,157 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-d40747b8-1505-454-user 2018-06-30 15:16:06,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/5dfb8bbb1a5e44b5a52699df86f897e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f963db5741df935dcfe5e2b1310078e9e15f2bf2" 2018-06-30 15:16:06,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:16:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c518d89a-0ab0-4c0f-93c5-7d35bb82b767 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:16:06,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/5dfb8bbb1a5e44b5a52699df86f897e1 used request id req-c518d89a-0ab0-4c0f-93c5-7d35bb82b767 2018-06-30 15:16:06,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:16:07,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:16:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["DqhoDPkIS3qr_6gegoi_sQ"], "issued_at": "2018-06-30T15:16:07.000000Z"}} 2018-06-30 15:16:07,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78de198779a183a5c21c4c8b67da461d33522dc" 2018-06-30 15:16:07,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ffe89ae8-a222-4429-89e4-26cb492acc9c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:16:07,256 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ffe89ae8-a222-4429-89e4-26cb492acc9c 2018-06-30 15:16:07,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:16:07,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:16:08,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:16:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["7xDU7S0ERamFpvJbBSu-QA"], "issued_at": "2018-06-30T15:16:08.000000Z"}} 2018-06-30 15:16:08,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17707fd51d68fd4a04706c71d408f62309853a6" 2018-06-30 15:16:08,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43758b07-22b1-4811-9b67-31b67731a3ca Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:16:08,092 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-43758b07-22b1-4811-9b67-31b67731a3ca 2018-06-30 15:16:08,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:16:08,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:16:08 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:16:08,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-3e8b6916-afd0-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17707fd51d68fd4a04706c71d408f62309853a6" 2018-06-30 15:16:08,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:08 GMT Server: Apache Content-Length: 196 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8d66a89-63d9-4051-b789-8cf72c556364 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-3e8b6916-afd0-403-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:16:08,176 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-3e8b6916-afd0-403-proj used request id req-d8d66a89-63d9-4051-b789-8cf72c556364 2018-06-30 15:16:08,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17707fd51d68fd4a04706c71d408f62309853a6" 2018-06-30 15:16:08,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:08 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28536bf0-20f2-4fd3-829b-c49ea129f3e9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:16:08,542 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-28536bf0-20f2-4fd3-829b-c49ea129f3e9 2018-06-30 15:16:08,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17707fd51d68fd4a04706c71d408f62309853a6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-3e8b6916-afd0-403-proj"}}' 2018-06-30 15:16:08,713 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:16:08 GMT Server: Apache Content-Length: 325 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce5e16cf-522b-4c95-964a-211726cc68eb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0ababaf54f34248acfec9efdd6417ab"}, "tags": [], "enabled": true, "id": "f0ababaf54f34248acfec9efdd6417ab", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-3e8b6916-afd0-403-proj"}} 2018-06-30 15:16:08,713 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ce5e16cf-522b-4c95-964a-211726cc68eb 2018-06-30 15:16:08,713 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-3e8b6916-afd0-403-proj 2018-06-30 15:16:08,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:16:08,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:16:09,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:16:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["CezQowJkSEWg62Q2579kwQ"], "issued_at": "2018-06-30T15:16:09.000000Z"}} 2018-06-30 15:16:09,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44578cc4b182f6c2bdc633da15f7af2b158e9f68" 2018-06-30 15:16:09,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-812c284c-939c-41fa-835c-ab7ce106aa87 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:16:09,542 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-812c284c-939c-41fa-835c-ab7ce106aa87 2018-06-30 15:16:09,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:16:09,559 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:16:09 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:16:09,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44578cc4b182f6c2bdc633da15f7af2b158e9f68" 2018-06-30 15:16:10,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:09 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-30dfa2fb-595a-4329-9d51-156bc2a3c515 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:16:10,051 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-30dfa2fb-595a-4329-9d51-156bc2a3c515 2018-06-30 15:16:10,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-3e8b6916-afd0-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44578cc4b182f6c2bdc633da15f7af2b158e9f68" 2018-06-30 15:16:10,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:10 GMT Server: Apache Content-Length: 475 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ab064f1-0eb4-4157-93ce-b16bfe6dfa92 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-3e8b6916-afd0-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0ababaf54f34248acfec9efdd6417ab"}, "tags": [], "enabled": true, "id": "f0ababaf54f34248acfec9efdd6417ab", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-3e8b6916-afd0-403-proj"}]} 2018-06-30 15:16:10,156 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-3e8b6916-afd0-403-proj used request id req-6ab064f1-0eb4-4157-93ce-b16bfe6dfa92 2018-06-30 15:16:10,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44578cc4b182f6c2bdc633da15f7af2b158e9f68" 2018-06-30 15:16:10,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:10 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a5f5586-cc50-4d3e-924d-55b00c538f10 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:16:10,603 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7a5f5586-cc50-4d3e-924d-55b00c538f10 2018-06-30 15:16:11,047 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-3e8b6916-afd0-403-user 2018-06-30 15:16:11,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:16:11,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17707fd51d68fd4a04706c71d408f62309853a6" 2018-06-30 15:16:11,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-733ee9b8-82d4-4569-86b6-d0bd4cb50154 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:16:11,141 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-733ee9b8-82d4-4569-86b6-d0bd4cb50154 2018-06-30 15:16:11,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17707fd51d68fd4a04706c71d408f62309853a6" -d '{"role": {"name": "CreateVolumeTypeComplexTests-3e8b6916-afd0-403-proj-role"}}' 2018-06-30 15:16:11,572 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:16:11 GMT Server: Apache Content-Length: 227 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd24c8cc-c65a-4f17-84d6-5381a3f35a34 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a651556f385f42d7bae34a6d8a7af5bb", "links": {"self": "http://10.167.4.35:5000/v3/roles/a651556f385f42d7bae34a6d8a7af5bb"}, "name": "CreateVolumeTypeComplexTests-3e8b6916-afd0-403-proj-role"}} 2018-06-30 15:16:11,573 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-bd24c8cc-c65a-4f17-84d6-5381a3f35a34 2018-06-30 15:16:11,573 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-3e8b6916-afd0-403-proj-role 2018-06-30 15:16:11,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/a651556f385f42d7bae34a6d8a7af5bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17707fd51d68fd4a04706c71d408f62309853a6" 2018-06-30 15:16:11,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:11 GMT Server: Apache Content-Length: 227 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b55b187-4684-49ac-870f-fc759826f759 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a651556f385f42d7bae34a6d8a7af5bb", "links": {"self": "http://10.167.4.35:5000/v3/roles/a651556f385f42d7bae34a6d8a7af5bb"}, "name": "CreateVolumeTypeComplexTests-3e8b6916-afd0-403-proj-role"}} 2018-06-30 15:16:11,948 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/a651556f385f42d7bae34a6d8a7af5bb used request id req-7b55b187-4684-49ac-870f-fc759826f759 2018-06-30 15:16:11,948 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-3e8b6916-afd0-403-proj-role to project CreateVolumeTypeComplexTests-3e8b6916-afd0-403-proj 2018-06-30 15:16:11,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f0ababaf54f34248acfec9efdd6417ab/users/5ecdcba9277745b4a8039a1029234bf7/roles/a651556f385f42d7bae34a6d8a7af5bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17707fd51d68fd4a04706c71d408f62309853a6" 2018-06-30 15:16:12,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:16:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45c9d4a6-c84b-40b0-b8a5-30304af60044 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:16:12,440 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f0ababaf54f34248acfec9efdd6417ab/users/5ecdcba9277745b4a8039a1029234bf7/roles/a651556f385f42d7bae34a6d8a7af5bb used request id req-45c9d4a6-c84b-40b0-b8a5-30304af60044 2018-06-30 15:16:12,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:16:12,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:16:13,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:16:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["mbMQmomDRA-a9a00S63wJA"], "issued_at": "2018-06-30T15:16:13.000000Z"}} 2018-06-30 15:16:13,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc8b8f6b46578ffc57e27ec837c33c86c68577e" 2018-06-30 15:16:13,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e4465b5-113f-42d3-9309-5983d09b38ef Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:16:13,887 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7e4465b5-113f-42d3-9309-5983d09b38ef 2018-06-30 15:16:13,893 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc8b8f6b46578ffc57e27ec837c33c86c68577e" 2018-06-30 15:16:14,821 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:14 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-a2766147-e946-4f20-bd22-e801c9507263 x-openstack-request-id: req-a2766147-e946-4f20-bd22-e801c9507263 Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-06-30 15:16:14,821 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-a2766147-e946-4f20-bd22-e801c9507263 2018-06-30 15:16:14,825 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a2766147-e946-4f20-bd22-e801c9507263" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc8b8f6b46578ffc57e27ec837c33c86c68577e" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-b1201856-18c0-4788-928a-6554d8662589-qos-spec"}}' 2018-06-30 15:16:15,892 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:15 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-33b35be6-b816-47ff-9933-69bc0d58fa1a x-openstack-request-id: req-33b35be6-b816-47ff-9933-69bc0d58fa1a Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "57813090-4ba7-46d5-ae05-30b1a944851b", "name": "CreateVolumeTypeComplexTests-b1201856-18c0-4788-928a-6554d8662589-qos-spec"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/57813090-4ba7-46d5-ae05-30b1a944851b", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/57813090-4ba7-46d5-ae05-30b1a944851b", "rel": "bookmark"}]} 2018-06-30 15:16:15,892 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-33b35be6-b816-47ff-9933-69bc0d58fa1a 2018-06-30 15:16:15,893 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-b1201856-18c0-4788-928a-6554d8662589-qos-spec 2018-06-30 15:16:15,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:16:15,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:16:16,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:16:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Ly6ne4UmTNGgNpkoJzy7-w"], "issued_at": "2018-06-30T15:16:16.000000Z"}} 2018-06-30 15:16:16,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bce324a0be2c49a19623663c6fbf750d48b69b" 2018-06-30 15:16:17,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f54e311-ee75-4458-b184-bae1b1f26104 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:16:17,049 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9f54e311-ee75-4458-b184-bae1b1f26104 2018-06-30 15:16:17,056 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bce324a0be2c49a19623663c6fbf750d48b69b" 2018-06-30 15:16:17,962 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:17 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-ca3702de-be8d-459b-bda9-b4b40c5a4797 x-openstack-request-id: req-ca3702de-be8d-459b-bda9-b4b40c5a4797 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "dd830698-cdfa-4471-af6f-d0b11dabab15", "description": null}]} 2018-06-30 15:16:17,962 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None used request id req-ca3702de-be8d-459b-bda9-b4b40c5a4797 2018-06-30 15:16:17,965 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ca3702de-be8d-459b-bda9-b4b40c5a4797" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bce324a0be2c49a19623663c6fbf750d48b69b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-b1201856-18c0-4788-928a-6554d8662589-vol_type", "description": null}}' 2018-06-30 15:16:18,949 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:18 GMT Content-Type: application/json Content-Length: 251 Connection: keep-alive x-compute-request-id: req-23dec586-6695-45b8-86a2-784cc5f64c70 x-openstack-request-id: req-23dec586-6695-45b8-86a2-784cc5f64c70 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-b1201856-18c0-4788-928a-6554d8662589-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8ba72d5d-8462-4d5b-9837-4fec50f30fe3", "description": null}} 2018-06-30 15:16:18,949 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types used request id req-23dec586-6695-45b8-86a2-784cc5f64c70 2018-06-30 15:16:18,952 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca3702de-be8d-459b-bda9-b4b40c5a4797" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bce324a0be2c49a19623663c6fbf750d48b69b" 2018-06-30 15:16:19,712 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:19 GMT Content-Type: application/json Content-Length: 182 Connection: keep-alive x-compute-request-id: req-1f313170-5015-4768-8efd-bf3242674aa9 x-openstack-request-id: req-1f313170-5015-4768-8efd-bf3242674aa9 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "57813090-4ba7-46d5-ae05-30b1a944851b", "name": "CreateVolumeTypeComplexTests-b1201856-18c0-4788-928a-6554d8662589-qos-spec"}]} 2018-06-30 15:16:19,712 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-1f313170-5015-4768-8efd-bf3242674aa9 2018-06-30 15:16:19,716 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/57813090-4ba7-46d5-ae05-30b1a944851b/associate?vol_type_id=8ba72d5d-8462-4d5b-9837-4fec50f30fe3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca3702de-be8d-459b-bda9-b4b40c5a4797" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bce324a0be2c49a19623663c6fbf750d48b69b" 2018-06-30 15:16:20,598 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:16:20 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-e7a6e2a1-eb25-41dd-8ec9-f496026e7589 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:16:20,598 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/57813090-4ba7-46d5-ae05-30b1a944851b/associate?vol_type_id=8ba72d5d-8462-4d5b-9837-4fec50f30fe3 used request id req-e7a6e2a1-eb25-41dd-8ec9-f496026e7589 2018-06-30 15:16:20,599 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-b1201856-18c0-4788-928a-6554d8662589-vol_type 2018-06-30 15:16:20,601 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ba72d5d-8462-4d5b-9837-4fec50f30fe3 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78de198779a183a5c21c4c8b67da461d33522dc" 2018-06-30 15:16:21,416 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:21 GMT Content-Type: application/json Content-Length: 307 Connection: keep-alive x-compute-request-id: req-ffb71cbb-5527-4c56-bff4-212e93fe53af x-openstack-request-id: req-ffb71cbb-5527-4c56-bff4-212e93fe53af Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-b1201856-18c0-4788-928a-6554d8662589-vol_type", "qos_specs_id": "57813090-4ba7-46d5-ae05-30b1a944851b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8ba72d5d-8462-4d5b-9837-4fec50f30fe3", "description": null}} 2018-06-30 15:16:21,417 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ba72d5d-8462-4d5b-9837-4fec50f30fe3 used request id req-ffb71cbb-5527-4c56-bff4-212e93fe53af 2018-06-30 15:16:21,420 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ba72d5d-8462-4d5b-9837-4fec50f30fe3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffb71cbb-5527-4c56-bff4-212e93fe53af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78de198779a183a5c21c4c8b67da461d33522dc" 2018-06-30 15:16:22,422 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:22 GMT Content-Type: application/json Content-Length: 307 Connection: keep-alive x-compute-request-id: req-9ae26485-f8ef-4faa-a1e9-36fa4eaa4998 x-openstack-request-id: req-9ae26485-f8ef-4faa-a1e9-36fa4eaa4998 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-b1201856-18c0-4788-928a-6554d8662589-vol_type", "qos_specs_id": "57813090-4ba7-46d5-ae05-30b1a944851b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8ba72d5d-8462-4d5b-9837-4fec50f30fe3", "description": null}} 2018-06-30 15:16:22,422 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ba72d5d-8462-4d5b-9837-4fec50f30fe3 used request id req-9ae26485-f8ef-4faa-a1e9-36fa4eaa4998 2018-06-30 15:16:22,426 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ba72d5d-8462-4d5b-9837-4fec50f30fe3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffb71cbb-5527-4c56-bff4-212e93fe53af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78de198779a183a5c21c4c8b67da461d33522dc" 2018-06-30 15:16:23,333 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:23 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-aa1ff291-f533-429b-9b5e-4d476f7ea508 x-openstack-request-id: req-aa1ff291-f533-429b-9b5e-4d476f7ea508 Front-End-Https: on RESP BODY: {} 2018-06-30 15:16:23,333 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ba72d5d-8462-4d5b-9837-4fec50f30fe3/encryption used request id req-aa1ff291-f533-429b-9b5e-4d476f7ea508 2018-06-30 15:16:23,336 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/57813090-4ba7-46d5-ae05-30b1a944851b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ffb71cbb-5527-4c56-bff4-212e93fe53af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78de198779a183a5c21c4c8b67da461d33522dc" 2018-06-30 15:16:24,199 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:24 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-6684f9de-29f6-46dc-8052-123fdb27c71e x-openstack-request-id: req-6684f9de-29f6-46dc-8052-123fdb27c71e Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "57813090-4ba7-46d5-ae05-30b1a944851b", "name": "CreateVolumeTypeComplexTests-b1201856-18c0-4788-928a-6554d8662589-qos-spec"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/57813090-4ba7-46d5-ae05-30b1a944851b", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/57813090-4ba7-46d5-ae05-30b1a944851b", "rel": "bookmark"}]} 2018-06-30 15:16:24,199 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/57813090-4ba7-46d5-ae05-30b1a944851b used request id req-6684f9de-29f6-46dc-8052-123fdb27c71e 2018-06-30 15:16:24,199 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-b1201856-18c0-4788-928a-6554d8662589-vol_type 2018-06-30 15:16:24,202 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ba72d5d-8462-4d5b-9837-4fec50f30fe3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca3702de-be8d-459b-bda9-b4b40c5a4797" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bce324a0be2c49a19623663c6fbf750d48b69b" 2018-06-30 15:16:25,176 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:16:25 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-91e56719-bd1b-4588-acad-57a5d5072e23 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:16:25,176 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/8ba72d5d-8462-4d5b-9837-4fec50f30fe3 used request id req-91e56719-bd1b-4588-acad-57a5d5072e23 2018-06-30 15:16:25,177 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-b1201856-18c0-4788-928a-6554d8662589-qos-spec 2018-06-30 15:16:25,180 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/57813090-4ba7-46d5-ae05-30b1a944851b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2766147-e946-4f20-bd22-e801c9507263" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc8b8f6b46578ffc57e27ec837c33c86c68577e" 2018-06-30 15:16:26,135 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:16:26 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-92246d35-0a3e-4fb5-a9ba-5c20ded225c9 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:16:26,135 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/57813090-4ba7-46d5-ae05-30b1a944851b?force=False used request id req-92246d35-0a3e-4fb5-a9ba-5c20ded225c9 2018-06-30 15:16:26,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17707fd51d68fd4a04706c71d408f62309853a6" 2018-06-30 15:16:26,998 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:26 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-8083ac4b-3478-4176-b45d-13bb0bb3129f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:16:26,999 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-8083ac4b-3478-4176-b45d-13bb0bb3129f 2018-06-30 15:16:27,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17707fd51d68fd4a04706c71d408f62309853a6" 2018-06-30 15:16:27,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:27 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fce791c0-a521-4695-9f91-51b1a326efc2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:16:27,112 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-fce791c0-a521-4695-9f91-51b1a326efc2 2018-06-30 15:16:27,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17707fd51d68fd4a04706c71d408f62309853a6" 2018-06-30 15:16:27,509 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:16:27 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ce3cfa3-1ad7-4d7b-a77b-1acdf328fa90 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:16:27,509 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-8ce3cfa3-1ad7-4d7b-a77b-1acdf328fa90 2018-06-30 15:16:27,510 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:16:27,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17707fd51d68fd4a04706c71d408f62309853a6" 2018-06-30 15:16:27,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:27 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41fb7d41-ede2-4d89-9c23-3dfef57f0316 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:16:27,962 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-41fb7d41-ede2-4d89-9c23-3dfef57f0316 2018-06-30 15:16:27,963 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-3e8b6916-afd0-403-proj 2018-06-30 15:16:27,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f0ababaf54f34248acfec9efdd6417ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17707fd51d68fd4a04706c71d408f62309853a6" 2018-06-30 15:16:28,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:16:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-61aed38a-bcef-467f-a14c-4e1da69a1e54 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:16:28,690 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f0ababaf54f34248acfec9efdd6417ab used request id req-61aed38a-bcef-467f-a14c-4e1da69a1e54 2018-06-30 15:16:28,690 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-3e8b6916-afd0-403-proj-role 2018-06-30 15:16:28,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/a651556f385f42d7bae34a6d8a7af5bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17707fd51d68fd4a04706c71d408f62309853a6" 2018-06-30 15:16:28,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:16:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93eda7ba-685e-4a05-8a9c-8df53b1f795f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:16:28,825 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/a651556f385f42d7bae34a6d8a7af5bb used request id req-93eda7ba-685e-4a05-8a9c-8df53b1f795f 2018-06-30 15:16:28,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d17707fd51d68fd4a04706c71d408f62309853a6" 2018-06-30 15:16:28,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:28 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b72a7c53-e4d1-4e6c-afcb-56f9d9d57642 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:16:28,900 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b72a7c53-e4d1-4e6c-afcb-56f9d9d57642 2018-06-30 15:16:28,901 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-3e8b6916-afd0-403-user 2018-06-30 15:16:28,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/5ecdcba9277745b4a8039a1029234bf7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44578cc4b182f6c2bdc633da15f7af2b158e9f68" 2018-06-30 15:16:29,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:16:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f44af3eb-98bf-490a-897e-85ccb5f305be Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:16:29,601 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/5ecdcba9277745b4a8039a1029234bf7 used request id req-f44af3eb-98bf-490a-897e-85ccb5f305be 2018-06-30 15:16:29,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:16:30,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:16:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["W61y_lFPTHyAmoOT195gZA"], "issued_at": "2018-06-30T15:16:30.000000Z"}} 2018-06-30 15:16:30,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ad57015c33c843ce57d31ec17cce058c37892f" 2018-06-30 15:16:30,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-34b33a3c-c529-424e-b558-45eed15af30f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:16:30,322 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-34b33a3c-c529-424e-b558-45eed15af30f 2018-06-30 15:16:30,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:16:30,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:16:31,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:16:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["aXLcHWzERgWs0lgP8wDzhw"], "issued_at": "2018-06-30T15:16:31.000000Z"}} 2018-06-30 15:16:31,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64aeb324de39473c2f076b6f298543177aa4155" 2018-06-30 15:16:31,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52cbb097-a7d0-46aa-8183-66a798a86679 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:16:31,376 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-52cbb097-a7d0-46aa-8183-66a798a86679 2018-06-30 15:16:31,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:16:31,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:16:31 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:16:31,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64aeb324de39473c2f076b6f298543177aa4155" 2018-06-30 15:16:31,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:31 GMT Server: Apache Content-Length: 196 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-630bc00a-31b4-4d0f-90f5-d1c5855ed427 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:16:31,771 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-proj used request id req-630bc00a-31b4-4d0f-90f5-d1c5855ed427 2018-06-30 15:16:31,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64aeb324de39473c2f076b6f298543177aa4155" 2018-06-30 15:16:32,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:31 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcd2fbe5-09cc-4ed1-a1a7-eb2c5861976a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:16:32,151 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-dcd2fbe5-09cc-4ed1-a1a7-eb2c5861976a 2018-06-30 15:16:32,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64aeb324de39473c2f076b6f298543177aa4155" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-proj"}}' 2018-06-30 15:16:32,565 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:16:32 GMT Server: Apache Content-Length: 325 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a4c6a99-bfb3-4089-a437-7823fd026c44 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6f9d2bdfa23c43d0a1ae9bbe8c9b7af1"}, "tags": [], "enabled": true, "id": "6f9d2bdfa23c43d0a1ae9bbe8c9b7af1", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-proj"}} 2018-06-30 15:16:32,565 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1a4c6a99-bfb3-4089-a437-7823fd026c44 2018-06-30 15:16:32,566 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-proj 2018-06-30 15:16:32,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:16:32,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:16:33,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:16:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["N5t6ds7kS4qh1GGAo1S8KQ"], "issued_at": "2018-06-30T15:16:33.000000Z"}} 2018-06-30 15:16:33,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5e8bd9b5a6e7afefc849ccab99d69bb6fe289d" 2018-06-30 15:16:33,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f556150-d4a5-473c-bf73-2eec2107d913 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:16:33,889 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7f556150-d4a5-473c-bf73-2eec2107d913 2018-06-30 15:16:33,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:16:33,906 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:16:33 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:16:33,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5e8bd9b5a6e7afefc849ccab99d69bb6fe289d" 2018-06-30 15:16:34,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:33 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d76d0a6-5d3c-4fdc-886d-025411d658c1 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:16:34,103 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-0d76d0a6-5d3c-4fdc-886d-025411d658c1 2018-06-30 15:16:34,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5e8bd9b5a6e7afefc849ccab99d69bb6fe289d" 2018-06-30 15:16:34,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:34 GMT Server: Apache Content-Length: 475 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-891c4758-5887-497d-b1e1-21c37d0ba6f2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6f9d2bdfa23c43d0a1ae9bbe8c9b7af1"}, "tags": [], "enabled": true, "id": "6f9d2bdfa23c43d0a1ae9bbe8c9b7af1", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-proj"}]} 2018-06-30 15:16:34,201 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-proj used request id req-891c4758-5887-497d-b1e1-21c37d0ba6f2 2018-06-30 15:16:34,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5e8bd9b5a6e7afefc849ccab99d69bb6fe289d" 2018-06-30 15:16:34,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:34 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7c8fb1e-1ba4-462c-912c-7c8f7f2b0d2f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:16:34,602 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a7c8fb1e-1ba4-462c-912c-7c8f7f2b0d2f 2018-06-30 15:16:35,336 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-user 2018-06-30 15:16:35,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:16:35,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64aeb324de39473c2f076b6f298543177aa4155" 2018-06-30 15:16:35,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92ef7b90-cbae-4fb1-ad84-1db1b8b0b9c6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:16:35,437 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-92ef7b90-cbae-4fb1-ad84-1db1b8b0b9c6 2018-06-30 15:16:35,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64aeb324de39473c2f076b6f298543177aa4155" -d '{"role": {"name": "CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-proj-role"}}' 2018-06-30 15:16:35,812 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:16:35 GMT Server: Apache Content-Length: 227 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7118b340-8c10-48d0-a6ee-7861c8f19486 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "57f45ffcc98d49908f6e5a77ef61b2c6", "links": {"self": "http://10.167.4.35:5000/v3/roles/57f45ffcc98d49908f6e5a77ef61b2c6"}, "name": "CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-proj-role"}} 2018-06-30 15:16:35,813 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-7118b340-8c10-48d0-a6ee-7861c8f19486 2018-06-30 15:16:35,813 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-proj-role 2018-06-30 15:16:35,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/57f45ffcc98d49908f6e5a77ef61b2c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64aeb324de39473c2f076b6f298543177aa4155" 2018-06-30 15:16:36,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:35 GMT Server: Apache Content-Length: 227 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ddd3a7b-8e9e-4cec-a8d9-4c77ee0aa573 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "57f45ffcc98d49908f6e5a77ef61b2c6", "links": {"self": "http://10.167.4.35:5000/v3/roles/57f45ffcc98d49908f6e5a77ef61b2c6"}, "name": "CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-proj-role"}} 2018-06-30 15:16:36,129 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/57f45ffcc98d49908f6e5a77ef61b2c6 used request id req-7ddd3a7b-8e9e-4cec-a8d9-4c77ee0aa573 2018-06-30 15:16:36,129 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-proj-role to project CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-proj 2018-06-30 15:16:36,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/6f9d2bdfa23c43d0a1ae9bbe8c9b7af1/users/52306ec39ce141d9bf51553950a13cc0/roles/57f45ffcc98d49908f6e5a77ef61b2c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64aeb324de39473c2f076b6f298543177aa4155" 2018-06-30 15:16:36,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:16:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c22a113f-cfd7-41c2-ac73-f68591bb1345 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:16:36,639 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/6f9d2bdfa23c43d0a1ae9bbe8c9b7af1/users/52306ec39ce141d9bf51553950a13cc0/roles/57f45ffcc98d49908f6e5a77ef61b2c6 used request id req-c22a113f-cfd7-41c2-ac73-f68591bb1345 2018-06-30 15:16:36,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:16:36,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:16:37,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:16:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["y5pBev3uSg6qWuNyUXsuog"], "issued_at": "2018-06-30T15:16:37.000000Z"}} 2018-06-30 15:16:37,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a37d80841ee32766013324a27c40d7ae0deb9043" 2018-06-30 15:16:37,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3413076f-33fd-46e6-b88d-a58d8694f1c1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:16:37,576 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3413076f-33fd-46e6-b88d-a58d8694f1c1 2018-06-30 15:16:37,582 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a37d80841ee32766013324a27c40d7ae0deb9043" 2018-06-30 15:16:38,444 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:38 GMT Content-Type: application/json Content-Length: 17 Connection: keep-alive x-compute-request-id: req-3454160e-212f-4859-9a4e-db8d147291d9 x-openstack-request-id: req-3454160e-212f-4859-9a4e-db8d147291d9 Front-End-Https: on RESP BODY: {"qos_specs": []} 2018-06-30 15:16:38,444 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-3454160e-212f-4859-9a4e-db8d147291d9 2018-06-30 15:16:38,447 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3454160e-212f-4859-9a4e-db8d147291d9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a37d80841ee32766013324a27c40d7ae0deb9043" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-936f18de-5a24-433e-8e56-5d03f6109c43-qos-spec"}}' 2018-06-30 15:16:39,238 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:39 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-0e5ba3b4-f031-4c32-93e1-a942a1e84cc6 x-openstack-request-id: req-0e5ba3b4-f031-4c32-93e1-a942a1e84cc6 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "ae2c86e4-86d1-4e53-b5df-cc7dbef00c5a", "name": "CreateVolumeTypeComplexTests-936f18de-5a24-433e-8e56-5d03f6109c43-qos-spec"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/ae2c86e4-86d1-4e53-b5df-cc7dbef00c5a", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/ae2c86e4-86d1-4e53-b5df-cc7dbef00c5a", "rel": "bookmark"}]} 2018-06-30 15:16:39,238 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-0e5ba3b4-f031-4c32-93e1-a942a1e84cc6 2018-06-30 15:16:39,239 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-936f18de-5a24-433e-8e56-5d03f6109c43-qos-spec 2018-06-30 15:16:39,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:16:39,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:16:40,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:16:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["IBS8aaTlTmekmofleeWRug"], "issued_at": "2018-06-30T15:16:40.000000Z"}} 2018-06-30 15:16:40,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fd10b517385a0222341d869b391973b447b30" 2018-06-30 15:16:40,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-efa59718-6bdd-41c3-904f-74cd5bb86f32 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:16:40,231 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-efa59718-6bdd-41c3-904f-74cd5bb86f32 2018-06-30 15:16:40,236 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fd10b517385a0222341d869b391973b447b30" 2018-06-30 15:16:41,123 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:41 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-8cbac52c-65b5-4773-860f-fb0a2810d656 x-openstack-request-id: req-8cbac52c-65b5-4773-860f-fb0a2810d656 Front-End-Https: on RESP BODY: {"volume_types": [{"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "dd830698-cdfa-4471-af6f-d0b11dabab15", "description": null}]} 2018-06-30 15:16:41,123 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None used request id req-8cbac52c-65b5-4773-860f-fb0a2810d656 2018-06-30 15:16:41,127 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8cbac52c-65b5-4773-860f-fb0a2810d656" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fd10b517385a0222341d869b391973b447b30" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-936f18de-5a24-433e-8e56-5d03f6109c43-vol_type", "description": null}}' 2018-06-30 15:16:42,023 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:42 GMT Content-Type: application/json Content-Length: 251 Connection: keep-alive x-compute-request-id: req-cd7d6e92-b77d-4a38-b6be-2ab9e328e43c x-openstack-request-id: req-cd7d6e92-b77d-4a38-b6be-2ab9e328e43c Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-936f18de-5a24-433e-8e56-5d03f6109c43-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d157beeb-ec53-42f3-be17-2aab02b62eff", "description": null}} 2018-06-30 15:16:42,024 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types used request id req-cd7d6e92-b77d-4a38-b6be-2ab9e328e43c 2018-06-30 15:16:42,027 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/d157beeb-ec53-42f3-be17-2aab02b62eff/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8cbac52c-65b5-4773-860f-fb0a2810d656" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fd10b517385a0222341d869b391973b447b30" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-06-30 15:16:42,893 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:42 GMT Content-Type: application/json Content-Length: 222 Connection: keep-alive x-compute-request-id: req-3de8af53-1a73-4f09-99a5-198a7fbe50c2 x-openstack-request-id: req-3de8af53-1a73-4f09-99a5-198a7fbe50c2 Front-End-Https: on RESP BODY: {"encryption": {"volume_type_id": "d157beeb-ec53-42f3-be17-2aab02b62eff", "name": "foo", "control_location": "back-end", "encryption_id": "f1110a56-ae77-49ed-9b81-8270699ac5fe", "provider": "bar", "provider_class": "bar"}} 2018-06-30 15:16:42,893 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/d157beeb-ec53-42f3-be17-2aab02b62eff/encryption used request id req-3de8af53-1a73-4f09-99a5-198a7fbe50c2 2018-06-30 15:16:42,896 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8cbac52c-65b5-4773-860f-fb0a2810d656" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fd10b517385a0222341d869b391973b447b30" 2018-06-30 15:16:43,604 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:43 GMT Content-Type: application/json Content-Length: 182 Connection: keep-alive x-compute-request-id: req-3273d153-70b2-4825-bf5c-6eec57616aa2 x-openstack-request-id: req-3273d153-70b2-4825-bf5c-6eec57616aa2 Front-End-Https: on RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "ae2c86e4-86d1-4e53-b5df-cc7dbef00c5a", "name": "CreateVolumeTypeComplexTests-936f18de-5a24-433e-8e56-5d03f6109c43-qos-spec"}]} 2018-06-30 15:16:43,604 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs used request id req-3273d153-70b2-4825-bf5c-6eec57616aa2 2018-06-30 15:16:43,608 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/ae2c86e4-86d1-4e53-b5df-cc7dbef00c5a/associate?vol_type_id=d157beeb-ec53-42f3-be17-2aab02b62eff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8cbac52c-65b5-4773-860f-fb0a2810d656" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fd10b517385a0222341d869b391973b447b30" 2018-06-30 15:16:43,857 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:16:43 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-ef0da2e6-b40e-4dd7-963d-6df4ce8c3c44 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:16:43,857 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/ae2c86e4-86d1-4e53-b5df-cc7dbef00c5a/associate?vol_type_id=d157beeb-ec53-42f3-be17-2aab02b62eff used request id req-ef0da2e6-b40e-4dd7-963d-6df4ce8c3c44 2018-06-30 15:16:43,858 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-936f18de-5a24-433e-8e56-5d03f6109c43-vol_type 2018-06-30 15:16:43,860 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/d157beeb-ec53-42f3-be17-2aab02b62eff -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ad57015c33c843ce57d31ec17cce058c37892f" 2018-06-30 15:16:44,797 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:44 GMT Content-Type: application/json Content-Length: 307 Connection: keep-alive x-compute-request-id: req-1ea28377-44d4-46fc-b783-8ad365388459 x-openstack-request-id: req-1ea28377-44d4-46fc-b783-8ad365388459 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-936f18de-5a24-433e-8e56-5d03f6109c43-vol_type", "qos_specs_id": "ae2c86e4-86d1-4e53-b5df-cc7dbef00c5a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d157beeb-ec53-42f3-be17-2aab02b62eff", "description": null}} 2018-06-30 15:16:44,797 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/d157beeb-ec53-42f3-be17-2aab02b62eff used request id req-1ea28377-44d4-46fc-b783-8ad365388459 2018-06-30 15:16:44,800 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/d157beeb-ec53-42f3-be17-2aab02b62eff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ea28377-44d4-46fc-b783-8ad365388459" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ad57015c33c843ce57d31ec17cce058c37892f" 2018-06-30 15:16:45,605 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:45 GMT Content-Type: application/json Content-Length: 307 Connection: keep-alive x-compute-request-id: req-7523bc81-e573-4b94-a284-cf93a3bc62d6 x-openstack-request-id: req-7523bc81-e573-4b94-a284-cf93a3bc62d6 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-936f18de-5a24-433e-8e56-5d03f6109c43-vol_type", "qos_specs_id": "ae2c86e4-86d1-4e53-b5df-cc7dbef00c5a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d157beeb-ec53-42f3-be17-2aab02b62eff", "description": null}} 2018-06-30 15:16:45,605 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/d157beeb-ec53-42f3-be17-2aab02b62eff used request id req-7523bc81-e573-4b94-a284-cf93a3bc62d6 2018-06-30 15:16:45,608 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/d157beeb-ec53-42f3-be17-2aab02b62eff/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ea28377-44d4-46fc-b783-8ad365388459" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ad57015c33c843ce57d31ec17cce058c37892f" 2018-06-30 15:16:46,394 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:46 GMT Content-Type: application/json Content-Length: 302 Connection: keep-alive x-compute-request-id: req-f87351d1-3d1f-4c5c-a181-9e00f2667fe4 x-openstack-request-id: req-f87351d1-3d1f-4c5c-a181-9e00f2667fe4 Front-End-Https: on RESP BODY: {"volume_type_id": "d157beeb-ec53-42f3-be17-2aab02b62eff", "control_location": "back-end", "deleted": false, "created_at": "2018-06-30T15:16:43.000000", "updated_at": null, "encryption_id": "f1110a56-ae77-49ed-9b81-8270699ac5fe", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-06-30 15:16:46,394 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/d157beeb-ec53-42f3-be17-2aab02b62eff/encryption used request id req-f87351d1-3d1f-4c5c-a181-9e00f2667fe4 2018-06-30 15:16:46,397 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/ae2c86e4-86d1-4e53-b5df-cc7dbef00c5a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ea28377-44d4-46fc-b783-8ad365388459" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8ad57015c33c843ce57d31ec17cce058c37892f" 2018-06-30 15:16:47,145 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:47 GMT Content-Type: application/json Content-Length: 468 Connection: keep-alive x-compute-request-id: req-adb9495f-7215-4120-888b-f31cfaa24db5 x-openstack-request-id: req-adb9495f-7215-4120-888b-f31cfaa24db5 Front-End-Https: on RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "ae2c86e4-86d1-4e53-b5df-cc7dbef00c5a", "name": "CreateVolumeTypeComplexTests-936f18de-5a24-433e-8e56-5d03f6109c43-qos-spec"}, "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/ae2c86e4-86d1-4e53-b5df-cc7dbef00c5a", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/qos-specs/ae2c86e4-86d1-4e53-b5df-cc7dbef00c5a", "rel": "bookmark"}]} 2018-06-30 15:16:47,145 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/ae2c86e4-86d1-4e53-b5df-cc7dbef00c5a used request id req-adb9495f-7215-4120-888b-f31cfaa24db5 2018-06-30 15:16:47,146 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-936f18de-5a24-433e-8e56-5d03f6109c43-vol_type 2018-06-30 15:16:47,148 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/d157beeb-ec53-42f3-be17-2aab02b62eff -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8cbac52c-65b5-4773-860f-fb0a2810d656" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d45fd10b517385a0222341d869b391973b447b30" 2018-06-30 15:16:47,949 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:16:47 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-0050ce5c-5fbb-4502-a8e0-0ab0788c5c09 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:16:47,949 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/d157beeb-ec53-42f3-be17-2aab02b62eff used request id req-0050ce5c-5fbb-4502-a8e0-0ab0788c5c09 2018-06-30 15:16:47,950 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-936f18de-5a24-433e-8e56-5d03f6109c43-qos-spec 2018-06-30 15:16:47,953 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/ae2c86e4-86d1-4e53-b5df-cc7dbef00c5a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3454160e-212f-4859-9a4e-db8d147291d9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a37d80841ee32766013324a27c40d7ae0deb9043" 2018-06-30 15:16:48,868 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:16:48 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-33302d7a-d2eb-49a7-9c1b-974e3d90f912 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:16:48,868 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/qos-specs/ae2c86e4-86d1-4e53-b5df-cc7dbef00c5a?force=False used request id req-33302d7a-d2eb-49a7-9c1b-974e3d90f912 2018-06-30 15:16:48,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64aeb324de39473c2f076b6f298543177aa4155" 2018-06-30 15:16:49,914 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:16:49 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-cd5da013-ee93-4c37-b5ab-f8409df5ac63 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:16:49,915 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-cd5da013-ee93-4c37-b5ab-f8409df5ac63 2018-06-30 15:16:49,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64aeb324de39473c2f076b6f298543177aa4155" 2018-06-30 15:16:50,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:49 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8b37663-65e6-4260-b243-407f031564bc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:16:50,284 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-e8b37663-65e6-4260-b243-407f031564bc 2018-06-30 15:16:50,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64aeb324de39473c2f076b6f298543177aa4155" 2018-06-30 15:16:50,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:16:50 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59fa3d73-c0fe-4a7b-a795-4cf462653d63 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:16:50,356 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-59fa3d73-c0fe-4a7b-a795-4cf462653d63 2018-06-30 15:16:50,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:16:50,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64aeb324de39473c2f076b6f298543177aa4155" 2018-06-30 15:16:50,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:50 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53676de0-e8e0-42a2-b624-f13a9a983d66 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:16:50,456 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-53676de0-e8e0-42a2-b624-f13a9a983d66 2018-06-30 15:16:50,457 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-proj 2018-06-30 15:16:50,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/6f9d2bdfa23c43d0a1ae9bbe8c9b7af1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64aeb324de39473c2f076b6f298543177aa4155" 2018-06-30 15:16:50,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:16:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-019edce4-6ac2-4d7d-8dae-7251b5aae633 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:16:50,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/6f9d2bdfa23c43d0a1ae9bbe8c9b7af1 used request id req-019edce4-6ac2-4d7d-8dae-7251b5aae633 2018-06-30 15:16:50,911 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-proj-role 2018-06-30 15:16:50,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/57f45ffcc98d49908f6e5a77ef61b2c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64aeb324de39473c2f076b6f298543177aa4155" 2018-06-30 15:16:51,041 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:16:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd391553-61fe-4abe-b266-d26e7ad17375 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:16:51,041 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/57f45ffcc98d49908f6e5a77ef61b2c6 used request id req-dd391553-61fe-4abe-b266-d26e7ad17375 2018-06-30 15:16:51,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64aeb324de39473c2f076b6f298543177aa4155" 2018-06-30 15:16:51,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:51 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60fc418f-1edc-4d99-a241-621b0012f113 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:16:51,131 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-60fc418f-1edc-4d99-a241-621b0012f113 2018-06-30 15:16:51,132 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-2679d9d9-dd8f-488-user 2018-06-30 15:16:51,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/52306ec39ce141d9bf51553950a13cc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5e8bd9b5a6e7afefc849ccab99d69bb6fe289d" 2018-06-30 15:16:51,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:16:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90b71d2e-546c-48f0-aae9-22d2fa225237 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:16:51,488 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/52306ec39ce141d9bf51553950a13cc0 used request id req-90b71d2e-546c-48f0-aae9-22d2fa225237 2018-06-30 15:16:51,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:16:52,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:16:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["vo3zV3s-TtuqzHJFo-_yRw"], "issued_at": "2018-06-30T15:16:52.000000Z"}} 2018-06-30 15:16:52,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050243179d9d2e3082c82b8a9defb9acac81552c" 2018-06-30 15:16:52,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e414aaf-2ce7-43e5-9c37-2e320d3f7aaa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:16:52,428 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5e414aaf-2ce7-43e5-9c37-2e320d3f7aaa 2018-06-30 15:16:52,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:16:52,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:16:53,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:16:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["DNaBV-o7S_u1VaRFBPv4YA"], "issued_at": "2018-06-30T15:16:53.000000Z"}} 2018-06-30 15:16:53,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830b5381fb08cbda71b5d733a98606f4192ea62d" 2018-06-30 15:16:53,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ed817f9-e0f6-4b49-88a1-85c94e8b9a1b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:16:53,890 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7ed817f9-e0f6-4b49-88a1-85c94e8b9a1b 2018-06-30 15:16:53,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:16:53,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:16:53 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:16:53,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830b5381fb08cbda71b5d733a98606f4192ea62d" 2018-06-30 15:16:54,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:53 GMT Server: Apache Content-Length: 198 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a09f436a-b21f-4605-94cb-5487c635a4c9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:16:54,011 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj used request id req-a09f436a-b21f-4605-94cb-5487c635a4c9 2018-06-30 15:16:54,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830b5381fb08cbda71b5d733a98606f4192ea62d" 2018-06-30 15:16:54,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:54 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-539d2162-0439-4d33-9f82-bdcf83f99e78 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:16:54,098 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-539d2162-0439-4d33-9f82-bdcf83f99e78 2018-06-30 15:16:54,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830b5381fb08cbda71b5d733a98606f4192ea62d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj"}}' 2018-06-30 15:16:54,248 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:16:54 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a41cfd1f-d314-4778-932f-248cdc5e0ad7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9bc24da0c6f2422a8cc98f631cc42f38"}, "tags": [], "enabled": true, "id": "9bc24da0c6f2422a8cc98f631cc42f38", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj"}} 2018-06-30 15:16:54,248 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-a41cfd1f-d314-4778-932f-248cdc5e0ad7 2018-06-30 15:16:54,249 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj 2018-06-30 15:16:54,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:16:54,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:16:55,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:16:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["KIMR4rv0TRGMHRCcnXzu6w"], "issued_at": "2018-06-30T15:16:55.000000Z"}} 2018-06-30 15:16:55,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4d2de22b4d2baffcb4efbc8f79492be859d730" 2018-06-30 15:16:55,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59b3e81e-d3df-42e5-bd76-f9ab0d64f178 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:16:55,628 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-59b3e81e-d3df-42e5-bd76-f9ab0d64f178 2018-06-30 15:16:55,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:16:55,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:16:55 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:16:55,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4d2de22b4d2baffcb4efbc8f79492be859d730" 2018-06-30 15:16:56,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:55 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d0dda34-449a-4339-82e6-684382d3aa3a Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:16:56,123 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-0d0dda34-449a-4339-82e6-684382d3aa3a 2018-06-30 15:16:56,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4d2de22b4d2baffcb4efbc8f79492be859d730" 2018-06-30 15:16:56,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:56 GMT Server: Apache Content-Length: 479 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-660ca775-d6ab-4d80-9ab1-b7eecaf0e98a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9bc24da0c6f2422a8cc98f631cc42f38"}, "tags": [], "enabled": true, "id": "9bc24da0c6f2422a8cc98f631cc42f38", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj"}]} 2018-06-30 15:16:56,517 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj used request id req-660ca775-d6ab-4d80-9ab1-b7eecaf0e98a 2018-06-30 15:16:56,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4d2de22b4d2baffcb4efbc8f79492be859d730" 2018-06-30 15:16:56,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4370f283-8977-461f-8842-35f9687e5783 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:16:56,961 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4370f283-8977-461f-8842-35f9687e5783 2018-06-30 15:16:57,603 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-user 2018-06-30 15:16:57,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:16:57,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830b5381fb08cbda71b5d733a98606f4192ea62d" 2018-06-30 15:16:57,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:57 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcb9c181-bd67-4562-b239-2681d1b64d2f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:16:57,692 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-dcb9c181-bd67-4562-b239-2681d1b64d2f 2018-06-30 15:16:57,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830b5381fb08cbda71b5d733a98606f4192ea62d" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj-role"}}' 2018-06-30 15:16:58,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:16:57 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9685e2c-1b46-42b1-98e1-b5e33330208f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d923aaef36d41b0ad612e1bbd19b294", "links": {"self": "http://10.167.4.35:5000/v3/roles/0d923aaef36d41b0ad612e1bbd19b294"}, "name": "CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj-role"}} 2018-06-30 15:16:58,102 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b9685e2c-1b46-42b1-98e1-b5e33330208f 2018-06-30 15:16:58,102 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj-role 2018-06-30 15:16:58,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0d923aaef36d41b0ad612e1bbd19b294 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830b5381fb08cbda71b5d733a98606f4192ea62d" 2018-06-30 15:16:58,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:58 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38e4aee1-0b0b-4784-8c95-9a84f2fe4728 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d923aaef36d41b0ad612e1bbd19b294", "links": {"self": "http://10.167.4.35:5000/v3/roles/0d923aaef36d41b0ad612e1bbd19b294"}, "name": "CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj-role"}} 2018-06-30 15:16:58,494 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0d923aaef36d41b0ad612e1bbd19b294 used request id req-38e4aee1-0b0b-4784-8c95-9a84f2fe4728 2018-06-30 15:16:58,494 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj-role to project CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj 2018-06-30 15:16:58,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/9bc24da0c6f2422a8cc98f631cc42f38/users/7e752bcfcf1743e8a5807c797c9f0f19/roles/0d923aaef36d41b0ad612e1bbd19b294 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830b5381fb08cbda71b5d733a98606f4192ea62d" 2018-06-30 15:16:58,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:16:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9da95c3f-561d-46b2-8f89-1490cedea554 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:16:58,915 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/9bc24da0c6f2422a8cc98f631cc42f38/users/7e752bcfcf1743e8a5807c797c9f0f19/roles/0d923aaef36d41b0ad612e1bbd19b294 used request id req-9da95c3f-561d-46b2-8f89-1490cedea554 2018-06-30 15:16:58,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:16:59,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d923aaef36d41b0ad612e1bbd19b294", "name": "CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj-role"}], "expires_at": "2018-06-30T16:16:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bc24da0c6f2422a8cc98f631cc42f38", "name": "CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-user", "id": "7e752bcfcf1743e8a5807c797c9f0f19"}, "audit_ids": ["qZMOcRFQSPyAuNOaFXwcwg"], "issued_at": "2018-06-30T15:16:59.000000Z"}} 2018-06-30 15:16:59,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ebe0b44cb49ad85a1fbbef07d403db30606eb6" 2018-06-30 15:17:00,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:16:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17936c8b-cccd-4a05-b172-6cebb5d240d8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:17:00,184 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-17936c8b-cccd-4a05-b172-6cebb5d240d8 2018-06-30 15:17:00,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:17:00,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:17:01,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0d923aaef36d41b0ad612e1bbd19b294", "name": "CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj-role"}], "expires_at": "2018-06-30T16:17:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bc24da0c6f2422a8cc98f631cc42f38", "name": "CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/9bc24da0c6f2422a8cc98f631cc42f38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-user", "id": "7e752bcfcf1743e8a5807c797c9f0f19"}, "audit_ids": ["b_VIlXpdSoCccvzXS5E4ag"], "issued_at": "2018-06-30T15:17:01.000000Z"}} 2018-06-30 15:17:01,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b75d3e281b1b7f3e22a0295f9014290186896b3" 2018-06-30 15:17:01,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7bdb5110-2dc1-4fde-92dd-c9d507d41152 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:17:01,517 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7bdb5110-2dc1-4fde-92dd-c9d507d41152 2018-06-30 15:17:01,523 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b75d3e281b1b7f3e22a0295f9014290186896b3" 2018-06-30 15:17:02,511 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:17:02 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-fcae31fd-d423-49a3-a2b1-8c1e80a834b4 x-openstack-request-id: req-fcae31fd-d423-49a3-a2b1-8c1e80a834b4 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-30 15:17:02,511 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/detail used request id req-fcae31fd-d423-49a3-a2b1-8c1e80a834b4 2018-06-30 15:17:02,515 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fcae31fd-d423-49a3-a2b1-8c1e80a834b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b75d3e281b1b7f3e22a0295f9014290186896b3" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-df6bc87d-4410-4361-97ec-fd3106a8fad9", "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-06-30 15:17:04,512 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:17:04 GMT Content-Type: application/json Content-Length: 842 Connection: keep-alive x-compute-request-id: req-7f2c4e36-2b64-4aa3-bc9f-c7faaee669ba x-openstack-request-id: req-7f2c4e36-2b64-4aa3-bc9f-c7faaee669ba RESP BODY: {"volume": {"status": "creating", "user_id": "7e752bcfcf1743e8a5807c797c9f0f19", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301", "rel": "self"}, {"href": "https://172.30.10.101:8776/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:17:04.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-df6bc87d-4410-4361-97ec-fd3106a8fad9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cfa19110-71dd-421d-ad4f-2d7df0b03301", "size": 1}} 2018-06-30 15:17:04,512 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes used request id req-7f2c4e36-2b64-4aa3-bc9f-c7faaee669ba 2018-06-30 15:17:04,516 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcae31fd-d423-49a3-a2b1-8c1e80a834b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b75d3e281b1b7f3e22a0295f9014290186896b3" 2018-06-30 15:17:05,565 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:17:05 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-048865e2-8b2b-4409-b2ea-cacbbc2a5a8c x-openstack-request-id: req-048865e2-8b2b-4409-b2ea-cacbbc2a5a8c Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "7e752bcfcf1743e8a5807c797c9f0f19", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301", "rel": "self"}, {"href": "https://172.30.10.101:8776/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:17:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9bc24da0c6f2422a8cc98f631cc42f38", "updated_at": "2018-06-30T15:17:05.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-df6bc87d-4410-4361-97ec-fd3106a8fad9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cfa19110-71dd-421d-ad4f-2d7df0b03301", "size": 1}} 2018-06-30 15:17:05,565 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301 used request id req-048865e2-8b2b-4409-b2ea-cacbbc2a5a8c 2018-06-30 15:17:05,566 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-df6bc87d-4410-4361-97ec-fd3106a8fad9 2018-06-30 15:17:05,569 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcae31fd-d423-49a3-a2b1-8c1e80a834b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b75d3e281b1b7f3e22a0295f9014290186896b3" 2018-06-30 15:17:06,772 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:17:06 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-f93b10ca-ddff-4d9f-ae6b-acf94d44e398 x-openstack-request-id: req-f93b10ca-ddff-4d9f-ae6b-acf94d44e398 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "7e752bcfcf1743e8a5807c797c9f0f19", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301", "rel": "self"}, {"href": "https://172.30.10.101:8776/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:17:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9bc24da0c6f2422a8cc98f631cc42f38", "updated_at": "2018-06-30T15:17:05.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-df6bc87d-4410-4361-97ec-fd3106a8fad9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cfa19110-71dd-421d-ad4f-2d7df0b03301", "size": 1}} 2018-06-30 15:17:06,772 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301 used request id req-f93b10ca-ddff-4d9f-ae6b-acf94d44e398 2018-06-30 15:17:06,773 - create_volume - DEBUG - Instance status is - available 2018-06-30 15:17:06,773 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-df6bc87d-4410-4361-97ec-fd3106a8fad9 2018-06-30 15:17:06,773 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-df6bc87d-4410-4361-97ec-fd3106a8fad9 2018-06-30 15:17:06,776 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ebe0b44cb49ad85a1fbbef07d403db30606eb6" 2018-06-30 15:17:07,832 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:17:07 GMT Content-Type: application/json Content-Length: 938 Connection: keep-alive x-compute-request-id: req-a3f51914-5838-4cd3-a028-25cf0ac0d2be x-openstack-request-id: req-a3f51914-5838-4cd3-a028-25cf0ac0d2be Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "7e752bcfcf1743e8a5807c797c9f0f19", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301", "rel": "self"}, {"href": "https://172.30.10.101:8776/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:17:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9bc24da0c6f2422a8cc98f631cc42f38", "updated_at": "2018-06-30T15:17:05.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-df6bc87d-4410-4361-97ec-fd3106a8fad9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cfa19110-71dd-421d-ad4f-2d7df0b03301", "size": 1}]} 2018-06-30 15:17:07,832 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/detail used request id req-a3f51914-5838-4cd3-a028-25cf0ac0d2be 2018-06-30 15:17:07,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:17:07,844 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:17:07 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:17:07,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/9bc24da0c6f2422a8cc98f631cc42f38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ebe0b44cb49ad85a1fbbef07d403db30606eb6" 2018-06-30 15:17:08,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:07 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f38e5b6-0dd3-46e4-ae32-1647f5bf06ce Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/9bc24da0c6f2422a8cc98f631cc42f38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9bc24da0c6f2422a8cc98f631cc42f38", "name": "CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj"}} 2018-06-30 15:17:08,217 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/9bc24da0c6f2422a8cc98f631cc42f38 used request id req-3f38e5b6-0dd3-46e4-ae32-1647f5bf06ce 2018-06-30 15:17:08,220 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcae31fd-d423-49a3-a2b1-8c1e80a834b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b75d3e281b1b7f3e22a0295f9014290186896b3" 2018-06-30 15:17:08,535 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:17:08 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-8e2f73e5-0991-459f-aa56-06acf346543d x-openstack-request-id: req-8e2f73e5-0991-459f-aa56-06acf346543d Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "7e752bcfcf1743e8a5807c797c9f0f19", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301", "rel": "self"}, {"href": "https://172.30.10.101:8776/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:17:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9bc24da0c6f2422a8cc98f631cc42f38", "updated_at": "2018-06-30T15:17:05.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-df6bc87d-4410-4361-97ec-fd3106a8fad9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cfa19110-71dd-421d-ad4f-2d7df0b03301", "size": 1}} 2018-06-30 15:17:08,535 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301 used request id req-8e2f73e5-0991-459f-aa56-06acf346543d 2018-06-30 15:17:08,536 - create_volume - DEBUG - Instance status is - available 2018-06-30 15:17:08,536 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-df6bc87d-4410-4361-97ec-fd3106a8fad9 2018-06-30 15:17:08,536 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-df6bc87d-4410-4361-97ec-fd3106a8fad9 2018-06-30 15:17:08,539 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcae31fd-d423-49a3-a2b1-8c1e80a834b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b75d3e281b1b7f3e22a0295f9014290186896b3" 2018-06-30 15:17:09,545 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:17:09 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-168405b0-5b05-44ab-b2bd-3ad57e3e3e62 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:17:09,545 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301 used request id req-168405b0-5b05-44ab-b2bd-3ad57e3e3e62 2018-06-30 15:17:09,548 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcae31fd-d423-49a3-a2b1-8c1e80a834b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b75d3e281b1b7f3e22a0295f9014290186896b3" 2018-06-30 15:17:10,474 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:17:10 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-17319e9d-90dc-4e6e-9541-c3dec57870e9 x-openstack-request-id: req-17319e9d-90dc-4e6e-9541-c3dec57870e9 RESP BODY: {"itemNotFound": {"message": "Volume cfa19110-71dd-421d-ad4f-2d7df0b03301 could not be found.", "code": 404}} 2018-06-30 15:17:10,474 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/cfa19110-71dd-421d-ad4f-2d7df0b03301 used request id req-17319e9d-90dc-4e6e-9541-c3dec57870e9 2018-06-30 15:17:10,474 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume cfa19110-71dd-421d-ad4f-2d7df0b03301 could not be found. (HTTP 404) (Request-ID: req-17319e9d-90dc-4e6e-9541-c3dec57870e9) 2018-06-30 15:17:10,474 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-df6bc87d-4410-4361-97ec-fd3106a8fad9 2018-06-30 15:17:10,478 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a3f51914-5838-4cd3-a028-25cf0ac0d2be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ebe0b44cb49ad85a1fbbef07d403db30606eb6" 2018-06-30 15:17:11,353 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:17:11 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-fd6689d3-f14e-4c18-9fb9-3ff551b16a84 x-openstack-request-id: req-fd6689d3-f14e-4c18-9fb9-3ff551b16a84 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-30 15:17:11,353 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/9bc24da0c6f2422a8cc98f631cc42f38/volumes/detail used request id req-fd6689d3-f14e-4c18-9fb9-3ff551b16a84 2018-06-30 15:17:11,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830b5381fb08cbda71b5d733a98606f4192ea62d" 2018-06-30 15:17:12,298 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:17:12 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-38443c42-401b-4d30-8b29-3f049dc5bbfc Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:17:12,298 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-38443c42-401b-4d30-8b29-3f049dc5bbfc 2018-06-30 15:17:12,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830b5381fb08cbda71b5d733a98606f4192ea62d" 2018-06-30 15:17:12,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:12 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5188a9c9-e71e-43d0-97aa-650c92cb528f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:17:12,668 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-5188a9c9-e71e-43d0-97aa-650c92cb528f 2018-06-30 15:17:12,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830b5381fb08cbda71b5d733a98606f4192ea62d" 2018-06-30 15:17:13,025 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:17:12 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-878b0f92-cd7f-49d3-baa2-1ee155916f53 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:17:13,025 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-878b0f92-cd7f-49d3-baa2-1ee155916f53 2018-06-30 15:17:13,025 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:17:13,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830b5381fb08cbda71b5d733a98606f4192ea62d" 2018-06-30 15:17:13,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:13 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb7b9559-a374-4c12-a92d-b0f64f007aa9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:17:13,386 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-eb7b9559-a374-4c12-a92d-b0f64f007aa9 2018-06-30 15:17:13,387 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj 2018-06-30 15:17:13,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/9bc24da0c6f2422a8cc98f631cc42f38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830b5381fb08cbda71b5d733a98606f4192ea62d" 2018-06-30 15:17:14,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:17:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-081e55de-508b-4535-b0f8-e8364333a010 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:17:14,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/9bc24da0c6f2422a8cc98f631cc42f38 used request id req-081e55de-508b-4535-b0f8-e8364333a010 2018-06-30 15:17:14,131 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-proj-role 2018-06-30 15:17:14,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/0d923aaef36d41b0ad612e1bbd19b294 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830b5381fb08cbda71b5d733a98606f4192ea62d" 2018-06-30 15:17:14,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:17:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d8eea3c-a697-4bfc-9b65-ae822368604b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:17:14,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/0d923aaef36d41b0ad612e1bbd19b294 used request id req-9d8eea3c-a697-4bfc-9b65-ae822368604b 2018-06-30 15:17:14,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830b5381fb08cbda71b5d733a98606f4192ea62d" 2018-06-30 15:17:14,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:14 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-398e28f0-7191-4814-b37f-48d99032b68a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:17:14,675 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-398e28f0-7191-4814-b37f-48d99032b68a 2018-06-30 15:17:14,675 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-afd6fc1b-35ab-480-user 2018-06-30 15:17:14,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/7e752bcfcf1743e8a5807c797c9f0f19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4d2de22b4d2baffcb4efbc8f79492be859d730" 2018-06-30 15:17:15,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:17:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cfd7f60b-b861-4c5d-bd96-ef42cf56b944 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:17:15,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7e752bcfcf1743e8a5807c797c9f0f19 used request id req-cfd7f60b-b861-4c5d-bd96-ef42cf56b944 2018-06-30 15:17:15,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:17:16,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["4F0P1IM3T_-Qss3nMUL9XQ"], "issued_at": "2018-06-30T15:17:16.000000Z"}} 2018-06-30 15:17:16,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940d6503dc38b2186f461e55d627c9e7ac9c59b1" 2018-06-30 15:17:16,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6fca45f3-256c-417c-8184-35a8f6295fc7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:17:16,629 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6fca45f3-256c-417c-8184-35a8f6295fc7 2018-06-30 15:17:16,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:17:16,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:17:17,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:17:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Z13-J8JWSxinKJHsOh_v4A"], "issued_at": "2018-06-30T15:17:17.000000Z"}} 2018-06-30 15:17:17,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8919c1a259768c00d0c4a7444eb69ebe78e85a" 2018-06-30 15:17:17,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-908c5f00-8775-4da8-8351-49406e0603a3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:17:17,735 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-908c5f00-8775-4da8-8351-49406e0603a3 2018-06-30 15:17:17,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:17:17,752 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:17:17 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:17:17,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8919c1a259768c00d0c4a7444eb69ebe78e85a" 2018-06-30 15:17:18,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:17 GMT Server: Apache Content-Length: 198 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6e6cda7-b06d-4aeb-914b-a78dac22a0c1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:17:18,127 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj used request id req-e6e6cda7-b06d-4aeb-914b-a78dac22a0c1 2018-06-30 15:17:18,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8919c1a259768c00d0c4a7444eb69ebe78e85a" 2018-06-30 15:17:18,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24d5ba98-8b27-43dc-9401-fcc4c788af4d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:17:18,648 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-24d5ba98-8b27-43dc-9401-fcc4c788af4d 2018-06-30 15:17:18,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8919c1a259768c00d0c4a7444eb69ebe78e85a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj"}}' 2018-06-30 15:17:19,105 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:17:18 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-821360fd-6c8d-46f4-9baf-6a5550d4998b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4d8e3e2d54648949acdd4a92ea035da"}, "tags": [], "enabled": true, "id": "b4d8e3e2d54648949acdd4a92ea035da", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj"}} 2018-06-30 15:17:19,105 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-821360fd-6c8d-46f4-9baf-6a5550d4998b 2018-06-30 15:17:19,105 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj 2018-06-30 15:17:19,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:17:19,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:17:20,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:17:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["bqWjoy6kQJu8f2x2VgnDpg"], "issued_at": "2018-06-30T15:17:20.000000Z"}} 2018-06-30 15:17:20,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3333298e26662d283e4e9f8079a5e9a516dd7b6" 2018-06-30 15:17:20,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f33b4caf-5d01-4e5e-9030-423812fda5c5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:17:20,585 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f33b4caf-5d01-4e5e-9030-423812fda5c5 2018-06-30 15:17:20,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:17:20,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:17:20 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:17:20,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3333298e26662d283e4e9f8079a5e9a516dd7b6" 2018-06-30 15:17:21,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:20 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d0c91e7-c1ff-426a-9668-559f4088a54a Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:17:21,172 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-7d0c91e7-c1ff-426a-9668-559f4088a54a 2018-06-30 15:17:21,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3333298e26662d283e4e9f8079a5e9a516dd7b6" 2018-06-30 15:17:21,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:21 GMT Server: Apache Content-Length: 479 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcdeb6f9-4fd4-4654-afbc-59181f7ac9fc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4d8e3e2d54648949acdd4a92ea035da"}, "tags": [], "enabled": true, "id": "b4d8e3e2d54648949acdd4a92ea035da", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj"}]} 2018-06-30 15:17:21,744 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj used request id req-dcdeb6f9-4fd4-4654-afbc-59181f7ac9fc 2018-06-30 15:17:21,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3333298e26662d283e4e9f8079a5e9a516dd7b6" 2018-06-30 15:17:22,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3247280e-42b1-4380-a9c9-27ce0d2f35d8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:17:22,112 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3247280e-42b1-4380-a9c9-27ce0d2f35d8 2018-06-30 15:17:22,890 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-user 2018-06-30 15:17:22,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:17:22,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8919c1a259768c00d0c4a7444eb69ebe78e85a" 2018-06-30 15:17:23,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4193d07-a269-4332-9e18-2d0ef4d5e095 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:17:23,311 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a4193d07-a269-4332-9e18-2d0ef4d5e095 2018-06-30 15:17:23,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8919c1a259768c00d0c4a7444eb69ebe78e85a" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj-role"}}' 2018-06-30 15:17:23,699 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:17:23 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be0e25cd-f4ca-497e-8ae0-0c19d46a7363 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77317e9252754bb78cd20289c5258a67", "links": {"self": "http://10.167.4.35:5000/v3/roles/77317e9252754bb78cd20289c5258a67"}, "name": "CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj-role"}} 2018-06-30 15:17:23,699 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-be0e25cd-f4ca-497e-8ae0-0c19d46a7363 2018-06-30 15:17:23,699 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj-role 2018-06-30 15:17:23,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/77317e9252754bb78cd20289c5258a67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8919c1a259768c00d0c4a7444eb69ebe78e85a" 2018-06-30 15:17:24,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:23 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9199cd1-c6b3-4e5a-9627-ab2a52f4e899 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77317e9252754bb78cd20289c5258a67", "links": {"self": "http://10.167.4.35:5000/v3/roles/77317e9252754bb78cd20289c5258a67"}, "name": "CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj-role"}} 2018-06-30 15:17:24,042 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/77317e9252754bb78cd20289c5258a67 used request id req-f9199cd1-c6b3-4e5a-9627-ab2a52f4e899 2018-06-30 15:17:24,042 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj-role to project CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj 2018-06-30 15:17:24,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b4d8e3e2d54648949acdd4a92ea035da/users/41197984d30844dd9d1344cdedf0e839/roles/77317e9252754bb78cd20289c5258a67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8919c1a259768c00d0c4a7444eb69ebe78e85a" 2018-06-30 15:17:24,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:17:24 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6eefda34-1b2c-4bfd-ba71-e7919cc86823 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:17:24,609 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b4d8e3e2d54648949acdd4a92ea035da/users/41197984d30844dd9d1344cdedf0e839/roles/77317e9252754bb78cd20289c5258a67 used request id req-6eefda34-1b2c-4bfd-ba71-e7919cc86823 2018-06-30 15:17:24,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:17:25,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77317e9252754bb78cd20289c5258a67", "name": "CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj-role"}], "expires_at": "2018-06-30T16:17:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4d8e3e2d54648949acdd4a92ea035da", "name": "CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b4d8e3e2d54648949acdd4a92ea035da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b4d8e3e2d54648949acdd4a92ea035da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b4d8e3e2d54648949acdd4a92ea035da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b4d8e3e2d54648949acdd4a92ea035da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b4d8e3e2d54648949acdd4a92ea035da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b4d8e3e2d54648949acdd4a92ea035da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b4d8e3e2d54648949acdd4a92ea035da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b4d8e3e2d54648949acdd4a92ea035da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b4d8e3e2d54648949acdd4a92ea035da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b4d8e3e2d54648949acdd4a92ea035da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b4d8e3e2d54648949acdd4a92ea035da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-user", "id": "41197984d30844dd9d1344cdedf0e839"}, "audit_ids": ["ANnXiJb1RZKJW0EJI_N7gw"], "issued_at": "2018-06-30T15:17:25.000000Z"}} 2018-06-30 15:17:25,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bf58edc5f67a56065c2db6bd19cca1820e9c33" 2018-06-30 15:17:25,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cac6c612-f70e-476c-9a01-321ba7e709c0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:17:25,811 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cac6c612-f70e-476c-9a01-321ba7e709c0 2018-06-30 15:17:25,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:17:25,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:17:26,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77317e9252754bb78cd20289c5258a67", "name": "CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj-role"}], "expires_at": "2018-06-30T16:17:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4d8e3e2d54648949acdd4a92ea035da", "name": "CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b4d8e3e2d54648949acdd4a92ea035da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b4d8e3e2d54648949acdd4a92ea035da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b4d8e3e2d54648949acdd4a92ea035da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b4d8e3e2d54648949acdd4a92ea035da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b4d8e3e2d54648949acdd4a92ea035da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b4d8e3e2d54648949acdd4a92ea035da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b4d8e3e2d54648949acdd4a92ea035da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b4d8e3e2d54648949acdd4a92ea035da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b4d8e3e2d54648949acdd4a92ea035da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b4d8e3e2d54648949acdd4a92ea035da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b4d8e3e2d54648949acdd4a92ea035da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-user", "id": "41197984d30844dd9d1344cdedf0e839"}, "audit_ids": ["erQRNQEmTOqsqTEyMQiTJw"], "issued_at": "2018-06-30T15:17:26.000000Z"}} 2018-06-30 15:17:26,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a20e7830f4d936d0713ebaee52329ea4b0d43a52" 2018-06-30 15:17:26,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3fef140a-5cf2-44e2-8126-9226c3d67105 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:17:26,931 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3fef140a-5cf2-44e2-8126-9226c3d67105 2018-06-30 15:17:26,937 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a20e7830f4d936d0713ebaee52329ea4b0d43a52" 2018-06-30 15:17:28,021 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:17:28 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-602de2ea-b5eb-4407-ad84-661f7267ce95 x-openstack-request-id: req-602de2ea-b5eb-4407-ad84-661f7267ce95 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-30 15:17:28,022 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/detail used request id req-602de2ea-b5eb-4407-ad84-661f7267ce95 2018-06-30 15:17:28,025 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-602de2ea-b5eb-4407-ad84-661f7267ce95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a20e7830f4d936d0713ebaee52329ea4b0d43a52" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-cb453d85-28eb-403c-a66b-5a4be9738f2b", "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-06-30 15:17:29,665 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:17:29 GMT Content-Type: application/json Content-Length: 842 Connection: keep-alive x-compute-request-id: req-a38a0e23-a0cc-4a1b-b2fb-a28aad73507c x-openstack-request-id: req-a38a0e23-a0cc-4a1b-b2fb-a28aad73507c RESP BODY: {"volume": {"status": "creating", "user_id": "41197984d30844dd9d1344cdedf0e839", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666", "rel": "self"}, {"href": "https://172.30.10.101:8776/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:17:29.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-cb453d85-28eb-403c-a66b-5a4be9738f2b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b9d5662c-9b23-4077-9b07-af1c88fda666", "size": 1}} 2018-06-30 15:17:29,665 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes used request id req-a38a0e23-a0cc-4a1b-b2fb-a28aad73507c 2018-06-30 15:17:29,669 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-602de2ea-b5eb-4407-ad84-661f7267ce95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a20e7830f4d936d0713ebaee52329ea4b0d43a52" 2018-06-30 15:17:30,742 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:17:30 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-8298aa12-9af5-4391-8409-896819138243 x-openstack-request-id: req-8298aa12-9af5-4391-8409-896819138243 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "41197984d30844dd9d1344cdedf0e839", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666", "rel": "self"}, {"href": "https://172.30.10.101:8776/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:17:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b4d8e3e2d54648949acdd4a92ea035da", "updated_at": "2018-06-30T15:17:30.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-cb453d85-28eb-403c-a66b-5a4be9738f2b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b9d5662c-9b23-4077-9b07-af1c88fda666", "size": 1}} 2018-06-30 15:17:30,742 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666 used request id req-8298aa12-9af5-4391-8409-896819138243 2018-06-30 15:17:30,742 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-cb453d85-28eb-403c-a66b-5a4be9738f2b 2018-06-30 15:17:30,745 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-602de2ea-b5eb-4407-ad84-661f7267ce95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a20e7830f4d936d0713ebaee52329ea4b0d43a52" 2018-06-30 15:17:32,347 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:17:32 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-3b15f030-88a9-4cdd-9716-a09237468f1e x-openstack-request-id: req-3b15f030-88a9-4cdd-9716-a09237468f1e Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "41197984d30844dd9d1344cdedf0e839", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666", "rel": "self"}, {"href": "https://172.30.10.101:8776/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:17:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b4d8e3e2d54648949acdd4a92ea035da", "updated_at": "2018-06-30T15:17:30.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-cb453d85-28eb-403c-a66b-5a4be9738f2b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b9d5662c-9b23-4077-9b07-af1c88fda666", "size": 1}} 2018-06-30 15:17:32,347 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666 used request id req-3b15f030-88a9-4cdd-9716-a09237468f1e 2018-06-30 15:17:32,347 - create_volume - DEBUG - Instance status is - available 2018-06-30 15:17:32,347 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-cb453d85-28eb-403c-a66b-5a4be9738f2b 2018-06-30 15:17:32,348 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-cb453d85-28eb-403c-a66b-5a4be9738f2b 2018-06-30 15:17:32,350 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bf58edc5f67a56065c2db6bd19cca1820e9c33" 2018-06-30 15:17:33,325 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:17:33 GMT Content-Type: application/json Content-Length: 938 Connection: keep-alive x-compute-request-id: req-f806a269-7034-4184-bf52-72ac9ef7020b x-openstack-request-id: req-f806a269-7034-4184-bf52-72ac9ef7020b Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "41197984d30844dd9d1344cdedf0e839", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666", "rel": "self"}, {"href": "https://172.30.10.101:8776/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:17:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b4d8e3e2d54648949acdd4a92ea035da", "updated_at": "2018-06-30T15:17:30.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-cb453d85-28eb-403c-a66b-5a4be9738f2b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b9d5662c-9b23-4077-9b07-af1c88fda666", "size": 1}]} 2018-06-30 15:17:33,325 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/detail used request id req-f806a269-7034-4184-bf52-72ac9ef7020b 2018-06-30 15:17:33,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:17:33,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:17:33 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:17:33,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4d8e3e2d54648949acdd4a92ea035da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86bf58edc5f67a56065c2db6bd19cca1820e9c33" 2018-06-30 15:17:33,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:33 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea189f68-9db3-4afa-b937-2e549eed1a58 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4d8e3e2d54648949acdd4a92ea035da"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4d8e3e2d54648949acdd4a92ea035da", "name": "CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj"}} 2018-06-30 15:17:33,748 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4d8e3e2d54648949acdd4a92ea035da used request id req-ea189f68-9db3-4afa-b937-2e549eed1a58 2018-06-30 15:17:33,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:17:33,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:17:34,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77317e9252754bb78cd20289c5258a67", "name": "CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj-role"}], "expires_at": "2018-06-30T16:17:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4d8e3e2d54648949acdd4a92ea035da", "name": "CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b4d8e3e2d54648949acdd4a92ea035da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b4d8e3e2d54648949acdd4a92ea035da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b4d8e3e2d54648949acdd4a92ea035da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b4d8e3e2d54648949acdd4a92ea035da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b4d8e3e2d54648949acdd4a92ea035da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b4d8e3e2d54648949acdd4a92ea035da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b4d8e3e2d54648949acdd4a92ea035da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b4d8e3e2d54648949acdd4a92ea035da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b4d8e3e2d54648949acdd4a92ea035da", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b4d8e3e2d54648949acdd4a92ea035da", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b4d8e3e2d54648949acdd4a92ea035da", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-user", "id": "41197984d30844dd9d1344cdedf0e839"}, "audit_ids": ["OS8KnaQyTwOipEtJeyMpdw"], "issued_at": "2018-06-30T15:17:34.000000Z"}} 2018-06-30 15:17:34,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f11d1a0432f06319429fe16863cc57271418e50" 2018-06-30 15:17:34,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-059bf068-cf73-4fac-b1aa-61e59cf8d969 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:17:34,818 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-059bf068-cf73-4fac-b1aa-61e59cf8d969 2018-06-30 15:17:34,824 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f11d1a0432f06319429fe16863cc57271418e50" 2018-06-30 15:17:35,784 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:17:35 GMT Content-Type: application/json Content-Length: 938 Connection: keep-alive x-compute-request-id: req-f1708e40-3f36-40bd-acf1-8eb7981c7f06 x-openstack-request-id: req-f1708e40-3f36-40bd-acf1-8eb7981c7f06 Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "41197984d30844dd9d1344cdedf0e839", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666", "rel": "self"}, {"href": "https://172.30.10.101:8776/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:17:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b4d8e3e2d54648949acdd4a92ea035da", "updated_at": "2018-06-30T15:17:30.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-cb453d85-28eb-403c-a66b-5a4be9738f2b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b9d5662c-9b23-4077-9b07-af1c88fda666", "size": 1}]} 2018-06-30 15:17:35,784 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/detail used request id req-f1708e40-3f36-40bd-acf1-8eb7981c7f06 2018-06-30 15:17:35,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:17:35,799 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:17:35 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:17:35,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4d8e3e2d54648949acdd4a92ea035da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f11d1a0432f06319429fe16863cc57271418e50" 2018-06-30 15:17:36,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:35 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef9c53ce-25bd-438a-b60b-0f4e2ed2f87f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4d8e3e2d54648949acdd4a92ea035da"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4d8e3e2d54648949acdd4a92ea035da", "name": "CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj"}} 2018-06-30 15:17:36,147 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4d8e3e2d54648949acdd4a92ea035da used request id req-ef9c53ce-25bd-438a-b60b-0f4e2ed2f87f 2018-06-30 15:17:36,148 - create_volume - INFO - Did not create volume due to cleanup mode 2018-06-30 15:17:36,151 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-602de2ea-b5eb-4407-ad84-661f7267ce95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a20e7830f4d936d0713ebaee52329ea4b0d43a52" 2018-06-30 15:17:36,490 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:17:36 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-8eff1c1c-2ab5-4183-8f1c-03010c0c7827 x-openstack-request-id: req-8eff1c1c-2ab5-4183-8f1c-03010c0c7827 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "41197984d30844dd9d1344cdedf0e839", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666", "rel": "self"}, {"href": "https://172.30.10.101:8776/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:17:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b4d8e3e2d54648949acdd4a92ea035da", "updated_at": "2018-06-30T15:17:30.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-cb453d85-28eb-403c-a66b-5a4be9738f2b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b9d5662c-9b23-4077-9b07-af1c88fda666", "size": 1}} 2018-06-30 15:17:36,490 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666 used request id req-8eff1c1c-2ab5-4183-8f1c-03010c0c7827 2018-06-30 15:17:36,491 - create_volume - DEBUG - Instance status is - available 2018-06-30 15:17:36,491 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-cb453d85-28eb-403c-a66b-5a4be9738f2b 2018-06-30 15:17:36,491 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-cb453d85-28eb-403c-a66b-5a4be9738f2b 2018-06-30 15:17:36,494 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-602de2ea-b5eb-4407-ad84-661f7267ce95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a20e7830f4d936d0713ebaee52329ea4b0d43a52" 2018-06-30 15:17:37,558 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:17:37 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-c8ac5210-1dc2-4d4a-a573-baa571b60fa6 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:17:37,558 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666 used request id req-c8ac5210-1dc2-4d4a-a573-baa571b60fa6 2018-06-30 15:17:37,561 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-602de2ea-b5eb-4407-ad84-661f7267ce95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a20e7830f4d936d0713ebaee52329ea4b0d43a52" 2018-06-30 15:17:37,887 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:17:37 GMT Content-Type: application/json Content-Length: 934 Connection: keep-alive x-compute-request-id: req-61a97442-ba6e-4008-9c16-b0ee5e9f8e16 x-openstack-request-id: req-61a97442-ba6e-4008-9c16-b0ee5e9f8e16 Front-End-Https: on RESP BODY: {"volume": {"status": "deleting", "user_id": "41197984d30844dd9d1344cdedf0e839", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666", "rel": "self"}, {"href": "https://172.30.10.101:8776/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:17:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b4d8e3e2d54648949acdd4a92ea035da", "updated_at": "2018-06-30T15:17:38.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-cb453d85-28eb-403c-a66b-5a4be9738f2b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b9d5662c-9b23-4077-9b07-af1c88fda666", "size": 1}} 2018-06-30 15:17:37,887 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666 used request id req-61a97442-ba6e-4008-9c16-b0ee5e9f8e16 2018-06-30 15:17:37,887 - create_volume - DEBUG - Instance status is - deleting 2018-06-30 15:17:37,887 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-30 15:17:40,891 - create_volume - DEBUG - Volume status query timeout in 56.6677827835 2018-06-30 15:17:40,894 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-602de2ea-b5eb-4407-ad84-661f7267ce95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a20e7830f4d936d0713ebaee52329ea4b0d43a52" 2018-06-30 15:17:41,101 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:17:41 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-8accdb9b-6bee-43c3-9946-8d0919e0d0cd x-openstack-request-id: req-8accdb9b-6bee-43c3-9946-8d0919e0d0cd RESP BODY: {"itemNotFound": {"message": "Volume b9d5662c-9b23-4077-9b07-af1c88fda666 could not be found.", "code": 404}} 2018-06-30 15:17:41,101 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/b4d8e3e2d54648949acdd4a92ea035da/volumes/b9d5662c-9b23-4077-9b07-af1c88fda666 used request id req-8accdb9b-6bee-43c3-9946-8d0919e0d0cd 2018-06-30 15:17:41,101 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b9d5662c-9b23-4077-9b07-af1c88fda666 could not be found. (HTTP 404) (Request-ID: req-8accdb9b-6bee-43c3-9946-8d0919e0d0cd) 2018-06-30 15:17:41,102 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-cb453d85-28eb-403c-a66b-5a4be9738f2b 2018-06-30 15:17:41,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8919c1a259768c00d0c4a7444eb69ebe78e85a" 2018-06-30 15:17:42,117 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:17:42 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-fec60529-0f42-4385-8dab-ce37db63d32a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:17:42,118 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-fec60529-0f42-4385-8dab-ce37db63d32a 2018-06-30 15:17:42,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8919c1a259768c00d0c4a7444eb69ebe78e85a" 2018-06-30 15:17:42,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:42 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e02f0a5e-1509-44bc-8814-c9f00734ab51 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:17:42,444 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-e02f0a5e-1509-44bc-8814-c9f00734ab51 2018-06-30 15:17:42,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8919c1a259768c00d0c4a7444eb69ebe78e85a" 2018-06-30 15:17:42,731 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:17:42 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8131758-3b96-462e-be2c-665b9440982e Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:17:42,731 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-c8131758-3b96-462e-be2c-665b9440982e 2018-06-30 15:17:42,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:17:42,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8919c1a259768c00d0c4a7444eb69ebe78e85a" 2018-06-30 15:17:43,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:42 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-721e754b-b7e5-4e42-b345-3de08135ce50 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:17:43,147 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-721e754b-b7e5-4e42-b345-3de08135ce50 2018-06-30 15:17:43,149 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj 2018-06-30 15:17:43,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b4d8e3e2d54648949acdd4a92ea035da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8919c1a259768c00d0c4a7444eb69ebe78e85a" 2018-06-30 15:17:43,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:17:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad3d7c7c-54a9-41ac-814a-f6169c072fbd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:17:43,867 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b4d8e3e2d54648949acdd4a92ea035da used request id req-ad3d7c7c-54a9-41ac-814a-f6169c072fbd 2018-06-30 15:17:43,867 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-proj-role 2018-06-30 15:17:43,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/77317e9252754bb78cd20289c5258a67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8919c1a259768c00d0c4a7444eb69ebe78e85a" 2018-06-30 15:17:44,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:17:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a892bc30-9327-4bf6-9fe1-7b19703f33d4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:17:44,330 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/77317e9252754bb78cd20289c5258a67 used request id req-a892bc30-9327-4bf6-9fe1-7b19703f33d4 2018-06-30 15:17:44,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8919c1a259768c00d0c4a7444eb69ebe78e85a" 2018-06-30 15:17:44,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9635dfa9-99d4-4a69-bf94-20ee22a98db1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:17:44,730 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9635dfa9-99d4-4a69-bf94-20ee22a98db1 2018-06-30 15:17:44,731 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-c5f2a73b-7ec7-457-user 2018-06-30 15:17:44,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/41197984d30844dd9d1344cdedf0e839 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3333298e26662d283e4e9f8079a5e9a516dd7b6" 2018-06-30 15:17:45,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:17:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a99efc83-0cda-44fd-a86c-3f70028000e9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:17:45,316 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/41197984d30844dd9d1344cdedf0e839 used request id req-a99efc83-0cda-44fd-a86c-3f70028000e9 2018-06-30 15:17:45,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:17:46,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:17:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["nWfMQ2b_RpmEyYsECOzZfA"], "issued_at": "2018-06-30T15:17:46.000000Z"}} 2018-06-30 15:17:46,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c0a5a582b7dd4e2ff7fd76075948d983aa0f27" 2018-06-30 15:17:46,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-80e8e207-1f5f-464c-aee6-b04122a24ca7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:17:46,327 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-80e8e207-1f5f-464c-aee6-b04122a24ca7 2018-06-30 15:17:46,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:17:46,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:17:47,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:17:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["p_7V4m_6QjWpvstKQd87mg"], "issued_at": "2018-06-30T15:17:47.000000Z"}} 2018-06-30 15:17:47,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd91855773f5b4e4345595ba43c3033cbaf79beb" 2018-06-30 15:17:47,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5d36e93-f421-4a81-a57a-ad85a0b9c583 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:17:47,425 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f5d36e93-f421-4a81-a57a-ad85a0b9c583 2018-06-30 15:17:47,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:17:47,442 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:17:47 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:17:47,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd91855773f5b4e4345595ba43c3033cbaf79beb" 2018-06-30 15:17:47,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:47 GMT Server: Apache Content-Length: 198 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe382503-c858-4367-b77e-06b603333ae0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:17:47,828 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj used request id req-fe382503-c858-4367-b77e-06b603333ae0 2018-06-30 15:17:47,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd91855773f5b4e4345595ba43c3033cbaf79beb" 2018-06-30 15:17:48,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:47 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1573c58-ecdd-4fc8-ad1d-f915a9617d5b Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:17:48,220 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d1573c58-ecdd-4fc8-ad1d-f915a9617d5b 2018-06-30 15:17:48,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd91855773f5b4e4345595ba43c3033cbaf79beb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj"}}' 2018-06-30 15:17:48,378 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:17:48 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e98f3bd-4651-4cc7-a2ab-42adc280f686 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d90481507c6542f5ba028f1ae56a5db4"}, "tags": [], "enabled": true, "id": "d90481507c6542f5ba028f1ae56a5db4", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj"}} 2018-06-30 15:17:48,379 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-4e98f3bd-4651-4cc7-a2ab-42adc280f686 2018-06-30 15:17:48,379 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj 2018-06-30 15:17:48,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:17:48,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:17:49,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:17:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Ry_QIzKRS_qUaTNHObW59g"], "issued_at": "2018-06-30T15:17:49.000000Z"}} 2018-06-30 15:17:49,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12dd9148b29d07f82dcc08749c793166ab82373" 2018-06-30 15:17:49,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ef89bbe-2a99-452a-a6d9-e0f8ba22839f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:17:49,353 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1ef89bbe-2a99-452a-a6d9-e0f8ba22839f 2018-06-30 15:17:49,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:17:49,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:17:49 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:17:49,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12dd9148b29d07f82dcc08749c793166ab82373" 2018-06-30 15:17:49,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:49 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-452ba47c-71ba-46a7-b9b1-7ccd2097886e Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:17:49,742 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-452ba47c-71ba-46a7-b9b1-7ccd2097886e 2018-06-30 15:17:49,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12dd9148b29d07f82dcc08749c793166ab82373" 2018-06-30 15:17:50,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:49 GMT Server: Apache Content-Length: 479 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-537f65fd-d470-4836-983d-8b9143bb18d2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d90481507c6542f5ba028f1ae56a5db4"}, "tags": [], "enabled": true, "id": "d90481507c6542f5ba028f1ae56a5db4", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj"}]} 2018-06-30 15:17:50,142 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj used request id req-537f65fd-d470-4836-983d-8b9143bb18d2 2018-06-30 15:17:50,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12dd9148b29d07f82dcc08749c793166ab82373" 2018-06-30 15:17:50,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:50 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16c9fa86-0a3d-459b-b3cf-f5436ffbce78 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:17:50,517 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-16c9fa86-0a3d-459b-b3cf-f5436ffbce78 2018-06-30 15:17:51,278 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-user 2018-06-30 15:17:51,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:17:51,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd91855773f5b4e4345595ba43c3033cbaf79beb" 2018-06-30 15:17:51,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:51 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d0ce655-32c8-44c4-b292-9b25039258a3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:17:51,681 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5d0ce655-32c8-44c4-b292-9b25039258a3 2018-06-30 15:17:51,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd91855773f5b4e4345595ba43c3033cbaf79beb" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj-role"}}' 2018-06-30 15:17:52,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:17:51 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4cfec40f-8ae7-46e0-9995-f46d244d7571 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "16c9278f0f9b494ea7d5e179a8dbeac7", "links": {"self": "http://10.167.4.35:5000/v3/roles/16c9278f0f9b494ea7d5e179a8dbeac7"}, "name": "CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj-role"}} 2018-06-30 15:17:52,102 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-4cfec40f-8ae7-46e0-9995-f46d244d7571 2018-06-30 15:17:52,103 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj-role 2018-06-30 15:17:52,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/16c9278f0f9b494ea7d5e179a8dbeac7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd91855773f5b4e4345595ba43c3033cbaf79beb" 2018-06-30 15:17:52,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:52 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6353215d-bca6-47e4-9f8f-fa5ec2e0ee59 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "16c9278f0f9b494ea7d5e179a8dbeac7", "links": {"self": "http://10.167.4.35:5000/v3/roles/16c9278f0f9b494ea7d5e179a8dbeac7"}, "name": "CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj-role"}} 2018-06-30 15:17:52,470 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/16c9278f0f9b494ea7d5e179a8dbeac7 used request id req-6353215d-bca6-47e4-9f8f-fa5ec2e0ee59 2018-06-30 15:17:52,471 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj-role to project CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj 2018-06-30 15:17:52,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d90481507c6542f5ba028f1ae56a5db4/users/fb5d7578a1454022ab0ace5a9f7006c2/roles/16c9278f0f9b494ea7d5e179a8dbeac7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd91855773f5b4e4345595ba43c3033cbaf79beb" 2018-06-30 15:17:53,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:17:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6173c72-6476-4037-9697-84c032aec673 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:17:53,183 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d90481507c6542f5ba028f1ae56a5db4/users/fb5d7578a1454022ab0ace5a9f7006c2/roles/16c9278f0f9b494ea7d5e179a8dbeac7 used request id req-c6173c72-6476-4037-9697-84c032aec673 2018-06-30 15:17:53,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:17:54,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c9278f0f9b494ea7d5e179a8dbeac7", "name": "CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj-role"}], "expires_at": "2018-06-30T16:17:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d90481507c6542f5ba028f1ae56a5db4", "name": "CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d90481507c6542f5ba028f1ae56a5db4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d90481507c6542f5ba028f1ae56a5db4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d90481507c6542f5ba028f1ae56a5db4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d90481507c6542f5ba028f1ae56a5db4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d90481507c6542f5ba028f1ae56a5db4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d90481507c6542f5ba028f1ae56a5db4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d90481507c6542f5ba028f1ae56a5db4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d90481507c6542f5ba028f1ae56a5db4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d90481507c6542f5ba028f1ae56a5db4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d90481507c6542f5ba028f1ae56a5db4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d90481507c6542f5ba028f1ae56a5db4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-user", "id": "fb5d7578a1454022ab0ace5a9f7006c2"}, "audit_ids": ["wBrccaj4S4CUC3AifPLNXw"], "issued_at": "2018-06-30T15:17:54.000000Z"}} 2018-06-30 15:17:54,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc5c0275d2ffa9adb17caaaf053b80d6179b97c" 2018-06-30 15:17:54,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99100e84-6587-40c3-a1b8-616a60860c3f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:17:54,450 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-99100e84-6587-40c3-a1b8-616a60860c3f 2018-06-30 15:17:54,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:17:54,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:17:55,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c9278f0f9b494ea7d5e179a8dbeac7", "name": "CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj-role"}], "expires_at": "2018-06-30T16:17:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d90481507c6542f5ba028f1ae56a5db4", "name": "CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d90481507c6542f5ba028f1ae56a5db4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d90481507c6542f5ba028f1ae56a5db4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d90481507c6542f5ba028f1ae56a5db4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d90481507c6542f5ba028f1ae56a5db4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d90481507c6542f5ba028f1ae56a5db4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d90481507c6542f5ba028f1ae56a5db4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d90481507c6542f5ba028f1ae56a5db4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d90481507c6542f5ba028f1ae56a5db4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d90481507c6542f5ba028f1ae56a5db4", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d90481507c6542f5ba028f1ae56a5db4", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d90481507c6542f5ba028f1ae56a5db4", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-user", "id": "fb5d7578a1454022ab0ace5a9f7006c2"}, "audit_ids": ["NMZI73wnRQO7egFZpazykQ"], "issued_at": "2018-06-30T15:17:55.000000Z"}} 2018-06-30 15:17:55,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8989d24b763681dfa271109169d6e9064f531e95" 2018-06-30 15:17:55,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:17:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a732b88-d221-4329-9648-007b364e0205 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:17:55,610 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4a732b88-d221-4329-9648-007b364e0205 2018-06-30 15:17:55,616 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8989d24b763681dfa271109169d6e9064f531e95" 2018-06-30 15:17:56,614 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:17:56 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-0bc78323-5af6-487c-8892-fb4dc236705f x-openstack-request-id: req-0bc78323-5af6-487c-8892-fb4dc236705f Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-30 15:17:56,615 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/detail used request id req-0bc78323-5af6-487c-8892-fb4dc236705f 2018-06-30 15:17:56,618 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0bc78323-5af6-487c-8892-fb4dc236705f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8989d24b763681dfa271109169d6e9064f531e95" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-85d71f93-5ef4-41c0-81df-e4283f358769", "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-06-30 15:17:58,280 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:17:58 GMT Content-Type: application/json Content-Length: 842 Connection: keep-alive x-compute-request-id: req-9ea08588-0291-4695-8485-138a265dc105 x-openstack-request-id: req-9ea08588-0291-4695-8485-138a265dc105 RESP BODY: {"volume": {"status": "creating", "user_id": "fb5d7578a1454022ab0ace5a9f7006c2", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863", "rel": "self"}, {"href": "https://172.30.10.101:8776/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:17:58.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-85d71f93-5ef4-41c0-81df-e4283f358769", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2be1df38-2e96-4c76-b607-3c821edad863", "size": 1}} 2018-06-30 15:17:58,280 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes used request id req-9ea08588-0291-4695-8485-138a265dc105 2018-06-30 15:17:58,284 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bc78323-5af6-487c-8892-fb4dc236705f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8989d24b763681dfa271109169d6e9064f531e95" 2018-06-30 15:17:59,530 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:17:59 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-69c796a0-5057-4814-bb00-ffbb48fd01ca x-openstack-request-id: req-69c796a0-5057-4814-bb00-ffbb48fd01ca Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "fb5d7578a1454022ab0ace5a9f7006c2", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863", "rel": "self"}, {"href": "https://172.30.10.101:8776/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:17:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d90481507c6542f5ba028f1ae56a5db4", "updated_at": "2018-06-30T15:17:59.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-85d71f93-5ef4-41c0-81df-e4283f358769", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2be1df38-2e96-4c76-b607-3c821edad863", "size": 1}} 2018-06-30 15:17:59,530 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863 used request id req-69c796a0-5057-4814-bb00-ffbb48fd01ca 2018-06-30 15:17:59,531 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-85d71f93-5ef4-41c0-81df-e4283f358769 2018-06-30 15:17:59,534 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bc78323-5af6-487c-8892-fb4dc236705f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8989d24b763681dfa271109169d6e9064f531e95" 2018-06-30 15:18:00,570 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:18:00 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-654b252a-7b1d-4aa1-8d4f-5628caf76416 x-openstack-request-id: req-654b252a-7b1d-4aa1-8d4f-5628caf76416 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "fb5d7578a1454022ab0ace5a9f7006c2", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863", "rel": "self"}, {"href": "https://172.30.10.101:8776/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:17:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d90481507c6542f5ba028f1ae56a5db4", "updated_at": "2018-06-30T15:17:59.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-85d71f93-5ef4-41c0-81df-e4283f358769", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2be1df38-2e96-4c76-b607-3c821edad863", "size": 1}} 2018-06-30 15:18:00,570 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863 used request id req-654b252a-7b1d-4aa1-8d4f-5628caf76416 2018-06-30 15:18:00,571 - create_volume - DEBUG - Instance status is - available 2018-06-30 15:18:00,571 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-85d71f93-5ef4-41c0-81df-e4283f358769 2018-06-30 15:18:00,571 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-85d71f93-5ef4-41c0-81df-e4283f358769 2018-06-30 15:18:00,574 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc5c0275d2ffa9adb17caaaf053b80d6179b97c" 2018-06-30 15:18:01,609 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:18:01 GMT Content-Type: application/json Content-Length: 938 Connection: keep-alive x-compute-request-id: req-40aa1c14-45fc-4cbd-87ff-7c271e206ee4 x-openstack-request-id: req-40aa1c14-45fc-4cbd-87ff-7c271e206ee4 Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "fb5d7578a1454022ab0ace5a9f7006c2", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863", "rel": "self"}, {"href": "https://172.30.10.101:8776/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:17:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d90481507c6542f5ba028f1ae56a5db4", "updated_at": "2018-06-30T15:17:59.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-85d71f93-5ef4-41c0-81df-e4283f358769", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2be1df38-2e96-4c76-b607-3c821edad863", "size": 1}]} 2018-06-30 15:18:01,609 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/detail used request id req-40aa1c14-45fc-4cbd-87ff-7c271e206ee4 2018-06-30 15:18:01,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:18:01,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:18:01 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:18:01,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d90481507c6542f5ba028f1ae56a5db4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc5c0275d2ffa9adb17caaaf053b80d6179b97c" 2018-06-30 15:18:01,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:01 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6f82f5a-5620-4df3-a6a3-4a36aade7a79 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d90481507c6542f5ba028f1ae56a5db4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d90481507c6542f5ba028f1ae56a5db4", "name": "CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj"}} 2018-06-30 15:18:01,980 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d90481507c6542f5ba028f1ae56a5db4 used request id req-c6f82f5a-5620-4df3-a6a3-4a36aade7a79 2018-06-30 15:18:01,983 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bc78323-5af6-487c-8892-fb4dc236705f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8989d24b763681dfa271109169d6e9064f531e95" 2018-06-30 15:18:02,243 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:18:02 GMT Content-Type: application/json Content-Length: 935 Connection: keep-alive x-compute-request-id: req-e124a5d0-7c2d-4123-a297-edd565d82782 x-openstack-request-id: req-e124a5d0-7c2d-4123-a297-edd565d82782 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "fb5d7578a1454022ab0ace5a9f7006c2", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863", "rel": "self"}, {"href": "https://172.30.10.101:8776/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:17:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d90481507c6542f5ba028f1ae56a5db4", "updated_at": "2018-06-30T15:17:59.000000", "volume_type": "lvm-driver", "name": "CreateSimpleVolumeSuccessTests-85d71f93-5ef4-41c0-81df-e4283f358769", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2be1df38-2e96-4c76-b607-3c821edad863", "size": 1}} 2018-06-30 15:18:02,244 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863 used request id req-e124a5d0-7c2d-4123-a297-edd565d82782 2018-06-30 15:18:02,244 - create_volume - DEBUG - Instance status is - available 2018-06-30 15:18:02,244 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-85d71f93-5ef4-41c0-81df-e4283f358769 2018-06-30 15:18:02,244 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-85d71f93-5ef4-41c0-81df-e4283f358769 2018-06-30 15:18:02,247 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bc78323-5af6-487c-8892-fb4dc236705f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8989d24b763681dfa271109169d6e9064f531e95" 2018-06-30 15:18:03,151 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:18:03 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-df4c6fe2-1089-4eaa-bf6d-00bfe8e5b688 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:18:03,151 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863 used request id req-df4c6fe2-1089-4eaa-bf6d-00bfe8e5b688 2018-06-30 15:18:03,154 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bc78323-5af6-487c-8892-fb4dc236705f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8989d24b763681dfa271109169d6e9064f531e95" 2018-06-30 15:18:04,043 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:18:04 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-fd22f9a4-c93b-4a3d-b5b0-a7410dc78046 x-openstack-request-id: req-fd22f9a4-c93b-4a3d-b5b0-a7410dc78046 RESP BODY: {"itemNotFound": {"message": "Volume 2be1df38-2e96-4c76-b607-3c821edad863 could not be found.", "code": 404}} 2018-06-30 15:18:04,043 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d90481507c6542f5ba028f1ae56a5db4/volumes/2be1df38-2e96-4c76-b607-3c821edad863 used request id req-fd22f9a4-c93b-4a3d-b5b0-a7410dc78046 2018-06-30 15:18:04,043 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 2be1df38-2e96-4c76-b607-3c821edad863 could not be found. (HTTP 404) (Request-ID: req-fd22f9a4-c93b-4a3d-b5b0-a7410dc78046) 2018-06-30 15:18:04,044 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-85d71f93-5ef4-41c0-81df-e4283f358769 2018-06-30 15:18:04,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd91855773f5b4e4345595ba43c3033cbaf79beb" 2018-06-30 15:18:04,986 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:18:04 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-207a6a0e-b7b4-4eea-a2d6-41db371bc198 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:18:04,986 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-207a6a0e-b7b4-4eea-a2d6-41db371bc198 2018-06-30 15:18:04,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd91855773f5b4e4345595ba43c3033cbaf79beb" 2018-06-30 15:18:05,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:04 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-086f43cb-3213-4c6c-9ce4-8059e80e8b43 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:18:05,532 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-086f43cb-3213-4c6c-9ce4-8059e80e8b43 2018-06-30 15:18:05,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd91855773f5b4e4345595ba43c3033cbaf79beb" 2018-06-30 15:18:05,936 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:18:05 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8d95e6f-f637-48bf-a26f-2e2ed2dec6bc Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:18:05,936 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-f8d95e6f-f637-48bf-a26f-2e2ed2dec6bc 2018-06-30 15:18:05,937 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:18:05,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd91855773f5b4e4345595ba43c3033cbaf79beb" 2018-06-30 15:18:06,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:05 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0749a0b3-1839-48fa-a8a7-e9a6cbfc57ad Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:18:06,313 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-0749a0b3-1839-48fa-a8a7-e9a6cbfc57ad 2018-06-30 15:18:06,315 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj 2018-06-30 15:18:06,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d90481507c6542f5ba028f1ae56a5db4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd91855773f5b4e4345595ba43c3033cbaf79beb" 2018-06-30 15:18:06,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:18:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46a09b8a-1d47-4a91-a66c-fa3919330b0b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:18:06,940 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d90481507c6542f5ba028f1ae56a5db4 used request id req-46a09b8a-1d47-4a91-a66c-fa3919330b0b 2018-06-30 15:18:06,941 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-proj-role 2018-06-30 15:18:06,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/16c9278f0f9b494ea7d5e179a8dbeac7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd91855773f5b4e4345595ba43c3033cbaf79beb" 2018-06-30 15:18:07,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:18:06 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b7220fc-eb4f-4fe0-ba95-6b1cff3e32bd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:18:07,358 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/16c9278f0f9b494ea7d5e179a8dbeac7 used request id req-1b7220fc-eb4f-4fe0-ba95-6b1cff3e32bd 2018-06-30 15:18:07,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd91855773f5b4e4345595ba43c3033cbaf79beb" 2018-06-30 15:18:07,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:07 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67941d54-87b2-45f8-9c49-fb7935fe1f13 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:18:07,438 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-67941d54-87b2-45f8-9c49-fb7935fe1f13 2018-06-30 15:18:07,439 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-c8fa2063-d75a-41d-user 2018-06-30 15:18:07,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/fb5d7578a1454022ab0ace5a9f7006c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e12dd9148b29d07f82dcc08749c793166ab82373" 2018-06-30 15:18:07,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:18:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-661a2f83-9bc5-4c96-8081-de5a0251b6da Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:18:07,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/fb5d7578a1454022ab0ace5a9f7006c2 used request id req-661a2f83-9bc5-4c96-8081-de5a0251b6da 2018-06-30 15:18:07,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:18:08,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:18:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Ek4eJD-GQYSvBOGOgNtB_Q"], "issued_at": "2018-06-30T15:18:08.000000Z"}} 2018-06-30 15:18:08,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb6f14f609f627a508e3d9dd42dfbf60633df418" 2018-06-30 15:18:09,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6cf286b-b68b-41c9-8b75-df4df560d121 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:18:09,085 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b6cf286b-b68b-41c9-8b75-df4df560d121 2018-06-30 15:18:09,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:18:09,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:18:09,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:18:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["X5OhvZLISoaviM68QBfPcQ"], "issued_at": "2018-06-30T15:18:09.000000Z"}} 2018-06-30 15:18:09,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b436e2b29343b1464f9c6d7596b0def1ec5ff22e" 2018-06-30 15:18:10,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7501f6cb-9b8b-4ddc-abc3-423d07be80e7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:18:10,038 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7501f6cb-9b8b-4ddc-abc3-423d07be80e7 2018-06-30 15:18:10,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:18:10,054 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:18:10 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:18:10,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b436e2b29343b1464f9c6d7596b0def1ec5ff22e" 2018-06-30 15:18:10,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:10 GMT Server: Apache Content-Length: 198 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97854923-cc61-47cc-afc8-fb8989edd714 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:18:10,506 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj used request id req-97854923-cc61-47cc-afc8-fb8989edd714 2018-06-30 15:18:10,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b436e2b29343b1464f9c6d7596b0def1ec5ff22e" 2018-06-30 15:18:10,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:10 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da6680b8-e6ac-484a-8d83-8af672afd616 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:18:10,905 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-da6680b8-e6ac-484a-8d83-8af672afd616 2018-06-30 15:18:10,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b436e2b29343b1464f9c6d7596b0def1ec5ff22e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj"}}' 2018-06-30 15:18:11,291 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:18:10 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81e32aa8-1a03-41a7-b7a9-8304e3a73e7e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/93a432a81f3d4026ab3a4fbaa1e6ee4e"}, "tags": [], "enabled": true, "id": "93a432a81f3d4026ab3a4fbaa1e6ee4e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj"}} 2018-06-30 15:18:11,292 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-81e32aa8-1a03-41a7-b7a9-8304e3a73e7e 2018-06-30 15:18:11,292 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj 2018-06-30 15:18:11,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:18:11,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:18:12,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:18:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["j0M0cpVSTRmtIytaV8h2PA"], "issued_at": "2018-06-30T15:18:12.000000Z"}} 2018-06-30 15:18:12,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae230960498c0251c1850f3c07b1e9f2d974491" 2018-06-30 15:18:12,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9197d317-ba8d-4d94-a3ac-630a421af6cc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:18:12,267 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9197d317-ba8d-4d94-a3ac-630a421af6cc 2018-06-30 15:18:12,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:18:12,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:18:12 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:18:12,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae230960498c0251c1850f3c07b1e9f2d974491" 2018-06-30 15:18:12,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:12 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72d0f897-2bb6-4521-8e8f-6be66466674f Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:18:12,690 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-72d0f897-2bb6-4521-8e8f-6be66466674f 2018-06-30 15:18:12,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae230960498c0251c1850f3c07b1e9f2d974491" 2018-06-30 15:18:13,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:12 GMT Server: Apache Content-Length: 479 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b16e7cf5-3d95-463e-ab54-346955474e66 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/93a432a81f3d4026ab3a4fbaa1e6ee4e"}, "tags": [], "enabled": true, "id": "93a432a81f3d4026ab3a4fbaa1e6ee4e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj"}]} 2018-06-30 15:18:13,066 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj used request id req-b16e7cf5-3d95-463e-ab54-346955474e66 2018-06-30 15:18:13,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae230960498c0251c1850f3c07b1e9f2d974491" 2018-06-30 15:18:13,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:13 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9fbda443-346b-4e27-9cf4-1b57490de1b5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:18:13,496 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9fbda443-346b-4e27-9cf4-1b57490de1b5 2018-06-30 15:18:14,151 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-user 2018-06-30 15:18:14,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:18:14,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b436e2b29343b1464f9c6d7596b0def1ec5ff22e" 2018-06-30 15:18:14,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:14 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4dc9843-61cf-45a6-a1eb-07448711b306 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:18:14,529 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b4dc9843-61cf-45a6-a1eb-07448711b306 2018-06-30 15:18:14,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b436e2b29343b1464f9c6d7596b0def1ec5ff22e" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj-role"}}' 2018-06-30 15:18:14,954 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:18:14 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67978387-41a0-461b-9cf3-46634597e3d0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e1c343f807c943f8af82281787cda564", "links": {"self": "http://10.167.4.35:5000/v3/roles/e1c343f807c943f8af82281787cda564"}, "name": "CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj-role"}} 2018-06-30 15:18:14,954 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-67978387-41a0-461b-9cf3-46634597e3d0 2018-06-30 15:18:14,955 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj-role 2018-06-30 15:18:14,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e1c343f807c943f8af82281787cda564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b436e2b29343b1464f9c6d7596b0def1ec5ff22e" 2018-06-30 15:18:15,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:14 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25dec477-02dc-494e-88b5-180254024a84 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e1c343f807c943f8af82281787cda564", "links": {"self": "http://10.167.4.35:5000/v3/roles/e1c343f807c943f8af82281787cda564"}, "name": "CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj-role"}} 2018-06-30 15:18:15,296 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e1c343f807c943f8af82281787cda564 used request id req-25dec477-02dc-494e-88b5-180254024a84 2018-06-30 15:18:15,296 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj-role to project CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj 2018-06-30 15:18:15,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/93a432a81f3d4026ab3a4fbaa1e6ee4e/users/2c829730c38948b69c077ae67caad6fa/roles/e1c343f807c943f8af82281787cda564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b436e2b29343b1464f9c6d7596b0def1ec5ff22e" 2018-06-30 15:18:15,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:18:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-994e2c6f-0228-4a6e-af67-c8389904c45f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:18:15,746 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/93a432a81f3d4026ab3a4fbaa1e6ee4e/users/2c829730c38948b69c077ae67caad6fa/roles/e1c343f807c943f8af82281787cda564 used request id req-994e2c6f-0228-4a6e-af67-c8389904c45f 2018-06-30 15:18:15,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:18:15,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:18:16,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e1c343f807c943f8af82281787cda564", "name": "CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj-role"}], "expires_at": "2018-06-30T16:18:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93a432a81f3d4026ab3a4fbaa1e6ee4e", "name": "CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/93a432a81f3d4026ab3a4fbaa1e6ee4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/93a432a81f3d4026ab3a4fbaa1e6ee4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/93a432a81f3d4026ab3a4fbaa1e6ee4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/93a432a81f3d4026ab3a4fbaa1e6ee4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/93a432a81f3d4026ab3a4fbaa1e6ee4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/93a432a81f3d4026ab3a4fbaa1e6ee4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/93a432a81f3d4026ab3a4fbaa1e6ee4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/93a432a81f3d4026ab3a4fbaa1e6ee4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/93a432a81f3d4026ab3a4fbaa1e6ee4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/93a432a81f3d4026ab3a4fbaa1e6ee4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/93a432a81f3d4026ab3a4fbaa1e6ee4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/93a432a81f3d4026ab3a4fbaa1e6ee4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-user", "id": "2c829730c38948b69c077ae67caad6fa"}, "audit_ids": ["Uj9ib0QLTd2NkdJaUmFpHw"], "issued_at": "2018-06-30T15:18:16.000000Z"}} 2018-06-30 15:18:16,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ab059fb529329ee749fcca1401ee4353ec9f3" 2018-06-30 15:18:16,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9599578-ef97-47b3-94bb-9cda82ddf1ca Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:18:16,894 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f9599578-ef97-47b3-94bb-9cda82ddf1ca 2018-06-30 15:18:16,901 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/93a432a81f3d4026ab3a4fbaa1e6ee4e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ab059fb529329ee749fcca1401ee4353ec9f3" 2018-06-30 15:18:17,713 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:18:17 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-ef9db9d4-2db1-472d-bcc9-67db7ac67eef x-openstack-request-id: req-ef9db9d4-2db1-472d-bcc9-67db7ac67eef Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-30 15:18:17,713 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/93a432a81f3d4026ab3a4fbaa1e6ee4e/volumes/detail used request id req-ef9db9d4-2db1-472d-bcc9-67db7ac67eef 2018-06-30 15:18:17,717 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/93a432a81f3d4026ab3a4fbaa1e6ee4e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ef9db9d4-2db1-472d-bcc9-67db7ac67eef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}145ab059fb529329ee749fcca1401ee4353ec9f3" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-72906d04-1538-42a8-bd43-ac16dfaa3e17", "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-06-30 15:18:18,983 - cinderclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Sat, 30 Jun 2018 15:18:18 GMT Content-Type: application/json Content-Length: 105 Connection: keep-alive x-compute-request-id: req-91e77bad-cd2c-4423-ac9f-f28874c2107b x-openstack-request-id: req-91e77bad-cd2c-4423-ac9f-f28874c2107b RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-06-30 15:18:18,984 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/93a432a81f3d4026ab3a4fbaa1e6ee4e/volumes used request id req-91e77bad-cd2c-4423-ac9f-f28874c2107b 2018-06-30 15:18:18,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b436e2b29343b1464f9c6d7596b0def1ec5ff22e" 2018-06-30 15:18:19,616 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:18:19 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-7a5cae05-8bdf-423e-9c7b-7bf5b17e5303 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:18:19,616 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-7a5cae05-8bdf-423e-9c7b-7bf5b17e5303 2018-06-30 15:18:19,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b436e2b29343b1464f9c6d7596b0def1ec5ff22e" 2018-06-30 15:18:19,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:19 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2c0497c-1ef2-4060-b22e-bd23960511b3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:18:19,951 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-a2c0497c-1ef2-4060-b22e-bd23960511b3 2018-06-30 15:18:19,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b436e2b29343b1464f9c6d7596b0def1ec5ff22e" 2018-06-30 15:18:20,400 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:18:19 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f3ed2f0-37df-4529-bd35-be1d01db2b2b Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:18:20,401 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-9f3ed2f0-37df-4529-bd35-be1d01db2b2b 2018-06-30 15:18:20,401 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:18:20,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b436e2b29343b1464f9c6d7596b0def1ec5ff22e" 2018-06-30 15:18:20,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:20 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ca4ab46-ca69-4cdb-ab98-ce8b7f9a7b8b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:18:20,769 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-3ca4ab46-ca69-4cdb-ab98-ce8b7f9a7b8b 2018-06-30 15:18:20,770 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj 2018-06-30 15:18:20,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/93a432a81f3d4026ab3a4fbaa1e6ee4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b436e2b29343b1464f9c6d7596b0def1ec5ff22e" 2018-06-30 15:18:21,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:18:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5cb71a38-3a94-46dc-89f2-146f5a0f84b9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:18:21,352 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/93a432a81f3d4026ab3a4fbaa1e6ee4e used request id req-5cb71a38-3a94-46dc-89f2-146f5a0f84b9 2018-06-30 15:18:21,353 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-proj-role 2018-06-30 15:18:21,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e1c343f807c943f8af82281787cda564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b436e2b29343b1464f9c6d7596b0def1ec5ff22e" 2018-06-30 15:18:21,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:18:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6aa909c-2f7e-46da-bd74-f642ce606c3a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:18:21,739 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e1c343f807c943f8af82281787cda564 used request id req-a6aa909c-2f7e-46da-bd74-f642ce606c3a 2018-06-30 15:18:21,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b436e2b29343b1464f9c6d7596b0def1ec5ff22e" 2018-06-30 15:18:22,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74334651-0340-4b79-824c-af7c8f112131 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:18:22,117 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-74334651-0340-4b79-824c-af7c8f112131 2018-06-30 15:18:22,118 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-e3a5ab0c-2819-448-user 2018-06-30 15:18:22,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/2c829730c38948b69c077ae67caad6fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae230960498c0251c1850f3c07b1e9f2d974491" 2018-06-30 15:18:22,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:18:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f98b99e2-181e-4ea4-80f1-d85e38da5e68 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:18:22,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/2c829730c38948b69c077ae67caad6fa used request id req-f98b99e2-181e-4ea4-80f1-d85e38da5e68 2018-06-30 15:18:22,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:18:23,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:18:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["nhPEQL_6RdWvuFDMGRR0KQ"], "issued_at": "2018-06-30T15:18:23.000000Z"}} 2018-06-30 15:18:23,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7136893234f74ad1d68eb6e53c8d6672b62e0263" 2018-06-30 15:18:24,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-480a675b-bb46-43aa-b2a4-6d9aa4fa95af Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:18:24,064 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-480a675b-bb46-43aa-b2a4-6d9aa4fa95af 2018-06-30 15:18:24,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:18:24,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:18:25,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["s9Jh70iISdqEULdpjBH7DQ"], "issued_at": "2018-06-30T15:18:25.000000Z"}} 2018-06-30 15:18:25,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c8ae2dd595e00eb5fb63ade6fe6afc34e672f0" 2018-06-30 15:18:25,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11fe54d4-ebbe-416c-bb97-8296cabfd9b6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:18:25,106 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-11fe54d4-ebbe-416c-bb97-8296cabfd9b6 2018-06-30 15:18:25,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:18:25,122 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:18:25 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:18:25,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c8ae2dd595e00eb5fb63ade6fe6afc34e672f0" 2018-06-30 15:18:25,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:25 GMT Server: Apache Content-Length: 198 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-34ff082a-5dd4-488a-9c36-52ff2f6e1942 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:18:25,487 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj used request id req-34ff082a-5dd4-488a-9c36-52ff2f6e1942 2018-06-30 15:18:25,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c8ae2dd595e00eb5fb63ade6fe6afc34e672f0" 2018-06-30 15:18:25,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:25 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ea57951-94e6-4bb8-937b-c14bf510e067 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:18:25,816 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2ea57951-94e6-4bb8-937b-c14bf510e067 2018-06-30 15:18:25,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c8ae2dd595e00eb5fb63ade6fe6afc34e672f0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj"}}' 2018-06-30 15:18:26,220 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:18:25 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d4c2d44-7584-4e60-ba4e-cc059ac3482b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0129310bf7a64ed6a9727d9a99ac6266"}, "tags": [], "enabled": true, "id": "0129310bf7a64ed6a9727d9a99ac6266", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj"}} 2018-06-30 15:18:26,221 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-7d4c2d44-7584-4e60-ba4e-cc059ac3482b 2018-06-30 15:18:26,221 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj 2018-06-30 15:18:26,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:18:26,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:18:27,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:18:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["7MVtfuUZSNGM2pMmJmlLUA"], "issued_at": "2018-06-30T15:18:27.000000Z"}} 2018-06-30 15:18:27,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48eb0b7db448a6996d8a6fc4568336dea0aef92" 2018-06-30 15:18:27,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7597fce8-cffe-4839-a732-e3e252cb257e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:18:27,532 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7597fce8-cffe-4839-a732-e3e252cb257e 2018-06-30 15:18:27,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:18:27,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:18:27 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:18:27,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48eb0b7db448a6996d8a6fc4568336dea0aef92" 2018-06-30 15:18:27,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:27 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5122a14c-3902-4c12-98e0-936202b4444a Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:18:27,972 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5122a14c-3902-4c12-98e0-936202b4444a 2018-06-30 15:18:27,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48eb0b7db448a6996d8a6fc4568336dea0aef92" 2018-06-30 15:18:28,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:27 GMT Server: Apache Content-Length: 479 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-896d71e0-7cc2-4120-adbf-89e2bfa0f65a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0129310bf7a64ed6a9727d9a99ac6266"}, "tags": [], "enabled": true, "id": "0129310bf7a64ed6a9727d9a99ac6266", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj"}]} 2018-06-30 15:18:28,363 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj used request id req-896d71e0-7cc2-4120-adbf-89e2bfa0f65a 2018-06-30 15:18:28,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48eb0b7db448a6996d8a6fc4568336dea0aef92" 2018-06-30 15:18:28,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:28 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04a8d216-54b9-4410-b562-1d5916cd3d39 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:18:28,735 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-04a8d216-54b9-4410-b562-1d5916cd3d39 2018-06-30 15:18:29,549 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-c0632a09-b56b-477-user 2018-06-30 15:18:29,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:18:29,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c8ae2dd595e00eb5fb63ade6fe6afc34e672f0" 2018-06-30 15:18:29,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:29 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b41e4eec-96d3-4fdb-ac5e-7002fcc67a51 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:18:29,872 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b41e4eec-96d3-4fdb-ac5e-7002fcc67a51 2018-06-30 15:18:29,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c8ae2dd595e00eb5fb63ade6fe6afc34e672f0" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj-role"}}' 2018-06-30 15:18:30,306 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:18:29 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00d304ff-4d51-44c2-b494-0f7eb026effa Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "84a7b37381894f009fab30ae32820f25", "links": {"self": "http://10.167.4.35:5000/v3/roles/84a7b37381894f009fab30ae32820f25"}, "name": "CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj-role"}} 2018-06-30 15:18:30,306 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-00d304ff-4d51-44c2-b494-0f7eb026effa 2018-06-30 15:18:30,306 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj-role 2018-06-30 15:18:30,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/84a7b37381894f009fab30ae32820f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c8ae2dd595e00eb5fb63ade6fe6afc34e672f0" 2018-06-30 15:18:30,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:30 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db3be9d1-4f33-4a13-a4ba-6a061d1fe970 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "84a7b37381894f009fab30ae32820f25", "links": {"self": "http://10.167.4.35:5000/v3/roles/84a7b37381894f009fab30ae32820f25"}, "name": "CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj-role"}} 2018-06-30 15:18:30,628 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/84a7b37381894f009fab30ae32820f25 used request id req-db3be9d1-4f33-4a13-a4ba-6a061d1fe970 2018-06-30 15:18:30,629 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj-role to project CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj 2018-06-30 15:18:30,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/0129310bf7a64ed6a9727d9a99ac6266/users/bf1beba34f9b446ba9c8eb82930c94c7/roles/84a7b37381894f009fab30ae32820f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c8ae2dd595e00eb5fb63ade6fe6afc34e672f0" 2018-06-30 15:18:31,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:18:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-268d5d84-5f1e-4b07-8b46-c6cdef096db7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:18:31,140 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/0129310bf7a64ed6a9727d9a99ac6266/users/bf1beba34f9b446ba9c8eb82930c94c7/roles/84a7b37381894f009fab30ae32820f25 used request id req-268d5d84-5f1e-4b07-8b46-c6cdef096db7 2018-06-30 15:18:31,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:18:31,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:18:31,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "84a7b37381894f009fab30ae32820f25", "name": "CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj-role"}], "expires_at": "2018-06-30T16:18:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0129310bf7a64ed6a9727d9a99ac6266", "name": "CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/0129310bf7a64ed6a9727d9a99ac6266", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/0129310bf7a64ed6a9727d9a99ac6266", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/0129310bf7a64ed6a9727d9a99ac6266", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0129310bf7a64ed6a9727d9a99ac6266", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/0129310bf7a64ed6a9727d9a99ac6266", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/0129310bf7a64ed6a9727d9a99ac6266", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0129310bf7a64ed6a9727d9a99ac6266", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/0129310bf7a64ed6a9727d9a99ac6266", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/0129310bf7a64ed6a9727d9a99ac6266", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/0129310bf7a64ed6a9727d9a99ac6266", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/0129310bf7a64ed6a9727d9a99ac6266", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/0129310bf7a64ed6a9727d9a99ac6266", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-c0632a09-b56b-477-user", "id": "bf1beba34f9b446ba9c8eb82930c94c7"}, "audit_ids": ["C4Kp2cN3TMujFaAgho0Sgw"], "issued_at": "2018-06-30T15:18:31.000000Z"}} 2018-06-30 15:18:31,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f5d7374732dae0140d01f3f81619e81c609101" 2018-06-30 15:18:32,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aab47932-8822-48cd-93d7-b170afb5ecd6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:18:32,276 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aab47932-8822-48cd-93d7-b170afb5ecd6 2018-06-30 15:18:32,281 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/0129310bf7a64ed6a9727d9a99ac6266/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f5d7374732dae0140d01f3f81619e81c609101" 2018-06-30 15:18:33,177 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:18:33 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-93fcdfda-6f78-499f-b839-e5bca938d4b9 x-openstack-request-id: req-93fcdfda-6f78-499f-b839-e5bca938d4b9 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-30 15:18:33,177 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/0129310bf7a64ed6a9727d9a99ac6266/volumes/detail used request id req-93fcdfda-6f78-499f-b839-e5bca938d4b9 2018-06-30 15:18:33,180 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/0129310bf7a64ed6a9727d9a99ac6266/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-93fcdfda-6f78-499f-b839-e5bca938d4b9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3f5d7374732dae0140d01f3f81619e81c609101" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-aaffbd25-63a1-4f93-aed0-37be83d68e31", "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-06-30 15:18:33,951 - cinderclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Sat, 30 Jun 2018 15:18:33 GMT Content-Type: application/json Content-Length: 218 Connection: keep-alive x-compute-request-id: req-bce37e33-ff23-48b2-a300-57102b42e406 x-openstack-request-id: req-bce37e33-ff23-48b2-a300-57102b42e406 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-06-30 15:18:33,951 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/0129310bf7a64ed6a9727d9a99ac6266/volumes used request id req-bce37e33-ff23-48b2-a300-57102b42e406 2018-06-30 15:18:33,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c8ae2dd595e00eb5fb63ade6fe6afc34e672f0" 2018-06-30 15:18:35,036 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:18:35 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-f3a5087e-b879-4364-8dc0-1196ce14b80d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:18:35,036 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-f3a5087e-b879-4364-8dc0-1196ce14b80d 2018-06-30 15:18:35,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c8ae2dd595e00eb5fb63ade6fe6afc34e672f0" 2018-06-30 15:18:35,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:35 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e8b50d3-4bea-4507-815a-10e632dcb24a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:18:35,414 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-6e8b50d3-4bea-4507-815a-10e632dcb24a 2018-06-30 15:18:35,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c8ae2dd595e00eb5fb63ade6fe6afc34e672f0" 2018-06-30 15:18:35,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:18:35 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-80167047-52b6-4476-8aa9-e19852ea9c51 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:18:35,878 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-80167047-52b6-4476-8aa9-e19852ea9c51 2018-06-30 15:18:35,878 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:18:35,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c8ae2dd595e00eb5fb63ade6fe6afc34e672f0" 2018-06-30 15:18:35,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:35 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05fef670-ace6-4abd-8626-13dcb98937ea Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:18:35,976 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-05fef670-ace6-4abd-8626-13dcb98937ea 2018-06-30 15:18:35,977 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj 2018-06-30 15:18:35,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/0129310bf7a64ed6a9727d9a99ac6266 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c8ae2dd595e00eb5fb63ade6fe6afc34e672f0" 2018-06-30 15:18:36,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:18:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d426605-7af8-422e-9b92-f748d33373e3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:18:36,614 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/0129310bf7a64ed6a9727d9a99ac6266 used request id req-8d426605-7af8-422e-9b92-f748d33373e3 2018-06-30 15:18:36,615 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-c0632a09-b56b-477-proj-role 2018-06-30 15:18:36,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/84a7b37381894f009fab30ae32820f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c8ae2dd595e00eb5fb63ade6fe6afc34e672f0" 2018-06-30 15:18:37,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:18:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c7cef42-04f2-42c5-95d4-c98d9146d062 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:18:37,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/84a7b37381894f009fab30ae32820f25 used request id req-4c7cef42-04f2-42c5-95d4-c98d9146d062 2018-06-30 15:18:37,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c8ae2dd595e00eb5fb63ade6fe6afc34e672f0" 2018-06-30 15:18:37,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:37 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4fd50cf-daaf-4440-9205-055f4e3ac90e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:18:37,422 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f4fd50cf-daaf-4440-9205-055f4e3ac90e 2018-06-30 15:18:37,423 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-c0632a09-b56b-477-user 2018-06-30 15:18:37,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/bf1beba34f9b446ba9c8eb82930c94c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48eb0b7db448a6996d8a6fc4568336dea0aef92" 2018-06-30 15:18:38,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:18:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd4032f1-8708-4a78-899e-c53e49298831 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:18:38,079 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/bf1beba34f9b446ba9c8eb82930c94c7 used request id req-cd4032f1-8708-4a78-899e-c53e49298831 2018-06-30 15:18:38,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:18:38,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:18:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["EX6HFpVGREaZD57rtqO_tg"], "issued_at": "2018-06-30T15:18:38.000000Z"}} 2018-06-30 15:18:38,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c8f25ec3d501b2414f60c835a47331e44e3ab0b" 2018-06-30 15:18:39,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df5331ce-db45-42b5-926d-b3db301636cd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:18:39,253 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-df5331ce-db45-42b5-926d-b3db301636cd 2018-06-30 15:18:39,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:18:39,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:18:40,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:18:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Lu1LHl4_TFSYMOQLpUpAww"], "issued_at": "2018-06-30T15:18:40.000000Z"}} 2018-06-30 15:18:40,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3ceae60bdc983d9c3db88a8116f948a9f2573d3" 2018-06-30 15:18:40,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0868a96-961d-4c41-8cec-1661c849b63f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:18:40,246 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b0868a96-961d-4c41-8cec-1661c849b63f 2018-06-30 15:18:40,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:18:40,260 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:18:40 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:18:40,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3ceae60bdc983d9c3db88a8116f948a9f2573d3" 2018-06-30 15:18:40,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:40 GMT Server: Apache Content-Length: 198 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bce88260-7cf6-4f01-bb27-4fe2f2ed27e2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:18:40,573 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj used request id req-bce88260-7cf6-4f01-bb27-4fe2f2ed27e2 2018-06-30 15:18:40,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3ceae60bdc983d9c3db88a8116f948a9f2573d3" 2018-06-30 15:18:40,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:40 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb9196be-65f1-4dd4-a7b3-21d603b642bb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:18:40,967 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-eb9196be-65f1-4dd4-a7b3-21d603b642bb 2018-06-30 15:18:40,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3ceae60bdc983d9c3db88a8116f948a9f2573d3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj"}}' 2018-06-30 15:18:41,440 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:18:40 GMT Server: Apache Content-Length: 327 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b07aac28-1c07-43b0-97b3-b16eea499bcb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4776dfe013324537b606e774e94192a2"}, "tags": [], "enabled": true, "id": "4776dfe013324537b606e774e94192a2", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj"}} 2018-06-30 15:18:41,440 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-b07aac28-1c07-43b0-97b3-b16eea499bcb 2018-06-30 15:18:41,440 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj 2018-06-30 15:18:41,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:18:41,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:18:42,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:18:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["0GvXhborSDG4GaDazZJtRg"], "issued_at": "2018-06-30T15:18:42.000000Z"}} 2018-06-30 15:18:42,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddec0f493dcae5ce93c8e85fcc1c267f778488ef" 2018-06-30 15:18:42,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6df214d4-989c-48fe-ac53-5dcf9ef89eee Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:18:42,344 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6df214d4-989c-48fe-ac53-5dcf9ef89eee 2018-06-30 15:18:42,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:18:42,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:18:42 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:18:42,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddec0f493dcae5ce93c8e85fcc1c267f778488ef" 2018-06-30 15:18:42,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:42 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc4e3426-1d9a-45b8-894f-774f3d6bc159 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:18:42,895 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-cc4e3426-1d9a-45b8-894f-774f3d6bc159 2018-06-30 15:18:42,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddec0f493dcae5ce93c8e85fcc1c267f778488ef" 2018-06-30 15:18:43,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:42 GMT Server: Apache Content-Length: 479 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-340bc039-f92f-4c0a-bf2e-ee7ad56769dc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4776dfe013324537b606e774e94192a2"}, "tags": [], "enabled": true, "id": "4776dfe013324537b606e774e94192a2", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj"}]} 2018-06-30 15:18:43,163 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj used request id req-340bc039-f92f-4c0a-bf2e-ee7ad56769dc 2018-06-30 15:18:43,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddec0f493dcae5ce93c8e85fcc1c267f778488ef" 2018-06-30 15:18:43,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:43 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14a1885a-4fac-47b0-9345-15e5cad291e2 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:18:43,542 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-14a1885a-4fac-47b0-9345-15e5cad291e2 2018-06-30 15:18:44,261 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-user 2018-06-30 15:18:44,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:18:44,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3ceae60bdc983d9c3db88a8116f948a9f2573d3" 2018-06-30 15:18:44,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cdb0a148-8d93-4392-823d-e5deb90ffd50 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:18:44,621 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cdb0a148-8d93-4392-823d-e5deb90ffd50 2018-06-30 15:18:44,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3ceae60bdc983d9c3db88a8116f948a9f2573d3" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj-role"}}' 2018-06-30 15:18:44,985 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:18:44 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e62a9c4-e554-42c3-a573-50b7a3aeeb61 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "710ddfa79275499fa874bde56f85d100", "links": {"self": "http://10.167.4.35:5000/v3/roles/710ddfa79275499fa874bde56f85d100"}, "name": "CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj-role"}} 2018-06-30 15:18:44,985 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-5e62a9c4-e554-42c3-a573-50b7a3aeeb61 2018-06-30 15:18:44,985 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj-role 2018-06-30 15:18:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/710ddfa79275499fa874bde56f85d100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3ceae60bdc983d9c3db88a8116f948a9f2573d3" 2018-06-30 15:18:45,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:44 GMT Server: Apache Content-Length: 229 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-756be819-4be0-4a38-b156-73f4d40a4d21 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "710ddfa79275499fa874bde56f85d100", "links": {"self": "http://10.167.4.35:5000/v3/roles/710ddfa79275499fa874bde56f85d100"}, "name": "CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj-role"}} 2018-06-30 15:18:45,344 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/710ddfa79275499fa874bde56f85d100 used request id req-756be819-4be0-4a38-b156-73f4d40a4d21 2018-06-30 15:18:45,345 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj-role to project CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj 2018-06-30 15:18:45,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4776dfe013324537b606e774e94192a2/users/2039f0888a794e5a80fe72a002997e7e/roles/710ddfa79275499fa874bde56f85d100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3ceae60bdc983d9c3db88a8116f948a9f2573d3" 2018-06-30 15:18:45,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:18:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df9b0acb-c0c3-46f1-b9c0-3836a0430b66 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:18:45,911 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4776dfe013324537b606e774e94192a2/users/2039f0888a794e5a80fe72a002997e7e/roles/710ddfa79275499fa874bde56f85d100 used request id req-df9b0acb-c0c3-46f1-b9c0-3836a0430b66 2018-06-30 15:18:45,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:18:45,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:18:46,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "710ddfa79275499fa874bde56f85d100", "name": "CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj-role"}], "expires_at": "2018-06-30T16:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4776dfe013324537b606e774e94192a2", "name": "CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4776dfe013324537b606e774e94192a2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/4776dfe013324537b606e774e94192a2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/4776dfe013324537b606e774e94192a2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4776dfe013324537b606e774e94192a2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/4776dfe013324537b606e774e94192a2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/4776dfe013324537b606e774e94192a2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4776dfe013324537b606e774e94192a2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/4776dfe013324537b606e774e94192a2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/4776dfe013324537b606e774e94192a2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/4776dfe013324537b606e774e94192a2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/4776dfe013324537b606e774e94192a2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/4776dfe013324537b606e774e94192a2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-user", "id": "2039f0888a794e5a80fe72a002997e7e"}, "audit_ids": ["MXvaVvJhQiWQBkrCWmDDaw"], "issued_at": "2018-06-30T15:18:46.000000Z"}} 2018-06-30 15:18:46,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ca4619ca6f53cfd470b97fd2827c83955ae91b7" 2018-06-30 15:18:47,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-80527afe-c396-4521-a762-5ffa61ab4c23 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:18:47,066 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-80527afe-c396-4521-a762-5ffa61ab4c23 2018-06-30 15:18:47,072 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/4776dfe013324537b606e774e94192a2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ca4619ca6f53cfd470b97fd2827c83955ae91b7" 2018-06-30 15:18:47,912 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:18:47 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-c634632d-efbe-4ee5-a12a-3d151efc5018 x-openstack-request-id: req-c634632d-efbe-4ee5-a12a-3d151efc5018 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-30 15:18:47,912 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/4776dfe013324537b606e774e94192a2/volumes/detail used request id req-c634632d-efbe-4ee5-a12a-3d151efc5018 2018-06-30 15:18:47,915 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/4776dfe013324537b606e774e94192a2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c634632d-efbe-4ee5-a12a-3d151efc5018" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ca4619ca6f53cfd470b97fd2827c83955ae91b7" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-bb0be3d3-1668-409d-ab87-a741379ee573", "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-06-30 15:18:48,841 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:18:48 GMT Content-Type: application/json Content-Length: 91 Connection: keep-alive x-compute-request-id: req-82c630d8-a308-4824-95b4-66f956f6bf6d x-openstack-request-id: req-82c630d8-a308-4824-95b4-66f956f6bf6d RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-06-30 15:18:48,841 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/4776dfe013324537b606e774e94192a2/volumes used request id req-82c630d8-a308-4824-95b4-66f956f6bf6d 2018-06-30 15:18:48,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3ceae60bdc983d9c3db88a8116f948a9f2573d3" 2018-06-30 15:18:49,626 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:18:49 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-44deffe3-300c-41fb-acf0-9cf1ddcea92c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:18:49,626 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-44deffe3-300c-41fb-acf0-9cf1ddcea92c 2018-06-30 15:18:49,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3ceae60bdc983d9c3db88a8116f948a9f2573d3" 2018-06-30 15:18:50,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:49 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-998f11ef-b053-4fd4-b521-38aa0a92ab02 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:18:50,002 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-998f11ef-b053-4fd4-b521-38aa0a92ab02 2018-06-30 15:18:50,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3ceae60bdc983d9c3db88a8116f948a9f2573d3" 2018-06-30 15:18:50,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:18:50 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41727975-8d36-41f2-9228-fcb454c3215a Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:18:50,434 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-41727975-8d36-41f2-9228-fcb454c3215a 2018-06-30 15:18:50,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:18:50,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3ceae60bdc983d9c3db88a8116f948a9f2573d3" 2018-06-30 15:18:50,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:50 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e87aeac4-a93e-4551-9e72-9e6f078063e4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:18:50,833 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-e87aeac4-a93e-4551-9e72-9e6f078063e4 2018-06-30 15:18:50,834 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj 2018-06-30 15:18:50,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/4776dfe013324537b606e774e94192a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3ceae60bdc983d9c3db88a8116f948a9f2573d3" 2018-06-30 15:18:51,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:18:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd50e606-9686-4ca7-888d-77d19fa2a711 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:18:51,488 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4776dfe013324537b606e774e94192a2 used request id req-cd50e606-9686-4ca7-888d-77d19fa2a711 2018-06-30 15:18:51,488 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-proj-role 2018-06-30 15:18:51,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/710ddfa79275499fa874bde56f85d100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3ceae60bdc983d9c3db88a8116f948a9f2573d3" 2018-06-30 15:18:51,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:18:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fcb298e4-8200-4664-89fe-ec9bc980e5eb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:18:51,971 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/710ddfa79275499fa874bde56f85d100 used request id req-fcb298e4-8200-4664-89fe-ec9bc980e5eb 2018-06-30 15:18:51,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3ceae60bdc983d9c3db88a8116f948a9f2573d3" 2018-06-30 15:18:52,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:51 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20316bd6-7054-470a-885a-54af3a6f02d1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:18:52,336 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-20316bd6-7054-470a-885a-54af3a6f02d1 2018-06-30 15:18:52,336 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-0ccdf0c5-47b5-488-user 2018-06-30 15:18:52,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/2039f0888a794e5a80fe72a002997e7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddec0f493dcae5ce93c8e85fcc1c267f778488ef" 2018-06-30 15:18:53,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:18:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ffe6fd37-5031-4560-bc31-921414bfb1ea Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:18:53,085 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/2039f0888a794e5a80fe72a002997e7e used request id req-ffe6fd37-5031-4560-bc31-921414bfb1ea 2018-06-30 15:18:53,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:18:53,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:18:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["59GjjcNxT0CEC3bwNDGYGw"], "issued_at": "2018-06-30T15:18:53.000000Z"}} 2018-06-30 15:18:53,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d140813fbff826aa269fbb22537d24b63cbc8a" 2018-06-30 15:18:54,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a07e9027-6eb6-430c-933a-a6bf970c1f28 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:18:54,232 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a07e9027-6eb6-430c-933a-a6bf970c1f28 2018-06-30 15:18:54,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:18:54,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:18:55,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:18:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["bf9KyunJRKqMQnTPOI1CVA"], "issued_at": "2018-06-30T15:18:55.000000Z"}} 2018-06-30 15:18:55,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615bd111a570364cac1774afa5ff5b0f15ea2ec" 2018-06-30 15:18:55,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb27b994-19f5-4fdb-a88d-156e0d864862 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:18:55,243 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bb27b994-19f5-4fdb-a88d-156e0d864862 2018-06-30 15:18:55,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:18:55,257 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:18:55 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:18:55,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615bd111a570364cac1774afa5ff5b0f15ea2ec" 2018-06-30 15:18:55,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:55 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4daf0a97-5bce-4a45-9dcb-13688386af36 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:18:55,597 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj used request id req-4daf0a97-5bce-4a45-9dcb-13688386af36 2018-06-30 15:18:55,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615bd111a570364cac1774afa5ff5b0f15ea2ec" 2018-06-30 15:18:56,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:55 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29515dd5-ba73-4d99-a007-0189d48efb04 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:18:56,044 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-29515dd5-ba73-4d99-a007-0189d48efb04 2018-06-30 15:18:56,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615bd111a570364cac1774afa5ff5b0f15ea2ec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj"}}' 2018-06-30 15:18:56,186 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:18:56 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83eb907f-e7a2-445b-afa2-05f4e9c3cae7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5e354f111fd645328d5814ab1663cc97"}, "tags": [], "enabled": true, "id": "5e354f111fd645328d5814ab1663cc97", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj"}} 2018-06-30 15:18:56,186 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-83eb907f-e7a2-445b-afa2-05f4e9c3cae7 2018-06-30 15:18:56,187 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj 2018-06-30 15:18:56,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:18:56,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:18:56,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:18:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["WAfXbO_nS_aRu_NDdNbGyw"], "issued_at": "2018-06-30T15:18:56.000000Z"}} 2018-06-30 15:18:56,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756554261dfe98857bfa39ce2b3dd0753fd8f9a8" 2018-06-30 15:18:57,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ea80635-0552-4b61-8572-3ea821584b00 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:18:57,205 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2ea80635-0552-4b61-8572-3ea821584b00 2018-06-30 15:18:57,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:18:57,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:18:57 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:18:57,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756554261dfe98857bfa39ce2b3dd0753fd8f9a8" 2018-06-30 15:18:57,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:57 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35aa3b67-426e-48c3-a290-f9a47743dfe1 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:18:57,746 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-35aa3b67-426e-48c3-a290-f9a47743dfe1 2018-06-30 15:18:57,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756554261dfe98857bfa39ce2b3dd0753fd8f9a8" 2018-06-30 15:18:58,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:57 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c615da12-56cc-406f-aadb-0f0e74c5a7e3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5e354f111fd645328d5814ab1663cc97"}, "tags": [], "enabled": true, "id": "5e354f111fd645328d5814ab1663cc97", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj"}]} 2018-06-30 15:18:58,131 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj used request id req-c615da12-56cc-406f-aadb-0f0e74c5a7e3 2018-06-30 15:18:58,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756554261dfe98857bfa39ce2b3dd0753fd8f9a8" 2018-06-30 15:18:58,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:58 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8c9d8c8-ce47-4535-af98-667a90d5dfa3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:18:58,479 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e8c9d8c8-ce47-4535-af98-667a90d5dfa3 2018-06-30 15:18:59,210 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-user 2018-06-30 15:18:59,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:18:59,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615bd111a570364cac1774afa5ff5b0f15ea2ec" 2018-06-30 15:18:59,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:18:59 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-804808e5-2fd7-450e-b8bb-318ed6af1dcd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:18:59,595 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-804808e5-2fd7-450e-b8bb-318ed6af1dcd 2018-06-30 15:18:59,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615bd111a570364cac1774afa5ff5b0f15ea2ec" -d '{"role": {"name": "CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj-role"}}' 2018-06-30 15:19:00,082 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:18:59 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fad85912-4d6c-4876-ae1f-94779b16e71a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9a1f9998139948fb9872998319230b82", "links": {"self": "http://10.167.4.35:5000/v3/roles/9a1f9998139948fb9872998319230b82"}, "name": "CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj-role"}} 2018-06-30 15:19:00,082 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-fad85912-4d6c-4876-ae1f-94779b16e71a 2018-06-30 15:19:00,083 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj-role 2018-06-30 15:19:00,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/9a1f9998139948fb9872998319230b82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615bd111a570364cac1774afa5ff5b0f15ea2ec" 2018-06-30 15:19:00,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:00 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43f1ce08-8438-438c-b0f2-10975483d8e6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9a1f9998139948fb9872998319230b82", "links": {"self": "http://10.167.4.35:5000/v3/roles/9a1f9998139948fb9872998319230b82"}, "name": "CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj-role"}} 2018-06-30 15:19:00,493 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/9a1f9998139948fb9872998319230b82 used request id req-43f1ce08-8438-438c-b0f2-10975483d8e6 2018-06-30 15:19:00,494 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj-role to project CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj 2018-06-30 15:19:00,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/5e354f111fd645328d5814ab1663cc97/users/4f5c2a39d26045ce9252e87c59f89c92/roles/9a1f9998139948fb9872998319230b82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615bd111a570364cac1774afa5ff5b0f15ea2ec" 2018-06-30 15:19:00,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:19:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51945e98-035b-4dd8-8736-fedaf61ef936 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:19:00,941 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/5e354f111fd645328d5814ab1663cc97/users/4f5c2a39d26045ce9252e87c59f89c92/roles/9a1f9998139948fb9872998319230b82 used request id req-51945e98-035b-4dd8-8736-fedaf61ef936 2018-06-30 15:19:00,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:19:00,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:19:01,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:19:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["njeI8CeDQ661K5nnkd6QAQ"], "issued_at": "2018-06-30T15:19:01.000000Z"}} 2018-06-30 15:19:01,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e4a5ee041b1a590c284b772e97a555078c9daf" 2018-06-30 15:19:02,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db3e6123-e622-4969-8e3a-aa1fe8dc5a53 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:19:02,200 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-db3e6123-e622-4969-8e3a-aa1fe8dc5a53 2018-06-30 15:19:02,206 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e4a5ee041b1a590c284b772e97a555078c9daf" 2018-06-30 15:19:03,003 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:19:03 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-0dd06aef-8c4b-4d91-a75f-4dda94a466fc x-openstack-request-id: req-0dd06aef-8c4b-4d91-a75f-4dda94a466fc Front-End-Https: on RESP BODY: {"volume_types": [{"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "dd830698-cdfa-4471-af6f-d0b11dabab15", "description": null}]} 2018-06-30 15:19:03,003 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None used request id req-0dd06aef-8c4b-4d91-a75f-4dda94a466fc 2018-06-30 15:19:03,007 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0dd06aef-8c4b-4d91-a75f-4dda94a466fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e4a5ee041b1a590c284b772e97a555078c9daf" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-80f7871c-d3a6-4ab5-844c-e61ca7006661-vol-type", "description": null}}' 2018-06-30 15:19:03,855 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:19:03 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-90319a5b-e44d-4c1f-9077-f2a1c57f991c x-openstack-request-id: req-90319a5b-e44d-4c1f-9077-f2a1c57f991c Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-80f7871c-d3a6-4ab5-844c-e61ca7006661-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e0f3624c-74a0-4e4f-89ca-ab88429acf0e", "description": null}} 2018-06-30 15:19:03,856 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types used request id req-90319a5b-e44d-4c1f-9077-f2a1c57f991c 2018-06-30 15:19:03,857 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-80f7871c-d3a6-4ab5-844c-e61ca7006661-vol-type 2018-06-30 15:19:03,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:19:03,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:19:04,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9a1f9998139948fb9872998319230b82", "name": "CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj-role"}], "expires_at": "2018-06-30T16:19:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e354f111fd645328d5814ab1663cc97", "name": "CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5e354f111fd645328d5814ab1663cc97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5e354f111fd645328d5814ab1663cc97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5e354f111fd645328d5814ab1663cc97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5e354f111fd645328d5814ab1663cc97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5e354f111fd645328d5814ab1663cc97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5e354f111fd645328d5814ab1663cc97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5e354f111fd645328d5814ab1663cc97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5e354f111fd645328d5814ab1663cc97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5e354f111fd645328d5814ab1663cc97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5e354f111fd645328d5814ab1663cc97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5e354f111fd645328d5814ab1663cc97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5e354f111fd645328d5814ab1663cc97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-user", "id": "4f5c2a39d26045ce9252e87c59f89c92"}, "audit_ids": ["umAD52JoSleFq_OSsX3rig"], "issued_at": "2018-06-30T15:19:04.000000Z"}} 2018-06-30 15:19:04,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b9445efa345b04d0cc8b53e398bb86e63ff152" 2018-06-30 15:19:05,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-581f1da5-257a-4541-84dc-be30406d6d49 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:19:05,121 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-581f1da5-257a-4541-84dc-be30406d6d49 2018-06-30 15:19:05,127 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/5e354f111fd645328d5814ab1663cc97/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b9445efa345b04d0cc8b53e398bb86e63ff152" 2018-06-30 15:19:06,155 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:19:06 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-6e09f0b7-3b98-481e-b63e-7aeb541bc1bf x-openstack-request-id: req-6e09f0b7-3b98-481e-b63e-7aeb541bc1bf Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-30 15:19:06,155 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/5e354f111fd645328d5814ab1663cc97/volumes/detail used request id req-6e09f0b7-3b98-481e-b63e-7aeb541bc1bf 2018-06-30 15:19:06,159 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/5e354f111fd645328d5814ab1663cc97/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6e09f0b7-3b98-481e-b63e-7aeb541bc1bf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29b9445efa345b04d0cc8b53e398bb86e63ff152" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-80f7871c-d3a6-4ab5-844c-e61ca7006661-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-06-30 15:19:06,844 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:19:06 GMT Content-Type: application/json Content-Length: 91 Connection: keep-alive x-compute-request-id: req-2b1c102a-8e40-4e78-aa05-beb3768247d6 x-openstack-request-id: req-2b1c102a-8e40-4e78-aa05-beb3768247d6 RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-06-30 15:19:06,845 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/5e354f111fd645328d5814ab1663cc97/volumes used request id req-2b1c102a-8e40-4e78-aa05-beb3768247d6 2018-06-30 15:19:06,846 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-80f7871c-d3a6-4ab5-844c-e61ca7006661-vol-type 2018-06-30 15:19:06,848 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/e0f3624c-74a0-4e4f-89ca-ab88429acf0e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0dd06aef-8c4b-4d91-a75f-4dda94a466fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e4a5ee041b1a590c284b772e97a555078c9daf" 2018-06-30 15:19:07,816 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:19:07 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-e2f386ec-5dc2-49cd-bf79-89d6f09f6259 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:19:07,816 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/e0f3624c-74a0-4e4f-89ca-ab88429acf0e used request id req-e2f386ec-5dc2-49cd-bf79-89d6f09f6259 2018-06-30 15:19:07,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615bd111a570364cac1774afa5ff5b0f15ea2ec" 2018-06-30 15:19:08,919 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:19:08 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-6a157315-251f-4940-b16a-4dffc72dccaa Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:19:08,920 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-6a157315-251f-4940-b16a-4dffc72dccaa 2018-06-30 15:19:08,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615bd111a570364cac1774afa5ff5b0f15ea2ec" 2018-06-30 15:19:09,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:08 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e90aab4-a944-4caf-9c31-3ec1625c408b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:19:09,295 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-7e90aab4-a944-4caf-9c31-3ec1625c408b 2018-06-30 15:19:09,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615bd111a570364cac1774afa5ff5b0f15ea2ec" 2018-06-30 15:19:09,376 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:19:09 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3e07091-c827-4934-bbe6-28776dab3c7e Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:19:09,376 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-f3e07091-c827-4934-bbe6-28776dab3c7e 2018-06-30 15:19:09,376 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:19:09,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615bd111a570364cac1774afa5ff5b0f15ea2ec" 2018-06-30 15:19:09,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:09 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20f26cec-5fc7-46b6-8f7f-bd0466fe2d8b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:19:09,766 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-20f26cec-5fc7-46b6-8f7f-bd0466fe2d8b 2018-06-30 15:19:09,768 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj 2018-06-30 15:19:09,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/5e354f111fd645328d5814ab1663cc97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615bd111a570364cac1774afa5ff5b0f15ea2ec" 2018-06-30 15:19:10,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:19:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03e94354-17ed-4d41-9c45-18d82c3d9ed4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:19:10,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/5e354f111fd645328d5814ab1663cc97 used request id req-03e94354-17ed-4d41-9c45-18d82c3d9ed4 2018-06-30 15:19:10,589 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-proj-role 2018-06-30 15:19:10,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/9a1f9998139948fb9872998319230b82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615bd111a570364cac1774afa5ff5b0f15ea2ec" 2018-06-30 15:19:10,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:19:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0b0dc9b-5cf1-4e23-8dca-77eba7c76242 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:19:10,988 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/9a1f9998139948fb9872998319230b82 used request id req-d0b0dc9b-5cf1-4e23-8dca-77eba7c76242 2018-06-30 15:19:10,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615bd111a570364cac1774afa5ff5b0f15ea2ec" 2018-06-30 15:19:11,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:10 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2255ef75-bec3-4c14-bc70-37ec18f1dab0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:19:11,354 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2255ef75-bec3-4c14-bc70-37ec18f1dab0 2018-06-30 15:19:11,355 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-d0d29cb9-a8eb-46e-user 2018-06-30 15:19:11,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/4f5c2a39d26045ce9252e87c59f89c92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756554261dfe98857bfa39ce2b3dd0753fd8f9a8" 2018-06-30 15:19:12,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:19:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1a2ae66-6f7e-4416-945d-815030625889 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:19:12,055 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/4f5c2a39d26045ce9252e87c59f89c92 used request id req-a1a2ae66-6f7e-4416-945d-815030625889 2018-06-30 15:19:12,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:19:12,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:19:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["gPgns9TKTvS-8uB9GBpJ8A"], "issued_at": "2018-06-30T15:19:12.000000Z"}} 2018-06-30 15:19:12,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60af28169b7d3bbceff8bce104723042a0ce81ad" 2018-06-30 15:19:12,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8830993-5d75-4493-a078-e51f2ff2af14 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:19:12,898 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f8830993-5d75-4493-a078-e51f2ff2af14 2018-06-30 15:19:12,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:19:12,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:19:13,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:19:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["5hehhjOpSFS7vhlDWd9-Vw"], "issued_at": "2018-06-30T15:19:13.000000Z"}} 2018-06-30 15:19:13,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f2300fb1670032ccdf54d83354b24ab2d2836b" 2018-06-30 15:19:14,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88473b89-cf53-4178-9a64-aadfbd8ef6f3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:19:14,147 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-88473b89-cf53-4178-9a64-aadfbd8ef6f3 2018-06-30 15:19:14,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:19:14,163 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:19:14 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:19:14,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-852e1d58-9a85-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f2300fb1670032ccdf54d83354b24ab2d2836b" 2018-06-30 15:19:14,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:14 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70b1d536-0c08-48cd-9719-2ddd40ece1bf Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-852e1d58-9a85-4af-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:19:14,642 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-852e1d58-9a85-4af-proj used request id req-70b1d536-0c08-48cd-9719-2ddd40ece1bf 2018-06-30 15:19:14,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f2300fb1670032ccdf54d83354b24ab2d2836b" 2018-06-30 15:19:14,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:14 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e981d273-79c0-473d-a256-df37a5f0fb13 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:19:14,964 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e981d273-79c0-473d-a256-df37a5f0fb13 2018-06-30 15:19:14,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f2300fb1670032ccdf54d83354b24ab2d2836b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-852e1d58-9a85-4af-proj"}}' 2018-06-30 15:19:15,467 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:19:14 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb941e48-ae7a-4e32-870a-03b8b831599a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6601881d2aee47c18ae924ccfafd5439"}, "tags": [], "enabled": true, "id": "6601881d2aee47c18ae924ccfafd5439", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-852e1d58-9a85-4af-proj"}} 2018-06-30 15:19:15,467 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-cb941e48-ae7a-4e32-870a-03b8b831599a 2018-06-30 15:19:15,467 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-852e1d58-9a85-4af-proj 2018-06-30 15:19:15,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:19:15,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:19:16,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:19:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Vp4zqI1gQreW31uzg6ankw"], "issued_at": "2018-06-30T15:19:16.000000Z"}} 2018-06-30 15:19:16,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d50a5be393826b1cbdddf4ab37832bf60ea685" 2018-06-30 15:19:16,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c7b76a2-3b2e-4df7-94b9-dd96a1439334 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:19:16,347 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0c7b76a2-3b2e-4df7-94b9-dd96a1439334 2018-06-30 15:19:16,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:19:16,363 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:19:16 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:19:16,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d50a5be393826b1cbdddf4ab37832bf60ea685" 2018-06-30 15:19:16,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:16 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d66f125-0a25-4258-a1b8-b6ccec29e227 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:19:16,893 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5d66f125-0a25-4258-a1b8-b6ccec29e227 2018-06-30 15:19:16,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithTypeTests-852e1d58-9a85-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d50a5be393826b1cbdddf4ab37832bf60ea685" 2018-06-30 15:19:17,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:16 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8aefdf2c-ac3c-410b-9738-5325087d0026 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithTypeTests-852e1d58-9a85-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6601881d2aee47c18ae924ccfafd5439"}, "tags": [], "enabled": true, "id": "6601881d2aee47c18ae924ccfafd5439", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-852e1d58-9a85-4af-proj"}]} 2018-06-30 15:19:17,333 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithTypeTests-852e1d58-9a85-4af-proj used request id req-8aefdf2c-ac3c-410b-9738-5325087d0026 2018-06-30 15:19:17,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d50a5be393826b1cbdddf4ab37832bf60ea685" 2018-06-30 15:19:17,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:17 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8aa415a8-5b82-4333-b32b-2a36928dbd3f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:19:17,766 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8aa415a8-5b82-4333-b32b-2a36928dbd3f 2018-06-30 15:19:18,529 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-852e1d58-9a85-4af-user 2018-06-30 15:19:18,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:19:18,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f2300fb1670032ccdf54d83354b24ab2d2836b" 2018-06-30 15:19:18,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:18 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a0d77b6-d49d-49db-8397-4a5d6663b81c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:19:18,935 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1a0d77b6-d49d-49db-8397-4a5d6663b81c 2018-06-30 15:19:18,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f2300fb1670032ccdf54d83354b24ab2d2836b" -d '{"role": {"name": "CreateVolumeWithTypeTests-852e1d58-9a85-4af-proj-role"}}' 2018-06-30 15:19:19,321 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:19:18 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-679f7b41-eeb0-4c7b-a859-3713cbe62e16 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "abac551633d045a48e76dd4f59730c94", "links": {"self": "http://10.167.4.35:5000/v3/roles/abac551633d045a48e76dd4f59730c94"}, "name": "CreateVolumeWithTypeTests-852e1d58-9a85-4af-proj-role"}} 2018-06-30 15:19:19,321 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-679f7b41-eeb0-4c7b-a859-3713cbe62e16 2018-06-30 15:19:19,321 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-852e1d58-9a85-4af-proj-role 2018-06-30 15:19:19,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/abac551633d045a48e76dd4f59730c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f2300fb1670032ccdf54d83354b24ab2d2836b" 2018-06-30 15:19:19,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:19 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-057bd436-8c34-435d-9c34-9f6c19f082ac Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "abac551633d045a48e76dd4f59730c94", "links": {"self": "http://10.167.4.35:5000/v3/roles/abac551633d045a48e76dd4f59730c94"}, "name": "CreateVolumeWithTypeTests-852e1d58-9a85-4af-proj-role"}} 2018-06-30 15:19:19,710 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/abac551633d045a48e76dd4f59730c94 used request id req-057bd436-8c34-435d-9c34-9f6c19f082ac 2018-06-30 15:19:19,710 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-852e1d58-9a85-4af-proj-role to project CreateVolumeWithTypeTests-852e1d58-9a85-4af-proj 2018-06-30 15:19:19,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/6601881d2aee47c18ae924ccfafd5439/users/776c79b756934055826fe8b397c95df9/roles/abac551633d045a48e76dd4f59730c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f2300fb1670032ccdf54d83354b24ab2d2836b" 2018-06-30 15:19:19,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:19:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6bc8c03-5148-4655-a4d2-eddfa14f783a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:19:19,914 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/6601881d2aee47c18ae924ccfafd5439/users/776c79b756934055826fe8b397c95df9/roles/abac551633d045a48e76dd4f59730c94 used request id req-e6bc8c03-5148-4655-a4d2-eddfa14f783a 2018-06-30 15:19:19,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:19:19,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:19:20,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:19:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["aAqqFiZiTJGhCKf8VK49AA"], "issued_at": "2018-06-30T15:19:20.000000Z"}} 2018-06-30 15:19:20,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b348a9a0214093d536db6eb43836b3f88360b45" 2018-06-30 15:19:21,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51671b04-f93e-492d-a079-8e06d970772a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:19:21,140 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-51671b04-f93e-492d-a079-8e06d970772a 2018-06-30 15:19:21,147 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b348a9a0214093d536db6eb43836b3f88360b45" 2018-06-30 15:19:22,315 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:19:22 GMT Content-Type: application/json Content-Length: 245 Connection: keep-alive x-compute-request-id: req-a61081ce-2653-44fe-b1c9-383a0ed3cbab x-openstack-request-id: req-a61081ce-2653-44fe-b1c9-383a0ed3cbab Front-End-Https: on RESP BODY: {"volume_types": [{"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "dd830698-cdfa-4471-af6f-d0b11dabab15", "description": null}]} 2018-06-30 15:19:22,315 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types?is_public=None used request id req-a61081ce-2653-44fe-b1c9-383a0ed3cbab 2018-06-30 15:19:22,319 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a61081ce-2653-44fe-b1c9-383a0ed3cbab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b348a9a0214093d536db6eb43836b3f88360b45" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-5b450896-508b-4baf-99e4-6c2896bf39a5-vol-type", "description": null}}' 2018-06-30 15:19:23,125 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:19:23 GMT Content-Type: application/json Content-Length: 248 Connection: keep-alive x-compute-request-id: req-ff85396b-8d5e-4365-8f44-f6e7c22c754c x-openstack-request-id: req-ff85396b-8d5e-4365-8f44-f6e7c22c754c Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-5b450896-508b-4baf-99e4-6c2896bf39a5-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "79b78e85-7bba-4b14-a56d-e46cbbec1c85", "description": null}} 2018-06-30 15:19:23,125 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types used request id req-ff85396b-8d5e-4365-8f44-f6e7c22c754c 2018-06-30 15:19:23,126 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-5b450896-508b-4baf-99e4-6c2896bf39a5-vol-type 2018-06-30 15:19:23,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:19:23,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:19:23,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:19:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["MSLitZQEQCm7koRcYP-Rxg"], "issued_at": "2018-06-30T15:19:23.000000Z"}} 2018-06-30 15:19:23,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4773b937262bd94b52d89eff2ef0c8934420d4" 2018-06-30 15:19:24,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-886cb326-a63a-4af0-b273-368c257e9d9b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:19:24,450 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-886cb326-a63a-4af0-b273-368c257e9d9b 2018-06-30 15:19:24,457 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4773b937262bd94b52d89eff2ef0c8934420d4" 2018-06-30 15:19:25,689 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:19:25 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-292e1482-80a5-4428-991a-2bbe96dc13f5 x-openstack-request-id: req-292e1482-80a5-4428-991a-2bbe96dc13f5 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-30 15:19:25,689 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/detail used request id req-292e1482-80a5-4428-991a-2bbe96dc13f5 2018-06-30 15:19:25,693 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-292e1482-80a5-4428-991a-2bbe96dc13f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4773b937262bd94b52d89eff2ef0c8934420d4" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-5b450896-508b-4baf-99e4-6c2896bf39a5-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-5b450896-508b-4baf-99e4-6c2896bf39a5-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-06-30 15:19:27,366 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:19:27 GMT Content-Type: application/json Content-Length: 928 Connection: keep-alive x-compute-request-id: req-32a53d11-160f-4f45-85f6-db53679eeef8 x-openstack-request-id: req-32a53d11-160f-4f45-85f6-db53679eeef8 RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f4844417-4ad2-4a3b-a2b9-4128c56fcdb0", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/f4844417-4ad2-4a3b-a2b9-4128c56fcdb0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:19:27.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-5b450896-508b-4baf-99e4-6c2896bf39a5-vol-type", "name": "CreateVolumeWithTypeTests-5b450896-508b-4baf-99e4-6c2896bf39a5-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f4844417-4ad2-4a3b-a2b9-4128c56fcdb0", "size": 1}} 2018-06-30 15:19:27,366 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes used request id req-32a53d11-160f-4f45-85f6-db53679eeef8 2018-06-30 15:19:27,370 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f4844417-4ad2-4a3b-a2b9-4128c56fcdb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-292e1482-80a5-4428-991a-2bbe96dc13f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4773b937262bd94b52d89eff2ef0c8934420d4" 2018-06-30 15:19:28,421 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:19:28 GMT Content-Type: application/json Content-Length: 1158 Connection: keep-alive x-compute-request-id: req-829e836f-e201-45b7-9f54-2fa13696a4bb x-openstack-request-id: req-829e836f-e201-45b7-9f54-2fa13696a4bb Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f4844417-4ad2-4a3b-a2b9-4128c56fcdb0", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/f4844417-4ad2-4a3b-a2b9-4128c56fcdb0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T15:19:28.000000", "replication_status": null, "snapshot_id": null, "id": "f4844417-4ad2-4a3b-a2b9-4128c56fcdb0", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-5b450896-508b-4baf-99e4-6c2896bf39a5-vol", "bootable": "false", "created_at": "2018-06-30T15:19:27.000000", "volume_type": "CreateVolumeWithTypeTests-5b450896-508b-4baf-99e4-6c2896bf39a5-vol-type"}} 2018-06-30 15:19:28,421 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f4844417-4ad2-4a3b-a2b9-4128c56fcdb0 used request id req-829e836f-e201-45b7-9f54-2fa13696a4bb 2018-06-30 15:19:28,422 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-5b450896-508b-4baf-99e4-6c2896bf39a5-vol 2018-06-30 15:19:28,424 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f4844417-4ad2-4a3b-a2b9-4128c56fcdb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-292e1482-80a5-4428-991a-2bbe96dc13f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4773b937262bd94b52d89eff2ef0c8934420d4" 2018-06-30 15:19:29,758 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:19:29 GMT Content-Type: application/json Content-Length: 1158 Connection: keep-alive x-compute-request-id: req-9fd29327-5677-4f3d-82db-de31d8c33236 x-openstack-request-id: req-9fd29327-5677-4f3d-82db-de31d8c33236 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f4844417-4ad2-4a3b-a2b9-4128c56fcdb0", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/f4844417-4ad2-4a3b-a2b9-4128c56fcdb0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T15:19:28.000000", "replication_status": null, "snapshot_id": null, "id": "f4844417-4ad2-4a3b-a2b9-4128c56fcdb0", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-5b450896-508b-4baf-99e4-6c2896bf39a5-vol", "bootable": "false", "created_at": "2018-06-30T15:19:27.000000", "volume_type": "CreateVolumeWithTypeTests-5b450896-508b-4baf-99e4-6c2896bf39a5-vol-type"}} 2018-06-30 15:19:29,758 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f4844417-4ad2-4a3b-a2b9-4128c56fcdb0 used request id req-9fd29327-5677-4f3d-82db-de31d8c33236 2018-06-30 15:19:29,759 - create_volume - DEBUG - Instance status is - available 2018-06-30 15:19:29,759 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-5b450896-508b-4baf-99e4-6c2896bf39a5-vol 2018-06-30 15:19:29,759 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-5b450896-508b-4baf-99e4-6c2896bf39a5-vol 2018-06-30 15:19:29,761 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f4844417-4ad2-4a3b-a2b9-4128c56fcdb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-292e1482-80a5-4428-991a-2bbe96dc13f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4773b937262bd94b52d89eff2ef0c8934420d4" 2018-06-30 15:19:30,901 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:19:30 GMT Content-Type: application/json Content-Length: 1158 Connection: keep-alive x-compute-request-id: req-05842d16-8fea-445f-b214-bef26f6ef1fd x-openstack-request-id: req-05842d16-8fea-445f-b214-bef26f6ef1fd Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f4844417-4ad2-4a3b-a2b9-4128c56fcdb0", "rel": "self"}, {"href": "https://172.30.10.101:8776/3f82605113b8454d8c19c473b2f93c9c/volumes/f4844417-4ad2-4a3b-a2b9-4128c56fcdb0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T15:19:28.000000", "replication_status": null, "snapshot_id": null, "id": "f4844417-4ad2-4a3b-a2b9-4128c56fcdb0", "size": 1, "user_id": "5e81a8be448846f49e5955e7f71e3abb", "os-vol-tenant-attr:tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "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-5b450896-508b-4baf-99e4-6c2896bf39a5-vol", "bootable": "false", "created_at": "2018-06-30T15:19:27.000000", "volume_type": "CreateVolumeWithTypeTests-5b450896-508b-4baf-99e4-6c2896bf39a5-vol-type"}} 2018-06-30 15:19:30,901 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f4844417-4ad2-4a3b-a2b9-4128c56fcdb0 used request id req-05842d16-8fea-445f-b214-bef26f6ef1fd 2018-06-30 15:19:30,902 - create_volume - DEBUG - Instance status is - available 2018-06-30 15:19:30,902 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-5b450896-508b-4baf-99e4-6c2896bf39a5-vol 2018-06-30 15:19:30,902 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-5b450896-508b-4baf-99e4-6c2896bf39a5-vol 2018-06-30 15:19:30,905 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f4844417-4ad2-4a3b-a2b9-4128c56fcdb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-292e1482-80a5-4428-991a-2bbe96dc13f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4773b937262bd94b52d89eff2ef0c8934420d4" 2018-06-30 15:19:31,293 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:19:31 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-e12e7dfe-fd2d-4ce4-9bcf-e753978e1908 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:19:31,293 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f4844417-4ad2-4a3b-a2b9-4128c56fcdb0 used request id req-e12e7dfe-fd2d-4ce4-9bcf-e753978e1908 2018-06-30 15:19:31,296 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f4844417-4ad2-4a3b-a2b9-4128c56fcdb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-292e1482-80a5-4428-991a-2bbe96dc13f5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d4773b937262bd94b52d89eff2ef0c8934420d4" 2018-06-30 15:19:32,058 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:19:32 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-1493773d-a943-4b4e-beb6-ac08dbf2ed0b x-openstack-request-id: req-1493773d-a943-4b4e-beb6-ac08dbf2ed0b RESP BODY: {"itemNotFound": {"message": "Volume f4844417-4ad2-4a3b-a2b9-4128c56fcdb0 could not be found.", "code": 404}} 2018-06-30 15:19:32,059 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/volumes/f4844417-4ad2-4a3b-a2b9-4128c56fcdb0 used request id req-1493773d-a943-4b4e-beb6-ac08dbf2ed0b 2018-06-30 15:19:32,059 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume f4844417-4ad2-4a3b-a2b9-4128c56fcdb0 could not be found. (HTTP 404) (Request-ID: req-1493773d-a943-4b4e-beb6-ac08dbf2ed0b) 2018-06-30 15:19:32,059 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-5b450896-508b-4baf-99e4-6c2896bf39a5-vol 2018-06-30 15:19:32,060 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-5b450896-508b-4baf-99e4-6c2896bf39a5-vol-type 2018-06-30 15:19:32,063 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/79b78e85-7bba-4b14-a56d-e46cbbec1c85 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a61081ce-2653-44fe-b1c9-383a0ed3cbab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b348a9a0214093d536db6eb43836b3f88360b45" 2018-06-30 15:19:33,146 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:19:33 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-74310eba-ea91-43df-9b21-3647a2cfeb33 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:19:33,146 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c/types/79b78e85-7bba-4b14-a56d-e46cbbec1c85 used request id req-74310eba-ea91-43df-9b21-3647a2cfeb33 2018-06-30 15:19:33,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f2300fb1670032ccdf54d83354b24ab2d2836b" 2018-06-30 15:19:34,205 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:19:34 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-8c1f0e46-498c-413e-8040-93be1ea9ad52 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:19:34,205 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-8c1f0e46-498c-413e-8040-93be1ea9ad52 2018-06-30 15:19:34,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f2300fb1670032ccdf54d83354b24ab2d2836b" 2018-06-30 15:19:34,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:34 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7adf2a7a-d7d2-4d69-a381-65b0c6ed8a5d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:19:34,305 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-7adf2a7a-d7d2-4d69-a381-65b0c6ed8a5d 2018-06-30 15:19:34,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f2300fb1670032ccdf54d83354b24ab2d2836b" 2018-06-30 15:19:34,383 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:19:34 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99e9d9c7-c8e0-4562-8191-e5bf26fea966 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:19:34,383 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-99e9d9c7-c8e0-4562-8191-e5bf26fea966 2018-06-30 15:19:34,383 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:19:34,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f2300fb1670032ccdf54d83354b24ab2d2836b" 2018-06-30 15:19:34,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:34 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-669a2f05-b4d1-4d4d-87e2-a66cb6443ba9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:19:34,719 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-669a2f05-b4d1-4d4d-87e2-a66cb6443ba9 2018-06-30 15:19:34,720 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-852e1d58-9a85-4af-proj 2018-06-30 15:19:34,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/6601881d2aee47c18ae924ccfafd5439 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f2300fb1670032ccdf54d83354b24ab2d2836b" 2018-06-30 15:19:35,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:19:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-638f0168-595b-4790-b35d-930dcae0caed Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:19:35,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/6601881d2aee47c18ae924ccfafd5439 used request id req-638f0168-595b-4790-b35d-930dcae0caed 2018-06-30 15:19:35,563 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-852e1d58-9a85-4af-proj-role 2018-06-30 15:19:35,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/abac551633d045a48e76dd4f59730c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f2300fb1670032ccdf54d83354b24ab2d2836b" 2018-06-30 15:19:35,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:19:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e29b5ec8-bce8-4d88-9e6f-e8f584d97274 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:19:35,717 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/abac551633d045a48e76dd4f59730c94 used request id req-e29b5ec8-bce8-4d88-9e6f-e8f584d97274 2018-06-30 15:19:35,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f2300fb1670032ccdf54d83354b24ab2d2836b" 2018-06-30 15:19:36,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82d64a60-f50c-402b-9b65-e8b49db3ed19 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:19:36,131 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-82d64a60-f50c-402b-9b65-e8b49db3ed19 2018-06-30 15:19:36,131 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-852e1d58-9a85-4af-user 2018-06-30 15:19:36,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/776c79b756934055826fe8b397c95df9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d50a5be393826b1cbdddf4ab37832bf60ea685" 2018-06-30 15:19:36,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:19:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb282891-3020-4eed-bda6-d307df1eeae8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:19:36,859 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/776c79b756934055826fe8b397c95df9 used request id req-eb282891-3020-4eed-bda6-d307df1eeae8 2018-06-30 15:19:36,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:19:37,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:19:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["aZjNrZi8TeiOiWUe9jXiAA"], "issued_at": "2018-06-30T15:19:37.000000Z"}} 2018-06-30 15:19:37,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190823373f7ff4a9564ee83387e82abd7e48bde4" 2018-06-30 15:19:38,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f5d0528-8f2b-4c1d-9c55-59bee49f78e8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:19:38,027 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9f5d0528-8f2b-4c1d-9c55-59bee49f78e8 2018-06-30 15:19:38,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:19:38,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:19:38,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:19:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["sGmoQtk0R8ieVPAUy_TjIw"], "issued_at": "2018-06-30T15:19:38.000000Z"}} 2018-06-30 15:19:38,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e9f7856fc3adb59dd58b4e35928f8366b22ca7" 2018-06-30 15:19:39,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-168eae7b-e7b2-4a70-a566-15b01f3cbdbf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:19:39,248 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-168eae7b-e7b2-4a70-a566-15b01f3cbdbf 2018-06-30 15:19:39,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:19:39,264 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:19:39 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:19:39,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e9f7856fc3adb59dd58b4e35928f8366b22ca7" 2018-06-30 15:19:39,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:39 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49fc379a-4bf6-445c-9af0-53adfb925704 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:19:39,347 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj used request id req-49fc379a-4bf6-445c-9af0-53adfb925704 2018-06-30 15:19:39,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e9f7856fc3adb59dd58b4e35928f8366b22ca7" 2018-06-30 15:19:39,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f3c47db-6392-416f-8a11-882e2954eda4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:19:39,759 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2f3c47db-6392-416f-8a11-882e2954eda4 2018-06-30 15:19:39,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e9f7856fc3adb59dd58b4e35928f8366b22ca7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj"}}' 2018-06-30 15:19:40,214 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:19:39 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c93a5ae3-a572-44e6-86ab-184d57e1eee8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e7ee85a34cb04005b26504418d439a0c"}, "tags": [], "enabled": true, "id": "e7ee85a34cb04005b26504418d439a0c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj"}} 2018-06-30 15:19:40,215 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-c93a5ae3-a572-44e6-86ab-184d57e1eee8 2018-06-30 15:19:40,215 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj 2018-06-30 15:19:40,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:19:40,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:19:41,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:19:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["691__lw8T1Cq1GxEUYQihw"], "issued_at": "2018-06-30T15:19:41.000000Z"}} 2018-06-30 15:19:41,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fff42a42d82d90543afcd3277a5975143ac832" 2018-06-30 15:19:41,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0073e987-4fac-4fcb-918c-b3fda4f3fece Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:19:41,182 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0073e987-4fac-4fcb-918c-b3fda4f3fece 2018-06-30 15:19:41,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:19:41,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:19:41 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:19:41,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fff42a42d82d90543afcd3277a5975143ac832" 2018-06-30 15:19:41,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:41 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65eeb5b4-75e0-4574-8a40-14a6bd00a34d Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:19:41,683 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-65eeb5b4-75e0-4574-8a40-14a6bd00a34d 2018-06-30 15:19:41,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fff42a42d82d90543afcd3277a5975143ac832" 2018-06-30 15:19:42,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:41 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14989f26-7a08-4423-a7a3-92098d0d3463 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e7ee85a34cb04005b26504418d439a0c"}, "tags": [], "enabled": true, "id": "e7ee85a34cb04005b26504418d439a0c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj"}]} 2018-06-30 15:19:42,257 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj used request id req-14989f26-7a08-4423-a7a3-92098d0d3463 2018-06-30 15:19:42,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fff42a42d82d90543afcd3277a5975143ac832" 2018-06-30 15:19:42,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:42 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7e4c503-e174-4bea-857b-57ef085b7aa8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:19:42,660 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d7e4c503-e174-4bea-857b-57ef085b7aa8 2018-06-30 15:19:43,569 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-user 2018-06-30 15:19:43,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:19:43,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e9f7856fc3adb59dd58b4e35928f8366b22ca7" 2018-06-30 15:19:43,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:43 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-63715181-8c53-4398-a015-484b6a67934f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:19:43,663 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-63715181-8c53-4398-a015-484b6a67934f 2018-06-30 15:19:43,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e9f7856fc3adb59dd58b4e35928f8366b22ca7" -d '{"role": {"name": "CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj-role"}}' 2018-06-30 15:19:43,758 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:19:43 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2288e681-0334-413a-a923-39013baeec43 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e443a906d7fb46528065c7ef23c489ad", "links": {"self": "http://10.167.4.35:5000/v3/roles/e443a906d7fb46528065c7ef23c489ad"}, "name": "CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj-role"}} 2018-06-30 15:19:43,758 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-2288e681-0334-413a-a923-39013baeec43 2018-06-30 15:19:43,758 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj-role 2018-06-30 15:19:43,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e443a906d7fb46528065c7ef23c489ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e9f7856fc3adb59dd58b4e35928f8366b22ca7" 2018-06-30 15:19:44,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:43 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e606e878-1ab6-4231-910a-1ce7d6f17bef Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e443a906d7fb46528065c7ef23c489ad", "links": {"self": "http://10.167.4.35:5000/v3/roles/e443a906d7fb46528065c7ef23c489ad"}, "name": "CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj-role"}} 2018-06-30 15:19:44,130 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e443a906d7fb46528065c7ef23c489ad used request id req-e606e878-1ab6-4231-910a-1ce7d6f17bef 2018-06-30 15:19:44,130 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj-role to project CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj 2018-06-30 15:19:44,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/e7ee85a34cb04005b26504418d439a0c/users/e5d0bc0509c74b5d8b4c28d215dbfff5/roles/e443a906d7fb46528065c7ef23c489ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e9f7856fc3adb59dd58b4e35928f8366b22ca7" 2018-06-30 15:19:44,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:19:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66047537-2bce-440a-bda9-73679e4b909f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:19:44,359 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/e7ee85a34cb04005b26504418d439a0c/users/e5d0bc0509c74b5d8b4c28d215dbfff5/roles/e443a906d7fb46528065c7ef23c489ad used request id req-66047537-2bce-440a-bda9-73679e4b909f 2018-06-30 15:19:44,362 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:19:44,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:19:44,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:19:45,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e443a906d7fb46528065c7ef23c489ad", "name": "CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj-role"}], "expires_at": "2018-06-30T16:19:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7ee85a34cb04005b26504418d439a0c", "name": "CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/e7ee85a34cb04005b26504418d439a0c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/e7ee85a34cb04005b26504418d439a0c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/e7ee85a34cb04005b26504418d439a0c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e7ee85a34cb04005b26504418d439a0c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/e7ee85a34cb04005b26504418d439a0c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/e7ee85a34cb04005b26504418d439a0c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e7ee85a34cb04005b26504418d439a0c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/e7ee85a34cb04005b26504418d439a0c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/e7ee85a34cb04005b26504418d439a0c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/e7ee85a34cb04005b26504418d439a0c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/e7ee85a34cb04005b26504418d439a0c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/e7ee85a34cb04005b26504418d439a0c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-user", "id": "e5d0bc0509c74b5d8b4c28d215dbfff5"}, "audit_ids": ["vDQ2cPMLSu60Hh1W9NRYtQ"], "issued_at": "2018-06-30T15:19:45.000000Z"}} 2018-06-30 15:19:45,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70524605919d9750818ba0a836d656e94fb022aa" 2018-06-30 15:19:45,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7aad835-bd08-4231-b297-4777281d5866 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:19:45,651 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c7aad835-bd08-4231-b297-4777281d5866 2018-06-30 15:19:45,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-562ceee9-ffcf-434d-83ed-183dab10f08c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70524605919d9750818ba0a836d656e94fb022aa" 2018-06-30 15:19:47,514 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:19:47 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-ce458300-0b50-4c2c-ada5-8f068c8e6ec5 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-562ceee9-ffcf-434d-83ed-183dab10f08c-image"} 2018-06-30 15:19:47,515 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-562ceee9-ffcf-434d-83ed-183dab10f08c-image used request id req-ce458300-0b50-4c2c-ada5-8f068c8e6ec5 2018-06-30 15:19:47,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70524605919d9750818ba0a836d656e94fb022aa" 2018-06-30 15:19:49,213 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:19:49 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9287b880-32ee-4aa4-bca6-2b4978de9bc6 Front-End-Https: on 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", "root-tar"], "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-06-30 15:19:49,213 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9287b880-32ee-4aa4-bca6-2b4978de9bc6 2018-06-30 15:19:49,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70524605919d9750818ba0a836d656e94fb022aa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-562ceee9-ffcf-434d-83ed-183dab10f08c-image"}' 2018-06-30 15:19:51,277 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:19:51 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/59c26464-5923-4891-a463-c31660fa9dad Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-7df376ab-3627-41de-badf-75bb03b4e112 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-562ceee9-ffcf-434d-83ed-183dab10f08c-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:19:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:19:51Z", "visibility": "shared", "self": "/v2/images/59c26464-5923-4891-a463-c31660fa9dad", "min_disk": 0, "protected": false, "id": "59c26464-5923-4891-a463-c31660fa9dad", "file": "/v2/images/59c26464-5923-4891-a463-c31660fa9dad/file", "checksum": null, "owner": "e7ee85a34cb04005b26504418d439a0c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:19:51,277 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-7df376ab-3627-41de-badf-75bb03b4e112 2018-06-30 15:19:51,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/59c26464-5923-4891-a463-c31660fa9dad/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70524605919d9750818ba0a836d656e94fb022aa" -d '' 2018-06-30 15:19:52,681 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:19:52 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-dabdf1f1-4e8b-43e6-b492-398fa62229b4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:19:52,682 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/59c26464-5923-4891-a463-c31660fa9dad/file used request id req-dabdf1f1-4e8b-43e6-b492-398fa62229b4 2018-06-30 15:19:52,682 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:19:52,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/59c26464-5923-4891-a463-c31660fa9dad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70524605919d9750818ba0a836d656e94fb022aa" 2018-06-30 15:19:53,492 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:19:53 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-e8bcfee1-77bd-47cb-a750-867a94574459 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-562ceee9-ffcf-434d-83ed-183dab10f08c-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:19:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:19:53Z", "visibility": "shared", "self": "/v2/images/59c26464-5923-4891-a463-c31660fa9dad", "min_disk": 0, "protected": false, "id": "59c26464-5923-4891-a463-c31660fa9dad", "file": "/v2/images/59c26464-5923-4891-a463-c31660fa9dad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e7ee85a34cb04005b26504418d439a0c", "direct_url": "file:///var/lib/glance/images/59c26464-5923-4891-a463-c31660fa9dad", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:19:53,492 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/59c26464-5923-4891-a463-c31660fa9dad used request id req-e8bcfee1-77bd-47cb-a750-867a94574459 2018-06-30 15:19:53,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70524605919d9750818ba0a836d656e94fb022aa" 2018-06-30 15:19:54,200 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:19:54 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-37ad4895-6a5b-4c3b-b9df-11a779539cad Front-End-Https: on 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", "root-tar"], "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-06-30 15:19:54,200 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-37ad4895-6a5b-4c3b-b9df-11a779539cad 2018-06-30 15:19:54,203 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-562ceee9-ffcf-434d-83ed-183dab10f08c-image 2018-06-30 15:19:54,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/59c26464-5923-4891-a463-c31660fa9dad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70524605919d9750818ba0a836d656e94fb022aa" 2018-06-30 15:19:55,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:19:55 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-d95490e3-5f88-46f4-a2e3-67bcbeb87ab1 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-562ceee9-ffcf-434d-83ed-183dab10f08c-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:19:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:19:53Z", "visibility": "shared", "self": "/v2/images/59c26464-5923-4891-a463-c31660fa9dad", "min_disk": 0, "protected": false, "id": "59c26464-5923-4891-a463-c31660fa9dad", "file": "/v2/images/59c26464-5923-4891-a463-c31660fa9dad/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e7ee85a34cb04005b26504418d439a0c", "direct_url": "file:///var/lib/glance/images/59c26464-5923-4891-a463-c31660fa9dad", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:19:55,137 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/59c26464-5923-4891-a463-c31660fa9dad used request id req-d95490e3-5f88-46f4-a2e3-67bcbeb87ab1 2018-06-30 15:19:55,137 - create_image - DEBUG - Instance status is - active 2018-06-30 15:19:55,138 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-562ceee9-ffcf-434d-83ed-183dab10f08c-image 2018-06-30 15:19:55,138 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-562ceee9-ffcf-434d-83ed-183dab10f08c-image 2018-06-30 15:19:55,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:19:55,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:19:55,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e443a906d7fb46528065c7ef23c489ad", "name": "CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj-role"}], "expires_at": "2018-06-30T16:19:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7ee85a34cb04005b26504418d439a0c", "name": "CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/e7ee85a34cb04005b26504418d439a0c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/e7ee85a34cb04005b26504418d439a0c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/e7ee85a34cb04005b26504418d439a0c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e7ee85a34cb04005b26504418d439a0c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/e7ee85a34cb04005b26504418d439a0c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/e7ee85a34cb04005b26504418d439a0c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e7ee85a34cb04005b26504418d439a0c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/e7ee85a34cb04005b26504418d439a0c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/e7ee85a34cb04005b26504418d439a0c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/e7ee85a34cb04005b26504418d439a0c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/e7ee85a34cb04005b26504418d439a0c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/e7ee85a34cb04005b26504418d439a0c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-user", "id": "e5d0bc0509c74b5d8b4c28d215dbfff5"}, "audit_ids": ["LeC6p3IPSzSewHpHPdcyOg"], "issued_at": "2018-06-30T15:19:55.000000Z"}} 2018-06-30 15:19:55,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c72ad0c3f46757d67b63ed4c4f9ce2eba925c2" 2018-06-30 15:19:56,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:19:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fa4c8a7-2c10-4a01-8c66-ed1c1154e995 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:19:56,354 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8fa4c8a7-2c10-4a01-8c66-ed1c1154e995 2018-06-30 15:19:56,360 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/e7ee85a34cb04005b26504418d439a0c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c72ad0c3f46757d67b63ed4c4f9ce2eba925c2" 2018-06-30 15:19:57,350 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:19:57 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-8f234f48-96a7-4fca-b7ec-8b60361da0d5 x-openstack-request-id: req-8f234f48-96a7-4fca-b7ec-8b60361da0d5 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-30 15:19:57,350 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/e7ee85a34cb04005b26504418d439a0c/volumes/detail used request id req-8f234f48-96a7-4fca-b7ec-8b60361da0d5 2018-06-30 15:19:57,354 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/e7ee85a34cb04005b26504418d439a0c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8f234f48-96a7-4fca-b7ec-8b60361da0d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c72ad0c3f46757d67b63ed4c4f9ce2eba925c2" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-562ceee9-ffcf-434d-83ed-183dab10f08c-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-06-30 15:19:58,943 - cinderclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Sat, 30 Jun 2018 15:19:58 GMT Content-Type: application/json Content-Length: 105 Connection: keep-alive x-compute-request-id: req-50f8957f-d8aa-4cc8-95ee-c6553bc7161b x-openstack-request-id: req-50f8957f-d8aa-4cc8-95ee-c6553bc7161b RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-06-30 15:19:58,943 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/e7ee85a34cb04005b26504418d439a0c/volumes used request id req-50f8957f-d8aa-4cc8-95ee-c6553bc7161b 2018-06-30 15:19:58,944 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-562ceee9-ffcf-434d-83ed-183dab10f08c-image 2018-06-30 15:19:58,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/59c26464-5923-4891-a463-c31660fa9dad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70524605919d9750818ba0a836d656e94fb022aa" 2018-06-30 15:19:59,890 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:19:59 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-58f7938e-593b-47fe-95b5-9cef3823b072 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:19:59,891 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/59c26464-5923-4891-a463-c31660fa9dad used request id req-58f7938e-593b-47fe-95b5-9cef3823b072 2018-06-30 15:19:59,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e9f7856fc3adb59dd58b4e35928f8366b22ca7" 2018-06-30 15:20:00,932 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:20:00 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-51a6b121-1c10-47e4-9d26-2056cc588cad Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:20:00,933 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-51a6b121-1c10-47e4-9d26-2056cc588cad 2018-06-30 15:20:00,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e9f7856fc3adb59dd58b4e35928f8366b22ca7" 2018-06-30 15:20:01,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:00 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11bccbab-b0e7-4714-89a8-37ab0457b6b4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:20:01,320 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-11bccbab-b0e7-4714-89a8-37ab0457b6b4 2018-06-30 15:20:01,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e9f7856fc3adb59dd58b4e35928f8366b22ca7" 2018-06-30 15:20:01,684 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:20:01 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3697985a-acaa-4837-af93-dc77fed94d29 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:20:01,684 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-3697985a-acaa-4837-af93-dc77fed94d29 2018-06-30 15:20:01,684 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:20:01,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e9f7856fc3adb59dd58b4e35928f8366b22ca7" 2018-06-30 15:20:02,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:01 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-184d98ab-81d9-4078-8302-2393c5f8fa64 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:20:02,045 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-184d98ab-81d9-4078-8302-2393c5f8fa64 2018-06-30 15:20:02,047 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj 2018-06-30 15:20:02,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/e7ee85a34cb04005b26504418d439a0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e9f7856fc3adb59dd58b4e35928f8366b22ca7" 2018-06-30 15:20:02,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:20:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93669feb-4c54-41b7-ad45-a00b1e055329 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:20:02,877 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/e7ee85a34cb04005b26504418d439a0c used request id req-93669feb-4c54-41b7-ad45-a00b1e055329 2018-06-30 15:20:02,877 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-proj-role 2018-06-30 15:20:02,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e443a906d7fb46528065c7ef23c489ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e9f7856fc3adb59dd58b4e35928f8366b22ca7" 2018-06-30 15:20:03,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:20:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ead28d7-0761-4e9a-8b3a-4efca1b9284b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:20:03,264 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e443a906d7fb46528065c7ef23c489ad used request id req-8ead28d7-0761-4e9a-8b3a-4efca1b9284b 2018-06-30 15:20:03,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e9f7856fc3adb59dd58b4e35928f8366b22ca7" 2018-06-30 15:20:03,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:03 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcfe53e9-37ae-477b-8b4f-301826b92ebc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:20:03,615 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-dcfe53e9-37ae-477b-8b4f-301826b92ebc 2018-06-30 15:20:03,616 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-003fbbb0-b5c8-4ee-user 2018-06-30 15:20:03,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/e5d0bc0509c74b5d8b4c28d215dbfff5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fff42a42d82d90543afcd3277a5975143ac832" 2018-06-30 15:20:04,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:20:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb281d36-724e-4ea7-900c-a63b63ab2a8e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:20:04,320 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/e5d0bc0509c74b5d8b4c28d215dbfff5 used request id req-eb281d36-724e-4ea7-900c-a63b63ab2a8e 2018-06-30 15:20:04,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:20:05,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["GH1KlXVxS7S2N1cz84jAMg"], "issued_at": "2018-06-30T15:20:05.000000Z"}} 2018-06-30 15:20:05,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972673baaf637bd67993f0ac6f4ec39a36cd88ab" 2018-06-30 15:20:05,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2d97165-7d38-47a3-b04d-e76da7527b77 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:20:05,432 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a2d97165-7d38-47a3-b04d-e76da7527b77 2018-06-30 15:20:05,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:20:05,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:20:06,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:20:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["TDs4CpPURI-ARgzCKlWZ7A"], "issued_at": "2018-06-30T15:20:06.000000Z"}} 2018-06-30 15:20:06,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000e84a5c66ed1c80deda21ca4a9d40eb16e11c" 2018-06-30 15:20:06,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f2576be-503b-439e-b250-88957338c644 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:20:06,709 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9f2576be-503b-439e-b250-88957338c644 2018-06-30 15:20:06,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:20:06,726 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:20:06 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:20:06,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000e84a5c66ed1c80deda21ca4a9d40eb16e11c" 2018-06-30 15:20:07,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:06 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-213d7e45-0c99-4b9a-9b36-49b9d54aabb4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:20:07,059 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj used request id req-213d7e45-0c99-4b9a-9b36-49b9d54aabb4 2018-06-30 15:20:07,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000e84a5c66ed1c80deda21ca4a9d40eb16e11c" 2018-06-30 15:20:07,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:07 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-904f17b9-260c-4521-ab29-5da15e523329 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:20:07,443 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-904f17b9-260c-4521-ab29-5da15e523329 2018-06-30 15:20:07,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000e84a5c66ed1c80deda21ca4a9d40eb16e11c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj"}}' 2018-06-30 15:20:07,887 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:20:07 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-852c77f9-9760-4e54-a5fa-ac3209061b8f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2d2161fec38d4b8187976a8864f224b8"}, "tags": [], "enabled": true, "id": "2d2161fec38d4b8187976a8864f224b8", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj"}} 2018-06-30 15:20:07,887 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-852c77f9-9760-4e54-a5fa-ac3209061b8f 2018-06-30 15:20:07,888 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj 2018-06-30 15:20:07,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:20:07,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:20:08,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:20:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["QHBL0sBfRai7Or6rbtQQiw"], "issued_at": "2018-06-30T15:20:08.000000Z"}} 2018-06-30 15:20:08,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55677bc5bc52b4e12765d99cdd7ec9dd624fad6" 2018-06-30 15:20:09,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44be33c7-70c9-44d9-ab95-93dab60cb6b0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:20:09,087 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-44be33c7-70c9-44d9-ab95-93dab60cb6b0 2018-06-30 15:20:09,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:20:09,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:20:09 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:20:09,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55677bc5bc52b4e12765d99cdd7ec9dd624fad6" 2018-06-30 15:20:09,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:09 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5fd376a2-9313-491b-9331-74e578c097a7 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:20:09,646 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5fd376a2-9313-491b-9331-74e578c097a7 2018-06-30 15:20:09,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55677bc5bc52b4e12765d99cdd7ec9dd624fad6" 2018-06-30 15:20:10,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:09 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15ce3a3f-dea5-47e2-ad45-12c9f96e45df Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/2d2161fec38d4b8187976a8864f224b8"}, "tags": [], "enabled": true, "id": "2d2161fec38d4b8187976a8864f224b8", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj"}]} 2018-06-30 15:20:10,151 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj used request id req-15ce3a3f-dea5-47e2-ad45-12c9f96e45df 2018-06-30 15:20:10,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55677bc5bc52b4e12765d99cdd7ec9dd624fad6" 2018-06-30 15:20:10,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:10 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8775d52-622f-46fe-83dc-376801d3dde7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:20:10,704 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e8775d52-622f-46fe-83dc-376801d3dde7 2018-06-30 15:20:11,435 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-5de9a668-7b2d-41a-user 2018-06-30 15:20:11,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:20:11,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000e84a5c66ed1c80deda21ca4a9d40eb16e11c" 2018-06-30 15:20:11,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a5ff1db-8ac1-44cb-8e32-9ac81b274ec8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:20:11,853 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3a5ff1db-8ac1-44cb-8e32-9ac81b274ec8 2018-06-30 15:20:11,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000e84a5c66ed1c80deda21ca4a9d40eb16e11c" -d '{"role": {"name": "CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj-role"}}' 2018-06-30 15:20:12,218 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:20:11 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb4345c3-b859-480f-90f0-87273713e022 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6095a5d83265484e8bd3301429435c29", "links": {"self": "http://10.167.4.35:5000/v3/roles/6095a5d83265484e8bd3301429435c29"}, "name": "CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj-role"}} 2018-06-30 15:20:12,218 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-cb4345c3-b859-480f-90f0-87273713e022 2018-06-30 15:20:12,219 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj-role 2018-06-30 15:20:12,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/6095a5d83265484e8bd3301429435c29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000e84a5c66ed1c80deda21ca4a9d40eb16e11c" 2018-06-30 15:20:12,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:12 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24e06de7-d2bc-4812-abe6-688df930bf7f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6095a5d83265484e8bd3301429435c29", "links": {"self": "http://10.167.4.35:5000/v3/roles/6095a5d83265484e8bd3301429435c29"}, "name": "CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj-role"}} 2018-06-30 15:20:12,598 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/6095a5d83265484e8bd3301429435c29 used request id req-24e06de7-d2bc-4812-abe6-688df930bf7f 2018-06-30 15:20:12,598 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj-role to project CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj 2018-06-30 15:20:12,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/2d2161fec38d4b8187976a8864f224b8/users/5a72d5b87ccc40129ac1659d8057e024/roles/6095a5d83265484e8bd3301429435c29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000e84a5c66ed1c80deda21ca4a9d40eb16e11c" 2018-06-30 15:20:13,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:20:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10a02be5-8c2c-466f-805c-11155ed79777 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:20:13,043 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/2d2161fec38d4b8187976a8864f224b8/users/5a72d5b87ccc40129ac1659d8057e024/roles/6095a5d83265484e8bd3301429435c29 used request id req-10a02be5-8c2c-466f-805c-11155ed79777 2018-06-30 15:20:13,046 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:20:13,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:20:13,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:20:13,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6095a5d83265484e8bd3301429435c29", "name": "CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj-role"}], "expires_at": "2018-06-30T16:20:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d2161fec38d4b8187976a8864f224b8", "name": "CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2d2161fec38d4b8187976a8864f224b8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/2d2161fec38d4b8187976a8864f224b8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/2d2161fec38d4b8187976a8864f224b8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2d2161fec38d4b8187976a8864f224b8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/2d2161fec38d4b8187976a8864f224b8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/2d2161fec38d4b8187976a8864f224b8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2d2161fec38d4b8187976a8864f224b8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/2d2161fec38d4b8187976a8864f224b8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/2d2161fec38d4b8187976a8864f224b8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/2d2161fec38d4b8187976a8864f224b8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/2d2161fec38d4b8187976a8864f224b8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-5de9a668-7b2d-41a-user", "id": "5a72d5b87ccc40129ac1659d8057e024"}, "audit_ids": ["dZ3uCbJURwS2xN8b2Fg8Jg"], "issued_at": "2018-06-30T15:20:13.000000Z"}} 2018-06-30 15:20:13,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d50c58415802146c7bc168483adfe37d7c79599" 2018-06-30 15:20:14,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9877192-6857-4b55-9524-ba103ee5f290 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:20:14,139 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e9877192-6857-4b55-9524-ba103ee5f290 2018-06-30 15:20:14,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d50c58415802146c7bc168483adfe37d7c79599" 2018-06-30 15:20:15,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:20:15 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-bb8da171-f3c0-4027-9eef-19047d303518 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-image"} 2018-06-30 15:20:15,915 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-image used request id req-bb8da171-f3c0-4027-9eef-19047d303518 2018-06-30 15:20:15,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d50c58415802146c7bc168483adfe37d7c79599" 2018-06-30 15:20:16,642 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:20:16 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-55640254-72c9-4f33-994f-9d513be0cd98 Front-End-Https: on 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", "root-tar"], "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-06-30 15:20:16,642 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-55640254-72c9-4f33-994f-9d513be0cd98 2018-06-30 15:20:16,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9d50c58415802146c7bc168483adfe37d7c79599" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-image"}' 2018-06-30 15:20:17,588 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:20:17 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/8696db01-7bc2-450c-ab05-38864c8f6538 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-66bb16c4-e2fd-472c-904c-a5b4d4c7612b Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:20:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:20:18Z", "visibility": "shared", "self": "/v2/images/8696db01-7bc2-450c-ab05-38864c8f6538", "min_disk": 0, "protected": false, "id": "8696db01-7bc2-450c-ab05-38864c8f6538", "file": "/v2/images/8696db01-7bc2-450c-ab05-38864c8f6538/file", "checksum": null, "owner": "2d2161fec38d4b8187976a8864f224b8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:20:17,588 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-66bb16c4-e2fd-472c-904c-a5b4d4c7612b 2018-06-30 15:20:17,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/8696db01-7bc2-450c-ab05-38864c8f6538/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d50c58415802146c7bc168483adfe37d7c79599" -d '' 2018-06-30 15:20:19,020 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:20:19 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9ddfb1ea-2368-4ebf-a5e4-222fa417d267 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:20:19,020 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/8696db01-7bc2-450c-ab05-38864c8f6538/file used request id req-9ddfb1ea-2368-4ebf-a5e4-222fa417d267 2018-06-30 15:20:19,021 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:20:19,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/8696db01-7bc2-450c-ab05-38864c8f6538 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d50c58415802146c7bc168483adfe37d7c79599" 2018-06-30 15:20:19,801 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:20:19 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-5c25678b-2fe6-43c5-9da3-b34991cbb076 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:20:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:20:19Z", "visibility": "shared", "self": "/v2/images/8696db01-7bc2-450c-ab05-38864c8f6538", "min_disk": 0, "protected": false, "id": "8696db01-7bc2-450c-ab05-38864c8f6538", "file": "/v2/images/8696db01-7bc2-450c-ab05-38864c8f6538/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2d2161fec38d4b8187976a8864f224b8", "direct_url": "file:///var/lib/glance/images/8696db01-7bc2-450c-ab05-38864c8f6538", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:20:19,801 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/8696db01-7bc2-450c-ab05-38864c8f6538 used request id req-5c25678b-2fe6-43c5-9da3-b34991cbb076 2018-06-30 15:20:19,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d50c58415802146c7bc168483adfe37d7c79599" 2018-06-30 15:20:19,823 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:20:19 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-8d731b44-6385-4c76-989e-9e4b744c5c37 Front-End-Https: on 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", "root-tar"], "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-06-30 15:20:19,823 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-8d731b44-6385-4c76-989e-9e4b744c5c37 2018-06-30 15:20:19,826 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-image 2018-06-30 15:20:19,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/8696db01-7bc2-450c-ab05-38864c8f6538 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d50c58415802146c7bc168483adfe37d7c79599" 2018-06-30 15:20:19,894 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:20:19 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-7c0e6ede-94a4-4c14-a5ff-25a4cd5523e1 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:20:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:20:19Z", "visibility": "shared", "self": "/v2/images/8696db01-7bc2-450c-ab05-38864c8f6538", "min_disk": 0, "protected": false, "id": "8696db01-7bc2-450c-ab05-38864c8f6538", "file": "/v2/images/8696db01-7bc2-450c-ab05-38864c8f6538/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2d2161fec38d4b8187976a8864f224b8", "direct_url": "file:///var/lib/glance/images/8696db01-7bc2-450c-ab05-38864c8f6538", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:20:19,894 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/8696db01-7bc2-450c-ab05-38864c8f6538 used request id req-7c0e6ede-94a4-4c14-a5ff-25a4cd5523e1 2018-06-30 15:20:19,895 - create_image - DEBUG - Instance status is - active 2018-06-30 15:20:19,895 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-image 2018-06-30 15:20:19,895 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-image 2018-06-30 15:20:19,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:20:19,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:20:20,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6095a5d83265484e8bd3301429435c29", "name": "CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj-role"}], "expires_at": "2018-06-30T16:20:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d2161fec38d4b8187976a8864f224b8", "name": "CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2d2161fec38d4b8187976a8864f224b8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/2d2161fec38d4b8187976a8864f224b8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/2d2161fec38d4b8187976a8864f224b8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2d2161fec38d4b8187976a8864f224b8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/2d2161fec38d4b8187976a8864f224b8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/2d2161fec38d4b8187976a8864f224b8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2d2161fec38d4b8187976a8864f224b8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/2d2161fec38d4b8187976a8864f224b8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/2d2161fec38d4b8187976a8864f224b8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/2d2161fec38d4b8187976a8864f224b8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/2d2161fec38d4b8187976a8864f224b8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-5de9a668-7b2d-41a-user", "id": "5a72d5b87ccc40129ac1659d8057e024"}, "audit_ids": ["ozEFp0yBQkCaW70dWoo7oA"], "issued_at": "2018-06-30T15:20:20.000000Z"}} 2018-06-30 15:20:20,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf4af929928d58789f1b5df1cd050fd5dafcd57" 2018-06-30 15:20:21,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ebe905e-51a6-4ea2-b3cd-5142e3ca0746 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:20:21,079 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0ebe905e-51a6-4ea2-b3cd-5142e3ca0746 2018-06-30 15:20:21,085 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf4af929928d58789f1b5df1cd050fd5dafcd57" 2018-06-30 15:20:22,092 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:20:22 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-96ece858-e0e3-46dc-8bb5-376db2641692 x-openstack-request-id: req-96ece858-e0e3-46dc-8bb5-376db2641692 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-30 15:20:22,092 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/detail used request id req-96ece858-e0e3-46dc-8bb5-376db2641692 2018-06-30 15:20:22,095 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-96ece858-e0e3-46dc-8bb5-376db2641692" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf4af929928d58789f1b5df1cd050fd5dafcd57" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-vol", "imageRef": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-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-06-30 15:20:29,534 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:20:29 GMT Content-Type: application/json Content-Length: 842 Connection: keep-alive x-compute-request-id: req-b3252186-e7ef-46c0-86da-5204fb4c7411 x-openstack-request-id: req-b3252186-e7ef-46c0-86da-5204fb4c7411 RESP BODY: {"volume": {"status": "creating", "user_id": "5a72d5b87ccc40129ac1659d8057e024", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "rel": "self"}, {"href": "https://172.30.10.101:8776/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:20:29.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "size": 1}} 2018-06-30 15:20:29,534 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes used request id req-b3252186-e7ef-46c0-86da-5204fb4c7411 2018-06-30 15:20:29,537 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96ece858-e0e3-46dc-8bb5-376db2641692" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf4af929928d58789f1b5df1cd050fd5dafcd57" 2018-06-30 15:20:30,586 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:20:30 GMT Content-Type: application/json Content-Length: 934 Connection: keep-alive x-compute-request-id: req-dd7b197c-3929-49f5-9760-d303ded64eb6 x-openstack-request-id: req-dd7b197c-3929-49f5-9760-d303ded64eb6 Front-End-Https: on RESP BODY: {"volume": {"status": "creating", "user_id": "5a72d5b87ccc40129ac1659d8057e024", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "rel": "self"}, {"href": "https://172.30.10.101:8776/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:20:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d2161fec38d4b8187976a8864f224b8", "updated_at": "2018-06-30T15:20:30.000000", "volume_type": "lvm-driver", "name": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "size": 1}} 2018-06-30 15:20:30,586 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb used request id req-dd7b197c-3929-49f5-9760-d303ded64eb6 2018-06-30 15:20:30,587 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-vol 2018-06-30 15:20:30,590 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96ece858-e0e3-46dc-8bb5-376db2641692" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf4af929928d58789f1b5df1cd050fd5dafcd57" 2018-06-30 15:20:31,836 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:20:31 GMT Content-Type: application/json Content-Length: 934 Connection: keep-alive x-compute-request-id: req-e450b29c-9d96-4c4b-864a-4ca4de8d6cad x-openstack-request-id: req-e450b29c-9d96-4c4b-864a-4ca4de8d6cad Front-End-Https: on RESP BODY: {"volume": {"status": "creating", "user_id": "5a72d5b87ccc40129ac1659d8057e024", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "rel": "self"}, {"href": "https://172.30.10.101:8776/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:20:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d2161fec38d4b8187976a8864f224b8", "updated_at": "2018-06-30T15:20:30.000000", "volume_type": "lvm-driver", "name": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "size": 1}} 2018-06-30 15:20:31,837 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb used request id req-e450b29c-9d96-4c4b-864a-4ca4de8d6cad 2018-06-30 15:20:31,837 - create_volume - DEBUG - Instance status is - creating 2018-06-30 15:20:31,837 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-30 15:20:34,841 - create_volume - DEBUG - Volume status query timeout in 295.746279001 2018-06-30 15:20:34,844 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96ece858-e0e3-46dc-8bb5-376db2641692" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf4af929928d58789f1b5df1cd050fd5dafcd57" 2018-06-30 15:20:35,850 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:20:35 GMT Content-Type: application/json Content-Length: 934 Connection: keep-alive x-compute-request-id: req-e33e1917-574b-40f2-9e94-2f863c302513 x-openstack-request-id: req-e33e1917-574b-40f2-9e94-2f863c302513 Front-End-Https: on RESP BODY: {"volume": {"status": "creating", "user_id": "5a72d5b87ccc40129ac1659d8057e024", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "rel": "self"}, {"href": "https://172.30.10.101:8776/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:20:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d2161fec38d4b8187976a8864f224b8", "updated_at": "2018-06-30T15:20:30.000000", "volume_type": "lvm-driver", "name": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "size": 1}} 2018-06-30 15:20:35,850 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb used request id req-e33e1917-574b-40f2-9e94-2f863c302513 2018-06-30 15:20:35,850 - create_volume - DEBUG - Instance status is - creating 2018-06-30 15:20:35,851 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-30 15:20:38,851 - create_volume - DEBUG - Volume status query timeout in 291.735466957 2018-06-30 15:20:38,855 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96ece858-e0e3-46dc-8bb5-376db2641692" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf4af929928d58789f1b5df1cd050fd5dafcd57" 2018-06-30 15:20:39,202 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:20:39 GMT Content-Type: application/json Content-Length: 937 Connection: keep-alive x-compute-request-id: req-e2297cfc-871b-465c-9f03-24a07cf20fde x-openstack-request-id: req-e2297cfc-871b-465c-9f03-24a07cf20fde Front-End-Https: on RESP BODY: {"volume": {"status": "downloading", "user_id": "5a72d5b87ccc40129ac1659d8057e024", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "rel": "self"}, {"href": "https://172.30.10.101:8776/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:20:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2d2161fec38d4b8187976a8864f224b8", "updated_at": "2018-06-30T15:20:36.000000", "volume_type": "lvm-driver", "name": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "size": 1}} 2018-06-30 15:20:39,202 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb used request id req-e2297cfc-871b-465c-9f03-24a07cf20fde 2018-06-30 15:20:39,202 - create_volume - DEBUG - Instance status is - downloading 2018-06-30 15:20:39,202 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-30 15:20:42,204 - create_volume - DEBUG - Volume status query timeout in 288.382777929 2018-06-30 15:20:42,207 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96ece858-e0e3-46dc-8bb5-376db2641692" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf4af929928d58789f1b5df1cd050fd5dafcd57" 2018-06-30 15:20:42,531 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:20:42 GMT Content-Type: application/json Content-Length: 1253 Connection: keep-alive x-compute-request-id: req-ba486f44-2dae-4545-a901-8ebe86da5b7e x-openstack-request-id: req-ba486f44-2dae-4545-a901-8ebe86da5b7e Front-End-Https: on RESP BODY: {"volume": {"attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "rel": "self"}, {"href": "https://172.30.10.101:8776/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-06-30T15:20:42.000000", "replication_status": null, "snapshot_id": null, "id": "20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "size": 1, "user_id": "5a72d5b87ccc40129ac1659d8057e024", "os-vol-tenant-attr:tenant_id": "2d2161fec38d4b8187976a8864f224b8", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-image", "image_id": "8696db01-7bc2-450c-ab05-38864c8f6538", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-vol", "bootable": "true", "created_at": "2018-06-30T15:20:29.000000", "volume_type": "lvm-driver"}} 2018-06-30 15:20:42,531 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb used request id req-ba486f44-2dae-4545-a901-8ebe86da5b7e 2018-06-30 15:20:42,532 - create_volume - DEBUG - Instance status is - available 2018-06-30 15:20:42,532 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-vol 2018-06-30 15:20:42,532 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-vol 2018-06-30 15:20:42,534 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96ece858-e0e3-46dc-8bb5-376db2641692" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf4af929928d58789f1b5df1cd050fd5dafcd57" 2018-06-30 15:20:42,885 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:20:42 GMT Content-Type: application/json Content-Length: 1253 Connection: keep-alive x-compute-request-id: req-9cab206f-34ec-45c8-b992-aec6dbeed93a x-openstack-request-id: req-9cab206f-34ec-45c8-b992-aec6dbeed93a Front-End-Https: on RESP BODY: {"volume": {"attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "rel": "self"}, {"href": "https://172.30.10.101:8776/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-06-30T15:20:42.000000", "replication_status": null, "snapshot_id": null, "id": "20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "size": 1, "user_id": "5a72d5b87ccc40129ac1659d8057e024", "os-vol-tenant-attr:tenant_id": "2d2161fec38d4b8187976a8864f224b8", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-image", "image_id": "8696db01-7bc2-450c-ab05-38864c8f6538", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-vol", "bootable": "true", "created_at": "2018-06-30T15:20:29.000000", "volume_type": "lvm-driver"}} 2018-06-30 15:20:42,885 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb used request id req-9cab206f-34ec-45c8-b992-aec6dbeed93a 2018-06-30 15:20:42,886 - create_volume - DEBUG - Instance status is - available 2018-06-30 15:20:42,886 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-vol 2018-06-30 15:20:42,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:20:43,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6095a5d83265484e8bd3301429435c29", "name": "CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj-role"}], "expires_at": "2018-06-30T16:20:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d2161fec38d4b8187976a8864f224b8", "name": "CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/2d2161fec38d4b8187976a8864f224b8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/2d2161fec38d4b8187976a8864f224b8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/2d2161fec38d4b8187976a8864f224b8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/2d2161fec38d4b8187976a8864f224b8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/2d2161fec38d4b8187976a8864f224b8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/2d2161fec38d4b8187976a8864f224b8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/2d2161fec38d4b8187976a8864f224b8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/2d2161fec38d4b8187976a8864f224b8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/2d2161fec38d4b8187976a8864f224b8", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/2d2161fec38d4b8187976a8864f224b8", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/2d2161fec38d4b8187976a8864f224b8", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-5de9a668-7b2d-41a-user", "id": "5a72d5b87ccc40129ac1659d8057e024"}, "audit_ids": ["1-_HvGM2REWvUb8T3FUSdw"], "issued_at": "2018-06-30T15:20:43.000000Z"}} 2018-06-30 15:20:43,832 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad87ecb9f94a1b7551087bb363cfb33240a36b3b" 2018-06-30 15:20:44,912 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:20:44 GMT Content-Type: application/json Content-Length: 1253 Connection: keep-alive x-compute-request-id: req-cc05257c-0bc3-4648-a328-03a7f213cd58 x-openstack-request-id: req-cc05257c-0bc3-4648-a328-03a7f213cd58 Front-End-Https: on RESP BODY: {"volume": {"attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "rel": "self"}, {"href": "https://172.30.10.101:8776/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-06-30T15:20:42.000000", "replication_status": null, "snapshot_id": null, "id": "20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "size": 1, "user_id": "5a72d5b87ccc40129ac1659d8057e024", "os-vol-tenant-attr:tenant_id": "2d2161fec38d4b8187976a8864f224b8", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-image", "image_id": "8696db01-7bc2-450c-ab05-38864c8f6538", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-vol", "bootable": "true", "created_at": "2018-06-30T15:20:29.000000", "volume_type": "lvm-driver"}} 2018-06-30 15:20:44,912 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb used request id req-cc05257c-0bc3-4648-a328-03a7f213cd58 2018-06-30 15:20:44,915 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96ece858-e0e3-46dc-8bb5-376db2641692" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf4af929928d58789f1b5df1cd050fd5dafcd57" 2018-06-30 15:20:46,087 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:20:46 GMT Content-Type: application/json Content-Length: 1253 Connection: keep-alive x-compute-request-id: req-e06a4ad2-b3b0-42e2-b312-4bfbe49c1b40 x-openstack-request-id: req-e06a4ad2-b3b0-42e2-b312-4bfbe49c1b40 Front-End-Https: on RESP BODY: {"volume": {"attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "rel": "self"}, {"href": "https://172.30.10.101:8776/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-06-30T15:20:42.000000", "replication_status": null, "snapshot_id": null, "id": "20ea6c95-bcbb-4601-a8a2-5d1c3696fafb", "size": 1, "user_id": "5a72d5b87ccc40129ac1659d8057e024", "os-vol-tenant-attr:tenant_id": "2d2161fec38d4b8187976a8864f224b8", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-image", "image_id": "8696db01-7bc2-450c-ab05-38864c8f6538", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-vol", "bootable": "true", "created_at": "2018-06-30T15:20:29.000000", "volume_type": "lvm-driver"}} 2018-06-30 15:20:46,087 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb used request id req-e06a4ad2-b3b0-42e2-b312-4bfbe49c1b40 2018-06-30 15:20:46,088 - create_volume - DEBUG - Instance status is - available 2018-06-30 15:20:46,088 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-vol 2018-06-30 15:20:46,088 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-vol 2018-06-30 15:20:46,091 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96ece858-e0e3-46dc-8bb5-376db2641692" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf4af929928d58789f1b5df1cd050fd5dafcd57" 2018-06-30 15:20:47,125 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:20:47 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-48084010-df3a-4ba8-985c-38d8b6c69f97 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:20:47,125 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb used request id req-48084010-df3a-4ba8-985c-38d8b6c69f97 2018-06-30 15:20:47,128 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96ece858-e0e3-46dc-8bb5-376db2641692" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf4af929928d58789f1b5df1cd050fd5dafcd57" 2018-06-30 15:20:48,037 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:20:48 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-d06dd2c2-5785-495c-8cc2-fde1048c21b9 x-openstack-request-id: req-d06dd2c2-5785-495c-8cc2-fde1048c21b9 RESP BODY: {"itemNotFound": {"message": "Volume 20ea6c95-bcbb-4601-a8a2-5d1c3696fafb could not be found.", "code": 404}} 2018-06-30 15:20:48,037 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/2d2161fec38d4b8187976a8864f224b8/volumes/20ea6c95-bcbb-4601-a8a2-5d1c3696fafb used request id req-d06dd2c2-5785-495c-8cc2-fde1048c21b9 2018-06-30 15:20:48,037 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 20ea6c95-bcbb-4601-a8a2-5d1c3696fafb could not be found. (HTTP 404) (Request-ID: req-d06dd2c2-5785-495c-8cc2-fde1048c21b9) 2018-06-30 15:20:48,037 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-vol 2018-06-30 15:20:48,038 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-f65bee96-12cc-49ae-979a-ab9878745d85-image 2018-06-30 15:20:48,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/8696db01-7bc2-450c-ab05-38864c8f6538 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9d50c58415802146c7bc168483adfe37d7c79599" 2018-06-30 15:20:49,127 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:20:49 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b7953cd7-5b00-48c8-95e1-100759035366 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:20:49,127 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/8696db01-7bc2-450c-ab05-38864c8f6538 used request id req-b7953cd7-5b00-48c8-95e1-100759035366 2018-06-30 15:20:49,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000e84a5c66ed1c80deda21ca4a9d40eb16e11c" 2018-06-30 15:20:50,013 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:20:50 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-8dd08fbd-0d61-40af-86da-0e53cfc6f64e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:20:50,013 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-8dd08fbd-0d61-40af-86da-0e53cfc6f64e 2018-06-30 15:20:50,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000e84a5c66ed1c80deda21ca4a9d40eb16e11c" 2018-06-30 15:20:50,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:50 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c6df661-3523-492e-a5a5-5f8c3723b58b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:20:50,346 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-4c6df661-3523-492e-a5a5-5f8c3723b58b 2018-06-30 15:20:50,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000e84a5c66ed1c80deda21ca4a9d40eb16e11c" 2018-06-30 15:20:50,784 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:20:50 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c885774c-ce6b-4670-92e5-5d9fbc104947 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:20:50,785 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-c885774c-ce6b-4670-92e5-5d9fbc104947 2018-06-30 15:20:50,785 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:20:50,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000e84a5c66ed1c80deda21ca4a9d40eb16e11c" 2018-06-30 15:20:51,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:50 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e27c1c89-f2eb-4673-ad18-5a4c27209826 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:20:51,156 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-e27c1c89-f2eb-4673-ad18-5a4c27209826 2018-06-30 15:20:51,157 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj 2018-06-30 15:20:51,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/2d2161fec38d4b8187976a8864f224b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000e84a5c66ed1c80deda21ca4a9d40eb16e11c" 2018-06-30 15:20:51,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:20:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9828a1fe-9872-497b-809e-64fecf8e5f1c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:20:51,799 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/2d2161fec38d4b8187976a8864f224b8 used request id req-9828a1fe-9872-497b-809e-64fecf8e5f1c 2018-06-30 15:20:51,799 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-5de9a668-7b2d-41a-proj-role 2018-06-30 15:20:51,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/6095a5d83265484e8bd3301429435c29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000e84a5c66ed1c80deda21ca4a9d40eb16e11c" 2018-06-30 15:20:52,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:20:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ab588e8-a1af-436c-bfed-9c565abfc59a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:20:52,142 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/6095a5d83265484e8bd3301429435c29 used request id req-5ab588e8-a1af-436c-bfed-9c565abfc59a 2018-06-30 15:20:52,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7000e84a5c66ed1c80deda21ca4a9d40eb16e11c" 2018-06-30 15:20:52,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:52 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6994759-4234-4871-9f70-20aeb7d9bb4e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:20:52,476 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f6994759-4234-4871-9f70-20aeb7d9bb4e 2018-06-30 15:20:52,476 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-5de9a668-7b2d-41a-user 2018-06-30 15:20:52,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/5a72d5b87ccc40129ac1659d8057e024 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55677bc5bc52b4e12765d99cdd7ec9dd624fad6" 2018-06-30 15:20:53,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:20:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7fd8d02b-0234-40d2-a2f0-d67674b31bee Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:20:53,014 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/5a72d5b87ccc40129ac1659d8057e024 used request id req-7fd8d02b-0234-40d2-a2f0-d67674b31bee 2018-06-30 15:20:53,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:20:53,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:20:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["hYtpnSzzQauj9vXzemEIpw"], "issued_at": "2018-06-30T15:20:53.000000Z"}} 2018-06-30 15:20:53,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef27e8fe560a667d2e22d0259bf4fc5d860d1809" 2018-06-30 15:20:54,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd83aeb6-cd8d-4c52-b530-69a4c22b2c0f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:20:54,219 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dd83aeb6-cd8d-4c52-b530-69a4c22b2c0f 2018-06-30 15:20:54,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:20:54,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:20:55,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["gNdVESyXRAq-W6UIpl_HhA"], "issued_at": "2018-06-30T15:20:55.000000Z"}} 2018-06-30 15:20:55,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdfb27e2764b253eb85134570190dfd0695b293" 2018-06-30 15:20:55,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e985f05-6183-41e6-a252-89931cbf5f5e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:20:55,632 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8e985f05-6183-41e6-a252-89931cbf5f5e 2018-06-30 15:20:55,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:20:55,646 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:20:55 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:20:55,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-4c464970-42bd-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdfb27e2764b253eb85134570190dfd0695b293" 2018-06-30 15:20:56,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:55 GMT Server: Apache Content-Length: 185 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5536a3f8-9bed-4323-abe5-d15ef21ec5a9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-4c464970-42bd-4c8-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:20:56,080 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-4c464970-42bd-4c8-proj used request id req-5536a3f8-9bed-4323-abe5-d15ef21ec5a9 2018-06-30 15:20:56,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdfb27e2764b253eb85134570190dfd0695b293" 2018-06-30 15:20:56,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-743eda44-2a0f-4716-a5df-b073cd914c09 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:20:56,436 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-743eda44-2a0f-4716-a5df-b073cd914c09 2018-06-30 15:20:56,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdfb27e2764b253eb85134570190dfd0695b293" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj"}}' 2018-06-30 15:20:56,860 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:20:56 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b92b948-9417-487d-b8f8-cd9f4dbe1243 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42"}, "tags": [], "enabled": true, "id": "b1000521e155443bb9fef0584b6e3e42", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj"}} 2018-06-30 15:20:56,860 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-6b92b948-9417-487d-b8f8-cd9f4dbe1243 2018-06-30 15:20:56,860 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-4c464970-42bd-4c8-proj 2018-06-30 15:20:56,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:20:56,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:20:57,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:20:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["kyaNppPtT86JyLotxjdhEg"], "issued_at": "2018-06-30T15:20:57.000000Z"}} 2018-06-30 15:20:57,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d38bfbe955f7d5bcaf13c84be4192cb75565d37" 2018-06-30 15:20:58,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56e436ab-64bb-46c7-b9e1-e70a3b8ded9e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:20:58,068 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-56e436ab-64bb-46c7-b9e1-e70a3b8ded9e 2018-06-30 15:20:58,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:20:58,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:20:58 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:20:58,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d38bfbe955f7d5bcaf13c84be4192cb75565d37" 2018-06-30 15:20:58,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:58 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ec244c3-48d9-4183-a4e8-b0157a67c52d Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:20:58,466 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-8ec244c3-48d9-4183-a4e8-b0157a67c52d 2018-06-30 15:20:58,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=SimpleHealthCheck-4c464970-42bd-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d38bfbe955f7d5bcaf13c84be4192cb75565d37" 2018-06-30 15:20:58,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:58 GMT Server: Apache Content-Length: 453 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9512929-3e97-44b1-8d7a-650d47c890a7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=SimpleHealthCheck-4c464970-42bd-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42"}, "tags": [], "enabled": true, "id": "b1000521e155443bb9fef0584b6e3e42", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj"}]} 2018-06-30 15:20:58,877 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=SimpleHealthCheck-4c464970-42bd-4c8-proj used request id req-b9512929-3e97-44b1-8d7a-650d47c890a7 2018-06-30 15:20:58,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d38bfbe955f7d5bcaf13c84be4192cb75565d37" 2018-06-30 15:20:59,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:58 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47a36195-d10d-4df9-8777-1cbfaf77c24a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:20:59,283 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-47a36195-d10d-4df9-8777-1cbfaf77c24a 2018-06-30 15:20:59,924 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-4c464970-42bd-4c8-user 2018-06-30 15:20:59,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:20:59,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdfb27e2764b253eb85134570190dfd0695b293" 2018-06-30 15:21:00,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:20:59 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42238f62-ac47-45e2-91b8-0c9f0dc15867 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:21:00,332 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-42238f62-ac47-45e2-91b8-0c9f0dc15867 2018-06-30 15:21:00,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdfb27e2764b253eb85134570190dfd0695b293" -d '{"role": {"name": "SimpleHealthCheck-4c464970-42bd-4c8-proj-role"}}' 2018-06-30 15:21:00,801 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:21:00 GMT Server: Apache Content-Length: 216 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-352664d9-da2c-4304-bbe2-af25a3569b12 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b1556a73c974388930ee296f443cbfd", "links": {"self": "http://10.167.4.35:5000/v3/roles/9b1556a73c974388930ee296f443cbfd"}, "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj-role"}} 2018-06-30 15:21:00,801 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-352664d9-da2c-4304-bbe2-af25a3569b12 2018-06-30 15:21:00,802 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-4c464970-42bd-4c8-proj-role 2018-06-30 15:21:00,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/9b1556a73c974388930ee296f443cbfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdfb27e2764b253eb85134570190dfd0695b293" 2018-06-30 15:21:01,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:21:00 GMT Server: Apache Content-Length: 216 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3fa4962-537d-4b96-84b1-966b08d8f54c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b1556a73c974388930ee296f443cbfd", "links": {"self": "http://10.167.4.35:5000/v3/roles/9b1556a73c974388930ee296f443cbfd"}, "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj-role"}} 2018-06-30 15:21:01,141 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/9b1556a73c974388930ee296f443cbfd used request id req-d3fa4962-537d-4b96-84b1-966b08d8f54c 2018-06-30 15:21:01,142 - keystone_utils - INFO - Granting role SimpleHealthCheck-4c464970-42bd-4c8-proj-role to project SimpleHealthCheck-4c464970-42bd-4c8-proj 2018-06-30 15:21:01,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42/users/e25179c42ec94923b6c737ff71396d3b/roles/9b1556a73c974388930ee296f443cbfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdfb27e2764b253eb85134570190dfd0695b293" 2018-06-30 15:21:01,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:21:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35f7083f-79ff-4b55-8976-0917f620f1e6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:21:01,674 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42/users/e25179c42ec94923b6c737ff71396d3b/roles/9b1556a73c974388930ee296f443cbfd used request id req-35f7083f-79ff-4b55-8976-0917f620f1e6 2018-06-30 15:21:01,674 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:21:01,676 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:21:01,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:21:01,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:21:02,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b1556a73c974388930ee296f443cbfd", "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj-role"}], "expires_at": "2018-06-30T16:21:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1000521e155443bb9fef0584b6e3e42", "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b1000521e155443bb9fef0584b6e3e42", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b1000521e155443bb9fef0584b6e3e42", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b1000521e155443bb9fef0584b6e3e42", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b1000521e155443bb9fef0584b6e3e42", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b1000521e155443bb9fef0584b6e3e42", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b1000521e155443bb9fef0584b6e3e42", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-4c464970-42bd-4c8-user", "id": "e25179c42ec94923b6c737ff71396d3b"}, "audit_ids": ["jpuMhlVEQ7yXjH-sALO7Hg"], "issued_at": "2018-06-30T15:21:02.000000Z"}} 2018-06-30 15:21:02,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}126adde9440d713043dc71c4b5f2ae4650feef3b" 2018-06-30 15:21:02,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:21:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f5e2429-3c1b-42bb-8789-9e3a02fb15c7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:21:02,833 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5f5e2429-3c1b-42bb-8789-9e3a02fb15c7 2018-06-30 15:21:02,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}126adde9440d713043dc71c4b5f2ae4650feef3b" 2018-06-30 15:21:03,530 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:03 GMT Content-Type: application/json Content-Length: 162 Connection: keep-alive X-Openstack-Request-Id: req-554f57c0-3433-4f5e-98dc-ad5c3d6c82ae Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-image"} 2018-06-30 15:21:03,531 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-image used request id req-554f57c0-3433-4f5e-98dc-ad5c3d6c82ae 2018-06-30 15:21:03,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}126adde9440d713043dc71c4b5f2ae4650feef3b" 2018-06-30 15:21:04,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:04 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2781289c-881a-465b-b163-a89a70fde8ea Front-End-Https: on 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", "root-tar"], "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-06-30 15:21:04,224 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-2781289c-881a-465b-b163-a89a70fde8ea 2018-06-30 15:21:04,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}126adde9440d713043dc71c4b5f2ae4650feef3b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-image"}' 2018-06-30 15:21:05,311 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:21:05 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/5b326316-60b3-4b6e-89a0-bacb0d389520 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-43420700-ae64-48c0-85e2-d412ba8c9883 Front-End-Https: on RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:21:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:21:05Z", "visibility": "shared", "self": "/v2/images/5b326316-60b3-4b6e-89a0-bacb0d389520", "min_disk": 0, "protected": false, "id": "5b326316-60b3-4b6e-89a0-bacb0d389520", "file": "/v2/images/5b326316-60b3-4b6e-89a0-bacb0d389520/file", "checksum": null, "owner": "b1000521e155443bb9fef0584b6e3e42", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:21:05,311 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-43420700-ae64-48c0-85e2-d412ba8c9883 2018-06-30 15:21:05,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/5b326316-60b3-4b6e-89a0-bacb0d389520/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}126adde9440d713043dc71c4b5f2ae4650feef3b" -d '' 2018-06-30 15:21:06,659 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:21:06 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7c8d7608-867c-43f8-b957-026d1aa0e616 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:21:06,659 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/5b326316-60b3-4b6e-89a0-bacb0d389520/file used request id req-7c8d7608-867c-43f8-b957-026d1aa0e616 2018-06-30 15:21:06,660 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:21:06,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/5b326316-60b3-4b6e-89a0-bacb0d389520 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}126adde9440d713043dc71c4b5f2ae4650feef3b" 2018-06-30 15:21:07,437 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:07 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-f13a833f-0d8f-439c-b8d9-dcdce2d9eec9 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:21:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:21:07Z", "visibility": "shared", "self": "/v2/images/5b326316-60b3-4b6e-89a0-bacb0d389520", "min_disk": 0, "protected": false, "id": "5b326316-60b3-4b6e-89a0-bacb0d389520", "file": "/v2/images/5b326316-60b3-4b6e-89a0-bacb0d389520/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b1000521e155443bb9fef0584b6e3e42", "direct_url": "file:///var/lib/glance/images/5b326316-60b3-4b6e-89a0-bacb0d389520", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:21:07,437 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/5b326316-60b3-4b6e-89a0-bacb0d389520 used request id req-f13a833f-0d8f-439c-b8d9-dcdce2d9eec9 2018-06-30 15:21:07,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}126adde9440d713043dc71c4b5f2ae4650feef3b" 2018-06-30 15:21:08,316 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:08 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-8c85476c-687e-48f7-9cea-fd869713a6ad Front-End-Https: on 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", "root-tar"], "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-06-30 15:21:08,317 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-8c85476c-687e-48f7-9cea-fd869713a6ad 2018-06-30 15:21:08,320 - create_image - INFO - Created image with name - SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-image 2018-06-30 15:21:08,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/5b326316-60b3-4b6e-89a0-bacb0d389520 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}126adde9440d713043dc71c4b5f2ae4650feef3b" 2018-06-30 15:21:09,268 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:09 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-2e1bd7ea-c69f-4907-ab33-752265870679 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:21:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:21:07Z", "visibility": "shared", "self": "/v2/images/5b326316-60b3-4b6e-89a0-bacb0d389520", "min_disk": 0, "protected": false, "id": "5b326316-60b3-4b6e-89a0-bacb0d389520", "file": "/v2/images/5b326316-60b3-4b6e-89a0-bacb0d389520/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b1000521e155443bb9fef0584b6e3e42", "direct_url": "file:///var/lib/glance/images/5b326316-60b3-4b6e-89a0-bacb0d389520", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:21:09,268 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/5b326316-60b3-4b6e-89a0-bacb0d389520 used request id req-2e1bd7ea-c69f-4907-ab33-752265870679 2018-06-30 15:21:09,269 - create_image - DEBUG - Instance status is - active 2018-06-30 15:21:09,269 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-image 2018-06-30 15:21:09,269 - create_image - INFO - Image is now active with name - SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-image 2018-06-30 15:21:09,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:21:09,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:21:10,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b1556a73c974388930ee296f443cbfd", "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj-role"}], "expires_at": "2018-06-30T16:21:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1000521e155443bb9fef0584b6e3e42", "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b1000521e155443bb9fef0584b6e3e42", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b1000521e155443bb9fef0584b6e3e42", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b1000521e155443bb9fef0584b6e3e42", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b1000521e155443bb9fef0584b6e3e42", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b1000521e155443bb9fef0584b6e3e42", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b1000521e155443bb9fef0584b6e3e42", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-4c464970-42bd-4c8-user", "id": "e25179c42ec94923b6c737ff71396d3b"}, "audit_ids": ["kIPeIdbWR7uyGFo0enkHYg"], "issued_at": "2018-06-30T15:21:10.000000Z"}} 2018-06-30 15:21:10,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1068a240683b1c6afe4590270aab105a088aec19" 2018-06-30 15:21:10,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:21:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7ffd61d-0027-41ef-85d5-7cdfed2582f0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:21:10,689 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a7ffd61d-0027-41ef-85d5-7cdfed2582f0 2018-06-30 15:21:10,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1068a240683b1c6afe4590270aab105a088aec19" 2018-06-30 15:21:11,417 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:11 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-e7bb7909-6186-484b-a6ad-c1230e9d8ee7 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:21:11,417 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net used request id req-e7bb7909-6186-484b-a6ad-c1230e9d8ee7 2018-06-30 15:21:11,417 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net 2018-06-30 15:21:11,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1068a240683b1c6afe4590270aab105a088aec19" -d '{"network": {"name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net", "admin_state_up": true}}' 2018-06-30 15:21:12,300 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:21:12 GMT Content-Type: application/json Content-Length: 600 Connection: keep-alive X-Openstack-Request-Id: req-273440a7-453e-4051-b1d5-32e52e237812 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:21:12Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b1000521e155443bb9fef0584b6e3e42","id":"a4a98710-ae07-4088-8202-4c52c45827e5","name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net"}} 2018-06-30 15:21:12,300 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-273440a7-453e-4051-b1d5-32e52e237812 2018-06-30 15:21:12,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a4a98710-ae07-4088-8202-4c52c45827e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1068a240683b1c6afe4590270aab105a088aec19" 2018-06-30 15:21:13,390 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:13 GMT Content-Type: application/json Content-Length: 584 Connection: keep-alive X-Openstack-Request-Id: req-631ed029-c3fa-40f4-948c-b4fb7e937600 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:21:12Z","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b1000521e155443bb9fef0584b6e3e42","id":"a4a98710-ae07-4088-8202-4c52c45827e5","name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net"}]} 2018-06-30 15:21:13,390 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a4a98710-ae07-4088-8202-4c52c45827e5 used request id req-631ed029-c3fa-40f4-948c-b4fb7e937600 2018-06-30 15:21:13,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a4a98710-ae07-4088-8202-4c52c45827e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1068a240683b1c6afe4590270aab105a088aec19" 2018-06-30 15:21:14,227 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:14 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-5a6bca68-34cc-44d2-bf72-a6200127a601 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:21:14,227 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a4a98710-ae07-4088-8202-4c52c45827e5 used request id req-5a6bca68-34cc-44d2-bf72-a6200127a601 2018-06-30 15:21:14,227 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-subnet 2018-06-30 15:21:14,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1068a240683b1c6afe4590270aab105a088aec19" -d '{"subnets": [{"ip_version": 4, "network_id": "a4a98710-ae07-4088-8202-4c52c45827e5", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-subnet"}]}' 2018-06-30 15:21:15,849 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:21:15 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-4942f6a1-ec33-4d22-bc47-5d3be9c30ff6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a98710-ae07-4088-8202-4c52c45827e5","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:21:15Z","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":"b1000521e155443bb9fef0584b6e3e42","id":"53023b3f-832b-470f-8077-155e86b7e70c","subnetpool_id":null,"name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-subnet"}]} 2018-06-30 15:21:15,850 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-4942f6a1-ec33-4d22-bc47-5d3be9c30ff6 2018-06-30 15:21:15,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a4a98710-ae07-4088-8202-4c52c45827e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1068a240683b1c6afe4590270aab105a088aec19" 2018-06-30 15:21:16,695 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:16 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-f0e1133a-e4f8-41e9-b486-8652a851bff5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["53023b3f-832b-470f-8077-155e86b7e70c"],"updated_at":"2018-06-30T15:21:15Z","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b1000521e155443bb9fef0584b6e3e42","id":"a4a98710-ae07-4088-8202-4c52c45827e5","name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net"}]} 2018-06-30 15:21:16,695 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a4a98710-ae07-4088-8202-4c52c45827e5 used request id req-f0e1133a-e4f8-41e9-b486-8652a851bff5 2018-06-30 15:21:16,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a4a98710-ae07-4088-8202-4c52c45827e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1068a240683b1c6afe4590270aab105a088aec19" 2018-06-30 15:21:16,821 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:16 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-63e7701b-1e23-4964-b941-1ac4978bb412 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a98710-ae07-4088-8202-4c52c45827e5","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:21:15Z","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":"b1000521e155443bb9fef0584b6e3e42","id":"53023b3f-832b-470f-8077-155e86b7e70c","subnetpool_id":null,"name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-subnet"}]} 2018-06-30 15:21:16,821 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a4a98710-ae07-4088-8202-4c52c45827e5 used request id req-63e7701b-1e23-4964-b941-1ac4978bb412 2018-06-30 15:21:16,822 - OpenStackNetwork - DEBUG - Network [a4a98710-ae07-4088-8202-4c52c45827e5] created successfully 2018-06-30 15:21:16,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:21:16,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:21:17,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:21:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["CN9YNPH6TCWmc3WNogXNqw"], "issued_at": "2018-06-30T15:21:17.000000Z"}} 2018-06-30 15:21:17,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fb244bb12ed9dbe41aab0d21e60174c79c8c3b" 2018-06-30 15:21:17,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:21:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aeb4bd11-179c-41f4-95c7-b5940769b3c7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:21:17,815 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aeb4bd11-179c-41f4-95c7-b5940769b3c7 2018-06-30 15:21:17,816 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:21:17,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fb244bb12ed9dbe41aab0d21e60174c79c8c3b" 2018-06-30 15:21:18,371 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:18 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6edd799c-700b-4086-97fd-c630ce3632dc X-Compute-Request-Id: req-6edd799c-700b-4086-97fd-c630ce3632dc Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:21:18,371 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6edd799c-700b-4086-97fd-c630ce3632dc 2018-06-30 15:21:18,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fb244bb12ed9dbe41aab0d21e60174c79c8c3b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-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-06-30 15:21:19,064 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:19 GMT Content-Type: application/json Content-Length: 525 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fbda428a-c72c-4d72-97ec-832e294d7128 X-Compute-Request-Id: req-fbda428a-c72c-4d72-97ec-832e294d7128 Front-End-Https: on RESP BODY: {"flavor": {"name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "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": "fc5a3012-65a7-4ff6-a3e2-52adc75aaa01"}} 2018-06-30 15:21:19,064 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-fbda428a-c72c-4d72-97ec-832e294d7128 2018-06-30 15:21:19,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:21:19,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:21:19,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b1556a73c974388930ee296f443cbfd", "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj-role"}], "expires_at": "2018-06-30T16:21:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1000521e155443bb9fef0584b6e3e42", "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b1000521e155443bb9fef0584b6e3e42", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b1000521e155443bb9fef0584b6e3e42", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b1000521e155443bb9fef0584b6e3e42", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b1000521e155443bb9fef0584b6e3e42", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b1000521e155443bb9fef0584b6e3e42", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b1000521e155443bb9fef0584b6e3e42", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-4c464970-42bd-4c8-user", "id": "e25179c42ec94923b6c737ff71396d3b"}, "audit_ids": ["a1gbLjvfTJuLJZ8PFvPDZw"], "issued_at": "2018-06-30T15:21:19.000000Z"}} 2018-06-30 15:21:19,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:20,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:21:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a0be4f8-edda-4599-a43e-dcea1e31f2c8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:21:20,073 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2a0be4f8-edda-4599-a43e-dcea1e31f2c8 2018-06-30 15:21:20,074 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:21:20,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:20,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:21:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22975368-f1d7-4dc6-937e-a546444d2fd0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:21:20,423 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-22975368-f1d7-4dc6-937e-a546444d2fd0 2018-06-30 15:21:20,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:21,520 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:21 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-c1afc970-8cfd-4f83-8645-8b82ccd1c791 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["53023b3f-832b-470f-8077-155e86b7e70c"],"updated_at":"2018-06-30T15:21:15Z","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b1000521e155443bb9fef0584b6e3e42","id":"a4a98710-ae07-4088-8202-4c52c45827e5","name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net"}]} 2018-06-30 15:21:21,520 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net used request id req-c1afc970-8cfd-4f83-8645-8b82ccd1c791 2018-06-30 15:21:21,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:21:21,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:21:21 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:21:21,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:21,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:21:21 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1b888ce-3d5b-4362-a0fe-d03c3bf1e378 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1000521e155443bb9fef0584b6e3e42", "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj"}} 2018-06-30 15:21:21,781 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42 used request id req-e1b888ce-3d5b-4362-a0fe-d03c3bf1e378 2018-06-30 15:21:21,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a4a98710-ae07-4088-8202-4c52c45827e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:22,638 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:22 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-e03d3b2b-301b-45ed-a64b-831414f3d686 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a98710-ae07-4088-8202-4c52c45827e5","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:21:15Z","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":"b1000521e155443bb9fef0584b6e3e42","id":"53023b3f-832b-470f-8077-155e86b7e70c","subnetpool_id":null,"name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-subnet"}]} 2018-06-30 15:21:22,638 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a4a98710-ae07-4088-8202-4c52c45827e5 used request id req-e03d3b2b-301b-45ed-a64b-831414f3d686 2018-06-30 15:21:22,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a4a98710-ae07-4088-8202-4c52c45827e5&name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:22,760 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:22 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-51f8dcc0-db09-47f2-bb35-43ec42c9e691 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:21:22,760 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a4a98710-ae07-4088-8202-4c52c45827e5&name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0port-1&admin_state_up=True used request id req-51f8dcc0-db09-47f2-bb35-43ec42c9e691 2018-06-30 15:21:22,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:23,681 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:23 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c8e1373c-267c-49f7-90da-3b4a845182b4 X-Compute-Request-Id: req-c8e1373c-267c-49f7-90da-3b4a845182b4 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:21:23,681 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst used request id req-c8e1373c-267c-49f7-90da-3b4a845182b4 2018-06-30 15:21:23,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:24,858 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:24 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-619eeb97-341f-4829-8b17-29cab2a51512 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["53023b3f-832b-470f-8077-155e86b7e70c"],"updated_at":"2018-06-30T15:21:15Z","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b1000521e155443bb9fef0584b6e3e42","id":"a4a98710-ae07-4088-8202-4c52c45827e5","name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net"}]} 2018-06-30 15:21:24,858 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net used request id req-619eeb97-341f-4829-8b17-29cab2a51512 2018-06-30 15:21:24,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:25,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:21:24 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbe3cce4-eb7f-45c6-861a-d9ba9ffd57d9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1000521e155443bb9fef0584b6e3e42", "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj"}} 2018-06-30 15:21:25,247 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42 used request id req-fbe3cce4-eb7f-45c6-861a-d9ba9ffd57d9 2018-06-30 15:21:25,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a4a98710-ae07-4088-8202-4c52c45827e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:25,492 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:25 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-071dda07-0856-45d8-a771-4f130a28e619 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a98710-ae07-4088-8202-4c52c45827e5","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:21:15Z","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":"b1000521e155443bb9fef0584b6e3e42","id":"53023b3f-832b-470f-8077-155e86b7e70c","subnetpool_id":null,"name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-subnet"}]} 2018-06-30 15:21:25,493 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a4a98710-ae07-4088-8202-4c52c45827e5 used request id req-071dda07-0856-45d8-a771-4f130a28e619 2018-06-30 15:21:25,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a4a98710-ae07-4088-8202-4c52c45827e5&name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:25,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:25 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-b4e5e245-a190-4c8e-99af-267217539091 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:21:25,598 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a4a98710-ae07-4088-8202-4c52c45827e5&name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0port-1&admin_state_up=True used request id req-b4e5e245-a190-4c8e-99af-267217539091 2018-06-30 15:21:25,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:21:25,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:21:26,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b1556a73c974388930ee296f443cbfd", "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj-role"}], "expires_at": "2018-06-30T16:21:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1000521e155443bb9fef0584b6e3e42", "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b1000521e155443bb9fef0584b6e3e42", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b1000521e155443bb9fef0584b6e3e42", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b1000521e155443bb9fef0584b6e3e42", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b1000521e155443bb9fef0584b6e3e42", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b1000521e155443bb9fef0584b6e3e42", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b1000521e155443bb9fef0584b6e3e42", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b1000521e155443bb9fef0584b6e3e42", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-4c464970-42bd-4c8-user", "id": "e25179c42ec94923b6c737ff71396d3b"}, "audit_ids": ["_xH6Q0omQIuZawblg8ZN3Q"], "issued_at": "2018-06-30T15:21:26.000000Z"}} 2018-06-30 15:21:26,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b1ec7ebd022ef1d1a2ac6baf53274ec5aa12af" 2018-06-30 15:21:26,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:21:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6be90a72-21c2-431d-8da2-6bd347e1f4ef Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:21:26,826 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6be90a72-21c2-431d-8da2-6bd347e1f4ef 2018-06-30 15:21:26,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:27,072 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:27 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-e696ec42-0778-49bd-ba63-067db7e1c75e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["53023b3f-832b-470f-8077-155e86b7e70c"],"updated_at":"2018-06-30T15:21:15Z","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b1000521e155443bb9fef0584b6e3e42","id":"a4a98710-ae07-4088-8202-4c52c45827e5","name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net"}]} 2018-06-30 15:21:27,073 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net used request id req-e696ec42-0778-49bd-ba63-067db7e1c75e 2018-06-30 15:21:27,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a4a98710-ae07-4088-8202-4c52c45827e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:27,444 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:27 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-9444ddda-83a8-48ac-82bb-f16aa619bbc6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a98710-ae07-4088-8202-4c52c45827e5","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:21:15Z","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":"b1000521e155443bb9fef0584b6e3e42","id":"53023b3f-832b-470f-8077-155e86b7e70c","subnetpool_id":null,"name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-subnet"}]} 2018-06-30 15:21:27,444 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a4a98710-ae07-4088-8202-4c52c45827e5 used request id req-9444ddda-83a8-48ac-82bb-f16aa619bbc6 2018-06-30 15:21:27,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:27,722 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:27 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-85fd2f57-8662-46a2-b240-bbdc8e085794 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["53023b3f-832b-470f-8077-155e86b7e70c"],"updated_at":"2018-06-30T15:21:15Z","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b1000521e155443bb9fef0584b6e3e42","id":"a4a98710-ae07-4088-8202-4c52c45827e5","name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net"}]} 2018-06-30 15:21:27,722 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net used request id req-85fd2f57-8662-46a2-b240-bbdc8e085794 2018-06-30 15:21:27,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:21:27,735 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:21:27 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:21:27,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8b1ec7ebd022ef1d1a2ac6baf53274ec5aa12af" 2018-06-30 15:21:27,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:21:27 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48d86ad7-4880-4834-a5ec-c7dca6b458ae Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1000521e155443bb9fef0584b6e3e42", "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj"}} 2018-06-30 15:21:27,830 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42 used request id req-48d86ad7-4880-4834-a5ec-c7dca6b458ae 2018-06-30 15:21:27,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a4a98710-ae07-4088-8202-4c52c45827e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:28,033 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:28 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-a18e7a39-56bb-493d-b400-3ef9153948de Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a98710-ae07-4088-8202-4c52c45827e5","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:21:15Z","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":"b1000521e155443bb9fef0584b6e3e42","id":"53023b3f-832b-470f-8077-155e86b7e70c","subnetpool_id":null,"name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-subnet"}]} 2018-06-30 15:21:28,034 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a4a98710-ae07-4088-8202-4c52c45827e5 used request id req-a18e7a39-56bb-493d-b400-3ef9153948de 2018-06-30 15:21:28,034 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net 2018-06-30 15:21:28,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" -d '{"port": {"network_id": "a4a98710-ae07-4088-8202-4c52c45827e5", "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0port-1", "admin_state_up": true}}' 2018-06-30 15:21:30,049 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:21:30 GMT Content-Type: application/json Content-Length: 753 Connection: keep-alive X-Openstack-Request-Id: req-a98c2a5d-9edc-4c41-8e12-2a7c8981c3ad Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:21:28Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a4a98710-ae07-4088-8202-4c52c45827e5","tenant_id":"b1000521e155443bb9fef0584b6e3e42","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:21:29Z","name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:01:d2:a8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"b1000521e155443bb9fef0584b6e3e42","fixed_ips":[{"subnet_id":"53023b3f-832b-470f-8077-155e86b7e70c","ip_address":"10.55.0.10"}],"id":"f3236e98-71af-4a5a-b808-b42d9cb312b6","security_groups":["c343a988-2969-42a4-a138-446202d8decb"],"device_id":""}} 2018-06-30 15:21:30,049 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-a98c2a5d-9edc-4c41-8e12-2a7c8981c3ad 2018-06-30 15:21:30,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:30,282 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:30 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-8c24bed1-42ab-4289-980a-6a7986a2d286 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["53023b3f-832b-470f-8077-155e86b7e70c"],"updated_at":"2018-06-30T15:21:15Z","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b1000521e155443bb9fef0584b6e3e42","id":"a4a98710-ae07-4088-8202-4c52c45827e5","name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net"}]} 2018-06-30 15:21:30,283 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net used request id req-8c24bed1-42ab-4289-980a-6a7986a2d286 2018-06-30 15:21:30,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:30,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:21:30 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-957b743d-72c1-47d2-9ade-4ea63648d76c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1000521e155443bb9fef0584b6e3e42", "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj"}} 2018-06-30 15:21:30,377 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42 used request id req-957b743d-72c1-47d2-9ade-4ea63648d76c 2018-06-30 15:21:30,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a4a98710-ae07-4088-8202-4c52c45827e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:30,575 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:30 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-8bfd75d5-24cc-4c66-8db5-61d48cf2a8f7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a98710-ae07-4088-8202-4c52c45827e5","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:21:15Z","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":"b1000521e155443bb9fef0584b6e3e42","id":"53023b3f-832b-470f-8077-155e86b7e70c","subnetpool_id":null,"name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-subnet"}]} 2018-06-30 15:21:30,575 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a4a98710-ae07-4088-8202-4c52c45827e5 used request id req-8bfd75d5-24cc-4c66-8db5-61d48cf2a8f7 2018-06-30 15:21:30,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a4a98710-ae07-4088-8202-4c52c45827e5&name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:30,778 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:30 GMT Content-Type: application/json Content-Length: 756 Connection: keep-alive X-Openstack-Request-Id: req-c14f941a-d388-420c-98b4-aab59abc1a94 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a4a98710-ae07-4088-8202-4c52c45827e5","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:28Z","admin_state_up":true,"updated_at":"2018-06-30T15:21:29Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:01:d2:a8","id":"f3236e98-71af-4a5a-b808-b42d9cb312b6","port_security_enabled":true,"project_id":"b1000521e155443bb9fef0584b6e3e42","fixed_ips":[{"subnet_id":"53023b3f-832b-470f-8077-155e86b7e70c","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["c343a988-2969-42a4-a138-446202d8decb"],"name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0port-1"}]} 2018-06-30 15:21:30,778 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a4a98710-ae07-4088-8202-4c52c45827e5&name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0port-1&admin_state_up=True used request id req-c14f941a-d388-420c-98b4-aab59abc1a94 2018-06-30 15:21:30,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:30,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:21:30 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eaf7cc63-24e9-4bb6-9094-de5edb9f23ec Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1000521e155443bb9fef0584b6e3e42", "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj"}} 2018-06-30 15:21:30,877 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42 used request id req-eaf7cc63-24e9-4bb6-9094-de5edb9f23ec 2018-06-30 15:21:30,878 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst 2018-06-30 15:21:30,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:31,578 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:31 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-18d7bb34-7728-4d42-9515-32946644df2a X-Compute-Request-Id: req-18d7bb34-7728-4d42-9515-32946644df2a Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, {"id": "fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "rel": "bookmark"}], "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-flavor-name"}]} 2018-06-30 15:21:31,578 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-18d7bb34-7728-4d42-9515-32946644df2a 2018-06-30 15:21:31,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:32,403 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:32 GMT Content-Type: application/json Content-Length: 525 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6b9c0646-f855-4f87-9410-aef1a3cce560 X-Compute-Request-Id: req-6b9c0646-f855-4f87-9410-aef1a3cce560 Front-End-Https: on RESP BODY: {"flavor": {"name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "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": "fc5a3012-65a7-4ff6-a3e2-52adc75aaa01"}} 2018-06-30 15:21:32,403 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01 used request id req-6b9c0646-f855-4f87-9410-aef1a3cce560 2018-06-30 15:21:32,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:33,190 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:33 GMT Content-Type: application/json Content-Length: 884 Connection: keep-alive X-Openstack-Request-Id: req-566dd499-a2c8-45b8-b040-07db643bc837 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:21:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:21:07Z", "visibility": "shared", "self": "/v2/images/5b326316-60b3-4b6e-89a0-bacb0d389520", "min_disk": 0, "protected": false, "id": "5b326316-60b3-4b6e-89a0-bacb0d389520", "file": "/v2/images/5b326316-60b3-4b6e-89a0-bacb0d389520/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b1000521e155443bb9fef0584b6e3e42", "direct_url": "file:///var/lib/glance/images/5b326316-60b3-4b6e-89a0-bacb0d389520", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-image"} 2018-06-30 15:21:33,190 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-image used request id req-566dd499-a2c8-45b8-b040-07db643bc837 2018-06-30 15:21:33,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:33,778 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:33 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-3fbef557-6376-4727-acea-bba9fcc6e3e3 Front-End-Https: on 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", "root-tar"], "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-06-30 15:21:33,779 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-3fbef557-6376-4727-acea-bba9fcc6e3e3 2018-06-30 15:21:33,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" -d '{"server": {"name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst", "imageRef": "5b326316-60b3-4b6e-89a0-bacb0d389520", "flavorRef": "fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "max_count": 1, "min_count": 1, "networks": [{"port": "f3236e98-71af-4a5a-b808-b42d9cb312b6"}]}}' 2018-06-30 15:21:41,076 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:21:41 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3be5a9bb-af6c-46bf-8ebb-841489aab613 X-Compute-Request-Id: req-3be5a9bb-af6c-46bf-8ebb-841489aab613 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c573a626-28f7-4796-bf7b-9a62d2dafb66", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "bookmark"}], "adminPass": "RZTNxM9eiQKh"}} 2018-06-30 15:21:41,076 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-3be5a9bb-af6c-46bf-8ebb-841489aab613 2018-06-30 15:21:41,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:43,981 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:43 GMT Content-Type: application/json Content-Length: 1289 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c6aa33be-c6ce-4c6d-90db-de357fbf0508 X-Compute-Request-Id: req-c6aa33be-c6ce-4c6d-90db-de357fbf0508 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "bookmark"}], "image": {"id": "5b326316-60b3-4b6e-89a0-bacb0d389520", "links": [{"href": "http://172.30.10.101:8774/images/5b326316-60b3-4b6e-89a0-bacb0d389520", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "links": [{"href": "http://172.30.10.101:8774/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "rel": "bookmark"}]}, "id": "c573a626-28f7-4796-bf7b-9a62d2dafb66", "user_id": "e25179c42ec94923b6c737ff71396d3b", "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-06-30T15:21:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst", "created": "2018-06-30T15:21:41Z", "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:21:43,981 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 used request id req-c6aa33be-c6ce-4c6d-90db-de357fbf0508 2018-06-30 15:21:43,982 - create_instance - INFO - Created instance with name - SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst 2018-06-30 15:21:43,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:45,921 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:45 GMT Content-Type: application/json Content-Length: 1289 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fbec9475-7c91-4052-9fd1-ec022f532072 X-Compute-Request-Id: req-fbec9475-7c91-4052-9fd1-ec022f532072 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "bookmark"}], "image": {"id": "5b326316-60b3-4b6e-89a0-bacb0d389520", "links": [{"href": "http://172.30.10.101:8774/images/5b326316-60b3-4b6e-89a0-bacb0d389520", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "links": [{"href": "http://172.30.10.101:8774/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "rel": "bookmark"}]}, "id": "c573a626-28f7-4796-bf7b-9a62d2dafb66", "user_id": "e25179c42ec94923b6c737ff71396d3b", "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-06-30T15:21:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst", "created": "2018-06-30T15:21:41Z", "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:21:45,921 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 used request id req-fbec9475-7c91-4052-9fd1-ec022f532072 2018-06-30 15:21:45,922 - create_instance - DEBUG - Instance status [SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst] is - BUILD 2018-06-30 15:21:45,922 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:21:48,922 - create_instance - DEBUG - VM status query timeout in 895.059998035 2018-06-30 15:21:48,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:51,326 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:51 GMT Content-Type: application/json Content-Length: 1389 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c5d54c05-87ad-4e20-bb63-319c28641e4b X-Compute-Request-Id: req-c5d54c05-87ad-4e20-bb63-319c28641e4b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "bookmark"}], "image": {"id": "5b326316-60b3-4b6e-89a0-bacb0d389520", "links": [{"href": "http://172.30.10.101:8774/images/5b326316-60b3-4b6e-89a0-bacb0d389520", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "links": [{"href": "http://172.30.10.101:8774/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "rel": "bookmark"}]}, "id": "c573a626-28f7-4796-bf7b-9a62d2dafb66", "security_groups": [{"name": "default"}], "user_id": "e25179c42ec94923b6c737ff71396d3b", "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-06-30T15:21:49Z", "hostId": "e96fb5bc5c69d7ec80f4faf1d8a1b1d03a866807d15eb57eacfba687", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst", "created": "2018-06-30T15:21:40Z", "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:21:51,326 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 used request id req-c5d54c05-87ad-4e20-bb63-319c28641e4b 2018-06-30 15:21:51,326 - create_instance - DEBUG - Instance status [SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst] is - BUILD 2018-06-30 15:21:51,327 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:21:54,330 - create_instance - DEBUG - VM status query timeout in 889.652546167 2018-06-30 15:21:54,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:21:58,725 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:21:58 GMT Content-Type: application/json Content-Length: 1389 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d8728f41-7d2b-407b-85a1-5e2ddb762212 X-Compute-Request-Id: req-d8728f41-7d2b-407b-85a1-5e2ddb762212 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "bookmark"}], "image": {"id": "5b326316-60b3-4b6e-89a0-bacb0d389520", "links": [{"href": "http://172.30.10.101:8774/images/5b326316-60b3-4b6e-89a0-bacb0d389520", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "links": [{"href": "http://172.30.10.101:8774/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "rel": "bookmark"}]}, "id": "c573a626-28f7-4796-bf7b-9a62d2dafb66", "security_groups": [{"name": "default"}], "user_id": "e25179c42ec94923b6c737ff71396d3b", "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-06-30T15:21:49Z", "hostId": "e96fb5bc5c69d7ec80f4faf1d8a1b1d03a866807d15eb57eacfba687", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst", "created": "2018-06-30T15:21:40Z", "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:21:58,725 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 used request id req-d8728f41-7d2b-407b-85a1-5e2ddb762212 2018-06-30 15:21:58,726 - create_instance - DEBUG - Instance status [SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst] is - BUILD 2018-06-30 15:21:58,726 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:22:01,729 - create_instance - DEBUG - VM status query timeout in 882.2533741 2018-06-30 15:22:01,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:22:03,430 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:03 GMT Content-Type: application/json Content-Length: 1591 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8836b33b-46b4-4729-987c-fcb5880c42ca X-Compute-Request-Id: req-8836b33b-46b4-4729-987c-fcb5880c42ca Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:d2:a8", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "bookmark"}], "image": {"id": "5b326316-60b3-4b6e-89a0-bacb0d389520", "links": [{"href": "http://172.30.10.101:8774/images/5b326316-60b3-4b6e-89a0-bacb0d389520", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:22:01.000000", "flavor": {"id": "fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "links": [{"href": "http://172.30.10.101:8774/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "rel": "bookmark"}]}, "id": "c573a626-28f7-4796-bf7b-9a62d2dafb66", "security_groups": [{"name": "default"}], "user_id": "e25179c42ec94923b6c737ff71396d3b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:22:02Z", "hostId": "e96fb5bc5c69d7ec80f4faf1d8a1b1d03a866807d15eb57eacfba687", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst", "created": "2018-06-30T15:21:40Z", "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:22:03,431 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 used request id req-8836b33b-46b4-4729-987c-fcb5880c42ca 2018-06-30 15:22:03,431 - create_instance - DEBUG - Instance status [SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst] is - ACTIVE 2018-06-30 15:22:03,431 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:22:03,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:22:05,600 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:05 GMT Content-Type: application/json Content-Length: 1591 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a7de9a01-5d08-47b9-b137-7c6bd89ae386 X-Compute-Request-Id: req-a7de9a01-5d08-47b9-b137-7c6bd89ae386 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:d2:a8", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "bookmark"}], "image": {"id": "5b326316-60b3-4b6e-89a0-bacb0d389520", "links": [{"href": "http://172.30.10.101:8774/images/5b326316-60b3-4b6e-89a0-bacb0d389520", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:22:01.000000", "flavor": {"id": "fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "links": [{"href": "http://172.30.10.101:8774/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "rel": "bookmark"}]}, "id": "c573a626-28f7-4796-bf7b-9a62d2dafb66", "security_groups": [{"name": "default"}], "user_id": "e25179c42ec94923b6c737ff71396d3b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:22:02Z", "hostId": "e96fb5bc5c69d7ec80f4faf1d8a1b1d03a866807d15eb57eacfba687", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst", "created": "2018-06-30T15:21:40Z", "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:22:05,600 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 used request id req-a7de9a01-5d08-47b9-b137-7c6bd89ae386 2018-06-30 15:22:05,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:22:06,166 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:06 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-a58f047a-56bb-43d7-a9a3-e628966f2832 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["53023b3f-832b-470f-8077-155e86b7e70c"],"updated_at":"2018-06-30T15:21:15Z","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b1000521e155443bb9fef0584b6e3e42","id":"a4a98710-ae07-4088-8202-4c52c45827e5","name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net"}]} 2018-06-30 15:22:06,166 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net used request id req-a58f047a-56bb-43d7-a9a3-e628966f2832 2018-06-30 15:22:06,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:22:06,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:22:06 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f34bad7-5cea-4ff0-8714-17bb0b56866f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1000521e155443bb9fef0584b6e3e42", "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj"}} 2018-06-30 15:22:06,522 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42 used request id req-5f34bad7-5cea-4ff0-8714-17bb0b56866f 2018-06-30 15:22:06,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a4a98710-ae07-4088-8202-4c52c45827e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:22:06,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:06 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-fb55abdf-e5db-4e2c-b140-a80524e4640d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4a98710-ae07-4088-8202-4c52c45827e5","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:21:15Z","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":"b1000521e155443bb9fef0584b6e3e42","id":"53023b3f-832b-470f-8077-155e86b7e70c","subnetpool_id":null,"name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-subnet"}]} 2018-06-30 15:22:06,959 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a4a98710-ae07-4088-8202-4c52c45827e5 used request id req-fb55abdf-e5db-4e2c-b140-a80524e4640d 2018-06-30 15:22:06,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a4a98710-ae07-4088-8202-4c52c45827e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:22:07,881 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:07 GMT Content-Type: application/json Content-Length: 2283 Connection: keep-alive X-Openstack-Request-Id: req-9cb2a8e2-71f1-468c-bdd3-69f7975c276d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a4a98710-ae07-4088-8202-4c52c45827e5","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:16Z","admin_state_up":true,"updated_at":"2018-06-30T15:21:21Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a4a98710-ae07-4088-8202-4c52c45827e5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:05:a0:17","id":"589f3b7b-e733-448a-87e0-cdff09591672","port_security_enabled":false,"project_id":"b1000521e155443bb9fef0584b6e3e42","fixed_ips":[{"subnet_id":"53023b3f-832b-470f-8077-155e86b7e70c","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a4a98710-ae07-4088-8202-4c52c45827e5","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:17Z","admin_state_up":true,"updated_at":"2018-06-30T15:21:22Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a4a98710-ae07-4088-8202-4c52c45827e5","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:30:3c:fe","id":"bed2a0c4-6b45-4ed5-bbc3-fee51bc35e49","port_security_enabled":false,"project_id":"b1000521e155443bb9fef0584b6e3e42","fixed_ips":[{"subnet_id":"53023b3f-832b-470f-8077-155e86b7e70c","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a4a98710-ae07-4088-8202-4c52c45827e5","tenant_id":"b1000521e155443bb9fef0584b6e3e42","created_at":"2018-06-30T15:21:28Z","admin_state_up":true,"updated_at":"2018-06-30T15:21:59Z","binding:vnic_type":"normal","device_id":"c573a626-28f7-4796-bf7b-9a62d2dafb66","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:01:d2:a8","id":"f3236e98-71af-4a5a-b808-b42d9cb312b6","port_security_enabled":true,"project_id":"b1000521e155443bb9fef0584b6e3e42","fixed_ips":[{"subnet_id":"53023b3f-832b-470f-8077-155e86b7e70c","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["c343a988-2969-42a4-a138-446202d8decb"],"name":"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0port-1"}]} 2018-06-30 15:22:07,881 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a4a98710-ae07-4088-8202-4c52c45827e5 used request id req-9cb2a8e2-71f1-468c-bdd3-69f7975c276d 2018-06-30 15:22:07,882 - create_instance_tests - INFO - Looking for IP 10.55.0.10 in the console log 2018-06-30 15:22:07,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:22:09,543 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:09 GMT Content-Type: application/json Content-Length: 1591 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e0d88ee3-eebf-4e35-8317-d8270cce7263 X-Compute-Request-Id: req-e0d88ee3-eebf-4e35-8317-d8270cce7263 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:d2:a8", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "bookmark"}], "image": {"id": "5b326316-60b3-4b6e-89a0-bacb0d389520", "links": [{"href": "http://172.30.10.101:8774/images/5b326316-60b3-4b6e-89a0-bacb0d389520", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:22:01.000000", "flavor": {"id": "fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "links": [{"href": "http://172.30.10.101:8774/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "rel": "bookmark"}]}, "id": "c573a626-28f7-4796-bf7b-9a62d2dafb66", "security_groups": [{"name": "default"}], "user_id": "e25179c42ec94923b6c737ff71396d3b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:22:02Z", "hostId": "e96fb5bc5c69d7ec80f4faf1d8a1b1d03a866807d15eb57eacfba687", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst", "created": "2018-06-30T15:21:40Z", "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:22:09,544 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 used request id req-e0d88ee3-eebf-4e35-8317-d8270cce7263 2018-06-30 15:22:09,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 15:22:09,892 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:09 GMT Content-Type: application/json Content-Length: 22087 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a1811fdd-718c-4d27-8e8f-38ba97694d27 X-Compute-Request-Id: req-a1811fdd-718c-4d27-8e8f-38ba97694d27 Front-End-Https: on 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-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 926421046 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-0x000000000ffd9fff]\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-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\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: 64355\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: 233748K/261600K 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.278682] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.281929] pid_max: default: 32768 minimum: 301\n[ 0.283717] ACPI: Core revision 20150930\n[ 0.287888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.290417] Security Framework initialized\n[ 0.292014] Yama: becoming mindful.\n[ 0.293414] AppArmor: AppArmor initialized\n[ 0.294875] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.297009] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.299031] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.300906] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.303152] Initializing cgroup subsys io\n[ 0.304434] Initializing cgroup subsys memory\n[ 0.305817] Initializing cgroup subsys devices\n[ 0.307205] Initializing cgroup subsys freezer\n[ 0.308579] Initializing cgroup subsys net_cls\n[ 0.309960] Initializing cgroup subsys perf_event\n[ 0.317885] Initializing cgroup subsys net_prio\n[ 0.319308] Initializing cgroup subsys hugetlb\n[ 0.320678] Initializing cgroup subsys pids\n[ 0.322078] CPU: Physical Processor ID: 0\n[ 0.324165] mce: CPU supports 10 MCE banks\n[ 0.325554] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.327141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.347604] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.358476] ftrace: allocating 31920 entries in 125 pages\n[ 0.413029] smpboot: Max logical packages: 1\n[ 0.414389] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.416578] x2apic enabled\n[ 0.417943] Switched APIC routing to physical x2apic.\n[ 0.420857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.422660] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.425914] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.428519] ... version: 2\n[ 0.429776] ... bit width: 48\n[ 0.431065] ... generic registers: 4\n[ 0.432328] ... value mask: 0000ffffffffffff\n[ 0.433880] ... max period: 000000007fffffff\n[ 0.435442] ... fixed-purpose events: 3\n[ 0.436702] ... event mask: 000000070000000f\n[ 0.438304] KVM setup paravirtual spinlock\n[ 0.440266] x86: Booted up 1 node, 1 CPUs\n[ 0.441532] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.443757] devtmpfs: initialized\n[ 0.455996] evm: security.selinux\n[ 0.457112] evm: security.SMACK64\n[ 0.458223] evm: security.SMACK64EXEC\n[ 0.459409] evm: security.SMACK64TRANSMUTE\n[ 0.460695] evm: security.SMACK64MMAP\n[ 0.461871] evm: security.ima\n[ 0.462902] evm: security.capability\n[ 0.464239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.467193] pinctrl core: initialized pinctrl subsystem\n[ 0.468939] RTC time: 15:22:02, date: 06/30/18\n[ 0.470475] NET: Registered protocol family 16\n[ 0.472123] cpuidle: using governor ladder\n[ 0.473411] cpuidle: using governor menu\n[ 0.474679] PCCT header not found.\n[ 0.475922] ACPI: bus type PCI registered\n[ 0.477226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.479244] PCI: Using configuration type 1 for base access\n[ 0.480946] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.485238] ACPI: Added _OSI(Module Device)\n[ 0.486564] ACPI: Added _OSI(Processor Device)\n[ 0.487932] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.489363] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.493737] ACPI: Interpreter enabled\n[ 0.494951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.497881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.500847] ACPI: (supports S0 S3 S4 S5)\n[ 0.502095] ACPI: Using IOAPIC for interrupt routing\n[ 0.503588] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.511460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.513231] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.515167] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.517029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.520832] acpiphp: Slot [3] registered\n[ 0.522121] acpiphp: Slot [4] registered\n[ 0.523422] acpiphp: Slot [5] registered\n[ 0.524723] acpiphp: Slot [6] registered\n[ 0.526013] acpiphp: Slot [7] registered\n[ 0.527329] acpiphp: Slot [8] registered\n[ 0.528601] acpiphp: Slot [9] registered\n[ 0.529882] acpiphp: Slot [10] registered\n[ 0.531199] acpiphp: Slot [11] registered\n[ 0.550204] acpiphp: Slot [12] registered\n[ 0.551518] acpiphp: Slot [13] registered\n[ 0.552812] acpiphp: Slot [14] registered\n[ 0.554128] acpiphp: Slot [15] registered\n[ 0.555424] acpiphp: Slot [16] registered\n[ 0.556734] acpiphp: Slot [17] registered\n[ 0.558056] acpiphp: Slot [18] registered\n[ 0.559356] acpiphp: Slot [19] registered\n[ 0.560648] acpiphp: Slot [20] registered\n[ 0.561940] acpiphp: Slot [21] registered\n[ 0.563274] acpiphp: Slot [22] registered\n[ 0.564576] acpiphp: Slot [23] registered\n[ 0.565862] acpiphp: Slot [24] registered\n[ 0.567185] acpiphp: Slot [25] registered\n[ 0.568496] acpiphp: Slot [26] registered\n[ 0.569803] acpiphp: Slot [27] registered\n[ 0.571105] acpiphp: Slot [28] registered\n[ 0.572419] acpiphp: Slot [29] registered\n[ 0.573744] acpiphp: Slot [30] registered\n[ 0.575042] acpiphp: Slot [31] registered\n[ 0.576312] PCI host bridge to bus 0000:00\n[ 0.577592] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.579488] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.581370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.583672] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.585959] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.588303] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.594093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.596071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.597902] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.599869] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.604904] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.607164] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.645798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.648236] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.650561] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.652878] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.655125] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.657145] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.659050] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.660683] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.663095] vgaarb: loaded\n[ 0.664060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.666015] SCSI subsystem initialized\n[ 0.667334] ACPI: bus type USB registered\n[ 0.668668] usbcore: registered new interface driver usbfs\n[ 0.670279] usbcore: registered new interface driver hub\n[ 0.671866] usbcore: registered new device driver usb\n[ 0.673582] PCI: Using ACPI for IRQ routing\n[ 0.675296] NetLabel: Initializing\n[ 0.676419] NetLabel: domain hash size = 128\n[ 0.677760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.679265] NetLabel: unlabeled traffic allowed by default\n[ 0.681022] clocksource: Switched to clocksource kvm-clock\n[ 0.695769] AppArmor: AppArmor Filesystem Enabled\n[ 0.697288] pnp: PnP ACPI init\n[ 0.699040] pnp: PnP ACPI: found 5 devices\n[ 0.707235] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.709964] NET: Registered protocol family 2\n[ 0.711524] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.713499] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.715358] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.717184] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.718874] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.720704] NET: Registered protocol family 1\n[ 0.722055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.723774] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.725458] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.785178] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.844687] Trying to unpack rootfs image as initramfs...\n[ 0.965242] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.967765] Scanning for low memory corruption every 60 seconds\n[ 0.970002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.971818] audit: initializing netlink subsys (disabled)\n[ 0.973434] audit: type=2000 audit(1530372123.175:1): initialized\n[ 0.975689] Initialise system trusted keyring\n[ 0.977140] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.978962] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.983700] zbud: loaded\n[ 0.984969] VFS: Disk quotas dquot_6.6.0\n[ 0.986302] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.989046] fuse init (API version 7.23)\n[ 0.990523] Key type big_key registered\n[ 0.991785] Allocating IMA MOK and blacklist keyrings.\n[ 0.993638] Key type asymmetric registered\n[ 0.994928] Asymmetric key parser 'x509' registered\n[ 0.996462] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.998764] io scheduler noop registered\n[ 1.000009] io scheduler deadline registered (default)\n[ 1.001611] io scheduler cfq registered\n[ 1.002980] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.004626] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.006684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.008961] ACPI: Power Button [PWRF]\n[ 1.010325] GHES: HEST is not enabled!\n[ 1.069190] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.187783] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.246545] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.249848] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.274952] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.279274] Linux agpgart interface v0.103\n[ 1.284129] brd: module loaded\n[ 1.286603] loop: module loaded\n[ 1.293021] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.295356] GPT:90111 != 20971519\n[ 1.296453] GPT:Alternate GPT header not at the end of the disk.\n[ 1.298173] GPT:90111 != 20971519\n[ 1.299268] GPT: Use GNU Parted to correct GPT errors.\n[ 1.300780] vda: vda1 vda15\n[ 1.304012] vdb:\n[ 1.305869] scsi host0: ata_piix\n[ 1.307067] scsi host1: ata_piix\n[ 1.308211] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.310108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.312653] libphy: Fixed MDIO Bus: probed\n[ 1.313947] tun: Universal TUN/TAP device driver, 1.6\n[ 1.315467] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.318950] PPP generic driver version 2.4.2\n[ 1.321058] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.323839] ehci-pci: EHCI PCI platform driver\n[ 1.325822] ehci-platform: EHCI generic platform driver\n[ 1.327417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.329208] ohci-pci: OHCI PCI platform driver\n[ 1.330614] ohci-platform: OHCI generic platform driver\n[ 1.332197] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.391551] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.393142] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.395485] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.397052] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.398835] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.400789] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.403117] usb usb1: Product: UHCI Host Controller\n[ 1.404631] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.406482] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.408088] hub 1-0:1.0: USB hub found\n[ 1.409343] hub 1-0:1.0: 2 ports detected\n[ 1.410878] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.414336] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.415902] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.417636] mousedev: PS/2 mouse device common for all mice\n[ 1.419701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.422499] rtc_cmos 00:00: RTC can wake from S4\n[ 1.424482] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.426390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.428308] i2c /dev entries driver\n[ 1.429546] device-mapper: uevent: version 1.0.3\n[ 1.431108] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.433706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.435986] NET: Registered protocol family 10\n[ 1.437657] NET: Registered protocol family 17\n[ 1.439096] Key type dns_resolver registered\n[ 1.440682] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.442461] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.445363] registered taskstats version 1\n[ 1.446714] Loading compiled-in X.509 certificates\n[ 1.448998] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.451996] zswap: loaded using pool lzo/zbud\n[ 1.454602] Key type trusted registered\n[ 1.457987] Key type encrypted registered\n[ 1.461295] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.462990] ima: No TPM chip found, activating TPM-bypass!\n[ 1.464630] evm: HMAC attrs: 0x1\n[ 1.483974] Magic number: 6:668:387\n[ 1.485354] rtc_cmos 00:00: setting system clock to 2018-06-30 15:22:03 UTC (1530372123)\n[ 1.487972] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.489764] EDD information not available.\n[ 1.495219] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.497743] Write protecting the kernel read-only data: 14336k\n[ 1.500436] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.503547] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.15\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\n"} 2018-06-30 15:22:09,893 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66/action used request id req-a1811fdd-718c-4d27-8e8f-38ba97694d27 2018-06-30 15:22:09,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:22:11,365 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:11 GMT Content-Type: application/json Content-Length: 1591 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fb3f5dd1-bcf3-4fb5-9aad-c6863c8eeb9d X-Compute-Request-Id: req-fb3f5dd1-bcf3-4fb5-9aad-c6863c8eeb9d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:d2:a8", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "bookmark"}], "image": {"id": "5b326316-60b3-4b6e-89a0-bacb0d389520", "links": [{"href": "http://172.30.10.101:8774/images/5b326316-60b3-4b6e-89a0-bacb0d389520", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:22:01.000000", "flavor": {"id": "fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "links": [{"href": "http://172.30.10.101:8774/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "rel": "bookmark"}]}, "id": "c573a626-28f7-4796-bf7b-9a62d2dafb66", "security_groups": [{"name": "default"}], "user_id": "e25179c42ec94923b6c737ff71396d3b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:22:02Z", "hostId": "e96fb5bc5c69d7ec80f4faf1d8a1b1d03a866807d15eb57eacfba687", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst", "created": "2018-06-30T15:21:40Z", "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:22:11,366 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 used request id req-fb3f5dd1-bcf3-4fb5-9aad-c6863c8eeb9d 2018-06-30 15:22:11,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 15:22:11,592 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:11 GMT Content-Type: application/json Content-Length: 22132 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0c0e9088-3411-49c4-a6a8-e2e283a3bcda X-Compute-Request-Id: req-0c0e9088-3411-49c4-a6a8-e2e283a3bcda Front-End-Https: on 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-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 926421046 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-0x000000000ffd9fff]\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-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\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: 64355\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: 233748K/261600K 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.278682] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.281929] pid_max: default: 32768 minimum: 301\n[ 0.283717] ACPI: Core revision 20150930\n[ 0.287888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.290417] Security Framework initialized\n[ 0.292014] Yama: becoming mindful.\n[ 0.293414] AppArmor: AppArmor initialized\n[ 0.294875] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.297009] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.299031] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.300906] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.303152] Initializing cgroup subsys io\n[ 0.304434] Initializing cgroup subsys memory\n[ 0.305817] Initializing cgroup subsys devices\n[ 0.307205] Initializing cgroup subsys freezer\n[ 0.308579] Initializing cgroup subsys net_cls\n[ 0.309960] Initializing cgroup subsys perf_event\n[ 0.317885] Initializing cgroup subsys net_prio\n[ 0.319308] Initializing cgroup subsys hugetlb\n[ 0.320678] Initializing cgroup subsys pids\n[ 0.322078] CPU: Physical Processor ID: 0\n[ 0.324165] mce: CPU supports 10 MCE banks\n[ 0.325554] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.327141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.347604] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.358476] ftrace: allocating 31920 entries in 125 pages\n[ 0.413029] smpboot: Max logical packages: 1\n[ 0.414389] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.416578] x2apic enabled\n[ 0.417943] Switched APIC routing to physical x2apic.\n[ 0.420857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.422660] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.425914] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.428519] ... version: 2\n[ 0.429776] ... bit width: 48\n[ 0.431065] ... generic registers: 4\n[ 0.432328] ... value mask: 0000ffffffffffff\n[ 0.433880] ... max period: 000000007fffffff\n[ 0.435442] ... fixed-purpose events: 3\n[ 0.436702] ... event mask: 000000070000000f\n[ 0.438304] KVM setup paravirtual spinlock\n[ 0.440266] x86: Booted up 1 node, 1 CPUs\n[ 0.441532] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.443757] devtmpfs: initialized\n[ 0.455996] evm: security.selinux\n[ 0.457112] evm: security.SMACK64\n[ 0.458223] evm: security.SMACK64EXEC\n[ 0.459409] evm: security.SMACK64TRANSMUTE\n[ 0.460695] evm: security.SMACK64MMAP\n[ 0.461871] evm: security.ima\n[ 0.462902] evm: security.capability\n[ 0.464239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.467193] pinctrl core: initialized pinctrl subsystem\n[ 0.468939] RTC time: 15:22:02, date: 06/30/18\n[ 0.470475] NET: Registered protocol family 16\n[ 0.472123] cpuidle: using governor ladder\n[ 0.473411] cpuidle: using governor menu\n[ 0.474679] PCCT header not found.\n[ 0.475922] ACPI: bus type PCI registered\n[ 0.477226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.479244] PCI: Using configuration type 1 for base access\n[ 0.480946] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.485238] ACPI: Added _OSI(Module Device)\n[ 0.486564] ACPI: Added _OSI(Processor Device)\n[ 0.487932] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.489363] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.493737] ACPI: Interpreter enabled\n[ 0.494951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.497881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.500847] ACPI: (supports S0 S3 S4 S5)\n[ 0.502095] ACPI: Using IOAPIC for interrupt routing\n[ 0.503588] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.511460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.513231] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.515167] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.517029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.520832] acpiphp: Slot [3] registered\n[ 0.522121] acpiphp: Slot [4] registered\n[ 0.523422] acpiphp: Slot [5] registered\n[ 0.524723] acpiphp: Slot [6] registered\n[ 0.526013] acpiphp: Slot [7] registered\n[ 0.527329] acpiphp: Slot [8] registered\n[ 0.528601] acpiphp: Slot [9] registered\n[ 0.529882] acpiphp: Slot [10] registered\n[ 0.531199] acpiphp: Slot [11] registered\n[ 0.550204] acpiphp: Slot [12] registered\n[ 0.551518] acpiphp: Slot [13] registered\n[ 0.552812] acpiphp: Slot [14] registered\n[ 0.554128] acpiphp: Slot [15] registered\n[ 0.555424] acpiphp: Slot [16] registered\n[ 0.556734] acpiphp: Slot [17] registered\n[ 0.558056] acpiphp: Slot [18] registered\n[ 0.559356] acpiphp: Slot [19] registered\n[ 0.560648] acpiphp: Slot [20] registered\n[ 0.561940] acpiphp: Slot [21] registered\n[ 0.563274] acpiphp: Slot [22] registered\n[ 0.564576] acpiphp: Slot [23] registered\n[ 0.565862] acpiphp: Slot [24] registered\n[ 0.567185] acpiphp: Slot [25] registered\n[ 0.568496] acpiphp: Slot [26] registered\n[ 0.569803] acpiphp: Slot [27] registered\n[ 0.571105] acpiphp: Slot [28] registered\n[ 0.572419] acpiphp: Slot [29] registered\n[ 0.573744] acpiphp: Slot [30] registered\n[ 0.575042] acpiphp: Slot [31] registered\n[ 0.576312] PCI host bridge to bus 0000:00\n[ 0.577592] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.579488] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.581370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.583672] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.585959] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.588303] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.594093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.596071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.597902] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.599869] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.604904] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.607164] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.645798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.648236] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.650561] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.652878] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.655125] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.657145] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.659050] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.660683] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.663095] vgaarb: loaded\n[ 0.664060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.666015] SCSI subsystem initialized\n[ 0.667334] ACPI: bus type USB registered\n[ 0.668668] usbcore: registered new interface driver usbfs\n[ 0.670279] usbcore: registered new interface driver hub\n[ 0.671866] usbcore: registered new device driver usb\n[ 0.673582] PCI: Using ACPI for IRQ routing\n[ 0.675296] NetLabel: Initializing\n[ 0.676419] NetLabel: domain hash size = 128\n[ 0.677760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.679265] NetLabel: unlabeled traffic allowed by default\n[ 0.681022] clocksource: Switched to clocksource kvm-clock\n[ 0.695769] AppArmor: AppArmor Filesystem Enabled\n[ 0.697288] pnp: PnP ACPI init\n[ 0.699040] pnp: PnP ACPI: found 5 devices\n[ 0.707235] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.709964] NET: Registered protocol family 2\n[ 0.711524] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.713499] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.715358] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.717184] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.718874] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.720704] NET: Registered protocol family 1\n[ 0.722055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.723774] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.725458] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.785178] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.844687] Trying to unpack rootfs image as initramfs...\n[ 0.965242] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.967765] Scanning for low memory corruption every 60 seconds\n[ 0.970002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.971818] audit: initializing netlink subsys (disabled)\n[ 0.973434] audit: type=2000 audit(1530372123.175:1): initialized\n[ 0.975689] Initialise system trusted keyring\n[ 0.977140] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.978962] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.983700] zbud: loaded\n[ 0.984969] VFS: Disk quotas dquot_6.6.0\n[ 0.986302] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.989046] fuse init (API version 7.23)\n[ 0.990523] Key type big_key registered\n[ 0.991785] Allocating IMA MOK and blacklist keyrings.\n[ 0.993638] Key type asymmetric registered\n[ 0.994928] Asymmetric key parser 'x509' registered\n[ 0.996462] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.998764] io scheduler noop registered\n[ 1.000009] io scheduler deadline registered (default)\n[ 1.001611] io scheduler cfq registered\n[ 1.002980] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.004626] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.006684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.008961] ACPI: Power Button [PWRF]\n[ 1.010325] GHES: HEST is not enabled!\n[ 1.069190] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.187783] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.246545] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.249848] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.274952] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.279274] Linux agpgart interface v0.103\n[ 1.284129] brd: module loaded\n[ 1.286603] loop: module loaded\n[ 1.293021] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.295356] GPT:90111 != 20971519\n[ 1.296453] GPT:Alternate GPT header not at the end of the disk.\n[ 1.298173] GPT:90111 != 20971519\n[ 1.299268] GPT: Use GNU Parted to correct GPT errors.\n[ 1.300780] vda: vda1 vda15\n[ 1.304012] vdb:\n[ 1.305869] scsi host0: ata_piix\n[ 1.307067] scsi host1: ata_piix\n[ 1.308211] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.310108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.312653] libphy: Fixed MDIO Bus: probed\n[ 1.313947] tun: Universal TUN/TAP device driver, 1.6\n[ 1.315467] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.318950] PPP generic driver version 2.4.2\n[ 1.321058] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.323839] ehci-pci: EHCI PCI platform driver\n[ 1.325822] ehci-platform: EHCI generic platform driver\n[ 1.327417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.329208] ohci-pci: OHCI PCI platform driver\n[ 1.330614] ohci-platform: OHCI generic platform driver\n[ 1.332197] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.391551] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.393142] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.395485] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.397052] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.398835] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.400789] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.403117] usb usb1: Product: UHCI Host Controller\n[ 1.404631] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.406482] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.408088] hub 1-0:1.0: USB hub found\n[ 1.409343] hub 1-0:1.0: 2 ports detected\n[ 1.410878] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.414336] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.415902] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.417636] mousedev: PS/2 mouse device common for all mice\n[ 1.419701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.422499] rtc_cmos 00:00: RTC can wake from S4\n[ 1.424482] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.426390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.428308] i2c /dev entries driver\n[ 1.429546] device-mapper: uevent: version 1.0.3\n[ 1.431108] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.433706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.435986] NET: Registered protocol family 10\n[ 1.437657] NET: Registered protocol family 17\n[ 1.439096] Key type dns_resolver registered\n[ 1.440682] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.442461] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.445363] registered taskstats version 1\n[ 1.446714] Loading compiled-in X.509 certificates\n[ 1.448998] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.451996] zswap: loaded using pool lzo/zbud\n[ 1.454602] Key type trusted registered\n[ 1.457987] Key type encrypted registered\n[ 1.461295] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.462990] ima: No TPM chip found, activating TPM-bypass!\n[ 1.464630] evm: HMAC attrs: 0x1\n[ 1.483974] Magic number: 6:668:387\n[ 1.485354] rtc_cmos 00:00: setting system clock to 2018-06-30 15:22:03 UTC (1530372123)\n[ 1.487972] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.489764] EDD information not available.\n[ 1.495219] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.497743] Write protecting the kernel read-only data: 14336k\n[ 1.500436] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.503547] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.15\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\n"} 2018-06-30 15:22:11,593 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66/action used request id req-0c0e9088-3411-49c4-a6a8-e2e283a3bcda 2018-06-30 15:22:11,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:22:12,098 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:12 GMT Content-Type: application/json Content-Length: 1591 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-54f6295e-44de-4ae1-b6c0-62a1453b263b X-Compute-Request-Id: req-54f6295e-44de-4ae1-b6c0-62a1453b263b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:d2:a8", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "bookmark"}], "image": {"id": "5b326316-60b3-4b6e-89a0-bacb0d389520", "links": [{"href": "http://172.30.10.101:8774/images/5b326316-60b3-4b6e-89a0-bacb0d389520", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:22:01.000000", "flavor": {"id": "fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "links": [{"href": "http://172.30.10.101:8774/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "rel": "bookmark"}]}, "id": "c573a626-28f7-4796-bf7b-9a62d2dafb66", "security_groups": [{"name": "default"}], "user_id": "e25179c42ec94923b6c737ff71396d3b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:22:02Z", "hostId": "e96fb5bc5c69d7ec80f4faf1d8a1b1d03a866807d15eb57eacfba687", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst", "created": "2018-06-30T15:21:40Z", "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:22:12,098 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 used request id req-54f6295e-44de-4ae1-b6c0-62a1453b263b 2018-06-30 15:22:12,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 15:22:14,082 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:14 GMT Content-Type: application/json Content-Length: 25502 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a02c6314-bf38-49b5-96e6-653ff62927e9 X-Compute-Request-Id: req-a02c6314-bf38-49b5-96e6-653ff62927e9 Front-End-Https: on 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-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 926421046 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-0x000000000ffd9fff]\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-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\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: 64355\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: 233748K/261600K 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.278682] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.281929] pid_max: default: 32768 minimum: 301\n[ 0.283717] ACPI: Core revision 20150930\n[ 0.287888] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.290417] Security Framework initialized\n[ 0.292014] Yama: becoming mindful.\n[ 0.293414] AppArmor: AppArmor initialized\n[ 0.294875] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.297009] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.299031] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.300906] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.303152] Initializing cgroup subsys io\n[ 0.304434] Initializing cgroup subsys memory\n[ 0.305817] Initializing cgroup subsys devices\n[ 0.307205] Initializing cgroup subsys freezer\n[ 0.308579] Initializing cgroup subsys net_cls\n[ 0.309960] Initializing cgroup subsys perf_event\n[ 0.317885] Initializing cgroup subsys net_prio\n[ 0.319308] Initializing cgroup subsys hugetlb\n[ 0.320678] Initializing cgroup subsys pids\n[ 0.322078] CPU: Physical Processor ID: 0\n[ 0.324165] mce: CPU supports 10 MCE banks\n[ 0.325554] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.327141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.347604] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.358476] ftrace: allocating 31920 entries in 125 pages\n[ 0.413029] smpboot: Max logical packages: 1\n[ 0.414389] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.416578] x2apic enabled\n[ 0.417943] Switched APIC routing to physical x2apic.\n[ 0.420857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.422660] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.425914] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.428519] ... version: 2\n[ 0.429776] ... bit width: 48\n[ 0.431065] ... generic registers: 4\n[ 0.432328] ... value mask: 0000ffffffffffff\n[ 0.433880] ... max period: 000000007fffffff\n[ 0.435442] ... fixed-purpose events: 3\n[ 0.436702] ... event mask: 000000070000000f\n[ 0.438304] KVM setup paravirtual spinlock\n[ 0.440266] x86: Booted up 1 node, 1 CPUs\n[ 0.441532] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.443757] devtmpfs: initialized\n[ 0.455996] evm: security.selinux\n[ 0.457112] evm: security.SMACK64\n[ 0.458223] evm: security.SMACK64EXEC\n[ 0.459409] evm: security.SMACK64TRANSMUTE\n[ 0.460695] evm: security.SMACK64MMAP\n[ 0.461871] evm: security.ima\n[ 0.462902] evm: security.capability\n[ 0.464239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.467193] pinctrl core: initialized pinctrl subsystem\n[ 0.468939] RTC time: 15:22:02, date: 06/30/18\n[ 0.470475] NET: Registered protocol family 16\n[ 0.472123] cpuidle: using governor ladder\n[ 0.473411] cpuidle: using governor menu\n[ 0.474679] PCCT header not found.\n[ 0.475922] ACPI: bus type PCI registered\n[ 0.477226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.479244] PCI: Using configuration type 1 for base access\n[ 0.480946] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.485238] ACPI: Added _OSI(Module Device)\n[ 0.486564] ACPI: Added _OSI(Processor Device)\n[ 0.487932] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.489363] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.493737] ACPI: Interpreter enabled\n[ 0.494951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.497881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.500847] ACPI: (supports S0 S3 S4 S5)\n[ 0.502095] ACPI: Using IOAPIC for interrupt routing\n[ 0.503588] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.511460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.513231] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.515167] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.517029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.520832] acpiphp: Slot [3] registered\n[ 0.522121] acpiphp: Slot [4] registered\n[ 0.523422] acpiphp: Slot [5] registered\n[ 0.524723] acpiphp: Slot [6] registered\n[ 0.526013] acpiphp: Slot [7] registered\n[ 0.527329] acpiphp: Slot [8] registered\n[ 0.528601] acpiphp: Slot [9] registered\n[ 0.529882] acpiphp: Slot [10] registered\n[ 0.531199] acpiphp: Slot [11] registered\n[ 0.550204] acpiphp: Slot [12] registered\n[ 0.551518] acpiphp: Slot [13] registered\n[ 0.552812] acpiphp: Slot [14] registered\n[ 0.554128] acpiphp: Slot [15] registered\n[ 0.555424] acpiphp: Slot [16] registered\n[ 0.556734] acpiphp: Slot [17] registered\n[ 0.558056] acpiphp: Slot [18] registered\n[ 0.559356] acpiphp: Slot [19] registered\n[ 0.560648] acpiphp: Slot [20] registered\n[ 0.561940] acpiphp: Slot [21] registered\n[ 0.563274] acpiphp: Slot [22] registered\n[ 0.564576] acpiphp: Slot [23] registered\n[ 0.565862] acpiphp: Slot [24] registered\n[ 0.567185] acpiphp: Slot [25] registered\n[ 0.568496] acpiphp: Slot [26] registered\n[ 0.569803] acpiphp: Slot [27] registered\n[ 0.571105] acpiphp: Slot [28] registered\n[ 0.572419] acpiphp: Slot [29] registered\n[ 0.573744] acpiphp: Slot [30] registered\n[ 0.575042] acpiphp: Slot [31] registered\n[ 0.576312] PCI host bridge to bus 0000:00\n[ 0.577592] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.579488] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.581370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.583672] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.585959] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.588303] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.594093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.596071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.597902] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.599869] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.604904] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.607164] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.645798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.648236] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.650561] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.652878] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.655125] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.657145] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.659050] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.660683] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.663095] vgaarb: loaded\n[ 0.664060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.666015] SCSI subsystem initialized\n[ 0.667334] ACPI: bus type USB registered\n[ 0.668668] usbcore: registered new interface driver usbfs\n[ 0.670279] usbcore: registered new interface driver hub\n[ 0.671866] usbcore: registered new device driver usb\n[ 0.673582] PCI: Using ACPI for IRQ routing\n[ 0.675296] NetLabel: Initializing\n[ 0.676419] NetLabel: domain hash size = 128\n[ 0.677760] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.679265] NetLabel: unlabeled traffic allowed by default\n[ 0.681022] clocksource: Switched to clocksource kvm-clock\n[ 0.695769] AppArmor: AppArmor Filesystem Enabled\n[ 0.697288] pnp: PnP ACPI init\n[ 0.699040] pnp: PnP ACPI: found 5 devices\n[ 0.707235] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.709964] NET: Registered protocol family 2\n[ 0.711524] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.713499] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.715358] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.717184] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.718874] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.720704] NET: Registered protocol family 1\n[ 0.722055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.723774] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.725458] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.785178] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.844687] Trying to unpack rootfs image as initramfs...\n[ 0.965242] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.967765] Scanning for low memory corruption every 60 seconds\n[ 0.970002] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.971818] audit: initializing netlink subsys (disabled)\n[ 0.973434] audit: type=2000 audit(1530372123.175:1): initialized\n[ 0.975689] Initialise system trusted keyring\n[ 0.977140] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.978962] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.983700] zbud: loaded\n[ 0.984969] VFS: Disk quotas dquot_6.6.0\n[ 0.986302] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.989046] fuse init (API version 7.23)\n[ 0.990523] Key type big_key registered\n[ 0.991785] Allocating IMA MOK and blacklist keyrings.\n[ 0.993638] Key type asymmetric registered\n[ 0.994928] Asymmetric key parser 'x509' registered\n[ 0.996462] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.998764] io scheduler noop registered\n[ 1.000009] io scheduler deadline registered (default)\n[ 1.001611] io scheduler cfq registered\n[ 1.002980] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.004626] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.006684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.008961] ACPI: Power Button [PWRF]\n[ 1.010325] GHES: HEST is not enabled!\n[ 1.069190] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.187783] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.246545] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.249848] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.274952] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.279274] Linux agpgart interface v0.103\n[ 1.284129] brd: module loaded\n[ 1.286603] loop: module loaded\n[ 1.293021] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.295356] GPT:90111 != 20971519\n[ 1.296453] GPT:Alternate GPT header not at the end of the disk.\n[ 1.298173] GPT:90111 != 20971519\n[ 1.299268] GPT: Use GNU Parted to correct GPT errors.\n[ 1.300780] vda: vda1 vda15\n[ 1.304012] vdb:\n[ 1.305869] scsi host0: ata_piix\n[ 1.307067] scsi host1: ata_piix\n[ 1.308211] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.310108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.312653] libphy: Fixed MDIO Bus: probed\n[ 1.313947] tun: Universal TUN/TAP device driver, 1.6\n[ 1.315467] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.318950] PPP generic driver version 2.4.2\n[ 1.321058] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.323839] ehci-pci: EHCI PCI platform driver\n[ 1.325822] ehci-platform: EHCI generic platform driver\n[ 1.327417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.329208] ohci-pci: OHCI PCI platform driver\n[ 1.330614] ohci-platform: OHCI generic platform driver\n[ 1.332197] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.391551] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.393142] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.395485] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.397052] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.398835] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.400789] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.403117] usb usb1: Product: UHCI Host Controller\n[ 1.404631] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.406482] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.408088] hub 1-0:1.0: USB hub found\n[ 1.409343] hub 1-0:1.0: 2 ports detected\n[ 1.410878] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.414336] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.415902] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.417636] mousedev: PS/2 mouse device common for all mice\n[ 1.419701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.422499] rtc_cmos 00:00: RTC can wake from S4\n[ 1.424482] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.426390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.428308] i2c /dev entries driver\n[ 1.429546] device-mapper: uevent: version 1.0.3\n[ 1.431108] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.433706] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.435986] NET: Registered protocol family 10\n[ 1.437657] NET: Registered protocol family 17\n[ 1.439096] Key type dns_resolver registered\n[ 1.440682] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.442461] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.445363] registered taskstats version 1\n[ 1.446714] Loading compiled-in X.509 certificates\n[ 1.448998] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.451996] zswap: loaded using pool lzo/zbud\n[ 1.454602] Key type trusted registered\n[ 1.457987] Key type encrypted registered\n[ 1.461295] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.462990] ima: No TPM chip found, activating TPM-bypass!\n[ 1.464630] evm: HMAC attrs: 0x1\n[ 1.483974] Magic number: 6:668:387\n[ 1.485354] rtc_cmos 00:00: setting system clock to 2018-06-30 15:22:03 UTC (1530372123)\n[ 1.487972] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.489764] EDD information not available.\n[ 1.495219] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.497743] Write protecting the kernel read-only data: 14336k\n[ 1.500436] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.503547] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.15\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 8.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... [ 9.136412] random: dd urandom read with 8 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.10...\nLease of 10.55.0.10 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\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\nno userdata for datasource\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: VT-x\nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \nvdb 253:16 67108864 config-2 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDVj96Huu1X9QSFl0J01ocbToE0P/8udLob9q3c0Nmmgk7CCxZMS0Xdtv4RG5v0+KwOfQDZMAhIwKttH82wZ/CWsrHa5/YVmPDwDrzJOXhjj6W92SbUQr18i/KWQfTLMGnPPxlDQ2uqR0DQkWEANGIdWG3rxKsJM5fvuvrm6RsVkDAuhj3KzdCjwdABee3RMgpDt5aWUkIK+BAaj42BUkGzpXP8Abyq6tnpu0K59VMUB68L8A2lZWkBwEHrDitmnxTBRP0jBKBQYvSQMU+buFwPTKzroX1sf4BoXtVZCwHI1CdzaZXbyLO2zfIyOCbUydqwFlRGjJ2mxa+5q/TkYZ3 root@simplehealthcheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst\nssh-dss AAAAB3NzaC1kc3MAAACBANv/f/KZ3vFmcTn4deh1APm7SDF3jvLQS0AV3o0WhQqPO0DyNc/rP/jZMcDn05drmkJr9RyOVyXV4dOmOQ6Wb1zvmcjYgTZW8eG9lYw6P/8GFyQiKvf3B7flsofSaVY9EyFftP8v6e5NiAheRocQNi0wpkx9uKiUJyUlaI1Oq++tAAAAFQCCXus6J5pERVEJH9MQR2atPQ1mqwAAAIEAv8dYsiqiwOLmiVabTTZQqNlzUraF7skZdRqKAig4VfvK/fRvkC3tR2JZoLAUoo0Dh3DE1+AJqSefTmfIgLCG08aOiRaguBz0kOIk4QHAIyzvn2P1EgtquWkjwuiXCmsnuZ1Ckt0gRuuGa85qsiUUuWgnm7d2YGNCGvnbjORgUVIAAACBALJ1vw+6/bSyY+hPriUaYgPpaLzlpRoiM7xArOG+NzVrcmlhYG6a+/FiWFzwRVoklXo+DEthpFf+LovGeN/yxA+wVqURoln6YFIi5V3EgFBCa1l2UmHHdmvnkNYFFGdI8Za8bsNxLNFStOGON2bl3FmHMJJKrLDP7Yqcqp/zeU9S root@simplehealthcheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.0.10,24,fe80::f816:3eff:fe01:d2a8/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.10 \nip-route:169.254.169.254 via 10.55.0.2 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: configdrive local ===\ninstance-id: c573a626-28f7-4796-bf7b-9a62d2dafb66\nname: SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst\navailability-zone: nova\nlocal-hostname: simplehealthcheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=10.89 ===\n"} 2018-06-30 15:22:14,083 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66/action used request id req-a02c6314-bf38-49b5-96e6-653ff62927e9 2018-06-30 15:22:14,085 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-30 15:22:14,085 - 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-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 926421046 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-0x000000000ffd9fff] [ 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-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 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: 64355 [ 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: 233748K/261600K 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.278682] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.281929] pid_max: default: 32768 minimum: 301 [ 0.283717] ACPI: Core revision 20150930 [ 0.287888] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.290417] Security Framework initialized [ 0.292014] Yama: becoming mindful. [ 0.293414] AppArmor: AppArmor initialized [ 0.294875] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.297009] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.299031] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.300906] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.303152] Initializing cgroup subsys io [ 0.304434] Initializing cgroup subsys memory [ 0.305817] Initializing cgroup subsys devices [ 0.307205] Initializing cgroup subsys freezer [ 0.308579] Initializing cgroup subsys net_cls [ 0.309960] Initializing cgroup subsys perf_event [ 0.317885] Initializing cgroup subsys net_prio [ 0.319308] Initializing cgroup subsys hugetlb [ 0.320678] Initializing cgroup subsys pids [ 0.322078] CPU: Physical Processor ID: 0 [ 0.324165] mce: CPU supports 10 MCE banks [ 0.325554] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.327141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.347604] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.358476] ftrace: allocating 31920 entries in 125 pages [ 0.413029] smpboot: Max logical packages: 1 [ 0.414389] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.416578] x2apic enabled [ 0.417943] Switched APIC routing to physical x2apic. [ 0.420857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.422660] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.425914] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.428519] ... version: 2 [ 0.429776] ... bit width: 48 [ 0.431065] ... generic registers: 4 [ 0.432328] ... value mask: 0000ffffffffffff [ 0.433880] ... max period: 000000007fffffff [ 0.435442] ... fixed-purpose events: 3 [ 0.436702] ... event mask: 000000070000000f [ 0.438304] KVM setup paravirtual spinlock [ 0.440266] x86: Booted up 1 node, 1 CPUs [ 0.441532] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.443757] devtmpfs: initialized [ 0.455996] evm: security.selinux [ 0.457112] evm: security.SMACK64 [ 0.458223] evm: security.SMACK64EXEC [ 0.459409] evm: security.SMACK64TRANSMUTE [ 0.460695] evm: security.SMACK64MMAP [ 0.461871] evm: security.ima [ 0.462902] evm: security.capability [ 0.464239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.467193] pinctrl core: initialized pinctrl subsystem [ 0.468939] RTC time: 15:22:02, date: 06/30/18 [ 0.470475] NET: Registered protocol family 16 [ 0.472123] cpuidle: using governor ladder [ 0.473411] cpuidle: using governor menu [ 0.474679] PCCT header not found. [ 0.475922] ACPI: bus type PCI registered [ 0.477226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.479244] PCI: Using configuration type 1 for base access [ 0.480946] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.485238] ACPI: Added _OSI(Module Device) [ 0.486564] ACPI: Added _OSI(Processor Device) [ 0.487932] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.489363] ACPI: Added _OSI(Processor Aggregator Device) [ 0.493737] ACPI: Interpreter enabled [ 0.494951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.497881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.500847] ACPI: (supports S0 S3 S4 S5) [ 0.502095] ACPI: Using IOAPIC for interrupt routing [ 0.503588] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.511460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.513231] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.515167] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.517029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.520832] acpiphp: Slot [3] registered [ 0.522121] acpiphp: Slot [4] registered [ 0.523422] acpiphp: Slot [5] registered [ 0.524723] acpiphp: Slot [6] registered [ 0.526013] acpiphp: Slot [7] registered [ 0.527329] acpiphp: Slot [8] registered [ 0.528601] acpiphp: Slot [9] registered [ 0.529882] acpiphp: Slot [10] registered [ 0.531199] acpiphp: Slot [11] registered [ 0.550204] acpiphp: Slot [12] registered [ 0.551518] acpiphp: Slot [13] registered [ 0.552812] acpiphp: Slot [14] registered [ 0.554128] acpiphp: Slot [15] registered [ 0.555424] acpiphp: Slot [16] registered [ 0.556734] acpiphp: Slot [17] registered [ 0.558056] acpiphp: Slot [18] registered [ 0.559356] acpiphp: Slot [19] registered [ 0.560648] acpiphp: Slot [20] registered [ 0.561940] acpiphp: Slot [21] registered [ 0.563274] acpiphp: Slot [22] registered [ 0.564576] acpiphp: Slot [23] registered [ 0.565862] acpiphp: Slot [24] registered [ 0.567185] acpiphp: Slot [25] registered [ 0.568496] acpiphp: Slot [26] registered [ 0.569803] acpiphp: Slot [27] registered [ 0.571105] acpiphp: Slot [28] registered [ 0.572419] acpiphp: Slot [29] registered [ 0.573744] acpiphp: Slot [30] registered [ 0.575042] acpiphp: Slot [31] registered [ 0.576312] PCI host bridge to bus 0000:00 [ 0.577592] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.579488] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.581370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.583672] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.585959] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.588303] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.594093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.596071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.597902] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.599869] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.604904] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.607164] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.645798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.648236] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.650561] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.652878] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.655125] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.657145] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.659050] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.660683] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.663095] vgaarb: loaded [ 0.664060] vgaarb: bridge control possible 0000:00:02.0 [ 0.666015] SCSI subsystem initialized [ 0.667334] ACPI: bus type USB registered [ 0.668668] usbcore: registered new interface driver usbfs [ 0.670279] usbcore: registered new interface driver hub [ 0.671866] usbcore: registered new device driver usb [ 0.673582] PCI: Using ACPI for IRQ routing [ 0.675296] NetLabel: Initializing [ 0.676419] NetLabel: domain hash size = 128 [ 0.677760] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679265] NetLabel: unlabeled traffic allowed by default [ 0.681022] clocksource: Switched to clocksource kvm-clock [ 0.695769] AppArmor: AppArmor Filesystem Enabled [ 0.697288] pnp: PnP ACPI init [ 0.699040] pnp: PnP ACPI: found 5 devices [ 0.707235] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.709964] NET: Registered protocol family 2 [ 0.711524] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.713499] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.715358] TCP: Hash tables configured (established 2048 bind 2048) [ 0.717184] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.718874] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.720704] NET: Registered protocol family 1 [ 0.722055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.723774] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.725458] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.785178] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.844687] Trying to unpack rootfs image as initramfs... [ 0.965242] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.967765] Scanning for low memory corruption every 60 seconds [ 0.970002] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.971818] audit: initializing netlink subsys (disabled) [ 0.973434] audit: type=2000 audit(1530372123.175:1): initialized [ 0.975689] Initialise system trusted keyring [ 0.977140] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.978962] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.983700] zbud: loaded [ 0.984969] VFS: Disk quotas dquot_6.6.0 [ 0.986302] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.989046] fuse init (API version 7.23) [ 0.990523] Key type big_key registered [ 0.991785] Allocating IMA MOK and blacklist keyrings. [ 0.993638] Key type asymmetric registered [ 0.994928] Asymmetric key parser 'x509' registered [ 0.996462] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.998764] io scheduler noop registered [ 1.000009] io scheduler deadline registered (default) [ 1.001611] io scheduler cfq registered [ 1.002980] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.004626] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.006684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.008961] ACPI: Power Button [PWRF] [ 1.010325] GHES: HEST is not enabled! [ 1.069190] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.187783] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246545] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.249848] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.274952] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.279274] Linux agpgart interface v0.103 [ 1.284129] brd: module loaded [ 1.286603] loop: module loaded [ 1.293021] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.295356] GPT:90111 != 20971519 [ 1.296453] GPT:Alternate GPT header not at the end of the disk. [ 1.298173] GPT:90111 != 20971519 [ 1.299268] GPT: Use GNU Parted to correct GPT errors. [ 1.300780] vda: vda1 vda15 [ 1.304012] vdb: [ 1.305869] scsi host0: ata_piix [ 1.307067] scsi host1: ata_piix [ 1.308211] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.310108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.312653] libphy: Fixed MDIO Bus: probed [ 1.313947] tun: Universal TUN/TAP device driver, 1.6 [ 1.315467] tun: (C) 1999-2004 Max Krasnyansky [ 1.318950] PPP generic driver version 2.4.2 [ 1.321058] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.323839] ehci-pci: EHCI PCI platform driver [ 1.325822] ehci-platform: EHCI generic platform driver [ 1.327417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.329208] ohci-pci: OHCI PCI platform driver [ 1.330614] ohci-platform: OHCI generic platform driver [ 1.332197] uhci_hcd: USB Universal Host Controller Interface driver [ 1.391551] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.393142] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.395485] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.397052] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.398835] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.400789] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.403117] usb usb1: Product: UHCI Host Controller [ 1.404631] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.406482] usb usb1: SerialNumber: 0000:00:01.2 [ 1.408088] hub 1-0:1.0: USB hub found [ 1.409343] hub 1-0:1.0: 2 ports detected [ 1.410878] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.414336] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.415902] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.417636] mousedev: PS/2 mouse device common for all mice [ 1.419701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.422499] rtc_cmos 00:00: RTC can wake from S4 [ 1.424482] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.426390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.428308] i2c /dev entries driver [ 1.429546] device-mapper: uevent: version 1.0.3 [ 1.431108] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.433706] ledtrig-cpu: registered to indicate activity on CPUs [ 1.435986] NET: Registered protocol family 10 [ 1.437657] NET: Registered protocol family 17 [ 1.439096] Key type dns_resolver registered [ 1.440682] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.442461] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.445363] registered taskstats version 1 [ 1.446714] Loading compiled-in X.509 certificates [ 1.448998] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.451996] zswap: loaded using pool lzo/zbud [ 1.454602] Key type trusted registered [ 1.457987] Key type encrypted registered [ 1.461295] AppArmor: AppArmor sha1 policy hashing enabled [ 1.462990] ima: No TPM chip found, activating TPM-bypass! [ 1.464630] evm: HMAC attrs: 0x1 [ 1.483974] Magic number: 6:668:387 [ 1.485354] rtc_cmos 00:00: setting system clock to 2018-06-30 15:22:03 UTC (1530372123) [ 1.487972] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.489764] EDD information not available. [ 1.495219] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.497743] Write protecting the kernel read-only data: 14336k [ 1.500436] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.503547] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.15 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 [ 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-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 926421046 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-0x000000000ffd9fff] [ 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-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 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: 64355 [ 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: 233748K/261600K 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.278682] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.281929] pid_max: default: 32768 minimum: 301 [ 0.283717] ACPI: Core revision 20150930 [ 0.287888] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.290417] Security Framework initialized [ 0.292014] Yama: becoming mindful. [ 0.293414] AppArmor: AppArmor initialized [ 0.294875] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.297009] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.299031] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.300906] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.303152] Initializing cgroup subsys io [ 0.304434] Initializing cgroup subsys memory [ 0.305817] Initializing cgroup subsys devices [ 0.307205] Initializing cgroup subsys freezer [ 0.308579] Initializing cgroup subsys net_cls [ 0.309960] Initializing cgroup subsys perf_event [ 0.317885] Initializing cgroup subsys net_prio [ 0.319308] Initializing cgroup subsys hugetlb [ 0.320678] Initializing cgroup subsys pids [ 0.322078] CPU: Physical Processor ID: 0 [ 0.324165] mce: CPU supports 10 MCE banks [ 0.325554] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.327141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.347604] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.358476] ftrace: allocating 31920 entries in 125 pages [ 0.413029] smpboot: Max logical packages: 1 [ 0.414389] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.416578] x2apic enabled [ 0.417943] Switched APIC routing to physical x2apic. [ 0.420857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.422660] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.425914] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.428519] ... version: 2 [ 0.429776] ... bit width: 48 [ 0.431065] ... generic registers: 4 [ 0.432328] ... value mask: 0000ffffffffffff [ 0.433880] ... max period: 000000007fffffff [ 0.435442] ... fixed-purpose events: 3 [ 0.436702] ... event mask: 000000070000000f [ 0.438304] KVM setup paravirtual spinlock [ 0.440266] x86: Booted up 1 node, 1 CPUs [ 0.441532] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.443757] devtmpfs: initialized [ 0.455996] evm: security.selinux [ 0.457112] evm: security.SMACK64 [ 0.458223] evm: security.SMACK64EXEC [ 0.459409] evm: security.SMACK64TRANSMUTE [ 0.460695] evm: security.SMACK64MMAP [ 0.461871] evm: security.ima [ 0.462902] evm: security.capability [ 0.464239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.467193] pinctrl core: initialized pinctrl subsystem [ 0.468939] RTC time: 15:22:02, date: 06/30/18 [ 0.470475] NET: Registered protocol family 16 [ 0.472123] cpuidle: using governor ladder [ 0.473411] cpuidle: using governor menu [ 0.474679] PCCT header not found. [ 0.475922] ACPI: bus type PCI registered [ 0.477226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.479244] PCI: Using configuration type 1 for base access [ 0.480946] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.485238] ACPI: Added _OSI(Module Device) [ 0.486564] ACPI: Added _OSI(Processor Device) [ 0.487932] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.489363] ACPI: Added _OSI(Processor Aggregator Device) [ 0.493737] ACPI: Interpreter enabled [ 0.494951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.497881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.500847] ACPI: (supports S0 S3 S4 S5) [ 0.502095] ACPI: Using IOAPIC for interrupt routing [ 0.503588] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.511460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.513231] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.515167] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.517029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.520832] acpiphp: Slot [3] registered [ 0.522121] acpiphp: Slot [4] registered [ 0.523422] acpiphp: Slot [5] registered [ 0.524723] acpiphp: Slot [6] registered [ 0.526013] acpiphp: Slot [7] registered [ 0.527329] acpiphp: Slot [8] registered [ 0.528601] acpiphp: Slot [9] registered [ 0.529882] acpiphp: Slot [10] registered [ 0.531199] acpiphp: Slot [11] registered [ 0.550204] acpiphp: Slot [12] registered [ 0.551518] acpiphp: Slot [13] registered [ 0.552812] acpiphp: Slot [14] registered [ 0.554128] acpiphp: Slot [15] registered [ 0.555424] acpiphp: Slot [16] registered [ 0.556734] acpiphp: Slot [17] registered [ 0.558056] acpiphp: Slot [18] registered [ 0.559356] acpiphp: Slot [19] registered [ 0.560648] acpiphp: Slot [20] registered [ 0.561940] acpiphp: Slot [21] registered [ 0.563274] acpiphp: Slot [22] registered [ 0.564576] acpiphp: Slot [23] registered [ 0.565862] acpiphp: Slot [24] registered [ 0.567185] acpiphp: Slot [25] registered [ 0.568496] acpiphp: Slot [26] registered [ 0.569803] acpiphp: Slot [27] registered [ 0.571105] acpiphp: Slot [28] registered [ 0.572419] acpiphp: Slot [29] registered [ 0.573744] acpiphp: Slot [30] registered [ 0.575042] acpiphp: Slot [31] registered [ 0.576312] PCI host bridge to bus 0000:00 [ 0.577592] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.579488] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.581370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.583672] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.585959] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.588303] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.594093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.596071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.597902] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.599869] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.604904] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.607164] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.645798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.648236] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.650561] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.652878] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.655125] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.657145] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.659050] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.660683] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.663095] vgaarb: loaded [ 0.664060] vgaarb: bridge control possible 0000:00:02.0 [ 0.666015] SCSI subsystem initialized [ 0.667334] ACPI: bus type USB registered [ 0.668668] usbcore: registered new interface driver usbfs [ 0.670279] usbcore: registered new interface driver hub [ 0.671866] usbcore: registered new device driver usb [ 0.673582] PCI: Using ACPI for IRQ routing [ 0.675296] NetLabel: Initializing [ 0.676419] NetLabel: domain hash size = 128 [ 0.677760] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679265] NetLabel: unlabeled traffic allowed by default [ 0.681022] clocksource: Switched to clocksource kvm-clock [ 0.695769] AppArmor: AppArmor Filesystem Enabled [ 0.697288] pnp: PnP ACPI init [ 0.699040] pnp: PnP ACPI: found 5 devices [ 0.707235] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.709964] NET: Registered protocol family 2 [ 0.711524] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.713499] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.715358] TCP: Hash tables configured (established 2048 bind 2048) [ 0.717184] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.718874] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.720704] NET: Registered protocol family 1 [ 0.722055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.723774] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.725458] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.785178] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.844687] Trying to unpack rootfs image as initramfs... [ 0.965242] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.967765] Scanning for low memory corruption every 60 seconds [ 0.970002] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.971818] audit: initializing netlink subsys (disabled) [ 0.973434] audit: type=2000 audit(1530372123.175:1): initialized [ 0.975689] Initialise system trusted keyring [ 0.977140] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.978962] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.983700] zbud: loaded [ 0.984969] VFS: Disk quotas dquot_6.6.0 [ 0.986302] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.989046] fuse init (API version 7.23) [ 0.990523] Key type big_key registered [ 0.991785] Allocating IMA MOK and blacklist keyrings. [ 0.993638] Key type asymmetric registered [ 0.994928] Asymmetric key parser 'x509' registered [ 0.996462] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.998764] io scheduler noop registered [ 1.000009] io scheduler deadline registered (default) [ 1.001611] io scheduler cfq registered [ 1.002980] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.004626] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.006684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.008961] ACPI: Power Button [PWRF] [ 1.010325] GHES: HEST is not enabled! [ 1.069190] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.187783] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246545] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.249848] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.274952] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.279274] Linux agpgart interface v0.103 [ 1.284129] brd: module loaded [ 1.286603] loop: module loaded [ 1.293021] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.295356] GPT:90111 != 20971519 [ 1.296453] GPT:Alternate GPT header not at the end of the disk. [ 1.298173] GPT:90111 != 20971519 [ 1.299268] GPT: Use GNU Parted to correct GPT errors. [ 1.300780] vda: vda1 vda15 [ 1.304012] vdb: [ 1.305869] scsi host0: ata_piix [ 1.307067] scsi host1: ata_piix [ 1.308211] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.310108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.312653] libphy: Fixed MDIO Bus: probed [ 1.313947] tun: Universal TUN/TAP device driver, 1.6 [ 1.315467] tun: (C) 1999-2004 Max Krasnyansky [ 1.318950] PPP generic driver version 2.4.2 [ 1.321058] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.323839] ehci-pci: EHCI PCI platform driver [ 1.325822] ehci-platform: EHCI generic platform driver [ 1.327417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.329208] ohci-pci: OHCI PCI platform driver [ 1.330614] ohci-platform: OHCI generic platform driver [ 1.332197] uhci_hcd: USB Universal Host Controller Interface driver [ 1.391551] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.393142] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.395485] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.397052] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.398835] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.400789] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.403117] usb usb1: Product: UHCI Host Controller [ 1.404631] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.406482] usb usb1: SerialNumber: 0000:00:01.2 [ 1.408088] hub 1-0:1.0: USB hub found [ 1.409343] hub 1-0:1.0: 2 ports detected [ 1.410878] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.414336] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.415902] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.417636] mousedev: PS/2 mouse device common for all mice [ 1.419701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.422499] rtc_cmos 00:00: RTC can wake from S4 [ 1.424482] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.426390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.428308] i2c /dev entries driver [ 1.429546] device-mapper: uevent: version 1.0.3 [ 1.431108] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.433706] ledtrig-cpu: registered to indicate activity on CPUs [ 1.435986] NET: Registered protocol family 10 [ 1.437657] NET: Registered protocol family 17 [ 1.439096] Key type dns_resolver registered [ 1.440682] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.442461] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.445363] registered taskstats version 1 [ 1.446714] Loading compiled-in X.509 certificates [ 1.448998] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.451996] zswap: loaded using pool lzo/zbud [ 1.454602] Key type trusted registered [ 1.457987] Key type encrypted registered [ 1.461295] AppArmor: AppArmor sha1 policy hashing enabled [ 1.462990] ima: No TPM chip found, activating TPM-bypass! [ 1.464630] evm: HMAC attrs: 0x1 [ 1.483974] Magic number: 6:668:387 [ 1.485354] rtc_cmos 00:00: setting system clock to 2018-06-30 15:22:03 UTC (1530372123) [ 1.487972] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.489764] EDD information not available. [ 1.495219] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.497743] Write protecting the kernel read-only data: 14336k [ 1.500436] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.503547] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.15 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 [ 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-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a40-0x000f6a4f] mapped at [ffff8800000f6a40] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6830 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1591 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1425 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013E5 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE1519 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 926421046 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-0x000000000ffd9fff] [ 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-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 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: 64355 [ 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: 233748K/261600K 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.278682] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.281929] pid_max: default: 32768 minimum: 301 [ 0.283717] ACPI: Core revision 20150930 [ 0.287888] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.290417] Security Framework initialized [ 0.292014] Yama: becoming mindful. [ 0.293414] AppArmor: AppArmor initialized [ 0.294875] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.297009] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.299031] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.300906] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.303152] Initializing cgroup subsys io [ 0.304434] Initializing cgroup subsys memory [ 0.305817] Initializing cgroup subsys devices [ 0.307205] Initializing cgroup subsys freezer [ 0.308579] Initializing cgroup subsys net_cls [ 0.309960] Initializing cgroup subsys perf_event [ 0.317885] Initializing cgroup subsys net_prio [ 0.319308] Initializing cgroup subsys hugetlb [ 0.320678] Initializing cgroup subsys pids [ 0.322078] CPU: Physical Processor ID: 0 [ 0.324165] mce: CPU supports 10 MCE banks [ 0.325554] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.327141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.347604] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.358476] ftrace: allocating 31920 entries in 125 pages [ 0.413029] smpboot: Max logical packages: 1 [ 0.414389] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.416578] x2apic enabled [ 0.417943] Switched APIC routing to physical x2apic. [ 0.420857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.422660] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.425914] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.428519] ... version: 2 [ 0.429776] ... bit width: 48 [ 0.431065] ... generic registers: 4 [ 0.432328] ... value mask: 0000ffffffffffff [ 0.433880] ... max period: 000000007fffffff [ 0.435442] ... fixed-purpose events: 3 [ 0.436702] ... event mask: 000000070000000f [ 0.438304] KVM setup paravirtual spinlock [ 0.440266] x86: Booted up 1 node, 1 CPUs [ 0.441532] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.443757] devtmpfs: initialized [ 0.455996] evm: security.selinux [ 0.457112] evm: security.SMACK64 [ 0.458223] evm: security.SMACK64EXEC [ 0.459409] evm: security.SMACK64TRANSMUTE [ 0.460695] evm: security.SMACK64MMAP [ 0.461871] evm: security.ima [ 0.462902] evm: security.capability [ 0.464239] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.467193] pinctrl core: initialized pinctrl subsystem [ 0.468939] RTC time: 15:22:02, date: 06/30/18 [ 0.470475] NET: Registered protocol family 16 [ 0.472123] cpuidle: using governor ladder [ 0.473411] cpuidle: using governor menu [ 0.474679] PCCT header not found. [ 0.475922] ACPI: bus type PCI registered [ 0.477226] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.479244] PCI: Using configuration type 1 for base access [ 0.480946] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.485238] ACPI: Added _OSI(Module Device) [ 0.486564] ACPI: Added _OSI(Processor Device) [ 0.487932] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.489363] ACPI: Added _OSI(Processor Aggregator Device) [ 0.493737] ACPI: Interpreter enabled [ 0.494951] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.497881] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.500847] ACPI: (supports S0 S3 S4 S5) [ 0.502095] ACPI: Using IOAPIC for interrupt routing [ 0.503588] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.511460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.513231] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.515167] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.517029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.520832] acpiphp: Slot [3] registered [ 0.522121] acpiphp: Slot [4] registered [ 0.523422] acpiphp: Slot [5] registered [ 0.524723] acpiphp: Slot [6] registered [ 0.526013] acpiphp: Slot [7] registered [ 0.527329] acpiphp: Slot [8] registered [ 0.528601] acpiphp: Slot [9] registered [ 0.529882] acpiphp: Slot [10] registered [ 0.531199] acpiphp: Slot [11] registered [ 0.550204] acpiphp: Slot [12] registered [ 0.551518] acpiphp: Slot [13] registered [ 0.552812] acpiphp: Slot [14] registered [ 0.554128] acpiphp: Slot [15] registered [ 0.555424] acpiphp: Slot [16] registered [ 0.556734] acpiphp: Slot [17] registered [ 0.558056] acpiphp: Slot [18] registered [ 0.559356] acpiphp: Slot [19] registered [ 0.560648] acpiphp: Slot [20] registered [ 0.561940] acpiphp: Slot [21] registered [ 0.563274] acpiphp: Slot [22] registered [ 0.564576] acpiphp: Slot [23] registered [ 0.565862] acpiphp: Slot [24] registered [ 0.567185] acpiphp: Slot [25] registered [ 0.568496] acpiphp: Slot [26] registered [ 0.569803] acpiphp: Slot [27] registered [ 0.571105] acpiphp: Slot [28] registered [ 0.572419] acpiphp: Slot [29] registered [ 0.573744] acpiphp: Slot [30] registered [ 0.575042] acpiphp: Slot [31] registered [ 0.576312] PCI host bridge to bus 0000:00 [ 0.577592] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.579488] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.581370] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.583672] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.585959] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.588303] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.594093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.596071] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.597902] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.599869] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.604904] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.607164] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.645798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.648236] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.650561] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.652878] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.655125] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.657145] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.659050] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.660683] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.663095] vgaarb: loaded [ 0.664060] vgaarb: bridge control possible 0000:00:02.0 [ 0.666015] SCSI subsystem initialized [ 0.667334] ACPI: bus type USB registered [ 0.668668] usbcore: registered new interface driver usbfs [ 0.670279] usbcore: registered new interface driver hub [ 0.671866] usbcore: registered new device driver usb [ 0.673582] PCI: Using ACPI for IRQ routing [ 0.675296] NetLabel: Initializing [ 0.676419] NetLabel: domain hash size = 128 [ 0.677760] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.679265] NetLabel: unlabeled traffic allowed by default [ 0.681022] clocksource: Switched to clocksource kvm-clock [ 0.695769] AppArmor: AppArmor Filesystem Enabled [ 0.697288] pnp: PnP ACPI init [ 0.699040] pnp: PnP ACPI: found 5 devices [ 0.707235] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.709964] NET: Registered protocol family 2 [ 0.711524] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.713499] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.715358] TCP: Hash tables configured (established 2048 bind 2048) [ 0.717184] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.718874] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.720704] NET: Registered protocol family 1 [ 0.722055] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.723774] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.725458] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.785178] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.844687] Trying to unpack rootfs image as initramfs... [ 0.965242] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.967765] Scanning for low memory corruption every 60 seconds [ 0.970002] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.971818] audit: initializing netlink subsys (disabled) [ 0.973434] audit: type=2000 audit(1530372123.175:1): initialized [ 0.975689] Initialise system trusted keyring [ 0.977140] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.978962] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.983700] zbud: loaded [ 0.984969] VFS: Disk quotas dquot_6.6.0 [ 0.986302] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.989046] fuse init (API version 7.23) [ 0.990523] Key type big_key registered [ 0.991785] Allocating IMA MOK and blacklist keyrings. [ 0.993638] Key type asymmetric registered [ 0.994928] Asymmetric key parser 'x509' registered [ 0.996462] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.998764] io scheduler noop registered [ 1.000009] io scheduler deadline registered (default) [ 1.001611] io scheduler cfq registered [ 1.002980] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.004626] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.006684] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.008961] ACPI: Power Button [PWRF] [ 1.010325] GHES: HEST is not enabled! [ 1.069190] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.187783] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246545] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.249848] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.274952] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.279274] Linux agpgart interface v0.103 [ 1.284129] brd: module loaded [ 1.286603] loop: module loaded [ 1.293021] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.295356] GPT:90111 != 20971519 [ 1.296453] GPT:Alternate GPT header not at the end of the disk. [ 1.298173] GPT:90111 != 20971519 [ 1.299268] GPT: Use GNU Parted to correct GPT errors. [ 1.300780] vda: vda1 vda15 [ 1.304012] vdb: [ 1.305869] scsi host0: ata_piix [ 1.307067] scsi host1: ata_piix [ 1.308211] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.310108] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.312653] libphy: Fixed MDIO Bus: probed [ 1.313947] tun: Universal TUN/TAP device driver, 1.6 [ 1.315467] tun: (C) 1999-2004 Max Krasnyansky [ 1.318950] PPP generic driver version 2.4.2 [ 1.321058] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.323839] ehci-pci: EHCI PCI platform driver [ 1.325822] ehci-platform: EHCI generic platform driver [ 1.327417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.329208] ohci-pci: OHCI PCI platform driver [ 1.330614] ohci-platform: OHCI generic platform driver [ 1.332197] uhci_hcd: USB Universal Host Controller Interface driver [ 1.391551] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.393142] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.395485] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.397052] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.398835] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.400789] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.403117] usb usb1: Product: UHCI Host Controller [ 1.404631] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.406482] usb usb1: SerialNumber: 0000:00:01.2 [ 1.408088] hub 1-0:1.0: USB hub found [ 1.409343] hub 1-0:1.0: 2 ports detected [ 1.410878] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.414336] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.415902] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.417636] mousedev: PS/2 mouse device common for all mice [ 1.419701] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.422499] rtc_cmos 00:00: RTC can wake from S4 [ 1.424482] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.426390] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.428308] i2c /dev entries driver [ 1.429546] device-mapper: uevent: version 1.0.3 [ 1.431108] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.433706] ledtrig-cpu: registered to indicate activity on CPUs [ 1.435986] NET: Registered protocol family 10 [ 1.437657] NET: Registered protocol family 17 [ 1.439096] Key type dns_resolver registered [ 1.440682] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.442461] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.445363] registered taskstats version 1 [ 1.446714] Loading compiled-in X.509 certificates [ 1.448998] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.451996] zswap: loaded using pool lzo/zbud [ 1.454602] Key type trusted registered [ 1.457987] Key type encrypted registered [ 1.461295] AppArmor: AppArmor sha1 policy hashing enabled [ 1.462990] ima: No TPM chip found, activating TPM-bypass! [ 1.464630] evm: HMAC attrs: 0x1 [ 1.483974] Magic number: 6:668:387 [ 1.485354] rtc_cmos 00:00: setting system clock to 2018-06-30 15:22:03 UTC (1530372123) [ 1.487972] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.489764] EDD information not available. [ 1.495219] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.497743] Write protecting the kernel read-only data: 14336k [ 1.500436] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.503547] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.15 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 8.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... [ 9.136412] random: dd urandom read with 8 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.10... Lease of 10.55.0.10 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: VT-x RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDVj96Huu1X9QSFl0J01ocbToE0P/8udLob9q3c0Nmmgk7CCxZMS0Xdtv4RG5v0+KwOfQDZMAhIwKttH82wZ/CWsrHa5/YVmPDwDrzJOXhjj6W92SbUQr18i/KWQfTLMGnPPxlDQ2uqR0DQkWEANGIdWG3rxKsJM5fvuvrm6RsVkDAuhj3KzdCjwdABee3RMgpDt5aWUkIK+BAaj42BUkGzpXP8Abyq6tnpu0K59VMUB68L8A2lZWkBwEHrDitmnxTBRP0jBKBQYvSQMU+buFwPTKzroX1sf4BoXtVZCwHI1CdzaZXbyLO2zfIyOCbUydqwFlRGjJ2mxa+5q/TkYZ3 root@simplehealthcheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst ssh-dss AAAAB3NzaC1kc3MAAACBANv/f/KZ3vFmcTn4deh1APm7SDF3jvLQS0AV3o0WhQqPO0DyNc/rP/jZMcDn05drmkJr9RyOVyXV4dOmOQ6Wb1zvmcjYgTZW8eG9lYw6P/8GFyQiKvf3B7flsofSaVY9EyFftP8v6e5NiAheRocQNi0wpkx9uKiUJyUlaI1Oq++tAAAAFQCCXus6J5pERVEJH9MQR2atPQ1mqwAAAIEAv8dYsiqiwOLmiVabTTZQqNlzUraF7skZdRqKAig4VfvK/fRvkC3tR2JZoLAUoo0Dh3DE1+AJqSefTmfIgLCG08aOiRaguBz0kOIk4QHAIyzvn2P1EgtquWkjwuiXCmsnuZ1Ckt0gRuuGa85qsiUUuWgnm7d2YGNCGvnbjORgUVIAAACBALJ1vw+6/bSyY+hPriUaYgPpaLzlpRoiM7xArOG+NzVrcmlhYG6a+/FiWFzwRVoklXo+DEthpFf+LovGeN/yxA+wVqURoln6YFIi5V3EgFBCa1l2UmHHdmvnkNYFFGdI8Za8bsNxLNFStOGON2bl3FmHMJJKrLDP7Yqcqp/zeU9S root@simplehealthcheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.10,24,fe80::f816:3eff:fe01:d2a8/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.10 ip-route:169.254.169.254 via 10.55.0.2 dev eth0 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: configdrive local === instance-id: c573a626-28f7-4796-bf7b-9a62d2dafb66 name: SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst availability-zone: nova local-hostname: simplehealthcheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=10.89 === 2018-06-30 15:22:14,087 - create_instance - INFO - Deleting Port with ID - f3236e98-71af-4a5a-b808-b42d9cb312b6 2018-06-30 15:22:14,088 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0port-1 2018-06-30 15:22:14,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/f3236e98-71af-4a5a-b808-b42d9cb312b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:22:15,708 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:22:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b57d4e06-33ec-42c6-9e53-7b889f485cec Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:22:15,708 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/f3236e98-71af-4a5a-b808-b42d9cb312b6 used request id req-b57d4e06-33ec-42c6-9e53-7b889f485cec 2018-06-30 15:22:15,709 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst 2018-06-30 15:22:15,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:22:16,192 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:22:16 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-de0ec634-1c15-42b0-bb6a-72bb734b3de6 X-Compute-Request-Id: req-de0ec634-1c15-42b0-bb6a-72bb734b3de6 Front-End-Https: on 2018-06-30 15:22:16,192 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 used request id req-de0ec634-1c15-42b0-bb6a-72bb734b3de6 2018-06-30 15:22:16,193 - create_instance - INFO - Checking deletion status 2018-06-30 15:22:16,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:22:17,107 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:17 GMT Content-Type: application/json Content-Length: 1555 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a54dfeea-dda9-4924-ae5e-01378d7dbe61 X-Compute-Request-Id: req-a54dfeea-dda9-4924-ae5e-01378d7dbe61 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:d2:a8", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66", "rel": "bookmark"}], "image": {"id": "5b326316-60b3-4b6e-89a0-bacb0d389520", "links": [{"href": "http://172.30.10.101:8774/images/5b326316-60b3-4b6e-89a0-bacb0d389520", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:22:01.000000", "flavor": {"id": "fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "links": [{"href": "http://172.30.10.101:8774/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01", "rel": "bookmark"}]}, "id": "c573a626-28f7-4796-bf7b-9a62d2dafb66", "user_id": "e25179c42ec94923b6c737ff71396d3b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:22:16Z", "hostId": "e96fb5bc5c69d7ec80f4faf1d8a1b1d03a866807d15eb57eacfba687", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst", "created": "2018-06-30T15:21:40Z", "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:22:17,107 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 used request id req-a54dfeea-dda9-4924-ae5e-01378d7dbe61 2018-06-30 15:22:17,107 - create_instance - DEBUG - Instance status [SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst] is - ACTIVE 2018-06-30 15:22:17,108 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:22:20,109 - create_instance - DEBUG - VM status query timeout in 296.083513021 2018-06-30 15:22:20,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cf6efaa07d65dd2e953483edad22734659bbdf2" 2018-06-30 15:22:20,291 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:22:20 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-639cdb46-582a-412c-a724-19d6f3d3e505 X-Compute-Request-Id: req-639cdb46-582a-412c-a724-19d6f3d3e505 RESP BODY: {"itemNotFound": {"message": "Instance c573a626-28f7-4796-bf7b-9a62d2dafb66 could not be found.", "code": 404}} 2018-06-30 15:22:20,291 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c573a626-28f7-4796-bf7b-9a62d2dafb66 used request id req-639cdb46-582a-412c-a724-19d6f3d3e505 2018-06-30 15:22:20,291 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c573a626-28f7-4796-bf7b-9a62d2dafb66 could not be found. (HTTP 404) (Request-ID: req-639cdb46-582a-412c-a724-19d6f3d3e505) 2018-06-30 15:22:20,291 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-inst 2018-06-30 15:22:20,293 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-subnet 2018-06-30 15:22:20,293 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-subnet 2018-06-30 15:22:20,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/53023b3f-832b-470f-8077-155e86b7e70c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1068a240683b1c6afe4590270aab105a088aec19" 2018-06-30 15:22:24,818 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:22:24 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-92a8aec6-6237-4306-8c52-a5957188a58c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:22:24,818 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/53023b3f-832b-470f-8077-155e86b7e70c used request id req-92a8aec6-6237-4306-8c52-a5957188a58c 2018-06-30 15:22:24,819 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-priv-net 2018-06-30 15:22:24,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/a4a98710-ae07-4088-8202-4c52c45827e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1068a240683b1c6afe4590270aab105a088aec19" 2018-06-30 15:22:27,575 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:22:27 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e2272590-b95a-4eda-8898-98139868289b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:22:27,575 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/a4a98710-ae07-4088-8202-4c52c45827e5 used request id req-e2272590-b95a-4eda-8898-98139868289b 2018-06-30 15:22:27,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39fb244bb12ed9dbe41aab0d21e60174c79c8c3b" 2018-06-30 15:22:28,180 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:22:28 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fa9d73b5-a54e-4c3e-b0de-6c83f2ea35bf X-Compute-Request-Id: req-fa9d73b5-a54e-4c3e-b0de-6c83f2ea35bf 2018-06-30 15:22:28,180 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/fc5a3012-65a7-4ff6-a3e2-52adc75aaa01 used request id req-fa9d73b5-a54e-4c3e-b0de-6c83f2ea35bf 2018-06-30 15:22:28,181 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-bf5c52a7-86e0-4400-bc10-ec583e1798e0-image 2018-06-30 15:22:28,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/5b326316-60b3-4b6e-89a0-bacb0d389520 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}126adde9440d713043dc71c4b5f2ae4650feef3b" 2018-06-30 15:22:28,485 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:22:28 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3f6176c9-f49b-44e4-b50f-69554efde023 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:22:28,485 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/5b326316-60b3-4b6e-89a0-bacb0d389520 used request id req-3f6176c9-f49b-44e4-b50f-69554efde023 2018-06-30 15:22:28,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdfb27e2764b253eb85134570190dfd0695b293" 2018-06-30 15:22:29,517 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:29 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-7e3e3355-c48c-41b4-bfbc-591e75381816 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "created_at": "2018-06-30T15:21:11Z", "updated_at": "2018-06-30T15:21:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:21:11Z", "revision_number": 0, "id": "2d859a08-3b87-466a-888a-c40cc0ad4bdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:21:11Z", "security_group_id": "c343a988-2969-42a4-a138-446202d8decb", "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1000521e155443bb9fef0584b6e3e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:21:11Z", "revision_number": 0, "id": "4d8a0df9-e16c-4303-9103-6801728ca2f0", "remote_group_id": "c343a988-2969-42a4-a138-446202d8decb", "remote_ip_prefix": null, "created_at": "2018-06-30T15:21:11Z", "security_group_id": "c343a988-2969-42a4-a138-446202d8decb", "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1000521e155443bb9fef0584b6e3e42"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:21:11Z", "revision_number": 0, "id": "7f307586-2061-4a1f-b104-f316e2b285eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:21:11Z", "security_group_id": "c343a988-2969-42a4-a138-446202d8decb", "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1000521e155443bb9fef0584b6e3e42"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:21:11Z", "revision_number": 0, "id": "c06588f0-2ede-4ea2-9973-997aa9b76f14", "remote_group_id": "c343a988-2969-42a4-a138-446202d8decb", "remote_ip_prefix": null, "created_at": "2018-06-30T15:21:11Z", "security_group_id": "c343a988-2969-42a4-a138-446202d8decb", "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1000521e155443bb9fef0584b6e3e42"}], "revision_number": 4, "project_id": "b1000521e155443bb9fef0584b6e3e42", "id": "c343a988-2969-42a4-a138-446202d8decb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:22:29,517 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-7e3e3355-c48c-41b4-bfbc-591e75381816 2018-06-30 15:22:29,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdfb27e2764b253eb85134570190dfd0695b293" 2018-06-30 15:22:29,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:22:29 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd77df49-102f-4b77-8955-9640010c0968 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:22:29,917 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-fd77df49-102f-4b77-8955-9640010c0968 2018-06-30 15:22:29,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdfb27e2764b253eb85134570190dfd0695b293" 2018-06-30 15:22:30,321 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:22:29 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-478eb5d2-eaba-41a1-8394-46f5bf173eb0 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:22:30,321 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-478eb5d2-eaba-41a1-8394-46f5bf173eb0 2018-06-30 15:22:30,321 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:22:30,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdfb27e2764b253eb85134570190dfd0695b293" 2018-06-30 15:22:30,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:22:30 GMT Server: Apache Content-Length: 314 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4fc7a5a-85a4-4c63-9469-aa4be666f876 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1000521e155443bb9fef0584b6e3e42", "name": "SimpleHealthCheck-4c464970-42bd-4c8-proj"}} 2018-06-30 15:22:30,414 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42 used request id req-c4fc7a5a-85a4-4c63-9469-aa4be666f876 2018-06-30 15:22:30,415 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c343a988-2969-42a4-a138-446202d8decb 2018-06-30 15:22:30,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c343a988-2969-42a4-a138-446202d8decb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdfb27e2764b253eb85134570190dfd0695b293" 2018-06-30 15:22:31,306 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:31 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-8f9ae03a-ab62-4997-a235-ba63ed2f6cbb Front-End-Https: on 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-06-30T15:21:11Z", "security_group_id": "c343a988-2969-42a4-a138-446202d8decb", "port_range_min": null, "revision_number": 0, "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "created_at": "2018-06-30T15:21:11Z", "project_id": "b1000521e155443bb9fef0584b6e3e42", "id": "2d859a08-3b87-466a-888a-c40cc0ad4bdf"}, {"remote_group_id": "c343a988-2969-42a4-a138-446202d8decb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:21:11Z", "security_group_id": "c343a988-2969-42a4-a138-446202d8decb", "port_range_min": null, "revision_number": 0, "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "created_at": "2018-06-30T15:21:11Z", "project_id": "b1000521e155443bb9fef0584b6e3e42", "id": "4d8a0df9-e16c-4303-9103-6801728ca2f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:21:11Z", "security_group_id": "c343a988-2969-42a4-a138-446202d8decb", "port_range_min": null, "revision_number": 0, "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "created_at": "2018-06-30T15:21:11Z", "project_id": "b1000521e155443bb9fef0584b6e3e42", "id": "7f307586-2061-4a1f-b104-f316e2b285eb"}, {"remote_group_id": "c343a988-2969-42a4-a138-446202d8decb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:21:11Z", "security_group_id": "c343a988-2969-42a4-a138-446202d8decb", "port_range_min": null, "revision_number": 0, "tenant_id": "b1000521e155443bb9fef0584b6e3e42", "created_at": "2018-06-30T15:21:11Z", "project_id": "b1000521e155443bb9fef0584b6e3e42", "id": "c06588f0-2ede-4ea2-9973-997aa9b76f14"}]} 2018-06-30 15:22:31,306 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c343a988-2969-42a4-a138-446202d8decb used request id req-8f9ae03a-ab62-4997-a235-ba63ed2f6cbb 2018-06-30 15:22:31,307 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:22:31,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/c343a988-2969-42a4-a138-446202d8decb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdfb27e2764b253eb85134570190dfd0695b293" 2018-06-30 15:22:32,311 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:22:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-215e7668-433d-4b0d-b16d-be28346648f9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:22:32,311 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/c343a988-2969-42a4-a138-446202d8decb used request id req-215e7668-433d-4b0d-b16d-be28346648f9 2018-06-30 15:22:32,312 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-4c464970-42bd-4c8-proj 2018-06-30 15:22:32,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdfb27e2764b253eb85134570190dfd0695b293" 2018-06-30 15:22:32,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:22:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77927586-9604-4491-a449-619c703c2088 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:22:32,903 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b1000521e155443bb9fef0584b6e3e42 used request id req-77927586-9604-4491-a449-619c703c2088 2018-06-30 15:22:32,903 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-4c464970-42bd-4c8-proj-role 2018-06-30 15:22:32,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/9b1556a73c974388930ee296f443cbfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdfb27e2764b253eb85134570190dfd0695b293" 2018-06-30 15:22:33,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:22:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1801bfe0-e4bd-4bc5-86b9-b11e102bd7b3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:22:33,357 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/9b1556a73c974388930ee296f443cbfd used request id req-1801bfe0-e4bd-4bc5-86b9-b11e102bd7b3 2018-06-30 15:22:33,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdfb27e2764b253eb85134570190dfd0695b293" 2018-06-30 15:22:33,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:22:33 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be50f112-40b5-4979-929a-87164c14e2f3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:22:33,784 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-be50f112-40b5-4979-929a-87164c14e2f3 2018-06-30 15:22:33,785 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-4c464970-42bd-4c8-user 2018-06-30 15:22:33,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/e25179c42ec94923b6c737ff71396d3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d38bfbe955f7d5bcaf13c84be4192cb75565d37" 2018-06-30 15:22:34,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:22:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9c456ed-f145-4d86-8319-b46cef0400f5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:22:34,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/e25179c42ec94923b6c737ff71396d3b used request id req-c9c456ed-f145-4d86-8319-b46cef0400f5 2018-06-30 15:22:34,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:22:35,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:22:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["YWf0WogXTDK-O33j5NBKCw"], "issued_at": "2018-06-30T15:22:35.000000Z"}} 2018-06-30 15:22:35,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff545ecb0dfd48d1798769f9d2ad3933753c7f03" 2018-06-30 15:22:35,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:22:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de97ea24-2220-406e-ac14-cf97df145c19 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:22:35,573 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-de97ea24-2220-406e-ac14-cf97df145c19 2018-06-30 15:22:35,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:22:35,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:22:36,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:22:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["sHTF6q-nSAiY1Lz36BtuiQ"], "issued_at": "2018-06-30T15:22:36.000000Z"}} 2018-06-30 15:22:36,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06ab0f9bc847a1424dcfedb4d6c354f95bf559e" 2018-06-30 15:22:37,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:22:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0553ecf-ac89-4ad4-bfc8-5f9ab0843563 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:22:37,010 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a0553ecf-ac89-4ad4-bfc8-5f9ab0843563 2018-06-30 15:22:37,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:22:37,026 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:22:37 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:22:37,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06ab0f9bc847a1424dcfedb4d6c354f95bf559e" 2018-06-30 15:22:37,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:22:37 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f18af9e6-8f13-495f-b561-597ef479edc4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:22:37,393 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj used request id req-f18af9e6-8f13-495f-b561-597ef479edc4 2018-06-30 15:22:37,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06ab0f9bc847a1424dcfedb4d6c354f95bf559e" 2018-06-30 15:22:37,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:22:37 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed600f9f-1307-45e0-ba87-1730e95b2bb3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:22:37,735 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ed600f9f-1307-45e0-ba87-1730e95b2bb3 2018-06-30 15:22:37,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06ab0f9bc847a1424dcfedb4d6c354f95bf559e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}}' 2018-06-30 15:22:38,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:22:37 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15019a12-452b-4b3d-b746-fd7f5697c72c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "id": "3b1819fa35a84db19ee37ccf50fea933", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:22:38,246 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-15019a12-452b-4b3d-b746-fd7f5697c72c 2018-06-30 15:22:38,246 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj 2018-06-30 15:22:38,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:22:38,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:22:39,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:22:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Aa8Qocb4TqqgYdjNW6fQsg"], "issued_at": "2018-06-30T15:22:39.000000Z"}} 2018-06-30 15:22:39,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16084538d3ac8eaa8ae44610d1091d5ef4a73dca" 2018-06-30 15:22:39,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:22:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7ef4dbc-1430-41ba-91a7-e3e1536b0046 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:22:39,463 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c7ef4dbc-1430-41ba-91a7-e3e1536b0046 2018-06-30 15:22:39,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:22:39,481 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:22:39 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:22:39,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16084538d3ac8eaa8ae44610d1091d5ef4a73dca" 2018-06-30 15:22:39,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:22:39 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21b195ab-fbb0-445c-af1d-797b5ef35384 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:22:39,956 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-21b195ab-fbb0-445c-af1d-797b5ef35384 2018-06-30 15:22:39,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16084538d3ac8eaa8ae44610d1091d5ef4a73dca" 2018-06-30 15:22:40,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:22:39 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d7e34c0-d986-4340-81d5-82747e9af8d0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "id": "3b1819fa35a84db19ee37ccf50fea933", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}]} 2018-06-30 15:22:40,055 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj used request id req-8d7e34c0-d986-4340-81d5-82747e9af8d0 2018-06-30 15:22:40,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16084538d3ac8eaa8ae44610d1091d5ef4a73dca" 2018-06-30 15:22:40,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:22:40 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98df27c3-75de-4ea1-afdf-9cc999ce424f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:22:40,408 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-98df27c3-75de-4ea1-afdf-9cc999ce424f 2018-06-30 15:22:41,142 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-47b9ee56-018f-4f9-user 2018-06-30 15:22:41,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:22:41,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06ab0f9bc847a1424dcfedb4d6c354f95bf559e" 2018-06-30 15:22:41,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:22:41 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8de4b66-cb81-4306-904a-18e00a18c681 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:22:41,546 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f8de4b66-cb81-4306-904a-18e00a18c681 2018-06-30 15:22:41,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06ab0f9bc847a1424dcfedb4d6c354f95bf559e" -d '{"role": {"name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj-role"}}' 2018-06-30 15:22:41,973 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:22:41 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e48beb95-2881-40f2-8a8f-b7364bd90df0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "378fb156c74c4823b90dc2a7658db85d", "links": {"self": "http://10.167.4.35:5000/v3/roles/378fb156c74c4823b90dc2a7658db85d"}, "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj-role"}} 2018-06-30 15:22:41,973 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-e48beb95-2881-40f2-8a8f-b7364bd90df0 2018-06-30 15:22:41,974 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj-role 2018-06-30 15:22:41,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/378fb156c74c4823b90dc2a7658db85d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06ab0f9bc847a1424dcfedb4d6c354f95bf559e" 2018-06-30 15:22:42,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:22:41 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8cfa70e0-37cd-400c-905d-a394a6576a3c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "378fb156c74c4823b90dc2a7658db85d", "links": {"self": "http://10.167.4.35:5000/v3/roles/378fb156c74c4823b90dc2a7658db85d"}, "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj-role"}} 2018-06-30 15:22:42,299 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/378fb156c74c4823b90dc2a7658db85d used request id req-8cfa70e0-37cd-400c-905d-a394a6576a3c 2018-06-30 15:22:42,300 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj-role to project CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj 2018-06-30 15:22:42,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933/users/88f4965e73eb4aca9b9e210baab9e1d3/roles/378fb156c74c4823b90dc2a7658db85d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06ab0f9bc847a1424dcfedb4d6c354f95bf559e" 2018-06-30 15:22:42,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:22:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41851d70-ecbc-431d-97ad-4d2cf42cbf3e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:22:42,820 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933/users/88f4965e73eb4aca9b9e210baab9e1d3/roles/378fb156c74c4823b90dc2a7658db85d used request id req-41851d70-ecbc-431d-97ad-4d2cf42cbf3e 2018-06-30 15:22:42,821 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:22:42,823 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:22:42,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:22:42,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:22:43,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "378fb156c74c4823b90dc2a7658db85d", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj-role"}], "expires_at": "2018-06-30T16:22:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-user", "id": "88f4965e73eb4aca9b9e210baab9e1d3"}, "audit_ids": ["irh_rJzSQYOuc8W_2C0ZbQ"], "issued_at": "2018-06-30T15:22:43.000000Z"}} 2018-06-30 15:22:43,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3981da75541716d740eb8d31360f7de0950fc23" 2018-06-30 15:22:44,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:22:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45821acc-7708-46b3-8910-3e374382a5f5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:22:44,144 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-45821acc-7708-46b3-8910-3e374382a5f5 2018-06-30 15:22:44,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3981da75541716d740eb8d31360f7de0950fc23" 2018-06-30 15:22:45,138 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:45 GMT Content-Type: application/json Content-Length: 164 Connection: keep-alive X-Openstack-Request-Id: req-11700300-0884-41c8-978c-3c98c8aeaf32 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c"} 2018-06-30 15:22:45,138 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c used request id req-11700300-0884-41c8-978c-3c98c8aeaf32 2018-06-30 15:22:45,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3981da75541716d740eb8d31360f7de0950fc23" 2018-06-30 15:22:45,890 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:45 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-ad0206cb-8254-469a-b428-a522c3f52f23 Front-End-Https: on 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", "root-tar"], "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-06-30 15:22:45,890 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-ad0206cb-8254-469a-b428-a522c3f52f23 2018-06-30 15:22:45,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f3981da75541716d740eb8d31360f7de0950fc23" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c"}' 2018-06-30 15:22:46,862 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:22:46 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/38839067-f9eb-4911-b094-363214984e1a Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-d206b7ea-9d8c-4cfc-8b02-e8771b0fb1c1 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:22:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:22:47Z", "visibility": "shared", "self": "/v2/images/38839067-f9eb-4911-b094-363214984e1a", "min_disk": 0, "protected": false, "id": "38839067-f9eb-4911-b094-363214984e1a", "file": "/v2/images/38839067-f9eb-4911-b094-363214984e1a/file", "checksum": null, "owner": "3b1819fa35a84db19ee37ccf50fea933", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:22:46,862 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-d206b7ea-9d8c-4cfc-8b02-e8771b0fb1c1 2018-06-30 15:22:46,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/38839067-f9eb-4911-b094-363214984e1a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3981da75541716d740eb8d31360f7de0950fc23" -d '' 2018-06-30 15:22:48,258 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:22:48 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a7ad2c8f-58f0-4a8b-9ac5-0ea04387aa4e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:22:48,258 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/38839067-f9eb-4911-b094-363214984e1a/file used request id req-a7ad2c8f-58f0-4a8b-9ac5-0ea04387aa4e 2018-06-30 15:22:48,259 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:22:48,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/38839067-f9eb-4911-b094-363214984e1a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3981da75541716d740eb8d31360f7de0950fc23" 2018-06-30 15:22:49,056 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:49 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-12686d91-a172-4789-ab03-8b543cc29236 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:22:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:22:48Z", "visibility": "shared", "self": "/v2/images/38839067-f9eb-4911-b094-363214984e1a", "min_disk": 0, "protected": false, "id": "38839067-f9eb-4911-b094-363214984e1a", "file": "/v2/images/38839067-f9eb-4911-b094-363214984e1a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3b1819fa35a84db19ee37ccf50fea933", "direct_url": "file:///var/lib/glance/images/38839067-f9eb-4911-b094-363214984e1a", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:22:49,056 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/38839067-f9eb-4911-b094-363214984e1a used request id req-12686d91-a172-4789-ab03-8b543cc29236 2018-06-30 15:22:49,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3981da75541716d740eb8d31360f7de0950fc23" 2018-06-30 15:22:50,694 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:50 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-c1b4a394-c320-4168-bece-a11279500b33 Front-End-Https: on 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", "root-tar"], "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-06-30 15:22:50,695 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-c1b4a394-c320-4168-bece-a11279500b33 2018-06-30 15:22:50,698 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c 2018-06-30 15:22:50,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/38839067-f9eb-4911-b094-363214984e1a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3981da75541716d740eb8d31360f7de0950fc23" 2018-06-30 15:22:51,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:51 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-ef80d2a7-4c68-4bae-bb34-87b737046690 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:22:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:22:48Z", "visibility": "shared", "self": "/v2/images/38839067-f9eb-4911-b094-363214984e1a", "min_disk": 0, "protected": false, "id": "38839067-f9eb-4911-b094-363214984e1a", "file": "/v2/images/38839067-f9eb-4911-b094-363214984e1a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3b1819fa35a84db19ee37ccf50fea933", "direct_url": "file:///var/lib/glance/images/38839067-f9eb-4911-b094-363214984e1a", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:22:51,416 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/38839067-f9eb-4911-b094-363214984e1a used request id req-ef80d2a7-4c68-4bae-bb34-87b737046690 2018-06-30 15:22:51,416 - create_image - DEBUG - Instance status is - active 2018-06-30 15:22:51,417 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c 2018-06-30 15:22:51,417 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c 2018-06-30 15:22:51,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:22:51,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:22:52,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "378fb156c74c4823b90dc2a7658db85d", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj-role"}], "expires_at": "2018-06-30T16:22:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-user", "id": "88f4965e73eb4aca9b9e210baab9e1d3"}, "audit_ids": ["HicIiuNgTxGYVAzExcGUYA"], "issued_at": "2018-06-30T15:22:52.000000Z"}} 2018-06-30 15:22:52,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1568e3b6cd0314d567e8263342103ccb7c0063" 2018-06-30 15:22:52,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:22:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c8a4a30-5ffc-4991-98b8-b8f47bb29586 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:22:52,832 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3c8a4a30-5ffc-4991-98b8-b8f47bb29586 2018-06-30 15:22:52,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1568e3b6cd0314d567e8263342103ccb7c0063" 2018-06-30 15:22:53,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:53 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-4e550e2b-9691-4fd1-96e4-cd27a3d638aa Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:22:53,682 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 used request id req-4e550e2b-9691-4fd1-96e4-cd27a3d638aa 2018-06-30 15:22:53,683 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 2018-06-30 15:22:53,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1568e3b6cd0314d567e8263342103ccb7c0063" -d '{"network": {"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1", "admin_state_up": true}}' 2018-06-30 15:22:55,511 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:22:55 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive X-Openstack-Request-Id: req-2202cba5-e4ee-46b0-9a34-1044e7772451 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:22:55Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"a7add8d3-f4a1-4513-8565-ab10a1683594","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1"}} 2018-06-30 15:22:55,511 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-2202cba5-e4ee-46b0-9a34-1044e7772451 2018-06-30 15:22:55,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a7add8d3-f4a1-4513-8565-ab10a1683594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1568e3b6cd0314d567e8263342103ccb7c0063" 2018-06-30 15:22:55,755 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:55 GMT Content-Type: application/json Content-Length: 588 Connection: keep-alive X-Openstack-Request-Id: req-4cf88953-12f5-4e18-8366-b484af944bb0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:22:55Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"a7add8d3-f4a1-4513-8565-ab10a1683594","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1"}]} 2018-06-30 15:22:55,755 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a7add8d3-f4a1-4513-8565-ab10a1683594 used request id req-4cf88953-12f5-4e18-8366-b484af944bb0 2018-06-30 15:22:55,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1568e3b6cd0314d567e8263342103ccb7c0063" 2018-06-30 15:22:55,846 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:55 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-bf9a6c0d-1435-44c1-8927-ffc709e30ac3 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:22:55,846 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 used request id req-bf9a6c0d-1435-44c1-8927-ffc709e30ac3 2018-06-30 15:22:55,847 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1 2018-06-30 15:22:55,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1568e3b6cd0314d567e8263342103ccb7c0063" -d '{"subnets": [{"ip_version": 4, "network_id": "a7add8d3-f4a1-4513-8565-ab10a1683594", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1"}]}' 2018-06-30 15:22:57,927 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:22:57 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-d6e7757a-eb69-48ba-ae14-422d64d26328 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:57Z","dns_nameservers":[],"updated_at":"2018-06-30T15:22:57Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"214b009f-5866-4ce7-9096-2870d75ecb87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1"}]} 2018-06-30 15:22:57,927 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-d6e7757a-eb69-48ba-ae14-422d64d26328 2018-06-30 15:22:57,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a7add8d3-f4a1-4513-8565-ab10a1683594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1568e3b6cd0314d567e8263342103ccb7c0063" 2018-06-30 15:22:58,199 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:58 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-366f3431-ad28-4a46-802d-243456a283ee Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["214b009f-5866-4ce7-9096-2870d75ecb87"],"updated_at":"2018-06-30T15:22:57Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"a7add8d3-f4a1-4513-8565-ab10a1683594","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1"}]} 2018-06-30 15:22:58,200 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a7add8d3-f4a1-4513-8565-ab10a1683594 used request id req-366f3431-ad28-4a46-802d-243456a283ee 2018-06-30 15:22:58,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1568e3b6cd0314d567e8263342103ccb7c0063" 2018-06-30 15:22:58,354 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:22:58 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-caea058b-922a-467f-8c3d-3f6a224af964 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:57Z","dns_nameservers":[],"updated_at":"2018-06-30T15:22:57Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"214b009f-5866-4ce7-9096-2870d75ecb87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1"}]} 2018-06-30 15:22:58,354 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 used request id req-caea058b-922a-467f-8c3d-3f6a224af964 2018-06-30 15:22:58,354 - OpenStackNetwork - DEBUG - Network [a7add8d3-f4a1-4513-8565-ab10a1683594] created successfully 2018-06-30 15:22:58,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:22:58,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:22:59,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "378fb156c74c4823b90dc2a7658db85d", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj-role"}], "expires_at": "2018-06-30T16:22:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-user", "id": "88f4965e73eb4aca9b9e210baab9e1d3"}, "audit_ids": ["TvKhq6C1Tc68H0-Eqa3oZQ"], "issued_at": "2018-06-30T15:22:59.000000Z"}} 2018-06-30 15:22:59,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abcbc05980473fb867f52e2c3474fb9d65e4c9f6" 2018-06-30 15:22:59,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:22:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba04a373-5f7f-4884-9fb4-211a56a2479d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:22:59,480 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ba04a373-5f7f-4884-9fb4-211a56a2479d 2018-06-30 15:22:59,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abcbc05980473fb867f52e2c3474fb9d65e4c9f6" 2018-06-30 15:23:00,437 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:00 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-7c2c5c7e-d54b-4a9b-9b21-ea9f8610edea Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:23:00,437 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 used request id req-7c2c5c7e-d54b-4a9b-9b21-ea9f8610edea 2018-06-30 15:23:00,437 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 2018-06-30 15:23:00,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abcbc05980473fb867f52e2c3474fb9d65e4c9f6" -d '{"network": {"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2", "admin_state_up": true}}' 2018-06-30 15:23:00,999 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:23:00 GMT Content-Type: application/json Content-Length: 604 Connection: keep-alive X-Openstack-Request-Id: req-982056db-b8a9-4159-a222-b01cf8d3d99c Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:23:00Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2"}} 2018-06-30 15:23:01,000 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-982056db-b8a9-4159-a222-b01cf8d3d99c 2018-06-30 15:23:01,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=c2096f51-0229-483b-bb0b-7b4816e31fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abcbc05980473fb867f52e2c3474fb9d65e4c9f6" 2018-06-30 15:23:01,270 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:01 GMT Content-Type: application/json Content-Length: 588 Connection: keep-alive X-Openstack-Request-Id: req-11feeadf-be4b-4af4-ac25-410b53bb396e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:23:00Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2"}]} 2018-06-30 15:23:01,270 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c2096f51-0229-483b-bb0b-7b4816e31fe1 used request id req-11feeadf-be4b-4af4-ac25-410b53bb396e 2018-06-30 15:23:01,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abcbc05980473fb867f52e2c3474fb9d65e4c9f6" 2018-06-30 15:23:02,014 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:02 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-94806be3-3b17-4b66-804d-bb427b5296e1 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:23:02,014 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 used request id req-94806be3-3b17-4b66-804d-bb427b5296e1 2018-06-30 15:23:02,015 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2 2018-06-30 15:23:02,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abcbc05980473fb867f52e2c3474fb9d65e4c9f6" -d '{"subnets": [{"ip_version": 4, "network_id": "c2096f51-0229-483b-bb0b-7b4816e31fe1", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2"}]}' 2018-06-30 15:23:03,470 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:23:03 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-ab4ce1f9-12f3-4854-90f9-ef77b2934473 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:23:02Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2"}]} 2018-06-30 15:23:03,471 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-ab4ce1f9-12f3-4854-90f9-ef77b2934473 2018-06-30 15:23:03,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=c2096f51-0229-483b-bb0b-7b4816e31fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abcbc05980473fb867f52e2c3474fb9d65e4c9f6" 2018-06-30 15:23:04,339 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:04 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-bf964d29-ca92-4716-889a-cda81a4e10f3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4dc0b69-73fb-4aea-a6f6-64caf75639e1"],"updated_at":"2018-06-30T15:23:02Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2"}]} 2018-06-30 15:23:04,339 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c2096f51-0229-483b-bb0b-7b4816e31fe1 used request id req-bf964d29-ca92-4716-889a-cda81a4e10f3 2018-06-30 15:23:04,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abcbc05980473fb867f52e2c3474fb9d65e4c9f6" 2018-06-30 15:23:04,458 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:04 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-10f24d76-c331-4bcb-b8a7-39bc30ac653e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:23:02Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2"}]} 2018-06-30 15:23:04,458 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 used request id req-10f24d76-c331-4bcb-b8a7-39bc30ac653e 2018-06-30 15:23:04,459 - OpenStackNetwork - DEBUG - Network [c2096f51-0229-483b-bb0b-7b4816e31fe1] created successfully 2018-06-30 15:23:04,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:23:04,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:23:05,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "378fb156c74c4823b90dc2a7658db85d", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj-role"}], "expires_at": "2018-06-30T16:23:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-user", "id": "88f4965e73eb4aca9b9e210baab9e1d3"}, "audit_ids": ["r-wVOKkFRzG0uqAMHtdx2Q"], "issued_at": "2018-06-30T15:23:05.000000Z"}} 2018-06-30 15:23:05,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:05,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d50b0e26-a6c6-4b59-9d20-29900dbe5d6c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:23:05,547 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d50b0e26-a6c6-4b59-9d20-29900dbe5d6c 2018-06-30 15:23:05,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:06,181 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:06 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-ee721426-ed06-4995-b640-2d3ba00fda03 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 15:23:06,181 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-pub-router&admin_state_up=True used request id req-ee721426-ed06-4995-b640-2d3ba00fda03 2018-06-30 15:23:06,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:23:06,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:23:07,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "378fb156c74c4823b90dc2a7658db85d", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj-role"}], "expires_at": "2018-06-30T16:23:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-user", "id": "88f4965e73eb4aca9b9e210baab9e1d3"}, "audit_ids": ["uUegMOaRTwmmhKMD8GKdLQ"], "issued_at": "2018-06-30T15:23:07.000000Z"}} 2018-06-30 15:23:07,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f06b26aef7ffd1380bcd8623b82e682ed40ded2d" 2018-06-30 15:23:07,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec5b3b90-00ef-4200-86af-4950ecaa6898 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:23:07,354 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ec5b3b90-00ef-4200-86af-4950ecaa6898 2018-06-30 15:23:07,355 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-pub-router 2018-06-30 15:23:07,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" -d '{"router": {"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-pub-router", "admin_state_up": true}}' 2018-06-30 15:23:08,457 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:23:08 GMT Content-Type: application/json Content-Length: 536 Connection: keep-alive X-Openstack-Request-Id: req-af69c09c-f92a-482c-97b0-0204abaca27d Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:08Z", "admin_state_up": true, "updated_at": "2018-06-30T15:23:08Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "2abc27d8-6026-4e54-a3ff-9b51ef929e2f", "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-pub-router"}} 2018-06-30 15:23:08,458 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-af69c09c-f92a-482c-97b0-0204abaca27d 2018-06-30 15:23:08,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=2abc27d8-6026-4e54-a3ff-9b51ef929e2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:08,555 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:08 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-cac08712-f70e-4a15-a78a-657685359f36 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:23:08,555 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=2abc27d8-6026-4e54-a3ff-9b51ef929e2f used request id req-cac08712-f70e-4a15-a78a-657685359f36 2018-06-30 15:23:08,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:08,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:08 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-c7cec0f0-0736-4180-a0a9-153b5687dfef Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["214b009f-5866-4ce7-9096-2870d75ecb87"],"updated_at":"2018-06-30T15:22:57Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"a7add8d3-f4a1-4513-8565-ab10a1683594","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1"}]} 2018-06-30 15:23:08,966 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 used request id req-c7cec0f0-0736-4180-a0a9-153b5687dfef 2018-06-30 15:23:08,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:23:08,982 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:23:08 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:23:08,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:09,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:08 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7edd9e7b-115a-4382-9e22-5d4795eef939 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:23:09,078 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-7edd9e7b-115a-4382-9e22-5d4795eef939 2018-06-30 15:23:09,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:09,281 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:09 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-830170b2-4e63-4a86-a904-714ed3c255a5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:57Z","dns_nameservers":[],"updated_at":"2018-06-30T15:22:57Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"214b009f-5866-4ce7-9096-2870d75ecb87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1"}]} 2018-06-30 15:23:09,281 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 used request id req-830170b2-4e63-4a86-a904-714ed3c255a5 2018-06-30 15:23:09,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:09,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:09 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-79916d8d-fed4-464d-8e63-2abf8dd34c5a Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:23:09,362 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port1&admin_state_up=True used request id req-79916d8d-fed4-464d-8e63-2abf8dd34c5a 2018-06-30 15:23:09,362 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port1 for router - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-pub-router 2018-06-30 15:23:09,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:23:09,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:23:10,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "378fb156c74c4823b90dc2a7658db85d", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj-role"}], "expires_at": "2018-06-30T16:23:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-user", "id": "88f4965e73eb4aca9b9e210baab9e1d3"}, "audit_ids": ["urQkncuUQJyMf5hzpcDxHg"], "issued_at": "2018-06-30T15:23:10.000000Z"}} 2018-06-30 15:23:10,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2e80c91407774ced2e29820da6a7990f679c51" 2018-06-30 15:23:10,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d0d3391-b504-45e7-8570-dd623be5d809 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:23:10,658 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7d0d3391-b504-45e7-8570-dd623be5d809 2018-06-30 15:23:10,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:11,160 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:11 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-ff5daaea-db43-4d75-b37c-d68e99cb22ec Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["214b009f-5866-4ce7-9096-2870d75ecb87"],"updated_at":"2018-06-30T15:22:57Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"a7add8d3-f4a1-4513-8565-ab10a1683594","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1"}]} 2018-06-30 15:23:11,160 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 used request id req-ff5daaea-db43-4d75-b37c-d68e99cb22ec 2018-06-30 15:23:11,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:11,268 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:11 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-7ba80a64-cba0-43ef-aa9d-5b02e8cf20e7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:57Z","dns_nameservers":[],"updated_at":"2018-06-30T15:22:57Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"214b009f-5866-4ce7-9096-2870d75ecb87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1"}]} 2018-06-30 15:23:11,268 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 used request id req-7ba80a64-cba0-43ef-aa9d-5b02e8cf20e7 2018-06-30 15:23:11,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:12,221 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:12 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-1c7c3565-e544-4dde-9195-1b821981e67f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["214b009f-5866-4ce7-9096-2870d75ecb87"],"updated_at":"2018-06-30T15:22:57Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"a7add8d3-f4a1-4513-8565-ab10a1683594","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1"}]} 2018-06-30 15:23:12,221 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 used request id req-1c7c3565-e544-4dde-9195-1b821981e67f 2018-06-30 15:23:12,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:23:12,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:23:12 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:23:12,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2e80c91407774ced2e29820da6a7990f679c51" 2018-06-30 15:23:12,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:12 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f82e6863-f16d-46bb-a1d1-a1a837b6c1a7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:23:12,321 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-f82e6863-f16d-46bb-a1d1-a1a837b6c1a7 2018-06-30 15:23:12,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:12,574 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:12 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-8370f69f-7bfb-4b71-9934-18fb67b6a7cc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:57Z","dns_nameservers":[],"updated_at":"2018-06-30T15:22:57Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"214b009f-5866-4ce7-9096-2870d75ecb87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1"}]} 2018-06-30 15:23:12,574 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 used request id req-8370f69f-7bfb-4b71-9934-18fb67b6a7cc 2018-06-30 15:23:12,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:13,370 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:13 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-49202afb-f74b-48ab-8232-ec5b2d4a4900 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:57Z","dns_nameservers":[],"updated_at":"2018-06-30T15:22:57Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"214b009f-5866-4ce7-9096-2870d75ecb87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1"}]} 2018-06-30 15:23:13,370 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1 used request id req-49202afb-f74b-48ab-8232-ec5b2d4a4900 2018-06-30 15:23:13,371 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 2018-06-30 15:23:13,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" -d '{"port": {"network_id": "a7add8d3-f4a1-4513-8565-ab10a1683594", "fixed_ips": [{"subnet_id": "214b009f-5866-4ce7-9096-2870d75ecb87", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port1", "admin_state_up": true}}' 2018-06-30 15:23:15,204 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:23:15 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-b0410224-465a-4e8a-a1f8-5445a6cdb700 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:23:14Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:23:14Z","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:c1:c7:b1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"214b009f-5866-4ce7-9096-2870d75ecb87","ip_address":"10.200.201.1"}],"id":"4868d144-e3ba-4faf-82b8-59d0562e26e6","security_groups":["00b80364-b735-4f30-8830-aa0d62502428"],"device_id":""}} 2018-06-30 15:23:15,204 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-b0410224-465a-4e8a-a1f8-5445a6cdb700 2018-06-30 15:23:15,204 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port1 for router - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-pub-router 2018-06-30 15:23:15,205 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-pub-router 2018-06-30 15:23:15,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/2abc27d8-6026-4e54-a3ff-9b51ef929e2f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" -d '{"port_id": "4868d144-e3ba-4faf-82b8-59d0562e26e6"}' 2018-06-30 15:23:20,592 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:20 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-fc2f0562-c5d4-4d4c-9969-1c694fcd3f1e Front-End-Https: on RESP BODY: {"network_id": "a7add8d3-f4a1-4513-8565-ab10a1683594", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "subnet_id": "214b009f-5866-4ce7-9096-2870d75ecb87", "subnet_ids": ["214b009f-5866-4ce7-9096-2870d75ecb87"], "port_id": "4868d144-e3ba-4faf-82b8-59d0562e26e6", "id": "2abc27d8-6026-4e54-a3ff-9b51ef929e2f"} 2018-06-30 15:23:20,592 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/2abc27d8-6026-4e54-a3ff-9b51ef929e2f/add_router_interface used request id req-fc2f0562-c5d4-4d4c-9969-1c694fcd3f1e 2018-06-30 15:23:20,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:20,829 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:20 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-0adbb4ea-9700-466c-bf71-25c4033b8d24 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4dc0b69-73fb-4aea-a6f6-64caf75639e1"],"updated_at":"2018-06-30T15:23:02Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2"}]} 2018-06-30 15:23:20,829 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 used request id req-0adbb4ea-9700-466c-bf71-25c4033b8d24 2018-06-30 15:23:20,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:20,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:20 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e2a431d-f909-4f4c-b947-9791cd05a1fc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:23:20,937 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-6e2a431d-f909-4f4c-b947-9791cd05a1fc 2018-06-30 15:23:20,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:21,097 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:21 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-d2a696b5-f1f5-49ba-afa6-3e1934d87a2a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:23:02Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2"}]} 2018-06-30 15:23:21,098 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 used request id req-d2a696b5-f1f5-49ba-afa6-3e1934d87a2a 2018-06-30 15:23:21,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:21,226 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:21 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-1edd143f-cf67-431d-82c6-229ea63f7c48 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:23:21,226 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port2&admin_state_up=True used request id req-1edd143f-cf67-431d-82c6-229ea63f7c48 2018-06-30 15:23:21,227 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port2 for router - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-pub-router 2018-06-30 15:23:21,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:23:21,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:23:21,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "378fb156c74c4823b90dc2a7658db85d", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj-role"}], "expires_at": "2018-06-30T16:23:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-user", "id": "88f4965e73eb4aca9b9e210baab9e1d3"}, "audit_ids": ["Zwo_u88tQByrLrNR9rRbFg"], "issued_at": "2018-06-30T15:23:21.000000Z"}} 2018-06-30 15:23:21,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9f01d13c3210fe65b61b5a1ac528cd74c4343e" 2018-06-30 15:23:22,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26b5217b-f44d-4bbe-8182-7bd919c37103 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:23:22,303 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-26b5217b-f44d-4bbe-8182-7bd919c37103 2018-06-30 15:23:22,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:22,619 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:22 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-e0ea18ee-4a44-4152-90e8-66fc566b6700 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4dc0b69-73fb-4aea-a6f6-64caf75639e1"],"updated_at":"2018-06-30T15:23:02Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2"}]} 2018-06-30 15:23:22,620 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 used request id req-e0ea18ee-4a44-4152-90e8-66fc566b6700 2018-06-30 15:23:22,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:22,733 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:22 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-5b231458-bfcc-4bb8-9646-9fecdc896b33 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:23:02Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2"}]} 2018-06-30 15:23:22,734 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 used request id req-5b231458-bfcc-4bb8-9646-9fecdc896b33 2018-06-30 15:23:22,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:22,970 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:22 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-ebe8c3f8-ab4c-493f-8630-eec71820685d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4dc0b69-73fb-4aea-a6f6-64caf75639e1"],"updated_at":"2018-06-30T15:23:02Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2"}]} 2018-06-30 15:23:22,970 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 used request id req-ebe8c3f8-ab4c-493f-8630-eec71820685d 2018-06-30 15:23:22,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:23:22,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:23:22 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:23:22,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9f01d13c3210fe65b61b5a1ac528cd74c4343e" 2018-06-30 15:23:23,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:22 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c546a8dd-80f4-4830-b8d5-57f98a991a0d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:23:23,083 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-c546a8dd-80f4-4830-b8d5-57f98a991a0d 2018-06-30 15:23:23,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:23,185 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:23 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-99b9c71f-6c1e-4a2b-b419-206f5d0b45e7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:23:02Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2"}]} 2018-06-30 15:23:23,185 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 used request id req-99b9c71f-6c1e-4a2b-b419-206f5d0b45e7 2018-06-30 15:23:23,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:23,619 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:23 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-1520704b-24c5-466e-8061-d0d284427f92 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:23:02Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2"}]} 2018-06-30 15:23:23,619 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2 used request id req-1520704b-24c5-466e-8061-d0d284427f92 2018-06-30 15:23:23,619 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 2018-06-30 15:23:23,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" -d '{"port": {"network_id": "c2096f51-0229-483b-bb0b-7b4816e31fe1", "fixed_ips": [{"subnet_id": "e4dc0b69-73fb-4aea-a6f6-64caf75639e1", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port2", "admin_state_up": true}}' 2018-06-30 15:23:26,147 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:23:26 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-8a75e895-d5b6-4797-a8d2-89bc819e5b80 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:23:24Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:23:25Z","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port2","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:ee:2e:d4","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","ip_address":"10.200.202.1"}],"id":"e41cb7c8-e651-4f26-9343-da0143d4e179","security_groups":["00b80364-b735-4f30-8830-aa0d62502428"],"device_id":""}} 2018-06-30 15:23:26,147 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-8a75e895-d5b6-4797-a8d2-89bc819e5b80 2018-06-30 15:23:26,148 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port2 for router - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-pub-router 2018-06-30 15:23:26,148 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-pub-router 2018-06-30 15:23:26,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/2abc27d8-6026-4e54-a3ff-9b51ef929e2f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" -d '{"port_id": "e41cb7c8-e651-4f26-9343-da0143d4e179"}' 2018-06-30 15:23:30,823 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:30 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-b2371730-a4d4-4df5-ace6-af87415950e6 Front-End-Https: on RESP BODY: {"network_id": "c2096f51-0229-483b-bb0b-7b4816e31fe1", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "subnet_id": "e4dc0b69-73fb-4aea-a6f6-64caf75639e1", "subnet_ids": ["e4dc0b69-73fb-4aea-a6f6-64caf75639e1"], "port_id": "e41cb7c8-e651-4f26-9343-da0143d4e179", "id": "2abc27d8-6026-4e54-a3ff-9b51ef929e2f"} 2018-06-30 15:23:30,823 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/2abc27d8-6026-4e54-a3ff-9b51ef929e2f/add_router_interface used request id req-b2371730-a4d4-4df5-ace6-af87415950e6 2018-06-30 15:23:30,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/2abc27d8-6026-4e54-a3ff-9b51ef929e2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:31,076 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:31 GMT Content-Type: application/json Content-Length: 542 Connection: keep-alive X-Openstack-Request-Id: req-bcdfbb55-e85b-4f0e-ac82-925370031dbf Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:08Z", "admin_state_up": true, "updated_at": "2018-06-30T15:23:28Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "2abc27d8-6026-4e54-a3ff-9b51ef929e2f", "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-pub-router"}} 2018-06-30 15:23:31,077 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/2abc27d8-6026-4e54-a3ff-9b51ef929e2f used request id req-bcdfbb55-e85b-4f0e-ac82-925370031dbf 2018-06-30 15:23:31,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=2abc27d8-6026-4e54-a3ff-9b51ef929e2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:31,650 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:31 GMT Content-Type: application/json Content-Length: 1659 Connection: keep-alive X-Openstack-Request-Id: req-c5d5c949-3459-4050-9aac-9bb8a2185fd8 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:14Z","admin_state_up":true,"updated_at":"2018-06-30T15:23:25Z","binding:vnic_type":"normal","device_id":"2abc27d8-6026-4e54-a3ff-9b51ef929e2f","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:c1:c7:b1","id":"4868d144-e3ba-4faf-82b8-59d0562e26e6","port_security_enabled":true,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"214b009f-5866-4ce7-9096-2870d75ecb87","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["00b80364-b735-4f30-8830-aa0d62502428"],"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port1"},{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:24Z","admin_state_up":true,"updated_at":"2018-06-30T15:23:29Z","binding:vnic_type":"normal","device_id":"2abc27d8-6026-4e54-a3ff-9b51ef929e2f","device_owner":"network:router_interface","revision_number":10,"mac_address":"fa:16:3e:ee:2e:d4","id":"e41cb7c8-e651-4f26-9343-da0143d4e179","port_security_enabled":true,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["00b80364-b735-4f30-8830-aa0d62502428"],"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port2"}]} 2018-06-30 15:23:31,650 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=2abc27d8-6026-4e54-a3ff-9b51ef929e2f used request id req-c5d5c949-3459-4050-9aac-9bb8a2185fd8 2018-06-30 15:23:31,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/214b009f-5866-4ce7-9096-2870d75ecb87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:31,823 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:31 GMT Content-Type: application/json Content-Length: 681 Connection: keep-alive X-Openstack-Request-Id: req-2fbf7078-4a39-4edb-8b3c-81f4816a71fb Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:57Z","dns_nameservers":[],"updated_at":"2018-06-30T15:22:57Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"214b009f-5866-4ce7-9096-2870d75ecb87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1"}} 2018-06-30 15:23:31,823 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/214b009f-5866-4ce7-9096-2870d75ecb87 used request id req-2fbf7078-4a39-4edb-8b3c-81f4816a71fb 2018-06-30 15:23:31,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/e4dc0b69-73fb-4aea-a6f6-64caf75639e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:23:31,991 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:31 GMT Content-Type: application/json Content-Length: 681 Connection: keep-alive X-Openstack-Request-Id: req-288b3bf9-6562-46d2-a0d2-da4a8729a4cb Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:23:02Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2"}} 2018-06-30 15:23:31,992 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/e4dc0b69-73fb-4aea-a6f6-64caf75639e1 used request id req-288b3bf9-6562-46d2-a0d2-da4a8729a4cb 2018-06-30 15:23:31,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:23:31,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:23:32,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:23:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["gS81XvAEQq-BtNdmauBD_Q"], "issued_at": "2018-06-30T15:23:32.000000Z"}} 2018-06-30 15:23:32,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7336db097eac0f298b157cc39f62344cad6555b8" 2018-06-30 15:23:32,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7f7e831-75d8-4b5f-ae14-d35fda9fc11f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:23:32,848 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f7f7e831-75d8-4b5f-ae14-d35fda9fc11f 2018-06-30 15:23:32,849 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:23:32,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7336db097eac0f298b157cc39f62344cad6555b8" 2018-06-30 15:23:33,762 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:33 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5f20e0f8-747e-41da-a7bb-060769b5c7fa X-Compute-Request-Id: req-5f20e0f8-747e-41da-a7bb-060769b5c7fa Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:23:33,762 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-5f20e0f8-747e-41da-a7bb-060769b5c7fa 2018-06-30 15:23:33,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7336db097eac0f298b157cc39f62344cad6555b8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-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-06-30 15:23:34,301 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:34 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c66e7a49-76ce-4bc0-b30c-60ee2e8337d7 X-Compute-Request-Id: req-c66e7a49-76ce-4bc0-b30c-60ee2e8337d7 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "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": "a282a4d6-fc54-40ee-a467-623c8aab86ce"}} 2018-06-30 15:23:34,301 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c66e7a49-76ce-4bc0-b30c-60ee2e8337d7 2018-06-30 15:23:34,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:23:34,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:23:35,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "378fb156c74c4823b90dc2a7658db85d", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj-role"}], "expires_at": "2018-06-30T16:23:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-user", "id": "88f4965e73eb4aca9b9e210baab9e1d3"}, "audit_ids": ["h2aqW0pxTR2m_AjMhHpJ9g"], "issued_at": "2018-06-30T15:23:35.000000Z"}} 2018-06-30 15:23:35,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:23:35,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e797c46-dbca-4c43-b733-b9f804bbbb83 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:23:35,136 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0e797c46-dbca-4c43-b733-b9f804bbbb83 2018-06-30 15:23:35,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:23:35,875 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:35 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-78d6ffc5-6e02-400b-8238-520007d3501e Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 15:23:35,875 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp used request id req-78d6ffc5-6e02-400b-8238-520007d3501e 2018-06-30 15:23:35,876 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp... 2018-06-30 15:23:35,876 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp 2018-06-30 15:23:35,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp"}}' 2018-06-30 15:23:36,347 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:23:36 GMT Content-Type: application/json Content-Length: 1402 Connection: keep-alive X-Openstack-Request-Id: req-0f224c8c-b8b7-475b-8ca4-29c67d62f260 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "updated_at": "2018-06-30T15:23:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "revision_number": 0, "id": "30bb0930-4911-4d69-9cc4-fd7091987e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "revision_number": 0, "id": "808047de-4d6b-4c66-a942-b466899b2a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}], "revision_number": 2, "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "921f600b-ab46-478c-8fdd-35a1730993b7", "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp"}} 2018-06-30 15:23:36,347 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-0f224c8c-b8b7-475b-8ca4-29c67d62f260 2018-06-30 15:23:36,347 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 921f600b-ab46-478c-8fdd-35a1730993b7 2018-06-30 15:23:36,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=921f600b-ab46-478c-8fdd-35a1730993b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:23:36,452 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:36 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d8160555-d889-40b6-9c59-8f98b6b8423f Front-End-Https: on 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-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "30bb0930-4911-4d69-9cc4-fd7091987e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "808047de-4d6b-4c66-a942-b466899b2a36"}]} 2018-06-30 15:23:36,452 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=921f600b-ab46-478c-8fdd-35a1730993b7 used request id req-d8160555-d889-40b6-9c59-8f98b6b8423f 2018-06-30 15:23:36,452 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 921f600b-ab46-478c-8fdd-35a1730993b7 2018-06-30 15:23:36,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=921f600b-ab46-478c-8fdd-35a1730993b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:23:36,512 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:36 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-30c0e0c6-fbd3-4375-abae-87fe8d9948f9 Front-End-Https: on 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-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "30bb0930-4911-4d69-9cc4-fd7091987e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "808047de-4d6b-4c66-a942-b466899b2a36"}]} 2018-06-30 15:23:36,512 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=921f600b-ab46-478c-8fdd-35a1730993b7 used request id req-30c0e0c6-fbd3-4375-abae-87fe8d9948f9 2018-06-30 15:23:36,513 - neutron_utils - INFO - Retrieving security group with ID - 921f600b-ab46-478c-8fdd-35a1730993b7 2018-06-30 15:23:36,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=921f600b-ab46-478c-8fdd-35a1730993b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:23:37,387 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:37 GMT Content-Type: application/json Content-Length: 1405 Connection: keep-alive X-Openstack-Request-Id: req-b6e3d792-6a66-47d0-9627-1e84de2a8fee Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "updated_at": "2018-06-30T15:23:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "revision_number": 0, "id": "30bb0930-4911-4d69-9cc4-fd7091987e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "revision_number": 0, "id": "808047de-4d6b-4c66-a942-b466899b2a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}], "revision_number": 2, "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "921f600b-ab46-478c-8fdd-35a1730993b7", "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp"}]} 2018-06-30 15:23:37,387 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=921f600b-ab46-478c-8fdd-35a1730993b7 used request id req-b6e3d792-6a66-47d0-9627-1e84de2a8fee 2018-06-30 15:23:37,388 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 921f600b-ab46-478c-8fdd-35a1730993b7 2018-06-30 15:23:37,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=921f600b-ab46-478c-8fdd-35a1730993b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:23:37,553 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:37 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-5fe7a463-4fdd-4785-beed-00fde8ec5703 Front-End-Https: on 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-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "30bb0930-4911-4d69-9cc4-fd7091987e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "808047de-4d6b-4c66-a942-b466899b2a36"}]} 2018-06-30 15:23:37,553 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=921f600b-ab46-478c-8fdd-35a1730993b7 used request id req-5fe7a463-4fdd-4785-beed-00fde8ec5703 2018-06-30 15:23:37,554 - neutron_utils - INFO - Retrieving security group with ID - 921f600b-ab46-478c-8fdd-35a1730993b7 2018-06-30 15:23:37,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=921f600b-ab46-478c-8fdd-35a1730993b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:23:37,753 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:37 GMT Content-Type: application/json Content-Length: 1405 Connection: keep-alive X-Openstack-Request-Id: req-540f6439-9cc8-49fd-91ff-c18b262b8e61 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "updated_at": "2018-06-30T15:23:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "revision_number": 0, "id": "30bb0930-4911-4d69-9cc4-fd7091987e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "revision_number": 0, "id": "808047de-4d6b-4c66-a942-b466899b2a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}], "revision_number": 2, "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "921f600b-ab46-478c-8fdd-35a1730993b7", "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp"}]} 2018-06-30 15:23:37,753 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=921f600b-ab46-478c-8fdd-35a1730993b7 used request id req-540f6439-9cc8-49fd-91ff-c18b262b8e61 2018-06-30 15:23:37,753 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 921f600b-ab46-478c-8fdd-35a1730993b7 2018-06-30 15:23:37,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=921f600b-ab46-478c-8fdd-35a1730993b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:23:38,538 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:38 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c5ead212-7bb1-4457-9a18-f14d0758f23b Front-End-Https: on 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-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "30bb0930-4911-4d69-9cc4-fd7091987e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "808047de-4d6b-4c66-a942-b466899b2a36"}]} 2018-06-30 15:23:38,538 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=921f600b-ab46-478c-8fdd-35a1730993b7 used request id req-c5ead212-7bb1-4457-9a18-f14d0758f23b 2018-06-30 15:23:38,538 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp 2018-06-30 15:23:38,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:23:38,670 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:38 GMT Content-Type: application/json Content-Length: 1405 Connection: keep-alive X-Openstack-Request-Id: req-cfdf6324-0a9a-45a7-904d-91a1f492711e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "updated_at": "2018-06-30T15:23:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "revision_number": 0, "id": "30bb0930-4911-4d69-9cc4-fd7091987e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "revision_number": 0, "id": "808047de-4d6b-4c66-a942-b466899b2a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}], "revision_number": 2, "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "921f600b-ab46-478c-8fdd-35a1730993b7", "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp"}]} 2018-06-30 15:23:38,671 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp used request id req-cfdf6324-0a9a-45a7-904d-91a1f492711e 2018-06-30 15:23:38,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:23:38,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:23:38 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:23:38,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:23:38,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:38 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d143e968-79e1-4af7-82ce-9ef8a1c0d4e7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:23:38,787 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-d143e968-79e1-4af7-82ce-9ef8a1c0d4e7 2018-06-30 15:23:38,787 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 921f600b-ab46-478c-8fdd-35a1730993b7 2018-06-30 15:23:38,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=921f600b-ab46-478c-8fdd-35a1730993b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:23:38,900 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:38 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-0ccd40ec-a406-4d0c-997b-fc7d068e1b7f Front-End-Https: on 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-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "30bb0930-4911-4d69-9cc4-fd7091987e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "808047de-4d6b-4c66-a942-b466899b2a36"}]} 2018-06-30 15:23:38,900 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=921f600b-ab46-478c-8fdd-35a1730993b7 used request id req-0ccd40ec-a406-4d0c-997b-fc7d068e1b7f 2018-06-30 15:23:38,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7"}}' 2018-06-30 15:23:39,420 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:23:39 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-76ccb058-d3cd-439b-96cd-30f0a134ff9d Front-End-Https: on 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-06-30T15:23:39Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:39Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "0800ffde-f10b-4d6e-a6e4-f3491b6725d1"}} 2018-06-30 15:23:39,420 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-76ccb058-d3cd-439b-96cd-30f0a134ff9d 2018-06-30 15:23:39,420 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp 2018-06-30 15:23:39,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:23:39,575 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:39 GMT Content-Type: application/json Content-Length: 1903 Connection: keep-alive X-Openstack-Request-Id: req-d2bdd89c-94ae-43ff-af90-4b6c7ca1ab31 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "updated_at": "2018-06-30T15:23:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:23:39Z", "revision_number": 0, "id": "0800ffde-f10b-4d6e-a6e4-f3491b6725d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:23:39Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "revision_number": 0, "id": "30bb0930-4911-4d69-9cc4-fd7091987e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "revision_number": 0, "id": "808047de-4d6b-4c66-a942-b466899b2a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}], "revision_number": 3, "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "921f600b-ab46-478c-8fdd-35a1730993b7", "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp"}]} 2018-06-30 15:23:39,575 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp used request id req-d2bdd89c-94ae-43ff-af90-4b6c7ca1ab31 2018-06-30 15:23:39,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:23:40,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:39 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ad31d9c-dde5-4dfe-84fd-b356e986ce34 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:23:40,283 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-1ad31d9c-dde5-4dfe-84fd-b356e986ce34 2018-06-30 15:23:40,283 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 921f600b-ab46-478c-8fdd-35a1730993b7 2018-06-30 15:23:40,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=921f600b-ab46-478c-8fdd-35a1730993b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:23:40,458 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:40 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-459292fc-4904-4e92-929c-5f3a973121f2 Front-End-Https: on 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-06-30T15:23:39Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:39Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "0800ffde-f10b-4d6e-a6e4-f3491b6725d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "30bb0930-4911-4d69-9cc4-fd7091987e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "808047de-4d6b-4c66-a942-b466899b2a36"}]} 2018-06-30 15:23:40,458 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=921f600b-ab46-478c-8fdd-35a1730993b7 used request id req-459292fc-4904-4e92-929c-5f3a973121f2 2018-06-30 15:23:40,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7"}}' 2018-06-30 15:23:40,946 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:23:40 GMT Content-Type: application/json Content-Length: 508 Connection: keep-alive X-Openstack-Request-Id: req-498ef097-e046-4b24-bc08-de9285048b4a Front-End-Https: on 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-06-30T15:23:40Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:40Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "f26cb815-fbdb-4101-a0fd-def093a2221c"}} 2018-06-30 15:23:40,946 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-498ef097-e046-4b24-bc08-de9285048b4a 2018-06-30 15:23:40,947 - neutron_utils - INFO - Retrieving security group with ID - 921f600b-ab46-478c-8fdd-35a1730993b7 2018-06-30 15:23:40,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=921f600b-ab46-478c-8fdd-35a1730993b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:23:41,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:41 GMT Content-Type: application/json Content-Length: 2400 Connection: keep-alive X-Openstack-Request-Id: req-d7c2cc88-c43b-4cbb-b32b-f7b5c51f134f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "updated_at": "2018-06-30T15:23:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:23:39Z", "revision_number": 0, "id": "0800ffde-f10b-4d6e-a6e4-f3491b6725d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:23:39Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "revision_number": 0, "id": "30bb0930-4911-4d69-9cc4-fd7091987e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "revision_number": 0, "id": "808047de-4d6b-4c66-a942-b466899b2a36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}, {"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:23:40Z", "revision_number": 0, "id": "f26cb815-fbdb-4101-a0fd-def093a2221c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:23:40Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}], "revision_number": 4, "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "921f600b-ab46-478c-8fdd-35a1730993b7", "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp"}]} 2018-06-30 15:23:41,147 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=921f600b-ab46-478c-8fdd-35a1730993b7 used request id req-d7c2cc88-c43b-4cbb-b32b-f7b5c51f134f 2018-06-30 15:23:41,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 921f600b-ab46-478c-8fdd-35a1730993b7 2018-06-30 15:23:41,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=921f600b-ab46-478c-8fdd-35a1730993b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:23:41,250 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:41 GMT Content-Type: application/json Content-Length: 1973 Connection: keep-alive X-Openstack-Request-Id: req-6383102d-39fd-44c6-8efe-e495ab298ea5 Front-End-Https: on 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-06-30T15:23:39Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:39Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "0800ffde-f10b-4d6e-a6e4-f3491b6725d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "30bb0930-4911-4d69-9cc4-fd7091987e73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:23:36Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:36Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "808047de-4d6b-4c66-a942-b466899b2a36"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:23:40Z", "security_group_id": "921f600b-ab46-478c-8fdd-35a1730993b7", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:23:40Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "f26cb815-fbdb-4101-a0fd-def093a2221c"}]} 2018-06-30 15:23:41,251 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=921f600b-ab46-478c-8fdd-35a1730993b7 used request id req-6383102d-39fd-44c6-8efe-e495ab298ea5 2018-06-30 15:23:41,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:23:41,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:23:42,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "378fb156c74c4823b90dc2a7658db85d", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj-role"}], "expires_at": "2018-06-30T16:23:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-user", "id": "88f4965e73eb4aca9b9e210baab9e1d3"}, "audit_ids": ["nOsd1iMRQ4CWJM23saW-1Q"], "issued_at": "2018-06-30T15:23:42.000000Z"}} 2018-06-30 15:23:42,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:42,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8ce0578-191b-44e8-92be-ae2087f7acf2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:23:42,575 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b8ce0578-191b-44e8-92be-ae2087f7acf2 2018-06-30 15:23:42,577 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:23:42,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:42,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c21437fa-5a94-4d7d-85a3-9084eb696692 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:23:42,629 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c21437fa-5a94-4d7d-85a3-9084eb696692 2018-06-30 15:23:42,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:43,823 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:43 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-9e8a37d8-9044-4657-a7cc-93dc03558e62 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["214b009f-5866-4ce7-9096-2870d75ecb87"],"updated_at":"2018-06-30T15:22:57Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"a7add8d3-f4a1-4513-8565-ab10a1683594","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1"}]} 2018-06-30 15:23:43,823 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 used request id req-9e8a37d8-9044-4657-a7cc-93dc03558e62 2018-06-30 15:23:43,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:23:43,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:23:43 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:23:43,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:44,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:43 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a949ae4f-3caf-4a6e-ae60-179778134443 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:23:44,230 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-a949ae4f-3caf-4a6e-ae60-179778134443 2018-06-30 15:23:44,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:45,007 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:45 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-039b3b90-262b-441f-9e04-6738a07244b7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:57Z","dns_nameservers":[],"updated_at":"2018-06-30T15:22:57Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"214b009f-5866-4ce7-9096-2870d75ecb87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1"}]} 2018-06-30 15:23:45,007 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 used request id req-039b3b90-262b-441f-9e04-6738a07244b7 2018-06-30 15:23:45,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:45,141 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:45 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-8c547058-d39d-4b22-b640-d0b93b08768c Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:23:45,141 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm1-port&admin_state_up=True used request id req-8c547058-d39d-4b22-b640-d0b93b08768c 2018-06-30 15:23:45,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:45,987 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:45 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e0d8815f-9dae-4aa1-8d51-96e977528da7 X-Compute-Request-Id: req-e0d8815f-9dae-4aa1-8d51-96e977528da7 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:23:45,987 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1 used request id req-e0d8815f-9dae-4aa1-8d51-96e977528da7 2018-06-30 15:23:45,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:46,287 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:46 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-30b4736e-aa90-4933-b778-25ba210fa813 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["214b009f-5866-4ce7-9096-2870d75ecb87"],"updated_at":"2018-06-30T15:22:57Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"a7add8d3-f4a1-4513-8565-ab10a1683594","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1"}]} 2018-06-30 15:23:46,287 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 used request id req-30b4736e-aa90-4933-b778-25ba210fa813 2018-06-30 15:23:46,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:46,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:46 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2455d9fd-3364-4a31-8587-4bc2ff444ae0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:23:46,698 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-2455d9fd-3364-4a31-8587-4bc2ff444ae0 2018-06-30 15:23:46,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:47,472 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:47 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-b2467249-1ffb-4b4d-8977-3332efde3281 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:57Z","dns_nameservers":[],"updated_at":"2018-06-30T15:22:57Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"214b009f-5866-4ce7-9096-2870d75ecb87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1"}]} 2018-06-30 15:23:47,473 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 used request id req-b2467249-1ffb-4b4d-8977-3332efde3281 2018-06-30 15:23:47,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:47,630 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:47 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-f536af9f-acc6-4c4e-879d-974197876831 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:23:47,631 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm1-port&admin_state_up=True used request id req-f536af9f-acc6-4c4e-879d-974197876831 2018-06-30 15:23:47,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:23:47,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:23:48,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "378fb156c74c4823b90dc2a7658db85d", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj-role"}], "expires_at": "2018-06-30T16:23:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-user", "id": "88f4965e73eb4aca9b9e210baab9e1d3"}, "audit_ids": ["qAvfroLhSkmtPZmjS3HY6A"], "issued_at": "2018-06-30T15:23:48.000000Z"}} 2018-06-30 15:23:48,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}934a6246949990194636600074a2af3e812154e4" 2018-06-30 15:23:48,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f093b477-c7a5-44e7-af10-5a4151946250 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:23:48,572 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f093b477-c7a5-44e7-af10-5a4151946250 2018-06-30 15:23:48,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:49,707 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:49 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-00af52be-0e9d-4e03-910e-c35eff78ef0c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["214b009f-5866-4ce7-9096-2870d75ecb87"],"updated_at":"2018-06-30T15:22:57Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"a7add8d3-f4a1-4513-8565-ab10a1683594","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1"}]} 2018-06-30 15:23:49,707 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 used request id req-00af52be-0e9d-4e03-910e-c35eff78ef0c 2018-06-30 15:23:49,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:49,819 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:49 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-f2e32b09-8549-4eea-81ae-e36194aaec82 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:57Z","dns_nameservers":[],"updated_at":"2018-06-30T15:22:57Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"214b009f-5866-4ce7-9096-2870d75ecb87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1"}]} 2018-06-30 15:23:49,819 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 used request id req-f2e32b09-8549-4eea-81ae-e36194aaec82 2018-06-30 15:23:49,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:50,170 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:50 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-f0c2e44a-fdda-4053-a46c-5a92fb23adfc Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["214b009f-5866-4ce7-9096-2870d75ecb87"],"updated_at":"2018-06-30T15:22:57Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"a7add8d3-f4a1-4513-8565-ab10a1683594","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1"}]} 2018-06-30 15:23:50,170 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 used request id req-f0c2e44a-fdda-4053-a46c-5a92fb23adfc 2018-06-30 15:23:50,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:23:50,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:23:50 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:23:50,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}934a6246949990194636600074a2af3e812154e4" 2018-06-30 15:23:50,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:50 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71a11086-aeb1-45d5-bae8-30e7faaf8ed0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:23:50,271 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-71a11086-aeb1-45d5-bae8-30e7faaf8ed0 2018-06-30 15:23:50,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:50,417 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:50 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-4a980165-9d34-4157-8a24-82bc60e0b330 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:57Z","dns_nameservers":[],"updated_at":"2018-06-30T15:22:57Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"214b009f-5866-4ce7-9096-2870d75ecb87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1"}]} 2018-06-30 15:23:50,418 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 used request id req-4a980165-9d34-4157-8a24-82bc60e0b330 2018-06-30 15:23:50,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:50,531 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:50 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-db6d19a5-3549-4b57-8c80-d01892a6128b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:57Z","dns_nameservers":[],"updated_at":"2018-06-30T15:22:57Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"214b009f-5866-4ce7-9096-2870d75ecb87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1"}]} 2018-06-30 15:23:50,531 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1 used request id req-db6d19a5-3549-4b57-8c80-d01892a6128b 2018-06-30 15:23:50,532 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 2018-06-30 15:23:50,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" -d '{"port": {"network_id": "a7add8d3-f4a1-4513-8565-ab10a1683594", "fixed_ips": [{"subnet_id": "214b009f-5866-4ce7-9096-2870d75ecb87", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm1-port", "admin_state_up": true}}' 2018-06-30 15:23:52,756 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:23:52 GMT Content-Type: application/json Content-Length: 766 Connection: keep-alive X-Openstack-Request-Id: req-2813503b-d389-40cc-9a88-a6fa392c5d6b Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:23:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:23:51Z","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm1-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e2:a9:8e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"214b009f-5866-4ce7-9096-2870d75ecb87","ip_address":"10.200.201.5"}],"id":"b0f23097-8539-4a69-a90e-48701231ec11","security_groups":["00b80364-b735-4f30-8830-aa0d62502428"],"device_id":""}} 2018-06-30 15:23:52,756 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-2813503b-d389-40cc-9a88-a6fa392c5d6b 2018-06-30 15:23:52,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:53,103 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:53 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-e6727622-54e1-4da4-b017-8b57196b0322 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["214b009f-5866-4ce7-9096-2870d75ecb87"],"updated_at":"2018-06-30T15:22:57Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"a7add8d3-f4a1-4513-8565-ab10a1683594","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1"}]} 2018-06-30 15:23:53,103 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 used request id req-e6727622-54e1-4da4-b017-8b57196b0322 2018-06-30 15:23:53,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:53,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:53 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea999bf0-71a4-4fdc-b87e-afb241697717 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:23:53,554 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-ea999bf0-71a4-4fdc-b87e-afb241697717 2018-06-30 15:23:53,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:53,742 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:53 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-03b13be5-3da5-4845-9d4e-1e0931c0a22d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:57Z","dns_nameservers":[],"updated_at":"2018-06-30T15:22:57Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"214b009f-5866-4ce7-9096-2870d75ecb87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1"}]} 2018-06-30 15:23:53,742 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 used request id req-03b13be5-3da5-4845-9d4e-1e0931c0a22d 2018-06-30 15:23:53,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:53,965 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:53 GMT Content-Type: application/json Content-Length: 769 Connection: keep-alive X-Openstack-Request-Id: req-a0736a6d-e326-45f8-bc48-4b5709b7ed30 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:51Z","admin_state_up":true,"updated_at":"2018-06-30T15:23:51Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e2:a9:8e","id":"b0f23097-8539-4a69-a90e-48701231ec11","port_security_enabled":true,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"214b009f-5866-4ce7-9096-2870d75ecb87","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["00b80364-b735-4f30-8830-aa0d62502428"],"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm1-port"}]} 2018-06-30 15:23:53,965 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm1-port&admin_state_up=True used request id req-a0736a6d-e326-45f8-bc48-4b5709b7ed30 2018-06-30 15:23:53,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:54,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:23:53 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6a48242-79fe-4ef7-b603-9a73c1516fa5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:23:54,273 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-e6a48242-79fe-4ef7-b603-9a73c1516fa5 2018-06-30 15:23:54,273 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1 2018-06-30 15:23:54,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:55,069 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:55 GMT Content-Type: application/json Content-Length: 693 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8a861429-959b-48fa-a957-4a81669049a4 X-Compute-Request-Id: req-8a861429-959b-48fa-a957-4a81669049a4 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-flavor-name"}]} 2018-06-30 15:23:55,069 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-8a861429-959b-48fa-a957-4a81669049a4 2018-06-30 15:23:55,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:55,836 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:55 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dd3813fe-5627-4be8-874f-bb190fd9aea5 X-Compute-Request-Id: req-dd3813fe-5627-4be8-874f-bb190fd9aea5 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "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": "a282a4d6-fc54-40ee-a467-623c8aab86ce"}} 2018-06-30 15:23:55,837 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce used request id req-dd3813fe-5627-4be8-874f-bb190fd9aea5 2018-06-30 15:23:55,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:56,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:56 GMT Content-Type: application/json Content-Length: 888 Connection: keep-alive X-Openstack-Request-Id: req-92939271-e5d8-4ab7-bcc0-47d00bd6cc70 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:22:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:22:48Z", "visibility": "shared", "self": "/v2/images/38839067-f9eb-4911-b094-363214984e1a", "min_disk": 0, "protected": false, "id": "38839067-f9eb-4911-b094-363214984e1a", "file": "/v2/images/38839067-f9eb-4911-b094-363214984e1a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3b1819fa35a84db19ee37ccf50fea933", "direct_url": "file:///var/lib/glance/images/38839067-f9eb-4911-b094-363214984e1a", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c"} 2018-06-30 15:23:56,749 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c used request id req-92939271-e5d8-4ab7-bcc0-47d00bd6cc70 2018-06-30 15:23:56,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:23:57,573 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:23:57 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9eeebce1-9cfa-4e74-a190-9e15b25bff9a Front-End-Https: on 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", "root-tar"], "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-06-30 15:23:57,573 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9eeebce1-9cfa-4e74-a190-9e15b25bff9a 2018-06-30 15:23:57,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" -d '{"server": {"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1", "imageRef": "38839067-f9eb-4911-b094-363214984e1a", "flavorRef": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "b0f23097-8539-4a69-a90e-48701231ec11"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp"}]}}' 2018-06-30 15:24:05,250 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:24:05 GMT Content-Type: application/json Content-Length: 441 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3149135a-716e-4cba-882c-c8ca276b1748 X-Compute-Request-Id: req-3149135a-716e-4cba-882c-c8ca276b1748 RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "bookmark"}], "adminPass": "f7KHjYr8E7ND"}} 2018-06-30 15:24:05,250 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-3149135a-716e-4cba-882c-c8ca276b1748 2018-06-30 15:24:05,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:24:06,855 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:06 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-31916c89-dd43-4e35-b7f3-9cfa88d3dab3 X-Compute-Request-Id: req-31916c89-dd43-4e35-b7f3-9cfa88d3dab3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "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-06-30T15:24:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1", "created": "2018-06-30T15:24:05Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:24:06,855 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 used request id req-31916c89-dd43-4e35-b7f3-9cfa88d3dab3 2018-06-30 15:24:06,855 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1 2018-06-30 15:24:06,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:24:09,051 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:09 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9e1d2d06-f1a7-423a-a432-ba10a94dea43 X-Compute-Request-Id: req-9e1d2d06-f1a7-423a-a432-ba10a94dea43 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "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-06-30T15:24:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1", "created": "2018-06-30T15:24:05Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:24:09,051 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 used request id req-9e1d2d06-f1a7-423a-a432-ba10a94dea43 2018-06-30 15:24:09,051 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1] is - BUILD 2018-06-30 15:24:09,052 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:24:12,052 - create_instance - DEBUG - VM status query timeout in 894.803843975 2018-06-30 15:24:12,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:24:12,849 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:12 GMT Content-Type: application/json Content-Length: 1368 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-27947b89-4ed0-47b7-8f53-4e65c2fd9884 X-Compute-Request-Id: req-27947b89-4ed0-47b7-8f53-4e65c2fd9884 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "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-06-30T15:24:11Z", "hostId": "d5f1c4cedeb61b21fde7f084b18d7811d4492848283297940377390b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1", "created": "2018-06-30T15:24:05Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:24:12,849 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 used request id req-27947b89-4ed0-47b7-8f53-4e65c2fd9884 2018-06-30 15:24:12,850 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1] is - BUILD 2018-06-30 15:24:12,850 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:24:15,853 - create_instance - DEBUG - VM status query timeout in 891.00316596 2018-06-30 15:24:15,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:24:17,439 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:17 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f393934e-f654-4cfa-b62c-5dad221b8a57 X-Compute-Request-Id: req-f393934e-f654-4cfa-b62c-5dad221b8a57 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "security_groups": [{"name": "default"}], "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "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-06-30T15:24:13Z", "hostId": "d5f1c4cedeb61b21fde7f084b18d7811d4492848283297940377390b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1", "created": "2018-06-30T15:24:05Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:24:17,439 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 used request id req-f393934e-f654-4cfa-b62c-5dad221b8a57 2018-06-30 15:24:17,440 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1] is - BUILD 2018-06-30 15:24:17,440 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:24:20,440 - create_instance - DEBUG - VM status query timeout in 886.415556908 2018-06-30 15:24:20,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:24:21,690 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:21 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2347daf9-6b9c-42bd-b6b2-1a175c69afbf X-Compute-Request-Id: req-2347daf9-6b9c-42bd-b6b2-1a175c69afbf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "security_groups": [{"name": "default"}], "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "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-06-30T15:24:13Z", "hostId": "d5f1c4cedeb61b21fde7f084b18d7811d4492848283297940377390b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1", "created": "2018-06-30T15:24:05Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:24:21,690 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 used request id req-2347daf9-6b9c-42bd-b6b2-1a175c69afbf 2018-06-30 15:24:21,691 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1] is - BUILD 2018-06-30 15:24:21,691 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:24:24,694 - create_instance - DEBUG - VM status query timeout in 882.161590099 2018-06-30 15:24:24,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:24:25,898 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:25 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-60ebbf41-c7ce-41ff-8d18-af039ee2b78b X-Compute-Request-Id: req-60ebbf41-c7ce-41ff-8d18-af039ee2b78b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "security_groups": [{"name": "default"}], "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "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-06-30T15:24:13Z", "hostId": "d5f1c4cedeb61b21fde7f084b18d7811d4492848283297940377390b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1", "created": "2018-06-30T15:24:05Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:24:25,898 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 used request id req-60ebbf41-c7ce-41ff-8d18-af039ee2b78b 2018-06-30 15:24:25,899 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1] is - BUILD 2018-06-30 15:24:25,899 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:24:28,901 - create_instance - DEBUG - VM status query timeout in 877.955059052 2018-06-30 15:24:28,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:24:29,489 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:29 GMT Content-Type: application/json Content-Length: 1606 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b2c2b6f1-8234-4aa3-ad7b-5a1971529318 X-Compute-Request-Id: req-b2c2b6f1-8234-4aa3-ad7b-5a1971529318 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:a9:8e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:24:25.000000", "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "security_groups": [{"name": "default"}], "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:24:26Z", "hostId": "d5f1c4cedeb61b21fde7f084b18d7811d4492848283297940377390b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1", "created": "2018-06-30T15:24:05Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:24:29,489 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 used request id req-b2c2b6f1-8234-4aa3-ad7b-5a1971529318 2018-06-30 15:24:29,489 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1] is - ACTIVE 2018-06-30 15:24:29,490 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:24:29,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:24:30,966 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:30 GMT Content-Type: application/json Content-Length: 1606 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1942cb86-d7ae-4f26-90f7-653dfabb7906 X-Compute-Request-Id: req-1942cb86-d7ae-4f26-90f7-653dfabb7906 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:a9:8e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:24:25.000000", "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "security_groups": [{"name": "default"}], "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:24:26Z", "hostId": "d5f1c4cedeb61b21fde7f084b18d7811d4492848283297940377390b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1", "created": "2018-06-30T15:24:05Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:24:30,967 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 used request id req-1942cb86-d7ae-4f26-90f7-653dfabb7906 2018-06-30 15:24:30,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:24:31,271 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:31 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-7319a13a-2389-439f-ac58-4d2aea39439c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["214b009f-5866-4ce7-9096-2870d75ecb87"],"updated_at":"2018-06-30T15:22:57Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"a7add8d3-f4a1-4513-8565-ab10a1683594","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1"}]} 2018-06-30 15:24:31,271 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 used request id req-7319a13a-2389-439f-ac58-4d2aea39439c 2018-06-30 15:24:31,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:24:31,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:24:31 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d401b104-f5c9-4562-9cbd-9713986e4632 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:24:31,616 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-d401b104-f5c9-4562-9cbd-9713986e4632 2018-06-30 15:24:31,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:24:31,813 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:31 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-5d96e43b-6db2-4259-9dc7-289709a3f6d4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:57Z","dns_nameservers":[],"updated_at":"2018-06-30T15:22:57Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"214b009f-5866-4ce7-9096-2870d75ecb87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1"}]} 2018-06-30 15:24:31,813 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 used request id req-5d96e43b-6db2-4259-9dc7-289709a3f6d4 2018-06-30 15:24:31,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:24:32,166 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:32 GMT Content-Type: application/json Content-Length: 3127 Connection: keep-alive X-Openstack-Request-Id: req-1340a0fb-5801-4c78-b2e9-179c404d6e8d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:14Z","admin_state_up":true,"updated_at":"2018-06-30T15:23:25Z","binding:vnic_type":"normal","device_id":"2abc27d8-6026-4e54-a3ff-9b51ef929e2f","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:c1:c7:b1","id":"4868d144-e3ba-4faf-82b8-59d0562e26e6","port_security_enabled":true,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"214b009f-5866-4ce7-9096-2870d75ecb87","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["00b80364-b735-4f30-8830-aa0d62502428"],"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:59Z","admin_state_up":true,"updated_at":"2018-06-30T15:23:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a7add8d3-f4a1-4513-8565-ab10a1683594","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ab:10:fe","id":"5bcf6862-b18a-447e-b057-741dfa84a28b","port_security_enabled":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"214b009f-5866-4ce7-9096-2870d75ecb87","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:51Z","admin_state_up":true,"updated_at":"2018-06-30T15:24:24Z","binding:vnic_type":"normal","device_id":"1e4543b0-dd5f-49a0-a3c2-bda92cb903e3","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e2:a9:8e","id":"b0f23097-8539-4a69-a90e-48701231ec11","port_security_enabled":true,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"214b009f-5866-4ce7-9096-2870d75ecb87","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["00b80364-b735-4f30-8830-aa0d62502428"],"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:58Z","admin_state_up":true,"updated_at":"2018-06-30T15:23:04Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a7add8d3-f4a1-4513-8565-ab10a1683594","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:48:fd:1d","id":"dcba3bdb-96f3-4c43-91f8-5a1f9f79b232","port_security_enabled":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"214b009f-5866-4ce7-9096-2870d75ecb87","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:24:32,166 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 used request id req-1340a0fb-5801-4c78-b2e9-179c404d6e8d 2018-06-30 15:24:32,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:24:34,173 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:34 GMT Content-Type: application/json Content-Length: 1606 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d3572d0f-af66-40b2-a648-18000262b4c2 X-Compute-Request-Id: req-d3572d0f-af66-40b2-a648-18000262b4c2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:a9:8e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:24:25.000000", "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "security_groups": [{"name": "default"}], "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:24:26Z", "hostId": "d5f1c4cedeb61b21fde7f084b18d7811d4492848283297940377390b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1", "created": "2018-06-30T15:24:05Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:24:34,173 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 used request id req-d3572d0f-af66-40b2-a648-18000262b4c2 2018-06-30 15:24:34,173 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1] is - ACTIVE 2018-06-30 15:24:34,174 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:24:34,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:24:34,696 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:34 GMT Content-Type: application/json Content-Length: 1606 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d217238d-d0c3-43d4-a575-e56addde2beb X-Compute-Request-Id: req-d217238d-d0c3-43d4-a575-e56addde2beb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:a9:8e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:24:25.000000", "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "security_groups": [{"name": "default"}], "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:24:26Z", "hostId": "d5f1c4cedeb61b21fde7f084b18d7811d4492848283297940377390b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1", "created": "2018-06-30T15:24:05Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:24:34,696 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 used request id req-d217238d-d0c3-43d4-a575-e56addde2beb 2018-06-30 15:24:34,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:24:35,031 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:35 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-3550e8bc-7fb4-4246-aac7-4ca351667543 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["214b009f-5866-4ce7-9096-2870d75ecb87"],"updated_at":"2018-06-30T15:22:57Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"a7add8d3-f4a1-4513-8565-ab10a1683594","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1"}]} 2018-06-30 15:24:35,032 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 used request id req-3550e8bc-7fb4-4246-aac7-4ca351667543 2018-06-30 15:24:35,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:24:35,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:24:35 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a08367e5-3a1d-4ab9-a097-ad4415c85856 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:24:35,409 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-a08367e5-3a1d-4ab9-a097-ad4415c85856 2018-06-30 15:24:35,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:24:35,591 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:35 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-7359c766-c505-4930-ad53-20f95544644f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:57Z","dns_nameservers":[],"updated_at":"2018-06-30T15:22:57Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"214b009f-5866-4ce7-9096-2870d75ecb87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1"}]} 2018-06-30 15:24:35,591 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 used request id req-7359c766-c505-4930-ad53-20f95544644f 2018-06-30 15:24:35,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:24:35,936 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:35 GMT Content-Type: application/json Content-Length: 3127 Connection: keep-alive X-Openstack-Request-Id: req-204b3381-1e00-46c2-878f-6f5d780da26a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:14Z","admin_state_up":true,"updated_at":"2018-06-30T15:23:25Z","binding:vnic_type":"normal","device_id":"2abc27d8-6026-4e54-a3ff-9b51ef929e2f","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:c1:c7:b1","id":"4868d144-e3ba-4faf-82b8-59d0562e26e6","port_security_enabled":true,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"214b009f-5866-4ce7-9096-2870d75ecb87","ip_address":"10.200.201.1"}],"extra_dhcp_opts":[],"security_groups":["00b80364-b735-4f30-8830-aa0d62502428"],"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:59Z","admin_state_up":true,"updated_at":"2018-06-30T15:23:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a7add8d3-f4a1-4513-8565-ab10a1683594","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ab:10:fe","id":"5bcf6862-b18a-447e-b057-741dfa84a28b","port_security_enabled":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"214b009f-5866-4ce7-9096-2870d75ecb87","ip_address":"10.200.201.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:51Z","admin_state_up":true,"updated_at":"2018-06-30T15:24:24Z","binding:vnic_type":"normal","device_id":"1e4543b0-dd5f-49a0-a3c2-bda92cb903e3","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e2:a9:8e","id":"b0f23097-8539-4a69-a90e-48701231ec11","port_security_enabled":true,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"214b009f-5866-4ce7-9096-2870d75ecb87","ip_address":"10.200.201.5"}],"extra_dhcp_opts":[],"security_groups":["00b80364-b735-4f30-8830-aa0d62502428"],"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a7add8d3-f4a1-4513-8565-ab10a1683594","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:22:58Z","admin_state_up":true,"updated_at":"2018-06-30T15:23:04Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a7add8d3-f4a1-4513-8565-ab10a1683594","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:48:fd:1d","id":"dcba3bdb-96f3-4c43-91f8-5a1f9f79b232","port_security_enabled":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"214b009f-5866-4ce7-9096-2870d75ecb87","ip_address":"10.200.201.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:24:35,936 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a7add8d3-f4a1-4513-8565-ab10a1683594 used request id req-204b3381-1e00-46c2-878f-6f5d780da26a 2018-06-30 15:24:35,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp"}}' 2018-06-30 15:24:38,246 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:24:38 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3d84ccda-7d71-47d1-b8ab-f35777f7d1e6 X-Compute-Request-Id: req-3d84ccda-7d71-47d1-b8ab-f35777f7d1e6 2018-06-30 15:24:38,246 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3/action used request id req-3d84ccda-7d71-47d1-b8ab-f35777f7d1e6 2018-06-30 15:24:38,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:24:38,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:24:38,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "378fb156c74c4823b90dc2a7658db85d", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj-role"}], "expires_at": "2018-06-30T16:24:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-user", "id": "88f4965e73eb4aca9b9e210baab9e1d3"}, "audit_ids": ["o5rop6inTcKOpP69jTIP5A"], "issued_at": "2018-06-30T15:24:38.000000Z"}} 2018-06-30 15:24:38,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:39,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:24:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0c3a856-cdcd-4f54-89f1-cb3a6ed4e8c4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:24:39,260 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a0c3a856-cdcd-4f54-89f1-cb3a6ed4e8c4 2018-06-30 15:24:39,262 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:24:39,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:39,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:24:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b41695d0-502e-48f6-838d-f70ac9eaee43 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:24:39,565 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b41695d0-502e-48f6-838d-f70ac9eaee43 2018-06-30 15:24:39,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:40,533 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:40 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-53ec7053-2c2f-4dba-a4e6-fff45444403b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4dc0b69-73fb-4aea-a6f6-64caf75639e1"],"updated_at":"2018-06-30T15:23:02Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2"}]} 2018-06-30 15:24:40,533 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 used request id req-53ec7053-2c2f-4dba-a4e6-fff45444403b 2018-06-30 15:24:40,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:24:40,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:24:40 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:24:40,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:40,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:24:40 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15cc6bf0-758c-4a66-8665-1c1a01303d73 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:24:40,954 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-15cc6bf0-758c-4a66-8665-1c1a01303d73 2018-06-30 15:24:40,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:41,859 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:41 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-58b5d03c-c712-4550-8301-19b785177f0f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:23:02Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2"}]} 2018-06-30 15:24:41,860 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 used request id req-58b5d03c-c712-4550-8301-19b785177f0f 2018-06-30 15:24:41,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:41,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:41 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-26947722-fd6d-4aa5-af9e-f8a2779b8d1a Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:24:41,953 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm2-port&admin_state_up=True used request id req-26947722-fd6d-4aa5-af9e-f8a2779b8d1a 2018-06-30 15:24:41,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:42,705 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:42 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2de772c3-357c-4a70-9b28-981df8a1c76c X-Compute-Request-Id: req-2de772c3-357c-4a70-9b28-981df8a1c76c Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:24:42,705 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2 used request id req-2de772c3-357c-4a70-9b28-981df8a1c76c 2018-06-30 15:24:42,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:43,034 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:43 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-b1caca39-90e3-42e0-9237-5c21326e444e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4dc0b69-73fb-4aea-a6f6-64caf75639e1"],"updated_at":"2018-06-30T15:23:02Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2"}]} 2018-06-30 15:24:43,034 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 used request id req-b1caca39-90e3-42e0-9237-5c21326e444e 2018-06-30 15:24:43,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:43,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:24:43 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6b637b8-9aff-47b5-b36d-26ded9c0cabd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:24:43,403 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-d6b637b8-9aff-47b5-b36d-26ded9c0cabd 2018-06-30 15:24:43,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:43,583 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:43 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-33c21af7-3751-4f80-8fbb-caca2e9fdc93 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:23:02Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2"}]} 2018-06-30 15:24:43,583 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 used request id req-33c21af7-3751-4f80-8fbb-caca2e9fdc93 2018-06-30 15:24:43,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:43,693 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:43 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-10348ed7-89ab-43c8-99aa-6c907c854c0c Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:24:43,694 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm2-port&admin_state_up=True used request id req-10348ed7-89ab-43c8-99aa-6c907c854c0c 2018-06-30 15:24:43,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:24:43,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:24:44,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "378fb156c74c4823b90dc2a7658db85d", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj-role"}], "expires_at": "2018-06-30T16:24:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3b1819fa35a84db19ee37ccf50fea933", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-user", "id": "88f4965e73eb4aca9b9e210baab9e1d3"}, "audit_ids": ["CdI_07NdQ-avdnT0_PTlyA"], "issued_at": "2018-06-30T15:24:44.000000Z"}} 2018-06-30 15:24:44,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e092f8681d0a2b6fbc26e25807277adcddc1b9a7" 2018-06-30 15:24:44,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:24:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9733f4b2-54e8-4b6d-a46d-56de976e433a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:24:44,690 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9733f4b2-54e8-4b6d-a46d-56de976e433a 2018-06-30 15:24:44,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:45,967 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:45 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-8f06b054-2f61-40d8-ab4e-604407c5fb55 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4dc0b69-73fb-4aea-a6f6-64caf75639e1"],"updated_at":"2018-06-30T15:23:02Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2"}]} 2018-06-30 15:24:45,967 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 used request id req-8f06b054-2f61-40d8-ab4e-604407c5fb55 2018-06-30 15:24:45,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:46,096 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:46 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-4c2430d7-33c2-44de-b5d5-9a7d8e0141c6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:23:02Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2"}]} 2018-06-30 15:24:46,096 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 used request id req-4c2430d7-33c2-44de-b5d5-9a7d8e0141c6 2018-06-30 15:24:46,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:47,151 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:47 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-994c5226-e982-45f6-9aed-f8696f4abbff Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4dc0b69-73fb-4aea-a6f6-64caf75639e1"],"updated_at":"2018-06-30T15:23:02Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2"}]} 2018-06-30 15:24:47,152 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 used request id req-994c5226-e982-45f6-9aed-f8696f4abbff 2018-06-30 15:24:47,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:24:47,168 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:24:47 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:24:47,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e092f8681d0a2b6fbc26e25807277adcddc1b9a7" 2018-06-30 15:24:47,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:24:47 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-903877e4-4d7a-46b2-8553-18db2b28b406 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:24:47,266 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-903877e4-4d7a-46b2-8553-18db2b28b406 2018-06-30 15:24:47,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:47,462 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:47 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-a6f9c224-d083-4f44-b242-d9958bb53168 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:23:02Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2"}]} 2018-06-30 15:24:47,462 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 used request id req-a6f9c224-d083-4f44-b242-d9958bb53168 2018-06-30 15:24:47,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:47,602 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:47 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-e7094caf-b33b-4ec4-ae85-d02af7a2de6e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:23:02Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2"}]} 2018-06-30 15:24:47,602 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2 used request id req-e7094caf-b33b-4ec4-ae85-d02af7a2de6e 2018-06-30 15:24:47,603 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 2018-06-30 15:24:47,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" -d '{"port": {"network_id": "c2096f51-0229-483b-bb0b-7b4816e31fe1", "fixed_ips": [{"subnet_id": "e4dc0b69-73fb-4aea-a6f6-64caf75639e1", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm2-port", "admin_state_up": true}}' 2018-06-30 15:24:49,876 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:24:49 GMT Content-Type: application/json Content-Length: 766 Connection: keep-alive X-Openstack-Request-Id: req-f2c2b636-1c1e-43a3-8ecb-d6fa8d0fa9fb Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:24:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:24:48Z","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm2-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:fa:6f:52","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","ip_address":"10.200.202.5"}],"id":"7e6bc397-dfbd-405e-bbdb-4ebdad529e0f","security_groups":["00b80364-b735-4f30-8830-aa0d62502428"],"device_id":""}} 2018-06-30 15:24:49,876 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-f2c2b636-1c1e-43a3-8ecb-d6fa8d0fa9fb 2018-06-30 15:24:49,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:50,198 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:50 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-e4fa0826-9a4e-44e8-80b6-6585d13a34f1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4dc0b69-73fb-4aea-a6f6-64caf75639e1"],"updated_at":"2018-06-30T15:23:02Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2"}]} 2018-06-30 15:24:50,198 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 used request id req-e4fa0826-9a4e-44e8-80b6-6585d13a34f1 2018-06-30 15:24:50,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:50,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:24:50 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4448f186-65b1-4b39-a080-659f278d9600 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:24:50,600 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-4448f186-65b1-4b39-a080-659f278d9600 2018-06-30 15:24:50,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:50,787 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:50 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-6a5e649a-d00c-4bc6-9975-6bb01ef7db1f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:23:02Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2"}]} 2018-06-30 15:24:50,787 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 used request id req-6a5e649a-d00c-4bc6-9975-6bb01ef7db1f 2018-06-30 15:24:50,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:50,980 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:50 GMT Content-Type: application/json Content-Length: 769 Connection: keep-alive X-Openstack-Request-Id: req-afc6df69-2622-430e-a15f-84609f600d07 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:24:48Z","admin_state_up":true,"updated_at":"2018-06-30T15:24:48Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:fa:6f:52","id":"7e6bc397-dfbd-405e-bbdb-4ebdad529e0f","port_security_enabled":true,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["00b80364-b735-4f30-8830-aa0d62502428"],"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm2-port"}]} 2018-06-30 15:24:50,981 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1&name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm2-port&admin_state_up=True used request id req-afc6df69-2622-430e-a15f-84609f600d07 2018-06-30 15:24:50,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:51,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:24:50 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4eb8d892-683d-4bdc-aedc-ad0818818306 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:24:51,078 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-4eb8d892-683d-4bdc-aedc-ad0818818306 2018-06-30 15:24:51,078 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2 2018-06-30 15:24:51,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:51,883 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:51 GMT Content-Type: application/json Content-Length: 693 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bb3d8077-b595-4e6a-8d7c-98ba56cee6f4 X-Compute-Request-Id: req-bb3d8077-b595-4e6a-8d7c-98ba56cee6f4 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-flavor-name"}]} 2018-06-30 15:24:51,883 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-bb3d8077-b595-4e6a-8d7c-98ba56cee6f4 2018-06-30 15:24:51,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:52,580 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:52 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-424b1988-4ce5-459b-8c11-4f2c808a77db X-Compute-Request-Id: req-424b1988-4ce5-459b-8c11-4f2c808a77db Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "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": "a282a4d6-fc54-40ee-a467-623c8aab86ce"}} 2018-06-30 15:24:52,580 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce used request id req-424b1988-4ce5-459b-8c11-4f2c808a77db 2018-06-30 15:24:52,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:53,551 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:53 GMT Content-Type: application/json Content-Length: 888 Connection: keep-alive X-Openstack-Request-Id: req-1ae5170e-a6a8-4ff8-9cdd-64ed21d093c1 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:22:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:22:48Z", "visibility": "shared", "self": "/v2/images/38839067-f9eb-4911-b094-363214984e1a", "min_disk": 0, "protected": false, "id": "38839067-f9eb-4911-b094-363214984e1a", "file": "/v2/images/38839067-f9eb-4911-b094-363214984e1a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3b1819fa35a84db19ee37ccf50fea933", "direct_url": "file:///var/lib/glance/images/38839067-f9eb-4911-b094-363214984e1a", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c"} 2018-06-30 15:24:53,551 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c used request id req-1ae5170e-a6a8-4ff8-9cdd-64ed21d093c1 2018-06-30 15:24:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:24:54,294 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:24:54 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6380a069-3cd4-49a7-a221-baf2593a0182 Front-End-Https: on 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", "root-tar"], "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-06-30 15:24:54,294 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-6380a069-3cd4-49a7-a221-baf2593a0182 2018-06-30 15:24:54,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" -d '{"server": {"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2", "imageRef": "38839067-f9eb-4911-b094-363214984e1a", "flavorRef": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "7e6bc397-dfbd-405e-bbdb-4ebdad529e0f"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp"}]}}' 2018-06-30 15:25:02,875 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:25:02 GMT Content-Type: application/json Content-Length: 441 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9a98d5f1-b254-4291-afc8-0a759eeccf4c X-Compute-Request-Id: req-9a98d5f1-b254-4291-afc8-0a759eeccf4c RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "bookmark"}], "adminPass": "5jg77dp2FqiK"}} 2018-06-30 15:25:02,875 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-9a98d5f1-b254-4291-afc8-0a759eeccf4c 2018-06-30 15:25:02,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:04,298 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:04 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c75a36c0-2584-41d0-b6e4-77c16d37d517 X-Compute-Request-Id: req-c75a36c0-2584-41d0-b6e4-77c16d37d517 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "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-06-30T15:25:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2", "created": "2018-06-30T15:25:03Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:25:04,298 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c used request id req-c75a36c0-2584-41d0-b6e4-77c16d37d517 2018-06-30 15:25:04,299 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2 2018-06-30 15:25:04,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:05,768 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:05 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b336dcd4-5e6c-416b-a61d-a6353ab77009 X-Compute-Request-Id: req-b336dcd4-5e6c-416b-a61d-a6353ab77009 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "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-06-30T15:25:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2", "created": "2018-06-30T15:25:03Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:25:05,769 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c used request id req-b336dcd4-5e6c-416b-a61d-a6353ab77009 2018-06-30 15:25:05,769 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2] is - BUILD 2018-06-30 15:25:05,769 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:25:08,772 - create_instance - DEBUG - VM status query timeout in 895.527203083 2018-06-30 15:25:08,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:10,249 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:10 GMT Content-Type: application/json Content-Length: 1410 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-17432537-1e23-442b-b4d1-3d5aba24f394 X-Compute-Request-Id: req-17432537-1e23-442b-b4d1-3d5aba24f394 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "security_groups": [{"name": "default"}], "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "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-06-30T15:25:09Z", "hostId": "8a147a7e609ece91c4c9191606b1f120fdf4f5abe38045ba399caf50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2", "created": "2018-06-30T15:25:02Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:25:10,250 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c used request id req-17432537-1e23-442b-b4d1-3d5aba24f394 2018-06-30 15:25:10,250 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2] is - BUILD 2018-06-30 15:25:10,250 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:25:13,251 - create_instance - DEBUG - VM status query timeout in 891.048457146 2018-06-30 15:25:13,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:14,205 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:14 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-078aded3-79ad-416d-a552-28819cc4b82b X-Compute-Request-Id: req-078aded3-79ad-416d-a552-28819cc4b82b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "security_groups": [{"name": "default"}], "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "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-06-30T15:25:10Z", "hostId": "8a147a7e609ece91c4c9191606b1f120fdf4f5abe38045ba399caf50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2", "created": "2018-06-30T15:25:02Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:25:14,205 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c used request id req-078aded3-79ad-416d-a552-28819cc4b82b 2018-06-30 15:25:14,205 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2] is - BUILD 2018-06-30 15:25:14,205 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:25:17,207 - create_instance - DEBUG - VM status query timeout in 887.092545033 2018-06-30 15:25:17,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:19,154 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:19 GMT Content-Type: application/json Content-Length: 1606 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5636ab38-c861-497d-bc28-47351d07d788 X-Compute-Request-Id: req-5636ab38-c861-497d-bc28-47351d07d788 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:52", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:25:15.000000", "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "security_groups": [{"name": "default"}], "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:25:16Z", "hostId": "8a147a7e609ece91c4c9191606b1f120fdf4f5abe38045ba399caf50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2", "created": "2018-06-30T15:25:02Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:25:19,154 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c used request id req-5636ab38-c861-497d-bc28-47351d07d788 2018-06-30 15:25:19,155 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2] is - ACTIVE 2018-06-30 15:25:19,155 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:25:19,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:21,218 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:21 GMT Content-Type: application/json Content-Length: 1606 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-19a83e24-6ead-4916-8c5a-195e51352a81 X-Compute-Request-Id: req-19a83e24-6ead-4916-8c5a-195e51352a81 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:52", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:25:15.000000", "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "security_groups": [{"name": "default"}], "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:25:16Z", "hostId": "8a147a7e609ece91c4c9191606b1f120fdf4f5abe38045ba399caf50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2", "created": "2018-06-30T15:25:02Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:25:21,219 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c used request id req-19a83e24-6ead-4916-8c5a-195e51352a81 2018-06-30 15:25:21,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:21,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:21 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-9a2b842a-d5f3-4e0e-a5f7-bc5489f27b14 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4dc0b69-73fb-4aea-a6f6-64caf75639e1"],"updated_at":"2018-06-30T15:23:02Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2"}]} 2018-06-30 15:25:21,523 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 used request id req-9a2b842a-d5f3-4e0e-a5f7-bc5489f27b14 2018-06-30 15:25:21,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:21,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:25:21 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50be072b-4860-4509-b33f-617400be7042 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:25:21,879 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-50be072b-4860-4509-b33f-617400be7042 2018-06-30 15:25:21,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:22,061 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:22 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-6e7911fa-d795-4ce1-a03f-fc6cdaaad235 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:23:02Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2"}]} 2018-06-30 15:25:22,061 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 used request id req-6e7911fa-d795-4ce1-a03f-fc6cdaaad235 2018-06-30 15:25:22,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:22,321 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:22 GMT Content-Type: application/json Content-Length: 3127 Connection: keep-alive X-Openstack-Request-Id: req-e1ea0ae7-193c-4207-b749-2e4f677ce51b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:24:48Z","admin_state_up":true,"updated_at":"2018-06-30T15:25:13Z","binding:vnic_type":"normal","device_id":"fb3fd4a4-a681-4dfb-9de0-983b32e6897c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:fa:6f:52","id":"7e6bc397-dfbd-405e-bbdb-4ebdad529e0f","port_security_enabled":true,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["00b80364-b735-4f30-8830-aa0d62502428"],"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm2-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:04Z","admin_state_up":true,"updated_at":"2018-06-30T15:23:10Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c2096f51-0229-483b-bb0b-7b4816e31fe1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:01:0e:09","id":"b06d3748-d19d-4209-92cd-3625d7dccdd4","port_security_enabled":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","ip_address":"10.200.202.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:04Z","admin_state_up":true,"updated_at":"2018-06-30T15:23:09Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c2096f51-0229-483b-bb0b-7b4816e31fe1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:51:eb:f2","id":"de0a42df-d9b8-43d5-8539-ea31bca402cd","port_security_enabled":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:24Z","admin_state_up":true,"updated_at":"2018-06-30T15:23:35Z","binding:vnic_type":"normal","device_id":"2abc27d8-6026-4e54-a3ff-9b51ef929e2f","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:ee:2e:d4","id":"e41cb7c8-e651-4f26-9343-da0143d4e179","port_security_enabled":true,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["00b80364-b735-4f30-8830-aa0d62502428"],"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port2"}]} 2018-06-30 15:25:22,321 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 used request id req-e1ea0ae7-193c-4207-b749-2e4f677ce51b 2018-06-30 15:25:22,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:24,156 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:24 GMT Content-Type: application/json Content-Length: 1606 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-269072ab-418b-413a-ad45-813110d7f868 X-Compute-Request-Id: req-269072ab-418b-413a-ad45-813110d7f868 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:52", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:25:15.000000", "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "security_groups": [{"name": "default"}], "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:25:16Z", "hostId": "8a147a7e609ece91c4c9191606b1f120fdf4f5abe38045ba399caf50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2", "created": "2018-06-30T15:25:02Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:25:24,157 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c used request id req-269072ab-418b-413a-ad45-813110d7f868 2018-06-30 15:25:24,157 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2] is - ACTIVE 2018-06-30 15:25:24,157 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:25:24,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:24,773 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:24 GMT Content-Type: application/json Content-Length: 1606 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-233ed214-fa60-47f1-a082-fc0ab134b3cb X-Compute-Request-Id: req-233ed214-fa60-47f1-a082-fc0ab134b3cb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:52", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:25:15.000000", "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "security_groups": [{"name": "default"}], "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:25:16Z", "hostId": "8a147a7e609ece91c4c9191606b1f120fdf4f5abe38045ba399caf50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2", "created": "2018-06-30T15:25:02Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:25:24,773 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c used request id req-233ed214-fa60-47f1-a082-fc0ab134b3cb 2018-06-30 15:25:24,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:25,157 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:25 GMT Content-Type: application/json Content-Length: 632 Connection: keep-alive X-Openstack-Request-Id: req-40b614d3-9ade-4fbc-990f-6f47e1e4023f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e4dc0b69-73fb-4aea-a6f6-64caf75639e1"],"updated_at":"2018-06-30T15:23:02Z","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2"}]} 2018-06-30 15:25:25,157 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 used request id req-40b614d3-9ade-4fbc-990f-6f47e1e4023f 2018-06-30 15:25:25,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:25,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:25:25 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be1d9c39-bf50-4ac4-95ec-c1febd705800 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:25:25,561 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-be1d9c39-bf50-4ac4-95ec-c1febd705800 2018-06-30 15:25:25,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:25,751 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:25 GMT Content-Type: application/json Content-Length: 684 Connection: keep-alive X-Openstack-Request-Id: req-38d82ad0-2685-4b23-b0bc-12c601886a89 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:23:02Z","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":"3b1819fa35a84db19ee37ccf50fea933","id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2"}]} 2018-06-30 15:25:25,751 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 used request id req-38d82ad0-2685-4b23-b0bc-12c601886a89 2018-06-30 15:25:25,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:26,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:26 GMT Content-Type: application/json Content-Length: 3127 Connection: keep-alive X-Openstack-Request-Id: req-865f08fe-7ad1-481b-9e63-c6fc1d507d6c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:24:48Z","admin_state_up":true,"updated_at":"2018-06-30T15:25:13Z","binding:vnic_type":"normal","device_id":"fb3fd4a4-a681-4dfb-9de0-983b32e6897c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:fa:6f:52","id":"7e6bc397-dfbd-405e-bbdb-4ebdad529e0f","port_security_enabled":true,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","ip_address":"10.200.202.5"}],"extra_dhcp_opts":[],"security_groups":["00b80364-b735-4f30-8830-aa0d62502428"],"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm2-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:04Z","admin_state_up":true,"updated_at":"2018-06-30T15:23:10Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c2096f51-0229-483b-bb0b-7b4816e31fe1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:01:0e:09","id":"b06d3748-d19d-4209-92cd-3625d7dccdd4","port_security_enabled":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","ip_address":"10.200.202.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:04Z","admin_state_up":true,"updated_at":"2018-06-30T15:23:09Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c2096f51-0229-483b-bb0b-7b4816e31fe1","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:51:eb:f2","id":"de0a42df-d9b8-43d5-8539-ea31bca402cd","port_security_enabled":false,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","ip_address":"10.200.202.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2096f51-0229-483b-bb0b-7b4816e31fe1","tenant_id":"3b1819fa35a84db19ee37ccf50fea933","created_at":"2018-06-30T15:23:24Z","admin_state_up":true,"updated_at":"2018-06-30T15:23:35Z","binding:vnic_type":"normal","device_id":"2abc27d8-6026-4e54-a3ff-9b51ef929e2f","device_owner":"network:router_interface","revision_number":13,"mac_address":"fa:16:3e:ee:2e:d4","id":"e41cb7c8-e651-4f26-9343-da0143d4e179","port_security_enabled":true,"project_id":"3b1819fa35a84db19ee37ccf50fea933","fixed_ips":[{"subnet_id":"e4dc0b69-73fb-4aea-a6f6-64caf75639e1","ip_address":"10.200.202.1"}],"extra_dhcp_opts":[],"security_groups":["00b80364-b735-4f30-8830-aa0d62502428"],"name":"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port2"}]} 2018-06-30 15:25:26,141 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c2096f51-0229-483b-bb0b-7b4816e31fe1 used request id req-865f08fe-7ad1-481b-9e63-c6fc1d507d6c 2018-06-30 15:25:26,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp"}}' 2018-06-30 15:25:29,652 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:25:29 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-568e8588-542f-46fb-89df-4059f08bb38c X-Compute-Request-Id: req-568e8588-542f-46fb-89df-4059f08bb38c 2018-06-30 15:25:29,652 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c/action used request id req-568e8588-542f-46fb-89df-4059f08bb38c 2018-06-30 15:25:29,653 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-06-30 15:25:29,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:25:30,226 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:30 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1c9166b7-a487-46d4-8471-f36422854a75 X-Compute-Request-Id: req-1c9166b7-a487-46d4-8471-f36422854a75 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:a9:8e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:24:25.000000", "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp"}], "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:24:26Z", "hostId": "d5f1c4cedeb61b21fde7f084b18d7811d4492848283297940377390b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1", "created": "2018-06-30T15:24:05Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:25:30,226 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 used request id req-1c9166b7-a487-46d4-8471-f36422854a75 2018-06-30 15:25:30,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 15:25:30,387 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:30 GMT Content-Type: application/json Content-Length: 23612 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-76928b0e-b699-408f-9682-01c8b63f5ef8 X-Compute-Request-Id: req-76928b0e-b699-408f-9682-01c8b63f5ef8 Front-End-Https: on 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-0x000000001ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 894915204 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-0x000000001ffd9fff]\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-0x000000001ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff]\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: 128867\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: 491656K/523744K 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.280740] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.284069] pid_max: default: 32768 minimum: 301\n[ 0.285861] ACPI: Core revision 20150930\n[ 0.290047] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.292633] Security Framework initialized\n[ 0.294283] Yama: becoming mindful.\n[ 0.295743] AppArmor: AppArmor initialized\n[ 0.297503] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.300377] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.303064] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.305464] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.308308] Initializing cgroup subsys io\n[ 0.309946] Initializing cgroup subsys memory\n[ 0.311692] Initializing cgroup subsys devices\n[ 0.313507] Initializing cgroup subsys freezer\n[ 0.315340] Initializing cgroup subsys net_cls\n[ 0.317173] Initializing cgroup subsys perf_event\n[ 0.319093] Initializing cgroup subsys net_prio\n[ 0.320931] Initializing cgroup subsys hugetlb\n[ 0.322883] Initializing cgroup subsys pids\n[ 0.324724] CPU: Physical Processor ID: 0\n[ 0.327102] mce: CPU supports 10 MCE banks\n[ 0.328884] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.331010] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.335561] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.347367] ftrace: allocating 31920 entries in 125 pages\n[ 0.401787] smpboot: Max logical packages: 2\n[ 0.406151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.408718] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.411591] x2apic enabled\n[ 0.413200] Switched APIC routing to physical x2apic.\n[ 0.416661] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.419081] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.423371] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.426732] ... version: 2\n[ 0.428394] ... bit width: 48\n[ 0.430124] ... generic registers: 4\n[ 0.431773] ... value mask: 0000ffffffffffff\n[ 0.433908] ... max period: 000000007fffffff\n[ 0.436005] ... fixed-purpose events: 3\n[ 0.437693] ... event mask: 000000070000000f\n[ 0.439808] KVM setup paravirtual spinlock\n[ 0.442357] x86: Booting SMP configuration:\n[ 0.444120] .... node #0, CPUs: #1\n[ 0.445846] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.468407] x86: Booted up 1 node, 2 CPUs\n[ 0.468413] KVM setup async PF for cpu 1\n[ 0.468418] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.473775] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.476865] devtmpfs: initialized\n[ 0.489454] evm: security.selinux\n[ 0.490941] evm: security.SMACK64\n[ 0.492368] evm: security.SMACK64EXEC\n[ 0.493926] evm: security.SMACK64TRANSMUTE\n[ 0.495641] evm: security.SMACK64MMAP\n[ 0.497200] evm: security.ima\n[ 0.498525] evm: security.capability\n[ 0.500298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.504221] pinctrl core: initialized pinctrl subsystem\n[ 0.506484] RTC time: 15:24:26, date: 06/30/18\n[ 0.508493] NET: Registered protocol family 16\n[ 0.520355] cpuidle: using governor ladder\n[ 0.532386] cpuidle: using governor menu\n[ 0.534027] PCCT header not found.\n[ 0.535652] ACPI: bus type PCI registered\n[ 0.537338] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.539974] PCI: Using configuration type 1 for base access\n[ 0.542315] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.558753] ACPI: Added _OSI(Module Device)\n[ 0.560507] ACPI: Added _OSI(Processor Device)\n[ 0.562336] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.564238] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.568785] ACPI: Interpreter enabled\n[ 0.570376] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.574257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.578131] ACPI: (supports S0 S3 S4 S5)\n[ 0.579787] ACPI: Using IOAPIC for interrupt routing\n[ 0.581786] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.590618] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.593080] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.595630] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.598168] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.603151] acpiphp: Slot [3] registered\n[ 0.604780] acpiphp: Slot [4] registered\n[ 0.606474] acpiphp: Slot [5] registered\n[ 0.608120] acpiphp: Slot [6] registered\n[ 0.627485] acpiphp: Slot [7] registered\n[ 0.629150] acpiphp: Slot [8] registered\n[ 0.630842] acpiphp: Slot [9] registered\n[ 0.632511] acpiphp: Slot [10] registered\n[ 0.634220] acpiphp: Slot [11] registered\n[ 0.635926] acpiphp: Slot [12] registered\n[ 0.637591] acpiphp: Slot [13] registered\n[ 0.639290] acpiphp: Slot [14] registered\n[ 0.640979] acpiphp: Slot [15] registered\n[ 0.642649] acpiphp: Slot [16] registered\n[ 0.644316] acpiphp: Slot [17] registered\n[ 0.646028] acpiphp: Slot [18] registered\n[ 0.647742] acpiphp: Slot [19] registered\n[ 0.649400] acpiphp: Slot [20] registered\n[ 0.651112] acpiphp: Slot [21] registered\n[ 0.652802] acpiphp: Slot [22] registered\n[ 0.654513] acpiphp: Slot [23] registered\n[ 0.656197] acpiphp: Slot [24] registered\n[ 0.657902] acpiphp: Slot [25] registered\n[ 0.659607] acpiphp: Slot [26] registered\n[ 0.661259] acpiphp: Slot [27] registered\n[ 0.662929] acpiphp: Slot [28] registered\n[ 0.664641] acpiphp: Slot [29] registered\n[ 0.666367] acpiphp: Slot [30] registered\n[ 0.668085] acpiphp: Slot [31] registered\n[ 0.669748] PCI host bridge to bus 0000:00\n[ 0.671653] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.674406] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.676956] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.679993] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.683018] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.686040] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.692152] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.694767] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.697217] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.699998] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.705403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.708442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.747252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.750446] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.753842] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.756663] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.759445] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.762069] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.764421] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.766649] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.769829] vgaarb: loaded\n[ 0.771026] vgaarb: bridge control possible 0000:00:02.0\n[ 0.773756] SCSI subsystem initialized\n[ 0.775408] ACPI: bus type USB registered\n[ 0.777077] usbcore: registered new interface driver usbfs\n[ 0.779116] usbcore: registered new interface driver hub\n[ 0.781081] usbcore: registered new device driver usb\n[ 0.783251] PCI: Using ACPI for IRQ routing\n[ 0.785326] NetLabel: Initializing\n[ 0.786698] NetLabel: domain hash size = 128\n[ 0.788323] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.790279] NetLabel: unlabeled traffic allowed by default\n[ 0.792585] clocksource: Switched to clocksource kvm-clock\n[ 0.807702] AppArmor: AppArmor Filesystem Enabled\n[ 0.809575] pnp: PnP ACPI init\n[ 0.811572] pnp: PnP ACPI: found 5 devices\n[ 0.821636] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.824988] NET: Registered protocol family 2\n[ 0.826856] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.829447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.831797] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.834062] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.836160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.838482] NET: Registered protocol family 1\n[ 0.840092] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.842289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.844425] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.902800] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.961567] Trying to unpack rootfs image as initramfs...\n[ 1.080286] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 1.083400] Scanning for low memory corruption every 60 seconds\n[ 1.086024] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.088306] audit: initializing netlink subsys (disabled)\n[ 1.090427] audit: type=2000 audit(1530372267.251:1): initialized\n[ 1.093277] Initialise system trusted keyring\n[ 1.095213] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.097688] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.103048] zbud: loaded\n[ 1.104579] VFS: Disk quotas dquot_6.6.0\n[ 1.106264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.110089] fuse init (API version 7.23)\n[ 1.111946] Key type big_key registered\n[ 1.113602] Allocating IMA MOK and blacklist keyrings.\n[ 1.116160] Key type asymmetric registered\n[ 1.117879] Asymmetric key parser 'x509' registered\n[ 1.119506] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.121772] io scheduler noop registered\n[ 1.122985] io scheduler deadline registered (default)\n[ 1.124511] io scheduler cfq registered\n[ 1.125861] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.127444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.129455] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.131703] ACPI: Power Button [PWRF]\n[ 1.133083] GHES: HEST is not enabled!\n[ 1.190942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.307444] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.366682] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.369974] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.395020] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.400241] Linux agpgart interface v0.103\n[ 1.405954] brd: module loaded\n[ 1.409312] loop: module loaded\n[ 1.415990] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.418527] GPT:90111 != 20971519\n[ 1.419622] GPT:Alternate GPT header not at the end of the disk.\n[ 1.421306] GPT:90111 != 20971519\n[ 1.422407] GPT: Use GNU Parted to correct GPT errors.\n[ 1.423885] vda: vda1 vda15\n[ 1.426859] vdb:\n[ 1.428746] scsi host0: ata_piix\n[ 1.429968] scsi host1: ata_piix\n[ 1.431120] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.433015] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.435087] libphy: Fixed MDIO Bus: probed\n[ 1.436504] tun: Universal TUN/TAP device driver, 1.6\n[ 1.438270] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.441624] PPP generic driver version 2.4.2\n[ 1.443116] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.445034] ehci-pci: EHCI PCI platform driver\n[ 1.446530] ehci-platform: EHCI generic platform driver\n[ 1.448226] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.450000] ohci-pci: OHCI PCI platform driver\n[ 1.451375] ohci-platform: OHCI generic platform driver\n[ 1.452928] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.512646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.514201] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.516491] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.518027] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.519783] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.521715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.523976] usb usb1: Product: UHCI Host Controller\n[ 1.525464] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.527233] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.528830] hub 1-0:1.0: USB hub found\n[ 1.530053] hub 1-0:1.0: 2 ports detected\n[ 1.531564] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.534910] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.536405] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.538128] mousedev: PS/2 mouse device common for all mice\n[ 1.540178] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.544761] rtc_cmos 00:00: RTC can wake from S4\n[ 1.547287] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.550185] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.553107] i2c /dev entries driver\n[ 1.554916] device-mapper: uevent: version 1.0.3\n[ 1.557170] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.561152] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.564483] NET: Registered protocol family 10\n[ 1.566881] NET: Registered protocol family 17\n[ 1.568992] Key type dns_resolver registered\n[ 1.571276] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.573666] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.576313] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.580571] registered taskstats version 1\n[ 1.582586] Loading compiled-in X.509 certificates\n[ 1.585662] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.608200] zswap: loaded using pool lzo/zbud\n[ 1.611555] Key type trusted registered\n[ 1.615624] Key type encrypted registered\n[ 1.617591] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.620099] ima: No TPM chip found, activating TPM-bypass!\n[ 1.622647] evm: HMAC attrs: 0x1\n[ 1.624779] Magic number: 6:221:438\n[ 1.626588] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:481\n[ 1.630522] rtc_cmos 00:00: setting system clock to 2018-06-30 15:24:27 UTC (1530372267)\n[ 1.634416] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.637141] EDD information not available.\n[ 1.643426] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.647148] Write protecting the kernel read-only data: 14336k\n[ 1.650810] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.655185] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.27\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 8.57\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... [ 9.023999] random: dd urandom read with 9 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 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\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 KO\nvPing KO\n"} 2018-06-30 15:25:30,388 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3/action used request id req-76928b0e-b699-408f-9682-01c8b63f5ef8 2018-06-30 15:25:30,389 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-30 15:25:30,390 - 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-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 894915204 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-0x000000001ffd9fff] [ 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-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 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: 128867 [ 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: 491656K/523744K 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.280740] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.284069] pid_max: default: 32768 minimum: 301 [ 0.285861] ACPI: Core revision 20150930 [ 0.290047] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.292633] Security Framework initialized [ 0.294283] Yama: becoming mindful. [ 0.295743] AppArmor: AppArmor initialized [ 0.297503] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.300377] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.303064] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.305464] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.308308] Initializing cgroup subsys io [ 0.309946] Initializing cgroup subsys memory [ 0.311692] Initializing cgroup subsys devices [ 0.313507] Initializing cgroup subsys freezer [ 0.315340] Initializing cgroup subsys net_cls [ 0.317173] Initializing cgroup subsys perf_event [ 0.319093] Initializing cgroup subsys net_prio [ 0.320931] Initializing cgroup subsys hugetlb [ 0.322883] Initializing cgroup subsys pids [ 0.324724] CPU: Physical Processor ID: 0 [ 0.327102] mce: CPU supports 10 MCE banks [ 0.328884] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.331010] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.335561] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.347367] ftrace: allocating 31920 entries in 125 pages [ 0.401787] smpboot: Max logical packages: 2 [ 0.406151] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.408718] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.411591] x2apic enabled [ 0.413200] Switched APIC routing to physical x2apic. [ 0.416661] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.419081] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.423371] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.426732] ... version: 2 [ 0.428394] ... bit width: 48 [ 0.430124] ... generic registers: 4 [ 0.431773] ... value mask: 0000ffffffffffff [ 0.433908] ... max period: 000000007fffffff [ 0.436005] ... fixed-purpose events: 3 [ 0.437693] ... event mask: 000000070000000f [ 0.439808] KVM setup paravirtual spinlock [ 0.442357] x86: Booting SMP configuration: [ 0.444120] .... node #0, CPUs: #1 [ 0.445846] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.468407] x86: Booted up 1 node, 2 CPUs [ 0.468413] KVM setup async PF for cpu 1 [ 0.468418] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.473775] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.476865] devtmpfs: initialized [ 0.489454] evm: security.selinux [ 0.490941] evm: security.SMACK64 [ 0.492368] evm: security.SMACK64EXEC [ 0.493926] evm: security.SMACK64TRANSMUTE [ 0.495641] evm: security.SMACK64MMAP [ 0.497200] evm: security.ima [ 0.498525] evm: security.capability [ 0.500298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.504221] pinctrl core: initialized pinctrl subsystem [ 0.506484] RTC time: 15:24:26, date: 06/30/18 [ 0.508493] NET: Registered protocol family 16 [ 0.520355] cpuidle: using governor ladder [ 0.532386] cpuidle: using governor menu [ 0.534027] PCCT header not found. [ 0.535652] ACPI: bus type PCI registered [ 0.537338] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.539974] PCI: Using configuration type 1 for base access [ 0.542315] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.558753] ACPI: Added _OSI(Module Device) [ 0.560507] ACPI: Added _OSI(Processor Device) [ 0.562336] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.564238] ACPI: Added _OSI(Processor Aggregator Device) [ 0.568785] ACPI: Interpreter enabled [ 0.570376] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.574257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.578131] ACPI: (supports S0 S3 S4 S5) [ 0.579787] ACPI: Using IOAPIC for interrupt routing [ 0.581786] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.590618] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.593080] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.595630] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.598168] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.603151] acpiphp: Slot [3] registered [ 0.604780] acpiphp: Slot [4] registered [ 0.606474] acpiphp: Slot [5] registered [ 0.608120] acpiphp: Slot [6] registered [ 0.627485] acpiphp: Slot [7] registered [ 0.629150] acpiphp: Slot [8] registered [ 0.630842] acpiphp: Slot [9] registered [ 0.632511] acpiphp: Slot [10] registered [ 0.634220] acpiphp: Slot [11] registered [ 0.635926] acpiphp: Slot [12] registered [ 0.637591] acpiphp: Slot [13] registered [ 0.639290] acpiphp: Slot [14] registered [ 0.640979] acpiphp: Slot [15] registered [ 0.642649] acpiphp: Slot [16] registered [ 0.644316] acpiphp: Slot [17] registered [ 0.646028] acpiphp: Slot [18] registered [ 0.647742] acpiphp: Slot [19] registered [ 0.649400] acpiphp: Slot [20] registered [ 0.651112] acpiphp: Slot [21] registered [ 0.652802] acpiphp: Slot [22] registered [ 0.654513] acpiphp: Slot [23] registered [ 0.656197] acpiphp: Slot [24] registered [ 0.657902] acpiphp: Slot [25] registered [ 0.659607] acpiphp: Slot [26] registered [ 0.661259] acpiphp: Slot [27] registered [ 0.662929] acpiphp: Slot [28] registered [ 0.664641] acpiphp: Slot [29] registered [ 0.666367] acpiphp: Slot [30] registered [ 0.668085] acpiphp: Slot [31] registered [ 0.669748] PCI host bridge to bus 0000:00 [ 0.671653] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.674406] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.676956] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.679993] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.683018] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.686040] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.692152] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.694767] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.697217] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.699998] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.705403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.708442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.747252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.750446] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.753842] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.756663] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.759445] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.762069] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.764421] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.766649] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.769829] vgaarb: loaded [ 0.771026] vgaarb: bridge control possible 0000:00:02.0 [ 0.773756] SCSI subsystem initialized [ 0.775408] ACPI: bus type USB registered [ 0.777077] usbcore: registered new interface driver usbfs [ 0.779116] usbcore: registered new interface driver hub [ 0.781081] usbcore: registered new device driver usb [ 0.783251] PCI: Using ACPI for IRQ routing [ 0.785326] NetLabel: Initializing [ 0.786698] NetLabel: domain hash size = 128 [ 0.788323] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.790279] NetLabel: unlabeled traffic allowed by default [ 0.792585] clocksource: Switched to clocksource kvm-clock [ 0.807702] AppArmor: AppArmor Filesystem Enabled [ 0.809575] pnp: PnP ACPI init [ 0.811572] pnp: PnP ACPI: found 5 devices [ 0.821636] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.824988] NET: Registered protocol family 2 [ 0.826856] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.829447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.831797] TCP: Hash tables configured (established 4096 bind 4096) [ 0.834062] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.836160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.838482] NET: Registered protocol family 1 [ 0.840092] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.842289] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.844425] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.902800] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.961567] Trying to unpack rootfs image as initramfs... [ 1.080286] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 1.083400] Scanning for low memory corruption every 60 seconds [ 1.086024] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.088306] audit: initializing netlink subsys (disabled) [ 1.090427] audit: type=2000 audit(1530372267.251:1): initialized [ 1.093277] Initialise system trusted keyring [ 1.095213] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.097688] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.103048] zbud: loaded [ 1.104579] VFS: Disk quotas dquot_6.6.0 [ 1.106264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.110089] fuse init (API version 7.23) [ 1.111946] Key type big_key registered [ 1.113602] Allocating IMA MOK and blacklist keyrings. [ 1.116160] Key type asymmetric registered [ 1.117879] Asymmetric key parser 'x509' registered [ 1.119506] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.121772] io scheduler noop registered [ 1.122985] io scheduler deadline registered (default) [ 1.124511] io scheduler cfq registered [ 1.125861] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.127444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.129455] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.131703] ACPI: Power Button [PWRF] [ 1.133083] GHES: HEST is not enabled! [ 1.190942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.307444] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.366682] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.369974] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.395020] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.400241] Linux agpgart interface v0.103 [ 1.405954] brd: module loaded [ 1.409312] loop: module loaded [ 1.415990] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.418527] GPT:90111 != 20971519 [ 1.419622] GPT:Alternate GPT header not at the end of the disk. [ 1.421306] GPT:90111 != 20971519 [ 1.422407] GPT: Use GNU Parted to correct GPT errors. [ 1.423885] vda: vda1 vda15 [ 1.426859] vdb: [ 1.428746] scsi host0: ata_piix [ 1.429968] scsi host1: ata_piix [ 1.431120] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.433015] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.435087] libphy: Fixed MDIO Bus: probed [ 1.436504] tun: Universal TUN/TAP device driver, 1.6 [ 1.438270] tun: (C) 1999-2004 Max Krasnyansky [ 1.441624] PPP generic driver version 2.4.2 [ 1.443116] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.445034] ehci-pci: EHCI PCI platform driver [ 1.446530] ehci-platform: EHCI generic platform driver [ 1.448226] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.450000] ohci-pci: OHCI PCI platform driver [ 1.451375] ohci-platform: OHCI generic platform driver [ 1.452928] uhci_hcd: USB Universal Host Controller Interface driver [ 1.512646] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.514201] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.516491] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.518027] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.519783] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.521715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.523976] usb usb1: Product: UHCI Host Controller [ 1.525464] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.527233] usb usb1: SerialNumber: 0000:00:01.2 [ 1.528830] hub 1-0:1.0: USB hub found [ 1.530053] hub 1-0:1.0: 2 ports detected [ 1.531564] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.534910] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.536405] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.538128] mousedev: PS/2 mouse device common for all mice [ 1.540178] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.544761] rtc_cmos 00:00: RTC can wake from S4 [ 1.547287] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.550185] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.553107] i2c /dev entries driver [ 1.554916] device-mapper: uevent: version 1.0.3 [ 1.557170] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.561152] ledtrig-cpu: registered to indicate activity on CPUs [ 1.564483] NET: Registered protocol family 10 [ 1.566881] NET: Registered protocol family 17 [ 1.568992] Key type dns_resolver registered [ 1.571276] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.573666] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.576313] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.580571] registered taskstats version 1 [ 1.582586] Loading compiled-in X.509 certificates [ 1.585662] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.608200] zswap: loaded using pool lzo/zbud [ 1.611555] Key type trusted registered [ 1.615624] Key type encrypted registered [ 1.617591] AppArmor: AppArmor sha1 policy hashing enabled [ 1.620099] ima: No TPM chip found, activating TPM-bypass! [ 1.622647] evm: HMAC attrs: 0x1 [ 1.624779] Magic number: 6:221:438 [ 1.626588] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:481 [ 1.630522] rtc_cmos 00:00: setting system clock to 2018-06-30 15:24:27 UTC (1530372267) [ 1.634416] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.637141] EDD information not available. [ 1.643426] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.647148] Write protecting the kernel read-only data: 14336k [ 1.650810] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.655185] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.27 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 8.57 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... [ 9.023999] random: dd urandom read with 9 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 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" 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 vPing KO vPing KO vPing KO 2018-06-30 15:25:30,390 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-06-30 15:25:30,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:30,976 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:30 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1e929bf4-6323-412b-bf2f-4db5f3c2b9ba X-Compute-Request-Id: req-1e929bf4-6323-412b-bf2f-4db5f3c2b9ba Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:52", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:25:15.000000", "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp"}], "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:25:16Z", "hostId": "8a147a7e609ece91c4c9191606b1f120fdf4f5abe38045ba399caf50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2", "created": "2018-06-30T15:25:02Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:25:30,976 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c used request id req-1e929bf4-6323-412b-bf2f-4db5f3c2b9ba 2018-06-30 15:25:30,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 15:25:31,345 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:31 GMT Content-Type: application/json Content-Length: 23470 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2000a274-d7d5-47c1-b954-a869c0918858 X-Compute-Request-Id: req-2000a274-d7d5-47c1-b954-a869c0918858 Front-End-Https: on 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-0x000000001ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 877115882 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-0x000000001ffd9fff]\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-0x000000001ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff]\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: 128867\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: 491656K/523744K 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.226992] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229615] pid_max: default: 32768 minimum: 301\n[ 0.231020] ACPI: Core revision 20150930\n[ 0.234943] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236980] Security Framework initialized\n[ 0.238300] Yama: becoming mindful.\n[ 0.239446] AppArmor: AppArmor initialized\n[ 0.240839] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.243124] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.245196] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247082] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249301] Initializing cgroup subsys io\n[ 0.250601] Initializing cgroup subsys memory\n[ 0.251937] Initializing cgroup subsys devices\n[ 0.253286] Initializing cgroup subsys freezer\n[ 0.254691] Initializing cgroup subsys net_cls\n[ 0.256071] Initializing cgroup subsys perf_event\n[ 0.257503] Initializing cgroup subsys net_prio\n[ 0.258910] Initializing cgroup subsys hugetlb\n[ 0.260284] Initializing cgroup subsys pids\n[ 0.261690] CPU: Physical Processor ID: 0\n[ 0.263795] mce: CPU supports 10 MCE banks\n[ 0.265132] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.266718] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.270609] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.281358] ftrace: allocating 31920 entries in 125 pages\n[ 0.335511] smpboot: Max logical packages: 2\n[ 0.340977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.342858] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.344980] x2apic enabled\n[ 0.346359] Switched APIC routing to physical x2apic.\n[ 0.349199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.350960] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.354132] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.356706] ... version: 2\n[ 0.357955] ... bit width: 48\n[ 0.359214] ... generic registers: 4\n[ 0.360476] ... value mask: 0000ffffffffffff\n[ 0.362015] ... max period: 000000007fffffff\n[ 0.363579] ... fixed-purpose events: 3\n[ 0.364817] ... event mask: 000000070000000f\n[ 0.366411] KVM setup paravirtual spinlock\n[ 0.368452] x86: Booting SMP configuration:\n[ 0.369748] .... node #0, CPUs: #1\n[ 0.371046] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.393235] x86: Booted up 1 node, 2 CPUs\n[ 0.393238] KVM setup async PF for cpu 1\n[ 0.393244] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.397353] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.399723] devtmpfs: initialized\n[ 0.411733] evm: security.selinux\n[ 0.412859] evm: security.SMACK64\n[ 0.413982] evm: security.SMACK64EXEC\n[ 0.415174] evm: security.SMACK64TRANSMUTE\n[ 0.416444] evm: security.SMACK64MMAP\n[ 0.417626] evm: security.ima\n[ 0.418640] evm: security.capability\n[ 0.420014] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.422952] pinctrl core: initialized pinctrl subsystem\n[ 0.424674] RTC time: 15:25:15, date: 06/30/18\n[ 0.426228] NET: Registered protocol family 16\n[ 0.439645] cpuidle: using governor ladder\n[ 0.451737] cpuidle: using governor menu\n[ 0.452962] PCCT header not found.\n[ 0.454263] ACPI: bus type PCI registered\n[ 0.455511] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.457482] PCI: Using configuration type 1 for base access\n[ 0.459273] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.473954] ACPI: Added _OSI(Module Device)\n[ 0.475264] ACPI: Added _OSI(Processor Device)\n[ 0.476619] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.478042] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.482024] ACPI: Interpreter enabled\n[ 0.483217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.486128] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.489037] ACPI: (supports S0 S3 S4 S5)\n[ 0.490300] ACPI: Using IOAPIC for interrupt routing\n[ 0.491775] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.499649] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.501386] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.503308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.505158] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.508966] acpiphp: Slot [3] registered\n[ 0.510275] acpiphp: Slot [4] registered\n[ 0.511537] acpiphp: Slot [5] registered\n[ 0.512847] acpiphp: Slot [6] registered\n[ 0.531446] acpiphp: Slot [7] registered\n[ 0.532795] acpiphp: Slot [8] registered\n[ 0.534047] acpiphp: Slot [9] registered\n[ 0.535294] acpiphp: Slot [10] registered\n[ 0.536557] acpiphp: Slot [11] registered\n[ 0.537879] acpiphp: Slot [12] registered\n[ 0.539180] acpiphp: Slot [13] registered\n[ 0.540448] acpiphp: Slot [14] registered\n[ 0.541715] acpiphp: Slot [15] registered\n[ 0.543008] acpiphp: Slot [16] registered\n[ 0.544274] acpiphp: Slot [17] registered\n[ 0.545539] acpiphp: Slot [18] registered\n[ 0.546838] acpiphp: Slot [19] registered\n[ 0.548119] acpiphp: Slot [20] registered\n[ 0.549387] acpiphp: Slot [21] registered\n[ 0.550662] acpiphp: Slot [22] registered\n[ 0.551925] acpiphp: Slot [23] registered\n[ 0.553193] acpiphp: Slot [24] registered\n[ 0.554485] acpiphp: Slot [25] registered\n[ 0.555758] acpiphp: Slot [26] registered\n[ 0.557018] acpiphp: Slot [27] registered\n[ 0.558323] acpiphp: Slot [28] registered\n[ 0.559605] acpiphp: Slot [29] registered\n[ 0.560897] acpiphp: Slot [30] registered\n[ 0.562179] acpiphp: Slot [31] registered\n[ 0.563462] PCI host bridge to bus 0000:00\n[ 0.564716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.566599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.568485] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.570744] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.572993] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.575349] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.580920] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.582907] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.584702] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.586688] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.591747] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.593965] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.632330] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.634641] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.636940] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.639261] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.641467] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.643616] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.645468] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.647113] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.649536] vgaarb: loaded\n[ 0.650497] vgaarb: bridge control possible 0000:00:02.0\n[ 0.652792] SCSI subsystem initialized\n[ 0.654098] ACPI: bus type USB registered\n[ 0.655411] usbcore: registered new interface driver usbfs\n[ 0.656994] usbcore: registered new interface driver hub\n[ 0.658577] usbcore: registered new device driver usb\n[ 0.660371] PCI: Using ACPI for IRQ routing\n[ 0.662070] NetLabel: Initializing\n[ 0.663230] NetLabel: domain hash size = 128\n[ 0.664552] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.666032] NetLabel: unlabeled traffic allowed by default\n[ 0.667823] clocksource: Switched to clocksource kvm-clock\n[ 0.682501] AppArmor: AppArmor Filesystem Enabled\n[ 0.684000] pnp: PnP ACPI init\n[ 0.685701] pnp: PnP ACPI: found 5 devices\n[ 0.694790] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.697443] NET: Registered protocol family 2\n[ 0.699018] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.700979] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.702795] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.704564] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.706283] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.708094] NET: Registered protocol family 1\n[ 0.709449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.711164] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.712834] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.770918] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.829263] Trying to unpack rootfs image as initramfs...\n[ 0.948681] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.951264] Scanning for low memory corruption every 60 seconds\n[ 0.953469] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.955214] audit: initializing netlink subsys (disabled)\n[ 0.956809] audit: type=2000 audit(1530372316.695:1): initialized\n[ 0.958977] Initialise system trusted keyring\n[ 0.960494] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.962283] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.966988] zbud: loaded\n[ 0.968263] VFS: Disk quotas dquot_6.6.0\n[ 0.969554] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.972691] fuse init (API version 7.23)\n[ 0.974142] Key type big_key registered\n[ 0.975384] Allocating IMA MOK and blacklist keyrings.\n[ 0.977292] Key type asymmetric registered\n[ 0.978579] Asymmetric key parser 'x509' registered\n[ 0.980093] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.982431] io scheduler noop registered\n[ 0.983675] io scheduler deadline registered (default)\n[ 0.985251] io scheduler cfq registered\n[ 0.986611] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.988241] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.990218] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.992502] ACPI: Power Button [PWRF]\n[ 0.993890] GHES: HEST is not enabled!\n[ 1.052105] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.170436] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.230589] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.234032] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.259449] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.263744] Linux agpgart interface v0.103\n[ 1.268508] brd: module loaded\n[ 1.271566] loop: module loaded\n[ 1.277881] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.280227] GPT:90111 != 20971519\n[ 1.281344] GPT:Alternate GPT header not at the end of the disk.\n[ 1.283121] GPT:90111 != 20971519\n[ 1.284237] GPT: Use GNU Parted to correct GPT errors.\n[ 1.285801] vda: vda1 vda15\n[ 1.288705] vdb:\n[ 1.290644] scsi host0: ata_piix\n[ 1.291894] scsi host1: ata_piix\n[ 1.293067] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.295019] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.297586] libphy: Fixed MDIO Bus: probed\n[ 1.298902] tun: Universal TUN/TAP device driver, 1.6\n[ 1.300431] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.304055] PPP generic driver version 2.4.2\n[ 1.305498] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.307394] ehci-pci: EHCI PCI platform driver\n[ 1.308810] ehci-platform: EHCI generic platform driver\n[ 1.310427] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.312217] ohci-pci: OHCI PCI platform driver\n[ 1.313618] ohci-platform: OHCI generic platform driver\n[ 1.315193] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.374384] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.375974] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.378316] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.379872] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.381654] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.383606] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.386005] usb usb1: Product: UHCI Host Controller\n[ 1.387526] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.389347] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.390931] hub 1-0:1.0: USB hub found\n[ 1.392176] hub 1-0:1.0: 2 ports detected\n[ 1.393693] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.397077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.398623] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.400336] mousedev: PS/2 mouse device common for all mice\n[ 1.402200] rtc_cmos 00:00: RTC can wake from S4\n[ 1.404206] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.406947] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.408973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.410897] i2c /dev entries driver\n[ 1.412138] device-mapper: uevent: version 1.0.3\n[ 1.413680] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.416315] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.418624] NET: Registered protocol family 10\n[ 1.420316] NET: Registered protocol family 17\n[ 1.421746] Key type dns_resolver registered\n[ 1.423390] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.425097] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.426860] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.429725] registered taskstats version 1\n[ 1.431085] Loading compiled-in X.509 certificates\n[ 1.433386] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.454340] zswap: loaded using pool lzo/zbud\n[ 1.457015] Key type trusted registered\n[ 1.460704] Key type encrypted registered\n[ 1.461990] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.463590] ima: No TPM chip found, activating TPM-bypass!\n[ 1.465279] evm: HMAC attrs: 0x1\n[ 1.466949] Magic number: 6:221:438\n[ 1.468195] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:481\n[ 1.470814] rtc_cmos 00:00: setting system clock to 2018-06-30 15:25:16 UTC (1530372316)\n[ 1.473418] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.475202] EDD information not available.\n[ 1.480900] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.483382] Write protecting the kernel read-only data: 14336k\n[ 1.486126] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.489267] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.17\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[ 1.590226] random: blkid urandom read with 3 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 13.94\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 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-06-30 15:25:31,346 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c/action used request id req-2000a274-d7d5-47c1-b954-a869c0918858 2018-06-30 15:25:31,348 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-30 15:25:31,348 - 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-0x000000001ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 877115882 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-0x000000001ffd9fff] [ 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-0x000000001ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff] [ 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: 128867 [ 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: 491656K/523744K 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.226992] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229615] pid_max: default: 32768 minimum: 301 [ 0.231020] ACPI: Core revision 20150930 [ 0.234943] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236980] Security Framework initialized [ 0.238300] Yama: becoming mindful. [ 0.239446] AppArmor: AppArmor initialized [ 0.240839] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.243124] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.245196] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247082] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249301] Initializing cgroup subsys io [ 0.250601] Initializing cgroup subsys memory [ 0.251937] Initializing cgroup subsys devices [ 0.253286] Initializing cgroup subsys freezer [ 0.254691] Initializing cgroup subsys net_cls [ 0.256071] Initializing cgroup subsys perf_event [ 0.257503] Initializing cgroup subsys net_prio [ 0.258910] Initializing cgroup subsys hugetlb [ 0.260284] Initializing cgroup subsys pids [ 0.261690] CPU: Physical Processor ID: 0 [ 0.263795] mce: CPU supports 10 MCE banks [ 0.265132] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266718] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.270609] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.281358] ftrace: allocating 31920 entries in 125 pages [ 0.335511] smpboot: Max logical packages: 2 [ 0.340977] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.342858] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.344980] x2apic enabled [ 0.346359] Switched APIC routing to physical x2apic. [ 0.349199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.350960] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.354132] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.356706] ... version: 2 [ 0.357955] ... bit width: 48 [ 0.359214] ... generic registers: 4 [ 0.360476] ... value mask: 0000ffffffffffff [ 0.362015] ... max period: 000000007fffffff [ 0.363579] ... fixed-purpose events: 3 [ 0.364817] ... event mask: 000000070000000f [ 0.366411] KVM setup paravirtual spinlock [ 0.368452] x86: Booting SMP configuration: [ 0.369748] .... node #0, CPUs: #1 [ 0.371046] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock [ 0.393235] x86: Booted up 1 node, 2 CPUs [ 0.393238] KVM setup async PF for cpu 1 [ 0.393244] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.397353] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.399723] devtmpfs: initialized [ 0.411733] evm: security.selinux [ 0.412859] evm: security.SMACK64 [ 0.413982] evm: security.SMACK64EXEC [ 0.415174] evm: security.SMACK64TRANSMUTE [ 0.416444] evm: security.SMACK64MMAP [ 0.417626] evm: security.ima [ 0.418640] evm: security.capability [ 0.420014] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.422952] pinctrl core: initialized pinctrl subsystem [ 0.424674] RTC time: 15:25:15, date: 06/30/18 [ 0.426228] NET: Registered protocol family 16 [ 0.439645] cpuidle: using governor ladder [ 0.451737] cpuidle: using governor menu [ 0.452962] PCCT header not found. [ 0.454263] ACPI: bus type PCI registered [ 0.455511] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.457482] PCI: Using configuration type 1 for base access [ 0.459273] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.473954] ACPI: Added _OSI(Module Device) [ 0.475264] ACPI: Added _OSI(Processor Device) [ 0.476619] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.478042] ACPI: Added _OSI(Processor Aggregator Device) [ 0.482024] ACPI: Interpreter enabled [ 0.483217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.486128] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.489037] ACPI: (supports S0 S3 S4 S5) [ 0.490300] ACPI: Using IOAPIC for interrupt routing [ 0.491775] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.499649] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.501386] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.503308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.505158] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.508966] acpiphp: Slot [3] registered [ 0.510275] acpiphp: Slot [4] registered [ 0.511537] acpiphp: Slot [5] registered [ 0.512847] acpiphp: Slot [6] registered [ 0.531446] acpiphp: Slot [7] registered [ 0.532795] acpiphp: Slot [8] registered [ 0.534047] acpiphp: Slot [9] registered [ 0.535294] acpiphp: Slot [10] registered [ 0.536557] acpiphp: Slot [11] registered [ 0.537879] acpiphp: Slot [12] registered [ 0.539180] acpiphp: Slot [13] registered [ 0.540448] acpiphp: Slot [14] registered [ 0.541715] acpiphp: Slot [15] registered [ 0.543008] acpiphp: Slot [16] registered [ 0.544274] acpiphp: Slot [17] registered [ 0.545539] acpiphp: Slot [18] registered [ 0.546838] acpiphp: Slot [19] registered [ 0.548119] acpiphp: Slot [20] registered [ 0.549387] acpiphp: Slot [21] registered [ 0.550662] acpiphp: Slot [22] registered [ 0.551925] acpiphp: Slot [23] registered [ 0.553193] acpiphp: Slot [24] registered [ 0.554485] acpiphp: Slot [25] registered [ 0.555758] acpiphp: Slot [26] registered [ 0.557018] acpiphp: Slot [27] registered [ 0.558323] acpiphp: Slot [28] registered [ 0.559605] acpiphp: Slot [29] registered [ 0.560897] acpiphp: Slot [30] registered [ 0.562179] acpiphp: Slot [31] registered [ 0.563462] PCI host bridge to bus 0000:00 [ 0.564716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.566599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.568485] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.570744] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.572993] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.575349] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.580920] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.582907] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.584702] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.586688] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.591747] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.593965] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.632330] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.634641] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.636940] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.639261] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.641467] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.643616] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.645468] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.647113] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.649536] vgaarb: loaded [ 0.650497] vgaarb: bridge control possible 0000:00:02.0 [ 0.652792] SCSI subsystem initialized [ 0.654098] ACPI: bus type USB registered [ 0.655411] usbcore: registered new interface driver usbfs [ 0.656994] usbcore: registered new interface driver hub [ 0.658577] usbcore: registered new device driver usb [ 0.660371] PCI: Using ACPI for IRQ routing [ 0.662070] NetLabel: Initializing [ 0.663230] NetLabel: domain hash size = 128 [ 0.664552] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.666032] NetLabel: unlabeled traffic allowed by default [ 0.667823] clocksource: Switched to clocksource kvm-clock [ 0.682501] AppArmor: AppArmor Filesystem Enabled [ 0.684000] pnp: PnP ACPI init [ 0.685701] pnp: PnP ACPI: found 5 devices [ 0.694790] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.697443] NET: Registered protocol family 2 [ 0.699018] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.700979] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.702795] TCP: Hash tables configured (established 4096 bind 4096) [ 0.704564] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.706283] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.708094] NET: Registered protocol family 1 [ 0.709449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.711164] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.712834] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.770918] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.829263] Trying to unpack rootfs image as initramfs... [ 0.948681] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000) [ 0.951264] Scanning for low memory corruption every 60 seconds [ 0.953469] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.955214] audit: initializing netlink subsys (disabled) [ 0.956809] audit: type=2000 audit(1530372316.695:1): initialized [ 0.958977] Initialise system trusted keyring [ 0.960494] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.962283] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.966988] zbud: loaded [ 0.968263] VFS: Disk quotas dquot_6.6.0 [ 0.969554] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.972691] fuse init (API version 7.23) [ 0.974142] Key type big_key registered [ 0.975384] Allocating IMA MOK and blacklist keyrings. [ 0.977292] Key type asymmetric registered [ 0.978579] Asymmetric key parser 'x509' registered [ 0.980093] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.982431] io scheduler noop registered [ 0.983675] io scheduler deadline registered (default) [ 0.985251] io scheduler cfq registered [ 0.986611] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.988241] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.990218] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.992502] ACPI: Power Button [PWRF] [ 0.993890] GHES: HEST is not enabled! [ 1.052105] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.170436] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.230589] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.234032] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.259449] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.263744] Linux agpgart interface v0.103 [ 1.268508] brd: module loaded [ 1.271566] loop: module loaded [ 1.277881] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.280227] GPT:90111 != 20971519 [ 1.281344] GPT:Alternate GPT header not at the end of the disk. [ 1.283121] GPT:90111 != 20971519 [ 1.284237] GPT: Use GNU Parted to correct GPT errors. [ 1.285801] vda: vda1 vda15 [ 1.288705] vdb: [ 1.290644] scsi host0: ata_piix [ 1.291894] scsi host1: ata_piix [ 1.293067] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.295019] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.297586] libphy: Fixed MDIO Bus: probed [ 1.298902] tun: Universal TUN/TAP device driver, 1.6 [ 1.300431] tun: (C) 1999-2004 Max Krasnyansky [ 1.304055] PPP generic driver version 2.4.2 [ 1.305498] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.307394] ehci-pci: EHCI PCI platform driver [ 1.308810] ehci-platform: EHCI generic platform driver [ 1.310427] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.312217] ohci-pci: OHCI PCI platform driver [ 1.313618] ohci-platform: OHCI generic platform driver [ 1.315193] uhci_hcd: USB Universal Host Controller Interface driver [ 1.374384] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.375974] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.378316] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.379872] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.381654] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.383606] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.386005] usb usb1: Product: UHCI Host Controller [ 1.387526] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.389347] usb usb1: SerialNumber: 0000:00:01.2 [ 1.390931] hub 1-0:1.0: USB hub found [ 1.392176] hub 1-0:1.0: 2 ports detected [ 1.393693] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.397077] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.398623] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.400336] mousedev: PS/2 mouse device common for all mice [ 1.402200] rtc_cmos 00:00: RTC can wake from S4 [ 1.404206] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.406947] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.408973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.410897] i2c /dev entries driver [ 1.412138] device-mapper: uevent: version 1.0.3 [ 1.413680] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.416315] ledtrig-cpu: registered to indicate activity on CPUs [ 1.418624] NET: Registered protocol family 10 [ 1.420316] NET: Registered protocol family 17 [ 1.421746] Key type dns_resolver registered [ 1.423390] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.425097] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.426860] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.429725] registered taskstats version 1 [ 1.431085] Loading compiled-in X.509 certificates [ 1.433386] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.454340] zswap: loaded using pool lzo/zbud [ 1.457015] Key type trusted registered [ 1.460704] Key type encrypted registered [ 1.461990] AppArmor: AppArmor sha1 policy hashing enabled [ 1.463590] ima: No TPM chip found, activating TPM-bypass! [ 1.465279] evm: HMAC attrs: 0x1 [ 1.466949] Magic number: 6:221:438 [ 1.468195] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:481 [ 1.470814] rtc_cmos 00:00: setting system clock to 2018-06-30 15:25:16 UTC (1530372316) [ 1.473418] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.475202] EDD information not available. [ 1.480900] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.483382] Write protecting the kernel read-only data: 14336k [ 1.486126] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.489267] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.17 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 [ 1.590226] random: blkid urandom read with 3 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 13.94 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 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" Top of dropbear init script Starting dropbear sshd: 2018-06-30 15:25:32,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:25:33,081 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:33 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b72b320c-e2cd-4804-951a-18a72f03677e X-Compute-Request-Id: req-b72b320c-e2cd-4804-951a-18a72f03677e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:a9:8e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:24:25.000000", "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp"}], "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:24:26Z", "hostId": "d5f1c4cedeb61b21fde7f084b18d7811d4492848283297940377390b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1", "created": "2018-06-30T15:24:05Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:25:33,082 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 used request id req-b72b320c-e2cd-4804-951a-18a72f03677e 2018-06-30 15:25:33,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 15:25:33,338 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:33 GMT Content-Type: application/json Content-Length: 23622 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0d7f7496-c940-47c2-a14a-2405706b6f38 X-Compute-Request-Id: req-0d7f7496-c940-47c2-a14a-2405706b6f38 Front-End-Https: on 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-0x000000001ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 894915204 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-0x000000001ffd9fff]\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-0x000000001ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff]\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: 128867\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: 491656K/523744K 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.280740] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.284069] pid_max: default: 32768 minimum: 301\n[ 0.285861] ACPI: Core revision 20150930\n[ 0.290047] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.292633] Security Framework initialized\n[ 0.294283] Yama: becoming mindful.\n[ 0.295743] AppArmor: AppArmor initialized\n[ 0.297503] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.300377] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.303064] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.305464] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.308308] Initializing cgroup subsys io\n[ 0.309946] Initializing cgroup subsys memory\n[ 0.311692] Initializing cgroup subsys devices\n[ 0.313507] Initializing cgroup subsys freezer\n[ 0.315340] Initializing cgroup subsys net_cls\n[ 0.317173] Initializing cgroup subsys perf_event\n[ 0.319093] Initializing cgroup subsys net_prio\n[ 0.320931] Initializing cgroup subsys hugetlb\n[ 0.322883] Initializing cgroup subsys pids\n[ 0.324724] CPU: Physical Processor ID: 0\n[ 0.327102] mce: CPU supports 10 MCE banks\n[ 0.328884] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.331010] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.335561] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.347367] ftrace: allocating 31920 entries in 125 pages\n[ 0.401787] smpboot: Max logical packages: 2\n[ 0.406151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.408718] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.411591] x2apic enabled\n[ 0.413200] Switched APIC routing to physical x2apic.\n[ 0.416661] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.419081] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.423371] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.426732] ... version: 2\n[ 0.428394] ... bit width: 48\n[ 0.430124] ... generic registers: 4\n[ 0.431773] ... value mask: 0000ffffffffffff\n[ 0.433908] ... max period: 000000007fffffff\n[ 0.436005] ... fixed-purpose events: 3\n[ 0.437693] ... event mask: 000000070000000f\n[ 0.439808] KVM setup paravirtual spinlock\n[ 0.442357] x86: Booting SMP configuration:\n[ 0.444120] .... node #0, CPUs: #1\n[ 0.445846] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.468407] x86: Booted up 1 node, 2 CPUs\n[ 0.468413] KVM setup async PF for cpu 1\n[ 0.468418] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.473775] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.476865] devtmpfs: initialized\n[ 0.489454] evm: security.selinux\n[ 0.490941] evm: security.SMACK64\n[ 0.492368] evm: security.SMACK64EXEC\n[ 0.493926] evm: security.SMACK64TRANSMUTE\n[ 0.495641] evm: security.SMACK64MMAP\n[ 0.497200] evm: security.ima\n[ 0.498525] evm: security.capability\n[ 0.500298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.504221] pinctrl core: initialized pinctrl subsystem\n[ 0.506484] RTC time: 15:24:26, date: 06/30/18\n[ 0.508493] NET: Registered protocol family 16\n[ 0.520355] cpuidle: using governor ladder\n[ 0.532386] cpuidle: using governor menu\n[ 0.534027] PCCT header not found.\n[ 0.535652] ACPI: bus type PCI registered\n[ 0.537338] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.539974] PCI: Using configuration type 1 for base access\n[ 0.542315] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.558753] ACPI: Added _OSI(Module Device)\n[ 0.560507] ACPI: Added _OSI(Processor Device)\n[ 0.562336] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.564238] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.568785] ACPI: Interpreter enabled\n[ 0.570376] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.574257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.578131] ACPI: (supports S0 S3 S4 S5)\n[ 0.579787] ACPI: Using IOAPIC for interrupt routing\n[ 0.581786] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.590618] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.593080] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.595630] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.598168] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.603151] acpiphp: Slot [3] registered\n[ 0.604780] acpiphp: Slot [4] registered\n[ 0.606474] acpiphp: Slot [5] registered\n[ 0.608120] acpiphp: Slot [6] registered\n[ 0.627485] acpiphp: Slot [7] registered\n[ 0.629150] acpiphp: Slot [8] registered\n[ 0.630842] acpiphp: Slot [9] registered\n[ 0.632511] acpiphp: Slot [10] registered\n[ 0.634220] acpiphp: Slot [11] registered\n[ 0.635926] acpiphp: Slot [12] registered\n[ 0.637591] acpiphp: Slot [13] registered\n[ 0.639290] acpiphp: Slot [14] registered\n[ 0.640979] acpiphp: Slot [15] registered\n[ 0.642649] acpiphp: Slot [16] registered\n[ 0.644316] acpiphp: Slot [17] registered\n[ 0.646028] acpiphp: Slot [18] registered\n[ 0.647742] acpiphp: Slot [19] registered\n[ 0.649400] acpiphp: Slot [20] registered\n[ 0.651112] acpiphp: Slot [21] registered\n[ 0.652802] acpiphp: Slot [22] registered\n[ 0.654513] acpiphp: Slot [23] registered\n[ 0.656197] acpiphp: Slot [24] registered\n[ 0.657902] acpiphp: Slot [25] registered\n[ 0.659607] acpiphp: Slot [26] registered\n[ 0.661259] acpiphp: Slot [27] registered\n[ 0.662929] acpiphp: Slot [28] registered\n[ 0.664641] acpiphp: Slot [29] registered\n[ 0.666367] acpiphp: Slot [30] registered\n[ 0.668085] acpiphp: Slot [31] registered\n[ 0.669748] PCI host bridge to bus 0000:00\n[ 0.671653] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.674406] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.676956] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.679993] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.683018] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.686040] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.692152] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.694767] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.697217] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.699998] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.705403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.708442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.747252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.750446] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.753842] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.756663] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.759445] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.762069] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.764421] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.766649] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.769829] vgaarb: loaded\n[ 0.771026] vgaarb: bridge control possible 0000:00:02.0\n[ 0.773756] SCSI subsystem initialized\n[ 0.775408] ACPI: bus type USB registered\n[ 0.777077] usbcore: registered new interface driver usbfs\n[ 0.779116] usbcore: registered new interface driver hub\n[ 0.781081] usbcore: registered new device driver usb\n[ 0.783251] PCI: Using ACPI for IRQ routing\n[ 0.785326] NetLabel: Initializing\n[ 0.786698] NetLabel: domain hash size = 128\n[ 0.788323] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.790279] NetLabel: unlabeled traffic allowed by default\n[ 0.792585] clocksource: Switched to clocksource kvm-clock\n[ 0.807702] AppArmor: AppArmor Filesystem Enabled\n[ 0.809575] pnp: PnP ACPI init\n[ 0.811572] pnp: PnP ACPI: found 5 devices\n[ 0.821636] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.824988] NET: Registered protocol family 2\n[ 0.826856] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.829447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.831797] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.834062] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.836160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.838482] NET: Registered protocol family 1\n[ 0.840092] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.842289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.844425] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.902800] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.961567] Trying to unpack rootfs image as initramfs...\n[ 1.080286] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 1.083400] Scanning for low memory corruption every 60 seconds\n[ 1.086024] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.088306] audit: initializing netlink subsys (disabled)\n[ 1.090427] audit: type=2000 audit(1530372267.251:1): initialized\n[ 1.093277] Initialise system trusted keyring\n[ 1.095213] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.097688] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.103048] zbud: loaded\n[ 1.104579] VFS: Disk quotas dquot_6.6.0\n[ 1.106264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.110089] fuse init (API version 7.23)\n[ 1.111946] Key type big_key registered\n[ 1.113602] Allocating IMA MOK and blacklist keyrings.\n[ 1.116160] Key type asymmetric registered\n[ 1.117879] Asymmetric key parser 'x509' registered\n[ 1.119506] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.121772] io scheduler noop registered\n[ 1.122985] io scheduler deadline registered (default)\n[ 1.124511] io scheduler cfq registered\n[ 1.125861] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.127444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.129455] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.131703] ACPI: Power Button [PWRF]\n[ 1.133083] GHES: HEST is not enabled!\n[ 1.190942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.307444] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.366682] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.369974] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.395020] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.400241] Linux agpgart interface v0.103\n[ 1.405954] brd: module loaded\n[ 1.409312] loop: module loaded\n[ 1.415990] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.418527] GPT:90111 != 20971519\n[ 1.419622] GPT:Alternate GPT header not at the end of the disk.\n[ 1.421306] GPT:90111 != 20971519\n[ 1.422407] GPT: Use GNU Parted to correct GPT errors.\n[ 1.423885] vda: vda1 vda15\n[ 1.426859] vdb:\n[ 1.428746] scsi host0: ata_piix\n[ 1.429968] scsi host1: ata_piix\n[ 1.431120] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.433015] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.435087] libphy: Fixed MDIO Bus: probed\n[ 1.436504] tun: Universal TUN/TAP device driver, 1.6\n[ 1.438270] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.441624] PPP generic driver version 2.4.2\n[ 1.443116] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.445034] ehci-pci: EHCI PCI platform driver\n[ 1.446530] ehci-platform: EHCI generic platform driver\n[ 1.448226] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.450000] ohci-pci: OHCI PCI platform driver\n[ 1.451375] ohci-platform: OHCI generic platform driver\n[ 1.452928] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.512646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.514201] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.516491] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.518027] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.519783] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.521715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.523976] usb usb1: Product: UHCI Host Controller\n[ 1.525464] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.527233] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.528830] hub 1-0:1.0: USB hub found\n[ 1.530053] hub 1-0:1.0: 2 ports detected\n[ 1.531564] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.534910] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.536405] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.538128] mousedev: PS/2 mouse device common for all mice\n[ 1.540178] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.544761] rtc_cmos 00:00: RTC can wake from S4\n[ 1.547287] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.550185] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.553107] i2c /dev entries driver\n[ 1.554916] device-mapper: uevent: version 1.0.3\n[ 1.557170] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.561152] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.564483] NET: Registered protocol family 10\n[ 1.566881] NET: Registered protocol family 17\n[ 1.568992] Key type dns_resolver registered\n[ 1.571276] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.573666] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.576313] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.580571] registered taskstats version 1\n[ 1.582586] Loading compiled-in X.509 certificates\n[ 1.585662] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.608200] zswap: loaded using pool lzo/zbud\n[ 1.611555] Key type trusted registered\n[ 1.615624] Key type encrypted registered\n[ 1.617591] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.620099] ima: No TPM chip found, activating TPM-bypass!\n[ 1.622647] evm: HMAC attrs: 0x1\n[ 1.624779] Magic number: 6:221:438\n[ 1.626588] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:481\n[ 1.630522] rtc_cmos 00:00: setting system clock to 2018-06-30 15:24:27 UTC (1530372267)\n[ 1.634416] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.637141] EDD information not available.\n[ 1.643426] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.647148] Write protecting the kernel read-only data: 14336k\n[ 1.650810] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.655185] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.27\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 8.57\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... [ 9.023999] random: dd urandom read with 9 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 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\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 KO\nvPing KO\nvPing KO\n"} 2018-06-30 15:25:33,339 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3/action used request id req-0d7f7496-c940-47c2-a14a-2405706b6f38 2018-06-30 15:25:34,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:25:34,990 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:34 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1f1a859d-3f60-4db6-a519-b430c41fb4a0 X-Compute-Request-Id: req-1f1a859d-3f60-4db6-a519-b430c41fb4a0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:a9:8e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:24:25.000000", "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp"}], "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:24:26Z", "hostId": "d5f1c4cedeb61b21fde7f084b18d7811d4492848283297940377390b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1", "created": "2018-06-30T15:24:05Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:25:34,991 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 used request id req-1f1a859d-3f60-4db6-a519-b430c41fb4a0 2018-06-30 15:25:34,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 15:25:35,655 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:35 GMT Content-Type: application/json Content-Length: 26437 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b78317be-8425-462b-b0c9-9082353e2c48 X-Compute-Request-Id: req-b78317be-8425-462b-b0c9-9082353e2c48 Front-End-Https: on 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-0x000000001ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 894915204 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-0x000000001ffd9fff]\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-0x000000001ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff]\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: 128867\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: 491656K/523744K 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.280740] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.284069] pid_max: default: 32768 minimum: 301\n[ 0.285861] ACPI: Core revision 20150930\n[ 0.290047] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.292633] Security Framework initialized\n[ 0.294283] Yama: becoming mindful.\n[ 0.295743] AppArmor: AppArmor initialized\n[ 0.297503] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.300377] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.303064] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.305464] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.308308] Initializing cgroup subsys io\n[ 0.309946] Initializing cgroup subsys memory\n[ 0.311692] Initializing cgroup subsys devices\n[ 0.313507] Initializing cgroup subsys freezer\n[ 0.315340] Initializing cgroup subsys net_cls\n[ 0.317173] Initializing cgroup subsys perf_event\n[ 0.319093] Initializing cgroup subsys net_prio\n[ 0.320931] Initializing cgroup subsys hugetlb\n[ 0.322883] Initializing cgroup subsys pids\n[ 0.324724] CPU: Physical Processor ID: 0\n[ 0.327102] mce: CPU supports 10 MCE banks\n[ 0.328884] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.331010] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.335561] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.347367] ftrace: allocating 31920 entries in 125 pages\n[ 0.401787] smpboot: Max logical packages: 2\n[ 0.406151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.408718] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.411591] x2apic enabled\n[ 0.413200] Switched APIC routing to physical x2apic.\n[ 0.416661] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.419081] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.423371] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.426732] ... version: 2\n[ 0.428394] ... bit width: 48\n[ 0.430124] ... generic registers: 4\n[ 0.431773] ... value mask: 0000ffffffffffff\n[ 0.433908] ... max period: 000000007fffffff\n[ 0.436005] ... fixed-purpose events: 3\n[ 0.437693] ... event mask: 000000070000000f\n[ 0.439808] KVM setup paravirtual spinlock\n[ 0.442357] x86: Booting SMP configuration:\n[ 0.444120] .... node #0, CPUs: #1\n[ 0.445846] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.468407] x86: Booted up 1 node, 2 CPUs\n[ 0.468413] KVM setup async PF for cpu 1\n[ 0.468418] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.473775] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.476865] devtmpfs: initialized\n[ 0.489454] evm: security.selinux\n[ 0.490941] evm: security.SMACK64\n[ 0.492368] evm: security.SMACK64EXEC\n[ 0.493926] evm: security.SMACK64TRANSMUTE\n[ 0.495641] evm: security.SMACK64MMAP\n[ 0.497200] evm: security.ima\n[ 0.498525] evm: security.capability\n[ 0.500298] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.504221] pinctrl core: initialized pinctrl subsystem\n[ 0.506484] RTC time: 15:24:26, date: 06/30/18\n[ 0.508493] NET: Registered protocol family 16\n[ 0.520355] cpuidle: using governor ladder\n[ 0.532386] cpuidle: using governor menu\n[ 0.534027] PCCT header not found.\n[ 0.535652] ACPI: bus type PCI registered\n[ 0.537338] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.539974] PCI: Using configuration type 1 for base access\n[ 0.542315] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.558753] ACPI: Added _OSI(Module Device)\n[ 0.560507] ACPI: Added _OSI(Processor Device)\n[ 0.562336] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.564238] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.568785] ACPI: Interpreter enabled\n[ 0.570376] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.574257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.578131] ACPI: (supports S0 S3 S4 S5)\n[ 0.579787] ACPI: Using IOAPIC for interrupt routing\n[ 0.581786] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.590618] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.593080] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.595630] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.598168] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.603151] acpiphp: Slot [3] registered\n[ 0.604780] acpiphp: Slot [4] registered\n[ 0.606474] acpiphp: Slot [5] registered\n[ 0.608120] acpiphp: Slot [6] registered\n[ 0.627485] acpiphp: Slot [7] registered\n[ 0.629150] acpiphp: Slot [8] registered\n[ 0.630842] acpiphp: Slot [9] registered\n[ 0.632511] acpiphp: Slot [10] registered\n[ 0.634220] acpiphp: Slot [11] registered\n[ 0.635926] acpiphp: Slot [12] registered\n[ 0.637591] acpiphp: Slot [13] registered\n[ 0.639290] acpiphp: Slot [14] registered\n[ 0.640979] acpiphp: Slot [15] registered\n[ 0.642649] acpiphp: Slot [16] registered\n[ 0.644316] acpiphp: Slot [17] registered\n[ 0.646028] acpiphp: Slot [18] registered\n[ 0.647742] acpiphp: Slot [19] registered\n[ 0.649400] acpiphp: Slot [20] registered\n[ 0.651112] acpiphp: Slot [21] registered\n[ 0.652802] acpiphp: Slot [22] registered\n[ 0.654513] acpiphp: Slot [23] registered\n[ 0.656197] acpiphp: Slot [24] registered\n[ 0.657902] acpiphp: Slot [25] registered\n[ 0.659607] acpiphp: Slot [26] registered\n[ 0.661259] acpiphp: Slot [27] registered\n[ 0.662929] acpiphp: Slot [28] registered\n[ 0.664641] acpiphp: Slot [29] registered\n[ 0.666367] acpiphp: Slot [30] registered\n[ 0.668085] acpiphp: Slot [31] registered\n[ 0.669748] PCI host bridge to bus 0000:00\n[ 0.671653] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.674406] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.676956] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.679993] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.683018] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.686040] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.692152] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.694767] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.697217] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.699998] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.705403] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.708442] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.747252] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.750446] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.753842] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.756663] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.759445] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.762069] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.764421] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.766649] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.769829] vgaarb: loaded\n[ 0.771026] vgaarb: bridge control possible 0000:00:02.0\n[ 0.773756] SCSI subsystem initialized\n[ 0.775408] ACPI: bus type USB registered\n[ 0.777077] usbcore: registered new interface driver usbfs\n[ 0.779116] usbcore: registered new interface driver hub\n[ 0.781081] usbcore: registered new device driver usb\n[ 0.783251] PCI: Using ACPI for IRQ routing\n[ 0.785326] NetLabel: Initializing\n[ 0.786698] NetLabel: domain hash size = 128\n[ 0.788323] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.790279] NetLabel: unlabeled traffic allowed by default\n[ 0.792585] clocksource: Switched to clocksource kvm-clock\n[ 0.807702] AppArmor: AppArmor Filesystem Enabled\n[ 0.809575] pnp: PnP ACPI init\n[ 0.811572] pnp: PnP ACPI: found 5 devices\n[ 0.821636] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.824988] NET: Registered protocol family 2\n[ 0.826856] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.829447] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.831797] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.834062] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.836160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.838482] NET: Registered protocol family 1\n[ 0.840092] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.842289] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.844425] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.902800] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.961567] Trying to unpack rootfs image as initramfs...\n[ 1.080286] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 1.083400] Scanning for low memory corruption every 60 seconds\n[ 1.086024] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.088306] audit: initializing netlink subsys (disabled)\n[ 1.090427] audit: type=2000 audit(1530372267.251:1): initialized\n[ 1.093277] Initialise system trusted keyring\n[ 1.095213] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.097688] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.103048] zbud: loaded\n[ 1.104579] VFS: Disk quotas dquot_6.6.0\n[ 1.106264] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.110089] fuse init (API version 7.23)\n[ 1.111946] Key type big_key registered\n[ 1.113602] Allocating IMA MOK and blacklist keyrings.\n[ 1.116160] Key type asymmetric registered\n[ 1.117879] Asymmetric key parser 'x509' registered\n[ 1.119506] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.121772] io scheduler noop registered\n[ 1.122985] io scheduler deadline registered (default)\n[ 1.124511] io scheduler cfq registered\n[ 1.125861] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.127444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.129455] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.131703] ACPI: Power Button [PWRF]\n[ 1.133083] GHES: HEST is not enabled!\n[ 1.190942] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.307444] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.366682] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.369974] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.395020] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.400241] Linux agpgart interface v0.103\n[ 1.405954] brd: module loaded\n[ 1.409312] loop: module loaded\n[ 1.415990] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.418527] GPT:90111 != 20971519\n[ 1.419622] GPT:Alternate GPT header not at the end of the disk.\n[ 1.421306] GPT:90111 != 20971519\n[ 1.422407] GPT: Use GNU Parted to correct GPT errors.\n[ 1.423885] vda: vda1 vda15\n[ 1.426859] vdb:\n[ 1.428746] scsi host0: ata_piix\n[ 1.429968] scsi host1: ata_piix\n[ 1.431120] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.433015] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.435087] libphy: Fixed MDIO Bus: probed\n[ 1.436504] tun: Universal TUN/TAP device driver, 1.6\n[ 1.438270] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.441624] PPP generic driver version 2.4.2\n[ 1.443116] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.445034] ehci-pci: EHCI PCI platform driver\n[ 1.446530] ehci-platform: EHCI generic platform driver\n[ 1.448226] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.450000] ohci-pci: OHCI PCI platform driver\n[ 1.451375] ohci-platform: OHCI generic platform driver\n[ 1.452928] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.512646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.514201] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.516491] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.518027] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.519783] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.521715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.523976] usb usb1: Product: UHCI Host Controller\n[ 1.525464] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.527233] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.528830] hub 1-0:1.0: USB hub found\n[ 1.530053] hub 1-0:1.0: 2 ports detected\n[ 1.531564] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.534910] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.536405] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.538128] mousedev: PS/2 mouse device common for all mice\n[ 1.540178] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.544761] rtc_cmos 00:00: RTC can wake from S4\n[ 1.547287] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.550185] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.553107] i2c /dev entries driver\n[ 1.554916] device-mapper: uevent: version 1.0.3\n[ 1.557170] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.561152] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.564483] NET: Registered protocol family 10\n[ 1.566881] NET: Registered protocol family 17\n[ 1.568992] Key type dns_resolver registered\n[ 1.571276] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.573666] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.576313] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.580571] registered taskstats version 1\n[ 1.582586] Loading compiled-in X.509 certificates\n[ 1.585662] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.608200] zswap: loaded using pool lzo/zbud\n[ 1.611555] Key type trusted registered\n[ 1.615624] Key type encrypted registered\n[ 1.617591] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.620099] ima: No TPM chip found, activating TPM-bypass!\n[ 1.622647] evm: HMAC attrs: 0x1\n[ 1.624779] Magic number: 6:221:438\n[ 1.626588] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:481\n[ 1.630522] rtc_cmos 00:00: setting system clock to 2018-06-30 15:24:27 UTC (1530372267)\n[ 1.634416] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.637141] EDD information not available.\n[ 1.643426] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.647148] Write protecting the kernel read-only data: 14336k\n[ 1.650810] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.655185] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.27\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 8.57\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... [ 9.023999] random: dd urandom read with 9 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 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\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 KO\nvPing KO\nvPing KO\nvPing OK\n/run/cirros/datasource/data/user-data returned 0\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: VT-x\nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \nvdb 253:16 67108864 config-2 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCs0BNKHMkOGocz9yUqPgPeNVB+sgmwVRM+BHwlmf6Ui9ShM3Tck1ZHaNQocvAAHwq+/Hn7mQwBUp+iypiiPOLiwkQCnbO+W1vwBH/n4i0CjXFJB8JXE8weN6vTTLsKUfWzpFD7bVgqVq+YSle0Wu42wpEdHw6E/9R1KgyqvYHwHukBNIAeO6kvfEsjXNgJ1918hhnpvoRyEg0hdE+SbCPoFijy91tm+9zFAkQOcB+mLAjl/cDjntjb4dws86PALkqvctpB7EHsSf25hPVSXgW7VxOqUcIdL/Aqf/DzkoPzOyb19+T1+zkSwUIYdi/o9Z5csErCS35QebQ3l5UCZhi7 root@createinstancetwonettests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f\nssh-dss AAAAB3NzaC1kc3MAAACBAJlazZQmO0KauhDptyPjvXHrGdiGS+KONzjP8OsVCMx/PlTrOughYO0K+NV83TA6IZrXa/mZ2tikA6sWEOAO9gE7tMAvz+oAo8nHPE/duvMgfmP+x11TABRsmKDu0RilSuXq4GGvBkTlQYDPj/0MxXT17WKTmbXwDqdV94yzP+U5AAAAFQD3lmuXio60t2c0BS+roqb2tomtcwAAAIATmQrtwuun5nZfw3J/eThuloHX5SbCvysVGDSIHnQwDsgcsRrJeTTETKLvuISV/AAt2Dq0BV3rj+wUyBQX69JzElCVZOzyIQ+gtf/IQ72Y18OrTU/ggcNNFmIyiflYSiBqZgV4CKM6tLNijQWEh0JZrf6mebxpKhHAoox+PI73mQAAAIAJP1KOPj6nKDXxk/BiGgx5XFK/EaXu3BQV7pmuXqoi+V7awlobqXcnger6993JKKUbpZwVvw6xGc0Tfqh4MlKE+LlvCV2Rb9E+KSS7tJS2ERS+vseJ3MJfUjxUjeiqFkPwsBmQNxvHcr5K/EsS8e3XiZE8gWhHkgxE/GiROHLdzQ== root@createinstancetwonettests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fee2:a98e/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.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: configdrive local ===\ninstance-id: 1e4543b0-dd5f-49a0-a3c2-bda92cb903e3\nname: CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=67.41 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f login: "} 2018-06-30 15:25:35,656 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3/action used request id req-b78317be-8425-462b-b0c9-9082353e2c48 2018-06-30 15:25:36,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:38,017 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:38 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-19158678-0087-4234-a7bc-5d6f5552944b X-Compute-Request-Id: req-19158678-0087-4234-a7bc-5d6f5552944b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:6f:52", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:25:15.000000", "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp"}], "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:25:16Z", "hostId": "8a147a7e609ece91c4c9191606b1f120fdf4f5abe38045ba399caf50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2", "created": "2018-06-30T15:25:02Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:25:38,017 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c used request id req-19158678-0087-4234-a7bc-5d6f5552944b 2018-06-30 15:25:38,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 15:25:38,238 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:38 GMT Content-Type: application/json Content-Length: 26391 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ad46732e-0721-4aa4-8130-fa14abc7a9dd X-Compute-Request-Id: req-ad46732e-0721-4aa4-8130-fa14abc7a9dd Front-End-Https: on 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-0x000000001ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffda000-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 = 0x1ffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb14000-0x1ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd5000-0x1ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 877115882 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-0x000000001ffd9fff]\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-0x000000001ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffd9fff]\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: 128867\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: 491656K/523744K 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.226992] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229615] pid_max: default: 32768 minimum: 301\n[ 0.231020] ACPI: Core revision 20150930\n[ 0.234943] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236980] Security Framework initialized\n[ 0.238300] Yama: becoming mindful.\n[ 0.239446] AppArmor: AppArmor initialized\n[ 0.240839] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.243124] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.245196] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247082] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249301] Initializing cgroup subsys io\n[ 0.250601] Initializing cgroup subsys memory\n[ 0.251937] Initializing cgroup subsys devices\n[ 0.253286] Initializing cgroup subsys freezer\n[ 0.254691] Initializing cgroup subsys net_cls\n[ 0.256071] Initializing cgroup subsys perf_event\n[ 0.257503] Initializing cgroup subsys net_prio\n[ 0.258910] Initializing cgroup subsys hugetlb\n[ 0.260284] Initializing cgroup subsys pids\n[ 0.261690] CPU: Physical Processor ID: 0\n[ 0.263795] mce: CPU supports 10 MCE banks\n[ 0.265132] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.266718] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.270609] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.281358] ftrace: allocating 31920 entries in 125 pages\n[ 0.335511] smpboot: Max logical packages: 2\n[ 0.340977] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.342858] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.344980] x2apic enabled\n[ 0.346359] Switched APIC routing to physical x2apic.\n[ 0.349199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.350960] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.354132] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.356706] ... version: 2\n[ 0.357955] ... bit width: 48\n[ 0.359214] ... generic registers: 4\n[ 0.360476] ... value mask: 0000ffffffffffff\n[ 0.362015] ... max period: 000000007fffffff\n[ 0.363579] ... fixed-purpose events: 3\n[ 0.364817] ... event mask: 000000070000000f\n[ 0.366411] KVM setup paravirtual spinlock\n[ 0.368452] x86: Booting SMP configuration:\n[ 0.369748] .... node #0, CPUs: #1\n[ 0.371046] kvm-clock: cpu 1, msr 0:1ffd1041, secondary cpu clock\n[ 0.393235] x86: Booted up 1 node, 2 CPUs\n[ 0.393238] KVM setup async PF for cpu 1\n[ 0.393244] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.397353] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.399723] devtmpfs: initialized\n[ 0.411733] evm: security.selinux\n[ 0.412859] evm: security.SMACK64\n[ 0.413982] evm: security.SMACK64EXEC\n[ 0.415174] evm: security.SMACK64TRANSMUTE\n[ 0.416444] evm: security.SMACK64MMAP\n[ 0.417626] evm: security.ima\n[ 0.418640] evm: security.capability\n[ 0.420014] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.422952] pinctrl core: initialized pinctrl subsystem\n[ 0.424674] RTC time: 15:25:15, date: 06/30/18\n[ 0.426228] NET: Registered protocol family 16\n[ 0.439645] cpuidle: using governor ladder\n[ 0.451737] cpuidle: using governor menu\n[ 0.452962] PCCT header not found.\n[ 0.454263] ACPI: bus type PCI registered\n[ 0.455511] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.457482] PCI: Using configuration type 1 for base access\n[ 0.459273] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.473954] ACPI: Added _OSI(Module Device)\n[ 0.475264] ACPI: Added _OSI(Processor Device)\n[ 0.476619] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.478042] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.482024] ACPI: Interpreter enabled\n[ 0.483217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.486128] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.489037] ACPI: (supports S0 S3 S4 S5)\n[ 0.490300] ACPI: Using IOAPIC for interrupt routing\n[ 0.491775] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.499649] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.501386] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.503308] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.505158] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.508966] acpiphp: Slot [3] registered\n[ 0.510275] acpiphp: Slot [4] registered\n[ 0.511537] acpiphp: Slot [5] registered\n[ 0.512847] acpiphp: Slot [6] registered\n[ 0.531446] acpiphp: Slot [7] registered\n[ 0.532795] acpiphp: Slot [8] registered\n[ 0.534047] acpiphp: Slot [9] registered\n[ 0.535294] acpiphp: Slot [10] registered\n[ 0.536557] acpiphp: Slot [11] registered\n[ 0.537879] acpiphp: Slot [12] registered\n[ 0.539180] acpiphp: Slot [13] registered\n[ 0.540448] acpiphp: Slot [14] registered\n[ 0.541715] acpiphp: Slot [15] registered\n[ 0.543008] acpiphp: Slot [16] registered\n[ 0.544274] acpiphp: Slot [17] registered\n[ 0.545539] acpiphp: Slot [18] registered\n[ 0.546838] acpiphp: Slot [19] registered\n[ 0.548119] acpiphp: Slot [20] registered\n[ 0.549387] acpiphp: Slot [21] registered\n[ 0.550662] acpiphp: Slot [22] registered\n[ 0.551925] acpiphp: Slot [23] registered\n[ 0.553193] acpiphp: Slot [24] registered\n[ 0.554485] acpiphp: Slot [25] registered\n[ 0.555758] acpiphp: Slot [26] registered\n[ 0.557018] acpiphp: Slot [27] registered\n[ 0.558323] acpiphp: Slot [28] registered\n[ 0.559605] acpiphp: Slot [29] registered\n[ 0.560897] acpiphp: Slot [30] registered\n[ 0.562179] acpiphp: Slot [31] registered\n[ 0.563462] PCI host bridge to bus 0000:00\n[ 0.564716] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.566599] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.568485] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.570744] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.572993] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.575349] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.580920] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.582907] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.584702] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.586688] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.591747] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.593965] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.632330] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.634641] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.636940] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.639261] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.641467] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.643616] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.645468] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.647113] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.649536] vgaarb: loaded\n[ 0.650497] vgaarb: bridge control possible 0000:00:02.0\n[ 0.652792] SCSI subsystem initialized\n[ 0.654098] ACPI: bus type USB registered\n[ 0.655411] usbcore: registered new interface driver usbfs\n[ 0.656994] usbcore: registered new interface driver hub\n[ 0.658577] usbcore: registered new device driver usb\n[ 0.660371] PCI: Using ACPI for IRQ routing\n[ 0.662070] NetLabel: Initializing\n[ 0.663230] NetLabel: domain hash size = 128\n[ 0.664552] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.666032] NetLabel: unlabeled traffic allowed by default\n[ 0.667823] clocksource: Switched to clocksource kvm-clock\n[ 0.682501] AppArmor: AppArmor Filesystem Enabled\n[ 0.684000] pnp: PnP ACPI init\n[ 0.685701] pnp: PnP ACPI: found 5 devices\n[ 0.694790] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.697443] NET: Registered protocol family 2\n[ 0.699018] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.700979] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.702795] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.704564] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.706283] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.708094] NET: Registered protocol family 1\n[ 0.709449] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.711164] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.712834] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.770918] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.829263] Trying to unpack rootfs image as initramfs...\n[ 0.948681] Freeing initrd memory: 4824K (ffff88001fb14000 - ffff88001ffca000)\n[ 0.951264] Scanning for low memory corruption every 60 seconds\n[ 0.953469] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.955214] audit: initializing netlink subsys (disabled)\n[ 0.956809] audit: type=2000 audit(1530372316.695:1): initialized\n[ 0.958977] Initialise system trusted keyring\n[ 0.960494] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.962283] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.966988] zbud: loaded\n[ 0.968263] VFS: Disk quotas dquot_6.6.0\n[ 0.969554] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.972691] fuse init (API version 7.23)\n[ 0.974142] Key type big_key registered\n[ 0.975384] Allocating IMA MOK and blacklist keyrings.\n[ 0.977292] Key type asymmetric registered\n[ 0.978579] Asymmetric key parser 'x509' registered\n[ 0.980093] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.982431] io scheduler noop registered\n[ 0.983675] io scheduler deadline registered (default)\n[ 0.985251] io scheduler cfq registered\n[ 0.986611] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.988241] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.990218] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.992502] ACPI: Power Button [PWRF]\n[ 0.993890] GHES: HEST is not enabled!\n[ 1.052105] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.170436] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.230589] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.234032] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.259449] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.263744] Linux agpgart interface v0.103\n[ 1.268508] brd: module loaded\n[ 1.271566] loop: module loaded\n[ 1.277881] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.280227] GPT:90111 != 20971519\n[ 1.281344] GPT:Alternate GPT header not at the end of the disk.\n[ 1.283121] GPT:90111 != 20971519\n[ 1.284237] GPT: Use GNU Parted to correct GPT errors.\n[ 1.285801] vda: vda1 vda15\n[ 1.288705] vdb:\n[ 1.290644] scsi host0: ata_piix\n[ 1.291894] scsi host1: ata_piix\n[ 1.293067] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.295019] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.297586] libphy: Fixed MDIO Bus: probed\n[ 1.298902] tun: Universal TUN/TAP device driver, 1.6\n[ 1.300431] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.304055] PPP generic driver version 2.4.2\n[ 1.305498] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.307394] ehci-pci: EHCI PCI platform driver\n[ 1.308810] ehci-platform: EHCI generic platform driver\n[ 1.310427] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.312217] ohci-pci: OHCI PCI platform driver\n[ 1.313618] ohci-platform: OHCI generic platform driver\n[ 1.315193] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.374384] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.375974] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.378316] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.379872] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.381654] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.383606] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.386005] usb usb1: Product: UHCI Host Controller\n[ 1.387526] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.389347] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.390931] hub 1-0:1.0: USB hub found\n[ 1.392176] hub 1-0:1.0: 2 ports detected\n[ 1.393693] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.397077] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.398623] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.400336] mousedev: PS/2 mouse device common for all mice\n[ 1.402200] rtc_cmos 00:00: RTC can wake from S4\n[ 1.404206] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.406947] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.408973] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.410897] i2c /dev entries driver\n[ 1.412138] device-mapper: uevent: version 1.0.3\n[ 1.413680] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.416315] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.418624] NET: Registered protocol family 10\n[ 1.420316] NET: Registered protocol family 17\n[ 1.421746] Key type dns_resolver registered\n[ 1.423390] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.425097] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.426860] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.429725] registered taskstats version 1\n[ 1.431085] Loading compiled-in X.509 certificates\n[ 1.433386] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.454340] zswap: loaded using pool lzo/zbud\n[ 1.457015] Key type trusted registered\n[ 1.460704] Key type encrypted registered\n[ 1.461990] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.463590] ima: No TPM chip found, activating TPM-bypass!\n[ 1.465279] evm: HMAC attrs: 0x1\n[ 1.466949] Magic number: 6:221:438\n[ 1.468195] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:481\n[ 1.470814] rtc_cmos 00:00: setting system clock to 2018-06-30 15:25:16 UTC (1530372316)\n[ 1.473418] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.475202] EDD information not available.\n[ 1.480900] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.483382] Write protecting the kernel read-only data: 14336k\n[ 1.486126] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.489267] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.17\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[ 1.590226] random: blkid urandom read with 3 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 13.94\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 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\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/run/cirros/datasource/data/user-data returned 0\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: VT-x\nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \nvdb 253:16 67108864 config-2 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCPM5vq1+9lHTAvp+iepwVd7mTiAgwZ5S825Mj1HcKG8VXBR11REPhACik/4Ov3VB4Ob0owQ8LyE/D1eEzNzfJUAiG09orID9dzwBg9eeqPWNGTD6fddDaG9FnWy11jhq/GBwThIVvibGCJ5DnILSCcWO02NuL+LuXCocvOAD1wHczP6UOklWGa+joQj25JesMTYYeiGqcjNqlkNEImwsHx0dHgCR0kq/x0Umpf9/vqEdxedmw4o/10//EM4SojCsF9FuYFZzDBX9LvxBulzvuF/SNCaddjpI7hWSdr0/u9jVdYE1x0cEbBlrB7nwu9pEkSpCVwfTVSXgYLR8eiTuSd root@createinstancetwonettests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f\nssh-dss AAAAB3NzaC1kc3MAAACBAJk97bX59QcGXuq+hmVPIOehoPW9kNrFPE3p/mqTEVWe472xgGmgxPKe3XDv8uFyEsS4qhQhZ7yA3C3eRJVrWOrwbr/lwvk7XL/XVJY1cK5DbLi7APisxGlBCJ4StoKAoEN54NeucrPOC8pyYikt/BNxvFhhdW5pfa553MvCMzKVAAAAFQDdi4FnJm6pXwKhQIqxuoz0zqpEjQAAAIBZXvTlevc6tQyaVVwYY/dVq+w7msB0TUlcvVjot79YjKk//mbStFJLvdmmiW4A96onwUc2X0mmY5xmWXqTOkSCfYOenIwzFfoZDaa2DcL+2r98sAM0nGsdAz62FnaIpkCSey1Brg8veOh66ocor5OZn/p/00xX+4A0zZu2rPdg4gAAAIAxp+ISmJSIGiUVa0jicvExNNdYprQQ0ukGf6KKAbVCLcSXQdy64GMuSc1TgA3/hv0HtQdaeqEK51Fw0D/JwE6dVIGFbIiB4g8pusPYBrNRzQJnp2ymC9wCCLVvpAAkcJdnXJqCB/pGE57QuUwZb8Ws1CoIOAZwNyGPuuQX6w5Syg== root@createinstancetwonettests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f\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:fefa:6f52/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: configdrive local ===\ninstance-id: fb3fd4a4-a681-4dfb-9de0-983b32e6897c\nname: CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=18.73 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f login: "} 2018-06-30 15:25:38,239 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c/action used request id req-ad46732e-0721-4aa4-8130-fa14abc7a9dd 2018-06-30 15:25:38,241 - create_instance - INFO - Deleting Port with ID - b0f23097-8539-4a69-a90e-48701231ec11 2018-06-30 15:25:38,241 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm1-port 2018-06-30 15:25:38,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/b0f23097-8539-4a69-a90e-48701231ec11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:25:39,814 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:25:39 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-763761bb-9fd4-4117-8c21-c55a2b00109b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:25:39,814 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/b0f23097-8539-4a69-a90e-48701231ec11 used request id req-763761bb-9fd4-4117-8c21-c55a2b00109b 2018-06-30 15:25:39,815 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1 2018-06-30 15:25:39,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:25:40,239 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:25:40 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8da3e73b-9aaf-4bc4-965f-43974e61c422 X-Compute-Request-Id: req-8da3e73b-9aaf-4bc4-965f-43974e61c422 Front-End-Https: on 2018-06-30 15:25:40,239 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 used request id req-8da3e73b-9aaf-4bc4-965f-43974e61c422 2018-06-30 15:25:40,239 - create_instance - INFO - Checking deletion status 2018-06-30 15:25:40,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:25:41,199 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:41 GMT Content-Type: application/json Content-Length: 1570 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3da81f80-9502-4af5-8a6a-472b80861b34 X-Compute-Request-Id: req-3da81f80-9502-4af5-8a6a-472b80861b34 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:a9:8e", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:24:25.000000", "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "1e4543b0-dd5f-49a0-a3c2-bda92cb903e3", "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:25:40Z", "hostId": "d5f1c4cedeb61b21fde7f084b18d7811d4492848283297940377390b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1", "created": "2018-06-30T15:24:05Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:25:41,199 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 used request id req-3da81f80-9502-4af5-8a6a-472b80861b34 2018-06-30 15:25:41,200 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1] is - ACTIVE 2018-06-30 15:25:41,200 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:25:44,203 - create_instance - DEBUG - VM status query timeout in 296.037099123 2018-06-30 15:25:44,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cae4ac48dfbf199b1b189321bed5a59153c64b" 2018-06-30 15:25:44,831 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:25:44 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1eff8380-65c3-49e9-8b9a-0af2fe86866d X-Compute-Request-Id: req-1eff8380-65c3-49e9-8b9a-0af2fe86866d RESP BODY: {"itemNotFound": {"message": "Instance 1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 could not be found.", "code": 404}} 2018-06-30 15:25:44,832 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 used request id req-1eff8380-65c3-49e9-8b9a-0af2fe86866d 2018-06-30 15:25:44,832 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1e4543b0-dd5f-49a0-a3c2-bda92cb903e3 could not be found. (HTTP 404) (Request-ID: req-1eff8380-65c3-49e9-8b9a-0af2fe86866d) 2018-06-30 15:25:44,832 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst1 2018-06-30 15:25:44,834 - create_instance - INFO - Deleting Port with ID - 7e6bc397-dfbd-405e-bbdb-4ebdad529e0f 2018-06-30 15:25:44,834 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-vm2-port 2018-06-30 15:25:44,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/7e6bc397-dfbd-405e-bbdb-4ebdad529e0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:46,259 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:25:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-80e3c670-d077-4117-bf43-a81e5dd0b108 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:25:46,259 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/7e6bc397-dfbd-405e-bbdb-4ebdad529e0f used request id req-80e3c670-d077-4117-bf43-a81e5dd0b108 2018-06-30 15:25:46,260 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2 2018-06-30 15:25:46,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:46,678 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:25:46 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d44eb5f8-b1ef-4011-8c53-36afab06769b X-Compute-Request-Id: req-d44eb5f8-b1ef-4011-8c53-36afab06769b Front-End-Https: on 2018-06-30 15:25:46,679 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c used request id req-d44eb5f8-b1ef-4011-8c53-36afab06769b 2018-06-30 15:25:46,679 - create_instance - INFO - Checking deletion status 2018-06-30 15:25:46,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:49,322 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:49 GMT Content-Type: application/json Content-Length: 1383 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3da1d30e-3afa-4a61-a0ee-0ee01d6ee28a X-Compute-Request-Id: req-3da1d30e-3afa-4a61-a0ee-0ee01d6ee28a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "rel": "bookmark"}], "image": {"id": "38839067-f9eb-4911-b094-363214984e1a", "links": [{"href": "http://172.30.10.101:8774/images/38839067-f9eb-4911-b094-363214984e1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:25:15.000000", "flavor": {"id": "a282a4d6-fc54-40ee-a467-623c8aab86ce", "links": [{"href": "http://172.30.10.101:8774/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce", "rel": "bookmark"}]}, "id": "fb3fd4a4-a681-4dfb-9de0-983b32e6897c", "user_id": "88f4965e73eb4aca9b9e210baab9e1d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:25:47Z", "hostId": "8a147a7e609ece91c4c9191606b1f120fdf4f5abe38045ba399caf50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2", "created": "2018-06-30T15:25:02Z", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:25:49,323 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c used request id req-3da1d30e-3afa-4a61-a0ee-0ee01d6ee28a 2018-06-30 15:25:49,323 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2] is - ACTIVE 2018-06-30 15:25:49,323 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:25:52,327 - create_instance - DEBUG - VM status query timeout in 294.352514982 2018-06-30 15:25:52,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cbeff8d6b26371d15a6f78ceff3aeb5fcf039f" 2018-06-30 15:25:52,517 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:25:52 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1bff1cb6-bbc5-43a1-96ca-68a2fd45a196 X-Compute-Request-Id: req-1bff1cb6-bbc5-43a1-96ca-68a2fd45a196 RESP BODY: {"itemNotFound": {"message": "Instance fb3fd4a4-a681-4dfb-9de0-983b32e6897c could not be found.", "code": 404}} 2018-06-30 15:25:52,517 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fb3fd4a4-a681-4dfb-9de0-983b32e6897c used request id req-1bff1cb6-bbc5-43a1-96ca-68a2fd45a196 2018-06-30 15:25:52,518 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fb3fd4a4-a681-4dfb-9de0-983b32e6897c could not be found. (HTTP 404) (Request-ID: req-1bff1cb6-bbc5-43a1-96ca-68a2fd45a196) 2018-06-30 15:25:52,518 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-inst2 2018-06-30 15:25:52,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7336db097eac0f298b157cc39f62344cad6555b8" 2018-06-30 15:25:53,221 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:25:53 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6d0840ba-c80b-4ccd-9241-6e650a3a74c5 X-Compute-Request-Id: req-6d0840ba-c80b-4ccd-9241-6e650a3a74c5 2018-06-30 15:25:53,222 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/a282a4d6-fc54-40ee-a467-623c8aab86ce used request id req-6d0840ba-c80b-4ccd-9241-6e650a3a74c5 2018-06-30 15:25:53,222 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-pub-router and port CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port1 2018-06-30 15:25:53,223 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-pub-router 2018-06-30 15:25:53,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/2abc27d8-6026-4e54-a3ff-9b51ef929e2f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" -d '{"port_id": "4868d144-e3ba-4faf-82b8-59d0562e26e6"}' 2018-06-30 15:25:58,347 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:25:58 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-78b0e039-4c5a-4a2a-98e1-563fe7608bc7 Front-End-Https: on RESP BODY: {"network_id": "a7add8d3-f4a1-4513-8565-ab10a1683594", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "subnet_id": "214b009f-5866-4ce7-9096-2870d75ecb87", "subnet_ids": ["214b009f-5866-4ce7-9096-2870d75ecb87"], "port_id": "4868d144-e3ba-4faf-82b8-59d0562e26e6", "id": "2abc27d8-6026-4e54-a3ff-9b51ef929e2f"} 2018-06-30 15:25:58,347 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/2abc27d8-6026-4e54-a3ff-9b51ef929e2f/remove_router_interface used request id req-78b0e039-4c5a-4a2a-98e1-563fe7608bc7 2018-06-30 15:25:58,347 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-pub-router and port CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-router-port2 2018-06-30 15:25:58,348 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-pub-router 2018-06-30 15:25:58,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/2abc27d8-6026-4e54-a3ff-9b51ef929e2f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" -d '{"port_id": "e41cb7c8-e651-4f26-9343-da0143d4e179"}' 2018-06-30 15:26:03,138 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:03 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-691c83d6-e923-44b4-98fc-b4d6e1c3c515 Front-End-Https: on RESP BODY: {"network_id": "c2096f51-0229-483b-bb0b-7b4816e31fe1", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "subnet_id": "e4dc0b69-73fb-4aea-a6f6-64caf75639e1", "subnet_ids": ["e4dc0b69-73fb-4aea-a6f6-64caf75639e1"], "port_id": "e41cb7c8-e651-4f26-9343-da0143d4e179", "id": "2abc27d8-6026-4e54-a3ff-9b51ef929e2f"} 2018-06-30 15:26:03,139 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/2abc27d8-6026-4e54-a3ff-9b51ef929e2f/remove_router_interface used request id req-691c83d6-e923-44b4-98fc-b4d6e1c3c515 2018-06-30 15:26:03,139 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-pub-router 2018-06-30 15:26:03,139 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-pub-router 2018-06-30 15:26:03,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/2abc27d8-6026-4e54-a3ff-9b51ef929e2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86050c2dec8a4ff183174dc58889f729126a909" 2018-06-30 15:26:04,343 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:26:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bbb60f60-ddca-41f1-b524-1ef7bcf3186d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:26:04,343 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/2abc27d8-6026-4e54-a3ff-9b51ef929e2f used request id req-bbb60f60-ddca-41f1-b524-1ef7bcf3186d 2018-06-30 15:26:04,344 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1 2018-06-30 15:26:04,344 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet1 2018-06-30 15:26:04,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/214b009f-5866-4ce7-9096-2870d75ecb87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1568e3b6cd0314d567e8263342103ccb7c0063" 2018-06-30 15:26:08,076 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:26:08 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d50ad760-52e3-4fab-8030-edc05a82d5da Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:26:08,076 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/214b009f-5866-4ce7-9096-2870d75ecb87 used request id req-d50ad760-52e3-4fab-8030-edc05a82d5da 2018-06-30 15:26:08,076 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net1 2018-06-30 15:26:08,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/a7add8d3-f4a1-4513-8565-ab10a1683594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1568e3b6cd0314d567e8263342103ccb7c0063" 2018-06-30 15:26:11,553 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:26:11 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d3a42fab-36fe-44e8-95fa-290794625a9f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:26:11,553 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/a7add8d3-f4a1-4513-8565-ab10a1683594 used request id req-d3a42fab-36fe-44e8-95fa-290794625a9f 2018-06-30 15:26:11,554 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2 2018-06-30 15:26:11,555 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-subnet2 2018-06-30 15:26:11,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/e4dc0b69-73fb-4aea-a6f6-64caf75639e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abcbc05980473fb867f52e2c3474fb9d65e4c9f6" 2018-06-30 15:26:15,955 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:26:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4bca4aac-345b-48f9-8fc2-f36d40f2b463 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:26:15,955 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/e4dc0b69-73fb-4aea-a6f6-64caf75639e1 used request id req-4bca4aac-345b-48f9-8fc2-f36d40f2b463 2018-06-30 15:26:15,955 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-net2 2018-06-30 15:26:15,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/c2096f51-0229-483b-bb0b-7b4816e31fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abcbc05980473fb867f52e2c3474fb9d65e4c9f6" 2018-06-30 15:26:18,808 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:26:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0e9458b1-5864-46af-b319-046e3a5caeb1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:26:18,808 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/c2096f51-0229-483b-bb0b-7b4816e31fe1 used request id req-0e9458b1-5864-46af-b319-046e3a5caeb1 2018-06-30 15:26:18,809 - neutron_utils - INFO - Deleting security group rule with ID - f26cb815-fbdb-4101-a0fd-def093a2221c 2018-06-30 15:26:18,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/f26cb815-fbdb-4101-a0fd-def093a2221c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:26:19,762 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:26:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5283acf9-82b7-4799-aa9c-9264c79b4af4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:26:19,763 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/f26cb815-fbdb-4101-a0fd-def093a2221c used request id req-5283acf9-82b7-4799-aa9c-9264c79b4af4 2018-06-30 15:26:19,763 - neutron_utils - INFO - Deleting security group rule with ID - 30bb0930-4911-4d69-9cc4-fd7091987e73 2018-06-30 15:26:19,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/30bb0930-4911-4d69-9cc4-fd7091987e73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:26:20,031 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:26:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0cfb01d9-0892-4f62-b4c5-4f50e505e4e4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:26:20,031 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/30bb0930-4911-4d69-9cc4-fd7091987e73 used request id req-0cfb01d9-0892-4f62-b4c5-4f50e505e4e4 2018-06-30 15:26:20,032 - neutron_utils - INFO - Deleting security group rule with ID - 808047de-4d6b-4c66-a942-b466899b2a36 2018-06-30 15:26:20,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/808047de-4d6b-4c66-a942-b466899b2a36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:26:20,271 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:26:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8538e927-5e91-4a8d-a024-4294b1fb0daf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:26:20,271 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/808047de-4d6b-4c66-a942-b466899b2a36 used request id req-8538e927-5e91-4a8d-a024-4294b1fb0daf 2018-06-30 15:26:20,271 - neutron_utils - INFO - Deleting security group rule with ID - 0800ffde-f10b-4d6e-a6e4-f3491b6725d1 2018-06-30 15:26:20,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/0800ffde-f10b-4d6e-a6e4-f3491b6725d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:26:20,550 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:26:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ba0b514c-fe1c-4d3c-b3a4-61888b790804 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:26:20,550 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/0800ffde-f10b-4d6e-a6e4-f3491b6725d1 used request id req-ba0b514c-fe1c-4d3c-b3a4-61888b790804 2018-06-30 15:26:20,550 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-6e09ac87-4db0-4db0-a5a0-8375d5a9a60f-sec-grp 2018-06-30 15:26:20,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/921f600b-ab46-478c-8fdd-35a1730993b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fa78edceaf2f00bd99252f5e0e204ef5fc1563" 2018-06-30 15:26:20,942 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:26:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-248ee4f8-ce56-497a-b842-c79243d9b199 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:26:20,942 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/921f600b-ab46-478c-8fdd-35a1730993b7 used request id req-248ee4f8-ce56-497a-b842-c79243d9b199 2018-06-30 15:26:20,944 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-f5c37353-ea48-426d-877b-e8850f90151c 2018-06-30 15:26:20,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/38839067-f9eb-4911-b094-363214984e1a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3981da75541716d740eb8d31360f7de0950fc23" 2018-06-30 15:26:21,796 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:26:21 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e8a1a006-810f-42ad-aebd-44e0fbcaf59e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:26:21,796 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/38839067-f9eb-4911-b094-363214984e1a used request id req-e8a1a006-810f-42ad-aebd-44e0fbcaf59e 2018-06-30 15:26:21,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06ab0f9bc847a1424dcfedb4d6c354f95bf559e" 2018-06-30 15:26:22,919 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:22 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-7d09e7fa-f5a0-4481-9479-b7bdf0bc0274 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:22:54Z", "updated_at": "2018-06-30T15:22:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:22:54Z", "revision_number": 0, "id": "3a46de8d-c187-4aee-a692-d6a1ed0cfdd3", "remote_group_id": "00b80364-b735-4f30-8830-aa0d62502428", "remote_ip_prefix": null, "created_at": "2018-06-30T15:22:54Z", "security_group_id": "00b80364-b735-4f30-8830-aa0d62502428", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:22:54Z", "revision_number": 0, "id": "933f38cd-fa52-4b56-a413-47e748c0b199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:22:54Z", "security_group_id": "00b80364-b735-4f30-8830-aa0d62502428", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:22:54Z", "revision_number": 0, "id": "cc29d1eb-e333-4423-89c5-d28b7bdb42f8", "remote_group_id": "00b80364-b735-4f30-8830-aa0d62502428", "remote_ip_prefix": null, "created_at": "2018-06-30T15:22:54Z", "security_group_id": "00b80364-b735-4f30-8830-aa0d62502428", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:22:54Z", "revision_number": 0, "id": "eac0a832-5c8a-4e21-9581-f05a369e68d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:22:54Z", "security_group_id": "00b80364-b735-4f30-8830-aa0d62502428", "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b1819fa35a84db19ee37ccf50fea933"}], "revision_number": 4, "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "00b80364-b735-4f30-8830-aa0d62502428", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:26:22,919 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-7d09e7fa-f5a0-4481-9479-b7bdf0bc0274 2018-06-30 15:26:22,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06ab0f9bc847a1424dcfedb4d6c354f95bf559e" 2018-06-30 15:26:23,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:22 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86d27378-7d4f-454e-a3ce-43652cf30e4a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b1819fa35a84db19ee37ccf50fea933", "name": "CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj"}} 2018-06-30 15:26:23,331 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-86d27378-7d4f-454e-a3ce-43652cf30e4a 2018-06-30 15:26:23,332 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00b80364-b735-4f30-8830-aa0d62502428 2018-06-30 15:26:23,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=00b80364-b735-4f30-8830-aa0d62502428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06ab0f9bc847a1424dcfedb4d6c354f95bf559e" 2018-06-30 15:26:23,431 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:23 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-d951883c-ca46-4bad-8eb9-577bbb993e1d Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "00b80364-b735-4f30-8830-aa0d62502428", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:22:54Z", "security_group_id": "00b80364-b735-4f30-8830-aa0d62502428", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:22:54Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "3a46de8d-c187-4aee-a692-d6a1ed0cfdd3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:22:54Z", "security_group_id": "00b80364-b735-4f30-8830-aa0d62502428", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:22:54Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "933f38cd-fa52-4b56-a413-47e748c0b199"}, {"remote_group_id": "00b80364-b735-4f30-8830-aa0d62502428", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:22:54Z", "security_group_id": "00b80364-b735-4f30-8830-aa0d62502428", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:22:54Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "cc29d1eb-e333-4423-89c5-d28b7bdb42f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:22:54Z", "security_group_id": "00b80364-b735-4f30-8830-aa0d62502428", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1819fa35a84db19ee37ccf50fea933", "created_at": "2018-06-30T15:22:54Z", "project_id": "3b1819fa35a84db19ee37ccf50fea933", "id": "eac0a832-5c8a-4e21-9581-f05a369e68d6"}]} 2018-06-30 15:26:23,431 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=00b80364-b735-4f30-8830-aa0d62502428 used request id req-d951883c-ca46-4bad-8eb9-577bbb993e1d 2018-06-30 15:26:23,432 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:26:23,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/00b80364-b735-4f30-8830-aa0d62502428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06ab0f9bc847a1424dcfedb4d6c354f95bf559e" 2018-06-30 15:26:24,575 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:26:24 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fd93f6ed-face-4f9f-88e2-d5ea6cbbe50e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:26:24,576 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/00b80364-b735-4f30-8830-aa0d62502428 used request id req-fd93f6ed-face-4f9f-88e2-d5ea6cbbe50e 2018-06-30 15:26:24,577 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj 2018-06-30 15:26:24,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06ab0f9bc847a1424dcfedb4d6c354f95bf559e" 2018-06-30 15:26:25,364 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:26:24 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8347b1cb-6d40-4a6f-b506-571b84dee145 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:26:25,364 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/3b1819fa35a84db19ee37ccf50fea933 used request id req-8347b1cb-6d40-4a6f-b506-571b84dee145 2018-06-30 15:26:25,365 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-47b9ee56-018f-4f9-proj-role 2018-06-30 15:26:25,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/378fb156c74c4823b90dc2a7658db85d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06ab0f9bc847a1424dcfedb4d6c354f95bf559e" 2018-06-30 15:26:25,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:26:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b95dc65-9385-4e91-a635-3ff834a92cb7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:26:25,743 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/378fb156c74c4823b90dc2a7658db85d used request id req-7b95dc65-9385-4e91-a635-3ff834a92cb7 2018-06-30 15:26:25,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06ab0f9bc847a1424dcfedb4d6c354f95bf559e" 2018-06-30 15:26:26,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:25 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8cc602bf-f829-41b1-a5e0-5a260192430a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:26:26,066 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8cc602bf-f829-41b1-a5e0-5a260192430a 2018-06-30 15:26:26,066 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-47b9ee56-018f-4f9-user 2018-06-30 15:26:26,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/88f4965e73eb4aca9b9e210baab9e1d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16084538d3ac8eaa8ae44610d1091d5ef4a73dca" 2018-06-30 15:26:26,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:26:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5cceab6-666a-41b6-802a-58d66e3604e1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:26:26,798 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/88f4965e73eb4aca9b9e210baab9e1d3 used request id req-b5cceab6-666a-41b6-802a-58d66e3604e1 2018-06-30 15:26:26,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:26:27,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:26:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["0a5_GNLtSeCTPDrsnD0i9g"], "issued_at": "2018-06-30T15:26:27.000000Z"}} 2018-06-30 15:26:27,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c200b973991f2e6cc3289bdb2416b514f2fff392" 2018-06-30 15:26:28,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d13ddb4f-ab70-42d1-9c4e-c0fc505991b1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:26:28,056 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d13ddb4f-ab70-42d1-9c4e-c0fc505991b1 2018-06-30 15:26:28,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:26:28,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:26:28,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:26:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["VAqenU7YRaO1UACQiBShtQ"], "issued_at": "2018-06-30T15:26:28.000000Z"}} 2018-06-30 15:26:28,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf29db7101d86156645ba8f913848e302bf7717" 2018-06-30 15:26:29,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2437a342-2df0-4796-82e1-5ebf9c0793e0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:26:29,128 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2437a342-2df0-4796-82e1-5ebf9c0793e0 2018-06-30 15:26:29,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:26:29,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:26:29 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:26:29,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf29db7101d86156645ba8f913848e302bf7717" 2018-06-30 15:26:29,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:29 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b90919aa-bee5-4e3b-bba1-e2459ee99c08 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:26:29,424 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj used request id req-b90919aa-bee5-4e3b-bba1-e2459ee99c08 2018-06-30 15:26:29,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf29db7101d86156645ba8f913848e302bf7717" 2018-06-30 15:26:29,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c12c2571-1ce4-4403-ac1b-3fe981a6e555 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:26:29,803 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c12c2571-1ce4-4403-ac1b-3fe981a6e555 2018-06-30 15:26:29,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf29db7101d86156645ba8f913848e302bf7717" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj"}}' 2018-06-30 15:26:30,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:26:29 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c51e6708-098a-4046-ba74-335eb812263b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/262ec2199ec74c71a033c540f752c083"}, "tags": [], "enabled": true, "id": "262ec2199ec74c71a033c540f752c083", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj"}} 2018-06-30 15:26:30,205 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-c51e6708-098a-4046-ba74-335eb812263b 2018-06-30 15:26:30,205 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj 2018-06-30 15:26:30,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:26:30,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:26:30,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:26:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["yhVzxK6OSfa01hw3yIF39A"], "issued_at": "2018-06-30T15:26:30.000000Z"}} 2018-06-30 15:26:30,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8902c575049bd3be3f7abc347aceef9400c93a35" 2018-06-30 15:26:31,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db04643e-28ae-4595-99a2-22df3ba55774 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:26:31,326 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-db04643e-28ae-4595-99a2-22df3ba55774 2018-06-30 15:26:31,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:26:31,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:26:31 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:26:31,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8902c575049bd3be3f7abc347aceef9400c93a35" 2018-06-30 15:26:31,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:31 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4b4b0fd-60c5-405e-a065-872f44088e55 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:26:31,480 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-e4b4b0fd-60c5-405e-a065-872f44088e55 2018-06-30 15:26:31,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8902c575049bd3be3f7abc347aceef9400c93a35" 2018-06-30 15:26:31,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:31 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5a44426-c914-46a8-b9c6-b0c4ae6a004f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/262ec2199ec74c71a033c540f752c083"}, "tags": [], "enabled": true, "id": "262ec2199ec74c71a033c540f752c083", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj"}]} 2018-06-30 15:26:31,827 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj used request id req-b5a44426-c914-46a8-b9c6-b0c4ae6a004f 2018-06-30 15:26:31,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8902c575049bd3be3f7abc347aceef9400c93a35" 2018-06-30 15:26:32,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:31 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a324a0e-1b78-42e7-8761-e50e1a5d9fa9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:26:32,158 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4a324a0e-1b78-42e7-8761-e50e1a5d9fa9 2018-06-30 15:26:32,673 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-8614ead8-7ed7-4b6-user 2018-06-30 15:26:32,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:26:32,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf29db7101d86156645ba8f913848e302bf7717" 2018-06-30 15:26:33,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:32 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87758e7f-08ed-419b-91c2-5ac6c5d353b7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:26:33,080 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-87758e7f-08ed-419b-91c2-5ac6c5d353b7 2018-06-30 15:26:33,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf29db7101d86156645ba8f913848e302bf7717" -d '{"role": {"name": "CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj-role"}}' 2018-06-30 15:26:33,453 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:26:33 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b544dea2-368d-4338-9654-46f33f49afac Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4dfe79ba71884fea8d45d578ad25f36f", "links": {"self": "http://10.167.4.35:5000/v3/roles/4dfe79ba71884fea8d45d578ad25f36f"}, "name": "CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj-role"}} 2018-06-30 15:26:33,453 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b544dea2-368d-4338-9654-46f33f49afac 2018-06-30 15:26:33,453 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj-role 2018-06-30 15:26:33,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/4dfe79ba71884fea8d45d578ad25f36f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf29db7101d86156645ba8f913848e302bf7717" 2018-06-30 15:26:33,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:33 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57afa279-158c-491b-b9ce-5cf53d4b1ad8 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4dfe79ba71884fea8d45d578ad25f36f", "links": {"self": "http://10.167.4.35:5000/v3/roles/4dfe79ba71884fea8d45d578ad25f36f"}, "name": "CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj-role"}} 2018-06-30 15:26:33,819 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/4dfe79ba71884fea8d45d578ad25f36f used request id req-57afa279-158c-491b-b9ce-5cf53d4b1ad8 2018-06-30 15:26:33,820 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj-role to project CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj 2018-06-30 15:26:33,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/262ec2199ec74c71a033c540f752c083/users/c502ca9387e64e059c8a538bb0fb4571/roles/4dfe79ba71884fea8d45d578ad25f36f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf29db7101d86156645ba8f913848e302bf7717" 2018-06-30 15:26:34,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:26:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0278c45-34f7-467e-8638-d72928fd35a9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:26:34,429 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/262ec2199ec74c71a033c540f752c083/users/c502ca9387e64e059c8a538bb0fb4571/roles/4dfe79ba71884fea8d45d578ad25f36f used request id req-f0278c45-34f7-467e-8638-d72928fd35a9 2018-06-30 15:26:34,430 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:26:34,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:26:34,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:26:34,433 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:26:34,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:26:34,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:26:35,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4dfe79ba71884fea8d45d578ad25f36f", "name": "CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj-role"}], "expires_at": "2018-06-30T16:26:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "262ec2199ec74c71a033c540f752c083", "name": "CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/262ec2199ec74c71a033c540f752c083", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/262ec2199ec74c71a033c540f752c083", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/262ec2199ec74c71a033c540f752c083", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/262ec2199ec74c71a033c540f752c083", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/262ec2199ec74c71a033c540f752c083", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/262ec2199ec74c71a033c540f752c083", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/262ec2199ec74c71a033c540f752c083", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/262ec2199ec74c71a033c540f752c083", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/262ec2199ec74c71a033c540f752c083", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/262ec2199ec74c71a033c540f752c083", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/262ec2199ec74c71a033c540f752c083", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/262ec2199ec74c71a033c540f752c083", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-8614ead8-7ed7-4b6-user", "id": "c502ca9387e64e059c8a538bb0fb4571"}, "audit_ids": ["aMF5yHtgRVGNFKfQb-CVDw"], "issued_at": "2018-06-30T15:26:35.000000Z"}} 2018-06-30 15:26:35,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83570b3660791e9ca5f3b3b1fa9bc0dc4b4bd895" 2018-06-30 15:26:35,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03857436-a9d1-41c0-a023-a75f26596298 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:26:35,723 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-03857436-a9d1-41c0-a023-a75f26596298 2018-06-30 15:26:35,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83570b3660791e9ca5f3b3b1fa9bc0dc4b4bd895" 2018-06-30 15:26:36,497 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:36 GMT Content-Type: application/json Content-Length: 170 Connection: keep-alive X-Openstack-Request-Id: req-1d0f2693-c1f9-4ca2-8f12-a5abc9fe42eb Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-image"} 2018-06-30 15:26:36,497 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-image used request id req-1d0f2693-c1f9-4ca2-8f12-a5abc9fe42eb 2018-06-30 15:26:36,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83570b3660791e9ca5f3b3b1fa9bc0dc4b4bd895" 2018-06-30 15:26:37,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:37 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2c47ccc1-ddb3-4e5d-96a2-54f3c21ae7a5 Front-End-Https: on 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", "root-tar"], "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-06-30 15:26:37,330 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-2c47ccc1-ddb3-4e5d-96a2-54f3c21ae7a5 2018-06-30 15:26:37,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83570b3660791e9ca5f3b3b1fa9bc0dc4b4bd895" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-image"}' 2018-06-30 15:26:38,149 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:26:38 GMT Content-Type: application/json Content-Length: 612 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/53755d25-4b72-4442-a778-955fac0c752d Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-1d4f9ce3-c2ae-48e5-a936-8c89196a11aa Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:26:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:26:38Z", "visibility": "shared", "self": "/v2/images/53755d25-4b72-4442-a778-955fac0c752d", "min_disk": 0, "protected": false, "id": "53755d25-4b72-4442-a778-955fac0c752d", "file": "/v2/images/53755d25-4b72-4442-a778-955fac0c752d/file", "checksum": null, "owner": "262ec2199ec74c71a033c540f752c083", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:26:38,150 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-1d4f9ce3-c2ae-48e5-a936-8c89196a11aa 2018-06-30 15:26:38,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/53755d25-4b72-4442-a778-955fac0c752d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83570b3660791e9ca5f3b3b1fa9bc0dc4b4bd895" -d '' 2018-06-30 15:26:38,832 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:26:38 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f77b1086-e017-4f70-abf0-9276643d3872 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:26:38,832 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/53755d25-4b72-4442-a778-955fac0c752d/file used request id req-f77b1086-e017-4f70-abf0-9276643d3872 2018-06-30 15:26:38,832 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:26:38,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/53755d25-4b72-4442-a778-955fac0c752d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83570b3660791e9ca5f3b3b1fa9bc0dc4b4bd895" 2018-06-30 15:26:39,621 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:39 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-1554b36b-3c47-4e43-89d4-a9bc5692acb6 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:26:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:26:39Z", "visibility": "shared", "self": "/v2/images/53755d25-4b72-4442-a778-955fac0c752d", "min_disk": 0, "protected": false, "id": "53755d25-4b72-4442-a778-955fac0c752d", "file": "/v2/images/53755d25-4b72-4442-a778-955fac0c752d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "262ec2199ec74c71a033c540f752c083", "direct_url": "file:///var/lib/glance/images/53755d25-4b72-4442-a778-955fac0c752d", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:26:39,621 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/53755d25-4b72-4442-a778-955fac0c752d used request id req-1554b36b-3c47-4e43-89d4-a9bc5692acb6 2018-06-30 15:26:39,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83570b3660791e9ca5f3b3b1fa9bc0dc4b4bd895" 2018-06-30 15:26:40,248 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:40 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9a4cc9b7-ca1e-456c-b303-20e9368bfc93 Front-End-Https: on 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", "root-tar"], "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-06-30 15:26:40,248 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9a4cc9b7-ca1e-456c-b303-20e9368bfc93 2018-06-30 15:26:40,251 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-image 2018-06-30 15:26:40,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/53755d25-4b72-4442-a778-955fac0c752d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83570b3660791e9ca5f3b3b1fa9bc0dc4b4bd895" 2018-06-30 15:26:41,189 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:41 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-62b72a7b-353e-4c9c-9aa9-e52432f893df Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:26:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:26:39Z", "visibility": "shared", "self": "/v2/images/53755d25-4b72-4442-a778-955fac0c752d", "min_disk": 0, "protected": false, "id": "53755d25-4b72-4442-a778-955fac0c752d", "file": "/v2/images/53755d25-4b72-4442-a778-955fac0c752d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "262ec2199ec74c71a033c540f752c083", "direct_url": "file:///var/lib/glance/images/53755d25-4b72-4442-a778-955fac0c752d", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:26:41,189 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/53755d25-4b72-4442-a778-955fac0c752d used request id req-62b72a7b-353e-4c9c-9aa9-e52432f893df 2018-06-30 15:26:41,190 - create_image - DEBUG - Instance status is - active 2018-06-30 15:26:41,190 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-image 2018-06-30 15:26:41,190 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-image 2018-06-30 15:26:41,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:26:41,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:26:42,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:26:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["FlychFg6RGiowg4D08sQAA"], "issued_at": "2018-06-30T15:26:42.000000Z"}} 2018-06-30 15:26:42,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f665b647ba6b5ca8cda44cdc82f28dcacdade6c" 2018-06-30 15:26:42,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6772e1e9-b212-45ad-9a31-79a4878624b2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:26:42,569 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6772e1e9-b212-45ad-9a31-79a4878624b2 2018-06-30 15:26:42,570 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:26:42,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f665b647ba6b5ca8cda44cdc82f28dcacdade6c" 2018-06-30 15:26:43,303 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:43 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-65426ce8-1d54-4720-bf0c-e32ad8d79138 X-Compute-Request-Id: req-65426ce8-1d54-4720-bf0c-e32ad8d79138 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:26:43,303 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-65426ce8-1d54-4720-bf0c-e32ad8d79138 2018-06-30 15:26:43,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f665b647ba6b5ca8cda44cdc82f28dcacdade6c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-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-06-30 15:26:44,053 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:44 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e06a62b2-135a-4464-8704-83d64424369b X-Compute-Request-Id: req-e06a62b2-135a-4464-8704-83d64424369b Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/595b2de3-b871-4726-992e-a35aa7552658", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/595b2de3-b871-4726-992e-a35aa7552658", "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": "595b2de3-b871-4726-992e-a35aa7552658"}} 2018-06-30 15:26:44,053 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-e06a62b2-135a-4464-8704-83d64424369b 2018-06-30 15:26:44,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:26:44,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:26:44,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:26:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["-UJYe92RRmSvB3wx8GzZgA"], "issued_at": "2018-06-30T15:26:44.000000Z"}} 2018-06-30 15:26:44,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098c7f4c6b40e63787b02cf1e44ea3b0423c5eed" 2018-06-30 15:26:45,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-132cba23-a4a3-4f8b-bb93-6976323a07f8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:26:45,198 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-132cba23-a4a3-4f8b-bb93-6976323a07f8 2018-06-30 15:26:45,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098c7f4c6b40e63787b02cf1e44ea3b0423c5eed" 2018-06-30 15:26:46,075 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:46 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-8fcaf52f-eb03-4578-92a2-f4842ddda60d Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:26:46,075 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net used request id req-8fcaf52f-eb03-4578-92a2-f4842ddda60d 2018-06-30 15:26:46,076 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net 2018-06-30 15:26:46,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098c7f4c6b40e63787b02cf1e44ea3b0423c5eed" -d '{"network": {"name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net", "admin_state_up": true}}' 2018-06-30 15:26:47,693 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:26:47 GMT Content-Type: application/json Content-Length: 702 Connection: keep-alive X-Openstack-Request-Id: req-a0c49f98-0c79-43c4-b840-8aad5c48881b Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4e2be430-b348-42b0-bcce-6ee22582679a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T15:26:47Z","is_default":false,"provider:segmentation_id":68,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:47Z","mtu":1450}} 2018-06-30 15:26:47,693 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-a0c49f98-0c79-43c4-b840-8aad5c48881b 2018-06-30 15:26:47,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=4e2be430-b348-42b0-bcce-6ee22582679a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098c7f4c6b40e63787b02cf1e44ea3b0423c5eed" 2018-06-30 15:26:47,908 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:47 GMT Content-Type: application/json Content-Length: 686 Connection: keep-alive X-Openstack-Request-Id: req-d582468e-738a-463b-92b4-a4d1956ba64a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4e2be430-b348-42b0-bcce-6ee22582679a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T15:26:47Z","provider:segmentation_id":68,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:47Z","provider:network_type":"vxlan"}]} 2018-06-30 15:26:47,909 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=4e2be430-b348-42b0-bcce-6ee22582679a used request id req-d582468e-738a-463b-92b4-a4d1956ba64a 2018-06-30 15:26:47,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098c7f4c6b40e63787b02cf1e44ea3b0423c5eed" 2018-06-30 15:26:48,011 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:48 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-00c7789a-94dd-44df-8271-7f006b6e9f04 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:26:48,012 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a used request id req-00c7789a-94dd-44df-8271-7f006b6e9f04 2018-06-30 15:26:48,012 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-subnet 2018-06-30 15:26:48,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098c7f4c6b40e63787b02cf1e44ea3b0423c5eed" -d '{"subnets": [{"ip_version": 4, "network_id": "4e2be430-b348-42b0-bcce-6ee22582679a", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-subnet"}]}' 2018-06-30 15:26:48,966 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:26:48 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-634ceeeb-f5bb-4455-94f2-54ac81ad8991 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:26: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":"3f82605113b8454d8c19c473b2f93c9c","id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","subnetpool_id":null,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-subnet"}]} 2018-06-30 15:26:48,966 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-634ceeeb-f5bb-4455-94f2-54ac81ad8991 2018-06-30 15:26:48,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=4e2be430-b348-42b0-bcce-6ee22582679a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098c7f4c6b40e63787b02cf1e44ea3b0423c5eed" 2018-06-30 15:26:49,177 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:49 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-feefce0a-abaa-4c46-8e48-3753d9590770 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4e2be430-b348-42b0-bcce-6ee22582679a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["fe483ce0-4dff-4b79-85af-ea1740ed3989"],"description":"","tags":[],"updated_at":"2018-06-30T15:26:48Z","provider:segmentation_id":68,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:47Z","provider:network_type":"vxlan"}]} 2018-06-30 15:26:49,177 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=4e2be430-b348-42b0-bcce-6ee22582679a used request id req-feefce0a-abaa-4c46-8e48-3753d9590770 2018-06-30 15:26:49,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098c7f4c6b40e63787b02cf1e44ea3b0423c5eed" 2018-06-30 15:26:49,329 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:49 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-0b849193-a125-4b9e-913e-fa944d05f108 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:26: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":"3f82605113b8454d8c19c473b2f93c9c","id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","subnetpool_id":null,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-subnet"}]} 2018-06-30 15:26:49,329 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a used request id req-0b849193-a125-4b9e-913e-fa944d05f108 2018-06-30 15:26:49,329 - OpenStackNetwork - DEBUG - Network [4e2be430-b348-42b0-bcce-6ee22582679a] created successfully 2018-06-30 15:26:49,330 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:26:49,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:26:49,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:26:49,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:26:49,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:26:50,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:26:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["kDQmdhWjRM6avZcdgcEO0w"], "issued_at": "2018-06-30T15:26:50.000000Z"}} 2018-06-30 15:26:50,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2879c7b66bf2bfeae9371577df049842b7c91672" 2018-06-30 15:26:50,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b05408bf-ae9a-43da-8785-9cf2b746ed09 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:26:50,404 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b05408bf-ae9a-43da-8785-9cf2b746ed09 2018-06-30 15:26:50,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:26:50,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:26:51,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:26:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["oiCAC9I5RGCF1wFR13GWTQ"], "issued_at": "2018-06-30T15:26:51.000000Z"}} 2018-06-30 15:26:51,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:26:51,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f09c6126-9d3c-4265-bdb7-f6a4275cf05e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:26:51,532 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f09c6126-9d3c-4265-bdb7-f6a4275cf05e 2018-06-30 15:26:51,533 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:26:51,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:26:51,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1d480b0-372e-4be5-a06b-4a4f38da63bd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:26:51,841 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c1d480b0-372e-4be5-a06b-4a4f38da63bd 2018-06-30 15:26:51,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:26:52,842 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:52 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-d1d8976f-d83d-4d5a-a110-fc62c5e53c2e Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4e2be430-b348-42b0-bcce-6ee22582679a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["fe483ce0-4dff-4b79-85af-ea1740ed3989"],"description":"","tags":[],"updated_at":"2018-06-30T15:26:48Z","provider:segmentation_id":68,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:47Z","provider:network_type":"vxlan"}]} 2018-06-30 15:26:52,842 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net used request id req-d1d8976f-d83d-4d5a-a110-fc62c5e53c2e 2018-06-30 15:26:52,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:26:52,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:26:52 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:26:52,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:26:53,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:52 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d56a300a-1901-4a88-a888-03b6f5c665a5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:26:53,236 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-d56a300a-1901-4a88-a888-03b6f5c665a5 2018-06-30 15:26:53,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:26:54,170 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:54 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-bf2efd2e-b784-4111-8a11-32a7e811bf87 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:26: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":"3f82605113b8454d8c19c473b2f93c9c","id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","subnetpool_id":null,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-subnet"}]} 2018-06-30 15:26:54,170 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a used request id req-bf2efd2e-b784-4111-8a11-32a7e811bf87 2018-06-30 15:26:54,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4e2be430-b348-42b0-bcce-6ee22582679a&name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:26:54,299 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:54 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-e843c92e-9caf-4edc-8619-9d346129a53f Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:26:54,299 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4e2be430-b348-42b0-bcce-6ee22582679a&name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-port&admin_state_up=True used request id req-e843c92e-9caf-4edc-8619-9d346129a53f 2018-06-30 15:26:54,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:26:55,831 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:55 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f59f8c40-0503-4052-938b-c760352f8561 X-Compute-Request-Id: req-f59f8c40-0503-4052-938b-c760352f8561 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:26:55,831 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst used request id req-f59f8c40-0503-4052-938b-c760352f8561 2018-06-30 15:26:55,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:26:56,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:56 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-25219974-6c73-4d8b-bbb5-00eac15e66dc Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4e2be430-b348-42b0-bcce-6ee22582679a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["fe483ce0-4dff-4b79-85af-ea1740ed3989"],"description":"","tags":[],"updated_at":"2018-06-30T15:26:48Z","provider:segmentation_id":68,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:47Z","provider:network_type":"vxlan"}]} 2018-06-30 15:26:56,713 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net used request id req-25219974-6c73-4d8b-bbb5-00eac15e66dc 2018-06-30 15:26:56,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:26:56,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:56 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e28654ea-032e-4912-94cf-f9910f0f37e0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:26:56,824 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-e28654ea-032e-4912-94cf-f9910f0f37e0 2018-06-30 15:26:56,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:26:57,426 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:57 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-90a356a0-0325-405c-b421-f5f50e916007 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:26: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":"3f82605113b8454d8c19c473b2f93c9c","id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","subnetpool_id":null,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-subnet"}]} 2018-06-30 15:26:57,427 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a used request id req-90a356a0-0325-405c-b421-f5f50e916007 2018-06-30 15:26:57,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4e2be430-b348-42b0-bcce-6ee22582679a&name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:26:57,526 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:57 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-655491b3-8820-4d18-a631-1de6a0be61b5 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:26:57,526 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4e2be430-b348-42b0-bcce-6ee22582679a&name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-port&admin_state_up=True used request id req-655491b3-8820-4d18-a631-1de6a0be61b5 2018-06-30 15:26:57,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:26:57,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:26:58,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:26:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["WMsekE5WSjOSiaPpAURa6w"], "issued_at": "2018-06-30T15:26:58.000000Z"}} 2018-06-30 15:26:58,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3bf9fee412595457373fc76afe955615237ad6" 2018-06-30 15:26:58,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d0f5dcb-cd8c-4439-8d9e-b338f2b2abad Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:26:58,489 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6d0f5dcb-cd8c-4439-8d9e-b338f2b2abad 2018-06-30 15:26:58,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:26:58,750 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:58 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-38942a95-777e-4c7b-9c11-188c5111f364 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4e2be430-b348-42b0-bcce-6ee22582679a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["fe483ce0-4dff-4b79-85af-ea1740ed3989"],"description":"","tags":[],"updated_at":"2018-06-30T15:26:48Z","provider:segmentation_id":68,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:47Z","provider:network_type":"vxlan"}]} 2018-06-30 15:26:58,750 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net used request id req-38942a95-777e-4c7b-9c11-188c5111f364 2018-06-30 15:26:58,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:26:58,911 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:58 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-c9a789c9-2b63-455b-acd2-0b7140aba7e1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:26: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":"3f82605113b8454d8c19c473b2f93c9c","id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","subnetpool_id":null,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-subnet"}]} 2018-06-30 15:26:58,911 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a used request id req-c9a789c9-2b63-455b-acd2-0b7140aba7e1 2018-06-30 15:26:58,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:26:59,206 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:59 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-53b09ba6-3ad1-451e-8e2f-ba3dcfcda6d4 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4e2be430-b348-42b0-bcce-6ee22582679a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["fe483ce0-4dff-4b79-85af-ea1740ed3989"],"description":"","tags":[],"updated_at":"2018-06-30T15:26:48Z","provider:segmentation_id":68,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:47Z","provider:network_type":"vxlan"}]} 2018-06-30 15:26:59,207 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net used request id req-53b09ba6-3ad1-451e-8e2f-ba3dcfcda6d4 2018-06-30 15:26:59,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:26:59,222 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:26:59 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:26:59,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3bf9fee412595457373fc76afe955615237ad6" 2018-06-30 15:26:59,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:26:59 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b43f7b3-c3a3-42af-ae57-a73069824aa1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:26:59,316 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-0b43f7b3-c3a3-42af-ae57-a73069824aa1 2018-06-30 15:26:59,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:26:59,495 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:26:59 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-d2ca8cab-16ba-410b-b20e-81c9ff1f7682 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:26: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":"3f82605113b8454d8c19c473b2f93c9c","id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","subnetpool_id":null,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-subnet"}]} 2018-06-30 15:26:59,495 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a used request id req-d2ca8cab-16ba-410b-b20e-81c9ff1f7682 2018-06-30 15:26:59,496 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net 2018-06-30 15:26:59,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" -d '{"port": {"network_id": "4e2be430-b348-42b0-bcce-6ee22582679a", "name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-port", "admin_state_up": true}}' 2018-06-30 15:27:01,362 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:27:01 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-6db9d309-8e7f-4c3e-8d75-f19a7858d43f Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:27:00Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","ip_address":"10.55.0.6"}],"id":"a467d0ff-5f2d-41d2-89cc-e8b9ddc29c96","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a3:14:37","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-port","admin_state_up":true,"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:59Z","binding:vnic_type":"normal"}} 2018-06-30 15:27:01,362 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-6db9d309-8e7f-4c3e-8d75-f19a7858d43f 2018-06-30 15:27:01,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:01,571 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:01 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-627738bf-0a3d-4cbd-bd26-beb7e6c507c0 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4e2be430-b348-42b0-bcce-6ee22582679a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["fe483ce0-4dff-4b79-85af-ea1740ed3989"],"description":"","tags":[],"updated_at":"2018-06-30T15:26:48Z","provider:segmentation_id":68,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:47Z","provider:network_type":"vxlan"}]} 2018-06-30 15:27:01,571 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net used request id req-627738bf-0a3d-4cbd-bd26-beb7e6c507c0 2018-06-30 15:27:01,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:01,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:27:01 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43d93920-db75-4756-97f1-b2be402529ba Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:27:01,630 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-43d93920-db75-4756-97f1-b2be402529ba 2018-06-30 15:27:01,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:01,748 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:01 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-77c4415a-386a-42aa-b2a3-09eec5bcd4b2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:26: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":"3f82605113b8454d8c19c473b2f93c9c","id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","subnetpool_id":null,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-subnet"}]} 2018-06-30 15:27:01,748 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a used request id req-77c4415a-386a-42aa-b2a3-09eec5bcd4b2 2018-06-30 15:27:01,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4e2be430-b348-42b0-bcce-6ee22582679a&name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:02,114 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:02 GMT Content-Type: application/json Content-Length: 858 Connection: keep-alive X-Openstack-Request-Id: req-2b79f26f-e4b2-4340-b397-33e2dc86df0b Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:27:00Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","ip_address":"10.55.0.6"}],"id":"a467d0ff-5f2d-41d2-89cc-e8b9ddc29c96","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a3:14:37","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-port","admin_state_up":true,"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:59Z","binding:vnic_type":"normal"}]} 2018-06-30 15:27:02,114 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4e2be430-b348-42b0-bcce-6ee22582679a&name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-port&admin_state_up=True used request id req-2b79f26f-e4b2-4340-b397-33e2dc86df0b 2018-06-30 15:27:02,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:02,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:27:02 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3593e5b-32fb-4745-8c7a-a036018c129a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:27:02,498 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-d3593e5b-32fb-4745-8c7a-a036018c129a 2018-06-30 15:27:02,498 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst 2018-06-30 15:27:02,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:03,313 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:03 GMT Content-Type: application/json Content-Length: 693 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c97f8fe2-07a4-444a-a9ca-4cc7dfc2c87d X-Compute-Request-Id: req-c97f8fe2-07a4-444a-a9ca-4cc7dfc2c87d Front-End-Https: on RESP BODY: {"flavors": [{"id": "595b2de3-b871-4726-992e-a35aa7552658", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/595b2de3-b871-4726-992e-a35aa7552658", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/595b2de3-b871-4726-992e-a35aa7552658", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-flavor-name"}, {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:27:03,313 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c97f8fe2-07a4-444a-a9ca-4cc7dfc2c87d 2018-06-30 15:27:03,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/595b2de3-b871-4726-992e-a35aa7552658 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:04,041 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:04 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1bdd5c62-e301-48c7-9cb1-87558770ee01 X-Compute-Request-Id: req-1bdd5c62-e301-48c7-9cb1-87558770ee01 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/595b2de3-b871-4726-992e-a35aa7552658", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/595b2de3-b871-4726-992e-a35aa7552658", "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": "595b2de3-b871-4726-992e-a35aa7552658"}} 2018-06-30 15:27:04,041 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/595b2de3-b871-4726-992e-a35aa7552658 used request id req-1bdd5c62-e301-48c7-9cb1-87558770ee01 2018-06-30 15:27:04,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:04,751 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:04 GMT Content-Type: application/json Content-Length: 900 Connection: keep-alive X-Openstack-Request-Id: req-ffa8a41c-7e87-411a-9de7-644d4394affb Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:26:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:26:39Z", "visibility": "shared", "self": "/v2/images/53755d25-4b72-4442-a778-955fac0c752d", "min_disk": 0, "protected": false, "id": "53755d25-4b72-4442-a778-955fac0c752d", "file": "/v2/images/53755d25-4b72-4442-a778-955fac0c752d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "262ec2199ec74c71a033c540f752c083", "direct_url": "file:///var/lib/glance/images/53755d25-4b72-4442-a778-955fac0c752d", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-image"} 2018-06-30 15:27:04,751 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-image used request id req-ffa8a41c-7e87-411a-9de7-644d4394affb 2018-06-30 15:27:04,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:05,534 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:05 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e50dadb8-2c94-49cf-baf2-4266cc1b498e Front-End-Https: on 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", "root-tar"], "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-06-30 15:27:05,534 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e50dadb8-2c94-49cf-baf2-4266cc1b498e 2018-06-30 15:27:05,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" -d '{"server": {"name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst", "imageRef": "53755d25-4b72-4442-a778-955fac0c752d", "flavorRef": "595b2de3-b871-4726-992e-a35aa7552658", "max_count": 1, "min_count": 1, "networks": [{"port": "a467d0ff-5f2d-41d2-89cc-e8b9ddc29c96"}]}}' 2018-06-30 15:27:12,954 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:27:12 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-62c40c44-526e-40c2-8036-d3b5acf7afd3 X-Compute-Request-Id: req-62c40c44-526e-40c2-8036-d3b5acf7afd3 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "502d3e78-c494-495b-801d-81ba9a23f303", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "bookmark"}], "adminPass": "DcPooLRsj3Bx"}} 2018-06-30 15:27:12,955 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-62c40c44-526e-40c2-8036-d3b5acf7afd3 2018-06-30 15:27:12,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:14,958 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:14 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3d2715c4-7ae5-447a-97f3-373301289e1f X-Compute-Request-Id: req-3d2715c4-7ae5-447a-97f3-373301289e1f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "bookmark"}], "image": {"id": "53755d25-4b72-4442-a778-955fac0c752d", "links": [{"href": "http://172.30.10.101:8774/images/53755d25-4b72-4442-a778-955fac0c752d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "595b2de3-b871-4726-992e-a35aa7552658", "links": [{"href": "http://172.30.10.101:8774/flavors/595b2de3-b871-4726-992e-a35aa7552658", "rel": "bookmark"}]}, "id": "502d3e78-c494-495b-801d-81ba9a23f303", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T15:27: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": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst", "created": "2018-06-30T15:27:13Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:27:14,959 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 used request id req-3d2715c4-7ae5-447a-97f3-373301289e1f 2018-06-30 15:27:14,959 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst 2018-06-30 15:27:14,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:15,140 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:15 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3ffa561e-4721-4c69-a459-e6540fa251e7 X-Compute-Request-Id: req-3ffa561e-4721-4c69-a459-e6540fa251e7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "bookmark"}], "image": {"id": "53755d25-4b72-4442-a778-955fac0c752d", "links": [{"href": "http://172.30.10.101:8774/images/53755d25-4b72-4442-a778-955fac0c752d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "595b2de3-b871-4726-992e-a35aa7552658", "links": [{"href": "http://172.30.10.101:8774/flavors/595b2de3-b871-4726-992e-a35aa7552658", "rel": "bookmark"}]}, "id": "502d3e78-c494-495b-801d-81ba9a23f303", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T15:27:15Z", "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-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst", "created": "2018-06-30T15:27:13Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:27:15,140 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 used request id req-3ffa561e-4721-4c69-a459-e6540fa251e7 2018-06-30 15:27:15,141 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst] is - BUILD 2018-06-30 15:27:15,141 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:27:18,144 - create_instance - DEBUG - VM status query timeout in 896.815296888 2018-06-30 15:27:18,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:20,204 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:20 GMT Content-Type: application/json Content-Length: 1551 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-da14c296-b80f-43b1-9ce0-ba72b1f3a80b X-Compute-Request-Id: req-da14c296-b80f-43b1-9ce0-ba72b1f3a80b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "bookmark"}], "image": {"id": "53755d25-4b72-4442-a778-955fac0c752d", "links": [{"href": "http://172.30.10.101:8774/images/53755d25-4b72-4442-a778-955fac0c752d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "595b2de3-b871-4726-992e-a35aa7552658", "links": [{"href": "http://172.30.10.101:8774/flavors/595b2de3-b871-4726-992e-a35aa7552658", "rel": "bookmark"}]}, "id": "502d3e78-c494-495b-801d-81ba9a23f303", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T15:27:18Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst", "created": "2018-06-30T15:27:12Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:27:20,204 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 used request id req-da14c296-b80f-43b1-9ce0-ba72b1f3a80b 2018-06-30 15:27:20,205 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst] is - BUILD 2018-06-30 15:27:20,205 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:27:23,206 - create_instance - DEBUG - VM status query timeout in 891.753712893 2018-06-30 15:27:23,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:24,748 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:24 GMT Content-Type: application/json Content-Length: 1738 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-77e0e891-3d91-4a13-b69d-3b9da911ef1d X-Compute-Request-Id: req-77e0e891-3d91-4a13-b69d-3b9da911ef1d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:14:37", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "bookmark"}], "image": {"id": "53755d25-4b72-4442-a778-955fac0c752d", "links": [{"href": "http://172.30.10.101:8774/images/53755d25-4b72-4442-a778-955fac0c752d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "595b2de3-b871-4726-992e-a35aa7552658", "links": [{"href": "http://172.30.10.101:8774/flavors/595b2de3-b871-4726-992e-a35aa7552658", "rel": "bookmark"}]}, "id": "502d3e78-c494-495b-801d-81ba9a23f303", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T15:27:18Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst", "created": "2018-06-30T15:27:12Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:27:24,748 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 used request id req-77e0e891-3d91-4a13-b69d-3b9da911ef1d 2018-06-30 15:27:24,749 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst] is - BUILD 2018-06-30 15:27:24,749 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:27:27,752 - create_instance - DEBUG - VM status query timeout in 887.207212925 2018-06-30 15:27:27,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:28,324 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:28 GMT Content-Type: application/json Content-Length: 1738 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fc50cd82-3254-4ce4-a86d-493ca8b1f23c X-Compute-Request-Id: req-fc50cd82-3254-4ce4-a86d-493ca8b1f23c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:14:37", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "bookmark"}], "image": {"id": "53755d25-4b72-4442-a778-955fac0c752d", "links": [{"href": "http://172.30.10.101:8774/images/53755d25-4b72-4442-a778-955fac0c752d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "595b2de3-b871-4726-992e-a35aa7552658", "links": [{"href": "http://172.30.10.101:8774/flavors/595b2de3-b871-4726-992e-a35aa7552658", "rel": "bookmark"}]}, "id": "502d3e78-c494-495b-801d-81ba9a23f303", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T15:27:18Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst", "created": "2018-06-30T15:27:12Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:27:28,325 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 used request id req-fc50cd82-3254-4ce4-a86d-493ca8b1f23c 2018-06-30 15:27:28,325 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst] is - BUILD 2018-06-30 15:27:28,325 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:27:31,328 - create_instance - DEBUG - VM status query timeout in 883.631857872 2018-06-30 15:27:31,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:34,004 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:34 GMT Content-Type: application/json Content-Length: 1759 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-193c4a13-3661-4027-a128-0b6ca0f61ebe X-Compute-Request-Id: req-193c4a13-3661-4027-a128-0b6ca0f61ebe Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:14:37", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "bookmark"}], "image": {"id": "53755d25-4b72-4442-a778-955fac0c752d", "links": [{"href": "http://172.30.10.101:8774/images/53755d25-4b72-4442-a778-955fac0c752d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006d", "OS-SRV-USG:launched_at": "2018-06-30T15:27:30.000000", "flavor": {"id": "595b2de3-b871-4726-992e-a35aa7552658", "links": [{"href": "http://172.30.10.101:8774/flavors/595b2de3-b871-4726-992e-a35aa7552658", "rel": "bookmark"}]}, "id": "502d3e78-c494-495b-801d-81ba9a23f303", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:27:31Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst", "created": "2018-06-30T15:27:12Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:27:34,004 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 used request id req-193c4a13-3661-4027-a128-0b6ca0f61ebe 2018-06-30 15:27:34,005 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst] is - ACTIVE 2018-06-30 15:27:34,005 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:27:34,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:36,062 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:36 GMT Content-Type: application/json Content-Length: 1759 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7354fdbf-6c17-45ff-ae6e-7d9341513e72 X-Compute-Request-Id: req-7354fdbf-6c17-45ff-ae6e-7d9341513e72 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:14:37", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "bookmark"}], "image": {"id": "53755d25-4b72-4442-a778-955fac0c752d", "links": [{"href": "http://172.30.10.101:8774/images/53755d25-4b72-4442-a778-955fac0c752d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006d", "OS-SRV-USG:launched_at": "2018-06-30T15:27:30.000000", "flavor": {"id": "595b2de3-b871-4726-992e-a35aa7552658", "links": [{"href": "http://172.30.10.101:8774/flavors/595b2de3-b871-4726-992e-a35aa7552658", "rel": "bookmark"}]}, "id": "502d3e78-c494-495b-801d-81ba9a23f303", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:27:31Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst", "created": "2018-06-30T15:27:12Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:27:36,062 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 used request id req-7354fdbf-6c17-45ff-ae6e-7d9341513e72 2018-06-30 15:27:36,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:36,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:36 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-0811cb42-a21c-4aad-86bd-3112bffa0ee2 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4e2be430-b348-42b0-bcce-6ee22582679a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["fe483ce0-4dff-4b79-85af-ea1740ed3989"],"description":"","tags":[],"updated_at":"2018-06-30T15:26:48Z","provider:segmentation_id":68,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:47Z","provider:network_type":"vxlan"}]} 2018-06-30 15:27:36,336 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net used request id req-0811cb42-a21c-4aad-86bd-3112bffa0ee2 2018-06-30 15:27:36,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:36,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:27:36 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd56a0ba-a95b-45b2-9d7e-ac9645025b91 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:27:36,709 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-dd56a0ba-a95b-45b2-9d7e-ac9645025b91 2018-06-30 15:27:36,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:36,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:36 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-33a714a6-4b8c-4614-893b-8ba276105fcd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:26: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":"3f82605113b8454d8c19c473b2f93c9c","id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","subnetpool_id":null,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-subnet"}]} 2018-06-30 15:27:36,843 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a used request id req-33a714a6-4b8c-4614-893b-8ba276105fcd 2018-06-30 15:27:36,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4e2be430-b348-42b0-bcce-6ee22582679a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:36,995 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:36 GMT Content-Type: application/json Content-Length: 2784 Connection: keep-alive X-Openstack-Request-Id: req-4141843c-a8a9-40a8-ae07-3214da8e12c7 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:26:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","ip_address":"10.55.0.2"}],"id":"44903a79-238d-47be-9e4c-6fd8129d490c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:0d:b1","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4e2be430-b348-42b0-bcce-6ee22582679a","name":"","admin_state_up":true,"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:27:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","ip_address":"10.55.0.6"}],"id":"a467d0ff-5f2d-41d2-89cc-e8b9ddc29c96","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:14:37","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"502d3e78-c494-495b-801d-81ba9a23f303","name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-port","admin_state_up":true,"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:26:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","ip_address":"10.55.0.3"}],"id":"cd66c04d-8ecc-43b7-b619-a9cd12af0aa9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:ba:6b","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4e2be430-b348-42b0-bcce-6ee22582679a","name":"","admin_state_up":true,"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:50Z","binding:vnic_type":"normal"}]} 2018-06-30 15:27:36,995 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4e2be430-b348-42b0-bcce-6ee22582679a used request id req-4141843c-a8a9-40a8-ae07-3214da8e12c7 2018-06-30 15:27:36,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:27:37,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["oJJVAvP7RFi5ilCRXdi2fg"], "issued_at": "2018-06-30T15:27:37.000000Z"}} 2018-06-30 15:27:37,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a3405db26be9d76b721412d09d5fcb17099369" 2018-06-30 15:27:40,261 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:40 GMT Content-Type: application/json Content-Length: 1762 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-811e42cb-a41d-4ca6-8479-25f9325ca4b6 X-Compute-Request-Id: req-811e42cb-a41d-4ca6-8479-25f9325ca4b6 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:14:37", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "bookmark"}], "image": {"id": "53755d25-4b72-4442-a778-955fac0c752d", "links": [{"href": "http://172.30.10.101:8774/images/53755d25-4b72-4442-a778-955fac0c752d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006d", "OS-SRV-USG:launched_at": "2018-06-30T15:27:30.000000", "flavor": {"id": "595b2de3-b871-4726-992e-a35aa7552658", "links": [{"href": "http://172.30.10.101:8774/flavors/595b2de3-b871-4726-992e-a35aa7552658", "rel": "bookmark"}]}, "id": "502d3e78-c494-495b-801d-81ba9a23f303", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:27:31Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst", "created": "2018-06-30T15:27:12Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 15:27:40,261 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst used request id req-811e42cb-a41d-4ca6-8479-25f9325ca4b6 2018-06-30 15:27:40,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:27:41,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:27:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["b6H_aesoQhWp7RVD7LLCdA"], "issued_at": "2018-06-30T15:27:41.000000Z"}} 2018-06-30 15:27:41,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ae03cfabb06fab68f7e1d306cab17a326462b5" 2018-06-30 15:27:42,184 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:42 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-2405ef15-5da5-4d3b-9d1e-97d5327cfe66 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4e2be430-b348-42b0-bcce-6ee22582679a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["fe483ce0-4dff-4b79-85af-ea1740ed3989"],"description":"","tags":[],"updated_at":"2018-06-30T15:26:48Z","provider:segmentation_id":68,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:47Z","provider:network_type":"vxlan"}]} 2018-06-30 15:27:42,184 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net used request id req-2405ef15-5da5-4d3b-9d1e-97d5327cfe66 2018-06-30 15:27:42,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ae03cfabb06fab68f7e1d306cab17a326462b5" 2018-06-30 15:27:43,003 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:42 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-b446b546-8d60-44e5-a41f-d8c81ef69b0f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:26: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":"3f82605113b8454d8c19c473b2f93c9c","id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","subnetpool_id":null,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-subnet"}]} 2018-06-30 15:27:43,003 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a used request id req-b446b546-8d60-44e5-a41f-d8c81ef69b0f 2018-06-30 15:27:43,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4e2be430-b348-42b0-bcce-6ee22582679a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ae03cfabb06fab68f7e1d306cab17a326462b5" 2018-06-30 15:27:43,807 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:43 GMT Content-Type: application/json Content-Length: 2784 Connection: keep-alive X-Openstack-Request-Id: req-aae33a83-67d8-48b2-b67f-ec732bd92a68 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:26:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","ip_address":"10.55.0.2"}],"id":"44903a79-238d-47be-9e4c-6fd8129d490c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:0d:b1","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4e2be430-b348-42b0-bcce-6ee22582679a","name":"","admin_state_up":true,"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:27:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","ip_address":"10.55.0.6"}],"id":"a467d0ff-5f2d-41d2-89cc-e8b9ddc29c96","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:14:37","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"502d3e78-c494-495b-801d-81ba9a23f303","name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-port","admin_state_up":true,"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:26:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","ip_address":"10.55.0.3"}],"id":"cd66c04d-8ecc-43b7-b619-a9cd12af0aa9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:ba:6b","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4e2be430-b348-42b0-bcce-6ee22582679a","name":"","admin_state_up":true,"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:50Z","binding:vnic_type":"normal"}]} 2018-06-30 15:27:43,807 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4e2be430-b348-42b0-bcce-6ee22582679a used request id req-aae33a83-67d8-48b2-b67f-ec732bd92a68 2018-06-30 15:27:43,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:27:44,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4dfe79ba71884fea8d45d578ad25f36f", "name": "CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj-role"}], "expires_at": "2018-06-30T16:27:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "262ec2199ec74c71a033c540f752c083", "name": "CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/262ec2199ec74c71a033c540f752c083", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/262ec2199ec74c71a033c540f752c083", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/262ec2199ec74c71a033c540f752c083", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/262ec2199ec74c71a033c540f752c083", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/262ec2199ec74c71a033c540f752c083", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/262ec2199ec74c71a033c540f752c083", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/262ec2199ec74c71a033c540f752c083", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/262ec2199ec74c71a033c540f752c083", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/262ec2199ec74c71a033c540f752c083", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/262ec2199ec74c71a033c540f752c083", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/262ec2199ec74c71a033c540f752c083", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/262ec2199ec74c71a033c540f752c083", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-8614ead8-7ed7-4b6-user", "id": "c502ca9387e64e059c8a538bb0fb4571"}, "audit_ids": ["_jrULHs3RHuFBHJoM2IDgA"], "issued_at": "2018-06-30T15:27:44.000000Z"}} 2018-06-30 15:27:44,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908441f6ba3988b086ede7a7a0cc11ee9a75a61b" 2018-06-30 15:27:45,677 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:45 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-88ad1343-010c-4593-ab2d-8b35b90e5296 X-Compute-Request-Id: req-88ad1343-010c-4593-ab2d-8b35b90e5296 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:27:45,677 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst used request id req-88ad1343-010c-4593-ab2d-8b35b90e5296 2018-06-30 15:27:45,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:47,625 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:47 GMT Content-Type: application/json Content-Length: 1759 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a77398a8-7e6f-4863-a5a5-7392fe1ebd64 X-Compute-Request-Id: req-a77398a8-7e6f-4863-a5a5-7392fe1ebd64 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:14:37", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "bookmark"}], "image": {"id": "53755d25-4b72-4442-a778-955fac0c752d", "links": [{"href": "http://172.30.10.101:8774/images/53755d25-4b72-4442-a778-955fac0c752d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006d", "OS-SRV-USG:launched_at": "2018-06-30T15:27:30.000000", "flavor": {"id": "595b2de3-b871-4726-992e-a35aa7552658", "links": [{"href": "http://172.30.10.101:8774/flavors/595b2de3-b871-4726-992e-a35aa7552658", "rel": "bookmark"}]}, "id": "502d3e78-c494-495b-801d-81ba9a23f303", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:27:31Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst", "created": "2018-06-30T15:27:12Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:27:47,626 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 used request id req-a77398a8-7e6f-4863-a5a5-7392fe1ebd64 2018-06-30 15:27:47,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:47,911 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:47 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-99d98d82-44f0-40a5-9196-22b74474041c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4e2be430-b348-42b0-bcce-6ee22582679a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["fe483ce0-4dff-4b79-85af-ea1740ed3989"],"description":"","tags":[],"updated_at":"2018-06-30T15:26:48Z","provider:segmentation_id":68,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:47Z","provider:network_type":"vxlan"}]} 2018-06-30 15:27:47,911 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net used request id req-99d98d82-44f0-40a5-9196-22b74474041c 2018-06-30 15:27:47,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:48,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:27:47 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d5f4336-2e02-48e4-aa29-c5dd43ee314c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:27:48,275 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-5d5f4336-2e02-48e4-aa29-c5dd43ee314c 2018-06-30 15:27:48,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:48,748 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:48 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-e172c105-7c00-4bf8-9264-feb59be114ea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:26: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":"3f82605113b8454d8c19c473b2f93c9c","id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","subnetpool_id":null,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-subnet"}]} 2018-06-30 15:27:48,748 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a used request id req-e172c105-7c00-4bf8-9264-feb59be114ea 2018-06-30 15:27:48,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4e2be430-b348-42b0-bcce-6ee22582679a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:48,964 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:48 GMT Content-Type: application/json Content-Length: 2784 Connection: keep-alive X-Openstack-Request-Id: req-55f1a011-f1b4-460d-b3cf-eecd320c59f4 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:26:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","ip_address":"10.55.0.2"}],"id":"44903a79-238d-47be-9e4c-6fd8129d490c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:0d:b1","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4e2be430-b348-42b0-bcce-6ee22582679a","name":"","admin_state_up":true,"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:27:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","ip_address":"10.55.0.6"}],"id":"a467d0ff-5f2d-41d2-89cc-e8b9ddc29c96","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:14:37","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"502d3e78-c494-495b-801d-81ba9a23f303","name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-port","admin_state_up":true,"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:26:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","ip_address":"10.55.0.3"}],"id":"cd66c04d-8ecc-43b7-b619-a9cd12af0aa9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:ba:6b","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4e2be430-b348-42b0-bcce-6ee22582679a","name":"","admin_state_up":true,"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:50Z","binding:vnic_type":"normal"}]} 2018-06-30 15:27:48,964 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4e2be430-b348-42b0-bcce-6ee22582679a used request id req-55f1a011-f1b4-460d-b3cf-eecd320c59f4 2018-06-30 15:27:48,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:50,215 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:50 GMT Content-Type: application/json Content-Length: 1759 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-51839abc-246c-4adf-8cdb-177fc7bd74ec X-Compute-Request-Id: req-51839abc-246c-4adf-8cdb-177fc7bd74ec Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:14:37", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "bookmark"}], "image": {"id": "53755d25-4b72-4442-a778-955fac0c752d", "links": [{"href": "http://172.30.10.101:8774/images/53755d25-4b72-4442-a778-955fac0c752d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006d", "OS-SRV-USG:launched_at": "2018-06-30T15:27:30.000000", "flavor": {"id": "595b2de3-b871-4726-992e-a35aa7552658", "links": [{"href": "http://172.30.10.101:8774/flavors/595b2de3-b871-4726-992e-a35aa7552658", "rel": "bookmark"}]}, "id": "502d3e78-c494-495b-801d-81ba9a23f303", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:27:31Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst", "created": "2018-06-30T15:27:12Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:27:50,215 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 used request id req-51839abc-246c-4adf-8cdb-177fc7bd74ec 2018-06-30 15:27:50,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:50,514 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:50 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-fa7c6e7c-a64a-4582-bcec-529590f9e506 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4e2be430-b348-42b0-bcce-6ee22582679a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["fe483ce0-4dff-4b79-85af-ea1740ed3989"],"description":"","tags":[],"updated_at":"2018-06-30T15:26:48Z","provider:segmentation_id":68,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:47Z","provider:network_type":"vxlan"}]} 2018-06-30 15:27:50,514 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net used request id req-fa7c6e7c-a64a-4582-bcec-529590f9e506 2018-06-30 15:27:50,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:50,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:27:50 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0e2dc3d-7788-4db5-9f96-751e50cc66d8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:27:50,622 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-b0e2dc3d-7788-4db5-9f96-751e50cc66d8 2018-06-30 15:27:50,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:50,794 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:50 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-df53c066-6bf9-4dd4-8307-38b2768e43c9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:26: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":"3f82605113b8454d8c19c473b2f93c9c","id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","subnetpool_id":null,"name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-subnet"}]} 2018-06-30 15:27:50,794 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4e2be430-b348-42b0-bcce-6ee22582679a used request id req-df53c066-6bf9-4dd4-8307-38b2768e43c9 2018-06-30 15:27:50,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4e2be430-b348-42b0-bcce-6ee22582679a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:50,945 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:50 GMT Content-Type: application/json Content-Length: 2784 Connection: keep-alive X-Openstack-Request-Id: req-b22c9d58-f4b6-4152-a950-cbc0e46c5f05 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:26:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","ip_address":"10.55.0.2"}],"id":"44903a79-238d-47be-9e4c-6fd8129d490c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:0d:b1","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4e2be430-b348-42b0-bcce-6ee22582679a","name":"","admin_state_up":true,"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:27:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","ip_address":"10.55.0.6"}],"id":"a467d0ff-5f2d-41d2-89cc-e8b9ddc29c96","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:14:37","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"502d3e78-c494-495b-801d-81ba9a23f303","name":"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-port","admin_state_up":true,"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:59Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:26:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fe483ce0-4dff-4b79-85af-ea1740ed3989","ip_address":"10.55.0.3"}],"id":"cd66c04d-8ecc-43b7-b619-a9cd12af0aa9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:ba:6b","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4e2be430-b348-42b0-bcce-6ee22582679a","name":"","admin_state_up":true,"network_id":"4e2be430-b348-42b0-bcce-6ee22582679a","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:26:50Z","binding:vnic_type":"normal"}]} 2018-06-30 15:27:50,946 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4e2be430-b348-42b0-bcce-6ee22582679a used request id req-b22c9d58-f4b6-4152-a950-cbc0e46c5f05 2018-06-30 15:27:50,947 - create_instance - INFO - Deleting Port with ID - a467d0ff-5f2d-41d2-89cc-e8b9ddc29c96 2018-06-30 15:27:50,947 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-port 2018-06-30 15:27:50,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/a467d0ff-5f2d-41d2-89cc-e8b9ddc29c96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:52,209 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:27:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d83c7351-8351-42cf-b012-724d8aad65b2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:27:52,209 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/a467d0ff-5f2d-41d2-89cc-e8b9ddc29c96 used request id req-d83c7351-8351-42cf-b012-724d8aad65b2 2018-06-30 15:27:52,209 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst 2018-06-30 15:27:52,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:52,588 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:27:52 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-89cb328b-2406-4758-860d-7788243918cc X-Compute-Request-Id: req-89cb328b-2406-4758-860d-7788243918cc Front-End-Https: on 2018-06-30 15:27:52,588 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 used request id req-89cb328b-2406-4758-860d-7788243918cc 2018-06-30 15:27:52,589 - create_instance - INFO - Checking deletion status 2018-06-30 15:27:52,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:52,968 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:27:52 GMT Content-Type: application/json Content-Length: 1723 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ac584b91-1a10-44fc-866a-1fc330959afb X-Compute-Request-Id: req-ac584b91-1a10-44fc-866a-1fc330959afb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:14:37", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/502d3e78-c494-495b-801d-81ba9a23f303", "rel": "bookmark"}], "image": {"id": "53755d25-4b72-4442-a778-955fac0c752d", "links": [{"href": "http://172.30.10.101:8774/images/53755d25-4b72-4442-a778-955fac0c752d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000006d", "OS-SRV-USG:launched_at": "2018-06-30T15:27:30.000000", "flavor": {"id": "595b2de3-b871-4726-992e-a35aa7552658", "links": [{"href": "http://172.30.10.101:8774/flavors/595b2de3-b871-4726-992e-a35aa7552658", "rel": "bookmark"}]}, "id": "502d3e78-c494-495b-801d-81ba9a23f303", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:27:52Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst", "created": "2018-06-30T15:27:12Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:27:52,968 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 used request id req-ac584b91-1a10-44fc-866a-1fc330959afb 2018-06-30 15:27:52,969 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst] is - ACTIVE 2018-06-30 15:27:52,969 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:27:55,972 - create_instance - DEBUG - VM status query timeout in 296.61669302 2018-06-30 15:27:55,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd3a8928b1d49faaac67182b112d0d5c1621543" 2018-06-30 15:27:56,154 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:27:56 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b35562c6-22e8-43f6-be86-6e2b4aaaf49f X-Compute-Request-Id: req-b35562c6-22e8-43f6-be86-6e2b4aaaf49f RESP BODY: {"itemNotFound": {"message": "Instance 502d3e78-c494-495b-801d-81ba9a23f303 could not be found.", "code": 404}} 2018-06-30 15:27:56,154 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/502d3e78-c494-495b-801d-81ba9a23f303 used request id req-b35562c6-22e8-43f6-be86-6e2b4aaaf49f 2018-06-30 15:27:56,154 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 502d3e78-c494-495b-801d-81ba9a23f303 could not be found. (HTTP 404) (Request-ID: req-b35562c6-22e8-43f6-be86-6e2b4aaaf49f) 2018-06-30 15:27:56,154 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-inst 2018-06-30 15:27:56,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/595b2de3-b871-4726-992e-a35aa7552658 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f665b647ba6b5ca8cda44cdc82f28dcacdade6c" 2018-06-30 15:27:56,760 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:27:56 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a63e6511-1525-42c9-9439-3ac694f676b8 X-Compute-Request-Id: req-a63e6511-1525-42c9-9439-3ac694f676b8 2018-06-30 15:27:56,760 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/595b2de3-b871-4726-992e-a35aa7552658 used request id req-a63e6511-1525-42c9-9439-3ac694f676b8 2018-06-30 15:27:56,761 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-subnet 2018-06-30 15:27:56,761 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-subnet 2018-06-30 15:27:56,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/fe483ce0-4dff-4b79-85af-ea1740ed3989 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098c7f4c6b40e63787b02cf1e44ea3b0423c5eed" 2018-06-30 15:28:01,669 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:28:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-35d9982c-29fe-4f8e-a4b8-b3b3c4485c3e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:28:01,670 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/fe483ce0-4dff-4b79-85af-ea1740ed3989 used request id req-35d9982c-29fe-4f8e-a4b8-b3b3c4485c3e 2018-06-30 15:28:01,670 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-pub-net 2018-06-30 15:28:01,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/4e2be430-b348-42b0-bcce-6ee22582679a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}098c7f4c6b40e63787b02cf1e44ea3b0423c5eed" 2018-06-30 15:28:04,453 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:28:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-301a4bd0-281b-4148-929d-0281c3fd2a81 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:28:04,453 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/4e2be430-b348-42b0-bcce-6ee22582679a used request id req-301a4bd0-281b-4148-929d-0281c3fd2a81 2018-06-30 15:28:04,454 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-76018f56-5653-4fb5-8100-4ecfbe7a13ac-image 2018-06-30 15:28:04,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/53755d25-4b72-4442-a778-955fac0c752d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83570b3660791e9ca5f3b3b1fa9bc0dc4b4bd895" 2018-06-30 15:28:06,157 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:28:06 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9e8386dc-0661-44ce-9409-e268402aae24 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:28:06,157 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/53755d25-4b72-4442-a778-955fac0c752d used request id req-9e8386dc-0661-44ce-9409-e268402aae24 2018-06-30 15:28:06,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf29db7101d86156645ba8f913848e302bf7717" 2018-06-30 15:28:07,403 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:07 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-90e53ba5-906b-42f6-ac64-2b8532dab479 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:28:07,403 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-90e53ba5-906b-42f6-ac64-2b8532dab479 2018-06-30 15:28:07,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf29db7101d86156645ba8f913848e302bf7717" 2018-06-30 15:28:07,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:07 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e85fe1b-ad9e-4891-90ca-73f47357574f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:28:07,471 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-3e85fe1b-ad9e-4891-90ca-73f47357574f 2018-06-30 15:28:07,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf29db7101d86156645ba8f913848e302bf7717" 2018-06-30 15:28:07,708 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:28:07 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6e13069-0f9a-417b-9b06-ff39bab2724e Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:28:07,708 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-c6e13069-0f9a-417b-9b06-ff39bab2724e 2018-06-30 15:28:07,708 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:28:07,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf29db7101d86156645ba8f913848e302bf7717" 2018-06-30 15:28:07,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:07 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1aa7064-1961-42ea-80fd-d6528cc283e9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:28:07,798 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-d1aa7064-1961-42ea-80fd-d6528cc283e9 2018-06-30 15:28:07,799 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj 2018-06-30 15:28:07,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/262ec2199ec74c71a033c540f752c083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf29db7101d86156645ba8f913848e302bf7717" 2018-06-30 15:28:08,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:28:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d81f70c-c038-49a0-835e-aad39ee3734e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:28:08,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/262ec2199ec74c71a033c540f752c083 used request id req-6d81f70c-c038-49a0-835e-aad39ee3734e 2018-06-30 15:28:08,442 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-8614ead8-7ed7-4b6-proj-role 2018-06-30 15:28:08,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/4dfe79ba71884fea8d45d578ad25f36f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf29db7101d86156645ba8f913848e302bf7717" 2018-06-30 15:28:08,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:28:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4d85ce1-53c3-454a-b32c-f57d5761f7dd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:28:08,560 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/4dfe79ba71884fea8d45d578ad25f36f used request id req-e4d85ce1-53c3-454a-b32c-f57d5761f7dd 2018-06-30 15:28:08,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf29db7101d86156645ba8f913848e302bf7717" 2018-06-30 15:28:08,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:08 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-293700d0-bdc8-4461-9a10-8e88263a60fc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:28:08,647 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-293700d0-bdc8-4461-9a10-8e88263a60fc 2018-06-30 15:28:08,647 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-8614ead8-7ed7-4b6-user 2018-06-30 15:28:08,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/c502ca9387e64e059c8a538bb0fb4571 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8902c575049bd3be3f7abc347aceef9400c93a35" 2018-06-30 15:28:08,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:28:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-438273b2-c67c-422d-935d-7a455067aca9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:28:08,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c502ca9387e64e059c8a538bb0fb4571 used request id req-438273b2-c67c-422d-935d-7a455067aca9 2018-06-30 15:28:08,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:28:09,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:28:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["BIIlz3AcRp6c_u7ICICI-w"], "issued_at": "2018-06-30T15:28:09.000000Z"}} 2018-06-30 15:28:09,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19afbd4109e825818ab6571d7a20cff006027760" 2018-06-30 15:28:10,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ce54016-2692-45ec-a16b-ef2adba9af11 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:28:10,401 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2ce54016-2692-45ec-a16b-ef2adba9af11 2018-06-30 15:28:10,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:28:10,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:28:11,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:28:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["W7t8PmSoQaq8g3xQsHkVKA"], "issued_at": "2018-06-30T15:28:11.000000Z"}} 2018-06-30 15:28:11,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9099448f014e618a3165848e1be6ec2f534995c5" 2018-06-30 15:28:11,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84c4faff-0d31-4c3f-ac53-10a17549ab8e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:28:11,154 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-84c4faff-0d31-4c3f-ac53-10a17549ab8e 2018-06-30 15:28:11,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:28:11,169 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:28:11 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:28:11,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-7f676007-5a52-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9099448f014e618a3165848e1be6ec2f534995c5" 2018-06-30 15:28:11,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:11 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95d05547-2b3c-4ace-aeba-129497acae2f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-7f676007-5a52-45c-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:28:11,482 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-7f676007-5a52-45c-proj used request id req-95d05547-2b3c-4ace-aeba-129497acae2f 2018-06-30 15:28:11,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9099448f014e618a3165848e1be6ec2f534995c5" 2018-06-30 15:28:11,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:11 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-476b7757-5726-4adc-a35d-9581e106fd98 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:28:11,581 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-476b7757-5726-4adc-a35d-9581e106fd98 2018-06-30 15:28:11,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9099448f014e618a3165848e1be6ec2f534995c5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj"}}' 2018-06-30 15:28:11,979 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:28:11 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1589f7c0-4eb3-4cd3-86c7-2d2c056d59ca Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1"}, "tags": [], "enabled": true, "id": "7d6b8341131540168a3fc2bd53f245b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj"}} 2018-06-30 15:28:11,979 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1589f7c0-4eb3-4cd3-86c7-2d2c056d59ca 2018-06-30 15:28:11,979 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-7f676007-5a52-45c-proj 2018-06-30 15:28:11,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:28:11,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:28:12,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["FK_l0UiZRm6OPVS9pr5VKQ"], "issued_at": "2018-06-30T15:28:12.000000Z"}} 2018-06-30 15:28:12,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065f99d83cea94f8e8d7d2e68622f4e2518ab434" 2018-06-30 15:28:13,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55394cb1-6853-46e3-bc82-d06b17986116 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:28:13,121 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-55394cb1-6853-46e3-bc82-d06b17986116 2018-06-30 15:28:13,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:28:13,136 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:28:13 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:28:13,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065f99d83cea94f8e8d7d2e68622f4e2518ab434" 2018-06-30 15:28:13,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:13 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06270a9f-58ba-449a-b43c-c9730eebf5ac Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:28:13,559 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-06270a9f-58ba-449a-b43c-c9730eebf5ac 2018-06-30 15:28:13,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstanceSimpleTests-7f676007-5a52-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065f99d83cea94f8e8d7d2e68622f4e2518ab434" 2018-06-30 15:28:13,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:13 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6fa98904-6382-4418-a80e-c8830a0b40bd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSimpleTests-7f676007-5a52-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1"}, "tags": [], "enabled": true, "id": "7d6b8341131540168a3fc2bd53f245b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj"}]} 2018-06-30 15:28:13,965 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSimpleTests-7f676007-5a52-45c-proj used request id req-6fa98904-6382-4418-a80e-c8830a0b40bd 2018-06-30 15:28:13,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065f99d83cea94f8e8d7d2e68622f4e2518ab434" 2018-06-30 15:28:14,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:13 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-680b2b5f-716d-45e5-bdfd-f9ca17c07c88 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:28:14,327 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-680b2b5f-716d-45e5-bdfd-f9ca17c07c88 2018-06-30 15:28:15,052 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-7f676007-5a52-45c-user 2018-06-30 15:28:15,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:28:15,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9099448f014e618a3165848e1be6ec2f534995c5" 2018-06-30 15:28:15,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:15 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3674fd58-ad67-459d-8520-35e3fc49bd02 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:28:15,128 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3674fd58-ad67-459d-8520-35e3fc49bd02 2018-06-30 15:28:15,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9099448f014e618a3165848e1be6ec2f534995c5" -d '{"role": {"name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj-role"}}' 2018-06-30 15:28:15,429 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:28:15 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1cb8e35e-b77f-41f9-96c0-b8c08d558321 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e007ce65dee14b819a0c74cc4abdf14f", "links": {"self": "http://10.167.4.35:5000/v3/roles/e007ce65dee14b819a0c74cc4abdf14f"}, "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj-role"}} 2018-06-30 15:28:15,429 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-1cb8e35e-b77f-41f9-96c0-b8c08d558321 2018-06-30 15:28:15,430 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-7f676007-5a52-45c-proj-role 2018-06-30 15:28:15,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e007ce65dee14b819a0c74cc4abdf14f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9099448f014e618a3165848e1be6ec2f534995c5" 2018-06-30 15:28:15,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:15 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d6f4ccb-002e-4bf0-97d9-37d58c1e4a06 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e007ce65dee14b819a0c74cc4abdf14f", "links": {"self": "http://10.167.4.35:5000/v3/roles/e007ce65dee14b819a0c74cc4abdf14f"}, "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj-role"}} 2018-06-30 15:28:15,807 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e007ce65dee14b819a0c74cc4abdf14f used request id req-7d6f4ccb-002e-4bf0-97d9-37d58c1e4a06 2018-06-30 15:28:15,807 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-7f676007-5a52-45c-proj-role to project CreateInstanceSimpleTests-7f676007-5a52-45c-proj 2018-06-30 15:28:15,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1/users/730f1fe08763461ab08922dfa58d5c4e/roles/e007ce65dee14b819a0c74cc4abdf14f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9099448f014e618a3165848e1be6ec2f534995c5" 2018-06-30 15:28:16,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:28:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53b6f7a3-a856-49f1-ad5b-778a60e53e90 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:28:16,271 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1/users/730f1fe08763461ab08922dfa58d5c4e/roles/e007ce65dee14b819a0c74cc4abdf14f used request id req-53b6f7a3-a856-49f1-ad5b-778a60e53e90 2018-06-30 15:28:16,272 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:28:16,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:28:16,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:28:16,275 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:28:16,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:28:16,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:28:17,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e007ce65dee14b819a0c74cc4abdf14f", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj-role"}], "expires_at": "2018-06-30T16:28:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d6b8341131540168a3fc2bd53f245b1", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-user", "id": "730f1fe08763461ab08922dfa58d5c4e"}, "audit_ids": ["REnTYPKjS3u81wun0upeGQ"], "issued_at": "2018-06-30T15:28:17.000000Z"}} 2018-06-30 15:28:17,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289170a2ff10d88d33a3316fef48ebd13962142f" 2018-06-30 15:28:17,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f1938c9-114a-4851-b4f8-539825c7e235 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:28:17,579 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4f1938c9-114a-4851-b4f8-539825c7e235 2018-06-30 15:28:17,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}289170a2ff10d88d33a3316fef48ebd13962142f" 2018-06-30 15:28:18,543 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:18 GMT Content-Type: application/json Content-Length: 170 Connection: keep-alive X-Openstack-Request-Id: req-2fc47797-b217-41ec-917c-c7ce90241e3d Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-image"} 2018-06-30 15:28:18,543 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-image used request id req-2fc47797-b217-41ec-917c-c7ce90241e3d 2018-06-30 15:28:18,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}289170a2ff10d88d33a3316fef48ebd13962142f" 2018-06-30 15:28:19,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:19 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f64990ae-1e25-40fe-aa8c-fc0b3ccc5b27 Front-End-Https: on 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", "root-tar"], "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-06-30 15:28:19,141 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f64990ae-1e25-40fe-aa8c-fc0b3ccc5b27 2018-06-30 15:28:19,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}289170a2ff10d88d33a3316fef48ebd13962142f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-image"}' 2018-06-30 15:28:19,897 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:28:19 GMT Content-Type: application/json Content-Length: 612 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-86f74377-c760-448a-a10b-b0af61a19fd2 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:28:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:28:20Z", "visibility": "shared", "self": "/v2/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9", "min_disk": 0, "protected": false, "id": "a6644a1d-3217-4f72-8c29-b5192ffee4c9", "file": "/v2/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9/file", "checksum": null, "owner": "7d6b8341131540168a3fc2bd53f245b1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:28:19,897 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-86f74377-c760-448a-a10b-b0af61a19fd2 2018-06-30 15:28:19,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}289170a2ff10d88d33a3316fef48ebd13962142f" -d '' 2018-06-30 15:28:21,214 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:28:21 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6442578e-5fe7-4db7-a0bf-f09882c47169 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:28:21,215 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9/file used request id req-6442578e-5fe7-4db7-a0bf-f09882c47169 2018-06-30 15:28:21,215 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:28:21,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}289170a2ff10d88d33a3316fef48ebd13962142f" 2018-06-30 15:28:21,278 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:21 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-973e0c66-b1df-49fe-a392-db8b257c3a48 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:28:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:28:21Z", "visibility": "shared", "self": "/v2/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9", "min_disk": 0, "protected": false, "id": "a6644a1d-3217-4f72-8c29-b5192ffee4c9", "file": "/v2/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d6b8341131540168a3fc2bd53f245b1", "direct_url": "file:///var/lib/glance/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:28:21,279 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9 used request id req-973e0c66-b1df-49fe-a392-db8b257c3a48 2018-06-30 15:28:21,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}289170a2ff10d88d33a3316fef48ebd13962142f" 2018-06-30 15:28:22,029 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:22 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-5a22331d-5bce-4e27-9409-c8e0e748af1f Front-End-Https: on 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", "root-tar"], "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-06-30 15:28:22,029 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-5a22331d-5bce-4e27-9409-c8e0e748af1f 2018-06-30 15:28:22,033 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-image 2018-06-30 15:28:22,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}289170a2ff10d88d33a3316fef48ebd13962142f" 2018-06-30 15:28:22,716 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:22 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-b5743ade-d572-47e6-aa1b-3b6904ffb53a Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:28:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:28:21Z", "visibility": "shared", "self": "/v2/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9", "min_disk": 0, "protected": false, "id": "a6644a1d-3217-4f72-8c29-b5192ffee4c9", "file": "/v2/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d6b8341131540168a3fc2bd53f245b1", "direct_url": "file:///var/lib/glance/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:28:22,716 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9 used request id req-b5743ade-d572-47e6-aa1b-3b6904ffb53a 2018-06-30 15:28:22,716 - create_image - DEBUG - Instance status is - active 2018-06-30 15:28:22,717 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-image 2018-06-30 15:28:22,717 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-image 2018-06-30 15:28:22,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:28:22,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:28:23,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:28:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Xi77k_uoSFK62FmxM4stww"], "issued_at": "2018-06-30T15:28:23.000000Z"}} 2018-06-30 15:28:23,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a226edb8ef82d0bb51006418ba63b3a2846f4cff" 2018-06-30 15:28:23,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-314724e1-4e22-4e58-8172-80a5f34129a8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:28:23,812 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-314724e1-4e22-4e58-8172-80a5f34129a8 2018-06-30 15:28:23,813 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:28:23,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a226edb8ef82d0bb51006418ba63b3a2846f4cff" 2018-06-30 15:28:24,512 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:24 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3b701d7c-8122-42c0-9253-ee9a588529de X-Compute-Request-Id: req-3b701d7c-8122-42c0-9253-ee9a588529de Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:28:24,512 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-3b701d7c-8122-42c0-9253-ee9a588529de 2018-06-30 15:28:24,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a226edb8ef82d0bb51006418ba63b3a2846f4cff" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-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-06-30 15:28:25,511 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:25 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5bc0840b-505d-4578-84a9-3969a14ded62 X-Compute-Request-Id: req-5bc0840b-505d-4578-84a9-3969a14ded62 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "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": "cf19f505-da72-4f1e-a4b2-6401a9d51ca1"}} 2018-06-30 15:28:25,511 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-5bc0840b-505d-4578-84a9-3969a14ded62 2018-06-30 15:28:25,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:28:25,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:28:26,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e007ce65dee14b819a0c74cc4abdf14f", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj-role"}], "expires_at": "2018-06-30T16:28:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d6b8341131540168a3fc2bd53f245b1", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-user", "id": "730f1fe08763461ab08922dfa58d5c4e"}, "audit_ids": ["5TOJTkk0Q1m6XV343c0NxQ"], "issued_at": "2018-06-30T15:28:26.000000Z"}} 2018-06-30 15:28:26,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b292a6e7f728746eb7c810eadfddd998c258cd3d" 2018-06-30 15:28:26,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78d8b934-4c20-4f53-91af-77b06e40f284 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:28:26,808 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-78d8b934-4c20-4f53-91af-77b06e40f284 2018-06-30 15:28:26,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b292a6e7f728746eb7c810eadfddd998c258cd3d" 2018-06-30 15:28:27,589 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:27 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-1e3fe5cb-f46c-419f-9a4a-6eebbb9227e6 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:28:27,590 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net used request id req-1e3fe5cb-f46c-419f-9a4a-6eebbb9227e6 2018-06-30 15:28:27,590 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net 2018-06-30 15:28:27,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b292a6e7f728746eb7c810eadfddd998c258cd3d" -d '{"network": {"name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net", "admin_state_up": true}}' 2018-06-30 15:28:28,630 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:28:28 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-3f6166e7-3a2c-4eb8-987f-35b37d48721f Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:28:28Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"7d6b8341131540168a3fc2bd53f245b1","id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net"}} 2018-06-30 15:28:28,630 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-3f6166e7-3a2c-4eb8-987f-35b37d48721f 2018-06-30 15:28:28,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=59d5f770-12c7-4b97-b9b2-b206df2ee94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b292a6e7f728746eb7c810eadfddd998c258cd3d" 2018-06-30 15:28:28,876 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:28 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-6870829a-5e33-4f93-ba24-cd2091f34105 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:28:28Z","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net"}]} 2018-06-30 15:28:28,876 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=59d5f770-12c7-4b97-b9b2-b206df2ee94a used request id req-6870829a-5e33-4f93-ba24-cd2091f34105 2018-06-30 15:28:28,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b292a6e7f728746eb7c810eadfddd998c258cd3d" 2018-06-30 15:28:29,005 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:29 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-166117bc-20b8-4cef-aaed-8770078b7a3e Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:28:29,005 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a used request id req-166117bc-20b8-4cef-aaed-8770078b7a3e 2018-06-30 15:28:29,005 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-subnet 2018-06-30 15:28:29,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b292a6e7f728746eb7c810eadfddd998c258cd3d" -d '{"subnets": [{"ip_version": 4, "network_id": "59d5f770-12c7-4b97-b9b2-b206df2ee94a", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-subnet"}]}' 2018-06-30 15:28:30,588 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:28:30 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-61cd670a-10f9-4881-881c-6e3d4f67f9e0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:28: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":"7d6b8341131540168a3fc2bd53f245b1","id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","subnetpool_id":null,"name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-subnet"}]} 2018-06-30 15:28:30,588 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-61cd670a-10f9-4881-881c-6e3d4f67f9e0 2018-06-30 15:28:30,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=59d5f770-12c7-4b97-b9b2-b206df2ee94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b292a6e7f728746eb7c810eadfddd998c258cd3d" 2018-06-30 15:28:31,716 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:31 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-13966d57-f629-44d1-9958-83b527f5069b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d826a4b9-badd-4d5b-94c9-992b54f80a57"],"updated_at":"2018-06-30T15:28:30Z","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net"}]} 2018-06-30 15:28:31,716 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=59d5f770-12c7-4b97-b9b2-b206df2ee94a used request id req-13966d57-f629-44d1-9958-83b527f5069b 2018-06-30 15:28:31,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b292a6e7f728746eb7c810eadfddd998c258cd3d" 2018-06-30 15:28:31,899 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:31 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-6f75f413-06dc-4518-91bb-5f998158e38c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:28: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":"7d6b8341131540168a3fc2bd53f245b1","id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","subnetpool_id":null,"name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-subnet"}]} 2018-06-30 15:28:31,899 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a used request id req-6f75f413-06dc-4518-91bb-5f998158e38c 2018-06-30 15:28:31,900 - OpenStackNetwork - DEBUG - Network [59d5f770-12c7-4b97-b9b2-b206df2ee94a] created successfully 2018-06-30 15:28:31,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:28:31,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:28:32,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e007ce65dee14b819a0c74cc4abdf14f", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj-role"}], "expires_at": "2018-06-30T16:28:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d6b8341131540168a3fc2bd53f245b1", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-user", "id": "730f1fe08763461ab08922dfa58d5c4e"}, "audit_ids": ["rSb4mmBYRv-rgricYWEQug"], "issued_at": "2018-06-30T15:28:32.000000Z"}} 2018-06-30 15:28:32,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:33,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-504452e9-4fa2-4169-a17f-db028105e394 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:28:33,051 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-504452e9-4fa2-4169-a17f-db028105e394 2018-06-30 15:28:33,052 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:28:33,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:33,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21cb11e2-e5fd-4215-80c9-28357033ebbf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:28:33,317 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-21cb11e2-e5fd-4215-80c9-28357033ebbf 2018-06-30 15:28:33,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:34,360 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:34 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-6676a751-6622-4842-9ea9-ab067a52a066 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d826a4b9-badd-4d5b-94c9-992b54f80a57"],"updated_at":"2018-06-30T15:28:30Z","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net"}]} 2018-06-30 15:28:34,361 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net used request id req-6676a751-6622-4842-9ea9-ab067a52a066 2018-06-30 15:28:34,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:28:34,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:28:34 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:28:34,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:34,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:34 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eee35fb5-6ee1-4762-88a3-cdb5ab4e4f80 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d6b8341131540168a3fc2bd53f245b1", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj"}} 2018-06-30 15:28:34,796 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 used request id req-eee35fb5-6ee1-4762-88a3-cdb5ab4e4f80 2018-06-30 15:28:34,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:35,703 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:35 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-977902a2-fce8-4080-b30e-7811d79268fc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:28: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":"7d6b8341131540168a3fc2bd53f245b1","id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","subnetpool_id":null,"name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-subnet"}]} 2018-06-30 15:28:35,704 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a used request id req-977902a2-fce8-4080-b30e-7811d79268fc 2018-06-30 15:28:35,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a&name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:35,779 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:35 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-73ad23f0-34b1-4ed3-83cf-fb5af7b40740 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:28:35,779 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a&name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-port&admin_state_up=True used request id req-73ad23f0-34b1-4ed3-83cf-fb5af7b40740 2018-06-30 15:28:35,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:36,594 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:36 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b8787756-78c9-4a76-a9d2-2041f347037e X-Compute-Request-Id: req-b8787756-78c9-4a76-a9d2-2041f347037e Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:28:36,594 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst used request id req-b8787756-78c9-4a76-a9d2-2041f347037e 2018-06-30 15:28:36,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:37,509 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:37 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-a6c977fb-dbb5-40a0-8d00-60943d6d42e2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d826a4b9-badd-4d5b-94c9-992b54f80a57"],"updated_at":"2018-06-30T15:28:30Z","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net"}]} 2018-06-30 15:28:37,509 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net used request id req-a6c977fb-dbb5-40a0-8d00-60943d6d42e2 2018-06-30 15:28:37,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:37,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:37 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04ba250e-b151-4f76-90e8-ca8a97a1bfa0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d6b8341131540168a3fc2bd53f245b1", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj"}} 2018-06-30 15:28:37,583 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 used request id req-04ba250e-b151-4f76-90e8-ca8a97a1bfa0 2018-06-30 15:28:37,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:37,698 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:37 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-5466f2bd-bb1f-424c-814e-3981c389f759 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:28: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":"7d6b8341131540168a3fc2bd53f245b1","id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","subnetpool_id":null,"name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-subnet"}]} 2018-06-30 15:28:37,699 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a used request id req-5466f2bd-bb1f-424c-814e-3981c389f759 2018-06-30 15:28:37,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a&name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:37,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:37 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-1115fb33-36ff-4b09-a8e9-681b8f3ab285 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:28:37,784 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a&name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-port&admin_state_up=True used request id req-1115fb33-36ff-4b09-a8e9-681b8f3ab285 2018-06-30 15:28:37,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:28:37,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:28:38,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e007ce65dee14b819a0c74cc4abdf14f", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj-role"}], "expires_at": "2018-06-30T16:28:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d6b8341131540168a3fc2bd53f245b1", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-user", "id": "730f1fe08763461ab08922dfa58d5c4e"}, "audit_ids": ["feEoy2V4R7-lxEun7hiYqw"], "issued_at": "2018-06-30T15:28:38.000000Z"}} 2018-06-30 15:28:38,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9acc846ffcf4656aac07c4f32a17d91fc933c7f4" 2018-06-30 15:28:39,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92ab5a6f-2f11-4970-970a-6cd7d3ee05d0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:28:39,118 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-92ab5a6f-2f11-4970-970a-6cd7d3ee05d0 2018-06-30 15:28:39,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:39,496 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:39 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-d158784e-a619-4817-b498-fe46fc94100f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d826a4b9-badd-4d5b-94c9-992b54f80a57"],"updated_at":"2018-06-30T15:28:30Z","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net"}]} 2018-06-30 15:28:39,496 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net used request id req-d158784e-a619-4817-b498-fe46fc94100f 2018-06-30 15:28:39,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:39,889 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:39 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-296ef7b4-3e53-4fe7-8b4c-ea887f136def Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:28: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":"7d6b8341131540168a3fc2bd53f245b1","id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","subnetpool_id":null,"name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-subnet"}]} 2018-06-30 15:28:39,890 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a used request id req-296ef7b4-3e53-4fe7-8b4c-ea887f136def 2018-06-30 15:28:39,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:40,228 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:40 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-3a3acc23-2b63-4d01-8e17-ab5ecaa7a8fd Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d826a4b9-badd-4d5b-94c9-992b54f80a57"],"updated_at":"2018-06-30T15:28:30Z","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net"}]} 2018-06-30 15:28:40,229 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net used request id req-3a3acc23-2b63-4d01-8e17-ab5ecaa7a8fd 2018-06-30 15:28:40,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:28:40,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:28:40 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:28:40,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9acc846ffcf4656aac07c4f32a17d91fc933c7f4" 2018-06-30 15:28:40,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:40 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2af2eb3a-8975-41da-9456-02097a6a8ba5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d6b8341131540168a3fc2bd53f245b1", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj"}} 2018-06-30 15:28:40,327 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 used request id req-2af2eb3a-8975-41da-9456-02097a6a8ba5 2018-06-30 15:28:40,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:40,483 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:40 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-11e3ad39-411c-48c9-8fbf-842976027527 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:28: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":"7d6b8341131540168a3fc2bd53f245b1","id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","subnetpool_id":null,"name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-subnet"}]} 2018-06-30 15:28:40,484 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a used request id req-11e3ad39-411c-48c9-8fbf-842976027527 2018-06-30 15:28:40,484 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net 2018-06-30 15:28:40,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" -d '{"port": {"network_id": "59d5f770-12c7-4b97-b9b2-b206df2ee94a", "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-port", "admin_state_up": true}}' 2018-06-30 15:28:42,666 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:28:42 GMT Content-Type: application/json Content-Length: 760 Connection: keep-alive X-Openstack-Request-Id: req-30966b0b-1584-41f1-aca1-ea86bcd1d372 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:28:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:28:41Z","name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:87:4f:ed","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"7d6b8341131540168a3fc2bd53f245b1","fixed_ips":[{"subnet_id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","ip_address":"10.55.0.11"}],"id":"7ab18bef-5a29-419e-a624-3dc3502b4c40","security_groups":["7d533561-16ab-4abd-b2f1-ae3521c2a6e7"],"device_id":""}} 2018-06-30 15:28:42,666 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-30966b0b-1584-41f1-aca1-ea86bcd1d372 2018-06-30 15:28:42,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:43,753 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:43 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-9373afc5-bf40-43ab-acc2-6f78a5730fc7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d826a4b9-badd-4d5b-94c9-992b54f80a57"],"updated_at":"2018-06-30T15:28:30Z","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net"}]} 2018-06-30 15:28:43,754 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net used request id req-9373afc5-bf40-43ab-acc2-6f78a5730fc7 2018-06-30 15:28:43,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:44,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:43 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b11fb57c-3d18-430f-8005-4b5479bd62ab Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d6b8341131540168a3fc2bd53f245b1", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj"}} 2018-06-30 15:28:44,153 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 used request id req-b11fb57c-3d18-430f-8005-4b5479bd62ab 2018-06-30 15:28:44,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:44,307 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:44 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-c395a8ba-3030-49ee-b36e-2e224c6f9c3a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:28: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":"7d6b8341131540168a3fc2bd53f245b1","id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","subnetpool_id":null,"name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-subnet"}]} 2018-06-30 15:28:44,307 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a used request id req-c395a8ba-3030-49ee-b36e-2e224c6f9c3a 2018-06-30 15:28:44,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a&name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:44,606 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:44 GMT Content-Type: application/json Content-Length: 763 Connection: keep-alive X-Openstack-Request-Id: req-f2480f3e-19c5-4645-bb1c-496b7561a902 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:41Z","admin_state_up":true,"updated_at":"2018-06-30T15:28:41Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:87:4f:ed","id":"7ab18bef-5a29-419e-a624-3dc3502b4c40","port_security_enabled":true,"project_id":"7d6b8341131540168a3fc2bd53f245b1","fixed_ips":[{"subnet_id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["7d533561-16ab-4abd-b2f1-ae3521c2a6e7"],"name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-port"}]} 2018-06-30 15:28:44,606 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a&name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-port&admin_state_up=True used request id req-f2480f3e-19c5-4645-bb1c-496b7561a902 2018-06-30 15:28:44,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:44,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:28:44 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75b984d7-b9b0-4290-b41b-57354f46ef8b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d6b8341131540168a3fc2bd53f245b1", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj"}} 2018-06-30 15:28:44,953 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 used request id req-75b984d7-b9b0-4290-b41b-57354f46ef8b 2018-06-30 15:28:44,953 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst 2018-06-30 15:28:44,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:45,853 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:45 GMT Content-Type: application/json Content-Length: 693 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c3096846-7b74-4c1f-ada8-2d3f26ddee0e X-Compute-Request-Id: req-c3096846-7b74-4c1f-ada8-2d3f26ddee0e Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, {"id": "cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-flavor-name"}]} 2018-06-30 15:28:45,853 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c3096846-7b74-4c1f-ada8-2d3f26ddee0e 2018-06-30 15:28:45,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:46,406 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:46 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-148b4915-90ae-42af-aa02-02d3e84b812e X-Compute-Request-Id: req-148b4915-90ae-42af-aa02-02d3e84b812e Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "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": "cf19f505-da72-4f1e-a4b2-6401a9d51ca1"}} 2018-06-30 15:28:46,407 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1 used request id req-148b4915-90ae-42af-aa02-02d3e84b812e 2018-06-30 15:28:46,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:47,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:47 GMT Content-Type: application/json Content-Length: 900 Connection: keep-alive X-Openstack-Request-Id: req-efe002d7-641b-4ca8-b518-f4d1bc51c8e2 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:28:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:28:21Z", "visibility": "shared", "self": "/v2/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9", "min_disk": 0, "protected": false, "id": "a6644a1d-3217-4f72-8c29-b5192ffee4c9", "file": "/v2/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7d6b8341131540168a3fc2bd53f245b1", "direct_url": "file:///var/lib/glance/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-image"} 2018-06-30 15:28:47,094 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-image used request id req-efe002d7-641b-4ca8-b518-f4d1bc51c8e2 2018-06-30 15:28:47,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:47,855 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:47 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-5afa2b37-604d-4a1b-871a-f9679200f6a7 Front-End-Https: on 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", "root-tar"], "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-06-30 15:28:47,855 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-5afa2b37-604d-4a1b-871a-f9679200f6a7 2018-06-30 15:28:47,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" -d '{"server": {"name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst", "imageRef": "a6644a1d-3217-4f72-8c29-b5192ffee4c9", "flavorRef": "cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "max_count": 1, "min_count": 1, "networks": [{"port": "7ab18bef-5a29-419e-a624-3dc3502b4c40"}]}}' 2018-06-30 15:28:55,875 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:28:55 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4c10240d-ca37-4b7c-88e8-b99e9639994a X-Compute-Request-Id: req-4c10240d-ca37-4b7c-88e8-b99e9639994a RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2916933d-994d-43aa-b52f-20ca1a746952", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "bookmark"}], "adminPass": "PDNUog6qQses"}} 2018-06-30 15:28:55,875 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-4c10240d-ca37-4b7c-88e8-b99e9639994a 2018-06-30 15:28:55,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:56,771 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:56 GMT Content-Type: application/json Content-Length: 1297 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-62991e09-e2d4-4733-9ee6-1fe55ee6af49 X-Compute-Request-Id: req-62991e09-e2d4-4733-9ee6-1fe55ee6af49 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "bookmark"}], "image": {"id": "a6644a1d-3217-4f72-8c29-b5192ffee4c9", "links": [{"href": "http://172.30.10.101:8774/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "links": [{"href": "http://172.30.10.101:8774/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "rel": "bookmark"}]}, "id": "2916933d-994d-43aa-b52f-20ca1a746952", "user_id": "730f1fe08763461ab08922dfa58d5c4e", "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-06-30T15:28:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst", "created": "2018-06-30T15:28:56Z", "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:28:56,771 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 used request id req-62991e09-e2d4-4733-9ee6-1fe55ee6af49 2018-06-30 15:28:56,772 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst 2018-06-30 15:28:56,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:28:58,391 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:28:58 GMT Content-Type: application/json Content-Length: 1297 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c9abc9d2-0cc3-410b-ac09-d4959b631b90 X-Compute-Request-Id: req-c9abc9d2-0cc3-410b-ac09-d4959b631b90 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "bookmark"}], "image": {"id": "a6644a1d-3217-4f72-8c29-b5192ffee4c9", "links": [{"href": "http://172.30.10.101:8774/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "links": [{"href": "http://172.30.10.101:8774/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "rel": "bookmark"}]}, "id": "2916933d-994d-43aa-b52f-20ca1a746952", "user_id": "730f1fe08763461ab08922dfa58d5c4e", "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-06-30T15:28:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst", "created": "2018-06-30T15:28:56Z", "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:28:58,391 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 used request id req-c9abc9d2-0cc3-410b-ac09-d4959b631b90 2018-06-30 15:28:58,392 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst] is - BUILD 2018-06-30 15:28:58,392 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:29:01,395 - create_instance - DEBUG - VM status query timeout in 895.376434088 2018-06-30 15:29:01,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:03,246 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:03 GMT Content-Type: application/json Content-Length: 1397 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b76b200e-d0a0-4f96-9890-2ee5578c55ba X-Compute-Request-Id: req-b76b200e-d0a0-4f96-9890-2ee5578c55ba Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "bookmark"}], "image": {"id": "a6644a1d-3217-4f72-8c29-b5192ffee4c9", "links": [{"href": "http://172.30.10.101:8774/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "links": [{"href": "http://172.30.10.101:8774/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "rel": "bookmark"}]}, "id": "2916933d-994d-43aa-b52f-20ca1a746952", "security_groups": [{"name": "default"}], "user_id": "730f1fe08763461ab08922dfa58d5c4e", "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-06-30T15:29:02Z", "hostId": "8a8ed8b2502385bb60c1456893128480711be564a3e62492ea32137c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst", "created": "2018-06-30T15:28:55Z", "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:29:03,246 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 used request id req-b76b200e-d0a0-4f96-9890-2ee5578c55ba 2018-06-30 15:29:03,247 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst] is - BUILD 2018-06-30 15:29:03,247 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:29:06,250 - create_instance - DEBUG - VM status query timeout in 890.521402121 2018-06-30 15:29:06,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:06,773 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:06 GMT Content-Type: application/json Content-Length: 1397 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-140316fd-d1e8-454b-ad2d-46935cbe1438 X-Compute-Request-Id: req-140316fd-d1e8-454b-ad2d-46935cbe1438 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "bookmark"}], "image": {"id": "a6644a1d-3217-4f72-8c29-b5192ffee4c9", "links": [{"href": "http://172.30.10.101:8774/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "links": [{"href": "http://172.30.10.101:8774/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "rel": "bookmark"}]}, "id": "2916933d-994d-43aa-b52f-20ca1a746952", "security_groups": [{"name": "default"}], "user_id": "730f1fe08763461ab08922dfa58d5c4e", "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-06-30T15:29:02Z", "hostId": "8a8ed8b2502385bb60c1456893128480711be564a3e62492ea32137c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst", "created": "2018-06-30T15:28:55Z", "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:29:06,774 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 used request id req-140316fd-d1e8-454b-ad2d-46935cbe1438 2018-06-30 15:29:06,774 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst] is - BUILD 2018-06-30 15:29:06,774 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:29:09,775 - create_instance - DEBUG - VM status query timeout in 886.996546984 2018-06-30 15:29:09,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:11,492 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:11 GMT Content-Type: application/json Content-Length: 1397 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3db325dd-7742-4220-a920-41f1b2afd624 X-Compute-Request-Id: req-3db325dd-7742-4220-a920-41f1b2afd624 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "bookmark"}], "image": {"id": "a6644a1d-3217-4f72-8c29-b5192ffee4c9", "links": [{"href": "http://172.30.10.101:8774/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "links": [{"href": "http://172.30.10.101:8774/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "rel": "bookmark"}]}, "id": "2916933d-994d-43aa-b52f-20ca1a746952", "security_groups": [{"name": "default"}], "user_id": "730f1fe08763461ab08922dfa58d5c4e", "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-06-30T15:29:02Z", "hostId": "8a8ed8b2502385bb60c1456893128480711be564a3e62492ea32137c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst", "created": "2018-06-30T15:28:55Z", "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:29:11,492 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 used request id req-3db325dd-7742-4220-a920-41f1b2afd624 2018-06-30 15:29:11,493 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst] is - BUILD 2018-06-30 15:29:11,493 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:29:14,496 - create_instance - DEBUG - VM status query timeout in 882.276169062 2018-06-30 15:29:14,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:15,750 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:15 GMT Content-Type: application/json Content-Length: 1606 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6f42baf1-865e-4e41-8401-1d7c57ea053b X-Compute-Request-Id: req-6f42baf1-865e-4e41-8401-1d7c57ea053b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:4f:ed", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "bookmark"}], "image": {"id": "a6644a1d-3217-4f72-8c29-b5192ffee4c9", "links": [{"href": "http://172.30.10.101:8774/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:29:13.000000", "flavor": {"id": "cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "links": [{"href": "http://172.30.10.101:8774/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "rel": "bookmark"}]}, "id": "2916933d-994d-43aa-b52f-20ca1a746952", "security_groups": [{"name": "default"}], "user_id": "730f1fe08763461ab08922dfa58d5c4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:29:13Z", "hostId": "8a8ed8b2502385bb60c1456893128480711be564a3e62492ea32137c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst", "created": "2018-06-30T15:28:55Z", "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:29:15,750 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 used request id req-6f42baf1-865e-4e41-8401-1d7c57ea053b 2018-06-30 15:29:15,750 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst] is - ACTIVE 2018-06-30 15:29:15,750 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:29:15,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:17,062 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:17 GMT Content-Type: application/json Content-Length: 1606 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0359cbbf-2857-42c4-87eb-0a2abdd5b196 X-Compute-Request-Id: req-0359cbbf-2857-42c4-87eb-0a2abdd5b196 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:4f:ed", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "bookmark"}], "image": {"id": "a6644a1d-3217-4f72-8c29-b5192ffee4c9", "links": [{"href": "http://172.30.10.101:8774/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:29:13.000000", "flavor": {"id": "cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "links": [{"href": "http://172.30.10.101:8774/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "rel": "bookmark"}]}, "id": "2916933d-994d-43aa-b52f-20ca1a746952", "security_groups": [{"name": "default"}], "user_id": "730f1fe08763461ab08922dfa58d5c4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:29:13Z", "hostId": "8a8ed8b2502385bb60c1456893128480711be564a3e62492ea32137c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst", "created": "2018-06-30T15:28:55Z", "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:29:17,063 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 used request id req-0359cbbf-2857-42c4-87eb-0a2abdd5b196 2018-06-30 15:29:17,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:17,401 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:17 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-9dc94d0c-e1cc-46f4-a69f-2585f65ea77a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d826a4b9-badd-4d5b-94c9-992b54f80a57"],"updated_at":"2018-06-30T15:28:30Z","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net"}]} 2018-06-30 15:29:17,401 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net used request id req-9dc94d0c-e1cc-46f4-a69f-2585f65ea77a 2018-06-30 15:29:17,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:17,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:29:17 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d401ef1f-fead-4d80-9c5f-621f57335478 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d6b8341131540168a3fc2bd53f245b1", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj"}} 2018-06-30 15:29:17,507 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 used request id req-d401ef1f-fead-4d80-9c5f-621f57335478 2018-06-30 15:29:17,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:17,720 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:17 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-966afd09-b824-4e62-9482-1eab0aedfdd4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:28: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":"7d6b8341131540168a3fc2bd53f245b1","id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","subnetpool_id":null,"name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-subnet"}]} 2018-06-30 15:29:17,720 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a used request id req-966afd09-b824-4e62-9482-1eab0aedfdd4 2018-06-30 15:29:17,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:18,021 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:18 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-e8489376-36ce-4433-bceb-7a0a2bbc05ad Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:32Z","admin_state_up":true,"updated_at":"2018-06-30T15:28:37Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-59d5f770-12c7-4b97-b9b2-b206df2ee94a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:95:0b:d6","id":"6977d54f-c33d-46e6-bc8b-14523975d8a6","port_security_enabled":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","fixed_ips":[{"subnet_id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:41Z","admin_state_up":true,"updated_at":"2018-06-30T15:29:11Z","binding:vnic_type":"normal","device_id":"2916933d-994d-43aa-b52f-20ca1a746952","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:87:4f:ed","id":"7ab18bef-5a29-419e-a624-3dc3502b4c40","port_security_enabled":true,"project_id":"7d6b8341131540168a3fc2bd53f245b1","fixed_ips":[{"subnet_id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["7d533561-16ab-4abd-b2f1-ae3521c2a6e7"],"name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:31Z","admin_state_up":true,"updated_at":"2018-06-30T15:28:36Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-59d5f770-12c7-4b97-b9b2-b206df2ee94a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:df:bc:e8","id":"ba187361-fcca-457c-bb28-d701d7373f40","port_security_enabled":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","fixed_ips":[{"subnet_id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:29:18,021 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a used request id req-e8489376-36ce-4433-bceb-7a0a2bbc05ad 2018-06-30 15:29:18,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:29:18,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e007ce65dee14b819a0c74cc4abdf14f", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj-role"}], "expires_at": "2018-06-30T16:29:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d6b8341131540168a3fc2bd53f245b1", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-user", "id": "730f1fe08763461ab08922dfa58d5c4e"}, "audit_ids": ["uEhk3PcUTnau-qtHuphWGA"], "issued_at": "2018-06-30T15:29:18.000000Z"}} 2018-06-30 15:29:18,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93861ef1d0733dd307d13003054e447b93cfaa82" 2018-06-30 15:29:21,587 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:21 GMT Content-Type: application/json Content-Length: 1609 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b40648c7-d154-4044-8d4b-f3914ac0da54 X-Compute-Request-Id: req-b40648c7-d154-4044-8d4b-f3914ac0da54 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:4f:ed", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "bookmark"}], "image": {"id": "a6644a1d-3217-4f72-8c29-b5192ffee4c9", "links": [{"href": "http://172.30.10.101:8774/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:29:13.000000", "flavor": {"id": "cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "links": [{"href": "http://172.30.10.101:8774/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "rel": "bookmark"}]}, "id": "2916933d-994d-43aa-b52f-20ca1a746952", "security_groups": [{"name": "default"}], "user_id": "730f1fe08763461ab08922dfa58d5c4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:29:13Z", "hostId": "8a8ed8b2502385bb60c1456893128480711be564a3e62492ea32137c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst", "created": "2018-06-30T15:28:55Z", "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 15:29:21,587 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst used request id req-b40648c7-d154-4044-8d4b-f3914ac0da54 2018-06-30 15:29:21,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:29:22,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e007ce65dee14b819a0c74cc4abdf14f", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj-role"}], "expires_at": "2018-06-30T16:29:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d6b8341131540168a3fc2bd53f245b1", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/7d6b8341131540168a3fc2bd53f245b1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-user", "id": "730f1fe08763461ab08922dfa58d5c4e"}, "audit_ids": ["yEZh3psuRtKIg2e6PACj7w"], "issued_at": "2018-06-30T15:29:22.000000Z"}} 2018-06-30 15:29:22,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}903375a4c9233f259a906b3dbee0c1dc0f6129f8" 2018-06-30 15:29:23,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:23 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-781497a6-5b38-474c-959d-aedefc0184a9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d826a4b9-badd-4d5b-94c9-992b54f80a57"],"updated_at":"2018-06-30T15:28:30Z","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net"}]} 2018-06-30 15:29:23,362 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net used request id req-781497a6-5b38-474c-959d-aedefc0184a9 2018-06-30 15:29:23,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}903375a4c9233f259a906b3dbee0c1dc0f6129f8" 2018-06-30 15:29:24,468 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:24 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-9f84e5f2-d142-4164-84ea-b81a7674a6fe Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:28: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":"7d6b8341131540168a3fc2bd53f245b1","id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","subnetpool_id":null,"name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-subnet"}]} 2018-06-30 15:29:24,468 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a used request id req-9f84e5f2-d142-4164-84ea-b81a7674a6fe 2018-06-30 15:29:24,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}903375a4c9233f259a906b3dbee0c1dc0f6129f8" 2018-06-30 15:29:24,687 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:24 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-200cd4a9-f6a1-4e74-a6c9-98faed379dab Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:32Z","admin_state_up":true,"updated_at":"2018-06-30T15:28:37Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-59d5f770-12c7-4b97-b9b2-b206df2ee94a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:95:0b:d6","id":"6977d54f-c33d-46e6-bc8b-14523975d8a6","port_security_enabled":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","fixed_ips":[{"subnet_id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:41Z","admin_state_up":true,"updated_at":"2018-06-30T15:29:11Z","binding:vnic_type":"normal","device_id":"2916933d-994d-43aa-b52f-20ca1a746952","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:87:4f:ed","id":"7ab18bef-5a29-419e-a624-3dc3502b4c40","port_security_enabled":true,"project_id":"7d6b8341131540168a3fc2bd53f245b1","fixed_ips":[{"subnet_id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["7d533561-16ab-4abd-b2f1-ae3521c2a6e7"],"name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:31Z","admin_state_up":true,"updated_at":"2018-06-30T15:28:36Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-59d5f770-12c7-4b97-b9b2-b206df2ee94a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:df:bc:e8","id":"ba187361-fcca-457c-bb28-d701d7373f40","port_security_enabled":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","fixed_ips":[{"subnet_id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:29:24,687 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a used request id req-200cd4a9-f6a1-4e74-a6c9-98faed379dab 2018-06-30 15:29:24,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:25,356 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:25 GMT Content-Type: application/json Content-Length: 1606 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b6288ef9-3379-4f9c-9b8b-63d0d665370d X-Compute-Request-Id: req-b6288ef9-3379-4f9c-9b8b-63d0d665370d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:4f:ed", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "bookmark"}], "image": {"id": "a6644a1d-3217-4f72-8c29-b5192ffee4c9", "links": [{"href": "http://172.30.10.101:8774/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:29:13.000000", "flavor": {"id": "cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "links": [{"href": "http://172.30.10.101:8774/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "rel": "bookmark"}]}, "id": "2916933d-994d-43aa-b52f-20ca1a746952", "security_groups": [{"name": "default"}], "user_id": "730f1fe08763461ab08922dfa58d5c4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:29:13Z", "hostId": "8a8ed8b2502385bb60c1456893128480711be564a3e62492ea32137c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst", "created": "2018-06-30T15:28:55Z", "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:29:25,356 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 used request id req-b6288ef9-3379-4f9c-9b8b-63d0d665370d 2018-06-30 15:29:25,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:26,044 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:26 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-131971cc-7126-4f06-93ed-cc27921e6b5e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d826a4b9-badd-4d5b-94c9-992b54f80a57"],"updated_at":"2018-06-30T15:28:30Z","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net"}]} 2018-06-30 15:29:26,044 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net used request id req-131971cc-7126-4f06-93ed-cc27921e6b5e 2018-06-30 15:29:26,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:26,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:29:26 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ca766f6-f2ff-43f2-8b68-5efc3240f724 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d6b8341131540168a3fc2bd53f245b1", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj"}} 2018-06-30 15:29:26,144 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 used request id req-5ca766f6-f2ff-43f2-8b68-5efc3240f724 2018-06-30 15:29:26,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:26,317 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:26 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-877a6890-e16f-4824-82a8-fc0f520637ca Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:28: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":"7d6b8341131540168a3fc2bd53f245b1","id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","subnetpool_id":null,"name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-subnet"}]} 2018-06-30 15:29:26,317 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a used request id req-877a6890-e16f-4824-82a8-fc0f520637ca 2018-06-30 15:29:26,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:26,610 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:26 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-3d776917-d1c1-444a-b0b9-146ebdf1197d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:32Z","admin_state_up":true,"updated_at":"2018-06-30T15:28:37Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-59d5f770-12c7-4b97-b9b2-b206df2ee94a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:95:0b:d6","id":"6977d54f-c33d-46e6-bc8b-14523975d8a6","port_security_enabled":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","fixed_ips":[{"subnet_id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:41Z","admin_state_up":true,"updated_at":"2018-06-30T15:29:11Z","binding:vnic_type":"normal","device_id":"2916933d-994d-43aa-b52f-20ca1a746952","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:87:4f:ed","id":"7ab18bef-5a29-419e-a624-3dc3502b4c40","port_security_enabled":true,"project_id":"7d6b8341131540168a3fc2bd53f245b1","fixed_ips":[{"subnet_id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["7d533561-16ab-4abd-b2f1-ae3521c2a6e7"],"name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:31Z","admin_state_up":true,"updated_at":"2018-06-30T15:28:36Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-59d5f770-12c7-4b97-b9b2-b206df2ee94a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:df:bc:e8","id":"ba187361-fcca-457c-bb28-d701d7373f40","port_security_enabled":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","fixed_ips":[{"subnet_id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:29:26,610 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a used request id req-3d776917-d1c1-444a-b0b9-146ebdf1197d 2018-06-30 15:29:26,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:27,834 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:27 GMT Content-Type: application/json Content-Length: 1606 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-eeababd7-2be3-4085-b86c-41659d60861d X-Compute-Request-Id: req-eeababd7-2be3-4085-b86c-41659d60861d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:4f:ed", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "bookmark"}], "image": {"id": "a6644a1d-3217-4f72-8c29-b5192ffee4c9", "links": [{"href": "http://172.30.10.101:8774/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:29:13.000000", "flavor": {"id": "cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "links": [{"href": "http://172.30.10.101:8774/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "rel": "bookmark"}]}, "id": "2916933d-994d-43aa-b52f-20ca1a746952", "security_groups": [{"name": "default"}], "user_id": "730f1fe08763461ab08922dfa58d5c4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:29:13Z", "hostId": "8a8ed8b2502385bb60c1456893128480711be564a3e62492ea32137c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst", "created": "2018-06-30T15:28:55Z", "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:29:27,834 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 used request id req-eeababd7-2be3-4085-b86c-41659d60861d 2018-06-30 15:29:27,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:28,213 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:28 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-6c98e8b4-7b07-478e-9eb2-d5eb34ae0f4f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d826a4b9-badd-4d5b-94c9-992b54f80a57"],"updated_at":"2018-06-30T15:28:30Z","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net"}]} 2018-06-30 15:29:28,213 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net used request id req-6c98e8b4-7b07-478e-9eb2-d5eb34ae0f4f 2018-06-30 15:29:28,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:28,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:29:28 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1b523bb-391c-4273-a207-2dff44d87105 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d6b8341131540168a3fc2bd53f245b1", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj"}} 2018-06-30 15:29:28,312 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 used request id req-a1b523bb-391c-4273-a207-2dff44d87105 2018-06-30 15:29:28,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:28,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:28 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-589df9ed-0c17-405d-a141-707e81f6aa91 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:30Z","dns_nameservers":[],"updated_at":"2018-06-30T15:28: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":"7d6b8341131540168a3fc2bd53f245b1","id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","subnetpool_id":null,"name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-subnet"}]} 2018-06-30 15:29:28,501 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a used request id req-589df9ed-0c17-405d-a141-707e81f6aa91 2018-06-30 15:29:28,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:28,755 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:28 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-03fde5cd-74f4-4a44-b271-f33155034e43 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:32Z","admin_state_up":true,"updated_at":"2018-06-30T15:28:37Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-59d5f770-12c7-4b97-b9b2-b206df2ee94a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:95:0b:d6","id":"6977d54f-c33d-46e6-bc8b-14523975d8a6","port_security_enabled":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","fixed_ips":[{"subnet_id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:41Z","admin_state_up":true,"updated_at":"2018-06-30T15:29:11Z","binding:vnic_type":"normal","device_id":"2916933d-994d-43aa-b52f-20ca1a746952","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:87:4f:ed","id":"7ab18bef-5a29-419e-a624-3dc3502b4c40","port_security_enabled":true,"project_id":"7d6b8341131540168a3fc2bd53f245b1","fixed_ips":[{"subnet_id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["7d533561-16ab-4abd-b2f1-ae3521c2a6e7"],"name":"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"59d5f770-12c7-4b97-b9b2-b206df2ee94a","tenant_id":"7d6b8341131540168a3fc2bd53f245b1","created_at":"2018-06-30T15:28:31Z","admin_state_up":true,"updated_at":"2018-06-30T15:28:36Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-59d5f770-12c7-4b97-b9b2-b206df2ee94a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:df:bc:e8","id":"ba187361-fcca-457c-bb28-d701d7373f40","port_security_enabled":false,"project_id":"7d6b8341131540168a3fc2bd53f245b1","fixed_ips":[{"subnet_id":"d826a4b9-badd-4d5b-94c9-992b54f80a57","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:29:28,756 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=59d5f770-12c7-4b97-b9b2-b206df2ee94a used request id req-03fde5cd-74f4-4a44-b271-f33155034e43 2018-06-30 15:29:28,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93861ef1d0733dd307d13003054e447b93cfaa82" 2018-06-30 15:29:30,681 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:29:30 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-691da3e9-1cf0-4d2a-b140-aea3515ee937 X-Compute-Request-Id: req-691da3e9-1cf0-4d2a-b140-aea3515ee937 Front-End-Https: on 2018-06-30 15:29:30,681 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 used request id req-691da3e9-1cf0-4d2a-b140-aea3515ee937 2018-06-30 15:29:30,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:31,190 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:31 GMT Content-Type: application/json Content-Length: 1612 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cb1b4ea2-48f5-44c0-812e-62a907cd0f9c X-Compute-Request-Id: req-cb1b4ea2-48f5-44c0-812e-62a907cd0f9c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:4f:ed", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/2916933d-994d-43aa-b52f-20ca1a746952", "rel": "bookmark"}], "image": {"id": "a6644a1d-3217-4f72-8c29-b5192ffee4c9", "links": [{"href": "http://172.30.10.101:8774/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:29:13.000000", "flavor": {"id": "cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "links": [{"href": "http://172.30.10.101:8774/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1", "rel": "bookmark"}]}, "id": "2916933d-994d-43aa-b52f-20ca1a746952", "security_groups": [{"name": "default"}], "user_id": "730f1fe08763461ab08922dfa58d5c4e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:29:31Z", "hostId": "8a8ed8b2502385bb60c1456893128480711be564a3e62492ea32137c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst", "created": "2018-06-30T15:28:55Z", "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:29:31,190 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 used request id req-cb1b4ea2-48f5-44c0-812e-62a907cd0f9c 2018-06-30 15:29:31,191 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst] is - ACTIVE 2018-06-30 15:29:31,191 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:29:34,194 - create_instance - DEBUG - VM status query timeout in 296.487782955 2018-06-30 15:29:34,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:34,705 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:29:34 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-269bee3f-fa85-4553-a52c-0ec200c1eacf X-Compute-Request-Id: req-269bee3f-fa85-4553-a52c-0ec200c1eacf RESP BODY: {"itemNotFound": {"message": "Instance 2916933d-994d-43aa-b52f-20ca1a746952 could not be found.", "code": 404}} 2018-06-30 15:29:34,705 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 used request id req-269bee3f-fa85-4553-a52c-0ec200c1eacf 2018-06-30 15:29:34,706 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2916933d-994d-43aa-b52f-20ca1a746952 could not be found. (HTTP 404) (Request-ID: req-269bee3f-fa85-4553-a52c-0ec200c1eacf) 2018-06-30 15:29:34,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93861ef1d0733dd307d13003054e447b93cfaa82" 2018-06-30 15:29:35,623 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:35 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-31614053-d916-4438-9795-d02219aaaab8 X-Compute-Request-Id: req-31614053-d916-4438-9795-d02219aaaab8 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:29:35,623 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst used request id req-31614053-d916-4438-9795-d02219aaaab8 2018-06-30 15:29:35,624 - create_instance - INFO - Deleting Port with ID - 7ab18bef-5a29-419e-a624-3dc3502b4c40 2018-06-30 15:29:35,624 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-port 2018-06-30 15:29:35,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/7ab18bef-5a29-419e-a624-3dc3502b4c40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:37,044 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:29:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7c9139bb-2fc3-4aec-ad92-35cc54639e9e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:29:37,044 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/7ab18bef-5a29-419e-a624-3dc3502b4c40 used request id req-7c9139bb-2fc3-4aec-ad92-35cc54639e9e 2018-06-30 15:29:37,044 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst 2018-06-30 15:29:37,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:37,734 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:29:37 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d5242534-1725-46f4-a606-58433f882004 X-Compute-Request-Id: req-d5242534-1725-46f4-a606-58433f882004 RESP BODY: {"itemNotFound": {"message": "Instance 2916933d-994d-43aa-b52f-20ca1a746952 could not be found.", "code": 404}} 2018-06-30 15:29:37,734 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 used request id req-d5242534-1725-46f4-a606-58433f882004 2018-06-30 15:29:37,735 - create_instance - WARNING - Instance already deleted - Instance 2916933d-994d-43aa-b52f-20ca1a746952 could not be found. (HTTP 404) (Request-ID: req-d5242534-1725-46f4-a606-58433f882004) 2018-06-30 15:29:37,737 - create_instance - INFO - Checking deletion status 2018-06-30 15:29:37,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d3967ba5c8a7d3dbac40ecdf4ab781851503b4" 2018-06-30 15:29:38,838 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:29:38 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-af684bce-d263-4b15-b5cb-35a08dca1cb4 X-Compute-Request-Id: req-af684bce-d263-4b15-b5cb-35a08dca1cb4 RESP BODY: {"itemNotFound": {"message": "Instance 2916933d-994d-43aa-b52f-20ca1a746952 could not be found.", "code": 404}} 2018-06-30 15:29:38,838 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/2916933d-994d-43aa-b52f-20ca1a746952 used request id req-af684bce-d263-4b15-b5cb-35a08dca1cb4 2018-06-30 15:29:38,839 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2916933d-994d-43aa-b52f-20ca1a746952 could not be found. (HTTP 404) (Request-ID: req-af684bce-d263-4b15-b5cb-35a08dca1cb4) 2018-06-30 15:29:38,839 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-inst 2018-06-30 15:29:38,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a226edb8ef82d0bb51006418ba63b3a2846f4cff" 2018-06-30 15:29:39,656 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:29:39 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-31762055-518b-4e00-aa47-727f5fe09e38 X-Compute-Request-Id: req-31762055-518b-4e00-aa47-727f5fe09e38 2018-06-30 15:29:39,656 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/cf19f505-da72-4f1e-a4b2-6401a9d51ca1 used request id req-31762055-518b-4e00-aa47-727f5fe09e38 2018-06-30 15:29:39,657 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-subnet 2018-06-30 15:29:39,657 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-subnet 2018-06-30 15:29:39,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/d826a4b9-badd-4d5b-94c9-992b54f80a57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b292a6e7f728746eb7c810eadfddd998c258cd3d" 2018-06-30 15:29:45,297 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:29:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-51027888-d412-4770-bb1e-0409c185665b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:29:45,297 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/d826a4b9-badd-4d5b-94c9-992b54f80a57 used request id req-51027888-d412-4770-bb1e-0409c185665b 2018-06-30 15:29:45,297 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-pub-net 2018-06-30 15:29:45,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/59d5f770-12c7-4b97-b9b2-b206df2ee94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b292a6e7f728746eb7c810eadfddd998c258cd3d" 2018-06-30 15:29:48,920 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:29:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-047f4a15-34c2-400f-b7bd-3fd232c64dba Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:29:48,920 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/59d5f770-12c7-4b97-b9b2-b206df2ee94a used request id req-047f4a15-34c2-400f-b7bd-3fd232c64dba 2018-06-30 15:29:48,922 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-40d65201-88c0-4d83-9b95-5cd6b7f33389-image 2018-06-30 15:29:48,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}289170a2ff10d88d33a3316fef48ebd13962142f" 2018-06-30 15:29:49,214 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:29:49 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1bc759bb-0670-41cc-978d-7acc168ed13f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:29:49,214 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/a6644a1d-3217-4f72-8c29-b5192ffee4c9 used request id req-1bc759bb-0670-41cc-978d-7acc168ed13f 2018-06-30 15:29:49,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9099448f014e618a3165848e1be6ec2f534995c5" 2018-06-30 15:29:50,085 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:50 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-94b49300-77d7-42ce-b484-aed7b362cbb7 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "created_at": "2018-06-30T15:28:27Z", "updated_at": "2018-06-30T15:28:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:28:28Z", "revision_number": 0, "id": "08546ddd-9af3-4568-822b-df0b9f3d81a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:28:28Z", "security_group_id": "7d533561-16ab-4abd-b2f1-ae3521c2a6e7", "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d6b8341131540168a3fc2bd53f245b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:28:27Z", "revision_number": 0, "id": "4c160c88-c53a-4e59-af3d-233c4d48d7a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:28:27Z", "security_group_id": "7d533561-16ab-4abd-b2f1-ae3521c2a6e7", "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d6b8341131540168a3fc2bd53f245b1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:28:27Z", "revision_number": 0, "id": "4c3651c9-b72b-47f6-b1fc-1f2a2dcb90c0", "remote_group_id": "7d533561-16ab-4abd-b2f1-ae3521c2a6e7", "remote_ip_prefix": null, "created_at": "2018-06-30T15:28:27Z", "security_group_id": "7d533561-16ab-4abd-b2f1-ae3521c2a6e7", "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d6b8341131540168a3fc2bd53f245b1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:28:27Z", "revision_number": 0, "id": "9301a242-e551-4607-8852-9bdcc5f592f0", "remote_group_id": "7d533561-16ab-4abd-b2f1-ae3521c2a6e7", "remote_ip_prefix": null, "created_at": "2018-06-30T15:28:27Z", "security_group_id": "7d533561-16ab-4abd-b2f1-ae3521c2a6e7", "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d6b8341131540168a3fc2bd53f245b1"}], "revision_number": 4, "project_id": "7d6b8341131540168a3fc2bd53f245b1", "id": "7d533561-16ab-4abd-b2f1-ae3521c2a6e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:29:50,086 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-94b49300-77d7-42ce-b484-aed7b362cbb7 2018-06-30 15:29:50,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9099448f014e618a3165848e1be6ec2f534995c5" 2018-06-30 15:29:50,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:29:50 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a206da9-51f3-409f-a093-b421e948e1b9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:29:50,446 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-4a206da9-51f3-409f-a093-b421e948e1b9 2018-06-30 15:29:50,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9099448f014e618a3165848e1be6ec2f534995c5" 2018-06-30 15:29:50,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:29:50 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-daab15ed-ff7d-4889-99d9-5267c43ac38b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7d6b8341131540168a3fc2bd53f245b1", "name": "CreateInstanceSimpleTests-7f676007-5a52-45c-proj"}} 2018-06-30 15:29:50,878 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 used request id req-daab15ed-ff7d-4889-99d9-5267c43ac38b 2018-06-30 15:29:50,879 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d533561-16ab-4abd-b2f1-ae3521c2a6e7 2018-06-30 15:29:50,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7d533561-16ab-4abd-b2f1-ae3521c2a6e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9099448f014e618a3165848e1be6ec2f534995c5" 2018-06-30 15:29:51,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:29:51 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-ac48fa3a-ee98-442f-bdc7-a44d8a99dfbd Front-End-Https: on 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-06-30T15:28:28Z", "security_group_id": "7d533561-16ab-4abd-b2f1-ae3521c2a6e7", "port_range_min": null, "revision_number": 0, "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "created_at": "2018-06-30T15:28:28Z", "project_id": "7d6b8341131540168a3fc2bd53f245b1", "id": "08546ddd-9af3-4568-822b-df0b9f3d81a9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:28:27Z", "security_group_id": "7d533561-16ab-4abd-b2f1-ae3521c2a6e7", "port_range_min": null, "revision_number": 0, "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "created_at": "2018-06-30T15:28:27Z", "project_id": "7d6b8341131540168a3fc2bd53f245b1", "id": "4c160c88-c53a-4e59-af3d-233c4d48d7a5"}, {"remote_group_id": "7d533561-16ab-4abd-b2f1-ae3521c2a6e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:28:27Z", "security_group_id": "7d533561-16ab-4abd-b2f1-ae3521c2a6e7", "port_range_min": null, "revision_number": 0, "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "created_at": "2018-06-30T15:28:27Z", "project_id": "7d6b8341131540168a3fc2bd53f245b1", "id": "4c3651c9-b72b-47f6-b1fc-1f2a2dcb90c0"}, {"remote_group_id": "7d533561-16ab-4abd-b2f1-ae3521c2a6e7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:28:27Z", "security_group_id": "7d533561-16ab-4abd-b2f1-ae3521c2a6e7", "port_range_min": null, "revision_number": 0, "tenant_id": "7d6b8341131540168a3fc2bd53f245b1", "created_at": "2018-06-30T15:28:27Z", "project_id": "7d6b8341131540168a3fc2bd53f245b1", "id": "9301a242-e551-4607-8852-9bdcc5f592f0"}]} 2018-06-30 15:29:51,555 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=7d533561-16ab-4abd-b2f1-ae3521c2a6e7 used request id req-ac48fa3a-ee98-442f-bdc7-a44d8a99dfbd 2018-06-30 15:29:51,555 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:29:51,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/7d533561-16ab-4abd-b2f1-ae3521c2a6e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9099448f014e618a3165848e1be6ec2f534995c5" 2018-06-30 15:29:51,977 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:29:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c3eb9da6-75d4-47e8-aec9-ef2d192a5b92 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:29:51,977 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/7d533561-16ab-4abd-b2f1-ae3521c2a6e7 used request id req-c3eb9da6-75d4-47e8-aec9-ef2d192a5b92 2018-06-30 15:29:51,978 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-7f676007-5a52-45c-proj 2018-06-30 15:29:51,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9099448f014e618a3165848e1be6ec2f534995c5" 2018-06-30 15:29:52,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:29:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40eee9dc-a870-43a8-8a8b-0123acec3bb0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:29:52,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/7d6b8341131540168a3fc2bd53f245b1 used request id req-40eee9dc-a870-43a8-8a8b-0123acec3bb0 2018-06-30 15:29:52,656 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-7f676007-5a52-45c-proj-role 2018-06-30 15:29:52,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e007ce65dee14b819a0c74cc4abdf14f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9099448f014e618a3165848e1be6ec2f534995c5" 2018-06-30 15:29:53,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:29:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd612ddc-ec15-4d2c-be95-eff454b9334b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:29:53,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e007ce65dee14b819a0c74cc4abdf14f used request id req-bd612ddc-ec15-4d2c-be95-eff454b9334b 2018-06-30 15:29:53,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9099448f014e618a3165848e1be6ec2f534995c5" 2018-06-30 15:29:53,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:29:53 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6566a5e-892c-4b07-824f-96587117bdd8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:29:53,405 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f6566a5e-892c-4b07-824f-96587117bdd8 2018-06-30 15:29:53,406 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-7f676007-5a52-45c-user 2018-06-30 15:29:53,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/730f1fe08763461ab08922dfa58d5c4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065f99d83cea94f8e8d7d2e68622f4e2518ab434" 2018-06-30 15:29:54,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:29:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7fe4993-3bfd-42bd-97f9-4c6ce309824d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:29:54,168 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/730f1fe08763461ab08922dfa58d5c4e used request id req-d7fe4993-3bfd-42bd-97f9-4c6ce309824d 2018-06-30 15:29:54,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:29:55,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:29:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["YYYFI6GwRqi4A5JaD71CPA"], "issued_at": "2018-06-30T15:29:55.000000Z"}} 2018-06-30 15:29:55,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33a3b322c1d30d755692fcfb492bb1441345526e" 2018-06-30 15:29:55,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:29:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4799684c-4122-45c3-8fe8-98f57a812314 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:29:55,437 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4799684c-4122-45c3-8fe8-98f57a812314 2018-06-30 15:29:55,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:29:55,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:29:56,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:29:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["ZdJIlvkATfOYILxKIE4f0Q"], "issued_at": "2018-06-30T15:29:56.000000Z"}} 2018-06-30 15:29:56,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d6482be6e3003e1d24709ab39e01dc9c35fc1" 2018-06-30 15:29:56,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:29:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93a1b161-a895-42b8-aaf9-ac0385f275a3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:29:56,606 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-93a1b161-a895-42b8-aaf9-ac0385f275a3 2018-06-30 15:29:56,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:29:56,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:29:56 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:29:56,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d6482be6e3003e1d24709ab39e01dc9c35fc1" 2018-06-30 15:29:56,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:29:56 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4fae85c7-454b-47c2-b6c9-d872e2e0f479 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:29:56,940 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj used request id req-4fae85c7-454b-47c2-b6c9-d872e2e0f479 2018-06-30 15:29:56,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d6482be6e3003e1d24709ab39e01dc9c35fc1" 2018-06-30 15:29:57,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:29:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-926480f9-0771-4535-b420-d70a9813f51d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:29:57,337 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-926480f9-0771-4535-b420-d70a9813f51d 2018-06-30 15:29:57,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d6482be6e3003e1d24709ab39e01dc9c35fc1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj"}}' 2018-06-30 15:29:57,708 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:29:57 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-622c0275-9dfe-4e59-9a34-f450141ba755 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9"}, "tags": [], "enabled": true, "id": "1e13cd74280140fcbd529f42f1cde0f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj"}} 2018-06-30 15:29:57,708 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-622c0275-9dfe-4e59-9a34-f450141ba755 2018-06-30 15:29:57,709 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj 2018-06-30 15:29:57,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:29:57,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:29:58,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["BfH2YDi5TjSQIX__mM8XgA"], "issued_at": "2018-06-30T15:29:58.000000Z"}} 2018-06-30 15:29:58,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2c400f999774ea2eea505bd9b03852bad9b7e0" 2018-06-30 15:29:58,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:29:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6fb669d4-a235-436d-a2ae-fda4cf584b09 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:29:58,861 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6fb669d4-a235-436d-a2ae-fda4cf584b09 2018-06-30 15:29:58,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:29:58,878 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:29:58 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:29:58,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2c400f999774ea2eea505bd9b03852bad9b7e0" 2018-06-30 15:29:59,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:29:58 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40b12ef8-ad35-4fbb-a5b1-bd53ee172f32 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:29:59,262 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-40b12ef8-ad35-4fbb-a5b1-bd53ee172f32 2018-06-30 15:29:59,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2c400f999774ea2eea505bd9b03852bad9b7e0" 2018-06-30 15:29:59,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:29:59 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1abfbd3-0800-4a05-a703-37d84e33f9dd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9"}, "tags": [], "enabled": true, "id": "1e13cd74280140fcbd529f42f1cde0f9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj"}]} 2018-06-30 15:29:59,625 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj used request id req-f1abfbd3-0800-4a05-a703-37d84e33f9dd 2018-06-30 15:29:59,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2c400f999774ea2eea505bd9b03852bad9b7e0" 2018-06-30 15:30:00,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:29:59 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2964d7b4-22f5-445d-8a37-ecafe3536933 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:30:00,020 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2964d7b4-22f5-445d-8a37-ecafe3536933 2018-06-30 15:30:00,769 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-d49f1fb0-2440-49e-user 2018-06-30 15:30:00,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:30:00,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d6482be6e3003e1d24709ab39e01dc9c35fc1" 2018-06-30 15:30:01,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:30:00 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9fffca5a-43b9-4246-bad0-efd2414fb739 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:30:01,213 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9fffca5a-43b9-4246-bad0-efd2414fb739 2018-06-30 15:30:01,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d6482be6e3003e1d24709ab39e01dc9c35fc1" -d '{"role": {"name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj-role"}}' 2018-06-30 15:30:01,553 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:30:01 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-639fbeaa-a62f-45fa-84d1-6c2a41514acf Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb0aef08a29b48d88d54e0c5f74090b8", "links": {"self": "http://10.167.4.35:5000/v3/roles/bb0aef08a29b48d88d54e0c5f74090b8"}, "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj-role"}} 2018-06-30 15:30:01,553 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-639fbeaa-a62f-45fa-84d1-6c2a41514acf 2018-06-30 15:30:01,554 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj-role 2018-06-30 15:30:01,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/bb0aef08a29b48d88d54e0c5f74090b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d6482be6e3003e1d24709ab39e01dc9c35fc1" 2018-06-30 15:30:01,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:30:01 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05c0b65f-4be2-4840-9dab-99e64af78dfc Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb0aef08a29b48d88d54e0c5f74090b8", "links": {"self": "http://10.167.4.35:5000/v3/roles/bb0aef08a29b48d88d54e0c5f74090b8"}, "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj-role"}} 2018-06-30 15:30:01,934 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/bb0aef08a29b48d88d54e0c5f74090b8 used request id req-05c0b65f-4be2-4840-9dab-99e64af78dfc 2018-06-30 15:30:01,934 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj-role to project CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj 2018-06-30 15:30:01,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9/users/ac1b16e2c5a94202bb4752c732dee748/roles/bb0aef08a29b48d88d54e0c5f74090b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d6482be6e3003e1d24709ab39e01dc9c35fc1" 2018-06-30 15:30:02,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:30:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bfc22ec1-47b0-4c55-8432-49d9c2ce164a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:30:02,465 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9/users/ac1b16e2c5a94202bb4752c732dee748/roles/bb0aef08a29b48d88d54e0c5f74090b8 used request id req-bfc22ec1-47b0-4c55-8432-49d9c2ce164a 2018-06-30 15:30:02,465 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:30:02,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:30:02,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:30:03,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb0aef08a29b48d88d54e0c5f74090b8", "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj-role"}], "expires_at": "2018-06-30T16:30:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e13cd74280140fcbd529f42f1cde0f9", "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1e13cd74280140fcbd529f42f1cde0f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/1e13cd74280140fcbd529f42f1cde0f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/1e13cd74280140fcbd529f42f1cde0f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1e13cd74280140fcbd529f42f1cde0f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/1e13cd74280140fcbd529f42f1cde0f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/1e13cd74280140fcbd529f42f1cde0f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-user", "id": "ac1b16e2c5a94202bb4752c732dee748"}, "audit_ids": ["g-pLEHzrTv2pxXjE_TodmA"], "issued_at": "2018-06-30T15:30:03.000000Z"}} 2018-06-30 15:30:03,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d440edcfc90a71b0d2c6ad7f45203d0dd8cdaa6b" 2018-06-30 15:30:03,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:30:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f9dc50a-4643-435b-b5b5-1a1c6c9c70c2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:30:03,674 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8f9dc50a-4643-435b-b5b5-1a1c6c9c70c2 2018-06-30 15:30:03,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d440edcfc90a71b0d2c6ad7f45203d0dd8cdaa6b" 2018-06-30 15:30:04,391 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:04 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-35f2e629-1ed8-4d1c-8aba-04fcc2db34d2 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-image"} 2018-06-30 15:30:04,392 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-image used request id req-35f2e629-1ed8-4d1c-8aba-04fcc2db34d2 2018-06-30 15:30:04,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d440edcfc90a71b0d2c6ad7f45203d0dd8cdaa6b" 2018-06-30 15:30:05,124 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:05 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-60f3e67d-399d-4a10-a6a5-c45dc6387010 Front-End-Https: on 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", "root-tar"], "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-06-30 15:30:05,125 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-60f3e67d-399d-4a10-a6a5-c45dc6387010 2018-06-30 15:30:05,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d440edcfc90a71b0d2c6ad7f45203d0dd8cdaa6b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-image"}' 2018-06-30 15:30:05,944 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:30:05 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/2ec95e4b-1d15-4624-8f4d-cfea67650422 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-dded3479-ead3-403f-b53f-6d47a8f3c44a Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:30:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:30:06Z", "visibility": "shared", "self": "/v2/images/2ec95e4b-1d15-4624-8f4d-cfea67650422", "min_disk": 0, "protected": false, "id": "2ec95e4b-1d15-4624-8f4d-cfea67650422", "file": "/v2/images/2ec95e4b-1d15-4624-8f4d-cfea67650422/file", "checksum": null, "owner": "1e13cd74280140fcbd529f42f1cde0f9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:30:05,945 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-dded3479-ead3-403f-b53f-6d47a8f3c44a 2018-06-30 15:30:05,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/2ec95e4b-1d15-4624-8f4d-cfea67650422/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d440edcfc90a71b0d2c6ad7f45203d0dd8cdaa6b" -d '' 2018-06-30 15:30:07,037 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:30:07 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0a8bec99-ed1b-4dfe-a66c-d351bb3ef809 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:30:07,038 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/2ec95e4b-1d15-4624-8f4d-cfea67650422/file used request id req-0a8bec99-ed1b-4dfe-a66c-d351bb3ef809 2018-06-30 15:30:07,038 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:30:07,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/2ec95e4b-1d15-4624-8f4d-cfea67650422 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d440edcfc90a71b0d2c6ad7f45203d0dd8cdaa6b" 2018-06-30 15:30:07,894 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:07 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-39f75211-dfb2-4261-a3b1-a4f004e8b440 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:30:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:30:07Z", "visibility": "shared", "self": "/v2/images/2ec95e4b-1d15-4624-8f4d-cfea67650422", "min_disk": 0, "protected": false, "id": "2ec95e4b-1d15-4624-8f4d-cfea67650422", "file": "/v2/images/2ec95e4b-1d15-4624-8f4d-cfea67650422/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1e13cd74280140fcbd529f42f1cde0f9", "direct_url": "file:///var/lib/glance/images/2ec95e4b-1d15-4624-8f4d-cfea67650422", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:30:07,894 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/2ec95e4b-1d15-4624-8f4d-cfea67650422 used request id req-39f75211-dfb2-4261-a3b1-a4f004e8b440 2018-06-30 15:30:07,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d440edcfc90a71b0d2c6ad7f45203d0dd8cdaa6b" 2018-06-30 15:30:08,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:08 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-7cdf5e0a-6faa-4cf9-b09e-eb5d79045a52 Front-End-Https: on 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", "root-tar"], "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-06-30 15:30:08,478 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-7cdf5e0a-6faa-4cf9-b09e-eb5d79045a52 2018-06-30 15:30:08,481 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-image 2018-06-30 15:30:08,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/2ec95e4b-1d15-4624-8f4d-cfea67650422 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d440edcfc90a71b0d2c6ad7f45203d0dd8cdaa6b" 2018-06-30 15:30:09,192 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:09 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-85f17a80-b2b4-4d19-bd71-420e50b2b6e8 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:30:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:30:07Z", "visibility": "shared", "self": "/v2/images/2ec95e4b-1d15-4624-8f4d-cfea67650422", "min_disk": 0, "protected": false, "id": "2ec95e4b-1d15-4624-8f4d-cfea67650422", "file": "/v2/images/2ec95e4b-1d15-4624-8f4d-cfea67650422/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1e13cd74280140fcbd529f42f1cde0f9", "direct_url": "file:///var/lib/glance/images/2ec95e4b-1d15-4624-8f4d-cfea67650422", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:30:09,193 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/2ec95e4b-1d15-4624-8f4d-cfea67650422 used request id req-85f17a80-b2b4-4d19-bd71-420e50b2b6e8 2018-06-30 15:30:09,193 - create_image - DEBUG - Instance status is - active 2018-06-30 15:30:09,193 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-image 2018-06-30 15:30:09,193 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-image 2018-06-30 15:30:09,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:30:09,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:30:10,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb0aef08a29b48d88d54e0c5f74090b8", "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj-role"}], "expires_at": "2018-06-30T16:30:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e13cd74280140fcbd529f42f1cde0f9", "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1e13cd74280140fcbd529f42f1cde0f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/1e13cd74280140fcbd529f42f1cde0f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/1e13cd74280140fcbd529f42f1cde0f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1e13cd74280140fcbd529f42f1cde0f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/1e13cd74280140fcbd529f42f1cde0f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/1e13cd74280140fcbd529f42f1cde0f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-user", "id": "ac1b16e2c5a94202bb4752c732dee748"}, "audit_ids": ["WkGTBCFBTuKqAHBP5cxCEQ"], "issued_at": "2018-06-30T15:30:10.000000Z"}} 2018-06-30 15:30:10,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a9410ec8f4daf7a7a5e26d73cb2f37f161e8b3" 2018-06-30 15:30:10,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:30:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27a6432f-c13e-43fc-9ae3-e8379108b80f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:30:10,584 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-27a6432f-c13e-43fc-9ae3-e8379108b80f 2018-06-30 15:30:10,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a9410ec8f4daf7a7a5e26d73cb2f37f161e8b3" 2018-06-30 15:30:11,408 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:11 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-009e0dc5-952e-404d-be5e-263962e08c24 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:30:11,408 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net used request id req-009e0dc5-952e-404d-be5e-263962e08c24 2018-06-30 15:30:11,409 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net 2018-06-30 15:30:11,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a9410ec8f4daf7a7a5e26d73cb2f37f161e8b3" -d '{"network": {"name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net", "admin_state_up": true}}' 2018-06-30 15:30:13,134 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:30:13 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-6cbbe9f1-9494-4d7b-83ae-d6f1fd348109 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:30:12Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"1e13cd74280140fcbd529f42f1cde0f9","id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net"}} 2018-06-30 15:30:13,134 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-6cbbe9f1-9494-4d7b-83ae-d6f1fd348109 2018-06-30 15:30:13,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a6b282b2-5b7c-49da-9e16-254af43f6a73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a9410ec8f4daf7a7a5e26d73cb2f37f161e8b3" 2018-06-30 15:30:13,468 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:13 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-edd150a9-b50b-44ba-9926-e37cba1bfecb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:30:12Z","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"1e13cd74280140fcbd529f42f1cde0f9","id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net"}]} 2018-06-30 15:30:13,468 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a6b282b2-5b7c-49da-9e16-254af43f6a73 used request id req-edd150a9-b50b-44ba-9926-e37cba1bfecb 2018-06-30 15:30:13,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a9410ec8f4daf7a7a5e26d73cb2f37f161e8b3" 2018-06-30 15:30:13,581 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:13 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-37c4a5ae-997d-402a-b0db-b5eddfebd01d Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:30:13,581 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73 used request id req-37c4a5ae-997d-402a-b0db-b5eddfebd01d 2018-06-30 15:30:13,581 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-subnet 2018-06-30 15:30:13,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a9410ec8f4daf7a7a5e26d73cb2f37f161e8b3" -d '{"subnets": [{"ip_version": 4, "network_id": "a6b282b2-5b7c-49da-9e16-254af43f6a73", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-subnet"}]}' 2018-06-30 15:30:15,205 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:30:15 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-e719ff4b-e50d-4f69-97b7-e53cc8f0eb4d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:14Z","dns_nameservers":[],"updated_at":"2018-06-30T15:30:14Z","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":"1e13cd74280140fcbd529f42f1cde0f9","id":"fc993cee-f300-4ae7-a996-798f03a1bfbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-subnet"}]} 2018-06-30 15:30:15,206 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-e719ff4b-e50d-4f69-97b7-e53cc8f0eb4d 2018-06-30 15:30:15,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a6b282b2-5b7c-49da-9e16-254af43f6a73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a9410ec8f4daf7a7a5e26d73cb2f37f161e8b3" 2018-06-30 15:30:16,047 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:16 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-75690467-eee1-460d-a5a3-4616792bf6f7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fc993cee-f300-4ae7-a996-798f03a1bfbb"],"updated_at":"2018-06-30T15:30:14Z","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1e13cd74280140fcbd529f42f1cde0f9","id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net"}]} 2018-06-30 15:30:16,047 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a6b282b2-5b7c-49da-9e16-254af43f6a73 used request id req-75690467-eee1-460d-a5a3-4616792bf6f7 2018-06-30 15:30:16,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a9410ec8f4daf7a7a5e26d73cb2f37f161e8b3" 2018-06-30 15:30:16,165 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:16 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-6c6f8be5-a3ac-48e0-8e52-6280dcd6e1f2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:14Z","dns_nameservers":[],"updated_at":"2018-06-30T15:30:14Z","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":"1e13cd74280140fcbd529f42f1cde0f9","id":"fc993cee-f300-4ae7-a996-798f03a1bfbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-subnet"}]} 2018-06-30 15:30:16,165 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73 used request id req-6c6f8be5-a3ac-48e0-8e52-6280dcd6e1f2 2018-06-30 15:30:16,165 - OpenStackNetwork - DEBUG - Network [a6b282b2-5b7c-49da-9e16-254af43f6a73] created successfully 2018-06-30 15:30:16,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:30:16,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:30:17,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:30:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Wge1qcevRA-WIYYzQznMHw"], "issued_at": "2018-06-30T15:30:16.000000Z"}} 2018-06-30 15:30:17,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b01f4c0d43e1a08d3c00154e77454e9a6d7332d" 2018-06-30 15:30:17,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:30:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca56dfb4-0b00-440f-9c67-c86ba234f2fe Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:30:17,284 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ca56dfb4-0b00-440f-9c67-c86ba234f2fe 2018-06-30 15:30:17,285 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:30:17,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b01f4c0d43e1a08d3c00154e77454e9a6d7332d" 2018-06-30 15:30:17,791 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:17 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-99d0a4b2-b557-4e4c-b2be-87b8ea348789 X-Compute-Request-Id: req-99d0a4b2-b557-4e4c-b2be-87b8ea348789 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:30:17,791 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-99d0a4b2-b557-4e4c-b2be-87b8ea348789 2018-06-30 15:30:17,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b01f4c0d43e1a08d3c00154e77454e9a6d7332d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-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-06-30 15:30:18,354 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:18 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ea0cbdcc-a2de-47d0-8902-8e094e539a63 X-Compute-Request-Id: req-ea0cbdcc-a2de-47d0-8902-8e094e539a63 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/82265ce8-706f-4089-9973-78f677f4e08c", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/82265ce8-706f-4089-9973-78f677f4e08c", "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": "82265ce8-706f-4089-9973-78f677f4e08c"}} 2018-06-30 15:30:18,355 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-ea0cbdcc-a2de-47d0-8902-8e094e539a63 2018-06-30 15:30:18,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:30:18,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:30:19,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb0aef08a29b48d88d54e0c5f74090b8", "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj-role"}], "expires_at": "2018-06-30T16:30:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e13cd74280140fcbd529f42f1cde0f9", "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1e13cd74280140fcbd529f42f1cde0f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/1e13cd74280140fcbd529f42f1cde0f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/1e13cd74280140fcbd529f42f1cde0f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1e13cd74280140fcbd529f42f1cde0f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/1e13cd74280140fcbd529f42f1cde0f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/1e13cd74280140fcbd529f42f1cde0f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-user", "id": "ac1b16e2c5a94202bb4752c732dee748"}, "audit_ids": ["GHcTHJmQTd--LGghIa5cXA"], "issued_at": "2018-06-30T15:30:19.000000Z"}} 2018-06-30 15:30:19,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:19,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:30:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f37c3698-d1da-46da-acab-00bf54ef4292 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:30:19,372 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f37c3698-d1da-46da-acab-00bf54ef4292 2018-06-30 15:30:19,373 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:30:19,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:19,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:30:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8bfe418-d768-4395-b281-29f4234e384a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:30:19,734 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f8bfe418-d768-4395-b281-29f4234e384a 2018-06-30 15:30:19,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:20,921 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:20 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-cbf07681-21a5-4077-a75e-40d63024fc27 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fc993cee-f300-4ae7-a996-798f03a1bfbb"],"updated_at":"2018-06-30T15:30:14Z","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1e13cd74280140fcbd529f42f1cde0f9","id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net"}]} 2018-06-30 15:30:20,922 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net used request id req-cbf07681-21a5-4077-a75e-40d63024fc27 2018-06-30 15:30:20,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:30:20,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:30:20 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:30:20,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:21,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:30:20 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3dbf322-9a5f-4842-b337-11da085ce79f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e13cd74280140fcbd529f42f1cde0f9", "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj"}} 2018-06-30 15:30:21,017 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9 used request id req-f3dbf322-9a5f-4842-b337-11da085ce79f 2018-06-30 15:30:21,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:21,880 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:21 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-38e3e29b-cc50-4409-b54b-7b34960e038e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:14Z","dns_nameservers":[],"updated_at":"2018-06-30T15:30:14Z","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":"1e13cd74280140fcbd529f42f1cde0f9","id":"fc993cee-f300-4ae7-a996-798f03a1bfbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-subnet"}]} 2018-06-30 15:30:21,880 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73 used request id req-38e3e29b-cc50-4409-b54b-7b34960e038e 2018-06-30 15:30:21,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73&name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:21,968 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:21 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-cbfb94ed-dfd0-4109-9a24-c306e62ae3dc Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:30:21,969 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73&name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942port-1&admin_state_up=True used request id req-cbfb94ed-dfd0-4109-9a24-c306e62ae3dc 2018-06-30 15:30:21,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:22,772 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:22 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6500a11e-4ef8-41b7-a52d-b5ba236221d9 X-Compute-Request-Id: req-6500a11e-4ef8-41b7-a52d-b5ba236221d9 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:30:22,772 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst used request id req-6500a11e-4ef8-41b7-a52d-b5ba236221d9 2018-06-30 15:30:22,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:23,387 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:23 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-2f121a37-b624-4707-9ea2-1dbba2d95d15 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fc993cee-f300-4ae7-a996-798f03a1bfbb"],"updated_at":"2018-06-30T15:30:14Z","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1e13cd74280140fcbd529f42f1cde0f9","id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net"}]} 2018-06-30 15:30:23,388 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net used request id req-2f121a37-b624-4707-9ea2-1dbba2d95d15 2018-06-30 15:30:23,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:23,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:30:23 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7e4aa21-b7de-4214-aa0b-da666c46e37b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e13cd74280140fcbd529f42f1cde0f9", "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj"}} 2018-06-30 15:30:23,778 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9 used request id req-d7e4aa21-b7de-4214-aa0b-da666c46e37b 2018-06-30 15:30:23,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:24,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:24 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-9819d2bb-c36f-4a44-a84b-33d5a7e8ed44 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:14Z","dns_nameservers":[],"updated_at":"2018-06-30T15:30:14Z","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":"1e13cd74280140fcbd529f42f1cde0f9","id":"fc993cee-f300-4ae7-a996-798f03a1bfbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-subnet"}]} 2018-06-30 15:30:24,566 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73 used request id req-9819d2bb-c36f-4a44-a84b-33d5a7e8ed44 2018-06-30 15:30:24,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73&name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:24,673 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:24 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-d53ac927-f521-44e9-a22c-dfcec3cd0bf0 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:30:24,673 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73&name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942port-1&admin_state_up=True used request id req-d53ac927-f521-44e9-a22c-dfcec3cd0bf0 2018-06-30 15:30:24,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:30:24,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:30:25,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb0aef08a29b48d88d54e0c5f74090b8", "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj-role"}], "expires_at": "2018-06-30T16:30:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e13cd74280140fcbd529f42f1cde0f9", "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1e13cd74280140fcbd529f42f1cde0f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/1e13cd74280140fcbd529f42f1cde0f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/1e13cd74280140fcbd529f42f1cde0f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1e13cd74280140fcbd529f42f1cde0f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/1e13cd74280140fcbd529f42f1cde0f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/1e13cd74280140fcbd529f42f1cde0f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/1e13cd74280140fcbd529f42f1cde0f9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-user", "id": "ac1b16e2c5a94202bb4752c732dee748"}, "audit_ids": ["DEsmDFs8QHS3jCKroDcmoQ"], "issued_at": "2018-06-30T15:30:25.000000Z"}} 2018-06-30 15:30:25,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c847e9de741a633d80818084eef21af3ceb09cd" 2018-06-30 15:30:25,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:30:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-455f22f5-d9ba-488e-aa4b-f7f18b8e8e08 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:30:25,777 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-455f22f5-d9ba-488e-aa4b-f7f18b8e8e08 2018-06-30 15:30:25,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:26,072 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:26 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-0f1adba5-080e-48f9-8e93-93eed710c9f9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fc993cee-f300-4ae7-a996-798f03a1bfbb"],"updated_at":"2018-06-30T15:30:14Z","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1e13cd74280140fcbd529f42f1cde0f9","id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net"}]} 2018-06-30 15:30:26,073 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net used request id req-0f1adba5-080e-48f9-8e93-93eed710c9f9 2018-06-30 15:30:26,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:26,237 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:26 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-c95daefe-ebe2-440c-aa0f-d09ea06dd2d7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:14Z","dns_nameservers":[],"updated_at":"2018-06-30T15:30:14Z","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":"1e13cd74280140fcbd529f42f1cde0f9","id":"fc993cee-f300-4ae7-a996-798f03a1bfbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-subnet"}]} 2018-06-30 15:30:26,237 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73 used request id req-c95daefe-ebe2-440c-aa0f-d09ea06dd2d7 2018-06-30 15:30:26,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:26,590 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:26 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-4965ef01-cadf-4ba6-a9d3-aaa04b5d1fae Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fc993cee-f300-4ae7-a996-798f03a1bfbb"],"updated_at":"2018-06-30T15:30:14Z","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1e13cd74280140fcbd529f42f1cde0f9","id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net"}]} 2018-06-30 15:30:26,591 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net used request id req-4965ef01-cadf-4ba6-a9d3-aaa04b5d1fae 2018-06-30 15:30:26,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:30:26,608 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:30:26 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:30:26,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c847e9de741a633d80818084eef21af3ceb09cd" 2018-06-30 15:30:26,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:30:26 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6ea8845-8e7b-46fa-ac33-fe49b85369c1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e13cd74280140fcbd529f42f1cde0f9", "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj"}} 2018-06-30 15:30:26,990 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9 used request id req-c6ea8845-8e7b-46fa-ac33-fe49b85369c1 2018-06-30 15:30:26,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:27,180 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:27 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-8dbd59a3-eb8a-4617-a2b4-e763a3784aa2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:14Z","dns_nameservers":[],"updated_at":"2018-06-30T15:30:14Z","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":"1e13cd74280140fcbd529f42f1cde0f9","id":"fc993cee-f300-4ae7-a996-798f03a1bfbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-subnet"}]} 2018-06-30 15:30:27,180 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73 used request id req-8dbd59a3-eb8a-4617-a2b4-e763a3784aa2 2018-06-30 15:30:27,181 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net 2018-06-30 15:30:27,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" -d '{"port": {"network_id": "a6b282b2-5b7c-49da-9e16-254af43f6a73", "name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-06-30 15:30:30,265 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:30:30 GMT Content-Type: application/json Content-Length: 833 Connection: keep-alive X-Openstack-Request-Id: req-828d5f9e-3527-4224-aa19-8bea5d5f9f8b Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:30:28Z","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:30:29Z","name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:5c:60:13","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"1e13cd74280140fcbd529f42f1cde0f9","fixed_ips":[{"subnet_id":"fc993cee-f300-4ae7-a996-798f03a1bfbb","ip_address":"10.55.0.12"}],"id":"ed83de49-2adf-440d-8237-847fbb346820","security_groups":["1c5bb1ba-657b-4911-8989-9c33a690cf15"],"device_id":""}} 2018-06-30 15:30:30,265 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-828d5f9e-3527-4224-aa19-8bea5d5f9f8b 2018-06-30 15:30:30,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:30,585 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:30 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-e46af900-2a29-493d-bf1e-115db08bfa44 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fc993cee-f300-4ae7-a996-798f03a1bfbb"],"updated_at":"2018-06-30T15:30:14Z","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1e13cd74280140fcbd529f42f1cde0f9","id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net"}]} 2018-06-30 15:30:30,585 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net used request id req-e46af900-2a29-493d-bf1e-115db08bfa44 2018-06-30 15:30:30,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:31,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:30:30 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2409b767-b8da-42ba-bfd8-50c11946f328 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e13cd74280140fcbd529f42f1cde0f9", "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj"}} 2018-06-30 15:30:31,033 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9 used request id req-2409b767-b8da-42ba-bfd8-50c11946f328 2018-06-30 15:30:31,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:31,260 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:31 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-8546a1ef-0380-483a-a77a-fe4f953af39c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:14Z","dns_nameservers":[],"updated_at":"2018-06-30T15:30:14Z","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":"1e13cd74280140fcbd529f42f1cde0f9","id":"fc993cee-f300-4ae7-a996-798f03a1bfbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-subnet"}]} 2018-06-30 15:30:31,260 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73 used request id req-8546a1ef-0380-483a-a77a-fe4f953af39c 2018-06-30 15:30:31,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73&name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:31,536 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:31 GMT Content-Type: application/json Content-Length: 836 Connection: keep-alive X-Openstack-Request-Id: req-880a4852-7e2a-492f-9993-8fcbb168f938 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:28Z","admin_state_up":true,"updated_at":"2018-06-30T15:30:29Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:5c:60:13","id":"ed83de49-2adf-440d-8237-847fbb346820","port_security_enabled":true,"project_id":"1e13cd74280140fcbd529f42f1cde0f9","fixed_ips":[{"subnet_id":"fc993cee-f300-4ae7-a996-798f03a1bfbb","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["1c5bb1ba-657b-4911-8989-9c33a690cf15"],"name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942port-1"}]} 2018-06-30 15:30:31,537 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73&name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942port-1&admin_state_up=True used request id req-880a4852-7e2a-492f-9993-8fcbb168f938 2018-06-30 15:30:31,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:31,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:30:31 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-978133eb-3a67-434b-9193-bbe498d0bce4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e13cd74280140fcbd529f42f1cde0f9", "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj"}} 2018-06-30 15:30:31,959 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9 used request id req-978133eb-3a67-434b-9193-bbe498d0bce4 2018-06-30 15:30:31,960 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst 2018-06-30 15:30:31,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:32,872 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:32 GMT Content-Type: application/json Content-Length: 703 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c93f826d-83a0-4edc-956c-65ad76525c53 X-Compute-Request-Id: req-c93f826d-83a0-4edc-956c-65ad76525c53 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, {"id": "82265ce8-706f-4089-9973-78f677f4e08c", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/82265ce8-706f-4089-9973-78f677f4e08c", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/82265ce8-706f-4089-9973-78f677f4e08c", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-flavor-name"}]} 2018-06-30 15:30:32,872 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c93f826d-83a0-4edc-956c-65ad76525c53 2018-06-30 15:30:32,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/82265ce8-706f-4089-9973-78f677f4e08c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:33,560 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:33 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c9c980e9-b5ef-4159-b9db-9cbc24817bcd X-Compute-Request-Id: req-c9c980e9-b5ef-4159-b9db-9cbc24817bcd Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/82265ce8-706f-4089-9973-78f677f4e08c", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/82265ce8-706f-4089-9973-78f677f4e08c", "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": "82265ce8-706f-4089-9973-78f677f4e08c"}} 2018-06-30 15:30:33,561 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/82265ce8-706f-4089-9973-78f677f4e08c used request id req-c9c980e9-b5ef-4159-b9db-9cbc24817bcd 2018-06-30 15:30:33,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:34,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:34 GMT Content-Type: application/json Content-Length: 920 Connection: keep-alive X-Openstack-Request-Id: req-8bbf9c46-ea09-4195-b9c2-fc8083032ace Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:30:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:30:07Z", "visibility": "shared", "self": "/v2/images/2ec95e4b-1d15-4624-8f4d-cfea67650422", "min_disk": 0, "protected": false, "id": "2ec95e4b-1d15-4624-8f4d-cfea67650422", "file": "/v2/images/2ec95e4b-1d15-4624-8f4d-cfea67650422/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1e13cd74280140fcbd529f42f1cde0f9", "direct_url": "file:///var/lib/glance/images/2ec95e4b-1d15-4624-8f4d-cfea67650422", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-image"} 2018-06-30 15:30:34,524 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-image used request id req-8bbf9c46-ea09-4195-b9c2-fc8083032ace 2018-06-30 15:30:34,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:35,199 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:35 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-3af73139-0cee-4007-a67c-9621c0c85209 Front-End-Https: on 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", "root-tar"], "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-06-30 15:30:35,200 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-3af73139-0cee-4007-a67c-9621c0c85209 2018-06-30 15:30:35,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" -d '{"server": {"name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst", "imageRef": "2ec95e4b-1d15-4624-8f4d-cfea67650422", "flavorRef": "82265ce8-706f-4089-9973-78f677f4e08c", "max_count": 1, "min_count": 1, "networks": [{"port": "ed83de49-2adf-440d-8237-847fbb346820"}]}}' 2018-06-30 15:30:42,116 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:30:42 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1dae4117-ccac-430a-acaf-9366b86d6332 X-Compute-Request-Id: req-1dae4117-ccac-430a-acaf-9366b86d6332 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9a73983e-8dd9-412d-8b48-2dba261d83c2", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2", "rel": "bookmark"}], "adminPass": "67ScTWuZgsKk"}} 2018-06-30 15:30:42,116 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-1dae4117-ccac-430a-acaf-9366b86d6332 2018-06-30 15:30:42,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:44,970 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:44 GMT Content-Type: application/json Content-Length: 1307 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c5ef46e4-f59f-4536-856e-4e7d2014ee2a X-Compute-Request-Id: req-c5ef46e4-f59f-4536-856e-4e7d2014ee2a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2", "rel": "bookmark"}], "image": {"id": "2ec95e4b-1d15-4624-8f4d-cfea67650422", "links": [{"href": "http://172.30.10.101:8774/images/2ec95e4b-1d15-4624-8f4d-cfea67650422", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82265ce8-706f-4089-9973-78f677f4e08c", "links": [{"href": "http://172.30.10.101:8774/flavors/82265ce8-706f-4089-9973-78f677f4e08c", "rel": "bookmark"}]}, "id": "9a73983e-8dd9-412d-8b48-2dba261d83c2", "user_id": "ac1b16e2c5a94202bb4752c732dee748", "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-06-30T15:30:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst", "created": "2018-06-30T15:30:42Z", "tenant_id": "1e13cd74280140fcbd529f42f1cde0f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:30:44,970 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 used request id req-c5ef46e4-f59f-4536-856e-4e7d2014ee2a 2018-06-30 15:30:44,971 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst 2018-06-30 15:30:44,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:46,939 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:46 GMT Content-Type: application/json Content-Length: 1359 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-83d1d153-7314-46b9-ad2a-99fd55cd3cf8 X-Compute-Request-Id: req-83d1d153-7314-46b9-ad2a-99fd55cd3cf8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2", "rel": "bookmark"}], "image": {"id": "2ec95e4b-1d15-4624-8f4d-cfea67650422", "links": [{"href": "http://172.30.10.101:8774/images/2ec95e4b-1d15-4624-8f4d-cfea67650422", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82265ce8-706f-4089-9973-78f677f4e08c", "links": [{"href": "http://172.30.10.101:8774/flavors/82265ce8-706f-4089-9973-78f677f4e08c", "rel": "bookmark"}]}, "id": "9a73983e-8dd9-412d-8b48-2dba261d83c2", "user_id": "ac1b16e2c5a94202bb4752c732dee748", "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-06-30T15:30:45Z", "hostId": "abfcc9c550b18c67a4a095e0068b87ed42c20e8cce4582c6cb4c6985", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst", "created": "2018-06-30T15:30:42Z", "tenant_id": "1e13cd74280140fcbd529f42f1cde0f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:30:46,940 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 used request id req-83d1d153-7314-46b9-ad2a-99fd55cd3cf8 2018-06-30 15:30:46,940 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst] is - BUILD 2018-06-30 15:30:46,940 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:30:49,943 - create_instance - DEBUG - VM status query timeout in 895.02737999 2018-06-30 15:30:49,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:51,904 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:51 GMT Content-Type: application/json Content-Length: 1407 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3c62102c-eace-49f4-a28c-7845e51865cb X-Compute-Request-Id: req-3c62102c-eace-49f4-a28c-7845e51865cb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2", "rel": "bookmark"}], "image": {"id": "2ec95e4b-1d15-4624-8f4d-cfea67650422", "links": [{"href": "http://172.30.10.101:8774/images/2ec95e4b-1d15-4624-8f4d-cfea67650422", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82265ce8-706f-4089-9973-78f677f4e08c", "links": [{"href": "http://172.30.10.101:8774/flavors/82265ce8-706f-4089-9973-78f677f4e08c", "rel": "bookmark"}]}, "id": "9a73983e-8dd9-412d-8b48-2dba261d83c2", "security_groups": [{"name": "default"}], "user_id": "ac1b16e2c5a94202bb4752c732dee748", "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-06-30T15:30:46Z", "hostId": "abfcc9c550b18c67a4a095e0068b87ed42c20e8cce4582c6cb4c6985", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst", "created": "2018-06-30T15:30:42Z", "tenant_id": "1e13cd74280140fcbd529f42f1cde0f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:30:51,904 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 used request id req-3c62102c-eace-49f4-a28c-7845e51865cb 2018-06-30 15:30:51,905 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst] is - BUILD 2018-06-30 15:30:51,905 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:30:54,906 - create_instance - DEBUG - VM status query timeout in 890.064674139 2018-06-30 15:30:54,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:30:55,573 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:30:55 GMT Content-Type: application/json Content-Length: 1407 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-879a4777-3d8a-4809-a1c5-9bb07e522931 X-Compute-Request-Id: req-879a4777-3d8a-4809-a1c5-9bb07e522931 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2", "rel": "bookmark"}], "image": {"id": "2ec95e4b-1d15-4624-8f4d-cfea67650422", "links": [{"href": "http://172.30.10.101:8774/images/2ec95e4b-1d15-4624-8f4d-cfea67650422", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82265ce8-706f-4089-9973-78f677f4e08c", "links": [{"href": "http://172.30.10.101:8774/flavors/82265ce8-706f-4089-9973-78f677f4e08c", "rel": "bookmark"}]}, "id": "9a73983e-8dd9-412d-8b48-2dba261d83c2", "security_groups": [{"name": "default"}], "user_id": "ac1b16e2c5a94202bb4752c732dee748", "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-06-30T15:30:46Z", "hostId": "abfcc9c550b18c67a4a095e0068b87ed42c20e8cce4582c6cb4c6985", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst", "created": "2018-06-30T15:30:42Z", "tenant_id": "1e13cd74280140fcbd529f42f1cde0f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:30:55,573 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 used request id req-879a4777-3d8a-4809-a1c5-9bb07e522931 2018-06-30 15:30:55,573 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst] is - BUILD 2018-06-30 15:30:55,574 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:30:58,577 - create_instance - DEBUG - VM status query timeout in 886.394221067 2018-06-30 15:30:58,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:31:00,171 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:00 GMT Content-Type: application/json Content-Length: 1626 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4dd946ca-3078-435f-b2f6-78131750888f X-Compute-Request-Id: req-4dd946ca-3078-435f-b2f6-78131750888f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:60:13", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2", "rel": "bookmark"}], "image": {"id": "2ec95e4b-1d15-4624-8f4d-cfea67650422", "links": [{"href": "http://172.30.10.101:8774/images/2ec95e4b-1d15-4624-8f4d-cfea67650422", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:30:58.000000", "flavor": {"id": "82265ce8-706f-4089-9973-78f677f4e08c", "links": [{"href": "http://172.30.10.101:8774/flavors/82265ce8-706f-4089-9973-78f677f4e08c", "rel": "bookmark"}]}, "id": "9a73983e-8dd9-412d-8b48-2dba261d83c2", "security_groups": [{"name": "default"}], "user_id": "ac1b16e2c5a94202bb4752c732dee748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:30:58Z", "hostId": "abfcc9c550b18c67a4a095e0068b87ed42c20e8cce4582c6cb4c6985", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst", "created": "2018-06-30T15:30:42Z", "tenant_id": "1e13cd74280140fcbd529f42f1cde0f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:31:00,171 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 used request id req-4dd946ca-3078-435f-b2f6-78131750888f 2018-06-30 15:31:00,172 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst] is - ACTIVE 2018-06-30 15:31:00,172 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:31:00,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:31:02,860 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:02 GMT Content-Type: application/json Content-Length: 1626 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c7ce5e06-23b3-4c84-962a-eaa0c9e77a16 X-Compute-Request-Id: req-c7ce5e06-23b3-4c84-962a-eaa0c9e77a16 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:60:13", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2", "rel": "bookmark"}], "image": {"id": "2ec95e4b-1d15-4624-8f4d-cfea67650422", "links": [{"href": "http://172.30.10.101:8774/images/2ec95e4b-1d15-4624-8f4d-cfea67650422", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:30:58.000000", "flavor": {"id": "82265ce8-706f-4089-9973-78f677f4e08c", "links": [{"href": "http://172.30.10.101:8774/flavors/82265ce8-706f-4089-9973-78f677f4e08c", "rel": "bookmark"}]}, "id": "9a73983e-8dd9-412d-8b48-2dba261d83c2", "security_groups": [{"name": "default"}], "user_id": "ac1b16e2c5a94202bb4752c732dee748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:30:58Z", "hostId": "abfcc9c550b18c67a4a095e0068b87ed42c20e8cce4582c6cb4c6985", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst", "created": "2018-06-30T15:30:42Z", "tenant_id": "1e13cd74280140fcbd529f42f1cde0f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:31:02,861 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 used request id req-c7ce5e06-23b3-4c84-962a-eaa0c9e77a16 2018-06-30 15:31:02,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:31:03,198 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:03 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-25e08ce2-f5cf-4451-ace4-c6ef5e888308 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fc993cee-f300-4ae7-a996-798f03a1bfbb"],"updated_at":"2018-06-30T15:30:14Z","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1e13cd74280140fcbd529f42f1cde0f9","id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net"}]} 2018-06-30 15:31:03,198 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net used request id req-25e08ce2-f5cf-4451-ace4-c6ef5e888308 2018-06-30 15:31:03,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:31:03,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:03 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f15dc9c1-131c-4406-85d4-74e2046a62c6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e13cd74280140fcbd529f42f1cde0f9", "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj"}} 2018-06-30 15:31:03,297 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9 used request id req-f15dc9c1-131c-4406-85d4-74e2046a62c6 2018-06-30 15:31:03,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:31:03,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:03 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-204b2c58-2fcc-4799-9d78-4c43d5bc8586 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:14Z","dns_nameservers":[],"updated_at":"2018-06-30T15:30:14Z","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":"1e13cd74280140fcbd529f42f1cde0f9","id":"fc993cee-f300-4ae7-a996-798f03a1bfbb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-subnet"}]} 2018-06-30 15:31:03,501 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73 used request id req-204b2c58-2fcc-4799-9d78-4c43d5bc8586 2018-06-30 15:31:03,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:31:04,061 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:04 GMT Content-Type: application/json Content-Length: 2363 Connection: keep-alive X-Openstack-Request-Id: req-add0537a-b478-4df6-bdcd-e407146932fa Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:17Z","admin_state_up":true,"updated_at":"2018-06-30T15:30:22Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a6b282b2-5b7c-49da-9e16-254af43f6a73","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:22:78:77","id":"0e448987-63ae-47a6-8d18-91ef43b3c0fc","port_security_enabled":false,"project_id":"1e13cd74280140fcbd529f42f1cde0f9","fixed_ips":[{"subnet_id":"fc993cee-f300-4ae7-a996-798f03a1bfbb","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:16Z","admin_state_up":true,"updated_at":"2018-06-30T15:30:21Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a6b282b2-5b7c-49da-9e16-254af43f6a73","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:83:ef:26","id":"1ee89616-1145-4a96-bdfb-e688f0a0c6bc","port_security_enabled":false,"project_id":"1e13cd74280140fcbd529f42f1cde0f9","fixed_ips":[{"subnet_id":"fc993cee-f300-4ae7-a996-798f03a1bfbb","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"tags":[],"network_id":"a6b282b2-5b7c-49da-9e16-254af43f6a73","tenant_id":"1e13cd74280140fcbd529f42f1cde0f9","created_at":"2018-06-30T15:30:28Z","admin_state_up":true,"updated_at":"2018-06-30T15:30:57Z","binding:vnic_type":"normal","device_id":"9a73983e-8dd9-412d-8b48-2dba261d83c2","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:5c:60:13","id":"ed83de49-2adf-440d-8237-847fbb346820","port_security_enabled":true,"project_id":"1e13cd74280140fcbd529f42f1cde0f9","fixed_ips":[{"subnet_id":"fc993cee-f300-4ae7-a996-798f03a1bfbb","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["1c5bb1ba-657b-4911-8989-9c33a690cf15"],"name":"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942port-1"}]} 2018-06-30 15:31:04,061 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a6b282b2-5b7c-49da-9e16-254af43f6a73 used request id req-add0537a-b478-4df6-bdcd-e407146932fa 2018-06-30 15:31:04,062 - create_instance - INFO - Deleting Port with ID - ed83de49-2adf-440d-8237-847fbb346820 2018-06-30 15:31:04,062 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942port-1 2018-06-30 15:31:04,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/ed83de49-2adf-440d-8237-847fbb346820 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:31:05,503 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:31:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b7cc5c36-d67b-487e-9503-12b9b56bca43 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:31:05,504 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/ed83de49-2adf-440d-8237-847fbb346820 used request id req-b7cc5c36-d67b-487e-9503-12b9b56bca43 2018-06-30 15:31:05,504 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst 2018-06-30 15:31:05,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:31:05,890 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:31:05 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-17b757f1-1af3-4a77-8299-1239d24a67a1 X-Compute-Request-Id: req-17b757f1-1af3-4a77-8299-1239d24a67a1 Front-End-Https: on 2018-06-30 15:31:05,890 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 used request id req-17b757f1-1af3-4a77-8299-1239d24a67a1 2018-06-30 15:31:05,890 - create_instance - INFO - Checking deletion status 2018-06-30 15:31:05,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:31:06,725 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:06 GMT Content-Type: application/json Content-Length: 1590 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fde84f34-ae45-44e4-b6d8-421dab641930 X-Compute-Request-Id: req-fde84f34-ae45-44e4-b6d8-421dab641930 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:60:13", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2", "rel": "bookmark"}], "image": {"id": "2ec95e4b-1d15-4624-8f4d-cfea67650422", "links": [{"href": "http://172.30.10.101:8774/images/2ec95e4b-1d15-4624-8f4d-cfea67650422", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:30:58.000000", "flavor": {"id": "82265ce8-706f-4089-9973-78f677f4e08c", "links": [{"href": "http://172.30.10.101:8774/flavors/82265ce8-706f-4089-9973-78f677f4e08c", "rel": "bookmark"}]}, "id": "9a73983e-8dd9-412d-8b48-2dba261d83c2", "user_id": "ac1b16e2c5a94202bb4752c732dee748", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:31:06Z", "hostId": "abfcc9c550b18c67a4a095e0068b87ed42c20e8cce4582c6cb4c6985", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst", "created": "2018-06-30T15:30:42Z", "tenant_id": "1e13cd74280140fcbd529f42f1cde0f9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:31:06,725 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 used request id req-fde84f34-ae45-44e4-b6d8-421dab641930 2018-06-30 15:31:06,725 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst] is - ACTIVE 2018-06-30 15:31:06,726 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:31:09,729 - create_instance - DEBUG - VM status query timeout in 296.161421061 2018-06-30 15:31:09,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc2eebfe669ab604de131322d2781ae0eece0d17" 2018-06-30 15:31:10,564 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:31:10 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-13c1307c-cadd-4c88-88ea-3748e9ea1559 X-Compute-Request-Id: req-13c1307c-cadd-4c88-88ea-3748e9ea1559 RESP BODY: {"itemNotFound": {"message": "Instance 9a73983e-8dd9-412d-8b48-2dba261d83c2 could not be found.", "code": 404}} 2018-06-30 15:31:10,564 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a73983e-8dd9-412d-8b48-2dba261d83c2 used request id req-13c1307c-cadd-4c88-88ea-3748e9ea1559 2018-06-30 15:31:10,564 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9a73983e-8dd9-412d-8b48-2dba261d83c2 could not be found. (HTTP 404) (Request-ID: req-13c1307c-cadd-4c88-88ea-3748e9ea1559) 2018-06-30 15:31:10,564 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-inst 2018-06-30 15:31:10,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/82265ce8-706f-4089-9973-78f677f4e08c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b01f4c0d43e1a08d3c00154e77454e9a6d7332d" 2018-06-30 15:31:10,980 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:31:10 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-288a1884-35b8-4083-b246-5c350bdb383a X-Compute-Request-Id: req-288a1884-35b8-4083-b246-5c350bdb383a 2018-06-30 15:31:10,981 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/82265ce8-706f-4089-9973-78f677f4e08c used request id req-288a1884-35b8-4083-b246-5c350bdb383a 2018-06-30 15:31:10,981 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-subnet 2018-06-30 15:31:10,982 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-subnet 2018-06-30 15:31:10,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/fc993cee-f300-4ae7-a996-798f03a1bfbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a9410ec8f4daf7a7a5e26d73cb2f37f161e8b3" 2018-06-30 15:31:15,946 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:31:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6ca20add-dd38-4d97-937c-77573c9ae0dc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:31:15,946 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/fc993cee-f300-4ae7-a996-798f03a1bfbb used request id req-6ca20add-dd38-4d97-937c-77573c9ae0dc 2018-06-30 15:31:15,946 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-pub-net 2018-06-30 15:31:15,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/a6b282b2-5b7c-49da-9e16-254af43f6a73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a9410ec8f4daf7a7a5e26d73cb2f37f161e8b3" 2018-06-30 15:31:19,387 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:31:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-acb83497-ea6a-4019-b24c-4c79acc0b225 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:31:19,387 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/a6b282b2-5b7c-49da-9e16-254af43f6a73 used request id req-acb83497-ea6a-4019-b24c-4c79acc0b225 2018-06-30 15:31:19,388 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ecf4c9b2-7df0-4f22-9000-cffdcf698942-image 2018-06-30 15:31:19,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/2ec95e4b-1d15-4624-8f4d-cfea67650422 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d440edcfc90a71b0d2c6ad7f45203d0dd8cdaa6b" 2018-06-30 15:31:20,479 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:31:20 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c06fd017-4c77-4e7c-8e5c-42be43c109df Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:31:20,479 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/2ec95e4b-1d15-4624-8f4d-cfea67650422 used request id req-c06fd017-4c77-4e7c-8e5c-42be43c109df 2018-06-30 15:31:20,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d6482be6e3003e1d24709ab39e01dc9c35fc1" 2018-06-30 15:31:21,318 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:21 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-3d2b3c99-a329-4a29-a00d-9b04d872109c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1e13cd74280140fcbd529f42f1cde0f9", "created_at": "2018-06-30T15:30:12Z", "updated_at": "2018-06-30T15:30:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:30:12Z", "revision_number": 0, "id": "19b17787-b441-44ef-b064-5317c44412b3", "remote_group_id": "1c5bb1ba-657b-4911-8989-9c33a690cf15", "remote_ip_prefix": null, "created_at": "2018-06-30T15:30:12Z", "security_group_id": "1c5bb1ba-657b-4911-8989-9c33a690cf15", "tenant_id": "1e13cd74280140fcbd529f42f1cde0f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1e13cd74280140fcbd529f42f1cde0f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:30:12Z", "revision_number": 0, "id": "5332c900-4e71-40bd-b1c1-93b04928dc64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:30:12Z", "security_group_id": "1c5bb1ba-657b-4911-8989-9c33a690cf15", "tenant_id": "1e13cd74280140fcbd529f42f1cde0f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1e13cd74280140fcbd529f42f1cde0f9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:30:12Z", "revision_number": 0, "id": "7169e0ab-ef3b-48ab-97c4-b3b2a4159f1d", "remote_group_id": "1c5bb1ba-657b-4911-8989-9c33a690cf15", "remote_ip_prefix": null, "created_at": "2018-06-30T15:30:12Z", "security_group_id": "1c5bb1ba-657b-4911-8989-9c33a690cf15", "tenant_id": "1e13cd74280140fcbd529f42f1cde0f9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1e13cd74280140fcbd529f42f1cde0f9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:30:12Z", "revision_number": 0, "id": "a013899f-b021-4ca3-bd80-22bfdddecae1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:30:12Z", "security_group_id": "1c5bb1ba-657b-4911-8989-9c33a690cf15", "tenant_id": "1e13cd74280140fcbd529f42f1cde0f9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1e13cd74280140fcbd529f42f1cde0f9"}], "revision_number": 4, "project_id": "1e13cd74280140fcbd529f42f1cde0f9", "id": "1c5bb1ba-657b-4911-8989-9c33a690cf15", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:31:21,318 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-3d2b3c99-a329-4a29-a00d-9b04d872109c 2018-06-30 15:31:21,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d6482be6e3003e1d24709ab39e01dc9c35fc1" 2018-06-30 15:31:21,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:21 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cadd464-c404-45c3-9e93-16d894c784a6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e13cd74280140fcbd529f42f1cde0f9", "name": "CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj"}} 2018-06-30 15:31:21,670 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9 used request id req-7cadd464-c404-45c3-9e93-16d894c784a6 2018-06-30 15:31:21,670 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c5bb1ba-657b-4911-8989-9c33a690cf15 2018-06-30 15:31:21,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1c5bb1ba-657b-4911-8989-9c33a690cf15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d6482be6e3003e1d24709ab39e01dc9c35fc1" 2018-06-30 15:31:21,767 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:21 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-e1143273-44b7-449a-829c-b386aa9a9e08 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "1c5bb1ba-657b-4911-8989-9c33a690cf15", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:30:12Z", "security_group_id": "1c5bb1ba-657b-4911-8989-9c33a690cf15", "port_range_min": null, "revision_number": 0, "tenant_id": "1e13cd74280140fcbd529f42f1cde0f9", "created_at": "2018-06-30T15:30:12Z", "project_id": "1e13cd74280140fcbd529f42f1cde0f9", "id": "19b17787-b441-44ef-b064-5317c44412b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:30:12Z", "security_group_id": "1c5bb1ba-657b-4911-8989-9c33a690cf15", "port_range_min": null, "revision_number": 0, "tenant_id": "1e13cd74280140fcbd529f42f1cde0f9", "created_at": "2018-06-30T15:30:12Z", "project_id": "1e13cd74280140fcbd529f42f1cde0f9", "id": "5332c900-4e71-40bd-b1c1-93b04928dc64"}, {"remote_group_id": "1c5bb1ba-657b-4911-8989-9c33a690cf15", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:30:12Z", "security_group_id": "1c5bb1ba-657b-4911-8989-9c33a690cf15", "port_range_min": null, "revision_number": 0, "tenant_id": "1e13cd74280140fcbd529f42f1cde0f9", "created_at": "2018-06-30T15:30:12Z", "project_id": "1e13cd74280140fcbd529f42f1cde0f9", "id": "7169e0ab-ef3b-48ab-97c4-b3b2a4159f1d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:30:12Z", "security_group_id": "1c5bb1ba-657b-4911-8989-9c33a690cf15", "port_range_min": null, "revision_number": 0, "tenant_id": "1e13cd74280140fcbd529f42f1cde0f9", "created_at": "2018-06-30T15:30:12Z", "project_id": "1e13cd74280140fcbd529f42f1cde0f9", "id": "a013899f-b021-4ca3-bd80-22bfdddecae1"}]} 2018-06-30 15:31:21,768 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=1c5bb1ba-657b-4911-8989-9c33a690cf15 used request id req-e1143273-44b7-449a-829c-b386aa9a9e08 2018-06-30 15:31:21,768 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:31:21,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/1c5bb1ba-657b-4911-8989-9c33a690cf15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d6482be6e3003e1d24709ab39e01dc9c35fc1" 2018-06-30 15:31:22,445 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:31:22 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-02c301f6-f232-49a9-90b0-5c8f3d9c7132 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:31:22,445 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/1c5bb1ba-657b-4911-8989-9c33a690cf15 used request id req-02c301f6-f232-49a9-90b0-5c8f3d9c7132 2018-06-30 15:31:22,446 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj 2018-06-30 15:31:22,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d6482be6e3003e1d24709ab39e01dc9c35fc1" 2018-06-30 15:31:23,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:31:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0328010a-69ea-426f-9867-bfe28ab8d4fd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:31:23,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/1e13cd74280140fcbd529f42f1cde0f9 used request id req-0328010a-69ea-426f-9867-bfe28ab8d4fd 2018-06-30 15:31:23,045 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-d49f1fb0-2440-49e-proj-role 2018-06-30 15:31:23,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/bb0aef08a29b48d88d54e0c5f74090b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d6482be6e3003e1d24709ab39e01dc9c35fc1" 2018-06-30 15:31:23,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:31:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a2783f9-d724-487e-ab24-721c4c6fa8d2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:31:23,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/bb0aef08a29b48d88d54e0c5f74090b8 used request id req-3a2783f9-d724-487e-ab24-721c4c6fa8d2 2018-06-30 15:31:23,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294d6482be6e3003e1d24709ab39e01dc9c35fc1" 2018-06-30 15:31:23,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:23 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5784c049-04ee-488b-8019-130915d14f47 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:31:23,802 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5784c049-04ee-488b-8019-130915d14f47 2018-06-30 15:31:23,803 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-d49f1fb0-2440-49e-user 2018-06-30 15:31:23,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/ac1b16e2c5a94202bb4752c732dee748 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f2c400f999774ea2eea505bd9b03852bad9b7e0" 2018-06-30 15:31:24,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:31:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b4b952f-fcc4-40f8-89a6-70b20ab45b36 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:31:24,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/ac1b16e2c5a94202bb4752c732dee748 used request id req-8b4b952f-fcc4-40f8-89a6-70b20ab45b36 2018-06-30 15:31:24,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:31:25,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:31:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["nCuNLxBOTxuYFuIGMJmc2g"], "issued_at": "2018-06-30T15:31:25.000000Z"}} 2018-06-30 15:31:25,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b5e140a198f805be2ce2ffbfd7264d5bd3a002" 2018-06-30 15:31:25,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5761a3e6-6263-4a91-afd2-74b57bffe86d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:31:25,721 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5761a3e6-6263-4a91-afd2-74b57bffe86d 2018-06-30 15:31:25,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:31:25,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:31:26,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["FDckxfKISUuN5uhQQYV-Sw"], "issued_at": "2018-06-30T15:31:26.000000Z"}} 2018-06-30 15:31:26,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5e79775146c52454a63fcdbf55149b79e6c5d" 2018-06-30 15:31:27,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0003b36-fc39-466e-9e5b-a2ee17f3f5ac Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:31:27,041 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b0003b36-fc39-466e-9e5b-a2ee17f3f5ac 2018-06-30 15:31:27,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:31:27,057 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:31:27 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:31:27,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5e79775146c52454a63fcdbf55149b79e6c5d" 2018-06-30 15:31:27,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:27 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5218d3b3-5226-408c-871f-01d404265c3b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:31:27,450 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj used request id req-5218d3b3-5226-408c-871f-01d404265c3b 2018-06-30 15:31:27,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5e79775146c52454a63fcdbf55149b79e6c5d" 2018-06-30 15:31:27,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:27 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95927f92-da3a-4c1a-8a4b-597d546879ae Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:31:27,804 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-95927f92-da3a-4c1a-8a4b-597d546879ae 2018-06-30 15:31:27,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5e79775146c52454a63fcdbf55149b79e6c5d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj"}}' 2018-06-30 15:31:28,280 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:31:27 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba60c414-5a16-4782-b213-323f707bfe60 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/15061d69157b4df88ba2149ad5e0ba1a"}, "tags": [], "enabled": true, "id": "15061d69157b4df88ba2149ad5e0ba1a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj"}} 2018-06-30 15:31:28,280 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ba60c414-5a16-4782-b213-323f707bfe60 2018-06-30 15:31:28,280 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj 2018-06-30 15:31:28,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:31:28,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:31:29,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:31:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["acR0vr-wRwuejIg-EvJ-kA"], "issued_at": "2018-06-30T15:31:29.000000Z"}} 2018-06-30 15:31:29,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c201eaa58b10aecfd2cccb97bfd74199140b93b" 2018-06-30 15:31:29,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-432ad861-6bc1-41db-8e04-1405a2b95590 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:31:29,366 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-432ad861-6bc1-41db-8e04-1405a2b95590 2018-06-30 15:31:29,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:31:29,381 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:31:29 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:31:29,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c201eaa58b10aecfd2cccb97bfd74199140b93b" 2018-06-30 15:31:29,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:29 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04c8a409-c03c-4c21-aad9-fa9296b36659 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:31:29,801 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-04c8a409-c03c-4c21-aad9-fa9296b36659 2018-06-30 15:31:29,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c201eaa58b10aecfd2cccb97bfd74199140b93b" 2018-06-30 15:31:29,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:29 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4caece7-5e48-4be3-8bda-34cd4488e2a6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/15061d69157b4df88ba2149ad5e0ba1a"}, "tags": [], "enabled": true, "id": "15061d69157b4df88ba2149ad5e0ba1a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj"}]} 2018-06-30 15:31:29,907 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj used request id req-d4caece7-5e48-4be3-8bda-34cd4488e2a6 2018-06-30 15:31:29,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c201eaa58b10aecfd2cccb97bfd74199140b93b" 2018-06-30 15:31:30,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab0bab8b-111f-4359-876c-5ef3fbfad1fe Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:31:30,306 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ab0bab8b-111f-4359-876c-5ef3fbfad1fe 2018-06-30 15:31:30,980 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-e9e71ac5-6f63-497-user 2018-06-30 15:31:30,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:31:30,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5e79775146c52454a63fcdbf55149b79e6c5d" 2018-06-30 15:31:31,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:30 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4da405f1-c949-4fde-a7cd-c289c6446814 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:31:31,062 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4da405f1-c949-4fde-a7cd-c289c6446814 2018-06-30 15:31:31,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5e79775146c52454a63fcdbf55149b79e6c5d" -d '{"role": {"name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj-role"}}' 2018-06-30 15:31:31,396 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:31:31 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-384688bd-79a4-40bb-9983-930f1362b5ba Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2b7cf04a23e844e49dd4216cd811aaef", "links": {"self": "http://10.167.4.35:5000/v3/roles/2b7cf04a23e844e49dd4216cd811aaef"}, "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj-role"}} 2018-06-30 15:31:31,396 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-384688bd-79a4-40bb-9983-930f1362b5ba 2018-06-30 15:31:31,396 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj-role 2018-06-30 15:31:31,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/2b7cf04a23e844e49dd4216cd811aaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5e79775146c52454a63fcdbf55149b79e6c5d" 2018-06-30 15:31:31,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:31 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b206bf5d-467b-4bb1-bf5c-b5a21f482db7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2b7cf04a23e844e49dd4216cd811aaef", "links": {"self": "http://10.167.4.35:5000/v3/roles/2b7cf04a23e844e49dd4216cd811aaef"}, "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj-role"}} 2018-06-30 15:31:31,816 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/2b7cf04a23e844e49dd4216cd811aaef used request id req-b206bf5d-467b-4bb1-bf5c-b5a21f482db7 2018-06-30 15:31:31,816 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj-role to project CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj 2018-06-30 15:31:31,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/15061d69157b4df88ba2149ad5e0ba1a/users/584f62190826493a8b3c19a3358b8769/roles/2b7cf04a23e844e49dd4216cd811aaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5e79775146c52454a63fcdbf55149b79e6c5d" 2018-06-30 15:31:32,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:31:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef70f4ee-8f13-47a2-8a5e-ac9731a04442 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:31:32,339 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/15061d69157b4df88ba2149ad5e0ba1a/users/584f62190826493a8b3c19a3358b8769/roles/2b7cf04a23e844e49dd4216cd811aaef used request id req-ef70f4ee-8f13-47a2-8a5e-ac9731a04442 2018-06-30 15:31:32,340 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:31:32,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:31:32,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:31:33,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b7cf04a23e844e49dd4216cd811aaef", "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj-role"}], "expires_at": "2018-06-30T16:31:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15061d69157b4df88ba2149ad5e0ba1a", "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/15061d69157b4df88ba2149ad5e0ba1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/15061d69157b4df88ba2149ad5e0ba1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/15061d69157b4df88ba2149ad5e0ba1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/15061d69157b4df88ba2149ad5e0ba1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/15061d69157b4df88ba2149ad5e0ba1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/15061d69157b4df88ba2149ad5e0ba1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-user", "id": "584f62190826493a8b3c19a3358b8769"}, "audit_ids": ["z3NcvnwNQ765EpQ4KezgOw"], "issued_at": "2018-06-30T15:31:33.000000Z"}} 2018-06-30 15:31:33,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de4c84c211a68ccb38a78a34f14fe826b437f01" 2018-06-30 15:31:33,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0d092eb-41be-47aa-bf8b-56c76ef8a23d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:31:33,537 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c0d092eb-41be-47aa-bf8b-56c76ef8a23d 2018-06-30 15:31:33,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0de4c84c211a68ccb38a78a34f14fe826b437f01" 2018-06-30 15:31:34,601 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:34 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-832e57ba-9d91-44f8-ab9c-3e0dc1093737 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-image"} 2018-06-30 15:31:34,602 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-image used request id req-832e57ba-9d91-44f8-ab9c-3e0dc1093737 2018-06-30 15:31:34,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0de4c84c211a68ccb38a78a34f14fe826b437f01" 2018-06-30 15:31:35,405 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:35 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-32a88d67-933b-475b-b5f5-cb7afb115912 Front-End-Https: on 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", "root-tar"], "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-06-30 15:31:35,405 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-32a88d67-933b-475b-b5f5-cb7afb115912 2018-06-30 15:31:35,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0de4c84c211a68ccb38a78a34f14fe826b437f01" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-image"}' 2018-06-30 15:31:36,419 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:31:36 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/7f266f25-b78f-48e5-a2c6-9aa2a320aba2 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-edf8dc90-96c3-4128-8273-00687c969448 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:31:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:31:36Z", "visibility": "shared", "self": "/v2/images/7f266f25-b78f-48e5-a2c6-9aa2a320aba2", "min_disk": 0, "protected": false, "id": "7f266f25-b78f-48e5-a2c6-9aa2a320aba2", "file": "/v2/images/7f266f25-b78f-48e5-a2c6-9aa2a320aba2/file", "checksum": null, "owner": "15061d69157b4df88ba2149ad5e0ba1a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:31:36,419 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-edf8dc90-96c3-4128-8273-00687c969448 2018-06-30 15:31:36,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/7f266f25-b78f-48e5-a2c6-9aa2a320aba2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0de4c84c211a68ccb38a78a34f14fe826b437f01" -d '' 2018-06-30 15:31:37,908 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:31:37 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6961cbcc-16c9-4220-8a1b-651b39c2037b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:31:37,908 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/7f266f25-b78f-48e5-a2c6-9aa2a320aba2/file used request id req-6961cbcc-16c9-4220-8a1b-651b39c2037b 2018-06-30 15:31:37,909 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:31:37,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/7f266f25-b78f-48e5-a2c6-9aa2a320aba2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0de4c84c211a68ccb38a78a34f14fe826b437f01" 2018-06-30 15:31:38,595 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:38 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-dd64f357-d873-470f-bc87-9448127214d1 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:31:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:31:38Z", "visibility": "shared", "self": "/v2/images/7f266f25-b78f-48e5-a2c6-9aa2a320aba2", "min_disk": 0, "protected": false, "id": "7f266f25-b78f-48e5-a2c6-9aa2a320aba2", "file": "/v2/images/7f266f25-b78f-48e5-a2c6-9aa2a320aba2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15061d69157b4df88ba2149ad5e0ba1a", "direct_url": "file:///var/lib/glance/images/7f266f25-b78f-48e5-a2c6-9aa2a320aba2", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:31:38,596 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7f266f25-b78f-48e5-a2c6-9aa2a320aba2 used request id req-dd64f357-d873-470f-bc87-9448127214d1 2018-06-30 15:31:38,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0de4c84c211a68ccb38a78a34f14fe826b437f01" 2018-06-30 15:31:39,347 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:39 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-ac76c351-c86f-40c5-9033-d74389608f89 Front-End-Https: on 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", "root-tar"], "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-06-30 15:31:39,348 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-ac76c351-c86f-40c5-9033-d74389608f89 2018-06-30 15:31:39,351 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-image 2018-06-30 15:31:39,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/7f266f25-b78f-48e5-a2c6-9aa2a320aba2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0de4c84c211a68ccb38a78a34f14fe826b437f01" 2018-06-30 15:31:39,407 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:39 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-bce07683-bb5a-46ba-b9c0-c7da9bc3454c Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:31:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:31:38Z", "visibility": "shared", "self": "/v2/images/7f266f25-b78f-48e5-a2c6-9aa2a320aba2", "min_disk": 0, "protected": false, "id": "7f266f25-b78f-48e5-a2c6-9aa2a320aba2", "file": "/v2/images/7f266f25-b78f-48e5-a2c6-9aa2a320aba2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "15061d69157b4df88ba2149ad5e0ba1a", "direct_url": "file:///var/lib/glance/images/7f266f25-b78f-48e5-a2c6-9aa2a320aba2", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:31:39,407 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7f266f25-b78f-48e5-a2c6-9aa2a320aba2 used request id req-bce07683-bb5a-46ba-b9c0-c7da9bc3454c 2018-06-30 15:31:39,408 - create_image - DEBUG - Instance status is - active 2018-06-30 15:31:39,408 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-image 2018-06-30 15:31:39,408 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-image 2018-06-30 15:31:39,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:31:39,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:31:40,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b7cf04a23e844e49dd4216cd811aaef", "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj-role"}], "expires_at": "2018-06-30T16:31:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15061d69157b4df88ba2149ad5e0ba1a", "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/15061d69157b4df88ba2149ad5e0ba1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/15061d69157b4df88ba2149ad5e0ba1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/15061d69157b4df88ba2149ad5e0ba1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/15061d69157b4df88ba2149ad5e0ba1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/15061d69157b4df88ba2149ad5e0ba1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/15061d69157b4df88ba2149ad5e0ba1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-user", "id": "584f62190826493a8b3c19a3358b8769"}, "audit_ids": ["hw1L0muwSmqhhfYl-6reVg"], "issued_at": "2018-06-30T15:31:40.000000Z"}} 2018-06-30 15:31:40,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538f02e3b9a720a4426ffa0d2fabb1da6e97c45d" 2018-06-30 15:31:40,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4169ff72-b44b-4d70-9eb6-8b989df4164d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:31:40,622 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4169ff72-b44b-4d70-9eb6-8b989df4164d 2018-06-30 15:31:40,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538f02e3b9a720a4426ffa0d2fabb1da6e97c45d" 2018-06-30 15:31:41,404 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:41 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-e102821f-e812-4ebf-b932-b07a5da53291 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:31:41,405 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net used request id req-e102821f-e812-4ebf-b932-b07a5da53291 2018-06-30 15:31:41,405 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net 2018-06-30 15:31:41,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538f02e3b9a720a4426ffa0d2fabb1da6e97c45d" -d '{"network": {"name": "CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net", "admin_state_up": true}}' 2018-06-30 15:31:42,610 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:31:42 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-4ee7b64f-8817-447d-ac45-d7771df3d770 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"15061d69157b4df88ba2149ad5e0ba1a","created_at":"2018-06-30T15:31:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:31:42Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"15061d69157b4df88ba2149ad5e0ba1a","id":"a20017b3-f9ee-44d2-ab26-4f1e241b99fe","name":"CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net"}} 2018-06-30 15:31:42,610 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-4ee7b64f-8817-447d-ac45-d7771df3d770 2018-06-30 15:31:42,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538f02e3b9a720a4426ffa0d2fabb1da6e97c45d" 2018-06-30 15:31:42,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:42 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-abdbe7dd-3a8e-4fd5-a36e-576920651ae0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:31:42Z","tenant_id":"15061d69157b4df88ba2149ad5e0ba1a","created_at":"2018-06-30T15:31:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"15061d69157b4df88ba2149ad5e0ba1a","id":"a20017b3-f9ee-44d2-ab26-4f1e241b99fe","name":"CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net"}]} 2018-06-30 15:31:42,888 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe used request id req-abdbe7dd-3a8e-4fd5-a36e-576920651ae0 2018-06-30 15:31:42,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538f02e3b9a720a4426ffa0d2fabb1da6e97c45d" 2018-06-30 15:31:42,971 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:42 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-962b0add-5483-42bb-8dec-65f8a2ad2a55 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:31:42,972 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe used request id req-962b0add-5483-42bb-8dec-65f8a2ad2a55 2018-06-30 15:31:42,972 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-subnet 2018-06-30 15:31:42,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538f02e3b9a720a4426ffa0d2fabb1da6e97c45d" -d '{"subnets": [{"ip_version": 4, "network_id": "a20017b3-f9ee-44d2-ab26-4f1e241b99fe", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-subnet"}]}' 2018-06-30 15:31:44,299 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:31:44 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-7d0147fc-19c1-4dca-ba1a-9cee0d6cde0a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a20017b3-f9ee-44d2-ab26-4f1e241b99fe","tenant_id":"15061d69157b4df88ba2149ad5e0ba1a","created_at":"2018-06-30T15:31:43Z","dns_nameservers":[],"updated_at":"2018-06-30T15:31:43Z","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":"15061d69157b4df88ba2149ad5e0ba1a","id":"a8d5efdc-91e5-4634-93fe-254162b4732b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-subnet"}]} 2018-06-30 15:31:44,299 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-7d0147fc-19c1-4dca-ba1a-9cee0d6cde0a 2018-06-30 15:31:44,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538f02e3b9a720a4426ffa0d2fabb1da6e97c45d" 2018-06-30 15:31:45,306 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:45 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-a403d2af-78be-49e2-a2ea-9d1a47c70179 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8d5efdc-91e5-4634-93fe-254162b4732b"],"updated_at":"2018-06-30T15:31:43Z","tenant_id":"15061d69157b4df88ba2149ad5e0ba1a","created_at":"2018-06-30T15:31:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"15061d69157b4df88ba2149ad5e0ba1a","id":"a20017b3-f9ee-44d2-ab26-4f1e241b99fe","name":"CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net"}]} 2018-06-30 15:31:45,306 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe used request id req-a403d2af-78be-49e2-a2ea-9d1a47c70179 2018-06-30 15:31:45,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538f02e3b9a720a4426ffa0d2fabb1da6e97c45d" 2018-06-30 15:31:45,506 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:45 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-5281ee9f-dcb1-4c3b-8d78-2f3e2d5fb01b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a20017b3-f9ee-44d2-ab26-4f1e241b99fe","tenant_id":"15061d69157b4df88ba2149ad5e0ba1a","created_at":"2018-06-30T15:31:43Z","dns_nameservers":[],"updated_at":"2018-06-30T15:31:43Z","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":"15061d69157b4df88ba2149ad5e0ba1a","id":"a8d5efdc-91e5-4634-93fe-254162b4732b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-subnet"}]} 2018-06-30 15:31:45,506 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe used request id req-5281ee9f-dcb1-4c3b-8d78-2f3e2d5fb01b 2018-06-30 15:31:45,507 - OpenStackNetwork - DEBUG - Network [a20017b3-f9ee-44d2-ab26-4f1e241b99fe] created successfully 2018-06-30 15:31:45,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:31:45,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:31:46,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:31:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["kZJmR_CaTDOOuF_vn-Zx-Q"], "issued_at": "2018-06-30T15:31:46.000000Z"}} 2018-06-30 15:31:46,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51acb5a015351e8d3303acc967301a7673c0f23d" 2018-06-30 15:31:46,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23d42689-b894-4106-9056-6994ed2bd759 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:31:46,504 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-23d42689-b894-4106-9056-6994ed2bd759 2018-06-30 15:31:46,505 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:31:46,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51acb5a015351e8d3303acc967301a7673c0f23d" 2018-06-30 15:31:47,306 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:47 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-22d42e2c-ac10-46a6-a088-f1eded7348b8 X-Compute-Request-Id: req-22d42e2c-ac10-46a6-a088-f1eded7348b8 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:31:47,306 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-22d42e2c-ac10-46a6-a088-f1eded7348b8 2018-06-30 15:31:47,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51acb5a015351e8d3303acc967301a7673c0f23d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-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-06-30 15:31:48,155 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:48 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-59a16deb-0ced-4217-afa8-1b624822a0e3 X-Compute-Request-Id: req-59a16deb-0ced-4217-afa8-1b624822a0e3 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/f308b6bf-a759-47ea-956d-148d90477283", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/f308b6bf-a759-47ea-956d-148d90477283", "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": "f308b6bf-a759-47ea-956d-148d90477283"}} 2018-06-30 15:31:48,155 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-59a16deb-0ced-4217-afa8-1b624822a0e3 2018-06-30 15:31:48,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:31:48,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:31:49,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b7cf04a23e844e49dd4216cd811aaef", "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj-role"}], "expires_at": "2018-06-30T16:31:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15061d69157b4df88ba2149ad5e0ba1a", "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/15061d69157b4df88ba2149ad5e0ba1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/15061d69157b4df88ba2149ad5e0ba1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/15061d69157b4df88ba2149ad5e0ba1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/15061d69157b4df88ba2149ad5e0ba1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/15061d69157b4df88ba2149ad5e0ba1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/15061d69157b4df88ba2149ad5e0ba1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-user", "id": "584f62190826493a8b3c19a3358b8769"}, "audit_ids": ["gP3Akz33SU60JvqcmyChZA"], "issued_at": "2018-06-30T15:31:49.000000Z"}} 2018-06-30 15:31:49,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e6c5f5a0d70e2f187908f8c8992335c330bd76" 2018-06-30 15:31:49,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ef0292d-5d7a-4cdc-8e7d-5ace1d30314f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:31:49,442 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8ef0292d-5d7a-4cdc-8e7d-5ace1d30314f 2018-06-30 15:31:49,443 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:31:49,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e6c5f5a0d70e2f187908f8c8992335c330bd76" 2018-06-30 15:31:49,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-73b42672-2da8-4fc9-ac23-4a0fde5d9a1a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:31:49,835 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-73b42672-2da8-4fc9-ac23-4a0fde5d9a1a 2018-06-30 15:31:49,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e6c5f5a0d70e2f187908f8c8992335c330bd76" 2018-06-30 15:31:50,844 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:50 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-7ad6da79-63f9-4723-bf1e-9cab801e0805 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8d5efdc-91e5-4634-93fe-254162b4732b"],"updated_at":"2018-06-30T15:31:43Z","tenant_id":"15061d69157b4df88ba2149ad5e0ba1a","created_at":"2018-06-30T15:31:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"15061d69157b4df88ba2149ad5e0ba1a","id":"a20017b3-f9ee-44d2-ab26-4f1e241b99fe","name":"CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net"}]} 2018-06-30 15:31:50,844 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net used request id req-7ad6da79-63f9-4723-bf1e-9cab801e0805 2018-06-30 15:31:50,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:31:50,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:31:50 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:31:50,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/15061d69157b4df88ba2149ad5e0ba1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e6c5f5a0d70e2f187908f8c8992335c330bd76" 2018-06-30 15:31:51,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:50 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b6a3185-34ee-4189-bfaa-374ef53f0d0a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/15061d69157b4df88ba2149ad5e0ba1a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "15061d69157b4df88ba2149ad5e0ba1a", "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj"}} 2018-06-30 15:31:51,243 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/15061d69157b4df88ba2149ad5e0ba1a used request id req-8b6a3185-34ee-4189-bfaa-374ef53f0d0a 2018-06-30 15:31:51,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e6c5f5a0d70e2f187908f8c8992335c330bd76" 2018-06-30 15:31:52,054 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:52 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-7d31e80c-17a0-4b05-a2f8-e97c579c25f1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a20017b3-f9ee-44d2-ab26-4f1e241b99fe","tenant_id":"15061d69157b4df88ba2149ad5e0ba1a","created_at":"2018-06-30T15:31:43Z","dns_nameservers":[],"updated_at":"2018-06-30T15:31:43Z","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":"15061d69157b4df88ba2149ad5e0ba1a","id":"a8d5efdc-91e5-4634-93fe-254162b4732b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-subnet"}]} 2018-06-30 15:31:52,054 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe used request id req-7d31e80c-17a0-4b05-a2f8-e97c579c25f1 2018-06-30 15:31:52,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe&name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e6c5f5a0d70e2f187908f8c8992335c330bd76" 2018-06-30 15:31:52,148 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:52 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-c4b4ca5b-3ddf-4a3b-b592-713bfa47afaa Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:31:52,148 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe&name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8dport-1&admin_state_up=True used request id req-c4b4ca5b-3ddf-4a3b-b592-713bfa47afaa 2018-06-30 15:31:52,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e6c5f5a0d70e2f187908f8c8992335c330bd76" 2018-06-30 15:31:52,900 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:52 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a66cd60f-d377-4d72-a091-4e00da9b0956 X-Compute-Request-Id: req-a66cd60f-d377-4d72-a091-4e00da9b0956 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:31:52,900 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-inst used request id req-a66cd60f-d377-4d72-a091-4e00da9b0956 2018-06-30 15:31:52,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e6c5f5a0d70e2f187908f8c8992335c330bd76" 2018-06-30 15:31:53,823 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:53 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-e2f2b204-2bea-4978-ab35-40b5bc259ef6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8d5efdc-91e5-4634-93fe-254162b4732b"],"updated_at":"2018-06-30T15:31:43Z","tenant_id":"15061d69157b4df88ba2149ad5e0ba1a","created_at":"2018-06-30T15:31:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"15061d69157b4df88ba2149ad5e0ba1a","id":"a20017b3-f9ee-44d2-ab26-4f1e241b99fe","name":"CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net"}]} 2018-06-30 15:31:53,823 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net used request id req-e2f2b204-2bea-4978-ab35-40b5bc259ef6 2018-06-30 15:31:53,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/15061d69157b4df88ba2149ad5e0ba1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e6c5f5a0d70e2f187908f8c8992335c330bd76" 2018-06-30 15:31:53,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:53 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc0abd35-a522-4919-8ce6-9b73a237a4ba Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/15061d69157b4df88ba2149ad5e0ba1a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "15061d69157b4df88ba2149ad5e0ba1a", "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj"}} 2018-06-30 15:31:53,912 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/15061d69157b4df88ba2149ad5e0ba1a used request id req-cc0abd35-a522-4919-8ce6-9b73a237a4ba 2018-06-30 15:31:53,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e6c5f5a0d70e2f187908f8c8992335c330bd76" 2018-06-30 15:31:54,050 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:54 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-c0d270f6-045e-4623-b871-f8ec0a43c229 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a20017b3-f9ee-44d2-ab26-4f1e241b99fe","tenant_id":"15061d69157b4df88ba2149ad5e0ba1a","created_at":"2018-06-30T15:31:43Z","dns_nameservers":[],"updated_at":"2018-06-30T15:31:43Z","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":"15061d69157b4df88ba2149ad5e0ba1a","id":"a8d5efdc-91e5-4634-93fe-254162b4732b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-subnet"}]} 2018-06-30 15:31:54,051 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe used request id req-c0d270f6-045e-4623-b871-f8ec0a43c229 2018-06-30 15:31:54,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe&name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e6c5f5a0d70e2f187908f8c8992335c330bd76" 2018-06-30 15:31:54,130 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:54 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-2b1f5f35-2e13-4a9c-903c-5f1fcea8bbba Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:31:54,130 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe&name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8dport-1&admin_state_up=True used request id req-2b1f5f35-2e13-4a9c-903c-5f1fcea8bbba 2018-06-30 15:31:54,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:31:54,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:31:54,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b7cf04a23e844e49dd4216cd811aaef", "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj-role"}], "expires_at": "2018-06-30T16:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15061d69157b4df88ba2149ad5e0ba1a", "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/15061d69157b4df88ba2149ad5e0ba1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/15061d69157b4df88ba2149ad5e0ba1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/15061d69157b4df88ba2149ad5e0ba1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/15061d69157b4df88ba2149ad5e0ba1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/15061d69157b4df88ba2149ad5e0ba1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/15061d69157b4df88ba2149ad5e0ba1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/15061d69157b4df88ba2149ad5e0ba1a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-user", "id": "584f62190826493a8b3c19a3358b8769"}, "audit_ids": ["mfToGihCSi668TGe_fUBzg"], "issued_at": "2018-06-30T15:31:54.000000Z"}} 2018-06-30 15:31:54,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba8c615316f69238abe8341e687355757a418be" 2018-06-30 15:31:55,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e8f9f30-48e6-4977-bae1-b410d9850f9d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:31:55,314 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1e8f9f30-48e6-4977-bae1-b410d9850f9d 2018-06-30 15:31:55,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e6c5f5a0d70e2f187908f8c8992335c330bd76" 2018-06-30 15:31:56,452 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:56 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-e8dbf38d-a341-465d-b6b9-b8efae22c8f6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8d5efdc-91e5-4634-93fe-254162b4732b"],"updated_at":"2018-06-30T15:31:43Z","tenant_id":"15061d69157b4df88ba2149ad5e0ba1a","created_at":"2018-06-30T15:31:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"15061d69157b4df88ba2149ad5e0ba1a","id":"a20017b3-f9ee-44d2-ab26-4f1e241b99fe","name":"CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net"}]} 2018-06-30 15:31:56,453 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net used request id req-e8dbf38d-a341-465d-b6b9-b8efae22c8f6 2018-06-30 15:31:56,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e6c5f5a0d70e2f187908f8c8992335c330bd76" 2018-06-30 15:31:56,590 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:56 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-ccc14ffb-f72b-4cc7-8926-4dded4de2e76 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a20017b3-f9ee-44d2-ab26-4f1e241b99fe","tenant_id":"15061d69157b4df88ba2149ad5e0ba1a","created_at":"2018-06-30T15:31:43Z","dns_nameservers":[],"updated_at":"2018-06-30T15:31:43Z","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":"15061d69157b4df88ba2149ad5e0ba1a","id":"a8d5efdc-91e5-4634-93fe-254162b4732b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-subnet"}]} 2018-06-30 15:31:56,590 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe used request id req-ccc14ffb-f72b-4cc7-8926-4dded4de2e76 2018-06-30 15:31:56,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e6c5f5a0d70e2f187908f8c8992335c330bd76" 2018-06-30 15:31:56,855 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:56 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-57bab4c7-0b1f-4f65-9875-9ba9c212b349 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8d5efdc-91e5-4634-93fe-254162b4732b"],"updated_at":"2018-06-30T15:31:43Z","tenant_id":"15061d69157b4df88ba2149ad5e0ba1a","created_at":"2018-06-30T15:31:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"15061d69157b4df88ba2149ad5e0ba1a","id":"a20017b3-f9ee-44d2-ab26-4f1e241b99fe","name":"CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net"}]} 2018-06-30 15:31:56,855 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net used request id req-57bab4c7-0b1f-4f65-9875-9ba9c212b349 2018-06-30 15:31:56,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:31:56,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:31:56 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:31:56,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/15061d69157b4df88ba2149ad5e0ba1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba8c615316f69238abe8341e687355757a418be" 2018-06-30 15:31:56,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:31:56 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-759bf01b-fbf9-400a-806b-0f4e9545d1bb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/15061d69157b4df88ba2149ad5e0ba1a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "15061d69157b4df88ba2149ad5e0ba1a", "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj"}} 2018-06-30 15:31:56,965 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/15061d69157b4df88ba2149ad5e0ba1a used request id req-759bf01b-fbf9-400a-806b-0f4e9545d1bb 2018-06-30 15:31:56,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e6c5f5a0d70e2f187908f8c8992335c330bd76" 2018-06-30 15:31:57,167 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:31:57 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-e61cfc81-c9a6-40c3-b371-a1a204a06846 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a20017b3-f9ee-44d2-ab26-4f1e241b99fe","tenant_id":"15061d69157b4df88ba2149ad5e0ba1a","created_at":"2018-06-30T15:31:43Z","dns_nameservers":[],"updated_at":"2018-06-30T15:31:43Z","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":"15061d69157b4df88ba2149ad5e0ba1a","id":"a8d5efdc-91e5-4634-93fe-254162b4732b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-subnet"}]} 2018-06-30 15:31:57,167 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a20017b3-f9ee-44d2-ab26-4f1e241b99fe used request id req-e61cfc81-c9a6-40c3-b371-a1a204a06846 2018-06-30 15:31:57,168 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net 2018-06-30 15:31:57,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e6c5f5a0d70e2f187908f8c8992335c330bd76" -d '{"port": {"network_id": "a20017b3-f9ee-44d2-ab26-4f1e241b99fe", "name": "CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8dport-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-06-30 15:31:57,213 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Sat, 30 Jun 2018 15:31:57 GMT Content-Type: application/json Content-Length: 104 Connection: keep-alive X-Openstack-Request-Id: req-0a863738-0ac5-42f9-81db-23c712672998 RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-06-30 15:31:57,213 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-0a863738-0ac5-42f9-81db-23c712672998 2018-06-30 15:31:57,213 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-06-30 15:31:57,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/f308b6bf-a759-47ea-956d-148d90477283 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51acb5a015351e8d3303acc967301a7673c0f23d" 2018-06-30 15:31:58,064 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:31:58 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-24aa054c-0d5a-4a6d-a166-fe6b9bbc59f3 X-Compute-Request-Id: req-24aa054c-0d5a-4a6d-a166-fe6b9bbc59f3 2018-06-30 15:31:58,064 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/f308b6bf-a759-47ea-956d-148d90477283 used request id req-24aa054c-0d5a-4a6d-a166-fe6b9bbc59f3 2018-06-30 15:31:58,066 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-subnet 2018-06-30 15:31:58,066 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-subnet 2018-06-30 15:31:58,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/a8d5efdc-91e5-4634-93fe-254162b4732b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538f02e3b9a720a4426ffa0d2fabb1da6e97c45d" 2018-06-30 15:32:02,383 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:32:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-80ac30ae-e84a-4f95-b31b-7a5689f7af17 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:32:02,383 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/a8d5efdc-91e5-4634-93fe-254162b4732b used request id req-80ac30ae-e84a-4f95-b31b-7a5689f7af17 2018-06-30 15:32:02,384 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-pub-net 2018-06-30 15:32:02,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/a20017b3-f9ee-44d2-ab26-4f1e241b99fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538f02e3b9a720a4426ffa0d2fabb1da6e97c45d" 2018-06-30 15:32:05,163 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:32:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2a843b21-04a5-43c9-b184-dbd041d2a122 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:32:05,163 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/a20017b3-f9ee-44d2-ab26-4f1e241b99fe used request id req-2a843b21-04a5-43c9-b184-dbd041d2a122 2018-06-30 15:32:05,165 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-480def49-916e-4ef9-b314-5da22e6cec8d-image 2018-06-30 15:32:05,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/7f266f25-b78f-48e5-a2c6-9aa2a320aba2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0de4c84c211a68ccb38a78a34f14fe826b437f01" 2018-06-30 15:32:06,267 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:32:06 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-39ca8724-9414-4fc9-99f6-4825ec10c8cd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:32:06,268 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/7f266f25-b78f-48e5-a2c6-9aa2a320aba2 used request id req-39ca8724-9414-4fc9-99f6-4825ec10c8cd 2018-06-30 15:32:06,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5e79775146c52454a63fcdbf55149b79e6c5d" 2018-06-30 15:32:07,184 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:07 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-a50b8eb7-a0b3-4559-8671-142664a52f6e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15061d69157b4df88ba2149ad5e0ba1a", "created_at": "2018-06-30T15:31:41Z", "updated_at": "2018-06-30T15:31:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:31:41Z", "revision_number": 0, "id": "02833e6c-46dc-4236-b417-41800517786b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:31:41Z", "security_group_id": "dcf224bd-a9e4-4f51-9499-c479a55dbecc", "tenant_id": "15061d69157b4df88ba2149ad5e0ba1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "15061d69157b4df88ba2149ad5e0ba1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:31:41Z", "revision_number": 0, "id": "1568ac70-4b96-465e-abc0-70a1824aced1", "remote_group_id": "dcf224bd-a9e4-4f51-9499-c479a55dbecc", "remote_ip_prefix": null, "created_at": "2018-06-30T15:31:41Z", "security_group_id": "dcf224bd-a9e4-4f51-9499-c479a55dbecc", "tenant_id": "15061d69157b4df88ba2149ad5e0ba1a", "port_range_min": null, "ethertype": "IPv6", "project_id": "15061d69157b4df88ba2149ad5e0ba1a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:31:41Z", "revision_number": 0, "id": "7267edcb-6dbd-4303-9d4a-bc200cc0efa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:31:41Z", "security_group_id": "dcf224bd-a9e4-4f51-9499-c479a55dbecc", "tenant_id": "15061d69157b4df88ba2149ad5e0ba1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "15061d69157b4df88ba2149ad5e0ba1a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:31:41Z", "revision_number": 0, "id": "91bfe659-f692-43fe-956f-e401fc99a8e5", "remote_group_id": "dcf224bd-a9e4-4f51-9499-c479a55dbecc", "remote_ip_prefix": null, "created_at": "2018-06-30T15:31:41Z", "security_group_id": "dcf224bd-a9e4-4f51-9499-c479a55dbecc", "tenant_id": "15061d69157b4df88ba2149ad5e0ba1a", "port_range_min": null, "ethertype": "IPv4", "project_id": "15061d69157b4df88ba2149ad5e0ba1a"}], "revision_number": 4, "project_id": "15061d69157b4df88ba2149ad5e0ba1a", "id": "dcf224bd-a9e4-4f51-9499-c479a55dbecc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:32:07,184 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-a50b8eb7-a0b3-4559-8671-142664a52f6e 2018-06-30 15:32:07,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5e79775146c52454a63fcdbf55149b79e6c5d" 2018-06-30 15:32:07,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:07 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1de974c-ca61-403d-9312-bed569fd85a1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:32:07,599 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-d1de974c-ca61-403d-9312-bed569fd85a1 2018-06-30 15:32:07,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5e79775146c52454a63fcdbf55149b79e6c5d" 2018-06-30 15:32:07,921 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:32:07 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0cc59d9-d499-406c-abf1-8ca20e31a335 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:32:07,921 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-a0cc59d9-d499-406c-abf1-8ca20e31a335 2018-06-30 15:32:07,921 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:32:07,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/15061d69157b4df88ba2149ad5e0ba1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5e79775146c52454a63fcdbf55149b79e6c5d" 2018-06-30 15:32:08,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:07 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af18dded-a176-4153-b606-335586e8cf00 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/15061d69157b4df88ba2149ad5e0ba1a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "15061d69157b4df88ba2149ad5e0ba1a", "name": "CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj"}} 2018-06-30 15:32:08,291 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/15061d69157b4df88ba2149ad5e0ba1a used request id req-af18dded-a176-4153-b606-335586e8cf00 2018-06-30 15:32:08,292 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dcf224bd-a9e4-4f51-9499-c479a55dbecc 2018-06-30 15:32:08,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dcf224bd-a9e4-4f51-9499-c479a55dbecc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5e79775146c52454a63fcdbf55149b79e6c5d" 2018-06-30 15:32:09,091 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:09 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-eff6c35f-be60-443e-ab76-4f404ce1ae62 Front-End-Https: on 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-06-30T15:31:41Z", "security_group_id": "dcf224bd-a9e4-4f51-9499-c479a55dbecc", "port_range_min": null, "revision_number": 0, "tenant_id": "15061d69157b4df88ba2149ad5e0ba1a", "created_at": "2018-06-30T15:31:41Z", "project_id": "15061d69157b4df88ba2149ad5e0ba1a", "id": "02833e6c-46dc-4236-b417-41800517786b"}, {"remote_group_id": "dcf224bd-a9e4-4f51-9499-c479a55dbecc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:31:41Z", "security_group_id": "dcf224bd-a9e4-4f51-9499-c479a55dbecc", "port_range_min": null, "revision_number": 0, "tenant_id": "15061d69157b4df88ba2149ad5e0ba1a", "created_at": "2018-06-30T15:31:41Z", "project_id": "15061d69157b4df88ba2149ad5e0ba1a", "id": "1568ac70-4b96-465e-abc0-70a1824aced1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:31:41Z", "security_group_id": "dcf224bd-a9e4-4f51-9499-c479a55dbecc", "port_range_min": null, "revision_number": 0, "tenant_id": "15061d69157b4df88ba2149ad5e0ba1a", "created_at": "2018-06-30T15:31:41Z", "project_id": "15061d69157b4df88ba2149ad5e0ba1a", "id": "7267edcb-6dbd-4303-9d4a-bc200cc0efa4"}, {"remote_group_id": "dcf224bd-a9e4-4f51-9499-c479a55dbecc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:31:41Z", "security_group_id": "dcf224bd-a9e4-4f51-9499-c479a55dbecc", "port_range_min": null, "revision_number": 0, "tenant_id": "15061d69157b4df88ba2149ad5e0ba1a", "created_at": "2018-06-30T15:31:41Z", "project_id": "15061d69157b4df88ba2149ad5e0ba1a", "id": "91bfe659-f692-43fe-956f-e401fc99a8e5"}]} 2018-06-30 15:32:09,091 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dcf224bd-a9e4-4f51-9499-c479a55dbecc used request id req-eff6c35f-be60-443e-ab76-4f404ce1ae62 2018-06-30 15:32:09,092 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:32:09,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/dcf224bd-a9e4-4f51-9499-c479a55dbecc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5e79775146c52454a63fcdbf55149b79e6c5d" 2018-06-30 15:32:10,283 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:32:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8dcc173c-90bf-43c5-9f50-410b3f0345ad Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:32:10,283 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/dcf224bd-a9e4-4f51-9499-c479a55dbecc used request id req-8dcc173c-90bf-43c5-9f50-410b3f0345ad 2018-06-30 15:32:10,284 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj 2018-06-30 15:32:10,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/15061d69157b4df88ba2149ad5e0ba1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5e79775146c52454a63fcdbf55149b79e6c5d" 2018-06-30 15:32:10,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:32:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea180613-ae28-4372-bcb5-474f18591b41 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:32:10,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/15061d69157b4df88ba2149ad5e0ba1a used request id req-ea180613-ae28-4372-bcb5-474f18591b41 2018-06-30 15:32:10,928 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-e9e71ac5-6f63-497-proj-role 2018-06-30 15:32:10,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/2b7cf04a23e844e49dd4216cd811aaef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5e79775146c52454a63fcdbf55149b79e6c5d" 2018-06-30 15:32:11,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:32:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f138be1-5da9-4b9f-acb3-2de07adc1b58 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:32:11,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/2b7cf04a23e844e49dd4216cd811aaef used request id req-8f138be1-5da9-4b9f-acb3-2de07adc1b58 2018-06-30 15:32:11,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c5e79775146c52454a63fcdbf55149b79e6c5d" 2018-06-30 15:32:11,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33b61b65-30e9-4f75-9463-99fb51d5d619 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:32:11,649 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-33b61b65-30e9-4f75-9463-99fb51d5d619 2018-06-30 15:32:11,650 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-e9e71ac5-6f63-497-user 2018-06-30 15:32:11,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/584f62190826493a8b3c19a3358b8769 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c201eaa58b10aecfd2cccb97bfd74199140b93b" 2018-06-30 15:32:12,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:32:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e792f9d-de8f-46c7-8e7f-c1d8d57f6fdc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:32:12,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/584f62190826493a8b3c19a3358b8769 used request id req-0e792f9d-de8f-46c7-8e7f-c1d8d57f6fdc 2018-06-30 15:32:12,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:32:13,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:32:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["KFnoBP6ZTP-swBV1sjA5iA"], "issued_at": "2018-06-30T15:32:13.000000Z"}} 2018-06-30 15:32:13,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47c0476ae9b031bfc9be5d7ca13082e8c28d3a5b" 2018-06-30 15:32:13,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e34c7bd-c2c7-46c1-ab5a-05fbcf326a6f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:32:13,561 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7e34c7bd-c2c7-46c1-ab5a-05fbcf326a6f 2018-06-30 15:32:13,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:32:13,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:32:14,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:32:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["JTcJz4qMTNOHJXDFrvpkbA"], "issued_at": "2018-06-30T15:32:14.000000Z"}} 2018-06-30 15:32:14,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde44987b538225c4feb48645e66260ae9541d2" 2018-06-30 15:32:14,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8c5d2f6-4893-48fd-91a4-dc9f57088375 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:32:14,964 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e8c5d2f6-4893-48fd-91a4-dc9f57088375 2018-06-30 15:32:14,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:32:14,977 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:32:14 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:32:14,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde44987b538225c4feb48645e66260ae9541d2" 2018-06-30 15:32:15,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:14 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98cf7619-5fc6-466a-abce-1399df67b7b4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:32:15,075 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj used request id req-98cf7619-5fc6-466a-abce-1399df67b7b4 2018-06-30 15:32:15,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde44987b538225c4feb48645e66260ae9541d2" 2018-06-30 15:32:15,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:15 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e2e50ac-4b20-4289-81b8-728496d83fe0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:32:15,535 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3e2e50ac-4b20-4289-81b8-728496d83fe0 2018-06-30 15:32:15,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde44987b538225c4feb48645e66260ae9541d2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj"}}' 2018-06-30 15:32:15,952 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:32:15 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab02f03e-83f9-4d22-a910-9979b2eb91d0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4f31ca48f1be436b9f1d11a748964964"}, "tags": [], "enabled": true, "id": "4f31ca48f1be436b9f1d11a748964964", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj"}} 2018-06-30 15:32:15,952 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ab02f03e-83f9-4d22-a910-9979b2eb91d0 2018-06-30 15:32:15,953 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj 2018-06-30 15:32:15,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:32:15,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:32:16,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:32:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["2FLcdvbdQw6WzhGfEMagsQ"], "issued_at": "2018-06-30T15:32:16.000000Z"}} 2018-06-30 15:32:16,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8908ae528067598fb8f2ec9eca22f160f1f1dba" 2018-06-30 15:32:16,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5860b1fa-1083-4f1b-9314-ceef10e36324 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:32:16,896 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5860b1fa-1083-4f1b-9314-ceef10e36324 2018-06-30 15:32:16,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:32:16,912 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:32:16 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:32:16,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8908ae528067598fb8f2ec9eca22f160f1f1dba" 2018-06-30 15:32:17,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:16 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-881be6d5-c88b-4ceb-a04e-a3eaee3ad1c4 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:32:17,080 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-881be6d5-c88b-4ceb-a04e-a3eaee3ad1c4 2018-06-30 15:32:17,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8908ae528067598fb8f2ec9eca22f160f1f1dba" 2018-06-30 15:32:17,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:17 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64a6f26e-8628-438f-9bbb-68e159564471 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4f31ca48f1be436b9f1d11a748964964"}, "tags": [], "enabled": true, "id": "4f31ca48f1be436b9f1d11a748964964", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj"}]} 2018-06-30 15:32:17,476 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj used request id req-64a6f26e-8628-438f-9bbb-68e159564471 2018-06-30 15:32:17,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8908ae528067598fb8f2ec9eca22f160f1f1dba" 2018-06-30 15:32:17,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:17 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b0ad503-67ea-40ae-8428-4479276dd48b Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:32:17,871 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7b0ad503-67ea-40ae-8428-4479276dd48b 2018-06-30 15:32:18,726 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-8be477ba-13ef-4f8-user 2018-06-30 15:32:18,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:32:18,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde44987b538225c4feb48645e66260ae9541d2" 2018-06-30 15:32:19,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:18 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d7c10d6-3631-4359-9aea-aecb603a0af6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:32:19,168 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7d7c10d6-3631-4359-9aea-aecb603a0af6 2018-06-30 15:32:19,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde44987b538225c4feb48645e66260ae9541d2" -d '{"role": {"name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj-role"}}' 2018-06-30 15:32:19,509 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:32:19 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c87224a-b4e8-4fad-8773-b5268a4a0afa Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "def0cdedfcac4de6b3a7dba134706957", "links": {"self": "http://10.167.4.35:5000/v3/roles/def0cdedfcac4de6b3a7dba134706957"}, "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj-role"}} 2018-06-30 15:32:19,509 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-1c87224a-b4e8-4fad-8773-b5268a4a0afa 2018-06-30 15:32:19,509 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj-role 2018-06-30 15:32:19,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/def0cdedfcac4de6b3a7dba134706957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde44987b538225c4feb48645e66260ae9541d2" 2018-06-30 15:32:19,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:19 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-085c73c5-c309-468a-be26-a7229d1db0ce Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "def0cdedfcac4de6b3a7dba134706957", "links": {"self": "http://10.167.4.35:5000/v3/roles/def0cdedfcac4de6b3a7dba134706957"}, "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj-role"}} 2018-06-30 15:32:19,936 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/def0cdedfcac4de6b3a7dba134706957 used request id req-085c73c5-c309-468a-be26-a7229d1db0ce 2018-06-30 15:32:19,937 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj-role to project CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj 2018-06-30 15:32:19,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4f31ca48f1be436b9f1d11a748964964/users/792fc56e2b1b4b7499d17c9f90fe9e9a/roles/def0cdedfcac4de6b3a7dba134706957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde44987b538225c4feb48645e66260ae9541d2" 2018-06-30 15:32:20,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:32:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c3be7e9-b613-400e-8e15-bbe40d811b3c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:32:20,460 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4f31ca48f1be436b9f1d11a748964964/users/792fc56e2b1b4b7499d17c9f90fe9e9a/roles/def0cdedfcac4de6b3a7dba134706957 used request id req-0c3be7e9-b613-400e-8e15-bbe40d811b3c 2018-06-30 15:32:20,460 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:32:20,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:32:20,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:32:21,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "def0cdedfcac4de6b3a7dba134706957", "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj-role"}], "expires_at": "2018-06-30T16:32:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f31ca48f1be436b9f1d11a748964964", "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4f31ca48f1be436b9f1d11a748964964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/4f31ca48f1be436b9f1d11a748964964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/4f31ca48f1be436b9f1d11a748964964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4f31ca48f1be436b9f1d11a748964964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/4f31ca48f1be436b9f1d11a748964964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/4f31ca48f1be436b9f1d11a748964964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-user", "id": "792fc56e2b1b4b7499d17c9f90fe9e9a"}, "audit_ids": ["xHqh1VMzQOOc37Q_fG4rNw"], "issued_at": "2018-06-30T15:32:21.000000Z"}} 2018-06-30 15:32:21,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398b4b97c50bb803c5d1bd35b68871ac9bc17422" 2018-06-30 15:32:21,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc89cbec-2e8d-4b11-bce2-e1818ea23500 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:32:21,572 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bc89cbec-2e8d-4b11-bce2-e1818ea23500 2018-06-30 15:32:21,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}398b4b97c50bb803c5d1bd35b68871ac9bc17422" 2018-06-30 15:32:22,497 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:22 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-28378c57-ff13-43b8-b4b3-b2f11ff68388 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-image"} 2018-06-30 15:32:22,497 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-image used request id req-28378c57-ff13-43b8-b4b3-b2f11ff68388 2018-06-30 15:32:22,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}398b4b97c50bb803c5d1bd35b68871ac9bc17422" 2018-06-30 15:32:23,270 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:23 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9a6a5661-cc41-41fd-a618-5890b60360bd Front-End-Https: on 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", "root-tar"], "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-06-30 15:32:23,270 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9a6a5661-cc41-41fd-a618-5890b60360bd 2018-06-30 15:32:23,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}398b4b97c50bb803c5d1bd35b68871ac9bc17422" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-image"}' 2018-06-30 15:32:24,149 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:32:24 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/4dd2f9fd-c5f0-4456-a80f-d78187792f97 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-0c8b9402-d934-498f-b65c-b23c8ea72cbc Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:32:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:32:24Z", "visibility": "shared", "self": "/v2/images/4dd2f9fd-c5f0-4456-a80f-d78187792f97", "min_disk": 0, "protected": false, "id": "4dd2f9fd-c5f0-4456-a80f-d78187792f97", "file": "/v2/images/4dd2f9fd-c5f0-4456-a80f-d78187792f97/file", "checksum": null, "owner": "4f31ca48f1be436b9f1d11a748964964", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:32:24,150 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-0c8b9402-d934-498f-b65c-b23c8ea72cbc 2018-06-30 15:32:24,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/4dd2f9fd-c5f0-4456-a80f-d78187792f97/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}398b4b97c50bb803c5d1bd35b68871ac9bc17422" -d '' 2018-06-30 15:32:25,608 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:32:25 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4c4468a4-9db2-46a8-8c3e-81f28a7d480c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:32:25,608 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/4dd2f9fd-c5f0-4456-a80f-d78187792f97/file used request id req-4c4468a4-9db2-46a8-8c3e-81f28a7d480c 2018-06-30 15:32:25,609 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:32:25,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/4dd2f9fd-c5f0-4456-a80f-d78187792f97 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}398b4b97c50bb803c5d1bd35b68871ac9bc17422" 2018-06-30 15:32:26,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:26 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-11f02f3b-e45d-464f-9e74-4b42e1dc17de Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:32:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:32:26Z", "visibility": "shared", "self": "/v2/images/4dd2f9fd-c5f0-4456-a80f-d78187792f97", "min_disk": 0, "protected": false, "id": "4dd2f9fd-c5f0-4456-a80f-d78187792f97", "file": "/v2/images/4dd2f9fd-c5f0-4456-a80f-d78187792f97/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4f31ca48f1be436b9f1d11a748964964", "direct_url": "file:///var/lib/glance/images/4dd2f9fd-c5f0-4456-a80f-d78187792f97", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:32:26,362 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/4dd2f9fd-c5f0-4456-a80f-d78187792f97 used request id req-11f02f3b-e45d-464f-9e74-4b42e1dc17de 2018-06-30 15:32:26,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}398b4b97c50bb803c5d1bd35b68871ac9bc17422" 2018-06-30 15:32:27,077 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:27 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-59a92ee5-7895-4cf8-a295-356eb31456fd Front-End-Https: on 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", "root-tar"], "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-06-30 15:32:27,077 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-59a92ee5-7895-4cf8-a295-356eb31456fd 2018-06-30 15:32:27,080 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-image 2018-06-30 15:32:27,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/4dd2f9fd-c5f0-4456-a80f-d78187792f97 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}398b4b97c50bb803c5d1bd35b68871ac9bc17422" 2018-06-30 15:32:27,981 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:27 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-64198c4f-19e5-4e5a-823e-f5f6441774ed Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:32:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:32:26Z", "visibility": "shared", "self": "/v2/images/4dd2f9fd-c5f0-4456-a80f-d78187792f97", "min_disk": 0, "protected": false, "id": "4dd2f9fd-c5f0-4456-a80f-d78187792f97", "file": "/v2/images/4dd2f9fd-c5f0-4456-a80f-d78187792f97/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4f31ca48f1be436b9f1d11a748964964", "direct_url": "file:///var/lib/glance/images/4dd2f9fd-c5f0-4456-a80f-d78187792f97", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:32:27,981 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/4dd2f9fd-c5f0-4456-a80f-d78187792f97 used request id req-64198c4f-19e5-4e5a-823e-f5f6441774ed 2018-06-30 15:32:27,982 - create_image - DEBUG - Instance status is - active 2018-06-30 15:32:27,982 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-image 2018-06-30 15:32:27,982 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-image 2018-06-30 15:32:27,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:32:27,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:32:28,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "def0cdedfcac4de6b3a7dba134706957", "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj-role"}], "expires_at": "2018-06-30T16:32:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f31ca48f1be436b9f1d11a748964964", "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4f31ca48f1be436b9f1d11a748964964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/4f31ca48f1be436b9f1d11a748964964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/4f31ca48f1be436b9f1d11a748964964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4f31ca48f1be436b9f1d11a748964964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/4f31ca48f1be436b9f1d11a748964964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/4f31ca48f1be436b9f1d11a748964964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-user", "id": "792fc56e2b1b4b7499d17c9f90fe9e9a"}, "audit_ids": ["yhBbqFU1R2yqCkgmrRvsBQ"], "issued_at": "2018-06-30T15:32:28.000000Z"}} 2018-06-30 15:32:28,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}664a7923f3cbc0b28e12e0ffb7c28687fee184c2" 2018-06-30 15:32:29,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ec9596e-2452-44a5-99b8-bd5358ac9b4a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:32:29,344 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1ec9596e-2452-44a5-99b8-bd5358ac9b4a 2018-06-30 15:32:29,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}664a7923f3cbc0b28e12e0ffb7c28687fee184c2" 2018-06-30 15:32:30,323 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:30 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-834fe80e-6849-453d-9e3d-02baa6584fb3 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:32:30,323 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net used request id req-834fe80e-6849-453d-9e3d-02baa6584fb3 2018-06-30 15:32:30,323 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net 2018-06-30 15:32:30,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}664a7923f3cbc0b28e12e0ffb7c28687fee184c2" -d '{"network": {"name": "CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net", "admin_state_up": true}}' 2018-06-30 15:32:31,353 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:32:31 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-db5930bb-c4cb-4c68-9a50-9af8ff84bf7c Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4f31ca48f1be436b9f1d11a748964964","created_at":"2018-06-30T15:32:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:32:31Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4f31ca48f1be436b9f1d11a748964964","id":"dcfa42bd-9bf7-43fa-8766-994be49b758d","name":"CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net"}} 2018-06-30 15:32:31,353 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-db5930bb-c4cb-4c68-9a50-9af8ff84bf7c 2018-06-30 15:32:31,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=dcfa42bd-9bf7-43fa-8766-994be49b758d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}664a7923f3cbc0b28e12e0ffb7c28687fee184c2" 2018-06-30 15:32:31,714 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:31 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-c4874833-1d61-4919-b449-56ddb5e11f22 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:32:31Z","tenant_id":"4f31ca48f1be436b9f1d11a748964964","created_at":"2018-06-30T15:32:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"4f31ca48f1be436b9f1d11a748964964","id":"dcfa42bd-9bf7-43fa-8766-994be49b758d","name":"CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net"}]} 2018-06-30 15:32:31,714 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=dcfa42bd-9bf7-43fa-8766-994be49b758d used request id req-c4874833-1d61-4919-b449-56ddb5e11f22 2018-06-30 15:32:31,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=dcfa42bd-9bf7-43fa-8766-994be49b758d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}664a7923f3cbc0b28e12e0ffb7c28687fee184c2" 2018-06-30 15:32:31,823 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:31 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-b9a5d49c-30dc-4698-a165-8b935df0ea97 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:32:31,824 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=dcfa42bd-9bf7-43fa-8766-994be49b758d used request id req-b9a5d49c-30dc-4698-a165-8b935df0ea97 2018-06-30 15:32:31,824 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-subnet 2018-06-30 15:32:31,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}664a7923f3cbc0b28e12e0ffb7c28687fee184c2" -d '{"subnets": [{"ip_version": 4, "network_id": "dcfa42bd-9bf7-43fa-8766-994be49b758d", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-subnet"}]}' 2018-06-30 15:32:34,262 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:32:34 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-47fe07ac-1252-4e5b-972a-881dd5a258f1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcfa42bd-9bf7-43fa-8766-994be49b758d","tenant_id":"4f31ca48f1be436b9f1d11a748964964","created_at":"2018-06-30T15:32:33Z","dns_nameservers":[],"updated_at":"2018-06-30T15:32: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":"4f31ca48f1be436b9f1d11a748964964","id":"20a97173-6faf-47c4-97ad-4bff77d857da","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-subnet"}]} 2018-06-30 15:32:34,263 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-47fe07ac-1252-4e5b-972a-881dd5a258f1 2018-06-30 15:32:34,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=dcfa42bd-9bf7-43fa-8766-994be49b758d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}664a7923f3cbc0b28e12e0ffb7c28687fee184c2" 2018-06-30 15:32:35,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:35 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-39fb0cda-cbb9-4a29-9db7-bfcfe16c0305 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["20a97173-6faf-47c4-97ad-4bff77d857da"],"updated_at":"2018-06-30T15:32:33Z","tenant_id":"4f31ca48f1be436b9f1d11a748964964","created_at":"2018-06-30T15:32:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4f31ca48f1be436b9f1d11a748964964","id":"dcfa42bd-9bf7-43fa-8766-994be49b758d","name":"CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net"}]} 2018-06-30 15:32:35,349 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=dcfa42bd-9bf7-43fa-8766-994be49b758d used request id req-39fb0cda-cbb9-4a29-9db7-bfcfe16c0305 2018-06-30 15:32:35,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=dcfa42bd-9bf7-43fa-8766-994be49b758d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}664a7923f3cbc0b28e12e0ffb7c28687fee184c2" 2018-06-30 15:32:35,502 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:35 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-80f09ddc-5e73-43b4-8d1c-1f92eaa493e8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcfa42bd-9bf7-43fa-8766-994be49b758d","tenant_id":"4f31ca48f1be436b9f1d11a748964964","created_at":"2018-06-30T15:32:33Z","dns_nameservers":[],"updated_at":"2018-06-30T15:32: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":"4f31ca48f1be436b9f1d11a748964964","id":"20a97173-6faf-47c4-97ad-4bff77d857da","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-subnet"}]} 2018-06-30 15:32:35,502 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=dcfa42bd-9bf7-43fa-8766-994be49b758d used request id req-80f09ddc-5e73-43b4-8d1c-1f92eaa493e8 2018-06-30 15:32:35,503 - OpenStackNetwork - DEBUG - Network [dcfa42bd-9bf7-43fa-8766-994be49b758d] created successfully 2018-06-30 15:32:35,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:32:35,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:32:36,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:32:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["tPEVwk3pSXGm3dposIt_xA"], "issued_at": "2018-06-30T15:32:36.000000Z"}} 2018-06-30 15:32:36,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cc0a893c36c8a5bae410f459519c49f6406e0b" 2018-06-30 15:32:36,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf3a86e9-6718-42dd-9c26-0e074fc89d9b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:32:36,662 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cf3a86e9-6718-42dd-9c26-0e074fc89d9b 2018-06-30 15:32:36,663 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:32:36,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cc0a893c36c8a5bae410f459519c49f6406e0b" 2018-06-30 15:32:37,390 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:37 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2d5dcb6c-483d-4532-8674-ebd8b8ff9359 X-Compute-Request-Id: req-2d5dcb6c-483d-4532-8674-ebd8b8ff9359 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:32:37,390 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-2d5dcb6c-483d-4532-8674-ebd8b8ff9359 2018-06-30 15:32:37,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cc0a893c36c8a5bae410f459519c49f6406e0b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-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-06-30 15:32:38,410 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:38 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4a91f11f-1c8b-4bf0-bc8c-0ad6255de654 X-Compute-Request-Id: req-4a91f11f-1c8b-4bf0-bc8c-0ad6255de654 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/5924d273-2960-4f12-981f-bd7640626f02", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/5924d273-2960-4f12-981f-bd7640626f02", "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": "5924d273-2960-4f12-981f-bd7640626f02"}} 2018-06-30 15:32:38,410 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-4a91f11f-1c8b-4bf0-bc8c-0ad6255de654 2018-06-30 15:32:38,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:32:38,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:32:39,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "def0cdedfcac4de6b3a7dba134706957", "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj-role"}], "expires_at": "2018-06-30T16:32:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f31ca48f1be436b9f1d11a748964964", "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4f31ca48f1be436b9f1d11a748964964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/4f31ca48f1be436b9f1d11a748964964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/4f31ca48f1be436b9f1d11a748964964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4f31ca48f1be436b9f1d11a748964964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/4f31ca48f1be436b9f1d11a748964964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/4f31ca48f1be436b9f1d11a748964964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-user", "id": "792fc56e2b1b4b7499d17c9f90fe9e9a"}, "audit_ids": ["EjUO2RuaRRCGA2l4SZAhNQ"], "issued_at": "2018-06-30T15:32:39.000000Z"}} 2018-06-30 15:32:39,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b4f27dfca352d120a322babcf940738a6c592b" 2018-06-30 15:32:39,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09f4e3f0-afc8-4a6c-b273-c30afe7d4d18 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:32:39,753 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-09f4e3f0-afc8-4a6c-b273-c30afe7d4d18 2018-06-30 15:32:39,754 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:32:39,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b4f27dfca352d120a322babcf940738a6c592b" 2018-06-30 15:32:40,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20981f95-a561-493c-858c-17f854f9a8fd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:32:40,126 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-20981f95-a561-493c-858c-17f854f9a8fd 2018-06-30 15:32:40,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b4f27dfca352d120a322babcf940738a6c592b" 2018-06-30 15:32:41,289 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:41 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-1a472285-1923-4f0c-b2c2-5954a6a2966e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["20a97173-6faf-47c4-97ad-4bff77d857da"],"updated_at":"2018-06-30T15:32:33Z","tenant_id":"4f31ca48f1be436b9f1d11a748964964","created_at":"2018-06-30T15:32:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4f31ca48f1be436b9f1d11a748964964","id":"dcfa42bd-9bf7-43fa-8766-994be49b758d","name":"CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net"}]} 2018-06-30 15:32:41,289 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net used request id req-1a472285-1923-4f0c-b2c2-5954a6a2966e 2018-06-30 15:32:41,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:32:41,304 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:32:41 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:32:41,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4f31ca48f1be436b9f1d11a748964964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b4f27dfca352d120a322babcf940738a6c592b" 2018-06-30 15:32:41,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:41 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-769d8107-95e5-4bc4-b45e-8f49b12f0c0e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4f31ca48f1be436b9f1d11a748964964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4f31ca48f1be436b9f1d11a748964964", "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj"}} 2018-06-30 15:32:41,401 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4f31ca48f1be436b9f1d11a748964964 used request id req-769d8107-95e5-4bc4-b45e-8f49b12f0c0e 2018-06-30 15:32:41,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=dcfa42bd-9bf7-43fa-8766-994be49b758d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b4f27dfca352d120a322babcf940738a6c592b" 2018-06-30 15:32:42,074 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:42 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-b22a172f-fe63-46ad-bb2f-4a6363f8fbe8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcfa42bd-9bf7-43fa-8766-994be49b758d","tenant_id":"4f31ca48f1be436b9f1d11a748964964","created_at":"2018-06-30T15:32:33Z","dns_nameservers":[],"updated_at":"2018-06-30T15:32: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":"4f31ca48f1be436b9f1d11a748964964","id":"20a97173-6faf-47c4-97ad-4bff77d857da","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-subnet"}]} 2018-06-30 15:32:42,074 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=dcfa42bd-9bf7-43fa-8766-994be49b758d used request id req-b22a172f-fe63-46ad-bb2f-4a6363f8fbe8 2018-06-30 15:32:42,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=dcfa42bd-9bf7-43fa-8766-994be49b758d&name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b4f27dfca352d120a322babcf940738a6c592b" 2018-06-30 15:32:42,417 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:42 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-302f3859-ebc4-49af-9991-fe75833fc9db Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:32:42,418 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=dcfa42bd-9bf7-43fa-8766-994be49b758d&name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304port-1&admin_state_up=True used request id req-302f3859-ebc4-49af-9991-fe75833fc9db 2018-06-30 15:32:42,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b4f27dfca352d120a322babcf940738a6c592b" 2018-06-30 15:32:43,403 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:43 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-49312bd1-ee79-4a43-a172-434a7d57d70c X-Compute-Request-Id: req-49312bd1-ee79-4a43-a172-434a7d57d70c Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:32:43,404 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-inst used request id req-49312bd1-ee79-4a43-a172-434a7d57d70c 2018-06-30 15:32:43,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b4f27dfca352d120a322babcf940738a6c592b" 2018-06-30 15:32:44,233 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:44 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-d9d3f1e8-d37b-49f5-977a-9b49232d1a57 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["20a97173-6faf-47c4-97ad-4bff77d857da"],"updated_at":"2018-06-30T15:32:33Z","tenant_id":"4f31ca48f1be436b9f1d11a748964964","created_at":"2018-06-30T15:32:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4f31ca48f1be436b9f1d11a748964964","id":"dcfa42bd-9bf7-43fa-8766-994be49b758d","name":"CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net"}]} 2018-06-30 15:32:44,233 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net used request id req-d9d3f1e8-d37b-49f5-977a-9b49232d1a57 2018-06-30 15:32:44,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4f31ca48f1be436b9f1d11a748964964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b4f27dfca352d120a322babcf940738a6c592b" 2018-06-30 15:32:44,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:44 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e68f564b-81f1-4eca-82be-6e20b5894257 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4f31ca48f1be436b9f1d11a748964964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4f31ca48f1be436b9f1d11a748964964", "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj"}} 2018-06-30 15:32:44,329 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4f31ca48f1be436b9f1d11a748964964 used request id req-e68f564b-81f1-4eca-82be-6e20b5894257 2018-06-30 15:32:44,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=dcfa42bd-9bf7-43fa-8766-994be49b758d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b4f27dfca352d120a322babcf940738a6c592b" 2018-06-30 15:32:44,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:44 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-00548478-5f3b-4a37-8aaa-1e80a213b468 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcfa42bd-9bf7-43fa-8766-994be49b758d","tenant_id":"4f31ca48f1be436b9f1d11a748964964","created_at":"2018-06-30T15:32:33Z","dns_nameservers":[],"updated_at":"2018-06-30T15:32: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":"4f31ca48f1be436b9f1d11a748964964","id":"20a97173-6faf-47c4-97ad-4bff77d857da","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-subnet"}]} 2018-06-30 15:32:44,448 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=dcfa42bd-9bf7-43fa-8766-994be49b758d used request id req-00548478-5f3b-4a37-8aaa-1e80a213b468 2018-06-30 15:32:44,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=dcfa42bd-9bf7-43fa-8766-994be49b758d&name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b4f27dfca352d120a322babcf940738a6c592b" 2018-06-30 15:32:44,531 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:44 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-7d17eea8-c106-4eb3-895f-b756685e82b3 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:32:44,532 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=dcfa42bd-9bf7-43fa-8766-994be49b758d&name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304port-1&admin_state_up=True used request id req-7d17eea8-c106-4eb3-895f-b756685e82b3 2018-06-30 15:32:44,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:32:44,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:32:45,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "def0cdedfcac4de6b3a7dba134706957", "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj-role"}], "expires_at": "2018-06-30T16:32:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f31ca48f1be436b9f1d11a748964964", "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4f31ca48f1be436b9f1d11a748964964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/4f31ca48f1be436b9f1d11a748964964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/4f31ca48f1be436b9f1d11a748964964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4f31ca48f1be436b9f1d11a748964964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/4f31ca48f1be436b9f1d11a748964964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/4f31ca48f1be436b9f1d11a748964964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/4f31ca48f1be436b9f1d11a748964964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-user", "id": "792fc56e2b1b4b7499d17c9f90fe9e9a"}, "audit_ids": ["te66S1vFTga297cbCsEliA"], "issued_at": "2018-06-30T15:32:45.000000Z"}} 2018-06-30 15:32:45,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0804b3927cbfb9b1907e14ad9438a4069516daec" 2018-06-30 15:32:45,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad5afc6e-b589-4234-b7c1-c4f75a07d5c2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:32:45,519 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ad5afc6e-b589-4234-b7c1-c4f75a07d5c2 2018-06-30 15:32:45,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b4f27dfca352d120a322babcf940738a6c592b" 2018-06-30 15:32:45,897 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:45 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-69b577d8-3320-4d79-91c1-b29c61737d9f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["20a97173-6faf-47c4-97ad-4bff77d857da"],"updated_at":"2018-06-30T15:32:33Z","tenant_id":"4f31ca48f1be436b9f1d11a748964964","created_at":"2018-06-30T15:32:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4f31ca48f1be436b9f1d11a748964964","id":"dcfa42bd-9bf7-43fa-8766-994be49b758d","name":"CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net"}]} 2018-06-30 15:32:45,897 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net used request id req-69b577d8-3320-4d79-91c1-b29c61737d9f 2018-06-30 15:32:45,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=dcfa42bd-9bf7-43fa-8766-994be49b758d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b4f27dfca352d120a322babcf940738a6c592b" 2018-06-30 15:32:46,087 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:46 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-64364fe8-0cb8-4335-8fa9-7be69f781cc6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcfa42bd-9bf7-43fa-8766-994be49b758d","tenant_id":"4f31ca48f1be436b9f1d11a748964964","created_at":"2018-06-30T15:32:33Z","dns_nameservers":[],"updated_at":"2018-06-30T15:32: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":"4f31ca48f1be436b9f1d11a748964964","id":"20a97173-6faf-47c4-97ad-4bff77d857da","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-subnet"}]} 2018-06-30 15:32:46,087 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=dcfa42bd-9bf7-43fa-8766-994be49b758d used request id req-64364fe8-0cb8-4335-8fa9-7be69f781cc6 2018-06-30 15:32:46,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b4f27dfca352d120a322babcf940738a6c592b" 2018-06-30 15:32:46,474 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:46 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-1d9cac37-51db-4995-96dc-889350f48d38 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["20a97173-6faf-47c4-97ad-4bff77d857da"],"updated_at":"2018-06-30T15:32:33Z","tenant_id":"4f31ca48f1be436b9f1d11a748964964","created_at":"2018-06-30T15:32:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4f31ca48f1be436b9f1d11a748964964","id":"dcfa42bd-9bf7-43fa-8766-994be49b758d","name":"CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net"}]} 2018-06-30 15:32:46,474 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net used request id req-1d9cac37-51db-4995-96dc-889350f48d38 2018-06-30 15:32:46,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:32:46,489 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:32:46 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:32:46,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4f31ca48f1be436b9f1d11a748964964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0804b3927cbfb9b1907e14ad9438a4069516daec" 2018-06-30 15:32:46,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:46 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42421cac-70e5-4edf-8605-60e174bd3d5d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4f31ca48f1be436b9f1d11a748964964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4f31ca48f1be436b9f1d11a748964964", "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj"}} 2018-06-30 15:32:46,563 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4f31ca48f1be436b9f1d11a748964964 used request id req-42421cac-70e5-4edf-8605-60e174bd3d5d 2018-06-30 15:32:46,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=dcfa42bd-9bf7-43fa-8766-994be49b758d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b4f27dfca352d120a322babcf940738a6c592b" 2018-06-30 15:32:46,694 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:46 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-d4ad34db-5bca-4152-bb94-989d6e517b2e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcfa42bd-9bf7-43fa-8766-994be49b758d","tenant_id":"4f31ca48f1be436b9f1d11a748964964","created_at":"2018-06-30T15:32:33Z","dns_nameservers":[],"updated_at":"2018-06-30T15:32: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":"4f31ca48f1be436b9f1d11a748964964","id":"20a97173-6faf-47c4-97ad-4bff77d857da","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-subnet"}]} 2018-06-30 15:32:46,694 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=dcfa42bd-9bf7-43fa-8766-994be49b758d used request id req-d4ad34db-5bca-4152-bb94-989d6e517b2e 2018-06-30 15:32:46,695 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net 2018-06-30 15:32:46,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59b4f27dfca352d120a322babcf940738a6c592b" -d '{"port": {"network_id": "dcfa42bd-9bf7-43fa-8766-994be49b758d", "name": "CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-06-30 15:32:46,723 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Sat, 30 Jun 2018 15:32:46 GMT Content-Type: application/json Content-Length: 105 Connection: keep-alive X-Openstack-Request-Id: req-7781b3ae-117f-4497-a7ea-9b1ff8f2dd1e RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-06-30 15:32:46,723 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-7781b3ae-117f-4497-a7ea-9b1ff8f2dd1e 2018-06-30 15:32:46,723 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-06-30 15:32:46,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/5924d273-2960-4f12-981f-bd7640626f02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6cc0a893c36c8a5bae410f459519c49f6406e0b" 2018-06-30 15:32:47,447 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:32:47 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-85fb9d50-7298-4f77-9e90-d27853da419e X-Compute-Request-Id: req-85fb9d50-7298-4f77-9e90-d27853da419e 2018-06-30 15:32:47,448 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/5924d273-2960-4f12-981f-bd7640626f02 used request id req-85fb9d50-7298-4f77-9e90-d27853da419e 2018-06-30 15:32:47,449 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-subnet 2018-06-30 15:32:47,449 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-subnet 2018-06-30 15:32:47,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/20a97173-6faf-47c4-97ad-4bff77d857da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}664a7923f3cbc0b28e12e0ffb7c28687fee184c2" 2018-06-30 15:32:52,386 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:32:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-949b1fb2-2c13-48b3-b539-3264318d40a7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:32:52,386 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/20a97173-6faf-47c4-97ad-4bff77d857da used request id req-949b1fb2-2c13-48b3-b539-3264318d40a7 2018-06-30 15:32:52,387 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-pub-net 2018-06-30 15:32:52,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/dcfa42bd-9bf7-43fa-8766-994be49b758d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}664a7923f3cbc0b28e12e0ffb7c28687fee184c2" 2018-06-30 15:32:56,157 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:32:56 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-93c3eb79-c699-40c7-ae5d-9c2792eb86dd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:32:56,158 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/dcfa42bd-9bf7-43fa-8766-994be49b758d used request id req-93c3eb79-c699-40c7-ae5d-9c2792eb86dd 2018-06-30 15:32:56,159 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f409ec05-6422-4da9-a747-09b2f8d58304-image 2018-06-30 15:32:56,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/4dd2f9fd-c5f0-4456-a80f-d78187792f97 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}398b4b97c50bb803c5d1bd35b68871ac9bc17422" 2018-06-30 15:32:56,378 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:32:56 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-20999ea2-7765-4a43-b8d2-6f60bbb41696 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:32:56,378 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/4dd2f9fd-c5f0-4456-a80f-d78187792f97 used request id req-20999ea2-7765-4a43-b8d2-6f60bbb41696 2018-06-30 15:32:56,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde44987b538225c4feb48645e66260ae9541d2" 2018-06-30 15:32:57,391 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:57 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-c7592d85-fc03-4ec5-8774-d680f1b6db80 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4f31ca48f1be436b9f1d11a748964964", "created_at": "2018-06-30T15:32:30Z", "updated_at": "2018-06-30T15:32:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:32:30Z", "revision_number": 0, "id": "35f184f4-6c30-4cb3-9708-c833a36752b6", "remote_group_id": "ee8c6391-34ee-4720-87aa-035d84a1c86e", "remote_ip_prefix": null, "created_at": "2018-06-30T15:32:30Z", "security_group_id": "ee8c6391-34ee-4720-87aa-035d84a1c86e", "tenant_id": "4f31ca48f1be436b9f1d11a748964964", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f31ca48f1be436b9f1d11a748964964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:32:30Z", "revision_number": 0, "id": "7f34c818-556d-4cb4-8398-2101b2dc2668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:32:30Z", "security_group_id": "ee8c6391-34ee-4720-87aa-035d84a1c86e", "tenant_id": "4f31ca48f1be436b9f1d11a748964964", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f31ca48f1be436b9f1d11a748964964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:32:30Z", "revision_number": 0, "id": "87af57c5-fc23-4f9a-9683-546223ea9f59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:32:30Z", "security_group_id": "ee8c6391-34ee-4720-87aa-035d84a1c86e", "tenant_id": "4f31ca48f1be436b9f1d11a748964964", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f31ca48f1be436b9f1d11a748964964"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:32:30Z", "revision_number": 0, "id": "a70ca08c-fd50-47b4-8bbb-41194c983024", "remote_group_id": "ee8c6391-34ee-4720-87aa-035d84a1c86e", "remote_ip_prefix": null, "created_at": "2018-06-30T15:32:30Z", "security_group_id": "ee8c6391-34ee-4720-87aa-035d84a1c86e", "tenant_id": "4f31ca48f1be436b9f1d11a748964964", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f31ca48f1be436b9f1d11a748964964"}], "revision_number": 4, "project_id": "4f31ca48f1be436b9f1d11a748964964", "id": "ee8c6391-34ee-4720-87aa-035d84a1c86e", "name": "default"}]} 2018-06-30 15:32:57,392 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-c7592d85-fc03-4ec5-8774-d680f1b6db80 2018-06-30 15:32:57,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde44987b538225c4feb48645e66260ae9541d2" 2018-06-30 15:32:57,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:57 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-151e1634-d86c-4b40-b6af-8773138abade Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:32:57,718 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-151e1634-d86c-4b40-b6af-8773138abade 2018-06-30 15:32:57,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde44987b538225c4feb48645e66260ae9541d2" 2018-06-30 15:32:58,066 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:32:57 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62827ad3-39bc-4178-8847-cc387ad2b50f Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:32:58,066 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-62827ad3-39bc-4178-8847-cc387ad2b50f 2018-06-30 15:32:58,066 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:32:58,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde44987b538225c4feb48645e66260ae9541d2" 2018-06-30 15:32:58,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:58 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-533c0719-71c9-487b-9398-34971c716406 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:32:58,488 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-533c0719-71c9-487b-9398-34971c716406 2018-06-30 15:32:58,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4f31ca48f1be436b9f1d11a748964964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde44987b538225c4feb48645e66260ae9541d2" 2018-06-30 15:32:58,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:32:58 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23aa02be-54ea-425d-af11-aa37935806a0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4f31ca48f1be436b9f1d11a748964964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4f31ca48f1be436b9f1d11a748964964", "name": "CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj"}} 2018-06-30 15:32:58,571 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4f31ca48f1be436b9f1d11a748964964 used request id req-23aa02be-54ea-425d-af11-aa37935806a0 2018-06-30 15:32:58,572 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee8c6391-34ee-4720-87aa-035d84a1c86e 2018-06-30 15:32:58,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ee8c6391-34ee-4720-87aa-035d84a1c86e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde44987b538225c4feb48645e66260ae9541d2" 2018-06-30 15:32:59,396 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:32:59 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-0ae17f32-0bf7-44da-b2f4-dcbc178fef09 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "ee8c6391-34ee-4720-87aa-035d84a1c86e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:32:30Z", "security_group_id": "ee8c6391-34ee-4720-87aa-035d84a1c86e", "port_range_min": null, "revision_number": 0, "tenant_id": "4f31ca48f1be436b9f1d11a748964964", "created_at": "2018-06-30T15:32:30Z", "project_id": "4f31ca48f1be436b9f1d11a748964964", "id": "35f184f4-6c30-4cb3-9708-c833a36752b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:32:30Z", "security_group_id": "ee8c6391-34ee-4720-87aa-035d84a1c86e", "port_range_min": null, "revision_number": 0, "tenant_id": "4f31ca48f1be436b9f1d11a748964964", "created_at": "2018-06-30T15:32:30Z", "project_id": "4f31ca48f1be436b9f1d11a748964964", "id": "7f34c818-556d-4cb4-8398-2101b2dc2668"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:32:30Z", "security_group_id": "ee8c6391-34ee-4720-87aa-035d84a1c86e", "port_range_min": null, "revision_number": 0, "tenant_id": "4f31ca48f1be436b9f1d11a748964964", "created_at": "2018-06-30T15:32:30Z", "project_id": "4f31ca48f1be436b9f1d11a748964964", "id": "87af57c5-fc23-4f9a-9683-546223ea9f59"}, {"remote_group_id": "ee8c6391-34ee-4720-87aa-035d84a1c86e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:32:30Z", "security_group_id": "ee8c6391-34ee-4720-87aa-035d84a1c86e", "port_range_min": null, "revision_number": 0, "tenant_id": "4f31ca48f1be436b9f1d11a748964964", "created_at": "2018-06-30T15:32:30Z", "project_id": "4f31ca48f1be436b9f1d11a748964964", "id": "a70ca08c-fd50-47b4-8bbb-41194c983024"}]} 2018-06-30 15:32:59,397 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=ee8c6391-34ee-4720-87aa-035d84a1c86e used request id req-0ae17f32-0bf7-44da-b2f4-dcbc178fef09 2018-06-30 15:32:59,397 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:32:59,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/ee8c6391-34ee-4720-87aa-035d84a1c86e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde44987b538225c4feb48645e66260ae9541d2" 2018-06-30 15:32:59,769 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:32:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2878c3bf-afab-489f-acb0-69b19c15618c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:32:59,769 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/ee8c6391-34ee-4720-87aa-035d84a1c86e used request id req-2878c3bf-afab-489f-acb0-69b19c15618c 2018-06-30 15:32:59,770 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj 2018-06-30 15:32:59,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/4f31ca48f1be436b9f1d11a748964964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde44987b538225c4feb48645e66260ae9541d2" 2018-06-30 15:33:00,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:32:59 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc350d22-46c1-4bb4-bc61-937240229a47 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:33:00,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4f31ca48f1be436b9f1d11a748964964 used request id req-cc350d22-46c1-4bb4-bc61-937240229a47 2018-06-30 15:33:00,456 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-8be477ba-13ef-4f8-proj-role 2018-06-30 15:33:00,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/def0cdedfcac4de6b3a7dba134706957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde44987b538225c4feb48645e66260ae9541d2" 2018-06-30 15:33:00,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:33:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f1d18b9-1db5-4697-beb1-cef6cbc21f89 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:33:00,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/def0cdedfcac4de6b3a7dba134706957 used request id req-4f1d18b9-1db5-4697-beb1-cef6cbc21f89 2018-06-30 15:33:00,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bde44987b538225c4feb48645e66260ae9541d2" 2018-06-30 15:33:00,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:00 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-80c5d2a4-ab3d-4198-9df8-44013feb54e7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:33:00,971 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-80c5d2a4-ab3d-4198-9df8-44013feb54e7 2018-06-30 15:33:00,972 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-8be477ba-13ef-4f8-user 2018-06-30 15:33:00,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/792fc56e2b1b4b7499d17c9f90fe9e9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8908ae528067598fb8f2ec9eca22f160f1f1dba" 2018-06-30 15:33:01,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:33:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91c354ba-361c-4310-9f16-394058ceba57 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:33:01,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/792fc56e2b1b4b7499d17c9f90fe9e9a used request id req-91c354ba-361c-4310-9f16-394058ceba57 2018-06-30 15:33:01,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:33:02,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:33:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["5w6mFzFqTkmsKO_NmMnPZA"], "issued_at": "2018-06-30T15:33:02.000000Z"}} 2018-06-30 15:33:02,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6caf8164bf167347e44f4da7f589f274316a3341" 2018-06-30 15:33:02,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56f4c00a-ca88-45cd-888a-23deb43df067 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:33:02,432 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-56f4c00a-ca88-45cd-888a-23deb43df067 2018-06-30 15:33:02,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:33:02,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:33:03,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:33:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["s90WX69kT7WO7ekAEjXU5A"], "issued_at": "2018-06-30T15:33:03.000000Z"}} 2018-06-30 15:33:03,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85979d9233241081f542c8cdefb1baf7f871232d" 2018-06-30 15:33:03,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f66d307-83e3-4a6e-b8b5-7cedd2cc1087 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:33:03,604 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7f66d307-83e3-4a6e-b8b5-7cedd2cc1087 2018-06-30 15:33:03,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:33:03,618 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:33:03 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:33:03,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85979d9233241081f542c8cdefb1baf7f871232d" 2018-06-30 15:33:03,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:03 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d66bdab-d5d7-481a-bd69-bbe6b477bf0e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:33:03,994 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj used request id req-9d66bdab-d5d7-481a-bd69-bbe6b477bf0e 2018-06-30 15:33:03,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85979d9233241081f542c8cdefb1baf7f871232d" 2018-06-30 15:33:04,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:03 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0bc847e-2e66-4d97-9dfa-f89211ece6a2 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:33:04,369 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f0bc847e-2e66-4d97-9dfa-f89211ece6a2 2018-06-30 15:33:04,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85979d9233241081f542c8cdefb1baf7f871232d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj"}}' 2018-06-30 15:33:04,778 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:33:04 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d81438ff-0413-4bf1-9dcb-edf340b807fc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5f5a78055e3f4e08ad22ddeca963bc5a"}, "tags": [], "enabled": true, "id": "5f5a78055e3f4e08ad22ddeca963bc5a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj"}} 2018-06-30 15:33:04,778 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-d81438ff-0413-4bf1-9dcb-edf340b807fc 2018-06-30 15:33:04,778 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj 2018-06-30 15:33:04,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:33:04,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:33:05,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:33:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["7Y_LU1VXTuSYzxh6JTVEbw"], "issued_at": "2018-06-30T15:33:05.000000Z"}} 2018-06-30 15:33:05,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b78654feff35eee210147482f7b774c016b1f50b" 2018-06-30 15:33:05,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d95d7ef6-91b7-4cf0-ba89-1cf4e5777a59 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:33:05,955 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d95d7ef6-91b7-4cf0-ba89-1cf4e5777a59 2018-06-30 15:33:05,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:33:05,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:33:05 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:33:05,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b78654feff35eee210147482f7b774c016b1f50b" 2018-06-30 15:33:06,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:05 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-618a04b7-60a1-4393-8bda-074d28eabb64 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:33:06,371 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-618a04b7-60a1-4393-8bda-074d28eabb64 2018-06-30 15:33:06,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b78654feff35eee210147482f7b774c016b1f50b" 2018-06-30 15:33:06,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:06 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-216b9f74-5545-496a-b008-104e40ef8994 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5f5a78055e3f4e08ad22ddeca963bc5a"}, "tags": [], "enabled": true, "id": "5f5a78055e3f4e08ad22ddeca963bc5a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj"}]} 2018-06-30 15:33:06,728 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj used request id req-216b9f74-5545-496a-b008-104e40ef8994 2018-06-30 15:33:06,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b78654feff35eee210147482f7b774c016b1f50b" 2018-06-30 15:33:07,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:06 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7342a719-40c0-413a-bea2-1f94a3b2f209 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:33:07,164 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7342a719-40c0-413a-bea2-1f94a3b2f209 2018-06-30 15:33:07,810 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-7af9804f-6148-4aa-user 2018-06-30 15:33:07,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:33:07,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85979d9233241081f542c8cdefb1baf7f871232d" 2018-06-30 15:33:08,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:07 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed264cfc-645c-4144-82ed-92d9f2f9d44b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:33:08,242 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ed264cfc-645c-4144-82ed-92d9f2f9d44b 2018-06-30 15:33:08,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85979d9233241081f542c8cdefb1baf7f871232d" -d '{"role": {"name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj-role"}}' 2018-06-30 15:33:08,660 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:33:08 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef5dd9b8-32e8-4db2-a836-3a59d98e4c5f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ad2a1959bf2342d7b791a11a292d2cf0", "links": {"self": "http://10.167.4.35:5000/v3/roles/ad2a1959bf2342d7b791a11a292d2cf0"}, "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj-role"}} 2018-06-30 15:33:08,660 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-ef5dd9b8-32e8-4db2-a836-3a59d98e4c5f 2018-06-30 15:33:08,660 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj-role 2018-06-30 15:33:08,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/ad2a1959bf2342d7b791a11a292d2cf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85979d9233241081f542c8cdefb1baf7f871232d" 2018-06-30 15:33:09,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:08 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdf119be-9fe6-4d3e-a49c-c8fd018f4d64 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ad2a1959bf2342d7b791a11a292d2cf0", "links": {"self": "http://10.167.4.35:5000/v3/roles/ad2a1959bf2342d7b791a11a292d2cf0"}, "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj-role"}} 2018-06-30 15:33:09,076 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/ad2a1959bf2342d7b791a11a292d2cf0 used request id req-fdf119be-9fe6-4d3e-a49c-c8fd018f4d64 2018-06-30 15:33:09,076 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj-role to project CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj 2018-06-30 15:33:09,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/5f5a78055e3f4e08ad22ddeca963bc5a/users/34aae6bd1b284b9f8606ba340746d309/roles/ad2a1959bf2342d7b791a11a292d2cf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85979d9233241081f542c8cdefb1baf7f871232d" 2018-06-30 15:33:09,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:33:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d63e484-b280-4c09-acb8-ff744adee3d5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:33:09,453 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/5f5a78055e3f4e08ad22ddeca963bc5a/users/34aae6bd1b284b9f8606ba340746d309/roles/ad2a1959bf2342d7b791a11a292d2cf0 used request id req-1d63e484-b280-4c09-acb8-ff744adee3d5 2018-06-30 15:33:09,454 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:33:09,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:33:09,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:33:10,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad2a1959bf2342d7b791a11a292d2cf0", "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj-role"}], "expires_at": "2018-06-30T16:33:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f5a78055e3f4e08ad22ddeca963bc5a", "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-user", "id": "34aae6bd1b284b9f8606ba340746d309"}, "audit_ids": ["dNH8hrB9S_iktqc7dFSRYg"], "issued_at": "2018-06-30T15:33:10.000000Z"}} 2018-06-30 15:33:10,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6920f13f1544035acaff2297eca6c24f6915c39" 2018-06-30 15:33:10,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99736e46-212e-4c05-b0f2-2b625d27c7f7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:33:10,594 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-99736e46-212e-4c05-b0f2-2b625d27c7f7 2018-06-30 15:33:10,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6920f13f1544035acaff2297eca6c24f6915c39" 2018-06-30 15:33:11,300 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:11 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-5d2f9c22-a99f-4cf0-8949-29972c10b770 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-image"} 2018-06-30 15:33:11,300 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-image used request id req-5d2f9c22-a99f-4cf0-8949-29972c10b770 2018-06-30 15:33:11,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6920f13f1544035acaff2297eca6c24f6915c39" 2018-06-30 15:33:11,898 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:11 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-cf2b843e-6089-4a69-bfd7-2a18d25b977d Front-End-Https: on 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", "root-tar"], "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-06-30 15:33:11,898 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-cf2b843e-6089-4a69-bfd7-2a18d25b977d 2018-06-30 15:33:11,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c6920f13f1544035acaff2297eca6c24f6915c39" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-image"}' 2018-06-30 15:33:12,611 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:33:12 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/e3d659f4-5578-49f4-98d3-3a501013755f Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-6fef4b33-593e-4ddd-b612-c75efecd7656 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:33:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:33:13Z", "visibility": "shared", "self": "/v2/images/e3d659f4-5578-49f4-98d3-3a501013755f", "min_disk": 0, "protected": false, "id": "e3d659f4-5578-49f4-98d3-3a501013755f", "file": "/v2/images/e3d659f4-5578-49f4-98d3-3a501013755f/file", "checksum": null, "owner": "5f5a78055e3f4e08ad22ddeca963bc5a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:33:12,611 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-6fef4b33-593e-4ddd-b612-c75efecd7656 2018-06-30 15:33:12,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/e3d659f4-5578-49f4-98d3-3a501013755f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6920f13f1544035acaff2297eca6c24f6915c39" -d '' 2018-06-30 15:33:14,126 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:33:14 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fc27a33c-a339-4913-95e0-fa066d7ac6cf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:33:14,126 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/e3d659f4-5578-49f4-98d3-3a501013755f/file used request id req-fc27a33c-a339-4913-95e0-fa066d7ac6cf 2018-06-30 15:33:14,127 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:33:14,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/e3d659f4-5578-49f4-98d3-3a501013755f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6920f13f1544035acaff2297eca6c24f6915c39" 2018-06-30 15:33:14,737 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:14 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-f7a83764-3020-4d5f-8d8b-45eefc252cbe Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:33:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:33:14Z", "visibility": "shared", "self": "/v2/images/e3d659f4-5578-49f4-98d3-3a501013755f", "min_disk": 0, "protected": false, "id": "e3d659f4-5578-49f4-98d3-3a501013755f", "file": "/v2/images/e3d659f4-5578-49f4-98d3-3a501013755f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5f5a78055e3f4e08ad22ddeca963bc5a", "direct_url": "file:///var/lib/glance/images/e3d659f4-5578-49f4-98d3-3a501013755f", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:33:14,737 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/e3d659f4-5578-49f4-98d3-3a501013755f used request id req-f7a83764-3020-4d5f-8d8b-45eefc252cbe 2018-06-30 15:33:14,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6920f13f1544035acaff2297eca6c24f6915c39" 2018-06-30 15:33:15,575 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:15 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-c2946b0b-ab34-47c4-8c77-7dd78c9ca141 Front-End-Https: on 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", "root-tar"], "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-06-30 15:33:15,575 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-c2946b0b-ab34-47c4-8c77-7dd78c9ca141 2018-06-30 15:33:15,578 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-image 2018-06-30 15:33:15,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/e3d659f4-5578-49f4-98d3-3a501013755f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6920f13f1544035acaff2297eca6c24f6915c39" 2018-06-30 15:33:16,278 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:16 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-2a95e1f7-eda9-451a-801b-b30a51c8fc5d Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:33:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:33:14Z", "visibility": "shared", "self": "/v2/images/e3d659f4-5578-49f4-98d3-3a501013755f", "min_disk": 0, "protected": false, "id": "e3d659f4-5578-49f4-98d3-3a501013755f", "file": "/v2/images/e3d659f4-5578-49f4-98d3-3a501013755f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5f5a78055e3f4e08ad22ddeca963bc5a", "direct_url": "file:///var/lib/glance/images/e3d659f4-5578-49f4-98d3-3a501013755f", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:33:16,278 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/e3d659f4-5578-49f4-98d3-3a501013755f used request id req-2a95e1f7-eda9-451a-801b-b30a51c8fc5d 2018-06-30 15:33:16,279 - create_image - DEBUG - Instance status is - active 2018-06-30 15:33:16,279 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-image 2018-06-30 15:33:16,279 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-image 2018-06-30 15:33:16,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:33:16,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:33:17,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad2a1959bf2342d7b791a11a292d2cf0", "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj-role"}], "expires_at": "2018-06-30T16:33:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f5a78055e3f4e08ad22ddeca963bc5a", "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-user", "id": "34aae6bd1b284b9f8606ba340746d309"}, "audit_ids": ["0ws4vLWUTnip5bFjESc8Vg"], "issued_at": "2018-06-30T15:33:17.000000Z"}} 2018-06-30 15:33:17,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5889690ec12ccc99f5a5124480f4f53a6b5da642" 2018-06-30 15:33:17,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44b9558e-89f9-4872-a953-e40f7c9b5512 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:33:17,439 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-44b9558e-89f9-4872-a953-e40f7c9b5512 2018-06-30 15:33:17,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5889690ec12ccc99f5a5124480f4f53a6b5da642" 2018-06-30 15:33:18,041 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:18 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-f66cd43c-10c0-42ba-869b-edb2457e7d77 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:33:18,041 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net used request id req-f66cd43c-10c0-42ba-869b-edb2457e7d77 2018-06-30 15:33:18,042 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net 2018-06-30 15:33:18,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5889690ec12ccc99f5a5124480f4f53a6b5da642" -d '{"network": {"name": "CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net", "admin_state_up": true}}' 2018-06-30 15:33:19,022 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:33:19 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-eb317be4-57a0-4a49-ac01-6cc4a2ff981e Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"5f5a78055e3f4e08ad22ddeca963bc5a","created_at":"2018-06-30T15:33:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:33:18Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"5f5a78055e3f4e08ad22ddeca963bc5a","id":"8e8a659d-653e-4427-8648-d010042ebaec","name":"CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net"}} 2018-06-30 15:33:19,022 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-eb317be4-57a0-4a49-ac01-6cc4a2ff981e 2018-06-30 15:33:19,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=8e8a659d-653e-4427-8648-d010042ebaec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5889690ec12ccc99f5a5124480f4f53a6b5da642" 2018-06-30 15:33:20,141 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:20 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-b5d0090f-4795-4673-b29b-61b7128b0b03 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:33:18Z","tenant_id":"5f5a78055e3f4e08ad22ddeca963bc5a","created_at":"2018-06-30T15:33:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5f5a78055e3f4e08ad22ddeca963bc5a","id":"8e8a659d-653e-4427-8648-d010042ebaec","name":"CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net"}]} 2018-06-30 15:33:20,142 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8e8a659d-653e-4427-8648-d010042ebaec used request id req-b5d0090f-4795-4673-b29b-61b7128b0b03 2018-06-30 15:33:20,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8e8a659d-653e-4427-8648-d010042ebaec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5889690ec12ccc99f5a5124480f4f53a6b5da642" 2018-06-30 15:33:20,253 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:20 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-0792295f-9911-4517-835a-286426f4fc0c Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:33:20,254 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8e8a659d-653e-4427-8648-d010042ebaec used request id req-0792295f-9911-4517-835a-286426f4fc0c 2018-06-30 15:33:20,254 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-subnet 2018-06-30 15:33:20,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5889690ec12ccc99f5a5124480f4f53a6b5da642" -d '{"subnets": [{"ip_version": 4, "network_id": "8e8a659d-653e-4427-8648-d010042ebaec", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-subnet"}]}' 2018-06-30 15:33:22,128 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:33:22 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-d220de05-3b76-4467-b21b-1a27d0154761 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e8a659d-653e-4427-8648-d010042ebaec","tenant_id":"5f5a78055e3f4e08ad22ddeca963bc5a","created_at":"2018-06-30T15:33:21Z","dns_nameservers":[],"updated_at":"2018-06-30T15:33:21Z","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":"5f5a78055e3f4e08ad22ddeca963bc5a","id":"57283d0b-5850-40f4-9e73-7bd0238e72d3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-subnet"}]} 2018-06-30 15:33:22,129 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-d220de05-3b76-4467-b21b-1a27d0154761 2018-06-30 15:33:22,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=8e8a659d-653e-4427-8648-d010042ebaec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5889690ec12ccc99f5a5124480f4f53a6b5da642" 2018-06-30 15:33:22,414 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:22 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-d4e892ea-f923-4a59-b334-96a41339b024 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57283d0b-5850-40f4-9e73-7bd0238e72d3"],"updated_at":"2018-06-30T15:33:21Z","tenant_id":"5f5a78055e3f4e08ad22ddeca963bc5a","created_at":"2018-06-30T15:33:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5f5a78055e3f4e08ad22ddeca963bc5a","id":"8e8a659d-653e-4427-8648-d010042ebaec","name":"CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net"}]} 2018-06-30 15:33:22,415 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8e8a659d-653e-4427-8648-d010042ebaec used request id req-d4e892ea-f923-4a59-b334-96a41339b024 2018-06-30 15:33:22,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8e8a659d-653e-4427-8648-d010042ebaec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5889690ec12ccc99f5a5124480f4f53a6b5da642" 2018-06-30 15:33:23,086 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:23 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-1caa3579-ffdb-4915-ac6e-56ef6f608c6e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e8a659d-653e-4427-8648-d010042ebaec","tenant_id":"5f5a78055e3f4e08ad22ddeca963bc5a","created_at":"2018-06-30T15:33:21Z","dns_nameservers":[],"updated_at":"2018-06-30T15:33:21Z","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":"5f5a78055e3f4e08ad22ddeca963bc5a","id":"57283d0b-5850-40f4-9e73-7bd0238e72d3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-subnet"}]} 2018-06-30 15:33:23,086 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8e8a659d-653e-4427-8648-d010042ebaec used request id req-1caa3579-ffdb-4915-ac6e-56ef6f608c6e 2018-06-30 15:33:23,086 - OpenStackNetwork - DEBUG - Network [8e8a659d-653e-4427-8648-d010042ebaec] created successfully 2018-06-30 15:33:23,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:33:23,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:33:23,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:33:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["S6hIeQDHS-KoKaLgUQ9AIQ"], "issued_at": "2018-06-30T15:33:23.000000Z"}} 2018-06-30 15:33:23,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adb2f361420d1756447d6e0f2acb9871e8292a69" 2018-06-30 15:33:24,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29f57647-091c-4256-8ec8-dc9ad70fe5e5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:33:24,065 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-29f57647-091c-4256-8ec8-dc9ad70fe5e5 2018-06-30 15:33:24,067 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:33:24,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adb2f361420d1756447d6e0f2acb9871e8292a69" 2018-06-30 15:33:25,829 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:25 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f383d64d-b695-4be5-b5a6-5e56e3c0a8b2 X-Compute-Request-Id: req-f383d64d-b695-4be5-b5a6-5e56e3c0a8b2 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:33:25,829 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-f383d64d-b695-4be5-b5a6-5e56e3c0a8b2 2018-06-30 15:33:25,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adb2f361420d1756447d6e0f2acb9871e8292a69" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-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-06-30 15:33:26,590 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:26 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6d64d185-2ad1-4821-a8c8-ecd9a9df6f2c X-Compute-Request-Id: req-6d64d185-2ad1-4821-a8c8-ecd9a9df6f2c Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/82bf97bf-6177-467e-a503-0e7cc420daab", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/82bf97bf-6177-467e-a503-0e7cc420daab", "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": "82bf97bf-6177-467e-a503-0e7cc420daab"}} 2018-06-30 15:33:26,591 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6d64d185-2ad1-4821-a8c8-ecd9a9df6f2c 2018-06-30 15:33:26,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:33:26,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:33:27,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad2a1959bf2342d7b791a11a292d2cf0", "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj-role"}], "expires_at": "2018-06-30T16:33:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f5a78055e3f4e08ad22ddeca963bc5a", "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-user", "id": "34aae6bd1b284b9f8606ba340746d309"}, "audit_ids": ["EJ9TUKDzS0C429aXcaH5HQ"], "issued_at": "2018-06-30T15:33:27.000000Z"}} 2018-06-30 15:33:27,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6544858ea959263ff9b3e6bbb6187162f791b9" 2018-06-30 15:33:27,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d30b0a79-e9c6-40ce-8c5c-a5f88506534b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:33:27,764 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d30b0a79-e9c6-40ce-8c5c-a5f88506534b 2018-06-30 15:33:27,765 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:33:27,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6544858ea959263ff9b3e6bbb6187162f791b9" 2018-06-30 15:33:28,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31af8a3d-f7f2-4de5-9aeb-73d56f90fd3a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:33:28,104 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-31af8a3d-f7f2-4de5-9aeb-73d56f90fd3a 2018-06-30 15:33:28,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6544858ea959263ff9b3e6bbb6187162f791b9" 2018-06-30 15:33:29,035 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:29 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-43a9b0c2-8677-442a-98c8-7a3c4d882bc3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57283d0b-5850-40f4-9e73-7bd0238e72d3"],"updated_at":"2018-06-30T15:33:21Z","tenant_id":"5f5a78055e3f4e08ad22ddeca963bc5a","created_at":"2018-06-30T15:33:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5f5a78055e3f4e08ad22ddeca963bc5a","id":"8e8a659d-653e-4427-8648-d010042ebaec","name":"CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net"}]} 2018-06-30 15:33:29,036 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net used request id req-43a9b0c2-8677-442a-98c8-7a3c4d882bc3 2018-06-30 15:33:29,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:33:29,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:33:29 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:33:29,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5f5a78055e3f4e08ad22ddeca963bc5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6544858ea959263ff9b3e6bbb6187162f791b9" 2018-06-30 15:33:29,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:29 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4377834-23cb-415b-9c05-b7f66231bc3e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5f5a78055e3f4e08ad22ddeca963bc5a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5f5a78055e3f4e08ad22ddeca963bc5a", "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj"}} 2018-06-30 15:33:29,119 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5f5a78055e3f4e08ad22ddeca963bc5a used request id req-d4377834-23cb-415b-9c05-b7f66231bc3e 2018-06-30 15:33:29,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8e8a659d-653e-4427-8648-d010042ebaec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6544858ea959263ff9b3e6bbb6187162f791b9" 2018-06-30 15:33:29,371 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:29 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-969f2c93-570c-4c99-96d5-6a25b853fe6d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e8a659d-653e-4427-8648-d010042ebaec","tenant_id":"5f5a78055e3f4e08ad22ddeca963bc5a","created_at":"2018-06-30T15:33:21Z","dns_nameservers":[],"updated_at":"2018-06-30T15:33:21Z","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":"5f5a78055e3f4e08ad22ddeca963bc5a","id":"57283d0b-5850-40f4-9e73-7bd0238e72d3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-subnet"}]} 2018-06-30 15:33:29,371 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8e8a659d-653e-4427-8648-d010042ebaec used request id req-969f2c93-570c-4c99-96d5-6a25b853fe6d 2018-06-30 15:33:29,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8e8a659d-653e-4427-8648-d010042ebaec&name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6544858ea959263ff9b3e6bbb6187162f791b9" 2018-06-30 15:33:30,186 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:30 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-f5787c5b-0197-46b6-963f-37b8c60bb555 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:33:30,186 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8e8a659d-653e-4427-8648-d010042ebaec&name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285port-1&admin_state_up=True used request id req-f5787c5b-0197-46b6-963f-37b8c60bb555 2018-06-30 15:33:30,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6544858ea959263ff9b3e6bbb6187162f791b9" 2018-06-30 15:33:31,133 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:31 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f11bb74d-4f4a-412c-95fc-a1484e201bb7 X-Compute-Request-Id: req-f11bb74d-4f4a-412c-95fc-a1484e201bb7 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:33:31,133 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-inst used request id req-f11bb74d-4f4a-412c-95fc-a1484e201bb7 2018-06-30 15:33:31,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6544858ea959263ff9b3e6bbb6187162f791b9" 2018-06-30 15:33:31,413 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:31 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-e052947d-f432-48f1-96f1-6790ba123cb3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57283d0b-5850-40f4-9e73-7bd0238e72d3"],"updated_at":"2018-06-30T15:33:21Z","tenant_id":"5f5a78055e3f4e08ad22ddeca963bc5a","created_at":"2018-06-30T15:33:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5f5a78055e3f4e08ad22ddeca963bc5a","id":"8e8a659d-653e-4427-8648-d010042ebaec","name":"CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net"}]} 2018-06-30 15:33:31,414 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net used request id req-e052947d-f432-48f1-96f1-6790ba123cb3 2018-06-30 15:33:31,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5f5a78055e3f4e08ad22ddeca963bc5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6544858ea959263ff9b3e6bbb6187162f791b9" 2018-06-30 15:33:31,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:31 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc397c11-c67d-4902-84af-80b4d00f02cb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5f5a78055e3f4e08ad22ddeca963bc5a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5f5a78055e3f4e08ad22ddeca963bc5a", "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj"}} 2018-06-30 15:33:31,771 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5f5a78055e3f4e08ad22ddeca963bc5a used request id req-cc397c11-c67d-4902-84af-80b4d00f02cb 2018-06-30 15:33:31,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8e8a659d-653e-4427-8648-d010042ebaec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6544858ea959263ff9b3e6bbb6187162f791b9" 2018-06-30 15:33:32,557 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:32 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-b6842ee7-bd0f-48a3-bd0c-4d2aeeb439c0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e8a659d-653e-4427-8648-d010042ebaec","tenant_id":"5f5a78055e3f4e08ad22ddeca963bc5a","created_at":"2018-06-30T15:33:21Z","dns_nameservers":[],"updated_at":"2018-06-30T15:33:21Z","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":"5f5a78055e3f4e08ad22ddeca963bc5a","id":"57283d0b-5850-40f4-9e73-7bd0238e72d3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-subnet"}]} 2018-06-30 15:33:32,557 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8e8a659d-653e-4427-8648-d010042ebaec used request id req-b6842ee7-bd0f-48a3-bd0c-4d2aeeb439c0 2018-06-30 15:33:32,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8e8a659d-653e-4427-8648-d010042ebaec&name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6544858ea959263ff9b3e6bbb6187162f791b9" 2018-06-30 15:33:32,699 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:32 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-fe88fc5d-31e9-41bc-9fca-b35bed901946 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:33:32,699 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8e8a659d-653e-4427-8648-d010042ebaec&name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285port-1&admin_state_up=True used request id req-fe88fc5d-31e9-41bc-9fca-b35bed901946 2018-06-30 15:33:32,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:33:32,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:33:33,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad2a1959bf2342d7b791a11a292d2cf0", "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj-role"}], "expires_at": "2018-06-30T16:33:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f5a78055e3f4e08ad22ddeca963bc5a", "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5f5a78055e3f4e08ad22ddeca963bc5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-user", "id": "34aae6bd1b284b9f8606ba340746d309"}, "audit_ids": ["QUeRBQwjRQaWtslN1owjsw"], "issued_at": "2018-06-30T15:33:33.000000Z"}} 2018-06-30 15:33:33,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f64e34a5036468f4307f91b166a0deb05981b4" 2018-06-30 15:33:33,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e04d1fa4-0db3-4cfc-8af2-2c2e078dde07 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:33:33,985 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e04d1fa4-0db3-4cfc-8af2-2c2e078dde07 2018-06-30 15:33:33,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6544858ea959263ff9b3e6bbb6187162f791b9" 2018-06-30 15:33:34,360 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:34 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-53f5e965-3bb3-4c57-a732-021006f92d59 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57283d0b-5850-40f4-9e73-7bd0238e72d3"],"updated_at":"2018-06-30T15:33:21Z","tenant_id":"5f5a78055e3f4e08ad22ddeca963bc5a","created_at":"2018-06-30T15:33:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5f5a78055e3f4e08ad22ddeca963bc5a","id":"8e8a659d-653e-4427-8648-d010042ebaec","name":"CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net"}]} 2018-06-30 15:33:34,361 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net used request id req-53f5e965-3bb3-4c57-a732-021006f92d59 2018-06-30 15:33:34,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8e8a659d-653e-4427-8648-d010042ebaec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6544858ea959263ff9b3e6bbb6187162f791b9" 2018-06-30 15:33:34,490 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:34 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-0d1052ad-1e0d-48a3-b1d3-efe4695b80f0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e8a659d-653e-4427-8648-d010042ebaec","tenant_id":"5f5a78055e3f4e08ad22ddeca963bc5a","created_at":"2018-06-30T15:33:21Z","dns_nameservers":[],"updated_at":"2018-06-30T15:33:21Z","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":"5f5a78055e3f4e08ad22ddeca963bc5a","id":"57283d0b-5850-40f4-9e73-7bd0238e72d3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-subnet"}]} 2018-06-30 15:33:34,490 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8e8a659d-653e-4427-8648-d010042ebaec used request id req-0d1052ad-1e0d-48a3-b1d3-efe4695b80f0 2018-06-30 15:33:34,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6544858ea959263ff9b3e6bbb6187162f791b9" 2018-06-30 15:33:34,736 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:34 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-dea256b6-2c44-4108-8cd2-70666a730ec3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57283d0b-5850-40f4-9e73-7bd0238e72d3"],"updated_at":"2018-06-30T15:33:21Z","tenant_id":"5f5a78055e3f4e08ad22ddeca963bc5a","created_at":"2018-06-30T15:33:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5f5a78055e3f4e08ad22ddeca963bc5a","id":"8e8a659d-653e-4427-8648-d010042ebaec","name":"CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net"}]} 2018-06-30 15:33:34,736 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net used request id req-dea256b6-2c44-4108-8cd2-70666a730ec3 2018-06-30 15:33:34,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:33:34,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:33:34 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:33:34,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5f5a78055e3f4e08ad22ddeca963bc5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f64e34a5036468f4307f91b166a0deb05981b4" 2018-06-30 15:33:35,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:34 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-462fe505-91a4-4c8c-9dfb-308f4fb924ce Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5f5a78055e3f4e08ad22ddeca963bc5a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5f5a78055e3f4e08ad22ddeca963bc5a", "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj"}} 2018-06-30 15:33:35,078 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5f5a78055e3f4e08ad22ddeca963bc5a used request id req-462fe505-91a4-4c8c-9dfb-308f4fb924ce 2018-06-30 15:33:35,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8e8a659d-653e-4427-8648-d010042ebaec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6544858ea959263ff9b3e6bbb6187162f791b9" 2018-06-30 15:33:35,261 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:35 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-e0bfb379-36f3-43fe-8a0a-50d9d91c5d01 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e8a659d-653e-4427-8648-d010042ebaec","tenant_id":"5f5a78055e3f4e08ad22ddeca963bc5a","created_at":"2018-06-30T15:33:21Z","dns_nameservers":[],"updated_at":"2018-06-30T15:33:21Z","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":"5f5a78055e3f4e08ad22ddeca963bc5a","id":"57283d0b-5850-40f4-9e73-7bd0238e72d3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-subnet"}]} 2018-06-30 15:33:35,262 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8e8a659d-653e-4427-8648-d010042ebaec used request id req-e0bfb379-36f3-43fe-8a0a-50d9d91c5d01 2018-06-30 15:33:35,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8e8a659d-653e-4427-8648-d010042ebaec&name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6544858ea959263ff9b3e6bbb6187162f791b9" 2018-06-30 15:33:35,397 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:35 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-277546f6-e804-4c14-9a78-5e5134751675 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e8a659d-653e-4427-8648-d010042ebaec","tenant_id":"5f5a78055e3f4e08ad22ddeca963bc5a","created_at":"2018-06-30T15:33:21Z","dns_nameservers":[],"updated_at":"2018-06-30T15:33:21Z","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":"5f5a78055e3f4e08ad22ddeca963bc5a","id":"57283d0b-5850-40f4-9e73-7bd0238e72d3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-subnet"}]} 2018-06-30 15:33:35,397 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8e8a659d-653e-4427-8648-d010042ebaec&name=CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-subnet used request id req-277546f6-e804-4c14-9a78-5e5134751675 2018-06-30 15:33:35,398 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net 2018-06-30 15:33:35,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d6544858ea959263ff9b3e6bbb6187162f791b9" -d '{"port": {"network_id": "8e8a659d-653e-4427-8648-d010042ebaec", "fixed_ips": [{"subnet_id": "57283d0b-5850-40f4-9e73-7bd0238e72d3", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285port-1", "admin_state_up": true}}' 2018-06-30 15:33:36,161 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Sat, 30 Jun 2018 15:33:36 GMT Content-Type: application/json Content-Length: 143 Connection: keep-alive X-Openstack-Request-Id: req-1e78a386-4023-45d4-9325-b06abb0a4eaa RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-06-30 15:33:36,161 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-1e78a386-4023-45d4-9325-b06abb0a4eaa 2018-06-30 15:33:36,162 - 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-06-30 15:33:36,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/82bf97bf-6177-467e-a503-0e7cc420daab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adb2f361420d1756447d6e0f2acb9871e8292a69" 2018-06-30 15:33:36,843 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:33:36 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ba567329-c6ec-46ce-b93f-1be376b4f292 X-Compute-Request-Id: req-ba567329-c6ec-46ce-b93f-1be376b4f292 2018-06-30 15:33:36,843 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/82bf97bf-6177-467e-a503-0e7cc420daab used request id req-ba567329-c6ec-46ce-b93f-1be376b4f292 2018-06-30 15:33:36,844 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-subnet 2018-06-30 15:33:36,844 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-subnet 2018-06-30 15:33:36,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/57283d0b-5850-40f4-9e73-7bd0238e72d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5889690ec12ccc99f5a5124480f4f53a6b5da642" 2018-06-30 15:33:41,221 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:33:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-44f0ff9b-131b-4e2f-82d6-8dd7e53d6707 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:33:41,221 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/57283d0b-5850-40f4-9e73-7bd0238e72d3 used request id req-44f0ff9b-131b-4e2f-82d6-8dd7e53d6707 2018-06-30 15:33:41,221 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-pub-net 2018-06-30 15:33:41,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/8e8a659d-653e-4427-8648-d010042ebaec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5889690ec12ccc99f5a5124480f4f53a6b5da642" 2018-06-30 15:33:44,043 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:33:44 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a6f3251c-6fd3-4f10-89f0-733c5e1892da Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:33:44,043 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/8e8a659d-653e-4427-8648-d010042ebaec used request id req-a6f3251c-6fd3-4f10-89f0-733c5e1892da 2018-06-30 15:33:44,045 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-861c32bd-e776-49df-8408-5bdc1950e285-image 2018-06-30 15:33:44,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/e3d659f4-5578-49f4-98d3-3a501013755f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c6920f13f1544035acaff2297eca6c24f6915c39" 2018-06-30 15:33:44,278 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:33:44 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1de58136-5ed6-4470-bafa-1eed0a66e513 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:33:44,278 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/e3d659f4-5578-49f4-98d3-3a501013755f used request id req-1de58136-5ed6-4470-bafa-1eed0a66e513 2018-06-30 15:33:44,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85979d9233241081f542c8cdefb1baf7f871232d" 2018-06-30 15:33:45,218 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:45 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-e0bfe3e9-74e5-4f46-bd3b-421ab825a113 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f5a78055e3f4e08ad22ddeca963bc5a", "created_at": "2018-06-30T15:33:18Z", "updated_at": "2018-06-30T15:33:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:33:18Z", "revision_number": 0, "id": "1bf91f43-cdd4-4ce5-bf4f-ce023a4c30f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:33:18Z", "security_group_id": "bcb40b49-2939-4c17-b66b-426e74ea6911", "tenant_id": "5f5a78055e3f4e08ad22ddeca963bc5a", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f5a78055e3f4e08ad22ddeca963bc5a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:33:18Z", "revision_number": 0, "id": "90fcf1da-34c2-4a32-8d60-36e519c26d40", "remote_group_id": "bcb40b49-2939-4c17-b66b-426e74ea6911", "remote_ip_prefix": null, "created_at": "2018-06-30T15:33:18Z", "security_group_id": "bcb40b49-2939-4c17-b66b-426e74ea6911", "tenant_id": "5f5a78055e3f4e08ad22ddeca963bc5a", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f5a78055e3f4e08ad22ddeca963bc5a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:33:18Z", "revision_number": 0, "id": "e5b7eb46-19e7-451c-a344-d13e399d058f", "remote_group_id": "bcb40b49-2939-4c17-b66b-426e74ea6911", "remote_ip_prefix": null, "created_at": "2018-06-30T15:33:18Z", "security_group_id": "bcb40b49-2939-4c17-b66b-426e74ea6911", "tenant_id": "5f5a78055e3f4e08ad22ddeca963bc5a", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f5a78055e3f4e08ad22ddeca963bc5a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:33:18Z", "revision_number": 0, "id": "e7a5882c-5623-4a4b-a379-bc9770773ec7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:33:18Z", "security_group_id": "bcb40b49-2939-4c17-b66b-426e74ea6911", "tenant_id": "5f5a78055e3f4e08ad22ddeca963bc5a", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f5a78055e3f4e08ad22ddeca963bc5a"}], "revision_number": 4, "project_id": "5f5a78055e3f4e08ad22ddeca963bc5a", "id": "bcb40b49-2939-4c17-b66b-426e74ea6911", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:33:45,219 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-e0bfe3e9-74e5-4f46-bd3b-421ab825a113 2018-06-30 15:33:45,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85979d9233241081f542c8cdefb1baf7f871232d" 2018-06-30 15:33:45,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:45 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59e3ae49-b9cd-49cc-8b4f-a8a33cc1e4e6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:33:45,303 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-59e3ae49-b9cd-49cc-8b4f-a8a33cc1e4e6 2018-06-30 15:33:45,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5f5a78055e3f4e08ad22ddeca963bc5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85979d9233241081f542c8cdefb1baf7f871232d" 2018-06-30 15:33:45,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:45 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8b238d8-f97e-4970-9e2b-925e3d1cb69e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5f5a78055e3f4e08ad22ddeca963bc5a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5f5a78055e3f4e08ad22ddeca963bc5a", "name": "CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj"}} 2018-06-30 15:33:45,746 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5f5a78055e3f4e08ad22ddeca963bc5a used request id req-a8b238d8-f97e-4970-9e2b-925e3d1cb69e 2018-06-30 15:33:45,746 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bcb40b49-2939-4c17-b66b-426e74ea6911 2018-06-30 15:33:45,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=bcb40b49-2939-4c17-b66b-426e74ea6911 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85979d9233241081f542c8cdefb1baf7f871232d" 2018-06-30 15:33:46,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:46 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-da6f3f81-e741-4fd9-8f69-be2b244d530c Front-End-Https: on 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-06-30T15:33:18Z", "security_group_id": "bcb40b49-2939-4c17-b66b-426e74ea6911", "port_range_min": null, "revision_number": 0, "tenant_id": "5f5a78055e3f4e08ad22ddeca963bc5a", "created_at": "2018-06-30T15:33:18Z", "project_id": "5f5a78055e3f4e08ad22ddeca963bc5a", "id": "1bf91f43-cdd4-4ce5-bf4f-ce023a4c30f4"}, {"remote_group_id": "bcb40b49-2939-4c17-b66b-426e74ea6911", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:33:18Z", "security_group_id": "bcb40b49-2939-4c17-b66b-426e74ea6911", "port_range_min": null, "revision_number": 0, "tenant_id": "5f5a78055e3f4e08ad22ddeca963bc5a", "created_at": "2018-06-30T15:33:18Z", "project_id": "5f5a78055e3f4e08ad22ddeca963bc5a", "id": "90fcf1da-34c2-4a32-8d60-36e519c26d40"}, {"remote_group_id": "bcb40b49-2939-4c17-b66b-426e74ea6911", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:33:18Z", "security_group_id": "bcb40b49-2939-4c17-b66b-426e74ea6911", "port_range_min": null, "revision_number": 0, "tenant_id": "5f5a78055e3f4e08ad22ddeca963bc5a", "created_at": "2018-06-30T15:33:18Z", "project_id": "5f5a78055e3f4e08ad22ddeca963bc5a", "id": "e5b7eb46-19e7-451c-a344-d13e399d058f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:33:18Z", "security_group_id": "bcb40b49-2939-4c17-b66b-426e74ea6911", "port_range_min": null, "revision_number": 0, "tenant_id": "5f5a78055e3f4e08ad22ddeca963bc5a", "created_at": "2018-06-30T15:33:18Z", "project_id": "5f5a78055e3f4e08ad22ddeca963bc5a", "id": "e7a5882c-5623-4a4b-a379-bc9770773ec7"}]} 2018-06-30 15:33:46,501 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=bcb40b49-2939-4c17-b66b-426e74ea6911 used request id req-da6f3f81-e741-4fd9-8f69-be2b244d530c 2018-06-30 15:33:46,502 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:33:46,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/bcb40b49-2939-4c17-b66b-426e74ea6911 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85979d9233241081f542c8cdefb1baf7f871232d" 2018-06-30 15:33:46,803 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:33:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6a93849e-cafa-4013-9821-e773f7757e95 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:33:46,803 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/bcb40b49-2939-4c17-b66b-426e74ea6911 used request id req-6a93849e-cafa-4013-9821-e773f7757e95 2018-06-30 15:33:46,804 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj 2018-06-30 15:33:46,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/5f5a78055e3f4e08ad22ddeca963bc5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85979d9233241081f542c8cdefb1baf7f871232d" 2018-06-30 15:33:47,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:33:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12d1f238-7574-47de-bba7-ffcf39b562c2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:33:47,411 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/5f5a78055e3f4e08ad22ddeca963bc5a used request id req-12d1f238-7574-47de-bba7-ffcf39b562c2 2018-06-30 15:33:47,411 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-7af9804f-6148-4aa-proj-role 2018-06-30 15:33:47,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/ad2a1959bf2342d7b791a11a292d2cf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85979d9233241081f542c8cdefb1baf7f871232d" 2018-06-30 15:33:47,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:33:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5143fafb-dca1-4a20-aab5-67eb77a4a53e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:33:47,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/ad2a1959bf2342d7b791a11a292d2cf0 used request id req-5143fafb-dca1-4a20-aab5-67eb77a4a53e 2018-06-30 15:33:47,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85979d9233241081f542c8cdefb1baf7f871232d" 2018-06-30 15:33:48,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:47 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4d56cf5-aad2-424a-8712-852f742681cb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:33:48,333 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d4d56cf5-aad2-424a-8712-852f742681cb 2018-06-30 15:33:48,334 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-7af9804f-6148-4aa-user 2018-06-30 15:33:48,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/34aae6bd1b284b9f8606ba340746d309 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b78654feff35eee210147482f7b774c016b1f50b" 2018-06-30 15:33:48,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:33:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6226eeee-cb03-4f05-ace4-e1411dafc094 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:33:48,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/34aae6bd1b284b9f8606ba340746d309 used request id req-6226eeee-cb03-4f05-ace4-e1411dafc094 2018-06-30 15:33:48,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:33:49,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:33:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["ebn-N4scSsKIrgy5-czoiA"], "issued_at": "2018-06-30T15:33:49.000000Z"}} 2018-06-30 15:33:49,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80654d6a5e7ba52bbdeaf17b0bf3ed90eff2ad4a" 2018-06-30 15:33:49,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0484ab9-b629-4e0d-95eb-21771571dbf8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:33:49,943 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b0484ab9-b629-4e0d-95eb-21771571dbf8 2018-06-30 15:33:49,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:33:49,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:33:50,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["77l91ZpGSVOSwp2L_FHAbA"], "issued_at": "2018-06-30T15:33:50.000000Z"}} 2018-06-30 15:33:50,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63713732f8b4f38a2c9becf0d6f5c8fe0aef8779" 2018-06-30 15:33:50,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-675396c2-e818-466d-864e-b57ea2822b1d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:33:50,757 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-675396c2-e818-466d-864e-b57ea2822b1d 2018-06-30 15:33:50,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:33:50,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:33:50 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:33:50,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63713732f8b4f38a2c9becf0d6f5c8fe0aef8779" 2018-06-30 15:33:50,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:50 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd250b8e-8f03-4292-b287-cf8e54a0029a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:33:50,854 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj used request id req-fd250b8e-8f03-4292-b287-cf8e54a0029a 2018-06-30 15:33:50,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63713732f8b4f38a2c9becf0d6f5c8fe0aef8779" 2018-06-30 15:33:51,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:50 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b87c8f7-27a2-414f-b3e0-934c299d09f5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:33:51,216 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8b87c8f7-27a2-414f-b3e0-934c299d09f5 2018-06-30 15:33:51,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63713732f8b4f38a2c9becf0d6f5c8fe0aef8779" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj"}}' 2018-06-30 15:33:51,643 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:33:51 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-547cec09-f6e1-40c2-9927-494b792cc4b5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3fd8925d8c1547fa9e3f2cece3a83950"}, "tags": [], "enabled": true, "id": "3fd8925d8c1547fa9e3f2cece3a83950", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj"}} 2018-06-30 15:33:51,643 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-547cec09-f6e1-40c2-9927-494b792cc4b5 2018-06-30 15:33:51,643 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj 2018-06-30 15:33:51,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:33:51,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:33:52,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:33:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["_SAulQmjRpOb5HI0dnJ5gA"], "issued_at": "2018-06-30T15:33:52.000000Z"}} 2018-06-30 15:33:52,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66020e049a937bd54993004070ad9e8b2cda1c9f" 2018-06-30 15:33:52,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9f692bf-191a-4ea2-bab2-09b4599e7824 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:33:52,916 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f9f692bf-191a-4ea2-bab2-09b4599e7824 2018-06-30 15:33:52,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:33:52,932 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:33:52 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:33:52,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66020e049a937bd54993004070ad9e8b2cda1c9f" 2018-06-30 15:33:53,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:52 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da2fa5e2-24c7-40a8-89c8-beff15081603 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:33:53,409 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-da2fa5e2-24c7-40a8-89c8-beff15081603 2018-06-30 15:33:53,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66020e049a937bd54993004070ad9e8b2cda1c9f" 2018-06-30 15:33:53,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:53 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51628c65-fe26-4cd2-84e1-8d8d968afc36 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3fd8925d8c1547fa9e3f2cece3a83950"}, "tags": [], "enabled": true, "id": "3fd8925d8c1547fa9e3f2cece3a83950", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj"}]} 2018-06-30 15:33:53,848 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj used request id req-51628c65-fe26-4cd2-84e1-8d8d968afc36 2018-06-30 15:33:53,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66020e049a937bd54993004070ad9e8b2cda1c9f" 2018-06-30 15:33:54,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:53 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b34742c0-3076-4df4-a77f-484005de759f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:33:54,202 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b34742c0-3076-4df4-a77f-484005de759f 2018-06-30 15:33:55,027 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-88d023b9-7d7a-438-user 2018-06-30 15:33:55,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:33:55,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63713732f8b4f38a2c9becf0d6f5c8fe0aef8779" 2018-06-30 15:33:55,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:55 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0620c214-b0d0-4091-84d0-4633a22c91c9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:33:55,350 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0620c214-b0d0-4091-84d0-4633a22c91c9 2018-06-30 15:33:55,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63713732f8b4f38a2c9becf0d6f5c8fe0aef8779" -d '{"role": {"name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj-role"}}' 2018-06-30 15:33:55,721 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:33:55 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5100453-b9aa-453f-af2e-8af019e2d252 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "79a163f2ab194b2a9d1244eaa098f449", "links": {"self": "http://10.167.4.35:5000/v3/roles/79a163f2ab194b2a9d1244eaa098f449"}, "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj-role"}} 2018-06-30 15:33:55,721 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-f5100453-b9aa-453f-af2e-8af019e2d252 2018-06-30 15:33:55,721 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj-role 2018-06-30 15:33:55,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/79a163f2ab194b2a9d1244eaa098f449 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63713732f8b4f38a2c9becf0d6f5c8fe0aef8779" 2018-06-30 15:33:56,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:55 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7c07d95-844f-4010-a73f-47ca3e8af5e4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "79a163f2ab194b2a9d1244eaa098f449", "links": {"self": "http://10.167.4.35:5000/v3/roles/79a163f2ab194b2a9d1244eaa098f449"}, "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj-role"}} 2018-06-30 15:33:56,071 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/79a163f2ab194b2a9d1244eaa098f449 used request id req-e7c07d95-844f-4010-a73f-47ca3e8af5e4 2018-06-30 15:33:56,071 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj-role to project CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj 2018-06-30 15:33:56,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/3fd8925d8c1547fa9e3f2cece3a83950/users/1296674e6cb94aa5b1b10083c05d306e/roles/79a163f2ab194b2a9d1244eaa098f449 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63713732f8b4f38a2c9becf0d6f5c8fe0aef8779" 2018-06-30 15:33:56,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:33:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-900f8ea1-67f9-453b-a7c7-de6772c98af2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:33:56,570 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/3fd8925d8c1547fa9e3f2cece3a83950/users/1296674e6cb94aa5b1b10083c05d306e/roles/79a163f2ab194b2a9d1244eaa098f449 used request id req-900f8ea1-67f9-453b-a7c7-de6772c98af2 2018-06-30 15:33:56,570 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:33:56,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:33:56,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:33:57,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79a163f2ab194b2a9d1244eaa098f449", "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj-role"}], "expires_at": "2018-06-30T16:33:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fd8925d8c1547fa9e3f2cece3a83950", "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-user", "id": "1296674e6cb94aa5b1b10083c05d306e"}, "audit_ids": ["aCPd5IZaQ2C2yxoN4wFOYQ"], "issued_at": "2018-06-30T15:33:57.000000Z"}} 2018-06-30 15:33:57,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352fa70247019692b6f5b9f5e0bfd3a3cae3d4fb" 2018-06-30 15:33:57,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:33:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8755bf36-f14c-4a9d-b94b-5853cbd556f6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:33:57,695 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8755bf36-f14c-4a9d-b94b-5853cbd556f6 2018-06-30 15:33:57,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}352fa70247019692b6f5b9f5e0bfd3a3cae3d4fb" 2018-06-30 15:33:58,640 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:58 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-ffc0b011-cfd3-4581-b756-b6aa03c1607e Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-image"} 2018-06-30 15:33:58,640 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-image used request id req-ffc0b011-cfd3-4581-b756-b6aa03c1607e 2018-06-30 15:33:58,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}352fa70247019692b6f5b9f5e0bfd3a3cae3d4fb" 2018-06-30 15:33:59,436 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:33:59 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f2dd3f68-fede-4ae0-8153-af1ccfef09de Front-End-Https: on 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", "root-tar"], "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-06-30 15:33:59,436 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f2dd3f68-fede-4ae0-8153-af1ccfef09de 2018-06-30 15:33:59,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}352fa70247019692b6f5b9f5e0bfd3a3cae3d4fb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-image"}' 2018-06-30 15:34:00,375 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:34:00 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/4eb0bb28-a364-4fb0-9e78-542b28fbacd3 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-2c6766e2-ef5b-4f3c-9806-8e46d585c2f2 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:34:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:34:00Z", "visibility": "shared", "self": "/v2/images/4eb0bb28-a364-4fb0-9e78-542b28fbacd3", "min_disk": 0, "protected": false, "id": "4eb0bb28-a364-4fb0-9e78-542b28fbacd3", "file": "/v2/images/4eb0bb28-a364-4fb0-9e78-542b28fbacd3/file", "checksum": null, "owner": "3fd8925d8c1547fa9e3f2cece3a83950", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:34:00,375 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-2c6766e2-ef5b-4f3c-9806-8e46d585c2f2 2018-06-30 15:34:00,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/4eb0bb28-a364-4fb0-9e78-542b28fbacd3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}352fa70247019692b6f5b9f5e0bfd3a3cae3d4fb" -d '' 2018-06-30 15:34:01,726 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:34:01 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a4047d01-34b7-49d2-a891-a84bd26b7e2b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:34:01,726 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/4eb0bb28-a364-4fb0-9e78-542b28fbacd3/file used request id req-a4047d01-34b7-49d2-a891-a84bd26b7e2b 2018-06-30 15:34:01,727 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:34:01,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/4eb0bb28-a364-4fb0-9e78-542b28fbacd3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}352fa70247019692b6f5b9f5e0bfd3a3cae3d4fb" 2018-06-30 15:34:02,609 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:02 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-dcdf69e7-d61e-41d0-b6ce-c6cad7b19de2 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:34:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:34:02Z", "visibility": "shared", "self": "/v2/images/4eb0bb28-a364-4fb0-9e78-542b28fbacd3", "min_disk": 0, "protected": false, "id": "4eb0bb28-a364-4fb0-9e78-542b28fbacd3", "file": "/v2/images/4eb0bb28-a364-4fb0-9e78-542b28fbacd3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3fd8925d8c1547fa9e3f2cece3a83950", "direct_url": "file:///var/lib/glance/images/4eb0bb28-a364-4fb0-9e78-542b28fbacd3", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:34:02,610 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/4eb0bb28-a364-4fb0-9e78-542b28fbacd3 used request id req-dcdf69e7-d61e-41d0-b6ce-c6cad7b19de2 2018-06-30 15:34:02,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}352fa70247019692b6f5b9f5e0bfd3a3cae3d4fb" 2018-06-30 15:34:03,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:03 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-1ee64be9-86d0-40dd-bf0a-b90ce8cf30ee Front-End-Https: on 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", "root-tar"], "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-06-30 15:34:03,148 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-1ee64be9-86d0-40dd-bf0a-b90ce8cf30ee 2018-06-30 15:34:03,152 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-image 2018-06-30 15:34:03,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/4eb0bb28-a364-4fb0-9e78-542b28fbacd3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}352fa70247019692b6f5b9f5e0bfd3a3cae3d4fb" 2018-06-30 15:34:03,795 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:03 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-8f3bfe4b-55ee-4d5a-9dd4-7853475a1f2c Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:34:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:34:02Z", "visibility": "shared", "self": "/v2/images/4eb0bb28-a364-4fb0-9e78-542b28fbacd3", "min_disk": 0, "protected": false, "id": "4eb0bb28-a364-4fb0-9e78-542b28fbacd3", "file": "/v2/images/4eb0bb28-a364-4fb0-9e78-542b28fbacd3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3fd8925d8c1547fa9e3f2cece3a83950", "direct_url": "file:///var/lib/glance/images/4eb0bb28-a364-4fb0-9e78-542b28fbacd3", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:34:03,795 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/4eb0bb28-a364-4fb0-9e78-542b28fbacd3 used request id req-8f3bfe4b-55ee-4d5a-9dd4-7853475a1f2c 2018-06-30 15:34:03,796 - create_image - DEBUG - Instance status is - active 2018-06-30 15:34:03,796 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-image 2018-06-30 15:34:03,796 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-image 2018-06-30 15:34:03,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:34:03,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:34:04,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79a163f2ab194b2a9d1244eaa098f449", "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj-role"}], "expires_at": "2018-06-30T16:34:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fd8925d8c1547fa9e3f2cece3a83950", "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-user", "id": "1296674e6cb94aa5b1b10083c05d306e"}, "audit_ids": ["LqzWhajjTpeSKT99squMHA"], "issued_at": "2018-06-30T15:34:04.000000Z"}} 2018-06-30 15:34:04,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6039e0339a8820fe176151208797fca6afb1431f" 2018-06-30 15:34:04,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9678d82-7436-43e6-86a0-c8062706c60e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:34:04,982 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c9678d82-7436-43e6-86a0-c8062706c60e 2018-06-30 15:34:04,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6039e0339a8820fe176151208797fca6afb1431f" 2018-06-30 15:34:05,867 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:05 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-a8c8c191-2d04-4e28-a7c4-37a308104379 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:34:05,867 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net used request id req-a8c8c191-2d04-4e28-a7c4-37a308104379 2018-06-30 15:34:05,868 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net 2018-06-30 15:34:05,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6039e0339a8820fe176151208797fca6afb1431f" -d '{"network": {"name": "CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net", "admin_state_up": true}}' 2018-06-30 15:34:06,966 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:34:06 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-8f2bf231-70cd-49c6-96fd-cf5c058d8ed5 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"3fd8925d8c1547fa9e3f2cece3a83950","created_at":"2018-06-30T15:34:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:34:06Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"3fd8925d8c1547fa9e3f2cece3a83950","id":"a6937f4c-b87b-46f5-8ea8-fc082cd6967e","name":"CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net"}} 2018-06-30 15:34:06,966 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-8f2bf231-70cd-49c6-96fd-cf5c058d8ed5 2018-06-30 15:34:06,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6039e0339a8820fe176151208797fca6afb1431f" 2018-06-30 15:34:08,070 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:08 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-9d05fb42-edca-46e0-8f78-a7a9db7f1332 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:34:06Z","tenant_id":"3fd8925d8c1547fa9e3f2cece3a83950","created_at":"2018-06-30T15:34:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"3fd8925d8c1547fa9e3f2cece3a83950","id":"a6937f4c-b87b-46f5-8ea8-fc082cd6967e","name":"CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net"}]} 2018-06-30 15:34:08,070 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e used request id req-9d05fb42-edca-46e0-8f78-a7a9db7f1332 2018-06-30 15:34:08,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6039e0339a8820fe176151208797fca6afb1431f" 2018-06-30 15:34:08,768 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:08 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-7e6b217d-8000-4323-946e-28b601cdb7c4 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:34:08,768 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e used request id req-7e6b217d-8000-4323-946e-28b601cdb7c4 2018-06-30 15:34:08,769 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-subnet 2018-06-30 15:34:08,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6039e0339a8820fe176151208797fca6afb1431f" -d '{"subnets": [{"ip_version": 4, "network_id": "a6937f4c-b87b-46f5-8ea8-fc082cd6967e", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-subnet"}]}' 2018-06-30 15:34:10,298 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:34:10 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-2bb97df4-3060-4c5a-844c-c2740a28da5e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6937f4c-b87b-46f5-8ea8-fc082cd6967e","tenant_id":"3fd8925d8c1547fa9e3f2cece3a83950","created_at":"2018-06-30T15:34:09Z","dns_nameservers":[],"updated_at":"2018-06-30T15:34:09Z","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":"3fd8925d8c1547fa9e3f2cece3a83950","id":"9a91ce90-441d-4098-9ca1-8c6e4dec374d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-subnet"}]} 2018-06-30 15:34:10,298 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-2bb97df4-3060-4c5a-844c-c2740a28da5e 2018-06-30 15:34:10,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6039e0339a8820fe176151208797fca6afb1431f" 2018-06-30 15:34:10,818 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:10 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-c00449d7-3848-41b0-a456-3277e07fdf19 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9a91ce90-441d-4098-9ca1-8c6e4dec374d"],"updated_at":"2018-06-30T15:34:09Z","tenant_id":"3fd8925d8c1547fa9e3f2cece3a83950","created_at":"2018-06-30T15:34:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3fd8925d8c1547fa9e3f2cece3a83950","id":"a6937f4c-b87b-46f5-8ea8-fc082cd6967e","name":"CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net"}]} 2018-06-30 15:34:10,818 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e used request id req-c00449d7-3848-41b0-a456-3277e07fdf19 2018-06-30 15:34:10,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6039e0339a8820fe176151208797fca6afb1431f" 2018-06-30 15:34:10,962 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:10 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-aaa8c063-d8a6-4ccf-a121-ab5b0e3a90f8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6937f4c-b87b-46f5-8ea8-fc082cd6967e","tenant_id":"3fd8925d8c1547fa9e3f2cece3a83950","created_at":"2018-06-30T15:34:09Z","dns_nameservers":[],"updated_at":"2018-06-30T15:34:09Z","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":"3fd8925d8c1547fa9e3f2cece3a83950","id":"9a91ce90-441d-4098-9ca1-8c6e4dec374d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-subnet"}]} 2018-06-30 15:34:10,962 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e used request id req-aaa8c063-d8a6-4ccf-a121-ab5b0e3a90f8 2018-06-30 15:34:10,963 - OpenStackNetwork - DEBUG - Network [a6937f4c-b87b-46f5-8ea8-fc082cd6967e] created successfully 2018-06-30 15:34:10,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:34:10,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:34:11,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:34:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["5iAB2NkmQuSInsYWVqorXg"], "issued_at": "2018-06-30T15:34:11.000000Z"}} 2018-06-30 15:34:11,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d8ac5deebb8c8c8a8560f0acb5103e157ae263" 2018-06-30 15:34:11,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18c1d718-4725-40be-8fe3-874b29d9e629 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:34:11,884 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-18c1d718-4725-40be-8fe3-874b29d9e629 2018-06-30 15:34:11,885 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:34:11,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d8ac5deebb8c8c8a8560f0acb5103e157ae263" 2018-06-30 15:34:12,635 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:12 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a7b3ca9e-c99a-4676-bbef-5b501db03817 X-Compute-Request-Id: req-a7b3ca9e-c99a-4676-bbef-5b501db03817 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:34:12,635 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a7b3ca9e-c99a-4676-bbef-5b501db03817 2018-06-30 15:34:12,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d8ac5deebb8c8c8a8560f0acb5103e157ae263" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-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-06-30 15:34:14,407 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:14 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-753eb660-a3e6-44c7-9632-b0afc9550052 X-Compute-Request-Id: req-753eb660-a3e6-44c7-9632-b0afc9550052 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/14c9b7c8-0e28-499b-a5f1-293f8b6ab337", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/14c9b7c8-0e28-499b-a5f1-293f8b6ab337", "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": "14c9b7c8-0e28-499b-a5f1-293f8b6ab337"}} 2018-06-30 15:34:14,407 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-753eb660-a3e6-44c7-9632-b0afc9550052 2018-06-30 15:34:14,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:34:14,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:34:15,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79a163f2ab194b2a9d1244eaa098f449", "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj-role"}], "expires_at": "2018-06-30T16:34:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fd8925d8c1547fa9e3f2cece3a83950", "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-user", "id": "1296674e6cb94aa5b1b10083c05d306e"}, "audit_ids": ["qUpfDBa5TK2bwL3q7I9H2Q"], "issued_at": "2018-06-30T15:34:15.000000Z"}} 2018-06-30 15:34:15,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f661c44297b59e6eea6a620be7ead1870d9679a2" 2018-06-30 15:34:15,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d934817-86b9-4398-9db8-8d1f91a82686 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:34:15,641 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5d934817-86b9-4398-9db8-8d1f91a82686 2018-06-30 15:34:15,642 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:34:15,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f661c44297b59e6eea6a620be7ead1870d9679a2" 2018-06-30 15:34:15,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8feafe27-7ce1-4617-aee7-6999243bbb19 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:34:15,965 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8feafe27-7ce1-4617-aee7-6999243bbb19 2018-06-30 15:34:15,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f661c44297b59e6eea6a620be7ead1870d9679a2" 2018-06-30 15:34:16,948 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:16 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-0b501be3-ba99-4f34-8509-0b454d6a787d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9a91ce90-441d-4098-9ca1-8c6e4dec374d"],"updated_at":"2018-06-30T15:34:09Z","tenant_id":"3fd8925d8c1547fa9e3f2cece3a83950","created_at":"2018-06-30T15:34:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3fd8925d8c1547fa9e3f2cece3a83950","id":"a6937f4c-b87b-46f5-8ea8-fc082cd6967e","name":"CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net"}]} 2018-06-30 15:34:16,948 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net used request id req-0b501be3-ba99-4f34-8509-0b454d6a787d 2018-06-30 15:34:16,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:34:16,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:34:16 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:34:16,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3fd8925d8c1547fa9e3f2cece3a83950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f661c44297b59e6eea6a620be7ead1870d9679a2" 2018-06-30 15:34:17,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:16 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1811a807-d173-417f-9534-4114f63d7178 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3fd8925d8c1547fa9e3f2cece3a83950"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fd8925d8c1547fa9e3f2cece3a83950", "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj"}} 2018-06-30 15:34:17,015 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3fd8925d8c1547fa9e3f2cece3a83950 used request id req-1811a807-d173-417f-9534-4114f63d7178 2018-06-30 15:34:17,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f661c44297b59e6eea6a620be7ead1870d9679a2" 2018-06-30 15:34:17,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:17 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-cf5820cb-f624-4051-a500-61ff54777ef0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6937f4c-b87b-46f5-8ea8-fc082cd6967e","tenant_id":"3fd8925d8c1547fa9e3f2cece3a83950","created_at":"2018-06-30T15:34:09Z","dns_nameservers":[],"updated_at":"2018-06-30T15:34:09Z","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":"3fd8925d8c1547fa9e3f2cece3a83950","id":"9a91ce90-441d-4098-9ca1-8c6e4dec374d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-subnet"}]} 2018-06-30 15:34:17,682 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e used request id req-cf5820cb-f624-4051-a500-61ff54777ef0 2018-06-30 15:34:17,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e&mac_address=foo&name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f661c44297b59e6eea6a620be7ead1870d9679a2" 2018-06-30 15:34:18,687 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:18 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-ef596ffb-c6a2-4957-ae4c-3e97c158c504 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:34:18,687 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e&mac_address=foo&name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539dport-1&admin_state_up=True used request id req-ef596ffb-c6a2-4957-ae4c-3e97c158c504 2018-06-30 15:34:18,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f661c44297b59e6eea6a620be7ead1870d9679a2" 2018-06-30 15:34:19,795 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:19 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d824d77b-8bf6-45d1-a585-abf7c73ceb91 X-Compute-Request-Id: req-d824d77b-8bf6-45d1-a585-abf7c73ceb91 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:34:19,795 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-inst used request id req-d824d77b-8bf6-45d1-a585-abf7c73ceb91 2018-06-30 15:34:19,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f661c44297b59e6eea6a620be7ead1870d9679a2" 2018-06-30 15:34:20,149 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:20 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-d8a0ff14-98d0-42b5-a440-6e8079d318d2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9a91ce90-441d-4098-9ca1-8c6e4dec374d"],"updated_at":"2018-06-30T15:34:09Z","tenant_id":"3fd8925d8c1547fa9e3f2cece3a83950","created_at":"2018-06-30T15:34:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3fd8925d8c1547fa9e3f2cece3a83950","id":"a6937f4c-b87b-46f5-8ea8-fc082cd6967e","name":"CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net"}]} 2018-06-30 15:34:20,149 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net used request id req-d8a0ff14-98d0-42b5-a440-6e8079d318d2 2018-06-30 15:34:20,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3fd8925d8c1547fa9e3f2cece3a83950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f661c44297b59e6eea6a620be7ead1870d9679a2" 2018-06-30 15:34:20,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:20 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11b26f2c-a205-4169-86a5-b8e373a0330d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3fd8925d8c1547fa9e3f2cece3a83950"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fd8925d8c1547fa9e3f2cece3a83950", "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj"}} 2018-06-30 15:34:20,545 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3fd8925d8c1547fa9e3f2cece3a83950 used request id req-11b26f2c-a205-4169-86a5-b8e373a0330d 2018-06-30 15:34:20,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f661c44297b59e6eea6a620be7ead1870d9679a2" 2018-06-30 15:34:20,731 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:20 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-37ff4d28-51c9-40e5-9832-535061b342de Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6937f4c-b87b-46f5-8ea8-fc082cd6967e","tenant_id":"3fd8925d8c1547fa9e3f2cece3a83950","created_at":"2018-06-30T15:34:09Z","dns_nameservers":[],"updated_at":"2018-06-30T15:34:09Z","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":"3fd8925d8c1547fa9e3f2cece3a83950","id":"9a91ce90-441d-4098-9ca1-8c6e4dec374d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-subnet"}]} 2018-06-30 15:34:20,731 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e used request id req-37ff4d28-51c9-40e5-9832-535061b342de 2018-06-30 15:34:20,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e&mac_address=foo&name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f661c44297b59e6eea6a620be7ead1870d9679a2" 2018-06-30 15:34:20,864 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:20 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-e0982f60-af4e-4719-826e-5f3c90a470a0 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:34:20,864 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e&mac_address=foo&name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539dport-1&admin_state_up=True used request id req-e0982f60-af4e-4719-826e-5f3c90a470a0 2018-06-30 15:34:20,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:34:20,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:34:21,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79a163f2ab194b2a9d1244eaa098f449", "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj-role"}], "expires_at": "2018-06-30T16:34:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fd8925d8c1547fa9e3f2cece3a83950", "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3fd8925d8c1547fa9e3f2cece3a83950", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-user", "id": "1296674e6cb94aa5b1b10083c05d306e"}, "audit_ids": ["vmzdX2FkQrOZ1rMVoPFxnQ"], "issued_at": "2018-06-30T15:34:21.000000Z"}} 2018-06-30 15:34:21,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c69a4c064a3fe5a179f49b9f239a9a734b5d49" 2018-06-30 15:34:21,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb23d859-afda-433b-8491-d70c5ffcc879 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:34:21,941 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cb23d859-afda-433b-8491-d70c5ffcc879 2018-06-30 15:34:21,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f661c44297b59e6eea6a620be7ead1870d9679a2" 2018-06-30 15:34:22,919 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:22 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-9a2ffc13-fb01-4538-82e5-23dd160c7a8e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9a91ce90-441d-4098-9ca1-8c6e4dec374d"],"updated_at":"2018-06-30T15:34:09Z","tenant_id":"3fd8925d8c1547fa9e3f2cece3a83950","created_at":"2018-06-30T15:34:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3fd8925d8c1547fa9e3f2cece3a83950","id":"a6937f4c-b87b-46f5-8ea8-fc082cd6967e","name":"CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net"}]} 2018-06-30 15:34:22,920 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net used request id req-9a2ffc13-fb01-4538-82e5-23dd160c7a8e 2018-06-30 15:34:22,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f661c44297b59e6eea6a620be7ead1870d9679a2" 2018-06-30 15:34:23,049 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:23 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-10747a4e-7d6c-4310-86d9-a73363bde544 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6937f4c-b87b-46f5-8ea8-fc082cd6967e","tenant_id":"3fd8925d8c1547fa9e3f2cece3a83950","created_at":"2018-06-30T15:34:09Z","dns_nameservers":[],"updated_at":"2018-06-30T15:34:09Z","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":"3fd8925d8c1547fa9e3f2cece3a83950","id":"9a91ce90-441d-4098-9ca1-8c6e4dec374d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-subnet"}]} 2018-06-30 15:34:23,049 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e used request id req-10747a4e-7d6c-4310-86d9-a73363bde544 2018-06-30 15:34:23,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f661c44297b59e6eea6a620be7ead1870d9679a2" 2018-06-30 15:34:23,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:23 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-6650c288-e572-4ebc-880a-4003c531ec88 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9a91ce90-441d-4098-9ca1-8c6e4dec374d"],"updated_at":"2018-06-30T15:34:09Z","tenant_id":"3fd8925d8c1547fa9e3f2cece3a83950","created_at":"2018-06-30T15:34:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3fd8925d8c1547fa9e3f2cece3a83950","id":"a6937f4c-b87b-46f5-8ea8-fc082cd6967e","name":"CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net"}]} 2018-06-30 15:34:23,293 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net used request id req-6650c288-e572-4ebc-880a-4003c531ec88 2018-06-30 15:34:23,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:34:23,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:34:23 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:34:23,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3fd8925d8c1547fa9e3f2cece3a83950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c69a4c064a3fe5a179f49b9f239a9a734b5d49" 2018-06-30 15:34:23,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:23 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d0adacd-5625-4f01-826e-62722213d6cd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3fd8925d8c1547fa9e3f2cece3a83950"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fd8925d8c1547fa9e3f2cece3a83950", "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj"}} 2018-06-30 15:34:23,414 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3fd8925d8c1547fa9e3f2cece3a83950 used request id req-3d0adacd-5625-4f01-826e-62722213d6cd 2018-06-30 15:34:23,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f661c44297b59e6eea6a620be7ead1870d9679a2" 2018-06-30 15:34:23,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:23 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-2d7f5826-ef63-49cb-aff6-dd513017dac8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6937f4c-b87b-46f5-8ea8-fc082cd6967e","tenant_id":"3fd8925d8c1547fa9e3f2cece3a83950","created_at":"2018-06-30T15:34:09Z","dns_nameservers":[],"updated_at":"2018-06-30T15:34:09Z","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":"3fd8925d8c1547fa9e3f2cece3a83950","id":"9a91ce90-441d-4098-9ca1-8c6e4dec374d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-subnet"}]} 2018-06-30 15:34:23,598 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a6937f4c-b87b-46f5-8ea8-fc082cd6967e used request id req-2d7f5826-ef63-49cb-aff6-dd513017dac8 2018-06-30 15:34:23,599 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net 2018-06-30 15:34:23,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f661c44297b59e6eea6a620be7ead1870d9679a2" -d '{"port": {"network_id": "a6937f4c-b87b-46f5-8ea8-fc082cd6967e", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539dport-1", "admin_state_up": true}}' 2018-06-30 15:34:23,629 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Sat, 30 Jun 2018 15:34:23 GMT Content-Type: application/json Content-Length: 145 Connection: keep-alive X-Openstack-Request-Id: req-ce00c71d-296d-4701-a5e5-29d52a020e14 RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-06-30 15:34:23,629 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-ce00c71d-296d-4701-a5e5-29d52a020e14 2018-06-30 15:34:23,630 - 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-06-30 15:34:23,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/14c9b7c8-0e28-499b-a5f1-293f8b6ab337 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d8ac5deebb8c8c8a8560f0acb5103e157ae263" 2018-06-30 15:34:24,517 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:34:24 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-16553989-1836-451b-9d17-3b7b0419a36b X-Compute-Request-Id: req-16553989-1836-451b-9d17-3b7b0419a36b 2018-06-30 15:34:24,517 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/14c9b7c8-0e28-499b-a5f1-293f8b6ab337 used request id req-16553989-1836-451b-9d17-3b7b0419a36b 2018-06-30 15:34:24,518 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-subnet 2018-06-30 15:34:24,518 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-subnet 2018-06-30 15:34:24,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/9a91ce90-441d-4098-9ca1-8c6e4dec374d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6039e0339a8820fe176151208797fca6afb1431f" 2018-06-30 15:34:29,993 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:34:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-afbfb891-bc63-4ee2-a463-95bb1bf43b63 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:34:29,994 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/9a91ce90-441d-4098-9ca1-8c6e4dec374d used request id req-afbfb891-bc63-4ee2-a463-95bb1bf43b63 2018-06-30 15:34:29,994 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-pub-net 2018-06-30 15:34:29,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/a6937f4c-b87b-46f5-8ea8-fc082cd6967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6039e0339a8820fe176151208797fca6afb1431f" 2018-06-30 15:34:32,826 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:34:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-caf3b399-af36-4f7f-a337-2c3519dae0ce Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:34:32,826 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/a6937f4c-b87b-46f5-8ea8-fc082cd6967e used request id req-caf3b399-af36-4f7f-a337-2c3519dae0ce 2018-06-30 15:34:32,827 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-865545f1-1789-4b8f-ab19-9e2f2be6539d-image 2018-06-30 15:34:32,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/4eb0bb28-a364-4fb0-9e78-542b28fbacd3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}352fa70247019692b6f5b9f5e0bfd3a3cae3d4fb" 2018-06-30 15:34:33,761 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:34:33 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-eb60116a-7e77-4a1a-bdc9-277e345dbd27 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:34:33,761 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/4eb0bb28-a364-4fb0-9e78-542b28fbacd3 used request id req-eb60116a-7e77-4a1a-bdc9-277e345dbd27 2018-06-30 15:34:33,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63713732f8b4f38a2c9becf0d6f5c8fe0aef8779" 2018-06-30 15:34:34,777 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:34 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-c458640a-62af-4554-b4b6-025a91f18155 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3fd8925d8c1547fa9e3f2cece3a83950", "created_at": "2018-06-30T15:34:06Z", "updated_at": "2018-06-30T15:34:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:34:06Z", "revision_number": 0, "id": "06d9f02e-5378-48dc-a133-6990f46b6167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:34:06Z", "security_group_id": "11264dac-0eb5-460c-aef7-cd73e920859c", "tenant_id": "3fd8925d8c1547fa9e3f2cece3a83950", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fd8925d8c1547fa9e3f2cece3a83950"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:34:06Z", "revision_number": 0, "id": "8c976ce8-1b98-43b8-b252-6d0e27a27684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:34:06Z", "security_group_id": "11264dac-0eb5-460c-aef7-cd73e920859c", "tenant_id": "3fd8925d8c1547fa9e3f2cece3a83950", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fd8925d8c1547fa9e3f2cece3a83950"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:34:06Z", "revision_number": 0, "id": "c2a9d831-e57b-4ac8-b867-ee0b3fad0444", "remote_group_id": "11264dac-0eb5-460c-aef7-cd73e920859c", "remote_ip_prefix": null, "created_at": "2018-06-30T15:34:06Z", "security_group_id": "11264dac-0eb5-460c-aef7-cd73e920859c", "tenant_id": "3fd8925d8c1547fa9e3f2cece3a83950", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fd8925d8c1547fa9e3f2cece3a83950"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:34:06Z", "revision_number": 0, "id": "db613725-62d5-4d8f-a762-f2f9922b3b5f", "remote_group_id": "11264dac-0eb5-460c-aef7-cd73e920859c", "remote_ip_prefix": null, "created_at": "2018-06-30T15:34:06Z", "security_group_id": "11264dac-0eb5-460c-aef7-cd73e920859c", "tenant_id": "3fd8925d8c1547fa9e3f2cece3a83950", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fd8925d8c1547fa9e3f2cece3a83950"}], "revision_number": 4, "project_id": "3fd8925d8c1547fa9e3f2cece3a83950", "id": "11264dac-0eb5-460c-aef7-cd73e920859c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:34:34,777 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-c458640a-62af-4554-b4b6-025a91f18155 2018-06-30 15:34:34,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3fd8925d8c1547fa9e3f2cece3a83950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63713732f8b4f38a2c9becf0d6f5c8fe0aef8779" 2018-06-30 15:34:35,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:34 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d0b410c-a07b-4985-a8a6-d4860cf6504c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/3fd8925d8c1547fa9e3f2cece3a83950"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fd8925d8c1547fa9e3f2cece3a83950", "name": "CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj"}} 2018-06-30 15:34:35,185 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3fd8925d8c1547fa9e3f2cece3a83950 used request id req-3d0b410c-a07b-4985-a8a6-d4860cf6504c 2018-06-30 15:34:35,186 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11264dac-0eb5-460c-aef7-cd73e920859c 2018-06-30 15:34:35,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=11264dac-0eb5-460c-aef7-cd73e920859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63713732f8b4f38a2c9becf0d6f5c8fe0aef8779" 2018-06-30 15:34:36,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:36 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-5936c61a-99fc-4fd9-8c14-6e5b7d3db735 Front-End-Https: on 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-06-30T15:34:06Z", "security_group_id": "11264dac-0eb5-460c-aef7-cd73e920859c", "port_range_min": null, "revision_number": 0, "tenant_id": "3fd8925d8c1547fa9e3f2cece3a83950", "created_at": "2018-06-30T15:34:06Z", "project_id": "3fd8925d8c1547fa9e3f2cece3a83950", "id": "06d9f02e-5378-48dc-a133-6990f46b6167"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:34:06Z", "security_group_id": "11264dac-0eb5-460c-aef7-cd73e920859c", "port_range_min": null, "revision_number": 0, "tenant_id": "3fd8925d8c1547fa9e3f2cece3a83950", "created_at": "2018-06-30T15:34:06Z", "project_id": "3fd8925d8c1547fa9e3f2cece3a83950", "id": "8c976ce8-1b98-43b8-b252-6d0e27a27684"}, {"remote_group_id": "11264dac-0eb5-460c-aef7-cd73e920859c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:34:06Z", "security_group_id": "11264dac-0eb5-460c-aef7-cd73e920859c", "port_range_min": null, "revision_number": 0, "tenant_id": "3fd8925d8c1547fa9e3f2cece3a83950", "created_at": "2018-06-30T15:34:06Z", "project_id": "3fd8925d8c1547fa9e3f2cece3a83950", "id": "c2a9d831-e57b-4ac8-b867-ee0b3fad0444"}, {"remote_group_id": "11264dac-0eb5-460c-aef7-cd73e920859c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:34:06Z", "security_group_id": "11264dac-0eb5-460c-aef7-cd73e920859c", "port_range_min": null, "revision_number": 0, "tenant_id": "3fd8925d8c1547fa9e3f2cece3a83950", "created_at": "2018-06-30T15:34:06Z", "project_id": "3fd8925d8c1547fa9e3f2cece3a83950", "id": "db613725-62d5-4d8f-a762-f2f9922b3b5f"}]} 2018-06-30 15:34:36,094 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=11264dac-0eb5-460c-aef7-cd73e920859c used request id req-5936c61a-99fc-4fd9-8c14-6e5b7d3db735 2018-06-30 15:34:36,095 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:34:36,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/11264dac-0eb5-460c-aef7-cd73e920859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63713732f8b4f38a2c9becf0d6f5c8fe0aef8779" 2018-06-30 15:34:36,493 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:34:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-065b9f30-66b8-4bbb-bade-aebc91e787ed Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:34:36,493 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/11264dac-0eb5-460c-aef7-cd73e920859c used request id req-065b9f30-66b8-4bbb-bade-aebc91e787ed 2018-06-30 15:34:36,494 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj 2018-06-30 15:34:36,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/3fd8925d8c1547fa9e3f2cece3a83950 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63713732f8b4f38a2c9becf0d6f5c8fe0aef8779" 2018-06-30 15:34:37,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:34:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa01514a-fe91-4d51-953a-b90fff40d652 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:34:37,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/3fd8925d8c1547fa9e3f2cece3a83950 used request id req-fa01514a-fe91-4d51-953a-b90fff40d652 2018-06-30 15:34:37,229 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-88d023b9-7d7a-438-proj-role 2018-06-30 15:34:37,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/79a163f2ab194b2a9d1244eaa098f449 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63713732f8b4f38a2c9becf0d6f5c8fe0aef8779" 2018-06-30 15:34:37,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:34:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab29aa6a-ac5d-47fb-a446-7d1bf27f9883 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:34:37,363 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/79a163f2ab194b2a9d1244eaa098f449 used request id req-ab29aa6a-ac5d-47fb-a446-7d1bf27f9883 2018-06-30 15:34:37,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63713732f8b4f38a2c9becf0d6f5c8fe0aef8779" 2018-06-30 15:34:37,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:37 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d07efc3b-9645-4c4f-8d94-ad94cf611ecd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:34:37,712 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d07efc3b-9645-4c4f-8d94-ad94cf611ecd 2018-06-30 15:34:37,713 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-88d023b9-7d7a-438-user 2018-06-30 15:34:37,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/1296674e6cb94aa5b1b10083c05d306e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66020e049a937bd54993004070ad9e8b2cda1c9f" 2018-06-30 15:34:38,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:34:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fd6ec19-add8-4f56-9730-b76d848a93fd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:34:38,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/1296674e6cb94aa5b1b10083c05d306e used request id req-2fd6ec19-add8-4f56-9730-b76d848a93fd 2018-06-30 15:34:38,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:34:38,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:34:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["mqtf4tlpQWe_2vFaPLozRQ"], "issued_at": "2018-06-30T15:34:38.000000Z"}} 2018-06-30 15:34:38,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9abccef735dc3330ee769e605a8cbf30d4b6e1b0" 2018-06-30 15:34:39,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9c3272e-5cc1-407c-b53b-aefd3f83c019 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:34:39,347 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c9c3272e-5cc1-407c-b53b-aefd3f83c019 2018-06-30 15:34:39,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:34:39,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:34:40,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:34:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["JA2Xo1phQDW4pNsDrcTkxQ"], "issued_at": "2018-06-30T15:34:40.000000Z"}} 2018-06-30 15:34:40,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ee6469d917faf18b1c3252d6e6eeaa78cd685d" 2018-06-30 15:34:40,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2606d16-1c55-456c-bc35-89b406105b94 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:34:40,728 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c2606d16-1c55-456c-bc35-89b406105b94 2018-06-30 15:34:40,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:34:40,744 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:34:40 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:34:40,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ee6469d917faf18b1c3252d6e6eeaa78cd685d" 2018-06-30 15:34:40,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:40 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc621678-a717-44d2-b96b-da6d96990336 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:34:40,831 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj used request id req-bc621678-a717-44d2-b96b-da6d96990336 2018-06-30 15:34:40,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ee6469d917faf18b1c3252d6e6eeaa78cd685d" 2018-06-30 15:34:41,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:40 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-412622c8-bde6-46cc-aae7-9b0b3a73dc6c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:34:41,143 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-412622c8-bde6-46cc-aae7-9b0b3a73dc6c 2018-06-30 15:34:41,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ee6469d917faf18b1c3252d6e6eeaa78cd685d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj"}}' 2018-06-30 15:34:41,599 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:34:41 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce5dff54-673f-4cdc-a788-10be29b67876 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084"}, "tags": [], "enabled": true, "id": "67652d3543a24580bce91ead6c55a084", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj"}} 2018-06-30 15:34:41,599 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ce5dff54-673f-4cdc-a788-10be29b67876 2018-06-30 15:34:41,599 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj 2018-06-30 15:34:41,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:34:41,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:34:42,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:34:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["haBRFTtURGOyk68XBs7amA"], "issued_at": "2018-06-30T15:34:42.000000Z"}} 2018-06-30 15:34:42,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51898715d59011ea17f34ec9d9ab1d34ab8a75db" 2018-06-30 15:34:42,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20f2125e-eb56-46ec-b31a-a51e3894614e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:34:42,727 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-20f2125e-eb56-46ec-b31a-a51e3894614e 2018-06-30 15:34:42,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:34:42,743 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:34:42 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:34:42,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51898715d59011ea17f34ec9d9ab1d34ab8a75db" 2018-06-30 15:34:43,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:42 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cde9a98c-789a-4987-8eea-36fecebcf55c Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:34:43,175 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-cde9a98c-789a-4987-8eea-36fecebcf55c 2018-06-30 15:34:43,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51898715d59011ea17f34ec9d9ab1d34ab8a75db" 2018-06-30 15:34:43,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:43 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc3937f3-694d-4014-81bd-14168cf0b366 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084"}, "tags": [], "enabled": true, "id": "67652d3543a24580bce91ead6c55a084", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj"}]} 2018-06-30 15:34:43,553 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj used request id req-fc3937f3-694d-4014-81bd-14168cf0b366 2018-06-30 15:34:43,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51898715d59011ea17f34ec9d9ab1d34ab8a75db" 2018-06-30 15:34:43,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:43 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28e9155c-4e1f-4a9a-a56a-9218c15bd720 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:34:43,899 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-28e9155c-4e1f-4a9a-a56a-9218c15bd720 2018-06-30 15:34:44,786 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-a9c69d32-a261-4f3-user 2018-06-30 15:34:44,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:34:44,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ee6469d917faf18b1c3252d6e6eeaa78cd685d" 2018-06-30 15:34:45,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a71a6f2-c9e4-4db0-86ac-a70b02fd2ac0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:34:45,120 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1a71a6f2-c9e4-4db0-86ac-a70b02fd2ac0 2018-06-30 15:34:45,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ee6469d917faf18b1c3252d6e6eeaa78cd685d" -d '{"role": {"name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj-role"}}' 2018-06-30 15:34:45,602 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:34:45 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42b8c66c-dbbf-4717-848d-2799bb2bef39 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d813700fe08646a99ea606ac8c6931e0", "links": {"self": "http://10.167.4.35:5000/v3/roles/d813700fe08646a99ea606ac8c6931e0"}, "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj-role"}} 2018-06-30 15:34:45,602 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-42b8c66c-dbbf-4717-848d-2799bb2bef39 2018-06-30 15:34:45,602 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj-role 2018-06-30 15:34:45,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/d813700fe08646a99ea606ac8c6931e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ee6469d917faf18b1c3252d6e6eeaa78cd685d" 2018-06-30 15:34:46,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:45 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea824299-fade-4575-b286-d5f4c5478d36 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d813700fe08646a99ea606ac8c6931e0", "links": {"self": "http://10.167.4.35:5000/v3/roles/d813700fe08646a99ea606ac8c6931e0"}, "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj-role"}} 2018-06-30 15:34:46,045 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/d813700fe08646a99ea606ac8c6931e0 used request id req-ea824299-fade-4575-b286-d5f4c5478d36 2018-06-30 15:34:46,045 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj-role to project CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj 2018-06-30 15:34:46,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084/users/fa3f4a38ed9c4355a31fd45a0b82c7e8/roles/d813700fe08646a99ea606ac8c6931e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ee6469d917faf18b1c3252d6e6eeaa78cd685d" 2018-06-30 15:34:46,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:34:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16fdb852-6539-4fcd-8c19-142e46354814 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:34:46,534 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084/users/fa3f4a38ed9c4355a31fd45a0b82c7e8/roles/d813700fe08646a99ea606ac8c6931e0 used request id req-16fdb852-6539-4fcd-8c19-142e46354814 2018-06-30 15:34:46,535 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:34:46,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:34:46,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:34:47,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d813700fe08646a99ea606ac8c6931e0", "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj-role"}], "expires_at": "2018-06-30T16:34:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67652d3543a24580bce91ead6c55a084", "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/67652d3543a24580bce91ead6c55a084", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/67652d3543a24580bce91ead6c55a084", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/67652d3543a24580bce91ead6c55a084", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/67652d3543a24580bce91ead6c55a084", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/67652d3543a24580bce91ead6c55a084", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/67652d3543a24580bce91ead6c55a084", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/67652d3543a24580bce91ead6c55a084", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/67652d3543a24580bce91ead6c55a084", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/67652d3543a24580bce91ead6c55a084", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/67652d3543a24580bce91ead6c55a084", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/67652d3543a24580bce91ead6c55a084", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/67652d3543a24580bce91ead6c55a084", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-user", "id": "fa3f4a38ed9c4355a31fd45a0b82c7e8"}, "audit_ids": ["AGN0bkfRSvq5ITQZ8ahozQ"], "issued_at": "2018-06-30T15:34:47.000000Z"}} 2018-06-30 15:34:47,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b67a9bdb372fa320ab7d06f530af1f908dc74d" 2018-06-30 15:34:47,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9d38e8b-cca3-4e2f-8608-e6d84cb983ad Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:34:47,887 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c9d38e8b-cca3-4e2f-8608-e6d84cb983ad 2018-06-30 15:34:47,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2b67a9bdb372fa320ab7d06f530af1f908dc74d" 2018-06-30 15:34:48,884 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:48 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-430aecf8-0346-48c1-9831-ccbcd3e1afa8 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-image"} 2018-06-30 15:34:48,884 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-image used request id req-430aecf8-0346-48c1-9831-ccbcd3e1afa8 2018-06-30 15:34:48,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2b67a9bdb372fa320ab7d06f530af1f908dc74d" 2018-06-30 15:34:49,563 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:49 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-391a2ca8-ccfb-47b2-817a-385fd91603e1 Front-End-Https: on 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", "root-tar"], "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-06-30 15:34:49,563 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-391a2ca8-ccfb-47b2-817a-385fd91603e1 2018-06-30 15:34:49,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a2b67a9bdb372fa320ab7d06f530af1f908dc74d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-image"}' 2018-06-30 15:34:50,604 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:34:50 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-d08bd644-b4f1-475f-bd17-4d57b97c71e1 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:34:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:34:51Z", "visibility": "shared", "self": "/v2/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "min_disk": 0, "protected": false, "id": "d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "file": "/v2/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf/file", "checksum": null, "owner": "67652d3543a24580bce91ead6c55a084", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:34:50,605 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-d08bd644-b4f1-475f-bd17-4d57b97c71e1 2018-06-30 15:34:50,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2b67a9bdb372fa320ab7d06f530af1f908dc74d" -d '' 2018-06-30 15:34:52,021 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:34:52 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9c5660fe-13a8-4419-9d05-169b6d2b2bca Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:34:52,021 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf/file used request id req-9c5660fe-13a8-4419-9d05-169b6d2b2bca 2018-06-30 15:34:52,022 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:34:52,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2b67a9bdb372fa320ab7d06f530af1f908dc74d" 2018-06-30 15:34:52,841 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:52 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-da3aa9b1-072b-4633-a605-2dfd1404afd2 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:34:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:34:52Z", "visibility": "shared", "self": "/v2/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "min_disk": 0, "protected": false, "id": "d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "file": "/v2/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "67652d3543a24580bce91ead6c55a084", "direct_url": "file:///var/lib/glance/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:34:52,841 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf used request id req-da3aa9b1-072b-4633-a605-2dfd1404afd2 2018-06-30 15:34:52,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2b67a9bdb372fa320ab7d06f530af1f908dc74d" 2018-06-30 15:34:53,584 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:53 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e2480782-3d35-44bf-9e42-7d8c2001ca2b Front-End-Https: on 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", "root-tar"], "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-06-30 15:34:53,585 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e2480782-3d35-44bf-9e42-7d8c2001ca2b 2018-06-30 15:34:53,588 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-image 2018-06-30 15:34:53,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2b67a9bdb372fa320ab7d06f530af1f908dc74d" 2018-06-30 15:34:54,595 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:54 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-48fc684d-4e40-4e9e-ae9c-c3a7b015f2bd Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:34:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:34:52Z", "visibility": "shared", "self": "/v2/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "min_disk": 0, "protected": false, "id": "d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "file": "/v2/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "67652d3543a24580bce91ead6c55a084", "direct_url": "file:///var/lib/glance/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:34:54,596 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf used request id req-48fc684d-4e40-4e9e-ae9c-c3a7b015f2bd 2018-06-30 15:34:54,596 - create_image - DEBUG - Instance status is - active 2018-06-30 15:34:54,596 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-image 2018-06-30 15:34:54,596 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-image 2018-06-30 15:34:54,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:34:54,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:34:55,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d813700fe08646a99ea606ac8c6931e0", "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj-role"}], "expires_at": "2018-06-30T16:34:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67652d3543a24580bce91ead6c55a084", "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/67652d3543a24580bce91ead6c55a084", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/67652d3543a24580bce91ead6c55a084", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/67652d3543a24580bce91ead6c55a084", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/67652d3543a24580bce91ead6c55a084", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/67652d3543a24580bce91ead6c55a084", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/67652d3543a24580bce91ead6c55a084", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/67652d3543a24580bce91ead6c55a084", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/67652d3543a24580bce91ead6c55a084", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/67652d3543a24580bce91ead6c55a084", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/67652d3543a24580bce91ead6c55a084", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/67652d3543a24580bce91ead6c55a084", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/67652d3543a24580bce91ead6c55a084", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-user", "id": "fa3f4a38ed9c4355a31fd45a0b82c7e8"}, "audit_ids": ["e6NaHXJ1TNSABYTzwAVI2A"], "issued_at": "2018-06-30T15:34:55.000000Z"}} 2018-06-30 15:34:55,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1652fcffd60b0746686aa88b6479085ff4aeae9c" 2018-06-30 15:34:56,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:34:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-877a083b-c0c6-4cef-ba2f-ff6df88bcd0b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:34:56,077 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-877a083b-c0c6-4cef-ba2f-ff6df88bcd0b 2018-06-30 15:34:56,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1652fcffd60b0746686aa88b6479085ff4aeae9c" 2018-06-30 15:34:56,833 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:56 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-69794d3f-f418-475c-928e-d4441a5ed47d Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:34:56,833 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net used request id req-69794d3f-f418-475c-928e-d4441a5ed47d 2018-06-30 15:34:56,833 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net 2018-06-30 15:34:56,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1652fcffd60b0746686aa88b6479085ff4aeae9c" -d '{"network": {"name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net", "admin_state_up": true}}' 2018-06-30 15:34:58,017 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:34:58 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-061bafe8-fbee-458c-90fb-693cc82233b2 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:34:57Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"67652d3543a24580bce91ead6c55a084","id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net"}} 2018-06-30 15:34:58,018 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-061bafe8-fbee-458c-90fb-693cc82233b2 2018-06-30 15:34:58,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1652fcffd60b0746686aa88b6479085ff4aeae9c" 2018-06-30 15:34:58,936 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:58 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-13755ef4-f295-42f9-9625-37fc74fc4abe Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:34:57Z","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"67652d3543a24580bce91ead6c55a084","id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net"}]} 2018-06-30 15:34:58,936 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 used request id req-13755ef4-f295-42f9-9625-37fc74fc4abe 2018-06-30 15:34:58,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1652fcffd60b0746686aa88b6479085ff4aeae9c" 2018-06-30 15:34:59,015 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:34:59 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-285e55b7-7657-44f9-8ff6-4e344225c738 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:34:59,015 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 used request id req-285e55b7-7657-44f9-8ff6-4e344225c738 2018-06-30 15:34:59,016 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet 2018-06-30 15:34:59,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1652fcffd60b0746686aa88b6479085ff4aeae9c" -d '{"subnets": [{"ip_version": 4, "network_id": "0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet"}]}' 2018-06-30 15:35:00,626 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:35:00 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-cb55e9c6-1e19-414b-8595-01d51f4e90a1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:59Z","dns_nameservers":[],"updated_at":"2018-06-30T15:34:59Z","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":"67652d3543a24580bce91ead6c55a084","id":"0b330c85-1d71-4c0d-b371-3d16bc9168ba","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet"}]} 2018-06-30 15:35:00,626 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-cb55e9c6-1e19-414b-8595-01d51f4e90a1 2018-06-30 15:35:00,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1652fcffd60b0746686aa88b6479085ff4aeae9c" 2018-06-30 15:35:00,867 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:00 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-8797dec9-a3a0-466f-a3b7-7fb9aeff568e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b330c85-1d71-4c0d-b371-3d16bc9168ba"],"updated_at":"2018-06-30T15:34:59Z","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"67652d3543a24580bce91ead6c55a084","id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net"}]} 2018-06-30 15:35:00,867 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 used request id req-8797dec9-a3a0-466f-a3b7-7fb9aeff568e 2018-06-30 15:35:00,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1652fcffd60b0746686aa88b6479085ff4aeae9c" 2018-06-30 15:35:01,030 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:01 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-db07a764-b16a-4e34-8fb3-4f76f3418756 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:59Z","dns_nameservers":[],"updated_at":"2018-06-30T15:34:59Z","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":"67652d3543a24580bce91ead6c55a084","id":"0b330c85-1d71-4c0d-b371-3d16bc9168ba","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet"}]} 2018-06-30 15:35:01,030 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 used request id req-db07a764-b16a-4e34-8fb3-4f76f3418756 2018-06-30 15:35:01,030 - OpenStackNetwork - DEBUG - Network [0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424] created successfully 2018-06-30 15:35:01,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:35:01,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:35:01,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:35:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["blX-ra6zTXGfU1jpIGHFZQ"], "issued_at": "2018-06-30T15:35:01.000000Z"}} 2018-06-30 15:35:01,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942e44b38f82c833fd59b0b90e07c83ce6a71d21" 2018-06-30 15:35:02,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:35:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09659a58-3971-4cb6-9ec2-d52d2901a981 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:35:02,142 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-09659a58-3971-4cb6-9ec2-d52d2901a981 2018-06-30 15:35:02,144 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:35:02,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942e44b38f82c833fd59b0b90e07c83ce6a71d21" 2018-06-30 15:35:02,982 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:02 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e0612bb8-191e-4dcd-9603-5e09d13b776d X-Compute-Request-Id: req-e0612bb8-191e-4dcd-9603-5e09d13b776d Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:35:02,983 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-e0612bb8-191e-4dcd-9603-5e09d13b776d 2018-06-30 15:35:02,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942e44b38f82c833fd59b0b90e07c83ce6a71d21" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-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-06-30 15:35:03,785 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:03 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-90dc36da-6d39-4d65-85d7-4a5d840d82d7 X-Compute-Request-Id: req-90dc36da-6d39-4d65-85d7-4a5d840d82d7 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c54e736c-607b-46b8-83f6-d8535f6e59a7", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c54e736c-607b-46b8-83f6-d8535f6e59a7", "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": "c54e736c-607b-46b8-83f6-d8535f6e59a7"}} 2018-06-30 15:35:03,785 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-90dc36da-6d39-4d65-85d7-4a5d840d82d7 2018-06-30 15:35:03,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:35:03,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:35:04,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d813700fe08646a99ea606ac8c6931e0", "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj-role"}], "expires_at": "2018-06-30T16:35:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67652d3543a24580bce91ead6c55a084", "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/67652d3543a24580bce91ead6c55a084", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/67652d3543a24580bce91ead6c55a084", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/67652d3543a24580bce91ead6c55a084", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/67652d3543a24580bce91ead6c55a084", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/67652d3543a24580bce91ead6c55a084", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/67652d3543a24580bce91ead6c55a084", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/67652d3543a24580bce91ead6c55a084", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/67652d3543a24580bce91ead6c55a084", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/67652d3543a24580bce91ead6c55a084", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/67652d3543a24580bce91ead6c55a084", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/67652d3543a24580bce91ead6c55a084", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/67652d3543a24580bce91ead6c55a084", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-user", "id": "fa3f4a38ed9c4355a31fd45a0b82c7e8"}, "audit_ids": ["jKd0_llPQY6ziCGd_VwY_g"], "issued_at": "2018-06-30T15:35:04.000000Z"}} 2018-06-30 15:35:04,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:05,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:35:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64060138-ccf9-47c4-9a53-bf6fd6bb530d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:35:05,216 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-64060138-ccf9-47c4-9a53-bf6fd6bb530d 2018-06-30 15:35:05,217 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:35:05,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:05,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:35:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e85e86c-80f6-46f5-8767-dcf711b4de40 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:35:05,264 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4e85e86c-80f6-46f5-8767-dcf711b4de40 2018-06-30 15:35:05,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:06,193 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:06 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-b46bc346-91bd-403e-86fe-3bb02de741fc Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b330c85-1d71-4c0d-b371-3d16bc9168ba"],"updated_at":"2018-06-30T15:34:59Z","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"67652d3543a24580bce91ead6c55a084","id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net"}]} 2018-06-30 15:35:06,194 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net used request id req-b46bc346-91bd-403e-86fe-3bb02de741fc 2018-06-30 15:35:06,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:35:06,205 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:35:06 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:35:06,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:06,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:35:06 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4bff14e-0774-40b0-b8e2-0a3254526b78 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "67652d3543a24580bce91ead6c55a084", "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj"}} 2018-06-30 15:35:06,305 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084 used request id req-d4bff14e-0774-40b0-b8e2-0a3254526b78 2018-06-30 15:35:06,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:07,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:07 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-1dd7df70-70fe-4fd9-89d8-058fa8a89f76 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:59Z","dns_nameservers":[],"updated_at":"2018-06-30T15:34:59Z","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":"67652d3543a24580bce91ead6c55a084","id":"0b330c85-1d71-4c0d-b371-3d16bc9168ba","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet"}]} 2018-06-30 15:35:07,137 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 used request id req-1dd7df70-70fe-4fd9-89d8-058fa8a89f76 2018-06-30 15:35:07,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:07,743 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:07 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-0c1cf0c0-6143-46ad-99c0-1cdbbeaa7bcb Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:35:07,744 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46port-1&admin_state_up=True used request id req-0c1cf0c0-6143-46ad-99c0-1cdbbeaa7bcb 2018-06-30 15:35:07,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:08,649 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:08 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f63ecfbd-ed88-4695-9e54-1b755d0b5c60 X-Compute-Request-Id: req-f63ecfbd-ed88-4695-9e54-1b755d0b5c60 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:35:08,649 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst used request id req-f63ecfbd-ed88-4695-9e54-1b755d0b5c60 2018-06-30 15:35:08,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:09,412 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:09 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-cbe40f97-f875-472a-9f2a-d1aa351e2921 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b330c85-1d71-4c0d-b371-3d16bc9168ba"],"updated_at":"2018-06-30T15:34:59Z","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"67652d3543a24580bce91ead6c55a084","id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net"}]} 2018-06-30 15:35:09,412 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net used request id req-cbe40f97-f875-472a-9f2a-d1aa351e2921 2018-06-30 15:35:09,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:09,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:35:09 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5c1e1ab-45a2-4c35-b7d0-4aab1acf910a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "67652d3543a24580bce91ead6c55a084", "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj"}} 2018-06-30 15:35:09,795 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084 used request id req-d5c1e1ab-45a2-4c35-b7d0-4aab1acf910a 2018-06-30 15:35:09,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:09,967 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:09 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-eef6779c-d486-4254-86d7-49c0460ce5eb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:59Z","dns_nameservers":[],"updated_at":"2018-06-30T15:34:59Z","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":"67652d3543a24580bce91ead6c55a084","id":"0b330c85-1d71-4c0d-b371-3d16bc9168ba","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet"}]} 2018-06-30 15:35:09,967 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 used request id req-eef6779c-d486-4254-86d7-49c0460ce5eb 2018-06-30 15:35:09,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:10,068 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:10 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-561b2916-1b07-4af6-b69a-1570a27a05fd Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:35:10,068 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46port-1&admin_state_up=True used request id req-561b2916-1b07-4af6-b69a-1570a27a05fd 2018-06-30 15:35:10,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:35:10,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:35:10,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d813700fe08646a99ea606ac8c6931e0", "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj-role"}], "expires_at": "2018-06-30T16:35:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67652d3543a24580bce91ead6c55a084", "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/67652d3543a24580bce91ead6c55a084", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/67652d3543a24580bce91ead6c55a084", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/67652d3543a24580bce91ead6c55a084", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/67652d3543a24580bce91ead6c55a084", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/67652d3543a24580bce91ead6c55a084", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/67652d3543a24580bce91ead6c55a084", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/67652d3543a24580bce91ead6c55a084", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/67652d3543a24580bce91ead6c55a084", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/67652d3543a24580bce91ead6c55a084", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/67652d3543a24580bce91ead6c55a084", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/67652d3543a24580bce91ead6c55a084", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/67652d3543a24580bce91ead6c55a084", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-user", "id": "fa3f4a38ed9c4355a31fd45a0b82c7e8"}, "audit_ids": ["DjsSJ5ONSVu0RB6EDDmtjQ"], "issued_at": "2018-06-30T15:35:10.000000Z"}} 2018-06-30 15:35:10,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03cd80c93c068131e09bdf787490bfb54c983e9c" 2018-06-30 15:35:11,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:35:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-577e1035-e8bb-4c46-bef5-ec40229a84a1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:35:11,346 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-577e1035-e8bb-4c46-bef5-ec40229a84a1 2018-06-30 15:35:11,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:11,755 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:11 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-e0fc4df5-bc7b-4680-b2ad-1fb70a147610 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b330c85-1d71-4c0d-b371-3d16bc9168ba"],"updated_at":"2018-06-30T15:34:59Z","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"67652d3543a24580bce91ead6c55a084","id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net"}]} 2018-06-30 15:35:11,755 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net used request id req-e0fc4df5-bc7b-4680-b2ad-1fb70a147610 2018-06-30 15:35:11,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:11,896 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:11 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-fe17bdc3-0a6e-459e-8464-7f6c83991368 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:59Z","dns_nameservers":[],"updated_at":"2018-06-30T15:34:59Z","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":"67652d3543a24580bce91ead6c55a084","id":"0b330c85-1d71-4c0d-b371-3d16bc9168ba","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet"}]} 2018-06-30 15:35:11,896 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 used request id req-fe17bdc3-0a6e-459e-8464-7f6c83991368 2018-06-30 15:35:11,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:12,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:12 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-b7b2bf40-c988-48a1-ba20-81a8f83e2557 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b330c85-1d71-4c0d-b371-3d16bc9168ba"],"updated_at":"2018-06-30T15:34:59Z","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"67652d3543a24580bce91ead6c55a084","id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net"}]} 2018-06-30 15:35:12,147 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net used request id req-b7b2bf40-c988-48a1-ba20-81a8f83e2557 2018-06-30 15:35:12,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:35:12,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:35:12 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:35:12,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03cd80c93c068131e09bdf787490bfb54c983e9c" 2018-06-30 15:35:12,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:35:12 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84fbe3fe-48be-4dda-8b1a-860ec8dfb5b5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "67652d3543a24580bce91ead6c55a084", "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj"}} 2018-06-30 15:35:12,239 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084 used request id req-84fbe3fe-48be-4dda-8b1a-860ec8dfb5b5 2018-06-30 15:35:12,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:12,400 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:12 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-414aedc6-d0ea-4c3a-852b-6228f4ae38c4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:59Z","dns_nameservers":[],"updated_at":"2018-06-30T15:34:59Z","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":"67652d3543a24580bce91ead6c55a084","id":"0b330c85-1d71-4c0d-b371-3d16bc9168ba","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet"}]} 2018-06-30 15:35:12,400 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 used request id req-414aedc6-d0ea-4c3a-852b-6228f4ae38c4 2018-06-30 15:35:12,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424&name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:12,584 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:12 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-5d708801-6f6b-4c95-9493-371760421cd9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:59Z","dns_nameservers":[],"updated_at":"2018-06-30T15:34:59Z","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":"67652d3543a24580bce91ead6c55a084","id":"0b330c85-1d71-4c0d-b371-3d16bc9168ba","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet"}]} 2018-06-30 15:35:12,585 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424&name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet used request id req-5d708801-6f6b-4c95-9493-371760421cd9 2018-06-30 15:35:12,585 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net 2018-06-30 15:35:12,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" -d '{"port": {"network_id": "0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "0b330c85-1d71-4c0d-b371-3d16bc9168ba", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46port-1", "admin_state_up": true}}' 2018-06-30 15:35:15,300 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:35:15 GMT Content-Type: application/json Content-Length: 772 Connection: keep-alive X-Openstack-Request-Id: req-3c935512-8e03-4e8f-85f7-d5ee33218b4c Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:35:13Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","tenant_id":"67652d3543a24580bce91ead6c55a084","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:35:14Z","name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46port-1","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"67652d3543a24580bce91ead6c55a084","fixed_ips":[{"subnet_id":"0b330c85-1d71-4c0d-b371-3d16bc9168ba","ip_address":"10.55.0.101"}],"id":"ea719606-8bde-4f55-ba9b-a0789f204ccd","security_groups":["a8a3039a-947a-4cb2-9403-0e6917c671e5"],"device_id":""}} 2018-06-30 15:35:15,300 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-3c935512-8e03-4e8f-85f7-d5ee33218b4c 2018-06-30 15:35:15,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:15,675 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:15 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-36d9c96a-8e48-4150-85e5-556d6f84d278 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b330c85-1d71-4c0d-b371-3d16bc9168ba"],"updated_at":"2018-06-30T15:34:59Z","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"67652d3543a24580bce91ead6c55a084","id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net"}]} 2018-06-30 15:35:15,675 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net used request id req-36d9c96a-8e48-4150-85e5-556d6f84d278 2018-06-30 15:35:15,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:16,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:35:15 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25316b4f-1d8b-4fe2-ab7c-4aba6b2d0373 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "67652d3543a24580bce91ead6c55a084", "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj"}} 2018-06-30 15:35:16,032 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084 used request id req-25316b4f-1d8b-4fe2-ab7c-4aba6b2d0373 2018-06-30 15:35:16,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:16,253 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:16 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-6ac60ec5-a829-4883-af84-36e43d0842fe Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:59Z","dns_nameservers":[],"updated_at":"2018-06-30T15:34:59Z","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":"67652d3543a24580bce91ead6c55a084","id":"0b330c85-1d71-4c0d-b371-3d16bc9168ba","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet"}]} 2018-06-30 15:35:16,253 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 used request id req-6ac60ec5-a829-4883-af84-36e43d0842fe 2018-06-30 15:35:16,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:16,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:16 GMT Content-Type: application/json Content-Length: 775 Connection: keep-alive X-Openstack-Request-Id: req-4788be54-eac6-45a3-8a79-a5fa65ec6ed0 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:35:13Z","admin_state_up":true,"updated_at":"2018-06-30T15:35:14Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","id":"ea719606-8bde-4f55-ba9b-a0789f204ccd","port_security_enabled":true,"project_id":"67652d3543a24580bce91ead6c55a084","fixed_ips":[{"subnet_id":"0b330c85-1d71-4c0d-b371-3d16bc9168ba","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["a8a3039a-947a-4cb2-9403-0e6917c671e5"],"name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46port-1"}]} 2018-06-30 15:35:16,478 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46port-1&admin_state_up=True used request id req-4788be54-eac6-45a3-8a79-a5fa65ec6ed0 2018-06-30 15:35:16,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:16,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:35:16 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d96046e4-1897-4388-a8b0-31cfcb3f94e2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "67652d3543a24580bce91ead6c55a084", "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj"}} 2018-06-30 15:35:16,583 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084 used request id req-d96046e4-1897-4388-a8b0-31cfcb3f94e2 2018-06-30 15:35:16,583 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst 2018-06-30 15:35:16,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:17,489 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:17 GMT Content-Type: application/json Content-Length: 703 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-54336f7c-5640-4a8f-917f-09b4b62b464e X-Compute-Request-Id: req-54336f7c-5640-4a8f-917f-09b4b62b464e Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, {"id": "c54e736c-607b-46b8-83f6-d8535f6e59a7", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c54e736c-607b-46b8-83f6-d8535f6e59a7", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c54e736c-607b-46b8-83f6-d8535f6e59a7", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-flavor-name"}]} 2018-06-30 15:35:17,490 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-54336f7c-5640-4a8f-917f-09b4b62b464e 2018-06-30 15:35:17,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/c54e736c-607b-46b8-83f6-d8535f6e59a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:18,261 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:18 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c48a54a5-990f-4127-b2a9-68189b545774 X-Compute-Request-Id: req-c48a54a5-990f-4127-b2a9-68189b545774 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c54e736c-607b-46b8-83f6-d8535f6e59a7", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c54e736c-607b-46b8-83f6-d8535f6e59a7", "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": "c54e736c-607b-46b8-83f6-d8535f6e59a7"}} 2018-06-30 15:35:18,261 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/c54e736c-607b-46b8-83f6-d8535f6e59a7 used request id req-c48a54a5-990f-4127-b2a9-68189b545774 2018-06-30 15:35:18,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:19,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:19 GMT Content-Type: application/json Content-Length: 920 Connection: keep-alive X-Openstack-Request-Id: req-87981b07-4974-4cee-b491-f5ae13e83d54 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:34:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:34:52Z", "visibility": "shared", "self": "/v2/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "min_disk": 0, "protected": false, "id": "d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "file": "/v2/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "67652d3543a24580bce91ead6c55a084", "direct_url": "file:///var/lib/glance/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-image"} 2018-06-30 15:35:19,255 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-image used request id req-87981b07-4974-4cee-b491-f5ae13e83d54 2018-06-30 15:35:19,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:19,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:19 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-45b95267-3313-4f7c-88b5-04d8fd92d2dd Front-End-Https: on 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", "root-tar"], "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-06-30 15:35:19,952 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-45b95267-3313-4f7c-88b5-04d8fd92d2dd 2018-06-30 15:35:19,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" -d '{"server": {"name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst", "imageRef": "d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "flavorRef": "c54e736c-607b-46b8-83f6-d8535f6e59a7", "max_count": 1, "min_count": 1, "networks": [{"port": "ea719606-8bde-4f55-ba9b-a0789f204ccd"}]}}' 2018-06-30 15:35:28,121 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:35:28 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-afcf8f4a-2d16-45a8-913c-c78379301f83 X-Compute-Request-Id: req-afcf8f4a-2d16-45a8-913c-c78379301f83 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "rel": "bookmark"}], "adminPass": "6QqJoMBsnAzV"}} 2018-06-30 15:35:28,121 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-afcf8f4a-2d16-45a8-913c-c78379301f83 2018-06-30 15:35:28,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:29,769 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:29 GMT Content-Type: application/json Content-Length: 1307 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b87424e1-3f42-4fcf-b16a-2fa973a1ea53 X-Compute-Request-Id: req-b87424e1-3f42-4fcf-b16a-2fa973a1ea53 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "rel": "bookmark"}], "image": {"id": "d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "links": [{"href": "http://172.30.10.101:8774/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c54e736c-607b-46b8-83f6-d8535f6e59a7", "links": [{"href": "http://172.30.10.101:8774/flavors/c54e736c-607b-46b8-83f6-d8535f6e59a7", "rel": "bookmark"}]}, "id": "45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "user_id": "fa3f4a38ed9c4355a31fd45a0b82c7e8", "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-06-30T15:35:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst", "created": "2018-06-30T15:35:28Z", "tenant_id": "67652d3543a24580bce91ead6c55a084", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:35:29,769 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a used request id req-b87424e1-3f42-4fcf-b16a-2fa973a1ea53 2018-06-30 15:35:29,770 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst 2018-06-30 15:35:29,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:31,304 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:31 GMT Content-Type: application/json Content-Length: 1307 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4ce50543-512d-471a-9b1f-40d56574e5b4 X-Compute-Request-Id: req-4ce50543-512d-471a-9b1f-40d56574e5b4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "rel": "bookmark"}], "image": {"id": "d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "links": [{"href": "http://172.30.10.101:8774/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c54e736c-607b-46b8-83f6-d8535f6e59a7", "links": [{"href": "http://172.30.10.101:8774/flavors/c54e736c-607b-46b8-83f6-d8535f6e59a7", "rel": "bookmark"}]}, "id": "45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "user_id": "fa3f4a38ed9c4355a31fd45a0b82c7e8", "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-06-30T15:35:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst", "created": "2018-06-30T15:35:28Z", "tenant_id": "67652d3543a24580bce91ead6c55a084", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:35:31,305 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a used request id req-4ce50543-512d-471a-9b1f-40d56574e5b4 2018-06-30 15:35:31,305 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst] is - BUILD 2018-06-30 15:35:31,305 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:35:34,307 - create_instance - DEBUG - VM status query timeout in 895.463120937 2018-06-30 15:35:34,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:36,766 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:36 GMT Content-Type: application/json Content-Length: 1407 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-15816c31-5e2f-42e5-b989-fd1a446216b1 X-Compute-Request-Id: req-15816c31-5e2f-42e5-b989-fd1a446216b1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "rel": "bookmark"}], "image": {"id": "d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "links": [{"href": "http://172.30.10.101:8774/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c54e736c-607b-46b8-83f6-d8535f6e59a7", "links": [{"href": "http://172.30.10.101:8774/flavors/c54e736c-607b-46b8-83f6-d8535f6e59a7", "rel": "bookmark"}]}, "id": "45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "security_groups": [{"name": "default"}], "user_id": "fa3f4a38ed9c4355a31fd45a0b82c7e8", "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-06-30T15:35:33Z", "hostId": "fc6d33fc78f68e0eda7017d1b143749d12ab36f10a00f9ec6a123f07", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst", "created": "2018-06-30T15:35:28Z", "tenant_id": "67652d3543a24580bce91ead6c55a084", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:35:36,766 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a used request id req-15816c31-5e2f-42e5-b989-fd1a446216b1 2018-06-30 15:35:36,767 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst] is - BUILD 2018-06-30 15:35:36,767 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:35:39,770 - create_instance - DEBUG - VM status query timeout in 889.999789 2018-06-30 15:35:39,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:42,508 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:42 GMT Content-Type: application/json Content-Length: 1407 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ebd6dcea-bfa6-4c98-86ab-3de59efedeb7 X-Compute-Request-Id: req-ebd6dcea-bfa6-4c98-86ab-3de59efedeb7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "rel": "bookmark"}], "image": {"id": "d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "links": [{"href": "http://172.30.10.101:8774/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c54e736c-607b-46b8-83f6-d8535f6e59a7", "links": [{"href": "http://172.30.10.101:8774/flavors/c54e736c-607b-46b8-83f6-d8535f6e59a7", "rel": "bookmark"}]}, "id": "45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "security_groups": [{"name": "default"}], "user_id": "fa3f4a38ed9c4355a31fd45a0b82c7e8", "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-06-30T15:35:33Z", "hostId": "fc6d33fc78f68e0eda7017d1b143749d12ab36f10a00f9ec6a123f07", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst", "created": "2018-06-30T15:35:28Z", "tenant_id": "67652d3543a24580bce91ead6c55a084", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:35:42,508 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a used request id req-ebd6dcea-bfa6-4c98-86ab-3de59efedeb7 2018-06-30 15:35:42,509 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst] is - BUILD 2018-06-30 15:35:42,509 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:35:45,510 - create_instance - DEBUG - VM status query timeout in 884.260125875 2018-06-30 15:35:45,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:47,924 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:47 GMT Content-Type: application/json Content-Length: 1627 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4c8b6048-5ee2-415f-94a5-2e1be5b6521d X-Compute-Request-Id: req-4c8b6048-5ee2-415f-94a5-2e1be5b6521d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-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.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "rel": "bookmark"}], "image": {"id": "d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "links": [{"href": "http://172.30.10.101:8774/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:35:44.000000", "flavor": {"id": "c54e736c-607b-46b8-83f6-d8535f6e59a7", "links": [{"href": "http://172.30.10.101:8774/flavors/c54e736c-607b-46b8-83f6-d8535f6e59a7", "rel": "bookmark"}]}, "id": "45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "security_groups": [{"name": "default"}], "user_id": "fa3f4a38ed9c4355a31fd45a0b82c7e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:35:45Z", "hostId": "fc6d33fc78f68e0eda7017d1b143749d12ab36f10a00f9ec6a123f07", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst", "created": "2018-06-30T15:35:28Z", "tenant_id": "67652d3543a24580bce91ead6c55a084", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:35:47,924 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a used request id req-4c8b6048-5ee2-415f-94a5-2e1be5b6521d 2018-06-30 15:35:47,925 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst] is - ACTIVE 2018-06-30 15:35:47,925 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:35:47,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:49,279 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:49 GMT Content-Type: application/json Content-Length: 1627 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f9edfb4f-9053-46b0-ba4f-ab77e0e62722 X-Compute-Request-Id: req-f9edfb4f-9053-46b0-ba4f-ab77e0e62722 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-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.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "rel": "bookmark"}], "image": {"id": "d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "links": [{"href": "http://172.30.10.101:8774/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:35:44.000000", "flavor": {"id": "c54e736c-607b-46b8-83f6-d8535f6e59a7", "links": [{"href": "http://172.30.10.101:8774/flavors/c54e736c-607b-46b8-83f6-d8535f6e59a7", "rel": "bookmark"}]}, "id": "45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "security_groups": [{"name": "default"}], "user_id": "fa3f4a38ed9c4355a31fd45a0b82c7e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:35:45Z", "hostId": "fc6d33fc78f68e0eda7017d1b143749d12ab36f10a00f9ec6a123f07", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst", "created": "2018-06-30T15:35:28Z", "tenant_id": "67652d3543a24580bce91ead6c55a084", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:35:49,280 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a used request id req-f9edfb4f-9053-46b0-ba4f-ab77e0e62722 2018-06-30 15:35:49,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:49,584 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:49 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-e8d8d0ed-2eb1-493f-a424-0ba7fde2bf19 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b330c85-1d71-4c0d-b371-3d16bc9168ba"],"updated_at":"2018-06-30T15:34:59Z","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"67652d3543a24580bce91ead6c55a084","id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net"}]} 2018-06-30 15:35:49,585 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net used request id req-e8d8d0ed-2eb1-493f-a424-0ba7fde2bf19 2018-06-30 15:35:49,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:49,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:35:49 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-224ec212-b068-46d8-bfa4-40f828ff1128 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "67652d3543a24580bce91ead6c55a084", "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj"}} 2018-06-30 15:35:49,949 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084 used request id req-224ec212-b068-46d8-bfa4-40f828ff1128 2018-06-30 15:35:49,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:50,117 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:50 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-4700c325-9b07-4e2f-bcec-74ca7f869544 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:59Z","dns_nameservers":[],"updated_at":"2018-06-30T15:34:59Z","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":"67652d3543a24580bce91ead6c55a084","id":"0b330c85-1d71-4c0d-b371-3d16bc9168ba","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet"}]} 2018-06-30 15:35:50,117 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 used request id req-4700c325-9b07-4e2f-bcec-74ca7f869544 2018-06-30 15:35:50,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:50,347 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:50 GMT Content-Type: application/json Content-Length: 2302 Connection: keep-alive X-Openstack-Request-Id: req-2d10f9c8-5592-4865-a3bb-dea7396b0b3e Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:35:00Z","admin_state_up":true,"updated_at":"2018-06-30T15:35:06Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a1:e4:ee","id":"a24e4163-d409-4786-bebc-1b18722742aa","port_security_enabled":false,"project_id":"67652d3543a24580bce91ead6c55a084","fixed_ips":[{"subnet_id":"0b330c85-1d71-4c0d-b371-3d16bc9168ba","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:35:02Z","admin_state_up":true,"updated_at":"2018-06-30T15:35:07Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:17:0a:94","id":"d0a36567-709d-48c4-889b-5db9e0eabf47","port_security_enabled":false,"project_id":"67652d3543a24580bce91ead6c55a084","fixed_ips":[{"subnet_id":"0b330c85-1d71-4c0d-b371-3d16bc9168ba","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:35:13Z","admin_state_up":true,"updated_at":"2018-06-30T15:35:44Z","binding:vnic_type":"normal","device_id":"45be2dc7-636f-4dc2-ab7c-620ffc851f4a","device_owner":"compute:nova","revision_number":10,"mac_address":"0a:1b:2c:3d:4e:5f","id":"ea719606-8bde-4f55-ba9b-a0789f204ccd","port_security_enabled":true,"project_id":"67652d3543a24580bce91ead6c55a084","fixed_ips":[{"subnet_id":"0b330c85-1d71-4c0d-b371-3d16bc9168ba","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["a8a3039a-947a-4cb2-9403-0e6917c671e5"],"name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46port-1"}]} 2018-06-30 15:35:50,348 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 used request id req-2d10f9c8-5592-4865-a3bb-dea7396b0b3e 2018-06-30 15:35:50,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:50,650 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:50 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-143292b6-9e29-4301-a1d0-12fef13f2906 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0b330c85-1d71-4c0d-b371-3d16bc9168ba"],"updated_at":"2018-06-30T15:34:59Z","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"67652d3543a24580bce91ead6c55a084","id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net"}]} 2018-06-30 15:35:50,650 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 used request id req-143292b6-9e29-4301-a1d0-12fef13f2906 2018-06-30 15:35:50,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:50,771 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:50 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-ed46a24b-1ca1-4d82-8e8e-335e82e2e166 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:59Z","dns_nameservers":[],"updated_at":"2018-06-30T15:34:59Z","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":"67652d3543a24580bce91ead6c55a084","id":"0b330c85-1d71-4c0d-b371-3d16bc9168ba","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet"}]} 2018-06-30 15:35:50,771 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 used request id req-ed46a24b-1ca1-4d82-8e8e-335e82e2e166 2018-06-30 15:35:50,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424&name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:50,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:50 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-4103b983-fe9e-4805-95c0-d37717888c2a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424","tenant_id":"67652d3543a24580bce91ead6c55a084","created_at":"2018-06-30T15:34:59Z","dns_nameservers":[],"updated_at":"2018-06-30T15:34:59Z","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":"67652d3543a24580bce91ead6c55a084","id":"0b330c85-1d71-4c0d-b371-3d16bc9168ba","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet"}]} 2018-06-30 15:35:50,888 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424&name=CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet used request id req-4103b983-fe9e-4805-95c0-d37717888c2a 2018-06-30 15:35:50,889 - create_instance - INFO - Deleting Port with ID - ea719606-8bde-4f55-ba9b-a0789f204ccd 2018-06-30 15:35:50,889 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46port-1 2018-06-30 15:35:50,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/ea719606-8bde-4f55-ba9b-a0789f204ccd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:52,467 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:35:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b40f2d33-c6f1-4f83-99b9-76096b62a04a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:35:52,468 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/ea719606-8bde-4f55-ba9b-a0789f204ccd used request id req-b40f2d33-c6f1-4f83-99b9-76096b62a04a 2018-06-30 15:35:52,468 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst 2018-06-30 15:35:52,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:53,405 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:35:53 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0f00c24e-f7a1-41f3-b3e6-1819b8a71d8f X-Compute-Request-Id: req-0f00c24e-f7a1-41f3-b3e6-1819b8a71d8f Front-End-Https: on 2018-06-30 15:35:53,405 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a used request id req-0f00c24e-f7a1-41f3-b3e6-1819b8a71d8f 2018-06-30 15:35:53,405 - create_instance - INFO - Checking deletion status 2018-06-30 15:35:53,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:53,785 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:35:53 GMT Content-Type: application/json Content-Length: 1392 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ce66633f-07fd-4feb-8db0-929c58aeaa14 X-Compute-Request-Id: req-ce66633f-07fd-4feb-8db0-929c58aeaa14 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "rel": "bookmark"}], "image": {"id": "d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "links": [{"href": "http://172.30.10.101:8774/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:35:44.000000", "flavor": {"id": "c54e736c-607b-46b8-83f6-d8535f6e59a7", "links": [{"href": "http://172.30.10.101:8774/flavors/c54e736c-607b-46b8-83f6-d8535f6e59a7", "rel": "bookmark"}]}, "id": "45be2dc7-636f-4dc2-ab7c-620ffc851f4a", "user_id": "fa3f4a38ed9c4355a31fd45a0b82c7e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:35:53Z", "hostId": "fc6d33fc78f68e0eda7017d1b143749d12ab36f10a00f9ec6a123f07", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst", "created": "2018-06-30T15:35:28Z", "tenant_id": "67652d3543a24580bce91ead6c55a084", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:35:53,785 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a used request id req-ce66633f-07fd-4feb-8db0-929c58aeaa14 2018-06-30 15:35:53,785 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst] is - ACTIVE 2018-06-30 15:35:53,785 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:35:56,787 - create_instance - DEBUG - VM status query timeout in 296.618752956 2018-06-30 15:35:56,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30d65277ecec612960ace7c79ed76fad03ed9a05" 2018-06-30 15:35:56,975 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:35:56 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-47e0ea08-4b81-43de-be06-2e88b7e5df5d X-Compute-Request-Id: req-47e0ea08-4b81-43de-be06-2e88b7e5df5d RESP BODY: {"itemNotFound": {"message": "Instance 45be2dc7-636f-4dc2-ab7c-620ffc851f4a could not be found.", "code": 404}} 2018-06-30 15:35:56,975 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/45be2dc7-636f-4dc2-ab7c-620ffc851f4a used request id req-47e0ea08-4b81-43de-be06-2e88b7e5df5d 2018-06-30 15:35:56,976 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 45be2dc7-636f-4dc2-ab7c-620ffc851f4a could not be found. (HTTP 404) (Request-ID: req-47e0ea08-4b81-43de-be06-2e88b7e5df5d) 2018-06-30 15:35:56,976 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-inst 2018-06-30 15:35:56,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/c54e736c-607b-46b8-83f6-d8535f6e59a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942e44b38f82c833fd59b0b90e07c83ce6a71d21" 2018-06-30 15:35:57,069 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:35:57 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f3d89d2a-fe05-408f-afd6-90015a56a689 X-Compute-Request-Id: req-f3d89d2a-fe05-408f-afd6-90015a56a689 2018-06-30 15:35:57,069 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/c54e736c-607b-46b8-83f6-d8535f6e59a7 used request id req-f3d89d2a-fe05-408f-afd6-90015a56a689 2018-06-30 15:35:57,070 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet 2018-06-30 15:35:57,071 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-subnet 2018-06-30 15:35:57,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/0b330c85-1d71-4c0d-b371-3d16bc9168ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1652fcffd60b0746686aa88b6479085ff4aeae9c" 2018-06-30 15:36:01,638 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:36:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a24a885e-814a-4779-919d-1ea335d9b780 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:36:01,639 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/0b330c85-1d71-4c0d-b371-3d16bc9168ba used request id req-a24a885e-814a-4779-919d-1ea335d9b780 2018-06-30 15:36:01,639 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-pub-net 2018-06-30 15:36:01,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1652fcffd60b0746686aa88b6479085ff4aeae9c" 2018-06-30 15:36:04,668 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:36:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fc48c6ce-22a4-415a-8dc9-5cabfec9e8a3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:36:04,669 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/0cee1b5f-ca79-4fd9-b5b2-7ae4484c7424 used request id req-fc48c6ce-22a4-415a-8dc9-5cabfec9e8a3 2018-06-30 15:36:04,670 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f6243428-6dac-4de4-9868-a648e4a5bf46-image 2018-06-30 15:36:04,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2b67a9bdb372fa320ab7d06f530af1f908dc74d" 2018-06-30 15:36:04,924 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:36:04 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ba9b1552-9359-4643-b7a4-68f2d322d03d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:36:04,924 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/d2840c75-e6ae-4855-aa1b-181cde0fd2bf used request id req-ba9b1552-9359-4643-b7a4-68f2d322d03d 2018-06-30 15:36:04,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ee6469d917faf18b1c3252d6e6eeaa78cd685d" 2018-06-30 15:36:05,668 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:05 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-f20f399b-78f9-4970-ace8-5c74b62ef3aa Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67652d3543a24580bce91ead6c55a084", "created_at": "2018-06-30T15:34:57Z", "updated_at": "2018-06-30T15:34:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:34:57Z", "revision_number": 0, "id": "9940b2e8-8fe7-4320-ba6c-3f4f9763bfda", "remote_group_id": "a8a3039a-947a-4cb2-9403-0e6917c671e5", "remote_ip_prefix": null, "created_at": "2018-06-30T15:34:57Z", "security_group_id": "a8a3039a-947a-4cb2-9403-0e6917c671e5", "tenant_id": "67652d3543a24580bce91ead6c55a084", "port_range_min": null, "ethertype": "IPv4", "project_id": "67652d3543a24580bce91ead6c55a084"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:34:57Z", "revision_number": 0, "id": "c04ec7df-9542-4289-bec4-adfef22577eb", "remote_group_id": "a8a3039a-947a-4cb2-9403-0e6917c671e5", "remote_ip_prefix": null, "created_at": "2018-06-30T15:34:57Z", "security_group_id": "a8a3039a-947a-4cb2-9403-0e6917c671e5", "tenant_id": "67652d3543a24580bce91ead6c55a084", "port_range_min": null, "ethertype": "IPv6", "project_id": "67652d3543a24580bce91ead6c55a084"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:34:57Z", "revision_number": 0, "id": "e7672a3d-357d-4265-8000-bf2bac46f8df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:34:57Z", "security_group_id": "a8a3039a-947a-4cb2-9403-0e6917c671e5", "tenant_id": "67652d3543a24580bce91ead6c55a084", "port_range_min": null, "ethertype": "IPv6", "project_id": "67652d3543a24580bce91ead6c55a084"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:34:57Z", "revision_number": 0, "id": "e887e714-452d-44f7-acc1-0b70955cec82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:34:57Z", "security_group_id": "a8a3039a-947a-4cb2-9403-0e6917c671e5", "tenant_id": "67652d3543a24580bce91ead6c55a084", "port_range_min": null, "ethertype": "IPv4", "project_id": "67652d3543a24580bce91ead6c55a084"}], "revision_number": 4, "project_id": "67652d3543a24580bce91ead6c55a084", "id": "a8a3039a-947a-4cb2-9403-0e6917c671e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:36:05,668 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-f20f399b-78f9-4970-ace8-5c74b62ef3aa 2018-06-30 15:36:05,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ee6469d917faf18b1c3252d6e6eeaa78cd685d" 2018-06-30 15:36:05,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:05 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6855b057-2088-4f17-843f-fab104d2936d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:36:05,986 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-6855b057-2088-4f17-843f-fab104d2936d 2018-06-30 15:36:05,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ee6469d917faf18b1c3252d6e6eeaa78cd685d" 2018-06-30 15:36:06,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:05 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fea6b868-7caf-458a-a564-6cc6636418fc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "67652d3543a24580bce91ead6c55a084", "name": "CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj"}} 2018-06-30 15:36:06,296 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084 used request id req-fea6b868-7caf-458a-a564-6cc6636418fc 2018-06-30 15:36:06,297 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a8a3039a-947a-4cb2-9403-0e6917c671e5 2018-06-30 15:36:06,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a8a3039a-947a-4cb2-9403-0e6917c671e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ee6469d917faf18b1c3252d6e6eeaa78cd685d" 2018-06-30 15:36:07,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:07 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-d7dd7a6a-393f-446f-8512-3f993cc933c4 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "a8a3039a-947a-4cb2-9403-0e6917c671e5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:34:57Z", "security_group_id": "a8a3039a-947a-4cb2-9403-0e6917c671e5", "port_range_min": null, "revision_number": 0, "tenant_id": "67652d3543a24580bce91ead6c55a084", "created_at": "2018-06-30T15:34:57Z", "project_id": "67652d3543a24580bce91ead6c55a084", "id": "9940b2e8-8fe7-4320-ba6c-3f4f9763bfda"}, {"remote_group_id": "a8a3039a-947a-4cb2-9403-0e6917c671e5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:34:57Z", "security_group_id": "a8a3039a-947a-4cb2-9403-0e6917c671e5", "port_range_min": null, "revision_number": 0, "tenant_id": "67652d3543a24580bce91ead6c55a084", "created_at": "2018-06-30T15:34:57Z", "project_id": "67652d3543a24580bce91ead6c55a084", "id": "c04ec7df-9542-4289-bec4-adfef22577eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:34:57Z", "security_group_id": "a8a3039a-947a-4cb2-9403-0e6917c671e5", "port_range_min": null, "revision_number": 0, "tenant_id": "67652d3543a24580bce91ead6c55a084", "created_at": "2018-06-30T15:34:57Z", "project_id": "67652d3543a24580bce91ead6c55a084", "id": "e7672a3d-357d-4265-8000-bf2bac46f8df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:34:57Z", "security_group_id": "a8a3039a-947a-4cb2-9403-0e6917c671e5", "port_range_min": null, "revision_number": 0, "tenant_id": "67652d3543a24580bce91ead6c55a084", "created_at": "2018-06-30T15:34:57Z", "project_id": "67652d3543a24580bce91ead6c55a084", "id": "e887e714-452d-44f7-acc1-0b70955cec82"}]} 2018-06-30 15:36:07,140 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=a8a3039a-947a-4cb2-9403-0e6917c671e5 used request id req-d7dd7a6a-393f-446f-8512-3f993cc933c4 2018-06-30 15:36:07,141 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:36:07,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/a8a3039a-947a-4cb2-9403-0e6917c671e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ee6469d917faf18b1c3252d6e6eeaa78cd685d" 2018-06-30 15:36:08,117 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:36:08 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0d26a39e-abe0-46df-b7b7-6cd51580b7fc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:36:08,117 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/a8a3039a-947a-4cb2-9403-0e6917c671e5 used request id req-0d26a39e-abe0-46df-b7b7-6cd51580b7fc 2018-06-30 15:36:08,118 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj 2018-06-30 15:36:08,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ee6469d917faf18b1c3252d6e6eeaa78cd685d" 2018-06-30 15:36:08,573 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:36:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf76b9c6-b195-4b38-a601-7f05dc78c7d9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:36:08,574 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/67652d3543a24580bce91ead6c55a084 used request id req-bf76b9c6-b195-4b38-a601-7f05dc78c7d9 2018-06-30 15:36:08,574 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-a9c69d32-a261-4f3-proj-role 2018-06-30 15:36:08,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/d813700fe08646a99ea606ac8c6931e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ee6469d917faf18b1c3252d6e6eeaa78cd685d" 2018-06-30 15:36:09,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:36:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bdd9b569-a949-4492-840d-1ed787b80d44 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:36:09,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/d813700fe08646a99ea606ac8c6931e0 used request id req-bdd9b569-a949-4492-840d-1ed787b80d44 2018-06-30 15:36:09,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ee6469d917faf18b1c3252d6e6eeaa78cd685d" 2018-06-30 15:36:09,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fb37872-0c38-40eb-8c2b-87ec475de41e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:36:09,352 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2fb37872-0c38-40eb-8c2b-87ec475de41e 2018-06-30 15:36:09,352 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-a9c69d32-a261-4f3-user 2018-06-30 15:36:09,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/fa3f4a38ed9c4355a31fd45a0b82c7e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51898715d59011ea17f34ec9d9ab1d34ab8a75db" 2018-06-30 15:36:10,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:36:09 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1077c3e1-2046-4b32-9403-5f2c1e338f33 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:36:10,086 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/fa3f4a38ed9c4355a31fd45a0b82c7e8 used request id req-1077c3e1-2046-4b32-9403-5f2c1e338f33 2018-06-30 15:36:10,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:36:10,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:36:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["hdFk1dNmQO-ReBBhnZ9kVw"], "issued_at": "2018-06-30T15:36:10.000000Z"}} 2018-06-30 15:36:10,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c152193a42d18bdbaa80ffd503b87bacd935c68" 2018-06-30 15:36:11,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed057c4c-5988-453d-b869-fb9bec03a1cf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:36:11,201 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ed057c4c-5988-453d-b869-fb9bec03a1cf 2018-06-30 15:36:11,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:36:11,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:36:11,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:36:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["7ReBPlXwQ2OMQWQZ4DTPzA"], "issued_at": "2018-06-30T15:36:11.000000Z"}} 2018-06-30 15:36:11,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d83926454f7f4c95151f945e9ee0abad4f0131" 2018-06-30 15:36:12,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-551fb392-76dc-4030-abc0-69100f269e6e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:36:12,251 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-551fb392-76dc-4030-abc0-69100f269e6e 2018-06-30 15:36:12,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:36:12,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:36:12 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:36:12,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d83926454f7f4c95151f945e9ee0abad4f0131" 2018-06-30 15:36:12,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:12 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49320a4f-2e3a-477d-9928-cec9c8b4f290 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:36:12,610 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj used request id req-49320a4f-2e3a-477d-9928-cec9c8b4f290 2018-06-30 15:36:12,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d83926454f7f4c95151f945e9ee0abad4f0131" 2018-06-30 15:36:12,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:12 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43bc42be-1abc-408e-866c-fefe73ef2994 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:36:12,945 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-43bc42be-1abc-408e-866c-fefe73ef2994 2018-06-30 15:36:12,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d83926454f7f4c95151f945e9ee0abad4f0131" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj"}}' 2018-06-30 15:36:13,107 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:36:12 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-139f7503-abc5-4b3d-8d00-16cb3adf341f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9"}, "tags": [], "enabled": true, "id": "de7a376ea4184390b3d3b18a61231ba9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj"}} 2018-06-30 15:36:13,107 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-139f7503-abc5-4b3d-8d00-16cb3adf341f 2018-06-30 15:36:13,108 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj 2018-06-30 15:36:13,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:36:13,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:36:13,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:36:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["A3lz_FXTQjqq7gPMPLniqA"], "issued_at": "2018-06-30T15:36:13.000000Z"}} 2018-06-30 15:36:13,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf7006c7726b6061c792da09a16e9c550faec2a" 2018-06-30 15:36:14,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01d54b00-7163-4c30-bb74-8d057f405875 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:36:14,275 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-01d54b00-7163-4c30-bb74-8d057f405875 2018-06-30 15:36:14,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:36:14,288 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:36:14 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:36:14,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf7006c7726b6061c792da09a16e9c550faec2a" 2018-06-30 15:36:14,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:14 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ad11cbf-bfdb-48fb-906d-25f00ed9fc4d Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:36:14,694 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-3ad11cbf-bfdb-48fb-906d-25f00ed9fc4d 2018-06-30 15:36:14,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf7006c7726b6061c792da09a16e9c550faec2a" 2018-06-30 15:36:15,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:14 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e948932d-558c-436d-b209-f0213543892b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9"}, "tags": [], "enabled": true, "id": "de7a376ea4184390b3d3b18a61231ba9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj"}]} 2018-06-30 15:36:15,125 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj used request id req-e948932d-558c-436d-b209-f0213543892b 2018-06-30 15:36:15,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf7006c7726b6061c792da09a16e9c550faec2a" 2018-06-30 15:36:15,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:15 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69f36b14-e390-4a6d-8655-f189b622f373 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:36:15,491 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-69f36b14-e390-4a6d-8655-f189b622f373 2018-06-30 15:36:16,129 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-65af0ec8-d754-4c3-user 2018-06-30 15:36:16,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:36:16,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d83926454f7f4c95151f945e9ee0abad4f0131" 2018-06-30 15:36:16,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:16 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55aba3af-bfec-4b57-b040-432348b74636 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:36:16,432 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-55aba3af-bfec-4b57-b040-432348b74636 2018-06-30 15:36:16,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d83926454f7f4c95151f945e9ee0abad4f0131" -d '{"role": {"name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj-role"}}' 2018-06-30 15:36:16,512 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:36:16 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bac63503-ea15-4cd7-a104-c66f5c119821 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "75c51f68d60040a69e6e2dae1fe37c68", "links": {"self": "http://10.167.4.35:5000/v3/roles/75c51f68d60040a69e6e2dae1fe37c68"}, "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj-role"}} 2018-06-30 15:36:16,512 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-bac63503-ea15-4cd7-a104-c66f5c119821 2018-06-30 15:36:16,512 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj-role 2018-06-30 15:36:16,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/75c51f68d60040a69e6e2dae1fe37c68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d83926454f7f4c95151f945e9ee0abad4f0131" 2018-06-30 15:36:16,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:16 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be27a520-bd9e-4499-9eb3-ba30f70b76c8 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "75c51f68d60040a69e6e2dae1fe37c68", "links": {"self": "http://10.167.4.35:5000/v3/roles/75c51f68d60040a69e6e2dae1fe37c68"}, "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj-role"}} 2018-06-30 15:36:16,982 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/75c51f68d60040a69e6e2dae1fe37c68 used request id req-be27a520-bd9e-4499-9eb3-ba30f70b76c8 2018-06-30 15:36:16,982 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj-role to project CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj 2018-06-30 15:36:16,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9/users/e0426abb6a034133a4a443d351217b19/roles/75c51f68d60040a69e6e2dae1fe37c68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d83926454f7f4c95151f945e9ee0abad4f0131" 2018-06-30 15:36:17,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:36:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40f6e2b1-0b4d-479a-9156-725ed40c4dd1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:36:17,436 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9/users/e0426abb6a034133a4a443d351217b19/roles/75c51f68d60040a69e6e2dae1fe37c68 used request id req-40f6e2b1-0b4d-479a-9156-725ed40c4dd1 2018-06-30 15:36:17,436 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:36:17,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:36:17,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:36:18,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75c51f68d60040a69e6e2dae1fe37c68", "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj-role"}], "expires_at": "2018-06-30T16:36:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de7a376ea4184390b3d3b18a61231ba9", "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/de7a376ea4184390b3d3b18a61231ba9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/de7a376ea4184390b3d3b18a61231ba9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/de7a376ea4184390b3d3b18a61231ba9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/de7a376ea4184390b3d3b18a61231ba9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/de7a376ea4184390b3d3b18a61231ba9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/de7a376ea4184390b3d3b18a61231ba9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-user", "id": "e0426abb6a034133a4a443d351217b19"}, "audit_ids": ["MbaM3o2fSxCn-SYHt_xwwQ"], "issued_at": "2018-06-30T15:36:18.000000Z"}} 2018-06-30 15:36:18,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca365c4fcf0c12f013523928c42b4030d810e985" 2018-06-30 15:36:18,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b52b2693-7361-49ef-a578-fb24949b7526 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:36:18,373 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b52b2693-7361-49ef-a578-fb24949b7526 2018-06-30 15:36:18,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca365c4fcf0c12f013523928c42b4030d810e985" 2018-06-30 15:36:19,045 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:19 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-356ad050-0487-4dea-a8e0-f4e96dd75c6f Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-image"} 2018-06-30 15:36:19,045 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-image used request id req-356ad050-0487-4dea-a8e0-f4e96dd75c6f 2018-06-30 15:36:19,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca365c4fcf0c12f013523928c42b4030d810e985" 2018-06-30 15:36:19,583 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:19 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-60599bc8-891c-4020-95cb-056500bce1c6 Front-End-Https: on 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", "root-tar"], "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-06-30 15:36:19,583 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-60599bc8-891c-4020-95cb-056500bce1c6 2018-06-30 15:36:19,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ca365c4fcf0c12f013523928c42b4030d810e985" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-image"}' 2018-06-30 15:36:20,433 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:36:20 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/97567379-5709-412b-86d6-59bea049cc72 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-bb9954d2-1766-417b-a9c1-749d042d10b0 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:36:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:36:20Z", "visibility": "shared", "self": "/v2/images/97567379-5709-412b-86d6-59bea049cc72", "min_disk": 0, "protected": false, "id": "97567379-5709-412b-86d6-59bea049cc72", "file": "/v2/images/97567379-5709-412b-86d6-59bea049cc72/file", "checksum": null, "owner": "de7a376ea4184390b3d3b18a61231ba9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:36:20,433 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-bb9954d2-1766-417b-a9c1-749d042d10b0 2018-06-30 15:36:20,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/97567379-5709-412b-86d6-59bea049cc72/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca365c4fcf0c12f013523928c42b4030d810e985" -d '' 2018-06-30 15:36:21,753 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:36:21 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2381031f-6240-4e5c-ad49-19bdfbaecb27 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:36:21,753 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/97567379-5709-412b-86d6-59bea049cc72/file used request id req-2381031f-6240-4e5c-ad49-19bdfbaecb27 2018-06-30 15:36:21,753 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:36:21,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/97567379-5709-412b-86d6-59bea049cc72 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca365c4fcf0c12f013523928c42b4030d810e985" 2018-06-30 15:36:22,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:22 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-e8394f9b-edd3-4771-bc6f-ff35e7487a47 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:36:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:36:22Z", "visibility": "shared", "self": "/v2/images/97567379-5709-412b-86d6-59bea049cc72", "min_disk": 0, "protected": false, "id": "97567379-5709-412b-86d6-59bea049cc72", "file": "/v2/images/97567379-5709-412b-86d6-59bea049cc72/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "de7a376ea4184390b3d3b18a61231ba9", "direct_url": "file:///var/lib/glance/images/97567379-5709-412b-86d6-59bea049cc72", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:36:22,603 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/97567379-5709-412b-86d6-59bea049cc72 used request id req-e8394f9b-edd3-4771-bc6f-ff35e7487a47 2018-06-30 15:36:22,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca365c4fcf0c12f013523928c42b4030d810e985" 2018-06-30 15:36:23,291 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:23 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-9b5166cb-6c9a-48b6-ac51-108b42ee82d7 Front-End-Https: on 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", "root-tar"], "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-06-30 15:36:23,292 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-9b5166cb-6c9a-48b6-ac51-108b42ee82d7 2018-06-30 15:36:23,295 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-image 2018-06-30 15:36:23,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/97567379-5709-412b-86d6-59bea049cc72 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca365c4fcf0c12f013523928c42b4030d810e985" 2018-06-30 15:36:24,127 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:24 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-9c9a6b83-2ddd-4527-8de8-57f082a01526 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:36:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:36:22Z", "visibility": "shared", "self": "/v2/images/97567379-5709-412b-86d6-59bea049cc72", "min_disk": 0, "protected": false, "id": "97567379-5709-412b-86d6-59bea049cc72", "file": "/v2/images/97567379-5709-412b-86d6-59bea049cc72/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "de7a376ea4184390b3d3b18a61231ba9", "direct_url": "file:///var/lib/glance/images/97567379-5709-412b-86d6-59bea049cc72", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:36:24,128 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/97567379-5709-412b-86d6-59bea049cc72 used request id req-9c9a6b83-2ddd-4527-8de8-57f082a01526 2018-06-30 15:36:24,128 - create_image - DEBUG - Instance status is - active 2018-06-30 15:36:24,128 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-image 2018-06-30 15:36:24,129 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-image 2018-06-30 15:36:24,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:36:24,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:36:24,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75c51f68d60040a69e6e2dae1fe37c68", "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj-role"}], "expires_at": "2018-06-30T16:36:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de7a376ea4184390b3d3b18a61231ba9", "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/de7a376ea4184390b3d3b18a61231ba9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/de7a376ea4184390b3d3b18a61231ba9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/de7a376ea4184390b3d3b18a61231ba9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/de7a376ea4184390b3d3b18a61231ba9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/de7a376ea4184390b3d3b18a61231ba9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/de7a376ea4184390b3d3b18a61231ba9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-user", "id": "e0426abb6a034133a4a443d351217b19"}, "audit_ids": ["UbVWpOeNTr2fHsaLy1TYzA"], "issued_at": "2018-06-30T15:36:24.000000Z"}} 2018-06-30 15:36:24,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc556c67daa9d2329134f4c4c5c5d60cb093133a" 2018-06-30 15:36:25,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afb8b09b-0a34-4e89-bbc3-f18b66cc0baf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:36:25,020 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-afb8b09b-0a34-4e89-bbc3-f18b66cc0baf 2018-06-30 15:36:25,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc556c67daa9d2329134f4c4c5c5d60cb093133a" 2018-06-30 15:36:26,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:26 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-e1061a07-9790-4a01-b1d7-83f35577087e Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:36:26,147 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net used request id req-e1061a07-9790-4a01-b1d7-83f35577087e 2018-06-30 15:36:26,148 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net 2018-06-30 15:36:26,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc556c67daa9d2329134f4c4c5c5d60cb093133a" -d '{"network": {"name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net", "admin_state_up": true}}' 2018-06-30 15:36:28,017 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:36:28 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-cb65d7db-8a28-4ac0-bbd1-63a42f6a4cc7 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:36:27Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"de7a376ea4184390b3d3b18a61231ba9","id":"86354ccc-54ad-4a1c-9904-518d338f62ec","name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net"}} 2018-06-30 15:36:28,018 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-cb65d7db-8a28-4ac0-bbd1-63a42f6a4cc7 2018-06-30 15:36:28,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=86354ccc-54ad-4a1c-9904-518d338f62ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc556c67daa9d2329134f4c4c5c5d60cb093133a" 2018-06-30 15:36:28,994 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:28 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-96b67ca2-8a37-47f7-a7cc-378fbdc94b09 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:36:27Z","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"de7a376ea4184390b3d3b18a61231ba9","id":"86354ccc-54ad-4a1c-9904-518d338f62ec","name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net"}]} 2018-06-30 15:36:28,994 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=86354ccc-54ad-4a1c-9904-518d338f62ec used request id req-96b67ca2-8a37-47f7-a7cc-378fbdc94b09 2018-06-30 15:36:29,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc556c67daa9d2329134f4c4c5c5d60cb093133a" 2018-06-30 15:36:29,116 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:29 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-7f4dd2fe-a25c-4986-85ba-31f8a30e34ed Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:36:29,116 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec used request id req-7f4dd2fe-a25c-4986-85ba-31f8a30e34ed 2018-06-30 15:36:29,116 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet 2018-06-30 15:36:29,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc556c67daa9d2329134f4c4c5c5d60cb093133a" -d '{"subnets": [{"ip_version": 4, "network_id": "86354ccc-54ad-4a1c-9904-518d338f62ec", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet"}]}' 2018-06-30 15:36:30,397 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:36:30 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-6b89f86c-63ee-4cfc-afa2-bc37e0e090a2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86354ccc-54ad-4a1c-9904-518d338f62ec","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:29Z","dns_nameservers":[],"updated_at":"2018-06-30T15:36:29Z","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":"de7a376ea4184390b3d3b18a61231ba9","id":"8dce6ff8-d038-4cc6-9b3a-39735a646de4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet"}]} 2018-06-30 15:36:30,398 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-6b89f86c-63ee-4cfc-afa2-bc37e0e090a2 2018-06-30 15:36:30,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=86354ccc-54ad-4a1c-9904-518d338f62ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc556c67daa9d2329134f4c4c5c5d60cb093133a" 2018-06-30 15:36:31,368 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:31 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-4efa4654-5906-4864-99cf-6182c9d091c2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dce6ff8-d038-4cc6-9b3a-39735a646de4"],"updated_at":"2018-06-30T15:36:29Z","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"de7a376ea4184390b3d3b18a61231ba9","id":"86354ccc-54ad-4a1c-9904-518d338f62ec","name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net"}]} 2018-06-30 15:36:31,369 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=86354ccc-54ad-4a1c-9904-518d338f62ec used request id req-4efa4654-5906-4864-99cf-6182c9d091c2 2018-06-30 15:36:31,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc556c67daa9d2329134f4c4c5c5d60cb093133a" 2018-06-30 15:36:31,517 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:31 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-4fcc07b3-8efb-4632-9d3e-c6b2edfa69c3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86354ccc-54ad-4a1c-9904-518d338f62ec","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:29Z","dns_nameservers":[],"updated_at":"2018-06-30T15:36:29Z","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":"de7a376ea4184390b3d3b18a61231ba9","id":"8dce6ff8-d038-4cc6-9b3a-39735a646de4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet"}]} 2018-06-30 15:36:31,517 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec used request id req-4fcc07b3-8efb-4632-9d3e-c6b2edfa69c3 2018-06-30 15:36:31,517 - OpenStackNetwork - DEBUG - Network [86354ccc-54ad-4a1c-9904-518d338f62ec] created successfully 2018-06-30 15:36:31,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:36:31,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:36:32,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:36:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["k88hGTodTPCgus_ALj5Mkg"], "issued_at": "2018-06-30T15:36:32.000000Z"}} 2018-06-30 15:36:32,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813fb706c0028ee9f2496208c7d74d4ccca19706" 2018-06-30 15:36:32,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f6a12ac-3e8d-4efa-9c77-faeaca930306 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:36:32,518 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0f6a12ac-3e8d-4efa-9c77-faeaca930306 2018-06-30 15:36:32,519 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:36:32,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813fb706c0028ee9f2496208c7d74d4ccca19706" 2018-06-30 15:36:33,336 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:33 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-db0dd3e5-0ccd-4cf7-bed5-921937d6e1cc X-Compute-Request-Id: req-db0dd3e5-0ccd-4cf7-bed5-921937d6e1cc Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:36:33,336 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-db0dd3e5-0ccd-4cf7-bed5-921937d6e1cc 2018-06-30 15:36:33,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813fb706c0028ee9f2496208c7d74d4ccca19706" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-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-06-30 15:36:33,954 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:33 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f5d776d1-25bb-4299-b79c-aade7c370e00 X-Compute-Request-Id: req-f5d776d1-25bb-4299-b79c-aade7c370e00 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/22cd9940-70c0-476f-ab3d-b19246d8f3ad", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/22cd9940-70c0-476f-ab3d-b19246d8f3ad", "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": "22cd9940-70c0-476f-ab3d-b19246d8f3ad"}} 2018-06-30 15:36:33,955 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-f5d776d1-25bb-4299-b79c-aade7c370e00 2018-06-30 15:36:33,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:36:33,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:36:34,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75c51f68d60040a69e6e2dae1fe37c68", "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj-role"}], "expires_at": "2018-06-30T16:36:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de7a376ea4184390b3d3b18a61231ba9", "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/de7a376ea4184390b3d3b18a61231ba9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/de7a376ea4184390b3d3b18a61231ba9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/de7a376ea4184390b3d3b18a61231ba9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/de7a376ea4184390b3d3b18a61231ba9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/de7a376ea4184390b3d3b18a61231ba9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/de7a376ea4184390b3d3b18a61231ba9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-user", "id": "e0426abb6a034133a4a443d351217b19"}, "audit_ids": ["WqxAFZIuSjmST1k7TTv65w"], "issued_at": "2018-06-30T15:36:34.000000Z"}} 2018-06-30 15:36:34,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:35,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c3ee7003-6cf0-4783-a995-3d8657da5ab1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:36:35,172 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c3ee7003-6cf0-4783-a995-3d8657da5ab1 2018-06-30 15:36:35,173 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:36:35,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:35,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b70b530-f8e3-41a8-b883-4b6e5299f1fc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:36:35,485 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4b70b530-f8e3-41a8-b883-4b6e5299f1fc 2018-06-30 15:36:35,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:36,451 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:36 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-d2e6cc43-921a-4c1a-bf2a-414ae4046282 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dce6ff8-d038-4cc6-9b3a-39735a646de4"],"updated_at":"2018-06-30T15:36:29Z","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"de7a376ea4184390b3d3b18a61231ba9","id":"86354ccc-54ad-4a1c-9904-518d338f62ec","name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net"}]} 2018-06-30 15:36:36,451 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net used request id req-d2e6cc43-921a-4c1a-bf2a-414ae4046282 2018-06-30 15:36:36,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:36:36,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:36:36 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:36:36,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:36,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:36 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afc9cf6b-53ee-436b-8b85-c9a910f759fe Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "de7a376ea4184390b3d3b18a61231ba9", "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj"}} 2018-06-30 15:36:36,835 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9 used request id req-afc9cf6b-53ee-436b-8b85-c9a910f759fe 2018-06-30 15:36:36,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:37,634 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:37 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-1da7ed15-cf96-418a-8e35-122b5dcc2c6c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86354ccc-54ad-4a1c-9904-518d338f62ec","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:29Z","dns_nameservers":[],"updated_at":"2018-06-30T15:36:29Z","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":"de7a376ea4184390b3d3b18a61231ba9","id":"8dce6ff8-d038-4cc6-9b3a-39735a646de4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet"}]} 2018-06-30 15:36:37,634 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec used request id req-1da7ed15-cf96-418a-8e35-122b5dcc2c6c 2018-06-30 15:36:37,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec&name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:38,192 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:38 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-4549c7b8-bbea-4d53-85c2-a38d5ebed1c6 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:36:38,192 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec&name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9port-1&admin_state_up=True used request id req-4549c7b8-bbea-4d53-85c2-a38d5ebed1c6 2018-06-30 15:36:38,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:38,885 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:38 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9f21502c-5640-4646-a0e4-a42e2daf7617 X-Compute-Request-Id: req-9f21502c-5640-4646-a0e4-a42e2daf7617 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:36:38,885 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst used request id req-9f21502c-5640-4646-a0e4-a42e2daf7617 2018-06-30 15:36:38,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:39,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:39 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-a02f7451-161e-487d-9d6b-a0a578ebe9d9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dce6ff8-d038-4cc6-9b3a-39735a646de4"],"updated_at":"2018-06-30T15:36:29Z","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"de7a376ea4184390b3d3b18a61231ba9","id":"86354ccc-54ad-4a1c-9904-518d338f62ec","name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net"}]} 2018-06-30 15:36:39,224 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net used request id req-a02f7451-161e-487d-9d6b-a0a578ebe9d9 2018-06-30 15:36:39,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:39,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:39 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a45b056c-81f9-44ff-b471-ab5cc0046bf9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "de7a376ea4184390b3d3b18a61231ba9", "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj"}} 2018-06-30 15:36:39,316 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9 used request id req-a45b056c-81f9-44ff-b471-ab5cc0046bf9 2018-06-30 15:36:39,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:39,494 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:39 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-a3cea0af-ea5c-4acc-8395-95084e33c14d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86354ccc-54ad-4a1c-9904-518d338f62ec","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:29Z","dns_nameservers":[],"updated_at":"2018-06-30T15:36:29Z","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":"de7a376ea4184390b3d3b18a61231ba9","id":"8dce6ff8-d038-4cc6-9b3a-39735a646de4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet"}]} 2018-06-30 15:36:39,494 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec used request id req-a3cea0af-ea5c-4acc-8395-95084e33c14d 2018-06-30 15:36:39,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec&name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:39,608 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:39 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-f6456364-bcd0-4c66-ad0f-d756c5dcf15f Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:36:39,608 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec&name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9port-1&admin_state_up=True used request id req-f6456364-bcd0-4c66-ad0f-d756c5dcf15f 2018-06-30 15:36:39,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:36:39,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:36:40,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75c51f68d60040a69e6e2dae1fe37c68", "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj-role"}], "expires_at": "2018-06-30T16:36:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de7a376ea4184390b3d3b18a61231ba9", "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/de7a376ea4184390b3d3b18a61231ba9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/de7a376ea4184390b3d3b18a61231ba9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/de7a376ea4184390b3d3b18a61231ba9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/de7a376ea4184390b3d3b18a61231ba9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/de7a376ea4184390b3d3b18a61231ba9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/de7a376ea4184390b3d3b18a61231ba9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/de7a376ea4184390b3d3b18a61231ba9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-user", "id": "e0426abb6a034133a4a443d351217b19"}, "audit_ids": ["ESi75CsyTYyJgWbOOTvomA"], "issued_at": "2018-06-30T15:36:40.000000Z"}} 2018-06-30 15:36:40,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d59faba7fc8a44e1cb9ac6079493adf36eb0d" 2018-06-30 15:36:41,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e281f978-a0e2-4a96-98fa-d9504d68c808 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:36:41,171 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e281f978-a0e2-4a96-98fa-d9504d68c808 2018-06-30 15:36:41,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:41,426 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:41 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-84972718-64c7-46a5-a9a5-dcfeb23868df Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dce6ff8-d038-4cc6-9b3a-39735a646de4"],"updated_at":"2018-06-30T15:36:29Z","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"de7a376ea4184390b3d3b18a61231ba9","id":"86354ccc-54ad-4a1c-9904-518d338f62ec","name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net"}]} 2018-06-30 15:36:41,426 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net used request id req-84972718-64c7-46a5-a9a5-dcfeb23868df 2018-06-30 15:36:41,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:41,552 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:41 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-1e03d913-c3da-4e20-bc3d-93112303d2e9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86354ccc-54ad-4a1c-9904-518d338f62ec","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:29Z","dns_nameservers":[],"updated_at":"2018-06-30T15:36:29Z","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":"de7a376ea4184390b3d3b18a61231ba9","id":"8dce6ff8-d038-4cc6-9b3a-39735a646de4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet"}]} 2018-06-30 15:36:41,552 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec used request id req-1e03d913-c3da-4e20-bc3d-93112303d2e9 2018-06-30 15:36:41,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:41,849 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:41 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-6ea5ff04-c0d0-4d92-8577-becbb092204e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dce6ff8-d038-4cc6-9b3a-39735a646de4"],"updated_at":"2018-06-30T15:36:29Z","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"de7a376ea4184390b3d3b18a61231ba9","id":"86354ccc-54ad-4a1c-9904-518d338f62ec","name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net"}]} 2018-06-30 15:36:41,849 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net used request id req-6ea5ff04-c0d0-4d92-8577-becbb092204e 2018-06-30 15:36:41,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:36:41,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:36:41 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:36:41,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d59faba7fc8a44e1cb9ac6079493adf36eb0d" 2018-06-30 15:36:41,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:41 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b43527e-102d-4b28-bbeb-753d6a3f8512 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "de7a376ea4184390b3d3b18a61231ba9", "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj"}} 2018-06-30 15:36:41,961 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9 used request id req-0b43527e-102d-4b28-bbeb-753d6a3f8512 2018-06-30 15:36:41,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:42,130 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:42 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-cf574c86-4627-4094-8e67-7cea414558b4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86354ccc-54ad-4a1c-9904-518d338f62ec","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:29Z","dns_nameservers":[],"updated_at":"2018-06-30T15:36:29Z","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":"de7a376ea4184390b3d3b18a61231ba9","id":"8dce6ff8-d038-4cc6-9b3a-39735a646de4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet"}]} 2018-06-30 15:36:42,130 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec used request id req-cf574c86-4627-4094-8e67-7cea414558b4 2018-06-30 15:36:42,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec&name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:42,251 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:42 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-b359f874-deea-4d4c-a58f-d270ddb1f1c7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86354ccc-54ad-4a1c-9904-518d338f62ec","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:29Z","dns_nameservers":[],"updated_at":"2018-06-30T15:36:29Z","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":"de7a376ea4184390b3d3b18a61231ba9","id":"8dce6ff8-d038-4cc6-9b3a-39735a646de4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet"}]} 2018-06-30 15:36:42,251 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec&name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet used request id req-b359f874-deea-4d4c-a58f-d270ddb1f1c7 2018-06-30 15:36:42,252 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net 2018-06-30 15:36:42,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" -d '{"port": {"network_id": "86354ccc-54ad-4a1c-9904-518d338f62ec", "fixed_ips": [{"subnet_id": "8dce6ff8-d038-4cc6-9b3a-39735a646de4", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9port-1", "admin_state_up": true}}' 2018-06-30 15:36:45,115 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:36:45 GMT Content-Type: application/json Content-Length: 772 Connection: keep-alive X-Openstack-Request-Id: req-892d41e3-6647-4fa1-95f3-cc460e42ec6e Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:36:43Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"86354ccc-54ad-4a1c-9904-518d338f62ec","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:36:44Z","name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:5c:29:99","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"de7a376ea4184390b3d3b18a61231ba9","fixed_ips":[{"subnet_id":"8dce6ff8-d038-4cc6-9b3a-39735a646de4","ip_address":"10.55.0.101"}],"id":"2d03576f-94b6-4d0e-a7b2-caf93142ab24","security_groups":["40fee9b7-935c-41ce-8011-1be8f3e3f661"],"device_id":""}} 2018-06-30 15:36:45,115 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-892d41e3-6647-4fa1-95f3-cc460e42ec6e 2018-06-30 15:36:45,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:45,594 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:45 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-bb38e74f-1d49-449f-ad61-937d574a238d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dce6ff8-d038-4cc6-9b3a-39735a646de4"],"updated_at":"2018-06-30T15:36:29Z","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"de7a376ea4184390b3d3b18a61231ba9","id":"86354ccc-54ad-4a1c-9904-518d338f62ec","name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net"}]} 2018-06-30 15:36:45,594 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net used request id req-bb38e74f-1d49-449f-ad61-937d574a238d 2018-06-30 15:36:45,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:45,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:45 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06d349ee-fa7f-4a04-8377-d2f07b3c995a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "de7a376ea4184390b3d3b18a61231ba9", "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj"}} 2018-06-30 15:36:45,688 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9 used request id req-06d349ee-fa7f-4a04-8377-d2f07b3c995a 2018-06-30 15:36:45,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:45,833 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:45 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-88da9f4c-13f8-4e25-bb54-2d5a053072da Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86354ccc-54ad-4a1c-9904-518d338f62ec","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:29Z","dns_nameservers":[],"updated_at":"2018-06-30T15:36:29Z","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":"de7a376ea4184390b3d3b18a61231ba9","id":"8dce6ff8-d038-4cc6-9b3a-39735a646de4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet"}]} 2018-06-30 15:36:45,833 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec used request id req-88da9f4c-13f8-4e25-bb54-2d5a053072da 2018-06-30 15:36:45,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec&name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:46,138 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:46 GMT Content-Type: application/json Content-Length: 775 Connection: keep-alive X-Openstack-Request-Id: req-ad393582-33bc-4f32-8e7f-7bdfd3fbe523 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"86354ccc-54ad-4a1c-9904-518d338f62ec","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:43Z","admin_state_up":true,"updated_at":"2018-06-30T15:36:44Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:5c:29:99","id":"2d03576f-94b6-4d0e-a7b2-caf93142ab24","port_security_enabled":true,"project_id":"de7a376ea4184390b3d3b18a61231ba9","fixed_ips":[{"subnet_id":"8dce6ff8-d038-4cc6-9b3a-39735a646de4","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["40fee9b7-935c-41ce-8011-1be8f3e3f661"],"name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9port-1"}]} 2018-06-30 15:36:46,139 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec&name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9port-1&admin_state_up=True used request id req-ad393582-33bc-4f32-8e7f-7bdfd3fbe523 2018-06-30 15:36:46,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:46,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:36:46 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2397a8e6-311a-4e34-b5ee-b56777ec9125 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "de7a376ea4184390b3d3b18a61231ba9", "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj"}} 2018-06-30 15:36:46,480 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9 used request id req-2397a8e6-311a-4e34-b5ee-b56777ec9125 2018-06-30 15:36:46,480 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst 2018-06-30 15:36:46,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:47,314 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:47 GMT Content-Type: application/json Content-Length: 703 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9e9871dc-44fd-478c-b880-2349e71ee9e5 X-Compute-Request-Id: req-9e9871dc-44fd-478c-b880-2349e71ee9e5 Front-End-Https: on RESP BODY: {"flavors": [{"id": "22cd9940-70c0-476f-ab3d-b19246d8f3ad", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/22cd9940-70c0-476f-ab3d-b19246d8f3ad", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/22cd9940-70c0-476f-ab3d-b19246d8f3ad", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-flavor-name"}, {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:36:47,314 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9e9871dc-44fd-478c-b880-2349e71ee9e5 2018-06-30 15:36:47,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/22cd9940-70c0-476f-ab3d-b19246d8f3ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:48,124 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:48 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2542f7e6-492d-47e1-a2c0-f5b517e4af47 X-Compute-Request-Id: req-2542f7e6-492d-47e1-a2c0-f5b517e4af47 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/22cd9940-70c0-476f-ab3d-b19246d8f3ad", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/22cd9940-70c0-476f-ab3d-b19246d8f3ad", "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": "22cd9940-70c0-476f-ab3d-b19246d8f3ad"}} 2018-06-30 15:36:48,124 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/22cd9940-70c0-476f-ab3d-b19246d8f3ad used request id req-2542f7e6-492d-47e1-a2c0-f5b517e4af47 2018-06-30 15:36:48,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:48,974 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:48 GMT Content-Type: application/json Content-Length: 920 Connection: keep-alive X-Openstack-Request-Id: req-1e5d685a-05cb-42ba-8ebd-ac3efcd80e61 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:36:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:36:22Z", "visibility": "shared", "self": "/v2/images/97567379-5709-412b-86d6-59bea049cc72", "min_disk": 0, "protected": false, "id": "97567379-5709-412b-86d6-59bea049cc72", "file": "/v2/images/97567379-5709-412b-86d6-59bea049cc72/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "de7a376ea4184390b3d3b18a61231ba9", "direct_url": "file:///var/lib/glance/images/97567379-5709-412b-86d6-59bea049cc72", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-image"} 2018-06-30 15:36:48,974 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-image used request id req-1e5d685a-05cb-42ba-8ebd-ac3efcd80e61 2018-06-30 15:36:48,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:49,656 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:49 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-15a83c86-a32c-4b3c-b0ca-d6c6cb05c653 Front-End-Https: on 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", "root-tar"], "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-06-30 15:36:49,656 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-15a83c86-a32c-4b3c-b0ca-d6c6cb05c653 2018-06-30 15:36:49,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" -d '{"server": {"name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst", "imageRef": "97567379-5709-412b-86d6-59bea049cc72", "flavorRef": "22cd9940-70c0-476f-ab3d-b19246d8f3ad", "max_count": 1, "min_count": 1, "networks": [{"port": "2d03576f-94b6-4d0e-a7b2-caf93142ab24"}]}}' 2018-06-30 15:36:56,290 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:36:56 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5b150381-7dd5-44cc-acaf-4229287054fd X-Compute-Request-Id: req-5b150381-7dd5-44cc-acaf-4229287054fd RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cb085b23-f609-40e3-b19c-78a2fb05aba0", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0", "rel": "bookmark"}], "adminPass": "w3n8uQ5hbAUv"}} 2018-06-30 15:36:56,290 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-5b150381-7dd5-44cc-acaf-4229287054fd 2018-06-30 15:36:56,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:36:58,665 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:36:58 GMT Content-Type: application/json Content-Length: 1307 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-97be74d5-846f-4c78-a3b3-2a909f864a9e X-Compute-Request-Id: req-97be74d5-846f-4c78-a3b3-2a909f864a9e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0", "rel": "bookmark"}], "image": {"id": "97567379-5709-412b-86d6-59bea049cc72", "links": [{"href": "http://172.30.10.101:8774/images/97567379-5709-412b-86d6-59bea049cc72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22cd9940-70c0-476f-ab3d-b19246d8f3ad", "links": [{"href": "http://172.30.10.101:8774/flavors/22cd9940-70c0-476f-ab3d-b19246d8f3ad", "rel": "bookmark"}]}, "id": "cb085b23-f609-40e3-b19c-78a2fb05aba0", "user_id": "e0426abb6a034133a4a443d351217b19", "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-06-30T15:36:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst", "created": "2018-06-30T15:36:56Z", "tenant_id": "de7a376ea4184390b3d3b18a61231ba9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:36:58,665 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 used request id req-97be74d5-846f-4c78-a3b3-2a909f864a9e 2018-06-30 15:36:58,665 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst 2018-06-30 15:36:58,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:37:00,890 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:00 GMT Content-Type: application/json Content-Length: 1303 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-530a5329-897c-4654-922d-0d1ec78ff04c X-Compute-Request-Id: req-530a5329-897c-4654-922d-0d1ec78ff04c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0", "rel": "bookmark"}], "image": {"id": "97567379-5709-412b-86d6-59bea049cc72", "links": [{"href": "http://172.30.10.101:8774/images/97567379-5709-412b-86d6-59bea049cc72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22cd9940-70c0-476f-ab3d-b19246d8f3ad", "links": [{"href": "http://172.30.10.101:8774/flavors/22cd9940-70c0-476f-ab3d-b19246d8f3ad", "rel": "bookmark"}]}, "id": "cb085b23-f609-40e3-b19c-78a2fb05aba0", "user_id": "e0426abb6a034133a4a443d351217b19", "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-06-30T15:36:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst", "created": "2018-06-30T15:36:56Z", "tenant_id": "de7a376ea4184390b3d3b18a61231ba9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:37:00,890 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 used request id req-530a5329-897c-4654-922d-0d1ec78ff04c 2018-06-30 15:37:00,891 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst] is - BUILD 2018-06-30 15:37:00,891 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:37:03,894 - create_instance - DEBUG - VM status query timeout in 894.771359921 2018-06-30 15:37:03,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:37:05,532 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:05 GMT Content-Type: application/json Content-Length: 1407 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-70f210cb-89f6-44ac-a4be-b363116b907e X-Compute-Request-Id: req-70f210cb-89f6-44ac-a4be-b363116b907e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0", "rel": "bookmark"}], "image": {"id": "97567379-5709-412b-86d6-59bea049cc72", "links": [{"href": "http://172.30.10.101:8774/images/97567379-5709-412b-86d6-59bea049cc72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22cd9940-70c0-476f-ab3d-b19246d8f3ad", "links": [{"href": "http://172.30.10.101:8774/flavors/22cd9940-70c0-476f-ab3d-b19246d8f3ad", "rel": "bookmark"}]}, "id": "cb085b23-f609-40e3-b19c-78a2fb05aba0", "security_groups": [{"name": "default"}], "user_id": "e0426abb6a034133a4a443d351217b19", "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-06-30T15:37:01Z", "hostId": "80cf60db8b96256156c2aa4ddc2ff3f52bdbd72238a4dc2be3e2b8c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst", "created": "2018-06-30T15:36:56Z", "tenant_id": "de7a376ea4184390b3d3b18a61231ba9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:37:05,533 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 used request id req-70f210cb-89f6-44ac-a4be-b363116b907e 2018-06-30 15:37:05,533 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst] is - BUILD 2018-06-30 15:37:05,533 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:37:08,534 - create_instance - DEBUG - VM status query timeout in 890.131947994 2018-06-30 15:37:08,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:37:09,235 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:09 GMT Content-Type: application/json Content-Length: 1407 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-552ba3bb-23e7-4185-8a20-01f149c16bcb X-Compute-Request-Id: req-552ba3bb-23e7-4185-8a20-01f149c16bcb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0", "rel": "bookmark"}], "image": {"id": "97567379-5709-412b-86d6-59bea049cc72", "links": [{"href": "http://172.30.10.101:8774/images/97567379-5709-412b-86d6-59bea049cc72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22cd9940-70c0-476f-ab3d-b19246d8f3ad", "links": [{"href": "http://172.30.10.101:8774/flavors/22cd9940-70c0-476f-ab3d-b19246d8f3ad", "rel": "bookmark"}]}, "id": "cb085b23-f609-40e3-b19c-78a2fb05aba0", "security_groups": [{"name": "default"}], "user_id": "e0426abb6a034133a4a443d351217b19", "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-06-30T15:37:01Z", "hostId": "80cf60db8b96256156c2aa4ddc2ff3f52bdbd72238a4dc2be3e2b8c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst", "created": "2018-06-30T15:36:56Z", "tenant_id": "de7a376ea4184390b3d3b18a61231ba9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:37:09,236 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 used request id req-552ba3bb-23e7-4185-8a20-01f149c16bcb 2018-06-30 15:37:09,236 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst] is - BUILD 2018-06-30 15:37:09,236 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:37:12,240 - create_instance - DEBUG - VM status query timeout in 886.426065922 2018-06-30 15:37:12,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:37:14,594 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:14 GMT Content-Type: application/json Content-Length: 1407 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7c4c8dda-02d8-46e3-91dd-5256d56e6a3f X-Compute-Request-Id: req-7c4c8dda-02d8-46e3-91dd-5256d56e6a3f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0", "rel": "bookmark"}], "image": {"id": "97567379-5709-412b-86d6-59bea049cc72", "links": [{"href": "http://172.30.10.101:8774/images/97567379-5709-412b-86d6-59bea049cc72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22cd9940-70c0-476f-ab3d-b19246d8f3ad", "links": [{"href": "http://172.30.10.101:8774/flavors/22cd9940-70c0-476f-ab3d-b19246d8f3ad", "rel": "bookmark"}]}, "id": "cb085b23-f609-40e3-b19c-78a2fb05aba0", "security_groups": [{"name": "default"}], "user_id": "e0426abb6a034133a4a443d351217b19", "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-06-30T15:37:01Z", "hostId": "80cf60db8b96256156c2aa4ddc2ff3f52bdbd72238a4dc2be3e2b8c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst", "created": "2018-06-30T15:36:56Z", "tenant_id": "de7a376ea4184390b3d3b18a61231ba9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:37:14,594 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 used request id req-7c4c8dda-02d8-46e3-91dd-5256d56e6a3f 2018-06-30 15:37:14,594 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst] is - BUILD 2018-06-30 15:37:14,594 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:37:17,598 - create_instance - DEBUG - VM status query timeout in 881.068223 2018-06-30 15:37:17,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:37:20,309 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:20 GMT Content-Type: application/json Content-Length: 1627 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8514f36f-2de3-4660-b43b-5ef1feec78f9 X-Compute-Request-Id: req-8514f36f-2de3-4660-b43b-5ef1feec78f9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:29:99", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0", "rel": "bookmark"}], "image": {"id": "97567379-5709-412b-86d6-59bea049cc72", "links": [{"href": "http://172.30.10.101:8774/images/97567379-5709-412b-86d6-59bea049cc72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:37:14.000000", "flavor": {"id": "22cd9940-70c0-476f-ab3d-b19246d8f3ad", "links": [{"href": "http://172.30.10.101:8774/flavors/22cd9940-70c0-476f-ab3d-b19246d8f3ad", "rel": "bookmark"}]}, "id": "cb085b23-f609-40e3-b19c-78a2fb05aba0", "security_groups": [{"name": "default"}], "user_id": "e0426abb6a034133a4a443d351217b19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:37:14Z", "hostId": "80cf60db8b96256156c2aa4ddc2ff3f52bdbd72238a4dc2be3e2b8c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst", "created": "2018-06-30T15:36:56Z", "tenant_id": "de7a376ea4184390b3d3b18a61231ba9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:37:20,309 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 used request id req-8514f36f-2de3-4660-b43b-5ef1feec78f9 2018-06-30 15:37:20,310 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst] is - ACTIVE 2018-06-30 15:37:20,310 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:37:20,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:37:21,246 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:21 GMT Content-Type: application/json Content-Length: 1627 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-04cbd462-fe88-43f5-b0fb-19c770681a41 X-Compute-Request-Id: req-04cbd462-fe88-43f5-b0fb-19c770681a41 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:29:99", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0", "rel": "bookmark"}], "image": {"id": "97567379-5709-412b-86d6-59bea049cc72", "links": [{"href": "http://172.30.10.101:8774/images/97567379-5709-412b-86d6-59bea049cc72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:37:14.000000", "flavor": {"id": "22cd9940-70c0-476f-ab3d-b19246d8f3ad", "links": [{"href": "http://172.30.10.101:8774/flavors/22cd9940-70c0-476f-ab3d-b19246d8f3ad", "rel": "bookmark"}]}, "id": "cb085b23-f609-40e3-b19c-78a2fb05aba0", "security_groups": [{"name": "default"}], "user_id": "e0426abb6a034133a4a443d351217b19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:37:14Z", "hostId": "80cf60db8b96256156c2aa4ddc2ff3f52bdbd72238a4dc2be3e2b8c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst", "created": "2018-06-30T15:36:56Z", "tenant_id": "de7a376ea4184390b3d3b18a61231ba9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:37:21,246 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 used request id req-04cbd462-fe88-43f5-b0fb-19c770681a41 2018-06-30 15:37:21,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:37:21,588 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:21 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-c5eeee35-8caa-4547-b62f-37714a6991e0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dce6ff8-d038-4cc6-9b3a-39735a646de4"],"updated_at":"2018-06-30T15:36:29Z","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"de7a376ea4184390b3d3b18a61231ba9","id":"86354ccc-54ad-4a1c-9904-518d338f62ec","name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net"}]} 2018-06-30 15:37:21,588 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net used request id req-c5eeee35-8caa-4547-b62f-37714a6991e0 2018-06-30 15:37:21,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:37:21,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:37:21 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4984ffbe-fdb0-4dbb-a89f-ad210cd9150a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "de7a376ea4184390b3d3b18a61231ba9", "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj"}} 2018-06-30 15:37:21,650 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9 used request id req-4984ffbe-fdb0-4dbb-a89f-ad210cd9150a 2018-06-30 15:37:21,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:37:21,812 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:21 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-191ae053-3f06-4c4c-9007-a44607ae4cfc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86354ccc-54ad-4a1c-9904-518d338f62ec","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:29Z","dns_nameservers":[],"updated_at":"2018-06-30T15:36:29Z","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":"de7a376ea4184390b3d3b18a61231ba9","id":"8dce6ff8-d038-4cc6-9b3a-39735a646de4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet"}]} 2018-06-30 15:37:21,812 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec used request id req-191ae053-3f06-4c4c-9007-a44607ae4cfc 2018-06-30 15:37:21,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:37:22,252 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:22 GMT Content-Type: application/json Content-Length: 2302 Connection: keep-alive X-Openstack-Request-Id: req-683e8b68-51e8-4777-807c-d3dad766a3a1 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"86354ccc-54ad-4a1c-9904-518d338f62ec","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:30Z","admin_state_up":true,"updated_at":"2018-06-30T15:36:36Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-86354ccc-54ad-4a1c-9904-518d338f62ec","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:89:c7:1a","id":"2317269f-e3a6-428a-a889-52b84788d694","port_security_enabled":false,"project_id":"de7a376ea4184390b3d3b18a61231ba9","fixed_ips":[{"subnet_id":"8dce6ff8-d038-4cc6-9b3a-39735a646de4","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"86354ccc-54ad-4a1c-9904-518d338f62ec","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:43Z","admin_state_up":true,"updated_at":"2018-06-30T15:37:12Z","binding:vnic_type":"normal","device_id":"cb085b23-f609-40e3-b19c-78a2fb05aba0","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:5c:29:99","id":"2d03576f-94b6-4d0e-a7b2-caf93142ab24","port_security_enabled":true,"project_id":"de7a376ea4184390b3d3b18a61231ba9","fixed_ips":[{"subnet_id":"8dce6ff8-d038-4cc6-9b3a-39735a646de4","ip_address":"10.55.0.101"}],"extra_dhcp_opts":[],"security_groups":["40fee9b7-935c-41ce-8011-1be8f3e3f661"],"name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"86354ccc-54ad-4a1c-9904-518d338f62ec","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:32Z","admin_state_up":true,"updated_at":"2018-06-30T15:36:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-86354ccc-54ad-4a1c-9904-518d338f62ec","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ea:e9:7e","id":"982d8c0e-c3a4-4d88-8822-7f0979374803","port_security_enabled":false,"project_id":"de7a376ea4184390b3d3b18a61231ba9","fixed_ips":[{"subnet_id":"8dce6ff8-d038-4cc6-9b3a-39735a646de4","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:37:22,252 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec used request id req-683e8b68-51e8-4777-807c-d3dad766a3a1 2018-06-30 15:37:22,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=86354ccc-54ad-4a1c-9904-518d338f62ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:37:22,491 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:22 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-eb1100b8-a2f6-438e-9a7c-733aa664a4b4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8dce6ff8-d038-4cc6-9b3a-39735a646de4"],"updated_at":"2018-06-30T15:36:29Z","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"de7a376ea4184390b3d3b18a61231ba9","id":"86354ccc-54ad-4a1c-9904-518d338f62ec","name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net"}]} 2018-06-30 15:37:22,491 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=86354ccc-54ad-4a1c-9904-518d338f62ec used request id req-eb1100b8-a2f6-438e-9a7c-733aa664a4b4 2018-06-30 15:37:22,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:37:22,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:22 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-a65014ec-4298-4141-827a-dd2fd422e814 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86354ccc-54ad-4a1c-9904-518d338f62ec","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:29Z","dns_nameservers":[],"updated_at":"2018-06-30T15:36:29Z","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":"de7a376ea4184390b3d3b18a61231ba9","id":"8dce6ff8-d038-4cc6-9b3a-39735a646de4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet"}]} 2018-06-30 15:37:22,604 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec used request id req-a65014ec-4298-4141-827a-dd2fd422e814 2018-06-30 15:37:22,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec&name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:37:22,715 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:22 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-cc18c23c-7baa-4d7b-829c-710f0e53821e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86354ccc-54ad-4a1c-9904-518d338f62ec","tenant_id":"de7a376ea4184390b3d3b18a61231ba9","created_at":"2018-06-30T15:36:29Z","dns_nameservers":[],"updated_at":"2018-06-30T15:36:29Z","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":"de7a376ea4184390b3d3b18a61231ba9","id":"8dce6ff8-d038-4cc6-9b3a-39735a646de4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet"}]} 2018-06-30 15:37:22,715 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=86354ccc-54ad-4a1c-9904-518d338f62ec&name=CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet used request id req-cc18c23c-7baa-4d7b-829c-710f0e53821e 2018-06-30 15:37:22,715 - create_instance - INFO - Deleting Port with ID - 2d03576f-94b6-4d0e-a7b2-caf93142ab24 2018-06-30 15:37:22,716 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9port-1 2018-06-30 15:37:22,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/2d03576f-94b6-4d0e-a7b2-caf93142ab24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:37:24,068 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:37:24 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bb8ceaf1-311b-43c9-a299-a0612e3e9b81 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:37:24,068 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/2d03576f-94b6-4d0e-a7b2-caf93142ab24 used request id req-bb8ceaf1-311b-43c9-a299-a0612e3e9b81 2018-06-30 15:37:24,069 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst 2018-06-30 15:37:24,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:37:24,393 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:37:24 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b323b8de-941f-416d-9247-c0061125a127 X-Compute-Request-Id: req-b323b8de-941f-416d-9247-c0061125a127 Front-End-Https: on 2018-06-30 15:37:24,393 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 used request id req-b323b8de-941f-416d-9247-c0061125a127 2018-06-30 15:37:24,393 - create_instance - INFO - Checking deletion status 2018-06-30 15:37:24,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:37:25,496 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:25 GMT Content-Type: application/json Content-Length: 1591 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d2eab1b8-f6bc-4705-8891-e68d0cf2de82 X-Compute-Request-Id: req-d2eab1b8-f6bc-4705-8891-e68d0cf2de82 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:29:99", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0", "rel": "bookmark"}], "image": {"id": "97567379-5709-412b-86d6-59bea049cc72", "links": [{"href": "http://172.30.10.101:8774/images/97567379-5709-412b-86d6-59bea049cc72", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:37:14.000000", "flavor": {"id": "22cd9940-70c0-476f-ab3d-b19246d8f3ad", "links": [{"href": "http://172.30.10.101:8774/flavors/22cd9940-70c0-476f-ab3d-b19246d8f3ad", "rel": "bookmark"}]}, "id": "cb085b23-f609-40e3-b19c-78a2fb05aba0", "user_id": "e0426abb6a034133a4a443d351217b19", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:37:24Z", "hostId": "80cf60db8b96256156c2aa4ddc2ff3f52bdbd72238a4dc2be3e2b8c2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst", "created": "2018-06-30T15:36:56Z", "tenant_id": "de7a376ea4184390b3d3b18a61231ba9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:37:25,496 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 used request id req-d2eab1b8-f6bc-4705-8891-e68d0cf2de82 2018-06-30 15:37:25,497 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst] is - ACTIVE 2018-06-30 15:37:25,497 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:37:28,500 - create_instance - DEBUG - VM status query timeout in 295.893507957 2018-06-30 15:37:28,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6f7db2dbf0e40480c1a7032727f6cfe57d32c6" 2018-06-30 15:37:28,669 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:37:28 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-631509bc-3210-489f-a073-f52b39a5fe28 X-Compute-Request-Id: req-631509bc-3210-489f-a073-f52b39a5fe28 RESP BODY: {"itemNotFound": {"message": "Instance cb085b23-f609-40e3-b19c-78a2fb05aba0 could not be found.", "code": 404}} 2018-06-30 15:37:28,669 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/cb085b23-f609-40e3-b19c-78a2fb05aba0 used request id req-631509bc-3210-489f-a073-f52b39a5fe28 2018-06-30 15:37:28,670 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cb085b23-f609-40e3-b19c-78a2fb05aba0 could not be found. (HTTP 404) (Request-ID: req-631509bc-3210-489f-a073-f52b39a5fe28) 2018-06-30 15:37:28,670 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-inst 2018-06-30 15:37:28,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/22cd9940-70c0-476f-ab3d-b19246d8f3ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813fb706c0028ee9f2496208c7d74d4ccca19706" 2018-06-30 15:37:28,764 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:37:28 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a0e84ee8-e7b7-44a0-9148-9a0ce6221ecd X-Compute-Request-Id: req-a0e84ee8-e7b7-44a0-9148-9a0ce6221ecd 2018-06-30 15:37:28,764 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/22cd9940-70c0-476f-ab3d-b19246d8f3ad used request id req-a0e84ee8-e7b7-44a0-9148-9a0ce6221ecd 2018-06-30 15:37:28,765 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet 2018-06-30 15:37:28,765 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-subnet 2018-06-30 15:37:28,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/8dce6ff8-d038-4cc6-9b3a-39735a646de4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc556c67daa9d2329134f4c4c5c5d60cb093133a" 2018-06-30 15:37:33,393 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:37:33 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-12d62ed5-d37a-4fc7-9e93-657d172685b7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:37:33,393 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/8dce6ff8-d038-4cc6-9b3a-39735a646de4 used request id req-12d62ed5-d37a-4fc7-9e93-657d172685b7 2018-06-30 15:37:33,394 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-pub-net 2018-06-30 15:37:33,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/86354ccc-54ad-4a1c-9904-518d338f62ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc556c67daa9d2329134f4c4c5c5d60cb093133a" 2018-06-30 15:37:36,528 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:37:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7d9f8b5d-113d-4cf4-a21d-3635cb2c84ee Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:37:36,528 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/86354ccc-54ad-4a1c-9904-518d338f62ec used request id req-7d9f8b5d-113d-4cf4-a21d-3635cb2c84ee 2018-06-30 15:37:36,530 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-fc81a179-00cb-4ed8-88a7-6a8f4e32bfc9-image 2018-06-30 15:37:36,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/97567379-5709-412b-86d6-59bea049cc72 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca365c4fcf0c12f013523928c42b4030d810e985" 2018-06-30 15:37:37,531 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:37:37 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-62620e08-2a0f-4661-b699-25614ff17d68 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:37:37,531 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/97567379-5709-412b-86d6-59bea049cc72 used request id req-62620e08-2a0f-4661-b699-25614ff17d68 2018-06-30 15:37:37,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d83926454f7f4c95151f945e9ee0abad4f0131" 2018-06-30 15:37:38,490 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:38 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-a563c080-4b97-4742-9259-9a13f1b65d2a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de7a376ea4184390b3d3b18a61231ba9", "created_at": "2018-06-30T15:36:27Z", "updated_at": "2018-06-30T15:36:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:36:27Z", "revision_number": 0, "id": "41b6b47c-40e8-419d-ba13-b9725e701e7d", "remote_group_id": "40fee9b7-935c-41ce-8011-1be8f3e3f661", "remote_ip_prefix": null, "created_at": "2018-06-30T15:36:27Z", "security_group_id": "40fee9b7-935c-41ce-8011-1be8f3e3f661", "tenant_id": "de7a376ea4184390b3d3b18a61231ba9", "port_range_min": null, "ethertype": "IPv6", "project_id": "de7a376ea4184390b3d3b18a61231ba9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:36:27Z", "revision_number": 0, "id": "76f712f0-d18d-457e-9b22-062b44eaf144", "remote_group_id": "40fee9b7-935c-41ce-8011-1be8f3e3f661", "remote_ip_prefix": null, "created_at": "2018-06-30T15:36:27Z", "security_group_id": "40fee9b7-935c-41ce-8011-1be8f3e3f661", "tenant_id": "de7a376ea4184390b3d3b18a61231ba9", "port_range_min": null, "ethertype": "IPv4", "project_id": "de7a376ea4184390b3d3b18a61231ba9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:36:27Z", "revision_number": 0, "id": "e8f981ea-3231-43e0-89fe-433a5e93ed3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:36:27Z", "security_group_id": "40fee9b7-935c-41ce-8011-1be8f3e3f661", "tenant_id": "de7a376ea4184390b3d3b18a61231ba9", "port_range_min": null, "ethertype": "IPv4", "project_id": "de7a376ea4184390b3d3b18a61231ba9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:36:27Z", "revision_number": 0, "id": "f6ef1f52-c45f-4d7d-b8de-4f6db118c920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:36:27Z", "security_group_id": "40fee9b7-935c-41ce-8011-1be8f3e3f661", "tenant_id": "de7a376ea4184390b3d3b18a61231ba9", "port_range_min": null, "ethertype": "IPv6", "project_id": "de7a376ea4184390b3d3b18a61231ba9"}], "revision_number": 4, "project_id": "de7a376ea4184390b3d3b18a61231ba9", "id": "40fee9b7-935c-41ce-8011-1be8f3e3f661", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:37:38,491 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-a563c080-4b97-4742-9259-9a13f1b65d2a 2018-06-30 15:37:38,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d83926454f7f4c95151f945e9ee0abad4f0131" 2018-06-30 15:37:38,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:37:38 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed25656b-add3-4fab-b4ff-9e6bcccf2bfb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "de7a376ea4184390b3d3b18a61231ba9", "name": "CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj"}} 2018-06-30 15:37:38,857 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9 used request id req-ed25656b-add3-4fab-b4ff-9e6bcccf2bfb 2018-06-30 15:37:38,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40fee9b7-935c-41ce-8011-1be8f3e3f661 2018-06-30 15:37:38,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=40fee9b7-935c-41ce-8011-1be8f3e3f661 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d83926454f7f4c95151f945e9ee0abad4f0131" 2018-06-30 15:37:39,758 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:39 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-fb95c647-bbb8-4204-8170-168e7dc23c01 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "40fee9b7-935c-41ce-8011-1be8f3e3f661", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:36:27Z", "security_group_id": "40fee9b7-935c-41ce-8011-1be8f3e3f661", "port_range_min": null, "revision_number": 0, "tenant_id": "de7a376ea4184390b3d3b18a61231ba9", "created_at": "2018-06-30T15:36:27Z", "project_id": "de7a376ea4184390b3d3b18a61231ba9", "id": "41b6b47c-40e8-419d-ba13-b9725e701e7d"}, {"remote_group_id": "40fee9b7-935c-41ce-8011-1be8f3e3f661", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:36:27Z", "security_group_id": "40fee9b7-935c-41ce-8011-1be8f3e3f661", "port_range_min": null, "revision_number": 0, "tenant_id": "de7a376ea4184390b3d3b18a61231ba9", "created_at": "2018-06-30T15:36:27Z", "project_id": "de7a376ea4184390b3d3b18a61231ba9", "id": "76f712f0-d18d-457e-9b22-062b44eaf144"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:36:27Z", "security_group_id": "40fee9b7-935c-41ce-8011-1be8f3e3f661", "port_range_min": null, "revision_number": 0, "tenant_id": "de7a376ea4184390b3d3b18a61231ba9", "created_at": "2018-06-30T15:36:27Z", "project_id": "de7a376ea4184390b3d3b18a61231ba9", "id": "e8f981ea-3231-43e0-89fe-433a5e93ed3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:36:27Z", "security_group_id": "40fee9b7-935c-41ce-8011-1be8f3e3f661", "port_range_min": null, "revision_number": 0, "tenant_id": "de7a376ea4184390b3d3b18a61231ba9", "created_at": "2018-06-30T15:36:27Z", "project_id": "de7a376ea4184390b3d3b18a61231ba9", "id": "f6ef1f52-c45f-4d7d-b8de-4f6db118c920"}]} 2018-06-30 15:37:39,758 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=40fee9b7-935c-41ce-8011-1be8f3e3f661 used request id req-fb95c647-bbb8-4204-8170-168e7dc23c01 2018-06-30 15:37:39,759 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:37:39,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/40fee9b7-935c-41ce-8011-1be8f3e3f661 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d83926454f7f4c95151f945e9ee0abad4f0131" 2018-06-30 15:37:40,936 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:37:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d9fd9c3e-afa8-4ddc-8980-f2d2165ef19e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:37:40,936 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/40fee9b7-935c-41ce-8011-1be8f3e3f661 used request id req-d9fd9c3e-afa8-4ddc-8980-f2d2165ef19e 2018-06-30 15:37:40,938 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj 2018-06-30 15:37:40,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d83926454f7f4c95151f945e9ee0abad4f0131" 2018-06-30 15:37:41,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:37:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f83d91f3-2219-4203-ae02-32b61ea618ca Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:37:41,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/de7a376ea4184390b3d3b18a61231ba9 used request id req-f83d91f3-2219-4203-ae02-32b61ea618ca 2018-06-30 15:37:41,816 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-65af0ec8-d754-4c3-proj-role 2018-06-30 15:37:41,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/75c51f68d60040a69e6e2dae1fe37c68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d83926454f7f4c95151f945e9ee0abad4f0131" 2018-06-30 15:37:42,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:37:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0793aaf-4561-4aed-91c5-80785bf9c1b1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:37:42,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/75c51f68d60040a69e6e2dae1fe37c68 used request id req-b0793aaf-4561-4aed-91c5-80785bf9c1b1 2018-06-30 15:37:42,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d83926454f7f4c95151f945e9ee0abad4f0131" 2018-06-30 15:37:42,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:37:42 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04f256e7-de2e-4231-a3d1-bfd9088f35f1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:37:42,552 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-04f256e7-de2e-4231-a3d1-bfd9088f35f1 2018-06-30 15:37:42,552 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-65af0ec8-d754-4c3-user 2018-06-30 15:37:42,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/e0426abb6a034133a4a443d351217b19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf7006c7726b6061c792da09a16e9c550faec2a" 2018-06-30 15:37:43,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:37:42 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ec4cb86-5597-4a5f-9373-1d17b442912d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:37:43,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/e0426abb6a034133a4a443d351217b19 used request id req-8ec4cb86-5597-4a5f-9373-1d17b442912d 2018-06-30 15:37:43,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:37:44,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:37:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["mIrKzyssTL6e4nFX8qPzeg"], "issued_at": "2018-06-30T15:37:44.000000Z"}} 2018-06-30 15:37:44,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}284b01c12f0afc7ee0d0103561476e7a65e9eaaf" 2018-06-30 15:37:44,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:37:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1ddfb73-8f78-4a8c-81c9-cae60e47c87e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:37:44,116 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c1ddfb73-8f78-4a8c-81c9-cae60e47c87e 2018-06-30 15:37:44,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:37:44,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:37:45,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:37:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["xo9yJnuvQfSUQC-8U1XnGg"], "issued_at": "2018-06-30T15:37:44.000000Z"}} 2018-06-30 15:37:45,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982f874a2312000da87cdc79dea19806cb71f78d" 2018-06-30 15:37:45,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:37:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ed43e1a-3bd2-43d9-a7c6-b75a54f036a4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:37:45,317 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9ed43e1a-3bd2-43d9-a7c6-b75a54f036a4 2018-06-30 15:37:45,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:37:45,334 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:37:45 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:37:45,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982f874a2312000da87cdc79dea19806cb71f78d" 2018-06-30 15:37:45,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:37:45 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5810feff-851e-4232-b715-fe07a3e595ca Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:37:45,396 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj used request id req-5810feff-851e-4232-b715-fe07a3e595ca 2018-06-30 15:37:45,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982f874a2312000da87cdc79dea19806cb71f78d" 2018-06-30 15:37:45,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:37:45 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f64726f-5374-4210-ae56-c4288d307e19 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:37:45,865 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0f64726f-5374-4210-ae56-c4288d307e19 2018-06-30 15:37:45,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982f874a2312000da87cdc79dea19806cb71f78d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj"}}' 2018-06-30 15:37:46,337 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:37:45 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-edefd5c9-929f-4b5a-90fc-10a6f1371bf0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c"}, "tags": [], "enabled": true, "id": "b9a39670f1c64243af9daa7669f03c8c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj"}} 2018-06-30 15:37:46,337 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-edefd5c9-929f-4b5a-90fc-10a6f1371bf0 2018-06-30 15:37:46,338 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj 2018-06-30 15:37:46,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:37:46,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:37:47,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:37:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["lwZYM83PR1ySNT_GYxmT2g"], "issued_at": "2018-06-30T15:37:47.000000Z"}} 2018-06-30 15:37:47,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d79b435346ecab4397f33987cdfec710f7f6c0" 2018-06-30 15:37:47,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:37:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-432f1fc4-6442-4834-87e3-b1af496693fb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:37:47,820 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-432f1fc4-6442-4834-87e3-b1af496693fb 2018-06-30 15:37:47,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:37:47,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:37:47 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:37:47,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d79b435346ecab4397f33987cdfec710f7f6c0" 2018-06-30 15:37:48,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:37:47 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f730c2e-647e-41cf-9243-d0a7393dbecb Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:37:48,265 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-2f730c2e-647e-41cf-9243-d0a7393dbecb 2018-06-30 15:37:48,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d79b435346ecab4397f33987cdfec710f7f6c0" 2018-06-30 15:37:48,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:37:48 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb435835-742c-4b34-8d9b-fba31cd56d88 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c"}, "tags": [], "enabled": true, "id": "b9a39670f1c64243af9daa7669f03c8c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj"}]} 2018-06-30 15:37:48,378 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj used request id req-bb435835-742c-4b34-8d9b-fba31cd56d88 2018-06-30 15:37:48,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d79b435346ecab4397f33987cdfec710f7f6c0" 2018-06-30 15:37:48,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:37:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9546ae90-d13c-4790-8fa2-926459538012 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:37:48,737 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9546ae90-d13c-4790-8fa2-926459538012 2018-06-30 15:37:49,525 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-1fe555c5-c35a-48c-user 2018-06-30 15:37:49,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:37:49,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982f874a2312000da87cdc79dea19806cb71f78d" 2018-06-30 15:37:49,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:37:49 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba71a391-dd54-4485-b1a4-1a5719a91286 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:37:49,898 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ba71a391-dd54-4485-b1a4-1a5719a91286 2018-06-30 15:37:49,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982f874a2312000da87cdc79dea19806cb71f78d" -d '{"role": {"name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj-role"}}' 2018-06-30 15:37:50,313 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:37:49 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3118fc6-bfd0-4f5c-8ae8-ecf1fa5eaa96 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b8eb6b47dde4886b9ca71ee424dbaf9", "links": {"self": "http://10.167.4.35:5000/v3/roles/9b8eb6b47dde4886b9ca71ee424dbaf9"}, "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj-role"}} 2018-06-30 15:37:50,313 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b3118fc6-bfd0-4f5c-8ae8-ecf1fa5eaa96 2018-06-30 15:37:50,313 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj-role 2018-06-30 15:37:50,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/9b8eb6b47dde4886b9ca71ee424dbaf9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982f874a2312000da87cdc79dea19806cb71f78d" 2018-06-30 15:37:50,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:37:50 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8888667b-4a9b-4d21-937c-10d1b5600181 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b8eb6b47dde4886b9ca71ee424dbaf9", "links": {"self": "http://10.167.4.35:5000/v3/roles/9b8eb6b47dde4886b9ca71ee424dbaf9"}, "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj-role"}} 2018-06-30 15:37:50,629 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/9b8eb6b47dde4886b9ca71ee424dbaf9 used request id req-8888667b-4a9b-4d21-937c-10d1b5600181 2018-06-30 15:37:50,629 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj-role to project CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj 2018-06-30 15:37:50,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c/users/e4afaa585e8347c38c69461f40d3cc76/roles/9b8eb6b47dde4886b9ca71ee424dbaf9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982f874a2312000da87cdc79dea19806cb71f78d" 2018-06-30 15:37:51,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:37:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-175ee3c2-6005-4eb4-b0b2-9204400ced6c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:37:51,038 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c/users/e4afaa585e8347c38c69461f40d3cc76/roles/9b8eb6b47dde4886b9ca71ee424dbaf9 used request id req-175ee3c2-6005-4eb4-b0b2-9204400ced6c 2018-06-30 15:37:51,038 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:37:51,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:37:51,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:37:51,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b8eb6b47dde4886b9ca71ee424dbaf9", "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj-role"}], "expires_at": "2018-06-30T16:37:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9a39670f1c64243af9daa7669f03c8c", "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b9a39670f1c64243af9daa7669f03c8c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b9a39670f1c64243af9daa7669f03c8c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b9a39670f1c64243af9daa7669f03c8c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b9a39670f1c64243af9daa7669f03c8c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b9a39670f1c64243af9daa7669f03c8c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b9a39670f1c64243af9daa7669f03c8c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-user", "id": "e4afaa585e8347c38c69461f40d3cc76"}, "audit_ids": ["oB7vcarXTH2uKl_wGhOBPQ"], "issued_at": "2018-06-30T15:37:51.000000Z"}} 2018-06-30 15:37:51,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81886407cd07ba12383f273f8ed09b4c4636fa56" 2018-06-30 15:37:52,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:37:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee7705a9-11dc-4135-92bd-78f0d0ab391f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:37:52,032 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ee7705a9-11dc-4135-92bd-78f0d0ab391f 2018-06-30 15:37:52,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81886407cd07ba12383f273f8ed09b4c4636fa56" 2018-06-30 15:37:52,873 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:52 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-1018f7af-cb98-494c-bb82-9cff66a85e8a Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-image"} 2018-06-30 15:37:52,873 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-image used request id req-1018f7af-cb98-494c-bb82-9cff66a85e8a 2018-06-30 15:37:52,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81886407cd07ba12383f273f8ed09b4c4636fa56" 2018-06-30 15:37:53,513 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:53 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-1e280375-4e2f-4f9a-b330-d567afddb4cd Front-End-Https: on 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", "root-tar"], "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-06-30 15:37:53,514 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-1e280375-4e2f-4f9a-b330-d567afddb4cd 2018-06-30 15:37:53,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81886407cd07ba12383f273f8ed09b4c4636fa56" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-image"}' 2018-06-30 15:37:54,499 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:37:54 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/8a153d05-c020-48da-81ac-4359db0a0735 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-c8b3ecfc-b717-4d50-89dd-cedc7bf1f9c2 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:37:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:37:54Z", "visibility": "shared", "self": "/v2/images/8a153d05-c020-48da-81ac-4359db0a0735", "min_disk": 0, "protected": false, "id": "8a153d05-c020-48da-81ac-4359db0a0735", "file": "/v2/images/8a153d05-c020-48da-81ac-4359db0a0735/file", "checksum": null, "owner": "b9a39670f1c64243af9daa7669f03c8c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:37:54,499 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-c8b3ecfc-b717-4d50-89dd-cedc7bf1f9c2 2018-06-30 15:37:54,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/8a153d05-c020-48da-81ac-4359db0a0735/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81886407cd07ba12383f273f8ed09b4c4636fa56" -d '' 2018-06-30 15:37:55,801 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:37:55 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4d544317-29ca-47c7-8c27-71ecb9bcf544 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:37:55,801 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/8a153d05-c020-48da-81ac-4359db0a0735/file used request id req-4d544317-29ca-47c7-8c27-71ecb9bcf544 2018-06-30 15:37:55,802 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:37:55,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/8a153d05-c020-48da-81ac-4359db0a0735 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81886407cd07ba12383f273f8ed09b4c4636fa56" 2018-06-30 15:37:56,497 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:56 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-afaa01ef-4c62-4b67-b814-ba122c1c8bc1 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:37:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:37:56Z", "visibility": "shared", "self": "/v2/images/8a153d05-c020-48da-81ac-4359db0a0735", "min_disk": 0, "protected": false, "id": "8a153d05-c020-48da-81ac-4359db0a0735", "file": "/v2/images/8a153d05-c020-48da-81ac-4359db0a0735/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b9a39670f1c64243af9daa7669f03c8c", "direct_url": "file:///var/lib/glance/images/8a153d05-c020-48da-81ac-4359db0a0735", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:37:56,497 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/8a153d05-c020-48da-81ac-4359db0a0735 used request id req-afaa01ef-4c62-4b67-b814-ba122c1c8bc1 2018-06-30 15:37:56,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81886407cd07ba12383f273f8ed09b4c4636fa56" 2018-06-30 15:37:57,177 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:57 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-434db954-9adf-41e1-97ff-7dce29d79f3c Front-End-Https: on 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", "root-tar"], "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-06-30 15:37:57,177 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-434db954-9adf-41e1-97ff-7dce29d79f3c 2018-06-30 15:37:57,180 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-image 2018-06-30 15:37:57,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/8a153d05-c020-48da-81ac-4359db0a0735 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81886407cd07ba12383f273f8ed09b4c4636fa56" 2018-06-30 15:37:58,091 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:37:58 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-5f8e88c9-1794-4431-96e3-a0151818b62b Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:37:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:37:56Z", "visibility": "shared", "self": "/v2/images/8a153d05-c020-48da-81ac-4359db0a0735", "min_disk": 0, "protected": false, "id": "8a153d05-c020-48da-81ac-4359db0a0735", "file": "/v2/images/8a153d05-c020-48da-81ac-4359db0a0735/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b9a39670f1c64243af9daa7669f03c8c", "direct_url": "file:///var/lib/glance/images/8a153d05-c020-48da-81ac-4359db0a0735", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:37:58,092 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/8a153d05-c020-48da-81ac-4359db0a0735 used request id req-5f8e88c9-1794-4431-96e3-a0151818b62b 2018-06-30 15:37:58,092 - create_image - DEBUG - Instance status is - active 2018-06-30 15:37:58,093 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-image 2018-06-30 15:37:58,093 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-image 2018-06-30 15:37:58,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:37:58,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:37:58,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b8eb6b47dde4886b9ca71ee424dbaf9", "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj-role"}], "expires_at": "2018-06-30T16:37:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9a39670f1c64243af9daa7669f03c8c", "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b9a39670f1c64243af9daa7669f03c8c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b9a39670f1c64243af9daa7669f03c8c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b9a39670f1c64243af9daa7669f03c8c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b9a39670f1c64243af9daa7669f03c8c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b9a39670f1c64243af9daa7669f03c8c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b9a39670f1c64243af9daa7669f03c8c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-user", "id": "e4afaa585e8347c38c69461f40d3cc76"}, "audit_ids": ["weSG2guQS4G1XsZdkJFO3A"], "issued_at": "2018-06-30T15:37:58.000000Z"}} 2018-06-30 15:37:58,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323fc22611c6cc03ce84d1b15f35fd25ee4f5320" 2018-06-30 15:37:59,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:37:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0884e7c1-753e-4863-a763-f9aeb6db2f85 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:37:59,296 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0884e7c1-753e-4863-a763-f9aeb6db2f85 2018-06-30 15:37:59,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323fc22611c6cc03ce84d1b15f35fd25ee4f5320" 2018-06-30 15:38:00,050 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:00 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-d59dda81-cd41-4ceb-b54e-a69350c7cc32 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:38:00,051 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net used request id req-d59dda81-cd41-4ceb-b54e-a69350c7cc32 2018-06-30 15:38:00,051 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net 2018-06-30 15:38:00,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323fc22611c6cc03ce84d1b15f35fd25ee4f5320" -d '{"network": {"name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net", "admin_state_up": true}}' 2018-06-30 15:38:00,950 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:38:00 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-e7c174b2-3914-440e-ad57-b1f910396403 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:38:00Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b9a39670f1c64243af9daa7669f03c8c","id":"24d24267-b2e3-4c31-98f1-048faf088020","name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net"}} 2018-06-30 15:38:00,950 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-e7c174b2-3914-440e-ad57-b1f910396403 2018-06-30 15:38:00,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=24d24267-b2e3-4c31-98f1-048faf088020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323fc22611c6cc03ce84d1b15f35fd25ee4f5320" 2018-06-30 15:38:01,746 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:01 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-6eb48a96-c251-4b54-8d0a-510070bde028 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:38:00Z","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b9a39670f1c64243af9daa7669f03c8c","id":"24d24267-b2e3-4c31-98f1-048faf088020","name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net"}]} 2018-06-30 15:38:01,747 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=24d24267-b2e3-4c31-98f1-048faf088020 used request id req-6eb48a96-c251-4b54-8d0a-510070bde028 2018-06-30 15:38:01,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=24d24267-b2e3-4c31-98f1-048faf088020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323fc22611c6cc03ce84d1b15f35fd25ee4f5320" 2018-06-30 15:38:02,065 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:02 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4ed6bed0-226c-4365-a02d-684ccae31ebb Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:38:02,066 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=24d24267-b2e3-4c31-98f1-048faf088020 used request id req-4ed6bed0-226c-4365-a02d-684ccae31ebb 2018-06-30 15:38:02,066 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-subnet 2018-06-30 15:38:02,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323fc22611c6cc03ce84d1b15f35fd25ee4f5320" -d '{"subnets": [{"ip_version": 4, "network_id": "24d24267-b2e3-4c31-98f1-048faf088020", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-subnet"}]}' 2018-06-30 15:38:03,379 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:38:03 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-dc7a9e5d-4db7-4a77-9e36-d62a633822f6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24d24267-b2e3-4c31-98f1-048faf088020","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:38: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":"b9a39670f1c64243af9daa7669f03c8c","id":"583a3e03-d6ca-4ecc-88fc-0454b2c2e688","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-subnet"}]} 2018-06-30 15:38:03,379 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-dc7a9e5d-4db7-4a77-9e36-d62a633822f6 2018-06-30 15:38:03,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=24d24267-b2e3-4c31-98f1-048faf088020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323fc22611c6cc03ce84d1b15f35fd25ee4f5320" 2018-06-30 15:38:03,653 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:03 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-d326a9b6-d4ad-48f3-9633-33fd4224e21b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["583a3e03-d6ca-4ecc-88fc-0454b2c2e688"],"updated_at":"2018-06-30T15:38:02Z","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b9a39670f1c64243af9daa7669f03c8c","id":"24d24267-b2e3-4c31-98f1-048faf088020","name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net"}]} 2018-06-30 15:38:03,653 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=24d24267-b2e3-4c31-98f1-048faf088020 used request id req-d326a9b6-d4ad-48f3-9633-33fd4224e21b 2018-06-30 15:38:03,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=24d24267-b2e3-4c31-98f1-048faf088020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323fc22611c6cc03ce84d1b15f35fd25ee4f5320" 2018-06-30 15:38:03,805 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:03 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-84494fd3-22be-4481-b3a4-03e76d8d2e60 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24d24267-b2e3-4c31-98f1-048faf088020","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:38: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":"b9a39670f1c64243af9daa7669f03c8c","id":"583a3e03-d6ca-4ecc-88fc-0454b2c2e688","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-subnet"}]} 2018-06-30 15:38:03,805 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=24d24267-b2e3-4c31-98f1-048faf088020 used request id req-84494fd3-22be-4481-b3a4-03e76d8d2e60 2018-06-30 15:38:03,805 - OpenStackNetwork - DEBUG - Network [24d24267-b2e3-4c31-98f1-048faf088020] created successfully 2018-06-30 15:38:03,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:38:03,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:38:04,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:38:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["4zOtaot9Tl-dsAN-xYi-Kg"], "issued_at": "2018-06-30T15:38:04.000000Z"}} 2018-06-30 15:38:04,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f8628590acd5386c7d255e13225b68922ecc8c" 2018-06-30 15:38:04,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:38:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a87c718-d948-478f-adc0-4521a524b7a7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:38:04,668 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7a87c718-d948-478f-adc0-4521a524b7a7 2018-06-30 15:38:04,669 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:38:04,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f8628590acd5386c7d255e13225b68922ecc8c" 2018-06-30 15:38:05,379 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:05 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1d8d07d8-e543-467e-9f8f-6186b1c32024 X-Compute-Request-Id: req-1d8d07d8-e543-467e-9f8f-6186b1c32024 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:38:05,379 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1d8d07d8-e543-467e-9f8f-6186b1c32024 2018-06-30 15:38:05,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f8628590acd5386c7d255e13225b68922ecc8c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-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-06-30 15:38:06,066 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:06 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d4da06b1-8b67-4c98-9495-11e31c74b0aa X-Compute-Request-Id: req-d4da06b1-8b67-4c98-9495-11e31c74b0aa Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "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": "bd799d7e-0212-4a3e-9d08-96bdd6e86d9a"}} 2018-06-30 15:38:06,066 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-d4da06b1-8b67-4c98-9495-11e31c74b0aa 2018-06-30 15:38:06,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:38:06,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:38:07,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b8eb6b47dde4886b9ca71ee424dbaf9", "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj-role"}], "expires_at": "2018-06-30T16:38:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9a39670f1c64243af9daa7669f03c8c", "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b9a39670f1c64243af9daa7669f03c8c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b9a39670f1c64243af9daa7669f03c8c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b9a39670f1c64243af9daa7669f03c8c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b9a39670f1c64243af9daa7669f03c8c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b9a39670f1c64243af9daa7669f03c8c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b9a39670f1c64243af9daa7669f03c8c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-user", "id": "e4afaa585e8347c38c69461f40d3cc76"}, "audit_ids": ["By9YPs_fThy9u2YrdTTfbw"], "issued_at": "2018-06-30T15:38:06.000000Z"}} 2018-06-30 15:38:07,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:07,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:38:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8183261b-9266-4652-bbc1-48b8ddff3b75 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:38:07,346 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8183261b-9266-4652-bbc1-48b8ddff3b75 2018-06-30 15:38:07,347 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:38:07,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:07,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:38:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb8f8a50-429b-4d84-9e31-80aa961e9416 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:38:07,400 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cb8f8a50-429b-4d84-9e31-80aa961e9416 2018-06-30 15:38:07,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:08,424 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:08 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-f2a2681d-95c9-4df4-8c57-542fc9485ea1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["583a3e03-d6ca-4ecc-88fc-0454b2c2e688"],"updated_at":"2018-06-30T15:38:02Z","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b9a39670f1c64243af9daa7669f03c8c","id":"24d24267-b2e3-4c31-98f1-048faf088020","name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net"}]} 2018-06-30 15:38:08,424 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net used request id req-f2a2681d-95c9-4df4-8c57-542fc9485ea1 2018-06-30 15:38:08,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:38:08,442 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:38:08 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:38:08,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:08,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:38:08 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77834353-6c16-4537-9a14-8636500dc77b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b9a39670f1c64243af9daa7669f03c8c", "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj"}} 2018-06-30 15:38:08,537 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c used request id req-77834353-6c16-4537-9a14-8636500dc77b 2018-06-30 15:38:08,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=24d24267-b2e3-4c31-98f1-048faf088020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:09,550 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:09 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-ab19db81-6b8e-4300-be2d-5844587be877 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24d24267-b2e3-4c31-98f1-048faf088020","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:38: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":"b9a39670f1c64243af9daa7669f03c8c","id":"583a3e03-d6ca-4ecc-88fc-0454b2c2e688","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-subnet"}]} 2018-06-30 15:38:09,550 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=24d24267-b2e3-4c31-98f1-048faf088020 used request id req-ab19db81-6b8e-4300-be2d-5844587be877 2018-06-30 15:38:09,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=24d24267-b2e3-4c31-98f1-048faf088020&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:09,650 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:09 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-c0ad5a3d-f8c8-4f9c-a75a-f4dbe704a085 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:38:09,651 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=24d24267-b2e3-4c31-98f1-048faf088020&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdbport-1&admin_state_up=True used request id req-c0ad5a3d-f8c8-4f9c-a75a-f4dbe704a085 2018-06-30 15:38:09,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:10,506 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:10 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b2c8e9a4-5b35-4a6f-b8b2-1d797b5d30b8 X-Compute-Request-Id: req-b2c8e9a4-5b35-4a6f-b8b2-1d797b5d30b8 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:38:10,506 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst used request id req-b2c8e9a4-5b35-4a6f-b8b2-1d797b5d30b8 2018-06-30 15:38:10,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:10,745 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:10 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-6ba34517-d519-40ee-80fc-4313b8af3b7f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["583a3e03-d6ca-4ecc-88fc-0454b2c2e688"],"updated_at":"2018-06-30T15:38:02Z","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b9a39670f1c64243af9daa7669f03c8c","id":"24d24267-b2e3-4c31-98f1-048faf088020","name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net"}]} 2018-06-30 15:38:10,745 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net used request id req-6ba34517-d519-40ee-80fc-4313b8af3b7f 2018-06-30 15:38:10,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:10,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:38:10 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef118731-6e30-46e6-ba36-c895f213f44e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b9a39670f1c64243af9daa7669f03c8c", "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj"}} 2018-06-30 15:38:10,998 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c used request id req-ef118731-6e30-46e6-ba36-c895f213f44e 2018-06-30 15:38:11,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=24d24267-b2e3-4c31-98f1-048faf088020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:11,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:11 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-d13c3190-12fa-49c7-898b-b38fe5cd5914 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24d24267-b2e3-4c31-98f1-048faf088020","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:38: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":"b9a39670f1c64243af9daa7669f03c8c","id":"583a3e03-d6ca-4ecc-88fc-0454b2c2e688","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-subnet"}]} 2018-06-30 15:38:11,140 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=24d24267-b2e3-4c31-98f1-048faf088020 used request id req-d13c3190-12fa-49c7-898b-b38fe5cd5914 2018-06-30 15:38:11,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=24d24267-b2e3-4c31-98f1-048faf088020&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:11,217 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:11 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-f9149191-990b-429e-8e02-d66594edbcfb Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:38:11,217 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=24d24267-b2e3-4c31-98f1-048faf088020&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdbport-1&admin_state_up=True used request id req-f9149191-990b-429e-8e02-d66594edbcfb 2018-06-30 15:38:11,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:38:11,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:38:11,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b8eb6b47dde4886b9ca71ee424dbaf9", "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj-role"}], "expires_at": "2018-06-30T16:38:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9a39670f1c64243af9daa7669f03c8c", "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b9a39670f1c64243af9daa7669f03c8c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b9a39670f1c64243af9daa7669f03c8c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b9a39670f1c64243af9daa7669f03c8c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b9a39670f1c64243af9daa7669f03c8c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b9a39670f1c64243af9daa7669f03c8c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b9a39670f1c64243af9daa7669f03c8c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b9a39670f1c64243af9daa7669f03c8c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-user", "id": "e4afaa585e8347c38c69461f40d3cc76"}, "audit_ids": ["h8PikUjQQimA9pMYBu1I5w"], "issued_at": "2018-06-30T15:38:11.000000Z"}} 2018-06-30 15:38:11,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f640c687ca37a340c2741b4adb1bbf58c9092f97" 2018-06-30 15:38:12,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:38:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aed3438d-9a3b-44a2-a7ce-e3358ef7e14d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:38:12,314 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aed3438d-9a3b-44a2-a7ce-e3358ef7e14d 2018-06-30 15:38:12,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:12,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:12 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-76a15b1f-3a03-43ac-81be-78cb87dd1b3c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["583a3e03-d6ca-4ecc-88fc-0454b2c2e688"],"updated_at":"2018-06-30T15:38:02Z","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b9a39670f1c64243af9daa7669f03c8c","id":"24d24267-b2e3-4c31-98f1-048faf088020","name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net"}]} 2018-06-30 15:38:12,560 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net used request id req-76a15b1f-3a03-43ac-81be-78cb87dd1b3c 2018-06-30 15:38:12,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=24d24267-b2e3-4c31-98f1-048faf088020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:12,686 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:12 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-3bfd3fa2-b0e0-4f55-b2d4-86b75f04d76c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24d24267-b2e3-4c31-98f1-048faf088020","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:38: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":"b9a39670f1c64243af9daa7669f03c8c","id":"583a3e03-d6ca-4ecc-88fc-0454b2c2e688","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-subnet"}]} 2018-06-30 15:38:12,686 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=24d24267-b2e3-4c31-98f1-048faf088020 used request id req-3bfd3fa2-b0e0-4f55-b2d4-86b75f04d76c 2018-06-30 15:38:12,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:13,151 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:13 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-506f3f0f-2678-4e31-a1de-e82290a75e4e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["583a3e03-d6ca-4ecc-88fc-0454b2c2e688"],"updated_at":"2018-06-30T15:38:02Z","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b9a39670f1c64243af9daa7669f03c8c","id":"24d24267-b2e3-4c31-98f1-048faf088020","name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net"}]} 2018-06-30 15:38:13,151 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net used request id req-506f3f0f-2678-4e31-a1de-e82290a75e4e 2018-06-30 15:38:13,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:38:13,166 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:38:13 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:38:13,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f640c687ca37a340c2741b4adb1bbf58c9092f97" 2018-06-30 15:38:13,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:38:13 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-185b37a6-12f1-4fec-9db2-22136c3a66ad Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b9a39670f1c64243af9daa7669f03c8c", "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj"}} 2018-06-30 15:38:13,261 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c used request id req-185b37a6-12f1-4fec-9db2-22136c3a66ad 2018-06-30 15:38:13,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=24d24267-b2e3-4c31-98f1-048faf088020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:14,152 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:14 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-1ab81e98-9a97-49a7-8050-d16869a96c20 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24d24267-b2e3-4c31-98f1-048faf088020","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:38: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":"b9a39670f1c64243af9daa7669f03c8c","id":"583a3e03-d6ca-4ecc-88fc-0454b2c2e688","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-subnet"}]} 2018-06-30 15:38:14,152 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=24d24267-b2e3-4c31-98f1-048faf088020 used request id req-1ab81e98-9a97-49a7-8050-d16869a96c20 2018-06-30 15:38:14,153 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net 2018-06-30 15:38:14,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" -d '{"port": {"network_id": "24d24267-b2e3-4c31-98f1-048faf088020", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdbport-1", "admin_state_up": true}}' 2018-06-30 15:38:16,547 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:38:16 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-a18b1f6d-7194-467d-ab43-d3f9e80d644f Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:38:15Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"24d24267-b2e3-4c31-98f1-048faf088020","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:38:15Z","name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdbport-1","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"b9a39670f1c64243af9daa7669f03c8c","fixed_ips":[{"subnet_id":"583a3e03-d6ca-4ecc-88fc-0454b2c2e688","ip_address":"10.55.0.6"}],"id":"b2be1a72-8ee9-49f0-8d41-e443c4bc54c8","security_groups":["afe98746-dc74-4418-8915-bac264f0aa73"],"device_id":""}} 2018-06-30 15:38:16,547 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-a18b1f6d-7194-467d-ab43-d3f9e80d644f 2018-06-30 15:38:16,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:17,058 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:17 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-164b47ae-4399-4a16-bb65-00fd736d7ee8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["583a3e03-d6ca-4ecc-88fc-0454b2c2e688"],"updated_at":"2018-06-30T15:38:02Z","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b9a39670f1c64243af9daa7669f03c8c","id":"24d24267-b2e3-4c31-98f1-048faf088020","name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net"}]} 2018-06-30 15:38:17,059 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net used request id req-164b47ae-4399-4a16-bb65-00fd736d7ee8 2018-06-30 15:38:17,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:17,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:38:17 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-418c8dff-0c59-49ff-aae6-89fb7d52e3b0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b9a39670f1c64243af9daa7669f03c8c", "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj"}} 2018-06-30 15:38:17,155 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c used request id req-418c8dff-0c59-49ff-aae6-89fb7d52e3b0 2018-06-30 15:38:17,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=24d24267-b2e3-4c31-98f1-048faf088020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:17,334 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:17 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-b0a22787-ac81-4e89-b4f9-49a3daf3741c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24d24267-b2e3-4c31-98f1-048faf088020","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:38: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":"b9a39670f1c64243af9daa7669f03c8c","id":"583a3e03-d6ca-4ecc-88fc-0454b2c2e688","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-subnet"}]} 2018-06-30 15:38:17,334 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=24d24267-b2e3-4c31-98f1-048faf088020 used request id req-b0a22787-ac81-4e89-b4f9-49a3daf3741c 2018-06-30 15:38:17,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=24d24267-b2e3-4c31-98f1-048faf088020&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:18,371 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:18 GMT Content-Type: application/json Content-Length: 773 Connection: keep-alive X-Openstack-Request-Id: req-01356969-709a-4cbe-9efa-c38386206d37 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"24d24267-b2e3-4c31-98f1-048faf088020","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:15Z","admin_state_up":true,"updated_at":"2018-06-30T15:38:15Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"0a:1b:2c:3d:4e:5f","id":"b2be1a72-8ee9-49f0-8d41-e443c4bc54c8","port_security_enabled":true,"project_id":"b9a39670f1c64243af9daa7669f03c8c","fixed_ips":[{"subnet_id":"583a3e03-d6ca-4ecc-88fc-0454b2c2e688","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["afe98746-dc74-4418-8915-bac264f0aa73"],"name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdbport-1"}]} 2018-06-30 15:38:18,371 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=24d24267-b2e3-4c31-98f1-048faf088020&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdbport-1&admin_state_up=True used request id req-01356969-709a-4cbe-9efa-c38386206d37 2018-06-30 15:38:18,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:18,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:38:18 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b165b2e5-3914-45fe-9b9d-77b5736a2e51 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b9a39670f1c64243af9daa7669f03c8c", "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj"}} 2018-06-30 15:38:18,460 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c used request id req-b165b2e5-3914-45fe-9b9d-77b5736a2e51 2018-06-30 15:38:18,460 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst 2018-06-30 15:38:18,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:19,330 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:19 GMT Content-Type: application/json Content-Length: 703 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d1c5e8e7-7fd6-407b-b251-ae407da54bc9 X-Compute-Request-Id: req-d1c5e8e7-7fd6-407b-b251-ae407da54bc9 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, {"id": "bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-flavor-name"}]} 2018-06-30 15:38:19,330 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-d1c5e8e7-7fd6-407b-b251-ae407da54bc9 2018-06-30 15:38:19,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:21,104 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:21 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-48d273c6-bf36-49ae-899a-7ea361acb2b0 X-Compute-Request-Id: req-48d273c6-bf36-49ae-899a-7ea361acb2b0 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "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": "bd799d7e-0212-4a3e-9d08-96bdd6e86d9a"}} 2018-06-30 15:38:21,104 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a used request id req-48d273c6-bf36-49ae-899a-7ea361acb2b0 2018-06-30 15:38:21,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:21,886 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:21 GMT Content-Type: application/json Content-Length: 920 Connection: keep-alive X-Openstack-Request-Id: req-8d3e2f1f-6cde-497d-95f6-81a86ec94581 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:37:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:37:56Z", "visibility": "shared", "self": "/v2/images/8a153d05-c020-48da-81ac-4359db0a0735", "min_disk": 0, "protected": false, "id": "8a153d05-c020-48da-81ac-4359db0a0735", "file": "/v2/images/8a153d05-c020-48da-81ac-4359db0a0735/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b9a39670f1c64243af9daa7669f03c8c", "direct_url": "file:///var/lib/glance/images/8a153d05-c020-48da-81ac-4359db0a0735", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-image"} 2018-06-30 15:38:21,886 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-image used request id req-8d3e2f1f-6cde-497d-95f6-81a86ec94581 2018-06-30 15:38:21,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:22,618 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:22 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-ee0f7084-d5a7-4384-afca-5b5dfe8ff1ad Front-End-Https: on 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", "root-tar"], "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-06-30 15:38:22,618 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-ee0f7084-d5a7-4384-afca-5b5dfe8ff1ad 2018-06-30 15:38:22,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" -d '{"server": {"name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst", "imageRef": "8a153d05-c020-48da-81ac-4359db0a0735", "flavorRef": "bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "max_count": 1, "min_count": 1, "networks": [{"port": "b2be1a72-8ee9-49f0-8d41-e443c4bc54c8"}]}}' 2018-06-30 15:38:28,675 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:38:28 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-acaf5bc6-e976-4d64-af49-a1bb550d06c2 X-Compute-Request-Id: req-acaf5bc6-e976-4d64-af49-a1bb550d06c2 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "465912bc-9ac1-4316-8718-c93f5eed8f5c", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "bookmark"}], "adminPass": "KfbC5GyzhjUG"}} 2018-06-30 15:38:28,675 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-acaf5bc6-e976-4d64-af49-a1bb550d06c2 2018-06-30 15:38:28,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:29,463 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:29 GMT Content-Type: application/json Content-Length: 1307 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-47a3a2ae-e31f-4661-9b82-e8d9266f23c9 X-Compute-Request-Id: req-47a3a2ae-e31f-4661-9b82-e8d9266f23c9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "bookmark"}], "image": {"id": "8a153d05-c020-48da-81ac-4359db0a0735", "links": [{"href": "http://172.30.10.101:8774/images/8a153d05-c020-48da-81ac-4359db0a0735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "links": [{"href": "http://172.30.10.101:8774/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "rel": "bookmark"}]}, "id": "465912bc-9ac1-4316-8718-c93f5eed8f5c", "user_id": "e4afaa585e8347c38c69461f40d3cc76", "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-06-30T15:38:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst", "created": "2018-06-30T15:38:29Z", "tenant_id": "b9a39670f1c64243af9daa7669f03c8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:38:29,464 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c used request id req-47a3a2ae-e31f-4661-9b82-e8d9266f23c9 2018-06-30 15:38:29,464 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst 2018-06-30 15:38:29,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:29,762 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:29 GMT Content-Type: application/json Content-Length: 1307 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e1f451ca-9426-4710-a273-b1d3fd106ead X-Compute-Request-Id: req-e1f451ca-9426-4710-a273-b1d3fd106ead Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "bookmark"}], "image": {"id": "8a153d05-c020-48da-81ac-4359db0a0735", "links": [{"href": "http://172.30.10.101:8774/images/8a153d05-c020-48da-81ac-4359db0a0735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "links": [{"href": "http://172.30.10.101:8774/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "rel": "bookmark"}]}, "id": "465912bc-9ac1-4316-8718-c93f5eed8f5c", "user_id": "e4afaa585e8347c38c69461f40d3cc76", "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-06-30T15:38:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst", "created": "2018-06-30T15:38:29Z", "tenant_id": "b9a39670f1c64243af9daa7669f03c8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:38:29,762 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c used request id req-e1f451ca-9426-4710-a273-b1d3fd106ead 2018-06-30 15:38:29,763 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst] is - BUILD 2018-06-30 15:38:29,763 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:38:32,765 - create_instance - DEBUG - VM status query timeout in 896.699639082 2018-06-30 15:38:32,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:34,965 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:34 GMT Content-Type: application/json Content-Length: 1419 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e6d822f2-54ba-4f4c-a21e-92f57362c2e2 X-Compute-Request-Id: req-e6d822f2-54ba-4f4c-a21e-92f57362c2e2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "bookmark"}], "image": {"id": "8a153d05-c020-48da-81ac-4359db0a0735", "links": [{"href": "http://172.30.10.101:8774/images/8a153d05-c020-48da-81ac-4359db0a0735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "links": [{"href": "http://172.30.10.101:8774/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "rel": "bookmark"}]}, "id": "465912bc-9ac1-4316-8718-c93f5eed8f5c", "security_groups": [{"name": "default"}], "user_id": "e4afaa585e8347c38c69461f40d3cc76", "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-06-30T15:38:32Z", "hostId": "4f41a217782c2774cd637734792f7374fca7dea6947e397ec37d3e01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst", "created": "2018-06-30T15:38:28Z", "tenant_id": "b9a39670f1c64243af9daa7669f03c8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:38:34,965 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c used request id req-e6d822f2-54ba-4f4c-a21e-92f57362c2e2 2018-06-30 15:38:34,965 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst] is - BUILD 2018-06-30 15:38:34,965 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:38:37,969 - create_instance - DEBUG - VM status query timeout in 891.495681047 2018-06-30 15:38:37,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:39,831 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:39 GMT Content-Type: application/json Content-Length: 1407 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-26c2f6ee-50d4-4495-b5dd-0730524f5c02 X-Compute-Request-Id: req-26c2f6ee-50d4-4495-b5dd-0730524f5c02 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "bookmark"}], "image": {"id": "8a153d05-c020-48da-81ac-4359db0a0735", "links": [{"href": "http://172.30.10.101:8774/images/8a153d05-c020-48da-81ac-4359db0a0735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "links": [{"href": "http://172.30.10.101:8774/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "rel": "bookmark"}]}, "id": "465912bc-9ac1-4316-8718-c93f5eed8f5c", "security_groups": [{"name": "default"}], "user_id": "e4afaa585e8347c38c69461f40d3cc76", "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-06-30T15:38:34Z", "hostId": "4f41a217782c2774cd637734792f7374fca7dea6947e397ec37d3e01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst", "created": "2018-06-30T15:38:28Z", "tenant_id": "b9a39670f1c64243af9daa7669f03c8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:38:39,831 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c used request id req-26c2f6ee-50d4-4495-b5dd-0730524f5c02 2018-06-30 15:38:39,831 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst] is - BUILD 2018-06-30 15:38:39,831 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:38:42,834 - create_instance - DEBUG - VM status query timeout in 886.630815983 2018-06-30 15:38:42,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:43,331 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:43 GMT Content-Type: application/json Content-Length: 1407 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-17bc6af4-9fc7-4100-bce9-d3b1bc361e93 X-Compute-Request-Id: req-17bc6af4-9fc7-4100-bce9-d3b1bc361e93 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "bookmark"}], "image": {"id": "8a153d05-c020-48da-81ac-4359db0a0735", "links": [{"href": "http://172.30.10.101:8774/images/8a153d05-c020-48da-81ac-4359db0a0735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "links": [{"href": "http://172.30.10.101:8774/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "rel": "bookmark"}]}, "id": "465912bc-9ac1-4316-8718-c93f5eed8f5c", "security_groups": [{"name": "default"}], "user_id": "e4afaa585e8347c38c69461f40d3cc76", "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-06-30T15:38:34Z", "hostId": "4f41a217782c2774cd637734792f7374fca7dea6947e397ec37d3e01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst", "created": "2018-06-30T15:38:28Z", "tenant_id": "b9a39670f1c64243af9daa7669f03c8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:38:43,332 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c used request id req-17bc6af4-9fc7-4100-bce9-d3b1bc361e93 2018-06-30 15:38:43,332 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst] is - BUILD 2018-06-30 15:38:43,332 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:38:46,335 - create_instance - DEBUG - VM status query timeout in 883.129643917 2018-06-30 15:38:46,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:48,576 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:48 GMT Content-Type: application/json Content-Length: 1407 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-162c59a4-db2f-45c1-8032-2af831149afa X-Compute-Request-Id: req-162c59a4-db2f-45c1-8032-2af831149afa Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "bookmark"}], "image": {"id": "8a153d05-c020-48da-81ac-4359db0a0735", "links": [{"href": "http://172.30.10.101:8774/images/8a153d05-c020-48da-81ac-4359db0a0735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "links": [{"href": "http://172.30.10.101:8774/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "rel": "bookmark"}]}, "id": "465912bc-9ac1-4316-8718-c93f5eed8f5c", "security_groups": [{"name": "default"}], "user_id": "e4afaa585e8347c38c69461f40d3cc76", "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-06-30T15:38:34Z", "hostId": "4f41a217782c2774cd637734792f7374fca7dea6947e397ec37d3e01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst", "created": "2018-06-30T15:38:28Z", "tenant_id": "b9a39670f1c64243af9daa7669f03c8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:38:48,577 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c used request id req-162c59a4-db2f-45c1-8032-2af831149afa 2018-06-30 15:38:48,577 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst] is - BUILD 2018-06-30 15:38:48,577 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:38:51,581 - create_instance - DEBUG - VM status query timeout in 877.883849859 2018-06-30 15:38:51,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:52,289 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:52 GMT Content-Type: application/json Content-Length: 1625 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6c521739-7d7b-44ce-b128-66bd72b4840a X-Compute-Request-Id: req-6c521739-7d7b-44ce-b128-66bd72b4840a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "bookmark"}], "image": {"id": "8a153d05-c020-48da-81ac-4359db0a0735", "links": [{"href": "http://172.30.10.101:8774/images/8a153d05-c020-48da-81ac-4359db0a0735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:38:47.000000", "flavor": {"id": "bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "links": [{"href": "http://172.30.10.101:8774/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "rel": "bookmark"}]}, "id": "465912bc-9ac1-4316-8718-c93f5eed8f5c", "security_groups": [{"name": "default"}], "user_id": "e4afaa585e8347c38c69461f40d3cc76", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:38:48Z", "hostId": "4f41a217782c2774cd637734792f7374fca7dea6947e397ec37d3e01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst", "created": "2018-06-30T15:38:28Z", "tenant_id": "b9a39670f1c64243af9daa7669f03c8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:38:52,290 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c used request id req-6c521739-7d7b-44ce-b128-66bd72b4840a 2018-06-30 15:38:52,290 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst] is - ACTIVE 2018-06-30 15:38:52,290 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:38:52,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:52,986 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:52 GMT Content-Type: application/json Content-Length: 1625 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-073c7770-bb79-4d91-ab33-b96de853bd21 X-Compute-Request-Id: req-073c7770-bb79-4d91-ab33-b96de853bd21 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "bookmark"}], "image": {"id": "8a153d05-c020-48da-81ac-4359db0a0735", "links": [{"href": "http://172.30.10.101:8774/images/8a153d05-c020-48da-81ac-4359db0a0735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:38:47.000000", "flavor": {"id": "bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "links": [{"href": "http://172.30.10.101:8774/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "rel": "bookmark"}]}, "id": "465912bc-9ac1-4316-8718-c93f5eed8f5c", "security_groups": [{"name": "default"}], "user_id": "e4afaa585e8347c38c69461f40d3cc76", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:38:48Z", "hostId": "4f41a217782c2774cd637734792f7374fca7dea6947e397ec37d3e01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst", "created": "2018-06-30T15:38:28Z", "tenant_id": "b9a39670f1c64243af9daa7669f03c8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:38:52,986 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c used request id req-073c7770-bb79-4d91-ab33-b96de853bd21 2018-06-30 15:38:52,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:53,354 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:53 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-ad448876-38e3-496b-8a21-c9da9dbfad66 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["583a3e03-d6ca-4ecc-88fc-0454b2c2e688"],"updated_at":"2018-06-30T15:38:02Z","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b9a39670f1c64243af9daa7669f03c8c","id":"24d24267-b2e3-4c31-98f1-048faf088020","name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net"}]} 2018-06-30 15:38:53,355 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net used request id req-ad448876-38e3-496b-8a21-c9da9dbfad66 2018-06-30 15:38:53,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:53,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:38:53 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14299f91-8ffa-48fa-98f6-0cc4d4e63099 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b9a39670f1c64243af9daa7669f03c8c", "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj"}} 2018-06-30 15:38:53,911 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c used request id req-14299f91-8ffa-48fa-98f6-0cc4d4e63099 2018-06-30 15:38:53,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=24d24267-b2e3-4c31-98f1-048faf088020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:54,109 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:54 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-5b41d648-e30f-4393-bb39-ca805a82d168 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24d24267-b2e3-4c31-98f1-048faf088020","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:02Z","dns_nameservers":[],"updated_at":"2018-06-30T15:38: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":"b9a39670f1c64243af9daa7669f03c8c","id":"583a3e03-d6ca-4ecc-88fc-0454b2c2e688","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-subnet"}]} 2018-06-30 15:38:54,109 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=24d24267-b2e3-4c31-98f1-048faf088020 used request id req-5b41d648-e30f-4393-bb39-ca805a82d168 2018-06-30 15:38:54,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=24d24267-b2e3-4c31-98f1-048faf088020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:54,513 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:54 GMT Content-Type: application/json Content-Length: 2300 Connection: keep-alive X-Openstack-Request-Id: req-4308cc8d-6fc9-4540-8900-1d8ab71b3172 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"24d24267-b2e3-4c31-98f1-048faf088020","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:04Z","admin_state_up":true,"updated_at":"2018-06-30T15:38:10Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-24d24267-b2e3-4c31-98f1-048faf088020","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8a:87:32","id":"63aa0375-3c9e-4ad4-81ed-32d852b29104","port_security_enabled":false,"project_id":"b9a39670f1c64243af9daa7669f03c8c","fixed_ips":[{"subnet_id":"583a3e03-d6ca-4ecc-88fc-0454b2c2e688","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"24d24267-b2e3-4c31-98f1-048faf088020","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:03Z","admin_state_up":true,"updated_at":"2018-06-30T15:38:09Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-24d24267-b2e3-4c31-98f1-048faf088020","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:a0:f6:21","id":"a05397f5-74be-4e56-a98c-c459a6c35232","port_security_enabled":false,"project_id":"b9a39670f1c64243af9daa7669f03c8c","fixed_ips":[{"subnet_id":"583a3e03-d6ca-4ecc-88fc-0454b2c2e688","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"24d24267-b2e3-4c31-98f1-048faf088020","tenant_id":"b9a39670f1c64243af9daa7669f03c8c","created_at":"2018-06-30T15:38:15Z","admin_state_up":true,"updated_at":"2018-06-30T15:38:45Z","binding:vnic_type":"normal","device_id":"465912bc-9ac1-4316-8718-c93f5eed8f5c","device_owner":"compute:nova","revision_number":10,"mac_address":"0a:1b:2c:3d:4e:5f","id":"b2be1a72-8ee9-49f0-8d41-e443c4bc54c8","port_security_enabled":true,"project_id":"b9a39670f1c64243af9daa7669f03c8c","fixed_ips":[{"subnet_id":"583a3e03-d6ca-4ecc-88fc-0454b2c2e688","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["afe98746-dc74-4418-8915-bac264f0aa73"],"name":"CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdbport-1"}]} 2018-06-30 15:38:54,513 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=24d24267-b2e3-4c31-98f1-048faf088020 used request id req-4308cc8d-6fc9-4540-8900-1d8ab71b3172 2018-06-30 15:38:54,514 - create_instance - INFO - Deleting Port with ID - b2be1a72-8ee9-49f0-8d41-e443c4bc54c8 2018-06-30 15:38:54,515 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdbport-1 2018-06-30 15:38:54,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/b2be1a72-8ee9-49f0-8d41-e443c4bc54c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:56,006 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:38:56 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1a4086d9-6a0b-4260-8017-25225d341cdc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:38:56,006 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/b2be1a72-8ee9-49f0-8d41-e443c4bc54c8 used request id req-1a4086d9-6a0b-4260-8017-25225d341cdc 2018-06-30 15:38:56,006 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst 2018-06-30 15:38:56,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:57,109 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:38:57 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2e8dee2a-9ce5-4df8-9712-07f830a931ec X-Compute-Request-Id: req-2e8dee2a-9ce5-4df8-9712-07f830a931ec Front-End-Https: on 2018-06-30 15:38:57,109 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c used request id req-2e8dee2a-9ce5-4df8-9712-07f830a931ec 2018-06-30 15:38:57,110 - create_instance - INFO - Checking deletion status 2018-06-30 15:38:57,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:38:58,090 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:38:58 GMT Content-Type: application/json Content-Length: 1392 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2a839ac6-936e-45ed-98bd-f5d24afb0d7c X-Compute-Request-Id: req-2a839ac6-936e-45ed-98bd-f5d24afb0d7c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c", "rel": "bookmark"}], "image": {"id": "8a153d05-c020-48da-81ac-4359db0a0735", "links": [{"href": "http://172.30.10.101:8774/images/8a153d05-c020-48da-81ac-4359db0a0735", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:38:47.000000", "flavor": {"id": "bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "links": [{"href": "http://172.30.10.101:8774/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a", "rel": "bookmark"}]}, "id": "465912bc-9ac1-4316-8718-c93f5eed8f5c", "user_id": "e4afaa585e8347c38c69461f40d3cc76", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:38:57Z", "hostId": "4f41a217782c2774cd637734792f7374fca7dea6947e397ec37d3e01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst", "created": "2018-06-30T15:38:28Z", "tenant_id": "b9a39670f1c64243af9daa7669f03c8c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:38:58,091 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c used request id req-2a839ac6-936e-45ed-98bd-f5d24afb0d7c 2018-06-30 15:38:58,091 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst] is - ACTIVE 2018-06-30 15:38:58,091 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:39:01,095 - create_instance - DEBUG - VM status query timeout in 296.015353918 2018-06-30 15:39:01,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec47ad126eb557890c71016b6e4d418c06cbef5" 2018-06-30 15:39:02,310 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:39:02 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f9b52d3c-b4bb-4424-b801-2542d281da1e X-Compute-Request-Id: req-f9b52d3c-b4bb-4424-b801-2542d281da1e RESP BODY: {"itemNotFound": {"message": "Instance 465912bc-9ac1-4316-8718-c93f5eed8f5c could not be found.", "code": 404}} 2018-06-30 15:39:02,310 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/465912bc-9ac1-4316-8718-c93f5eed8f5c used request id req-f9b52d3c-b4bb-4424-b801-2542d281da1e 2018-06-30 15:39:02,310 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 465912bc-9ac1-4316-8718-c93f5eed8f5c could not be found. (HTTP 404) (Request-ID: req-f9b52d3c-b4bb-4424-b801-2542d281da1e) 2018-06-30 15:39:02,311 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-inst 2018-06-30 15:39:02,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f8628590acd5386c7d255e13225b68922ecc8c" 2018-06-30 15:39:03,074 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:39:03 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f2a63011-8fed-44cf-9bce-f5c02a9ad974 X-Compute-Request-Id: req-f2a63011-8fed-44cf-9bce-f5c02a9ad974 2018-06-30 15:39:03,074 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/bd799d7e-0212-4a3e-9d08-96bdd6e86d9a used request id req-f2a63011-8fed-44cf-9bce-f5c02a9ad974 2018-06-30 15:39:03,075 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-subnet 2018-06-30 15:39:03,075 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-subnet 2018-06-30 15:39:03,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/583a3e03-d6ca-4ecc-88fc-0454b2c2e688 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323fc22611c6cc03ce84d1b15f35fd25ee4f5320" 2018-06-30 15:39:08,905 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:39:08 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b93868d6-fa72-482a-9062-19528ebebeb7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:39:08,905 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/583a3e03-d6ca-4ecc-88fc-0454b2c2e688 used request id req-b93868d6-fa72-482a-9062-19528ebebeb7 2018-06-30 15:39:08,905 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-pub-net 2018-06-30 15:39:08,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/24d24267-b2e3-4c31-98f1-048faf088020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323fc22611c6cc03ce84d1b15f35fd25ee4f5320" 2018-06-30 15:39:11,335 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:39:11 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b0fcf3fe-370e-4616-8d49-59fc35018625 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:39:11,335 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/24d24267-b2e3-4c31-98f1-048faf088020 used request id req-b0fcf3fe-370e-4616-8d49-59fc35018625 2018-06-30 15:39:11,337 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-4764a8ae-8884-4fad-88d8-c44055689fdb-image 2018-06-30 15:39:11,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/8a153d05-c020-48da-81ac-4359db0a0735 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81886407cd07ba12383f273f8ed09b4c4636fa56" 2018-06-30 15:39:11,573 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:39:11 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ed54eeb9-8dc7-49fc-9440-b10dd8ad919b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:39:11,573 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/8a153d05-c020-48da-81ac-4359db0a0735 used request id req-ed54eeb9-8dc7-49fc-9440-b10dd8ad919b 2018-06-30 15:39:11,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982f874a2312000da87cdc79dea19806cb71f78d" 2018-06-30 15:39:12,491 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:12 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-51d2d591-5e31-495f-b148-576626edd4d9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9a39670f1c64243af9daa7669f03c8c", "created_at": "2018-06-30T15:38:00Z", "updated_at": "2018-06-30T15:38:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:38:00Z", "revision_number": 0, "id": "8989dc13-b6e3-4df1-909e-3d6479bb229b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:38:00Z", "security_group_id": "afe98746-dc74-4418-8915-bac264f0aa73", "tenant_id": "b9a39670f1c64243af9daa7669f03c8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9a39670f1c64243af9daa7669f03c8c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:38:00Z", "revision_number": 0, "id": "8f573123-6ef8-4f22-861d-55056a50995a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:38:00Z", "security_group_id": "afe98746-dc74-4418-8915-bac264f0aa73", "tenant_id": "b9a39670f1c64243af9daa7669f03c8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9a39670f1c64243af9daa7669f03c8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:38:00Z", "revision_number": 0, "id": "9afc88a4-84ff-4303-b88f-632a01a3666e", "remote_group_id": "afe98746-dc74-4418-8915-bac264f0aa73", "remote_ip_prefix": null, "created_at": "2018-06-30T15:38:00Z", "security_group_id": "afe98746-dc74-4418-8915-bac264f0aa73", "tenant_id": "b9a39670f1c64243af9daa7669f03c8c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9a39670f1c64243af9daa7669f03c8c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:38:00Z", "revision_number": 0, "id": "e72e5260-810f-43b7-a916-d031d71bb69a", "remote_group_id": "afe98746-dc74-4418-8915-bac264f0aa73", "remote_ip_prefix": null, "created_at": "2018-06-30T15:38:00Z", "security_group_id": "afe98746-dc74-4418-8915-bac264f0aa73", "tenant_id": "b9a39670f1c64243af9daa7669f03c8c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9a39670f1c64243af9daa7669f03c8c"}], "revision_number": 4, "project_id": "b9a39670f1c64243af9daa7669f03c8c", "id": "afe98746-dc74-4418-8915-bac264f0aa73", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:39:12,491 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-51d2d591-5e31-495f-b148-576626edd4d9 2018-06-30 15:39:12,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982f874a2312000da87cdc79dea19806cb71f78d" 2018-06-30 15:39:12,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:12 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba581d1d-cefb-4aef-88bc-02457f49103d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:39:12,801 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-ba581d1d-cefb-4aef-88bc-02457f49103d 2018-06-30 15:39:12,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982f874a2312000da87cdc79dea19806cb71f78d" 2018-06-30 15:39:13,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:12 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ece93bcd-db41-4fce-98c0-217b54c84b45 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b9a39670f1c64243af9daa7669f03c8c", "name": "CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj"}} 2018-06-30 15:39:13,133 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c used request id req-ece93bcd-db41-4fce-98c0-217b54c84b45 2018-06-30 15:39:13,133 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - afe98746-dc74-4418-8915-bac264f0aa73 2018-06-30 15:39:13,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=afe98746-dc74-4418-8915-bac264f0aa73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982f874a2312000da87cdc79dea19806cb71f78d" 2018-06-30 15:39:13,225 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:13 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-9ee8e763-080d-4ce7-b7bf-3de5205edf94 Front-End-Https: on 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-06-30T15:38:00Z", "security_group_id": "afe98746-dc74-4418-8915-bac264f0aa73", "port_range_min": null, "revision_number": 0, "tenant_id": "b9a39670f1c64243af9daa7669f03c8c", "created_at": "2018-06-30T15:38:00Z", "project_id": "b9a39670f1c64243af9daa7669f03c8c", "id": "8989dc13-b6e3-4df1-909e-3d6479bb229b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:38:00Z", "security_group_id": "afe98746-dc74-4418-8915-bac264f0aa73", "port_range_min": null, "revision_number": 0, "tenant_id": "b9a39670f1c64243af9daa7669f03c8c", "created_at": "2018-06-30T15:38:00Z", "project_id": "b9a39670f1c64243af9daa7669f03c8c", "id": "8f573123-6ef8-4f22-861d-55056a50995a"}, {"remote_group_id": "afe98746-dc74-4418-8915-bac264f0aa73", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:38:00Z", "security_group_id": "afe98746-dc74-4418-8915-bac264f0aa73", "port_range_min": null, "revision_number": 0, "tenant_id": "b9a39670f1c64243af9daa7669f03c8c", "created_at": "2018-06-30T15:38:00Z", "project_id": "b9a39670f1c64243af9daa7669f03c8c", "id": "9afc88a4-84ff-4303-b88f-632a01a3666e"}, {"remote_group_id": "afe98746-dc74-4418-8915-bac264f0aa73", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:38:00Z", "security_group_id": "afe98746-dc74-4418-8915-bac264f0aa73", "port_range_min": null, "revision_number": 0, "tenant_id": "b9a39670f1c64243af9daa7669f03c8c", "created_at": "2018-06-30T15:38:00Z", "project_id": "b9a39670f1c64243af9daa7669f03c8c", "id": "e72e5260-810f-43b7-a916-d031d71bb69a"}]} 2018-06-30 15:39:13,225 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=afe98746-dc74-4418-8915-bac264f0aa73 used request id req-9ee8e763-080d-4ce7-b7bf-3de5205edf94 2018-06-30 15:39:13,226 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:39:13,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/afe98746-dc74-4418-8915-bac264f0aa73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982f874a2312000da87cdc79dea19806cb71f78d" 2018-06-30 15:39:14,252 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:39:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-212a912d-7ae3-4544-88ac-e0060c9cf017 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:39:14,252 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/afe98746-dc74-4418-8915-bac264f0aa73 used request id req-212a912d-7ae3-4544-88ac-e0060c9cf017 2018-06-30 15:39:14,253 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj 2018-06-30 15:39:14,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982f874a2312000da87cdc79dea19806cb71f78d" 2018-06-30 15:39:14,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:39:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f42c2a48-f56e-461b-9d5d-34d2d332623b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:39:14,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b9a39670f1c64243af9daa7669f03c8c used request id req-f42c2a48-f56e-461b-9d5d-34d2d332623b 2018-06-30 15:39:14,929 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-1fe555c5-c35a-48c-proj-role 2018-06-30 15:39:14,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/9b8eb6b47dde4886b9ca71ee424dbaf9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982f874a2312000da87cdc79dea19806cb71f78d" 2018-06-30 15:39:15,344 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:39:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc6b4210-8057-43f4-964a-40338bcc037f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:39:15,344 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/9b8eb6b47dde4886b9ca71ee424dbaf9 used request id req-cc6b4210-8057-43f4-964a-40338bcc037f 2018-06-30 15:39:15,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}982f874a2312000da87cdc79dea19806cb71f78d" 2018-06-30 15:39:15,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:15 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da8fb8b4-81da-4f77-b48c-2fb782619e0c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:39:15,713 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-da8fb8b4-81da-4f77-b48c-2fb782619e0c 2018-06-30 15:39:15,713 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-1fe555c5-c35a-48c-user 2018-06-30 15:39:15,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/e4afaa585e8347c38c69461f40d3cc76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d79b435346ecab4397f33987cdfec710f7f6c0" 2018-06-30 15:39:16,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:39:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd7e183f-1f8c-4ba3-8a71-4e72c9498f57 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:39:16,304 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/e4afaa585e8347c38c69461f40d3cc76 used request id req-cd7e183f-1f8c-4ba3-8a71-4e72c9498f57 2018-06-30 15:39:16,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:39:17,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:39:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Gb9AXoi5S3yVbE6pLAF8qg"], "issued_at": "2018-06-30T15:39:16.000000Z"}} 2018-06-30 15:39:17,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37319c56e7c08491480eb7b0eb777e8eab77fe1c" 2018-06-30 15:39:17,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77806399-8ebf-43fd-a78f-b04d4e806f6f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:39:17,336 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-77806399-8ebf-43fd-a78f-b04d4e806f6f 2018-06-30 15:39:17,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:39:17,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:39:18,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:39:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["JsR_1HrFTOmXKPowgwCKfw"], "issued_at": "2018-06-30T15:39:18.000000Z"}} 2018-06-30 15:39:18,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0063cf7d81e0c9104f885c4cfa101526ed8eb399" 2018-06-30 15:39:18,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8dc4fc9e-32ff-4b58-ae94-45cbc0996ab8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:39:18,346 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8dc4fc9e-32ff-4b58-ae94-45cbc0996ab8 2018-06-30 15:39:18,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:39:18,363 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:39:18 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:39:18,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0063cf7d81e0c9104f885c4cfa101526ed8eb399" 2018-06-30 15:39:18,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:18 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b696be72-fa43-4a2a-9070-0f1f42280455 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:39:18,586 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj used request id req-b696be72-fa43-4a2a-9070-0f1f42280455 2018-06-30 15:39:18,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0063cf7d81e0c9104f885c4cfa101526ed8eb399" 2018-06-30 15:39:18,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7398e27a-ebb2-4385-b6af-308196c0e4cf Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:39:18,971 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7398e27a-ebb2-4385-b6af-308196c0e4cf 2018-06-30 15:39:18,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0063cf7d81e0c9104f885c4cfa101526ed8eb399" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj"}}' 2018-06-30 15:39:19,122 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:39:18 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16a66eac-2b47-4bf2-b4ac-d86761ee6755 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054"}, "tags": [], "enabled": true, "id": "98440092b6544e5aae1a6186ea49f054", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj"}} 2018-06-30 15:39:19,122 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-16a66eac-2b47-4bf2-b4ac-d86761ee6755 2018-06-30 15:39:19,123 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj 2018-06-30 15:39:19,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:39:19,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:39:19,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:39:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["o_do-I7-QwWfjBysMCP0aQ"], "issued_at": "2018-06-30T15:39:19.000000Z"}} 2018-06-30 15:39:19,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d668a2eb88c0d45b14efa0707c3e77e30233eed2" 2018-06-30 15:39:20,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9da7f7e-7dae-453f-928a-a9e2ebc8af63 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:39:20,346 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e9da7f7e-7dae-453f-928a-a9e2ebc8af63 2018-06-30 15:39:20,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:39:20,363 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:39:20 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:39:20,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d668a2eb88c0d45b14efa0707c3e77e30233eed2" 2018-06-30 15:39:20,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:20 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0da1a1b9-6139-415a-83a6-576d4ea3639a Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:39:20,894 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-0da1a1b9-6139-415a-83a6-576d4ea3639a 2018-06-30 15:39:20,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d668a2eb88c0d45b14efa0707c3e77e30233eed2" 2018-06-30 15:39:21,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:20 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a301548-79bb-4aa9-b51c-02eaa0c53695 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054"}, "tags": [], "enabled": true, "id": "98440092b6544e5aae1a6186ea49f054", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj"}]} 2018-06-30 15:39:21,295 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj used request id req-2a301548-79bb-4aa9-b51c-02eaa0c53695 2018-06-30 15:39:21,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d668a2eb88c0d45b14efa0707c3e77e30233eed2" 2018-06-30 15:39:21,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0ede2cb-2b9b-4af9-85ce-129aa6f9652c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:39:21,718 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e0ede2cb-2b9b-4af9-85ce-129aa6f9652c 2018-06-30 15:39:22,436 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-81853fe4-4716-4e0-user 2018-06-30 15:39:22,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:39:22,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0063cf7d81e0c9104f885c4cfa101526ed8eb399" 2018-06-30 15:39:22,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20fe0ff4-650d-4524-bbca-deed4de4f442 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:39:22,539 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-20fe0ff4-650d-4524-bbca-deed4de4f442 2018-06-30 15:39:22,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0063cf7d81e0c9104f885c4cfa101526ed8eb399" -d '{"role": {"name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj-role"}}' 2018-06-30 15:39:22,837 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:39:22 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be59684f-e5d8-44b0-b47e-9cb82779c119 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "15bed98ad908416dba106d7382bdff95", "links": {"self": "http://10.167.4.35:5000/v3/roles/15bed98ad908416dba106d7382bdff95"}, "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj-role"}} 2018-06-30 15:39:22,838 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-be59684f-e5d8-44b0-b47e-9cb82779c119 2018-06-30 15:39:22,838 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj-role 2018-06-30 15:39:22,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/15bed98ad908416dba106d7382bdff95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0063cf7d81e0c9104f885c4cfa101526ed8eb399" 2018-06-30 15:39:23,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:22 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18311552-97ea-4de2-8ad2-c2e6dda19a6b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "15bed98ad908416dba106d7382bdff95", "links": {"self": "http://10.167.4.35:5000/v3/roles/15bed98ad908416dba106d7382bdff95"}, "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj-role"}} 2018-06-30 15:39:23,264 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/15bed98ad908416dba106d7382bdff95 used request id req-18311552-97ea-4de2-8ad2-c2e6dda19a6b 2018-06-30 15:39:23,264 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj-role to project CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj 2018-06-30 15:39:23,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054/users/650e18ec55e446daa9c9fe90c56c1cc5/roles/15bed98ad908416dba106d7382bdff95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0063cf7d81e0c9104f885c4cfa101526ed8eb399" 2018-06-30 15:39:23,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:39:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-432820b0-a934-4f0d-93dc-fa4fea102faa Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:39:23,660 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054/users/650e18ec55e446daa9c9fe90c56c1cc5/roles/15bed98ad908416dba106d7382bdff95 used request id req-432820b0-a934-4f0d-93dc-fa4fea102faa 2018-06-30 15:39:23,660 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:39:23,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:39:23,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:39:24,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "15bed98ad908416dba106d7382bdff95", "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj-role"}], "expires_at": "2018-06-30T16:39:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98440092b6544e5aae1a6186ea49f054", "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/98440092b6544e5aae1a6186ea49f054", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/98440092b6544e5aae1a6186ea49f054", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/98440092b6544e5aae1a6186ea49f054", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/98440092b6544e5aae1a6186ea49f054", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/98440092b6544e5aae1a6186ea49f054", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/98440092b6544e5aae1a6186ea49f054", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/98440092b6544e5aae1a6186ea49f054", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/98440092b6544e5aae1a6186ea49f054", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/98440092b6544e5aae1a6186ea49f054", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/98440092b6544e5aae1a6186ea49f054", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/98440092b6544e5aae1a6186ea49f054", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/98440092b6544e5aae1a6186ea49f054", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-user", "id": "650e18ec55e446daa9c9fe90c56c1cc5"}, "audit_ids": ["lc5xaqm_R82jj2V4sl77wg"], "issued_at": "2018-06-30T15:39:24.000000Z"}} 2018-06-30 15:39:24,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd2f704360c83820a871d7da535583743a8443d" 2018-06-30 15:39:24,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9465e515-3a66-4692-91bf-659a2400eb42 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:39:24,926 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9465e515-3a66-4692-91bf-659a2400eb42 2018-06-30 15:39:24,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fd2f704360c83820a871d7da535583743a8443d" 2018-06-30 15:39:25,829 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:25 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-c53e715f-8aca-48a4-925a-6c8be1ff6b47 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-image"} 2018-06-30 15:39:25,829 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-image used request id req-c53e715f-8aca-48a4-925a-6c8be1ff6b47 2018-06-30 15:39:25,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fd2f704360c83820a871d7da535583743a8443d" 2018-06-30 15:39:26,591 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:26 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6359e738-dc31-441f-ae5f-31c40cdfa624 Front-End-Https: on 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", "root-tar"], "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-06-30 15:39:26,591 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-6359e738-dc31-441f-ae5f-31c40cdfa624 2018-06-30 15:39:26,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6fd2f704360c83820a871d7da535583743a8443d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-image"}' 2018-06-30 15:39:27,483 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:39:27 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-881c14c8-69b4-4a13-9076-fd243292cde1 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:39:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:39:27Z", "visibility": "shared", "self": "/v2/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "min_disk": 0, "protected": false, "id": "c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "file": "/v2/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571/file", "checksum": null, "owner": "98440092b6544e5aae1a6186ea49f054", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:39:27,483 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-881c14c8-69b4-4a13-9076-fd243292cde1 2018-06-30 15:39:27,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fd2f704360c83820a871d7da535583743a8443d" -d '' 2018-06-30 15:39:28,732 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:39:28 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6675f57d-56e4-4378-8373-438c999e0f68 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:39:28,732 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571/file used request id req-6675f57d-56e4-4378-8373-438c999e0f68 2018-06-30 15:39:28,733 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:39:28,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fd2f704360c83820a871d7da535583743a8443d" 2018-06-30 15:39:29,613 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:29 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-f5c1d9e9-643a-47c3-b68e-0fe4c0a67119 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:39:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:39:29Z", "visibility": "shared", "self": "/v2/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "min_disk": 0, "protected": false, "id": "c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "file": "/v2/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "98440092b6544e5aae1a6186ea49f054", "direct_url": "file:///var/lib/glance/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:39:29,613 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571 used request id req-f5c1d9e9-643a-47c3-b68e-0fe4c0a67119 2018-06-30 15:39:29,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fd2f704360c83820a871d7da535583743a8443d" 2018-06-30 15:39:31,215 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:31 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-10e75552-23c4-4b5b-a88e-3557c16399c3 Front-End-Https: on 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", "root-tar"], "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-06-30 15:39:31,215 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-10e75552-23c4-4b5b-a88e-3557c16399c3 2018-06-30 15:39:31,219 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-image 2018-06-30 15:39:31,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fd2f704360c83820a871d7da535583743a8443d" 2018-06-30 15:39:32,592 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:32 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-39984c47-9199-459c-b22b-9bfb818f4e91 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:39:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:39:29Z", "visibility": "shared", "self": "/v2/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "min_disk": 0, "protected": false, "id": "c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "file": "/v2/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "98440092b6544e5aae1a6186ea49f054", "direct_url": "file:///var/lib/glance/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:39:32,592 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571 used request id req-39984c47-9199-459c-b22b-9bfb818f4e91 2018-06-30 15:39:32,593 - create_image - DEBUG - Instance status is - active 2018-06-30 15:39:32,593 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-image 2018-06-30 15:39:32,594 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-image 2018-06-30 15:39:32,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:39:32,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:39:33,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "15bed98ad908416dba106d7382bdff95", "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj-role"}], "expires_at": "2018-06-30T16:39:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98440092b6544e5aae1a6186ea49f054", "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/98440092b6544e5aae1a6186ea49f054", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/98440092b6544e5aae1a6186ea49f054", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/98440092b6544e5aae1a6186ea49f054", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/98440092b6544e5aae1a6186ea49f054", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/98440092b6544e5aae1a6186ea49f054", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/98440092b6544e5aae1a6186ea49f054", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/98440092b6544e5aae1a6186ea49f054", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/98440092b6544e5aae1a6186ea49f054", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/98440092b6544e5aae1a6186ea49f054", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/98440092b6544e5aae1a6186ea49f054", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/98440092b6544e5aae1a6186ea49f054", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/98440092b6544e5aae1a6186ea49f054", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-user", "id": "650e18ec55e446daa9c9fe90c56c1cc5"}, "audit_ids": ["HaehhB5HS0e_eVZyrMDnSA"], "issued_at": "2018-06-30T15:39:33.000000Z"}} 2018-06-30 15:39:33,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5bd900ff158a2ed529bcf2272b906c952e8731" 2018-06-30 15:39:33,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e6f28f5-9fee-4c36-aeb6-7d31cf1a068c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:39:33,781 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6e6f28f5-9fee-4c36-aeb6-7d31cf1a068c 2018-06-30 15:39:33,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5bd900ff158a2ed529bcf2272b906c952e8731" 2018-06-30 15:39:34,670 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:34 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-6da81d9f-2394-4e67-83e8-36981fe42c84 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:39:34,670 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net used request id req-6da81d9f-2394-4e67-83e8-36981fe42c84 2018-06-30 15:39:34,671 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net 2018-06-30 15:39:34,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5bd900ff158a2ed529bcf2272b906c952e8731" -d '{"network": {"name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net", "admin_state_up": true}}' 2018-06-30 15:39:35,512 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:39:35 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-ce3c508d-151a-4bef-8472-7d476debea02 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:39:35Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"98440092b6544e5aae1a6186ea49f054","id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net"}} 2018-06-30 15:39:35,512 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-ce3c508d-151a-4bef-8472-7d476debea02 2018-06-30 15:39:35,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5bd900ff158a2ed529bcf2272b906c952e8731" 2018-06-30 15:39:36,669 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:36 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-94327ccb-8003-45a4-ab50-69123ff81d45 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:39:35Z","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"98440092b6544e5aae1a6186ea49f054","id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net"}]} 2018-06-30 15:39:36,669 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e used request id req-94327ccb-8003-45a4-ab50-69123ff81d45 2018-06-30 15:39:36,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5bd900ff158a2ed529bcf2272b906c952e8731" 2018-06-30 15:39:36,766 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:36 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ef2dd64e-756d-4203-90d4-9dd4cefb3ce2 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:39:36,766 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e used request id req-ef2dd64e-756d-4203-90d4-9dd4cefb3ce2 2018-06-30 15:39:36,766 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-subnet 2018-06-30 15:39:36,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5bd900ff158a2ed529bcf2272b906c952e8731" -d '{"subnets": [{"ip_version": 4, "network_id": "eee73cb9-4eee-4e86-a33b-b57eb0bc967e", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-subnet"}]}' 2018-06-30 15:39:38,014 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:39:38 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-b5fc4a98-5dd8-4d80-83e5-a5d5830a82cd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:37Z","dns_nameservers":[],"updated_at":"2018-06-30T15:39:37Z","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":"98440092b6544e5aae1a6186ea49f054","id":"5c64f031-92d8-46a6-9eea-8d788a8b630b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-subnet"}]} 2018-06-30 15:39:38,014 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-b5fc4a98-5dd8-4d80-83e5-a5d5830a82cd 2018-06-30 15:39:38,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5bd900ff158a2ed529bcf2272b906c952e8731" 2018-06-30 15:39:38,262 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:38 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-1f240e49-ad83-4290-9cc2-1709a5ae27c1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c64f031-92d8-46a6-9eea-8d788a8b630b"],"updated_at":"2018-06-30T15:39:37Z","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"98440092b6544e5aae1a6186ea49f054","id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net"}]} 2018-06-30 15:39:38,262 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e used request id req-1f240e49-ad83-4290-9cc2-1709a5ae27c1 2018-06-30 15:39:38,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5bd900ff158a2ed529bcf2272b906c952e8731" 2018-06-30 15:39:38,414 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:38 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-971f9e02-9b07-4986-87d0-5bc6157ac788 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:37Z","dns_nameservers":[],"updated_at":"2018-06-30T15:39:37Z","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":"98440092b6544e5aae1a6186ea49f054","id":"5c64f031-92d8-46a6-9eea-8d788a8b630b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-subnet"}]} 2018-06-30 15:39:38,414 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e used request id req-971f9e02-9b07-4986-87d0-5bc6157ac788 2018-06-30 15:39:38,414 - OpenStackNetwork - DEBUG - Network [eee73cb9-4eee-4e86-a33b-b57eb0bc967e] created successfully 2018-06-30 15:39:38,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:39:38,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:39:39,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:39:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["BoWOLk2pQ0yawUkHzC-2Cg"], "issued_at": "2018-06-30T15:39:39.000000Z"}} 2018-06-30 15:39:39,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a10fb1c2959abbbb7c2f81b43b870b89ca5dd0" 2018-06-30 15:39:39,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-560313de-ce75-45da-b591-e8e7f77e2396 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:39:39,567 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-560313de-ce75-45da-b591-e8e7f77e2396 2018-06-30 15:39:39,568 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:39:39,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a10fb1c2959abbbb7c2f81b43b870b89ca5dd0" 2018-06-30 15:39:40,375 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:40 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a7fdeecb-2813-48ad-bd4a-2598a8aef8f8 X-Compute-Request-Id: req-a7fdeecb-2813-48ad-bd4a-2598a8aef8f8 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:39:40,376 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a7fdeecb-2813-48ad-bd4a-2598a8aef8f8 2018-06-30 15:39:40,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a10fb1c2959abbbb7c2f81b43b870b89ca5dd0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-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-06-30 15:39:41,071 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:41 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6e5a0bc2-77a8-4f87-b95f-a3e73a04aebd X-Compute-Request-Id: req-6e5a0bc2-77a8-4f87-b95f-a3e73a04aebd Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a0196a80-e51d-4686-9afd-5677a8f9ed0e", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a0196a80-e51d-4686-9afd-5677a8f9ed0e", "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": "a0196a80-e51d-4686-9afd-5677a8f9ed0e"}} 2018-06-30 15:39:41,072 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6e5a0bc2-77a8-4f87-b95f-a3e73a04aebd 2018-06-30 15:39:41,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:39:41,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:39:41,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "15bed98ad908416dba106d7382bdff95", "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj-role"}], "expires_at": "2018-06-30T16:39:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98440092b6544e5aae1a6186ea49f054", "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/98440092b6544e5aae1a6186ea49f054", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/98440092b6544e5aae1a6186ea49f054", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/98440092b6544e5aae1a6186ea49f054", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/98440092b6544e5aae1a6186ea49f054", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/98440092b6544e5aae1a6186ea49f054", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/98440092b6544e5aae1a6186ea49f054", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/98440092b6544e5aae1a6186ea49f054", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/98440092b6544e5aae1a6186ea49f054", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/98440092b6544e5aae1a6186ea49f054", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/98440092b6544e5aae1a6186ea49f054", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/98440092b6544e5aae1a6186ea49f054", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/98440092b6544e5aae1a6186ea49f054", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-user", "id": "650e18ec55e446daa9c9fe90c56c1cc5"}, "audit_ids": ["ug0UciaNQ7OiG7JEdwKvjg"], "issued_at": "2018-06-30T15:39:41.000000Z"}} 2018-06-30 15:39:41,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:42,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab699262-c8fe-4975-9de7-f3b54f172f17 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:39:42,203 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ab699262-c8fe-4975-9de7-f3b54f172f17 2018-06-30 15:39:42,204 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:39:42,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:42,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d95383a8-20e9-4a29-b4e1-2d0ca3cf0faa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:39:42,593 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d95383a8-20e9-4a29-b4e1-2d0ca3cf0faa 2018-06-30 15:39:42,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:43,597 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:43 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-1b27fdf0-5edf-435f-b1b9-06fae6819f1c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c64f031-92d8-46a6-9eea-8d788a8b630b"],"updated_at":"2018-06-30T15:39:37Z","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"98440092b6544e5aae1a6186ea49f054","id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net"}]} 2018-06-30 15:39:43,597 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net used request id req-1b27fdf0-5edf-435f-b1b9-06fae6819f1c 2018-06-30 15:39:43,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:39:43,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:39:43 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:39:43,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:43,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:43 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e48d52d-20b1-4e32-ac9a-5307edec40f5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98440092b6544e5aae1a6186ea49f054", "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj"}} 2018-06-30 15:39:43,709 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054 used request id req-9e48d52d-20b1-4e32-ac9a-5307edec40f5 2018-06-30 15:39:43,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:43,824 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:43 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-cf972bf8-7488-46c8-9ee2-5b87b6c616fd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:37Z","dns_nameservers":[],"updated_at":"2018-06-30T15:39:37Z","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":"98440092b6544e5aae1a6186ea49f054","id":"5c64f031-92d8-46a6-9eea-8d788a8b630b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-subnet"}]} 2018-06-30 15:39:43,825 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e used request id req-cf972bf8-7488-46c8-9ee2-5b87b6c616fd 2018-06-30 15:39:43,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e&name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:43,906 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:43 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-3457bb73-9106-47dc-b7a9-00a8bd57a42d Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:39:43,906 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e&name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9port-1&admin_state_up=True used request id req-3457bb73-9106-47dc-b7a9-00a8bd57a42d 2018-06-30 15:39:43,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:44,606 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:44 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f780748f-009e-40ce-a4f6-fbbe85682252 X-Compute-Request-Id: req-f780748f-009e-40ce-a4f6-fbbe85682252 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:39:44,606 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst used request id req-f780748f-009e-40ce-a4f6-fbbe85682252 2018-06-30 15:39:44,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:45,510 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:45 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-93aee9d9-0b68-420a-acc4-13467966da76 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c64f031-92d8-46a6-9eea-8d788a8b630b"],"updated_at":"2018-06-30T15:39:37Z","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"98440092b6544e5aae1a6186ea49f054","id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net"}]} 2018-06-30 15:39:45,510 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net used request id req-93aee9d9-0b68-420a-acc4-13467966da76 2018-06-30 15:39:45,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:45,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:45 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f62dc0c8-3d6f-4c58-8fbe-1bbf6977fb1d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98440092b6544e5aae1a6186ea49f054", "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj"}} 2018-06-30 15:39:45,923 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054 used request id req-f62dc0c8-3d6f-4c58-8fbe-1bbf6977fb1d 2018-06-30 15:39:45,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:46,951 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:46 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-ddd3d7ae-7b04-4149-9e00-ce574147684a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:37Z","dns_nameservers":[],"updated_at":"2018-06-30T15:39:37Z","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":"98440092b6544e5aae1a6186ea49f054","id":"5c64f031-92d8-46a6-9eea-8d788a8b630b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-subnet"}]} 2018-06-30 15:39:46,952 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e used request id req-ddd3d7ae-7b04-4149-9e00-ce574147684a 2018-06-30 15:39:46,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e&name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:47,085 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:47 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-f2670f32-2a20-4b30-b26e-b78f17a0ae3f Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:39:47,085 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e&name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9port-1&admin_state_up=True used request id req-f2670f32-2a20-4b30-b26e-b78f17a0ae3f 2018-06-30 15:39:47,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:39:47,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:39:48,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "15bed98ad908416dba106d7382bdff95", "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj-role"}], "expires_at": "2018-06-30T16:39:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98440092b6544e5aae1a6186ea49f054", "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/98440092b6544e5aae1a6186ea49f054", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/98440092b6544e5aae1a6186ea49f054", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/98440092b6544e5aae1a6186ea49f054", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/98440092b6544e5aae1a6186ea49f054", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/98440092b6544e5aae1a6186ea49f054", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/98440092b6544e5aae1a6186ea49f054", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/98440092b6544e5aae1a6186ea49f054", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/98440092b6544e5aae1a6186ea49f054", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/98440092b6544e5aae1a6186ea49f054", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/98440092b6544e5aae1a6186ea49f054", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/98440092b6544e5aae1a6186ea49f054", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/98440092b6544e5aae1a6186ea49f054", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-user", "id": "650e18ec55e446daa9c9fe90c56c1cc5"}, "audit_ids": ["tsaBD1y_R5alI76FHRKqIA"], "issued_at": "2018-06-30T15:39:48.000000Z"}} 2018-06-30 15:39:48,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efd669f6151490941016fbafaa64d1a0a000015" 2018-06-30 15:39:48,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a27c017d-1972-4e2b-8366-d8ebdebf60fd Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:39:48,427 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a27c017d-1972-4e2b-8366-d8ebdebf60fd 2018-06-30 15:39:48,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:48,773 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:48 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-550ecc30-6662-4133-9e63-59e6230603d0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c64f031-92d8-46a6-9eea-8d788a8b630b"],"updated_at":"2018-06-30T15:39:37Z","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"98440092b6544e5aae1a6186ea49f054","id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net"}]} 2018-06-30 15:39:48,773 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net used request id req-550ecc30-6662-4133-9e63-59e6230603d0 2018-06-30 15:39:48,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:48,914 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:48 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-07f2c8f1-43b5-44e1-a28e-c604f583592d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:37Z","dns_nameservers":[],"updated_at":"2018-06-30T15:39:37Z","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":"98440092b6544e5aae1a6186ea49f054","id":"5c64f031-92d8-46a6-9eea-8d788a8b630b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-subnet"}]} 2018-06-30 15:39:48,915 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e used request id req-07f2c8f1-43b5-44e1-a28e-c604f583592d 2018-06-30 15:39:48,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:49,158 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:49 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-8c26b261-8116-44ac-a43e-0461f8c64f82 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c64f031-92d8-46a6-9eea-8d788a8b630b"],"updated_at":"2018-06-30T15:39:37Z","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"98440092b6544e5aae1a6186ea49f054","id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net"}]} 2018-06-30 15:39:49,158 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net used request id req-8c26b261-8116-44ac-a43e-0461f8c64f82 2018-06-30 15:39:49,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:39:49,173 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:39:49 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:39:49,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efd669f6151490941016fbafaa64d1a0a000015" 2018-06-30 15:39:49,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:49 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ffc8d23d-8c98-412e-bc1d-3380980b1a3d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98440092b6544e5aae1a6186ea49f054", "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj"}} 2018-06-30 15:39:49,593 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054 used request id req-ffc8d23d-8c98-412e-bc1d-3380980b1a3d 2018-06-30 15:39:49,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:49,768 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:49 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-8e2e9f5d-c005-46c7-9192-b89f8b8bcd8c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:37Z","dns_nameservers":[],"updated_at":"2018-06-30T15:39:37Z","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":"98440092b6544e5aae1a6186ea49f054","id":"5c64f031-92d8-46a6-9eea-8d788a8b630b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-subnet"}]} 2018-06-30 15:39:49,768 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e used request id req-8e2e9f5d-c005-46c7-9192-b89f8b8bcd8c 2018-06-30 15:39:49,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e&name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:49,902 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:49 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-84a11459-6d8f-438a-a23c-8733a23cbc68 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:37Z","dns_nameservers":[],"updated_at":"2018-06-30T15:39:37Z","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":"98440092b6544e5aae1a6186ea49f054","id":"5c64f031-92d8-46a6-9eea-8d788a8b630b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-subnet"}]} 2018-06-30 15:39:49,902 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e&name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-subnet used request id req-84a11459-6d8f-438a-a23c-8733a23cbc68 2018-06-30 15:39:49,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e&name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:50,053 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:50 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-3daede48-a7f1-4938-bb90-1404a224d6fc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:37Z","dns_nameservers":[],"updated_at":"2018-06-30T15:39:37Z","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":"98440092b6544e5aae1a6186ea49f054","id":"5c64f031-92d8-46a6-9eea-8d788a8b630b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-subnet"}]} 2018-06-30 15:39:50,053 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e&name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-subnet used request id req-3daede48-a7f1-4938-bb90-1404a224d6fc 2018-06-30 15:39:50,054 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net 2018-06-30 15:39:50,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" -d '{"port": {"network_id": "eee73cb9-4eee-4e86-a33b-b57eb0bc967e", "fixed_ips": [{"subnet_id": "5c64f031-92d8-46a6-9eea-8d788a8b630b", "ip_address": "10.55.0.101"}, {"subnet_id": "5c64f031-92d8-46a6-9eea-8d788a8b630b", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9port-1", "admin_state_up": true}}' 2018-06-30 15:39:52,280 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:39:52 GMT Content-Type: application/json Content-Length: 852 Connection: keep-alive X-Openstack-Request-Id: req-66b24725-a22b-402c-aeee-ceca61f9b33e Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:39:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","tenant_id":"98440092b6544e5aae1a6186ea49f054","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:39:51Z","name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9port-1","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:c3:79:03","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"98440092b6544e5aae1a6186ea49f054","fixed_ips":[{"subnet_id":"5c64f031-92d8-46a6-9eea-8d788a8b630b","ip_address":"10.55.0.101"},{"subnet_id":"5c64f031-92d8-46a6-9eea-8d788a8b630b","ip_address":"10.55.0.102"}],"id":"4c84faac-fa31-47e0-bc2e-e29b0faaa6f8","security_groups":["9ccd1c69-9f90-40ae-9883-e05a045e2bdb"],"device_id":""}} 2018-06-30 15:39:52,280 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-66b24725-a22b-402c-aeee-ceca61f9b33e 2018-06-30 15:39:52,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:52,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:52 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-6b1b01fa-a071-4a0b-9e90-d1886c6d93ac Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c64f031-92d8-46a6-9eea-8d788a8b630b"],"updated_at":"2018-06-30T15:39:37Z","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"98440092b6544e5aae1a6186ea49f054","id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net"}]} 2018-06-30 15:39:52,561 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net used request id req-6b1b01fa-a071-4a0b-9e90-d1886c6d93ac 2018-06-30 15:39:52,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:52,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:52 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c6ec5758-0e1e-498f-b0ec-a0f1b87f6972 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98440092b6544e5aae1a6186ea49f054", "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj"}} 2018-06-30 15:39:52,658 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054 used request id req-c6ec5758-0e1e-498f-b0ec-a0f1b87f6972 2018-06-30 15:39:52,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:52,774 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:52 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-f8897726-c929-44ce-8138-553d38e7a7eb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:37Z","dns_nameservers":[],"updated_at":"2018-06-30T15:39:37Z","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":"98440092b6544e5aae1a6186ea49f054","id":"5c64f031-92d8-46a6-9eea-8d788a8b630b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-subnet"}]} 2018-06-30 15:39:52,775 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e used request id req-f8897726-c929-44ce-8138-553d38e7a7eb 2018-06-30 15:39:52,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e&name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:52,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:52 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-ffaa67f9-140e-495f-94a8-88ff45cbd01c Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:50Z","admin_state_up":true,"updated_at":"2018-06-30T15:39:51Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:c3:79:03","id":"4c84faac-fa31-47e0-bc2e-e29b0faaa6f8","port_security_enabled":true,"project_id":"98440092b6544e5aae1a6186ea49f054","fixed_ips":[{"subnet_id":"5c64f031-92d8-46a6-9eea-8d788a8b630b","ip_address":"10.55.0.101"},{"subnet_id":"5c64f031-92d8-46a6-9eea-8d788a8b630b","ip_address":"10.55.0.102"}],"extra_dhcp_opts":[],"security_groups":["9ccd1c69-9f90-40ae-9883-e05a045e2bdb"],"name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9port-1"}]} 2018-06-30 15:39:52,997 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e&name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9port-1&admin_state_up=True used request id req-ffaa67f9-140e-495f-94a8-88ff45cbd01c 2018-06-30 15:39:53,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:53,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:39:53 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a8511fd-7263-4eda-ad77-1e77d94a275b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98440092b6544e5aae1a6186ea49f054", "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj"}} 2018-06-30 15:39:53,106 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054 used request id req-6a8511fd-7263-4eda-ad77-1e77d94a275b 2018-06-30 15:39:53,107 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst 2018-06-30 15:39:53,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:53,930 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:53 GMT Content-Type: application/json Content-Length: 703 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b02b5a25-86a9-445d-abf8-8af38f7e8062 X-Compute-Request-Id: req-b02b5a25-86a9-445d-abf8-8af38f7e8062 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, {"id": "a0196a80-e51d-4686-9afd-5677a8f9ed0e", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a0196a80-e51d-4686-9afd-5677a8f9ed0e", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a0196a80-e51d-4686-9afd-5677a8f9ed0e", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-flavor-name"}]} 2018-06-30 15:39:53,930 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b02b5a25-86a9-445d-abf8-8af38f7e8062 2018-06-30 15:39:53,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/a0196a80-e51d-4686-9afd-5677a8f9ed0e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:54,676 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:54 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1ef4c5a1-4b78-4c4e-b54d-78703b92398d X-Compute-Request-Id: req-1ef4c5a1-4b78-4c4e-b54d-78703b92398d Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a0196a80-e51d-4686-9afd-5677a8f9ed0e", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a0196a80-e51d-4686-9afd-5677a8f9ed0e", "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": "a0196a80-e51d-4686-9afd-5677a8f9ed0e"}} 2018-06-30 15:39:54,676 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/a0196a80-e51d-4686-9afd-5677a8f9ed0e used request id req-1ef4c5a1-4b78-4c4e-b54d-78703b92398d 2018-06-30 15:39:54,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:55,630 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:55 GMT Content-Type: application/json Content-Length: 920 Connection: keep-alive X-Openstack-Request-Id: req-795afc99-9bf3-4eea-a93b-ff1b494390ad Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:39:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:39:29Z", "visibility": "shared", "self": "/v2/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "min_disk": 0, "protected": false, "id": "c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "file": "/v2/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "98440092b6544e5aae1a6186ea49f054", "direct_url": "file:///var/lib/glance/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-image"} 2018-06-30 15:39:55,630 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-image used request id req-795afc99-9bf3-4eea-a93b-ff1b494390ad 2018-06-30 15:39:55,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:39:56,212 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:39:56 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6ea8222c-9a5d-486e-8e71-c4f82e4341ad Front-End-Https: on 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", "root-tar"], "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-06-30 15:39:56,213 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-6ea8222c-9a5d-486e-8e71-c4f82e4341ad 2018-06-30 15:39:56,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" -d '{"server": {"name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst", "imageRef": "c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "flavorRef": "a0196a80-e51d-4686-9afd-5677a8f9ed0e", "max_count": 1, "min_count": 1, "networks": [{"port": "4c84faac-fa31-47e0-bc2e-e29b0faaa6f8"}]}}' 2018-06-30 15:40:03,130 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:40:03 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-db7b1f81-7b9f-4779-8d69-64700edb525b X-Compute-Request-Id: req-db7b1f81-7b9f-4779-8d69-64700edb525b RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f31404aa-a15b-4d0d-9a9b-79387279fccb", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb", "rel": "bookmark"}], "adminPass": "WkBfF7ymc3Y3"}} 2018-06-30 15:40:03,130 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-db7b1f81-7b9f-4779-8d69-64700edb525b 2018-06-30 15:40:03,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:40:05,455 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:40:05 GMT Content-Type: application/json Content-Length: 1307 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8bdfc289-0c7d-4132-a175-a56c98e185e7 X-Compute-Request-Id: req-8bdfc289-0c7d-4132-a175-a56c98e185e7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb", "rel": "bookmark"}], "image": {"id": "c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "links": [{"href": "http://172.30.10.101:8774/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0196a80-e51d-4686-9afd-5677a8f9ed0e", "links": [{"href": "http://172.30.10.101:8774/flavors/a0196a80-e51d-4686-9afd-5677a8f9ed0e", "rel": "bookmark"}]}, "id": "f31404aa-a15b-4d0d-9a9b-79387279fccb", "user_id": "650e18ec55e446daa9c9fe90c56c1cc5", "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-06-30T15:40:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst", "created": "2018-06-30T15:40:03Z", "tenant_id": "98440092b6544e5aae1a6186ea49f054", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:40:05,456 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb used request id req-8bdfc289-0c7d-4132-a175-a56c98e185e7 2018-06-30 15:40:05,456 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst 2018-06-30 15:40:05,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:40:07,054 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:40:07 GMT Content-Type: application/json Content-Length: 1359 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-141f9959-f93c-49ee-8dd2-e87a71c9b39d X-Compute-Request-Id: req-141f9959-f93c-49ee-8dd2-e87a71c9b39d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb", "rel": "bookmark"}], "image": {"id": "c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "links": [{"href": "http://172.30.10.101:8774/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0196a80-e51d-4686-9afd-5677a8f9ed0e", "links": [{"href": "http://172.30.10.101:8774/flavors/a0196a80-e51d-4686-9afd-5677a8f9ed0e", "rel": "bookmark"}]}, "id": "f31404aa-a15b-4d0d-9a9b-79387279fccb", "user_id": "650e18ec55e446daa9c9fe90c56c1cc5", "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-06-30T15:40:06Z", "hostId": "72ff0139091b7da91393d2661bcb64d90f2eba2a2fab97b5f5975844", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst", "created": "2018-06-30T15:40:03Z", "tenant_id": "98440092b6544e5aae1a6186ea49f054", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:40:07,054 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb used request id req-141f9959-f93c-49ee-8dd2-e87a71c9b39d 2018-06-30 15:40:07,055 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst] is - BUILD 2018-06-30 15:40:07,055 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:40:10,058 - create_instance - DEBUG - VM status query timeout in 895.398966074 2018-06-30 15:40:10,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:40:11,741 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:40:11 GMT Content-Type: application/json Content-Length: 1407 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-79604a21-9bb9-44ea-97d0-e4b055fb9025 X-Compute-Request-Id: req-79604a21-9bb9-44ea-97d0-e4b055fb9025 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb", "rel": "bookmark"}], "image": {"id": "c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "links": [{"href": "http://172.30.10.101:8774/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0196a80-e51d-4686-9afd-5677a8f9ed0e", "links": [{"href": "http://172.30.10.101:8774/flavors/a0196a80-e51d-4686-9afd-5677a8f9ed0e", "rel": "bookmark"}]}, "id": "f31404aa-a15b-4d0d-9a9b-79387279fccb", "security_groups": [{"name": "default"}], "user_id": "650e18ec55e446daa9c9fe90c56c1cc5", "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-06-30T15:40:08Z", "hostId": "72ff0139091b7da91393d2661bcb64d90f2eba2a2fab97b5f5975844", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst", "created": "2018-06-30T15:40:03Z", "tenant_id": "98440092b6544e5aae1a6186ea49f054", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:40:11,741 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb used request id req-79604a21-9bb9-44ea-97d0-e4b055fb9025 2018-06-30 15:40:11,741 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst] is - BUILD 2018-06-30 15:40:11,742 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:40:14,745 - create_instance - DEBUG - VM status query timeout in 890.71171093 2018-06-30 15:40:14,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:40:16,604 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:40:16 GMT Content-Type: application/json Content-Length: 1407 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-08e18d5b-c41f-481b-859c-fbcb8a58681e X-Compute-Request-Id: req-08e18d5b-c41f-481b-859c-fbcb8a58681e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb", "rel": "bookmark"}], "image": {"id": "c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "links": [{"href": "http://172.30.10.101:8774/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0196a80-e51d-4686-9afd-5677a8f9ed0e", "links": [{"href": "http://172.30.10.101:8774/flavors/a0196a80-e51d-4686-9afd-5677a8f9ed0e", "rel": "bookmark"}]}, "id": "f31404aa-a15b-4d0d-9a9b-79387279fccb", "security_groups": [{"name": "default"}], "user_id": "650e18ec55e446daa9c9fe90c56c1cc5", "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-06-30T15:40:08Z", "hostId": "72ff0139091b7da91393d2661bcb64d90f2eba2a2fab97b5f5975844", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst", "created": "2018-06-30T15:40:03Z", "tenant_id": "98440092b6544e5aae1a6186ea49f054", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:40:16,605 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb used request id req-08e18d5b-c41f-481b-859c-fbcb8a58681e 2018-06-30 15:40:16,605 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst] is - BUILD 2018-06-30 15:40:16,605 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:40:19,608 - create_instance - DEBUG - VM status query timeout in 885.84811902 2018-06-30 15:40:19,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:40:22,121 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:40:22 GMT Content-Type: application/json Content-Length: 1742 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1a26cdce-5000-4118-a367-d3549a2e3bec X-Compute-Request-Id: req-1a26cdce-5000-4118-a367-d3549a2e3bec Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:79:03", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:79:03", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb", "rel": "bookmark"}], "image": {"id": "c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "links": [{"href": "http://172.30.10.101:8774/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:40:20.000000", "flavor": {"id": "a0196a80-e51d-4686-9afd-5677a8f9ed0e", "links": [{"href": "http://172.30.10.101:8774/flavors/a0196a80-e51d-4686-9afd-5677a8f9ed0e", "rel": "bookmark"}]}, "id": "f31404aa-a15b-4d0d-9a9b-79387279fccb", "security_groups": [{"name": "default"}], "user_id": "650e18ec55e446daa9c9fe90c56c1cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:40:20Z", "hostId": "72ff0139091b7da91393d2661bcb64d90f2eba2a2fab97b5f5975844", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst", "created": "2018-06-30T15:40:03Z", "tenant_id": "98440092b6544e5aae1a6186ea49f054", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:40:22,121 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb used request id req-1a26cdce-5000-4118-a367-d3549a2e3bec 2018-06-30 15:40:22,122 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst] is - ACTIVE 2018-06-30 15:40:22,122 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:40:22,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:40:22,791 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:40:22 GMT Content-Type: application/json Content-Length: 1742 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3fcc4141-d4fc-4d58-8588-b680f90b83e1 X-Compute-Request-Id: req-3fcc4141-d4fc-4d58-8588-b680f90b83e1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:79:03", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:79:03", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb", "rel": "bookmark"}], "image": {"id": "c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "links": [{"href": "http://172.30.10.101:8774/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:40:20.000000", "flavor": {"id": "a0196a80-e51d-4686-9afd-5677a8f9ed0e", "links": [{"href": "http://172.30.10.101:8774/flavors/a0196a80-e51d-4686-9afd-5677a8f9ed0e", "rel": "bookmark"}]}, "id": "f31404aa-a15b-4d0d-9a9b-79387279fccb", "security_groups": [{"name": "default"}], "user_id": "650e18ec55e446daa9c9fe90c56c1cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:40:20Z", "hostId": "72ff0139091b7da91393d2661bcb64d90f2eba2a2fab97b5f5975844", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst", "created": "2018-06-30T15:40:03Z", "tenant_id": "98440092b6544e5aae1a6186ea49f054", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:40:22,791 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb used request id req-3fcc4141-d4fc-4d58-8588-b680f90b83e1 2018-06-30 15:40:22,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:40:23,220 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:40:23 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-47b71bab-0370-4b35-9626-01b147ca289f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5c64f031-92d8-46a6-9eea-8d788a8b630b"],"updated_at":"2018-06-30T15:39:37Z","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"98440092b6544e5aae1a6186ea49f054","id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net"}]} 2018-06-30 15:40:23,220 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net used request id req-47b71bab-0370-4b35-9626-01b147ca289f 2018-06-30 15:40:23,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:40:23,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:40:23 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9363ec55-3e5b-47e9-9293-ef7ff56b74aa Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98440092b6544e5aae1a6186ea49f054", "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj"}} 2018-06-30 15:40:23,674 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054 used request id req-9363ec55-3e5b-47e9-9293-ef7ff56b74aa 2018-06-30 15:40:23,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:40:23,854 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:40:23 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-5a5376ba-e266-4706-ad9b-da3e20bd3450 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:37Z","dns_nameservers":[],"updated_at":"2018-06-30T15:39:37Z","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":"98440092b6544e5aae1a6186ea49f054","id":"5c64f031-92d8-46a6-9eea-8d788a8b630b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-subnet"}]} 2018-06-30 15:40:23,854 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e used request id req-5a5376ba-e266-4706-ad9b-da3e20bd3450 2018-06-30 15:40:23,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:40:24,141 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:40:24 GMT Content-Type: application/json Content-Length: 2382 Connection: keep-alive X-Openstack-Request-Id: req-205c69b1-7b67-4ee0-8198-7bfd3a709886 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:50Z","admin_state_up":true,"updated_at":"2018-06-30T15:40:19Z","binding:vnic_type":"normal","device_id":"f31404aa-a15b-4d0d-9a9b-79387279fccb","device_owner":"compute:nova","revision_number":11,"mac_address":"fa:16:3e:c3:79:03","id":"4c84faac-fa31-47e0-bc2e-e29b0faaa6f8","port_security_enabled":true,"project_id":"98440092b6544e5aae1a6186ea49f054","fixed_ips":[{"subnet_id":"5c64f031-92d8-46a6-9eea-8d788a8b630b","ip_address":"10.55.0.101"},{"subnet_id":"5c64f031-92d8-46a6-9eea-8d788a8b630b","ip_address":"10.55.0.102"}],"extra_dhcp_opts":[],"security_groups":["9ccd1c69-9f90-40ae-9883-e05a045e2bdb"],"name":"CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:38Z","admin_state_up":true,"updated_at":"2018-06-30T15:39:43Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-eee73cb9-4eee-4e86-a33b-b57eb0bc967e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d9:71:92","id":"ba2d63d3-9723-4412-b1ff-de53f84dd553","port_security_enabled":false,"project_id":"98440092b6544e5aae1a6186ea49f054","fixed_ips":[{"subnet_id":"5c64f031-92d8-46a6-9eea-8d788a8b630b","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"eee73cb9-4eee-4e86-a33b-b57eb0bc967e","tenant_id":"98440092b6544e5aae1a6186ea49f054","created_at":"2018-06-30T15:39:39Z","admin_state_up":true,"updated_at":"2018-06-30T15:39:44Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-eee73cb9-4eee-4e86-a33b-b57eb0bc967e","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:87:a0:24","id":"c05ff4c6-0bc6-45a4-965f-23b3daf807ad","port_security_enabled":false,"project_id":"98440092b6544e5aae1a6186ea49f054","fixed_ips":[{"subnet_id":"5c64f031-92d8-46a6-9eea-8d788a8b630b","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:40:24,141 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=eee73cb9-4eee-4e86-a33b-b57eb0bc967e used request id req-205c69b1-7b67-4ee0-8198-7bfd3a709886 2018-06-30 15:40:24,142 - create_instance - INFO - Deleting Port with ID - 4c84faac-fa31-47e0-bc2e-e29b0faaa6f8 2018-06-30 15:40:24,143 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9port-1 2018-06-30 15:40:24,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/4c84faac-fa31-47e0-bc2e-e29b0faaa6f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:40:26,518 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:40:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b52f4130-1b5a-4923-aee5-da8a33b4ade1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:40:26,518 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/4c84faac-fa31-47e0-bc2e-e29b0faaa6f8 used request id req-b52f4130-1b5a-4923-aee5-da8a33b4ade1 2018-06-30 15:40:26,519 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst 2018-06-30 15:40:26,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:40:26,879 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:40:26 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e339df36-016b-4602-9ce1-d9f43f36e541 X-Compute-Request-Id: req-e339df36-016b-4602-9ce1-d9f43f36e541 Front-End-Https: on 2018-06-30 15:40:26,879 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb used request id req-e339df36-016b-4602-9ce1-d9f43f36e541 2018-06-30 15:40:26,880 - create_instance - INFO - Checking deletion status 2018-06-30 15:40:26,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:40:28,402 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:40:28 GMT Content-Type: application/json Content-Length: 1392 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1136412b-f661-4f1b-b113-e40b6511288b X-Compute-Request-Id: req-1136412b-f661-4f1b-b113-e40b6511288b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb", "rel": "bookmark"}], "image": {"id": "c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "links": [{"href": "http://172.30.10.101:8774/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:40:20.000000", "flavor": {"id": "a0196a80-e51d-4686-9afd-5677a8f9ed0e", "links": [{"href": "http://172.30.10.101:8774/flavors/a0196a80-e51d-4686-9afd-5677a8f9ed0e", "rel": "bookmark"}]}, "id": "f31404aa-a15b-4d0d-9a9b-79387279fccb", "user_id": "650e18ec55e446daa9c9fe90c56c1cc5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:40:27Z", "hostId": "72ff0139091b7da91393d2661bcb64d90f2eba2a2fab97b5f5975844", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst", "created": "2018-06-30T15:40:03Z", "tenant_id": "98440092b6544e5aae1a6186ea49f054", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:40:28,402 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb used request id req-1136412b-f661-4f1b-b113-e40b6511288b 2018-06-30 15:40:28,402 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst] is - ACTIVE 2018-06-30 15:40:28,402 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:40:31,406 - create_instance - DEBUG - VM status query timeout in 295.474335909 2018-06-30 15:40:31,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841622ae1b94c1ebc744103a17afe3aaa339ac12" 2018-06-30 15:40:31,618 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:40:31 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-37c94a91-6e54-49d7-a051-afa239d835e8 X-Compute-Request-Id: req-37c94a91-6e54-49d7-a051-afa239d835e8 RESP BODY: {"itemNotFound": {"message": "Instance f31404aa-a15b-4d0d-9a9b-79387279fccb could not be found.", "code": 404}} 2018-06-30 15:40:31,619 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f31404aa-a15b-4d0d-9a9b-79387279fccb used request id req-37c94a91-6e54-49d7-a051-afa239d835e8 2018-06-30 15:40:31,619 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f31404aa-a15b-4d0d-9a9b-79387279fccb could not be found. (HTTP 404) (Request-ID: req-37c94a91-6e54-49d7-a051-afa239d835e8) 2018-06-30 15:40:31,619 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-inst 2018-06-30 15:40:31,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/a0196a80-e51d-4686-9afd-5677a8f9ed0e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a10fb1c2959abbbb7c2f81b43b870b89ca5dd0" 2018-06-30 15:40:32,142 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:40:32 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2f4090cf-e5d0-49ec-9880-e0ac950013b3 X-Compute-Request-Id: req-2f4090cf-e5d0-49ec-9880-e0ac950013b3 2018-06-30 15:40:32,143 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/a0196a80-e51d-4686-9afd-5677a8f9ed0e used request id req-2f4090cf-e5d0-49ec-9880-e0ac950013b3 2018-06-30 15:40:32,144 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-subnet 2018-06-30 15:40:32,144 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-subnet 2018-06-30 15:40:32,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/5c64f031-92d8-46a6-9eea-8d788a8b630b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5bd900ff158a2ed529bcf2272b906c952e8731" 2018-06-30 15:40:37,716 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:40:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5e0728df-af85-40bd-bf05-c920dfc91603 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:40:37,716 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/5c64f031-92d8-46a6-9eea-8d788a8b630b used request id req-5e0728df-af85-40bd-bf05-c920dfc91603 2018-06-30 15:40:37,716 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-pub-net 2018-06-30 15:40:37,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/eee73cb9-4eee-4e86-a33b-b57eb0bc967e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5bd900ff158a2ed529bcf2272b906c952e8731" 2018-06-30 15:40:41,360 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:40:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-95cb5a50-b148-47d8-85cc-53dbc1baf883 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:40:41,360 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/eee73cb9-4eee-4e86-a33b-b57eb0bc967e used request id req-95cb5a50-b148-47d8-85cc-53dbc1baf883 2018-06-30 15:40:41,361 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-e4f354af-df10-45cc-9f39-9b50d907fcc9-image 2018-06-30 15:40:41,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fd2f704360c83820a871d7da535583743a8443d" 2018-06-30 15:40:42,473 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:40:42 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5e93bb1a-daf5-4925-8751-e0baea90e70b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:40:42,473 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/c73ec8dd-7c0e-4c1b-9dfa-86ca9569b571 used request id req-5e93bb1a-daf5-4925-8751-e0baea90e70b 2018-06-30 15:40:42,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0063cf7d81e0c9104f885c4cfa101526ed8eb399" 2018-06-30 15:40:43,334 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:40:43 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-73cff40d-0ed2-4c47-9c1e-b200aef2056f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "98440092b6544e5aae1a6186ea49f054", "created_at": "2018-06-30T15:39:34Z", "updated_at": "2018-06-30T15:39:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:39:34Z", "revision_number": 0, "id": "0b41b5ad-9e17-4d26-8df0-7dfc6d4d9bb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:39:34Z", "security_group_id": "9ccd1c69-9f90-40ae-9883-e05a045e2bdb", "tenant_id": "98440092b6544e5aae1a6186ea49f054", "port_range_min": null, "ethertype": "IPv4", "project_id": "98440092b6544e5aae1a6186ea49f054"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:39:34Z", "revision_number": 0, "id": "b006f83d-5f42-4cd6-b6e2-61046c58ef67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:39:34Z", "security_group_id": "9ccd1c69-9f90-40ae-9883-e05a045e2bdb", "tenant_id": "98440092b6544e5aae1a6186ea49f054", "port_range_min": null, "ethertype": "IPv6", "project_id": "98440092b6544e5aae1a6186ea49f054"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:39:34Z", "revision_number": 0, "id": "d6b631b8-e3e6-4fc4-94b0-cf0b0968e45e", "remote_group_id": "9ccd1c69-9f90-40ae-9883-e05a045e2bdb", "remote_ip_prefix": null, "created_at": "2018-06-30T15:39:34Z", "security_group_id": "9ccd1c69-9f90-40ae-9883-e05a045e2bdb", "tenant_id": "98440092b6544e5aae1a6186ea49f054", "port_range_min": null, "ethertype": "IPv4", "project_id": "98440092b6544e5aae1a6186ea49f054"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:39:34Z", "revision_number": 0, "id": "df2422bb-a343-4971-a6fa-46d7ecabc8e1", "remote_group_id": "9ccd1c69-9f90-40ae-9883-e05a045e2bdb", "remote_ip_prefix": null, "created_at": "2018-06-30T15:39:34Z", "security_group_id": "9ccd1c69-9f90-40ae-9883-e05a045e2bdb", "tenant_id": "98440092b6544e5aae1a6186ea49f054", "port_range_min": null, "ethertype": "IPv6", "project_id": "98440092b6544e5aae1a6186ea49f054"}], "revision_number": 4, "project_id": "98440092b6544e5aae1a6186ea49f054", "id": "9ccd1c69-9f90-40ae-9883-e05a045e2bdb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:40:43,335 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-73cff40d-0ed2-4c47-9c1e-b200aef2056f 2018-06-30 15:40:43,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0063cf7d81e0c9104f885c4cfa101526ed8eb399" 2018-06-30 15:40:43,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:40:43 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3a23422-3c4a-4106-9860-5ff093917f3b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:40:43,691 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-b3a23422-3c4a-4106-9860-5ff093917f3b 2018-06-30 15:40:43,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0063cf7d81e0c9104f885c4cfa101526ed8eb399" 2018-06-30 15:40:44,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:40:43 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e40e8a74-0896-4c1b-871a-2087dbe0665b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98440092b6544e5aae1a6186ea49f054", "name": "CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj"}} 2018-06-30 15:40:44,131 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054 used request id req-e40e8a74-0896-4c1b-871a-2087dbe0665b 2018-06-30 15:40:44,131 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ccd1c69-9f90-40ae-9883-e05a045e2bdb 2018-06-30 15:40:44,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9ccd1c69-9f90-40ae-9883-e05a045e2bdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0063cf7d81e0c9104f885c4cfa101526ed8eb399" 2018-06-30 15:40:44,807 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:40:44 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-b4082442-e712-4070-806b-86220698b1fd Front-End-Https: on 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-06-30T15:39:34Z", "security_group_id": "9ccd1c69-9f90-40ae-9883-e05a045e2bdb", "port_range_min": null, "revision_number": 0, "tenant_id": "98440092b6544e5aae1a6186ea49f054", "created_at": "2018-06-30T15:39:34Z", "project_id": "98440092b6544e5aae1a6186ea49f054", "id": "0b41b5ad-9e17-4d26-8df0-7dfc6d4d9bb1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:39:34Z", "security_group_id": "9ccd1c69-9f90-40ae-9883-e05a045e2bdb", "port_range_min": null, "revision_number": 0, "tenant_id": "98440092b6544e5aae1a6186ea49f054", "created_at": "2018-06-30T15:39:34Z", "project_id": "98440092b6544e5aae1a6186ea49f054", "id": "b006f83d-5f42-4cd6-b6e2-61046c58ef67"}, {"remote_group_id": "9ccd1c69-9f90-40ae-9883-e05a045e2bdb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:39:34Z", "security_group_id": "9ccd1c69-9f90-40ae-9883-e05a045e2bdb", "port_range_min": null, "revision_number": 0, "tenant_id": "98440092b6544e5aae1a6186ea49f054", "created_at": "2018-06-30T15:39:34Z", "project_id": "98440092b6544e5aae1a6186ea49f054", "id": "d6b631b8-e3e6-4fc4-94b0-cf0b0968e45e"}, {"remote_group_id": "9ccd1c69-9f90-40ae-9883-e05a045e2bdb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:39:34Z", "security_group_id": "9ccd1c69-9f90-40ae-9883-e05a045e2bdb", "port_range_min": null, "revision_number": 0, "tenant_id": "98440092b6544e5aae1a6186ea49f054", "created_at": "2018-06-30T15:39:34Z", "project_id": "98440092b6544e5aae1a6186ea49f054", "id": "df2422bb-a343-4971-a6fa-46d7ecabc8e1"}]} 2018-06-30 15:40:44,807 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9ccd1c69-9f90-40ae-9883-e05a045e2bdb used request id req-b4082442-e712-4070-806b-86220698b1fd 2018-06-30 15:40:44,808 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:40:44,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/9ccd1c69-9f90-40ae-9883-e05a045e2bdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0063cf7d81e0c9104f885c4cfa101526ed8eb399" 2018-06-30 15:40:45,504 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:40:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e8973d35-1881-4b29-9e5e-bcc7d37a6e25 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:40:45,504 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/9ccd1c69-9f90-40ae-9883-e05a045e2bdb used request id req-e8973d35-1881-4b29-9e5e-bcc7d37a6e25 2018-06-30 15:40:45,505 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj 2018-06-30 15:40:45,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0063cf7d81e0c9104f885c4cfa101526ed8eb399" 2018-06-30 15:40:46,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:40:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-064b61b2-c376-48ad-9c3f-e2005d68a760 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:40:46,103 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/98440092b6544e5aae1a6186ea49f054 used request id req-064b61b2-c376-48ad-9c3f-e2005d68a760 2018-06-30 15:40:46,104 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-81853fe4-4716-4e0-proj-role 2018-06-30 15:40:46,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/15bed98ad908416dba106d7382bdff95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0063cf7d81e0c9104f885c4cfa101526ed8eb399" 2018-06-30 15:40:46,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:40:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3590924a-11ac-4b7c-b09c-37a4f8bc549c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:40:46,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/15bed98ad908416dba106d7382bdff95 used request id req-3590924a-11ac-4b7c-b09c-37a4f8bc549c 2018-06-30 15:40:46,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0063cf7d81e0c9104f885c4cfa101526ed8eb399" 2018-06-30 15:40:46,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:40:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad210251-f4c7-43e8-ad73-a0459fc542a8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:40:46,954 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ad210251-f4c7-43e8-ad73-a0459fc542a8 2018-06-30 15:40:46,954 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-81853fe4-4716-4e0-user 2018-06-30 15:40:46,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/650e18ec55e446daa9c9fe90c56c1cc5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d668a2eb88c0d45b14efa0707c3e77e30233eed2" 2018-06-30 15:40:47,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:40:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05cd0d3e-8f11-4d5f-b352-11cabb996c4f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:40:47,671 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/650e18ec55e446daa9c9fe90c56c1cc5 used request id req-05cd0d3e-8f11-4d5f-b352-11cabb996c4f 2018-06-30 15:40:47,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:40:48,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:40:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["ppjCXtC0SZS1-gOB5eOo2g"], "issued_at": "2018-06-30T15:40:48.000000Z"}} 2018-06-30 15:40:48,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38a727b0a6bffc2a2eeb201917920aa39d183f5" 2018-06-30 15:40:48,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:40:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbfa2531-fa43-4f5d-8c85-8d4744a48ede Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:40:48,989 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fbfa2531-fa43-4f5d-8c85-8d4744a48ede 2018-06-30 15:40:48,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:40:48,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:40:49,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:40:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["ho9jNIoZRWSVOCZMgwW7JA"], "issued_at": "2018-06-30T15:40:49.000000Z"}} 2018-06-30 15:40:49,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681f22c652a0ce77be60419dd3b43cf4a710dea0" 2018-06-30 15:40:49,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:40:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58bbd144-c873-4546-ba41-82a61fd581b2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:40:49,942 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-58bbd144-c873-4546-ba41-82a61fd581b2 2018-06-30 15:40:49,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:40:49,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:40:49 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:40:49,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681f22c652a0ce77be60419dd3b43cf4a710dea0" 2018-06-30 15:40:50,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:40:49 GMT Server: Apache Content-Length: 203 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f772319-e186-47f5-875b-ca01257c26bb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:40:50,323 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj used request id req-7f772319-e186-47f5-875b-ca01257c26bb 2018-06-30 15:40:50,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681f22c652a0ce77be60419dd3b43cf4a710dea0" 2018-06-30 15:40:50,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:40:50 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0739984-0e70-40fe-84f2-2d9b325896f4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:40:50,779 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e0739984-0e70-40fe-84f2-2d9b325896f4 2018-06-30 15:40:50,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681f22c652a0ce77be60419dd3b43cf4a710dea0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj"}}' 2018-06-30 15:40:51,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:40:50 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e55020ff-9379-4f04-adfe-976da0eec7e4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af"}, "tags": [], "enabled": true, "id": "4b32204654ba4dc2a083b8a7049911af", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj"}} 2018-06-30 15:40:51,182 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e55020ff-9379-4f04-adfe-976da0eec7e4 2018-06-30 15:40:51,182 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj 2018-06-30 15:40:51,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:40:51,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:40:51,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:40:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["rAFymH8jQGK9r8yU0ydKkg"], "issued_at": "2018-06-30T15:40:51.000000Z"}} 2018-06-30 15:40:51,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25585f1d4b360f7b11600499d095a3765c2af7b" 2018-06-30 15:40:52,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:40:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-733f5b3f-0049-49f9-8559-2f68fa484296 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:40:52,244 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-733f5b3f-0049-49f9-8559-2f68fa484296 2018-06-30 15:40:52,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:40:52,261 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:40:52 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:40:52,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25585f1d4b360f7b11600499d095a3765c2af7b" 2018-06-30 15:40:52,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:40:52 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17b8e736-557d-4df7-975c-e1798e408ae4 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:40:52,398 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-17b8e736-557d-4df7-975c-e1798e408ae4 2018-06-30 15:40:52,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25585f1d4b360f7b11600499d095a3765c2af7b" 2018-06-30 15:40:52,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:40:52 GMT Server: Apache Content-Length: 489 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c73ab1ec-0ed9-4dc2-a8a9-9e862527e5d8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af"}, "tags": [], "enabled": true, "id": "4b32204654ba4dc2a083b8a7049911af", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj"}]} 2018-06-30 15:40:52,779 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj used request id req-c73ab1ec-0ed9-4dc2-a8a9-9e862527e5d8 2018-06-30 15:40:52,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25585f1d4b360f7b11600499d095a3765c2af7b" 2018-06-30 15:40:53,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:40:52 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92a9a40a-8b89-47e1-98dd-08bc6844d55a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:40:53,139 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-92a9a40a-8b89-47e1-98dd-08bc6844d55a 2018-06-30 15:40:53,851 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-2eb4234c-771e-4f0-user 2018-06-30 15:40:53,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:40:53,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681f22c652a0ce77be60419dd3b43cf4a710dea0" 2018-06-30 15:40:54,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:40:53 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38f4ca04-acf7-4f4a-a42d-79a1b6631902 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:40:54,176 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-38f4ca04-acf7-4f4a-a42d-79a1b6631902 2018-06-30 15:40:54,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681f22c652a0ce77be60419dd3b43cf4a710dea0" -d '{"role": {"name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj-role"}}' 2018-06-30 15:40:54,548 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:40:54 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-391646e3-7e4d-473a-8769-220f729010ed Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "715e458a8dca42c2877c12a8b8b54c0b", "links": {"self": "http://10.167.4.35:5000/v3/roles/715e458a8dca42c2877c12a8b8b54c0b"}, "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj-role"}} 2018-06-30 15:40:54,549 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-391646e3-7e4d-473a-8769-220f729010ed 2018-06-30 15:40:54,549 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj-role 2018-06-30 15:40:54,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/715e458a8dca42c2877c12a8b8b54c0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681f22c652a0ce77be60419dd3b43cf4a710dea0" 2018-06-30 15:40:54,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:40:54 GMT Server: Apache Content-Length: 234 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c496927-5dc2-4281-939d-2cc7496a1d04 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "715e458a8dca42c2877c12a8b8b54c0b", "links": {"self": "http://10.167.4.35:5000/v3/roles/715e458a8dca42c2877c12a8b8b54c0b"}, "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj-role"}} 2018-06-30 15:40:54,934 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/715e458a8dca42c2877c12a8b8b54c0b used request id req-2c496927-5dc2-4281-939d-2cc7496a1d04 2018-06-30 15:40:54,934 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj-role to project CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj 2018-06-30 15:40:54,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af/users/5c5fd5b74d634581af9c76595c24f0be/roles/715e458a8dca42c2877c12a8b8b54c0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681f22c652a0ce77be60419dd3b43cf4a710dea0" 2018-06-30 15:40:55,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:40:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d88b67d-3370-472c-bff7-09ad1e1bffa3 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:40:55,452 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af/users/5c5fd5b74d634581af9c76595c24f0be/roles/715e458a8dca42c2877c12a8b8b54c0b used request id req-4d88b67d-3370-472c-bff7-09ad1e1bffa3 2018-06-30 15:40:55,452 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:40:55,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:40:55,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:40:56,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "715e458a8dca42c2877c12a8b8b54c0b", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj-role"}], "expires_at": "2018-06-30T16:40:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b32204654ba4dc2a083b8a7049911af", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-user", "id": "5c5fd5b74d634581af9c76595c24f0be"}, "audit_ids": ["3GUAiCKQQCOKRZguwq99aQ"], "issued_at": "2018-06-30T15:40:56.000000Z"}} 2018-06-30 15:40:56,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c637fcc5340132f29172c02d2611d31ac7cac060" 2018-06-30 15:40:56,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:40:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee0ee2d9-5eee-470a-a202-642341eb71ec Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:40:56,686 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ee0ee2d9-5eee-470a-a202-642341eb71ec 2018-06-30 15:40:56,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c637fcc5340132f29172c02d2611d31ac7cac060" 2018-06-30 15:40:57,604 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:40:57 GMT Content-Type: application/json Content-Length: 180 Connection: keep-alive X-Openstack-Request-Id: req-b544161d-cda9-41f8-aad2-328bed7adbe4 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-image"} 2018-06-30 15:40:57,604 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-image used request id req-b544161d-cda9-41f8-aad2-328bed7adbe4 2018-06-30 15:40:57,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c637fcc5340132f29172c02d2611d31ac7cac060" 2018-06-30 15:40:58,407 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:40:58 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-176ada4d-8910-44fd-a248-c89754fef010 Front-End-Https: on 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", "root-tar"], "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-06-30 15:40:58,407 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-176ada4d-8910-44fd-a248-c89754fef010 2018-06-30 15:40:58,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c637fcc5340132f29172c02d2611d31ac7cac060" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-image"}' 2018-06-30 15:40:59,326 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:40:59 GMT Content-Type: application/json Content-Length: 622 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-833147c2-7c5f-4e12-8c2f-f742568d42d2 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:40:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:40:59Z", "visibility": "shared", "self": "/v2/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b", "min_disk": 0, "protected": false, "id": "5950bb1e-0d95-47c7-a655-a5441eaefd4b", "file": "/v2/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b/file", "checksum": null, "owner": "4b32204654ba4dc2a083b8a7049911af", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:40:59,326 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-833147c2-7c5f-4e12-8c2f-f742568d42d2 2018-06-30 15:40:59,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c637fcc5340132f29172c02d2611d31ac7cac060" -d '' 2018-06-30 15:41:00,028 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:41:00 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-de99ca12-5cbb-4a92-a126-fed513e3b184 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:41:00,028 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b/file used request id req-de99ca12-5cbb-4a92-a126-fed513e3b184 2018-06-30 15:41:00,029 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:41:00,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c637fcc5340132f29172c02d2611d31ac7cac060" 2018-06-30 15:41:00,801 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:00 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-3dc08861-d63c-42f0-ba3e-531c9944183f Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:40:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:41:00Z", "visibility": "shared", "self": "/v2/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b", "min_disk": 0, "protected": false, "id": "5950bb1e-0d95-47c7-a655-a5441eaefd4b", "file": "/v2/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4b32204654ba4dc2a083b8a7049911af", "direct_url": "file:///var/lib/glance/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:41:00,801 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b used request id req-3dc08861-d63c-42f0-ba3e-531c9944183f 2018-06-30 15:41:00,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c637fcc5340132f29172c02d2611d31ac7cac060" 2018-06-30 15:41:01,533 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:01 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e98f3ebd-4ee8-4a32-95fb-1f105c053bfa Front-End-Https: on 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", "root-tar"], "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-06-30 15:41:01,533 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e98f3ebd-4ee8-4a32-95fb-1f105c053bfa 2018-06-30 15:41:01,536 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-image 2018-06-30 15:41:01,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c637fcc5340132f29172c02d2611d31ac7cac060" 2018-06-30 15:41:01,581 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:01 GMT Content-Type: application/json Content-Length: 740 Connection: keep-alive X-Openstack-Request-Id: req-f3849ec6-1d50-417d-bc99-77ac105b42bb Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:40:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:41:00Z", "visibility": "shared", "self": "/v2/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b", "min_disk": 0, "protected": false, "id": "5950bb1e-0d95-47c7-a655-a5441eaefd4b", "file": "/v2/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4b32204654ba4dc2a083b8a7049911af", "direct_url": "file:///var/lib/glance/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:41:01,582 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b used request id req-f3849ec6-1d50-417d-bc99-77ac105b42bb 2018-06-30 15:41:01,582 - create_image - DEBUG - Instance status is - active 2018-06-30 15:41:01,582 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-image 2018-06-30 15:41:01,582 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-image 2018-06-30 15:41:01,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:41:01,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:41:02,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "715e458a8dca42c2877c12a8b8b54c0b", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj-role"}], "expires_at": "2018-06-30T16:41:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b32204654ba4dc2a083b8a7049911af", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-user", "id": "5c5fd5b74d634581af9c76595c24f0be"}, "audit_ids": ["aJJj6KEFSbi1pFMW9tJV7w"], "issued_at": "2018-06-30T15:41:02.000000Z"}} 2018-06-30 15:41:02,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1929f1144fcdce2ee3f2c11f446f763745ecd3d" 2018-06-30 15:41:02,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:41:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f1e771f-c355-4ad9-a6b2-a22f4c6de599 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:41:02,795 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8f1e771f-c355-4ad9-a6b2-a22f4c6de599 2018-06-30 15:41:02,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1929f1144fcdce2ee3f2c11f446f763745ecd3d" 2018-06-30 15:41:03,609 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:03 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-0fa487b3-4f0b-47fa-a131-591481ad20ac Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:41:03,609 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-pub-net used request id req-0fa487b3-4f0b-47fa-a131-591481ad20ac 2018-06-30 15:41:03,609 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-pub-net 2018-06-30 15:41:03,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1929f1144fcdce2ee3f2c11f446f763745ecd3d" -d '{"network": {"name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-pub-net", "admin_state_up": true}}' 2018-06-30 15:41:04,446 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:41:04 GMT Content-Type: application/json Content-Length: 617 Connection: keep-alive X-Openstack-Request-Id: req-070d4c25-53a4-477c-920d-f605ca11fcb3 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:41:04Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4b32204654ba4dc2a083b8a7049911af","id":"190f3d3b-414c-409b-9098-814a238a09aa","name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-pub-net"}} 2018-06-30 15:41:04,446 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-070d4c25-53a4-477c-920d-f605ca11fcb3 2018-06-30 15:41:04,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=190f3d3b-414c-409b-9098-814a238a09aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1929f1144fcdce2ee3f2c11f446f763745ecd3d" 2018-06-30 15:41:04,685 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:04 GMT Content-Type: application/json Content-Length: 601 Connection: keep-alive X-Openstack-Request-Id: req-a2088a4f-c31c-4f58-a6cd-c1217b9de5a6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:41:04Z","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"4b32204654ba4dc2a083b8a7049911af","id":"190f3d3b-414c-409b-9098-814a238a09aa","name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-pub-net"}]} 2018-06-30 15:41:04,685 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=190f3d3b-414c-409b-9098-814a238a09aa used request id req-a2088a4f-c31c-4f58-a6cd-c1217b9de5a6 2018-06-30 15:41:04,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=190f3d3b-414c-409b-9098-814a238a09aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1929f1144fcdce2ee3f2c11f446f763745ecd3d" 2018-06-30 15:41:04,763 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:04 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-77642315-af58-4d5a-b828-0cbe45c4764b Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:41:04,763 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=190f3d3b-414c-409b-9098-814a238a09aa used request id req-77642315-af58-4d5a-b828-0cbe45c4764b 2018-06-30 15:41:04,764 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-pub-subnet 2018-06-30 15:41:04,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1929f1144fcdce2ee3f2c11f446f763745ecd3d" -d '{"subnets": [{"ip_version": 4, "network_id": "190f3d3b-414c-409b-9098-814a238a09aa", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-pub-subnet"}]}' 2018-06-30 15:41:06,601 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:41:06 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-d639386e-bbf6-49fa-848d-66b51388ef40 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"190f3d3b-414c-409b-9098-814a238a09aa","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:05Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:05Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"7d435ee7-4ea4-40a3-afc9-34285786e217","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-pub-subnet"}]} 2018-06-30 15:41:06,601 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-d639386e-bbf6-49fa-848d-66b51388ef40 2018-06-30 15:41:06,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=190f3d3b-414c-409b-9098-814a238a09aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1929f1144fcdce2ee3f2c11f446f763745ecd3d" 2018-06-30 15:41:07,630 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:07 GMT Content-Type: application/json Content-Length: 645 Connection: keep-alive X-Openstack-Request-Id: req-db9066e7-69e2-497f-be29-f175fe912d62 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7d435ee7-4ea4-40a3-afc9-34285786e217"],"updated_at":"2018-06-30T15:41:05Z","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4b32204654ba4dc2a083b8a7049911af","id":"190f3d3b-414c-409b-9098-814a238a09aa","name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-pub-net"}]} 2018-06-30 15:41:07,630 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=190f3d3b-414c-409b-9098-814a238a09aa used request id req-db9066e7-69e2-497f-be29-f175fe912d62 2018-06-30 15:41:07,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=190f3d3b-414c-409b-9098-814a238a09aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1929f1144fcdce2ee3f2c11f446f763745ecd3d" 2018-06-30 15:41:08,382 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:08 GMT Content-Type: application/json Content-Length: 685 Connection: keep-alive X-Openstack-Request-Id: req-93e9a57c-edb5-46aa-ac57-a9231d56c7cf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"190f3d3b-414c-409b-9098-814a238a09aa","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:05Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:05Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"7d435ee7-4ea4-40a3-afc9-34285786e217","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-pub-subnet"}]} 2018-06-30 15:41:08,382 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=190f3d3b-414c-409b-9098-814a238a09aa used request id req-93e9a57c-edb5-46aa-ac57-a9231d56c7cf 2018-06-30 15:41:08,382 - OpenStackNetwork - DEBUG - Network [190f3d3b-414c-409b-9098-814a238a09aa] created successfully 2018-06-30 15:41:08,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:41:08,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:41:09,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:41:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["_dWB8K1tSU2ZZpLpPd9uWg"], "issued_at": "2018-06-30T15:41:09.000000Z"}} 2018-06-30 15:41:09,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf994359e8ecefd017a60d024111473f49393dd" 2018-06-30 15:41:09,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:41:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff8d3d24-c80b-4ac6-a249-271d804dde0e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:41:09,477 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ff8d3d24-c80b-4ac6-a249-271d804dde0e 2018-06-30 15:41:09,478 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:41:09,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf994359e8ecefd017a60d024111473f49393dd" 2018-06-30 15:41:10,145 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:10 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4a97844f-c00e-4e2d-8623-81409379a568 X-Compute-Request-Id: req-4a97844f-c00e-4e2d-8623-81409379a568 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:41:10,145 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-4a97844f-c00e-4e2d-8623-81409379a568 2018-06-30 15:41:10,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf994359e8ecefd017a60d024111473f49393dd" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-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-06-30 15:41:10,971 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:10 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6dcc5991-2dd8-4ce3-b917-255b5bd4c62f X-Compute-Request-Id: req-6dcc5991-2dd8-4ce3-b917-255b5bd4c62f Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "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": "fceca4f5-e780-4ea8-b33b-6ebb379a27f8"}} 2018-06-30 15:41:10,971 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6dcc5991-2dd8-4ce3-b917-255b5bd4c62f 2018-06-30 15:41:10,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:41:10,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:41:11,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "715e458a8dca42c2877c12a8b8b54c0b", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj-role"}], "expires_at": "2018-06-30T16:41:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b32204654ba4dc2a083b8a7049911af", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-user", "id": "5c5fd5b74d634581af9c76595c24f0be"}, "audit_ids": ["Zrk90j_2R8K580jiSqgSsQ"], "issued_at": "2018-06-30T15:41:11.000000Z"}} 2018-06-30 15:41:11,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada2562f9f104ec35fe1a62790a098b789e673ef" 2018-06-30 15:41:11,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:41:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ed7ca8d-7dc8-4256-87bb-f825cffe9f07 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:41:11,981 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4ed7ca8d-7dc8-4256-87bb-f825cffe9f07 2018-06-30 15:41:11,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada2562f9f104ec35fe1a62790a098b789e673ef" 2018-06-30 15:41:12,665 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:12 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-be05cb09-e2d0-4af6-8cc0-85a9712e4655 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:41:12,665 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2 used request id req-be05cb09-e2d0-4af6-8cc0-85a9712e4655 2018-06-30 15:41:12,665 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2 2018-06-30 15:41:12,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada2562f9f104ec35fe1a62790a098b789e673ef" -d '{"network": {"name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2", "admin_state_up": true}}' 2018-06-30 15:41:13,158 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:41:13 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive X-Openstack-Request-Id: req-f058f2fa-df9b-453d-814d-410222ebf07c Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:41:12Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"4b32204654ba4dc2a083b8a7049911af","id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2"}} 2018-06-30 15:41:13,158 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-f058f2fa-df9b-453d-814d-410222ebf07c 2018-06-30 15:41:13,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=8c6c3b48-8367-487b-88c0-fb4de29cd98e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada2562f9f104ec35fe1a62790a098b789e673ef" 2018-06-30 15:41:13,456 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:13 GMT Content-Type: application/json Content-Length: 597 Connection: keep-alive X-Openstack-Request-Id: req-db515e37-cc05-444e-bb01-5cf80f2c8c64 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:41:12Z","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"4b32204654ba4dc2a083b8a7049911af","id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2"}]} 2018-06-30 15:41:13,457 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8c6c3b48-8367-487b-88c0-fb4de29cd98e used request id req-db515e37-cc05-444e-bb01-5cf80f2c8c64 2018-06-30 15:41:13,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada2562f9f104ec35fe1a62790a098b789e673ef" 2018-06-30 15:41:13,630 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:13 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-489e6a78-637f-4e42-be0a-4c13034d1aa6 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:41:13,630 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e used request id req-489e6a78-637f-4e42-be0a-4c13034d1aa6 2018-06-30 15:41:13,631 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet1 2018-06-30 15:41:13,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada2562f9f104ec35fe1a62790a098b789e673ef" -d '{"subnets": [{"ip_version": 4, "network_id": "8c6c3b48-8367-487b-88c0-fb4de29cd98e", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet1"}]}' 2018-06-30 15:41:15,471 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:41:15 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-ec7826e7-2af1-494a-afc9-f1ea78ad2611 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:14Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:14Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"3cdfcaf9-ba39-4fa6-90d1-a450eecd4236","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet1"}]} 2018-06-30 15:41:15,471 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-ec7826e7-2af1-494a-afc9-f1ea78ad2611 2018-06-30 15:41:15,472 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet2 2018-06-30 15:41:15,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada2562f9f104ec35fe1a62790a098b789e673ef" -d '{"subnets": [{"ip_version": 4, "network_id": "8c6c3b48-8367-487b-88c0-fb4de29cd98e", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet2"}]}' 2018-06-30 15:41:16,812 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:41:16 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-68f81065-67f5-4205-93b6-4eb24844e902 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:16Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:16Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"800bdd17-8da7-4867-aa8d-ec9e881727cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet2"}]} 2018-06-30 15:41:16,812 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-68f81065-67f5-4205-93b6-4eb24844e902 2018-06-30 15:41:16,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=8c6c3b48-8367-487b-88c0-fb4de29cd98e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada2562f9f104ec35fe1a62790a098b789e673ef" 2018-06-30 15:41:18,371 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:18 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-a7b2b10f-1ca7-4b4c-8700-21c051e7dfa7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["800bdd17-8da7-4867-aa8d-ec9e881727cf","3cdfcaf9-ba39-4fa6-90d1-a450eecd4236"],"updated_at":"2018-06-30T15:41:16Z","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b32204654ba4dc2a083b8a7049911af","id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2"}]} 2018-06-30 15:41:18,371 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8c6c3b48-8367-487b-88c0-fb4de29cd98e used request id req-a7b2b10f-1ca7-4b4c-8700-21c051e7dfa7 2018-06-30 15:41:18,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada2562f9f104ec35fe1a62790a098b789e673ef" 2018-06-30 15:41:18,601 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:18 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-7b4db61f-9866-4884-b17c-7bcc976054e3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:14Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:14Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"3cdfcaf9-ba39-4fa6-90d1-a450eecd4236","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:16Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:16Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"800bdd17-8da7-4867-aa8d-ec9e881727cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet2"}]} 2018-06-30 15:41:18,601 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e used request id req-7b4db61f-9866-4884-b17c-7bcc976054e3 2018-06-30 15:41:18,602 - OpenStackNetwork - DEBUG - Network [8c6c3b48-8367-487b-88c0-fb4de29cd98e] created successfully 2018-06-30 15:41:18,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:41:18,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:41:19,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "715e458a8dca42c2877c12a8b8b54c0b", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj-role"}], "expires_at": "2018-06-30T16:41:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b32204654ba4dc2a083b8a7049911af", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-user", "id": "5c5fd5b74d634581af9c76595c24f0be"}, "audit_ids": ["AfK7UILySreNxadLEs-VyA"], "issued_at": "2018-06-30T15:41:19.000000Z"}} 2018-06-30 15:41:19,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:20,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:41:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-011b56be-1d4b-4a98-b573-09ac1738d885 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:41:20,072 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-011b56be-1d4b-4a98-b573-09ac1738d885 2018-06-30 15:41:20,073 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:41:20,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:20,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:41:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2bfbb6e1-821a-4306-8674-8fb27f5ef46d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:41:20,390 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2bfbb6e1-821a-4306-8674-8fb27f5ef46d 2018-06-30 15:41:20,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:21,335 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:21 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-d141f6d7-6cb2-4c83-a46f-5589a1a34baa Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["800bdd17-8da7-4867-aa8d-ec9e881727cf","3cdfcaf9-ba39-4fa6-90d1-a450eecd4236"],"updated_at":"2018-06-30T15:41:16Z","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b32204654ba4dc2a083b8a7049911af","id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2"}]} 2018-06-30 15:41:21,335 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2 used request id req-d141f6d7-6cb2-4c83-a46f-5589a1a34baa 2018-06-30 15:41:21,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:41:21,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:41:21 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:41:21,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:21,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:41:21 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a2a7a30-a149-45b6-b987-b7f2af834ae4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b32204654ba4dc2a083b8a7049911af", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj"}} 2018-06-30 15:41:21,408 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af used request id req-1a2a7a30-a149-45b6-b987-b7f2af834ae4 2018-06-30 15:41:21,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:21,576 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:21 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-a61c0992-42c0-4b10-abc9-76babd0fb8ce Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:14Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:14Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"3cdfcaf9-ba39-4fa6-90d1-a450eecd4236","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:16Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:16Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"800bdd17-8da7-4867-aa8d-ec9e881727cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet2"}]} 2018-06-30 15:41:21,576 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e used request id req-a61c0992-42c0-4b10-abc9-76babd0fb8ce 2018-06-30 15:41:21,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e&name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:22,356 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:22 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-205d306a-5d63-4b9e-b68e-faf4e9568021 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:41:22,356 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e&name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38port-1&admin_state_up=True used request id req-205d306a-5d63-4b9e-b68e-faf4e9568021 2018-06-30 15:41:22,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:23,171 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:23 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0ccc487e-5348-4332-9fe5-f2697e55f8f2 X-Compute-Request-Id: req-0ccc487e-5348-4332-9fe5-f2697e55f8f2 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:41:23,171 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst used request id req-0ccc487e-5348-4332-9fe5-f2697e55f8f2 2018-06-30 15:41:23,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:23,429 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:23 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-3674d22f-b12a-42ef-899c-286de55c321b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3cdfcaf9-ba39-4fa6-90d1-a450eecd4236","800bdd17-8da7-4867-aa8d-ec9e881727cf"],"updated_at":"2018-06-30T15:41:16Z","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b32204654ba4dc2a083b8a7049911af","id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2"}]} 2018-06-30 15:41:23,430 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2 used request id req-3674d22f-b12a-42ef-899c-286de55c321b 2018-06-30 15:41:23,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:23,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:41:23 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3eb8a6cd-3728-4695-a182-bb02809dbe03 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b32204654ba4dc2a083b8a7049911af", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj"}} 2018-06-30 15:41:23,533 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af used request id req-3eb8a6cd-3728-4695-a182-bb02809dbe03 2018-06-30 15:41:23,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:24,173 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:24 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-70b76cf3-1499-49b3-9a38-98b318577ef0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:14Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:14Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"3cdfcaf9-ba39-4fa6-90d1-a450eecd4236","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:16Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:16Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"800bdd17-8da7-4867-aa8d-ec9e881727cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet2"}]} 2018-06-30 15:41:24,174 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e used request id req-70b76cf3-1499-49b3-9a38-98b318577ef0 2018-06-30 15:41:24,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e&name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:24,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:24 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-7115a613-6e85-4e09-961c-5e1f31f2ec35 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:41:24,293 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e&name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38port-1&admin_state_up=True used request id req-7115a613-6e85-4e09-961c-5e1f31f2ec35 2018-06-30 15:41:24,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:41:24,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:41:25,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "715e458a8dca42c2877c12a8b8b54c0b", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj-role"}], "expires_at": "2018-06-30T16:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b32204654ba4dc2a083b8a7049911af", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/4b32204654ba4dc2a083b8a7049911af", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-user", "id": "5c5fd5b74d634581af9c76595c24f0be"}, "audit_ids": ["LUTZ8m1tSKq2Sc_RfxmXzA"], "issued_at": "2018-06-30T15:41:25.000000Z"}} 2018-06-30 15:41:25,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bac1d693d9f63c84feb1a9acbb20984b70a8146" 2018-06-30 15:41:25,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:41:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e8b484a-5336-4bee-9510-f5d0ce054bd4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:41:25,410 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5e8b484a-5336-4bee-9510-f5d0ce054bd4 2018-06-30 15:41:25,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:25,800 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:25 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-834eac82-d395-4cdc-925c-fdb3e3599fd1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["800bdd17-8da7-4867-aa8d-ec9e881727cf","3cdfcaf9-ba39-4fa6-90d1-a450eecd4236"],"updated_at":"2018-06-30T15:41:16Z","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b32204654ba4dc2a083b8a7049911af","id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2"}]} 2018-06-30 15:41:25,800 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2 used request id req-834eac82-d395-4cdc-925c-fdb3e3599fd1 2018-06-30 15:41:25,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:25,986 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:25 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-ad0e0d5e-0889-444b-bb71-e2f53d9b2476 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:14Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:14Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"3cdfcaf9-ba39-4fa6-90d1-a450eecd4236","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:16Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:16Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"800bdd17-8da7-4867-aa8d-ec9e881727cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet2"}]} 2018-06-30 15:41:25,986 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e used request id req-ad0e0d5e-0889-444b-bb71-e2f53d9b2476 2018-06-30 15:41:25,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:26,984 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:26 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-5cc0664b-f902-4856-ae00-9db972020609 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["800bdd17-8da7-4867-aa8d-ec9e881727cf","3cdfcaf9-ba39-4fa6-90d1-a450eecd4236"],"updated_at":"2018-06-30T15:41:16Z","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b32204654ba4dc2a083b8a7049911af","id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2"}]} 2018-06-30 15:41:26,985 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2 used request id req-5cc0664b-f902-4856-ae00-9db972020609 2018-06-30 15:41:26,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:41:27,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:41:26 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:41:27,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bac1d693d9f63c84feb1a9acbb20984b70a8146" 2018-06-30 15:41:27,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:41:27 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02215b88-3b0a-4b3d-9024-24c5bbd5baea Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b32204654ba4dc2a083b8a7049911af", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj"}} 2018-06-30 15:41:27,103 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af used request id req-02215b88-3b0a-4b3d-9024-24c5bbd5baea 2018-06-30 15:41:27,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:27,271 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:27 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-8299a6b8-6223-4e95-bab3-873cc43fce52 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:14Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:14Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"3cdfcaf9-ba39-4fa6-90d1-a450eecd4236","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:16Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:16Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"800bdd17-8da7-4867-aa8d-ec9e881727cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet2"}]} 2018-06-30 15:41:27,271 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e used request id req-8299a6b8-6223-4e95-bab3-873cc43fce52 2018-06-30 15:41:27,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e&name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:27,421 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:27 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-71e10833-5c10-4827-86df-906584bd18b5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:14Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:14Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"3cdfcaf9-ba39-4fa6-90d1-a450eecd4236","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet1"}]} 2018-06-30 15:41:27,421 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e&name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet1 used request id req-71e10833-5c10-4827-86df-906584bd18b5 2018-06-30 15:41:27,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e&name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:27,627 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:27 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-fae6ad4e-ab1b-4a55-9aad-7ffe3493b1d0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:16Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:16Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"800bdd17-8da7-4867-aa8d-ec9e881727cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet2"}]} 2018-06-30 15:41:27,627 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e&name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet2 used request id req-fae6ad4e-ab1b-4a55-9aad-7ffe3493b1d0 2018-06-30 15:41:27,628 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2 2018-06-30 15:41:27,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" -d '{"port": {"network_id": "8c6c3b48-8367-487b-88c0-fb4de29cd98e", "fixed_ips": [{"subnet_id": "3cdfcaf9-ba39-4fa6-90d1-a450eecd4236", "ip_address": "10.55.0.101"}, {"subnet_id": "800bdd17-8da7-4867-aa8d-ec9e881727cf", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38port-1", "admin_state_up": true}}' 2018-06-30 15:41:30,076 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:41:30 GMT Content-Type: application/json Content-Length: 852 Connection: keep-alive X-Openstack-Request-Id: req-938feb07-bb24-4f34-9851-558ae3ba1db7 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:41:28Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:41:29Z","name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38port-1","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:78:44:a5","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"4b32204654ba4dc2a083b8a7049911af","fixed_ips":[{"subnet_id":"3cdfcaf9-ba39-4fa6-90d1-a450eecd4236","ip_address":"10.55.0.101"},{"subnet_id":"800bdd17-8da7-4867-aa8d-ec9e881727cf","ip_address":"10.65.0.101"}],"id":"532061e6-9f0d-4d98-9325-dddd48e2f50f","security_groups":["9a6cef4c-cc14-48da-833b-65ee34ae5ab3"],"device_id":""}} 2018-06-30 15:41:30,076 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-938feb07-bb24-4f34-9851-558ae3ba1db7 2018-06-30 15:41:30,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:30,311 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:30 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-0a3ec17c-1632-447c-86a2-19c0ae48428f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3cdfcaf9-ba39-4fa6-90d1-a450eecd4236","800bdd17-8da7-4867-aa8d-ec9e881727cf"],"updated_at":"2018-06-30T15:41:16Z","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b32204654ba4dc2a083b8a7049911af","id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2"}]} 2018-06-30 15:41:30,312 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2 used request id req-0a3ec17c-1632-447c-86a2-19c0ae48428f 2018-06-30 15:41:30,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:30,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:41:30 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b6005db-ee30-4dbe-a2f7-62eb43c779dd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b32204654ba4dc2a083b8a7049911af", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj"}} 2018-06-30 15:41:30,406 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af used request id req-0b6005db-ee30-4dbe-a2f7-62eb43c779dd 2018-06-30 15:41:30,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:30,617 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:30 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-a9bffacd-ee2f-40ed-9de4-b8c0beb625a7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:14Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:14Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"3cdfcaf9-ba39-4fa6-90d1-a450eecd4236","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:16Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:16Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"800bdd17-8da7-4867-aa8d-ec9e881727cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet2"}]} 2018-06-30 15:41:30,618 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e used request id req-a9bffacd-ee2f-40ed-9de4-b8c0beb625a7 2018-06-30 15:41:30,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e&name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:30,816 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:30 GMT Content-Type: application/json Content-Length: 855 Connection: keep-alive X-Openstack-Request-Id: req-5f0a26d7-2c59-45df-b8a9-d10cd37c53b3 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:28Z","admin_state_up":true,"updated_at":"2018-06-30T15:41:29Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":7,"mac_address":"fa:16:3e:78:44:a5","id":"532061e6-9f0d-4d98-9325-dddd48e2f50f","port_security_enabled":true,"project_id":"4b32204654ba4dc2a083b8a7049911af","fixed_ips":[{"subnet_id":"3cdfcaf9-ba39-4fa6-90d1-a450eecd4236","ip_address":"10.55.0.101"},{"subnet_id":"800bdd17-8da7-4867-aa8d-ec9e881727cf","ip_address":"10.65.0.101"}],"extra_dhcp_opts":[],"security_groups":["9a6cef4c-cc14-48da-833b-65ee34ae5ab3"],"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38port-1"}]} 2018-06-30 15:41:30,816 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e&name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38port-1&admin_state_up=True used request id req-5f0a26d7-2c59-45df-b8a9-d10cd37c53b3 2018-06-30 15:41:30,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:31,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:41:30 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ca00689-6c51-4140-8352-972aa76a25d9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b32204654ba4dc2a083b8a7049911af", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj"}} 2018-06-30 15:41:31,238 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af used request id req-1ca00689-6c51-4140-8352-972aa76a25d9 2018-06-30 15:41:31,238 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst 2018-06-30 15:41:31,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:32,021 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:32 GMT Content-Type: application/json Content-Length: 703 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-78b48285-a6e6-440b-99e3-f86f714c9686 X-Compute-Request-Id: req-78b48285-a6e6-440b-99e3-f86f714c9686 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, {"id": "fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-flavor-name"}]} 2018-06-30 15:41:32,022 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-78b48285-a6e6-440b-99e3-f86f714c9686 2018-06-30 15:41:32,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/fceca4f5-e780-4ea8-b33b-6ebb379a27f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:32,674 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:32 GMT Content-Type: application/json Content-Length: 543 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4eb394e3-1d59-471b-a845-09d101b35b42 X-Compute-Request-Id: req-4eb394e3-1d59-471b-a845-09d101b35b42 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "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": "fceca4f5-e780-4ea8-b33b-6ebb379a27f8"}} 2018-06-30 15:41:32,674 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/fceca4f5-e780-4ea8-b33b-6ebb379a27f8 used request id req-4eb394e3-1d59-471b-a845-09d101b35b42 2018-06-30 15:41:32,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:33,631 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:33 GMT Content-Type: application/json Content-Length: 920 Connection: keep-alive X-Openstack-Request-Id: req-761bb7b9-2815-4d27-b703-e7c0a1694944 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:40:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:41:00Z", "visibility": "shared", "self": "/v2/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b", "min_disk": 0, "protected": false, "id": "5950bb1e-0d95-47c7-a655-a5441eaefd4b", "file": "/v2/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4b32204654ba4dc2a083b8a7049911af", "direct_url": "file:///var/lib/glance/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-image"} 2018-06-30 15:41:33,631 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-image used request id req-761bb7b9-2815-4d27-b703-e7c0a1694944 2018-06-30 15:41:33,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:34,467 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:34 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-100c3f09-b621-49a9-b9f1-0254ee4edda6 Front-End-Https: on 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", "root-tar"], "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-06-30 15:41:34,467 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-100c3f09-b621-49a9-b9f1-0254ee4edda6 2018-06-30 15:41:34,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" -d '{"server": {"name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst", "imageRef": "5950bb1e-0d95-47c7-a655-a5441eaefd4b", "flavorRef": "fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "max_count": 1, "min_count": 1, "networks": [{"port": "532061e6-9f0d-4d98-9325-dddd48e2f50f"}]}}' 2018-06-30 15:41:40,360 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:41:40 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-832413eb-3e18-45ee-89cc-76fe16ee34d2 X-Compute-Request-Id: req-832413eb-3e18-45ee-89cc-76fe16ee34d2 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f9e73af2-49f4-45a8-a56c-819f6f6279ab", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab", "rel": "bookmark"}], "adminPass": "qNtnMrX6KFc5"}} 2018-06-30 15:41:40,360 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-832413eb-3e18-45ee-89cc-76fe16ee34d2 2018-06-30 15:41:40,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:42,193 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:42 GMT Content-Type: application/json Content-Length: 1307 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2b42405a-f7ed-4163-bef5-f1b604d42c18 X-Compute-Request-Id: req-2b42405a-f7ed-4163-bef5-f1b604d42c18 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab", "rel": "bookmark"}], "image": {"id": "5950bb1e-0d95-47c7-a655-a5441eaefd4b", "links": [{"href": "http://172.30.10.101:8774/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "links": [{"href": "http://172.30.10.101:8774/flavors/fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "rel": "bookmark"}]}, "id": "f9e73af2-49f4-45a8-a56c-819f6f6279ab", "user_id": "5c5fd5b74d634581af9c76595c24f0be", "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-06-30T15:41:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst", "created": "2018-06-30T15:41:40Z", "tenant_id": "4b32204654ba4dc2a083b8a7049911af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:41:42,193 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab used request id req-2b42405a-f7ed-4163-bef5-f1b604d42c18 2018-06-30 15:41:42,194 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst 2018-06-30 15:41:42,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:44,875 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:44 GMT Content-Type: application/json Content-Length: 1311 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3daa83e5-d4ff-49f4-a506-e683096a5e5c X-Compute-Request-Id: req-3daa83e5-d4ff-49f4-a506-e683096a5e5c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab", "rel": "bookmark"}], "image": {"id": "5950bb1e-0d95-47c7-a655-a5441eaefd4b", "links": [{"href": "http://172.30.10.101:8774/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "links": [{"href": "http://172.30.10.101:8774/flavors/fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "rel": "bookmark"}]}, "id": "f9e73af2-49f4-45a8-a56c-819f6f6279ab", "user_id": "5c5fd5b74d634581af9c76595c24f0be", "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-06-30T15:41:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst", "created": "2018-06-30T15:41:40Z", "tenant_id": "4b32204654ba4dc2a083b8a7049911af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:41:44,876 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab used request id req-3daa83e5-d4ff-49f4-a506-e683096a5e5c 2018-06-30 15:41:44,876 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst] is - BUILD 2018-06-30 15:41:44,876 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:41:47,877 - create_instance - DEBUG - VM status query timeout in 894.317387104 2018-06-30 15:41:47,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:49,044 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:49 GMT Content-Type: application/json Content-Length: 1407 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5c5c9e9a-a60d-4695-b240-55cc04e30a41 X-Compute-Request-Id: req-5c5c9e9a-a60d-4695-b240-55cc04e30a41 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab", "rel": "bookmark"}], "image": {"id": "5950bb1e-0d95-47c7-a655-a5441eaefd4b", "links": [{"href": "http://172.30.10.101:8774/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "links": [{"href": "http://172.30.10.101:8774/flavors/fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "rel": "bookmark"}]}, "id": "f9e73af2-49f4-45a8-a56c-819f6f6279ab", "security_groups": [{"name": "default"}], "user_id": "5c5fd5b74d634581af9c76595c24f0be", "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-06-30T15:41:46Z", "hostId": "465270829855dac0e922da7e8abae794a0e26864b8aab46727b97435", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst", "created": "2018-06-30T15:41:40Z", "tenant_id": "4b32204654ba4dc2a083b8a7049911af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:41:49,044 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab used request id req-5c5c9e9a-a60d-4695-b240-55cc04e30a41 2018-06-30 15:41:49,044 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst] is - BUILD 2018-06-30 15:41:49,044 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:41:52,046 - create_instance - DEBUG - VM status query timeout in 890.148394108 2018-06-30 15:41:52,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:52,730 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:52 GMT Content-Type: application/json Content-Length: 1407 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-85f84561-079c-4009-a939-5750c3360247 X-Compute-Request-Id: req-85f84561-079c-4009-a939-5750c3360247 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab", "rel": "bookmark"}], "image": {"id": "5950bb1e-0d95-47c7-a655-a5441eaefd4b", "links": [{"href": "http://172.30.10.101:8774/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "links": [{"href": "http://172.30.10.101:8774/flavors/fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "rel": "bookmark"}]}, "id": "f9e73af2-49f4-45a8-a56c-819f6f6279ab", "security_groups": [{"name": "default"}], "user_id": "5c5fd5b74d634581af9c76595c24f0be", "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-06-30T15:41:46Z", "hostId": "465270829855dac0e922da7e8abae794a0e26864b8aab46727b97435", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst", "created": "2018-06-30T15:41:40Z", "tenant_id": "4b32204654ba4dc2a083b8a7049911af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:41:52,730 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab used request id req-85f84561-079c-4009-a939-5750c3360247 2018-06-30 15:41:52,730 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst] is - BUILD 2018-06-30 15:41:52,730 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:41:55,734 - create_instance - DEBUG - VM status query timeout in 886.460232019 2018-06-30 15:41:55,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:41:56,506 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:41:56 GMT Content-Type: application/json Content-Length: 1407 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b2ce12b7-e5b4-4324-a812-a69859f0b899 X-Compute-Request-Id: req-b2ce12b7-e5b4-4324-a812-a69859f0b899 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab", "rel": "bookmark"}], "image": {"id": "5950bb1e-0d95-47c7-a655-a5441eaefd4b", "links": [{"href": "http://172.30.10.101:8774/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "links": [{"href": "http://172.30.10.101:8774/flavors/fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "rel": "bookmark"}]}, "id": "f9e73af2-49f4-45a8-a56c-819f6f6279ab", "security_groups": [{"name": "default"}], "user_id": "5c5fd5b74d634581af9c76595c24f0be", "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-06-30T15:41:46Z", "hostId": "465270829855dac0e922da7e8abae794a0e26864b8aab46727b97435", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst", "created": "2018-06-30T15:41:40Z", "tenant_id": "4b32204654ba4dc2a083b8a7049911af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:41:56,506 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab used request id req-b2ce12b7-e5b4-4324-a812-a69859f0b899 2018-06-30 15:41:56,507 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst] is - BUILD 2018-06-30 15:41:56,507 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:41:59,510 - create_instance - DEBUG - VM status query timeout in 882.683928967 2018-06-30 15:41:59,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:42:01,190 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:01 GMT Content-Type: application/json Content-Length: 1738 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1343d2c0-23a6-47e8-b38a-642aa90e1aa9 X-Compute-Request-Id: req-1343d2c0-23a6-47e8-b38a-642aa90e1aa9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:44:a5", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:44:a5", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab", "rel": "bookmark"}], "image": {"id": "5950bb1e-0d95-47c7-a655-a5441eaefd4b", "links": [{"href": "http://172.30.10.101:8774/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:41:58.000000", "flavor": {"id": "fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "links": [{"href": "http://172.30.10.101:8774/flavors/fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "rel": "bookmark"}]}, "id": "f9e73af2-49f4-45a8-a56c-819f6f6279ab", "security_groups": [{"name": "default"}], "user_id": "5c5fd5b74d634581af9c76595c24f0be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:41:59Z", "hostId": "465270829855dac0e922da7e8abae794a0e26864b8aab46727b97435", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst", "created": "2018-06-30T15:41:40Z", "tenant_id": "4b32204654ba4dc2a083b8a7049911af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:42:01,191 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab used request id req-1343d2c0-23a6-47e8-b38a-642aa90e1aa9 2018-06-30 15:42:01,191 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst] is - ACTIVE 2018-06-30 15:42:01,191 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:42:01,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:42:01,685 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:01 GMT Content-Type: application/json Content-Length: 1738 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bc84d2d0-e13a-4d37-b20a-ee90406ae0cf X-Compute-Request-Id: req-bc84d2d0-e13a-4d37-b20a-ee90406ae0cf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:44:a5", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:44:a5", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab", "rel": "bookmark"}], "image": {"id": "5950bb1e-0d95-47c7-a655-a5441eaefd4b", "links": [{"href": "http://172.30.10.101:8774/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:41:58.000000", "flavor": {"id": "fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "links": [{"href": "http://172.30.10.101:8774/flavors/fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "rel": "bookmark"}]}, "id": "f9e73af2-49f4-45a8-a56c-819f6f6279ab", "security_groups": [{"name": "default"}], "user_id": "5c5fd5b74d634581af9c76595c24f0be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:41:59Z", "hostId": "465270829855dac0e922da7e8abae794a0e26864b8aab46727b97435", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst", "created": "2018-06-30T15:41:40Z", "tenant_id": "4b32204654ba4dc2a083b8a7049911af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:42:01,686 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab used request id req-bc84d2d0-e13a-4d37-b20a-ee90406ae0cf 2018-06-30 15:42:01,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:42:02,026 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:02 GMT Content-Type: application/json Content-Length: 680 Connection: keep-alive X-Openstack-Request-Id: req-b7823057-b6f3-4f79-ab95-9983d4cfa750 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3cdfcaf9-ba39-4fa6-90d1-a450eecd4236","800bdd17-8da7-4867-aa8d-ec9e881727cf"],"updated_at":"2018-06-30T15:41:16Z","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b32204654ba4dc2a083b8a7049911af","id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2"}]} 2018-06-30 15:42:02,026 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2 used request id req-b7823057-b6f3-4f79-ab95-9983d4cfa750 2018-06-30 15:42:02,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:42:02,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:02 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02f3ec20-2ea1-42cd-af14-3903c92f6f0e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b32204654ba4dc2a083b8a7049911af", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj"}} 2018-06-30 15:42:02,421 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af used request id req-02f3ec20-2ea1-42cd-af14-3903c92f6f0e 2018-06-30 15:42:02,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:42:02,619 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:02 GMT Content-Type: application/json Content-Length: 1351 Connection: keep-alive X-Openstack-Request-Id: req-59895569-5667-48b9-aa21-5cf5226eca43 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:14Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:14Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"3cdfcaf9-ba39-4fa6-90d1-a450eecd4236","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:16Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:16Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"800bdd17-8da7-4867-aa8d-ec9e881727cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet2"}]} 2018-06-30 15:42:02,619 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e used request id req-59895569-5667-48b9-aa21-5cf5226eca43 2018-06-30 15:42:02,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:42:02,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:02 GMT Content-Type: application/json Content-Length: 2538 Connection: keep-alive X-Openstack-Request-Id: req-12f34a6b-fa63-41b7-bc8a-c6e588b31eb0 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:17Z","admin_state_up":true,"updated_at":"2018-06-30T15:41:23Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8c6c3b48-8367-487b-88c0-fb4de29cd98e","device_owner":"network:dhcp","revision_number":9,"mac_address":"fa:16:3e:59:9d:fe","id":"44d5761a-6bde-4858-8654-d6ee30f85c25","port_security_enabled":false,"project_id":"4b32204654ba4dc2a083b8a7049911af","fixed_ips":[{"subnet_id":"3cdfcaf9-ba39-4fa6-90d1-a450eecd4236","ip_address":"10.55.0.3"},{"subnet_id":"800bdd17-8da7-4867-aa8d-ec9e881727cf","ip_address":"10.65.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:28Z","admin_state_up":true,"updated_at":"2018-06-30T15:41:58Z","binding:vnic_type":"normal","device_id":"f9e73af2-49f4-45a8-a56c-819f6f6279ab","device_owner":"compute:nova","revision_number":11,"mac_address":"fa:16:3e:78:44:a5","id":"532061e6-9f0d-4d98-9325-dddd48e2f50f","port_security_enabled":true,"project_id":"4b32204654ba4dc2a083b8a7049911af","fixed_ips":[{"subnet_id":"3cdfcaf9-ba39-4fa6-90d1-a450eecd4236","ip_address":"10.55.0.101"},{"subnet_id":"800bdd17-8da7-4867-aa8d-ec9e881727cf","ip_address":"10.65.0.101"}],"extra_dhcp_opts":[],"security_groups":["9a6cef4c-cc14-48da-833b-65ee34ae5ab3"],"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:16Z","admin_state_up":true,"updated_at":"2018-06-30T15:41:22Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8c6c3b48-8367-487b-88c0-fb4de29cd98e","device_owner":"network:dhcp","revision_number":9,"mac_address":"fa:16:3e:23:63:4e","id":"b64a6a1a-2da1-4085-951b-1298b21bd154","port_security_enabled":false,"project_id":"4b32204654ba4dc2a083b8a7049911af","fixed_ips":[{"subnet_id":"3cdfcaf9-ba39-4fa6-90d1-a450eecd4236","ip_address":"10.55.0.2"},{"subnet_id":"800bdd17-8da7-4867-aa8d-ec9e881727cf","ip_address":"10.65.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:42:02,892 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8c6c3b48-8367-487b-88c0-fb4de29cd98e used request id req-12f34a6b-fa63-41b7-bc8a-c6e588b31eb0 2018-06-30 15:42:02,893 - create_instance - INFO - Deleting Port with ID - 532061e6-9f0d-4d98-9325-dddd48e2f50f 2018-06-30 15:42:02,893 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38port-1 2018-06-30 15:42:02,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/532061e6-9f0d-4d98-9325-dddd48e2f50f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:42:04,342 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:42:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-203a16ff-cd36-4825-8a27-10b5874010e8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:42:04,342 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/532061e6-9f0d-4d98-9325-dddd48e2f50f used request id req-203a16ff-cd36-4825-8a27-10b5874010e8 2018-06-30 15:42:04,342 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst 2018-06-30 15:42:04,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:42:04,757 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:42:04 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-94f05365-2f60-4d68-8ee0-28bec09a2a3e X-Compute-Request-Id: req-94f05365-2f60-4d68-8ee0-28bec09a2a3e Front-End-Https: on 2018-06-30 15:42:04,757 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab used request id req-94f05365-2f60-4d68-8ee0-28bec09a2a3e 2018-06-30 15:42:04,758 - create_instance - INFO - Checking deletion status 2018-06-30 15:42:04,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:42:05,078 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:05 GMT Content-Type: application/json Content-Length: 1702 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-88adf731-7282-4380-8d43-88f603bd40da X-Compute-Request-Id: req-88adf731-7282-4380-8d43-88f603bd40da Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:44:a5", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:44:a5", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab", "rel": "bookmark"}], "image": {"id": "5950bb1e-0d95-47c7-a655-a5441eaefd4b", "links": [{"href": "http://172.30.10.101:8774/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:41:58.000000", "flavor": {"id": "fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "links": [{"href": "http://172.30.10.101:8774/flavors/fceca4f5-e780-4ea8-b33b-6ebb379a27f8", "rel": "bookmark"}]}, "id": "f9e73af2-49f4-45a8-a56c-819f6f6279ab", "user_id": "5c5fd5b74d634581af9c76595c24f0be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:42:05Z", "hostId": "465270829855dac0e922da7e8abae794a0e26864b8aab46727b97435", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst", "created": "2018-06-30T15:41:40Z", "tenant_id": "4b32204654ba4dc2a083b8a7049911af", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:42:05,078 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab used request id req-88adf731-7282-4380-8d43-88f603bd40da 2018-06-30 15:42:05,079 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst] is - ACTIVE 2018-06-30 15:42:05,079 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:42:08,081 - create_instance - DEBUG - VM status query timeout in 296.676625013 2018-06-30 15:42:08,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac7c1072052ad32641737c4f7fc33f39fa2b6d" 2018-06-30 15:42:08,915 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:42:08 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cc03c643-c509-4daa-a70c-ef73e28228c9 X-Compute-Request-Id: req-cc03c643-c509-4daa-a70c-ef73e28228c9 RESP BODY: {"itemNotFound": {"message": "Instance f9e73af2-49f4-45a8-a56c-819f6f6279ab could not be found.", "code": 404}} 2018-06-30 15:42:08,915 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f9e73af2-49f4-45a8-a56c-819f6f6279ab used request id req-cc03c643-c509-4daa-a70c-ef73e28228c9 2018-06-30 15:42:08,916 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f9e73af2-49f4-45a8-a56c-819f6f6279ab could not be found. (HTTP 404) (Request-ID: req-cc03c643-c509-4daa-a70c-ef73e28228c9) 2018-06-30 15:42:08,916 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-inst 2018-06-30 15:42:08,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/fceca4f5-e780-4ea8-b33b-6ebb379a27f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf994359e8ecefd017a60d024111473f49393dd" 2018-06-30 15:42:09,442 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:42:09 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-06402683-1a7e-407a-9291-4f07c494ca7d X-Compute-Request-Id: req-06402683-1a7e-407a-9291-4f07c494ca7d 2018-06-30 15:42:09,443 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/fceca4f5-e780-4ea8-b33b-6ebb379a27f8 used request id req-06402683-1a7e-407a-9291-4f07c494ca7d 2018-06-30 15:42:09,444 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-pub-subnet 2018-06-30 15:42:09,444 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-pub-subnet 2018-06-30 15:42:09,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/7d435ee7-4ea4-40a3-afc9-34285786e217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1929f1144fcdce2ee3f2c11f446f763745ecd3d" 2018-06-30 15:42:14,387 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:42:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-835eb856-ea33-47c0-bbaf-986b1f14c4a3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:42:14,388 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/7d435ee7-4ea4-40a3-afc9-34285786e217 used request id req-835eb856-ea33-47c0-bbaf-986b1f14c4a3 2018-06-30 15:42:14,388 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-pub-net 2018-06-30 15:42:14,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/190f3d3b-414c-409b-9098-814a238a09aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1929f1144fcdce2ee3f2c11f446f763745ecd3d" 2018-06-30 15:42:17,442 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:42:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-78aa5a8a-f30b-4774-94cb-7394faa7f49d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:42:17,443 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/190f3d3b-414c-409b-9098-814a238a09aa used request id req-78aa5a8a-f30b-4774-94cb-7394faa7f49d 2018-06-30 15:42:17,444 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-image 2018-06-30 15:42:17,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c637fcc5340132f29172c02d2611d31ac7cac060" 2018-06-30 15:42:18,159 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:42:18 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-73fa1273-310a-4b15-a319-48d11b4e10f3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:42:18,159 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/5950bb1e-0d95-47c7-a655-a5441eaefd4b used request id req-73fa1273-310a-4b15-a319-48d11b4e10f3 2018-06-30 15:42:18,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681f22c652a0ce77be60419dd3b43cf4a710dea0" 2018-06-30 15:42:19,092 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:19 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-18c75b67-34c6-4ab0-b23b-336404893203 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b32204654ba4dc2a083b8a7049911af", "created_at": "2018-06-30T15:41:03Z", "updated_at": "2018-06-30T15:41:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:41:03Z", "revision_number": 0, "id": "63fef5d0-fc2a-40e7-8f8d-05682ef6d632", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:41:03Z", "security_group_id": "9a6cef4c-cc14-48da-833b-65ee34ae5ab3", "tenant_id": "4b32204654ba4dc2a083b8a7049911af", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b32204654ba4dc2a083b8a7049911af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:41:03Z", "revision_number": 0, "id": "7900da1d-565a-46dd-8e38-cc8285051635", "remote_group_id": "9a6cef4c-cc14-48da-833b-65ee34ae5ab3", "remote_ip_prefix": null, "created_at": "2018-06-30T15:41:03Z", "security_group_id": "9a6cef4c-cc14-48da-833b-65ee34ae5ab3", "tenant_id": "4b32204654ba4dc2a083b8a7049911af", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b32204654ba4dc2a083b8a7049911af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:41:03Z", "revision_number": 0, "id": "9c93be43-8755-4ca4-b0a5-774ef44d279b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:41:03Z", "security_group_id": "9a6cef4c-cc14-48da-833b-65ee34ae5ab3", "tenant_id": "4b32204654ba4dc2a083b8a7049911af", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b32204654ba4dc2a083b8a7049911af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:41:03Z", "revision_number": 0, "id": "f680ad93-1ed9-458b-9ab4-fa7b8fb37b62", "remote_group_id": "9a6cef4c-cc14-48da-833b-65ee34ae5ab3", "remote_ip_prefix": null, "created_at": "2018-06-30T15:41:03Z", "security_group_id": "9a6cef4c-cc14-48da-833b-65ee34ae5ab3", "tenant_id": "4b32204654ba4dc2a083b8a7049911af", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b32204654ba4dc2a083b8a7049911af"}], "revision_number": 4, "project_id": "4b32204654ba4dc2a083b8a7049911af", "id": "9a6cef4c-cc14-48da-833b-65ee34ae5ab3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:42:19,093 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-18c75b67-34c6-4ab0-b23b-336404893203 2018-06-30 15:42:19,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681f22c652a0ce77be60419dd3b43cf4a710dea0" 2018-06-30 15:42:19,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:19 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1c2137d-652d-41bc-9b79-0ba140643b41 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:42:19,416 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-b1c2137d-652d-41bc-9b79-0ba140643b41 2018-06-30 15:42:19,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681f22c652a0ce77be60419dd3b43cf4a710dea0" 2018-06-30 15:42:19,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:19 GMT Server: Apache Content-Length: 332 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6097da6-4bfa-49c4-9dcb-b8944f819c13 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4b32204654ba4dc2a083b8a7049911af", "name": "CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj"}} 2018-06-30 15:42:19,821 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af used request id req-f6097da6-4bfa-49c4-9dcb-b8944f819c13 2018-06-30 15:42:19,821 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a6cef4c-cc14-48da-833b-65ee34ae5ab3 2018-06-30 15:42:19,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9a6cef4c-cc14-48da-833b-65ee34ae5ab3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681f22c652a0ce77be60419dd3b43cf4a710dea0" 2018-06-30 15:42:19,909 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:19 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-e26ecd83-ee70-4531-a15a-20e4395753e1 Front-End-Https: on 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-06-30T15:41:03Z", "security_group_id": "9a6cef4c-cc14-48da-833b-65ee34ae5ab3", "port_range_min": null, "revision_number": 0, "tenant_id": "4b32204654ba4dc2a083b8a7049911af", "created_at": "2018-06-30T15:41:03Z", "project_id": "4b32204654ba4dc2a083b8a7049911af", "id": "63fef5d0-fc2a-40e7-8f8d-05682ef6d632"}, {"remote_group_id": "9a6cef4c-cc14-48da-833b-65ee34ae5ab3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:41:03Z", "security_group_id": "9a6cef4c-cc14-48da-833b-65ee34ae5ab3", "port_range_min": null, "revision_number": 0, "tenant_id": "4b32204654ba4dc2a083b8a7049911af", "created_at": "2018-06-30T15:41:03Z", "project_id": "4b32204654ba4dc2a083b8a7049911af", "id": "7900da1d-565a-46dd-8e38-cc8285051635"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:41:03Z", "security_group_id": "9a6cef4c-cc14-48da-833b-65ee34ae5ab3", "port_range_min": null, "revision_number": 0, "tenant_id": "4b32204654ba4dc2a083b8a7049911af", "created_at": "2018-06-30T15:41:03Z", "project_id": "4b32204654ba4dc2a083b8a7049911af", "id": "9c93be43-8755-4ca4-b0a5-774ef44d279b"}, {"remote_group_id": "9a6cef4c-cc14-48da-833b-65ee34ae5ab3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:41:03Z", "security_group_id": "9a6cef4c-cc14-48da-833b-65ee34ae5ab3", "port_range_min": null, "revision_number": 0, "tenant_id": "4b32204654ba4dc2a083b8a7049911af", "created_at": "2018-06-30T15:41:03Z", "project_id": "4b32204654ba4dc2a083b8a7049911af", "id": "f680ad93-1ed9-458b-9ab4-fa7b8fb37b62"}]} 2018-06-30 15:42:19,909 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9a6cef4c-cc14-48da-833b-65ee34ae5ab3 used request id req-e26ecd83-ee70-4531-a15a-20e4395753e1 2018-06-30 15:42:19,910 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:42:19,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/9a6cef4c-cc14-48da-833b-65ee34ae5ab3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681f22c652a0ce77be60419dd3b43cf4a710dea0" 2018-06-30 15:42:21,083 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:42:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a5dfbad0-0b4f-4398-ae40-c98c9774145f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:42:21,084 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/9a6cef4c-cc14-48da-833b-65ee34ae5ab3 used request id req-a5dfbad0-0b4f-4398-ae40-c98c9774145f 2018-06-30 15:42:21,085 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj 2018-06-30 15:42:21,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681f22c652a0ce77be60419dd3b43cf4a710dea0" 2018-06-30 15:42:21,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:42:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b84d9e43-1d57-4aec-85f6-206aa99acbea Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:42:21,791 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/4b32204654ba4dc2a083b8a7049911af used request id req-b84d9e43-1d57-4aec-85f6-206aa99acbea 2018-06-30 15:42:21,791 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-2eb4234c-771e-4f0-proj-role 2018-06-30 15:42:21,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/715e458a8dca42c2877c12a8b8b54c0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681f22c652a0ce77be60419dd3b43cf4a710dea0" 2018-06-30 15:42:22,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:42:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99d8a6f7-a434-4dee-bebf-db11a52688dc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:42:22,263 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/715e458a8dca42c2877c12a8b8b54c0b used request id req-99d8a6f7-a434-4dee-bebf-db11a52688dc 2018-06-30 15:42:22,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681f22c652a0ce77be60419dd3b43cf4a710dea0" 2018-06-30 15:42:22,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14459721-5db8-4cab-8b6b-e909dd8c8367 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:42:22,649 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-14459721-5db8-4cab-8b6b-e909dd8c8367 2018-06-30 15:42:22,650 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-2eb4234c-771e-4f0-user 2018-06-30 15:42:22,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/5c5fd5b74d634581af9c76595c24f0be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25585f1d4b360f7b11600499d095a3765c2af7b" 2018-06-30 15:42:23,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:42:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23ee50ce-d14e-41fc-b05f-bcc53c1cade7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:42:23,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/5c5fd5b74d634581af9c76595c24f0be used request id req-23ee50ce-d14e-41fc-b05f-bcc53c1cade7 2018-06-30 15:42:23,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:42:24,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:42:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["GtiTCeZJQLKoLMKPWg8jag"], "issued_at": "2018-06-30T15:42:24.000000Z"}} 2018-06-30 15:42:24,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0269401bb3158ad13fa2a08f5611075e0559bcce" 2018-06-30 15:42:24,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47267ddf-412b-40b6-a48b-0fd668657faa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:42:24,472 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-47267ddf-412b-40b6-a48b-0fd668657faa 2018-06-30 15:42:24,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:42:24,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:42:25,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:42:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["KtvF5phxR9-dP_z-QiEyhA"], "issued_at": "2018-06-30T15:42:25.000000Z"}} 2018-06-30 15:42:25,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305ab7b0f6b94a8ca24c1fde7528128f6caefbd3" 2018-06-30 15:42:25,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5313bea-66f6-4c22-ba05-565350d96d8c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:42:25,949 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a5313bea-66f6-4c22-ba05-565350d96d8c 2018-06-30 15:42:25,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:42:25,966 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:42:25 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:42:25,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-855cad7e-7490-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305ab7b0f6b94a8ca24c1fde7528128f6caefbd3" 2018-06-30 15:42:26,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:25 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84f72aab-70f3-4314-8da5-ae6c379ccbf4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-855cad7e-7490-48a-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:42:26,398 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-855cad7e-7490-48a-proj used request id req-84f72aab-70f3-4314-8da5-ae6c379ccbf4 2018-06-30 15:42:26,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305ab7b0f6b94a8ca24c1fde7528128f6caefbd3" 2018-06-30 15:42:26,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:26 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1120f2dd-3f1c-4f71-a71b-e72d2aacf751 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:42:26,829 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1120f2dd-3f1c-4f71-a71b-e72d2aacf751 2018-06-30 15:42:26,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305ab7b0f6b94a8ca24c1fde7528128f6caefbd3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}}' 2018-06-30 15:42:27,288 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:42:26 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce101867-f0cd-4785-acbf-053527d60aed Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c"}, "tags": [], "enabled": true, "id": "bdd16b24006c4aa48dc3acaf6caf228c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}} 2018-06-30 15:42:27,289 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ce101867-f0cd-4785-acbf-053527d60aed 2018-06-30 15:42:27,289 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-855cad7e-7490-48a-proj 2018-06-30 15:42:27,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:42:27,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:42:28,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:42:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["ztqnpN1DRK2SQ7KIlbVbrw"], "issued_at": "2018-06-30T15:42:28.000000Z"}} 2018-06-30 15:42:28,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3735c19b7d5241b05b065440016b64d0c6cffba7" 2018-06-30 15:42:28,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc4d0524-9f91-4d75-ad3e-ad6ab96237b5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:42:28,644 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dc4d0524-9f91-4d75-ad3e-ad6ab96237b5 2018-06-30 15:42:28,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:42:28,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:42:28 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:42:28,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3735c19b7d5241b05b065440016b64d0c6cffba7" 2018-06-30 15:42:29,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:28 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31fd9dc8-3d75-4850-8ab5-5dda587e5881 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:42:29,098 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-31fd9dc8-3d75-4850-8ab5-5dda587e5881 2018-06-30 15:42:29,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-855cad7e-7490-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3735c19b7d5241b05b065440016b64d0c6cffba7" 2018-06-30 15:42:29,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:29 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99f15526-6b1a-4e9d-b011-28b109b83b4e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-855cad7e-7490-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c"}, "tags": [], "enabled": true, "id": "bdd16b24006c4aa48dc3acaf6caf228c", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}]} 2018-06-30 15:42:29,568 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-855cad7e-7490-48a-proj used request id req-99f15526-6b1a-4e9d-b011-28b109b83b4e 2018-06-30 15:42:29,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3735c19b7d5241b05b065440016b64d0c6cffba7" 2018-06-30 15:42:30,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dfdd6610-4c3f-4e5b-b35a-f70156199795 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:42:30,016 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-dfdd6610-4c3f-4e5b-b35a-f70156199795 2018-06-30 15:42:30,791 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-855cad7e-7490-48a-user 2018-06-30 15:42:30,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:42:30,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305ab7b0f6b94a8ca24c1fde7528128f6caefbd3" 2018-06-30 15:42:31,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:30 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc5bcf75-8122-4dfb-bdb2-8bb7c92df652 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:42:31,178 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-bc5bcf75-8122-4dfb-bdb2-8bb7c92df652 2018-06-30 15:42:31,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305ab7b0f6b94a8ca24c1fde7528128f6caefbd3" -d '{"role": {"name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj-role"}}' 2018-06-30 15:42:31,556 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:42:31 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-568b11fe-3a5c-47b2-84aa-299c351eb601 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5715d44fb941487789e4784f5238085f", "links": {"self": "http://10.167.4.35:5000/v3/roles/5715d44fb941487789e4784f5238085f"}, "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj-role"}} 2018-06-30 15:42:31,557 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-568b11fe-3a5c-47b2-84aa-299c351eb601 2018-06-30 15:42:31,557 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-855cad7e-7490-48a-proj-role 2018-06-30 15:42:31,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/5715d44fb941487789e4784f5238085f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305ab7b0f6b94a8ca24c1fde7528128f6caefbd3" 2018-06-30 15:42:31,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:31 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-268efec5-fb49-4e28-aa7d-c3736976e5be Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5715d44fb941487789e4784f5238085f", "links": {"self": "http://10.167.4.35:5000/v3/roles/5715d44fb941487789e4784f5238085f"}, "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj-role"}} 2018-06-30 15:42:31,931 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5715d44fb941487789e4784f5238085f used request id req-268efec5-fb49-4e28-aa7d-c3736976e5be 2018-06-30 15:42:31,932 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-855cad7e-7490-48a-proj-role to project InstanceSecurityGroupTests-855cad7e-7490-48a-proj 2018-06-30 15:42:31,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c/users/c61c97aaccb347bdabce0d662334f92c/roles/5715d44fb941487789e4784f5238085f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305ab7b0f6b94a8ca24c1fde7528128f6caefbd3" 2018-06-30 15:42:32,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:42:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b0d00ef-6580-43a9-9b78-5bc445bed6af Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:42:32,528 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c/users/c61c97aaccb347bdabce0d662334f92c/roles/5715d44fb941487789e4784f5238085f used request id req-7b0d00ef-6580-43a9-9b78-5bc445bed6af 2018-06-30 15:42:32,528 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:42:32,530 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:42:32,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:42:32,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:42:33,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5715d44fb941487789e4784f5238085f", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj-role"}], "expires_at": "2018-06-30T16:42:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bdd16b24006c4aa48dc3acaf6caf228c", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-user", "id": "c61c97aaccb347bdabce0d662334f92c"}, "audit_ids": ["m2eOO3TaQ_WdPkOxXWgGpg"], "issued_at": "2018-06-30T15:42:33.000000Z"}} 2018-06-30 15:42:33,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d30057383499cb84228b1f3408715072dac63397" 2018-06-30 15:42:33,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b7e447f-59ee-4d73-a1a5-5d740f0e2742 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:42:33,960 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3b7e447f-59ee-4d73-a1a5-5d740f0e2742 2018-06-30 15:42:33,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d30057383499cb84228b1f3408715072dac63397" 2018-06-30 15:42:34,770 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:34 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-4ee08a38-4310-4a45-be6c-b80135f831a2 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-image"} 2018-06-30 15:42:34,770 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-image used request id req-4ee08a38-4310-4a45-be6c-b80135f831a2 2018-06-30 15:42:34,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d30057383499cb84228b1f3408715072dac63397" 2018-06-30 15:42:35,557 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:35 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-274d81f0-d7cf-43bb-94ac-4ad50ce9ebd1 Front-End-Https: on 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", "root-tar"], "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-06-30 15:42:35,557 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-274d81f0-d7cf-43bb-94ac-4ad50ce9ebd1 2018-06-30 15:42:35,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d30057383499cb84228b1f3408715072dac63397" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-image"}' 2018-06-30 15:42:37,453 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:42:37 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-c6a245bf-e32a-47a9-a939-beeee5e48a6c Front-End-Https: on RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:42:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:42:37Z", "visibility": "shared", "self": "/v2/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "min_disk": 0, "protected": false, "id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "file": "/v2/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1/file", "checksum": null, "owner": "bdd16b24006c4aa48dc3acaf6caf228c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:42:37,453 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-c6a245bf-e32a-47a9-a939-beeee5e48a6c 2018-06-30 15:42:37,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d30057383499cb84228b1f3408715072dac63397" -d '' 2018-06-30 15:42:38,756 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:42:38 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0c218a20-d119-468a-b16a-feec8a8b9e12 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:42:38,756 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1/file used request id req-0c218a20-d119-468a-b16a-feec8a8b9e12 2018-06-30 15:42:38,757 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:42:38,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d30057383499cb84228b1f3408715072dac63397" 2018-06-30 15:42:39,549 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:39 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-e82da2ba-4b39-4d3c-a39c-fa5da769abbb Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:42:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:42:39Z", "visibility": "shared", "self": "/v2/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "min_disk": 0, "protected": false, "id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "file": "/v2/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bdd16b24006c4aa48dc3acaf6caf228c", "direct_url": "file:///var/lib/glance/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:42:39,549 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1 used request id req-e82da2ba-4b39-4d3c-a39c-fa5da769abbb 2018-06-30 15:42:39,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d30057383499cb84228b1f3408715072dac63397" 2018-06-30 15:42:40,500 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:40 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-62865069-99a3-4e33-95d1-8ee5b5b1ff77 Front-End-Https: on 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", "root-tar"], "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-06-30 15:42:40,500 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-62865069-99a3-4e33-95d1-8ee5b5b1ff77 2018-06-30 15:42:40,503 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-image 2018-06-30 15:42:40,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d30057383499cb84228b1f3408715072dac63397" 2018-06-30 15:42:40,573 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:40 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-950d53d7-3445-47cf-a15c-1d5c1f5fad73 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:42:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:42:39Z", "visibility": "shared", "self": "/v2/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "min_disk": 0, "protected": false, "id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "file": "/v2/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bdd16b24006c4aa48dc3acaf6caf228c", "direct_url": "file:///var/lib/glance/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:42:40,573 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1 used request id req-950d53d7-3445-47cf-a15c-1d5c1f5fad73 2018-06-30 15:42:40,574 - create_image - DEBUG - Instance status is - active 2018-06-30 15:42:40,574 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-image 2018-06-30 15:42:40,574 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-image 2018-06-30 15:42:40,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:42:40,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:42:41,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5715d44fb941487789e4784f5238085f", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj-role"}], "expires_at": "2018-06-30T16:42:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bdd16b24006c4aa48dc3acaf6caf228c", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-user", "id": "c61c97aaccb347bdabce0d662334f92c"}, "audit_ids": ["FuAwQwhlQr2Kv-xgC5HycA"], "issued_at": "2018-06-30T15:42:41.000000Z"}} 2018-06-30 15:42:41,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ed2ddfde6f00ddd55c26844fee9d1b72f7a883" 2018-06-30 15:42:41,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa4d0a89-fc61-4962-862c-df878f560fa5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:42:41,825 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fa4d0a89-fc61-4962-862c-df878f560fa5 2018-06-30 15:42:41,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ed2ddfde6f00ddd55c26844fee9d1b72f7a883" 2018-06-30 15:42:42,587 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:42 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-f336920a-d624-4c6e-845d-9a84fbb2f5f3 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:42:42,587 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net used request id req-f336920a-d624-4c6e-845d-9a84fbb2f5f3 2018-06-30 15:42:42,588 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net 2018-06-30 15:42:42,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ed2ddfde6f00ddd55c26844fee9d1b72f7a883" -d '{"network": {"name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net", "admin_state_up": true}}' 2018-06-30 15:42:43,788 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:42:43 GMT Content-Type: application/json Content-Length: 608 Connection: keep-alive X-Openstack-Request-Id: req-ce9c0f4f-73ff-4289-914d-ffd7aa050df0 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:42:43Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net"}} 2018-06-30 15:42:43,788 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-ce9c0f4f-73ff-4289-914d-ffd7aa050df0 2018-06-30 15:42:43,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ed2ddfde6f00ddd55c26844fee9d1b72f7a883" 2018-06-30 15:42:44,149 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:44 GMT Content-Type: application/json Content-Length: 592 Connection: keep-alive X-Openstack-Request-Id: req-2169e535-e895-4179-81c4-29ece785f3ca Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:42:43Z","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net"}]} 2018-06-30 15:42:44,150 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-2169e535-e895-4179-81c4-29ece785f3ca 2018-06-30 15:42:44,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ed2ddfde6f00ddd55c26844fee9d1b72f7a883" 2018-06-30 15:42:45,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:45 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-b1aa3947-d810-4d63-8adb-7fe7bceb8bfd Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:42:45,119 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-b1aa3947-d810-4d63-8adb-7fe7bceb8bfd 2018-06-30 15:42:45,119 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-subnet 2018-06-30 15:42:45,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ed2ddfde6f00ddd55c26844fee9d1b72f7a883" -d '{"subnets": [{"ip_version": 4, "network_id": "9223d5cf-447a-41a6-8632-5b5fc2fcc417", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-subnet"}]}' 2018-06-30 15:42:46,508 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:42:46 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-21142898-0899-4590-9757-a6a091c90f6e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:45Z","dns_nameservers":[],"updated_at":"2018-06-30T15:42:45Z","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":"bdd16b24006c4aa48dc3acaf6caf228c","id":"de505de0-e9ad-4195-bed0-70edf65ebace","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-subnet"}]} 2018-06-30 15:42:46,508 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-21142898-0899-4590-9757-a6a091c90f6e 2018-06-30 15:42:46,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ed2ddfde6f00ddd55c26844fee9d1b72f7a883" 2018-06-30 15:42:46,746 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:46 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-3568769c-7135-491f-8203-8747f37beeac Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de505de0-e9ad-4195-bed0-70edf65ebace"],"updated_at":"2018-06-30T15:42:45Z","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net"}]} 2018-06-30 15:42:46,746 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-3568769c-7135-491f-8203-8747f37beeac 2018-06-30 15:42:46,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ed2ddfde6f00ddd55c26844fee9d1b72f7a883" 2018-06-30 15:42:46,906 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:46 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-72af6370-193c-4372-9e78-edb6ba61d581 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:45Z","dns_nameservers":[],"updated_at":"2018-06-30T15:42:45Z","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":"bdd16b24006c4aa48dc3acaf6caf228c","id":"de505de0-e9ad-4195-bed0-70edf65ebace","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-subnet"}]} 2018-06-30 15:42:46,907 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-72af6370-193c-4372-9e78-edb6ba61d581 2018-06-30 15:42:46,907 - OpenStackNetwork - DEBUG - Network [9223d5cf-447a-41a6-8632-5b5fc2fcc417] created successfully 2018-06-30 15:42:46,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:42:46,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:42:47,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:42:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["P0HOirpCTVet-EVpF4KwBw"], "issued_at": "2018-06-30T15:42:47.000000Z"}} 2018-06-30 15:42:47,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}440e8e866d213ec2626ba3ea46491404549f8458" 2018-06-30 15:42:48,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4676549-8770-4228-8fb9-c8341bd2c70c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:42:48,025 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f4676549-8770-4228-8fb9-c8341bd2c70c 2018-06-30 15:42:48,026 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:42:48,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}440e8e866d213ec2626ba3ea46491404549f8458" 2018-06-30 15:42:48,775 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:48 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0a7ea68c-50a7-4c8b-8b0d-4421ca58f483 X-Compute-Request-Id: req-0a7ea68c-50a7-4c8b-8b0d-4421ca58f483 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:42:48,775 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-0a7ea68c-50a7-4c8b-8b0d-4421ca58f483 2018-06-30 15:42:48,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}440e8e866d213ec2626ba3ea46491404549f8458" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-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-06-30 15:42:49,540 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:49 GMT Content-Type: application/json Content-Length: 534 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-229e6f99-fd5f-4c9e-8e29-feb4b83bdb80 X-Compute-Request-Id: req-229e6f99-fd5f-4c9e-8e29-feb4b83bdb80 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "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": "48a63e49-b6fa-410a-8820-ca39c0ce942a"}} 2018-06-30 15:42:49,540 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-229e6f99-fd5f-4c9e-8e29-feb4b83bdb80 2018-06-30 15:42:49,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:42:49,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:42:50,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5715d44fb941487789e4784f5238085f", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj-role"}], "expires_at": "2018-06-30T16:42:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bdd16b24006c4aa48dc3acaf6caf228c", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-user", "id": "c61c97aaccb347bdabce0d662334f92c"}, "audit_ids": ["a7ggFLo3Sz6EZ3npOJf9Tw"], "issued_at": "2018-06-30T15:42:50.000000Z"}} 2018-06-30 15:42:50,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:42:50,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b8c4d5d-646d-486f-821a-b27e31f03b54 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:42:50,707 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7b8c4d5d-646d-486f-821a-b27e31f03b54 2018-06-30 15:42:50,708 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:42:50,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:42:50,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3dfbc9cd-5ceb-48be-9c03-363fa7b04007 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:42:50,766 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3dfbc9cd-5ceb-48be-9c03-363fa7b04007 2018-06-30 15:42:50,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:42:51,845 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:51 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-374acc26-ec51-42a6-bb27-deabbe1b0da5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de505de0-e9ad-4195-bed0-70edf65ebace"],"updated_at":"2018-06-30T15:42:45Z","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net"}]} 2018-06-30 15:42:51,845 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net used request id req-374acc26-ec51-42a6-bb27-deabbe1b0da5 2018-06-30 15:42:51,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:42:51,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:42:51 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:42:51,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:42:52,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:51 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d082aa4-c07f-404c-bf32-41bf27d0f1f8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bdd16b24006c4aa48dc3acaf6caf228c", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}} 2018-06-30 15:42:52,188 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c used request id req-7d082aa4-c07f-404c-bf32-41bf27d0f1f8 2018-06-30 15:42:52,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:42:52,872 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:52 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-2815aaaa-4d09-4008-b88d-9b23c4f369d5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:45Z","dns_nameservers":[],"updated_at":"2018-06-30T15:42:45Z","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":"bdd16b24006c4aa48dc3acaf6caf228c","id":"de505de0-e9ad-4195-bed0-70edf65ebace","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-subnet"}]} 2018-06-30 15:42:52,872 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-2815aaaa-4d09-4008-b88d-9b23c4f369d5 2018-06-30 15:42:52,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417&name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:42:52,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:52 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-ffec9755-58ee-4756-a426-e0e0ea753bcc Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:42:52,960 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417&name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-port&admin_state_up=True used request id req-ffec9755-58ee-4756-a426-e0e0ea753bcc 2018-06-30 15:42:52,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:42:54,009 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:54 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-06cc7ec1-1b62-4c02-beec-328956d79d6c X-Compute-Request-Id: req-06cc7ec1-1b62-4c02-beec-328956d79d6c Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:42:54,009 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst used request id req-06cc7ec1-1b62-4c02-beec-328956d79d6c 2018-06-30 15:42:54,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:42:54,300 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:54 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-454c0501-5c80-4715-a0dd-c421d14becdd Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de505de0-e9ad-4195-bed0-70edf65ebace"],"updated_at":"2018-06-30T15:42:45Z","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net"}]} 2018-06-30 15:42:54,300 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net used request id req-454c0501-5c80-4715-a0dd-c421d14becdd 2018-06-30 15:42:54,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:42:54,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:54 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf790c5c-e385-46a4-b976-8e7d9eec6ba7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bdd16b24006c4aa48dc3acaf6caf228c", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}} 2018-06-30 15:42:54,608 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c used request id req-bf790c5c-e385-46a4-b976-8e7d9eec6ba7 2018-06-30 15:42:54,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:42:54,719 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:54 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-611c02f0-e4e3-4742-8464-98d88107f9cc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:45Z","dns_nameservers":[],"updated_at":"2018-06-30T15:42:45Z","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":"bdd16b24006c4aa48dc3acaf6caf228c","id":"de505de0-e9ad-4195-bed0-70edf65ebace","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-subnet"}]} 2018-06-30 15:42:54,720 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-611c02f0-e4e3-4742-8464-98d88107f9cc 2018-06-30 15:42:54,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417&name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:42:54,808 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:54 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-e05d66a5-017a-47c0-808a-b8101a0ab7c5 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:42:54,808 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417&name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-port&admin_state_up=True used request id req-e05d66a5-017a-47c0-808a-b8101a0ab7c5 2018-06-30 15:42:54,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:42:54,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:42:55,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5715d44fb941487789e4784f5238085f", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj-role"}], "expires_at": "2018-06-30T16:42:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bdd16b24006c4aa48dc3acaf6caf228c", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-user", "id": "c61c97aaccb347bdabce0d662334f92c"}, "audit_ids": ["_VilUKiaT-y90PekoHE4DQ"], "issued_at": "2018-06-30T15:42:55.000000Z"}} 2018-06-30 15:42:55,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fc5cd93e2a35d20af793439258802a2577f8ede" 2018-06-30 15:42:55,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50df5dd3-6460-4751-bc37-71a5497ccd63 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:42:55,955 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-50df5dd3-6460-4751-bc37-71a5497ccd63 2018-06-30 15:42:55,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:42:56,202 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:56 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-225804a0-1b83-405d-bb47-b2d54c455574 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de505de0-e9ad-4195-bed0-70edf65ebace"],"updated_at":"2018-06-30T15:42:45Z","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net"}]} 2018-06-30 15:42:56,202 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net used request id req-225804a0-1b83-405d-bb47-b2d54c455574 2018-06-30 15:42:56,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:42:56,316 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:56 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-f1d5e5a9-d655-449f-b42f-89bec58f0551 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:45Z","dns_nameservers":[],"updated_at":"2018-06-30T15:42:45Z","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":"bdd16b24006c4aa48dc3acaf6caf228c","id":"de505de0-e9ad-4195-bed0-70edf65ebace","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-subnet"}]} 2018-06-30 15:42:56,317 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-f1d5e5a9-d655-449f-b42f-89bec58f0551 2018-06-30 15:42:56,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:42:56,557 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:56 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-8d3629af-57df-4bc2-8b0b-353cea0e62dd Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de505de0-e9ad-4195-bed0-70edf65ebace"],"updated_at":"2018-06-30T15:42:45Z","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net"}]} 2018-06-30 15:42:56,557 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net used request id req-8d3629af-57df-4bc2-8b0b-353cea0e62dd 2018-06-30 15:42:56,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:42:56,570 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:42:56 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:42:56,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fc5cd93e2a35d20af793439258802a2577f8ede" 2018-06-30 15:42:56,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:56 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d17e015-941f-43ae-ba6f-3889a4c0dbbd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bdd16b24006c4aa48dc3acaf6caf228c", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}} 2018-06-30 15:42:56,665 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c used request id req-4d17e015-941f-43ae-ba6f-3889a4c0dbbd 2018-06-30 15:42:56,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:42:56,852 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:56 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-d6df6851-f177-4361-80ec-86670263a384 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:45Z","dns_nameservers":[],"updated_at":"2018-06-30T15:42:45Z","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":"bdd16b24006c4aa48dc3acaf6caf228c","id":"de505de0-e9ad-4195-bed0-70edf65ebace","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-subnet"}]} 2018-06-30 15:42:56,852 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-d6df6851-f177-4361-80ec-86670263a384 2018-06-30 15:42:56,853 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net 2018-06-30 15:42:56,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" -d '{"port": {"network_id": "9223d5cf-447a-41a6-8632-5b5fc2fcc417", "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-port", "admin_state_up": true}}' 2018-06-30 15:42:58,934 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:42:58 GMT Content-Type: application/json Content-Length: 760 Connection: keep-alive X-Openstack-Request-Id: req-40f7dd6e-6d27-419d-8bd4-9eb8c2dd02b1 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:42:57Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:42:58Z","name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:2a:c6:c6","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","fixed_ips":[{"subnet_id":"de505de0-e9ad-4195-bed0-70edf65ebace","ip_address":"10.55.0.8"}],"id":"53d4ca13-9c20-437b-a9aa-bd6c41d2ecdf","security_groups":["dcdfee75-e60e-4326-99fb-8d933a89c88d"],"device_id":""}} 2018-06-30 15:42:58,935 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-40f7dd6e-6d27-419d-8bd4-9eb8c2dd02b1 2018-06-30 15:42:58,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:42:59,200 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:59 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-f5e7bb5c-525f-4505-b92e-bb80e6069790 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de505de0-e9ad-4195-bed0-70edf65ebace"],"updated_at":"2018-06-30T15:42:45Z","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net"}]} 2018-06-30 15:42:59,200 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net used request id req-f5e7bb5c-525f-4505-b92e-bb80e6069790 2018-06-30 15:42:59,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:42:59,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:42:59 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db93e2f6-556f-4502-8590-40cf766f087c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bdd16b24006c4aa48dc3acaf6caf228c", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}} 2018-06-30 15:42:59,597 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c used request id req-db93e2f6-556f-4502-8590-40cf766f087c 2018-06-30 15:42:59,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:42:59,782 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:42:59 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-ef174470-1396-425d-ae14-4a3eecf589f8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:45Z","dns_nameservers":[],"updated_at":"2018-06-30T15:42:45Z","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":"bdd16b24006c4aa48dc3acaf6caf228c","id":"de505de0-e9ad-4195-bed0-70edf65ebace","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-subnet"}]} 2018-06-30 15:42:59,782 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-ef174470-1396-425d-ae14-4a3eecf589f8 2018-06-30 15:42:59,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417&name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:00,008 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:00 GMT Content-Type: application/json Content-Length: 763 Connection: keep-alive X-Openstack-Request-Id: req-b74b76f7-b86e-43f3-b983-9dc1330ae5ab Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:57Z","admin_state_up":true,"updated_at":"2018-06-30T15:42:58Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:2a:c6:c6","id":"53d4ca13-9c20-437b-a9aa-bd6c41d2ecdf","port_security_enabled":true,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","fixed_ips":[{"subnet_id":"de505de0-e9ad-4195-bed0-70edf65ebace","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["dcdfee75-e60e-4326-99fb-8d933a89c88d"],"name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-port"}]} 2018-06-30 15:43:00,008 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417&name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-port&admin_state_up=True used request id req-b74b76f7-b86e-43f3-b983-9dc1330ae5ab 2018-06-30 15:43:00,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:00,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:43:00 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d600955-27d6-4198-b080-31347d77aa27 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bdd16b24006c4aa48dc3acaf6caf228c", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}} 2018-06-30 15:43:00,074 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c used request id req-5d600955-27d6-4198-b080-31347d77aa27 2018-06-30 15:43:00,075 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst 2018-06-30 15:43:00,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:00,524 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:00 GMT Content-Type: application/json Content-Length: 694 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ec92ad7c-c45e-4fd8-867c-a2a1f26d1890 X-Compute-Request-Id: req-ec92ad7c-c45e-4fd8-867c-a2a1f26d1890 Front-End-Https: on RESP BODY: {"flavors": [{"id": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-flavor-name"}, {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:43:00,524 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-ec92ad7c-c45e-4fd8-867c-a2a1f26d1890 2018-06-30 15:43:00,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:01,482 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:01 GMT Content-Type: application/json Content-Length: 534 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0980dcd1-3846-4604-8cd8-0e61c2b1281c X-Compute-Request-Id: req-0980dcd1-3846-4604-8cd8-0e61c2b1281c Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "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": "48a63e49-b6fa-410a-8820-ca39c0ce942a"}} 2018-06-30 15:43:01,483 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a used request id req-0980dcd1-3846-4604-8cd8-0e61c2b1281c 2018-06-30 15:43:01,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:02,211 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:02 GMT Content-Type: application/json Content-Length: 902 Connection: keep-alive X-Openstack-Request-Id: req-6c226ccc-a527-46e6-95a6-f8162ca2c6e7 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:42:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:42:39Z", "visibility": "shared", "self": "/v2/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "min_disk": 0, "protected": false, "id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "file": "/v2/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bdd16b24006c4aa48dc3acaf6caf228c", "direct_url": "file:///var/lib/glance/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-image"} 2018-06-30 15:43:02,211 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-image used request id req-6c226ccc-a527-46e6-95a6-f8162ca2c6e7 2018-06-30 15:43:02,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:02,755 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:02 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-d14a6582-4ed3-4412-9073-dcc5495c2b64 Front-End-Https: on 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", "root-tar"], "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-06-30 15:43:02,755 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-d14a6582-4ed3-4412-9073-dcc5495c2b64 2018-06-30 15:43:02,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" -d '{"server": {"name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst", "imageRef": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "flavorRef": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "max_count": 1, "min_count": 1, "networks": [{"port": "53d4ca13-9c20-437b-a9aa-bd6c41d2ecdf"}]}}' 2018-06-30 15:43:08,377 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:43:08 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ec5b8ef5-900a-4a3f-bd3f-5841bfaff057 X-Compute-Request-Id: req-ec5b8ef5-900a-4a3f-bd3f-5841bfaff057 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "bookmark"}], "adminPass": "sG5jdTy48p8P"}} 2018-06-30 15:43:08,378 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-ec5b8ef5-900a-4a3f-bd3f-5841bfaff057 2018-06-30 15:43:08,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:10,728 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:10 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7f95abdc-7fcd-4384-afac-713325693f2b X-Compute-Request-Id: req-7f95abdc-7fcd-4384-afac-713325693f2b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "bookmark"}], "image": {"id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "links": [{"href": "http://172.30.10.101:8774/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "links": [{"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "bookmark"}]}, "id": "9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "user_id": "c61c97aaccb347bdabce0d662334f92c", "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-06-30T15:43:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst", "created": "2018-06-30T15:43:08Z", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:43:10,728 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-7f95abdc-7fcd-4384-afac-713325693f2b 2018-06-30 15:43:10,728 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst 2018-06-30 15:43:10,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:12,714 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:12 GMT Content-Type: application/json Content-Length: 1350 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-58691e17-c119-4104-971e-7097839e3da8 X-Compute-Request-Id: req-58691e17-c119-4104-971e-7097839e3da8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "bookmark"}], "image": {"id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "links": [{"href": "http://172.30.10.101:8774/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "links": [{"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "bookmark"}]}, "id": "9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "user_id": "c61c97aaccb347bdabce0d662334f92c", "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-06-30T15:43:11Z", "hostId": "638f81a8f466d2a8a2f1ec47f306739e1b96f3f1e8590d9017c9bfce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst", "created": "2018-06-30T15:43:08Z", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:43:12,714 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-58691e17-c119-4104-971e-7097839e3da8 2018-06-30 15:43:12,714 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst] is - BUILD 2018-06-30 15:43:12,715 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:43:15,718 - create_instance - DEBUG - VM status query timeout in 895.010874987 2018-06-30 15:43:15,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:17,634 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:17 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5932cec8-b2c0-4acd-8175-7488f239fb12 X-Compute-Request-Id: req-5932cec8-b2c0-4acd-8175-7488f239fb12 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "bookmark"}], "image": {"id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "links": [{"href": "http://172.30.10.101:8774/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "links": [{"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "bookmark"}]}, "id": "9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "security_groups": [{"name": "default"}], "user_id": "c61c97aaccb347bdabce0d662334f92c", "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-06-30T15:43:13Z", "hostId": "638f81a8f466d2a8a2f1ec47f306739e1b96f3f1e8590d9017c9bfce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst", "created": "2018-06-30T15:43:08Z", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:43:17,635 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-5932cec8-b2c0-4acd-8175-7488f239fb12 2018-06-30 15:43:17,635 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst] is - BUILD 2018-06-30 15:43:17,635 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:43:20,636 - create_instance - DEBUG - VM status query timeout in 890.092983007 2018-06-30 15:43:20,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:21,351 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:21 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-47bd61b1-f337-4de8-a84a-6de60f6c9462 X-Compute-Request-Id: req-47bd61b1-f337-4de8-a84a-6de60f6c9462 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "bookmark"}], "image": {"id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "links": [{"href": "http://172.30.10.101:8774/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "links": [{"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "bookmark"}]}, "id": "9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "security_groups": [{"name": "default"}], "user_id": "c61c97aaccb347bdabce0d662334f92c", "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-06-30T15:43:13Z", "hostId": "638f81a8f466d2a8a2f1ec47f306739e1b96f3f1e8590d9017c9bfce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst", "created": "2018-06-30T15:43:08Z", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:43:21,352 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-47bd61b1-f337-4de8-a84a-6de60f6c9462 2018-06-30 15:43:21,352 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst] is - BUILD 2018-06-30 15:43:21,352 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:43:24,353 - create_instance - DEBUG - VM status query timeout in 886.376138926 2018-06-30 15:43:24,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:25,085 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:25 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9ccbc36c-c18b-4904-b6a1-a0154b6a30ef X-Compute-Request-Id: req-9ccbc36c-c18b-4904-b6a1-a0154b6a30ef Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "bookmark"}], "image": {"id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "links": [{"href": "http://172.30.10.101:8774/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "links": [{"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "bookmark"}]}, "id": "9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "security_groups": [{"name": "default"}], "user_id": "c61c97aaccb347bdabce0d662334f92c", "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-06-30T15:43:13Z", "hostId": "638f81a8f466d2a8a2f1ec47f306739e1b96f3f1e8590d9017c9bfce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst", "created": "2018-06-30T15:43:08Z", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:43:25,085 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-9ccbc36c-c18b-4904-b6a1-a0154b6a30ef 2018-06-30 15:43:25,086 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst] is - BUILD 2018-06-30 15:43:25,086 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:43:28,089 - create_instance - DEBUG - VM status query timeout in 882.639760971 2018-06-30 15:43:28,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:28,775 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:28 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b3d2be04-6eab-42cc-b0c9-1e26552ca636 X-Compute-Request-Id: req-b3d2be04-6eab-42cc-b0c9-1e26552ca636 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:c6:c6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "bookmark"}], "image": {"id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "links": [{"href": "http://172.30.10.101:8774/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:43:26.000000", "flavor": {"id": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "links": [{"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "bookmark"}]}, "id": "9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "security_groups": [{"name": "default"}], "user_id": "c61c97aaccb347bdabce0d662334f92c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:43:27Z", "hostId": "638f81a8f466d2a8a2f1ec47f306739e1b96f3f1e8590d9017c9bfce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst", "created": "2018-06-30T15:43:08Z", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:43:28,775 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-b3d2be04-6eab-42cc-b0c9-1e26552ca636 2018-06-30 15:43:28,776 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst] is - ACTIVE 2018-06-30 15:43:28,776 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:43:28,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:30,664 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:30 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-527a98c3-09c4-4324-985a-963c21fcf958 X-Compute-Request-Id: req-527a98c3-09c4-4324-985a-963c21fcf958 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:c6:c6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "bookmark"}], "image": {"id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "links": [{"href": "http://172.30.10.101:8774/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:43:26.000000", "flavor": {"id": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "links": [{"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "bookmark"}]}, "id": "9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "security_groups": [{"name": "default"}], "user_id": "c61c97aaccb347bdabce0d662334f92c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:43:27Z", "hostId": "638f81a8f466d2a8a2f1ec47f306739e1b96f3f1e8590d9017c9bfce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst", "created": "2018-06-30T15:43:08Z", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:43:30,664 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-527a98c3-09c4-4324-985a-963c21fcf958 2018-06-30 15:43:30,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:31,011 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:31 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-c8a4e26a-0abb-441d-bc2b-78eeaed5f999 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de505de0-e9ad-4195-bed0-70edf65ebace"],"updated_at":"2018-06-30T15:42:45Z","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net"}]} 2018-06-30 15:43:31,011 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net used request id req-c8a4e26a-0abb-441d-bc2b-78eeaed5f999 2018-06-30 15:43:31,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:31,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:43:31 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ab7abfa-3d4d-4920-8756-a51eb384d858 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bdd16b24006c4aa48dc3acaf6caf228c", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}} 2018-06-30 15:43:31,116 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c used request id req-9ab7abfa-3d4d-4920-8756-a51eb384d858 2018-06-30 15:43:31,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:31,313 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:31 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-6de8d73e-4e0a-4e29-9ba0-d4b34c0fa69a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:45Z","dns_nameservers":[],"updated_at":"2018-06-30T15:42:45Z","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":"bdd16b24006c4aa48dc3acaf6caf228c","id":"de505de0-e9ad-4195-bed0-70edf65ebace","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-subnet"}]} 2018-06-30 15:43:31,313 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-6de8d73e-4e0a-4e29-9ba0-d4b34c0fa69a 2018-06-30 15:43:31,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:31,588 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:31 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-2d7f6fbc-f89e-4227-9f10-62438057dd68 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:47Z","admin_state_up":true,"updated_at":"2018-06-30T15:42:53Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9223d5cf-447a-41a6-8632-5b5fc2fcc417","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:df:7f:f3","id":"21b1666b-7485-4a7c-9d86-61981a8cb9ef","port_security_enabled":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","fixed_ips":[{"subnet_id":"de505de0-e9ad-4195-bed0-70edf65ebace","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:57Z","admin_state_up":true,"updated_at":"2018-06-30T15:43:25Z","binding:vnic_type":"normal","device_id":"9a9f1bee-1d2c-4f27-80ba-6f8781b98492","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2a:c6:c6","id":"53d4ca13-9c20-437b-a9aa-bd6c41d2ecdf","port_security_enabled":true,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","fixed_ips":[{"subnet_id":"de505de0-e9ad-4195-bed0-70edf65ebace","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["dcdfee75-e60e-4326-99fb-8d933a89c88d"],"name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:46Z","admin_state_up":true,"updated_at":"2018-06-30T15:42:52Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9223d5cf-447a-41a6-8632-5b5fc2fcc417","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:97:73:c8","id":"f8e2eda7-d05e-453d-ad6a-0d0b56f434fe","port_security_enabled":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","fixed_ips":[{"subnet_id":"de505de0-e9ad-4195-bed0-70edf65ebace","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:43:31,589 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-2d7f6fbc-f89e-4227-9f10-62438057dd68 2018-06-30 15:43:31,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:43:31,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:43:32,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5715d44fb941487789e4784f5238085f", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj-role"}], "expires_at": "2018-06-30T16:43:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bdd16b24006c4aa48dc3acaf6caf228c", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-user", "id": "c61c97aaccb347bdabce0d662334f92c"}, "audit_ids": ["h9DbnWX0RXy0ulTTandE7w"], "issued_at": "2018-06-30T15:43:32.000000Z"}} 2018-06-30 15:43:32,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9d2b1d1392f7f1ffe8090d663a922c54bb6214" 2018-06-30 15:43:32,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:43:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f63f41ac-2da1-4b60-af96-59526f21d781 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:43:32,785 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f63f41ac-2da1-4b60-af96-59526f21d781 2018-06-30 15:43:32,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9d2b1d1392f7f1ffe8090d663a922c54bb6214" 2018-06-30 15:43:33,647 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:33 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-98a6b8f1-80c4-4c28-91bc-6f43f110a72d Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 15:43:33,647 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-name&description=hello+group used request id req-98a6b8f1-80c4-4c28-91bc-6f43f110a72d 2018-06-30 15:43:33,647 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-name... 2018-06-30 15:43:33,648 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-name 2018-06-30 15:43:33,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9d2b1d1392f7f1ffe8090d663a922c54bb6214" -d '{"security_group": {"name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-name", "description": "hello group"}}' 2018-06-30 15:43:34,172 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:43:34 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-701d1b9b-f2c9-4dcf-8c93-c2634ca3fa0b Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:43:33Z", "updated_at": "2018-06-30T15:43:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:43:33Z", "revision_number": 0, "id": "6e66bbfe-977c-4f2e-93de-5f848c35c38a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:43:33Z", "security_group_id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:43:33Z", "revision_number": 0, "id": "dd0920e2-574d-4e29-95be-b9523768c6c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:43:33Z", "security_group_id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c"}], "revision_number": 2, "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-name"}} 2018-06-30 15:43:34,173 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-701d1b9b-f2c9-4dcf-8c93-c2634ca3fa0b 2018-06-30 15:43:34,173 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d2e46774-d244-4dca-b1ad-c8667dd07636 2018-06-30 15:43:34,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d2e46774-d244-4dca-b1ad-c8667dd07636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9d2b1d1392f7f1ffe8090d663a922c54bb6214" 2018-06-30 15:43:34,297 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:34 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-bcf7eabf-ed4a-486a-94b9-94053c217287 Front-End-Https: on 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-06-30T15:43:33Z", "security_group_id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "port_range_min": null, "revision_number": 0, "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:43:33Z", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "6e66bbfe-977c-4f2e-93de-5f848c35c38a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:43:33Z", "security_group_id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "port_range_min": null, "revision_number": 0, "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:43:33Z", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "dd0920e2-574d-4e29-95be-b9523768c6c2"}]} 2018-06-30 15:43:34,298 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d2e46774-d244-4dca-b1ad-c8667dd07636 used request id req-bcf7eabf-ed4a-486a-94b9-94053c217287 2018-06-30 15:43:34,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d2e46774-d244-4dca-b1ad-c8667dd07636 2018-06-30 15:43:34,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d2e46774-d244-4dca-b1ad-c8667dd07636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9d2b1d1392f7f1ffe8090d663a922c54bb6214" 2018-06-30 15:43:34,397 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:34 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9cbf7b1e-70b3-4e73-a0fe-3d58e5f30a94 Front-End-Https: on 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-06-30T15:43:33Z", "security_group_id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "port_range_min": null, "revision_number": 0, "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:43:33Z", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "6e66bbfe-977c-4f2e-93de-5f848c35c38a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:43:33Z", "security_group_id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "port_range_min": null, "revision_number": 0, "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:43:33Z", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "dd0920e2-574d-4e29-95be-b9523768c6c2"}]} 2018-06-30 15:43:34,397 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d2e46774-d244-4dca-b1ad-c8667dd07636 used request id req-9cbf7b1e-70b3-4e73-a0fe-3d58e5f30a94 2018-06-30 15:43:34,398 - neutron_utils - INFO - Retrieving security group with ID - d2e46774-d244-4dca-b1ad-c8667dd07636 2018-06-30 15:43:34,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=d2e46774-d244-4dca-b1ad-c8667dd07636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9d2b1d1392f7f1ffe8090d663a922c54bb6214" 2018-06-30 15:43:34,611 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:34 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-b0e12861-e938-4517-ba12-1a08c735a3bd Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:43:33Z", "updated_at": "2018-06-30T15:43:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:43:33Z", "revision_number": 0, "id": "6e66bbfe-977c-4f2e-93de-5f848c35c38a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:43:33Z", "security_group_id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:43:33Z", "revision_number": 0, "id": "dd0920e2-574d-4e29-95be-b9523768c6c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:43:33Z", "security_group_id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c"}], "revision_number": 2, "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-name"}]} 2018-06-30 15:43:34,611 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=d2e46774-d244-4dca-b1ad-c8667dd07636 used request id req-b0e12861-e938-4517-ba12-1a08c735a3bd 2018-06-30 15:43:34,612 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d2e46774-d244-4dca-b1ad-c8667dd07636 2018-06-30 15:43:34,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d2e46774-d244-4dca-b1ad-c8667dd07636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9d2b1d1392f7f1ffe8090d663a922c54bb6214" 2018-06-30 15:43:34,679 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:34 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-1ce5879a-61a3-4d65-9494-8f439e09e215 Front-End-Https: on 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-06-30T15:43:33Z", "security_group_id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "port_range_min": null, "revision_number": 0, "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:43:33Z", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "6e66bbfe-977c-4f2e-93de-5f848c35c38a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:43:33Z", "security_group_id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "port_range_min": null, "revision_number": 0, "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:43:33Z", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "dd0920e2-574d-4e29-95be-b9523768c6c2"}]} 2018-06-30 15:43:34,679 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d2e46774-d244-4dca-b1ad-c8667dd07636 used request id req-1ce5879a-61a3-4d65-9494-8f439e09e215 2018-06-30 15:43:34,680 - neutron_utils - INFO - Retrieving security group with ID - d2e46774-d244-4dca-b1ad-c8667dd07636 2018-06-30 15:43:34,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=d2e46774-d244-4dca-b1ad-c8667dd07636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9d2b1d1392f7f1ffe8090d663a922c54bb6214" 2018-06-30 15:43:34,796 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:34 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-81704be1-acc8-45fa-bca6-e55381f41989 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:43:33Z", "updated_at": "2018-06-30T15:43:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:43:33Z", "revision_number": 0, "id": "6e66bbfe-977c-4f2e-93de-5f848c35c38a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:43:33Z", "security_group_id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:43:33Z", "revision_number": 0, "id": "dd0920e2-574d-4e29-95be-b9523768c6c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:43:33Z", "security_group_id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c"}], "revision_number": 2, "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-name"}]} 2018-06-30 15:43:34,797 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=d2e46774-d244-4dca-b1ad-c8667dd07636 used request id req-81704be1-acc8-45fa-bca6-e55381f41989 2018-06-30 15:43:34,797 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d2e46774-d244-4dca-b1ad-c8667dd07636 2018-06-30 15:43:34,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d2e46774-d244-4dca-b1ad-c8667dd07636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9d2b1d1392f7f1ffe8090d663a922c54bb6214" 2018-06-30 15:43:34,864 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:34 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9f51cf9b-36ee-4055-a699-0d4b7e79041f Front-End-Https: on 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-06-30T15:43:33Z", "security_group_id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "port_range_min": null, "revision_number": 0, "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:43:33Z", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "6e66bbfe-977c-4f2e-93de-5f848c35c38a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:43:33Z", "security_group_id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "port_range_min": null, "revision_number": 0, "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:43:33Z", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "dd0920e2-574d-4e29-95be-b9523768c6c2"}]} 2018-06-30 15:43:34,865 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d2e46774-d244-4dca-b1ad-c8667dd07636 used request id req-9f51cf9b-36ee-4055-a699-0d4b7e79041f 2018-06-30 15:43:34,865 - neutron_utils - INFO - Retrieving security group with ID - d2e46774-d244-4dca-b1ad-c8667dd07636 2018-06-30 15:43:34,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=d2e46774-d244-4dca-b1ad-c8667dd07636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9d2b1d1392f7f1ffe8090d663a922c54bb6214" 2018-06-30 15:43:34,980 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:34 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-b5f320ac-4f11-4f5c-b0b5-f8a7fae92413 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:43:33Z", "updated_at": "2018-06-30T15:43:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:43:33Z", "revision_number": 0, "id": "6e66bbfe-977c-4f2e-93de-5f848c35c38a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:43:33Z", "security_group_id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:43:33Z", "revision_number": 0, "id": "dd0920e2-574d-4e29-95be-b9523768c6c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:43:33Z", "security_group_id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c"}], "revision_number": 2, "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-name"}]} 2018-06-30 15:43:34,980 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=d2e46774-d244-4dca-b1ad-c8667dd07636 used request id req-b5f320ac-4f11-4f5c-b0b5-f8a7fae92413 2018-06-30 15:43:34,980 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d2e46774-d244-4dca-b1ad-c8667dd07636 2018-06-30 15:43:34,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d2e46774-d244-4dca-b1ad-c8667dd07636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9d2b1d1392f7f1ffe8090d663a922c54bb6214" 2018-06-30 15:43:35,295 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:35 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-61ee47b0-98a4-46f3-b9e0-6fcd1ab81e37 Front-End-Https: on 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-06-30T15:43:33Z", "security_group_id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "port_range_min": null, "revision_number": 0, "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:43:33Z", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "6e66bbfe-977c-4f2e-93de-5f848c35c38a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:43:33Z", "security_group_id": "d2e46774-d244-4dca-b1ad-c8667dd07636", "port_range_min": null, "revision_number": 0, "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:43:33Z", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "dd0920e2-574d-4e29-95be-b9523768c6c2"}]} 2018-06-30 15:43:35,295 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d2e46774-d244-4dca-b1ad-c8667dd07636 used request id req-61ee47b0-98a4-46f3-b9e0-6fcd1ab81e37 2018-06-30 15:43:35,296 - neutron_utils - INFO - Deleting security group rule with ID - 6e66bbfe-977c-4f2e-93de-5f848c35c38a 2018-06-30 15:43:35,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/6e66bbfe-977c-4f2e-93de-5f848c35c38a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9d2b1d1392f7f1ffe8090d663a922c54bb6214" 2018-06-30 15:43:35,621 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:43:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d095b38f-ea3d-4273-b359-21c9c64ce6f2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:43:35,622 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/6e66bbfe-977c-4f2e-93de-5f848c35c38a used request id req-d095b38f-ea3d-4273-b359-21c9c64ce6f2 2018-06-30 15:43:35,622 - neutron_utils - INFO - Deleting security group rule with ID - dd0920e2-574d-4e29-95be-b9523768c6c2 2018-06-30 15:43:35,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/dd0920e2-574d-4e29-95be-b9523768c6c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9d2b1d1392f7f1ffe8090d663a922c54bb6214" 2018-06-30 15:43:35,891 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:43:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ee11275a-6671-48b3-9c59-d11cb4ec2194 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:43:35,891 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/dd0920e2-574d-4e29-95be-b9523768c6c2 used request id req-ee11275a-6671-48b3-9c59-d11cb4ec2194 2018-06-30 15:43:35,891 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-name 2018-06-30 15:43:35,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/d2e46774-d244-4dca-b1ad-c8667dd07636 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f9d2b1d1392f7f1ffe8090d663a922c54bb6214" 2018-06-30 15:43:37,041 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:43:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b2bc778f-9047-4174-8a94-19a146363fc3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:43:37,041 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/d2e46774-d244-4dca-b1ad-c8667dd07636 used request id req-b2bc778f-9047-4174-8a94-19a146363fc3 2018-06-30 15:43:37,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:38,266 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:38 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-24db84c7-fd53-4b2b-b03e-e92915a59643 X-Compute-Request-Id: req-24db84c7-fd53-4b2b-b03e-e92915a59643 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:c6:c6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "bookmark"}], "image": {"id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "links": [{"href": "http://172.30.10.101:8774/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:43:26.000000", "flavor": {"id": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "links": [{"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "bookmark"}]}, "id": "9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "security_groups": [{"name": "default"}], "user_id": "c61c97aaccb347bdabce0d662334f92c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:43:27Z", "hostId": "638f81a8f466d2a8a2f1ec47f306739e1b96f3f1e8590d9017c9bfce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst", "created": "2018-06-30T15:43:08Z", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:43:38,267 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-24db84c7-fd53-4b2b-b03e-e92915a59643 2018-06-30 15:43:38,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:38,662 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:38 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-d168ee4d-e7c4-4154-8311-7888403af154 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de505de0-e9ad-4195-bed0-70edf65ebace"],"updated_at":"2018-06-30T15:42:45Z","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net"}]} 2018-06-30 15:43:38,662 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net used request id req-d168ee4d-e7c4-4154-8311-7888403af154 2018-06-30 15:43:38,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:38,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:43:38 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65e76a56-6121-4a2a-b269-79067b51db08 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bdd16b24006c4aa48dc3acaf6caf228c", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}} 2018-06-30 15:43:38,762 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c used request id req-65e76a56-6121-4a2a-b269-79067b51db08 2018-06-30 15:43:38,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:38,982 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:38 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-8f7210b2-9a36-4523-aa9a-1a4037a13a6f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:45Z","dns_nameservers":[],"updated_at":"2018-06-30T15:42:45Z","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":"bdd16b24006c4aa48dc3acaf6caf228c","id":"de505de0-e9ad-4195-bed0-70edf65ebace","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-subnet"}]} 2018-06-30 15:43:38,983 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-8f7210b2-9a36-4523-aa9a-1a4037a13a6f 2018-06-30 15:43:38,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:39,890 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:39 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-44e37fbc-61a2-4fd3-b626-8e492b5edc41 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:47Z","admin_state_up":true,"updated_at":"2018-06-30T15:42:53Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9223d5cf-447a-41a6-8632-5b5fc2fcc417","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:df:7f:f3","id":"21b1666b-7485-4a7c-9d86-61981a8cb9ef","port_security_enabled":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","fixed_ips":[{"subnet_id":"de505de0-e9ad-4195-bed0-70edf65ebace","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:57Z","admin_state_up":true,"updated_at":"2018-06-30T15:43:25Z","binding:vnic_type":"normal","device_id":"9a9f1bee-1d2c-4f27-80ba-6f8781b98492","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2a:c6:c6","id":"53d4ca13-9c20-437b-a9aa-bd6c41d2ecdf","port_security_enabled":true,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","fixed_ips":[{"subnet_id":"de505de0-e9ad-4195-bed0-70edf65ebace","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["dcdfee75-e60e-4326-99fb-8d933a89c88d"],"name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:46Z","admin_state_up":true,"updated_at":"2018-06-30T15:42:52Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9223d5cf-447a-41a6-8632-5b5fc2fcc417","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:97:73:c8","id":"f8e2eda7-d05e-453d-ad6a-0d0b56f434fe","port_security_enabled":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","fixed_ips":[{"subnet_id":"de505de0-e9ad-4195-bed0-70edf65ebace","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:43:39,890 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-44e37fbc-61a2-4fd3-b626-8e492b5edc41 2018-06-30 15:43:39,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:43:40,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5715d44fb941487789e4784f5238085f", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj-role"}], "expires_at": "2018-06-30T16:43:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bdd16b24006c4aa48dc3acaf6caf228c", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/bdd16b24006c4aa48dc3acaf6caf228c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-user", "id": "c61c97aaccb347bdabce0d662334f92c"}, "audit_ids": ["VIXFJHlsSPqeaytlAu-uSg"], "issued_at": "2018-06-30T15:43:40.000000Z"}} 2018-06-30 15:43:40,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c82ff9b249fcdf78faeddf86cff52f132ad8cb" 2018-06-30 15:43:42,683 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:42 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b289486a-3da4-4db8-967f-3248d637988e X-Compute-Request-Id: req-b289486a-3da4-4db8-967f-3248d637988e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:c6:c6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "bookmark"}], "image": {"id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "links": [{"href": "http://172.30.10.101:8774/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:43:26.000000", "flavor": {"id": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "links": [{"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "bookmark"}]}, "id": "9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "security_groups": [{"name": "default"}], "user_id": "c61c97aaccb347bdabce0d662334f92c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:43:27Z", "hostId": "638f81a8f466d2a8a2f1ec47f306739e1b96f3f1e8590d9017c9bfce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst", "created": "2018-06-30T15:43:08Z", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:43:42,683 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-b289486a-3da4-4db8-967f-3248d637988e 2018-06-30 15:43:42,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:45,227 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:45 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-649001ab-3a4b-4929-ad4b-05ab670f4d51 X-Compute-Request-Id: req-649001ab-3a4b-4929-ad4b-05ab670f4d51 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:c6:c6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "bookmark"}], "image": {"id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "links": [{"href": "http://172.30.10.101:8774/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:43:26.000000", "flavor": {"id": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "links": [{"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "bookmark"}]}, "id": "9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "security_groups": [{"name": "default"}], "user_id": "c61c97aaccb347bdabce0d662334f92c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:43:27Z", "hostId": "638f81a8f466d2a8a2f1ec47f306739e1b96f3f1e8590d9017c9bfce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst", "created": "2018-06-30T15:43:08Z", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:43:45,227 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-649001ab-3a4b-4929-ad4b-05ab670f4d51 2018-06-30 15:43:45,227 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst] is - ACTIVE 2018-06-30 15:43:45,228 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:43:45,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:45,834 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:45 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a67a48c2-861d-4559-bb63-58887d1561eb X-Compute-Request-Id: req-a67a48c2-861d-4559-bb63-58887d1561eb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:c6:c6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "bookmark"}], "image": {"id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "links": [{"href": "http://172.30.10.101:8774/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:43:26.000000", "flavor": {"id": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "links": [{"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "bookmark"}]}, "id": "9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "security_groups": [{"name": "default"}], "user_id": "c61c97aaccb347bdabce0d662334f92c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:43:27Z", "hostId": "638f81a8f466d2a8a2f1ec47f306739e1b96f3f1e8590d9017c9bfce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst", "created": "2018-06-30T15:43:08Z", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:43:45,834 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-a67a48c2-861d-4559-bb63-58887d1561eb 2018-06-30 15:43:45,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:46,174 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:46 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-374daafa-ef93-4206-9c52-975dd19c943d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de505de0-e9ad-4195-bed0-70edf65ebace"],"updated_at":"2018-06-30T15:42:45Z","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net"}]} 2018-06-30 15:43:46,174 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net used request id req-374daafa-ef93-4206-9c52-975dd19c943d 2018-06-30 15:43:46,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:46,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:43:46 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-605c64fd-d3ed-4464-b86c-729a4f744a39 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bdd16b24006c4aa48dc3acaf6caf228c", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}} 2018-06-30 15:43:46,246 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c used request id req-605c64fd-d3ed-4464-b86c-729a4f744a39 2018-06-30 15:43:46,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:47,265 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:47 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-5eaa5563-c13a-46bd-aefc-6b4854ab5648 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:45Z","dns_nameservers":[],"updated_at":"2018-06-30T15:42:45Z","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":"bdd16b24006c4aa48dc3acaf6caf228c","id":"de505de0-e9ad-4195-bed0-70edf65ebace","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-subnet"}]} 2018-06-30 15:43:47,265 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-5eaa5563-c13a-46bd-aefc-6b4854ab5648 2018-06-30 15:43:47,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:47,517 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:47 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-b57f787a-c779-4948-8c96-3067e78d78c1 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:47Z","admin_state_up":true,"updated_at":"2018-06-30T15:42:53Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9223d5cf-447a-41a6-8632-5b5fc2fcc417","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:df:7f:f3","id":"21b1666b-7485-4a7c-9d86-61981a8cb9ef","port_security_enabled":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","fixed_ips":[{"subnet_id":"de505de0-e9ad-4195-bed0-70edf65ebace","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:57Z","admin_state_up":true,"updated_at":"2018-06-30T15:43:25Z","binding:vnic_type":"normal","device_id":"9a9f1bee-1d2c-4f27-80ba-6f8781b98492","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2a:c6:c6","id":"53d4ca13-9c20-437b-a9aa-bd6c41d2ecdf","port_security_enabled":true,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","fixed_ips":[{"subnet_id":"de505de0-e9ad-4195-bed0-70edf65ebace","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["dcdfee75-e60e-4326-99fb-8d933a89c88d"],"name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:46Z","admin_state_up":true,"updated_at":"2018-06-30T15:42:52Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9223d5cf-447a-41a6-8632-5b5fc2fcc417","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:97:73:c8","id":"f8e2eda7-d05e-453d-ad6a-0d0b56f434fe","port_security_enabled":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","fixed_ips":[{"subnet_id":"de505de0-e9ad-4195-bed0-70edf65ebace","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:43:47,517 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-b57f787a-c779-4948-8c96-3067e78d78c1 2018-06-30 15:43:47,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:49,320 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:49 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3345b07d-4bb5-4562-b7f4-d38055fbb5d1 X-Compute-Request-Id: req-3345b07d-4bb5-4562-b7f4-d38055fbb5d1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:c6:c6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "bookmark"}], "image": {"id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "links": [{"href": "http://172.30.10.101:8774/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:43:26.000000", "flavor": {"id": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "links": [{"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "bookmark"}]}, "id": "9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "security_groups": [{"name": "default"}], "user_id": "c61c97aaccb347bdabce0d662334f92c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:43:27Z", "hostId": "638f81a8f466d2a8a2f1ec47f306739e1b96f3f1e8590d9017c9bfce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst", "created": "2018-06-30T15:43:08Z", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:43:49,320 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-3345b07d-4bb5-4562-b7f4-d38055fbb5d1 2018-06-30 15:43:49,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:49,657 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:49 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-59d4ec5f-f58d-48c0-af57-9616973aad8e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de505de0-e9ad-4195-bed0-70edf65ebace"],"updated_at":"2018-06-30T15:42:45Z","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net"}]} 2018-06-30 15:43:49,657 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net used request id req-59d4ec5f-f58d-48c0-af57-9616973aad8e 2018-06-30 15:43:49,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:49,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:43:49 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86244d64-7824-4fb6-b318-4a5362c49145 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bdd16b24006c4aa48dc3acaf6caf228c", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}} 2018-06-30 15:43:49,764 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c used request id req-86244d64-7824-4fb6-b318-4a5362c49145 2018-06-30 15:43:49,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:49,910 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:49 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-171d329e-436e-40c1-87b4-9a5da47c5114 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:45Z","dns_nameservers":[],"updated_at":"2018-06-30T15:42:45Z","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":"bdd16b24006c4aa48dc3acaf6caf228c","id":"de505de0-e9ad-4195-bed0-70edf65ebace","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-subnet"}]} 2018-06-30 15:43:49,911 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-171d329e-436e-40c1-87b4-9a5da47c5114 2018-06-30 15:43:49,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:50,124 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:50 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-38a5571f-6327-4d33-824d-bb9fce59bc31 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:47Z","admin_state_up":true,"updated_at":"2018-06-30T15:42:53Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9223d5cf-447a-41a6-8632-5b5fc2fcc417","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:df:7f:f3","id":"21b1666b-7485-4a7c-9d86-61981a8cb9ef","port_security_enabled":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","fixed_ips":[{"subnet_id":"de505de0-e9ad-4195-bed0-70edf65ebace","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:57Z","admin_state_up":true,"updated_at":"2018-06-30T15:43:25Z","binding:vnic_type":"normal","device_id":"9a9f1bee-1d2c-4f27-80ba-6f8781b98492","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2a:c6:c6","id":"53d4ca13-9c20-437b-a9aa-bd6c41d2ecdf","port_security_enabled":true,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","fixed_ips":[{"subnet_id":"de505de0-e9ad-4195-bed0-70edf65ebace","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["dcdfee75-e60e-4326-99fb-8d933a89c88d"],"name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:46Z","admin_state_up":true,"updated_at":"2018-06-30T15:42:52Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9223d5cf-447a-41a6-8632-5b5fc2fcc417","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:97:73:c8","id":"f8e2eda7-d05e-453d-ad6a-0d0b56f434fe","port_security_enabled":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","fixed_ips":[{"subnet_id":"de505de0-e9ad-4195-bed0-70edf65ebace","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:43:50,124 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-38a5571f-6327-4d33-824d-bb9fce59bc31 2018-06-30 15:43:50,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-name"}}' 2018-06-30 15:43:50,426 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:43:50 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 187 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5d883759-816d-472b-bbf1-272919e37da3 X-Compute-Request-Id: req-5d883759-816d-472b-bbf1-272919e37da3 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-name is not found for project bdd16b24006c4aa48dc3acaf6caf228c", "code": 404}} 2018-06-30 15:43:50,426 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492/action used request id req-5d883759-816d-472b-bbf1-272919e37da3 2018-06-30 15:43:50,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:52,414 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:52 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-49500d5f-ba49-4452-b2bf-2e85f0c8fd4a X-Compute-Request-Id: req-49500d5f-ba49-4452-b2bf-2e85f0c8fd4a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:c6:c6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "bookmark"}], "image": {"id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "links": [{"href": "http://172.30.10.101:8774/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:43:26.000000", "flavor": {"id": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "links": [{"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "bookmark"}]}, "id": "9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "security_groups": [{"name": "default"}], "user_id": "c61c97aaccb347bdabce0d662334f92c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:43:27Z", "hostId": "638f81a8f466d2a8a2f1ec47f306739e1b96f3f1e8590d9017c9bfce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst", "created": "2018-06-30T15:43:08Z", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:43:52,415 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-49500d5f-ba49-4452-b2bf-2e85f0c8fd4a 2018-06-30 15:43:52,415 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-name] - Security group InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-name is not found for project bdd16b24006c4aa48dc3acaf6caf228c (HTTP 404) (Request-ID: req-5d883759-816d-472b-bbf1-272919e37da3) 2018-06-30 15:43:52,416 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-name is not found for project bdd16b24006c4aa48dc3acaf6caf228c (HTTP 404) (Request-ID: req-5d883759-816d-472b-bbf1-272919e37da3) 2018-06-30 15:43:52,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:52,990 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:52 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-55ee0a45-1909-484d-a3bb-e6451a700c89 X-Compute-Request-Id: req-55ee0a45-1909-484d-a3bb-e6451a700c89 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:c6:c6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "bookmark"}], "image": {"id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "links": [{"href": "http://172.30.10.101:8774/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:43:26.000000", "flavor": {"id": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "links": [{"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "bookmark"}]}, "id": "9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "security_groups": [{"name": "default"}], "user_id": "c61c97aaccb347bdabce0d662334f92c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:43:27Z", "hostId": "638f81a8f466d2a8a2f1ec47f306739e1b96f3f1e8590d9017c9bfce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst", "created": "2018-06-30T15:43:08Z", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:43:52,990 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-55ee0a45-1909-484d-a3bb-e6451a700c89 2018-06-30 15:43:52,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:53,320 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:53 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-ff13ced4-8c62-48a6-a621-8fe2919ab308 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["de505de0-e9ad-4195-bed0-70edf65ebace"],"updated_at":"2018-06-30T15:42:45Z","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net"}]} 2018-06-30 15:43:53,320 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net used request id req-ff13ced4-8c62-48a6-a621-8fe2919ab308 2018-06-30 15:43:53,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:53,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:43:53 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a015d8a4-24a7-47c2-b3b2-8a9c5f7ab145 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bdd16b24006c4aa48dc3acaf6caf228c", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}} 2018-06-30 15:43:53,702 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c used request id req-a015d8a4-24a7-47c2-b3b2-8a9c5f7ab145 2018-06-30 15:43:53,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:53,887 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:53 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-a0bfc6cb-2f58-4210-88f3-03718dc9f798 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:45Z","dns_nameservers":[],"updated_at":"2018-06-30T15:42:45Z","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":"bdd16b24006c4aa48dc3acaf6caf228c","id":"de505de0-e9ad-4195-bed0-70edf65ebace","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-subnet"}]} 2018-06-30 15:43:53,887 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-a0bfc6cb-2f58-4210-88f3-03718dc9f798 2018-06-30 15:43:53,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:54,168 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:54 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-bc0d6db0-63c4-4232-88ed-29f5ec851898 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:47Z","admin_state_up":true,"updated_at":"2018-06-30T15:42:53Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-9223d5cf-447a-41a6-8632-5b5fc2fcc417","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:df:7f:f3","id":"21b1666b-7485-4a7c-9d86-61981a8cb9ef","port_security_enabled":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","fixed_ips":[{"subnet_id":"de505de0-e9ad-4195-bed0-70edf65ebace","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:57Z","admin_state_up":true,"updated_at":"2018-06-30T15:43:25Z","binding:vnic_type":"normal","device_id":"9a9f1bee-1d2c-4f27-80ba-6f8781b98492","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:2a:c6:c6","id":"53d4ca13-9c20-437b-a9aa-bd6c41d2ecdf","port_security_enabled":true,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","fixed_ips":[{"subnet_id":"de505de0-e9ad-4195-bed0-70edf65ebace","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["dcdfee75-e60e-4326-99fb-8d933a89c88d"],"name":"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"9223d5cf-447a-41a6-8632-5b5fc2fcc417","tenant_id":"bdd16b24006c4aa48dc3acaf6caf228c","created_at":"2018-06-30T15:42:46Z","admin_state_up":true,"updated_at":"2018-06-30T15:42:52Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-9223d5cf-447a-41a6-8632-5b5fc2fcc417","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:97:73:c8","id":"f8e2eda7-d05e-453d-ad6a-0d0b56f434fe","port_security_enabled":false,"project_id":"bdd16b24006c4aa48dc3acaf6caf228c","fixed_ips":[{"subnet_id":"de505de0-e9ad-4195-bed0-70edf65ebace","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:43:54,168 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-bc0d6db0-63c4-4232-88ed-29f5ec851898 2018-06-30 15:43:54,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78c82ff9b249fcdf78faeddf86cff52f132ad8cb" 2018-06-30 15:43:56,117 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:56 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-47ff7422-ef26-403a-a84b-3411fbb89832 X-Compute-Request-Id: req-47ff7422-ef26-403a-a84b-3411fbb89832 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:c6:c6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "bookmark"}], "image": {"id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "links": [{"href": "http://172.30.10.101:8774/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:43:26.000000", "flavor": {"id": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "links": [{"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "bookmark"}]}, "id": "9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "security_groups": [{"name": "default"}], "user_id": "c61c97aaccb347bdabce0d662334f92c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:43:27Z", "hostId": "638f81a8f466d2a8a2f1ec47f306739e1b96f3f1e8590d9017c9bfce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst", "created": "2018-06-30T15:43:08Z", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:43:56,117 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-47ff7422-ef26-403a-a84b-3411fbb89832 2018-06-30 15:43:56,118 - create_instance - INFO - Deleting Port with ID - 53d4ca13-9c20-437b-a9aa-bd6c41d2ecdf 2018-06-30 15:43:56,118 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-port 2018-06-30 15:43:56,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/53d4ca13-9c20-437b-a9aa-bd6c41d2ecdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:57,417 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:43:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6422658d-887b-442e-849e-413af4e5ad73 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:43:57,417 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/53d4ca13-9c20-437b-a9aa-bd6c41d2ecdf used request id req-6422658d-887b-442e-849e-413af4e5ad73 2018-06-30 15:43:57,417 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst 2018-06-30 15:43:57,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:58,161 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:43:58 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cac83246-7986-4d38-8e94-5dbb8db33b8f X-Compute-Request-Id: req-cac83246-7986-4d38-8e94-5dbb8db33b8f Front-End-Https: on 2018-06-30 15:43:58,162 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-cac83246-7986-4d38-8e94-5dbb8db33b8f 2018-06-30 15:43:58,162 - create_instance - INFO - Checking deletion status 2018-06-30 15:43:58,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:43:59,693 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:43:59 GMT Content-Type: application/json Content-Length: 1383 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8da3ee02-d410-40e6-8b85-16866122594a X-Compute-Request-Id: req-8da3ee02-d410-40e6-8b85-16866122594a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "bookmark"}], "image": {"id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "links": [{"href": "http://172.30.10.101:8774/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:43:26.000000", "flavor": {"id": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "links": [{"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "bookmark"}]}, "id": "9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "user_id": "c61c97aaccb347bdabce0d662334f92c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:43:58Z", "hostId": "638f81a8f466d2a8a2f1ec47f306739e1b96f3f1e8590d9017c9bfce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst", "created": "2018-06-30T15:43:08Z", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:43:59,693 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-8da3ee02-d410-40e6-8b85-16866122594a 2018-06-30 15:43:59,693 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst] is - ACTIVE 2018-06-30 15:43:59,693 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:44:02,697 - create_instance - DEBUG - VM status query timeout in 295.465566158 2018-06-30 15:44:02,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:44:03,088 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:03 GMT Content-Type: application/json Content-Length: 1383 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b35a5cce-f0b6-4876-9d09-8d803c589efe X-Compute-Request-Id: req-b35a5cce-f0b6-4876-9d09-8d803c589efe Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "rel": "bookmark"}], "image": {"id": "7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "links": [{"href": "http://172.30.10.101:8774/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:43:26.000000", "flavor": {"id": "48a63e49-b6fa-410a-8820-ca39c0ce942a", "links": [{"href": "http://172.30.10.101:8774/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a", "rel": "bookmark"}]}, "id": "9a9f1bee-1d2c-4f27-80ba-6f8781b98492", "user_id": "c61c97aaccb347bdabce0d662334f92c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:43:58Z", "hostId": "638f81a8f466d2a8a2f1ec47f306739e1b96f3f1e8590d9017c9bfce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst", "created": "2018-06-30T15:43:08Z", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:44:03,088 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-b35a5cce-f0b6-4876-9d09-8d803c589efe 2018-06-30 15:44:03,089 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst] is - ACTIVE 2018-06-30 15:44:03,089 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:44:06,090 - create_instance - DEBUG - VM status query timeout in 292.072642088 2018-06-30 15:44:06,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27ae02fe38bb1e34dd3cf9153fe0cce4712448b4" 2018-06-30 15:44:06,246 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:44:06 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d6239c4d-6775-4db1-979f-3c02f0e0d1ec X-Compute-Request-Id: req-d6239c4d-6775-4db1-979f-3c02f0e0d1ec RESP BODY: {"itemNotFound": {"message": "Instance 9a9f1bee-1d2c-4f27-80ba-6f8781b98492 could not be found.", "code": 404}} 2018-06-30 15:44:06,246 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/9a9f1bee-1d2c-4f27-80ba-6f8781b98492 used request id req-d6239c4d-6775-4db1-979f-3c02f0e0d1ec 2018-06-30 15:44:06,246 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9a9f1bee-1d2c-4f27-80ba-6f8781b98492 could not be found. (HTTP 404) (Request-ID: req-d6239c4d-6775-4db1-979f-3c02f0e0d1ec) 2018-06-30 15:44:06,246 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-inst 2018-06-30 15:44:06,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}440e8e866d213ec2626ba3ea46491404549f8458" 2018-06-30 15:44:06,714 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:44:06 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2c4fd6ff-f8a5-4f6f-ac10-90cbbf22a3ad X-Compute-Request-Id: req-2c4fd6ff-f8a5-4f6f-ac10-90cbbf22a3ad 2018-06-30 15:44:06,715 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/48a63e49-b6fa-410a-8820-ca39c0ce942a used request id req-2c4fd6ff-f8a5-4f6f-ac10-90cbbf22a3ad 2018-06-30 15:44:06,716 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-subnet 2018-06-30 15:44:06,716 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-subnet 2018-06-30 15:44:06,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/de505de0-e9ad-4195-bed0-70edf65ebace -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ed2ddfde6f00ddd55c26844fee9d1b72f7a883" 2018-06-30 15:44:11,565 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:44:11 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2fd0390c-b1f5-487a-a8d8-67929d2cbad1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:44:11,565 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/de505de0-e9ad-4195-bed0-70edf65ebace used request id req-2fd0390c-b1f5-487a-a8d8-67929d2cbad1 2018-06-30 15:44:11,565 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-pub-net 2018-06-30 15:44:11,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/9223d5cf-447a-41a6-8632-5b5fc2fcc417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ed2ddfde6f00ddd55c26844fee9d1b72f7a883" 2018-06-30 15:44:14,457 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:44:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-91601505-2167-4cad-9179-54d16e55f575 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:44:14,458 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/9223d5cf-447a-41a6-8632-5b5fc2fcc417 used request id req-91601505-2167-4cad-9179-54d16e55f575 2018-06-30 15:44:14,459 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-3cb138db-c738-495d-b55e-da9145f1400d-image 2018-06-30 15:44:14,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d30057383499cb84228b1f3408715072dac63397" 2018-06-30 15:44:14,753 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:44:14 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-50c24108-afd4-4ae5-b2b1-3ebd2d5d2481 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:44:14,753 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/7a8c68d4-9a6c-45ae-8c38-3ea18fb542b1 used request id req-50c24108-afd4-4ae5-b2b1-3ebd2d5d2481 2018-06-30 15:44:14,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305ab7b0f6b94a8ca24c1fde7528128f6caefbd3" 2018-06-30 15:44:15,584 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:15 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-130ee08e-0794-4d9a-a133-5759d95c9d46 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:42:42Z", "updated_at": "2018-06-30T15:42:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:42:42Z", "revision_number": 0, "id": "16b25444-2905-433a-a947-6e812ffe3aa8", "remote_group_id": "dcdfee75-e60e-4326-99fb-8d933a89c88d", "remote_ip_prefix": null, "created_at": "2018-06-30T15:42:42Z", "security_group_id": "dcdfee75-e60e-4326-99fb-8d933a89c88d", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:42:42Z", "revision_number": 0, "id": "1f68cedd-ce89-4618-8f98-2047946c1564", "remote_group_id": "dcdfee75-e60e-4326-99fb-8d933a89c88d", "remote_ip_prefix": null, "created_at": "2018-06-30T15:42:42Z", "security_group_id": "dcdfee75-e60e-4326-99fb-8d933a89c88d", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:42:42Z", "revision_number": 0, "id": "8208bb44-11e9-4347-9160-79a9dcfa386f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:42:42Z", "security_group_id": "dcdfee75-e60e-4326-99fb-8d933a89c88d", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:42:42Z", "revision_number": 0, "id": "bf543d71-3de2-48b9-b5fb-03a0106fd604", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:42:42Z", "security_group_id": "dcdfee75-e60e-4326-99fb-8d933a89c88d", "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c"}], "revision_number": 4, "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "dcdfee75-e60e-4326-99fb-8d933a89c88d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:44:15,585 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-130ee08e-0794-4d9a-a133-5759d95c9d46 2018-06-30 15:44:15,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305ab7b0f6b94a8ca24c1fde7528128f6caefbd3" 2018-06-30 15:44:15,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:15 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06e88a6a-16b3-418e-9271-00a2609d8848 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:44:15,924 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-06e88a6a-16b3-418e-9271-00a2609d8848 2018-06-30 15:44:15,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305ab7b0f6b94a8ca24c1fde7528128f6caefbd3" 2018-06-30 15:44:16,001 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:44:15 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-028f23a5-daa9-4756-96d1-07a1a2f29170 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:44:16,001 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-028f23a5-daa9-4756-96d1-07a1a2f29170 2018-06-30 15:44:16,001 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:44:16,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305ab7b0f6b94a8ca24c1fde7528128f6caefbd3" 2018-06-30 15:44:16,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:16 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd409555-628f-4393-aa35-6ff06d9f3410 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bdd16b24006c4aa48dc3acaf6caf228c", "name": "InstanceSecurityGroupTests-855cad7e-7490-48a-proj"}} 2018-06-30 15:44:16,412 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c used request id req-dd409555-628f-4393-aa35-6ff06d9f3410 2018-06-30 15:44:16,413 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dcdfee75-e60e-4326-99fb-8d933a89c88d 2018-06-30 15:44:16,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dcdfee75-e60e-4326-99fb-8d933a89c88d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305ab7b0f6b94a8ca24c1fde7528128f6caefbd3" 2018-06-30 15:44:17,239 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:17 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-924b3a8a-a03a-482a-bc00-0c22f34f57a9 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "dcdfee75-e60e-4326-99fb-8d933a89c88d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:42:42Z", "security_group_id": "dcdfee75-e60e-4326-99fb-8d933a89c88d", "port_range_min": null, "revision_number": 0, "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:42:42Z", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "16b25444-2905-433a-a947-6e812ffe3aa8"}, {"remote_group_id": "dcdfee75-e60e-4326-99fb-8d933a89c88d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:42:42Z", "security_group_id": "dcdfee75-e60e-4326-99fb-8d933a89c88d", "port_range_min": null, "revision_number": 0, "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:42:42Z", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "1f68cedd-ce89-4618-8f98-2047946c1564"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:42:42Z", "security_group_id": "dcdfee75-e60e-4326-99fb-8d933a89c88d", "port_range_min": null, "revision_number": 0, "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:42:42Z", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "8208bb44-11e9-4347-9160-79a9dcfa386f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:42:42Z", "security_group_id": "dcdfee75-e60e-4326-99fb-8d933a89c88d", "port_range_min": null, "revision_number": 0, "tenant_id": "bdd16b24006c4aa48dc3acaf6caf228c", "created_at": "2018-06-30T15:42:42Z", "project_id": "bdd16b24006c4aa48dc3acaf6caf228c", "id": "bf543d71-3de2-48b9-b5fb-03a0106fd604"}]} 2018-06-30 15:44:17,240 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dcdfee75-e60e-4326-99fb-8d933a89c88d used request id req-924b3a8a-a03a-482a-bc00-0c22f34f57a9 2018-06-30 15:44:17,240 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:44:17,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/dcdfee75-e60e-4326-99fb-8d933a89c88d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305ab7b0f6b94a8ca24c1fde7528128f6caefbd3" 2018-06-30 15:44:18,392 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:44:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b48761e6-450c-41e4-854f-f1652eb4a33b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:44:18,392 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/dcdfee75-e60e-4326-99fb-8d933a89c88d used request id req-b48761e6-450c-41e4-854f-f1652eb4a33b 2018-06-30 15:44:18,393 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-855cad7e-7490-48a-proj 2018-06-30 15:44:18,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305ab7b0f6b94a8ca24c1fde7528128f6caefbd3" 2018-06-30 15:44:19,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:44:18 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4abc684c-e17d-4371-9cef-b1ffb14be09c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:44:19,275 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/bdd16b24006c4aa48dc3acaf6caf228c used request id req-4abc684c-e17d-4371-9cef-b1ffb14be09c 2018-06-30 15:44:19,275 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-855cad7e-7490-48a-proj-role 2018-06-30 15:44:19,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/5715d44fb941487789e4784f5238085f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305ab7b0f6b94a8ca24c1fde7528128f6caefbd3" 2018-06-30 15:44:19,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:44:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-933ef18a-b18e-44d9-9fe7-603abc4c0447 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:44:19,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/5715d44fb941487789e4784f5238085f used request id req-933ef18a-b18e-44d9-9fe7-603abc4c0447 2018-06-30 15:44:19,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}305ab7b0f6b94a8ca24c1fde7528128f6caefbd3" 2018-06-30 15:44:19,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:19 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce732aae-a087-4748-b109-35f0ae4f14ad Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:44:19,727 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ce732aae-a087-4748-b109-35f0ae4f14ad 2018-06-30 15:44:19,728 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-855cad7e-7490-48a-user 2018-06-30 15:44:19,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/c61c97aaccb347bdabce0d662334f92c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3735c19b7d5241b05b065440016b64d0c6cffba7" 2018-06-30 15:44:20,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:44:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f14ce2c9-3e8f-4e3c-a51e-c1e09156e631 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:44:20,486 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c61c97aaccb347bdabce0d662334f92c used request id req-f14ce2c9-3e8f-4e3c-a51e-c1e09156e631 2018-06-30 15:44:20,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:44:21,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:44:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["5O4rDWv8S1avh2tHdeBqWQ"], "issued_at": "2018-06-30T15:44:21.000000Z"}} 2018-06-30 15:44:21,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e6f6b5ebf2ab98cebd70980d6c8352783a4919d" 2018-06-30 15:44:21,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33dc9eb5-dccc-4c39-ab04-5bdaf56d2910 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:44:21,394 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-33dc9eb5-dccc-4c39-ab04-5bdaf56d2910 2018-06-30 15:44:21,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:44:21,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:44:22,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["VSdPDJl5RbCnSPoT-0FIeg"], "issued_at": "2018-06-30T15:44:22.000000Z"}} 2018-06-30 15:44:22,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b524ca6cabb807042371ede710b1bd51b66c92f" 2018-06-30 15:44:22,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8e42488-d03f-4762-983f-ab15eb85c14c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:44:22,652 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d8e42488-d03f-4762-983f-ab15eb85c14c 2018-06-30 15:44:22,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:44:22,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:44:22 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:44:22,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d38f609f-e68d-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b524ca6cabb807042371ede710b1bd51b66c92f" 2018-06-30 15:44:23,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:22 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56e18556-1d7f-4a6f-bad4-a00a5b099e7c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d38f609f-e68d-43b-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:44:23,016 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d38f609f-e68d-43b-proj used request id req-56e18556-1d7f-4a6f-bad4-a00a5b099e7c 2018-06-30 15:44:23,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b524ca6cabb807042371ede710b1bd51b66c92f" 2018-06-30 15:44:23,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:23 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aedc1d1a-b2b9-4567-ac71-b0cd90d345f1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:44:23,434 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-aedc1d1a-b2b9-4567-ac71-b0cd90d345f1 2018-06-30 15:44:23,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b524ca6cabb807042371ede710b1bd51b66c92f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}}' 2018-06-30 15:44:23,915 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:44:23 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d9a3dcc-ead9-46b9-937e-017559250aea Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b"}, "tags": [], "enabled": true, "id": "fb66f926cbb04e60b31dea5c926cf25b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}} 2018-06-30 15:44:23,915 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-4d9a3dcc-ead9-46b9-937e-017559250aea 2018-06-30 15:44:23,915 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-d38f609f-e68d-43b-proj 2018-06-30 15:44:23,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:44:23,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:44:24,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:44:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["fgWuzq2BSoCH4ssjHyBVlg"], "issued_at": "2018-06-30T15:44:24.000000Z"}} 2018-06-30 15:44:24,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef28df0f23042a6964ef8a263a0619ce7f464ce" 2018-06-30 15:44:25,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7c6458a-ca7a-4534-9d2c-1984a7584ebf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:44:25,062 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b7c6458a-ca7a-4534-9d2c-1984a7584ebf 2018-06-30 15:44:25,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:44:25,077 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:44:25 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:44:25,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef28df0f23042a6964ef8a263a0619ce7f464ce" 2018-06-30 15:44:25,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:25 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5bf614d1-424a-46da-82e7-43ec32abf78f Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:44:25,549 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5bf614d1-424a-46da-82e7-43ec32abf78f 2018-06-30 15:44:25,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-d38f609f-e68d-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef28df0f23042a6964ef8a263a0619ce7f464ce" 2018-06-30 15:44:25,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:25 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06b064bb-78f9-4c34-be11-e361d8345dda Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-d38f609f-e68d-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b"}, "tags": [], "enabled": true, "id": "fb66f926cbb04e60b31dea5c926cf25b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}]} 2018-06-30 15:44:25,919 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-d38f609f-e68d-43b-proj used request id req-06b064bb-78f9-4c34-be11-e361d8345dda 2018-06-30 15:44:25,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef28df0f23042a6964ef8a263a0619ce7f464ce" 2018-06-30 15:44:26,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:25 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e30b210d-3490-4116-9e5b-0d1be313215c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:44:26,320 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e30b210d-3490-4116-9e5b-0d1be313215c 2018-06-30 15:44:27,013 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-d38f609f-e68d-43b-user 2018-06-30 15:44:27,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:44:27,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b524ca6cabb807042371ede710b1bd51b66c92f" 2018-06-30 15:44:27,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:27 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4b5b94d-b552-4eaa-a857-58f999372d07 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:44:27,360 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d4b5b94d-b552-4eaa-a857-58f999372d07 2018-06-30 15:44:27,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b524ca6cabb807042371ede710b1bd51b66c92f" -d '{"role": {"name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj-role"}}' 2018-06-30 15:44:27,740 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:44:27 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e9a76c2-d43a-4f84-b48c-0c5cfd1dc99f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea2d390b0b79436aab1ade6ee5842657", "links": {"self": "http://10.167.4.35:5000/v3/roles/ea2d390b0b79436aab1ade6ee5842657"}, "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj-role"}} 2018-06-30 15:44:27,740 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-9e9a76c2-d43a-4f84-b48c-0c5cfd1dc99f 2018-06-30 15:44:27,740 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-d38f609f-e68d-43b-proj-role 2018-06-30 15:44:27,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/ea2d390b0b79436aab1ade6ee5842657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b524ca6cabb807042371ede710b1bd51b66c92f" 2018-06-30 15:44:28,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:27 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2327ed0-f8f7-465b-80f9-30afca2a2add Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea2d390b0b79436aab1ade6ee5842657", "links": {"self": "http://10.167.4.35:5000/v3/roles/ea2d390b0b79436aab1ade6ee5842657"}, "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj-role"}} 2018-06-30 15:44:28,128 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/ea2d390b0b79436aab1ade6ee5842657 used request id req-d2327ed0-f8f7-465b-80f9-30afca2a2add 2018-06-30 15:44:28,128 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-d38f609f-e68d-43b-proj-role to project InstanceSecurityGroupTests-d38f609f-e68d-43b-proj 2018-06-30 15:44:28,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b/users/519cf25025e4463b8b9158ed1851fa89/roles/ea2d390b0b79436aab1ade6ee5842657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b524ca6cabb807042371ede710b1bd51b66c92f" 2018-06-30 15:44:28,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:44:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f1fec1b-271c-4829-a15d-4401991c9b83 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:44:28,339 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b/users/519cf25025e4463b8b9158ed1851fa89/roles/ea2d390b0b79436aab1ade6ee5842657 used request id req-9f1fec1b-271c-4829-a15d-4401991c9b83 2018-06-30 15:44:28,339 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:44:28,341 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:44:28,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:44:28,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:44:29,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea2d390b0b79436aab1ade6ee5842657", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj-role"}], "expires_at": "2018-06-30T16:44:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb66f926cbb04e60b31dea5c926cf25b", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-user", "id": "519cf25025e4463b8b9158ed1851fa89"}, "audit_ids": ["zlEYgF28TVOFOLW86Qu5TA"], "issued_at": "2018-06-30T15:44:29.000000Z"}} 2018-06-30 15:44:29,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8b8d80d69c96defc2a45218d6d5930933c9b66c" 2018-06-30 15:44:29,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14a18440-7459-4f44-9a49-7022feeb8d0e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:44:29,644 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-14a18440-7459-4f44-9a49-7022feeb8d0e 2018-06-30 15:44:29,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8b8d80d69c96defc2a45218d6d5930933c9b66c" 2018-06-30 15:44:30,499 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:30 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-faa261e1-bc1e-4020-8c2f-d7617f1570dc Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-image"} 2018-06-30 15:44:30,499 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-image used request id req-faa261e1-bc1e-4020-8c2f-d7617f1570dc 2018-06-30 15:44:30,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8b8d80d69c96defc2a45218d6d5930933c9b66c" 2018-06-30 15:44:31,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:31 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-1393a376-f2ae-473c-9236-e0a5b712d532 Front-End-Https: on 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", "root-tar"], "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-06-30 15:44:31,362 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-1393a376-f2ae-473c-9236-e0a5b712d532 2018-06-30 15:44:31,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c8b8d80d69c96defc2a45218d6d5930933c9b66c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-image"}' 2018-06-30 15:44:33,108 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:44:33 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/1f449c52-7e38-4702-beed-d42e32cd5d9e Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-6ec5afd4-c650-403a-bad5-a2afb5049487 Front-End-Https: on RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:44:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:44:33Z", "visibility": "shared", "self": "/v2/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "min_disk": 0, "protected": false, "id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "file": "/v2/images/1f449c52-7e38-4702-beed-d42e32cd5d9e/file", "checksum": null, "owner": "fb66f926cbb04e60b31dea5c926cf25b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:44:33,108 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-6ec5afd4-c650-403a-bad5-a2afb5049487 2018-06-30 15:44:33,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/1f449c52-7e38-4702-beed-d42e32cd5d9e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8b8d80d69c96defc2a45218d6d5930933c9b66c" -d '' 2018-06-30 15:44:34,305 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:44:34 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7505bece-032c-4c08-843d-b849f3ec88a9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:44:34,305 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/1f449c52-7e38-4702-beed-d42e32cd5d9e/file used request id req-7505bece-032c-4c08-843d-b849f3ec88a9 2018-06-30 15:44:34,305 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:44:34,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/1f449c52-7e38-4702-beed-d42e32cd5d9e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8b8d80d69c96defc2a45218d6d5930933c9b66c" 2018-06-30 15:44:35,070 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:35 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-45646a9f-7396-4b3c-8d74-9a34615625c2 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:44:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:44:34Z", "visibility": "shared", "self": "/v2/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "min_disk": 0, "protected": false, "id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "file": "/v2/images/1f449c52-7e38-4702-beed-d42e32cd5d9e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb66f926cbb04e60b31dea5c926cf25b", "direct_url": "file:///var/lib/glance/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:44:35,071 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/1f449c52-7e38-4702-beed-d42e32cd5d9e used request id req-45646a9f-7396-4b3c-8d74-9a34615625c2 2018-06-30 15:44:35,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8b8d80d69c96defc2a45218d6d5930933c9b66c" 2018-06-30 15:44:35,911 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:35 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f62abf23-cf4f-4c18-9c7c-37b5023bb5af Front-End-Https: on 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", "root-tar"], "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-06-30 15:44:35,912 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f62abf23-cf4f-4c18-9c7c-37b5023bb5af 2018-06-30 15:44:35,915 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-image 2018-06-30 15:44:35,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/1f449c52-7e38-4702-beed-d42e32cd5d9e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8b8d80d69c96defc2a45218d6d5930933c9b66c" 2018-06-30 15:44:36,787 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:36 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-584f7c9d-59b2-4dd7-a327-99e62431b28d Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:44:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:44:34Z", "visibility": "shared", "self": "/v2/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "min_disk": 0, "protected": false, "id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "file": "/v2/images/1f449c52-7e38-4702-beed-d42e32cd5d9e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb66f926cbb04e60b31dea5c926cf25b", "direct_url": "file:///var/lib/glance/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:44:36,788 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/1f449c52-7e38-4702-beed-d42e32cd5d9e used request id req-584f7c9d-59b2-4dd7-a327-99e62431b28d 2018-06-30 15:44:36,788 - create_image - DEBUG - Instance status is - active 2018-06-30 15:44:36,788 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-image 2018-06-30 15:44:36,789 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-image 2018-06-30 15:44:36,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:44:36,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:44:37,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea2d390b0b79436aab1ade6ee5842657", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj-role"}], "expires_at": "2018-06-30T16:44:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb66f926cbb04e60b31dea5c926cf25b", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-user", "id": "519cf25025e4463b8b9158ed1851fa89"}, "audit_ids": ["px0GDWmtQcmO8utKP0caXQ"], "issued_at": "2018-06-30T15:44:37.000000Z"}} 2018-06-30 15:44:37,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eaff5f05cc3a0ead61a3d23bc8bef2767ec8449" 2018-06-30 15:44:38,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb524ea5-8714-42f6-bb9b-99b842bf1ad9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:44:38,140 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-eb524ea5-8714-42f6-bb9b-99b842bf1ad9 2018-06-30 15:44:38,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eaff5f05cc3a0ead61a3d23bc8bef2767ec8449" 2018-06-30 15:44:38,883 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:38 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-5f9e091c-53bf-4dc8-a4e9-d3e742aaddd8 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:44:38,884 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net used request id req-5f9e091c-53bf-4dc8-a4e9-d3e742aaddd8 2018-06-30 15:44:38,884 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net 2018-06-30 15:44:38,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eaff5f05cc3a0ead61a3d23bc8bef2767ec8449" -d '{"network": {"name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net", "admin_state_up": true}}' 2018-06-30 15:44:39,938 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:44:39 GMT Content-Type: application/json Content-Length: 608 Connection: keep-alive X-Openstack-Request-Id: req-f64aa9ea-3157-45cc-a44a-95586e5fe3b7 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:44:39Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net"}} 2018-06-30 15:44:39,938 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-f64aa9ea-3157-45cc-a44a-95586e5fe3b7 2018-06-30 15:44:39,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eaff5f05cc3a0ead61a3d23bc8bef2767ec8449" 2018-06-30 15:44:40,935 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:40 GMT Content-Type: application/json Content-Length: 592 Connection: keep-alive X-Openstack-Request-Id: req-a61ac5e4-6390-4d90-bd89-d435b6e65610 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:44:39Z","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net"}]} 2018-06-30 15:44:40,935 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-a61ac5e4-6390-4d90-bd89-d435b6e65610 2018-06-30 15:44:40,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eaff5f05cc3a0ead61a3d23bc8bef2767ec8449" 2018-06-30 15:44:41,027 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:41 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-72dfd49f-32be-43b0-b1e5-9900a94e84c4 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:44:41,027 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-72dfd49f-32be-43b0-b1e5-9900a94e84c4 2018-06-30 15:44:41,028 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-subnet 2018-06-30 15:44:41,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eaff5f05cc3a0ead61a3d23bc8bef2767ec8449" -d '{"subnets": [{"ip_version": 4, "network_id": "4ca7f19b-a05b-4c72-ba2b-a71202be194b", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-subnet"}]}' 2018-06-30 15:44:42,869 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:44:42 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-ddca2ec8-3849-43ff-8250-80d3629a7355 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:41Z","dns_nameservers":[],"updated_at":"2018-06-30T15:44: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":"fb66f926cbb04e60b31dea5c926cf25b","id":"a4f078f2-9960-4320-9f38-be06785da684","subnetpool_id":null,"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-subnet"}]} 2018-06-30 15:44:42,869 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-ddca2ec8-3849-43ff-8250-80d3629a7355 2018-06-30 15:44:42,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eaff5f05cc3a0ead61a3d23bc8bef2767ec8449" 2018-06-30 15:44:43,668 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:43 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-8d1ee676-546c-4d9c-b383-32bdfeceeec7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4f078f2-9960-4320-9f38-be06785da684"],"updated_at":"2018-06-30T15:44:41Z","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net"}]} 2018-06-30 15:44:43,668 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-8d1ee676-546c-4d9c-b383-32bdfeceeec7 2018-06-30 15:44:43,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eaff5f05cc3a0ead61a3d23bc8bef2767ec8449" 2018-06-30 15:44:43,806 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:43 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-45b1ccae-b655-4878-9004-a2fd0fbcf555 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:41Z","dns_nameservers":[],"updated_at":"2018-06-30T15:44: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":"fb66f926cbb04e60b31dea5c926cf25b","id":"a4f078f2-9960-4320-9f38-be06785da684","subnetpool_id":null,"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-subnet"}]} 2018-06-30 15:44:43,806 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-45b1ccae-b655-4878-9004-a2fd0fbcf555 2018-06-30 15:44:43,807 - OpenStackNetwork - DEBUG - Network [4ca7f19b-a05b-4c72-ba2b-a71202be194b] created successfully 2018-06-30 15:44:43,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:44:43,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:44:44,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:44:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["L3BAFUijTfW-bSr3aesU6g"], "issued_at": "2018-06-30T15:44:44.000000Z"}} 2018-06-30 15:44:44,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dee81d1c68b0b20f0a5ee1cf08efa665253d40" 2018-06-30 15:44:44,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:44 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-129fe591-5e2f-4ca5-a814-d008cce39dbe Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:44:44,645 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-129fe591-5e2f-4ca5-a814-d008cce39dbe 2018-06-30 15:44:44,646 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:44:44,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dee81d1c68b0b20f0a5ee1cf08efa665253d40" 2018-06-30 15:44:45,360 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:45 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c3cd121d-301c-44a0-83c4-86a40a9df9af X-Compute-Request-Id: req-c3cd121d-301c-44a0-83c4-86a40a9df9af Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:44:45,360 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c3cd121d-301c-44a0-83c4-86a40a9df9af 2018-06-30 15:44:45,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dee81d1c68b0b20f0a5ee1cf08efa665253d40" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-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-06-30 15:44:46,214 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:46 GMT Content-Type: application/json Content-Length: 534 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-05ee3e51-c60c-4f9a-ab73-4997d9fbe726 X-Compute-Request-Id: req-05ee3e51-c60c-4f9a-ab73-4997d9fbe726 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "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": "3db8332f-e899-408b-aa8e-8221dfeb82f6"}} 2018-06-30 15:44:46,214 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-05ee3e51-c60c-4f9a-ab73-4997d9fbe726 2018-06-30 15:44:46,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:44:46,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:44:47,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea2d390b0b79436aab1ade6ee5842657", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj-role"}], "expires_at": "2018-06-30T16:44:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb66f926cbb04e60b31dea5c926cf25b", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-user", "id": "519cf25025e4463b8b9158ed1851fa89"}, "audit_ids": ["fm4xwuPkSaKT8f2D-GlGVQ"], "issued_at": "2018-06-30T15:44:47.000000Z"}} 2018-06-30 15:44:47,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35166e52685342bf83408d32c406785cfff75e8d" 2018-06-30 15:44:47,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-15165b9e-a5bf-4049-b95c-cd44519c5406 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:44:47,320 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-15165b9e-a5bf-4049-b95c-cd44519c5406 2018-06-30 15:44:47,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35166e52685342bf83408d32c406785cfff75e8d" 2018-06-30 15:44:48,131 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:48 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-1c2f0aed-d2db-4b53-9794-99fbedc57e8d Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 15:44:48,131 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name&description=hello+group used request id req-1c2f0aed-d2db-4b53-9794-99fbedc57e8d 2018-06-30 15:44:48,131 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name... 2018-06-30 15:44:48,132 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name 2018-06-30 15:44:48,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35166e52685342bf83408d32c406785cfff75e8d" -d '{"security_group": {"name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name", "description": "hello group"}}' 2018-06-30 15:44:48,702 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:44:48 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-db2d7ced-db89-46ed-8000-02f2fbd7ecdd Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:48Z", "updated_at": "2018-06-30T15:44:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:44:48Z", "revision_number": 0, "id": "00d066d3-042e-4485-870d-3251ab9ac491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:44:48Z", "security_group_id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb66f926cbb04e60b31dea5c926cf25b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:44:48Z", "revision_number": 0, "id": "4764ce78-80cb-490d-8c47-552840d7c679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:44:48Z", "security_group_id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb66f926cbb04e60b31dea5c926cf25b"}], "revision_number": 2, "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name"}} 2018-06-30 15:44:48,702 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-db2d7ced-db89-46ed-8000-02f2fbd7ecdd 2018-06-30 15:44:48,703 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fde2b72f-e8e9-462f-81b5-095f4f35faa2 2018-06-30 15:44:48,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fde2b72f-e8e9-462f-81b5-095f4f35faa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35166e52685342bf83408d32c406785cfff75e8d" 2018-06-30 15:44:49,629 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:49 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-35ba9fa9-4457-49b4-9922-abf76f87b1f3 Front-End-Https: on 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-06-30T15:44:48Z", "security_group_id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "port_range_min": null, "revision_number": 0, "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:48Z", "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "00d066d3-042e-4485-870d-3251ab9ac491"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:44:48Z", "security_group_id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "port_range_min": null, "revision_number": 0, "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:48Z", "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "4764ce78-80cb-490d-8c47-552840d7c679"}]} 2018-06-30 15:44:49,629 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fde2b72f-e8e9-462f-81b5-095f4f35faa2 used request id req-35ba9fa9-4457-49b4-9922-abf76f87b1f3 2018-06-30 15:44:49,630 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fde2b72f-e8e9-462f-81b5-095f4f35faa2 2018-06-30 15:44:49,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fde2b72f-e8e9-462f-81b5-095f4f35faa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35166e52685342bf83408d32c406785cfff75e8d" 2018-06-30 15:44:49,711 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:49 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f16cc31a-9de7-43e3-9eac-119feb7f5251 Front-End-Https: on 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-06-30T15:44:48Z", "security_group_id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "port_range_min": null, "revision_number": 0, "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:48Z", "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "00d066d3-042e-4485-870d-3251ab9ac491"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:44:48Z", "security_group_id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "port_range_min": null, "revision_number": 0, "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:48Z", "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "4764ce78-80cb-490d-8c47-552840d7c679"}]} 2018-06-30 15:44:49,711 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fde2b72f-e8e9-462f-81b5-095f4f35faa2 used request id req-f16cc31a-9de7-43e3-9eac-119feb7f5251 2018-06-30 15:44:49,712 - neutron_utils - INFO - Retrieving security group with ID - fde2b72f-e8e9-462f-81b5-095f4f35faa2 2018-06-30 15:44:49,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=fde2b72f-e8e9-462f-81b5-095f4f35faa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35166e52685342bf83408d32c406785cfff75e8d" 2018-06-30 15:44:49,837 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:49 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-89270611-5238-41e2-bd2b-a3a926849539 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:48Z", "updated_at": "2018-06-30T15:44:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:44:48Z", "revision_number": 0, "id": "00d066d3-042e-4485-870d-3251ab9ac491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:44:48Z", "security_group_id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb66f926cbb04e60b31dea5c926cf25b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:44:48Z", "revision_number": 0, "id": "4764ce78-80cb-490d-8c47-552840d7c679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:44:48Z", "security_group_id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb66f926cbb04e60b31dea5c926cf25b"}], "revision_number": 2, "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name"}]} 2018-06-30 15:44:49,837 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=fde2b72f-e8e9-462f-81b5-095f4f35faa2 used request id req-89270611-5238-41e2-bd2b-a3a926849539 2018-06-30 15:44:49,838 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fde2b72f-e8e9-462f-81b5-095f4f35faa2 2018-06-30 15:44:49,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fde2b72f-e8e9-462f-81b5-095f4f35faa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35166e52685342bf83408d32c406785cfff75e8d" 2018-06-30 15:44:49,899 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:49 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-77f62e9e-6c1e-4e28-9289-6de72fc01ce4 Front-End-Https: on 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-06-30T15:44:48Z", "security_group_id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "port_range_min": null, "revision_number": 0, "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:48Z", "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "00d066d3-042e-4485-870d-3251ab9ac491"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:44:48Z", "security_group_id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "port_range_min": null, "revision_number": 0, "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:48Z", "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "4764ce78-80cb-490d-8c47-552840d7c679"}]} 2018-06-30 15:44:49,899 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fde2b72f-e8e9-462f-81b5-095f4f35faa2 used request id req-77f62e9e-6c1e-4e28-9289-6de72fc01ce4 2018-06-30 15:44:49,900 - neutron_utils - INFO - Retrieving security group with ID - fde2b72f-e8e9-462f-81b5-095f4f35faa2 2018-06-30 15:44:49,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=fde2b72f-e8e9-462f-81b5-095f4f35faa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35166e52685342bf83408d32c406785cfff75e8d" 2018-06-30 15:44:50,014 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:50 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-524258ff-7d3f-4d20-9333-0f9aa0473dc7 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:48Z", "updated_at": "2018-06-30T15:44:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:44:48Z", "revision_number": 0, "id": "00d066d3-042e-4485-870d-3251ab9ac491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:44:48Z", "security_group_id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb66f926cbb04e60b31dea5c926cf25b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:44:48Z", "revision_number": 0, "id": "4764ce78-80cb-490d-8c47-552840d7c679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:44:48Z", "security_group_id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb66f926cbb04e60b31dea5c926cf25b"}], "revision_number": 2, "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name"}]} 2018-06-30 15:44:50,014 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=fde2b72f-e8e9-462f-81b5-095f4f35faa2 used request id req-524258ff-7d3f-4d20-9333-0f9aa0473dc7 2018-06-30 15:44:50,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fde2b72f-e8e9-462f-81b5-095f4f35faa2 2018-06-30 15:44:50,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fde2b72f-e8e9-462f-81b5-095f4f35faa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35166e52685342bf83408d32c406785cfff75e8d" 2018-06-30 15:44:50,081 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:50 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ff05af97-3f83-4775-94e8-7e9641d00a9e Front-End-Https: on 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-06-30T15:44:48Z", "security_group_id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "port_range_min": null, "revision_number": 0, "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:48Z", "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "00d066d3-042e-4485-870d-3251ab9ac491"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:44:48Z", "security_group_id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "port_range_min": null, "revision_number": 0, "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:48Z", "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "4764ce78-80cb-490d-8c47-552840d7c679"}]} 2018-06-30 15:44:50,081 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fde2b72f-e8e9-462f-81b5-095f4f35faa2 used request id req-ff05af97-3f83-4775-94e8-7e9641d00a9e 2018-06-30 15:44:50,082 - neutron_utils - INFO - Retrieving security group with ID - fde2b72f-e8e9-462f-81b5-095f4f35faa2 2018-06-30 15:44:50,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=fde2b72f-e8e9-462f-81b5-095f4f35faa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35166e52685342bf83408d32c406785cfff75e8d" 2018-06-30 15:44:50,223 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:50 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-d2173025-b44d-45c5-8cfc-ebf80e5b6fdf Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:48Z", "updated_at": "2018-06-30T15:44:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:44:48Z", "revision_number": 0, "id": "00d066d3-042e-4485-870d-3251ab9ac491", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:44:48Z", "security_group_id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb66f926cbb04e60b31dea5c926cf25b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:44:48Z", "revision_number": 0, "id": "4764ce78-80cb-490d-8c47-552840d7c679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:44:48Z", "security_group_id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb66f926cbb04e60b31dea5c926cf25b"}], "revision_number": 2, "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name"}]} 2018-06-30 15:44:50,223 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=fde2b72f-e8e9-462f-81b5-095f4f35faa2 used request id req-d2173025-b44d-45c5-8cfc-ebf80e5b6fdf 2018-06-30 15:44:50,224 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fde2b72f-e8e9-462f-81b5-095f4f35faa2 2018-06-30 15:44:50,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fde2b72f-e8e9-462f-81b5-095f4f35faa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35166e52685342bf83408d32c406785cfff75e8d" 2018-06-30 15:44:51,021 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:51 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-51545553-8a18-42f0-af14-a21a2c02a0bd Front-End-Https: on 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-06-30T15:44:48Z", "security_group_id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "port_range_min": null, "revision_number": 0, "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:48Z", "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "00d066d3-042e-4485-870d-3251ab9ac491"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:44:48Z", "security_group_id": "fde2b72f-e8e9-462f-81b5-095f4f35faa2", "port_range_min": null, "revision_number": 0, "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:48Z", "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "4764ce78-80cb-490d-8c47-552840d7c679"}]} 2018-06-30 15:44:51,021 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=fde2b72f-e8e9-462f-81b5-095f4f35faa2 used request id req-51545553-8a18-42f0-af14-a21a2c02a0bd 2018-06-30 15:44:51,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:44:51,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:44:51,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea2d390b0b79436aab1ade6ee5842657", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj-role"}], "expires_at": "2018-06-30T16:44:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb66f926cbb04e60b31dea5c926cf25b", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-user", "id": "519cf25025e4463b8b9158ed1851fa89"}, "audit_ids": ["XjeszxD4SXqkKsuk09Pmsw"], "issued_at": "2018-06-30T15:44:51.000000Z"}} 2018-06-30 15:44:51,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:44:52,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-853b41e8-1448-49ca-97d1-821d40670ceb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:44:52,137 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-853b41e8-1448-49ca-97d1-821d40670ceb 2018-06-30 15:44:52,139 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:44:52,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:44:52,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bcf17f49-fcba-4537-8a8a-35f5990e7459 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:44:52,451 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bcf17f49-fcba-4537-8a8a-35f5990e7459 2018-06-30 15:44:52,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:44:53,476 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:53 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-4b73112d-0387-41f6-b951-11ba658b1463 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4f078f2-9960-4320-9f38-be06785da684"],"updated_at":"2018-06-30T15:44:41Z","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net"}]} 2018-06-30 15:44:53,476 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net used request id req-4b73112d-0387-41f6-b951-11ba658b1463 2018-06-30 15:44:53,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:44:53,492 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:44:53 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:44:53,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:44:53,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:53 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-403952c6-1176-4217-bee7-be8df0d04a66 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb66f926cbb04e60b31dea5c926cf25b", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}} 2018-06-30 15:44:53,872 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b used request id req-403952c6-1176-4217-bee7-be8df0d04a66 2018-06-30 15:44:53,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:44:54,120 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:54 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-d612da1c-a56f-47d1-a123-03b8a11d29b2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:41Z","dns_nameservers":[],"updated_at":"2018-06-30T15:44: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":"fb66f926cbb04e60b31dea5c926cf25b","id":"a4f078f2-9960-4320-9f38-be06785da684","subnetpool_id":null,"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-subnet"}]} 2018-06-30 15:44:54,120 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-d612da1c-a56f-47d1-a123-03b8a11d29b2 2018-06-30 15:44:54,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b&name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:44:54,914 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:54 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-d5cc77fd-70c1-4f3f-895e-e600d6c1fbf4 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:44:54,914 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b&name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-port&admin_state_up=True used request id req-d5cc77fd-70c1-4f3f-895e-e600d6c1fbf4 2018-06-30 15:44:54,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:44:55,872 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:55 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d8767bb8-8b03-47b8-bf20-5259d56973dd X-Compute-Request-Id: req-d8767bb8-8b03-47b8-bf20-5259d56973dd Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:44:55,872 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst used request id req-d8767bb8-8b03-47b8-bf20-5259d56973dd 2018-06-30 15:44:55,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:44:57,005 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:57 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-a98f44cf-f9c8-4633-ac2b-fb0ccaf34e8a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4f078f2-9960-4320-9f38-be06785da684"],"updated_at":"2018-06-30T15:44:41Z","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net"}]} 2018-06-30 15:44:57,006 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net used request id req-a98f44cf-f9c8-4633-ac2b-fb0ccaf34e8a 2018-06-30 15:44:57,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:44:57,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:57 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31919df6-2d5a-45a7-8aad-12c9f254e1fb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb66f926cbb04e60b31dea5c926cf25b", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}} 2018-06-30 15:44:57,110 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b used request id req-31919df6-2d5a-45a7-8aad-12c9f254e1fb 2018-06-30 15:44:57,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:44:57,772 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:57 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-d3a97e2f-a44f-4b17-b906-cdecc44d74ed Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:41Z","dns_nameservers":[],"updated_at":"2018-06-30T15:44: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":"fb66f926cbb04e60b31dea5c926cf25b","id":"a4f078f2-9960-4320-9f38-be06785da684","subnetpool_id":null,"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-subnet"}]} 2018-06-30 15:44:57,773 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-d3a97e2f-a44f-4b17-b906-cdecc44d74ed 2018-06-30 15:44:57,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b&name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:44:57,850 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:57 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-ef36f3b0-0381-471d-8ea1-c2c7eda07745 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:44:57,851 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b&name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-port&admin_state_up=True used request id req-ef36f3b0-0381-471d-8ea1-c2c7eda07745 2018-06-30 15:44:57,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:44:57,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:44:58,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea2d390b0b79436aab1ade6ee5842657", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj-role"}], "expires_at": "2018-06-30T16:44:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb66f926cbb04e60b31dea5c926cf25b", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-user", "id": "519cf25025e4463b8b9158ed1851fa89"}, "audit_ids": ["Uz0JexXzSYiodUc30d6b4A"], "issued_at": "2018-06-30T15:44:58.000000Z"}} 2018-06-30 15:44:58,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d108a81a80cc1df2a6a2b2ce2f3959c0b1ff1f" 2018-06-30 15:44:58,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-50df89af-e181-43b0-8a29-0b4ba8d3f027 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:44:58,942 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-50df89af-e181-43b0-8a29-0b4ba8d3f027 2018-06-30 15:44:58,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:44:59,305 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:59 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-8bc72fe5-2999-4358-a300-2859e67c6d5a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4f078f2-9960-4320-9f38-be06785da684"],"updated_at":"2018-06-30T15:44:41Z","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net"}]} 2018-06-30 15:44:59,306 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net used request id req-8bc72fe5-2999-4358-a300-2859e67c6d5a 2018-06-30 15:44:59,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:44:59,469 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:59 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-c655093a-b1d1-4a28-adc6-0338349b6064 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:41Z","dns_nameservers":[],"updated_at":"2018-06-30T15:44: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":"fb66f926cbb04e60b31dea5c926cf25b","id":"a4f078f2-9960-4320-9f38-be06785da684","subnetpool_id":null,"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-subnet"}]} 2018-06-30 15:44:59,469 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-c655093a-b1d1-4a28-adc6-0338349b6064 2018-06-30 15:44:59,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:44:59,811 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:44:59 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-ef091bb6-232b-4b2c-9fe3-5409504fbe13 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4f078f2-9960-4320-9f38-be06785da684"],"updated_at":"2018-06-30T15:44:41Z","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net"}]} 2018-06-30 15:44:59,811 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net used request id req-ef091bb6-232b-4b2c-9fe3-5409504fbe13 2018-06-30 15:44:59,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:44:59,826 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:44:59 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:44:59,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d108a81a80cc1df2a6a2b2ce2f3959c0b1ff1f" 2018-06-30 15:44:59,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:44:59 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7ea168c-9776-469a-b131-07f76d56ebe0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb66f926cbb04e60b31dea5c926cf25b", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}} 2018-06-30 15:44:59,925 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b used request id req-e7ea168c-9776-469a-b131-07f76d56ebe0 2018-06-30 15:44:59,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:00,091 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:00 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-e1513ff6-f3fd-4738-82d1-81105744281b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:41Z","dns_nameservers":[],"updated_at":"2018-06-30T15:44: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":"fb66f926cbb04e60b31dea5c926cf25b","id":"a4f078f2-9960-4320-9f38-be06785da684","subnetpool_id":null,"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-subnet"}]} 2018-06-30 15:45:00,092 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-e1513ff6-f3fd-4738-82d1-81105744281b 2018-06-30 15:45:00,092 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net 2018-06-30 15:45:00,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" -d '{"port": {"network_id": "4ca7f19b-a05b-4c72-ba2b-a71202be194b", "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-port", "admin_state_up": true}}' 2018-06-30 15:45:01,924 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:45:01 GMT Content-Type: application/json Content-Length: 760 Connection: keep-alive X-Openstack-Request-Id: req-c9d749f6-5974-461f-9c0a-175d4434d8f2 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:45:00Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:45:01Z","name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e9:f9:7d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.8"}],"id":"8e574332-a98c-48c1-ac95-00da6dbce628","security_groups":["02fa380e-a846-4cc8-9144-c0ee532a51f3"],"device_id":""}} 2018-06-30 15:45:01,924 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-c9d749f6-5974-461f-9c0a-175d4434d8f2 2018-06-30 15:45:01,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:02,449 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:02 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-c1e97633-ce24-4b90-bdb8-240d089d5414 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4f078f2-9960-4320-9f38-be06785da684"],"updated_at":"2018-06-30T15:44:41Z","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net"}]} 2018-06-30 15:45:02,449 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net used request id req-c1e97633-ce24-4b90-bdb8-240d089d5414 2018-06-30 15:45:02,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:02,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:45:02 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d9c64da-9675-4b70-b8a2-aa936b4c9bb7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb66f926cbb04e60b31dea5c926cf25b", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}} 2018-06-30 15:45:02,734 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b used request id req-1d9c64da-9675-4b70-b8a2-aa936b4c9bb7 2018-06-30 15:45:02,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:02,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:02 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-b8e4e493-7115-4069-8934-57d27702b4f3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:41Z","dns_nameservers":[],"updated_at":"2018-06-30T15:44: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":"fb66f926cbb04e60b31dea5c926cf25b","id":"a4f078f2-9960-4320-9f38-be06785da684","subnetpool_id":null,"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-subnet"}]} 2018-06-30 15:45:02,915 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-b8e4e493-7115-4069-8934-57d27702b4f3 2018-06-30 15:45:02,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b&name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:03,089 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:03 GMT Content-Type: application/json Content-Length: 763 Connection: keep-alive X-Openstack-Request-Id: req-417847d0-87f4-4ff6-95e7-b84af14ff146 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:45:00Z","admin_state_up":true,"updated_at":"2018-06-30T15:45:01Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e9:f9:7d","id":"8e574332-a98c-48c1-ac95-00da6dbce628","port_security_enabled":true,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["02fa380e-a846-4cc8-9144-c0ee532a51f3"],"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-port"}]} 2018-06-30 15:45:03,089 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b&name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-port&admin_state_up=True used request id req-417847d0-87f4-4ff6-95e7-b84af14ff146 2018-06-30 15:45:03,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:03,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:45:03 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-111681e3-6bc0-4d86-845c-63ec1ab1be10 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb66f926cbb04e60b31dea5c926cf25b", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}} 2018-06-30 15:45:03,199 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b used request id req-111681e3-6bc0-4d86-845c-63ec1ab1be10 2018-06-30 15:45:03,200 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst 2018-06-30 15:45:03,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:04,971 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:04 GMT Content-Type: application/json Content-Length: 694 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d94fe813-cb97-40b2-a24f-24381efe1ab4 X-Compute-Request-Id: req-d94fe813-cb97-40b2-a24f-24381efe1ab4 Front-End-Https: on RESP BODY: {"flavors": [{"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-flavor-name"}, {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:45:04,971 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-d94fe813-cb97-40b2-a24f-24381efe1ab4 2018-06-30 15:45:04,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:05,809 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:05 GMT Content-Type: application/json Content-Length: 534 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d8b41594-48cd-49f1-95c8-689ad2a9c796 X-Compute-Request-Id: req-d8b41594-48cd-49f1-95c8-689ad2a9c796 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "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": "3db8332f-e899-408b-aa8e-8221dfeb82f6"}} 2018-06-30 15:45:05,809 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6 used request id req-d8b41594-48cd-49f1-95c8-689ad2a9c796 2018-06-30 15:45:05,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:06,745 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:06 GMT Content-Type: application/json Content-Length: 902 Connection: keep-alive X-Openstack-Request-Id: req-db2e9192-06e8-41f1-b526-0af04785e129 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:44:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:44:34Z", "visibility": "shared", "self": "/v2/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "min_disk": 0, "protected": false, "id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "file": "/v2/images/1f449c52-7e38-4702-beed-d42e32cd5d9e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb66f926cbb04e60b31dea5c926cf25b", "direct_url": "file:///var/lib/glance/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-image"} 2018-06-30 15:45:06,745 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-image used request id req-db2e9192-06e8-41f1-b526-0af04785e129 2018-06-30 15:45:06,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:07,346 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:07 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-fe610f33-1c7e-4002-b381-a22cab332db8 Front-End-Https: on 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", "root-tar"], "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-06-30 15:45:07,346 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-fe610f33-1c7e-4002-b381-a22cab332db8 2018-06-30 15:45:07,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" -d '{"server": {"name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "imageRef": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "flavorRef": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "max_count": 1, "min_count": 1, "networks": [{"port": "8e574332-a98c-48c1-ac95-00da6dbce628"}], "security_groups": [{"name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name"}]}}' 2018-06-30 15:45:13,566 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:45:13 GMT Content-Type: application/json Content-Length: 439 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c06053b2-a0e2-4b40-b98d-75866836b3aa X-Compute-Request-Id: req-c06053b2-a0e2-4b40-b98d-75866836b3aa RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "adminPass": "ftN8jWNcinVF"}} 2018-06-30 15:45:13,566 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-c06053b2-a0e2-4b40-b98d-75866836b3aa 2018-06-30 15:45:13,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:15,431 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:15 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1e19b707-3421-4684-9ac4-4722690fabc3 X-Compute-Request-Id: req-1e19b707-3421-4684-9ac4-4722690fabc3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "user_id": "519cf25025e4463b8b9158ed1851fa89", "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-06-30T15:45:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:45:15,431 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-1e19b707-3421-4684-9ac4-4722690fabc3 2018-06-30 15:45:15,432 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst 2018-06-30 15:45:15,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:15,672 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:15 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0dcb802f-8347-4136-8a0c-f76429e31df4 X-Compute-Request-Id: req-0dcb802f-8347-4136-8a0c-f76429e31df4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "user_id": "519cf25025e4463b8b9158ed1851fa89", "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-06-30T15:45:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:45:15,672 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-0dcb802f-8347-4136-8a0c-f76429e31df4 2018-06-30 15:45:15,672 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst] is - BUILD 2018-06-30 15:45:15,672 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:45:18,676 - create_instance - DEBUG - VM status query timeout in 896.756251097 2018-06-30 15:45:18,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:19,651 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:19 GMT Content-Type: application/json Content-Length: 1356 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-45c6da49-ea70-4516-b9cc-581f9924ca2b X-Compute-Request-Id: req-45c6da49-ea70-4516-b9cc-581f9924ca2b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "user_id": "519cf25025e4463b8b9158ed1851fa89", "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-06-30T15:45:19Z", "hostId": "cdac7d156f834f25323d1be7f882032ca0fd3e5c53d4c77f3c382524", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:45:19,652 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-45c6da49-ea70-4516-b9cc-581f9924ca2b 2018-06-30 15:45:19,652 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst] is - BUILD 2018-06-30 15:45:19,652 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:45:22,654 - create_instance - DEBUG - VM status query timeout in 892.777954102 2018-06-30 15:45:22,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:23,228 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:23 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-af9c5cf0-da89-42d3-93d5-5f13bdb6ed0e X-Compute-Request-Id: req-af9c5cf0-da89-42d3-93d5-5f13bdb6ed0e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "security_groups": [{"name": "default"}], "user_id": "519cf25025e4463b8b9158ed1851fa89", "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-06-30T15:45:19Z", "hostId": "cdac7d156f834f25323d1be7f882032ca0fd3e5c53d4c77f3c382524", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:45:23,228 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-af9c5cf0-da89-42d3-93d5-5f13bdb6ed0e 2018-06-30 15:45:23,229 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst] is - BUILD 2018-06-30 15:45:23,229 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:45:26,232 - create_instance - DEBUG - VM status query timeout in 889.199707985 2018-06-30 15:45:26,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:26,943 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:26 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-241ca3e8-5493-4a2c-b12d-44b5efbc43f8 X-Compute-Request-Id: req-241ca3e8-5493-4a2c-b12d-44b5efbc43f8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "security_groups": [{"name": "default"}], "user_id": "519cf25025e4463b8b9158ed1851fa89", "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-06-30T15:45:19Z", "hostId": "cdac7d156f834f25323d1be7f882032ca0fd3e5c53d4c77f3c382524", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:45:26,943 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-241ca3e8-5493-4a2c-b12d-44b5efbc43f8 2018-06-30 15:45:26,944 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst] is - BUILD 2018-06-30 15:45:26,944 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:45:29,947 - create_instance - DEBUG - VM status query timeout in 885.485433102 2018-06-30 15:45:29,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:30,506 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:30 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-38131b33-4092-4920-ae3c-ac8fee8c0451 X-Compute-Request-Id: req-38131b33-4092-4920-ae3c-ac8fee8c0451 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "security_groups": [{"name": "default"}], "user_id": "519cf25025e4463b8b9158ed1851fa89", "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-06-30T15:45:19Z", "hostId": "cdac7d156f834f25323d1be7f882032ca0fd3e5c53d4c77f3c382524", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:45:30,506 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-38131b33-4092-4920-ae3c-ac8fee8c0451 2018-06-30 15:45:30,506 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst] is - BUILD 2018-06-30 15:45:30,506 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:45:33,510 - create_instance - DEBUG - VM status query timeout in 881.92228508 2018-06-30 15:45:33,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:37,232 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:37 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-89201970-2108-4cc1-b4cb-7ed9d18f808c X-Compute-Request-Id: req-89201970-2108-4cc1-b4cb-7ed9d18f808c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:f9:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:45:30.000000", "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "security_groups": [{"name": "default"}], "user_id": "519cf25025e4463b8b9158ed1851fa89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:45:30Z", "hostId": "cdac7d156f834f25323d1be7f882032ca0fd3e5c53d4c77f3c382524", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:45:37,232 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-89201970-2108-4cc1-b4cb-7ed9d18f808c 2018-06-30 15:45:37,233 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst] is - ACTIVE 2018-06-30 15:45:37,233 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:45:37,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:38,532 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:38 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b5567d87-0dd3-4e39-b96e-5f9d9a66d82d X-Compute-Request-Id: req-b5567d87-0dd3-4e39-b96e-5f9d9a66d82d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:f9:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:45:30.000000", "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "security_groups": [{"name": "default"}], "user_id": "519cf25025e4463b8b9158ed1851fa89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:45:30Z", "hostId": "cdac7d156f834f25323d1be7f882032ca0fd3e5c53d4c77f3c382524", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:45:38,533 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-b5567d87-0dd3-4e39-b96e-5f9d9a66d82d 2018-06-30 15:45:38,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:38,927 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:38 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-dade941e-a7c4-4095-9a93-6d4a4b77e1e3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4f078f2-9960-4320-9f38-be06785da684"],"updated_at":"2018-06-30T15:44:41Z","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net"}]} 2018-06-30 15:45:38,927 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net used request id req-dade941e-a7c4-4095-9a93-6d4a4b77e1e3 2018-06-30 15:45:38,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:39,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:45:38 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70d01a0e-031a-4db3-8154-31d75549d9ab Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb66f926cbb04e60b31dea5c926cf25b", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}} 2018-06-30 15:45:39,251 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b used request id req-70d01a0e-031a-4db3-8154-31d75549d9ab 2018-06-30 15:45:39,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:39,399 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:39 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-7d5844d3-855a-4b5a-a58a-3b31d6fd4cec Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:41Z","dns_nameservers":[],"updated_at":"2018-06-30T15:44: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":"fb66f926cbb04e60b31dea5c926cf25b","id":"a4f078f2-9960-4320-9f38-be06785da684","subnetpool_id":null,"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-subnet"}]} 2018-06-30 15:45:39,399 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-7d5844d3-855a-4b5a-a58a-3b31d6fd4cec 2018-06-30 15:45:39,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:39,607 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:39 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-e75a329c-f2ac-4d5a-9820-8121139b6bfc Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:45:00Z","admin_state_up":true,"updated_at":"2018-06-30T15:45:29Z","binding:vnic_type":"normal","device_id":"17c24a75-4ebd-457d-a38b-1df0dd9dab4b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e9:f9:7d","id":"8e574332-a98c-48c1-ac95-00da6dbce628","port_security_enabled":true,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["02fa380e-a846-4cc8-9144-c0ee532a51f3"],"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:44Z","admin_state_up":true,"updated_at":"2018-06-30T15:44:50Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4ca7f19b-a05b-4c72-ba2b-a71202be194b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:a6:da","id":"db6394aa-5cb9-4a43-ae5e-aa9a8113d2fe","port_security_enabled":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:43Z","admin_state_up":true,"updated_at":"2018-06-30T15:44:48Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4ca7f19b-a05b-4c72-ba2b-a71202be194b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fa:72:2e","id":"f81e2c1a-546e-4c78-b60d-57aeec7077b9","port_security_enabled":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:45:39,607 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-e75a329c-f2ac-4d5a-9820-8121139b6bfc 2018-06-30 15:45:39,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:41,755 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:41 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8ae33941-1815-4246-a92d-91d5c204a8f4 X-Compute-Request-Id: req-8ae33941-1815-4246-a92d-91d5c204a8f4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:f9:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:45:30.000000", "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "security_groups": [{"name": "default"}], "user_id": "519cf25025e4463b8b9158ed1851fa89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:45:30Z", "hostId": "cdac7d156f834f25323d1be7f882032ca0fd3e5c53d4c77f3c382524", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:45:41,755 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-8ae33941-1815-4246-a92d-91d5c204a8f4 2018-06-30 15:45:41,755 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst] is - ACTIVE 2018-06-30 15:45:41,755 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:45:41,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:42,478 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:42 GMT Content-Type: application/json Content-Length: 1607 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3d3cd5fe-48ba-4806-a867-c18a5d0b1d02 X-Compute-Request-Id: req-3d3cd5fe-48ba-4806-a867-c18a5d0b1d02 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:f9:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:45:30.000000", "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "security_groups": [{"name": "default"}], "user_id": "519cf25025e4463b8b9158ed1851fa89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:45:30Z", "hostId": "cdac7d156f834f25323d1be7f882032ca0fd3e5c53d4c77f3c382524", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:45:42,478 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-3d3cd5fe-48ba-4806-a867-c18a5d0b1d02 2018-06-30 15:45:42,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:42,821 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:42 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-64c74418-987f-4c32-897f-dfd2cecf19a2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4f078f2-9960-4320-9f38-be06785da684"],"updated_at":"2018-06-30T15:44:41Z","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net"}]} 2018-06-30 15:45:42,821 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net used request id req-64c74418-987f-4c32-897f-dfd2cecf19a2 2018-06-30 15:45:42,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:43,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:45:42 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f6ccd9f-8815-4abb-afec-383ff6debe90 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb66f926cbb04e60b31dea5c926cf25b", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}} 2018-06-30 15:45:43,195 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b used request id req-7f6ccd9f-8815-4abb-afec-383ff6debe90 2018-06-30 15:45:43,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:43,356 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:43 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-1c649c1f-46d6-4a57-932a-94911a47f69c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:41Z","dns_nameservers":[],"updated_at":"2018-06-30T15:44: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":"fb66f926cbb04e60b31dea5c926cf25b","id":"a4f078f2-9960-4320-9f38-be06785da684","subnetpool_id":null,"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-subnet"}]} 2018-06-30 15:45:43,356 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-1c649c1f-46d6-4a57-932a-94911a47f69c 2018-06-30 15:45:43,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:43,599 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:43 GMT Content-Type: application/json Content-Length: 2290 Connection: keep-alive X-Openstack-Request-Id: req-71061311-cd45-4d23-aea3-730bc63a4619 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:45:00Z","admin_state_up":true,"updated_at":"2018-06-30T15:45:29Z","binding:vnic_type":"normal","device_id":"17c24a75-4ebd-457d-a38b-1df0dd9dab4b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e9:f9:7d","id":"8e574332-a98c-48c1-ac95-00da6dbce628","port_security_enabled":true,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["02fa380e-a846-4cc8-9144-c0ee532a51f3"],"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:44Z","admin_state_up":true,"updated_at":"2018-06-30T15:44:50Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4ca7f19b-a05b-4c72-ba2b-a71202be194b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:a6:da","id":"db6394aa-5cb9-4a43-ae5e-aa9a8113d2fe","port_security_enabled":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:43Z","admin_state_up":true,"updated_at":"2018-06-30T15:44:48Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4ca7f19b-a05b-4c72-ba2b-a71202be194b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fa:72:2e","id":"f81e2c1a-546e-4c78-b60d-57aeec7077b9","port_security_enabled":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:45:43,600 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-71061311-cd45-4d23-aea3-730bc63a4619 2018-06-30 15:45:43,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name"}}' 2018-06-30 15:45:47,321 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:45:47 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d4477199-b234-4c57-adfd-5ddf845f9bc4 X-Compute-Request-Id: req-d4477199-b234-4c57-adfd-5ddf845f9bc4 2018-06-30 15:45:47,321 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b/action used request id req-d4477199-b234-4c57-adfd-5ddf845f9bc4 2018-06-30 15:45:47,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:47,945 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:47 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6fba368a-b25d-4c9e-968b-6762f834f8d7 X-Compute-Request-Id: req-6fba368a-b25d-4c9e-968b-6762f834f8d7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:f9:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:45:30.000000", "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name"}], "user_id": "519cf25025e4463b8b9158ed1851fa89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:45:30Z", "hostId": "cdac7d156f834f25323d1be7f882032ca0fd3e5c53d4c77f3c382524", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:45:47,946 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-6fba368a-b25d-4c9e-968b-6762f834f8d7 2018-06-30 15:45:47,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:48,265 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:48 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-f12308eb-1e87-4810-96b0-9752c73de880 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4f078f2-9960-4320-9f38-be06785da684"],"updated_at":"2018-06-30T15:44:41Z","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net"}]} 2018-06-30 15:45:48,265 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net used request id req-f12308eb-1e87-4810-96b0-9752c73de880 2018-06-30 15:45:48,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:48,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:45:48 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e2d4387-ab71-4251-93d1-4bfd2666d9dd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb66f926cbb04e60b31dea5c926cf25b", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}} 2018-06-30 15:45:48,653 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b used request id req-1e2d4387-ab71-4251-93d1-4bfd2666d9dd 2018-06-30 15:45:48,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:48,831 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:48 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-133c1aa5-bdce-4b61-8e89-059ad6a49035 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:41Z","dns_nameservers":[],"updated_at":"2018-06-30T15:44: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":"fb66f926cbb04e60b31dea5c926cf25b","id":"a4f078f2-9960-4320-9f38-be06785da684","subnetpool_id":null,"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-subnet"}]} 2018-06-30 15:45:48,832 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-133c1aa5-bdce-4b61-8e89-059ad6a49035 2018-06-30 15:45:48,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:49,062 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:49 GMT Content-Type: application/json Content-Length: 2329 Connection: keep-alive X-Openstack-Request-Id: req-2ea2ec7e-ad9c-42f6-9778-1c0d312774c8 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:45:00Z","admin_state_up":true,"updated_at":"2018-06-30T15:45:46Z","binding:vnic_type":"normal","device_id":"17c24a75-4ebd-457d-a38b-1df0dd9dab4b","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e9:f9:7d","id":"8e574332-a98c-48c1-ac95-00da6dbce628","port_security_enabled":true,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["fde2b72f-e8e9-462f-81b5-095f4f35faa2","02fa380e-a846-4cc8-9144-c0ee532a51f3"],"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:44Z","admin_state_up":true,"updated_at":"2018-06-30T15:44:50Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4ca7f19b-a05b-4c72-ba2b-a71202be194b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:a6:da","id":"db6394aa-5cb9-4a43-ae5e-aa9a8113d2fe","port_security_enabled":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:43Z","admin_state_up":true,"updated_at":"2018-06-30T15:44:48Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4ca7f19b-a05b-4c72-ba2b-a71202be194b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fa:72:2e","id":"f81e2c1a-546e-4c78-b60d-57aeec7077b9","port_security_enabled":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:45:49,062 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-2ea2ec7e-ad9c-42f6-9778-1c0d312774c8 2018-06-30 15:45:49,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:45:49,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea2d390b0b79436aab1ade6ee5842657", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj-role"}], "expires_at": "2018-06-30T16:45:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb66f926cbb04e60b31dea5c926cf25b", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/fb66f926cbb04e60b31dea5c926cf25b", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-user", "id": "519cf25025e4463b8b9158ed1851fa89"}, "audit_ids": ["wNaxYD2HSX2AbJbZnm6LfA"], "issued_at": "2018-06-30T15:45:49.000000Z"}} 2018-06-30 15:45:49,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3bbeb3bb14884ff1ac5e07d2a9e0f8e93f4ab41" 2018-06-30 15:45:51,850 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:51 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cea6d99b-6767-46d4-9aef-ccb1f5aebef8 X-Compute-Request-Id: req-cea6d99b-6767-46d4-9aef-ccb1f5aebef8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:f9:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:45:30.000000", "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name"}], "user_id": "519cf25025e4463b8b9158ed1851fa89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:45:30Z", "hostId": "cdac7d156f834f25323d1be7f882032ca0fd3e5c53d4c77f3c382524", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:45:51,851 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-cea6d99b-6767-46d4-9aef-ccb1f5aebef8 2018-06-30 15:45:51,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:53,303 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:53 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-58004733-c248-4e6c-883f-b27f4a07c32a X-Compute-Request-Id: req-58004733-c248-4e6c-883f-b27f4a07c32a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:f9:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:45:30.000000", "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name"}], "user_id": "519cf25025e4463b8b9158ed1851fa89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:45:30Z", "hostId": "cdac7d156f834f25323d1be7f882032ca0fd3e5c53d4c77f3c382524", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:45:53,303 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-58004733-c248-4e6c-883f-b27f4a07c32a 2018-06-30 15:45:53,303 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst] is - ACTIVE 2018-06-30 15:45:53,303 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:45:53,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:55,394 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:55 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d25e7d14-62a5-4403-94f8-2667338b1a78 X-Compute-Request-Id: req-d25e7d14-62a5-4403-94f8-2667338b1a78 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:f9:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:45:30.000000", "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name"}], "user_id": "519cf25025e4463b8b9158ed1851fa89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:45:30Z", "hostId": "cdac7d156f834f25323d1be7f882032ca0fd3e5c53d4c77f3c382524", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:45:55,394 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-d25e7d14-62a5-4403-94f8-2667338b1a78 2018-06-30 15:45:55,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:55,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:55 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-fb343b06-4a38-4a2a-aa03-f7c64c7d1aed Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4f078f2-9960-4320-9f38-be06785da684"],"updated_at":"2018-06-30T15:44:41Z","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net"}]} 2018-06-30 15:45:55,789 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net used request id req-fb343b06-4a38-4a2a-aa03-f7c64c7d1aed 2018-06-30 15:45:55,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:56,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:45:55 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c036f72e-681b-42d2-b1e2-96fda68b9afc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb66f926cbb04e60b31dea5c926cf25b", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}} 2018-06-30 15:45:56,226 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b used request id req-c036f72e-681b-42d2-b1e2-96fda68b9afc 2018-06-30 15:45:56,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:56,411 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:56 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-b035ac5b-a3f5-4e87-816b-77e69a0dc664 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:41Z","dns_nameservers":[],"updated_at":"2018-06-30T15:44: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":"fb66f926cbb04e60b31dea5c926cf25b","id":"a4f078f2-9960-4320-9f38-be06785da684","subnetpool_id":null,"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-subnet"}]} 2018-06-30 15:45:56,411 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-b035ac5b-a3f5-4e87-816b-77e69a0dc664 2018-06-30 15:45:56,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:56,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:56 GMT Content-Type: application/json Content-Length: 2329 Connection: keep-alive X-Openstack-Request-Id: req-65f77890-4ddc-47cb-9fd1-f8f945f8025b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:45:00Z","admin_state_up":true,"updated_at":"2018-06-30T15:45:46Z","binding:vnic_type":"normal","device_id":"17c24a75-4ebd-457d-a38b-1df0dd9dab4b","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e9:f9:7d","id":"8e574332-a98c-48c1-ac95-00da6dbce628","port_security_enabled":true,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["02fa380e-a846-4cc8-9144-c0ee532a51f3","fde2b72f-e8e9-462f-81b5-095f4f35faa2"],"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:44Z","admin_state_up":true,"updated_at":"2018-06-30T15:44:50Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4ca7f19b-a05b-4c72-ba2b-a71202be194b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:a6:da","id":"db6394aa-5cb9-4a43-ae5e-aa9a8113d2fe","port_security_enabled":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:43Z","admin_state_up":true,"updated_at":"2018-06-30T15:44:48Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4ca7f19b-a05b-4c72-ba2b-a71202be194b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fa:72:2e","id":"f81e2c1a-546e-4c78-b60d-57aeec7077b9","port_security_enabled":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:45:56,870 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-65f77890-4ddc-47cb-9fd1-f8f945f8025b 2018-06-30 15:45:56,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:58,978 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:58 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-eaa313e1-22e1-4ef5-9d3b-37c1198ee6ad X-Compute-Request-Id: req-eaa313e1-22e1-4ef5-9d3b-37c1198ee6ad Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:f9:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:45:30.000000", "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name"}], "user_id": "519cf25025e4463b8b9158ed1851fa89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:45:30Z", "hostId": "cdac7d156f834f25323d1be7f882032ca0fd3e5c53d4c77f3c382524", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:45:58,979 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-eaa313e1-22e1-4ef5-9d3b-37c1198ee6ad 2018-06-30 15:45:58,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:59,328 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:45:59 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-a879b29a-f1a7-4ee5-8be4-eba43c43f6bc Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4f078f2-9960-4320-9f38-be06785da684"],"updated_at":"2018-06-30T15:44:41Z","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net"}]} 2018-06-30 15:45:59,328 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net used request id req-a879b29a-f1a7-4ee5-8be4-eba43c43f6bc 2018-06-30 15:45:59,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:45:59,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:45:59 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6c06cf1-d5cc-4a9f-826e-1c15769ead2c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb66f926cbb04e60b31dea5c926cf25b", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}} 2018-06-30 15:45:59,873 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b used request id req-a6c06cf1-d5cc-4a9f-826e-1c15769ead2c 2018-06-30 15:45:59,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:46:00,077 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:00 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-b76e9ebf-9d1c-483e-a5a6-68c3cca7aadb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:41Z","dns_nameservers":[],"updated_at":"2018-06-30T15:44: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":"fb66f926cbb04e60b31dea5c926cf25b","id":"a4f078f2-9960-4320-9f38-be06785da684","subnetpool_id":null,"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-subnet"}]} 2018-06-30 15:46:00,077 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-b76e9ebf-9d1c-483e-a5a6-68c3cca7aadb 2018-06-30 15:46:00,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:46:00,345 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:00 GMT Content-Type: application/json Content-Length: 2329 Connection: keep-alive X-Openstack-Request-Id: req-1b3a9ca4-75cb-4154-aa09-20783e258116 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:45:00Z","admin_state_up":true,"updated_at":"2018-06-30T15:45:46Z","binding:vnic_type":"normal","device_id":"17c24a75-4ebd-457d-a38b-1df0dd9dab4b","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e9:f9:7d","id":"8e574332-a98c-48c1-ac95-00da6dbce628","port_security_enabled":true,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["02fa380e-a846-4cc8-9144-c0ee532a51f3","fde2b72f-e8e9-462f-81b5-095f4f35faa2"],"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:44Z","admin_state_up":true,"updated_at":"2018-06-30T15:44:50Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4ca7f19b-a05b-4c72-ba2b-a71202be194b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:a6:da","id":"db6394aa-5cb9-4a43-ae5e-aa9a8113d2fe","port_security_enabled":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:43Z","admin_state_up":true,"updated_at":"2018-06-30T15:44:48Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4ca7f19b-a05b-4c72-ba2b-a71202be194b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fa:72:2e","id":"f81e2c1a-546e-4c78-b60d-57aeec7077b9","port_security_enabled":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:46:00,345 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-1b3a9ca4-75cb-4154-aa09-20783e258116 2018-06-30 15:46:00,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name"}}' 2018-06-30 15:46:00,953 - novaclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Sat, 30 Jun 2018 15:46:00 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 237 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-46373eaf-2030-495f-9287-fda12b92fba5 X-Compute-Request-Id: req-46373eaf-2030-495f-9287-fda12b92fba5 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: 'fde2b72f-e8e9-462f-81b5-095f4f35faa2'.\nNeutron server returns request_ids: ['req-8b998846-83f3-469e-8a27-f097aeb2c259']", "code": 400}} 2018-06-30 15:46:00,954 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b/action used request id req-46373eaf-2030-495f-9287-fda12b92fba5 2018-06-30 15:46:00,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:46:01,697 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:01 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-24d544ec-d126-4fe3-854f-aee8755aba73 X-Compute-Request-Id: req-24d544ec-d126-4fe3-854f-aee8755aba73 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:f9:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:45:30.000000", "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name"}], "user_id": "519cf25025e4463b8b9158ed1851fa89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:45:30Z", "hostId": "cdac7d156f834f25323d1be7f882032ca0fd3e5c53d4c77f3c382524", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:46:01,698 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-24d544ec-d126-4fe3-854f-aee8755aba73 2018-06-30 15:46:01,698 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name] already added to VM [InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst] 2018-06-30 15:46:01,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:46:04,370 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:04 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-130d5242-9231-4bcd-9833-522c7a94d8ab X-Compute-Request-Id: req-130d5242-9231-4bcd-9833-522c7a94d8ab Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:f9:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:45:30.000000", "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name"}], "user_id": "519cf25025e4463b8b9158ed1851fa89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:45:30Z", "hostId": "cdac7d156f834f25323d1be7f882032ca0fd3e5c53d4c77f3c382524", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:46:04,370 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-130d5242-9231-4bcd-9833-522c7a94d8ab 2018-06-30 15:46:04,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:46:05,037 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:05 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-39c07f8b-90a4-46d5-bbc6-465ebb350605 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a4f078f2-9960-4320-9f38-be06785da684"],"updated_at":"2018-06-30T15:44:41Z","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net"}]} 2018-06-30 15:46:05,037 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net used request id req-39c07f8b-90a4-46d5-bbc6-465ebb350605 2018-06-30 15:46:05,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:46:05,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:05 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0059ba7-dba9-40b5-bcaf-20e49afdc120 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb66f926cbb04e60b31dea5c926cf25b", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}} 2018-06-30 15:46:05,123 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b used request id req-c0059ba7-dba9-40b5-bcaf-20e49afdc120 2018-06-30 15:46:05,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:46:05,308 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:05 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-34baa771-8de7-4b3a-859a-a3b07bd71b3c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:41Z","dns_nameservers":[],"updated_at":"2018-06-30T15:44: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":"fb66f926cbb04e60b31dea5c926cf25b","id":"a4f078f2-9960-4320-9f38-be06785da684","subnetpool_id":null,"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-subnet"}]} 2018-06-30 15:46:05,308 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-34baa771-8de7-4b3a-859a-a3b07bd71b3c 2018-06-30 15:46:05,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:46:05,621 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:05 GMT Content-Type: application/json Content-Length: 2329 Connection: keep-alive X-Openstack-Request-Id: req-451bba1a-9325-4f8e-b79c-62825fb298f5 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:45:00Z","admin_state_up":true,"updated_at":"2018-06-30T15:45:46Z","binding:vnic_type":"normal","device_id":"17c24a75-4ebd-457d-a38b-1df0dd9dab4b","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e9:f9:7d","id":"8e574332-a98c-48c1-ac95-00da6dbce628","port_security_enabled":true,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["fde2b72f-e8e9-462f-81b5-095f4f35faa2","02fa380e-a846-4cc8-9144-c0ee532a51f3"],"name":"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:44Z","admin_state_up":true,"updated_at":"2018-06-30T15:44:50Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4ca7f19b-a05b-4c72-ba2b-a71202be194b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:42:a6:da","id":"db6394aa-5cb9-4a43-ae5e-aa9a8113d2fe","port_security_enabled":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4ca7f19b-a05b-4c72-ba2b-a71202be194b","tenant_id":"fb66f926cbb04e60b31dea5c926cf25b","created_at":"2018-06-30T15:44:43Z","admin_state_up":true,"updated_at":"2018-06-30T15:44:48Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4ca7f19b-a05b-4c72-ba2b-a71202be194b","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fa:72:2e","id":"f81e2c1a-546e-4c78-b60d-57aeec7077b9","port_security_enabled":false,"project_id":"fb66f926cbb04e60b31dea5c926cf25b","fixed_ips":[{"subnet_id":"a4f078f2-9960-4320-9f38-be06785da684","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:46:05,621 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-451bba1a-9325-4f8e-b79c-62825fb298f5 2018-06-30 15:46:05,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3bbeb3bb14884ff1ac5e07d2a9e0f8e93f4ab41" 2018-06-30 15:46:07,423 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:07 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-eff8c13e-f813-4758-9d92-ca3e6d9ece53 X-Compute-Request-Id: req-eff8c13e-f813-4758-9d92-ca3e6d9ece53 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:f9:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:45:30.000000", "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name"}], "user_id": "519cf25025e4463b8b9158ed1851fa89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:45:30Z", "hostId": "cdac7d156f834f25323d1be7f882032ca0fd3e5c53d4c77f3c382524", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:46:07,423 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-eff8c13e-f813-4758-9d92-ca3e6d9ece53 2018-06-30 15:46:07,424 - create_instance - INFO - Deleting Port with ID - 8e574332-a98c-48c1-ac95-00da6dbce628 2018-06-30 15:46:07,424 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-port 2018-06-30 15:46:07,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/8e574332-a98c-48c1-ac95-00da6dbce628 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:46:08,701 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:46:08 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2198ee7d-9b09-41a9-8999-ed877a6dcfaf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:46:08,701 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/8e574332-a98c-48c1-ac95-00da6dbce628 used request id req-2198ee7d-9b09-41a9-8999-ed877a6dcfaf 2018-06-30 15:46:08,701 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst 2018-06-30 15:46:08,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:46:09,093 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:46:09 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3b113b97-6e10-4ddf-9873-8a937ab5000e X-Compute-Request-Id: req-3b113b97-6e10-4ddf-9873-8a937ab5000e Front-End-Https: on 2018-06-30 15:46:09,094 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-3b113b97-6e10-4ddf-9873-8a937ab5000e 2018-06-30 15:46:09,094 - create_instance - INFO - Checking deletion status 2018-06-30 15:46:09,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:46:10,627 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:10 GMT Content-Type: application/json Content-Length: 1383 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e371b384-74cb-4559-9142-a02bd3292692 X-Compute-Request-Id: req-e371b384-74cb-4559-9142-a02bd3292692 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "rel": "bookmark"}], "image": {"id": "1f449c52-7e38-4702-beed-d42e32cd5d9e", "links": [{"href": "http://172.30.10.101:8774/images/1f449c52-7e38-4702-beed-d42e32cd5d9e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:45:30.000000", "flavor": {"id": "3db8332f-e899-408b-aa8e-8221dfeb82f6", "links": [{"href": "http://172.30.10.101:8774/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6", "rel": "bookmark"}]}, "id": "17c24a75-4ebd-457d-a38b-1df0dd9dab4b", "user_id": "519cf25025e4463b8b9158ed1851fa89", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:46:09Z", "hostId": "cdac7d156f834f25323d1be7f882032ca0fd3e5c53d4c77f3c382524", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst", "created": "2018-06-30T15:45:13Z", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:46:10,627 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-e371b384-74cb-4559-9142-a02bd3292692 2018-06-30 15:46:10,627 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst] is - ACTIVE 2018-06-30 15:46:10,628 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:46:13,631 - create_instance - DEBUG - VM status query timeout in 295.463217974 2018-06-30 15:46:13,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a5bfb83365f3fd5ab27c28de8262d739e123b4" 2018-06-30 15:46:14,172 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:46:14 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-13ede05d-a0b7-44a4-aa65-fb5814556c52 X-Compute-Request-Id: req-13ede05d-a0b7-44a4-aa65-fb5814556c52 RESP BODY: {"itemNotFound": {"message": "Instance 17c24a75-4ebd-457d-a38b-1df0dd9dab4b could not be found.", "code": 404}} 2018-06-30 15:46:14,173 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/17c24a75-4ebd-457d-a38b-1df0dd9dab4b used request id req-13ede05d-a0b7-44a4-aa65-fb5814556c52 2018-06-30 15:46:14,173 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 17c24a75-4ebd-457d-a38b-1df0dd9dab4b could not be found. (HTTP 404) (Request-ID: req-13ede05d-a0b7-44a4-aa65-fb5814556c52) 2018-06-30 15:46:14,173 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-inst 2018-06-30 15:46:14,175 - neutron_utils - INFO - Deleting security group rule with ID - 00d066d3-042e-4485-870d-3251ab9ac491 2018-06-30 15:46:14,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/00d066d3-042e-4485-870d-3251ab9ac491 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35166e52685342bf83408d32c406785cfff75e8d" 2018-06-30 15:46:15,180 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:46:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6729c2d5-23f8-47a1-9799-c5b5bda15516 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:46:15,181 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/00d066d3-042e-4485-870d-3251ab9ac491 used request id req-6729c2d5-23f8-47a1-9799-c5b5bda15516 2018-06-30 15:46:15,181 - neutron_utils - INFO - Deleting security group rule with ID - 4764ce78-80cb-490d-8c47-552840d7c679 2018-06-30 15:46:15,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/4764ce78-80cb-490d-8c47-552840d7c679 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35166e52685342bf83408d32c406785cfff75e8d" 2018-06-30 15:46:15,462 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:46:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6de0f9fd-8d58-42e4-a9b7-39001482c2dd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:46:15,462 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/4764ce78-80cb-490d-8c47-552840d7c679 used request id req-6de0f9fd-8d58-42e4-a9b7-39001482c2dd 2018-06-30 15:46:15,463 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-name 2018-06-30 15:46:15,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/fde2b72f-e8e9-462f-81b5-095f4f35faa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35166e52685342bf83408d32c406785cfff75e8d" 2018-06-30 15:46:15,833 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:46:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f815cb88-1f18-4ef3-a34f-149d576315e8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:46:15,833 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/fde2b72f-e8e9-462f-81b5-095f4f35faa2 used request id req-f815cb88-1f18-4ef3-a34f-149d576315e8 2018-06-30 15:46:15,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dee81d1c68b0b20f0a5ee1cf08efa665253d40" 2018-06-30 15:46:15,959 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:46:15 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1479c8b8-9176-43c1-92cc-81189c1f460a X-Compute-Request-Id: req-1479c8b8-9176-43c1-92cc-81189c1f460a 2018-06-30 15:46:15,960 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/3db8332f-e899-408b-aa8e-8221dfeb82f6 used request id req-1479c8b8-9176-43c1-92cc-81189c1f460a 2018-06-30 15:46:15,961 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-subnet 2018-06-30 15:46:15,961 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-subnet 2018-06-30 15:46:15,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/a4f078f2-9960-4320-9f38-be06785da684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eaff5f05cc3a0ead61a3d23bc8bef2767ec8449" 2018-06-30 15:46:20,668 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:46:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c9d8ad45-a2a8-4c5b-a20f-774beaa8a19f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:46:20,668 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/a4f078f2-9960-4320-9f38-be06785da684 used request id req-c9d8ad45-a2a8-4c5b-a20f-774beaa8a19f 2018-06-30 15:46:20,669 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-pub-net 2018-06-30 15:46:20,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/4ca7f19b-a05b-4c72-ba2b-a71202be194b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eaff5f05cc3a0ead61a3d23bc8bef2767ec8449" 2018-06-30 15:46:24,536 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:46:24 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fa961d18-427d-434d-9116-5efcb3ba51c1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:46:24,536 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/4ca7f19b-a05b-4c72-ba2b-a71202be194b used request id req-fa961d18-427d-434d-9116-5efcb3ba51c1 2018-06-30 15:46:24,537 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-674ad3c3-b4d6-42ec-b156-3b26daa02212-image 2018-06-30 15:46:24,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/1f449c52-7e38-4702-beed-d42e32cd5d9e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8b8d80d69c96defc2a45218d6d5930933c9b66c" 2018-06-30 15:46:25,581 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:46:25 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-aed378b6-7f0d-4f53-b339-3235b10b783e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:46:25,581 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/1f449c52-7e38-4702-beed-d42e32cd5d9e used request id req-aed378b6-7f0d-4f53-b339-3235b10b783e 2018-06-30 15:46:25,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b524ca6cabb807042371ede710b1bd51b66c92f" 2018-06-30 15:46:26,568 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:26 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-8ede2a51-6a28-4346-83ae-07bf3ddab29a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:39Z", "updated_at": "2018-06-30T15:44:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:44:39Z", "revision_number": 0, "id": "186ec2c6-66bf-4aa1-baa2-24f950d44cfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:44:39Z", "security_group_id": "02fa380e-a846-4cc8-9144-c0ee532a51f3", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb66f926cbb04e60b31dea5c926cf25b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:44:39Z", "revision_number": 0, "id": "7608cf2c-5c97-4c79-82f4-a1db86ca9944", "remote_group_id": "02fa380e-a846-4cc8-9144-c0ee532a51f3", "remote_ip_prefix": null, "created_at": "2018-06-30T15:44:39Z", "security_group_id": "02fa380e-a846-4cc8-9144-c0ee532a51f3", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "port_range_min": null, "ethertype": "IPv4", "project_id": "fb66f926cbb04e60b31dea5c926cf25b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:44:39Z", "revision_number": 0, "id": "870a8aed-63af-4593-af2b-35498989f373", "remote_group_id": "02fa380e-a846-4cc8-9144-c0ee532a51f3", "remote_ip_prefix": null, "created_at": "2018-06-30T15:44:39Z", "security_group_id": "02fa380e-a846-4cc8-9144-c0ee532a51f3", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb66f926cbb04e60b31dea5c926cf25b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:44:39Z", "revision_number": 0, "id": "ce56dfab-370b-472f-9549-6b3158ee48dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:44:39Z", "security_group_id": "02fa380e-a846-4cc8-9144-c0ee532a51f3", "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "port_range_min": null, "ethertype": "IPv6", "project_id": "fb66f926cbb04e60b31dea5c926cf25b"}], "revision_number": 4, "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "02fa380e-a846-4cc8-9144-c0ee532a51f3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:46:26,569 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-8ede2a51-6a28-4346-83ae-07bf3ddab29a 2018-06-30 15:46:26,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b524ca6cabb807042371ede710b1bd51b66c92f" 2018-06-30 15:46:26,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:26 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-847b7916-da1b-4e79-9c2c-56e392548790 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fb66f926cbb04e60b31dea5c926cf25b", "name": "InstanceSecurityGroupTests-d38f609f-e68d-43b-proj"}} 2018-06-30 15:46:26,931 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b used request id req-847b7916-da1b-4e79-9c2c-56e392548790 2018-06-30 15:46:26,932 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02fa380e-a846-4cc8-9144-c0ee532a51f3 2018-06-30 15:46:26,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=02fa380e-a846-4cc8-9144-c0ee532a51f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b524ca6cabb807042371ede710b1bd51b66c92f" 2018-06-30 15:46:27,745 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:27 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-d06797c2-4881-4dad-8a6d-04943751060b Front-End-Https: on 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-06-30T15:44:39Z", "security_group_id": "02fa380e-a846-4cc8-9144-c0ee532a51f3", "port_range_min": null, "revision_number": 0, "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:39Z", "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "186ec2c6-66bf-4aa1-baa2-24f950d44cfc"}, {"remote_group_id": "02fa380e-a846-4cc8-9144-c0ee532a51f3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:44:39Z", "security_group_id": "02fa380e-a846-4cc8-9144-c0ee532a51f3", "port_range_min": null, "revision_number": 0, "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:39Z", "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "7608cf2c-5c97-4c79-82f4-a1db86ca9944"}, {"remote_group_id": "02fa380e-a846-4cc8-9144-c0ee532a51f3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:44:39Z", "security_group_id": "02fa380e-a846-4cc8-9144-c0ee532a51f3", "port_range_min": null, "revision_number": 0, "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:39Z", "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "870a8aed-63af-4593-af2b-35498989f373"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:44:39Z", "security_group_id": "02fa380e-a846-4cc8-9144-c0ee532a51f3", "port_range_min": null, "revision_number": 0, "tenant_id": "fb66f926cbb04e60b31dea5c926cf25b", "created_at": "2018-06-30T15:44:39Z", "project_id": "fb66f926cbb04e60b31dea5c926cf25b", "id": "ce56dfab-370b-472f-9549-6b3158ee48dd"}]} 2018-06-30 15:46:27,745 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=02fa380e-a846-4cc8-9144-c0ee532a51f3 used request id req-d06797c2-4881-4dad-8a6d-04943751060b 2018-06-30 15:46:27,746 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:46:27,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/02fa380e-a846-4cc8-9144-c0ee532a51f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b524ca6cabb807042371ede710b1bd51b66c92f" 2018-06-30 15:46:28,330 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:46:28 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2dc97a5c-9ec8-41ee-9300-305b498de647 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:46:28,331 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/02fa380e-a846-4cc8-9144-c0ee532a51f3 used request id req-2dc97a5c-9ec8-41ee-9300-305b498de647 2018-06-30 15:46:28,332 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-d38f609f-e68d-43b-proj 2018-06-30 15:46:28,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b524ca6cabb807042371ede710b1bd51b66c92f" 2018-06-30 15:46:29,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:46:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5361847-ecfc-4765-a30c-f3d6d7cc19e6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:46:29,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/fb66f926cbb04e60b31dea5c926cf25b used request id req-d5361847-ecfc-4765-a30c-f3d6d7cc19e6 2018-06-30 15:46:29,038 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-d38f609f-e68d-43b-proj-role 2018-06-30 15:46:29,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/ea2d390b0b79436aab1ade6ee5842657 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b524ca6cabb807042371ede710b1bd51b66c92f" 2018-06-30 15:46:29,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:46:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de410132-2482-4461-8a3c-2caf07103023 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:46:29,428 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/ea2d390b0b79436aab1ade6ee5842657 used request id req-de410132-2482-4461-8a3c-2caf07103023 2018-06-30 15:46:29,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b524ca6cabb807042371ede710b1bd51b66c92f" 2018-06-30 15:46:29,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:29 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62b6b0fa-d575-499a-9903-cc1e92bfeb3e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:46:29,790 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-62b6b0fa-d575-499a-9903-cc1e92bfeb3e 2018-06-30 15:46:29,790 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-d38f609f-e68d-43b-user 2018-06-30 15:46:29,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/519cf25025e4463b8b9158ed1851fa89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef28df0f23042a6964ef8a263a0619ce7f464ce" 2018-06-30 15:46:30,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:46:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c69bf211-e739-47ff-b099-e2f407605299 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:46:30,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/519cf25025e4463b8b9158ed1851fa89 used request id req-c69bf211-e739-47ff-b099-e2f407605299 2018-06-30 15:46:30,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:46:31,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:46:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["wchK-r7qSHuF5ETL3LulKQ"], "issued_at": "2018-06-30T15:46:31.000000Z"}} 2018-06-30 15:46:31,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4123d7aaea18a14439f3edb7a0e5e378ab445e8" 2018-06-30 15:46:31,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc5fe7bf-fa81-4671-a806-49a260c475d9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:46:31,268 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cc5fe7bf-fa81-4671-a806-49a260c475d9 2018-06-30 15:46:31,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:46:31,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:46:32,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:46:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["sXHDVLcJSaW8YavL5ASSuA"], "issued_at": "2018-06-30T15:46:32.000000Z"}} 2018-06-30 15:46:32,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ee57955a5c66d8f98155aff65de63e9a15ec5" 2018-06-30 15:46:32,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b468b7f-7d70-460c-beec-d11c176593d8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:46:32,463 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7b468b7f-7d70-460c-beec-d11c176593d8 2018-06-30 15:46:32,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:46:32,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:46:32 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:46:32,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ee57955a5c66d8f98155aff65de63e9a15ec5" 2018-06-30 15:46:32,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:32 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c251d20-df2f-4aa9-8741-b750e86e2bb3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:46:32,568 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj used request id req-8c251d20-df2f-4aa9-8741-b750e86e2bb3 2018-06-30 15:46:32,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ee57955a5c66d8f98155aff65de63e9a15ec5" 2018-06-30 15:46:32,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:32 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e18dd27f-2ed3-4347-b058-63c44e4b9eeb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:46:32,989 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e18dd27f-2ed3-4347-b058-63c44e4b9eeb 2018-06-30 15:46:32,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ee57955a5c66d8f98155aff65de63e9a15ec5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}}' 2018-06-30 15:46:33,474 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:46:32 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a637315-e12e-43f9-8604-b3dca5d0a04e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0"}, "tags": [], "enabled": true, "id": "529c0e49b4e846cc9e6754d0676382e0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}} 2018-06-30 15:46:33,474 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-8a637315-e12e-43f9-8604-b3dca5d0a04e 2018-06-30 15:46:33,474 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj 2018-06-30 15:46:33,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:46:33,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:46:34,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:46:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["6Uuj_CehRhelkwlbO796MQ"], "issued_at": "2018-06-30T15:46:34.000000Z"}} 2018-06-30 15:46:34,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe9b5017b0cdb079c82dae9cb9b671463bde474" 2018-06-30 15:46:34,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09040a62-d3a4-4b21-a4be-3a3663370a5d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:46:34,830 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-09040a62-d3a4-4b21-a4be-3a3663370a5d 2018-06-30 15:46:34,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:46:34,848 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:46:34 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:46:34,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe9b5017b0cdb079c82dae9cb9b671463bde474" 2018-06-30 15:46:35,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:34 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7fe8a2a2-adea-4d0b-81b8-3d0b31c2efc8 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:46:35,250 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-7fe8a2a2-adea-4d0b-81b8-3d0b31c2efc8 2018-06-30 15:46:35,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe9b5017b0cdb079c82dae9cb9b671463bde474" 2018-06-30 15:46:35,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:35 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51e8f7f8-7e47-4d99-a577-383dfb404015 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0"}, "tags": [], "enabled": true, "id": "529c0e49b4e846cc9e6754d0676382e0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}]} 2018-06-30 15:46:35,657 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj used request id req-51e8f7f8-7e47-4d99-a577-383dfb404015 2018-06-30 15:46:35,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe9b5017b0cdb079c82dae9cb9b671463bde474" 2018-06-30 15:46:36,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:35 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96c738aa-f4f5-4bce-aa93-33e9586979bd Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:46:36,090 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-96c738aa-f4f5-4bce-aa93-33e9586979bd 2018-06-30 15:46:36,774 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-95f4d82a-40a5-43a-user 2018-06-30 15:46:36,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:46:36,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ee57955a5c66d8f98155aff65de63e9a15ec5" 2018-06-30 15:46:37,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:36 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75fa9d0b-3576-4184-bcac-030dd4296603 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:46:37,149 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-75fa9d0b-3576-4184-bcac-030dd4296603 2018-06-30 15:46:37,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ee57955a5c66d8f98155aff65de63e9a15ec5" -d '{"role": {"name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj-role"}}' 2018-06-30 15:46:37,591 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:46:37 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5432e36d-0ec6-43d7-a15d-ba6b262921bb Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77c696bba2dc425a95895acf984685ce", "links": {"self": "http://10.167.4.35:5000/v3/roles/77c696bba2dc425a95895acf984685ce"}, "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj-role"}} 2018-06-30 15:46:37,591 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-5432e36d-0ec6-43d7-a15d-ba6b262921bb 2018-06-30 15:46:37,591 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj-role 2018-06-30 15:46:37,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/77c696bba2dc425a95895acf984685ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ee57955a5c66d8f98155aff65de63e9a15ec5" 2018-06-30 15:46:37,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:37 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-236b9e82-1ec3-4360-ac6e-25131e12d3fc Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77c696bba2dc425a95895acf984685ce", "links": {"self": "http://10.167.4.35:5000/v3/roles/77c696bba2dc425a95895acf984685ce"}, "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj-role"}} 2018-06-30 15:46:37,996 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/77c696bba2dc425a95895acf984685ce used request id req-236b9e82-1ec3-4360-ac6e-25131e12d3fc 2018-06-30 15:46:37,996 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj-role to project InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj 2018-06-30 15:46:38,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0/users/e22cdf22737b45e2aea30472669371f0/roles/77c696bba2dc425a95895acf984685ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ee57955a5c66d8f98155aff65de63e9a15ec5" 2018-06-30 15:46:38,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:46:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0be8dfc5-6d60-4c44-a1ec-e9d00340ebd5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:46:38,418 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0/users/e22cdf22737b45e2aea30472669371f0/roles/77c696bba2dc425a95895acf984685ce used request id req-0be8dfc5-6d60-4c44-a1ec-e9d00340ebd5 2018-06-30 15:46:38,418 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:46:38,420 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:46:38,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:46:38,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:46:39,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77c696bba2dc425a95895acf984685ce", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj-role"}], "expires_at": "2018-06-30T16:46:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "529c0e49b4e846cc9e6754d0676382e0", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-user", "id": "e22cdf22737b45e2aea30472669371f0"}, "audit_ids": ["Xtktf2uRSTSfjAzDM0FteQ"], "issued_at": "2018-06-30T15:46:39.000000Z"}} 2018-06-30 15:46:39,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d202aebebed5eabdd3eec307e8c6c013586b2" 2018-06-30 15:46:39,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71397872-3d3e-49e5-a71a-149ac1c60790 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:46:39,566 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-71397872-3d3e-49e5-a71a-149ac1c60790 2018-06-30 15:46:39,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b8d202aebebed5eabdd3eec307e8c6c013586b2" 2018-06-30 15:46:40,339 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:40 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-1346ec12-da6a-4225-bec4-89cfe226dd2a Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-image"} 2018-06-30 15:46:40,340 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-image used request id req-1346ec12-da6a-4225-bec4-89cfe226dd2a 2018-06-30 15:46:40,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b8d202aebebed5eabdd3eec307e8c6c013586b2" 2018-06-30 15:46:40,991 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:40 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-235786e2-352c-4ccc-8bec-e26b0efb3272 Front-End-Https: on 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", "root-tar"], "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-06-30 15:46:40,991 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-235786e2-352c-4ccc-8bec-e26b0efb3272 2018-06-30 15:46:41,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b8d202aebebed5eabdd3eec307e8c6c013586b2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-image"}' 2018-06-30 15:46:41,844 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:46:41 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-2ad86d5f-50a1-4cc7-8625-21450e67e59d Front-End-Https: on RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:46:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:46:42Z", "visibility": "shared", "self": "/v2/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "min_disk": 0, "protected": false, "id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "file": "/v2/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba/file", "checksum": null, "owner": "529c0e49b4e846cc9e6754d0676382e0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:46:41,845 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-2ad86d5f-50a1-4cc7-8625-21450e67e59d 2018-06-30 15:46:41,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b8d202aebebed5eabdd3eec307e8c6c013586b2" -d '' 2018-06-30 15:46:43,323 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:46:43 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d4dd38e1-72e0-4393-9d70-07963a29b151 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:46:43,323 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba/file used request id req-d4dd38e1-72e0-4393-9d70-07963a29b151 2018-06-30 15:46:43,324 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:46:43,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b8d202aebebed5eabdd3eec307e8c6c013586b2" 2018-06-30 15:46:44,009 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:44 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-a23b4c72-3a77-4d76-94f8-feb25695e270 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:46:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:46:43Z", "visibility": "shared", "self": "/v2/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "min_disk": 0, "protected": false, "id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "file": "/v2/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "529c0e49b4e846cc9e6754d0676382e0", "direct_url": "file:///var/lib/glance/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:46:44,009 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba used request id req-a23b4c72-3a77-4d76-94f8-feb25695e270 2018-06-30 15:46:44,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b8d202aebebed5eabdd3eec307e8c6c013586b2" 2018-06-30 15:46:44,700 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:44 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6bcabebd-de20-4444-87a1-b310c7850272 Front-End-Https: on 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", "root-tar"], "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-06-30 15:46:44,700 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-6bcabebd-de20-4444-87a1-b310c7850272 2018-06-30 15:46:44,703 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-image 2018-06-30 15:46:44,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b8d202aebebed5eabdd3eec307e8c6c013586b2" 2018-06-30 15:46:44,778 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:44 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-9fba4725-16cd-4778-9394-4fb58b2f6c38 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:46:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:46:43Z", "visibility": "shared", "self": "/v2/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "min_disk": 0, "protected": false, "id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "file": "/v2/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "529c0e49b4e846cc9e6754d0676382e0", "direct_url": "file:///var/lib/glance/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:46:44,779 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba used request id req-9fba4725-16cd-4778-9394-4fb58b2f6c38 2018-06-30 15:46:44,779 - create_image - DEBUG - Instance status is - active 2018-06-30 15:46:44,779 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-image 2018-06-30 15:46:44,780 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-image 2018-06-30 15:46:44,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:46:44,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:46:45,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77c696bba2dc425a95895acf984685ce", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj-role"}], "expires_at": "2018-06-30T16:46:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "529c0e49b4e846cc9e6754d0676382e0", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-user", "id": "e22cdf22737b45e2aea30472669371f0"}, "audit_ids": ["XsncMx2ZRCKadqwECUHBSQ"], "issued_at": "2018-06-30T15:46:45.000000Z"}} 2018-06-30 15:46:45,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84b7b7ae3c71bc739e353b86bc5093c0870d846" 2018-06-30 15:46:45,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8bca11e5-2f64-4f9f-b46f-7ae7e8d4bc65 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:46:45,744 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8bca11e5-2f64-4f9f-b46f-7ae7e8d4bc65 2018-06-30 15:46:45,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84b7b7ae3c71bc739e353b86bc5093c0870d846" 2018-06-30 15:46:46,725 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:46 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-bc3a0289-0f94-4399-a823-2772576b07c1 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:46:46,725 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net used request id req-bc3a0289-0f94-4399-a823-2772576b07c1 2018-06-30 15:46:46,725 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net 2018-06-30 15:46:46,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84b7b7ae3c71bc739e353b86bc5093c0870d846" -d '{"network": {"name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net", "admin_state_up": true}}' 2018-06-30 15:46:47,647 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:46:47 GMT Content-Type: application/json Content-Length: 608 Connection: keep-alive X-Openstack-Request-Id: req-9de4edf1-cb54-409c-bcd0-6abd651251eb Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:46:47Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"529c0e49b4e846cc9e6754d0676382e0","id":"b42b311c-3368-4d22-b654-53f11faa91f0","name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net"}} 2018-06-30 15:46:47,647 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-9de4edf1-cb54-409c-bcd0-6abd651251eb 2018-06-30 15:46:47,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84b7b7ae3c71bc739e353b86bc5093c0870d846" 2018-06-30 15:46:48,468 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:48 GMT Content-Type: application/json Content-Length: 592 Connection: keep-alive X-Openstack-Request-Id: req-f727de7b-3b75-4e2f-a5eb-61984fbfa38d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:46:47Z","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","id":"b42b311c-3368-4d22-b654-53f11faa91f0","name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net"}]} 2018-06-30 15:46:48,468 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-f727de7b-3b75-4e2f-a5eb-61984fbfa38d 2018-06-30 15:46:48,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84b7b7ae3c71bc739e353b86bc5093c0870d846" 2018-06-30 15:46:49,387 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:49 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-2045026e-f0f1-4e7a-83d2-e8f894561a78 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:46:49,387 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-2045026e-f0f1-4e7a-83d2-e8f894561a78 2018-06-30 15:46:49,388 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-subnet 2018-06-30 15:46:49,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84b7b7ae3c71bc739e353b86bc5093c0870d846" -d '{"subnets": [{"ip_version": 4, "network_id": "b42b311c-3368-4d22-b654-53f11faa91f0", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-subnet"}]}' 2018-06-30 15:46:51,932 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:46:51 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-cf0db1f6-9ec0-4572-bc94-f868276f472d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:46:51Z","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":"529c0e49b4e846cc9e6754d0676382e0","id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","subnetpool_id":null,"name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-subnet"}]} 2018-06-30 15:46:51,933 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-cf0db1f6-9ec0-4572-bc94-f868276f472d 2018-06-30 15:46:51,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84b7b7ae3c71bc739e353b86bc5093c0870d846" 2018-06-30 15:46:52,250 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:52 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-16ff68a3-7b81-4ad3-ab0d-8c85a883d9d1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6026800-acea-4d1e-a5ea-c7d9fa5caa75"],"updated_at":"2018-06-30T15:46:51Z","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","id":"b42b311c-3368-4d22-b654-53f11faa91f0","name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net"}]} 2018-06-30 15:46:52,250 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-16ff68a3-7b81-4ad3-ab0d-8c85a883d9d1 2018-06-30 15:46:52,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84b7b7ae3c71bc739e353b86bc5093c0870d846" 2018-06-30 15:46:52,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:52 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-ea664acd-a298-4dee-a54a-e004a93468f0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:46:51Z","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":"529c0e49b4e846cc9e6754d0676382e0","id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","subnetpool_id":null,"name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-subnet"}]} 2018-06-30 15:46:52,364 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-ea664acd-a298-4dee-a54a-e004a93468f0 2018-06-30 15:46:52,365 - OpenStackNetwork - DEBUG - Network [b42b311c-3368-4d22-b654-53f11faa91f0] created successfully 2018-06-30 15:46:52,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:46:52,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:46:53,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:46:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["DCOURdl2RquwpsC-F9OzdA"], "issued_at": "2018-06-30T15:46:53.000000Z"}} 2018-06-30 15:46:53,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a33a49bd776dd5469ca2f5bbad829d9aae2cad" 2018-06-30 15:46:53,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7146ab7b-16ed-4f0e-ab69-370f27a7f506 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:46:53,373 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7146ab7b-16ed-4f0e-ab69-370f27a7f506 2018-06-30 15:46:53,375 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:46:53,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a33a49bd776dd5469ca2f5bbad829d9aae2cad" 2018-06-30 15:46:54,025 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:54 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bfa99414-91df-40b8-92fd-9e55c2fb9456 X-Compute-Request-Id: req-bfa99414-91df-40b8-92fd-9e55c2fb9456 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:46:54,025 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-bfa99414-91df-40b8-92fd-9e55c2fb9456 2018-06-30 15:46:54,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a33a49bd776dd5469ca2f5bbad829d9aae2cad" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-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-06-30 15:46:54,804 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:54 GMT Content-Type: application/json Content-Length: 534 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6477cbfa-6679-476a-ac55-1239652bc1a4 X-Compute-Request-Id: req-6477cbfa-6679-476a-ac55-1239652bc1a4 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "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": "32837905-ee2a-42bd-ba03-2821fee47158"}} 2018-06-30 15:46:54,804 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6477cbfa-6679-476a-ac55-1239652bc1a4 2018-06-30 15:46:54,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:46:54,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:46:55,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77c696bba2dc425a95895acf984685ce", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj-role"}], "expires_at": "2018-06-30T16:46:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "529c0e49b4e846cc9e6754d0676382e0", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-user", "id": "e22cdf22737b45e2aea30472669371f0"}, "audit_ids": ["1vN-41pnRIiE4IZoLRHFcQ"], "issued_at": "2018-06-30T15:46:55.000000Z"}} 2018-06-30 15:46:55,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:46:56,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-254d89f9-b020-4be2-9441-ec24860a52e6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:46:56,069 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-254d89f9-b020-4be2-9441-ec24860a52e6 2018-06-30 15:46:56,070 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:46:56,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:46:56,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95f5c333-2b6a-4026-9e69-b0bd6e87ac57 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:46:56,415 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-95f5c333-2b6a-4026-9e69-b0bd6e87ac57 2018-06-30 15:46:56,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:46:57,568 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:57 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-47f16936-ec06-4c63-9c22-67e9855b7eb7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6026800-acea-4d1e-a5ea-c7d9fa5caa75"],"updated_at":"2018-06-30T15:46:51Z","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","id":"b42b311c-3368-4d22-b654-53f11faa91f0","name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net"}]} 2018-06-30 15:46:57,568 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net used request id req-47f16936-ec06-4c63-9c22-67e9855b7eb7 2018-06-30 15:46:57,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:46:57,581 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:46:57 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:46:57,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:46:57,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:46:57 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71bc68a0-d6ad-422e-882e-acc8e17633dc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "529c0e49b4e846cc9e6754d0676382e0", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}} 2018-06-30 15:46:57,672 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 used request id req-71bc68a0-d6ad-422e-882e-acc8e17633dc 2018-06-30 15:46:57,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:46:57,790 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:57 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-24106266-e145-4505-b8c5-a28b3a732a0a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:46:51Z","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":"529c0e49b4e846cc9e6754d0676382e0","id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","subnetpool_id":null,"name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-subnet"}]} 2018-06-30 15:46:57,791 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-24106266-e145-4505-b8c5-a28b3a732a0a 2018-06-30 15:46:57,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b42b311c-3368-4d22-b654-53f11faa91f0&name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:46:58,604 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:58 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-78711bcf-29ce-4a22-ad37-612504010cf5 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:46:58,605 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b42b311c-3368-4d22-b654-53f11faa91f0&name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-port&admin_state_up=True used request id req-78711bcf-29ce-4a22-ad37-612504010cf5 2018-06-30 15:46:58,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:46:59,382 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:46:59 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-899bfb88-24fd-4c0f-bd6d-dce929a9e93c X-Compute-Request-Id: req-899bfb88-24fd-4c0f-bd6d-dce929a9e93c Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:46:59,382 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst used request id req-899bfb88-24fd-4c0f-bd6d-dce929a9e93c 2018-06-30 15:46:59,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:00,111 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:00 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-680260e0-6b74-433f-811e-9ee8be9d4df8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6026800-acea-4d1e-a5ea-c7d9fa5caa75"],"updated_at":"2018-06-30T15:46:51Z","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","id":"b42b311c-3368-4d22-b654-53f11faa91f0","name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net"}]} 2018-06-30 15:47:00,112 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net used request id req-680260e0-6b74-433f-811e-9ee8be9d4df8 2018-06-30 15:47:00,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:00,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:47:00 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f822db30-3301-489e-b270-190cb0a069d7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "529c0e49b4e846cc9e6754d0676382e0", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}} 2018-06-30 15:47:00,198 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 used request id req-f822db30-3301-489e-b270-190cb0a069d7 2018-06-30 15:47:00,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:00,460 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:00 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-86fae480-95ba-48ca-9ca8-b07f8ee7dc53 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:46:51Z","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":"529c0e49b4e846cc9e6754d0676382e0","id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","subnetpool_id":null,"name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-subnet"}]} 2018-06-30 15:47:00,460 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-86fae480-95ba-48ca-9ca8-b07f8ee7dc53 2018-06-30 15:47:00,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b42b311c-3368-4d22-b654-53f11faa91f0&name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:00,578 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:00 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-b059130f-658b-483a-9a17-cc727974aac0 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:47:00,578 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b42b311c-3368-4d22-b654-53f11faa91f0&name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-port&admin_state_up=True used request id req-b059130f-658b-483a-9a17-cc727974aac0 2018-06-30 15:47:00,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:47:00,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:47:01,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77c696bba2dc425a95895acf984685ce", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj-role"}], "expires_at": "2018-06-30T16:47:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "529c0e49b4e846cc9e6754d0676382e0", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-user", "id": "e22cdf22737b45e2aea30472669371f0"}, "audit_ids": ["e8ETiApxTZ-9feIVQRTf0A"], "issued_at": "2018-06-30T15:47:01.000000Z"}} 2018-06-30 15:47:01,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07013bbc920730da8f62622cc7bc6a2e9a6cbfa8" 2018-06-30 15:47:01,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:47:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8245bed-9501-43f4-bf28-43dd9831b516 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:47:01,642 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f8245bed-9501-43f4-bf28-43dd9831b516 2018-06-30 15:47:01,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:01,890 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:01 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-cc5bc991-9d8b-43e0-8a75-153143fbc99d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6026800-acea-4d1e-a5ea-c7d9fa5caa75"],"updated_at":"2018-06-30T15:46:51Z","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","id":"b42b311c-3368-4d22-b654-53f11faa91f0","name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net"}]} 2018-06-30 15:47:01,890 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net used request id req-cc5bc991-9d8b-43e0-8a75-153143fbc99d 2018-06-30 15:47:01,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:02,002 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:01 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-f2e8b896-3820-4fef-a986-1e693fd2043a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:46:51Z","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":"529c0e49b4e846cc9e6754d0676382e0","id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","subnetpool_id":null,"name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-subnet"}]} 2018-06-30 15:47:02,002 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-f2e8b896-3820-4fef-a986-1e693fd2043a 2018-06-30 15:47:02,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:02,234 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:02 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-38c14ab1-57d5-439a-b134-ca3613303320 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6026800-acea-4d1e-a5ea-c7d9fa5caa75"],"updated_at":"2018-06-30T15:46:51Z","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","id":"b42b311c-3368-4d22-b654-53f11faa91f0","name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net"}]} 2018-06-30 15:47:02,234 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net used request id req-38c14ab1-57d5-439a-b134-ca3613303320 2018-06-30 15:47:02,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:47:02,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:47:02 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:47:02,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07013bbc920730da8f62622cc7bc6a2e9a6cbfa8" 2018-06-30 15:47:02,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:47:02 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc0b6ec2-0b5b-4346-bd71-57cfd11136b0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "529c0e49b4e846cc9e6754d0676382e0", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}} 2018-06-30 15:47:02,530 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 used request id req-cc0b6ec2-0b5b-4346-bd71-57cfd11136b0 2018-06-30 15:47:02,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:03,407 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:03 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-35cd80fa-7b9a-4cf9-bfa9-663fa9afb866 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:46:51Z","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":"529c0e49b4e846cc9e6754d0676382e0","id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","subnetpool_id":null,"name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-subnet"}]} 2018-06-30 15:47:03,408 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-35cd80fa-7b9a-4cf9-bfa9-663fa9afb866 2018-06-30 15:47:03,409 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net 2018-06-30 15:47:03,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" -d '{"port": {"network_id": "b42b311c-3368-4d22-b654-53f11faa91f0", "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-port", "admin_state_up": true}}' 2018-06-30 15:47:05,576 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:47:05 GMT Content-Type: application/json Content-Length: 761 Connection: keep-alive X-Openstack-Request-Id: req-9e6cf54d-ff10-441f-bf3f-6db1e7a8ae81 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:47:03Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:47:05Z","name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e3:9f:cd","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"529c0e49b4e846cc9e6754d0676382e0","fixed_ips":[{"subnet_id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","ip_address":"10.55.0.10"}],"id":"e74c9577-2686-4df8-beb3-c07f491d8a57","security_groups":["4846af81-433a-4fd5-a15c-ab24e461dbd6"],"device_id":""}} 2018-06-30 15:47:05,576 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-9e6cf54d-ff10-441f-bf3f-6db1e7a8ae81 2018-06-30 15:47:05,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:05,819 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:05 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-ba77d420-fc17-4fbb-8b84-97ae720b8983 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6026800-acea-4d1e-a5ea-c7d9fa5caa75"],"updated_at":"2018-06-30T15:46:51Z","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","id":"b42b311c-3368-4d22-b654-53f11faa91f0","name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net"}]} 2018-06-30 15:47:05,820 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net used request id req-ba77d420-fc17-4fbb-8b84-97ae720b8983 2018-06-30 15:47:05,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:06,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:47:05 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12fc8981-152a-47e4-921a-60d9c1e0c1d1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "529c0e49b4e846cc9e6754d0676382e0", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}} 2018-06-30 15:47:06,219 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 used request id req-12fc8981-152a-47e4-921a-60d9c1e0c1d1 2018-06-30 15:47:06,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:06,380 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:06 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-2996e7c2-8342-4224-8b60-6b0060098a01 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:46:51Z","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":"529c0e49b4e846cc9e6754d0676382e0","id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","subnetpool_id":null,"name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-subnet"}]} 2018-06-30 15:47:06,380 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-2996e7c2-8342-4224-8b60-6b0060098a01 2018-06-30 15:47:06,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b42b311c-3368-4d22-b654-53f11faa91f0&name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:06,562 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:06 GMT Content-Type: application/json Content-Length: 764 Connection: keep-alive X-Openstack-Request-Id: req-193d5102-1692-42b6-87a5-495fcc03b76a Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:47:03Z","admin_state_up":true,"updated_at":"2018-06-30T15:47:05Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e3:9f:cd","id":"e74c9577-2686-4df8-beb3-c07f491d8a57","port_security_enabled":true,"project_id":"529c0e49b4e846cc9e6754d0676382e0","fixed_ips":[{"subnet_id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["4846af81-433a-4fd5-a15c-ab24e461dbd6"],"name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-port"}]} 2018-06-30 15:47:06,562 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b42b311c-3368-4d22-b654-53f11faa91f0&name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-port&admin_state_up=True used request id req-193d5102-1692-42b6-87a5-495fcc03b76a 2018-06-30 15:47:06,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:07,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:47:06 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-277a6463-f16b-4593-9e51-ec6e02c7080b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "529c0e49b4e846cc9e6754d0676382e0", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}} 2018-06-30 15:47:07,006 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 used request id req-277a6463-f16b-4593-9e51-ec6e02c7080b 2018-06-30 15:47:07,007 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst 2018-06-30 15:47:07,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:07,728 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:07 GMT Content-Type: application/json Content-Length: 694 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-92278303-1a2c-4ed9-bf44-33cb5e74b583 X-Compute-Request-Id: req-92278303-1a2c-4ed9-bf44-33cb5e74b583 Front-End-Https: on RESP BODY: {"flavors": [{"id": "32837905-ee2a-42bd-ba03-2821fee47158", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-flavor-name"}, {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:47:07,728 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-92278303-1a2c-4ed9-bf44-33cb5e74b583 2018-06-30 15:47:07,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/32837905-ee2a-42bd-ba03-2821fee47158 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:08,262 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:08 GMT Content-Type: application/json Content-Length: 534 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8aa49b60-e700-4741-adeb-ed2b9b18028b X-Compute-Request-Id: req-8aa49b60-e700-4741-adeb-ed2b9b18028b Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "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": "32837905-ee2a-42bd-ba03-2821fee47158"}} 2018-06-30 15:47:08,263 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/32837905-ee2a-42bd-ba03-2821fee47158 used request id req-8aa49b60-e700-4741-adeb-ed2b9b18028b 2018-06-30 15:47:08,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:09,006 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:09 GMT Content-Type: application/json Content-Length: 902 Connection: keep-alive X-Openstack-Request-Id: req-8bc979fa-d7f8-4f2e-a284-c99dd1936c89 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:46:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:46:43Z", "visibility": "shared", "self": "/v2/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "min_disk": 0, "protected": false, "id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "file": "/v2/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "529c0e49b4e846cc9e6754d0676382e0", "direct_url": "file:///var/lib/glance/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-image"} 2018-06-30 15:47:09,006 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-image used request id req-8bc979fa-d7f8-4f2e-a284-c99dd1936c89 2018-06-30 15:47:09,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:09,750 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:09 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-64ef060a-cea2-4ec9-9a7e-d346798d1f2a Front-End-Https: on 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", "root-tar"], "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-06-30 15:47:09,750 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-64ef060a-cea2-4ec9-9a7e-d346798d1f2a 2018-06-30 15:47:09,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" -d '{"server": {"name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst", "imageRef": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "flavorRef": "32837905-ee2a-42bd-ba03-2821fee47158", "max_count": 1, "min_count": 1, "networks": [{"port": "e74c9577-2686-4df8-beb3-c07f491d8a57"}]}}' 2018-06-30 15:47:15,165 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:47:15 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5bbce8e4-1339-4c43-b4c6-844c99ba6447 X-Compute-Request-Id: req-5bbce8e4-1339-4c43-b4c6-844c99ba6447 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "bookmark"}], "adminPass": "8HS8LxB5PV3t"}} 2018-06-30 15:47:15,166 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-5bbce8e4-1339-4c43-b4c6-844c99ba6447 2018-06-30 15:47:15,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:17,490 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:17 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-365da2bc-6930-4430-a37a-ed6826149ca6 X-Compute-Request-Id: req-365da2bc-6930-4430-a37a-ed6826149ca6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "bookmark"}], "image": {"id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "links": [{"href": "http://172.30.10.101:8774/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32837905-ee2a-42bd-ba03-2821fee47158", "links": [{"href": "http://172.30.10.101:8774/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "bookmark"}]}, "id": "abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "user_id": "e22cdf22737b45e2aea30472669371f0", "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-06-30T15:47:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst", "created": "2018-06-30T15:47:15Z", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:47:17,491 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd used request id req-365da2bc-6930-4430-a37a-ed6826149ca6 2018-06-30 15:47:17,491 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst 2018-06-30 15:47:17,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:18,280 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:18 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9211fc74-7c59-461f-9d8c-dfcbf921210a X-Compute-Request-Id: req-9211fc74-7c59-461f-9d8c-dfcbf921210a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "bookmark"}], "image": {"id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "links": [{"href": "http://172.30.10.101:8774/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32837905-ee2a-42bd-ba03-2821fee47158", "links": [{"href": "http://172.30.10.101:8774/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "bookmark"}]}, "id": "abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "user_id": "e22cdf22737b45e2aea30472669371f0", "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-06-30T15:47:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst", "created": "2018-06-30T15:47:15Z", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:47:18,281 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd used request id req-9211fc74-7c59-461f-9d8c-dfcbf921210a 2018-06-30 15:47:18,281 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst] is - BUILD 2018-06-30 15:47:18,281 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:47:21,285 - create_instance - DEBUG - VM status query timeout in 896.206939936 2018-06-30 15:47:21,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:22,201 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:22 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-54800fec-ca91-4490-8923-abc21a92909d X-Compute-Request-Id: req-54800fec-ca91-4490-8923-abc21a92909d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "bookmark"}], "image": {"id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "links": [{"href": "http://172.30.10.101:8774/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32837905-ee2a-42bd-ba03-2821fee47158", "links": [{"href": "http://172.30.10.101:8774/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "bookmark"}]}, "id": "abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "security_groups": [{"name": "default"}], "user_id": "e22cdf22737b45e2aea30472669371f0", "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-06-30T15:47:20Z", "hostId": "35d224ec00f23f557a703ce5af68576b3fe7c22ee190a3624c1b6cfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst", "created": "2018-06-30T15:47:15Z", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:47:22,201 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd used request id req-54800fec-ca91-4490-8923-abc21a92909d 2018-06-30 15:47:22,202 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst] is - BUILD 2018-06-30 15:47:22,202 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:47:25,205 - create_instance - DEBUG - VM status query timeout in 892.28660202 2018-06-30 15:47:25,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:27,029 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:27 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c2d9a99b-a86b-454f-86a0-ff70edbaa1f6 X-Compute-Request-Id: req-c2d9a99b-a86b-454f-86a0-ff70edbaa1f6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "bookmark"}], "image": {"id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "links": [{"href": "http://172.30.10.101:8774/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32837905-ee2a-42bd-ba03-2821fee47158", "links": [{"href": "http://172.30.10.101:8774/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "bookmark"}]}, "id": "abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "security_groups": [{"name": "default"}], "user_id": "e22cdf22737b45e2aea30472669371f0", "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-06-30T15:47:20Z", "hostId": "35d224ec00f23f557a703ce5af68576b3fe7c22ee190a3624c1b6cfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst", "created": "2018-06-30T15:47:15Z", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:47:27,029 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd used request id req-c2d9a99b-a86b-454f-86a0-ff70edbaa1f6 2018-06-30 15:47:27,029 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst] is - BUILD 2018-06-30 15:47:27,030 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:47:30,033 - create_instance - DEBUG - VM status query timeout in 887.458709002 2018-06-30 15:47:30,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:30,621 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:30 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c1c2a772-269d-4d95-b996-3556ac630e79 X-Compute-Request-Id: req-c1c2a772-269d-4d95-b996-3556ac630e79 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "bookmark"}], "image": {"id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "links": [{"href": "http://172.30.10.101:8774/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "32837905-ee2a-42bd-ba03-2821fee47158", "links": [{"href": "http://172.30.10.101:8774/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "bookmark"}]}, "id": "abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "security_groups": [{"name": "default"}], "user_id": "e22cdf22737b45e2aea30472669371f0", "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-06-30T15:47:20Z", "hostId": "35d224ec00f23f557a703ce5af68576b3fe7c22ee190a3624c1b6cfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst", "created": "2018-06-30T15:47:15Z", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:47:30,621 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd used request id req-c1c2a772-269d-4d95-b996-3556ac630e79 2018-06-30 15:47:30,622 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst] is - BUILD 2018-06-30 15:47:30,622 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:47:33,624 - create_instance - DEBUG - VM status query timeout in 883.867430925 2018-06-30 15:47:33,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:34,241 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:34 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-43314f2e-e5c2-45af-af87-c70598deee7a X-Compute-Request-Id: req-43314f2e-e5c2-45af-af87-c70598deee7a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9f:cd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "bookmark"}], "image": {"id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "links": [{"href": "http://172.30.10.101:8774/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:47:33.000000", "flavor": {"id": "32837905-ee2a-42bd-ba03-2821fee47158", "links": [{"href": "http://172.30.10.101:8774/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "bookmark"}]}, "id": "abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "security_groups": [{"name": "default"}], "user_id": "e22cdf22737b45e2aea30472669371f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:47:34Z", "hostId": "35d224ec00f23f557a703ce5af68576b3fe7c22ee190a3624c1b6cfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst", "created": "2018-06-30T15:47:15Z", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:47:34,242 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd used request id req-43314f2e-e5c2-45af-af87-c70598deee7a 2018-06-30 15:47:34,242 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst] is - ACTIVE 2018-06-30 15:47:34,242 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:47:34,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:36,576 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:36 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7f963700-88e5-448c-b40d-70eb080faa3c X-Compute-Request-Id: req-7f963700-88e5-448c-b40d-70eb080faa3c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9f:cd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "bookmark"}], "image": {"id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "links": [{"href": "http://172.30.10.101:8774/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:47:33.000000", "flavor": {"id": "32837905-ee2a-42bd-ba03-2821fee47158", "links": [{"href": "http://172.30.10.101:8774/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "bookmark"}]}, "id": "abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "security_groups": [{"name": "default"}], "user_id": "e22cdf22737b45e2aea30472669371f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:47:34Z", "hostId": "35d224ec00f23f557a703ce5af68576b3fe7c22ee190a3624c1b6cfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst", "created": "2018-06-30T15:47:15Z", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:47:36,576 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd used request id req-7f963700-88e5-448c-b40d-70eb080faa3c 2018-06-30 15:47:36,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:36,923 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:36 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-b34360ce-fdf8-4bf7-8adb-6b89d431695b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6026800-acea-4d1e-a5ea-c7d9fa5caa75"],"updated_at":"2018-06-30T15:46:51Z","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","id":"b42b311c-3368-4d22-b654-53f11faa91f0","name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net"}]} 2018-06-30 15:47:36,924 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net used request id req-b34360ce-fdf8-4bf7-8adb-6b89d431695b 2018-06-30 15:47:36,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:37,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:47:36 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e16037f-ac4d-4a03-9d9b-4ecf166fde6a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "529c0e49b4e846cc9e6754d0676382e0", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}} 2018-06-30 15:47:37,018 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 used request id req-6e16037f-ac4d-4a03-9d9b-4ecf166fde6a 2018-06-30 15:47:37,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:37,218 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:37 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-eccf4697-e207-4166-a9f2-5770f58314a6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:46:51Z","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":"529c0e49b4e846cc9e6754d0676382e0","id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","subnetpool_id":null,"name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-subnet"}]} 2018-06-30 15:47:37,218 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-eccf4697-e207-4166-a9f2-5770f58314a6 2018-06-30 15:47:37,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:37,500 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:37 GMT Content-Type: application/json Content-Length: 2291 Connection: keep-alive X-Openstack-Request-Id: req-f65897b4-7140-4e16-ac10-396d0b55a87f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:53Z","admin_state_up":true,"updated_at":"2018-06-30T15:46:59Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b42b311c-3368-4d22-b654-53f11faa91f0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ae:b3:a3","id":"77407279-0291-4feb-ac16-3a12a5ad053c","port_security_enabled":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","fixed_ips":[{"subnet_id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:52Z","admin_state_up":true,"updated_at":"2018-06-30T15:46:58Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b42b311c-3368-4d22-b654-53f11faa91f0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b8:b0:20","id":"b3d6b1a9-583f-4b2d-9665-302980884ed7","port_security_enabled":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","fixed_ips":[{"subnet_id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:47:03Z","admin_state_up":true,"updated_at":"2018-06-30T15:47:32Z","binding:vnic_type":"normal","device_id":"abe3d5ca-3c96-4903-8e7a-3b12ede88dbd","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e3:9f:cd","id":"e74c9577-2686-4df8-beb3-c07f491d8a57","port_security_enabled":true,"project_id":"529c0e49b4e846cc9e6754d0676382e0","fixed_ips":[{"subnet_id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["4846af81-433a-4fd5-a15c-ab24e461dbd6"],"name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-port"}]} 2018-06-30 15:47:37,500 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-f65897b4-7140-4e16-ac10-396d0b55a87f 2018-06-30 15:47:37,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:47:37,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:47:38,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77c696bba2dc425a95895acf984685ce", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj-role"}], "expires_at": "2018-06-30T16:47:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "529c0e49b4e846cc9e6754d0676382e0", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-user", "id": "e22cdf22737b45e2aea30472669371f0"}, "audit_ids": ["Yq9zm1sBR2WyMAvdrtlVzg"], "issued_at": "2018-06-30T15:47:38.000000Z"}} 2018-06-30 15:47:38,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493f6b8f2d9ab6fbc81c5c278c57d806178e2cc4" 2018-06-30 15:47:38,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:47:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c70b3478-91ad-4f91-a9c5-1343c70a9fc1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:47:38,423 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c70b3478-91ad-4f91-a9c5-1343c70a9fc1 2018-06-30 15:47:38,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493f6b8f2d9ab6fbc81c5c278c57d806178e2cc4" 2018-06-30 15:47:40,210 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:40 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-131c4f1f-f8a1-4ab2-85eb-31b95c899747 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 15:47:40,210 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-name&description=hello+group used request id req-131c4f1f-f8a1-4ab2-85eb-31b95c899747 2018-06-30 15:47:40,211 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-name... 2018-06-30 15:47:40,211 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-name 2018-06-30 15:47:40,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493f6b8f2d9ab6fbc81c5c278c57d806178e2cc4" -d '{"security_group": {"name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-name", "description": "hello group"}}' 2018-06-30 15:47:42,455 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:47:42 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-a377e9a5-d3ce-47a3-b3e4-b8f36faaace8 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:47:42Z", "updated_at": "2018-06-30T15:47:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:47:42Z", "revision_number": 0, "id": "13055c64-a580-4434-a004-e38d1dc3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:47:42Z", "security_group_id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "529c0e49b4e846cc9e6754d0676382e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:47:42Z", "revision_number": 0, "id": "60176573-e7b3-47de-85f7-be713eaba48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:47:42Z", "security_group_id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "529c0e49b4e846cc9e6754d0676382e0"}], "revision_number": 2, "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-name"}} 2018-06-30 15:47:42,456 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-a377e9a5-d3ce-47a3-b3e4-b8f36faaace8 2018-06-30 15:47:42,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8c0b3a6-e435-44a0-b6bb-19eafb45be62 2018-06-30 15:47:42,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e8c0b3a6-e435-44a0-b6bb-19eafb45be62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493f6b8f2d9ab6fbc81c5c278c57d806178e2cc4" 2018-06-30 15:47:44,121 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:44 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d6032eba-9e3a-4487-81b4-786b4e9b8e34 Front-End-Https: on 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-06-30T15:47:42Z", "security_group_id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "port_range_min": null, "revision_number": 0, "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:47:42Z", "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "13055c64-a580-4434-a004-e38d1dc3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:47:42Z", "security_group_id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "port_range_min": null, "revision_number": 0, "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:47:42Z", "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "60176573-e7b3-47de-85f7-be713eaba48a"}]} 2018-06-30 15:47:44,121 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e8c0b3a6-e435-44a0-b6bb-19eafb45be62 used request id req-d6032eba-9e3a-4487-81b4-786b4e9b8e34 2018-06-30 15:47:44,121 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8c0b3a6-e435-44a0-b6bb-19eafb45be62 2018-06-30 15:47:44,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e8c0b3a6-e435-44a0-b6bb-19eafb45be62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493f6b8f2d9ab6fbc81c5c278c57d806178e2cc4" 2018-06-30 15:47:44,203 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:44 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-fcc487d9-a750-4d8d-bdf6-932279f65a97 Front-End-Https: on 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-06-30T15:47:42Z", "security_group_id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "port_range_min": null, "revision_number": 0, "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:47:42Z", "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "13055c64-a580-4434-a004-e38d1dc3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:47:42Z", "security_group_id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "port_range_min": null, "revision_number": 0, "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:47:42Z", "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "60176573-e7b3-47de-85f7-be713eaba48a"}]} 2018-06-30 15:47:44,203 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e8c0b3a6-e435-44a0-b6bb-19eafb45be62 used request id req-fcc487d9-a750-4d8d-bdf6-932279f65a97 2018-06-30 15:47:44,204 - neutron_utils - INFO - Retrieving security group with ID - e8c0b3a6-e435-44a0-b6bb-19eafb45be62 2018-06-30 15:47:44,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=e8c0b3a6-e435-44a0-b6bb-19eafb45be62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493f6b8f2d9ab6fbc81c5c278c57d806178e2cc4" 2018-06-30 15:47:44,374 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:44 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-11a32537-1e6a-4b6d-a93b-79cee2be6c40 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:47:42Z", "updated_at": "2018-06-30T15:47:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:47:42Z", "revision_number": 0, "id": "13055c64-a580-4434-a004-e38d1dc3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:47:42Z", "security_group_id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "529c0e49b4e846cc9e6754d0676382e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:47:42Z", "revision_number": 0, "id": "60176573-e7b3-47de-85f7-be713eaba48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:47:42Z", "security_group_id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "529c0e49b4e846cc9e6754d0676382e0"}], "revision_number": 2, "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-name"}]} 2018-06-30 15:47:44,374 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=e8c0b3a6-e435-44a0-b6bb-19eafb45be62 used request id req-11a32537-1e6a-4b6d-a93b-79cee2be6c40 2018-06-30 15:47:44,374 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8c0b3a6-e435-44a0-b6bb-19eafb45be62 2018-06-30 15:47:44,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e8c0b3a6-e435-44a0-b6bb-19eafb45be62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493f6b8f2d9ab6fbc81c5c278c57d806178e2cc4" 2018-06-30 15:47:44,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:44 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f5c51d59-cb67-4c94-9129-e973c3f0e13e Front-End-Https: on 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-06-30T15:47:42Z", "security_group_id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "port_range_min": null, "revision_number": 0, "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:47:42Z", "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "13055c64-a580-4434-a004-e38d1dc3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:47:42Z", "security_group_id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "port_range_min": null, "revision_number": 0, "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:47:42Z", "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "60176573-e7b3-47de-85f7-be713eaba48a"}]} 2018-06-30 15:47:44,465 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e8c0b3a6-e435-44a0-b6bb-19eafb45be62 used request id req-f5c51d59-cb67-4c94-9129-e973c3f0e13e 2018-06-30 15:47:44,466 - neutron_utils - INFO - Retrieving security group with ID - e8c0b3a6-e435-44a0-b6bb-19eafb45be62 2018-06-30 15:47:44,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=e8c0b3a6-e435-44a0-b6bb-19eafb45be62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493f6b8f2d9ab6fbc81c5c278c57d806178e2cc4" 2018-06-30 15:47:44,610 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:44 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-2494ce42-899c-4ab2-b2ac-a129f414e2ca Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:47:42Z", "updated_at": "2018-06-30T15:47:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:47:42Z", "revision_number": 0, "id": "13055c64-a580-4434-a004-e38d1dc3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:47:42Z", "security_group_id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "529c0e49b4e846cc9e6754d0676382e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:47:42Z", "revision_number": 0, "id": "60176573-e7b3-47de-85f7-be713eaba48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:47:42Z", "security_group_id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "529c0e49b4e846cc9e6754d0676382e0"}], "revision_number": 2, "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-name"}]} 2018-06-30 15:47:44,610 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=e8c0b3a6-e435-44a0-b6bb-19eafb45be62 used request id req-2494ce42-899c-4ab2-b2ac-a129f414e2ca 2018-06-30 15:47:44,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8c0b3a6-e435-44a0-b6bb-19eafb45be62 2018-06-30 15:47:44,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e8c0b3a6-e435-44a0-b6bb-19eafb45be62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493f6b8f2d9ab6fbc81c5c278c57d806178e2cc4" 2018-06-30 15:47:44,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:44 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-b6634eaa-1ee5-4302-8164-55c2b91d233b Front-End-Https: on 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-06-30T15:47:42Z", "security_group_id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "port_range_min": null, "revision_number": 0, "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:47:42Z", "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "13055c64-a580-4434-a004-e38d1dc3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:47:42Z", "security_group_id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "port_range_min": null, "revision_number": 0, "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:47:42Z", "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "60176573-e7b3-47de-85f7-be713eaba48a"}]} 2018-06-30 15:47:44,698 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e8c0b3a6-e435-44a0-b6bb-19eafb45be62 used request id req-b6634eaa-1ee5-4302-8164-55c2b91d233b 2018-06-30 15:47:44,698 - neutron_utils - INFO - Retrieving security group with ID - e8c0b3a6-e435-44a0-b6bb-19eafb45be62 2018-06-30 15:47:44,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=e8c0b3a6-e435-44a0-b6bb-19eafb45be62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493f6b8f2d9ab6fbc81c5c278c57d806178e2cc4" 2018-06-30 15:47:44,884 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:44 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-09d8cdd4-0d1a-4f91-ab97-6f76c83c37a4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:47:42Z", "updated_at": "2018-06-30T15:47:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:47:42Z", "revision_number": 0, "id": "13055c64-a580-4434-a004-e38d1dc3cd41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:47:42Z", "security_group_id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "529c0e49b4e846cc9e6754d0676382e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:47:42Z", "revision_number": 0, "id": "60176573-e7b3-47de-85f7-be713eaba48a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:47:42Z", "security_group_id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "529c0e49b4e846cc9e6754d0676382e0"}], "revision_number": 2, "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-name"}]} 2018-06-30 15:47:44,885 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=e8c0b3a6-e435-44a0-b6bb-19eafb45be62 used request id req-09d8cdd4-0d1a-4f91-ab97-6f76c83c37a4 2018-06-30 15:47:44,885 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e8c0b3a6-e435-44a0-b6bb-19eafb45be62 2018-06-30 15:47:44,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e8c0b3a6-e435-44a0-b6bb-19eafb45be62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493f6b8f2d9ab6fbc81c5c278c57d806178e2cc4" 2018-06-30 15:47:44,970 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:44 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-33533626-7767-4c8d-a861-b7519fcfcc24 Front-End-Https: on 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-06-30T15:47:42Z", "security_group_id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "port_range_min": null, "revision_number": 0, "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:47:42Z", "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "13055c64-a580-4434-a004-e38d1dc3cd41"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:47:42Z", "security_group_id": "e8c0b3a6-e435-44a0-b6bb-19eafb45be62", "port_range_min": null, "revision_number": 0, "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:47:42Z", "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "60176573-e7b3-47de-85f7-be713eaba48a"}]} 2018-06-30 15:47:44,970 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e8c0b3a6-e435-44a0-b6bb-19eafb45be62 used request id req-33533626-7767-4c8d-a861-b7519fcfcc24 2018-06-30 15:47:44,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:46,691 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:46 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-30b2e338-04b3-484e-955d-e68d209c0f61 X-Compute-Request-Id: req-30b2e338-04b3-484e-955d-e68d209c0f61 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9f:cd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "bookmark"}], "image": {"id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "links": [{"href": "http://172.30.10.101:8774/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:47:33.000000", "flavor": {"id": "32837905-ee2a-42bd-ba03-2821fee47158", "links": [{"href": "http://172.30.10.101:8774/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "bookmark"}]}, "id": "abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "security_groups": [{"name": "default"}], "user_id": "e22cdf22737b45e2aea30472669371f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:47:34Z", "hostId": "35d224ec00f23f557a703ce5af68576b3fe7c22ee190a3624c1b6cfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst", "created": "2018-06-30T15:47:15Z", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:47:46,692 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd used request id req-30b2e338-04b3-484e-955d-e68d209c0f61 2018-06-30 15:47:46,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:47,035 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:47 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-1940f3d2-b425-4f26-8162-69b549546c02 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6026800-acea-4d1e-a5ea-c7d9fa5caa75"],"updated_at":"2018-06-30T15:46:51Z","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","id":"b42b311c-3368-4d22-b654-53f11faa91f0","name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net"}]} 2018-06-30 15:47:47,036 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net used request id req-1940f3d2-b425-4f26-8162-69b549546c02 2018-06-30 15:47:47,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:47,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:47:47 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8adc0e25-f6b6-4dd3-9da7-9308b83aa8fb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "529c0e49b4e846cc9e6754d0676382e0", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}} 2018-06-30 15:47:47,108 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 used request id req-8adc0e25-f6b6-4dd3-9da7-9308b83aa8fb 2018-06-30 15:47:47,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:47,237 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:47 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-4dc8aebd-cea3-44d8-b488-cd4db9c1c424 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:46:51Z","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":"529c0e49b4e846cc9e6754d0676382e0","id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","subnetpool_id":null,"name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-subnet"}]} 2018-06-30 15:47:47,237 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-4dc8aebd-cea3-44d8-b488-cd4db9c1c424 2018-06-30 15:47:47,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:47,513 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:47 GMT Content-Type: application/json Content-Length: 2291 Connection: keep-alive X-Openstack-Request-Id: req-82db66a2-e2e3-4c0b-9429-cf66f90453cf Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:53Z","admin_state_up":true,"updated_at":"2018-06-30T15:46:59Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b42b311c-3368-4d22-b654-53f11faa91f0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ae:b3:a3","id":"77407279-0291-4feb-ac16-3a12a5ad053c","port_security_enabled":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","fixed_ips":[{"subnet_id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:52Z","admin_state_up":true,"updated_at":"2018-06-30T15:46:58Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b42b311c-3368-4d22-b654-53f11faa91f0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b8:b0:20","id":"b3d6b1a9-583f-4b2d-9665-302980884ed7","port_security_enabled":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","fixed_ips":[{"subnet_id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:47:03Z","admin_state_up":true,"updated_at":"2018-06-30T15:47:32Z","binding:vnic_type":"normal","device_id":"abe3d5ca-3c96-4903-8e7a-3b12ede88dbd","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e3:9f:cd","id":"e74c9577-2686-4df8-beb3-c07f491d8a57","port_security_enabled":true,"project_id":"529c0e49b4e846cc9e6754d0676382e0","fixed_ips":[{"subnet_id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["4846af81-433a-4fd5-a15c-ab24e461dbd6"],"name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-port"}]} 2018-06-30 15:47:47,514 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-82db66a2-e2e3-4c0b-9429-cf66f90453cf 2018-06-30 15:47:47,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:47:48,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77c696bba2dc425a95895acf984685ce", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj-role"}], "expires_at": "2018-06-30T16:47:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "529c0e49b4e846cc9e6754d0676382e0", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/529c0e49b4e846cc9e6754d0676382e0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-user", "id": "e22cdf22737b45e2aea30472669371f0"}, "audit_ids": ["Bva3sE1FQCGhpQofeBn3bA"], "issued_at": "2018-06-30T15:47:48.000000Z"}} 2018-06-30 15:47:48,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad372836ebe51ef8460556a5242114dfe5cc0ea" 2018-06-30 15:47:50,382 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:50 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-aa322302-b84a-4cf6-9fdb-6689355df6f2 X-Compute-Request-Id: req-aa322302-b84a-4cf6-9fdb-6689355df6f2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9f:cd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "bookmark"}], "image": {"id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "links": [{"href": "http://172.30.10.101:8774/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:47:33.000000", "flavor": {"id": "32837905-ee2a-42bd-ba03-2821fee47158", "links": [{"href": "http://172.30.10.101:8774/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "bookmark"}]}, "id": "abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "security_groups": [{"name": "default"}], "user_id": "e22cdf22737b45e2aea30472669371f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:47:34Z", "hostId": "35d224ec00f23f557a703ce5af68576b3fe7c22ee190a3624c1b6cfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst", "created": "2018-06-30T15:47:15Z", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:47:50,382 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd used request id req-aa322302-b84a-4cf6-9fdb-6689355df6f2 2018-06-30 15:47:50,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:51,629 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:51 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-69f42226-79cc-4421-b816-8e0cc43100d3 X-Compute-Request-Id: req-69f42226-79cc-4421-b816-8e0cc43100d3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9f:cd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "bookmark"}], "image": {"id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "links": [{"href": "http://172.30.10.101:8774/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:47:33.000000", "flavor": {"id": "32837905-ee2a-42bd-ba03-2821fee47158", "links": [{"href": "http://172.30.10.101:8774/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "bookmark"}]}, "id": "abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "security_groups": [{"name": "default"}], "user_id": "e22cdf22737b45e2aea30472669371f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:47:34Z", "hostId": "35d224ec00f23f557a703ce5af68576b3fe7c22ee190a3624c1b6cfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst", "created": "2018-06-30T15:47:15Z", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:47:51,629 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd used request id req-69f42226-79cc-4421-b816-8e0cc43100d3 2018-06-30 15:47:51,630 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst] is - ACTIVE 2018-06-30 15:47:51,630 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:47:51,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:52,240 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:52 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7d1f899a-515e-4eb6-85e8-885ab67def48 X-Compute-Request-Id: req-7d1f899a-515e-4eb6-85e8-885ab67def48 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9f:cd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "bookmark"}], "image": {"id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "links": [{"href": "http://172.30.10.101:8774/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:47:33.000000", "flavor": {"id": "32837905-ee2a-42bd-ba03-2821fee47158", "links": [{"href": "http://172.30.10.101:8774/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "bookmark"}]}, "id": "abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "security_groups": [{"name": "default"}], "user_id": "e22cdf22737b45e2aea30472669371f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:47:34Z", "hostId": "35d224ec00f23f557a703ce5af68576b3fe7c22ee190a3624c1b6cfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst", "created": "2018-06-30T15:47:15Z", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:47:52,241 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd used request id req-7d1f899a-515e-4eb6-85e8-885ab67def48 2018-06-30 15:47:52,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:52,575 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:52 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-f770c09f-7f21-48b4-86f4-fb2689222c6a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6026800-acea-4d1e-a5ea-c7d9fa5caa75"],"updated_at":"2018-06-30T15:46:51Z","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","id":"b42b311c-3368-4d22-b654-53f11faa91f0","name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net"}]} 2018-06-30 15:47:52,575 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net used request id req-f770c09f-7f21-48b4-86f4-fb2689222c6a 2018-06-30 15:47:52,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:52,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:47:52 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2cff01b-efcd-44ab-b998-16aab23ad748 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "529c0e49b4e846cc9e6754d0676382e0", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}} 2018-06-30 15:47:52,678 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 used request id req-f2cff01b-efcd-44ab-b998-16aab23ad748 2018-06-30 15:47:52,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:52,858 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:52 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-c11d92ae-7ac3-4ab9-8a10-e27c40d7fd96 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:46:51Z","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":"529c0e49b4e846cc9e6754d0676382e0","id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","subnetpool_id":null,"name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-subnet"}]} 2018-06-30 15:47:52,858 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-c11d92ae-7ac3-4ab9-8a10-e27c40d7fd96 2018-06-30 15:47:52,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:53,118 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:53 GMT Content-Type: application/json Content-Length: 2291 Connection: keep-alive X-Openstack-Request-Id: req-3e50b22b-9e67-4e6f-8937-db9410effbf2 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:53Z","admin_state_up":true,"updated_at":"2018-06-30T15:46:59Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b42b311c-3368-4d22-b654-53f11faa91f0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ae:b3:a3","id":"77407279-0291-4feb-ac16-3a12a5ad053c","port_security_enabled":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","fixed_ips":[{"subnet_id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:52Z","admin_state_up":true,"updated_at":"2018-06-30T15:46:58Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b42b311c-3368-4d22-b654-53f11faa91f0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b8:b0:20","id":"b3d6b1a9-583f-4b2d-9665-302980884ed7","port_security_enabled":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","fixed_ips":[{"subnet_id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:47:03Z","admin_state_up":true,"updated_at":"2018-06-30T15:47:32Z","binding:vnic_type":"normal","device_id":"abe3d5ca-3c96-4903-8e7a-3b12ede88dbd","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e3:9f:cd","id":"e74c9577-2686-4df8-beb3-c07f491d8a57","port_security_enabled":true,"project_id":"529c0e49b4e846cc9e6754d0676382e0","fixed_ips":[{"subnet_id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["4846af81-433a-4fd5-a15c-ab24e461dbd6"],"name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-port"}]} 2018-06-30 15:47:53,119 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-3e50b22b-9e67-4e6f-8937-db9410effbf2 2018-06-30 15:47:53,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:54,284 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:54 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a41ea8b8-2a75-45ca-a2e1-969a74a1fa91 X-Compute-Request-Id: req-a41ea8b8-2a75-45ca-a2e1-969a74a1fa91 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9f:cd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "bookmark"}], "image": {"id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "links": [{"href": "http://172.30.10.101:8774/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:47:33.000000", "flavor": {"id": "32837905-ee2a-42bd-ba03-2821fee47158", "links": [{"href": "http://172.30.10.101:8774/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "bookmark"}]}, "id": "abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "security_groups": [{"name": "default"}], "user_id": "e22cdf22737b45e2aea30472669371f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:47:34Z", "hostId": "35d224ec00f23f557a703ce5af68576b3fe7c22ee190a3624c1b6cfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst", "created": "2018-06-30T15:47:15Z", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:47:54,285 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd used request id req-a41ea8b8-2a75-45ca-a2e1-969a74a1fa91 2018-06-30 15:47:54,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:54,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:54 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-38497017-2abc-448e-945c-98516870259c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6026800-acea-4d1e-a5ea-c7d9fa5caa75"],"updated_at":"2018-06-30T15:46:51Z","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","id":"b42b311c-3368-4d22-b654-53f11faa91f0","name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net"}]} 2018-06-30 15:47:54,952 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net used request id req-38497017-2abc-448e-945c-98516870259c 2018-06-30 15:47:54,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:55,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:47:54 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5b48305-7f52-42c7-957a-5a6941b8b5ac Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "529c0e49b4e846cc9e6754d0676382e0", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}} 2018-06-30 15:47:55,021 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 used request id req-b5b48305-7f52-42c7-957a-5a6941b8b5ac 2018-06-30 15:47:55,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:55,198 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:55 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-1a790267-e060-4996-a1e6-97b7854eedd1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:46:51Z","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":"529c0e49b4e846cc9e6754d0676382e0","id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","subnetpool_id":null,"name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-subnet"}]} 2018-06-30 15:47:55,198 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-1a790267-e060-4996-a1e6-97b7854eedd1 2018-06-30 15:47:55,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:55,448 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:55 GMT Content-Type: application/json Content-Length: 2291 Connection: keep-alive X-Openstack-Request-Id: req-53948be3-2563-499e-a0ff-7b7cd83c70da Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:53Z","admin_state_up":true,"updated_at":"2018-06-30T15:46:59Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b42b311c-3368-4d22-b654-53f11faa91f0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ae:b3:a3","id":"77407279-0291-4feb-ac16-3a12a5ad053c","port_security_enabled":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","fixed_ips":[{"subnet_id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:52Z","admin_state_up":true,"updated_at":"2018-06-30T15:46:58Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b42b311c-3368-4d22-b654-53f11faa91f0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b8:b0:20","id":"b3d6b1a9-583f-4b2d-9665-302980884ed7","port_security_enabled":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","fixed_ips":[{"subnet_id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:47:03Z","admin_state_up":true,"updated_at":"2018-06-30T15:47:32Z","binding:vnic_type":"normal","device_id":"abe3d5ca-3c96-4903-8e7a-3b12ede88dbd","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e3:9f:cd","id":"e74c9577-2686-4df8-beb3-c07f491d8a57","port_security_enabled":true,"project_id":"529c0e49b4e846cc9e6754d0676382e0","fixed_ips":[{"subnet_id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["4846af81-433a-4fd5-a15c-ab24e461dbd6"],"name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-port"}]} 2018-06-30 15:47:55,448 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-53948be3-2563-499e-a0ff-7b7cd83c70da 2018-06-30 15:47:55,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-name"}}' 2018-06-30 15:47:57,017 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:47:57 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-91ce71f5-3be2-4b10-a415-64d62f575d72 X-Compute-Request-Id: req-91ce71f5-3be2-4b10-a415-64d62f575d72 2018-06-30 15:47:57,017 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd/action used request id req-91ce71f5-3be2-4b10-a415-64d62f575d72 2018-06-30 15:47:57,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:57,727 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:57 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c3852302-b5c9-4c96-96c5-c04177edacbd X-Compute-Request-Id: req-c3852302-b5c9-4c96-96c5-c04177edacbd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9f:cd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "bookmark"}], "image": {"id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "links": [{"href": "http://172.30.10.101:8774/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:47:33.000000", "flavor": {"id": "32837905-ee2a-42bd-ba03-2821fee47158", "links": [{"href": "http://172.30.10.101:8774/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "bookmark"}]}, "id": "abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-name"}], "user_id": "e22cdf22737b45e2aea30472669371f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:47:34Z", "hostId": "35d224ec00f23f557a703ce5af68576b3fe7c22ee190a3624c1b6cfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst", "created": "2018-06-30T15:47:15Z", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:47:57,727 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd used request id req-c3852302-b5c9-4c96-96c5-c04177edacbd 2018-06-30 15:47:57,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:58,026 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:58 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-6d5a6cab-d173-4344-899a-899cd23cd1c7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6026800-acea-4d1e-a5ea-c7d9fa5caa75"],"updated_at":"2018-06-30T15:46:51Z","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","id":"b42b311c-3368-4d22-b654-53f11faa91f0","name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net"}]} 2018-06-30 15:47:58,026 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net used request id req-6d5a6cab-d173-4344-899a-899cd23cd1c7 2018-06-30 15:47:58,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:58,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:47:58 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6a847d7-f0ef-473a-bbb8-bf80e2b4321a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "529c0e49b4e846cc9e6754d0676382e0", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}} 2018-06-30 15:47:58,124 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 used request id req-f6a847d7-f0ef-473a-bbb8-bf80e2b4321a 2018-06-30 15:47:58,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:58,237 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:58 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-50fba408-d20d-4929-bc97-7ddeb1a2aef6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:51Z","dns_nameservers":[],"updated_at":"2018-06-30T15:46:51Z","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":"529c0e49b4e846cc9e6754d0676382e0","id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","subnetpool_id":null,"name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-subnet"}]} 2018-06-30 15:47:58,237 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-50fba408-d20d-4929-bc97-7ddeb1a2aef6 2018-06-30 15:47:58,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:47:58,711 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:47:58 GMT Content-Type: application/json Content-Length: 2330 Connection: keep-alive X-Openstack-Request-Id: req-05277fff-d203-4fb2-9598-dd719f4b2ba5 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:53Z","admin_state_up":true,"updated_at":"2018-06-30T15:46:59Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b42b311c-3368-4d22-b654-53f11faa91f0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:ae:b3:a3","id":"77407279-0291-4feb-ac16-3a12a5ad053c","port_security_enabled":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","fixed_ips":[{"subnet_id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:46:52Z","admin_state_up":true,"updated_at":"2018-06-30T15:46:58Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b42b311c-3368-4d22-b654-53f11faa91f0","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:b8:b0:20","id":"b3d6b1a9-583f-4b2d-9665-302980884ed7","port_security_enabled":false,"project_id":"529c0e49b4e846cc9e6754d0676382e0","fixed_ips":[{"subnet_id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b42b311c-3368-4d22-b654-53f11faa91f0","tenant_id":"529c0e49b4e846cc9e6754d0676382e0","created_at":"2018-06-30T15:47:03Z","admin_state_up":true,"updated_at":"2018-06-30T15:47:56Z","binding:vnic_type":"normal","device_id":"abe3d5ca-3c96-4903-8e7a-3b12ede88dbd","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e3:9f:cd","id":"e74c9577-2686-4df8-beb3-c07f491d8a57","port_security_enabled":true,"project_id":"529c0e49b4e846cc9e6754d0676382e0","fixed_ips":[{"subnet_id":"e6026800-acea-4d1e-a5ea-c7d9fa5caa75","ip_address":"10.55.0.10"}],"extra_dhcp_opts":[],"security_groups":["e8c0b3a6-e435-44a0-b6bb-19eafb45be62","4846af81-433a-4fd5-a15c-ab24e461dbd6"],"name":"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-port"}]} 2018-06-30 15:47:58,712 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-05277fff-d203-4fb2-9598-dd719f4b2ba5 2018-06-30 15:47:58,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad372836ebe51ef8460556a5242114dfe5cc0ea" 2018-06-30 15:48:00,140 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:00 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9809e197-0783-4e4e-a9f6-db4d5b2691f4 X-Compute-Request-Id: req-9809e197-0783-4e4e-a9f6-db4d5b2691f4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:9f:cd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "bookmark"}], "image": {"id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "links": [{"href": "http://172.30.10.101:8774/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:47:33.000000", "flavor": {"id": "32837905-ee2a-42bd-ba03-2821fee47158", "links": [{"href": "http://172.30.10.101:8774/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "bookmark"}]}, "id": "abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-name"}], "user_id": "e22cdf22737b45e2aea30472669371f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:47:34Z", "hostId": "35d224ec00f23f557a703ce5af68576b3fe7c22ee190a3624c1b6cfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst", "created": "2018-06-30T15:47:15Z", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:48:00,140 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd used request id req-9809e197-0783-4e4e-a9f6-db4d5b2691f4 2018-06-30 15:48:00,141 - create_instance - INFO - Deleting Port with ID - e74c9577-2686-4df8-beb3-c07f491d8a57 2018-06-30 15:48:00,141 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-port 2018-06-30 15:48:00,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/e74c9577-2686-4df8-beb3-c07f491d8a57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:48:01,491 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:48:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2f117656-da1b-4569-a165-7b8cf9a7ae4f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:48:01,491 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/e74c9577-2686-4df8-beb3-c07f491d8a57 used request id req-2f117656-da1b-4569-a165-7b8cf9a7ae4f 2018-06-30 15:48:01,492 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst 2018-06-30 15:48:01,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:48:02,626 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:48:02 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-db00e567-8783-42d1-8d8a-e741c57d54ed X-Compute-Request-Id: req-db00e567-8783-42d1-8d8a-e741c57d54ed Front-End-Https: on 2018-06-30 15:48:02,626 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd used request id req-db00e567-8783-42d1-8d8a-e741c57d54ed 2018-06-30 15:48:02,627 - create_instance - INFO - Checking deletion status 2018-06-30 15:48:02,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:48:02,937 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:02 GMT Content-Type: application/json Content-Length: 1383 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2b67f6c9-a2c0-4211-92d0-0b52e7c311a1 X-Compute-Request-Id: req-2b67f6c9-a2c0-4211-92d0-0b52e7c311a1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "rel": "bookmark"}], "image": {"id": "0f6659d3-94f3-4b9b-9190-be6f807f4cba", "links": [{"href": "http://172.30.10.101:8774/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:47:33.000000", "flavor": {"id": "32837905-ee2a-42bd-ba03-2821fee47158", "links": [{"href": "http://172.30.10.101:8774/flavors/32837905-ee2a-42bd-ba03-2821fee47158", "rel": "bookmark"}]}, "id": "abe3d5ca-3c96-4903-8e7a-3b12ede88dbd", "user_id": "e22cdf22737b45e2aea30472669371f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:48:03Z", "hostId": "35d224ec00f23f557a703ce5af68576b3fe7c22ee190a3624c1b6cfc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst", "created": "2018-06-30T15:47:15Z", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:48:02,937 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd used request id req-2b67f6c9-a2c0-4211-92d0-0b52e7c311a1 2018-06-30 15:48:02,938 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst] is - ACTIVE 2018-06-30 15:48:02,938 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:48:05,939 - create_instance - DEBUG - VM status query timeout in 296.688279152 2018-06-30 15:48:05,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c452aa2466a995df8211c78f70e06da7454e1b" 2018-06-30 15:48:06,110 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:48:06 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a4bdd59f-6833-41d8-9d00-e3560e0505dd X-Compute-Request-Id: req-a4bdd59f-6833-41d8-9d00-e3560e0505dd RESP BODY: {"itemNotFound": {"message": "Instance abe3d5ca-3c96-4903-8e7a-3b12ede88dbd could not be found.", "code": 404}} 2018-06-30 15:48:06,110 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/abe3d5ca-3c96-4903-8e7a-3b12ede88dbd used request id req-a4bdd59f-6833-41d8-9d00-e3560e0505dd 2018-06-30 15:48:06,110 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance abe3d5ca-3c96-4903-8e7a-3b12ede88dbd could not be found. (HTTP 404) (Request-ID: req-a4bdd59f-6833-41d8-9d00-e3560e0505dd) 2018-06-30 15:48:06,111 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-inst 2018-06-30 15:48:06,113 - neutron_utils - INFO - Deleting security group rule with ID - 13055c64-a580-4434-a004-e38d1dc3cd41 2018-06-30 15:48:06,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/13055c64-a580-4434-a004-e38d1dc3cd41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493f6b8f2d9ab6fbc81c5c278c57d806178e2cc4" 2018-06-30 15:48:06,413 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:48:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5e02ea14-06c8-4e2c-97ec-4632e66373c3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:48:06,413 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/13055c64-a580-4434-a004-e38d1dc3cd41 used request id req-5e02ea14-06c8-4e2c-97ec-4632e66373c3 2018-06-30 15:48:06,414 - neutron_utils - INFO - Deleting security group rule with ID - 60176573-e7b3-47de-85f7-be713eaba48a 2018-06-30 15:48:06,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/60176573-e7b3-47de-85f7-be713eaba48a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493f6b8f2d9ab6fbc81c5c278c57d806178e2cc4" 2018-06-30 15:48:06,647 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:48:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-adae22c4-ef53-4465-b7b8-2493efbdb3c9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:48:06,647 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/60176573-e7b3-47de-85f7-be713eaba48a used request id req-adae22c4-ef53-4465-b7b8-2493efbdb3c9 2018-06-30 15:48:06,647 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-name 2018-06-30 15:48:06,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/e8c0b3a6-e435-44a0-b6bb-19eafb45be62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}493f6b8f2d9ab6fbc81c5c278c57d806178e2cc4" 2018-06-30 15:48:06,903 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:48:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7c9900ac-b64c-45c9-a182-c69438a440dc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:48:06,903 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/e8c0b3a6-e435-44a0-b6bb-19eafb45be62 used request id req-7c9900ac-b64c-45c9-a182-c69438a440dc 2018-06-30 15:48:06,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/32837905-ee2a-42bd-ba03-2821fee47158 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1a33a49bd776dd5469ca2f5bbad829d9aae2cad" 2018-06-30 15:48:07,796 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:48:07 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3556496a-fe27-42c6-880a-0c526f2a4b1c X-Compute-Request-Id: req-3556496a-fe27-42c6-880a-0c526f2a4b1c 2018-06-30 15:48:07,796 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/32837905-ee2a-42bd-ba03-2821fee47158 used request id req-3556496a-fe27-42c6-880a-0c526f2a4b1c 2018-06-30 15:48:07,797 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-subnet 2018-06-30 15:48:07,797 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-subnet 2018-06-30 15:48:07,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/e6026800-acea-4d1e-a5ea-c7d9fa5caa75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84b7b7ae3c71bc739e353b86bc5093c0870d846" 2018-06-30 15:48:12,415 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:48:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0db14715-ba86-4755-b38b-d8d3c663f1dd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:48:12,415 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/e6026800-acea-4d1e-a5ea-c7d9fa5caa75 used request id req-0db14715-ba86-4755-b38b-d8d3c663f1dd 2018-06-30 15:48:12,415 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-pub-net 2018-06-30 15:48:12,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/b42b311c-3368-4d22-b654-53f11faa91f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c84b7b7ae3c71bc739e353b86bc5093c0870d846" 2018-06-30 15:48:15,939 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:48:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d368392f-a43c-4963-ad1e-a2c2fdce8b5a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:48:15,939 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/b42b311c-3368-4d22-b654-53f11faa91f0 used request id req-d368392f-a43c-4963-ad1e-a2c2fdce8b5a 2018-06-30 15:48:15,940 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-768c5492-93ed-4092-a64d-54c0ab08b0f2-image 2018-06-30 15:48:15,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b8d202aebebed5eabdd3eec307e8c6c013586b2" 2018-06-30 15:48:16,259 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:48:16 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-32800d21-7f0a-44bc-94a1-1b6339ddf8f1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:48:16,259 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/0f6659d3-94f3-4b9b-9190-be6f807f4cba used request id req-32800d21-7f0a-44bc-94a1-1b6339ddf8f1 2018-06-30 15:48:16,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ee57955a5c66d8f98155aff65de63e9a15ec5" 2018-06-30 15:48:17,177 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:17 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-f99596d0-df2b-4e41-b3c6-099453a08a1b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:46:46Z", "updated_at": "2018-06-30T15:46:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:46:47Z", "revision_number": 0, "id": "54eee8d4-70e0-4fc6-941d-558239310d19", "remote_group_id": "4846af81-433a-4fd5-a15c-ab24e461dbd6", "remote_ip_prefix": null, "created_at": "2018-06-30T15:46:47Z", "security_group_id": "4846af81-433a-4fd5-a15c-ab24e461dbd6", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "529c0e49b4e846cc9e6754d0676382e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:46:47Z", "revision_number": 0, "id": "bcebbe08-f595-4cc4-947e-6615bfe5fd19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:46:47Z", "security_group_id": "4846af81-433a-4fd5-a15c-ab24e461dbd6", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "529c0e49b4e846cc9e6754d0676382e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:46:47Z", "revision_number": 0, "id": "c3c019d9-2800-4baf-911f-ff09c2980f33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:46:47Z", "security_group_id": "4846af81-433a-4fd5-a15c-ab24e461dbd6", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "529c0e49b4e846cc9e6754d0676382e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:46:47Z", "revision_number": 0, "id": "cb0a0141-41d6-43b8-b317-68292946a3aa", "remote_group_id": "4846af81-433a-4fd5-a15c-ab24e461dbd6", "remote_ip_prefix": null, "created_at": "2018-06-30T15:46:47Z", "security_group_id": "4846af81-433a-4fd5-a15c-ab24e461dbd6", "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "529c0e49b4e846cc9e6754d0676382e0"}], "revision_number": 4, "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "4846af81-433a-4fd5-a15c-ab24e461dbd6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:48:17,178 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-f99596d0-df2b-4e41-b3c6-099453a08a1b 2018-06-30 15:48:17,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ee57955a5c66d8f98155aff65de63e9a15ec5" 2018-06-30 15:48:17,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:17 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1f6b24c-6fef-44f2-a9d5-297a89b57b4f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "529c0e49b4e846cc9e6754d0676382e0", "name": "InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj"}} 2018-06-30 15:48:17,623 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 used request id req-a1f6b24c-6fef-44f2-a9d5-297a89b57b4f 2018-06-30 15:48:17,624 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4846af81-433a-4fd5-a15c-ab24e461dbd6 2018-06-30 15:48:17,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4846af81-433a-4fd5-a15c-ab24e461dbd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ee57955a5c66d8f98155aff65de63e9a15ec5" 2018-06-30 15:48:18,840 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:18 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-af348524-0409-4528-ae8d-2ec84664454f Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "4846af81-433a-4fd5-a15c-ab24e461dbd6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:46:47Z", "security_group_id": "4846af81-433a-4fd5-a15c-ab24e461dbd6", "port_range_min": null, "revision_number": 0, "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:46:47Z", "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "54eee8d4-70e0-4fc6-941d-558239310d19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:46:47Z", "security_group_id": "4846af81-433a-4fd5-a15c-ab24e461dbd6", "port_range_min": null, "revision_number": 0, "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:46:47Z", "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "bcebbe08-f595-4cc4-947e-6615bfe5fd19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:46:47Z", "security_group_id": "4846af81-433a-4fd5-a15c-ab24e461dbd6", "port_range_min": null, "revision_number": 0, "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:46:47Z", "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "c3c019d9-2800-4baf-911f-ff09c2980f33"}, {"remote_group_id": "4846af81-433a-4fd5-a15c-ab24e461dbd6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:46:47Z", "security_group_id": "4846af81-433a-4fd5-a15c-ab24e461dbd6", "port_range_min": null, "revision_number": 0, "tenant_id": "529c0e49b4e846cc9e6754d0676382e0", "created_at": "2018-06-30T15:46:47Z", "project_id": "529c0e49b4e846cc9e6754d0676382e0", "id": "cb0a0141-41d6-43b8-b317-68292946a3aa"}]} 2018-06-30 15:48:18,840 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4846af81-433a-4fd5-a15c-ab24e461dbd6 used request id req-af348524-0409-4528-ae8d-2ec84664454f 2018-06-30 15:48:18,841 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:48:18,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/4846af81-433a-4fd5-a15c-ab24e461dbd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ee57955a5c66d8f98155aff65de63e9a15ec5" 2018-06-30 15:48:19,944 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:48:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-da113448-3720-453a-bf62-bd526ae6a92a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:48:19,944 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/4846af81-433a-4fd5-a15c-ab24e461dbd6 used request id req-da113448-3720-453a-bf62-bd526ae6a92a 2018-06-30 15:48:19,946 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj 2018-06-30 15:48:19,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ee57955a5c66d8f98155aff65de63e9a15ec5" 2018-06-30 15:48:20,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:48:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69c8c73b-d82a-4b37-a4bf-086077d80b91 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:48:20,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/529c0e49b4e846cc9e6754d0676382e0 used request id req-69c8c73b-d82a-4b37-a4bf-086077d80b91 2018-06-30 15:48:20,688 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-95f4d82a-40a5-43a-proj-role 2018-06-30 15:48:20,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/77c696bba2dc425a95895acf984685ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ee57955a5c66d8f98155aff65de63e9a15ec5" 2018-06-30 15:48:21,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:48:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7792cd5-8315-4f6b-b6c5-33b642324d59 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:48:21,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/77c696bba2dc425a95895acf984685ce used request id req-c7792cd5-8315-4f6b-b6c5-33b642324d59 2018-06-30 15:48:21,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ee57955a5c66d8f98155aff65de63e9a15ec5" 2018-06-30 15:48:21,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2eff4548-cd23-4f88-a9e5-a9d9c1960098 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:48:21,456 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2eff4548-cd23-4f88-a9e5-a9d9c1960098 2018-06-30 15:48:21,456 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-95f4d82a-40a5-43a-user 2018-06-30 15:48:21,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/e22cdf22737b45e2aea30472669371f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe9b5017b0cdb079c82dae9cb9b671463bde474" 2018-06-30 15:48:21,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:48:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f19df5d8-5bc8-4b04-b50d-ce71311dbe18 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:48:21,843 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/e22cdf22737b45e2aea30472669371f0 used request id req-f19df5d8-5bc8-4b04-b50d-ce71311dbe18 2018-06-30 15:48:21,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:48:22,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:48:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["TxAehQJoRFCP5nZKQKuPEw"], "issued_at": "2018-06-30T15:48:22.000000Z"}} 2018-06-30 15:48:22,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acdaace5043492400f6be39c3bdeb2d8657013a1" 2018-06-30 15:48:23,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b048a6fe-7cb6-4f65-8e5d-b6582dad9f41 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:48:23,060 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b048a6fe-7cb6-4f65-8e5d-b6582dad9f41 2018-06-30 15:48:23,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:48:23,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:48:24,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:48:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["392xTwQfQ0WX3II4dsclUg"], "issued_at": "2018-06-30T15:48:24.000000Z"}} 2018-06-30 15:48:24,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c336454d3fdc3384e703cdd2b8ca4b8ef06ad2c0" 2018-06-30 15:48:24,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ece5470-b635-4af7-8066-b6974136499a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:48:24,392 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1ece5470-b635-4af7-8066-b6974136499a 2018-06-30 15:48:24,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:48:24,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:48:24 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:48:24,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-7303e5d4-9754-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c336454d3fdc3384e703cdd2b8ca4b8ef06ad2c0" 2018-06-30 15:48:24,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:24 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-233a4918-b5a5-4ca8-9fe6-81a7f8370b32 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-7303e5d4-9754-45c-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:48:24,792 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-7303e5d4-9754-45c-proj used request id req-233a4918-b5a5-4ca8-9fe6-81a7f8370b32 2018-06-30 15:48:24,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c336454d3fdc3384e703cdd2b8ca4b8ef06ad2c0" 2018-06-30 15:48:25,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:24 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52326e88-a279-442b-ab97-d9151a8814eb Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:48:25,106 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-52326e88-a279-442b-ab97-d9151a8814eb 2018-06-30 15:48:25,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c336454d3fdc3384e703cdd2b8ca4b8ef06ad2c0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}}' 2018-06-30 15:48:25,266 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:48:25 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7974cc63-4d4c-45ce-b88e-686a64b3f950 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601"}, "tags": [], "enabled": true, "id": "6909ab76579a4d9c955ca6274ef50601", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}} 2018-06-30 15:48:25,266 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-7974cc63-4d4c-45ce-b88e-686a64b3f950 2018-06-30 15:48:25,266 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-7303e5d4-9754-45c-proj 2018-06-30 15:48:25,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:48:25,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:48:26,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:48:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["r_KybVMfTG-4fzeWbOi6-w"], "issued_at": "2018-06-30T15:48:26.000000Z"}} 2018-06-30 15:48:26,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a541e5f1456b6b8f6eafffdc943441ab167787ce" 2018-06-30 15:48:26,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0af55831-fa54-4117-9ebf-6fa8074521fa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:48:26,462 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0af55831-fa54-4117-9ebf-6fa8074521fa 2018-06-30 15:48:26,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:48:26,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:48:26 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:48:26,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a541e5f1456b6b8f6eafffdc943441ab167787ce" 2018-06-30 15:48:26,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:26 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-450ebefb-ac8b-4fce-8643-6fa98e95323b Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:48:26,911 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-450ebefb-ac8b-4fce-8643-6fa98e95323b 2018-06-30 15:48:26,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-7303e5d4-9754-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a541e5f1456b6b8f6eafffdc943441ab167787ce" 2018-06-30 15:48:27,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:26 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16e9d873-40a1-4770-b9d8-57707a54f266 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-7303e5d4-9754-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601"}, "tags": [], "enabled": true, "id": "6909ab76579a4d9c955ca6274ef50601", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}]} 2018-06-30 15:48:27,202 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-7303e5d4-9754-45c-proj used request id req-16e9d873-40a1-4770-b9d8-57707a54f266 2018-06-30 15:48:27,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a541e5f1456b6b8f6eafffdc943441ab167787ce" 2018-06-30 15:48:27,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:27 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c65e3637-bdbb-4eda-a247-49d481dfd6fd Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:48:27,605 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c65e3637-bdbb-4eda-a247-49d481dfd6fd 2018-06-30 15:48:28,412 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-7303e5d4-9754-45c-user 2018-06-30 15:48:28,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:48:28,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c336454d3fdc3384e703cdd2b8ca4b8ef06ad2c0" 2018-06-30 15:48:28,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:28 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-abb933f7-9350-4e73-8936-ee0a8be7ed41 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:48:28,823 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-abb933f7-9350-4e73-8936-ee0a8be7ed41 2018-06-30 15:48:28,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c336454d3fdc3384e703cdd2b8ca4b8ef06ad2c0" -d '{"role": {"name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj-role"}}' 2018-06-30 15:48:29,288 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:48:28 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00513747-5cc9-4cbe-a44b-320f6ac1aeea Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "31f018dc6cfe4e3b9bfc8832623ef09e", "links": {"self": "http://10.167.4.35:5000/v3/roles/31f018dc6cfe4e3b9bfc8832623ef09e"}, "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj-role"}} 2018-06-30 15:48:29,289 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-00513747-5cc9-4cbe-a44b-320f6ac1aeea 2018-06-30 15:48:29,289 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-7303e5d4-9754-45c-proj-role 2018-06-30 15:48:29,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/31f018dc6cfe4e3b9bfc8832623ef09e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c336454d3fdc3384e703cdd2b8ca4b8ef06ad2c0" 2018-06-30 15:48:29,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:29 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32b2f691-65d2-4696-99e4-f376b516a043 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "31f018dc6cfe4e3b9bfc8832623ef09e", "links": {"self": "http://10.167.4.35:5000/v3/roles/31f018dc6cfe4e3b9bfc8832623ef09e"}, "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj-role"}} 2018-06-30 15:48:29,684 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/31f018dc6cfe4e3b9bfc8832623ef09e used request id req-32b2f691-65d2-4696-99e4-f376b516a043 2018-06-30 15:48:29,684 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-7303e5d4-9754-45c-proj-role to project InstanceSecurityGroupTests-7303e5d4-9754-45c-proj 2018-06-30 15:48:29,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601/users/557ee1f7a41843c0b23efc7c98c3689b/roles/31f018dc6cfe4e3b9bfc8832623ef09e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c336454d3fdc3384e703cdd2b8ca4b8ef06ad2c0" 2018-06-30 15:48:30,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:48:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1e35152-88c4-4583-b425-6d8004b0913f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:48:30,107 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601/users/557ee1f7a41843c0b23efc7c98c3689b/roles/31f018dc6cfe4e3b9bfc8832623ef09e used request id req-a1e35152-88c4-4583-b425-6d8004b0913f 2018-06-30 15:48:30,107 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:48:30,109 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:48:30,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:48:30,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:48:31,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "31f018dc6cfe4e3b9bfc8832623ef09e", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj-role"}], "expires_at": "2018-06-30T16:48:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6909ab76579a4d9c955ca6274ef50601", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-user", "id": "557ee1f7a41843c0b23efc7c98c3689b"}, "audit_ids": ["5lU9YRXpSrCGyC4BruYJkA"], "issued_at": "2018-06-30T15:48:31.000000Z"}} 2018-06-30 15:48:31,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0e05d9ad9b1b8740f9d758b3b7f0b9599cb4650" 2018-06-30 15:48:31,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ccf6e3a-ad7a-4148-a6de-5961770e933a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:48:31,483 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6ccf6e3a-ad7a-4148-a6de-5961770e933a 2018-06-30 15:48:31,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0e05d9ad9b1b8740f9d758b3b7f0b9599cb4650" 2018-06-30 15:48:32,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:32 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-8a4cdc49-7121-4aa1-9b09-08bd67065a3e Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-image"} 2018-06-30 15:48:32,362 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-image used request id req-8a4cdc49-7121-4aa1-9b09-08bd67065a3e 2018-06-30 15:48:32,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0e05d9ad9b1b8740f9d758b3b7f0b9599cb4650" 2018-06-30 15:48:33,167 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:33 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-0d837c35-8b5c-431f-b8c8-a5ce4b13695b Front-End-Https: on 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", "root-tar"], "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-06-30 15:48:33,167 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-0d837c35-8b5c-431f-b8c8-a5ce4b13695b 2018-06-30 15:48:33,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d0e05d9ad9b1b8740f9d758b3b7f0b9599cb4650" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-image"}' 2018-06-30 15:48:34,192 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:48:34 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/c20205f0-cbc6-427e-bf29-2a9af3559c69 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-9ae6dbed-d2c7-4afc-a9fa-b1fbeff0f7e3 Front-End-Https: on RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:48:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:48:34Z", "visibility": "shared", "self": "/v2/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "min_disk": 0, "protected": false, "id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "file": "/v2/images/c20205f0-cbc6-427e-bf29-2a9af3559c69/file", "checksum": null, "owner": "6909ab76579a4d9c955ca6274ef50601", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:48:34,192 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-9ae6dbed-d2c7-4afc-a9fa-b1fbeff0f7e3 2018-06-30 15:48:34,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/c20205f0-cbc6-427e-bf29-2a9af3559c69/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0e05d9ad9b1b8740f9d758b3b7f0b9599cb4650" -d '' 2018-06-30 15:48:35,617 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:48:35 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3fb21e0b-4cea-4880-95db-fbd29ce41675 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:48:35,617 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/c20205f0-cbc6-427e-bf29-2a9af3559c69/file used request id req-3fb21e0b-4cea-4880-95db-fbd29ce41675 2018-06-30 15:48:35,618 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:48:35,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/c20205f0-cbc6-427e-bf29-2a9af3559c69 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0e05d9ad9b1b8740f9d758b3b7f0b9599cb4650" 2018-06-30 15:48:36,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:36 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-d50ef602-5ea4-4db8-9d5f-dc7eac9bf3db Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:48:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:48:36Z", "visibility": "shared", "self": "/v2/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "min_disk": 0, "protected": false, "id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "file": "/v2/images/c20205f0-cbc6-427e-bf29-2a9af3559c69/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6909ab76579a4d9c955ca6274ef50601", "direct_url": "file:///var/lib/glance/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:48:36,364 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/c20205f0-cbc6-427e-bf29-2a9af3559c69 used request id req-d50ef602-5ea4-4db8-9d5f-dc7eac9bf3db 2018-06-30 15:48:36,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0e05d9ad9b1b8740f9d758b3b7f0b9599cb4650" 2018-06-30 15:48:37,174 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:37 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-7e76b4e1-136a-4f52-840f-e7ab0f09659e Front-End-Https: on 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", "root-tar"], "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-06-30 15:48:37,174 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-7e76b4e1-136a-4f52-840f-e7ab0f09659e 2018-06-30 15:48:37,177 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-image 2018-06-30 15:48:37,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/c20205f0-cbc6-427e-bf29-2a9af3559c69 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0e05d9ad9b1b8740f9d758b3b7f0b9599cb4650" 2018-06-30 15:48:38,163 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:38 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-a3d5bd64-ea09-4c54-8e51-aba7109bd694 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:48:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:48:36Z", "visibility": "shared", "self": "/v2/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "min_disk": 0, "protected": false, "id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "file": "/v2/images/c20205f0-cbc6-427e-bf29-2a9af3559c69/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6909ab76579a4d9c955ca6274ef50601", "direct_url": "file:///var/lib/glance/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:48:38,163 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/c20205f0-cbc6-427e-bf29-2a9af3559c69 used request id req-a3d5bd64-ea09-4c54-8e51-aba7109bd694 2018-06-30 15:48:38,164 - create_image - DEBUG - Instance status is - active 2018-06-30 15:48:38,164 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-image 2018-06-30 15:48:38,164 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-image 2018-06-30 15:48:38,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:48:38,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:48:39,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "31f018dc6cfe4e3b9bfc8832623ef09e", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj-role"}], "expires_at": "2018-06-30T16:48:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6909ab76579a4d9c955ca6274ef50601", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-user", "id": "557ee1f7a41843c0b23efc7c98c3689b"}, "audit_ids": ["-xS7I2juSamBddAfL7f-Ew"], "issued_at": "2018-06-30T15:48:38.000000Z"}} 2018-06-30 15:48:39,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b01c1cfb9601c42fe6df15c7cb75c468a5074b" 2018-06-30 15:48:39,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c0a38ac-b994-4f42-aa85-e053a9287c44 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:48:39,056 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1c0a38ac-b994-4f42-aa85-e053a9287c44 2018-06-30 15:48:39,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b01c1cfb9601c42fe6df15c7cb75c468a5074b" 2018-06-30 15:48:39,914 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:39 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-553676b2-0c72-4da0-bc86-404b077d5a30 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:48:39,914 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net used request id req-553676b2-0c72-4da0-bc86-404b077d5a30 2018-06-30 15:48:39,915 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net 2018-06-30 15:48:39,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b01c1cfb9601c42fe6df15c7cb75c468a5074b" -d '{"network": {"name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net", "admin_state_up": true}}' 2018-06-30 15:48:40,789 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:48:40 GMT Content-Type: application/json Content-Length: 608 Connection: keep-alive X-Openstack-Request-Id: req-f2201aae-29a7-4f1c-9c73-483a8c1632f8 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:48:40Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"6909ab76579a4d9c955ca6274ef50601","id":"b6082367-2a78-492b-be16-f6b3c9b63c19","name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net"}} 2018-06-30 15:48:40,790 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-f2201aae-29a7-4f1c-9c73-483a8c1632f8 2018-06-30 15:48:40,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b01c1cfb9601c42fe6df15c7cb75c468a5074b" 2018-06-30 15:48:41,766 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:41 GMT Content-Type: application/json Content-Length: 592 Connection: keep-alive X-Openstack-Request-Id: req-7a024361-f3ab-41ed-bf5c-28777e3b97ae Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:48:40Z","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","id":"b6082367-2a78-492b-be16-f6b3c9b63c19","name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net"}]} 2018-06-30 15:48:41,766 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-7a024361-f3ab-41ed-bf5c-28777e3b97ae 2018-06-30 15:48:41,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b01c1cfb9601c42fe6df15c7cb75c468a5074b" 2018-06-30 15:48:42,615 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:42 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-7beb7bf3-381e-4def-9241-cffd0895cc9e Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:48:42,615 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-7beb7bf3-381e-4def-9241-cffd0895cc9e 2018-06-30 15:48:42,615 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-subnet 2018-06-30 15:48:42,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b01c1cfb9601c42fe6df15c7cb75c468a5074b" -d '{"subnets": [{"ip_version": 4, "network_id": "b6082367-2a78-492b-be16-f6b3c9b63c19", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-subnet"}]}' 2018-06-30 15:48:44,327 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:48:44 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-bb996b5b-1e47-44ab-89af-0d571a53a82f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:43Z","dns_nameservers":[],"updated_at":"2018-06-30T15:48:43Z","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":"6909ab76579a4d9c955ca6274ef50601","id":"39363310-4d22-4fbd-a70f-71ed4f603246","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-subnet"}]} 2018-06-30 15:48:44,327 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-bb996b5b-1e47-44ab-89af-0d571a53a82f 2018-06-30 15:48:44,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b01c1cfb9601c42fe6df15c7cb75c468a5074b" 2018-06-30 15:48:44,686 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:44 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-f98070ad-ea07-4a08-bb3d-b805088b6a20 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39363310-4d22-4fbd-a70f-71ed4f603246"],"updated_at":"2018-06-30T15:48:43Z","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","id":"b6082367-2a78-492b-be16-f6b3c9b63c19","name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net"}]} 2018-06-30 15:48:44,687 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-f98070ad-ea07-4a08-bb3d-b805088b6a20 2018-06-30 15:48:44,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b01c1cfb9601c42fe6df15c7cb75c468a5074b" 2018-06-30 15:48:44,901 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:44 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-98af00b4-70d6-4781-9534-435b68b5e959 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:43Z","dns_nameservers":[],"updated_at":"2018-06-30T15:48:43Z","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":"6909ab76579a4d9c955ca6274ef50601","id":"39363310-4d22-4fbd-a70f-71ed4f603246","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-subnet"}]} 2018-06-30 15:48:44,901 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-98af00b4-70d6-4781-9534-435b68b5e959 2018-06-30 15:48:44,902 - OpenStackNetwork - DEBUG - Network [b6082367-2a78-492b-be16-f6b3c9b63c19] created successfully 2018-06-30 15:48:44,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:48:44,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:48:45,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:48:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["epypLA1vRbmN2tH95GPslw"], "issued_at": "2018-06-30T15:48:45.000000Z"}} 2018-06-30 15:48:45,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2a8e8aecc753707059bad9f1965f9682b0a901" 2018-06-30 15:48:46,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c05501c-9a58-4580-83f1-2fa8219d2d79 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:48:46,025 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7c05501c-9a58-4580-83f1-2fa8219d2d79 2018-06-30 15:48:46,027 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:48:46,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2a8e8aecc753707059bad9f1965f9682b0a901" 2018-06-30 15:48:46,781 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:46 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-efcea938-83b4-499e-b583-e06f6d005b0a X-Compute-Request-Id: req-efcea938-83b4-499e-b583-e06f6d005b0a Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:48:46,781 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-efcea938-83b4-499e-b583-e06f6d005b0a 2018-06-30 15:48:46,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2a8e8aecc753707059bad9f1965f9682b0a901" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-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-06-30 15:48:47,659 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:47 GMT Content-Type: application/json Content-Length: 534 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0adbb7e8-5c43-4566-ae2a-21f5bf90075c X-Compute-Request-Id: req-0adbb7e8-5c43-4566-ae2a-21f5bf90075c Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "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": "1b755d4e-5a3f-4a98-ad82-38dd1f386688"}} 2018-06-30 15:48:47,659 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-0adbb7e8-5c43-4566-ae2a-21f5bf90075c 2018-06-30 15:48:47,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:48:47,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:48:48,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "31f018dc6cfe4e3b9bfc8832623ef09e", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj-role"}], "expires_at": "2018-06-30T16:48:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6909ab76579a4d9c955ca6274ef50601", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-user", "id": "557ee1f7a41843c0b23efc7c98c3689b"}, "audit_ids": ["nSsMgTapR8qgTW9RQCQNSg"], "issued_at": "2018-06-30T15:48:48.000000Z"}} 2018-06-30 15:48:48,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02356a83c87985ca7f339a4d4d4c687e15620b0f" 2018-06-30 15:48:48,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc99ebb6-9eaf-426e-b0ab-2eeaf80652c4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:48:48,829 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cc99ebb6-9eaf-426e-b0ab-2eeaf80652c4 2018-06-30 15:48:48,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02356a83c87985ca7f339a4d4d4c687e15620b0f" 2018-06-30 15:48:49,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:49 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-7c3f4bd2-e250-4d7f-965a-26a164ac0986 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 15:48:49,682 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-name&description=hello+group used request id req-7c3f4bd2-e250-4d7f-965a-26a164ac0986 2018-06-30 15:48:49,682 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-name... 2018-06-30 15:48:49,682 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-name 2018-06-30 15:48:49,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02356a83c87985ca7f339a4d4d4c687e15620b0f" -d '{"security_group": {"name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-name", "description": "hello group"}}' 2018-06-30 15:48:50,202 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:48:50 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-53a1f6bf-6540-4031-b4be-247642418551 Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:49Z", "updated_at": "2018-06-30T15:48:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:48:49Z", "revision_number": 0, "id": "ae488dc4-65f6-4e79-9ef7-709589ece909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:48:49Z", "security_group_id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "port_range_min": null, "ethertype": "IPv4", "project_id": "6909ab76579a4d9c955ca6274ef50601"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:48:50Z", "revision_number": 0, "id": "d361c0b1-8ce3-4421-9b22-e6b40954678a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:48:50Z", "security_group_id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "port_range_min": null, "ethertype": "IPv6", "project_id": "6909ab76579a4d9c955ca6274ef50601"}], "revision_number": 2, "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-name"}} 2018-06-30 15:48:50,202 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-53a1f6bf-6540-4031-b4be-247642418551 2018-06-30 15:48:50,202 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0116e741-f1fd-4c41-8ec2-14d1d3a0946b 2018-06-30 15:48:50,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0116e741-f1fd-4c41-8ec2-14d1d3a0946b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02356a83c87985ca7f339a4d4d4c687e15620b0f" 2018-06-30 15:48:51,252 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:51 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c36890c5-1eb3-4cdf-b4ec-0fae4c4592e1 Front-End-Https: on 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-06-30T15:48:49Z", "security_group_id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "port_range_min": null, "revision_number": 0, "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:49Z", "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "ae488dc4-65f6-4e79-9ef7-709589ece909"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:48:50Z", "security_group_id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "port_range_min": null, "revision_number": 0, "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:50Z", "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "d361c0b1-8ce3-4421-9b22-e6b40954678a"}]} 2018-06-30 15:48:51,252 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0116e741-f1fd-4c41-8ec2-14d1d3a0946b used request id req-c36890c5-1eb3-4cdf-b4ec-0fae4c4592e1 2018-06-30 15:48:51,253 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0116e741-f1fd-4c41-8ec2-14d1d3a0946b 2018-06-30 15:48:51,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0116e741-f1fd-4c41-8ec2-14d1d3a0946b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02356a83c87985ca7f339a4d4d4c687e15620b0f" 2018-06-30 15:48:51,349 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:51 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-34778dd6-6fd9-4a01-90c0-dcea1463be39 Front-End-Https: on 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-06-30T15:48:49Z", "security_group_id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "port_range_min": null, "revision_number": 0, "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:49Z", "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "ae488dc4-65f6-4e79-9ef7-709589ece909"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:48:50Z", "security_group_id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "port_range_min": null, "revision_number": 0, "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:50Z", "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "d361c0b1-8ce3-4421-9b22-e6b40954678a"}]} 2018-06-30 15:48:51,350 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0116e741-f1fd-4c41-8ec2-14d1d3a0946b used request id req-34778dd6-6fd9-4a01-90c0-dcea1463be39 2018-06-30 15:48:51,350 - neutron_utils - INFO - Retrieving security group with ID - 0116e741-f1fd-4c41-8ec2-14d1d3a0946b 2018-06-30 15:48:51,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=0116e741-f1fd-4c41-8ec2-14d1d3a0946b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02356a83c87985ca7f339a4d4d4c687e15620b0f" 2018-06-30 15:48:51,527 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:51 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-0a6ca75f-6639-40c6-acdf-ce974bfdf825 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:49Z", "updated_at": "2018-06-30T15:48:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:48:49Z", "revision_number": 0, "id": "ae488dc4-65f6-4e79-9ef7-709589ece909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:48:49Z", "security_group_id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "port_range_min": null, "ethertype": "IPv4", "project_id": "6909ab76579a4d9c955ca6274ef50601"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:48:50Z", "revision_number": 0, "id": "d361c0b1-8ce3-4421-9b22-e6b40954678a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:48:50Z", "security_group_id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "port_range_min": null, "ethertype": "IPv6", "project_id": "6909ab76579a4d9c955ca6274ef50601"}], "revision_number": 2, "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-name"}]} 2018-06-30 15:48:51,527 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=0116e741-f1fd-4c41-8ec2-14d1d3a0946b used request id req-0a6ca75f-6639-40c6-acdf-ce974bfdf825 2018-06-30 15:48:51,527 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0116e741-f1fd-4c41-8ec2-14d1d3a0946b 2018-06-30 15:48:51,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0116e741-f1fd-4c41-8ec2-14d1d3a0946b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02356a83c87985ca7f339a4d4d4c687e15620b0f" 2018-06-30 15:48:52,051 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:52 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-fca67f6d-8585-4e2f-a414-90ff9c4c8b8f Front-End-Https: on 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-06-30T15:48:49Z", "security_group_id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "port_range_min": null, "revision_number": 0, "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:49Z", "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "ae488dc4-65f6-4e79-9ef7-709589ece909"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:48:50Z", "security_group_id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "port_range_min": null, "revision_number": 0, "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:50Z", "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "d361c0b1-8ce3-4421-9b22-e6b40954678a"}]} 2018-06-30 15:48:52,051 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0116e741-f1fd-4c41-8ec2-14d1d3a0946b used request id req-fca67f6d-8585-4e2f-a414-90ff9c4c8b8f 2018-06-30 15:48:52,052 - neutron_utils - INFO - Retrieving security group with ID - 0116e741-f1fd-4c41-8ec2-14d1d3a0946b 2018-06-30 15:48:52,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=0116e741-f1fd-4c41-8ec2-14d1d3a0946b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02356a83c87985ca7f339a4d4d4c687e15620b0f" 2018-06-30 15:48:52,203 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:52 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-a3405a09-f2a2-41ba-83e5-af96612431b5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:49Z", "updated_at": "2018-06-30T15:48:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:48:49Z", "revision_number": 0, "id": "ae488dc4-65f6-4e79-9ef7-709589ece909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:48:49Z", "security_group_id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "port_range_min": null, "ethertype": "IPv4", "project_id": "6909ab76579a4d9c955ca6274ef50601"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:48:50Z", "revision_number": 0, "id": "d361c0b1-8ce3-4421-9b22-e6b40954678a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:48:50Z", "security_group_id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "port_range_min": null, "ethertype": "IPv6", "project_id": "6909ab76579a4d9c955ca6274ef50601"}], "revision_number": 2, "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-name"}]} 2018-06-30 15:48:52,203 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=0116e741-f1fd-4c41-8ec2-14d1d3a0946b used request id req-a3405a09-f2a2-41ba-83e5-af96612431b5 2018-06-30 15:48:52,204 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0116e741-f1fd-4c41-8ec2-14d1d3a0946b 2018-06-30 15:48:52,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0116e741-f1fd-4c41-8ec2-14d1d3a0946b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02356a83c87985ca7f339a4d4d4c687e15620b0f" 2018-06-30 15:48:52,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:52 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-25cd7bec-bb16-4566-8242-ed3dbf783838 Front-End-Https: on 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-06-30T15:48:49Z", "security_group_id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "port_range_min": null, "revision_number": 0, "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:49Z", "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "ae488dc4-65f6-4e79-9ef7-709589ece909"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:48:50Z", "security_group_id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "port_range_min": null, "revision_number": 0, "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:50Z", "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "d361c0b1-8ce3-4421-9b22-e6b40954678a"}]} 2018-06-30 15:48:52,856 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0116e741-f1fd-4c41-8ec2-14d1d3a0946b used request id req-25cd7bec-bb16-4566-8242-ed3dbf783838 2018-06-30 15:48:52,857 - neutron_utils - INFO - Retrieving security group with ID - 0116e741-f1fd-4c41-8ec2-14d1d3a0946b 2018-06-30 15:48:52,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=0116e741-f1fd-4c41-8ec2-14d1d3a0946b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02356a83c87985ca7f339a4d4d4c687e15620b0f" 2018-06-30 15:48:53,101 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:53 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-7a0c24a8-6e5c-4890-a05f-95f441a97870 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:49Z", "updated_at": "2018-06-30T15:48:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:48:49Z", "revision_number": 0, "id": "ae488dc4-65f6-4e79-9ef7-709589ece909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:48:49Z", "security_group_id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "port_range_min": null, "ethertype": "IPv4", "project_id": "6909ab76579a4d9c955ca6274ef50601"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:48:50Z", "revision_number": 0, "id": "d361c0b1-8ce3-4421-9b22-e6b40954678a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:48:50Z", "security_group_id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "port_range_min": null, "ethertype": "IPv6", "project_id": "6909ab76579a4d9c955ca6274ef50601"}], "revision_number": 2, "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-name"}]} 2018-06-30 15:48:53,101 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=0116e741-f1fd-4c41-8ec2-14d1d3a0946b used request id req-7a0c24a8-6e5c-4890-a05f-95f441a97870 2018-06-30 15:48:53,102 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0116e741-f1fd-4c41-8ec2-14d1d3a0946b 2018-06-30 15:48:53,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0116e741-f1fd-4c41-8ec2-14d1d3a0946b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02356a83c87985ca7f339a4d4d4c687e15620b0f" 2018-06-30 15:48:53,198 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:53 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f064712f-b9e4-483a-b31b-836dc9a0cf4c Front-End-Https: on 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-06-30T15:48:49Z", "security_group_id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "port_range_min": null, "revision_number": 0, "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:49Z", "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "ae488dc4-65f6-4e79-9ef7-709589ece909"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:48:50Z", "security_group_id": "0116e741-f1fd-4c41-8ec2-14d1d3a0946b", "port_range_min": null, "revision_number": 0, "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:50Z", "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "d361c0b1-8ce3-4421-9b22-e6b40954678a"}]} 2018-06-30 15:48:53,198 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0116e741-f1fd-4c41-8ec2-14d1d3a0946b used request id req-f064712f-b9e4-483a-b31b-836dc9a0cf4c 2018-06-30 15:48:53,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:48:53,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:48:53,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "31f018dc6cfe4e3b9bfc8832623ef09e", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj-role"}], "expires_at": "2018-06-30T16:48:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6909ab76579a4d9c955ca6274ef50601", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-user", "id": "557ee1f7a41843c0b23efc7c98c3689b"}, "audit_ids": ["bwKHZ8QNTRmUANIG2PWS3A"], "issued_at": "2018-06-30T15:48:53.000000Z"}} 2018-06-30 15:48:53,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:48:54,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49b72785-1019-4fec-b98e-42360122b0c6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:48:54,272 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-49b72785-1019-4fec-b98e-42360122b0c6 2018-06-30 15:48:54,273 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:48:54,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:48:54,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8bcdc477-7c10-40a1-b8a9-44663977b5dc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:48:54,629 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8bcdc477-7c10-40a1-b8a9-44663977b5dc 2018-06-30 15:48:54,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:48:55,919 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:55 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-197ceb43-0833-4b39-bb49-d053d8bcbf54 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39363310-4d22-4fbd-a70f-71ed4f603246"],"updated_at":"2018-06-30T15:48:43Z","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","id":"b6082367-2a78-492b-be16-f6b3c9b63c19","name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net"}]} 2018-06-30 15:48:55,919 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net used request id req-197ceb43-0833-4b39-bb49-d053d8bcbf54 2018-06-30 15:48:55,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:48:55,935 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:48:55 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:48:55,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:48:56,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:48:55 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60934a9c-e3d7-4723-95b4-401b04859061 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6909ab76579a4d9c955ca6274ef50601", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}} 2018-06-30 15:48:56,042 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 used request id req-60934a9c-e3d7-4723-95b4-401b04859061 2018-06-30 15:48:56,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:48:57,010 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:57 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-cd921cef-fbb1-4328-bc06-77a95f64d3b2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:43Z","dns_nameservers":[],"updated_at":"2018-06-30T15:48:43Z","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":"6909ab76579a4d9c955ca6274ef50601","id":"39363310-4d22-4fbd-a70f-71ed4f603246","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-subnet"}]} 2018-06-30 15:48:57,011 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-cd921cef-fbb1-4328-bc06-77a95f64d3b2 2018-06-30 15:48:57,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19&name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:48:58,081 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:58 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-19c16bc4-f1ad-456d-9a81-cc42a2b5d7c6 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:48:58,082 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19&name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-port&admin_state_up=True used request id req-19c16bc4-f1ad-456d-9a81-cc42a2b5d7c6 2018-06-30 15:48:58,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:48:59,125 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:48:59 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d4c9973e-63e5-490a-9bd8-8da5588c55a2 X-Compute-Request-Id: req-d4c9973e-63e5-490a-9bd8-8da5588c55a2 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:48:59,126 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst used request id req-d4c9973e-63e5-490a-9bd8-8da5588c55a2 2018-06-30 15:48:59,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:00,183 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:00 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-a533a03d-86d5-4737-819a-aa4df06a2c56 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39363310-4d22-4fbd-a70f-71ed4f603246"],"updated_at":"2018-06-30T15:48:43Z","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","id":"b6082367-2a78-492b-be16-f6b3c9b63c19","name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net"}]} 2018-06-30 15:49:00,183 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net used request id req-a533a03d-86d5-4737-819a-aa4df06a2c56 2018-06-30 15:49:00,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:00,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:49:00 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3098f6ee-94db-4e94-a36c-0bef3e9e525a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6909ab76579a4d9c955ca6274ef50601", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}} 2018-06-30 15:49:00,281 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 used request id req-3098f6ee-94db-4e94-a36c-0bef3e9e525a 2018-06-30 15:49:00,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:00,458 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:00 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-bf74988b-4c0f-4ba6-8b13-62eb568c046f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:43Z","dns_nameservers":[],"updated_at":"2018-06-30T15:48:43Z","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":"6909ab76579a4d9c955ca6274ef50601","id":"39363310-4d22-4fbd-a70f-71ed4f603246","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-subnet"}]} 2018-06-30 15:49:00,458 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-bf74988b-4c0f-4ba6-8b13-62eb568c046f 2018-06-30 15:49:00,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19&name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:00,546 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:00 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-2ff7ed86-5df1-4840-a889-add65eeba41d Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:49:00,547 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19&name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-port&admin_state_up=True used request id req-2ff7ed86-5df1-4840-a889-add65eeba41d 2018-06-30 15:49:00,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:49:00,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:49:01,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "31f018dc6cfe4e3b9bfc8832623ef09e", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj-role"}], "expires_at": "2018-06-30T16:49:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6909ab76579a4d9c955ca6274ef50601", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-user", "id": "557ee1f7a41843c0b23efc7c98c3689b"}, "audit_ids": ["9XYnwSJcRZmMXW5Nu6cBkg"], "issued_at": "2018-06-30T15:49:01.000000Z"}} 2018-06-30 15:49:01,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd996a80b4ddfd1e7af45a903161df5d45a944a1" 2018-06-30 15:49:01,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:49:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69d6b6e3-2733-4e35-95c0-8e136444a239 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:49:01,614 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-69d6b6e3-2733-4e35-95c0-8e136444a239 2018-06-30 15:49:01,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:01,926 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:01 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-47b3843b-7177-4942-84e0-0bc7fd8c939f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39363310-4d22-4fbd-a70f-71ed4f603246"],"updated_at":"2018-06-30T15:48:43Z","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","id":"b6082367-2a78-492b-be16-f6b3c9b63c19","name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net"}]} 2018-06-30 15:49:01,926 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net used request id req-47b3843b-7177-4942-84e0-0bc7fd8c939f 2018-06-30 15:49:01,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:02,049 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:02 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-e398e1de-ff79-4b5f-bbac-3fa95e541583 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:43Z","dns_nameservers":[],"updated_at":"2018-06-30T15:48:43Z","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":"6909ab76579a4d9c955ca6274ef50601","id":"39363310-4d22-4fbd-a70f-71ed4f603246","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-subnet"}]} 2018-06-30 15:49:02,049 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-e398e1de-ff79-4b5f-bbac-3fa95e541583 2018-06-30 15:49:02,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:02,289 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:02 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-31130737-529d-433c-ad80-60f1f1159d90 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39363310-4d22-4fbd-a70f-71ed4f603246"],"updated_at":"2018-06-30T15:48:43Z","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","id":"b6082367-2a78-492b-be16-f6b3c9b63c19","name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net"}]} 2018-06-30 15:49:02,289 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net used request id req-31130737-529d-433c-ad80-60f1f1159d90 2018-06-30 15:49:02,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:49:02,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:49:02 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:49:02,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd996a80b4ddfd1e7af45a903161df5d45a944a1" 2018-06-30 15:49:02,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:49:02 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c544951-cadf-4dc1-84b5-5e5af4cf7258 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6909ab76579a4d9c955ca6274ef50601", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}} 2018-06-30 15:49:02,358 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 used request id req-4c544951-cadf-4dc1-84b5-5e5af4cf7258 2018-06-30 15:49:02,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:02,468 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:02 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-7c1a6eab-8a7a-4d75-8c28-5f3753f1b666 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:43Z","dns_nameservers":[],"updated_at":"2018-06-30T15:48:43Z","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":"6909ab76579a4d9c955ca6274ef50601","id":"39363310-4d22-4fbd-a70f-71ed4f603246","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-subnet"}]} 2018-06-30 15:49:02,469 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-7c1a6eab-8a7a-4d75-8c28-5f3753f1b666 2018-06-30 15:49:02,470 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net 2018-06-30 15:49:02,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" -d '{"port": {"network_id": "b6082367-2a78-492b-be16-f6b3c9b63c19", "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-port", "admin_state_up": true}}' 2018-06-30 15:49:04,630 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:49:04 GMT Content-Type: application/json Content-Length: 761 Connection: keep-alive X-Openstack-Request-Id: req-b9ff1a8e-81a6-44fe-8c24-985ee1f724ac Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:49:03Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:49:03Z","name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:7d:75:c8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"6909ab76579a4d9c955ca6274ef50601","fixed_ips":[{"subnet_id":"39363310-4d22-4fbd-a70f-71ed4f603246","ip_address":"10.55.0.11"}],"id":"02af7966-2fce-4501-9952-349a51ea8afd","security_groups":["78b6f0ec-a31b-42ff-a976-44994bc0e35f"],"device_id":""}} 2018-06-30 15:49:04,630 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-b9ff1a8e-81a6-44fe-8c24-985ee1f724ac 2018-06-30 15:49:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:04,992 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:04 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-8eb622fe-7b90-44b7-94bd-788d090e4418 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39363310-4d22-4fbd-a70f-71ed4f603246"],"updated_at":"2018-06-30T15:48:43Z","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","id":"b6082367-2a78-492b-be16-f6b3c9b63c19","name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net"}]} 2018-06-30 15:49:04,993 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net used request id req-8eb622fe-7b90-44b7-94bd-788d090e4418 2018-06-30 15:49:04,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:05,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:49:04 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17398638-0459-4a4d-95a6-c357a0116abc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6909ab76579a4d9c955ca6274ef50601", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}} 2018-06-30 15:49:05,101 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 used request id req-17398638-0459-4a4d-95a6-c357a0116abc 2018-06-30 15:49:05,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:05,270 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:05 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-19b671fb-daae-444a-bb3b-f6b23b057c86 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:43Z","dns_nameservers":[],"updated_at":"2018-06-30T15:48:43Z","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":"6909ab76579a4d9c955ca6274ef50601","id":"39363310-4d22-4fbd-a70f-71ed4f603246","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-subnet"}]} 2018-06-30 15:49:05,270 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-19b671fb-daae-444a-bb3b-f6b23b057c86 2018-06-30 15:49:05,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19&name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:05,439 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:05 GMT Content-Type: application/json Content-Length: 764 Connection: keep-alive X-Openstack-Request-Id: req-742aca81-3036-47f3-a2bc-9146f0f9e4e2 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:49:03Z","admin_state_up":true,"updated_at":"2018-06-30T15:49:03Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:7d:75:c8","id":"02af7966-2fce-4501-9952-349a51ea8afd","port_security_enabled":true,"project_id":"6909ab76579a4d9c955ca6274ef50601","fixed_ips":[{"subnet_id":"39363310-4d22-4fbd-a70f-71ed4f603246","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["78b6f0ec-a31b-42ff-a976-44994bc0e35f"],"name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-port"}]} 2018-06-30 15:49:05,439 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19&name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-port&admin_state_up=True used request id req-742aca81-3036-47f3-a2bc-9146f0f9e4e2 2018-06-30 15:49:05,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:05,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:49:05 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b5f9666-d083-44ac-9c92-1d37242fe43c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6909ab76579a4d9c955ca6274ef50601", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}} 2018-06-30 15:49:05,549 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 used request id req-4b5f9666-d083-44ac-9c92-1d37242fe43c 2018-06-30 15:49:05,549 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst 2018-06-30 15:49:05,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:06,081 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:06 GMT Content-Type: application/json Content-Length: 694 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a451ab3d-65f9-4a17-9f04-b31887ba6102 X-Compute-Request-Id: req-a451ab3d-65f9-4a17-9f04-b31887ba6102 Front-End-Https: on RESP BODY: {"flavors": [{"id": "1b755d4e-5a3f-4a98-ad82-38dd1f386688", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-flavor-name"}, {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:49:06,082 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a451ab3d-65f9-4a17-9f04-b31887ba6102 2018-06-30 15:49:06,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:06,770 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:06 GMT Content-Type: application/json Content-Length: 534 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7a7500fd-acbb-41a7-95d9-4d9e935a7328 X-Compute-Request-Id: req-7a7500fd-acbb-41a7-95d9-4d9e935a7328 Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "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": "1b755d4e-5a3f-4a98-ad82-38dd1f386688"}} 2018-06-30 15:49:06,770 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688 used request id req-7a7500fd-acbb-41a7-95d9-4d9e935a7328 2018-06-30 15:49:06,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:07,715 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:07 GMT Content-Type: application/json Content-Length: 902 Connection: keep-alive X-Openstack-Request-Id: req-7dd6936b-476f-45f8-8867-6e293d31960b Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:48:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:48:36Z", "visibility": "shared", "self": "/v2/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "min_disk": 0, "protected": false, "id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "file": "/v2/images/c20205f0-cbc6-427e-bf29-2a9af3559c69/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6909ab76579a4d9c955ca6274ef50601", "direct_url": "file:///var/lib/glance/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-image"} 2018-06-30 15:49:07,715 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-image used request id req-7dd6936b-476f-45f8-8867-6e293d31960b 2018-06-30 15:49:07,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:08,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:08 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a4abc4aa-3edf-42af-80f2-34a44d7e34e8 Front-End-Https: on 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", "root-tar"], "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-06-30 15:49:08,330 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-a4abc4aa-3edf-42af-80f2-34a44d7e34e8 2018-06-30 15:49:08,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" -d '{"server": {"name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst", "imageRef": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "flavorRef": "1b755d4e-5a3f-4a98-ad82-38dd1f386688", "max_count": 1, "min_count": 1, "networks": [{"port": "02af7966-2fce-4501-9952-349a51ea8afd"}], "security_groups": [{"name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-name"}]}}' 2018-06-30 15:49:13,583 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:49:13 GMT Content-Type: application/json Content-Length: 439 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-adb30549-f48e-451f-b869-f17e007c5d54 X-Compute-Request-Id: req-adb30549-f48e-451f-b869-f17e007c5d54 RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "de884507-7917-4ddd-9b07-3cf8c0206af4", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "bookmark"}], "adminPass": "GyyxX5VYQL9K"}} 2018-06-30 15:49:13,583 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-adb30549-f48e-451f-b869-f17e007c5d54 2018-06-30 15:49:13,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:15,016 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:15 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-02a4378a-093d-4be0-ae3b-7046b02629dc X-Compute-Request-Id: req-02a4378a-093d-4be0-ae3b-7046b02629dc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "bookmark"}], "image": {"id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "links": [{"href": "http://172.30.10.101:8774/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1b755d4e-5a3f-4a98-ad82-38dd1f386688", "links": [{"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "bookmark"}]}, "id": "de884507-7917-4ddd-9b07-3cf8c0206af4", "user_id": "557ee1f7a41843c0b23efc7c98c3689b", "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-06-30T15:49:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst", "created": "2018-06-30T15:49:14Z", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:49:15,016 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 used request id req-02a4378a-093d-4be0-ae3b-7046b02629dc 2018-06-30 15:49:15,017 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst 2018-06-30 15:49:15,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:16,418 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:16 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2059e52b-900f-4b3f-8d3e-dbf57b4aa21e X-Compute-Request-Id: req-2059e52b-900f-4b3f-8d3e-dbf57b4aa21e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "bookmark"}], "image": {"id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "links": [{"href": "http://172.30.10.101:8774/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1b755d4e-5a3f-4a98-ad82-38dd1f386688", "links": [{"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "bookmark"}]}, "id": "de884507-7917-4ddd-9b07-3cf8c0206af4", "user_id": "557ee1f7a41843c0b23efc7c98c3689b", "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-06-30T15:49:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst", "created": "2018-06-30T15:49:14Z", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:49:16,418 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 used request id req-2059e52b-900f-4b3f-8d3e-dbf57b4aa21e 2018-06-30 15:49:16,419 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst] is - BUILD 2018-06-30 15:49:16,419 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:49:19,422 - create_instance - DEBUG - VM status query timeout in 895.595131159 2018-06-30 15:49:19,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:21,718 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:21 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-59fe7350-3910-47ca-be6f-7c296acfe94d X-Compute-Request-Id: req-59fe7350-3910-47ca-be6f-7c296acfe94d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "bookmark"}], "image": {"id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "links": [{"href": "http://172.30.10.101:8774/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1b755d4e-5a3f-4a98-ad82-38dd1f386688", "links": [{"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "bookmark"}]}, "id": "de884507-7917-4ddd-9b07-3cf8c0206af4", "security_groups": [{"name": "default"}], "user_id": "557ee1f7a41843c0b23efc7c98c3689b", "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-06-30T15:49:20Z", "hostId": "a0c65dbc5d37716f9cad7a5401626b27ffff5cddab136b048d915f0f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst", "created": "2018-06-30T15:49:13Z", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:49:21,718 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 used request id req-59fe7350-3910-47ca-be6f-7c296acfe94d 2018-06-30 15:49:21,719 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst] is - BUILD 2018-06-30 15:49:21,719 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:49:24,722 - create_instance - DEBUG - VM status query timeout in 890.294928074 2018-06-30 15:49:24,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:25,376 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:25 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-93ce6599-758f-4b03-ada1-8cbfea15da4c X-Compute-Request-Id: req-93ce6599-758f-4b03-ada1-8cbfea15da4c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "bookmark"}], "image": {"id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "links": [{"href": "http://172.30.10.101:8774/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1b755d4e-5a3f-4a98-ad82-38dd1f386688", "links": [{"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "bookmark"}]}, "id": "de884507-7917-4ddd-9b07-3cf8c0206af4", "security_groups": [{"name": "default"}], "user_id": "557ee1f7a41843c0b23efc7c98c3689b", "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-06-30T15:49:20Z", "hostId": "a0c65dbc5d37716f9cad7a5401626b27ffff5cddab136b048d915f0f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst", "created": "2018-06-30T15:49:13Z", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:49:25,376 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 used request id req-93ce6599-758f-4b03-ada1-8cbfea15da4c 2018-06-30 15:49:25,377 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst] is - BUILD 2018-06-30 15:49:25,377 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:49:28,380 - create_instance - DEBUG - VM status query timeout in 886.636893034 2018-06-30 15:49:28,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:29,086 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:29 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-79f441cb-97ab-4259-8b2d-090a8755ac20 X-Compute-Request-Id: req-79f441cb-97ab-4259-8b2d-090a8755ac20 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "bookmark"}], "image": {"id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "links": [{"href": "http://172.30.10.101:8774/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1b755d4e-5a3f-4a98-ad82-38dd1f386688", "links": [{"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "bookmark"}]}, "id": "de884507-7917-4ddd-9b07-3cf8c0206af4", "security_groups": [{"name": "default"}], "user_id": "557ee1f7a41843c0b23efc7c98c3689b", "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-06-30T15:49:20Z", "hostId": "a0c65dbc5d37716f9cad7a5401626b27ffff5cddab136b048d915f0f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst", "created": "2018-06-30T15:49:13Z", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:49:29,086 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 used request id req-79f441cb-97ab-4259-8b2d-090a8755ac20 2018-06-30 15:49:29,087 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst] is - BUILD 2018-06-30 15:49:29,087 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:49:32,090 - create_instance - DEBUG - VM status query timeout in 882.927085161 2018-06-30 15:49:32,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:34,052 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:34 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6b42b06a-8c8f-49b3-ab55-ccc485ff5154 X-Compute-Request-Id: req-6b42b06a-8c8f-49b3-ab55-ccc485ff5154 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:75:c8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "bookmark"}], "image": {"id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "links": [{"href": "http://172.30.10.101:8774/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:49:32.000000", "flavor": {"id": "1b755d4e-5a3f-4a98-ad82-38dd1f386688", "links": [{"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "bookmark"}]}, "id": "de884507-7917-4ddd-9b07-3cf8c0206af4", "security_groups": [{"name": "default"}], "user_id": "557ee1f7a41843c0b23efc7c98c3689b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:49:32Z", "hostId": "a0c65dbc5d37716f9cad7a5401626b27ffff5cddab136b048d915f0f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst", "created": "2018-06-30T15:49:13Z", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:49:34,053 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 used request id req-6b42b06a-8c8f-49b3-ab55-ccc485ff5154 2018-06-30 15:49:34,053 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst] is - ACTIVE 2018-06-30 15:49:34,053 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:49:34,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:34,770 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:34 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-91e5a01a-3d9f-43f8-a34a-3cc22f9664fb X-Compute-Request-Id: req-91e5a01a-3d9f-43f8-a34a-3cc22f9664fb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:75:c8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "bookmark"}], "image": {"id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "links": [{"href": "http://172.30.10.101:8774/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:49:32.000000", "flavor": {"id": "1b755d4e-5a3f-4a98-ad82-38dd1f386688", "links": [{"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "bookmark"}]}, "id": "de884507-7917-4ddd-9b07-3cf8c0206af4", "security_groups": [{"name": "default"}], "user_id": "557ee1f7a41843c0b23efc7c98c3689b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:49:32Z", "hostId": "a0c65dbc5d37716f9cad7a5401626b27ffff5cddab136b048d915f0f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst", "created": "2018-06-30T15:49:13Z", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:49:34,770 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 used request id req-91e5a01a-3d9f-43f8-a34a-3cc22f9664fb 2018-06-30 15:49:34,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:35,157 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:35 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-2ced2305-30f2-45c2-b6a7-b756df660dd2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39363310-4d22-4fbd-a70f-71ed4f603246"],"updated_at":"2018-06-30T15:48:43Z","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","id":"b6082367-2a78-492b-be16-f6b3c9b63c19","name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net"}]} 2018-06-30 15:49:35,157 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net used request id req-2ced2305-30f2-45c2-b6a7-b756df660dd2 2018-06-30 15:49:35,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:35,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:49:35 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1945872a-08a5-4e9a-a8a0-143b537f87ad Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6909ab76579a4d9c955ca6274ef50601", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}} 2018-06-30 15:49:35,565 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 used request id req-1945872a-08a5-4e9a-a8a0-143b537f87ad 2018-06-30 15:49:35,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:35,751 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:35 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-2d598f24-e0d8-4dfa-bd03-d4910339cd32 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:43Z","dns_nameservers":[],"updated_at":"2018-06-30T15:48:43Z","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":"6909ab76579a4d9c955ca6274ef50601","id":"39363310-4d22-4fbd-a70f-71ed4f603246","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-subnet"}]} 2018-06-30 15:49:35,751 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-2d598f24-e0d8-4dfa-bd03-d4910339cd32 2018-06-30 15:49:35,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:36,046 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:36 GMT Content-Type: application/json Content-Length: 2291 Connection: keep-alive X-Openstack-Request-Id: req-24edd5d6-1f79-41d8-ad12-32e2ed9288a0 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:49:03Z","admin_state_up":true,"updated_at":"2018-06-30T15:49:31Z","binding:vnic_type":"normal","device_id":"de884507-7917-4ddd-9b07-3cf8c0206af4","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:7d:75:c8","id":"02af7966-2fce-4501-9952-349a51ea8afd","port_security_enabled":true,"project_id":"6909ab76579a4d9c955ca6274ef50601","fixed_ips":[{"subnet_id":"39363310-4d22-4fbd-a70f-71ed4f603246","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["78b6f0ec-a31b-42ff-a976-44994bc0e35f"],"name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:46Z","admin_state_up":true,"updated_at":"2018-06-30T15:48:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b6082367-2a78-492b-be16-f6b3c9b63c19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e8:8d:b3","id":"8f692542-bb53-4a97-9163-785332b3593f","port_security_enabled":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","fixed_ips":[{"subnet_id":"39363310-4d22-4fbd-a70f-71ed4f603246","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:44Z","admin_state_up":true,"updated_at":"2018-06-30T15:48:50Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b6082367-2a78-492b-be16-f6b3c9b63c19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:11:1e:66","id":"a69907be-60ef-4058-b225-e50e804bbfda","port_security_enabled":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","fixed_ips":[{"subnet_id":"39363310-4d22-4fbd-a70f-71ed4f603246","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:49:36,046 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-24edd5d6-1f79-41d8-ad12-32e2ed9288a0 2018-06-30 15:49:36,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:37,367 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:37 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8497bcd0-8b43-41ea-b7ec-851860cb9aa9 X-Compute-Request-Id: req-8497bcd0-8b43-41ea-b7ec-851860cb9aa9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:75:c8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "bookmark"}], "image": {"id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "links": [{"href": "http://172.30.10.101:8774/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:49:32.000000", "flavor": {"id": "1b755d4e-5a3f-4a98-ad82-38dd1f386688", "links": [{"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "bookmark"}]}, "id": "de884507-7917-4ddd-9b07-3cf8c0206af4", "security_groups": [{"name": "default"}], "user_id": "557ee1f7a41843c0b23efc7c98c3689b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:49:32Z", "hostId": "a0c65dbc5d37716f9cad7a5401626b27ffff5cddab136b048d915f0f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst", "created": "2018-06-30T15:49:13Z", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:49:37,368 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 used request id req-8497bcd0-8b43-41ea-b7ec-851860cb9aa9 2018-06-30 15:49:37,368 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst] is - ACTIVE 2018-06-30 15:49:37,368 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:49:37,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:37,992 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:37 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e06329af-0a7a-4ce8-9de9-4741e65e017a X-Compute-Request-Id: req-e06329af-0a7a-4ce8-9de9-4741e65e017a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:75:c8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "bookmark"}], "image": {"id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "links": [{"href": "http://172.30.10.101:8774/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:49:32.000000", "flavor": {"id": "1b755d4e-5a3f-4a98-ad82-38dd1f386688", "links": [{"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "bookmark"}]}, "id": "de884507-7917-4ddd-9b07-3cf8c0206af4", "security_groups": [{"name": "default"}], "user_id": "557ee1f7a41843c0b23efc7c98c3689b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:49:32Z", "hostId": "a0c65dbc5d37716f9cad7a5401626b27ffff5cddab136b048d915f0f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst", "created": "2018-06-30T15:49:13Z", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:49:37,993 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 used request id req-e06329af-0a7a-4ce8-9de9-4741e65e017a 2018-06-30 15:49:37,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:38,333 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:38 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-f3ce1ef1-a564-46d5-8dec-1651f9069b27 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39363310-4d22-4fbd-a70f-71ed4f603246"],"updated_at":"2018-06-30T15:48:43Z","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","id":"b6082367-2a78-492b-be16-f6b3c9b63c19","name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net"}]} 2018-06-30 15:49:38,333 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net used request id req-f3ce1ef1-a564-46d5-8dec-1651f9069b27 2018-06-30 15:49:38,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:38,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:49:38 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47ff2347-31c9-4c0e-96a7-f6e72763ae04 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6909ab76579a4d9c955ca6274ef50601", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}} 2018-06-30 15:49:38,727 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 used request id req-47ff2347-31c9-4c0e-96a7-f6e72763ae04 2018-06-30 15:49:38,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:38,859 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:38 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-ad6466b9-b7b2-4eb0-bd26-b73fbd58ea0e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:43Z","dns_nameservers":[],"updated_at":"2018-06-30T15:48:43Z","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":"6909ab76579a4d9c955ca6274ef50601","id":"39363310-4d22-4fbd-a70f-71ed4f603246","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-subnet"}]} 2018-06-30 15:49:38,859 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-ad6466b9-b7b2-4eb0-bd26-b73fbd58ea0e 2018-06-30 15:49:38,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:39,181 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:39 GMT Content-Type: application/json Content-Length: 2291 Connection: keep-alive X-Openstack-Request-Id: req-013a5e14-1a9d-4ab8-9027-de608bf3e80e Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:49:03Z","admin_state_up":true,"updated_at":"2018-06-30T15:49:31Z","binding:vnic_type":"normal","device_id":"de884507-7917-4ddd-9b07-3cf8c0206af4","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:7d:75:c8","id":"02af7966-2fce-4501-9952-349a51ea8afd","port_security_enabled":true,"project_id":"6909ab76579a4d9c955ca6274ef50601","fixed_ips":[{"subnet_id":"39363310-4d22-4fbd-a70f-71ed4f603246","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["78b6f0ec-a31b-42ff-a976-44994bc0e35f"],"name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:46Z","admin_state_up":true,"updated_at":"2018-06-30T15:48:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b6082367-2a78-492b-be16-f6b3c9b63c19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e8:8d:b3","id":"8f692542-bb53-4a97-9163-785332b3593f","port_security_enabled":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","fixed_ips":[{"subnet_id":"39363310-4d22-4fbd-a70f-71ed4f603246","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:44Z","admin_state_up":true,"updated_at":"2018-06-30T15:48:50Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b6082367-2a78-492b-be16-f6b3c9b63c19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:11:1e:66","id":"a69907be-60ef-4058-b225-e50e804bbfda","port_security_enabled":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","fixed_ips":[{"subnet_id":"39363310-4d22-4fbd-a70f-71ed4f603246","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:49:39,181 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-013a5e14-1a9d-4ab8-9027-de608bf3e80e 2018-06-30 15:49:39,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-name"}}' 2018-06-30 15:49:43,502 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:49:43 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-03275509-1166-449a-8861-56ddeae8b277 X-Compute-Request-Id: req-03275509-1166-449a-8861-56ddeae8b277 2018-06-30 15:49:43,502 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4/action used request id req-03275509-1166-449a-8861-56ddeae8b277 2018-06-30 15:49:43,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:49:44,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "31f018dc6cfe4e3b9bfc8832623ef09e", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj-role"}], "expires_at": "2018-06-30T16:49:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6909ab76579a4d9c955ca6274ef50601", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/6909ab76579a4d9c955ca6274ef50601", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-user", "id": "557ee1f7a41843c0b23efc7c98c3689b"}, "audit_ids": ["rA_SjjLBSq68C2E08EJ95A"], "issued_at": "2018-06-30T15:49:44.000000Z"}} 2018-06-30 15:49:44,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f72d8ef74b605c1b66cb4a25f483ec9e49d61945" 2018-06-30 15:49:46,726 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:46 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1e4c9f41-0126-407c-8d2a-ef26d0e60334 X-Compute-Request-Id: req-1e4c9f41-0126-407c-8d2a-ef26d0e60334 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:75:c8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "bookmark"}], "image": {"id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "links": [{"href": "http://172.30.10.101:8774/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:49:32.000000", "flavor": {"id": "1b755d4e-5a3f-4a98-ad82-38dd1f386688", "links": [{"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "bookmark"}]}, "id": "de884507-7917-4ddd-9b07-3cf8c0206af4", "security_groups": [{"name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-name"}, {"name": "default"}], "user_id": "557ee1f7a41843c0b23efc7c98c3689b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:49:32Z", "hostId": "a0c65dbc5d37716f9cad7a5401626b27ffff5cddab136b048d915f0f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst", "created": "2018-06-30T15:49:13Z", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:49:46,727 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 used request id req-1e4c9f41-0126-407c-8d2a-ef26d0e60334 2018-06-30 15:49:46,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:47,487 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:47 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e708378f-0172-48c1-a905-9c89bce37eff X-Compute-Request-Id: req-e708378f-0172-48c1-a905-9c89bce37eff Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:75:c8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "bookmark"}], "image": {"id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "links": [{"href": "http://172.30.10.101:8774/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:49:32.000000", "flavor": {"id": "1b755d4e-5a3f-4a98-ad82-38dd1f386688", "links": [{"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "bookmark"}]}, "id": "de884507-7917-4ddd-9b07-3cf8c0206af4", "security_groups": [{"name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-name"}, {"name": "default"}], "user_id": "557ee1f7a41843c0b23efc7c98c3689b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:49:32Z", "hostId": "a0c65dbc5d37716f9cad7a5401626b27ffff5cddab136b048d915f0f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst", "created": "2018-06-30T15:49:13Z", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:49:47,487 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 used request id req-e708378f-0172-48c1-a905-9c89bce37eff 2018-06-30 15:49:47,487 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst] is - ACTIVE 2018-06-30 15:49:47,487 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:49:47,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:48,136 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:48 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b4b61c6d-b26d-4499-b8eb-531dea8fef53 X-Compute-Request-Id: req-b4b61c6d-b26d-4499-b8eb-531dea8fef53 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:75:c8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "bookmark"}], "image": {"id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "links": [{"href": "http://172.30.10.101:8774/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:49:32.000000", "flavor": {"id": "1b755d4e-5a3f-4a98-ad82-38dd1f386688", "links": [{"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "bookmark"}]}, "id": "de884507-7917-4ddd-9b07-3cf8c0206af4", "security_groups": [{"name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-name"}, {"name": "default"}], "user_id": "557ee1f7a41843c0b23efc7c98c3689b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:49:32Z", "hostId": "a0c65dbc5d37716f9cad7a5401626b27ffff5cddab136b048d915f0f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst", "created": "2018-06-30T15:49:13Z", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:49:48,136 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 used request id req-b4b61c6d-b26d-4499-b8eb-531dea8fef53 2018-06-30 15:49:48,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:48,475 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:48 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-ec086b27-c0c3-4d49-95d6-799c51902ef5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39363310-4d22-4fbd-a70f-71ed4f603246"],"updated_at":"2018-06-30T15:48:43Z","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","id":"b6082367-2a78-492b-be16-f6b3c9b63c19","name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net"}]} 2018-06-30 15:49:48,475 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net used request id req-ec086b27-c0c3-4d49-95d6-799c51902ef5 2018-06-30 15:49:48,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:48,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:49:48 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7be60f2-5412-49fa-b8ca-30b86cb9d48d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6909ab76579a4d9c955ca6274ef50601", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}} 2018-06-30 15:49:48,868 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 used request id req-a7be60f2-5412-49fa-b8ca-30b86cb9d48d 2018-06-30 15:49:48,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:49,058 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:49 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-b51c1b9a-c32e-457b-bab5-8cef6540f61a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:43Z","dns_nameservers":[],"updated_at":"2018-06-30T15:48:43Z","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":"6909ab76579a4d9c955ca6274ef50601","id":"39363310-4d22-4fbd-a70f-71ed4f603246","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-subnet"}]} 2018-06-30 15:49:49,058 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-b51c1b9a-c32e-457b-bab5-8cef6540f61a 2018-06-30 15:49:49,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:49,329 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:49 GMT Content-Type: application/json Content-Length: 2330 Connection: keep-alive X-Openstack-Request-Id: req-5692e1ce-78a3-479f-b0d2-03e4adc42bba Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:49:03Z","admin_state_up":true,"updated_at":"2018-06-30T15:49:43Z","binding:vnic_type":"normal","device_id":"de884507-7917-4ddd-9b07-3cf8c0206af4","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:7d:75:c8","id":"02af7966-2fce-4501-9952-349a51ea8afd","port_security_enabled":true,"project_id":"6909ab76579a4d9c955ca6274ef50601","fixed_ips":[{"subnet_id":"39363310-4d22-4fbd-a70f-71ed4f603246","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["0116e741-f1fd-4c41-8ec2-14d1d3a0946b","78b6f0ec-a31b-42ff-a976-44994bc0e35f"],"name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:46Z","admin_state_up":true,"updated_at":"2018-06-30T15:48:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b6082367-2a78-492b-be16-f6b3c9b63c19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e8:8d:b3","id":"8f692542-bb53-4a97-9163-785332b3593f","port_security_enabled":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","fixed_ips":[{"subnet_id":"39363310-4d22-4fbd-a70f-71ed4f603246","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:44Z","admin_state_up":true,"updated_at":"2018-06-30T15:48:50Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b6082367-2a78-492b-be16-f6b3c9b63c19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:11:1e:66","id":"a69907be-60ef-4058-b225-e50e804bbfda","port_security_enabled":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","fixed_ips":[{"subnet_id":"39363310-4d22-4fbd-a70f-71ed4f603246","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:49:49,329 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-5692e1ce-78a3-479f-b0d2-03e4adc42bba 2018-06-30 15:49:49,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:51,047 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:51 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d3500b1e-1a30-44b2-afd6-6d1a5a7da6ea X-Compute-Request-Id: req-d3500b1e-1a30-44b2-afd6-6d1a5a7da6ea Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:75:c8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "bookmark"}], "image": {"id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "links": [{"href": "http://172.30.10.101:8774/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:49:32.000000", "flavor": {"id": "1b755d4e-5a3f-4a98-ad82-38dd1f386688", "links": [{"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "bookmark"}]}, "id": "de884507-7917-4ddd-9b07-3cf8c0206af4", "security_groups": [{"name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-name"}, {"name": "default"}], "user_id": "557ee1f7a41843c0b23efc7c98c3689b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:49:32Z", "hostId": "a0c65dbc5d37716f9cad7a5401626b27ffff5cddab136b048d915f0f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst", "created": "2018-06-30T15:49:13Z", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:49:51,047 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 used request id req-d3500b1e-1a30-44b2-afd6-6d1a5a7da6ea 2018-06-30 15:49:51,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:51,409 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:51 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-62648905-f0a7-4654-b358-67c25da253f7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39363310-4d22-4fbd-a70f-71ed4f603246"],"updated_at":"2018-06-30T15:48:43Z","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","id":"b6082367-2a78-492b-be16-f6b3c9b63c19","name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net"}]} 2018-06-30 15:49:51,409 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net used request id req-62648905-f0a7-4654-b358-67c25da253f7 2018-06-30 15:49:51,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:51,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:49:51 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29b68ca7-5e5d-4be8-8274-aad8c3a4f298 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6909ab76579a4d9c955ca6274ef50601", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}} 2018-06-30 15:49:51,773 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 used request id req-29b68ca7-5e5d-4be8-8274-aad8c3a4f298 2018-06-30 15:49:51,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:51,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:51 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-94efc748-bc96-4662-ae90-b65fefa2224f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:43Z","dns_nameservers":[],"updated_at":"2018-06-30T15:48:43Z","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":"6909ab76579a4d9c955ca6274ef50601","id":"39363310-4d22-4fbd-a70f-71ed4f603246","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-subnet"}]} 2018-06-30 15:49:51,959 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-94efc748-bc96-4662-ae90-b65fefa2224f 2018-06-30 15:49:51,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:52,300 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:52 GMT Content-Type: application/json Content-Length: 2330 Connection: keep-alive X-Openstack-Request-Id: req-b799ef90-9695-48c9-92ed-6924d9057dde Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:49:03Z","admin_state_up":true,"updated_at":"2018-06-30T15:49:43Z","binding:vnic_type":"normal","device_id":"de884507-7917-4ddd-9b07-3cf8c0206af4","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:7d:75:c8","id":"02af7966-2fce-4501-9952-349a51ea8afd","port_security_enabled":true,"project_id":"6909ab76579a4d9c955ca6274ef50601","fixed_ips":[{"subnet_id":"39363310-4d22-4fbd-a70f-71ed4f603246","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["78b6f0ec-a31b-42ff-a976-44994bc0e35f","0116e741-f1fd-4c41-8ec2-14d1d3a0946b"],"name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:46Z","admin_state_up":true,"updated_at":"2018-06-30T15:48:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b6082367-2a78-492b-be16-f6b3c9b63c19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e8:8d:b3","id":"8f692542-bb53-4a97-9163-785332b3593f","port_security_enabled":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","fixed_ips":[{"subnet_id":"39363310-4d22-4fbd-a70f-71ed4f603246","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:44Z","admin_state_up":true,"updated_at":"2018-06-30T15:48:50Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b6082367-2a78-492b-be16-f6b3c9b63c19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:11:1e:66","id":"a69907be-60ef-4058-b225-e50e804bbfda","port_security_enabled":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","fixed_ips":[{"subnet_id":"39363310-4d22-4fbd-a70f-71ed4f603246","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:49:52,300 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-b799ef90-9695-48c9-92ed-6924d9057dde 2018-06-30 15:49:52,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-name"}}' 2018-06-30 15:49:56,556 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:49:56 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0eeff1ef-dd9b-4d2e-ab92-583adb4638d1 X-Compute-Request-Id: req-0eeff1ef-dd9b-4d2e-ab92-583adb4638d1 2018-06-30 15:49:56,556 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4/action used request id req-0eeff1ef-dd9b-4d2e-ab92-583adb4638d1 2018-06-30 15:49:56,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:58,510 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:58 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-20645c79-8d8a-47dd-8f79-d9cc86c7d2dc X-Compute-Request-Id: req-20645c79-8d8a-47dd-8f79-d9cc86c7d2dc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:75:c8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "bookmark"}], "image": {"id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "links": [{"href": "http://172.30.10.101:8774/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:49:32.000000", "flavor": {"id": "1b755d4e-5a3f-4a98-ad82-38dd1f386688", "links": [{"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "bookmark"}]}, "id": "de884507-7917-4ddd-9b07-3cf8c0206af4", "security_groups": [{"name": "default"}], "user_id": "557ee1f7a41843c0b23efc7c98c3689b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:49:32Z", "hostId": "a0c65dbc5d37716f9cad7a5401626b27ffff5cddab136b048d915f0f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst", "created": "2018-06-30T15:49:13Z", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:49:58,510 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 used request id req-20645c79-8d8a-47dd-8f79-d9cc86c7d2dc 2018-06-30 15:49:58,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:58,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:58 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-31e245a6-0640-4217-904a-062ca60eb64a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39363310-4d22-4fbd-a70f-71ed4f603246"],"updated_at":"2018-06-30T15:48:43Z","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","id":"b6082367-2a78-492b-be16-f6b3c9b63c19","name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net"}]} 2018-06-30 15:49:58,862 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net used request id req-31e245a6-0640-4217-904a-062ca60eb64a 2018-06-30 15:49:58,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:58,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:49:58 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdf6ff4f-1d59-42e8-bead-e5aabba3cad3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6909ab76579a4d9c955ca6274ef50601", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}} 2018-06-30 15:49:58,956 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 used request id req-fdf6ff4f-1d59-42e8-bead-e5aabba3cad3 2018-06-30 15:49:58,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:59,095 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:59 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-4760886d-13a5-4216-815a-10bcba25e3c0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:43Z","dns_nameservers":[],"updated_at":"2018-06-30T15:48:43Z","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":"6909ab76579a4d9c955ca6274ef50601","id":"39363310-4d22-4fbd-a70f-71ed4f603246","subnetpool_id":null,"name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-subnet"}]} 2018-06-30 15:49:59,096 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-4760886d-13a5-4216-815a-10bcba25e3c0 2018-06-30 15:49:59,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:49:59,301 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:49:59 GMT Content-Type: application/json Content-Length: 2291 Connection: keep-alive X-Openstack-Request-Id: req-cc720a39-8505-40b1-b513-d060f102a281 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:49:03Z","admin_state_up":true,"updated_at":"2018-06-30T15:49:56Z","binding:vnic_type":"normal","device_id":"de884507-7917-4ddd-9b07-3cf8c0206af4","device_owner":"compute:nova","revision_number":14,"mac_address":"fa:16:3e:7d:75:c8","id":"02af7966-2fce-4501-9952-349a51ea8afd","port_security_enabled":true,"project_id":"6909ab76579a4d9c955ca6274ef50601","fixed_ips":[{"subnet_id":"39363310-4d22-4fbd-a70f-71ed4f603246","ip_address":"10.55.0.11"}],"extra_dhcp_opts":[],"security_groups":["78b6f0ec-a31b-42ff-a976-44994bc0e35f"],"name":"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:46Z","admin_state_up":true,"updated_at":"2018-06-30T15:48:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-b6082367-2a78-492b-be16-f6b3c9b63c19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e8:8d:b3","id":"8f692542-bb53-4a97-9163-785332b3593f","port_security_enabled":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","fixed_ips":[{"subnet_id":"39363310-4d22-4fbd-a70f-71ed4f603246","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b6082367-2a78-492b-be16-f6b3c9b63c19","tenant_id":"6909ab76579a4d9c955ca6274ef50601","created_at":"2018-06-30T15:48:44Z","admin_state_up":true,"updated_at":"2018-06-30T15:48:50Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-b6082367-2a78-492b-be16-f6b3c9b63c19","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:11:1e:66","id":"a69907be-60ef-4058-b225-e50e804bbfda","port_security_enabled":false,"project_id":"6909ab76579a4d9c955ca6274ef50601","fixed_ips":[{"subnet_id":"39363310-4d22-4fbd-a70f-71ed4f603246","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:49:59,302 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-cc720a39-8505-40b1-b513-d060f102a281 2018-06-30 15:49:59,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f72d8ef74b605c1b66cb4a25f483ec9e49d61945" 2018-06-30 15:50:02,221 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:02 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7d0324e2-5021-46fd-87c2-6059cf6e1d15 X-Compute-Request-Id: req-7d0324e2-5021-46fd-87c2-6059cf6e1d15 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:75:c8", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "bookmark"}], "image": {"id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "links": [{"href": "http://172.30.10.101:8774/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:49:32.000000", "flavor": {"id": "1b755d4e-5a3f-4a98-ad82-38dd1f386688", "links": [{"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "bookmark"}]}, "id": "de884507-7917-4ddd-9b07-3cf8c0206af4", "security_groups": [{"name": "default"}], "user_id": "557ee1f7a41843c0b23efc7c98c3689b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:49:32Z", "hostId": "a0c65dbc5d37716f9cad7a5401626b27ffff5cddab136b048d915f0f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst", "created": "2018-06-30T15:49:13Z", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:50:02,221 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 used request id req-7d0324e2-5021-46fd-87c2-6059cf6e1d15 2018-06-30 15:50:02,222 - create_instance - INFO - Deleting Port with ID - 02af7966-2fce-4501-9952-349a51ea8afd 2018-06-30 15:50:02,222 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-port 2018-06-30 15:50:02,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/02af7966-2fce-4501-9952-349a51ea8afd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:50:03,758 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:50:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-302e734b-62b8-4024-8567-b73eaaaaea3e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:50:03,759 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/02af7966-2fce-4501-9952-349a51ea8afd used request id req-302e734b-62b8-4024-8567-b73eaaaaea3e 2018-06-30 15:50:03,759 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst 2018-06-30 15:50:03,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:50:04,195 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:50:04 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6653de68-b4a4-43e9-8a50-dbc8e94d0261 X-Compute-Request-Id: req-6653de68-b4a4-43e9-8a50-dbc8e94d0261 Front-End-Https: on 2018-06-30 15:50:04,195 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 used request id req-6653de68-b4a4-43e9-8a50-dbc8e94d0261 2018-06-30 15:50:04,195 - create_instance - INFO - Checking deletion status 2018-06-30 15:50:04,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:50:04,533 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:04 GMT Content-Type: application/json Content-Length: 1383 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3eefe802-84af-4643-b41f-2a3a136d3871 X-Compute-Request-Id: req-3eefe802-84af-4643-b41f-2a3a136d3871 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/de884507-7917-4ddd-9b07-3cf8c0206af4", "rel": "bookmark"}], "image": {"id": "c20205f0-cbc6-427e-bf29-2a9af3559c69", "links": [{"href": "http://172.30.10.101:8774/images/c20205f0-cbc6-427e-bf29-2a9af3559c69", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:49:32.000000", "flavor": {"id": "1b755d4e-5a3f-4a98-ad82-38dd1f386688", "links": [{"href": "http://172.30.10.101:8774/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688", "rel": "bookmark"}]}, "id": "de884507-7917-4ddd-9b07-3cf8c0206af4", "user_id": "557ee1f7a41843c0b23efc7c98c3689b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:50:04Z", "hostId": "a0c65dbc5d37716f9cad7a5401626b27ffff5cddab136b048d915f0f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst", "created": "2018-06-30T15:49:13Z", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:50:04,533 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 used request id req-3eefe802-84af-4643-b41f-2a3a136d3871 2018-06-30 15:50:04,534 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst] is - ACTIVE 2018-06-30 15:50:04,534 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:50:07,537 - create_instance - DEBUG - VM status query timeout in 296.658324957 2018-06-30 15:50:07,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91c3908364fe7bcd41f7851c5541b7f148c9dbb" 2018-06-30 15:50:08,151 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:50:08 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ecd9d6ae-00c7-48ab-8557-8c0b10a71db9 X-Compute-Request-Id: req-ecd9d6ae-00c7-48ab-8557-8c0b10a71db9 RESP BODY: {"itemNotFound": {"message": "Instance de884507-7917-4ddd-9b07-3cf8c0206af4 could not be found.", "code": 404}} 2018-06-30 15:50:08,151 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/de884507-7917-4ddd-9b07-3cf8c0206af4 used request id req-ecd9d6ae-00c7-48ab-8557-8c0b10a71db9 2018-06-30 15:50:08,152 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance de884507-7917-4ddd-9b07-3cf8c0206af4 could not be found. (HTTP 404) (Request-ID: req-ecd9d6ae-00c7-48ab-8557-8c0b10a71db9) 2018-06-30 15:50:08,152 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-inst 2018-06-30 15:50:08,154 - neutron_utils - INFO - Deleting security group rule with ID - d361c0b1-8ce3-4421-9b22-e6b40954678a 2018-06-30 15:50:08,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/d361c0b1-8ce3-4421-9b22-e6b40954678a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02356a83c87985ca7f339a4d4d4c687e15620b0f" 2018-06-30 15:50:08,556 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:50:08 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2861b953-64b4-4296-91f0-62d1ea5bdd25 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:50:08,556 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/d361c0b1-8ce3-4421-9b22-e6b40954678a used request id req-2861b953-64b4-4296-91f0-62d1ea5bdd25 2018-06-30 15:50:08,556 - neutron_utils - INFO - Deleting security group rule with ID - ae488dc4-65f6-4e79-9ef7-709589ece909 2018-06-30 15:50:08,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/ae488dc4-65f6-4e79-9ef7-709589ece909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02356a83c87985ca7f339a4d4d4c687e15620b0f" 2018-06-30 15:50:08,874 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:50:08 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f35833f8-aad5-4762-9381-6e2f3e8221a0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:50:08,874 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/ae488dc4-65f6-4e79-9ef7-709589ece909 used request id req-f35833f8-aad5-4762-9381-6e2f3e8221a0 2018-06-30 15:50:08,874 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-name 2018-06-30 15:50:08,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/0116e741-f1fd-4c41-8ec2-14d1d3a0946b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02356a83c87985ca7f339a4d4d4c687e15620b0f" 2018-06-30 15:50:09,214 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:50:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-aa2ffd55-59b5-4260-9d6a-8b0a5b9c69e0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:50:09,215 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/0116e741-f1fd-4c41-8ec2-14d1d3a0946b used request id req-aa2ffd55-59b5-4260-9d6a-8b0a5b9c69e0 2018-06-30 15:50:09,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2a8e8aecc753707059bad9f1965f9682b0a901" 2018-06-30 15:50:09,744 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:50:09 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d4e12ba6-24f9-4ca7-9cf9-1ca3e0e032d2 X-Compute-Request-Id: req-d4e12ba6-24f9-4ca7-9cf9-1ca3e0e032d2 2018-06-30 15:50:09,744 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/1b755d4e-5a3f-4a98-ad82-38dd1f386688 used request id req-d4e12ba6-24f9-4ca7-9cf9-1ca3e0e032d2 2018-06-30 15:50:09,745 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-subnet 2018-06-30 15:50:09,746 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-subnet 2018-06-30 15:50:09,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/39363310-4d22-4fbd-a70f-71ed4f603246 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b01c1cfb9601c42fe6df15c7cb75c468a5074b" 2018-06-30 15:50:14,985 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:50:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5f473ef3-d6c9-4b64-9566-4eeef872dc61 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:50:14,985 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/39363310-4d22-4fbd-a70f-71ed4f603246 used request id req-5f473ef3-d6c9-4b64-9566-4eeef872dc61 2018-06-30 15:50:14,985 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-pub-net 2018-06-30 15:50:14,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/b6082367-2a78-492b-be16-f6b3c9b63c19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75b01c1cfb9601c42fe6df15c7cb75c468a5074b" 2018-06-30 15:50:17,907 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:50:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f674ba36-5a19-47a6-8372-a6b56d4e1fd9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:50:17,907 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/b6082367-2a78-492b-be16-f6b3c9b63c19 used request id req-f674ba36-5a19-47a6-8372-a6b56d4e1fd9 2018-06-30 15:50:17,909 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-8ff12be9-1cbd-4cbd-9352-235c1727c485-image 2018-06-30 15:50:17,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/c20205f0-cbc6-427e-bf29-2a9af3559c69 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0e05d9ad9b1b8740f9d758b3b7f0b9599cb4650" 2018-06-30 15:50:19,111 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:50:19 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e9fe1106-6c25-4e84-93db-921fa2d5ea0d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:50:19,111 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/c20205f0-cbc6-427e-bf29-2a9af3559c69 used request id req-e9fe1106-6c25-4e84-93db-921fa2d5ea0d 2018-06-30 15:50:19,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c336454d3fdc3384e703cdd2b8ca4b8ef06ad2c0" 2018-06-30 15:50:20,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:20 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-c58a578f-c91e-4716-bec6-f0d514dd45e1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:40Z", "updated_at": "2018-06-30T15:48:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:48:40Z", "revision_number": 0, "id": "0bcb8f37-8568-450d-b2e2-a09d4d104671", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:48:40Z", "security_group_id": "78b6f0ec-a31b-42ff-a976-44994bc0e35f", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "port_range_min": null, "ethertype": "IPv4", "project_id": "6909ab76579a4d9c955ca6274ef50601"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:48:40Z", "revision_number": 0, "id": "2a709f52-6588-4144-afe3-5b0ca8893eab", "remote_group_id": "78b6f0ec-a31b-42ff-a976-44994bc0e35f", "remote_ip_prefix": null, "created_at": "2018-06-30T15:48:40Z", "security_group_id": "78b6f0ec-a31b-42ff-a976-44994bc0e35f", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "port_range_min": null, "ethertype": "IPv6", "project_id": "6909ab76579a4d9c955ca6274ef50601"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:48:40Z", "revision_number": 0, "id": "37f4a59f-7c2c-445f-85fa-e01dbc985b4f", "remote_group_id": "78b6f0ec-a31b-42ff-a976-44994bc0e35f", "remote_ip_prefix": null, "created_at": "2018-06-30T15:48:40Z", "security_group_id": "78b6f0ec-a31b-42ff-a976-44994bc0e35f", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "port_range_min": null, "ethertype": "IPv4", "project_id": "6909ab76579a4d9c955ca6274ef50601"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:48:40Z", "revision_number": 0, "id": "b4973b3a-870c-42f4-b9f8-cbf92a810f2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:48:40Z", "security_group_id": "78b6f0ec-a31b-42ff-a976-44994bc0e35f", "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "port_range_min": null, "ethertype": "IPv6", "project_id": "6909ab76579a4d9c955ca6274ef50601"}], "revision_number": 4, "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "78b6f0ec-a31b-42ff-a976-44994bc0e35f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:50:20,080 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-c58a578f-c91e-4716-bec6-f0d514dd45e1 2018-06-30 15:50:20,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c336454d3fdc3384e703cdd2b8ca4b8ef06ad2c0" 2018-06-30 15:50:20,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:20 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e233b6fc-6fde-4e70-b994-0c9332665f79 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:50:20,365 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-e233b6fc-6fde-4e70-b994-0c9332665f79 2018-06-30 15:50:20,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c336454d3fdc3384e703cdd2b8ca4b8ef06ad2c0" 2018-06-30 15:50:20,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:20 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4e3efab-2aa4-465a-9d50-be2417d87472 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6909ab76579a4d9c955ca6274ef50601", "name": "InstanceSecurityGroupTests-7303e5d4-9754-45c-proj"}} 2018-06-30 15:50:20,706 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 used request id req-d4e3efab-2aa4-465a-9d50-be2417d87472 2018-06-30 15:50:20,706 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 78b6f0ec-a31b-42ff-a976-44994bc0e35f 2018-06-30 15:50:20,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=78b6f0ec-a31b-42ff-a976-44994bc0e35f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c336454d3fdc3384e703cdd2b8ca4b8ef06ad2c0" 2018-06-30 15:50:21,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:21 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-a65f467a-168e-44be-9738-4789e46749d9 Front-End-Https: on 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-06-30T15:48:40Z", "security_group_id": "78b6f0ec-a31b-42ff-a976-44994bc0e35f", "port_range_min": null, "revision_number": 0, "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:40Z", "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "0bcb8f37-8568-450d-b2e2-a09d4d104671"}, {"remote_group_id": "78b6f0ec-a31b-42ff-a976-44994bc0e35f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:48:40Z", "security_group_id": "78b6f0ec-a31b-42ff-a976-44994bc0e35f", "port_range_min": null, "revision_number": 0, "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:40Z", "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "2a709f52-6588-4144-afe3-5b0ca8893eab"}, {"remote_group_id": "78b6f0ec-a31b-42ff-a976-44994bc0e35f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:48:40Z", "security_group_id": "78b6f0ec-a31b-42ff-a976-44994bc0e35f", "port_range_min": null, "revision_number": 0, "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:40Z", "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "37f4a59f-7c2c-445f-85fa-e01dbc985b4f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:48:40Z", "security_group_id": "78b6f0ec-a31b-42ff-a976-44994bc0e35f", "port_range_min": null, "revision_number": 0, "tenant_id": "6909ab76579a4d9c955ca6274ef50601", "created_at": "2018-06-30T15:48:40Z", "project_id": "6909ab76579a4d9c955ca6274ef50601", "id": "b4973b3a-870c-42f4-b9f8-cbf92a810f2a"}]} 2018-06-30 15:50:21,554 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=78b6f0ec-a31b-42ff-a976-44994bc0e35f used request id req-a65f467a-168e-44be-9738-4789e46749d9 2018-06-30 15:50:21,555 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:50:21,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/78b6f0ec-a31b-42ff-a976-44994bc0e35f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c336454d3fdc3384e703cdd2b8ca4b8ef06ad2c0" 2018-06-30 15:50:22,032 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:50:22 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e434404b-dc15-4d21-a868-1d33909e8af3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:50:22,032 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/78b6f0ec-a31b-42ff-a976-44994bc0e35f used request id req-e434404b-dc15-4d21-a868-1d33909e8af3 2018-06-30 15:50:22,033 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-7303e5d4-9754-45c-proj 2018-06-30 15:50:22,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c336454d3fdc3384e703cdd2b8ca4b8ef06ad2c0" 2018-06-30 15:50:22,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:50:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eee29f96-9df4-42f7-b31a-e7c1f9e73f73 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:50:22,820 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/6909ab76579a4d9c955ca6274ef50601 used request id req-eee29f96-9df4-42f7-b31a-e7c1f9e73f73 2018-06-30 15:50:22,821 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-7303e5d4-9754-45c-proj-role 2018-06-30 15:50:22,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/31f018dc6cfe4e3b9bfc8832623ef09e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c336454d3fdc3384e703cdd2b8ca4b8ef06ad2c0" 2018-06-30 15:50:23,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:50:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e98d89a-3bbd-443b-a7c9-65d3dee4bc9f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:50:23,313 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/31f018dc6cfe4e3b9bfc8832623ef09e used request id req-1e98d89a-3bbd-443b-a7c9-65d3dee4bc9f 2018-06-30 15:50:23,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c336454d3fdc3384e703cdd2b8ca4b8ef06ad2c0" 2018-06-30 15:50:23,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:23 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59d0ea72-b428-4b83-b101-10f2efeca861 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:50:23,716 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-59d0ea72-b428-4b83-b101-10f2efeca861 2018-06-30 15:50:23,716 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-7303e5d4-9754-45c-user 2018-06-30 15:50:23,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/557ee1f7a41843c0b23efc7c98c3689b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a541e5f1456b6b8f6eafffdc943441ab167787ce" 2018-06-30 15:50:24,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:50:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42b44ce5-cb64-49f1-8af7-fafcf191ea8f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:50:24,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/557ee1f7a41843c0b23efc7c98c3689b used request id req-42b44ce5-cb64-49f1-8af7-fafcf191ea8f 2018-06-30 15:50:24,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:50:25,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:50:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["nLhfdKcFREm48F3SX9xhTw"], "issued_at": "2018-06-30T15:50:25.000000Z"}} 2018-06-30 15:50:25,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5ca4d199937f07ef834651c80e9d016f85f5c0" 2018-06-30 15:50:25,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0cd360f8-e821-49f9-ae5d-2cec7e891606 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:50:25,474 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0cd360f8-e821-49f9-ae5d-2cec7e891606 2018-06-30 15:50:25,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:50:25,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:50:26,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:50:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["ITDiBRmhSQmIStEFpFgiUQ"], "issued_at": "2018-06-30T15:50:26.000000Z"}} 2018-06-30 15:50:26,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090b8ecf5051957c461c3b509d987b00ebf71751" 2018-06-30 15:50:26,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-091b1e8b-400a-4168-bce5-17e0e5f1e285 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:50:26,594 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-091b1e8b-400a-4168-bce5-17e0e5f1e285 2018-06-30 15:50:26,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:50:26,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:50:26 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:50:26,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-36efec9e-4cc1-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090b8ecf5051957c461c3b509d987b00ebf71751" 2018-06-30 15:50:26,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:26 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46c26ace-283c-4434-a2d2-8f1876c0dc0f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-36efec9e-4cc1-479-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:50:26,700 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-36efec9e-4cc1-479-proj used request id req-46c26ace-283c-4434-a2d2-8f1876c0dc0f 2018-06-30 15:50:26,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090b8ecf5051957c461c3b509d987b00ebf71751" 2018-06-30 15:50:27,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:26 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-907b086c-333a-4162-965f-f11c84235ed8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:50:27,065 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-907b086c-333a-4162-965f-f11c84235ed8 2018-06-30 15:50:27,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090b8ecf5051957c461c3b509d987b00ebf71751" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}}' 2018-06-30 15:50:27,231 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:50:27 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a26d5829-09d5-4f58-aaa5-784889494ae9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97"}, "tags": [], "enabled": true, "id": "d1e5100ed9004694a7b5f22e41777f97", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}} 2018-06-30 15:50:27,231 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-a26d5829-09d5-4f58-aaa5-784889494ae9 2018-06-30 15:50:27,232 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-36efec9e-4cc1-479-proj 2018-06-30 15:50:27,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:50:27,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:50:28,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:50:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["HdRofbw-Rm-eU83_dA0OQA"], "issued_at": "2018-06-30T15:50:28.000000Z"}} 2018-06-30 15:50:28,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66a30324a84c144d8ba74c13128359095441b7b" 2018-06-30 15:50:28,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0a93732-da79-4b1a-8fe4-f663be348b1c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:50:28,189 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c0a93732-da79-4b1a-8fe4-f663be348b1c 2018-06-30 15:50:28,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:50:28,394 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:50:28 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:50:28,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66a30324a84c144d8ba74c13128359095441b7b" 2018-06-30 15:50:28,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:28 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d159fc21-7aaa-4ab1-80cc-355c75f12fad Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:50:28,864 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-d159fc21-7aaa-4ab1-80cc-355c75f12fad 2018-06-30 15:50:28,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-36efec9e-4cc1-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66a30324a84c144d8ba74c13128359095441b7b" 2018-06-30 15:50:29,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:28 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-317e3926-e818-408a-8ec9-737eb805f00b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-36efec9e-4cc1-479-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97"}, "tags": [], "enabled": true, "id": "d1e5100ed9004694a7b5f22e41777f97", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}]} 2018-06-30 15:50:29,200 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=InstanceSecurityGroupTests-36efec9e-4cc1-479-proj used request id req-317e3926-e818-408a-8ec9-737eb805f00b 2018-06-30 15:50:29,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66a30324a84c144d8ba74c13128359095441b7b" 2018-06-30 15:50:29,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e5c170e-40e6-4dec-b28c-211dd3398a07 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:50:29,655 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3e5c170e-40e6-4dec-b28c-211dd3398a07 2018-06-30 15:50:30,462 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-36efec9e-4cc1-479-user 2018-06-30 15:50:30,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:50:30,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090b8ecf5051957c461c3b509d987b00ebf71751" 2018-06-30 15:50:30,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:30 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-437ff10b-bed1-4ad0-965b-68feb3cee987 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:50:30,840 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-437ff10b-bed1-4ad0-965b-68feb3cee987 2018-06-30 15:50:30,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090b8ecf5051957c461c3b509d987b00ebf71751" -d '{"role": {"name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj-role"}}' 2018-06-30 15:50:31,211 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:50:30 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7fe2f99-5622-42dc-8d05-9597d7c7b147 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "856fd311b38143d49aea629760051534", "links": {"self": "http://10.167.4.35:5000/v3/roles/856fd311b38143d49aea629760051534"}, "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj-role"}} 2018-06-30 15:50:31,211 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b7fe2f99-5622-42dc-8d05-9597d7c7b147 2018-06-30 15:50:31,211 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-36efec9e-4cc1-479-proj-role 2018-06-30 15:50:31,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/856fd311b38143d49aea629760051534 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090b8ecf5051957c461c3b509d987b00ebf71751" 2018-06-30 15:50:31,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:31 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ab0faed9-8dff-4cda-a350-066f1971ddfe Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "856fd311b38143d49aea629760051534", "links": {"self": "http://10.167.4.35:5000/v3/roles/856fd311b38143d49aea629760051534"}, "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj-role"}} 2018-06-30 15:50:31,648 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/856fd311b38143d49aea629760051534 used request id req-ab0faed9-8dff-4cda-a350-066f1971ddfe 2018-06-30 15:50:31,649 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-36efec9e-4cc1-479-proj-role to project InstanceSecurityGroupTests-36efec9e-4cc1-479-proj 2018-06-30 15:50:31,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97/users/aa5ff0b0e0234dbba4e037e6c05df69d/roles/856fd311b38143d49aea629760051534 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090b8ecf5051957c461c3b509d987b00ebf71751" 2018-06-30 15:50:32,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:50:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8ecd4ef-050c-4eb5-b52a-79cb20421a73 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:50:32,108 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97/users/aa5ff0b0e0234dbba4e037e6c05df69d/roles/856fd311b38143d49aea629760051534 used request id req-d8ecd4ef-050c-4eb5-b52a-79cb20421a73 2018-06-30 15:50:32,108 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:50:32,110 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:50:32,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:50:32,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:50:32,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856fd311b38143d49aea629760051534", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj-role"}], "expires_at": "2018-06-30T16:50:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e5100ed9004694a7b5f22e41777f97", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-user", "id": "aa5ff0b0e0234dbba4e037e6c05df69d"}, "audit_ids": ["zI-TaQYdRPWC9gDdswrJTA"], "issued_at": "2018-06-30T15:50:32.000000Z"}} 2018-06-30 15:50:32,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58f98567e23dae47073c36a6609f9cf59e8bb6" 2018-06-30 15:50:33,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04a37ea8-075c-4a36-87e7-d1af76a91595 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:50:33,208 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-04a37ea8-075c-4a36-87e7-d1af76a91595 2018-06-30 15:50:33,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd58f98567e23dae47073c36a6609f9cf59e8bb6" 2018-06-30 15:50:34,174 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:34 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-6f0507eb-1027-46b3-8463-71b752c5aa05 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-image"} 2018-06-30 15:50:34,175 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-image used request id req-6f0507eb-1027-46b3-8463-71b752c5aa05 2018-06-30 15:50:34,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd58f98567e23dae47073c36a6609f9cf59e8bb6" 2018-06-30 15:50:35,002 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:34 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f8e7aadb-7e61-49b3-bcb1-0a5f3f43721d Front-End-Https: on 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", "root-tar"], "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-06-30 15:50:35,002 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f8e7aadb-7e61-49b3-bcb1-0a5f3f43721d 2018-06-30 15:50:35,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd58f98567e23dae47073c36a6609f9cf59e8bb6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-image"}' 2018-06-30 15:50:35,854 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:50:35 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/bcbba6ea-be54-4362-b525-62ed0b13fa36 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-326280bf-e17e-4eaa-80b0-1db33178ab1a Front-End-Https: on RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:50:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:50:36Z", "visibility": "shared", "self": "/v2/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "min_disk": 0, "protected": false, "id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "file": "/v2/images/bcbba6ea-be54-4362-b525-62ed0b13fa36/file", "checksum": null, "owner": "d1e5100ed9004694a7b5f22e41777f97", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:50:35,855 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-326280bf-e17e-4eaa-80b0-1db33178ab1a 2018-06-30 15:50:35,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/bcbba6ea-be54-4362-b525-62ed0b13fa36/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd58f98567e23dae47073c36a6609f9cf59e8bb6" -d '' 2018-06-30 15:50:36,592 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:50:36 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-53f0f099-1972-4ea5-b20e-6fbf004da4e5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:50:36,593 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/bcbba6ea-be54-4362-b525-62ed0b13fa36/file used request id req-53f0f099-1972-4ea5-b20e-6fbf004da4e5 2018-06-30 15:50:36,593 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:50:36,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/bcbba6ea-be54-4362-b525-62ed0b13fa36 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd58f98567e23dae47073c36a6609f9cf59e8bb6" 2018-06-30 15:50:37,311 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:37 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-26f98ee7-2a84-47d0-b23e-29805f93e1b3 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:50:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:50:37Z", "visibility": "shared", "self": "/v2/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "min_disk": 0, "protected": false, "id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "file": "/v2/images/bcbba6ea-be54-4362-b525-62ed0b13fa36/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e5100ed9004694a7b5f22e41777f97", "direct_url": "file:///var/lib/glance/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:50:37,311 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/bcbba6ea-be54-4362-b525-62ed0b13fa36 used request id req-26f98ee7-2a84-47d0-b23e-29805f93e1b3 2018-06-30 15:50:37,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd58f98567e23dae47073c36a6609f9cf59e8bb6" 2018-06-30 15:50:38,024 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:38 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-4b9d20ce-d38a-467d-9a96-d1c3e20ae5f8 Front-End-Https: on 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", "root-tar"], "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-06-30 15:50:38,024 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-4b9d20ce-d38a-467d-9a96-d1c3e20ae5f8 2018-06-30 15:50:38,027 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-image 2018-06-30 15:50:38,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/bcbba6ea-be54-4362-b525-62ed0b13fa36 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd58f98567e23dae47073c36a6609f9cf59e8bb6" 2018-06-30 15:50:38,902 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:38 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-efc77fe5-9388-48ac-8174-8f7025ebf4e0 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:50:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:50:37Z", "visibility": "shared", "self": "/v2/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "min_disk": 0, "protected": false, "id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "file": "/v2/images/bcbba6ea-be54-4362-b525-62ed0b13fa36/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e5100ed9004694a7b5f22e41777f97", "direct_url": "file:///var/lib/glance/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:50:38,902 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/bcbba6ea-be54-4362-b525-62ed0b13fa36 used request id req-efc77fe5-9388-48ac-8174-8f7025ebf4e0 2018-06-30 15:50:38,903 - create_image - DEBUG - Instance status is - active 2018-06-30 15:50:38,903 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-image 2018-06-30 15:50:38,903 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-image 2018-06-30 15:50:38,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:50:38,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:50:39,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856fd311b38143d49aea629760051534", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj-role"}], "expires_at": "2018-06-30T16:50:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e5100ed9004694a7b5f22e41777f97", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-user", "id": "aa5ff0b0e0234dbba4e037e6c05df69d"}, "audit_ids": ["n2rhiCBjT4qzI-y9gT7gFg"], "issued_at": "2018-06-30T15:50:39.000000Z"}} 2018-06-30 15:50:39,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75445704bf7885ca7759cd39cedd0f206967026f" 2018-06-30 15:50:39,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-404e2168-dd54-432b-a0bf-8068cffc6d29 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:50:39,969 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-404e2168-dd54-432b-a0bf-8068cffc6d29 2018-06-30 15:50:39,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75445704bf7885ca7759cd39cedd0f206967026f" 2018-06-30 15:50:40,735 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:40 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-595d020f-bfaf-40ca-8381-46496836ed5c Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:50:40,735 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net used request id req-595d020f-bfaf-40ca-8381-46496836ed5c 2018-06-30 15:50:40,736 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net 2018-06-30 15:50:40,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75445704bf7885ca7759cd39cedd0f206967026f" -d '{"network": {"name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net", "admin_state_up": true}}' 2018-06-30 15:50:41,552 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:50:41 GMT Content-Type: application/json Content-Length: 608 Connection: keep-alive X-Openstack-Request-Id: req-b93e2245-4981-4fbc-8195-e4855cb855b7 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:50:41Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"d1e5100ed9004694a7b5f22e41777f97","id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net"}} 2018-06-30 15:50:41,552 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-b93e2245-4981-4fbc-8195-e4855cb855b7 2018-06-30 15:50:41,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75445704bf7885ca7759cd39cedd0f206967026f" 2018-06-30 15:50:42,577 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:42 GMT Content-Type: application/json Content-Length: 592 Connection: keep-alive X-Openstack-Request-Id: req-ed4ac014-a875-4475-9a60-dfa00b2e866d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:50:41Z","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net"}]} 2018-06-30 15:50:42,577 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-ed4ac014-a875-4475-9a60-dfa00b2e866d 2018-06-30 15:50:42,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75445704bf7885ca7759cd39cedd0f206967026f" 2018-06-30 15:50:43,347 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:43 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-b97c5d97-7d01-462d-b551-5181a56837bb Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:50:43,347 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-b97c5d97-7d01-462d-b551-5181a56837bb 2018-06-30 15:50:43,347 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-subnet 2018-06-30 15:50:43,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75445704bf7885ca7759cd39cedd0f206967026f" -d '{"subnets": [{"ip_version": 4, "network_id": "1717aec9-c54f-41bc-ab1f-611e4315dfe6", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-subnet"}]}' 2018-06-30 15:50:44,880 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:50:44 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-1aeff282-6ee3-4f19-84c7-2698302f8d8f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:44Z","dns_nameservers":[],"updated_at":"2018-06-30T15:50:44Z","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":"d1e5100ed9004694a7b5f22e41777f97","id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-subnet"}]} 2018-06-30 15:50:44,880 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-1aeff282-6ee3-4f19-84c7-2698302f8d8f 2018-06-30 15:50:44,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75445704bf7885ca7759cd39cedd0f206967026f" 2018-06-30 15:50:45,122 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:45 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-24555dba-841c-4b49-aace-24c5dbecdfa2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db5b7f95-5056-4b7e-8a24-8c3a33fe08b7"],"updated_at":"2018-06-30T15:50:44Z","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net"}]} 2018-06-30 15:50:45,122 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-24555dba-841c-4b49-aace-24c5dbecdfa2 2018-06-30 15:50:45,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75445704bf7885ca7759cd39cedd0f206967026f" 2018-06-30 15:50:45,291 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:45 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-7bf406aa-dbff-4a02-b454-66b3e7dd3045 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:44Z","dns_nameservers":[],"updated_at":"2018-06-30T15:50:44Z","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":"d1e5100ed9004694a7b5f22e41777f97","id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-subnet"}]} 2018-06-30 15:50:45,291 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-7bf406aa-dbff-4a02-b454-66b3e7dd3045 2018-06-30 15:50:45,292 - OpenStackNetwork - DEBUG - Network [1717aec9-c54f-41bc-ab1f-611e4315dfe6] created successfully 2018-06-30 15:50:45,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:50:45,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:50:46,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:50:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["xICVGMkZTu2CHEuksnyPuw"], "issued_at": "2018-06-30T15:50:46.000000Z"}} 2018-06-30 15:50:46,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f02630f5346f947f17f7a3bfd15055c0156d0f" 2018-06-30 15:50:46,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-760d8209-7745-480c-90bd-8817e89bd928 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:50:46,520 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-760d8209-7745-480c-90bd-8817e89bd928 2018-06-30 15:50:46,521 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:50:46,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f02630f5346f947f17f7a3bfd15055c0156d0f" 2018-06-30 15:50:47,249 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:47 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f230d47e-3a6e-4dc5-91be-a151f957fbe6 X-Compute-Request-Id: req-f230d47e-3a6e-4dc5-91be-a151f957fbe6 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:50:47,249 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-f230d47e-3a6e-4dc5-91be-a151f957fbe6 2018-06-30 15:50:47,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f02630f5346f947f17f7a3bfd15055c0156d0f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-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-06-30 15:50:47,890 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:47 GMT Content-Type: application/json Content-Length: 534 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-397b1f1a-b7bc-4b60-af36-47eafe8c7b3a X-Compute-Request-Id: req-397b1f1a-b7bc-4b60-af36-47eafe8c7b3a Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "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": "70263f1e-52d7-4899-8d82-a66d89853661"}} 2018-06-30 15:50:47,890 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-397b1f1a-b7bc-4b60-af36-47eafe8c7b3a 2018-06-30 15:50:47,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:50:47,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:50:48,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856fd311b38143d49aea629760051534", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj-role"}], "expires_at": "2018-06-30T16:50:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e5100ed9004694a7b5f22e41777f97", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-user", "id": "aa5ff0b0e0234dbba4e037e6c05df69d"}, "audit_ids": ["cWOf2Tg7QLavC3qloMvpEw"], "issued_at": "2018-06-30T15:50:48.000000Z"}} 2018-06-30 15:50:48,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5c46561ced377cdc339716b9166c2cce3419" 2018-06-30 15:50:49,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78044324-126b-4af8-85b6-a62a7f7639ea Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:50:49,066 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-78044324-126b-4af8-85b6-a62a7f7639ea 2018-06-30 15:50:49,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5c46561ced377cdc339716b9166c2cce3419" 2018-06-30 15:50:49,802 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:49 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-01b2fba1-3e60-4f5f-91e0-66bc16c56f4f Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 15:50:49,802 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-name&description=hello+group used request id req-01b2fba1-3e60-4f5f-91e0-66bc16c56f4f 2018-06-30 15:50:49,803 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-name... 2018-06-30 15:50:49,803 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-name 2018-06-30 15:50:49,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5c46561ced377cdc339716b9166c2cce3419" -d '{"security_group": {"name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-name", "description": "hello group"}}' 2018-06-30 15:50:50,256 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:50:50 GMT Content-Type: application/json Content-Length: 1411 Connection: keep-alive X-Openstack-Request-Id: req-cc918a0c-77f1-40e2-90aa-6e29eb717c7b Front-End-Https: on RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:49Z", "updated_at": "2018-06-30T15:50:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:50:50Z", "revision_number": 0, "id": "aaebd0ee-bbab-4305-a012-a2e758f69b67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:50:50Z", "security_group_id": "0358f519-5708-4865-bab0-573013732718", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e5100ed9004694a7b5f22e41777f97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:50:50Z", "revision_number": 0, "id": "c1a282d2-6d20-40ea-8858-136946484791", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:50:50Z", "security_group_id": "0358f519-5708-4865-bab0-573013732718", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e5100ed9004694a7b5f22e41777f97"}], "revision_number": 2, "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "0358f519-5708-4865-bab0-573013732718", "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-name"}} 2018-06-30 15:50:50,256 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-cc918a0c-77f1-40e2-90aa-6e29eb717c7b 2018-06-30 15:50:50,257 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0358f519-5708-4865-bab0-573013732718 2018-06-30 15:50:50,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0358f519-5708-4865-bab0-573013732718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5c46561ced377cdc339716b9166c2cce3419" 2018-06-30 15:50:50,987 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:50 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-267e2d70-6998-418a-8396-9c9ab17c1ebe Front-End-Https: on 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-06-30T15:50:50Z", "security_group_id": "0358f519-5708-4865-bab0-573013732718", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:50Z", "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "aaebd0ee-bbab-4305-a012-a2e758f69b67"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:50:50Z", "security_group_id": "0358f519-5708-4865-bab0-573013732718", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:50Z", "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "c1a282d2-6d20-40ea-8858-136946484791"}]} 2018-06-30 15:50:50,987 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0358f519-5708-4865-bab0-573013732718 used request id req-267e2d70-6998-418a-8396-9c9ab17c1ebe 2018-06-30 15:50:50,988 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0358f519-5708-4865-bab0-573013732718 2018-06-30 15:50:50,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0358f519-5708-4865-bab0-573013732718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5c46561ced377cdc339716b9166c2cce3419" 2018-06-30 15:50:51,067 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:51 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2d3fad2f-deb5-4157-96ef-7d8371e8981d Front-End-Https: on 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-06-30T15:50:50Z", "security_group_id": "0358f519-5708-4865-bab0-573013732718", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:50Z", "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "aaebd0ee-bbab-4305-a012-a2e758f69b67"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:50:50Z", "security_group_id": "0358f519-5708-4865-bab0-573013732718", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:50Z", "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "c1a282d2-6d20-40ea-8858-136946484791"}]} 2018-06-30 15:50:51,068 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0358f519-5708-4865-bab0-573013732718 used request id req-2d3fad2f-deb5-4157-96ef-7d8371e8981d 2018-06-30 15:50:51,068 - neutron_utils - INFO - Retrieving security group with ID - 0358f519-5708-4865-bab0-573013732718 2018-06-30 15:50:51,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=0358f519-5708-4865-bab0-573013732718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5c46561ced377cdc339716b9166c2cce3419" 2018-06-30 15:50:51,209 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:51 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-b3f286e7-873d-4d84-b1d9-1a364b9f19f1 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:49Z", "updated_at": "2018-06-30T15:50:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:50:50Z", "revision_number": 0, "id": "aaebd0ee-bbab-4305-a012-a2e758f69b67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:50:50Z", "security_group_id": "0358f519-5708-4865-bab0-573013732718", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e5100ed9004694a7b5f22e41777f97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:50:50Z", "revision_number": 0, "id": "c1a282d2-6d20-40ea-8858-136946484791", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:50:50Z", "security_group_id": "0358f519-5708-4865-bab0-573013732718", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e5100ed9004694a7b5f22e41777f97"}], "revision_number": 2, "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "0358f519-5708-4865-bab0-573013732718", "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-name"}]} 2018-06-30 15:50:51,209 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=0358f519-5708-4865-bab0-573013732718 used request id req-b3f286e7-873d-4d84-b1d9-1a364b9f19f1 2018-06-30 15:50:51,210 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0358f519-5708-4865-bab0-573013732718 2018-06-30 15:50:51,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0358f519-5708-4865-bab0-573013732718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5c46561ced377cdc339716b9166c2cce3419" 2018-06-30 15:50:51,509 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:51 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c10042f6-1e78-4797-83c7-1f4060bb494b Front-End-Https: on 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-06-30T15:50:50Z", "security_group_id": "0358f519-5708-4865-bab0-573013732718", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:50Z", "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "aaebd0ee-bbab-4305-a012-a2e758f69b67"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:50:50Z", "security_group_id": "0358f519-5708-4865-bab0-573013732718", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:50Z", "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "c1a282d2-6d20-40ea-8858-136946484791"}]} 2018-06-30 15:50:51,509 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0358f519-5708-4865-bab0-573013732718 used request id req-c10042f6-1e78-4797-83c7-1f4060bb494b 2018-06-30 15:50:51,510 - neutron_utils - INFO - Retrieving security group with ID - 0358f519-5708-4865-bab0-573013732718 2018-06-30 15:50:51,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=0358f519-5708-4865-bab0-573013732718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5c46561ced377cdc339716b9166c2cce3419" 2018-06-30 15:50:51,613 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:51 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-9883ac4a-f531-4aef-ba19-946de03bdf02 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:49Z", "updated_at": "2018-06-30T15:50:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:50:50Z", "revision_number": 0, "id": "aaebd0ee-bbab-4305-a012-a2e758f69b67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:50:50Z", "security_group_id": "0358f519-5708-4865-bab0-573013732718", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e5100ed9004694a7b5f22e41777f97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:50:50Z", "revision_number": 0, "id": "c1a282d2-6d20-40ea-8858-136946484791", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:50:50Z", "security_group_id": "0358f519-5708-4865-bab0-573013732718", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e5100ed9004694a7b5f22e41777f97"}], "revision_number": 2, "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "0358f519-5708-4865-bab0-573013732718", "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-name"}]} 2018-06-30 15:50:51,613 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=0358f519-5708-4865-bab0-573013732718 used request id req-9883ac4a-f531-4aef-ba19-946de03bdf02 2018-06-30 15:50:51,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0358f519-5708-4865-bab0-573013732718 2018-06-30 15:50:51,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0358f519-5708-4865-bab0-573013732718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5c46561ced377cdc339716b9166c2cce3419" 2018-06-30 15:50:51,676 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:51 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-17dc0cd3-48ae-42c8-abdd-93f2dbb2692e Front-End-Https: on 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-06-30T15:50:50Z", "security_group_id": "0358f519-5708-4865-bab0-573013732718", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:50Z", "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "aaebd0ee-bbab-4305-a012-a2e758f69b67"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:50:50Z", "security_group_id": "0358f519-5708-4865-bab0-573013732718", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:50Z", "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "c1a282d2-6d20-40ea-8858-136946484791"}]} 2018-06-30 15:50:51,676 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0358f519-5708-4865-bab0-573013732718 used request id req-17dc0cd3-48ae-42c8-abdd-93f2dbb2692e 2018-06-30 15:50:51,676 - neutron_utils - INFO - Retrieving security group with ID - 0358f519-5708-4865-bab0-573013732718 2018-06-30 15:50:51,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=0358f519-5708-4865-bab0-573013732718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5c46561ced377cdc339716b9166c2cce3419" 2018-06-30 15:50:51,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:51 GMT Content-Type: application/json Content-Length: 1414 Connection: keep-alive X-Openstack-Request-Id: req-03883468-bda9-4493-9912-afb0b883bef0 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:49Z", "updated_at": "2018-06-30T15:50:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:50:50Z", "revision_number": 0, "id": "aaebd0ee-bbab-4305-a012-a2e758f69b67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:50:50Z", "security_group_id": "0358f519-5708-4865-bab0-573013732718", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e5100ed9004694a7b5f22e41777f97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:50:50Z", "revision_number": 0, "id": "c1a282d2-6d20-40ea-8858-136946484791", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:50:50Z", "security_group_id": "0358f519-5708-4865-bab0-573013732718", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e5100ed9004694a7b5f22e41777f97"}], "revision_number": 2, "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "0358f519-5708-4865-bab0-573013732718", "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-name"}]} 2018-06-30 15:50:51,788 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=0358f519-5708-4865-bab0-573013732718 used request id req-03883468-bda9-4493-9912-afb0b883bef0 2018-06-30 15:50:51,789 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0358f519-5708-4865-bab0-573013732718 2018-06-30 15:50:51,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0358f519-5708-4865-bab0-573013732718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5c46561ced377cdc339716b9166c2cce3419" 2018-06-30 15:50:51,911 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:51 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-da61ee58-7ea8-412c-8e63-bda423d62d4f Front-End-Https: on 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-06-30T15:50:50Z", "security_group_id": "0358f519-5708-4865-bab0-573013732718", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:50Z", "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "aaebd0ee-bbab-4305-a012-a2e758f69b67"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:50:50Z", "security_group_id": "0358f519-5708-4865-bab0-573013732718", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:50Z", "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "c1a282d2-6d20-40ea-8858-136946484791"}]} 2018-06-30 15:50:51,911 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0358f519-5708-4865-bab0-573013732718 used request id req-da61ee58-7ea8-412c-8e63-bda423d62d4f 2018-06-30 15:50:51,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:50:51,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:50:52,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856fd311b38143d49aea629760051534", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj-role"}], "expires_at": "2018-06-30T16:50:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e5100ed9004694a7b5f22e41777f97", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-user", "id": "aa5ff0b0e0234dbba4e037e6c05df69d"}, "audit_ids": ["47zwG2_UTpSEi4H8g8ZoVA"], "issued_at": "2018-06-30T15:50:52.000000Z"}} 2018-06-30 15:50:52,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:50:52,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-230ca1a0-e849-4c55-8e5c-bc50199f6ce7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:50:52,581 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-230ca1a0-e849-4c55-8e5c-bc50199f6ce7 2018-06-30 15:50:52,582 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:50:52,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:50:52,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cf687a4-7994-4aea-bf06-deec212c4255 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:50:52,980 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7cf687a4-7994-4aea-bf06-deec212c4255 2018-06-30 15:50:52,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:50:53,981 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:53 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-2d41dcc8-49d9-4dc4-a8fa-17bd731c2b8e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db5b7f95-5056-4b7e-8a24-8c3a33fe08b7"],"updated_at":"2018-06-30T15:50:44Z","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net"}]} 2018-06-30 15:50:53,981 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net used request id req-2d41dcc8-49d9-4dc4-a8fa-17bd731c2b8e 2018-06-30 15:50:53,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:50:53,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:50:53 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:50:53,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:50:54,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:53 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2b98c6d-725c-40bf-9df7-a25f51197532 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1e5100ed9004694a7b5f22e41777f97", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}} 2018-06-30 15:50:54,063 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 used request id req-f2b98c6d-725c-40bf-9df7-a25f51197532 2018-06-30 15:50:54,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:50:54,247 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:54 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-d4da9d26-98d4-4a81-a8df-2428bed9f6be Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:44Z","dns_nameservers":[],"updated_at":"2018-06-30T15:50:44Z","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":"d1e5100ed9004694a7b5f22e41777f97","id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-subnet"}]} 2018-06-30 15:50:54,247 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-d4da9d26-98d4-4a81-a8df-2428bed9f6be 2018-06-30 15:50:54,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6&name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:50:54,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:54 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-43e7c5be-9aea-40df-a37b-a4172953c68f Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:50:54,326 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6&name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-port&admin_state_up=True used request id req-43e7c5be-9aea-40df-a37b-a4172953c68f 2018-06-30 15:50:54,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:50:55,318 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:55 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-24115495-d9d3-4c67-9a22-1a3eaf595fe8 X-Compute-Request-Id: req-24115495-d9d3-4c67-9a22-1a3eaf595fe8 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:50:55,318 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst used request id req-24115495-d9d3-4c67-9a22-1a3eaf595fe8 2018-06-30 15:50:55,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:50:56,223 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:56 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-c1c2cae9-6d6a-4429-a720-a4f25331c0a6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db5b7f95-5056-4b7e-8a24-8c3a33fe08b7"],"updated_at":"2018-06-30T15:50:44Z","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net"}]} 2018-06-30 15:50:56,223 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net used request id req-c1c2cae9-6d6a-4429-a720-a4f25331c0a6 2018-06-30 15:50:56,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:50:56,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:56 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3c4a2ca-3341-482f-a42b-14a171411623 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1e5100ed9004694a7b5f22e41777f97", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}} 2018-06-30 15:50:56,623 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 used request id req-d3c4a2ca-3341-482f-a42b-14a171411623 2018-06-30 15:50:56,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:50:57,653 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:57 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-b92401c9-4032-4602-bd7e-9371ac968061 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:44Z","dns_nameservers":[],"updated_at":"2018-06-30T15:50:44Z","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":"d1e5100ed9004694a7b5f22e41777f97","id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-subnet"}]} 2018-06-30 15:50:57,653 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-b92401c9-4032-4602-bd7e-9371ac968061 2018-06-30 15:50:57,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6&name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:50:57,754 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:57 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-6037a632-2bc1-4f27-8304-759b8179e8e3 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:50:57,754 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6&name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-port&admin_state_up=True used request id req-6037a632-2bc1-4f27-8304-759b8179e8e3 2018-06-30 15:50:57,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:50:57,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:50:58,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856fd311b38143d49aea629760051534", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj-role"}], "expires_at": "2018-06-30T16:50:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e5100ed9004694a7b5f22e41777f97", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-user", "id": "aa5ff0b0e0234dbba4e037e6c05df69d"}, "audit_ids": ["Mu9UKZ7mRtmAuENCKRUjVQ"], "issued_at": "2018-06-30T15:50:58.000000Z"}} 2018-06-30 15:50:58,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba14a198ea614adbb5d52e48dd32c2723f5ebecf" 2018-06-30 15:50:58,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b763331-bc7a-45b6-8e41-11d6496ed686 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:50:58,894 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5b763331-bc7a-45b6-8e41-11d6496ed686 2018-06-30 15:50:58,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:50:59,246 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:59 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-56fb9738-7fd4-4f1f-8e7a-132d9bfcb1c8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db5b7f95-5056-4b7e-8a24-8c3a33fe08b7"],"updated_at":"2018-06-30T15:50:44Z","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net"}]} 2018-06-30 15:50:59,247 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net used request id req-56fb9738-7fd4-4f1f-8e7a-132d9bfcb1c8 2018-06-30 15:50:59,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:50:59,420 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:59 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-c7714e75-0d11-43a9-843f-12b4b9e214e0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:44Z","dns_nameservers":[],"updated_at":"2018-06-30T15:50:44Z","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":"d1e5100ed9004694a7b5f22e41777f97","id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-subnet"}]} 2018-06-30 15:50:59,420 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-c7714e75-0d11-43a9-843f-12b4b9e214e0 2018-06-30 15:50:59,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:50:59,742 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:50:59 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-eafd490f-a70c-414e-803b-eb68404bd993 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db5b7f95-5056-4b7e-8a24-8c3a33fe08b7"],"updated_at":"2018-06-30T15:50:44Z","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net"}]} 2018-06-30 15:50:59,742 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net used request id req-eafd490f-a70c-414e-803b-eb68404bd993 2018-06-30 15:50:59,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:50:59,754 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:50:59 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:50:59,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba14a198ea614adbb5d52e48dd32c2723f5ebecf" 2018-06-30 15:50:59,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:50:59 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0cebe544-0c48-4364-9c9a-271a685b4a2f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1e5100ed9004694a7b5f22e41777f97", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}} 2018-06-30 15:50:59,847 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 used request id req-0cebe544-0c48-4364-9c9a-271a685b4a2f 2018-06-30 15:50:59,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:00,033 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:00 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-2d427cd2-1f60-4d3f-9b65-d07b49a8e94e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:44Z","dns_nameservers":[],"updated_at":"2018-06-30T15:50:44Z","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":"d1e5100ed9004694a7b5f22e41777f97","id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-subnet"}]} 2018-06-30 15:51:00,034 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-2d427cd2-1f60-4d3f-9b65-d07b49a8e94e 2018-06-30 15:51:00,035 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net 2018-06-30 15:51:00,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" -d '{"port": {"network_id": "1717aec9-c54f-41bc-ab1f-611e4315dfe6", "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-port", "admin_state_up": true}}' 2018-06-30 15:51:02,275 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:51:02 GMT Content-Type: application/json Content-Length: 761 Connection: keep-alive X-Openstack-Request-Id: req-a58bea28-7845-4149-9b5d-f73e01ee41cc Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:51:01Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:51:01Z","name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:18:e6:be","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"d1e5100ed9004694a7b5f22e41777f97","fixed_ips":[{"subnet_id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","ip_address":"10.55.0.12"}],"id":"8b21b3ca-ac64-4198-85e8-ef508c206c9e","security_groups":["f161678f-8a55-463c-8cd4-540805b2796e"],"device_id":""}} 2018-06-30 15:51:02,275 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-a58bea28-7845-4149-9b5d-f73e01ee41cc 2018-06-30 15:51:02,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:02,572 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:02 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-a528859f-9687-42ea-a9d7-ef3db5d0a92c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db5b7f95-5056-4b7e-8a24-8c3a33fe08b7"],"updated_at":"2018-06-30T15:50:44Z","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net"}]} 2018-06-30 15:51:02,572 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net used request id req-a528859f-9687-42ea-a9d7-ef3db5d0a92c 2018-06-30 15:51:02,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:02,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:51:02 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39224b0f-b9e2-41d8-9750-62fee2c5c011 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1e5100ed9004694a7b5f22e41777f97", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}} 2018-06-30 15:51:02,648 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 used request id req-39224b0f-b9e2-41d8-9750-62fee2c5c011 2018-06-30 15:51:02,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:02,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:02 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-ee412913-1cb8-4abc-8e37-4ec6bc62e19e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:44Z","dns_nameservers":[],"updated_at":"2018-06-30T15:50:44Z","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":"d1e5100ed9004694a7b5f22e41777f97","id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-subnet"}]} 2018-06-30 15:51:02,797 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-ee412913-1cb8-4abc-8e37-4ec6bc62e19e 2018-06-30 15:51:02,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6&name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:03,615 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:03 GMT Content-Type: application/json Content-Length: 764 Connection: keep-alive X-Openstack-Request-Id: req-e6158481-9af5-4662-a84f-1658262911cd Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:51:01Z","admin_state_up":true,"updated_at":"2018-06-30T15:51:01Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:18:e6:be","id":"8b21b3ca-ac64-4198-85e8-ef508c206c9e","port_security_enabled":true,"project_id":"d1e5100ed9004694a7b5f22e41777f97","fixed_ips":[{"subnet_id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["f161678f-8a55-463c-8cd4-540805b2796e"],"name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-port"}]} 2018-06-30 15:51:03,615 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6&name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-port&admin_state_up=True used request id req-e6158481-9af5-4662-a84f-1658262911cd 2018-06-30 15:51:03,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:03,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:51:03 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb1512be-7f63-4535-8528-5050e76c4617 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1e5100ed9004694a7b5f22e41777f97", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}} 2018-06-30 15:51:03,718 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 used request id req-cb1512be-7f63-4535-8528-5050e76c4617 2018-06-30 15:51:03,719 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst 2018-06-30 15:51:03,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:04,570 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:04 GMT Content-Type: application/json Content-Length: 694 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6502723f-4671-406d-a93d-b065a3e6699c X-Compute-Request-Id: req-6502723f-4671-406d-a93d-b065a3e6699c Front-End-Https: on RESP BODY: {"flavors": [{"id": "70263f1e-52d7-4899-8d82-a66d89853661", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-flavor-name"}, {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:51:04,570 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6502723f-4671-406d-a93d-b065a3e6699c 2018-06-30 15:51:04,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/70263f1e-52d7-4899-8d82-a66d89853661 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:05,360 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:05 GMT Content-Type: application/json Content-Length: 534 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6eaaf414-3f9b-4fa3-b6e2-8909dd2f516b X-Compute-Request-Id: req-6eaaf414-3f9b-4fa3-b6e2-8909dd2f516b Front-End-Https: on RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "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": "70263f1e-52d7-4899-8d82-a66d89853661"}} 2018-06-30 15:51:05,360 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/70263f1e-52d7-4899-8d82-a66d89853661 used request id req-6eaaf414-3f9b-4fa3-b6e2-8909dd2f516b 2018-06-30 15:51:05,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:06,166 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:06 GMT Content-Type: application/json Content-Length: 902 Connection: keep-alive X-Openstack-Request-Id: req-5fd156c4-1930-4f9f-8928-b5947389683c Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:50:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:50:37Z", "visibility": "shared", "self": "/v2/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "min_disk": 0, "protected": false, "id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "file": "/v2/images/bcbba6ea-be54-4362-b525-62ed0b13fa36/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e5100ed9004694a7b5f22e41777f97", "direct_url": "file:///var/lib/glance/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-image"} 2018-06-30 15:51:06,166 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-image used request id req-5fd156c4-1930-4f9f-8928-b5947389683c 2018-06-30 15:51:06,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:06,855 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:06 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-09cd92c5-cf2c-43f3-96d1-2b2fca3ceb32 Front-End-Https: on 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", "root-tar"], "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-06-30 15:51:06,856 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-09cd92c5-cf2c-43f3-96d1-2b2fca3ceb32 2018-06-30 15:51:06,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" -d '{"server": {"name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst", "imageRef": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "flavorRef": "70263f1e-52d7-4899-8d82-a66d89853661", "max_count": 1, "min_count": 1, "networks": [{"port": "8b21b3ca-ac64-4198-85e8-ef508c206c9e"}]}}' 2018-06-30 15:51:12,124 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:51:12 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e1cca83c-67b5-4f16-8fc7-473473ac39a3 X-Compute-Request-Id: req-e1cca83c-67b5-4f16-8fc7-473473ac39a3 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "eda30f66-cbb1-4959-8736-dc2a852ccc0c", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "bookmark"}], "adminPass": "3RFm4SjLTf8K"}} 2018-06-30 15:51:12,124 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-e1cca83c-67b5-4f16-8fc7-473473ac39a3 2018-06-30 15:51:12,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:13,477 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:13 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dbbb4ab5-47fe-4d84-aa01-d55227253cbd X-Compute-Request-Id: req-dbbb4ab5-47fe-4d84-aa01-d55227253cbd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "bookmark"}], "image": {"id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "links": [{"href": "http://172.30.10.101:8774/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70263f1e-52d7-4899-8d82-a66d89853661", "links": [{"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "bookmark"}]}, "id": "eda30f66-cbb1-4959-8736-dc2a852ccc0c", "user_id": "aa5ff0b0e0234dbba4e037e6c05df69d", "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-06-30T15:51:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst", "created": "2018-06-30T15:51:12Z", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:51:13,477 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c used request id req-dbbb4ab5-47fe-4d84-aa01-d55227253cbd 2018-06-30 15:51:13,478 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst 2018-06-30 15:51:13,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:14,210 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:14 GMT Content-Type: application/json Content-Length: 1298 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cd58acad-c549-43a7-a8ce-4386b6baae7c X-Compute-Request-Id: req-cd58acad-c549-43a7-a8ce-4386b6baae7c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "bookmark"}], "image": {"id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "links": [{"href": "http://172.30.10.101:8774/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70263f1e-52d7-4899-8d82-a66d89853661", "links": [{"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "bookmark"}]}, "id": "eda30f66-cbb1-4959-8736-dc2a852ccc0c", "user_id": "aa5ff0b0e0234dbba4e037e6c05df69d", "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-06-30T15:51:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst", "created": "2018-06-30T15:51:12Z", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:51:14,211 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c used request id req-cd58acad-c549-43a7-a8ce-4386b6baae7c 2018-06-30 15:51:14,211 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst] is - BUILD 2018-06-30 15:51:14,211 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:51:17,215 - create_instance - DEBUG - VM status query timeout in 896.263548851 2018-06-30 15:51:17,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:17,712 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:17 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-604056b1-c122-4b27-a4c6-ba43ce903534 X-Compute-Request-Id: req-604056b1-c122-4b27-a4c6-ba43ce903534 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "bookmark"}], "image": {"id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "links": [{"href": "http://172.30.10.101:8774/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70263f1e-52d7-4899-8d82-a66d89853661", "links": [{"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "bookmark"}]}, "id": "eda30f66-cbb1-4959-8736-dc2a852ccc0c", "security_groups": [{"name": "default"}], "user_id": "aa5ff0b0e0234dbba4e037e6c05df69d", "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-06-30T15:51:17Z", "hostId": "5a2c0f931c6fcd7aef75bc8aee0e501bc8bc2c87ed9c4d3893c8329c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst", "created": "2018-06-30T15:51:12Z", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:51:17,712 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c used request id req-604056b1-c122-4b27-a4c6-ba43ce903534 2018-06-30 15:51:17,713 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst] is - BUILD 2018-06-30 15:51:17,713 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:51:20,714 - create_instance - DEBUG - VM status query timeout in 892.764056921 2018-06-30 15:51:20,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:21,358 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:21 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a0b265d0-8e9f-44a9-a0f3-089b811e4802 X-Compute-Request-Id: req-a0b265d0-8e9f-44a9-a0f3-089b811e4802 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "bookmark"}], "image": {"id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "links": [{"href": "http://172.30.10.101:8774/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70263f1e-52d7-4899-8d82-a66d89853661", "links": [{"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "bookmark"}]}, "id": "eda30f66-cbb1-4959-8736-dc2a852ccc0c", "security_groups": [{"name": "default"}], "user_id": "aa5ff0b0e0234dbba4e037e6c05df69d", "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-06-30T15:51:17Z", "hostId": "5a2c0f931c6fcd7aef75bc8aee0e501bc8bc2c87ed9c4d3893c8329c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst", "created": "2018-06-30T15:51:12Z", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:51:21,358 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c used request id req-a0b265d0-8e9f-44a9-a0f3-089b811e4802 2018-06-30 15:51:21,358 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst] is - BUILD 2018-06-30 15:51:21,359 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:51:24,359 - create_instance - DEBUG - VM status query timeout in 889.118651867 2018-06-30 15:51:24,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:24,979 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:24 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-030f471a-1000-43f3-bf02-00193edd1bef X-Compute-Request-Id: req-030f471a-1000-43f3-bf02-00193edd1bef Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "bookmark"}], "image": {"id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "links": [{"href": "http://172.30.10.101:8774/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70263f1e-52d7-4899-8d82-a66d89853661", "links": [{"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "bookmark"}]}, "id": "eda30f66-cbb1-4959-8736-dc2a852ccc0c", "security_groups": [{"name": "default"}], "user_id": "aa5ff0b0e0234dbba4e037e6c05df69d", "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-06-30T15:51:17Z", "hostId": "5a2c0f931c6fcd7aef75bc8aee0e501bc8bc2c87ed9c4d3893c8329c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst", "created": "2018-06-30T15:51:12Z", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:51:24,980 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c used request id req-030f471a-1000-43f3-bf02-00193edd1bef 2018-06-30 15:51:24,980 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst] is - BUILD 2018-06-30 15:51:24,980 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:51:27,981 - create_instance - DEBUG - VM status query timeout in 885.497466803 2018-06-30 15:51:27,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:29,934 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:29 GMT Content-Type: application/json Content-Length: 1398 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-df1a5a34-8dec-47e9-b05d-6d2c7ff85b9c X-Compute-Request-Id: req-df1a5a34-8dec-47e9-b05d-6d2c7ff85b9c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "bookmark"}], "image": {"id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "links": [{"href": "http://172.30.10.101:8774/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70263f1e-52d7-4899-8d82-a66d89853661", "links": [{"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "bookmark"}]}, "id": "eda30f66-cbb1-4959-8736-dc2a852ccc0c", "security_groups": [{"name": "default"}], "user_id": "aa5ff0b0e0234dbba4e037e6c05df69d", "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-06-30T15:51:17Z", "hostId": "5a2c0f931c6fcd7aef75bc8aee0e501bc8bc2c87ed9c4d3893c8329c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst", "created": "2018-06-30T15:51:12Z", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:51:29,934 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c used request id req-df1a5a34-8dec-47e9-b05d-6d2c7ff85b9c 2018-06-30 15:51:29,935 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst] is - BUILD 2018-06-30 15:51:29,935 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:51:32,938 - create_instance - DEBUG - VM status query timeout in 880.539773941 2018-06-30 15:51:32,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:35,627 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:35 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-71afaf89-6ad5-4d5d-9496-53aa9e9eeb38 X-Compute-Request-Id: req-71afaf89-6ad5-4d5d-9496-53aa9e9eeb38 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e6:be", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "bookmark"}], "image": {"id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "links": [{"href": "http://172.30.10.101:8774/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:51:29.000000", "flavor": {"id": "70263f1e-52d7-4899-8d82-a66d89853661", "links": [{"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "bookmark"}]}, "id": "eda30f66-cbb1-4959-8736-dc2a852ccc0c", "security_groups": [{"name": "default"}], "user_id": "aa5ff0b0e0234dbba4e037e6c05df69d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:51:30Z", "hostId": "5a2c0f931c6fcd7aef75bc8aee0e501bc8bc2c87ed9c4d3893c8329c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst", "created": "2018-06-30T15:51:12Z", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:51:35,627 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c used request id req-71afaf89-6ad5-4d5d-9496-53aa9e9eeb38 2018-06-30 15:51:35,627 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst] is - ACTIVE 2018-06-30 15:51:35,628 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:51:35,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:37,643 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:37 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ff0eca5e-012c-4224-bd32-6cbc5def20b6 X-Compute-Request-Id: req-ff0eca5e-012c-4224-bd32-6cbc5def20b6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e6:be", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "bookmark"}], "image": {"id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "links": [{"href": "http://172.30.10.101:8774/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:51:29.000000", "flavor": {"id": "70263f1e-52d7-4899-8d82-a66d89853661", "links": [{"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "bookmark"}]}, "id": "eda30f66-cbb1-4959-8736-dc2a852ccc0c", "security_groups": [{"name": "default"}], "user_id": "aa5ff0b0e0234dbba4e037e6c05df69d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:51:30Z", "hostId": "5a2c0f931c6fcd7aef75bc8aee0e501bc8bc2c87ed9c4d3893c8329c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst", "created": "2018-06-30T15:51:12Z", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:51:37,643 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c used request id req-ff0eca5e-012c-4224-bd32-6cbc5def20b6 2018-06-30 15:51:37,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:38,172 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:38 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-d7599012-7e00-42a9-b4ef-530293573367 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db5b7f95-5056-4b7e-8a24-8c3a33fe08b7"],"updated_at":"2018-06-30T15:50:44Z","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net"}]} 2018-06-30 15:51:38,173 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net used request id req-d7599012-7e00-42a9-b4ef-530293573367 2018-06-30 15:51:38,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:38,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:51:38 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82dedd7d-6bbc-4465-b1b6-15bae02a5ac5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1e5100ed9004694a7b5f22e41777f97", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}} 2018-06-30 15:51:38,476 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 used request id req-82dedd7d-6bbc-4465-b1b6-15bae02a5ac5 2018-06-30 15:51:38,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:38,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:38 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-1f7e12ab-04b0-4aab-ac26-749fc156b54d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:44Z","dns_nameservers":[],"updated_at":"2018-06-30T15:50:44Z","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":"d1e5100ed9004694a7b5f22e41777f97","id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-subnet"}]} 2018-06-30 15:51:38,603 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-1f7e12ab-04b0-4aab-ac26-749fc156b54d 2018-06-30 15:51:38,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:38,893 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:38 GMT Content-Type: application/json Content-Length: 2291 Connection: keep-alive X-Openstack-Request-Id: req-4d5a5a59-3469-4468-ac19-ff1e32b0a653 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:51:01Z","admin_state_up":true,"updated_at":"2018-06-30T15:51:27Z","binding:vnic_type":"normal","device_id":"eda30f66-cbb1-4959-8736-dc2a852ccc0c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:18:e6:be","id":"8b21b3ca-ac64-4198-85e8-ef508c206c9e","port_security_enabled":true,"project_id":"d1e5100ed9004694a7b5f22e41777f97","fixed_ips":[{"subnet_id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["f161678f-8a55-463c-8cd4-540805b2796e"],"name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:45Z","admin_state_up":true,"updated_at":"2018-06-30T15:50:51Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1717aec9-c54f-41bc-ab1f-611e4315dfe6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:54:6d:6e","id":"94cb7133-7538-46b5-a590-00dfef8dc6a2","port_security_enabled":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","fixed_ips":[{"subnet_id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:46Z","admin_state_up":true,"updated_at":"2018-06-30T15:50:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1717aec9-c54f-41bc-ab1f-611e4315dfe6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:44:cd:e3","id":"ae58faab-c1ec-4d49-a186-e68127337187","port_security_enabled":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","fixed_ips":[{"subnet_id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:51:38,893 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-4d5a5a59-3469-4468-ac19-ff1e32b0a653 2018-06-30 15:51:38,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:40,916 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:40 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1bbbcf45-5724-4934-8d10-f2c23ad54513 X-Compute-Request-Id: req-1bbbcf45-5724-4934-8d10-f2c23ad54513 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e6:be", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "bookmark"}], "image": {"id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "links": [{"href": "http://172.30.10.101:8774/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:51:29.000000", "flavor": {"id": "70263f1e-52d7-4899-8d82-a66d89853661", "links": [{"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "bookmark"}]}, "id": "eda30f66-cbb1-4959-8736-dc2a852ccc0c", "security_groups": [{"name": "default"}], "user_id": "aa5ff0b0e0234dbba4e037e6c05df69d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:51:30Z", "hostId": "5a2c0f931c6fcd7aef75bc8aee0e501bc8bc2c87ed9c4d3893c8329c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst", "created": "2018-06-30T15:51:12Z", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:51:40,916 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c used request id req-1bbbcf45-5724-4934-8d10-f2c23ad54513 2018-06-30 15:51:40,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:41,237 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:41 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-e05b98f5-9d13-4e08-819b-8dde962cdbcc Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db5b7f95-5056-4b7e-8a24-8c3a33fe08b7"],"updated_at":"2018-06-30T15:50:44Z","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net"}]} 2018-06-30 15:51:41,237 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net used request id req-e05b98f5-9d13-4e08-819b-8dde962cdbcc 2018-06-30 15:51:41,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:41,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:51:41 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77876d9e-f9f1-468d-b0fe-181d175df4c9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1e5100ed9004694a7b5f22e41777f97", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}} 2018-06-30 15:51:41,301 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 used request id req-77876d9e-f9f1-468d-b0fe-181d175df4c9 2018-06-30 15:51:41,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:41,457 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:41 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-bb2caeeb-ef94-484a-8b24-59227c366ed7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:44Z","dns_nameservers":[],"updated_at":"2018-06-30T15:50:44Z","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":"d1e5100ed9004694a7b5f22e41777f97","id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-subnet"}]} 2018-06-30 15:51:41,458 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-bb2caeeb-ef94-484a-8b24-59227c366ed7 2018-06-30 15:51:41,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:41,684 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:41 GMT Content-Type: application/json Content-Length: 2291 Connection: keep-alive X-Openstack-Request-Id: req-be4c23b5-a238-477e-8e84-ebea5e188e43 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:51:01Z","admin_state_up":true,"updated_at":"2018-06-30T15:51:27Z","binding:vnic_type":"normal","device_id":"eda30f66-cbb1-4959-8736-dc2a852ccc0c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:18:e6:be","id":"8b21b3ca-ac64-4198-85e8-ef508c206c9e","port_security_enabled":true,"project_id":"d1e5100ed9004694a7b5f22e41777f97","fixed_ips":[{"subnet_id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["f161678f-8a55-463c-8cd4-540805b2796e"],"name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:45Z","admin_state_up":true,"updated_at":"2018-06-30T15:50:51Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1717aec9-c54f-41bc-ab1f-611e4315dfe6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:54:6d:6e","id":"94cb7133-7538-46b5-a590-00dfef8dc6a2","port_security_enabled":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","fixed_ips":[{"subnet_id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:46Z","admin_state_up":true,"updated_at":"2018-06-30T15:50:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1717aec9-c54f-41bc-ab1f-611e4315dfe6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:44:cd:e3","id":"ae58faab-c1ec-4d49-a186-e68127337187","port_security_enabled":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","fixed_ips":[{"subnet_id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:51:41,685 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-be4c23b5-a238-477e-8e84-ebea5e188e43 2018-06-30 15:51:41,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:51:42,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "856fd311b38143d49aea629760051534", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj-role"}], "expires_at": "2018-06-30T16:51:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e5100ed9004694a7b5f22e41777f97", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d1e5100ed9004694a7b5f22e41777f97", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-user", "id": "aa5ff0b0e0234dbba4e037e6c05df69d"}, "audit_ids": ["gWiBZvZWSAqOe5-vMgvyQQ"], "issued_at": "2018-06-30T15:51:42.000000Z"}} 2018-06-30 15:51:42,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b29bbb11f9ccb94cd4e0a01be27a6b7525b20a90" 2018-06-30 15:51:44,695 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:44 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-05d619fc-b740-42b7-8b66-e68a3d524827 X-Compute-Request-Id: req-05d619fc-b740-42b7-8b66-e68a3d524827 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e6:be", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "bookmark"}], "image": {"id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "links": [{"href": "http://172.30.10.101:8774/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:51:29.000000", "flavor": {"id": "70263f1e-52d7-4899-8d82-a66d89853661", "links": [{"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "bookmark"}]}, "id": "eda30f66-cbb1-4959-8736-dc2a852ccc0c", "security_groups": [{"name": "default"}], "user_id": "aa5ff0b0e0234dbba4e037e6c05df69d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:51:30Z", "hostId": "5a2c0f931c6fcd7aef75bc8aee0e501bc8bc2c87ed9c4d3893c8329c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst", "created": "2018-06-30T15:51:12Z", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:51:44,695 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c used request id req-05d619fc-b740-42b7-8b66-e68a3d524827 2018-06-30 15:51:44,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:46,564 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:46 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c03da513-edf8-4c4d-abb4-4aa82d86ad7f X-Compute-Request-Id: req-c03da513-edf8-4c4d-abb4-4aa82d86ad7f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e6:be", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "bookmark"}], "image": {"id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "links": [{"href": "http://172.30.10.101:8774/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:51:29.000000", "flavor": {"id": "70263f1e-52d7-4899-8d82-a66d89853661", "links": [{"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "bookmark"}]}, "id": "eda30f66-cbb1-4959-8736-dc2a852ccc0c", "security_groups": [{"name": "default"}], "user_id": "aa5ff0b0e0234dbba4e037e6c05df69d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:51:30Z", "hostId": "5a2c0f931c6fcd7aef75bc8aee0e501bc8bc2c87ed9c4d3893c8329c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst", "created": "2018-06-30T15:51:12Z", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:51:46,564 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c used request id req-c03da513-edf8-4c4d-abb4-4aa82d86ad7f 2018-06-30 15:51:46,565 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst] is - ACTIVE 2018-06-30 15:51:46,565 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:51:46,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:47,076 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:47 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2a23b95b-0233-42f5-998e-915ca3489304 X-Compute-Request-Id: req-2a23b95b-0233-42f5-998e-915ca3489304 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e6:be", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "bookmark"}], "image": {"id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "links": [{"href": "http://172.30.10.101:8774/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:51:29.000000", "flavor": {"id": "70263f1e-52d7-4899-8d82-a66d89853661", "links": [{"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "bookmark"}]}, "id": "eda30f66-cbb1-4959-8736-dc2a852ccc0c", "security_groups": [{"name": "default"}], "user_id": "aa5ff0b0e0234dbba4e037e6c05df69d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:51:30Z", "hostId": "5a2c0f931c6fcd7aef75bc8aee0e501bc8bc2c87ed9c4d3893c8329c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst", "created": "2018-06-30T15:51:12Z", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:51:47,077 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c used request id req-2a23b95b-0233-42f5-998e-915ca3489304 2018-06-30 15:51:47,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:47,397 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:47 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-973b335b-c062-4772-b509-62a808fb7a40 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db5b7f95-5056-4b7e-8a24-8c3a33fe08b7"],"updated_at":"2018-06-30T15:50:44Z","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net"}]} 2018-06-30 15:51:47,397 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net used request id req-973b335b-c062-4772-b509-62a808fb7a40 2018-06-30 15:51:47,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:47,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:51:47 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3248a60a-721a-47c2-8c94-309c3632ccb9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1e5100ed9004694a7b5f22e41777f97", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}} 2018-06-30 15:51:47,749 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 used request id req-3248a60a-721a-47c2-8c94-309c3632ccb9 2018-06-30 15:51:47,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:47,923 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:47 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-30a3dfb4-24d9-4d44-b6b7-1a8cad26583e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:44Z","dns_nameservers":[],"updated_at":"2018-06-30T15:50:44Z","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":"d1e5100ed9004694a7b5f22e41777f97","id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-subnet"}]} 2018-06-30 15:51:47,923 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-30a3dfb4-24d9-4d44-b6b7-1a8cad26583e 2018-06-30 15:51:47,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:48,162 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:48 GMT Content-Type: application/json Content-Length: 2291 Connection: keep-alive X-Openstack-Request-Id: req-f56dd631-c27d-4bbf-82ba-e59163dad2e0 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:51:01Z","admin_state_up":true,"updated_at":"2018-06-30T15:51:27Z","binding:vnic_type":"normal","device_id":"eda30f66-cbb1-4959-8736-dc2a852ccc0c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:18:e6:be","id":"8b21b3ca-ac64-4198-85e8-ef508c206c9e","port_security_enabled":true,"project_id":"d1e5100ed9004694a7b5f22e41777f97","fixed_ips":[{"subnet_id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["f161678f-8a55-463c-8cd4-540805b2796e"],"name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:45Z","admin_state_up":true,"updated_at":"2018-06-30T15:50:51Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1717aec9-c54f-41bc-ab1f-611e4315dfe6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:54:6d:6e","id":"94cb7133-7538-46b5-a590-00dfef8dc6a2","port_security_enabled":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","fixed_ips":[{"subnet_id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:46Z","admin_state_up":true,"updated_at":"2018-06-30T15:50:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1717aec9-c54f-41bc-ab1f-611e4315dfe6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:44:cd:e3","id":"ae58faab-c1ec-4d49-a186-e68127337187","port_security_enabled":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","fixed_ips":[{"subnet_id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:51:48,162 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-f56dd631-c27d-4bbf-82ba-e59163dad2e0 2018-06-30 15:51:48,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:49,482 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:49 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b8695d47-1dfb-4008-a291-859a0afaa17a X-Compute-Request-Id: req-b8695d47-1dfb-4008-a291-859a0afaa17a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e6:be", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "bookmark"}], "image": {"id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "links": [{"href": "http://172.30.10.101:8774/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:51:29.000000", "flavor": {"id": "70263f1e-52d7-4899-8d82-a66d89853661", "links": [{"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "bookmark"}]}, "id": "eda30f66-cbb1-4959-8736-dc2a852ccc0c", "security_groups": [{"name": "default"}], "user_id": "aa5ff0b0e0234dbba4e037e6c05df69d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:51:30Z", "hostId": "5a2c0f931c6fcd7aef75bc8aee0e501bc8bc2c87ed9c4d3893c8329c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst", "created": "2018-06-30T15:51:12Z", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:51:49,482 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c used request id req-b8695d47-1dfb-4008-a291-859a0afaa17a 2018-06-30 15:51:49,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:49,855 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:49 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-c581bc74-ada3-4cac-8388-ba9eeeb7d18f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db5b7f95-5056-4b7e-8a24-8c3a33fe08b7"],"updated_at":"2018-06-30T15:50:44Z","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net"}]} 2018-06-30 15:51:49,855 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net used request id req-c581bc74-ada3-4cac-8388-ba9eeeb7d18f 2018-06-30 15:51:49,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:50,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:51:49 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7f3f59e-11c2-4645-a362-18762416ce15 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1e5100ed9004694a7b5f22e41777f97", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}} 2018-06-30 15:51:50,234 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 used request id req-c7f3f59e-11c2-4645-a362-18762416ce15 2018-06-30 15:51:50,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:50,406 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:50 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-4819c1ef-fe3d-4ddc-b5b5-7dbe8c20959e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:44Z","dns_nameservers":[],"updated_at":"2018-06-30T15:50:44Z","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":"d1e5100ed9004694a7b5f22e41777f97","id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-subnet"}]} 2018-06-30 15:51:50,406 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-4819c1ef-fe3d-4ddc-b5b5-7dbe8c20959e 2018-06-30 15:51:50,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:50,659 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:50 GMT Content-Type: application/json Content-Length: 2291 Connection: keep-alive X-Openstack-Request-Id: req-a95093ea-4ebf-434f-bf53-5d943552bc3a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:51:01Z","admin_state_up":true,"updated_at":"2018-06-30T15:51:27Z","binding:vnic_type":"normal","device_id":"eda30f66-cbb1-4959-8736-dc2a852ccc0c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:18:e6:be","id":"8b21b3ca-ac64-4198-85e8-ef508c206c9e","port_security_enabled":true,"project_id":"d1e5100ed9004694a7b5f22e41777f97","fixed_ips":[{"subnet_id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["f161678f-8a55-463c-8cd4-540805b2796e"],"name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:45Z","admin_state_up":true,"updated_at":"2018-06-30T15:50:51Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1717aec9-c54f-41bc-ab1f-611e4315dfe6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:54:6d:6e","id":"94cb7133-7538-46b5-a590-00dfef8dc6a2","port_security_enabled":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","fixed_ips":[{"subnet_id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:46Z","admin_state_up":true,"updated_at":"2018-06-30T15:50:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1717aec9-c54f-41bc-ab1f-611e4315dfe6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:44:cd:e3","id":"ae58faab-c1ec-4d49-a186-e68127337187","port_security_enabled":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","fixed_ips":[{"subnet_id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:51:50,659 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-a95093ea-4ebf-434f-bf53-5d943552bc3a 2018-06-30 15:51:50,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-name"}}' 2018-06-30 15:51:52,429 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:51:52 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 199 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8e1a25bc-6ae6-4dc8-8bff-26d4bf996e9a X-Compute-Request-Id: req-8e1a25bc-6ae6-4dc8-8bff-26d4bf996e9a RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-name not associated with the instance eda30f66-cbb1-4959-8736-dc2a852ccc0c", "code": 404}} 2018-06-30 15:51:52,430 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c/action used request id req-8e1a25bc-6ae6-4dc8-8bff-26d4bf996e9a 2018-06-30 15:51:52,430 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-name not associated with the instance eda30f66-cbb1-4959-8736-dc2a852ccc0c (HTTP 404) (Request-ID: req-8e1a25bc-6ae6-4dc8-8bff-26d4bf996e9a) 2018-06-30 15:51:52,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:53,553 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:53 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d2235a4f-693d-4aa0-a530-17202491f051 X-Compute-Request-Id: req-d2235a4f-693d-4aa0-a530-17202491f051 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e6:be", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "bookmark"}], "image": {"id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "links": [{"href": "http://172.30.10.101:8774/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:51:29.000000", "flavor": {"id": "70263f1e-52d7-4899-8d82-a66d89853661", "links": [{"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "bookmark"}]}, "id": "eda30f66-cbb1-4959-8736-dc2a852ccc0c", "security_groups": [{"name": "default"}], "user_id": "aa5ff0b0e0234dbba4e037e6c05df69d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:51:30Z", "hostId": "5a2c0f931c6fcd7aef75bc8aee0e501bc8bc2c87ed9c4d3893c8329c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst", "created": "2018-06-30T15:51:12Z", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:51:53,554 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c used request id req-d2235a4f-693d-4aa0-a530-17202491f051 2018-06-30 15:51:53,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:53,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:53 GMT Content-Type: application/json Content-Length: 636 Connection: keep-alive X-Openstack-Request-Id: req-3a530c9b-9f9f-428f-a05d-277dc40eaa0d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["db5b7f95-5056-4b7e-8a24-8c3a33fe08b7"],"updated_at":"2018-06-30T15:50:44Z","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net"}]} 2018-06-30 15:51:53,915 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net used request id req-3a530c9b-9f9f-428f-a05d-277dc40eaa0d 2018-06-30 15:51:53,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:54,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:51:53 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ff570f0-42f9-49ad-8cbd-11071067e0cc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1e5100ed9004694a7b5f22e41777f97", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}} 2018-06-30 15:51:54,021 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 used request id req-8ff570f0-42f9-49ad-8cbd-11071067e0cc 2018-06-30 15:51:54,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:54,226 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:54 GMT Content-Type: application/json Content-Length: 676 Connection: keep-alive X-Openstack-Request-Id: req-0d3e8238-232f-4e01-9dc9-d966e28397db Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:44Z","dns_nameservers":[],"updated_at":"2018-06-30T15:50:44Z","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":"d1e5100ed9004694a7b5f22e41777f97","id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-subnet"}]} 2018-06-30 15:51:54,227 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-0d3e8238-232f-4e01-9dc9-d966e28397db 2018-06-30 15:51:54,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:54,510 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:54 GMT Content-Type: application/json Content-Length: 2291 Connection: keep-alive X-Openstack-Request-Id: req-c0d92443-231d-4d9d-9f98-2ac66b04924e Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:51:01Z","admin_state_up":true,"updated_at":"2018-06-30T15:51:27Z","binding:vnic_type":"normal","device_id":"eda30f66-cbb1-4959-8736-dc2a852ccc0c","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:18:e6:be","id":"8b21b3ca-ac64-4198-85e8-ef508c206c9e","port_security_enabled":true,"project_id":"d1e5100ed9004694a7b5f22e41777f97","fixed_ips":[{"subnet_id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","ip_address":"10.55.0.12"}],"extra_dhcp_opts":[],"security_groups":["f161678f-8a55-463c-8cd4-540805b2796e"],"name":"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:45Z","admin_state_up":true,"updated_at":"2018-06-30T15:50:51Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-1717aec9-c54f-41bc-ab1f-611e4315dfe6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:54:6d:6e","id":"94cb7133-7538-46b5-a590-00dfef8dc6a2","port_security_enabled":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","fixed_ips":[{"subnet_id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"1717aec9-c54f-41bc-ab1f-611e4315dfe6","tenant_id":"d1e5100ed9004694a7b5f22e41777f97","created_at":"2018-06-30T15:50:46Z","admin_state_up":true,"updated_at":"2018-06-30T15:50:51Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-1717aec9-c54f-41bc-ab1f-611e4315dfe6","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:44:cd:e3","id":"ae58faab-c1ec-4d49-a186-e68127337187","port_security_enabled":false,"project_id":"d1e5100ed9004694a7b5f22e41777f97","fixed_ips":[{"subnet_id":"db5b7f95-5056-4b7e-8a24-8c3a33fe08b7","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:51:54,510 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-c0d92443-231d-4d9d-9f98-2ac66b04924e 2018-06-30 15:51:54,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b29bbb11f9ccb94cd4e0a01be27a6b7525b20a90" 2018-06-30 15:51:56,991 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:51:56 GMT Content-Type: application/json Content-Length: 1608 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-61f6a100-b44d-4e4e-92d1-292d9062a89e X-Compute-Request-Id: req-61f6a100-b44d-4e4e-92d1-292d9062a89e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e6:be", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "bookmark"}], "image": {"id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "links": [{"href": "http://172.30.10.101:8774/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:51:29.000000", "flavor": {"id": "70263f1e-52d7-4899-8d82-a66d89853661", "links": [{"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "bookmark"}]}, "id": "eda30f66-cbb1-4959-8736-dc2a852ccc0c", "security_groups": [{"name": "default"}], "user_id": "aa5ff0b0e0234dbba4e037e6c05df69d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:51:30Z", "hostId": "5a2c0f931c6fcd7aef75bc8aee0e501bc8bc2c87ed9c4d3893c8329c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst", "created": "2018-06-30T15:51:12Z", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:51:56,991 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c used request id req-61f6a100-b44d-4e4e-92d1-292d9062a89e 2018-06-30 15:51:56,992 - create_instance - INFO - Deleting Port with ID - 8b21b3ca-ac64-4198-85e8-ef508c206c9e 2018-06-30 15:51:56,992 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-port 2018-06-30 15:51:56,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/8b21b3ca-ac64-4198-85e8-ef508c206c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:58,844 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:51:58 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7313ff3a-a9e5-45e4-ac59-f03dda981e10 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:51:58,844 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/8b21b3ca-ac64-4198-85e8-ef508c206c9e used request id req-7313ff3a-a9e5-45e4-ac59-f03dda981e10 2018-06-30 15:51:58,844 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst 2018-06-30 15:51:58,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:51:59,719 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:51:59 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d6187475-1def-4c77-a380-718e3cf0112f X-Compute-Request-Id: req-d6187475-1def-4c77-a380-718e3cf0112f Front-End-Https: on 2018-06-30 15:51:59,719 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c used request id req-d6187475-1def-4c77-a380-718e3cf0112f 2018-06-30 15:51:59,720 - create_instance - INFO - Checking deletion status 2018-06-30 15:51:59,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:52:00,809 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:00 GMT Content-Type: application/json Content-Length: 1383 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bbbb4037-b9be-40e2-8812-3db7a2291c90 X-Compute-Request-Id: req-bbbb4037-b9be-40e2-8812-3db7a2291c90 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c", "rel": "bookmark"}], "image": {"id": "bcbba6ea-be54-4362-b525-62ed0b13fa36", "links": [{"href": "http://172.30.10.101:8774/images/bcbba6ea-be54-4362-b525-62ed0b13fa36", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:51:29.000000", "flavor": {"id": "70263f1e-52d7-4899-8d82-a66d89853661", "links": [{"href": "http://172.30.10.101:8774/flavors/70263f1e-52d7-4899-8d82-a66d89853661", "rel": "bookmark"}]}, "id": "eda30f66-cbb1-4959-8736-dc2a852ccc0c", "user_id": "aa5ff0b0e0234dbba4e037e6c05df69d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:52:00Z", "hostId": "5a2c0f931c6fcd7aef75bc8aee0e501bc8bc2c87ed9c4d3893c8329c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst", "created": "2018-06-30T15:51:12Z", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:52:00,809 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c used request id req-bbbb4037-b9be-40e2-8812-3db7a2291c90 2018-06-30 15:52:00,810 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst] is - ACTIVE 2018-06-30 15:52:00,810 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:52:03,813 - create_instance - DEBUG - VM status query timeout in 295.906688929 2018-06-30 15:52:03,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741d7d22a1a495905dfd6394d9d660f0ae96f63" 2018-06-30 15:52:03,995 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:52:03 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b53ff6c6-c87a-4a60-822f-e311f5c5dd62 X-Compute-Request-Id: req-b53ff6c6-c87a-4a60-822f-e311f5c5dd62 RESP BODY: {"itemNotFound": {"message": "Instance eda30f66-cbb1-4959-8736-dc2a852ccc0c could not be found.", "code": 404}} 2018-06-30 15:52:03,995 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/eda30f66-cbb1-4959-8736-dc2a852ccc0c used request id req-b53ff6c6-c87a-4a60-822f-e311f5c5dd62 2018-06-30 15:52:03,995 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance eda30f66-cbb1-4959-8736-dc2a852ccc0c could not be found. (HTTP 404) (Request-ID: req-b53ff6c6-c87a-4a60-822f-e311f5c5dd62) 2018-06-30 15:52:03,995 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-inst 2018-06-30 15:52:03,997 - neutron_utils - INFO - Deleting security group rule with ID - c1a282d2-6d20-40ea-8858-136946484791 2018-06-30 15:52:04,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/c1a282d2-6d20-40ea-8858-136946484791 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5c46561ced377cdc339716b9166c2cce3419" 2018-06-30 15:52:04,955 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:52:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-738ab047-53ab-446e-be7f-ee9bddf7d511 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:52:04,956 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/c1a282d2-6d20-40ea-8858-136946484791 used request id req-738ab047-53ab-446e-be7f-ee9bddf7d511 2018-06-30 15:52:04,956 - neutron_utils - INFO - Deleting security group rule with ID - aaebd0ee-bbab-4305-a012-a2e758f69b67 2018-06-30 15:52:04,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/aaebd0ee-bbab-4305-a012-a2e758f69b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5c46561ced377cdc339716b9166c2cce3419" 2018-06-30 15:52:05,222 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:52:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3a4de722-bb8f-4328-bded-60c06c3735c8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:52:05,222 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/aaebd0ee-bbab-4305-a012-a2e758f69b67 used request id req-3a4de722-bb8f-4328-bded-60c06c3735c8 2018-06-30 15:52:05,223 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-name 2018-06-30 15:52:05,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/0358f519-5708-4865-bab0-573013732718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e5c46561ced377cdc339716b9166c2cce3419" 2018-06-30 15:52:06,315 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:52:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-13703e7d-e10b-457c-af24-7a9fa923eeb4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:52:06,315 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/0358f519-5708-4865-bab0-573013732718 used request id req-13703e7d-e10b-457c-af24-7a9fa923eeb4 2018-06-30 15:52:06,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/70263f1e-52d7-4899-8d82-a66d89853661 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f02630f5346f947f17f7a3bfd15055c0156d0f" 2018-06-30 15:52:06,408 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:52:06 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b0fd3966-3590-4265-b29d-58cdec5b5c76 X-Compute-Request-Id: req-b0fd3966-3590-4265-b29d-58cdec5b5c76 2018-06-30 15:52:06,408 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/70263f1e-52d7-4899-8d82-a66d89853661 used request id req-b0fd3966-3590-4265-b29d-58cdec5b5c76 2018-06-30 15:52:06,409 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-subnet 2018-06-30 15:52:06,409 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-subnet 2018-06-30 15:52:06,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/db5b7f95-5056-4b7e-8a24-8c3a33fe08b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75445704bf7885ca7759cd39cedd0f206967026f" 2018-06-30 15:52:11,642 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:52:11 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d72d59e9-4cf8-4fea-b98c-b39585eb680f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:52:11,643 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/db5b7f95-5056-4b7e-8a24-8c3a33fe08b7 used request id req-d72d59e9-4cf8-4fea-b98c-b39585eb680f 2018-06-30 15:52:11,643 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-pub-net 2018-06-30 15:52:11,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/1717aec9-c54f-41bc-ab1f-611e4315dfe6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75445704bf7885ca7759cd39cedd0f206967026f" 2018-06-30 15:52:14,991 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:52:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-74ef6373-08b2-4cca-b13b-07db062e12fa Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:52:14,991 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/1717aec9-c54f-41bc-ab1f-611e4315dfe6 used request id req-74ef6373-08b2-4cca-b13b-07db062e12fa 2018-06-30 15:52:14,992 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-f3a2dd89-7715-4dae-9fd1-2a5930dd8356-image 2018-06-30 15:52:14,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/bcbba6ea-be54-4362-b525-62ed0b13fa36 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd58f98567e23dae47073c36a6609f9cf59e8bb6" 2018-06-30 15:52:16,900 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:52:16 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3fe2e8b6-da91-4e9c-bd91-4edb300e5795 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:52:16,900 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/bcbba6ea-be54-4362-b525-62ed0b13fa36 used request id req-3fe2e8b6-da91-4e9c-bd91-4edb300e5795 2018-06-30 15:52:16,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090b8ecf5051957c461c3b509d987b00ebf71751" 2018-06-30 15:52:17,746 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:17 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-e0cfde0f-4d74-4b79-a58a-8eec39accf74 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:40Z", "updated_at": "2018-06-30T15:50:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:50:41Z", "revision_number": 0, "id": "2978eea7-b564-4185-b019-0d250446d44e", "remote_group_id": "f161678f-8a55-463c-8cd4-540805b2796e", "remote_ip_prefix": null, "created_at": "2018-06-30T15:50:41Z", "security_group_id": "f161678f-8a55-463c-8cd4-540805b2796e", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e5100ed9004694a7b5f22e41777f97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:50:41Z", "revision_number": 0, "id": "865e5536-f4ff-4c6b-b1bd-2db4cc69ca40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:50:41Z", "security_group_id": "f161678f-8a55-463c-8cd4-540805b2796e", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e5100ed9004694a7b5f22e41777f97"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:50:41Z", "revision_number": 0, "id": "a83d976d-300d-44ef-b087-e5cd584ded70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:50:41Z", "security_group_id": "f161678f-8a55-463c-8cd4-540805b2796e", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e5100ed9004694a7b5f22e41777f97"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:50:41Z", "revision_number": 0, "id": "f3afa8f6-0e19-46ed-ac6d-5a6cfcef5d27", "remote_group_id": "f161678f-8a55-463c-8cd4-540805b2796e", "remote_ip_prefix": null, "created_at": "2018-06-30T15:50:41Z", "security_group_id": "f161678f-8a55-463c-8cd4-540805b2796e", "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e5100ed9004694a7b5f22e41777f97"}], "revision_number": 4, "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "f161678f-8a55-463c-8cd4-540805b2796e", "name": "default"}]} 2018-06-30 15:52:17,746 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-e0cfde0f-4d74-4b79-a58a-8eec39accf74 2018-06-30 15:52:17,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090b8ecf5051957c461c3b509d987b00ebf71751" 2018-06-30 15:52:18,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:17 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56a9ef8e-f0eb-4857-bdd7-d9a20d077ab2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:52:18,163 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-56a9ef8e-f0eb-4857-bdd7-d9a20d077ab2 2018-06-30 15:52:18,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090b8ecf5051957c461c3b509d987b00ebf71751" 2018-06-30 15:52:18,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:52:18 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f6a4b09-07ec-4a5b-905f-e2a1870a42bb Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:52:18,486 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-3f6a4b09-07ec-4a5b-905f-e2a1870a42bb 2018-06-30 15:52:18,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:52:18,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090b8ecf5051957c461c3b509d987b00ebf71751" 2018-06-30 15:52:18,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:18 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77369886-5fe2-417d-aacf-28e7488131cb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:52:18,950 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-77369886-5fe2-417d-aacf-28e7488131cb 2018-06-30 15:52:18,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090b8ecf5051957c461c3b509d987b00ebf71751" 2018-06-30 15:52:19,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:18 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0789ba66-fcf2-471b-be6e-02ea18ba6d7b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1e5100ed9004694a7b5f22e41777f97", "name": "InstanceSecurityGroupTests-36efec9e-4cc1-479-proj"}} 2018-06-30 15:52:19,277 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 used request id req-0789ba66-fcf2-471b-be6e-02ea18ba6d7b 2018-06-30 15:52:19,277 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f161678f-8a55-463c-8cd4-540805b2796e 2018-06-30 15:52:19,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f161678f-8a55-463c-8cd4-540805b2796e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090b8ecf5051957c461c3b509d987b00ebf71751" 2018-06-30 15:52:19,366 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:19 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-b7ae0703-a833-4b4f-8b15-1581b805ed02 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "f161678f-8a55-463c-8cd4-540805b2796e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:50:41Z", "security_group_id": "f161678f-8a55-463c-8cd4-540805b2796e", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:41Z", "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "2978eea7-b564-4185-b019-0d250446d44e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:50:41Z", "security_group_id": "f161678f-8a55-463c-8cd4-540805b2796e", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:41Z", "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "865e5536-f4ff-4c6b-b1bd-2db4cc69ca40"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:50:41Z", "security_group_id": "f161678f-8a55-463c-8cd4-540805b2796e", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:41Z", "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "a83d976d-300d-44ef-b087-e5cd584ded70"}, {"remote_group_id": "f161678f-8a55-463c-8cd4-540805b2796e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:50:41Z", "security_group_id": "f161678f-8a55-463c-8cd4-540805b2796e", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e5100ed9004694a7b5f22e41777f97", "created_at": "2018-06-30T15:50:41Z", "project_id": "d1e5100ed9004694a7b5f22e41777f97", "id": "f3afa8f6-0e19-46ed-ac6d-5a6cfcef5d27"}]} 2018-06-30 15:52:19,366 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f161678f-8a55-463c-8cd4-540805b2796e used request id req-b7ae0703-a833-4b4f-8b15-1581b805ed02 2018-06-30 15:52:19,367 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:52:19,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/f161678f-8a55-463c-8cd4-540805b2796e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090b8ecf5051957c461c3b509d987b00ebf71751" 2018-06-30 15:52:20,280 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:52:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-82ac126d-9fe9-429e-b10c-94e7fd4cf98b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:52:20,280 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/f161678f-8a55-463c-8cd4-540805b2796e used request id req-82ac126d-9fe9-429e-b10c-94e7fd4cf98b 2018-06-30 15:52:20,281 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-36efec9e-4cc1-479-proj 2018-06-30 15:52:20,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090b8ecf5051957c461c3b509d987b00ebf71751" 2018-06-30 15:52:20,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:52:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a87aab4-331e-4d38-93cb-a0be6c683179 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:52:20,872 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d1e5100ed9004694a7b5f22e41777f97 used request id req-7a87aab4-331e-4d38-93cb-a0be6c683179 2018-06-30 15:52:20,872 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-36efec9e-4cc1-479-proj-role 2018-06-30 15:52:20,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/856fd311b38143d49aea629760051534 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090b8ecf5051957c461c3b509d987b00ebf71751" 2018-06-30 15:52:21,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:52:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0a2c09e5-8a8c-4a24-8f7f-11acd3e3a76a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:52:21,003 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/856fd311b38143d49aea629760051534 used request id req-0a2c09e5-8a8c-4a24-8f7f-11acd3e3a76a 2018-06-30 15:52:21,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090b8ecf5051957c461c3b509d987b00ebf71751" 2018-06-30 15:52:21,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-869789c0-69ad-4788-afaa-f7168da20d7b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:52:21,076 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-869789c0-69ad-4788-afaa-f7168da20d7b 2018-06-30 15:52:21,077 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-36efec9e-4cc1-479-user 2018-06-30 15:52:21,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/aa5ff0b0e0234dbba4e037e6c05df69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b66a30324a84c144d8ba74c13128359095441b7b" 2018-06-30 15:52:21,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:52:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-984c26e0-c261-48ba-943a-61e6d2dc588f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:52:21,634 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/aa5ff0b0e0234dbba4e037e6c05df69d used request id req-984c26e0-c261-48ba-943a-61e6d2dc588f 2018-06-30 15:52:21,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:52:22,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:52:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["eVPD6AcaQXCrMJTilSU3NA"], "issued_at": "2018-06-30T15:52:22.000000Z"}} 2018-06-30 15:52:22,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eaecf59032c1880a8c38536336caf0aded4ce3" 2018-06-30 15:52:23,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64346935-023e-4142-9d21-ca0226b9964b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:52:23,099 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-64346935-023e-4142-9d21-ca0226b9964b 2018-06-30 15:52:23,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:52:23,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:52:24,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["LEY2bQwCQwaUjvyx4AaSJA"], "issued_at": "2018-06-30T15:52:23.000000Z"}} 2018-06-30 15:52:24,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7098ea70dcc40f49949247554818578053d78e2" 2018-06-30 15:52:24,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-05bf34e8-9245-4138-af1f-31845bc000ac Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:52:24,060 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-05bf34e8-9245-4138-af1f-31845bc000ac 2018-06-30 15:52:24,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:52:24,076 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:52:24 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:52:24,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7098ea70dcc40f49949247554818578053d78e2" 2018-06-30 15:52:24,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:24 GMT Server: Apache Content-Length: 195 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42b2d702-caba-4e25-9154-86601dcd7fbf Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:52:24,448 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj used request id req-42b2d702-caba-4e25-9154-86601dcd7fbf 2018-06-30 15:52:24,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7098ea70dcc40f49949247554818578053d78e2" 2018-06-30 15:52:24,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:24 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-846ce1c7-1a08-489a-9276-860c7608f38e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:52:24,794 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-846ce1c7-1a08-489a-9276-860c7608f38e 2018-06-30 15:52:24,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7098ea70dcc40f49949247554818578053d78e2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj"}}' 2018-06-30 15:52:25,168 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:52:24 GMT Server: Apache Content-Length: 324 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-067ca92f-e43c-4c65-aa4d-c67c35134e1d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/dd25b1fc66ff4b7d8eafceec34a3a8f1"}, "tags": [], "enabled": true, "id": "dd25b1fc66ff4b7d8eafceec34a3a8f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj"}} 2018-06-30 15:52:25,168 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-067ca92f-e43c-4c65-aa4d-c67c35134e1d 2018-06-30 15:52:25,168 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj 2018-06-30 15:52:25,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:52:25,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:52:26,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:52:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["LDfQiHeTQ2Kyxjc3Rtw_hg"], "issued_at": "2018-06-30T15:52:26.000000Z"}} 2018-06-30 15:52:26,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a4071227177d3f09b19ec4b1cd6b2293fb55a9" 2018-06-30 15:52:26,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd58e4aa-c1f1-47f4-9251-c42e41c8f59d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:52:26,538 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bd58e4aa-c1f1-47f4-9251-c42e41c8f59d 2018-06-30 15:52:26,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:52:26,556 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:52:26 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:52:26,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a4071227177d3f09b19ec4b1cd6b2293fb55a9" 2018-06-30 15:52:26,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:26 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e8decd9-9785-47bb-b644-51e105e9c4b8 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:52:26,960 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-1e8decd9-9785-47bb-b644-51e105e9c4b8 2018-06-30 15:52:26,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a4071227177d3f09b19ec4b1cd6b2293fb55a9" 2018-06-30 15:52:27,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:26 GMT Server: Apache Content-Length: 473 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cde6f8f0-f8ae-405a-acc9-b7186beec4a8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/dd25b1fc66ff4b7d8eafceec34a3a8f1"}, "tags": [], "enabled": true, "id": "dd25b1fc66ff4b7d8eafceec34a3a8f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj"}]} 2018-06-30 15:52:27,343 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj used request id req-cde6f8f0-f8ae-405a-acc9-b7186beec4a8 2018-06-30 15:52:27,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a4071227177d3f09b19ec4b1cd6b2293fb55a9" 2018-06-30 15:52:27,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:27 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82d1e16d-eb84-4b47-910f-2ec767ee26a8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:52:27,787 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-82d1e16d-eb84-4b47-910f-2ec767ee26a8 2018-06-30 15:52:28,418 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-c3e37402-e316-4f4-user 2018-06-30 15:52:28,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:52:28,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7098ea70dcc40f49949247554818578053d78e2" 2018-06-30 15:52:28,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:28 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-835d974b-c91b-4a4e-a1ec-223f2e1bee10 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:52:28,863 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-835d974b-c91b-4a4e-a1ec-223f2e1bee10 2018-06-30 15:52:28,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7098ea70dcc40f49949247554818578053d78e2" -d '{"role": {"name": "CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj-role"}}' 2018-06-30 15:52:29,307 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:52:28 GMT Server: Apache Content-Length: 226 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14bdb627-c296-479d-9ef1-d4a94769cab5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d247a3f93e84273a25dd20465bd048f", "links": {"self": "http://10.167.4.35:5000/v3/roles/7d247a3f93e84273a25dd20465bd048f"}, "name": "CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj-role"}} 2018-06-30 15:52:29,307 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-14bdb627-c296-479d-9ef1-d4a94769cab5 2018-06-30 15:52:29,307 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj-role 2018-06-30 15:52:29,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/7d247a3f93e84273a25dd20465bd048f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7098ea70dcc40f49949247554818578053d78e2" 2018-06-30 15:52:29,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:29 GMT Server: Apache Content-Length: 226 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24180293-c7ea-4342-885a-055efe924069 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d247a3f93e84273a25dd20465bd048f", "links": {"self": "http://10.167.4.35:5000/v3/roles/7d247a3f93e84273a25dd20465bd048f"}, "name": "CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj-role"}} 2018-06-30 15:52:29,744 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/7d247a3f93e84273a25dd20465bd048f used request id req-24180293-c7ea-4342-885a-055efe924069 2018-06-30 15:52:29,744 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj-role to project CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj 2018-06-30 15:52:29,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/dd25b1fc66ff4b7d8eafceec34a3a8f1/users/468d868f34674dbd8076742df576a0c2/roles/7d247a3f93e84273a25dd20465bd048f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7098ea70dcc40f49949247554818578053d78e2" 2018-06-30 15:52:30,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:52:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5667b911-273b-45ee-b408-b84835df2d06 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:52:30,285 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/dd25b1fc66ff4b7d8eafceec34a3a8f1/users/468d868f34674dbd8076742df576a0c2/roles/7d247a3f93e84273a25dd20465bd048f used request id req-5667b911-273b-45ee-b408-b84835df2d06 2018-06-30 15:52:30,286 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:52:30,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:52:30,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:52:31,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:52:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["vjZ5l3g_RxqZo_kQs_YCKg"], "issued_at": "2018-06-30T15:52:31.000000Z"}} 2018-06-30 15:52:31,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcb4bfcca9f12c0a52d355b152d4a1803f9fcb1" 2018-06-30 15:52:31,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2048a5ca-1e15-4f4e-8bb4-d682e435c6a0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:52:31,666 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2048a5ca-1e15-4f4e-8bb4-d682e435c6a0 2018-06-30 15:52:31,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcb4bfcca9f12c0a52d355b152d4a1803f9fcb1" 2018-06-30 15:52:32,584 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:32 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-b591f8f5-c73d-4f4e-8b72-1dcdf7e8c7df Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:52:32,584 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-b591f8f5-c73d-4f4e-8b72-1dcdf7e8c7df 2018-06-30 15:52:32,584 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net 2018-06-30 15:52:32,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcb4bfcca9f12c0a52d355b152d4a1803f9fcb1" -d '{"network": {"name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net", "admin_state_up": true}}' 2018-06-30 15:52:33,920 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:52:33 GMT Content-Type: application/json Content-Length: 705 Connection: keep-alive X-Openstack-Request-Id: req-cf2f242b-e185-4720-9312-1d0fb223fc13 Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T15:52:33Z","is_default":false,"provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","mtu":1450}} 2018-06-30 15:52:33,920 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-cf2f242b-e185-4720-9312-1d0fb223fc13 2018-06-30 15:52:33,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcb4bfcca9f12c0a52d355b152d4a1803f9fcb1" 2018-06-30 15:52:34,445 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:34 GMT Content-Type: application/json Content-Length: 689 Connection: keep-alive X-Openstack-Request-Id: req-aa1c26a4-4fe5-4e95-9baa-8b555eeb80d3 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T15:52:33Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:52:34,446 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-aa1c26a4-4fe5-4e95-9baa-8b555eeb80d3 2018-06-30 15:52:34,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcb4bfcca9f12c0a52d355b152d4a1803f9fcb1" 2018-06-30 15:52:34,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:34 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-134799ac-9cb2-4a63-a0c0-af423b92a169 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:52:34,554 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-134799ac-9cb2-4a63-a0c0-af423b92a169 2018-06-30 15:52:34,554 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet 2018-06-30 15:52:34,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcb4bfcca9f12c0a52d355b152d4a1803f9fcb1" -d '{"subnets": [{"ip_version": 4, "network_id": "fe715561-b74f-4540-880e-dfbdfa8db002", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]}' 2018-06-30 15:52:35,582 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:52:35 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-992b1156-c1ca-404f-9777-193e7918ffbc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:52:35,583 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-992b1156-c1ca-404f-9777-193e7918ffbc 2018-06-30 15:52:35,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcb4bfcca9f12c0a52d355b152d4a1803f9fcb1" 2018-06-30 15:52:36,513 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:36 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-9f79ee51-21d5-4e90-bdcd-3cfed3c1ccac Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:52:36,513 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-9f79ee51-21d5-4e90-bdcd-3cfed3c1ccac 2018-06-30 15:52:36,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcb4bfcca9f12c0a52d355b152d4a1803f9fcb1" 2018-06-30 15:52:36,621 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:36 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-23f24849-f4ce-48db-9526-0c0143d1732e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:52:36,621 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-23f24849-f4ce-48db-9526-0c0143d1732e 2018-06-30 15:52:36,622 - OpenStackNetwork - DEBUG - Network [fe715561-b74f-4540-880e-dfbdfa8db002] created successfully 2018-06-30 15:52:36,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:52:36,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:52:37,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:52:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["rysivlaRSKa_Sl9vibep5A"], "issued_at": "2018-06-30T15:52:37.000000Z"}} 2018-06-30 15:52:37,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a7bef9951b56d1d92b2a53780b85956ec855ad" 2018-06-30 15:52:37,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5330e8ae-8b09-464b-a2f7-360e11910490 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:52:37,754 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5330e8ae-8b09-464b-a2f7-360e11910490 2018-06-30 15:52:37,755 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:52:37,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a7bef9951b56d1d92b2a53780b85956ec855ad" 2018-06-30 15:52:38,593 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:38 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a5850f0e-a47f-46b7-a791-1703fdb59af6 X-Compute-Request-Id: req-a5850f0e-a47f-46b7-a791-1703fdb59af6 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:52:38,594 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a5850f0e-a47f-46b7-a791-1703fdb59af6 2018-06-30 15:52:38,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a7bef9951b56d1d92b2a53780b85956ec855ad" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-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-06-30 15:52:39,329 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:39 GMT Content-Type: application/json Content-Length: 534 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e65045f8-824b-4f9c-8f8b-6770d2ce7cfd X-Compute-Request-Id: req-e65045f8-824b-4f9c-8f8b-6770d2ce7cfd Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "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": "5abb211a-59ff-4887-92b3-54b1b1963c88"}} 2018-06-30 15:52:39,329 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-e65045f8-824b-4f9c-8f8b-6770d2ce7cfd 2018-06-30 15:52:39,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:52:39,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:52:40,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d247a3f93e84273a25dd20465bd048f", "name": "CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj-role"}], "expires_at": "2018-06-30T16:52:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd25b1fc66ff4b7d8eafceec34a3a8f1", "name": "CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/dd25b1fc66ff4b7d8eafceec34a3a8f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/dd25b1fc66ff4b7d8eafceec34a3a8f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/dd25b1fc66ff4b7d8eafceec34a3a8f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/dd25b1fc66ff4b7d8eafceec34a3a8f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/dd25b1fc66ff4b7d8eafceec34a3a8f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/dd25b1fc66ff4b7d8eafceec34a3a8f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/dd25b1fc66ff4b7d8eafceec34a3a8f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/dd25b1fc66ff4b7d8eafceec34a3a8f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/dd25b1fc66ff4b7d8eafceec34a3a8f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/dd25b1fc66ff4b7d8eafceec34a3a8f1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/dd25b1fc66ff4b7d8eafceec34a3a8f1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/dd25b1fc66ff4b7d8eafceec34a3a8f1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-c3e37402-e316-4f4-user", "id": "468d868f34674dbd8076742df576a0c2"}, "audit_ids": ["BW17YDRuSoCj-SyWHkN-lA"], "issued_at": "2018-06-30T15:52:40.000000Z"}} 2018-06-30 15:52:40,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0effae4674d5eaa3fb5dc3a1e86f2f13e219af0" 2018-06-30 15:52:40,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ae8911d5-4030-49e9-a2ec-1e37f7478469 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:52:40,487 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ae8911d5-4030-49e9-a2ec-1e37f7478469 2018-06-30 15:52:40,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0effae4674d5eaa3fb5dc3a1e86f2f13e219af0" 2018-06-30 15:52:41,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:41 GMT Content-Type: application/json Content-Length: 172 Connection: keep-alive X-Openstack-Request-Id: req-80ae8b0d-1de2-4d9e-b9d1-22c8954a19af Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image"} 2018-06-30 15:52:41,502 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image used request id req-80ae8b0d-1de2-4d9e-b9d1-22c8954a19af 2018-06-30 15:52:41,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0effae4674d5eaa3fb5dc3a1e86f2f13e219af0" 2018-06-30 15:52:42,185 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:42 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-64eb2ee8-782b-4376-a482-136df1c85ebf Front-End-Https: on 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", "root-tar"], "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-06-30 15:52:42,185 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-64eb2ee8-782b-4376-a482-136df1c85ebf 2018-06-30 15:52:42,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b0effae4674d5eaa3fb5dc3a1e86f2f13e219af0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image"}' 2018-06-30 15:52:42,903 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:52:42 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-2fc4041f-5822-4ac6-a827-4f733c6e6ae9 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:52:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:52:43Z", "visibility": "shared", "self": "/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "min_disk": 0, "protected": false, "id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "file": "/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3/file", "checksum": null, "owner": "dd25b1fc66ff4b7d8eafceec34a3a8f1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:52:42,904 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-2fc4041f-5822-4ac6-a827-4f733c6e6ae9 2018-06-30 15:52:42,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0effae4674d5eaa3fb5dc3a1e86f2f13e219af0" -d '' 2018-06-30 15:52:43,511 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:52:43 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c90e2964-56f7-4208-91a6-c4ee564afbf9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:52:43,511 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3/file used request id req-c90e2964-56f7-4208-91a6-c4ee564afbf9 2018-06-30 15:52:43,512 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:52:43,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0effae4674d5eaa3fb5dc3a1e86f2f13e219af0" 2018-06-30 15:52:44,817 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:44 GMT Content-Type: application/json Content-Length: 732 Connection: keep-alive X-Openstack-Request-Id: req-a39f5c24-8f11-4542-843f-ea685f57e5ee Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:52:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:52:43Z", "visibility": "shared", "self": "/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "min_disk": 0, "protected": false, "id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "file": "/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dd25b1fc66ff4b7d8eafceec34a3a8f1", "direct_url": "file:///var/lib/glance/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:52:44,817 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3 used request id req-a39f5c24-8f11-4542-843f-ea685f57e5ee 2018-06-30 15:52:44,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0effae4674d5eaa3fb5dc3a1e86f2f13e219af0" 2018-06-30 15:52:46,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:46 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-589b45d3-417f-4921-9120-a75f1a6d5f22 Front-End-Https: on 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", "root-tar"], "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-06-30 15:52:46,451 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-589b45d3-417f-4921-9120-a75f1a6d5f22 2018-06-30 15:52:46,454 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image 2018-06-30 15:52:46,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0effae4674d5eaa3fb5dc3a1e86f2f13e219af0" 2018-06-30 15:52:47,290 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:47 GMT Content-Type: application/json Content-Length: 732 Connection: keep-alive X-Openstack-Request-Id: req-b7be68cd-3405-4c51-b1d2-a2996a6053f5 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:52:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:52:43Z", "visibility": "shared", "self": "/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "min_disk": 0, "protected": false, "id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "file": "/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dd25b1fc66ff4b7d8eafceec34a3a8f1", "direct_url": "file:///var/lib/glance/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:52:47,291 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3 used request id req-b7be68cd-3405-4c51-b1d2-a2996a6053f5 2018-06-30 15:52:47,291 - create_image - DEBUG - Instance status is - active 2018-06-30 15:52:47,291 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image 2018-06-30 15:52:47,291 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image 2018-06-30 15:52:47,292 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:52:47,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8eaecf59032c1880a8c38536336caf0aded4ce3" 2018-06-30 15:52:48,335 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:48 GMT Content-Type: application/json Content-Length: 1312 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b420a611-0673-43cc-9ab7-2a30f4edf8f3 X-Compute-Request-Id: req-b420a611-0673-43cc-9ab7-2a30f4edf8f3 Front-End-Https: on RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"ctl02": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-06-30T15:51:58.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-06-30T15:51:56.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-06-30T15:51:56.000000"}}, "ctl03": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-06-30T15:51:58.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-06-30T15:51:53.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-06-30T15:51:54.000000"}}, "ctl01": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-06-30T15:52:33.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-06-30T15:52:24.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-06-30T15:52:32.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"cmp002": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-06-30T15:52:38.000000"}}, "cmp001": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-06-30T15:52:39.000000"}}}, "zoneName": "nova"}]} 2018-06-30 15:52:48,335 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-availability-zone/detail used request id req-b420a611-0673-43cc-9ab7-2a30f4edf8f3 2018-06-30 15:52:48,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:52:48,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:52:49,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:52:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Ehu2j_r5QmeRUcwAV5agXA"], "issued_at": "2018-06-30T15:52:49.000000Z"}} 2018-06-30 15:52:49,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:52:49,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fb71d94-b1cd-47f4-8b1b-9b8f0107cabf Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:52:49,482 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2fb71d94-b1cd-47f4-8b1b-9b8f0107cabf 2018-06-30 15:52:49,483 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:52:49,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:52:49,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1397ae4-9db1-4e5d-988d-bc87bf6cc6aa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:52:49,844 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c1397ae4-9db1-4e5d-988d-bc87bf6cc6aa 2018-06-30 15:52:49,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:52:50,921 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:50 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-7d6f66fc-ae08-43f6-883d-a31b264d69ab Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:52:50,921 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-7d6f66fc-ae08-43f6-883d-a31b264d69ab 2018-06-30 15:52:50,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:52:50,937 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:52:50 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:52:50,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:52:51,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:50 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5fd017ea-1446-4e25-ada8-5f896f098215 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:52:51,036 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-5fd017ea-1446-4e25-ada8-5f896f098215 2018-06-30 15:52:51,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:52:51,185 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:51 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-56ad9c0f-897c-4074-8342-0a0f792a441e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:52:51,186 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-56ad9c0f-897c-4074-8342-0a0f792a441e 2018-06-30 15:52:51,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:52:51,273 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:51 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-c3d47542-6703-4583-b733-187935883c65 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:52:51,273 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-1&admin_state_up=True used request id req-c3d47542-6703-4583-b733-187935883c65 2018-06-30 15:52:51,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova%3Acmp002 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:52:52,383 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:52 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-92a303b8-ebd5-477f-b945-10be9e65fa7b X-Compute-Request-Id: req-92a303b8-ebd5-477f-b945-10be9e65fa7b Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:52:52,383 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova%3Acmp002 used request id req-92a303b8-ebd5-477f-b945-10be9e65fa7b 2018-06-30 15:52:52,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:52:53,288 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:53 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-2007bca4-3164-4845-bdf9-af0b92e54e17 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:52:53,289 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-2007bca4-3164-4845-bdf9-af0b92e54e17 2018-06-30 15:52:53,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:52:53,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:53 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3670f53b-4b26-4ccc-a513-0bb8afa5dd47 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:52:53,712 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-3670f53b-4b26-4ccc-a513-0bb8afa5dd47 2018-06-30 15:52:53,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:52:53,892 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:53 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-47199e55-147a-410f-a03f-f8bcb4d228b1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:52:53,893 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-47199e55-147a-410f-a03f-f8bcb4d228b1 2018-06-30 15:52:53,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:52:54,017 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:54 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-a1647f8c-ecd3-462b-9682-17839a9d725b Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:52:54,017 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-1&admin_state_up=True used request id req-a1647f8c-ecd3-462b-9682-17839a9d725b 2018-06-30 15:52:54,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:52:54,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:52:54,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:52:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["qKzZc_a8R_WDGsLD6d1uEg"], "issued_at": "2018-06-30T15:52:54.000000Z"}} 2018-06-30 15:52:54,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc060b0489b13a586e79d20082c13e320912da33" 2018-06-30 15:52:55,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f4d5f6d9-171f-42d5-8239-6985dfc94c9b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:52:55,349 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f4d5f6d9-171f-42d5-8239-6985dfc94c9b 2018-06-30 15:52:55,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:52:55,625 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:55 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-6e7e0337-6e7b-450c-a997-09eca6b846e1 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:52:55,626 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-6e7e0337-6e7b-450c-a997-09eca6b846e1 2018-06-30 15:52:55,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:52:55,810 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:55 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-84524e4c-70cf-49cc-bebd-df2774f20a42 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:52:55,811 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-84524e4c-70cf-49cc-bebd-df2774f20a42 2018-06-30 15:52:55,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:52:56,120 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:56 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-909998db-a4a4-4c8a-8df2-6b1fa4115090 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:52:56,120 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-909998db-a4a4-4c8a-8df2-6b1fa4115090 2018-06-30 15:52:56,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:52:56,135 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:52:56 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:52:56,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc060b0489b13a586e79d20082c13e320912da33" 2018-06-30 15:52:56,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:56 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7fcf529-c194-4c70-ae8e-8d1f9575e432 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:52:56,234 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-e7fcf529-c194-4c70-ae8e-8d1f9575e432 2018-06-30 15:52:56,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:52:56,377 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:56 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-91de5d35-1aef-4eeb-846a-b320663f4de8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:52:56,377 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-91de5d35-1aef-4eeb-846a-b320663f4de8 2018-06-30 15:52:56,378 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net 2018-06-30 15:52:56,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" -d '{"port": {"network_id": "fe715561-b74f-4540-880e-dfbdfa8db002", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-1", "admin_state_up": true}}' 2018-06-30 15:52:58,632 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:52:58 GMT Content-Type: application/json Content-Length: 858 Connection: keep-alive X-Openstack-Request-Id: req-26c76d0b-c135-4a1d-9680-e9a2bee3f8e1 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:52:57Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.5"}],"id":"521dd60a-1fb0-4cbf-bc02-9e1a8288424b","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:a8:23","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-1","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:56Z","binding:vnic_type":"normal"}} 2018-06-30 15:52:58,632 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-26c76d0b-c135-4a1d-9680-e9a2bee3f8e1 2018-06-30 15:52:58,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:52:59,579 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:59 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-b211bc82-7b37-45ff-bba0-a6529b93b817 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:52:59,579 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-b211bc82-7b37-45ff-bba0-a6529b93b817 2018-06-30 15:52:59,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:52:59,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:52:59 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7238fd3a-43ed-4ca7-ad86-c0748593ac66 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:52:59,680 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-7238fd3a-43ed-4ca7-ad86-c0748593ac66 2018-06-30 15:52:59,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:52:59,878 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:52:59 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-d087a8e8-1e49-4e1b-831b-83940415bd4b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:52:59,879 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-d087a8e8-1e49-4e1b-831b-83940415bd4b 2018-06-30 15:52:59,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:00,091 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:00 GMT Content-Type: application/json Content-Length: 861 Connection: keep-alive X-Openstack-Request-Id: req-88ea8f6e-1fbd-48f5-9c30-ded39b5eac8f Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:52:57Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.5"}],"id":"521dd60a-1fb0-4cbf-bc02-9e1a8288424b","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:a8:23","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-1","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:56Z","binding:vnic_type":"normal"}]} 2018-06-30 15:53:00,091 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-1&admin_state_up=True used request id req-88ea8f6e-1fbd-48f5-9c30-ded39b5eac8f 2018-06-30 15:53:00,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:00,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:53:00 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a08684c-b4b1-4e4b-8d91-93fd75aa1f5d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:53:00,531 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-5a08684c-b4b1-4e4b-8d91-93fd75aa1f5d 2018-06-30 15:53:00,531 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002 2018-06-30 15:53:00,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:01,484 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:01 GMT Content-Type: application/json Content-Length: 695 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fee8e791-bcdd-496d-8166-68c74fdc61b6 X-Compute-Request-Id: req-fee8e791-bcdd-496d-8166-68c74fdc61b6 Front-End-Https: on RESP BODY: {"flavors": [{"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-flavor-name"}, {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:53:01,484 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-fee8e791-bcdd-496d-8166-68c74fdc61b6 2018-06-30 15:53:01,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:02,431 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:02 GMT Content-Type: application/json Content-Length: 534 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-54e9cda5-c640-4c70-ab4e-f471908fa0cd X-Compute-Request-Id: req-54e9cda5-c640-4c70-ab4e-f471908fa0cd Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "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": "5abb211a-59ff-4887-92b3-54b1b1963c88"}} 2018-06-30 15:53:02,432 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88 used request id req-54e9cda5-c640-4c70-ab4e-f471908fa0cd 2018-06-30 15:53:02,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:03,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:03 GMT Content-Type: application/json Content-Length: 904 Connection: keep-alive X-Openstack-Request-Id: req-8073d3e0-0eca-46d4-bbeb-3575ea6d0e55 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:52:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:52:43Z", "visibility": "shared", "self": "/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "min_disk": 0, "protected": false, "id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "file": "/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dd25b1fc66ff4b7d8eafceec34a3a8f1", "direct_url": "file:///var/lib/glance/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image"} 2018-06-30 15:53:03,141 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image used request id req-8073d3e0-0eca-46d4-bbeb-3575ea6d0e55 2018-06-30 15:53:03,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:03,759 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:03 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-607712db-f1d4-4690-b097-d3a9bd5a32a8 Front-End-Https: on 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", "root-tar"], "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-06-30 15:53:03,759 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-607712db-f1d4-4690-b097-d3a9bd5a32a8 2018-06-30 15:53:03,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" -d '{"server": {"name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002", "imageRef": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "availability_zone": "nova:cmp002", "flavorRef": "5abb211a-59ff-4887-92b3-54b1b1963c88", "max_count": 1, "min_count": 1, "networks": [{"port": "521dd60a-1fb0-4cbf-bc02-9e1a8288424b"}]}}' 2018-06-30 15:53:10,354 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:53:10 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-681ac2a9-d7b6-4921-a251-eb2fa0dd6676 X-Compute-Request-Id: req-681ac2a9-d7b6-4921-a251-eb2fa0dd6676 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "bookmark"}], "adminPass": "b7zT7QS35ZaC"}} 2018-06-30 15:53:10,355 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-681ac2a9-d7b6-4921-a251-eb2fa0dd6676 2018-06-30 15:53:10,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:12,413 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:12 GMT Content-Type: application/json Content-Length: 1427 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-af7684b6-4c2f-4247-b883-441dec63d641 X-Compute-Request-Id: req-af7684b6-4c2f-4247-b883-441dec63d641 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T15:53:10Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002", "created": "2018-06-30T15:53:10Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:53:12,413 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 used request id req-af7684b6-4c2f-4247-b883-441dec63d641 2018-06-30 15:53:12,414 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002 2018-06-30 15:53:12,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:14,056 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:14 GMT Content-Type: application/json Content-Length: 1517 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6be3c579-3179-4352-bbaf-ff1c70ee111b X-Compute-Request-Id: req-6be3c579-3179-4352-bbaf-ff1c70ee111b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T15:53:13Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002", "created": "2018-06-30T15:53:10Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:53:14,056 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 used request id req-6be3c579-3179-4352-bbaf-ff1c70ee111b 2018-06-30 15:53:14,056 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002] is - BUILD 2018-06-30 15:53:14,057 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:53:17,060 - create_instance - DEBUG - VM status query timeout in 895.354312897 2018-06-30 15:53:17,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:17,670 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:17 GMT Content-Type: application/json Content-Length: 1755 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4c152cd7-f119-4d95-aeaf-3c9a718d6414 X-Compute-Request-Id: req-4c152cd7-f119-4d95-aeaf-3c9a718d6414 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:a8:23", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T15:53:14Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002", "created": "2018-06-30T15:53:10Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:53:17,670 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 used request id req-4c152cd7-f119-4d95-aeaf-3c9a718d6414 2018-06-30 15:53:17,671 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002] is - BUILD 2018-06-30 15:53:17,671 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:53:20,674 - create_instance - DEBUG - VM status query timeout in 891.740006924 2018-06-30 15:53:20,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:23,079 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:23 GMT Content-Type: application/json Content-Length: 1755 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-17e8e250-722c-4ef3-a17f-23cf9b699b41 X-Compute-Request-Id: req-17e8e250-722c-4ef3-a17f-23cf9b699b41 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:a8:23", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T15:53:14Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002", "created": "2018-06-30T15:53:10Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:53:23,080 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 used request id req-17e8e250-722c-4ef3-a17f-23cf9b699b41 2018-06-30 15:53:23,080 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002] is - BUILD 2018-06-30 15:53:23,081 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:53:26,083 - create_instance - DEBUG - VM status query timeout in 886.331030846 2018-06-30 15:53:26,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:27,735 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:27 GMT Content-Type: application/json Content-Length: 1755 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d59e640c-63c1-4f80-81ea-1ad6fbcebfe9 X-Compute-Request-Id: req-d59e640c-63c1-4f80-81ea-1ad6fbcebfe9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:a8:23", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T15:53:14Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002", "created": "2018-06-30T15:53:10Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:53:27,735 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 used request id req-d59e640c-63c1-4f80-81ea-1ad6fbcebfe9 2018-06-30 15:53:27,736 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002] is - BUILD 2018-06-30 15:53:27,736 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:53:30,739 - create_instance - DEBUG - VM status query timeout in 881.675271034 2018-06-30 15:53:30,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:32,234 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:32 GMT Content-Type: application/json Content-Length: 1776 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-67545c2b-c21f-46db-a542-066438ae4efc X-Compute-Request-Id: req-67545c2b-c21f-46db-a542-066438ae4efc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:a8:23", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-06-30T15:53:26.000000", "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:53:27Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002", "created": "2018-06-30T15:53:10Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:53:32,234 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 used request id req-67545c2b-c21f-46db-a542-066438ae4efc 2018-06-30 15:53:32,235 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002] is - ACTIVE 2018-06-30 15:53:32,235 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:53:32,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:33,627 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:33 GMT Content-Type: application/json Content-Length: 1776 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-27cf592b-3b36-4a54-8dc8-b26a384b51c0 X-Compute-Request-Id: req-27cf592b-3b36-4a54-8dc8-b26a384b51c0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:a8:23", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-06-30T15:53:26.000000", "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:53:27Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002", "created": "2018-06-30T15:53:10Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:53:33,628 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 used request id req-27cf592b-3b36-4a54-8dc8-b26a384b51c0 2018-06-30 15:53:33,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:33,932 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:33 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-e133b51f-3437-4001-b619-0d6a18625e8c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:53:33,932 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-e133b51f-3437-4001-b619-0d6a18625e8c 2018-06-30 15:53:33,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:34,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:53:33 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22ffc175-286d-4e21-891c-33ea79a42844 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:53:34,310 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-22ffc175-286d-4e21-891c-33ea79a42844 2018-06-30 15:53:34,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:35,267 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:35 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-05346eac-7c8e-492c-a7f6-047a4d6070fd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:53:35,267 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-05346eac-7c8e-492c-a7f6-047a4d6070fd 2018-06-30 15:53:35,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:35,437 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:35 GMT Content-Type: application/json Content-Length: 2787 Connection: keep-alive X-Openstack-Request-Id: req-afef72c0-9b11-4b00-ba54-d8511eac896f Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:53:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.5"}],"id":"521dd60a-1fb0-4cbf-bc02-9e1a8288424b","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:a8:23","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7c5f4025-d4f9-451a-b68b-644e4d5f4bf6","name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-1","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:52:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.3"}],"id":"5ad98aee-b4c0-43e1-9abe-a3af7bd2c486","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:76:b9","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-fe715561-b74f-4540-880e-dfbdfa8db002","name":"","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.2"}],"id":"9533c736-6b33-43cc-986c-daef11d8b58f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:54:66","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-fe715561-b74f-4540-880e-dfbdfa8db002","name":"","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:36Z","binding:vnic_type":"normal"}]} 2018-06-30 15:53:35,437 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-afef72c0-9b11-4b00-ba54-d8511eac896f 2018-06-30 15:53:35,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:36,071 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:36 GMT Content-Type: application/json Content-Length: 1776 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9ce6f55b-351e-48b6-aeea-cf2b943c40ea X-Compute-Request-Id: req-9ce6f55b-351e-48b6-aeea-cf2b943c40ea Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:a8:23", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-06-30T15:53:26.000000", "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:53:27Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002", "created": "2018-06-30T15:53:10Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:53:36,071 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 used request id req-9ce6f55b-351e-48b6-aeea-cf2b943c40ea 2018-06-30 15:53:36,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:36,634 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:36 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-e1130a4d-5efd-46f0-96a8-1f424357e3f1 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:53:36,634 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-e1130a4d-5efd-46f0-96a8-1f424357e3f1 2018-06-30 15:53:36,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:36,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:53:36 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6e6adf9-79f2-4161-9f51-268a11430148 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:53:36,729 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-f6e6adf9-79f2-4161-9f51-268a11430148 2018-06-30 15:53:36,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:36,893 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:36 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-9e65d13d-90ea-445c-9bee-cfe32a1f84cd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:53:36,893 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-9e65d13d-90ea-445c-9bee-cfe32a1f84cd 2018-06-30 15:53:36,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:37,061 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:37 GMT Content-Type: application/json Content-Length: 2787 Connection: keep-alive X-Openstack-Request-Id: req-7d106159-b629-40cb-9763-beb207339582 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:53:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.5"}],"id":"521dd60a-1fb0-4cbf-bc02-9e1a8288424b","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:a8:23","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7c5f4025-d4f9-451a-b68b-644e4d5f4bf6","name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-1","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:52:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.3"}],"id":"5ad98aee-b4c0-43e1-9abe-a3af7bd2c486","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:76:b9","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-fe715561-b74f-4540-880e-dfbdfa8db002","name":"","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.2"}],"id":"9533c736-6b33-43cc-986c-daef11d8b58f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:54:66","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-fe715561-b74f-4540-880e-dfbdfa8db002","name":"","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:36Z","binding:vnic_type":"normal"}]} 2018-06-30 15:53:37,062 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-7d106159-b629-40cb-9763-beb207339582 2018-06-30 15:53:37,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:38,458 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:38 GMT Content-Type: application/json Content-Length: 1776 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c89ae384-3473-4403-b657-0930e22cea09 X-Compute-Request-Id: req-c89ae384-3473-4403-b657-0930e22cea09 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:a8:23", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-06-30T15:53:26.000000", "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:53:27Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002", "created": "2018-06-30T15:53:10Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:53:38,458 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 used request id req-c89ae384-3473-4403-b657-0930e22cea09 2018-06-30 15:53:38,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:38,769 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:38 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-65a6c021-6ae6-4221-bfae-12117d49b953 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:53:38,769 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-65a6c021-6ae6-4221-bfae-12117d49b953 2018-06-30 15:53:38,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:39,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:53:38 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78ad637c-0700-4375-94dd-c10cbeac2313 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:53:39,173 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-78ad637c-0700-4375-94dd-c10cbeac2313 2018-06-30 15:53:39,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:39,346 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:39 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-8cc605bd-9658-4910-9ab3-1529c8e4448f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:53:39,346 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-8cc605bd-9658-4910-9ab3-1529c8e4448f 2018-06-30 15:53:39,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:53:39,526 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:39 GMT Content-Type: application/json Content-Length: 2787 Connection: keep-alive X-Openstack-Request-Id: req-b646ac99-a446-4205-a4c3-c6f7f3f8abf4 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:53:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.5"}],"id":"521dd60a-1fb0-4cbf-bc02-9e1a8288424b","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:a8:23","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7c5f4025-d4f9-451a-b68b-644e4d5f4bf6","name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-1","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:52:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.3"}],"id":"5ad98aee-b4c0-43e1-9abe-a3af7bd2c486","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:76:b9","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-fe715561-b74f-4540-880e-dfbdfa8db002","name":"","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.2"}],"id":"9533c736-6b33-43cc-986c-daef11d8b58f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:54:66","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-fe715561-b74f-4540-880e-dfbdfa8db002","name":"","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:36Z","binding:vnic_type":"normal"}]} 2018-06-30 15:53:39,526 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-b646ac99-a446-4205-a4c3-c6f7f3f8abf4 2018-06-30 15:53:39,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:53:39,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:53:40,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:53:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["d0CheaZgRAWwVGKmIrBjSA"], "issued_at": "2018-06-30T15:53:40.000000Z"}} 2018-06-30 15:53:40,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:40,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:53:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf62e793-de39-495f-8c8a-f792ac3de25f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:53:40,741 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bf62e793-de39-495f-8c8a-f792ac3de25f 2018-06-30 15:53:40,742 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:53:40,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:41,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:53:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff9748f5-037d-41f3-b4dc-3abca2796f81 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:53:41,095 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ff9748f5-037d-41f3-b4dc-3abca2796f81 2018-06-30 15:53:41,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:42,015 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:42 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-c9494fb8-0342-46c1-827a-faa75710fd97 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:53:42,016 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-c9494fb8-0342-46c1-827a-faa75710fd97 2018-06-30 15:53:42,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:53:42,030 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:53:42 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:53:42,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:42,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:53:42 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd96df67-e225-47cb-bb7e-edf37ea7c495 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:53:42,411 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-dd96df67-e225-47cb-bb7e-edf37ea7c495 2018-06-30 15:53:42,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:42,601 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:42 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-c379f8d3-be97-452a-8e66-b3acf7a1eaac Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:53:42,601 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-c379f8d3-be97-452a-8e66-b3acf7a1eaac 2018-06-30 15:53:42,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:42,703 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:42 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-dc3f46e4-60f4-4f60-86c4-bbc9598f1214 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:53:42,703 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-2&admin_state_up=True used request id req-dc3f46e4-60f4-4f60-86c4-bbc9598f1214 2018-06-30 15:53:42,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova%3Acmp001 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:43,786 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:43 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c965aebf-c9be-4583-b181-d3802662fb75 X-Compute-Request-Id: req-c965aebf-c9be-4583-b181-d3802662fb75 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:53:43,786 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova%3Acmp001 used request id req-c965aebf-c9be-4583-b181-d3802662fb75 2018-06-30 15:53:43,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:44,617 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:44 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-d9edb766-b175-41eb-852d-8c8e8bc10899 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:53:44,617 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-d9edb766-b175-41eb-852d-8c8e8bc10899 2018-06-30 15:53:44,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:45,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:53:44 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a07ba571-fd83-471c-9df4-b88aa4d67ae9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:53:45,066 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-a07ba571-fd83-471c-9df4-b88aa4d67ae9 2018-06-30 15:53:45,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:45,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:45 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-5bee533d-de75-4997-bf89-ca23d46cc704 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:53:45,235 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-5bee533d-de75-4997-bf89-ca23d46cc704 2018-06-30 15:53:45,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:45,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:45 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-baf7b835-cb7c-4ca6-9527-4fe15adad0be Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:53:45,330 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-2&admin_state_up=True used request id req-baf7b835-cb7c-4ca6-9527-4fe15adad0be 2018-06-30 15:53:45,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:53:45,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:53:46,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:53:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["E8VgonCqRlWkYZWY2rrRzA"], "issued_at": "2018-06-30T15:53:46.000000Z"}} 2018-06-30 15:53:46,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa3914d5706b3247af7a7c36bf3957317f8ad2b" 2018-06-30 15:53:46,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:53:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aedffc3f-a141-4559-b78f-a64e2bdccaf9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:53:46,520 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aedffc3f-a141-4559-b78f-a64e2bdccaf9 2018-06-30 15:53:46,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:47,659 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:47 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-29b2e143-d6cd-46b4-940b-4f2dcae523f2 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:53:47,659 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-29b2e143-d6cd-46b4-940b-4f2dcae523f2 2018-06-30 15:53:47,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:47,771 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:47 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-e560c42a-b3d7-41b7-b281-72f1996606de Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:53:47,771 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-e560c42a-b3d7-41b7-b281-72f1996606de 2018-06-30 15:53:47,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:47,963 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:47 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-0ca03c5b-e6f8-4177-bf85-b2573eb7cd0c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:53:47,964 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-0ca03c5b-e6f8-4177-bf85-b2573eb7cd0c 2018-06-30 15:53:47,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:53:47,979 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:53:47 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:53:47,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa3914d5706b3247af7a7c36bf3957317f8ad2b" 2018-06-30 15:53:48,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:53:47 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4986e09-f63f-4623-893b-a0268d51c613 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:53:48,383 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-b4986e09-f63f-4623-893b-a0268d51c613 2018-06-30 15:53:48,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:49,381 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:49 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-7b32e8a3-385f-45e4-adab-d3aaaaf4ddde Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:53:49,381 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-7b32e8a3-385f-45e4-adab-d3aaaaf4ddde 2018-06-30 15:53:49,382 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net 2018-06-30 15:53:49,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" -d '{"port": {"network_id": "fe715561-b74f-4540-880e-dfbdfa8db002", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-2", "admin_state_up": true}}' 2018-06-30 15:53:51,206 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:53:51 GMT Content-Type: application/json Content-Length: 858 Connection: keep-alive X-Openstack-Request-Id: req-6c268ae6-9ab2-4bea-baf7-ac7d2f954399 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:53:50Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.4"}],"id":"517bdc16-1b79-46f5-bbe0-be3358e53696","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:5b:93","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-2","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:53:49Z","binding:vnic_type":"normal"}} 2018-06-30 15:53:51,207 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-6c268ae6-9ab2-4bea-baf7-ac7d2f954399 2018-06-30 15:53:51,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:51,496 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:51 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-1262a2a7-6803-4373-b1e6-01349e9d5277 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:53:51,496 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-1262a2a7-6803-4373-b1e6-01349e9d5277 2018-06-30 15:53:51,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:51,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:53:51 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e1a6c09-1116-4a6f-9d51-a60006d874f7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:53:51,906 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-3e1a6c09-1116-4a6f-9d51-a60006d874f7 2018-06-30 15:53:51,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:52,083 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:52 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-5a78efef-c696-42b8-be81-2fe5bde5ca50 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:53:52,084 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-5a78efef-c696-42b8-be81-2fe5bde5ca50 2018-06-30 15:53:52,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:52,251 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:52 GMT Content-Type: application/json Content-Length: 861 Connection: keep-alive X-Openstack-Request-Id: req-696a2616-a414-4afc-97ad-07828d77f13f Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:53:50Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.4"}],"id":"517bdc16-1b79-46f5-bbe0-be3358e53696","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:5b:93","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"","name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-2","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:53:49Z","binding:vnic_type":"normal"}]} 2018-06-30 15:53:52,251 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-2&admin_state_up=True used request id req-696a2616-a414-4afc-97ad-07828d77f13f 2018-06-30 15:53:52,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:52,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:53:52 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35d90aea-9c2d-44a6-95f4-4b5643316587 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:53:52,682 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-35d90aea-9c2d-44a6-95f4-4b5643316587 2018-06-30 15:53:52,682 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001 2018-06-30 15:53:52,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:53,227 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:53 GMT Content-Type: application/json Content-Length: 695 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0015266e-cba2-4176-9d3a-3cc31da0212b X-Compute-Request-Id: req-0015266e-cba2-4176-9d3a-3cc31da0212b Front-End-Https: on RESP BODY: {"flavors": [{"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-flavor-name"}, {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:53:53,227 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-0015266e-cba2-4176-9d3a-3cc31da0212b 2018-06-30 15:53:53,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:53,698 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:53 GMT Content-Type: application/json Content-Length: 534 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4ccf9ce3-3301-4379-b4a2-2293b7003961 X-Compute-Request-Id: req-4ccf9ce3-3301-4379-b4a2-2293b7003961 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "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": "5abb211a-59ff-4887-92b3-54b1b1963c88"}} 2018-06-30 15:53:53,698 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88 used request id req-4ccf9ce3-3301-4379-b4a2-2293b7003961 2018-06-30 15:53:53,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:54,659 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:54 GMT Content-Type: application/json Content-Length: 904 Connection: keep-alive X-Openstack-Request-Id: req-5f931604-22f4-4d9e-8f9d-c383fddd568a Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:52:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:52:43Z", "visibility": "shared", "self": "/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "min_disk": 0, "protected": false, "id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "file": "/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dd25b1fc66ff4b7d8eafceec34a3a8f1", "direct_url": "file:///var/lib/glance/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image"} 2018-06-30 15:53:54,660 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image used request id req-5f931604-22f4-4d9e-8f9d-c383fddd568a 2018-06-30 15:53:54,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:53:55,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:53:55 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f1f111c0-59dc-446e-a6ec-0b299eba4fe9 Front-End-Https: on 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", "root-tar"], "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-06-30 15:53:55,348 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f1f111c0-59dc-446e-a6ec-0b299eba4fe9 2018-06-30 15:53:55,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" -d '{"server": {"name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001", "imageRef": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "availability_zone": "nova:cmp001", "flavorRef": "5abb211a-59ff-4887-92b3-54b1b1963c88", "max_count": 1, "min_count": 1, "networks": [{"port": "517bdc16-1b79-46f5-bbe0-be3358e53696"}]}}' 2018-06-30 15:54:01,404 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:54:01 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f63ac854-e4fc-47f7-b313-1b9644c5bb74 X-Compute-Request-Id: req-f63ac854-e4fc-47f7-b313-1b9644c5bb74 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "bookmark"}], "adminPass": "pPJFHka9Y5oG"}} 2018-06-30 15:54:01,404 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-f63ac854-e4fc-47f7-b313-1b9644c5bb74 2018-06-30 15:54:01,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:02,236 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:02 GMT Content-Type: application/json Content-Length: 1427 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-59afd3d4-09f1-474a-9212-65179b3083ac X-Compute-Request-Id: req-59afd3d4-09f1-474a-9212-65179b3083ac Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T15:54:01Z", "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-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001", "created": "2018-06-30T15:54:01Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:54:02,236 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a used request id req-59afd3d4-09f1-474a-9212-65179b3083ac 2018-06-30 15:54:02,236 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001 2018-06-30 15:54:02,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:03,832 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:03 GMT Content-Type: application/json Content-Length: 1427 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-779783f2-a62e-49ab-ab26-7b15f0e59506 X-Compute-Request-Id: req-779783f2-a62e-49ab-ab26-7b15f0e59506 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T15:54: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-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001", "created": "2018-06-30T15:54:01Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:54:03,833 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a used request id req-779783f2-a62e-49ab-ab26-7b15f0e59506 2018-06-30 15:54:03,833 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001] is - BUILD 2018-06-30 15:54:03,833 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:54:06,836 - create_instance - DEBUG - VM status query timeout in 895.400279045 2018-06-30 15:54:06,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:08,433 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:08 GMT Content-Type: application/json Content-Length: 1565 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bcce51bb-d3a9-4f38-b7b8-d4a8eb24cc9a X-Compute-Request-Id: req-bcce51bb-d3a9-4f38-b7b8-d4a8eb24cc9a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T15:54:08Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001", "created": "2018-06-30T15:54:01Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:54:08,434 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a used request id req-bcce51bb-d3a9-4f38-b7b8-d4a8eb24cc9a 2018-06-30 15:54:08,434 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001] is - BUILD 2018-06-30 15:54:08,434 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:54:11,435 - create_instance - DEBUG - VM status query timeout in 890.80191803 2018-06-30 15:54:11,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:12,027 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:12 GMT Content-Type: application/json Content-Length: 1755 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-31d36a03-b4ce-429c-9e5f-a6721a93af6a X-Compute-Request-Id: req-31d36a03-b4ce-429c-9e5f-a6721a93af6a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:5b:93", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "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-06-30T15:54:08Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001", "created": "2018-06-30T15:54:01Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:54:12,027 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a used request id req-31d36a03-b4ce-429c-9e5f-a6721a93af6a 2018-06-30 15:54:12,028 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001] is - BUILD 2018-06-30 15:54:12,028 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:54:15,031 - create_instance - DEBUG - VM status query timeout in 887.205269098 2018-06-30 15:54:15,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:16,835 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:16 GMT Content-Type: application/json Content-Length: 1776 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-51170e44-5b41-4d8b-a36f-146248925557 X-Compute-Request-Id: req-51170e44-5b41-4d8b-a36f-146248925557 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:5b:93", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-06-30T15:54:14.000000", "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:54:14Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001", "created": "2018-06-30T15:54:01Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:54:16,835 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a used request id req-51170e44-5b41-4d8b-a36f-146248925557 2018-06-30 15:54:16,836 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001] is - ACTIVE 2018-06-30 15:54:16,836 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:54:16,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:17,358 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:17 GMT Content-Type: application/json Content-Length: 1776 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6b829681-bef0-43a8-9cdb-7f17b1905108 X-Compute-Request-Id: req-6b829681-bef0-43a8-9cdb-7f17b1905108 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:5b:93", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-06-30T15:54:14.000000", "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:54:14Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001", "created": "2018-06-30T15:54:01Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:54:17,358 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a used request id req-6b829681-bef0-43a8-9cdb-7f17b1905108 2018-06-30 15:54:17,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:17,558 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:17 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-a1ae0bb7-f3a9-462d-ac7c-7f6d2a7e2543 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:54:17,559 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-a1ae0bb7-f3a9-462d-ac7c-7f6d2a7e2543 2018-06-30 15:54:17,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:17,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:54:17 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b041b314-bd51-48bf-a5dd-fd9cddf2d69a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:54:17,800 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-b041b314-bd51-48bf-a5dd-fd9cddf2d69a 2018-06-30 15:54:17,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:17,914 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:17 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-d3db7456-554b-42cc-9853-cfc0e123b656 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:54:17,915 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-d3db7456-554b-42cc-9853-cfc0e123b656 2018-06-30 15:54:17,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:18,038 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:18 GMT Content-Type: application/json Content-Length: 3757 Connection: keep-alive X-Openstack-Request-Id: req-22e55629-9050-4269-9e30-10f16d08333b Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:54:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.4"}],"id":"517bdc16-1b79-46f5-bbe0-be3358e53696","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:5b:93","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"bba2328b-1b32-4c56-9ed6-ad1e83de0c1a","name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-2","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:53:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:53:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.5"}],"id":"521dd60a-1fb0-4cbf-bc02-9e1a8288424b","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:a8:23","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7c5f4025-d4f9-451a-b68b-644e4d5f4bf6","name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-1","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:52:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.3"}],"id":"5ad98aee-b4c0-43e1-9abe-a3af7bd2c486","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:76:b9","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-fe715561-b74f-4540-880e-dfbdfa8db002","name":"","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.2"}],"id":"9533c736-6b33-43cc-986c-daef11d8b58f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:54:66","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-fe715561-b74f-4540-880e-dfbdfa8db002","name":"","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:36Z","binding:vnic_type":"normal"}]} 2018-06-30 15:54:18,039 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-22e55629-9050-4269-9e30-10f16d08333b 2018-06-30 15:54:18,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:18,962 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:18 GMT Content-Type: application/json Content-Length: 1776 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-61cea028-3e5a-4f1b-8648-6220c9ea7815 X-Compute-Request-Id: req-61cea028-3e5a-4f1b-8648-6220c9ea7815 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:5b:93", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-06-30T15:54:14.000000", "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:54:14Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001", "created": "2018-06-30T15:54:01Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:54:18,963 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a used request id req-61cea028-3e5a-4f1b-8648-6220c9ea7815 2018-06-30 15:54:18,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:19,149 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:19 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-c3105ddf-1ed8-4285-aaf7-83b2836bf0fe Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:54:19,149 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-c3105ddf-1ed8-4285-aaf7-83b2836bf0fe 2018-06-30 15:54:19,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:19,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:54:19 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44469000-fc36-48a3-ae0a-c8fd108dafd6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:54:19,229 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-44469000-fc36-48a3-ae0a-c8fd108dafd6 2018-06-30 15:54:19,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:19,350 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:19 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-1cab661c-e499-46bd-a68a-db97296880cb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:54:19,351 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-1cab661c-e499-46bd-a68a-db97296880cb 2018-06-30 15:54:19,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:19,497 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:19 GMT Content-Type: application/json Content-Length: 3757 Connection: keep-alive X-Openstack-Request-Id: req-2ffdfe28-d84b-4585-9563-76075ac7a6bc Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:54:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.4"}],"id":"517bdc16-1b79-46f5-bbe0-be3358e53696","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:5b:93","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"bba2328b-1b32-4c56-9ed6-ad1e83de0c1a","name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-2","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:53:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:53:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.5"}],"id":"521dd60a-1fb0-4cbf-bc02-9e1a8288424b","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:a8:23","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7c5f4025-d4f9-451a-b68b-644e4d5f4bf6","name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-1","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:52:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.3"}],"id":"5ad98aee-b4c0-43e1-9abe-a3af7bd2c486","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:76:b9","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-fe715561-b74f-4540-880e-dfbdfa8db002","name":"","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.2"}],"id":"9533c736-6b33-43cc-986c-daef11d8b58f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:54:66","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-fe715561-b74f-4540-880e-dfbdfa8db002","name":"","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:36Z","binding:vnic_type":"normal"}]} 2018-06-30 15:54:19,497 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-2ffdfe28-d84b-4585-9563-76075ac7a6bc 2018-06-30 15:54:19,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:20,270 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:20 GMT Content-Type: application/json Content-Length: 1776 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-faa2888a-e821-45ad-9c41-9134cf85c90a X-Compute-Request-Id: req-faa2888a-e821-45ad-9c41-9134cf85c90a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:5b:93", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-06-30T15:54:14.000000", "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:54:14Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001", "created": "2018-06-30T15:54:01Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:54:20,270 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a used request id req-faa2888a-e821-45ad-9c41-9134cf85c90a 2018-06-30 15:54:20,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:20,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:20 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-dc2d4eaf-8819-4c56-96a1-6f25e29b98d2 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:54:20,456 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-dc2d4eaf-8819-4c56-96a1-6f25e29b98d2 2018-06-30 15:54:20,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:20,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:54:20 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1fd2ed0-cb18-488c-9b46-8fee1fa4ff4e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:54:20,683 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-c1fd2ed0-cb18-488c-9b46-8fee1fa4ff4e 2018-06-30 15:54:20,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:20,783 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:20 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-c720b9d8-28df-4b1c-9e37-b5a53d8902ef Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:54:20,783 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-c720b9d8-28df-4b1c-9e37-b5a53d8902ef 2018-06-30 15:54:20,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:21,126 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:21 GMT Content-Type: application/json Content-Length: 3757 Connection: keep-alive X-Openstack-Request-Id: req-2d26cd54-d0dd-4251-a8e7-d70c371ea6e0 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:54:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.4"}],"id":"517bdc16-1b79-46f5-bbe0-be3358e53696","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:5b:93","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"bba2328b-1b32-4c56-9ed6-ad1e83de0c1a","name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-2","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:53:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:53:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.5"}],"id":"521dd60a-1fb0-4cbf-bc02-9e1a8288424b","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:a8:23","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7c5f4025-d4f9-451a-b68b-644e4d5f4bf6","name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-1","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:52:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.3"}],"id":"5ad98aee-b4c0-43e1-9abe-a3af7bd2c486","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:76:b9","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-fe715561-b74f-4540-880e-dfbdfa8db002","name":"","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.2"}],"id":"9533c736-6b33-43cc-986c-daef11d8b58f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:54:66","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-fe715561-b74f-4540-880e-dfbdfa8db002","name":"","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:36Z","binding:vnic_type":"normal"}]} 2018-06-30 15:54:21,126 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-2d26cd54-d0dd-4251-a8e7-d70c371ea6e0 2018-06-30 15:54:21,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:54:22,575 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:22 GMT Content-Type: application/json Content-Length: 1776 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6c4952d5-3546-415b-8dd4-ae77f1fb09ae X-Compute-Request-Id: req-6c4952d5-3546-415b-8dd4-ae77f1fb09ae Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:a8:23", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-06-30T15:53:26.000000", "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:53:27Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002", "created": "2018-06-30T15:53:10Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:54:22,575 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 used request id req-6c4952d5-3546-415b-8dd4-ae77f1fb09ae 2018-06-30 15:54:22,576 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002] is - ACTIVE 2018-06-30 15:54:22,576 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:54:22,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:54:24,374 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:24 GMT Content-Type: application/json Content-Length: 1776 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e71026ce-3e41-4c68-8630-8eab81bdfec1 X-Compute-Request-Id: req-e71026ce-3e41-4c68-8630-8eab81bdfec1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:a8:23", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-06-30T15:53:26.000000", "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:53:27Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002", "created": "2018-06-30T15:53:10Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:54:24,375 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 used request id req-e71026ce-3e41-4c68-8630-8eab81bdfec1 2018-06-30 15:54:24,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:54:24,649 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:24 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-a813ee40-4c0a-4e47-b1c4-7a1724213c98 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:54:24,649 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-a813ee40-4c0a-4e47-b1c4-7a1724213c98 2018-06-30 15:54:24,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:54:25,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:54:24 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d98e9c5f-ba93-46cf-9733-75c76a4de2d5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:54:25,022 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-d98e9c5f-ba93-46cf-9733-75c76a4de2d5 2018-06-30 15:54:25,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:54:25,196 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:25 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-f708edf8-a5e8-4df3-9b94-671ff3182649 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:54:25,196 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-f708edf8-a5e8-4df3-9b94-671ff3182649 2018-06-30 15:54:25,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:54:25,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:25 GMT Content-Type: application/json Content-Length: 3757 Connection: keep-alive X-Openstack-Request-Id: req-9d165441-ad66-4e60-a757-9d4a6364ad6f Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:54:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.4"}],"id":"517bdc16-1b79-46f5-bbe0-be3358e53696","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:5b:93","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"bba2328b-1b32-4c56-9ed6-ad1e83de0c1a","name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-2","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:53:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:53:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.5"}],"id":"521dd60a-1fb0-4cbf-bc02-9e1a8288424b","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:a8:23","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7c5f4025-d4f9-451a-b68b-644e4d5f4bf6","name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-1","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:52:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.3"}],"id":"5ad98aee-b4c0-43e1-9abe-a3af7bd2c486","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:76:b9","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-fe715561-b74f-4540-880e-dfbdfa8db002","name":"","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.2"}],"id":"9533c736-6b33-43cc-986c-daef11d8b58f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:54:66","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-fe715561-b74f-4540-880e-dfbdfa8db002","name":"","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:36Z","binding:vnic_type":"normal"}]} 2018-06-30 15:54:25,416 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-9d165441-ad66-4e60-a757-9d4a6364ad6f 2018-06-30 15:54:25,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:54:25,853 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:25 GMT Content-Type: application/json Content-Length: 1776 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-417c4cf7-989f-4418-a1f1-309ba6509c76 X-Compute-Request-Id: req-417c4cf7-989f-4418-a1f1-309ba6509c76 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:a8:23", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-06-30T15:53:26.000000", "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:53:27Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002", "created": "2018-06-30T15:53:10Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:54:25,853 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 used request id req-417c4cf7-989f-4418-a1f1-309ba6509c76 2018-06-30 15:54:25,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:26,477 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:26 GMT Content-Type: application/json Content-Length: 1776 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a4e53425-777f-42c9-8d38-61d023b0f969 X-Compute-Request-Id: req-a4e53425-777f-42c9-8d38-61d023b0f969 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:5b:93", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-06-30T15:54:14.000000", "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:54:14Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001", "created": "2018-06-30T15:54:01Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:54:26,477 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a used request id req-a4e53425-777f-42c9-8d38-61d023b0f969 2018-06-30 15:54:26,478 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001] is - ACTIVE 2018-06-30 15:54:26,478 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:54:26,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:27,567 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:27 GMT Content-Type: application/json Content-Length: 1776 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b48976a2-0a6a-4d14-9c04-f3370df6470f X-Compute-Request-Id: req-b48976a2-0a6a-4d14-9c04-f3370df6470f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:5b:93", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-06-30T15:54:14.000000", "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:54:14Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001", "created": "2018-06-30T15:54:01Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:54:27,567 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a used request id req-b48976a2-0a6a-4d14-9c04-f3370df6470f 2018-06-30 15:54:27,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:27,845 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:27 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-18604a67-eaf3-4cab-8a85-bc0625ec6f97 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fe715561-b74f-4540-880e-dfbdfa8db002","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["c56fcf6b-2a2f-4cf9-8215-a1be9534102a"],"description":"","tags":[],"updated_at":"2018-06-30T15:52:34Z","provider:segmentation_id":24,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:33Z","provider:network_type":"vxlan"}]} 2018-06-30 15:54:27,845 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net used request id req-18604a67-eaf3-4cab-8a85-bc0625ec6f97 2018-06-30 15:54:27,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:27,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:54:27 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a8bd552-4904-4b6a-904a-2997f3c258cb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:54:27,931 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-5a8bd552-4904-4b6a-904a-2997f3c258cb 2018-06-30 15:54:27,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:28,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:28 GMT Content-Type: application/json Content-Length: 678 Connection: keep-alive X-Openstack-Request-Id: req-a504bd51-7f26-4665-ac36-762605cee7e6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:34Z","dns_nameservers":[],"updated_at":"2018-06-30T15:52: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":"3f82605113b8454d8c19c473b2f93c9c","id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet"}]} 2018-06-30 15:54:28,080 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-a504bd51-7f26-4665-ac36-762605cee7e6 2018-06-30 15:54:28,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:28,251 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:28 GMT Content-Type: application/json Content-Length: 3757 Connection: keep-alive X-Openstack-Request-Id: req-553bc337-f0e0-4de7-abc6-9273ac36f776 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:54:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.4"}],"id":"517bdc16-1b79-46f5-bbe0-be3358e53696","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:5b:93","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"bba2328b-1b32-4c56-9ed6-ad1e83de0c1a","name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-2","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:53:49Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:53:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.5"}],"id":"521dd60a-1fb0-4cbf-bc02-9e1a8288424b","security_groups":["64b76608-11c8-412f-96b3-7a8d7784b2e7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:a8:23","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"7c5f4025-d4f9-451a-b68b-644e4d5f4bf6","name":"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-1","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:52:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.3"}],"id":"5ad98aee-b4c0-43e1-9abe-a3af7bd2c486","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:76:b9","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-fe715561-b74f-4540-880e-dfbdfa8db002","name":"","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:37Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T15:52:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c56fcf6b-2a2f-4cf9-8215-a1be9534102a","ip_address":"10.55.0.2"}],"id":"9533c736-6b33-43cc-986c-daef11d8b58f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:54:66","project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-fe715561-b74f-4540-880e-dfbdfa8db002","name":"","admin_state_up":true,"network_id":"fe715561-b74f-4540-880e-dfbdfa8db002","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T15:52:36Z","binding:vnic_type":"normal"}]} 2018-06-30 15:54:28,251 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-553bc337-f0e0-4de7-abc6-9273ac36f776 2018-06-30 15:54:28,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:30,370 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:30 GMT Content-Type: application/json Content-Length: 1776 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b53f5244-ffb8-4bf1-b6fd-00afb7c4caa0 X-Compute-Request-Id: req-b53f5244-ffb8-4bf1-b6fd-00afb7c4caa0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:5b:93", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-06-30T15:54:14.000000", "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "security_groups": [{"name": "default"}], "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:54:14Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001", "created": "2018-06-30T15:54:01Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:54:30,370 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a used request id req-b53f5244-ffb8-4bf1-b6fd-00afb7c4caa0 2018-06-30 15:54:30,371 - create_instance - INFO - Deleting Port with ID - 521dd60a-1fb0-4cbf-bc02-9e1a8288424b 2018-06-30 15:54:30,371 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-1 2018-06-30 15:54:30,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/521dd60a-1fb0-4cbf-bc02-9e1a8288424b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:54:31,809 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:54:31 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d91d1e72-6c03-4798-bfb8-a531fe5184ec Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:54:31,809 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/521dd60a-1fb0-4cbf-bc02-9e1a8288424b used request id req-d91d1e72-6c03-4798-bfb8-a531fe5184ec 2018-06-30 15:54:31,809 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002 2018-06-30 15:54:31,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:54:32,745 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:54:32 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c91e48e7-6cef-489a-93be-7feb6a031f44 X-Compute-Request-Id: req-c91e48e7-6cef-489a-93be-7feb6a031f44 Front-End-Https: on 2018-06-30 15:54:32,745 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 used request id req-c91e48e7-6cef-489a-93be-7feb6a031f44 2018-06-30 15:54:32,745 - create_instance - INFO - Checking deletion status 2018-06-30 15:54:32,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:54:33,300 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:33 GMT Content-Type: application/json Content-Length: 1550 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-91e98469-7bf0-4efc-aae7-597149c1a692 X-Compute-Request-Id: req-91e98469-7bf0-4efc-aae7-597149c1a692 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000094", "OS-SRV-USG:launched_at": "2018-06-30T15:53:26.000000", "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "7c5f4025-d4f9-451a-b68b-644e4d5f4bf6", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:54:33Z", "hostId": "4d283100fc4ceefbe2fb615da5054c525b360c389d22244228ad9f66", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002", "created": "2018-06-30T15:53:10Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:54:33,300 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 used request id req-91e98469-7bf0-4efc-aae7-597149c1a692 2018-06-30 15:54:33,301 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002] is - ACTIVE 2018-06-30 15:54:33,301 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:54:36,303 - create_instance - DEBUG - VM status query timeout in 296.442465067 2018-06-30 15:54:36,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaa5caa34800e6e1729221fb595e5402168324" 2018-06-30 15:54:36,469 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:54:36 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-12c5e10f-9af0-47a9-ae98-219b972725f1 X-Compute-Request-Id: req-12c5e10f-9af0-47a9-ae98-219b972725f1 RESP BODY: {"itemNotFound": {"message": "Instance 7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 could not be found.", "code": 404}} 2018-06-30 15:54:36,470 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 used request id req-12c5e10f-9af0-47a9-ae98-219b972725f1 2018-06-30 15:54:36,470 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7c5f4025-d4f9-451a-b68b-644e4d5f4bf6 could not be found. (HTTP 404) (Request-ID: req-12c5e10f-9af0-47a9-ae98-219b972725f1) 2018-06-30 15:54:36,470 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp002 2018-06-30 15:54:36,472 - create_instance - INFO - Deleting Port with ID - 517bdc16-1b79-46f5-bbe0-be3358e53696 2018-06-30 15:54:36,472 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277port-2 2018-06-30 15:54:36,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/517bdc16-1b79-46f5-bbe0-be3358e53696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:37,973 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:54:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-89a42309-a85d-4a1e-9bfc-fcd238b2f106 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:54:37,973 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/517bdc16-1b79-46f5-bbe0-be3358e53696 used request id req-89a42309-a85d-4a1e-9bfc-fcd238b2f106 2018-06-30 15:54:37,973 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001 2018-06-30 15:54:37,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:38,407 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:54:38 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4b41adaa-7553-453a-8051-4a65e65495c2 X-Compute-Request-Id: req-4b41adaa-7553-453a-8051-4a65e65495c2 Front-End-Https: on 2018-06-30 15:54:38,408 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a used request id req-4b41adaa-7553-453a-8051-4a65e65495c2 2018-06-30 15:54:38,408 - create_instance - INFO - Checking deletion status 2018-06-30 15:54:38,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:38,808 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:38 GMT Content-Type: application/json Content-Length: 1740 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-16b9ee71-eacc-4dbc-aa8d-471d26d59bad X-Compute-Request-Id: req-16b9ee71-eacc-4dbc-aa8d-471d26d59bad Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:5b:93", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "rel": "bookmark"}], "image": {"id": "ee07e89f-2d75-452b-9aa6-6a44151704a3", "links": [{"href": "http://172.30.10.101:8774/images/ee07e89f-2d75-452b-9aa6-6a44151704a3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000097", "OS-SRV-USG:launched_at": "2018-06-30T15:54:14.000000", "flavor": {"id": "5abb211a-59ff-4887-92b3-54b1b1963c88", "links": [{"href": "http://172.30.10.101:8774/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88", "rel": "bookmark"}]}, "id": "bba2328b-1b32-4c56-9ed6-ad1e83de0c1a", "user_id": "5e81a8be448846f49e5955e7f71e3abb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:54:38Z", "hostId": "bc41162084c737bfcc9772cf23c5c06d575a06bab09bb6d54de677b4", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001", "created": "2018-06-30T15:54:01Z", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:54:38,809 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a used request id req-16b9ee71-eacc-4dbc-aa8d-471d26d59bad 2018-06-30 15:54:38,809 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001] is - ACTIVE 2018-06-30 15:54:38,809 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:54:41,810 - create_instance - DEBUG - VM status query timeout in 296.598170042 2018-06-30 15:54:41,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec98009816c493d04aae9203db7f34ad01f291" 2018-06-30 15:54:42,041 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:54:42 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c6c06f5f-944d-4e3a-8319-a6a227013b57 X-Compute-Request-Id: req-c6c06f5f-944d-4e3a-8319-a6a227013b57 RESP BODY: {"itemNotFound": {"message": "Instance bba2328b-1b32-4c56-9ed6-ad1e83de0c1a could not be found.", "code": 404}} 2018-06-30 15:54:42,041 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/bba2328b-1b32-4c56-9ed6-ad1e83de0c1a used request id req-c6c06f5f-944d-4e3a-8319-a6a227013b57 2018-06-30 15:54:42,042 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bba2328b-1b32-4c56-9ed6-ad1e83de0c1a could not be found. (HTTP 404) (Request-ID: req-c6c06f5f-944d-4e3a-8319-a6a227013b57) 2018-06-30 15:54:42,042 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-inst-nova:cmp001 2018-06-30 15:54:42,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a7bef9951b56d1d92b2a53780b85956ec855ad" 2018-06-30 15:54:42,565 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:54:42 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f477444a-dfb8-4844-b8cf-c4fedfe31a2b X-Compute-Request-Id: req-f477444a-dfb8-4844-b8cf-c4fedfe31a2b 2018-06-30 15:54:42,566 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/5abb211a-59ff-4887-92b3-54b1b1963c88 used request id req-f477444a-dfb8-4844-b8cf-c4fedfe31a2b 2018-06-30 15:54:42,567 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet 2018-06-30 15:54:42,567 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-subnet 2018-06-30 15:54:42,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/c56fcf6b-2a2f-4cf9-8215-a1be9534102a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcb4bfcca9f12c0a52d355b152d4a1803f9fcb1" 2018-06-30 15:54:47,286 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:54:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0a0c151d-3311-49a6-8e82-a4356bfb1469 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:54:47,287 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/c56fcf6b-2a2f-4cf9-8215-a1be9534102a used request id req-0a0c151d-3311-49a6-8e82-a4356bfb1469 2018-06-30 15:54:47,287 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-priv-net 2018-06-30 15:54:47,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/fe715561-b74f-4540-880e-dfbdfa8db002 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bcb4bfcca9f12c0a52d355b152d4a1803f9fcb1" 2018-06-30 15:54:49,808 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:54:49 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f09d9c0d-8fc7-4bd4-8348-4b952f7636f0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:54:49,808 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/fe715561-b74f-4540-880e-dfbdfa8db002 used request id req-f09d9c0d-8fc7-4bd4-8348-4b952f7636f0 2018-06-30 15:54:49,809 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-6f72afc2-e086-4633-afa5-bbcd521a6277-image 2018-06-30 15:54:49,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0effae4674d5eaa3fb5dc3a1e86f2f13e219af0" 2018-06-30 15:54:50,717 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:54:50 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-dccf97ea-679c-4123-8a11-2ce7c5fdb470 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:54:50,717 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/ee07e89f-2d75-452b-9aa6-6a44151704a3 used request id req-dccf97ea-679c-4123-8a11-2ce7c5fdb470 2018-06-30 15:54:50,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7098ea70dcc40f49949247554818578053d78e2" 2018-06-30 15:54:51,698 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:54:51 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-4986c156-53c9-4727-98cb-a845252a92ad Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:54:51,698 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-4986c156-53c9-4727-98cb-a845252a92ad 2018-06-30 15:54:51,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7098ea70dcc40f49949247554818578053d78e2" 2018-06-30 15:54:51,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:54:51 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c731871-ba0f-4431-bd55-e02711bd43d8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:54:51,783 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-6c731871-ba0f-4431-bd55-e02711bd43d8 2018-06-30 15:54:51,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7098ea70dcc40f49949247554818578053d78e2" 2018-06-30 15:54:51,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:54:51 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ea90d6a-b64c-4372-9589-ce353f01e9a8 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:54:51,866 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-7ea90d6a-b64c-4372-9589-ce353f01e9a8 2018-06-30 15:54:51,866 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:54:51,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7098ea70dcc40f49949247554818578053d78e2" 2018-06-30 15:54:52,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:54:51 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-833a235c-92c3-45a4-9b53-f33356890ac8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:54:52,298 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-833a235c-92c3-45a4-9b53-f33356890ac8 2018-06-30 15:54:52,299 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj 2018-06-30 15:54:52,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/dd25b1fc66ff4b7d8eafceec34a3a8f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7098ea70dcc40f49949247554818578053d78e2" 2018-06-30 15:54:53,023 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:54:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86961338-37a1-4783-b754-2907e02d784f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:54:53,023 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/dd25b1fc66ff4b7d8eafceec34a3a8f1 used request id req-86961338-37a1-4783-b754-2907e02d784f 2018-06-30 15:54:53,024 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-c3e37402-e316-4f4-proj-role 2018-06-30 15:54:53,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/7d247a3f93e84273a25dd20465bd048f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7098ea70dcc40f49949247554818578053d78e2" 2018-06-30 15:54:53,475 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:54:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3fb0c92-fbe7-466b-9aac-7a54c51f7a49 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:54:53,475 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/7d247a3f93e84273a25dd20465bd048f used request id req-a3fb0c92-fbe7-466b-9aac-7a54c51f7a49 2018-06-30 15:54:53,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7098ea70dcc40f49949247554818578053d78e2" 2018-06-30 15:54:53,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:54:53 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5186f29-e5ad-4aca-b9ba-645f869c47aa Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:54:53,564 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a5186f29-e5ad-4aca-b9ba-645f869c47aa 2018-06-30 15:54:53,564 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-c3e37402-e316-4f4-user 2018-06-30 15:54:53,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/468d868f34674dbd8076742df576a0c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86a4071227177d3f09b19ec4b1cd6b2293fb55a9" 2018-06-30 15:54:54,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:54:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e273ef98-0fed-4fa7-8adc-3b0f7b8838f8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:54:54,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/468d868f34674dbd8076742df576a0c2 used request id req-e273ef98-0fed-4fa7-8adc-3b0f7b8838f8 2018-06-30 15:54:54,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:54:55,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:54:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["qc0pIDGXSB-QAp4f1isKBw"], "issued_at": "2018-06-30T15:54:55.000000Z"}} 2018-06-30 15:54:55,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8e670683443edb7e353b8bf9dd84114dc2aa8ae" 2018-06-30 15:54:55,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:54:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e016ce8a-3ba3-4439-812a-709d393ae96f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:54:55,551 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e016ce8a-3ba3-4439-812a-709d393ae96f 2018-06-30 15:54:55,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:54:55,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:54:56,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:54:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["PENosXxPRUSYaMcMrZUibA"], "issued_at": "2018-06-30T15:54:56.000000Z"}} 2018-06-30 15:54:56,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e01da28d64589fda30e2ee011cd1158c6078339" 2018-06-30 15:54:56,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:54:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68cde98e-f44c-4631-a060-024566d0f928 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:54:56,782 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-68cde98e-f44c-4631-a060-024566d0f928 2018-06-30 15:54:56,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:54:56,797 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:54:56 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:54:56,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e01da28d64589fda30e2ee011cd1158c6078339" 2018-06-30 15:54:57,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:54:56 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14e52071-14bd-412c-997a-ab5ed0515c25 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:54:57,183 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj used request id req-14e52071-14bd-412c-997a-ab5ed0515c25 2018-06-30 15:54:57,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e01da28d64589fda30e2ee011cd1158c6078339" 2018-06-30 15:54:57,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:54:57 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-34e6ea15-c3f5-41e5-b360-f6c9b768427f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:54:57,532 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-34e6ea15-c3f5-41e5-b360-f6c9b768427f 2018-06-30 15:54:57,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e01da28d64589fda30e2ee011cd1158c6078339" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj"}}' 2018-06-30 15:54:57,946 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:54:57 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b4de422-519b-4405-91ee-a120b4eabae5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef"}, "tags": [], "enabled": true, "id": "695241cc82a94380965dd9bffd0368ef", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj"}} 2018-06-30 15:54:57,946 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-3b4de422-519b-4405-91ee-a120b4eabae5 2018-06-30 15:54:57,947 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj 2018-06-30 15:54:57,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:54:57,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:54:58,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:54:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["APDlxFqDQcqAM-AAH85Lcw"], "issued_at": "2018-06-30T15:54:58.000000Z"}} 2018-06-30 15:54:58,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70809bb82a0cd864c95d36d2964b43cac19146" 2018-06-30 15:54:58,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:54:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f384c51-28aa-4e0a-a725-74f981ffc8ae Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:54:58,761 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7f384c51-28aa-4e0a-a725-74f981ffc8ae 2018-06-30 15:54:58,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:54:58,777 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:54:58 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:54:58,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70809bb82a0cd864c95d36d2964b43cac19146" 2018-06-30 15:54:59,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:54:58 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d8e36dd-3402-4883-a289-568154d77196 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:54:59,271 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5d8e36dd-3402-4883-a289-568154d77196 2018-06-30 15:54:59,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70809bb82a0cd864c95d36d2964b43cac19146" 2018-06-30 15:54:59,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:54:59 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d96f34bb-9267-4bbf-ba8e-9478e6e6fa58 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef"}, "tags": [], "enabled": true, "id": "695241cc82a94380965dd9bffd0368ef", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj"}]} 2018-06-30 15:54:59,649 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj used request id req-d96f34bb-9267-4bbf-ba8e-9478e6e6fa58 2018-06-30 15:54:59,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70809bb82a0cd864c95d36d2964b43cac19146" 2018-06-30 15:55:00,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:54:59 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3458431e-fe7a-4180-870c-7d480498ce7a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:55:00,070 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3458431e-fe7a-4180-870c-7d480498ce7a 2018-06-30 15:55:00,518 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-a8e5896d-3399-444-user 2018-06-30 15:55:00,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:55:00,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e01da28d64589fda30e2ee011cd1158c6078339" 2018-06-30 15:55:00,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:55:00 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ffda44c-1ab6-40b5-a239-eb10e4b14725 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:55:00,848 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8ffda44c-1ab6-40b5-a239-eb10e4b14725 2018-06-30 15:55:00,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e01da28d64589fda30e2ee011cd1158c6078339" -d '{"role": {"name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj-role"}}' 2018-06-30 15:55:01,245 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:55:00 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d3b2e96-b972-40d6-a078-e6be380eb765 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b1d66eedd6a047db9612ae6be83b80d9", "links": {"self": "http://10.167.4.35:5000/v3/roles/b1d66eedd6a047db9612ae6be83b80d9"}, "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj-role"}} 2018-06-30 15:55:01,245 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-6d3b2e96-b972-40d6-a078-e6be380eb765 2018-06-30 15:55:01,246 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj-role 2018-06-30 15:55:01,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/b1d66eedd6a047db9612ae6be83b80d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e01da28d64589fda30e2ee011cd1158c6078339" 2018-06-30 15:55:01,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:55:01 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef9d35bc-2d08-493e-b3d0-6db8aa0dbd5c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b1d66eedd6a047db9612ae6be83b80d9", "links": {"self": "http://10.167.4.35:5000/v3/roles/b1d66eedd6a047db9612ae6be83b80d9"}, "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj-role"}} 2018-06-30 15:55:01,659 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b1d66eedd6a047db9612ae6be83b80d9 used request id req-ef9d35bc-2d08-493e-b3d0-6db8aa0dbd5c 2018-06-30 15:55:01,660 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj-role to project CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj 2018-06-30 15:55:01,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef/users/82f6feea07ab4f6c8ad581a9925f4f83/roles/b1d66eedd6a047db9612ae6be83b80d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e01da28d64589fda30e2ee011cd1158c6078339" 2018-06-30 15:55:02,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:55:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2dde0c6a-af99-47f0-b3b6-ab057ae58109 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:55:02,087 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef/users/82f6feea07ab4f6c8ad581a9925f4f83/roles/b1d66eedd6a047db9612ae6be83b80d9 used request id req-2dde0c6a-af99-47f0-b3b6-ab057ae58109 2018-06-30 15:55:02,087 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:55:02,089 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:55:02,089 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-06-30 15:55:02,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:55:02,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:55:02,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1d66eedd6a047db9612ae6be83b80d9", "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj-role"}], "expires_at": "2018-06-30T16:55:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "695241cc82a94380965dd9bffd0368ef", "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/695241cc82a94380965dd9bffd0368ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/695241cc82a94380965dd9bffd0368ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/695241cc82a94380965dd9bffd0368ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/695241cc82a94380965dd9bffd0368ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/695241cc82a94380965dd9bffd0368ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/695241cc82a94380965dd9bffd0368ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/695241cc82a94380965dd9bffd0368ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/695241cc82a94380965dd9bffd0368ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/695241cc82a94380965dd9bffd0368ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/695241cc82a94380965dd9bffd0368ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/695241cc82a94380965dd9bffd0368ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/695241cc82a94380965dd9bffd0368ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-user", "id": "82f6feea07ab4f6c8ad581a9925f4f83"}, "audit_ids": ["LtmJpN2KQ8yDJPrO5J_fXg"], "issued_at": "2018-06-30T15:55:02.000000Z"}} 2018-06-30 15:55:02,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f8f0361930edecb37cf5e273fb0555c9e059bb2" 2018-06-30 15:55:03,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:55:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e66f2afa-213e-4f88-a1fe-214fa89df274 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:55:03,214 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e66f2afa-213e-4f88-a1fe-214fa89df274 2018-06-30 15:55:03,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f8f0361930edecb37cf5e273fb0555c9e059bb2" 2018-06-30 15:55:04,241 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:04 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-3e64ba24-b6d1-49cb-8a95-346055831418 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5"} 2018-06-30 15:55:04,242 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5 used request id req-3e64ba24-b6d1-49cb-8a95-346055831418 2018-06-30 15:55:04,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f8f0361930edecb37cf5e273fb0555c9e059bb2" 2018-06-30 15:55:04,831 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:04 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-588219d7-1b2d-41cc-9885-979d64458d21 Front-End-Https: on 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", "root-tar"], "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-06-30 15:55:04,831 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-588219d7-1b2d-41cc-9885-979d64458d21 2018-06-30 15:55:04,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f8f0361930edecb37cf5e273fb0555c9e059bb2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5"}' 2018-06-30 15:55:05,611 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:55:05 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-cee58a71-d8b0-465f-be47-eb6a8a6cde79 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:55:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:55:06Z", "visibility": "shared", "self": "/v2/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9", "min_disk": 0, "protected": false, "id": "01f65666-f5b3-4a08-90d3-c5cb325a72e9", "file": "/v2/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9/file", "checksum": null, "owner": "695241cc82a94380965dd9bffd0368ef", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:55:05,612 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-cee58a71-d8b0-465f-be47-eb6a8a6cde79 2018-06-30 15:55:05,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f8f0361930edecb37cf5e273fb0555c9e059bb2" -d '' 2018-06-30 15:55:06,937 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:55:06 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5f197cd2-a358-466c-babe-f0a81bb3f819 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:55:06,937 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9/file used request id req-5f197cd2-a358-466c-babe-f0a81bb3f819 2018-06-30 15:55:06,937 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:55:06,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f8f0361930edecb37cf5e273fb0555c9e059bb2" 2018-06-30 15:55:07,632 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:07 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-44335cad-4be1-45fa-9df2-071c169e4a93 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:55:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:55:07Z", "visibility": "shared", "self": "/v2/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9", "min_disk": 0, "protected": false, "id": "01f65666-f5b3-4a08-90d3-c5cb325a72e9", "file": "/v2/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "695241cc82a94380965dd9bffd0368ef", "direct_url": "file:///var/lib/glance/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:55:07,632 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9 used request id req-44335cad-4be1-45fa-9df2-071c169e4a93 2018-06-30 15:55:07,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f8f0361930edecb37cf5e273fb0555c9e059bb2" 2018-06-30 15:55:08,899 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:08 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-eabec64f-05c3-446e-8de5-c871ed625c6a Front-End-Https: on 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", "root-tar"], "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-06-30 15:55:08,900 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-eabec64f-05c3-446e-8de5-c871ed625c6a 2018-06-30 15:55:08,902 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5 2018-06-30 15:55:08,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f8f0361930edecb37cf5e273fb0555c9e059bb2" 2018-06-30 15:55:09,698 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:09 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-959df922-f4f6-47a6-9aab-690a6e056ece Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:55:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:55:07Z", "visibility": "shared", "self": "/v2/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9", "min_disk": 0, "protected": false, "id": "01f65666-f5b3-4a08-90d3-c5cb325a72e9", "file": "/v2/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "695241cc82a94380965dd9bffd0368ef", "direct_url": "file:///var/lib/glance/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:55:09,698 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9 used request id req-959df922-f4f6-47a6-9aab-690a6e056ece 2018-06-30 15:55:09,699 - create_image - DEBUG - Instance status is - active 2018-06-30 15:55:09,699 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5 2018-06-30 15:55:09,699 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5 2018-06-30 15:55:09,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:55:09,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:55:10,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:55:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["-YTyu40MTLubdSF2AYr3sg"], "issued_at": "2018-06-30T15:55:10.000000Z"}} 2018-06-30 15:55:10,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6ec353a4645436a9af242a8f56b097d09ebe7b" 2018-06-30 15:55:10,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:55:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6d1d8b9-847f-4f65-b3ef-786cfdf5f9fc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:55:10,888 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f6d1d8b9-847f-4f65-b3ef-786cfdf5f9fc 2018-06-30 15:55:10,889 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:55:10,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6ec353a4645436a9af242a8f56b097d09ebe7b" 2018-06-30 15:55:11,571 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:11 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-613feec7-d815-4152-b09d-5c6c893185fe X-Compute-Request-Id: req-613feec7-d815-4152-b09d-5c6c893185fe Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:55:11,571 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-613feec7-d815-4152-b09d-5c6c893185fe 2018-06-30 15:55:11,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6ec353a4645436a9af242a8f56b097d09ebe7b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-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-06-30 15:55:12,433 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:12 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a726b1bc-0bf0-42fe-b05a-a8a2cf3f9847 X-Compute-Request-Id: req-a726b1bc-0bf0-42fe-b05a-a8a2cf3f9847 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/152d4827-8b7f-419b-a412-9acb22b74e2d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/152d4827-8b7f-419b-a412-9acb22b74e2d", "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": "152d4827-8b7f-419b-a412-9acb22b74e2d"}} 2018-06-30 15:55:12,433 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a726b1bc-0bf0-42fe-b05a-a8a2cf3f9847 2018-06-30 15:55:12,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:55:12,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:55:13,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1d66eedd6a047db9612ae6be83b80d9", "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj-role"}], "expires_at": "2018-06-30T16:55:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "695241cc82a94380965dd9bffd0368ef", "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/695241cc82a94380965dd9bffd0368ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/695241cc82a94380965dd9bffd0368ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/695241cc82a94380965dd9bffd0368ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/695241cc82a94380965dd9bffd0368ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/695241cc82a94380965dd9bffd0368ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/695241cc82a94380965dd9bffd0368ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/695241cc82a94380965dd9bffd0368ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/695241cc82a94380965dd9bffd0368ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/695241cc82a94380965dd9bffd0368ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/695241cc82a94380965dd9bffd0368ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/695241cc82a94380965dd9bffd0368ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/695241cc82a94380965dd9bffd0368ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-user", "id": "82f6feea07ab4f6c8ad581a9925f4f83"}, "audit_ids": ["TY1MKIJ2SWCTSZ18VAXPSA"], "issued_at": "2018-06-30T15:55:13.000000Z"}} 2018-06-30 15:55:13,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a3289b82718b29888527b3d3508eb2b16243d5c" 2018-06-30 15:55:13,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:55:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3584ade2-949a-48bf-a8ff-96a2d713408e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:55:13,565 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3584ade2-949a-48bf-a8ff-96a2d713408e 2018-06-30 15:55:13,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a3289b82718b29888527b3d3508eb2b16243d5c" 2018-06-30 15:55:14,475 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:14 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-c9893ba6-8266-4efb-9e6f-6af4a2316223 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:55:14,475 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net used request id req-c9893ba6-8266-4efb-9e6f-6af4a2316223 2018-06-30 15:55:14,476 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net 2018-06-30 15:55:14,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a3289b82718b29888527b3d3508eb2b16243d5c" -d '{"network": {"name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net", "admin_state_up": true}}' 2018-06-30 15:55:15,583 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:55:15 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-5b79c09f-abf6-4a52-8b0a-fbf0d8f78476 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:55:15Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"695241cc82a94380965dd9bffd0368ef","id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net"}} 2018-06-30 15:55:15,583 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-5b79c09f-abf6-4a52-8b0a-fbf0d8f78476 2018-06-30 15:55:15,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a3289b82718b29888527b3d3508eb2b16243d5c" 2018-06-30 15:55:16,970 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:16 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-5334bbdd-c147-4fb8-b77b-43144ad21b20 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:55:15Z","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"695241cc82a94380965dd9bffd0368ef","id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net"}]} 2018-06-30 15:55:16,970 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 used request id req-5334bbdd-c147-4fb8-b77b-43144ad21b20 2018-06-30 15:55:16,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a3289b82718b29888527b3d3508eb2b16243d5c" 2018-06-30 15:55:17,724 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:17 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-320f71d0-5383-43f0-9d30-99122149b5c8 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:55:17,724 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 used request id req-320f71d0-5383-43f0-9d30-99122149b5c8 2018-06-30 15:55:17,725 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-subnet 2018-06-30 15:55:17,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a3289b82718b29888527b3d3508eb2b16243d5c" -d '{"subnets": [{"ip_version": 4, "network_id": "31ec0f75-136d-4d4b-90e3-e91f8e5426e9", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-subnet"}]}' 2018-06-30 15:55:19,004 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:55:19 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-80a93a3c-d730-4b41-a36b-1b4009b04ff3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:18Z","dns_nameservers":[],"updated_at":"2018-06-30T15:55:18Z","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":"695241cc82a94380965dd9bffd0368ef","id":"482be4db-ec58-45ca-a0f4-a6ee87fa07d8","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-subnet"}]} 2018-06-30 15:55:19,004 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-80a93a3c-d730-4b41-a36b-1b4009b04ff3 2018-06-30 15:55:19,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a3289b82718b29888527b3d3508eb2b16243d5c" 2018-06-30 15:55:19,496 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:19 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-64330475-1f4a-44f7-ac6f-280d3a5b4b30 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["482be4db-ec58-45ca-a0f4-a6ee87fa07d8"],"updated_at":"2018-06-30T15:55:18Z","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"695241cc82a94380965dd9bffd0368ef","id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net"}]} 2018-06-30 15:55:19,496 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 used request id req-64330475-1f4a-44f7-ac6f-280d3a5b4b30 2018-06-30 15:55:19,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a3289b82718b29888527b3d3508eb2b16243d5c" 2018-06-30 15:55:20,325 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:20 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-d2d89a22-e9cd-40cb-8253-490e9eeb2503 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:18Z","dns_nameservers":[],"updated_at":"2018-06-30T15:55:18Z","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":"695241cc82a94380965dd9bffd0368ef","id":"482be4db-ec58-45ca-a0f4-a6ee87fa07d8","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-subnet"}]} 2018-06-30 15:55:20,325 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 used request id req-d2d89a22-e9cd-40cb-8253-490e9eeb2503 2018-06-30 15:55:20,325 - OpenStackNetwork - DEBUG - Network [31ec0f75-136d-4d4b-90e3-e91f8e5426e9] created successfully 2018-06-30 15:55:20,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:55:20,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:55:21,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1d66eedd6a047db9612ae6be83b80d9", "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj-role"}], "expires_at": "2018-06-30T16:55:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "695241cc82a94380965dd9bffd0368ef", "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/695241cc82a94380965dd9bffd0368ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/695241cc82a94380965dd9bffd0368ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/695241cc82a94380965dd9bffd0368ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/695241cc82a94380965dd9bffd0368ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/695241cc82a94380965dd9bffd0368ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/695241cc82a94380965dd9bffd0368ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/695241cc82a94380965dd9bffd0368ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/695241cc82a94380965dd9bffd0368ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/695241cc82a94380965dd9bffd0368ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/695241cc82a94380965dd9bffd0368ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/695241cc82a94380965dd9bffd0368ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/695241cc82a94380965dd9bffd0368ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-user", "id": "82f6feea07ab4f6c8ad581a9925f4f83"}, "audit_ids": ["1XRtEifISXOosUUDtmZlJA"], "issued_at": "2018-06-30T15:55:21.000000Z"}} 2018-06-30 15:55:21,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:21,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:55:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b2e863b-25ca-420a-8e20-c25a7c2c2454 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:55:21,378 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0b2e863b-25ca-420a-8e20-c25a7c2c2454 2018-06-30 15:55:21,380 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:55:21,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:21,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:55:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc75f452-598f-4173-b396-0420c262dde0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:55:21,724 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fc75f452-598f-4173-b396-0420c262dde0 2018-06-30 15:55:21,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:22,662 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:22 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-c2e95850-ba22-4cb0-85e2-82ff88d21f02 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["482be4db-ec58-45ca-a0f4-a6ee87fa07d8"],"updated_at":"2018-06-30T15:55:18Z","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"695241cc82a94380965dd9bffd0368ef","id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net"}]} 2018-06-30 15:55:22,662 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net used request id req-c2e95850-ba22-4cb0-85e2-82ff88d21f02 2018-06-30 15:55:22,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:55:22,678 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:55:22 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:55:22,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:23,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:55:22 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d12d0d96-a2ef-46ff-944d-3896194e9dc9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "695241cc82a94380965dd9bffd0368ef", "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj"}} 2018-06-30 15:55:23,027 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef used request id req-d12d0d96-a2ef-46ff-944d-3896194e9dc9 2018-06-30 15:55:23,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:24,086 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:24 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-0fa27705-66a7-4118-8e20-1dbf208511f4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:18Z","dns_nameservers":[],"updated_at":"2018-06-30T15:55:18Z","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":"695241cc82a94380965dd9bffd0368ef","id":"482be4db-ec58-45ca-a0f4-a6ee87fa07d8","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-subnet"}]} 2018-06-30 15:55:24,086 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 used request id req-0fa27705-66a7-4118-8e20-1dbf208511f4 2018-06-30 15:55:24,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9&name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:24,204 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:24 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-8ed2d5c7-8f1a-46aa-bf59-4da945293963 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:55:24,204 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9&name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-port&admin_state_up=True used request id req-8ed2d5c7-8f1a-46aa-bf59-4da945293963 2018-06-30 15:55:24,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:25,386 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:25 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cefd25d8-b426-4ec0-9def-985aea49361a X-Compute-Request-Id: req-cefd25d8-b426-4ec0-9def-985aea49361a Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:55:25,386 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst used request id req-cefd25d8-b426-4ec0-9def-985aea49361a 2018-06-30 15:55:25,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:26,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:26 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-6f90a1de-e574-41bc-8b65-335a5df9be40 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["482be4db-ec58-45ca-a0f4-a6ee87fa07d8"],"updated_at":"2018-06-30T15:55:18Z","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"695241cc82a94380965dd9bffd0368ef","id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net"}]} 2018-06-30 15:55:26,364 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net used request id req-6f90a1de-e574-41bc-8b65-335a5df9be40 2018-06-30 15:55:26,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:26,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:55:26 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a6abcb8-0b75-44f8-bf4b-1395356c2c54 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "695241cc82a94380965dd9bffd0368ef", "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj"}} 2018-06-30 15:55:26,464 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef used request id req-6a6abcb8-0b75-44f8-bf4b-1395356c2c54 2018-06-30 15:55:26,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:26,629 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:26 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-2ba30d35-36e7-4470-9069-964e86960fa0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:18Z","dns_nameservers":[],"updated_at":"2018-06-30T15:55:18Z","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":"695241cc82a94380965dd9bffd0368ef","id":"482be4db-ec58-45ca-a0f4-a6ee87fa07d8","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-subnet"}]} 2018-06-30 15:55:26,629 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 used request id req-2ba30d35-36e7-4470-9069-964e86960fa0 2018-06-30 15:55:26,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9&name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:26,760 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:26 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-16fc8b86-f1e4-4220-b3f2-57357acb9555 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:55:26,760 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9&name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-port&admin_state_up=True used request id req-16fc8b86-f1e4-4220-b3f2-57357acb9555 2018-06-30 15:55:26,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:55:26,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:55:27,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1d66eedd6a047db9612ae6be83b80d9", "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj-role"}], "expires_at": "2018-06-30T16:55:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "695241cc82a94380965dd9bffd0368ef", "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/695241cc82a94380965dd9bffd0368ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/695241cc82a94380965dd9bffd0368ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/695241cc82a94380965dd9bffd0368ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/695241cc82a94380965dd9bffd0368ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/695241cc82a94380965dd9bffd0368ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/695241cc82a94380965dd9bffd0368ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/695241cc82a94380965dd9bffd0368ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/695241cc82a94380965dd9bffd0368ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/695241cc82a94380965dd9bffd0368ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/695241cc82a94380965dd9bffd0368ef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/695241cc82a94380965dd9bffd0368ef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/695241cc82a94380965dd9bffd0368ef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-user", "id": "82f6feea07ab4f6c8ad581a9925f4f83"}, "audit_ids": ["bh6cIGUYRYKBhLnXNgn-VA"], "issued_at": "2018-06-30T15:55:27.000000Z"}} 2018-06-30 15:55:27,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7d8a62c83adc367bea7845cb10498e1b119c" 2018-06-30 15:55:27,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:55:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a93ea67-6b22-4858-b728-ed89063879de Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:55:27,890 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4a93ea67-6b22-4858-b728-ed89063879de 2018-06-30 15:55:27,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:28,238 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:28 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-003a4a4b-b92f-43c9-82dd-67896b5e8429 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["482be4db-ec58-45ca-a0f4-a6ee87fa07d8"],"updated_at":"2018-06-30T15:55:18Z","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"695241cc82a94380965dd9bffd0368ef","id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net"}]} 2018-06-30 15:55:28,238 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net used request id req-003a4a4b-b92f-43c9-82dd-67896b5e8429 2018-06-30 15:55:28,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:28,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:28 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-4352e78a-49bd-4bb1-9fc8-36c852f964a0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:18Z","dns_nameservers":[],"updated_at":"2018-06-30T15:55:18Z","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":"695241cc82a94380965dd9bffd0368ef","id":"482be4db-ec58-45ca-a0f4-a6ee87fa07d8","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-subnet"}]} 2018-06-30 15:55:28,366 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 used request id req-4352e78a-49bd-4bb1-9fc8-36c852f964a0 2018-06-30 15:55:28,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:28,862 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:28 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-26f5c1b8-ae75-4287-be8d-d494e86e3741 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["482be4db-ec58-45ca-a0f4-a6ee87fa07d8"],"updated_at":"2018-06-30T15:55:18Z","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"695241cc82a94380965dd9bffd0368ef","id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net"}]} 2018-06-30 15:55:28,862 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net used request id req-26f5c1b8-ae75-4287-be8d-d494e86e3741 2018-06-30 15:55:28,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:55:28,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:55:28 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:55:28,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef2a7d8a62c83adc367bea7845cb10498e1b119c" 2018-06-30 15:55:29,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:55:28 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-30e941cb-42a6-4792-80e5-14c39d8e63d7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "695241cc82a94380965dd9bffd0368ef", "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj"}} 2018-06-30 15:55:29,254 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef used request id req-30e941cb-42a6-4792-80e5-14c39d8e63d7 2018-06-30 15:55:29,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:30,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:30 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-fbfba1ab-1145-4501-9e0d-cebddab54558 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:18Z","dns_nameservers":[],"updated_at":"2018-06-30T15:55:18Z","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":"695241cc82a94380965dd9bffd0368ef","id":"482be4db-ec58-45ca-a0f4-a6ee87fa07d8","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-subnet"}]} 2018-06-30 15:55:30,079 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 used request id req-fbfba1ab-1145-4501-9e0d-cebddab54558 2018-06-30 15:55:30,080 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net 2018-06-30 15:55:30,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" -d '{"port": {"network_id": "31ec0f75-136d-4d4b-90e3-e91f8e5426e9", "name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-port", "admin_state_up": true}}' 2018-06-30 15:55:32,247 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:55:32 GMT Content-Type: application/json Content-Length: 766 Connection: keep-alive X-Openstack-Request-Id: req-3463c73f-b926-43e4-90d3-c239f0ec16df Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:55:30Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","tenant_id":"695241cc82a94380965dd9bffd0368ef","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:55:31Z","name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:9f:0c:68","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"695241cc82a94380965dd9bffd0368ef","fixed_ips":[{"subnet_id":"482be4db-ec58-45ca-a0f4-a6ee87fa07d8","ip_address":"10.55.0.6"}],"id":"ab63bb13-c738-4f11-95d9-4d2a957a18ed","security_groups":["c8b63708-922c-4852-a38c-4d476606271b"],"device_id":""}} 2018-06-30 15:55:32,247 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-3463c73f-b926-43e4-90d3-c239f0ec16df 2018-06-30 15:55:32,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:32,570 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:32 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-ddc094d2-c4af-45f2-8e30-6737ac436816 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["482be4db-ec58-45ca-a0f4-a6ee87fa07d8"],"updated_at":"2018-06-30T15:55:18Z","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"695241cc82a94380965dd9bffd0368ef","id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net"}]} 2018-06-30 15:55:32,570 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net used request id req-ddc094d2-c4af-45f2-8e30-6737ac436816 2018-06-30 15:55:32,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:32,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:55:32 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78d5c2ba-0d6e-4ac2-948b-0fcbfc87f72d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "695241cc82a94380965dd9bffd0368ef", "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj"}} 2018-06-30 15:55:32,880 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef used request id req-78d5c2ba-0d6e-4ac2-948b-0fcbfc87f72d 2018-06-30 15:55:32,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:33,002 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:32 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-59a90991-4e2e-4e6c-a4b2-d22d9ca22ee4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:18Z","dns_nameservers":[],"updated_at":"2018-06-30T15:55:18Z","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":"695241cc82a94380965dd9bffd0368ef","id":"482be4db-ec58-45ca-a0f4-a6ee87fa07d8","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-subnet"}]} 2018-06-30 15:55:33,002 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 used request id req-59a90991-4e2e-4e6c-a4b2-d22d9ca22ee4 2018-06-30 15:55:33,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9&name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:33,152 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:33 GMT Content-Type: application/json Content-Length: 769 Connection: keep-alive X-Openstack-Request-Id: req-7e9321bc-b42c-4252-8a99-b29914d79d40 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:30Z","admin_state_up":true,"updated_at":"2018-06-30T15:55:31Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:9f:0c:68","id":"ab63bb13-c738-4f11-95d9-4d2a957a18ed","port_security_enabled":true,"project_id":"695241cc82a94380965dd9bffd0368ef","fixed_ips":[{"subnet_id":"482be4db-ec58-45ca-a0f4-a6ee87fa07d8","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["c8b63708-922c-4852-a38c-4d476606271b"],"name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-port"}]} 2018-06-30 15:55:33,152 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9&name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-port&admin_state_up=True used request id req-7e9321bc-b42c-4252-8a99-b29914d79d40 2018-06-30 15:55:33,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:33,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:55:33 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-678418b6-f537-4502-9814-aabecb460160 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "695241cc82a94380965dd9bffd0368ef", "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj"}} 2018-06-30 15:55:33,257 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef used request id req-678418b6-f537-4502-9814-aabecb460160 2018-06-30 15:55:33,257 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst 2018-06-30 15:55:33,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:34,205 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:34 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-865f2417-856b-4dd5-8e5c-fc9aeb2731d1 X-Compute-Request-Id: req-865f2417-856b-4dd5-8e5c-fc9aeb2731d1 Front-End-Https: on RESP BODY: {"flavors": [{"id": "152d4827-8b7f-419b-a412-9acb22b74e2d", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/152d4827-8b7f-419b-a412-9acb22b74e2d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/152d4827-8b7f-419b-a412-9acb22b74e2d", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-flavor-name"}, {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:55:34,205 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-865f2417-856b-4dd5-8e5c-fc9aeb2731d1 2018-06-30 15:55:34,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/152d4827-8b7f-419b-a412-9acb22b74e2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:35,077 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:35 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-56fac66b-0fbb-47ed-8ac6-1b1274f17c5d X-Compute-Request-Id: req-56fac66b-0fbb-47ed-8ac6-1b1274f17c5d Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/152d4827-8b7f-419b-a412-9acb22b74e2d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/152d4827-8b7f-419b-a412-9acb22b74e2d", "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": "152d4827-8b7f-419b-a412-9acb22b74e2d"}} 2018-06-30 15:55:35,077 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/152d4827-8b7f-419b-a412-9acb22b74e2d used request id req-56fac66b-0fbb-47ed-8ac6-1b1274f17c5d 2018-06-30 15:55:35,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:35,991 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:35 GMT Content-Type: application/json Content-Length: 902 Connection: keep-alive X-Openstack-Request-Id: req-05387078-011b-4d26-8a51-90d5a9be63e9 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:55:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:55:07Z", "visibility": "shared", "self": "/v2/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9", "min_disk": 0, "protected": false, "id": "01f65666-f5b3-4a08-90d3-c5cb325a72e9", "file": "/v2/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "695241cc82a94380965dd9bffd0368ef", "direct_url": "file:///var/lib/glance/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5"} 2018-06-30 15:55:35,991 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5 used request id req-05387078-011b-4d26-8a51-90d5a9be63e9 2018-06-30 15:55:35,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:36,747 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:36 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-908cceea-83e8-4374-ad90-64b115b20be3 Front-End-Https: on 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", "root-tar"], "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-06-30 15:55:36,747 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-908cceea-83e8-4374-ad90-64b115b20be3 2018-06-30 15:55:36,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" -d '{"server": {"name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst", "imageRef": "01f65666-f5b3-4a08-90d3-c5cb325a72e9", "flavorRef": "152d4827-8b7f-419b-a412-9acb22b74e2d", "max_count": 1, "min_count": 1, "networks": [{"port": "ab63bb13-c738-4f11-95d9-4d2a957a18ed"}]}}' 2018-06-30 15:55:42,573 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:55:42 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d96ab0ef-30c3-4421-b45d-18c3692b679e X-Compute-Request-Id: req-d96ab0ef-30c3-4421-b45d-18c3692b679e RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "rel": "bookmark"}], "adminPass": "Qw95supC6nrZ"}} 2018-06-30 15:55:42,574 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-d96ab0ef-30c3-4421-b45d-18c3692b679e 2018-06-30 15:55:42,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:43,580 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:43 GMT Content-Type: application/json Content-Length: 1304 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8de57f9b-cee9-42c6-8332-d7152d5ebf64 X-Compute-Request-Id: req-8de57f9b-cee9-42c6-8332-d7152d5ebf64 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "rel": "bookmark"}], "image": {"id": "01f65666-f5b3-4a08-90d3-c5cb325a72e9", "links": [{"href": "http://172.30.10.101:8774/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "152d4827-8b7f-419b-a412-9acb22b74e2d", "links": [{"href": "http://172.30.10.101:8774/flavors/152d4827-8b7f-419b-a412-9acb22b74e2d", "rel": "bookmark"}]}, "id": "66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "user_id": "82f6feea07ab4f6c8ad581a9925f4f83", "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-06-30T15:55:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst", "created": "2018-06-30T15:55:43Z", "tenant_id": "695241cc82a94380965dd9bffd0368ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:55:43,581 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 used request id req-8de57f9b-cee9-42c6-8332-d7152d5ebf64 2018-06-30 15:55:43,581 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst 2018-06-30 15:55:43,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:46,640 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:46 GMT Content-Type: application/json Content-Length: 1304 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-589caa53-889a-4ee4-bec2-4f9f491cbecc X-Compute-Request-Id: req-589caa53-889a-4ee4-bec2-4f9f491cbecc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "rel": "bookmark"}], "image": {"id": "01f65666-f5b3-4a08-90d3-c5cb325a72e9", "links": [{"href": "http://172.30.10.101:8774/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "152d4827-8b7f-419b-a412-9acb22b74e2d", "links": [{"href": "http://172.30.10.101:8774/flavors/152d4827-8b7f-419b-a412-9acb22b74e2d", "rel": "bookmark"}]}, "id": "66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "user_id": "82f6feea07ab4f6c8ad581a9925f4f83", "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-06-30T15:55:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst", "created": "2018-06-30T15:55:43Z", "tenant_id": "695241cc82a94380965dd9bffd0368ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:55:46,640 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 used request id req-589caa53-889a-4ee4-bec2-4f9f491cbecc 2018-06-30 15:55:46,640 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst] is - BUILD 2018-06-30 15:55:46,640 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:55:49,644 - create_instance - DEBUG - VM status query timeout in 893.937684059 2018-06-30 15:55:49,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:50,690 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:50 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0322794e-9380-4424-b22d-0c75498c58c2 X-Compute-Request-Id: req-0322794e-9380-4424-b22d-0c75498c58c2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "rel": "bookmark"}], "image": {"id": "01f65666-f5b3-4a08-90d3-c5cb325a72e9", "links": [{"href": "http://172.30.10.101:8774/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "152d4827-8b7f-419b-a412-9acb22b74e2d", "links": [{"href": "http://172.30.10.101:8774/flavors/152d4827-8b7f-419b-a412-9acb22b74e2d", "rel": "bookmark"}]}, "id": "66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "security_groups": [{"name": "default"}], "user_id": "82f6feea07ab4f6c8ad581a9925f4f83", "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-06-30T15:55:47Z", "hostId": "bc70ab41044e27412a4d6dbee525f20e950d7375d60533ed9daf662e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst", "created": "2018-06-30T15:55:42Z", "tenant_id": "695241cc82a94380965dd9bffd0368ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:55:50,690 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 used request id req-0322794e-9380-4424-b22d-0c75498c58c2 2018-06-30 15:55:50,690 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst] is - BUILD 2018-06-30 15:55:50,691 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:55:53,694 - create_instance - DEBUG - VM status query timeout in 889.887561083 2018-06-30 15:55:53,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:55:56,030 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:55:56 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-47c172c2-009e-4f3c-a58c-38cc31da5b1f X-Compute-Request-Id: req-47c172c2-009e-4f3c-a58c-38cc31da5b1f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "rel": "bookmark"}], "image": {"id": "01f65666-f5b3-4a08-90d3-c5cb325a72e9", "links": [{"href": "http://172.30.10.101:8774/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "152d4827-8b7f-419b-a412-9acb22b74e2d", "links": [{"href": "http://172.30.10.101:8774/flavors/152d4827-8b7f-419b-a412-9acb22b74e2d", "rel": "bookmark"}]}, "id": "66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "security_groups": [{"name": "default"}], "user_id": "82f6feea07ab4f6c8ad581a9925f4f83", "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-06-30T15:55:47Z", "hostId": "bc70ab41044e27412a4d6dbee525f20e950d7375d60533ed9daf662e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst", "created": "2018-06-30T15:55:42Z", "tenant_id": "695241cc82a94380965dd9bffd0368ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:55:56,030 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 used request id req-47c172c2-009e-4f3c-a58c-38cc31da5b1f 2018-06-30 15:55:56,031 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst] is - BUILD 2018-06-30 15:55:56,031 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:55:59,035 - create_instance - DEBUG - VM status query timeout in 884.546879053 2018-06-30 15:55:59,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:56:00,911 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:00 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-211df059-0e0d-440c-9c4d-44840b556430 X-Compute-Request-Id: req-211df059-0e0d-440c-9c4d-44840b556430 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "rel": "bookmark"}], "image": {"id": "01f65666-f5b3-4a08-90d3-c5cb325a72e9", "links": [{"href": "http://172.30.10.101:8774/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "152d4827-8b7f-419b-a412-9acb22b74e2d", "links": [{"href": "http://172.30.10.101:8774/flavors/152d4827-8b7f-419b-a412-9acb22b74e2d", "rel": "bookmark"}]}, "id": "66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "security_groups": [{"name": "default"}], "user_id": "82f6feea07ab4f6c8ad581a9925f4f83", "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-06-30T15:55:47Z", "hostId": "bc70ab41044e27412a4d6dbee525f20e950d7375d60533ed9daf662e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst", "created": "2018-06-30T15:55:42Z", "tenant_id": "695241cc82a94380965dd9bffd0368ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:56:00,911 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 used request id req-211df059-0e0d-440c-9c4d-44840b556430 2018-06-30 15:56:00,912 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst] is - BUILD 2018-06-30 15:56:00,912 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:56:03,915 - create_instance - DEBUG - VM status query timeout in 879.666290998 2018-06-30 15:56:03,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:56:05,105 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:05 GMT Content-Type: application/json Content-Length: 1619 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bc5432c4-00c2-418a-a1f2-9e5595d0b659 X-Compute-Request-Id: req-bc5432c4-00c2-418a-a1f2-9e5595d0b659 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:0c:68", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "rel": "bookmark"}], "image": {"id": "01f65666-f5b3-4a08-90d3-c5cb325a72e9", "links": [{"href": "http://172.30.10.101:8774/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:56:00.000000", "flavor": {"id": "152d4827-8b7f-419b-a412-9acb22b74e2d", "links": [{"href": "http://172.30.10.101:8774/flavors/152d4827-8b7f-419b-a412-9acb22b74e2d", "rel": "bookmark"}]}, "id": "66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "security_groups": [{"name": "default"}], "user_id": "82f6feea07ab4f6c8ad581a9925f4f83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:56:01Z", "hostId": "bc70ab41044e27412a4d6dbee525f20e950d7375d60533ed9daf662e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst", "created": "2018-06-30T15:55:42Z", "tenant_id": "695241cc82a94380965dd9bffd0368ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:56:05,105 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 used request id req-bc5432c4-00c2-418a-a1f2-9e5595d0b659 2018-06-30 15:56:05,105 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst] is - ACTIVE 2018-06-30 15:56:05,106 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:56:05,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:56:05,628 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:05 GMT Content-Type: application/json Content-Length: 1619 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d444b106-2147-443b-a89f-6bfc2fa3abfa X-Compute-Request-Id: req-d444b106-2147-443b-a89f-6bfc2fa3abfa Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:0c:68", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "rel": "bookmark"}], "image": {"id": "01f65666-f5b3-4a08-90d3-c5cb325a72e9", "links": [{"href": "http://172.30.10.101:8774/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:56:00.000000", "flavor": {"id": "152d4827-8b7f-419b-a412-9acb22b74e2d", "links": [{"href": "http://172.30.10.101:8774/flavors/152d4827-8b7f-419b-a412-9acb22b74e2d", "rel": "bookmark"}]}, "id": "66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "security_groups": [{"name": "default"}], "user_id": "82f6feea07ab4f6c8ad581a9925f4f83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:56:01Z", "hostId": "bc70ab41044e27412a4d6dbee525f20e950d7375d60533ed9daf662e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst", "created": "2018-06-30T15:55:42Z", "tenant_id": "695241cc82a94380965dd9bffd0368ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:56:05,628 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 used request id req-d444b106-2147-443b-a89f-6bfc2fa3abfa 2018-06-30 15:56:05,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:56:05,942 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:05 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e2f30d16-7ef9-46c2-8be3-c0e5df919d24 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["482be4db-ec58-45ca-a0f4-a6ee87fa07d8"],"updated_at":"2018-06-30T15:55:18Z","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"695241cc82a94380965dd9bffd0368ef","id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net"}]} 2018-06-30 15:56:05,943 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net used request id req-e2f30d16-7ef9-46c2-8be3-c0e5df919d24 2018-06-30 15:56:05,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:56:06,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:05 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6192f3bd-3f18-4f03-99c7-c6dcfc4b6ca8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "695241cc82a94380965dd9bffd0368ef", "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj"}} 2018-06-30 15:56:06,037 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef used request id req-6192f3bd-3f18-4f03-99c7-c6dcfc4b6ca8 2018-06-30 15:56:06,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:56:06,202 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:06 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-70b8f2be-a5f3-4d2d-b1d0-fc7943945dc0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:18Z","dns_nameservers":[],"updated_at":"2018-06-30T15:55:18Z","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":"695241cc82a94380965dd9bffd0368ef","id":"482be4db-ec58-45ca-a0f4-a6ee87fa07d8","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-subnet"}]} 2018-06-30 15:56:06,202 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 used request id req-70b8f2be-a5f3-4d2d-b1d0-fc7943945dc0 2018-06-30 15:56:06,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:56:06,442 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:06 GMT Content-Type: application/json Content-Length: 2296 Connection: keep-alive X-Openstack-Request-Id: req-d1f2f428-7fb2-48bb-955d-757382470a6f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:19Z","admin_state_up":true,"updated_at":"2018-06-30T15:55:25Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-31ec0f75-136d-4d4b-90e3-e91f8e5426e9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7c:77:dc","id":"687e21ef-e90f-4a7c-a66b-7069e89419e2","port_security_enabled":false,"project_id":"695241cc82a94380965dd9bffd0368ef","fixed_ips":[{"subnet_id":"482be4db-ec58-45ca-a0f4-a6ee87fa07d8","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:30Z","admin_state_up":true,"updated_at":"2018-06-30T15:55:59Z","binding:vnic_type":"normal","device_id":"66039f7a-ea5d-4fea-ae73-82c9c52ac2f4","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:9f:0c:68","id":"ab63bb13-c738-4f11-95d9-4d2a957a18ed","port_security_enabled":true,"project_id":"695241cc82a94380965dd9bffd0368ef","fixed_ips":[{"subnet_id":"482be4db-ec58-45ca-a0f4-a6ee87fa07d8","ip_address":"10.55.0.6"}],"extra_dhcp_opts":[],"security_groups":["c8b63708-922c-4852-a38c-4d476606271b"],"name":"CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"31ec0f75-136d-4d4b-90e3-e91f8e5426e9","tenant_id":"695241cc82a94380965dd9bffd0368ef","created_at":"2018-06-30T15:55:20Z","admin_state_up":true,"updated_at":"2018-06-30T15:55:26Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-31ec0f75-136d-4d4b-90e3-e91f8e5426e9","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:49:dd:d9","id":"fead5455-cce7-42dd-8c2e-e87cbdde969b","port_security_enabled":false,"project_id":"695241cc82a94380965dd9bffd0368ef","fixed_ips":[{"subnet_id":"482be4db-ec58-45ca-a0f4-a6ee87fa07d8","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:56:06,443 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=31ec0f75-136d-4d4b-90e3-e91f8e5426e9 used request id req-d1f2f428-7fb2-48bb-955d-757382470a6f 2018-06-30 15:56:06,443 - create_instance - INFO - Deleting Port with ID - ab63bb13-c738-4f11-95d9-4d2a957a18ed 2018-06-30 15:56:06,444 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-port 2018-06-30 15:56:06,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/ab63bb13-c738-4f11-95d9-4d2a957a18ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:56:07,620 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:56:07 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ef371dae-d1d9-40f1-ab7f-c8eac193b272 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:56:07,620 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/ab63bb13-c738-4f11-95d9-4d2a957a18ed used request id req-ef371dae-d1d9-40f1-ab7f-c8eac193b272 2018-06-30 15:56:07,620 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst 2018-06-30 15:56:07,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:56:07,962 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:56:07 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-65ec17c9-fefd-4609-8e49-4b7c1def9a31 X-Compute-Request-Id: req-65ec17c9-fefd-4609-8e49-4b7c1def9a31 Front-End-Https: on 2018-06-30 15:56:07,962 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 used request id req-65ec17c9-fefd-4609-8e49-4b7c1def9a31 2018-06-30 15:56:07,963 - create_instance - INFO - Checking deletion status 2018-06-30 15:56:07,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:56:08,284 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:08 GMT Content-Type: application/json Content-Length: 1389 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7e3d8a42-5457-436d-8149-08a6db542c74 X-Compute-Request-Id: req-7e3d8a42-5457-436d-8149-08a6db542c74 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "rel": "bookmark"}], "image": {"id": "01f65666-f5b3-4a08-90d3-c5cb325a72e9", "links": [{"href": "http://172.30.10.101:8774/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:56:00.000000", "flavor": {"id": "152d4827-8b7f-419b-a412-9acb22b74e2d", "links": [{"href": "http://172.30.10.101:8774/flavors/152d4827-8b7f-419b-a412-9acb22b74e2d", "rel": "bookmark"}]}, "id": "66039f7a-ea5d-4fea-ae73-82c9c52ac2f4", "user_id": "82f6feea07ab4f6c8ad581a9925f4f83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:56:08Z", "hostId": "bc70ab41044e27412a4d6dbee525f20e950d7375d60533ed9daf662e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst", "created": "2018-06-30T15:55:42Z", "tenant_id": "695241cc82a94380965dd9bffd0368ef", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:56:08,285 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 used request id req-7e3d8a42-5457-436d-8149-08a6db542c74 2018-06-30 15:56:08,285 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst] is - ACTIVE 2018-06-30 15:56:08,285 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:56:11,286 - create_instance - DEBUG - VM status query timeout in 296.677353144 2018-06-30 15:56:11,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}295bc43094032f6ea5e7e720adf8627f401ccd4a" 2018-06-30 15:56:12,128 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:56:12 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3f1575c3-cf37-4797-92ae-6359bc70f002 X-Compute-Request-Id: req-3f1575c3-cf37-4797-92ae-6359bc70f002 RESP BODY: {"itemNotFound": {"message": "Instance 66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 could not be found.", "code": 404}} 2018-06-30 15:56:12,129 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 used request id req-3f1575c3-cf37-4797-92ae-6359bc70f002 2018-06-30 15:56:12,129 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 66039f7a-ea5d-4fea-ae73-82c9c52ac2f4 could not be found. (HTTP 404) (Request-ID: req-3f1575c3-cf37-4797-92ae-6359bc70f002) 2018-06-30 15:56:12,129 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-inst 2018-06-30 15:56:12,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/152d4827-8b7f-419b-a412-9acb22b74e2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6ec353a4645436a9af242a8f56b097d09ebe7b" 2018-06-30 15:56:12,206 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:56:12 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-24725005-b06d-482e-8d2e-54a8bf7d480c X-Compute-Request-Id: req-24725005-b06d-482e-8d2e-54a8bf7d480c 2018-06-30 15:56:12,206 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/152d4827-8b7f-419b-a412-9acb22b74e2d used request id req-24725005-b06d-482e-8d2e-54a8bf7d480c 2018-06-30 15:56:12,207 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-subnet 2018-06-30 15:56:12,207 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-subnet 2018-06-30 15:56:12,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/482be4db-ec58-45ca-a0f4-a6ee87fa07d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a3289b82718b29888527b3d3508eb2b16243d5c" 2018-06-30 15:56:16,581 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:56:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e6bd0598-0b7c-4b9a-a00f-4a960da58c4b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:56:16,581 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/482be4db-ec58-45ca-a0f4-a6ee87fa07d8 used request id req-e6bd0598-0b7c-4b9a-a00f-4a960da58c4b 2018-06-30 15:56:16,581 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5-pub-net 2018-06-30 15:56:16,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/31ec0f75-136d-4d4b-90e3-e91f8e5426e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a3289b82718b29888527b3d3508eb2b16243d5c" 2018-06-30 15:56:19,758 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:56:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-eb495f3f-5e2f-4e2b-ae65-6f6f2b827ae2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:56:19,758 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/31ec0f75-136d-4d4b-90e3-e91f8e5426e9 used request id req-eb495f3f-5e2f-4e2b-ae65-6f6f2b827ae2 2018-06-30 15:56:19,759 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-891e7f27-d806-4ea4-a0be-46fded01e4d5 2018-06-30 15:56:19,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f8f0361930edecb37cf5e273fb0555c9e059bb2" 2018-06-30 15:56:20,638 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:56:20 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b04381b6-1a38-45d3-b768-14abb61cf4b3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:56:20,638 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/01f65666-f5b3-4a08-90d3-c5cb325a72e9 used request id req-b04381b6-1a38-45d3-b768-14abb61cf4b3 2018-06-30 15:56:20,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e01da28d64589fda30e2ee011cd1158c6078339" 2018-06-30 15:56:21,467 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:21 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-cf0832c9-1ab7-4a9f-9a50-29fead10f9cf Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "695241cc82a94380965dd9bffd0368ef", "created_at": "2018-06-30T15:55:14Z", "updated_at": "2018-06-30T15:55:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:55:14Z", "revision_number": 0, "id": "85c53802-b3d2-4edf-bf62-0c50451a9a24", "remote_group_id": "c8b63708-922c-4852-a38c-4d476606271b", "remote_ip_prefix": null, "created_at": "2018-06-30T15:55:14Z", "security_group_id": "c8b63708-922c-4852-a38c-4d476606271b", "tenant_id": "695241cc82a94380965dd9bffd0368ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "695241cc82a94380965dd9bffd0368ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:55:14Z", "revision_number": 0, "id": "b0730324-f7e6-4904-b8d0-7c8483fd695d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:55:14Z", "security_group_id": "c8b63708-922c-4852-a38c-4d476606271b", "tenant_id": "695241cc82a94380965dd9bffd0368ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "695241cc82a94380965dd9bffd0368ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:55:14Z", "revision_number": 0, "id": "c1e1ed0f-0344-4252-9179-c303e052b39f", "remote_group_id": "c8b63708-922c-4852-a38c-4d476606271b", "remote_ip_prefix": null, "created_at": "2018-06-30T15:55:14Z", "security_group_id": "c8b63708-922c-4852-a38c-4d476606271b", "tenant_id": "695241cc82a94380965dd9bffd0368ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "695241cc82a94380965dd9bffd0368ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:55:14Z", "revision_number": 0, "id": "d3ce68bc-8854-49ee-988d-50aa7e778cee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:55:14Z", "security_group_id": "c8b63708-922c-4852-a38c-4d476606271b", "tenant_id": "695241cc82a94380965dd9bffd0368ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "695241cc82a94380965dd9bffd0368ef"}], "revision_number": 4, "project_id": "695241cc82a94380965dd9bffd0368ef", "id": "c8b63708-922c-4852-a38c-4d476606271b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 15:56:21,467 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-cf0832c9-1ab7-4a9f-9a50-29fead10f9cf 2018-06-30 15:56:21,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e01da28d64589fda30e2ee011cd1158c6078339" 2018-06-30 15:56:21,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:21 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3010ecd6-c306-4c39-9a1a-49b37274ba60 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:56:21,808 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-3010ecd6-c306-4c39-9a1a-49b37274ba60 2018-06-30 15:56:21,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e01da28d64589fda30e2ee011cd1158c6078339" 2018-06-30 15:56:22,167 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:56:21 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b70ba93-a357-4b15-9973-b58077bf0a7e Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:56:22,168 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-8b70ba93-a357-4b15-9973-b58077bf0a7e 2018-06-30 15:56:22,168 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:56:22,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e01da28d64589fda30e2ee011cd1158c6078339" 2018-06-30 15:56:22,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:22 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93e9bd9e-59ae-44b2-a071-79a8a9a4270e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "695241cc82a94380965dd9bffd0368ef", "name": "CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj"}} 2018-06-30 15:56:22,548 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef used request id req-93e9bd9e-59ae-44b2-a071-79a8a9a4270e 2018-06-30 15:56:22,548 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8b63708-922c-4852-a38c-4d476606271b 2018-06-30 15:56:22,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c8b63708-922c-4852-a38c-4d476606271b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e01da28d64589fda30e2ee011cd1158c6078339" 2018-06-30 15:56:22,633 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:22 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-6462830a-b018-4add-a0b5-8841df6ac025 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "c8b63708-922c-4852-a38c-4d476606271b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:55:14Z", "security_group_id": "c8b63708-922c-4852-a38c-4d476606271b", "port_range_min": null, "revision_number": 0, "tenant_id": "695241cc82a94380965dd9bffd0368ef", "created_at": "2018-06-30T15:55:14Z", "project_id": "695241cc82a94380965dd9bffd0368ef", "id": "85c53802-b3d2-4edf-bf62-0c50451a9a24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:55:14Z", "security_group_id": "c8b63708-922c-4852-a38c-4d476606271b", "port_range_min": null, "revision_number": 0, "tenant_id": "695241cc82a94380965dd9bffd0368ef", "created_at": "2018-06-30T15:55:14Z", "project_id": "695241cc82a94380965dd9bffd0368ef", "id": "b0730324-f7e6-4904-b8d0-7c8483fd695d"}, {"remote_group_id": "c8b63708-922c-4852-a38c-4d476606271b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:55:14Z", "security_group_id": "c8b63708-922c-4852-a38c-4d476606271b", "port_range_min": null, "revision_number": 0, "tenant_id": "695241cc82a94380965dd9bffd0368ef", "created_at": "2018-06-30T15:55:14Z", "project_id": "695241cc82a94380965dd9bffd0368ef", "id": "c1e1ed0f-0344-4252-9179-c303e052b39f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:55:14Z", "security_group_id": "c8b63708-922c-4852-a38c-4d476606271b", "port_range_min": null, "revision_number": 0, "tenant_id": "695241cc82a94380965dd9bffd0368ef", "created_at": "2018-06-30T15:55:14Z", "project_id": "695241cc82a94380965dd9bffd0368ef", "id": "d3ce68bc-8854-49ee-988d-50aa7e778cee"}]} 2018-06-30 15:56:22,633 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=c8b63708-922c-4852-a38c-4d476606271b used request id req-6462830a-b018-4add-a0b5-8841df6ac025 2018-06-30 15:56:22,634 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:56:22,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/c8b63708-922c-4852-a38c-4d476606271b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e01da28d64589fda30e2ee011cd1158c6078339" 2018-06-30 15:56:22,998 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:56:22 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-90a29684-f5d1-4da4-968b-890875bff0a1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:56:22,998 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/c8b63708-922c-4852-a38c-4d476606271b used request id req-90a29684-f5d1-4da4-968b-890875bff0a1 2018-06-30 15:56:22,999 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj 2018-06-30 15:56:23,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e01da28d64589fda30e2ee011cd1158c6078339" 2018-06-30 15:56:23,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:56:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4b55900-879e-49ac-a969-dd025b463b1c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:56:23,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/695241cc82a94380965dd9bffd0368ef used request id req-d4b55900-879e-49ac-a969-dd025b463b1c 2018-06-30 15:56:23,578 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-a8e5896d-3399-444-proj-role 2018-06-30 15:56:23,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/b1d66eedd6a047db9612ae6be83b80d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e01da28d64589fda30e2ee011cd1158c6078339" 2018-06-30 15:56:23,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:56:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84587d89-66d2-43d8-878c-49ba6ce5e5e8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:56:23,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/b1d66eedd6a047db9612ae6be83b80d9 used request id req-84587d89-66d2-43d8-878c-49ba6ce5e5e8 2018-06-30 15:56:23,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e01da28d64589fda30e2ee011cd1158c6078339" 2018-06-30 15:56:24,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:23 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5365bb57-bfb5-412b-96b0-a39f0543612e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:56:24,340 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5365bb57-bfb5-412b-96b0-a39f0543612e 2018-06-30 15:56:24,341 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-a8e5896d-3399-444-user 2018-06-30 15:56:24,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/82f6feea07ab4f6c8ad581a9925f4f83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf70809bb82a0cd864c95d36d2964b43cac19146" 2018-06-30 15:56:24,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:56:24 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2da3139-21a7-4437-b1fa-57e7d8d96053 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:56:24,851 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/82f6feea07ab4f6c8ad581a9925f4f83 used request id req-a2da3139-21a7-4437-b1fa-57e7d8d96053 2018-06-30 15:56:24,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:56:25,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:56:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["7H2VGbExQZWXMambu3vhtg"], "issued_at": "2018-06-30T15:56:25.000000Z"}} 2018-06-30 15:56:25,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1622f71f2423043871ea1f679830f7f5dd78aa6" 2018-06-30 15:56:26,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d450a26e-4397-44f6-9648-7c1d06c91d50 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:56:26,187 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d450a26e-4397-44f6-9648-7c1d06c91d50 2018-06-30 15:56:26,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:56:26,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:56:27,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:56:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["a2rrYm_PQJGk20ncImODZA"], "issued_at": "2018-06-30T15:56:27.000000Z"}} 2018-06-30 15:56:27,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed76a700d90634972b8bc4d977a9daf460e49966" 2018-06-30 15:56:27,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ef1c75f-0f97-4f6b-9456-279b4c11d03f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:56:27,521 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5ef1c75f-0f97-4f6b-9456-279b4c11d03f 2018-06-30 15:56:27,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:56:27,538 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:56:27 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:56:27,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed76a700d90634972b8bc4d977a9daf460e49966" 2018-06-30 15:56:27,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:27 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-828cd34a-b388-4dd7-a196-8ff48703d9b8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:56:27,956 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj used request id req-828cd34a-b388-4dd7-a196-8ff48703d9b8 2018-06-30 15:56:27,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed76a700d90634972b8bc4d977a9daf460e49966" 2018-06-30 15:56:28,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:27 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-35f6ef79-f8a1-4f83-9c99-32a099a373c8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:56:28,311 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-35f6ef79-f8a1-4f83-9c99-32a099a373c8 2018-06-30 15:56:28,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed76a700d90634972b8bc4d977a9daf460e49966" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}}' 2018-06-30 15:56:28,843 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:56:28 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b3713ef-c25c-4066-8d03-f3ccd98cd349 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a"}, "tags": [], "enabled": true, "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}} 2018-06-30 15:56:28,843 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1b3713ef-c25c-4066-8d03-f3ccd98cd349 2018-06-30 15:56:28,843 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj 2018-06-30 15:56:28,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:56:28,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:56:29,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["GLOg0FmIQ96N8U8UDCELxw"], "issued_at": "2018-06-30T15:56:29.000000Z"}} 2018-06-30 15:56:29,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8877a959954fe3a8188ccc5a7efee370b402d15f" 2018-06-30 15:56:29,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9434ef8f-93a6-4cc2-9cd2-f16682fcc061 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:56:29,969 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9434ef8f-93a6-4cc2-9cd2-f16682fcc061 2018-06-30 15:56:29,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:56:29,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:56:29 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:56:29,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8877a959954fe3a8188ccc5a7efee370b402d15f" 2018-06-30 15:56:30,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:29 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9525014d-187e-4af9-93c6-421ba40a827c Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:56:30,399 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-9525014d-187e-4af9-93c6-421ba40a827c 2018-06-30 15:56:30,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8877a959954fe3a8188ccc5a7efee370b402d15f" 2018-06-30 15:56:30,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:30 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f922835-45eb-48fc-b61d-9648639ed0ad Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a"}, "tags": [], "enabled": true, "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}]} 2018-06-30 15:56:30,735 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj used request id req-7f922835-45eb-48fc-b61d-9648639ed0ad 2018-06-30 15:56:30,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8877a959954fe3a8188ccc5a7efee370b402d15f" 2018-06-30 15:56:30,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:30 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ded6a456-fa74-44c0-a0fe-f4d85bc0dae6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:56:30,834 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ded6a456-fa74-44c0-a0fe-f4d85bc0dae6 2018-06-30 15:56:31,511 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-a8ed91f8-876e-4b2-user 2018-06-30 15:56:31,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:56:31,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed76a700d90634972b8bc4d977a9daf460e49966" 2018-06-30 15:56:31,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:31 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7811519-52e1-43b6-9744-f5290f7444ec Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:56:31,874 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e7811519-52e1-43b6-9744-f5290f7444ec 2018-06-30 15:56:31,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed76a700d90634972b8bc4d977a9daf460e49966" -d '{"role": {"name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj-role"}}' 2018-06-30 15:56:32,235 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:56:31 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a633767-4760-462e-ba12-c0b8401b9574 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "21f3546d2de94d018434173bc4be04a7", "links": {"self": "http://10.167.4.35:5000/v3/roles/21f3546d2de94d018434173bc4be04a7"}, "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj-role"}} 2018-06-30 15:56:32,236 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-8a633767-4760-462e-ba12-c0b8401b9574 2018-06-30 15:56:32,236 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj-role 2018-06-30 15:56:32,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/21f3546d2de94d018434173bc4be04a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed76a700d90634972b8bc4d977a9daf460e49966" 2018-06-30 15:56:32,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:32 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5762da76-5f84-45b0-8545-98c107dc651d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "21f3546d2de94d018434173bc4be04a7", "links": {"self": "http://10.167.4.35:5000/v3/roles/21f3546d2de94d018434173bc4be04a7"}, "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj-role"}} 2018-06-30 15:56:32,578 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/21f3546d2de94d018434173bc4be04a7 used request id req-5762da76-5f84-45b0-8545-98c107dc651d 2018-06-30 15:56:32,578 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj-role to project CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj 2018-06-30 15:56:32,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a/users/3e1e0c4771a34182afc154999fa45561/roles/21f3546d2de94d018434173bc4be04a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed76a700d90634972b8bc4d977a9daf460e49966" 2018-06-30 15:56:32,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:56:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2cee28a2-f0b4-4bc7-9357-5073bbb070b6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:56:32,990 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a/users/3e1e0c4771a34182afc154999fa45561/roles/21f3546d2de94d018434173bc4be04a7 used request id req-2cee28a2-f0b4-4bc7-9357-5073bbb070b6 2018-06-30 15:56:32,990 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:56:32,992 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:56:32,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:56:32,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:56:33,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21f3546d2de94d018434173bc4be04a7", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj-role"}], "expires_at": "2018-06-30T16:56:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-user", "id": "3e1e0c4771a34182afc154999fa45561"}, "audit_ids": ["fbmT61LzSLO1yFmPSsFydg"], "issued_at": "2018-06-30T15:56:33.000000Z"}} 2018-06-30 15:56:33,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1abc81e474eb78ca6cfadea955040d9e22fd4c7" 2018-06-30 15:56:34,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99d6eef8-f561-4969-9379-173c1d851183 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:56:34,148 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-99d6eef8-f561-4969-9379-173c1d851183 2018-06-30 15:56:34,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1abc81e474eb78ca6cfadea955040d9e22fd4c7" 2018-06-30 15:56:35,195 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:35 GMT Content-Type: application/json Content-Length: 170 Connection: keep-alive X-Openstack-Request-Id: req-09788ad8-4fd8-44a8-a383-da797e319d6a Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-image"} 2018-06-30 15:56:35,195 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-image used request id req-09788ad8-4fd8-44a8-a383-da797e319d6a 2018-06-30 15:56:35,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1abc81e474eb78ca6cfadea955040d9e22fd4c7" 2018-06-30 15:56:35,870 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:35 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-5f5b416d-9e21-48f4-bdf1-ecc382755fb5 Front-End-Https: on 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", "root-tar"], "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-06-30 15:56:35,871 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-5f5b416d-9e21-48f4-bdf1-ecc382755fb5 2018-06-30 15:56:35,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1abc81e474eb78ca6cfadea955040d9e22fd4c7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-image"}' 2018-06-30 15:56:36,700 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:56:36 GMT Content-Type: application/json Content-Length: 612 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-f884d97f-4db4-4312-ada1-823dbe985936 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:56:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:56:37Z", "visibility": "shared", "self": "/v2/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "min_disk": 0, "protected": false, "id": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "file": "/v2/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57/file", "checksum": null, "owner": "cf6e07cdffbb4594ba871bbe5fc26a3a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:56:36,700 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-f884d97f-4db4-4312-ada1-823dbe985936 2018-06-30 15:56:36,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1abc81e474eb78ca6cfadea955040d9e22fd4c7" -d '' 2018-06-30 15:56:38,027 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:56:38 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ee8eb69e-06a3-4f4e-9791-3e34677067a6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:56:38,028 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57/file used request id req-ee8eb69e-06a3-4f4e-9791-3e34677067a6 2018-06-30 15:56:38,028 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:56:38,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1abc81e474eb78ca6cfadea955040d9e22fd4c7" 2018-06-30 15:56:38,658 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:38 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-e3b5a966-2eda-4626-8d1d-c99d422e9a2d Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:56:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:56:38Z", "visibility": "shared", "self": "/v2/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "min_disk": 0, "protected": false, "id": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "file": "/v2/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cf6e07cdffbb4594ba871bbe5fc26a3a", "direct_url": "file:///var/lib/glance/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:56:38,658 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57 used request id req-e3b5a966-2eda-4626-8d1d-c99d422e9a2d 2018-06-30 15:56:38,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1abc81e474eb78ca6cfadea955040d9e22fd4c7" 2018-06-30 15:56:39,350 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:39 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-43a6aa80-763e-45d0-93f6-5aedeb6363ee Front-End-Https: on 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", "root-tar"], "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-06-30 15:56:39,350 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-43a6aa80-763e-45d0-93f6-5aedeb6363ee 2018-06-30 15:56:39,353 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-image 2018-06-30 15:56:39,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1abc81e474eb78ca6cfadea955040d9e22fd4c7" 2018-06-30 15:56:40,135 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:40 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-331c3414-d470-41e8-ad23-12b5c79338a5 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:56:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:56:38Z", "visibility": "shared", "self": "/v2/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "min_disk": 0, "protected": false, "id": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "file": "/v2/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cf6e07cdffbb4594ba871bbe5fc26a3a", "direct_url": "file:///var/lib/glance/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:56:40,135 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57 used request id req-331c3414-d470-41e8-ad23-12b5c79338a5 2018-06-30 15:56:40,136 - create_image - DEBUG - Instance status is - active 2018-06-30 15:56:40,136 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-image 2018-06-30 15:56:40,136 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-image 2018-06-30 15:56:40,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:56:40,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:56:40,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:56:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Xu_oAMFWRKKlzBJOjuRUHg"], "issued_at": "2018-06-30T15:56:40.000000Z"}} 2018-06-30 15:56:40,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b3e63eeb34193fdd1158eb8d83c465d4e584127" 2018-06-30 15:56:41,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7d000ff-673d-4f6a-a5e9-c40e2da3844e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:56:41,295 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e7d000ff-673d-4f6a-a5e9-c40e2da3844e 2018-06-30 15:56:41,296 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:56:41,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b3e63eeb34193fdd1158eb8d83c465d4e584127" 2018-06-30 15:56:42,084 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:42 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1cae456e-67ab-4012-a66c-b2603a7cd1dc X-Compute-Request-Id: req-1cae456e-67ab-4012-a66c-b2603a7cd1dc Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:56:42,085 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1cae456e-67ab-4012-a66c-b2603a7cd1dc 2018-06-30 15:56:42,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b3e63eeb34193fdd1158eb8d83c465d4e584127" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-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-06-30 15:56:42,924 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:42 GMT Content-Type: application/json Content-Length: 532 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f838eeef-2928-4db1-ac73-384bbd1446a1 X-Compute-Request-Id: req-f838eeef-2928-4db1-ac73-384bbd1446a1 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "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": "de6012b4-c812-472c-9997-acafbd3c9514"}} 2018-06-30 15:56:42,925 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-f838eeef-2928-4db1-ac73-384bbd1446a1 2018-06-30 15:56:42,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:56:42,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:56:43,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21f3546d2de94d018434173bc4be04a7", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj-role"}], "expires_at": "2018-06-30T16:56:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-user", "id": "3e1e0c4771a34182afc154999fa45561"}, "audit_ids": ["X8t4i494TTSoQH74n-SwcQ"], "issued_at": "2018-06-30T15:56:43.000000Z"}} 2018-06-30 15:56:43,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecbb494d43a94da5b5be6afb3f3d75aef4b365c" 2018-06-30 15:56:44,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-34beca45-9b40-4084-b9b8-3b304fba7743 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:56:44,151 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-34beca45-9b40-4084-b9b8-3b304fba7743 2018-06-30 15:56:44,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecbb494d43a94da5b5be6afb3f3d75aef4b365c" 2018-06-30 15:56:44,972 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:44 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-a35a33d6-e6df-45a4-ae08-b7ce09521a9d Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:56:44,973 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net used request id req-a35a33d6-e6df-45a4-ae08-b7ce09521a9d 2018-06-30 15:56:44,973 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net 2018-06-30 15:56:44,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecbb494d43a94da5b5be6afb3f3d75aef4b365c" -d '{"network": {"name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net", "admin_state_up": true}}' 2018-06-30 15:56:46,212 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:56:46 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-808d1e22-030e-453e-8016-a386d35ccb51 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:56:45Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net"}} 2018-06-30 15:56:46,212 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-808d1e22-030e-453e-8016-a386d35ccb51 2018-06-30 15:56:46,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=6cf7ca40-b5dd-4198-9089-2075c885fd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecbb494d43a94da5b5be6afb3f3d75aef4b365c" 2018-06-30 15:56:47,398 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:47 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-e7134a62-f2ed-435f-8749-d5e8dc6c3e35 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:56:45Z","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net"}]} 2018-06-30 15:56:47,398 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=6cf7ca40-b5dd-4198-9089-2075c885fd47 used request id req-e7134a62-f2ed-435f-8749-d5e8dc6c3e35 2018-06-30 15:56:47,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecbb494d43a94da5b5be6afb3f3d75aef4b365c" 2018-06-30 15:56:48,164 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:48 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a4dfd502-77ca-463a-a89d-621e21a7c538 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:56:48,164 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 used request id req-a4dfd502-77ca-463a-a89d-621e21a7c538 2018-06-30 15:56:48,164 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-subnet 2018-06-30 15:56:48,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecbb494d43a94da5b5be6afb3f3d75aef4b365c" -d '{"subnets": [{"ip_version": 4, "network_id": "6cf7ca40-b5dd-4198-9089-2075c885fd47", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-subnet"}]}' 2018-06-30 15:56:49,804 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:56:49 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-2f48ac47-5910-4fe0-a972-928ace3eedf3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:56: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":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-subnet"}]} 2018-06-30 15:56:49,805 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-2f48ac47-5910-4fe0-a972-928ace3eedf3 2018-06-30 15:56:49,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=6cf7ca40-b5dd-4198-9089-2075c885fd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecbb494d43a94da5b5be6afb3f3d75aef4b365c" 2018-06-30 15:56:50,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:50 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-85b8dc16-586f-4268-9f72-f84367651968 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fabb054f-42c7-4cd2-a455-191d0d3a44d2"],"updated_at":"2018-06-30T15:56:48Z","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net"}]} 2018-06-30 15:56:50,119 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=6cf7ca40-b5dd-4198-9089-2075c885fd47 used request id req-85b8dc16-586f-4268-9f72-f84367651968 2018-06-30 15:56:50,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecbb494d43a94da5b5be6afb3f3d75aef4b365c" 2018-06-30 15:56:50,299 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:50 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-5be2f2af-f88f-4957-9fe2-3a4dc7539c7c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:56: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":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-subnet"}]} 2018-06-30 15:56:50,299 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 used request id req-5be2f2af-f88f-4957-9fe2-3a4dc7539c7c 2018-06-30 15:56:50,300 - OpenStackNetwork - DEBUG - Network [6cf7ca40-b5dd-4198-9089-2075c885fd47] created successfully 2018-06-30 15:56:50,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:56:50,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:56:51,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21f3546d2de94d018434173bc4be04a7", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj-role"}], "expires_at": "2018-06-30T16:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-user", "id": "3e1e0c4771a34182afc154999fa45561"}, "audit_ids": ["_vB9jmjpSdSsXE1dVWMujw"], "issued_at": "2018-06-30T15:56:51.000000Z"}} 2018-06-30 15:56:51,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc253b498f66799616c95f660627464ed934c5" 2018-06-30 15:56:51,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc6cdf02-3f32-4f18-a7ec-f2ebd7d7f304 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:56:51,350 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-fc6cdf02-3f32-4f18-a7ec-f2ebd7d7f304 2018-06-30 15:56:51,355 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc253b498f66799616c95f660627464ed934c5" 2018-06-30 15:56:52,262 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:52 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-a497d1df-7ccb-4845-9a97-25f16dc46e9b x-openstack-request-id: req-a497d1df-7ccb-4845-9a97-25f16dc46e9b Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-30 15:56:52,263 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/detail used request id req-a497d1df-7ccb-4845-9a97-25f16dc46e9b 2018-06-30 15:56:52,266 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a497d1df-7ccb-4845-9a97-25f16dc46e9b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc253b498f66799616c95f660627464ed934c5" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-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-06-30 15:56:54,051 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:56:54 GMT Content-Type: application/json Content-Length: 865 Connection: keep-alive x-compute-request-id: req-9882f68a-598f-4849-9fee-d766c295184c x-openstack-request-id: req-9882f68a-598f-4849-9fee-d766c295184c RESP BODY: {"volume": {"status": "creating", "user_id": "3e1e0c4771a34182afc154999fa45561", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc", "rel": "self"}, {"href": "https://172.30.10.101:8776/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:56:54.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f11789f1-346a-4ae6-a747-b2545a92c0dc", "size": 1}} 2018-06-30 15:56:54,051 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes used request id req-9882f68a-598f-4849-9fee-d766c295184c 2018-06-30 15:56:54,054 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a497d1df-7ccb-4845-9a97-25f16dc46e9b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc253b498f66799616c95f660627464ed934c5" 2018-06-30 15:56:55,383 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:55 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-d15103fe-93f2-475d-b9a0-1ad4f4944deb x-openstack-request-id: req-d15103fe-93f2-475d-b9a0-1ad4f4944deb Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "3e1e0c4771a34182afc154999fa45561", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc", "rel": "self"}, {"href": "https://172.30.10.101:8776/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:56:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "updated_at": "2018-06-30T15:56:55.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f11789f1-346a-4ae6-a747-b2545a92c0dc", "size": 1}} 2018-06-30 15:56:55,383 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc used request id req-d15103fe-93f2-475d-b9a0-1ad4f4944deb 2018-06-30 15:56:55,384 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-1 2018-06-30 15:56:55,387 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a497d1df-7ccb-4845-9a97-25f16dc46e9b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc253b498f66799616c95f660627464ed934c5" 2018-06-30 15:56:56,617 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:56 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-4c09b9bf-41b2-4322-9373-b481a71d9eff x-openstack-request-id: req-4c09b9bf-41b2-4322-9373-b481a71d9eff Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "3e1e0c4771a34182afc154999fa45561", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc", "rel": "self"}, {"href": "https://172.30.10.101:8776/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:56:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "updated_at": "2018-06-30T15:56:55.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f11789f1-346a-4ae6-a747-b2545a92c0dc", "size": 1}} 2018-06-30 15:56:56,618 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc used request id req-4c09b9bf-41b2-4322-9373-b481a71d9eff 2018-06-30 15:56:56,618 - create_volume - DEBUG - Instance status is - available 2018-06-30 15:56:56,618 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-1 2018-06-30 15:56:56,618 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-1 2018-06-30 15:56:56,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:56:56,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:56:57,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21f3546d2de94d018434173bc4be04a7", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj-role"}], "expires_at": "2018-06-30T16:56:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-user", "id": "3e1e0c4771a34182afc154999fa45561"}, "audit_ids": ["A9oHAgZXRX6qkry3pqlBhw"], "issued_at": "2018-06-30T15:56:57.000000Z"}} 2018-06-30 15:56:57,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10eae9f6787f81f9f496a771204df79560988f3b" 2018-06-30 15:56:57,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:56:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1e0ef787-342f-41a7-a8df-a0824944c1d9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:56:57,962 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1e0ef787-342f-41a7-a8df-a0824944c1d9 2018-06-30 15:56:57,968 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10eae9f6787f81f9f496a771204df79560988f3b" 2018-06-30 15:56:59,177 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:56:59 GMT Content-Type: application/json Content-Length: 961 Connection: keep-alive x-compute-request-id: req-dc9bda59-a7aa-48ee-9dc1-d2809e090257 x-openstack-request-id: req-dc9bda59-a7aa-48ee-9dc1-d2809e090257 Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "3e1e0c4771a34182afc154999fa45561", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc", "rel": "self"}, {"href": "https://172.30.10.101:8776/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:56:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "updated_at": "2018-06-30T15:56:55.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f11789f1-346a-4ae6-a747-b2545a92c0dc", "size": 1}]} 2018-06-30 15:56:59,177 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/detail used request id req-dc9bda59-a7aa-48ee-9dc1-d2809e090257 2018-06-30 15:56:59,181 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-dc9bda59-a7aa-48ee-9dc1-d2809e090257" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10eae9f6787f81f9f496a771204df79560988f3b" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-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-06-30 15:57:00,876 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:57:00 GMT Content-Type: application/json Content-Length: 865 Connection: keep-alive x-compute-request-id: req-53e49028-ee44-4adf-88ba-f844c8c41bf7 x-openstack-request-id: req-53e49028-ee44-4adf-88ba-f844c8c41bf7 RESP BODY: {"volume": {"status": "creating", "user_id": "3e1e0c4771a34182afc154999fa45561", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648", "rel": "self"}, {"href": "https://172.30.10.101:8776/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:57:00.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "81f39134-87ba-416f-8d5f-2bcf8b5f8648", "size": 1}} 2018-06-30 15:57:00,876 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes used request id req-53e49028-ee44-4adf-88ba-f844c8c41bf7 2018-06-30 15:57:00,879 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc9bda59-a7aa-48ee-9dc1-d2809e090257" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10eae9f6787f81f9f496a771204df79560988f3b" 2018-06-30 15:57:02,742 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:02 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-9d7f69c5-761d-49ec-ba63-b1bb0bb0b093 x-openstack-request-id: req-9d7f69c5-761d-49ec-ba63-b1bb0bb0b093 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "3e1e0c4771a34182afc154999fa45561", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648", "rel": "self"}, {"href": "https://172.30.10.101:8776/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:57:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "updated_at": "2018-06-30T15:57:01.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "81f39134-87ba-416f-8d5f-2bcf8b5f8648", "size": 1}} 2018-06-30 15:57:02,742 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648 used request id req-9d7f69c5-761d-49ec-ba63-b1bb0bb0b093 2018-06-30 15:57:02,743 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-2 2018-06-30 15:57:02,745 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc9bda59-a7aa-48ee-9dc1-d2809e090257" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10eae9f6787f81f9f496a771204df79560988f3b" 2018-06-30 15:57:03,921 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:03 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-01a2ef46-c45c-4009-be6f-0d4e7fd3f472 x-openstack-request-id: req-01a2ef46-c45c-4009-be6f-0d4e7fd3f472 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "3e1e0c4771a34182afc154999fa45561", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648", "rel": "self"}, {"href": "https://172.30.10.101:8776/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:57:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "updated_at": "2018-06-30T15:57:01.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "81f39134-87ba-416f-8d5f-2bcf8b5f8648", "size": 1}} 2018-06-30 15:57:03,921 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648 used request id req-01a2ef46-c45c-4009-be6f-0d4e7fd3f472 2018-06-30 15:57:03,922 - create_volume - DEBUG - Instance status is - available 2018-06-30 15:57:03,922 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-2 2018-06-30 15:57:03,922 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-2 2018-06-30 15:57:03,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:57:03,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:57:04,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21f3546d2de94d018434173bc4be04a7", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj-role"}], "expires_at": "2018-06-30T16:57:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-user", "id": "3e1e0c4771a34182afc154999fa45561"}, "audit_ids": ["LxoOaCE7ST2f-gUDXvRVbQ"], "issued_at": "2018-06-30T15:57:04.000000Z"}} 2018-06-30 15:57:04,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:05,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:57:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a617e59d-3210-4b32-b376-bf2dbd6cb639 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:57:05,122 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a617e59d-3210-4b32-b376-bf2dbd6cb639 2018-06-30 15:57:05,123 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:57:05,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:05,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:57:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5f65eef-22ea-4765-afad-7ede2eb28137 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:57:05,566 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d5f65eef-22ea-4765-afad-7ede2eb28137 2018-06-30 15:57:05,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:06,757 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:06 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-4e33e501-6fa4-4751-b0d6-e095aaaacecb Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fabb054f-42c7-4cd2-a455-191d0d3a44d2"],"updated_at":"2018-06-30T15:56:48Z","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net"}]} 2018-06-30 15:57:06,757 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net used request id req-4e33e501-6fa4-4751-b0d6-e095aaaacecb 2018-06-30 15:57:06,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:57:06,771 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:57:06 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:57:06,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:06,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:57:06 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0316d880-a651-4e4d-bb73-c7be657b2190 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}} 2018-06-30 15:57:06,869 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a used request id req-0316d880-a651-4e4d-bb73-c7be657b2190 2018-06-30 15:57:06,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:07,040 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:07 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-14d0f5a1-b47e-480f-b9d5-d1a0ec309ee1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:56: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":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-subnet"}]} 2018-06-30 15:57:07,040 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 used request id req-14d0f5a1-b47e-480f-b9d5-d1a0ec309ee1 2018-06-30 15:57:07,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47&name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:07,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:07 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-5e2a4de7-a410-40f2-b7d9-ce7a2134fed4 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:57:07,140 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47&name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-port&admin_state_up=True used request id req-5e2a4de7-a410-40f2-b7d9-ce7a2134fed4 2018-06-30 15:57:07,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:08,190 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:08 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-138cb0ca-0e67-4d5c-a27f-36a8c3a9c6bb X-Compute-Request-Id: req-138cb0ca-0e67-4d5c-a27f-36a8c3a9c6bb Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:57:08,190 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst used request id req-138cb0ca-0e67-4d5c-a27f-36a8c3a9c6bb 2018-06-30 15:57:08,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:09,113 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:09 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-ece9f2f3-2999-43d2-ba43-b1b0a3eb14f0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fabb054f-42c7-4cd2-a455-191d0d3a44d2"],"updated_at":"2018-06-30T15:56:48Z","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net"}]} 2018-06-30 15:57:09,114 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net used request id req-ece9f2f3-2999-43d2-ba43-b1b0a3eb14f0 2018-06-30 15:57:09,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:09,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:57:09 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fa864d29-c5e7-4fcf-9ccd-724540f845c7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}} 2018-06-30 15:57:09,210 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a used request id req-fa864d29-c5e7-4fcf-9ccd-724540f845c7 2018-06-30 15:57:09,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:09,393 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:09 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-74a741c5-6846-43f0-aeca-25c0256218cd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:56: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":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-subnet"}]} 2018-06-30 15:57:09,393 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 used request id req-74a741c5-6846-43f0-aeca-25c0256218cd 2018-06-30 15:57:09,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47&name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:10,154 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:10 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-08fd3963-371a-4233-8e9f-56da04f753de Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:57:10,154 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47&name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-port&admin_state_up=True used request id req-08fd3963-371a-4233-8e9f-56da04f753de 2018-06-30 15:57:10,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:57:10,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:57:11,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21f3546d2de94d018434173bc4be04a7", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj-role"}], "expires_at": "2018-06-30T16:57:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-user", "id": "3e1e0c4771a34182afc154999fa45561"}, "audit_ids": ["QQh3GTxXRgadsh5eo6eFHA"], "issued_at": "2018-06-30T15:57:11.000000Z"}} 2018-06-30 15:57:11,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9813787a5fe99679cf9fde6ea21a97f6aa4386e7" 2018-06-30 15:57:11,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:57:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53f59333-c6a1-4583-8002-f5f3ab40e9d3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:57:11,373 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-53f59333-c6a1-4583-8002-f5f3ab40e9d3 2018-06-30 15:57:11,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:12,315 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:12 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-fc76e434-35f1-4292-be5f-b31510d05ac2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fabb054f-42c7-4cd2-a455-191d0d3a44d2"],"updated_at":"2018-06-30T15:56:48Z","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net"}]} 2018-06-30 15:57:12,316 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net used request id req-fc76e434-35f1-4292-be5f-b31510d05ac2 2018-06-30 15:57:12,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:12,424 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:12 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-6d9c467a-f695-41fa-8f5b-b1e80e01a950 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:56: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":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-subnet"}]} 2018-06-30 15:57:12,425 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 used request id req-6d9c467a-f695-41fa-8f5b-b1e80e01a950 2018-06-30 15:57:12,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:12,883 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:12 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-59975576-5c02-4aef-9287-812882c318c7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fabb054f-42c7-4cd2-a455-191d0d3a44d2"],"updated_at":"2018-06-30T15:56:48Z","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net"}]} 2018-06-30 15:57:12,883 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net used request id req-59975576-5c02-4aef-9287-812882c318c7 2018-06-30 15:57:12,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:57:12,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:57:12 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:57:12,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9813787a5fe99679cf9fde6ea21a97f6aa4386e7" 2018-06-30 15:57:13,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:57:12 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e21e08b-08d1-4391-adfd-fab7ff9331f0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}} 2018-06-30 15:57:13,262 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a used request id req-7e21e08b-08d1-4391-adfd-fab7ff9331f0 2018-06-30 15:57:13,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:13,449 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:13 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-7a3095c6-3127-45bb-87b9-7f4306e51ee0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:56: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":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-subnet"}]} 2018-06-30 15:57:13,449 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 used request id req-7a3095c6-3127-45bb-87b9-7f4306e51ee0 2018-06-30 15:57:13,450 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net 2018-06-30 15:57:13,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" -d '{"port": {"network_id": "6cf7ca40-b5dd-4198-9089-2075c885fd47", "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-port", "admin_state_up": true}}' 2018-06-30 15:57:15,943 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:57:15 GMT Content-Type: application/json Content-Length: 759 Connection: keep-alive X-Openstack-Request-Id: req-dfdf5c91-2d57-4915-b58e-e246e5065ccf Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:57:14Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:57:15Z","name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:9a:49:4a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","fixed_ips":[{"subnet_id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","ip_address":"10.55.0.8"}],"id":"11ab4aa5-a7a3-4183-b261-929ccd64a855","security_groups":["e5960ac2-28df-4336-8a86-03ebd884040d"],"device_id":""}} 2018-06-30 15:57:15,943 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-dfdf5c91-2d57-4915-b58e-e246e5065ccf 2018-06-30 15:57:15,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:16,254 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:16 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-315b4b55-9785-40c2-bb23-b8b719f6fdd8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fabb054f-42c7-4cd2-a455-191d0d3a44d2"],"updated_at":"2018-06-30T15:56:48Z","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net"}]} 2018-06-30 15:57:16,255 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net used request id req-315b4b55-9785-40c2-bb23-b8b719f6fdd8 2018-06-30 15:57:16,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:16,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:57:16 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21b69af2-c521-43c2-9717-c5bdafa36a15 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}} 2018-06-30 15:57:16,363 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a used request id req-21b69af2-c521-43c2-9717-c5bdafa36a15 2018-06-30 15:57:16,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:16,561 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:16 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-ea38a54e-0ac4-48cc-b8b4-43533557d8c2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:56: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":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-subnet"}]} 2018-06-30 15:57:16,561 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 used request id req-ea38a54e-0ac4-48cc-b8b4-43533557d8c2 2018-06-30 15:57:16,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47&name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:16,736 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:16 GMT Content-Type: application/json Content-Length: 762 Connection: keep-alive X-Openstack-Request-Id: req-27f3593e-6956-4707-8fac-81067d5e2fc1 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:57:14Z","admin_state_up":true,"updated_at":"2018-06-30T15:57:15Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:9a:49:4a","id":"11ab4aa5-a7a3-4183-b261-929ccd64a855","port_security_enabled":true,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","fixed_ips":[{"subnet_id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["e5960ac2-28df-4336-8a86-03ebd884040d"],"name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-port"}]} 2018-06-30 15:57:16,736 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47&name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-port&admin_state_up=True used request id req-27f3593e-6956-4707-8fac-81067d5e2fc1 2018-06-30 15:57:16,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:17,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:57:16 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b79ef3a1-336d-4d66-a871-001575b69e34 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}} 2018-06-30 15:57:17,078 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a used request id req-b79ef3a1-336d-4d66-a871-001575b69e34 2018-06-30 15:57:17,078 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst 2018-06-30 15:57:17,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:17,493 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:17 GMT Content-Type: application/json Content-Length: 693 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e9fe0283-b802-4c88-9389-2e100e236e6b X-Compute-Request-Id: req-e9fe0283-b802-4c88-9389-2e100e236e6b Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, {"id": "de6012b4-c812-472c-9997-acafbd3c9514", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-flavor-name"}]} 2018-06-30 15:57:17,493 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-e9fe0283-b802-4c88-9389-2e100e236e6b 2018-06-30 15:57:17,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/de6012b4-c812-472c-9997-acafbd3c9514 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:18,005 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:18 GMT Content-Type: application/json Content-Length: 532 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-64006075-4cf3-4a7e-98b9-6667ecaf5a8a X-Compute-Request-Id: req-64006075-4cf3-4a7e-98b9-6667ecaf5a8a Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "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": "de6012b4-c812-472c-9997-acafbd3c9514"}} 2018-06-30 15:57:18,006 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/de6012b4-c812-472c-9997-acafbd3c9514 used request id req-64006075-4cf3-4a7e-98b9-6667ecaf5a8a 2018-06-30 15:57:18,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:18,685 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:18 GMT Content-Type: application/json Content-Length: 900 Connection: keep-alive X-Openstack-Request-Id: req-78d1745d-72f6-41b3-838e-89efbb8c3870 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:56:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:56:38Z", "visibility": "shared", "self": "/v2/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "min_disk": 0, "protected": false, "id": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "file": "/v2/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cf6e07cdffbb4594ba871bbe5fc26a3a", "direct_url": "file:///var/lib/glance/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-image"} 2018-06-30 15:57:18,685 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-image used request id req-78d1745d-72f6-41b3-838e-89efbb8c3870 2018-06-30 15:57:18,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:19,421 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:19 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a5198f75-df96-4b6e-8049-e676e970e7d8 Front-End-Https: on 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", "root-tar"], "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-06-30 15:57:19,422 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-a5198f75-df96-4b6e-8049-e676e970e7d8 2018-06-30 15:57:19,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" -d '{"server": {"name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst", "imageRef": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "flavorRef": "de6012b4-c812-472c-9997-acafbd3c9514", "max_count": 1, "min_count": 1, "networks": [{"port": "11ab4aa5-a7a3-4183-b261-929ccd64a855"}]}}' 2018-06-30 15:57:24,502 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:57:24 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-542b5ac1-6db4-4b94-97b0-fb0fbbbc7572 X-Compute-Request-Id: req-542b5ac1-6db4-4b94-97b0-fb0fbbbc7572 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "750cdc48-ee75-4958-b13e-dcd4154405eb", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "bookmark"}], "adminPass": "FvcQoHzZLmc3"}} 2018-06-30 15:57:24,502 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-542b5ac1-6db4-4b94-97b0-fb0fbbbc7572 2018-06-30 15:57:24,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:27,119 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:27 GMT Content-Type: application/json Content-Length: 1297 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a2f992a1-f2a4-4e50-aa2f-eae9435b6d9b X-Compute-Request-Id: req-a2f992a1-f2a4-4e50-aa2f-eae9435b6d9b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "bookmark"}], "image": {"id": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "links": [{"href": "http://172.30.10.101:8774/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "de6012b4-c812-472c-9997-acafbd3c9514", "links": [{"href": "http://172.30.10.101:8774/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "rel": "bookmark"}]}, "id": "750cdc48-ee75-4958-b13e-dcd4154405eb", "user_id": "3e1e0c4771a34182afc154999fa45561", "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-06-30T15:57:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst", "created": "2018-06-30T15:57:24Z", "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:57:27,119 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb used request id req-a2f992a1-f2a4-4e50-aa2f-eae9435b6d9b 2018-06-30 15:57:27,120 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst 2018-06-30 15:57:27,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:29,400 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:29 GMT Content-Type: application/json Content-Length: 1301 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9b518f65-8985-4f75-bc88-a80a6677f400 X-Compute-Request-Id: req-9b518f65-8985-4f75-bc88-a80a6677f400 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "bookmark"}], "image": {"id": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "links": [{"href": "http://172.30.10.101:8774/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "de6012b4-c812-472c-9997-acafbd3c9514", "links": [{"href": "http://172.30.10.101:8774/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "rel": "bookmark"}]}, "id": "750cdc48-ee75-4958-b13e-dcd4154405eb", "user_id": "3e1e0c4771a34182afc154999fa45561", "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-06-30T15:57:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst", "created": "2018-06-30T15:57:24Z", "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:57:29,400 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb used request id req-9b518f65-8985-4f75-bc88-a80a6677f400 2018-06-30 15:57:29,401 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst] is - BUILD 2018-06-30 15:57:29,401 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:57:32,404 - create_instance - DEBUG - VM status query timeout in 894.716331959 2018-06-30 15:57:32,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:34,686 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:34 GMT Content-Type: application/json Content-Length: 1397 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f9d1355c-0f39-4cf1-b94f-41f69193687c X-Compute-Request-Id: req-f9d1355c-0f39-4cf1-b94f-41f69193687c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "bookmark"}], "image": {"id": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "links": [{"href": "http://172.30.10.101:8774/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "de6012b4-c812-472c-9997-acafbd3c9514", "links": [{"href": "http://172.30.10.101:8774/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "rel": "bookmark"}]}, "id": "750cdc48-ee75-4958-b13e-dcd4154405eb", "security_groups": [{"name": "default"}], "user_id": "3e1e0c4771a34182afc154999fa45561", "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-06-30T15:57:30Z", "hostId": "496eb990267f065e7ab1ce824265511c1256ebcfee87774c00a553d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst", "created": "2018-06-30T15:57:24Z", "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:57:34,687 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb used request id req-f9d1355c-0f39-4cf1-b94f-41f69193687c 2018-06-30 15:57:34,687 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst] is - BUILD 2018-06-30 15:57:34,687 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:57:37,691 - create_instance - DEBUG - VM status query timeout in 889.429441929 2018-06-30 15:57:37,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:38,320 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:38 GMT Content-Type: application/json Content-Length: 1397 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-91a292ea-8672-44cc-b9be-60efaa0714df X-Compute-Request-Id: req-91a292ea-8672-44cc-b9be-60efaa0714df Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "bookmark"}], "image": {"id": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "links": [{"href": "http://172.30.10.101:8774/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "de6012b4-c812-472c-9997-acafbd3c9514", "links": [{"href": "http://172.30.10.101:8774/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "rel": "bookmark"}]}, "id": "750cdc48-ee75-4958-b13e-dcd4154405eb", "security_groups": [{"name": "default"}], "user_id": "3e1e0c4771a34182afc154999fa45561", "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-06-30T15:57:30Z", "hostId": "496eb990267f065e7ab1ce824265511c1256ebcfee87774c00a553d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst", "created": "2018-06-30T15:57:24Z", "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:57:38,320 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb used request id req-91a292ea-8672-44cc-b9be-60efaa0714df 2018-06-30 15:57:38,321 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst] is - BUILD 2018-06-30 15:57:38,321 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:57:41,324 - create_instance - DEBUG - VM status query timeout in 885.795983076 2018-06-30 15:57:41,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:41,937 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:41 GMT Content-Type: application/json Content-Length: 1397 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-52e6a6f0-1d00-4783-ab5d-19d4a7595405 X-Compute-Request-Id: req-52e6a6f0-1d00-4783-ab5d-19d4a7595405 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "bookmark"}], "image": {"id": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "links": [{"href": "http://172.30.10.101:8774/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "de6012b4-c812-472c-9997-acafbd3c9514", "links": [{"href": "http://172.30.10.101:8774/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "rel": "bookmark"}]}, "id": "750cdc48-ee75-4958-b13e-dcd4154405eb", "security_groups": [{"name": "default"}], "user_id": "3e1e0c4771a34182afc154999fa45561", "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-06-30T15:57:30Z", "hostId": "496eb990267f065e7ab1ce824265511c1256ebcfee87774c00a553d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst", "created": "2018-06-30T15:57:24Z", "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:57:41,938 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb used request id req-52e6a6f0-1d00-4783-ab5d-19d4a7595405 2018-06-30 15:57:41,938 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst] is - BUILD 2018-06-30 15:57:41,938 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:57:44,942 - create_instance - DEBUG - VM status query timeout in 882.1785779 2018-06-30 15:57:44,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:47,697 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:47 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6b9b7794-3475-4ed4-b3bd-a1d34390347c X-Compute-Request-Id: req-6b9b7794-3475-4ed4-b3bd-a1d34390347c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:49:4a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "bookmark"}], "image": {"id": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "links": [{"href": "http://172.30.10.101:8774/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:57:42.000000", "flavor": {"id": "de6012b4-c812-472c-9997-acafbd3c9514", "links": [{"href": "http://172.30.10.101:8774/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "rel": "bookmark"}]}, "id": "750cdc48-ee75-4958-b13e-dcd4154405eb", "security_groups": [{"name": "default"}], "user_id": "3e1e0c4771a34182afc154999fa45561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:57:43Z", "hostId": "496eb990267f065e7ab1ce824265511c1256ebcfee87774c00a553d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst", "created": "2018-06-30T15:57:24Z", "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:57:47,697 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb used request id req-6b9b7794-3475-4ed4-b3bd-a1d34390347c 2018-06-30 15:57:47,697 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst] is - ACTIVE 2018-06-30 15:57:47,698 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:57:47,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:48,328 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:48 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f779d468-d2b7-4378-a3cb-9477da6cc77c X-Compute-Request-Id: req-f779d468-d2b7-4378-a3cb-9477da6cc77c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:49:4a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "bookmark"}], "image": {"id": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "links": [{"href": "http://172.30.10.101:8774/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:57:42.000000", "flavor": {"id": "de6012b4-c812-472c-9997-acafbd3c9514", "links": [{"href": "http://172.30.10.101:8774/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "rel": "bookmark"}]}, "id": "750cdc48-ee75-4958-b13e-dcd4154405eb", "security_groups": [{"name": "default"}], "user_id": "3e1e0c4771a34182afc154999fa45561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:57:43Z", "hostId": "496eb990267f065e7ab1ce824265511c1256ebcfee87774c00a553d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst", "created": "2018-06-30T15:57:24Z", "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:57:48,328 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb used request id req-f779d468-d2b7-4378-a3cb-9477da6cc77c 2018-06-30 15:57:48,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:48,752 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:48 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-144b2d8c-e7f6-4d0e-baa2-36cfcef00c85 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fabb054f-42c7-4cd2-a455-191d0d3a44d2"],"updated_at":"2018-06-30T15:56:48Z","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net"}]} 2018-06-30 15:57:48,752 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net used request id req-144b2d8c-e7f6-4d0e-baa2-36cfcef00c85 2018-06-30 15:57:48,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:48,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:57:48 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2af73b7-32ef-4c7d-8575-1a09880c141f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}} 2018-06-30 15:57:48,851 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a used request id req-d2af73b7-32ef-4c7d-8575-1a09880c141f 2018-06-30 15:57:48,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:49,045 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:49 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-09c9ead6-9a90-4ffe-ab06-34f4334bb24f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:56: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":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-subnet"}]} 2018-06-30 15:57:49,045 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 used request id req-09c9ead6-9a90-4ffe-ab06-34f4334bb24f 2018-06-30 15:57:49,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:49,320 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:49 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-94f7f95d-5b31-4d41-ab80-faedb8a66268 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:57:14Z","admin_state_up":true,"updated_at":"2018-06-30T15:57:42Z","binding:vnic_type":"normal","device_id":"750cdc48-ee75-4958-b13e-dcd4154405eb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:9a:49:4a","id":"11ab4aa5-a7a3-4183-b261-929ccd64a855","port_security_enabled":true,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","fixed_ips":[{"subnet_id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["e5960ac2-28df-4336-8a86-03ebd884040d"],"name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:51Z","admin_state_up":true,"updated_at":"2018-06-30T15:56:56Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-6cf7ca40-b5dd-4198-9089-2075c885fd47","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:12:66:9d","id":"21db4744-1428-4e8a-a89c-24b68db491d0","port_security_enabled":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","fixed_ips":[{"subnet_id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:50Z","admin_state_up":true,"updated_at":"2018-06-30T15:56:55Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-6cf7ca40-b5dd-4198-9089-2075c885fd47","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:41:99:17","id":"5f00b477-8471-4d77-814a-2878e80bcee0","port_security_enabled":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","fixed_ips":[{"subnet_id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:57:49,321 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 used request id req-94f7f95d-5b31-4d41-ab80-faedb8a66268 2018-06-30 15:57:49,324 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:50,659 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:50 GMT Content-Type: application/json Content-Length: 1909 Connection: keep-alive x-compute-request-id: req-c61e5c1a-2f09-4005-86b1-d38475c51a24 x-openstack-request-id: req-c61e5c1a-2f09-4005-86b1-d38475c51a24 Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "3e1e0c4771a34182afc154999fa45561", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648", "rel": "self"}, {"href": "https://172.30.10.101:8776/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:57:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "updated_at": "2018-06-30T15:57:01.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "81f39134-87ba-416f-8d5f-2bcf8b5f8648", "size": 1}, {"status": "available", "user_id": "3e1e0c4771a34182afc154999fa45561", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc", "rel": "self"}, {"href": "https://172.30.10.101:8776/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:56:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "updated_at": "2018-06-30T15:56:55.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f11789f1-346a-4ae6-a747-b2545a92c0dc", "size": 1}]} 2018-06-30 15:57:50,659 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/detail used request id req-c61e5c1a-2f09-4005-86b1-d38475c51a24 2018-06-30 15:57:50,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:50,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:57:50 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e50eebf-5c07-4068-b7ab-cdc7cd1b2ea2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}} 2018-06-30 15:57:50,760 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a used request id req-7e50eebf-5c07-4068-b7ab-cdc7cd1b2ea2 2018-06-30 15:57:50,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:51,389 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:51 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-73ca5e4f-755b-4521-936e-60ad864fe9e1 X-Compute-Request-Id: req-73ca5e4f-755b-4521-936e-60ad864fe9e1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:49:4a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "bookmark"}], "image": {"id": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "links": [{"href": "http://172.30.10.101:8774/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:57:42.000000", "flavor": {"id": "de6012b4-c812-472c-9997-acafbd3c9514", "links": [{"href": "http://172.30.10.101:8774/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "rel": "bookmark"}]}, "id": "750cdc48-ee75-4958-b13e-dcd4154405eb", "security_groups": [{"name": "default"}], "user_id": "3e1e0c4771a34182afc154999fa45561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:57:43Z", "hostId": "496eb990267f065e7ab1ce824265511c1256ebcfee87774c00a553d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst", "created": "2018-06-30T15:57:24Z", "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:57:51,389 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb used request id req-73ca5e4f-755b-4521-936e-60ad864fe9e1 2018-06-30 15:57:51,390 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst] is - ACTIVE 2018-06-30 15:57:51,390 - create_instance - INFO - VM is - ACTIVE 2018-06-30 15:57:51,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:52,005 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:52 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-572cad4d-124d-40f0-9f22-bc5111a4df67 X-Compute-Request-Id: req-572cad4d-124d-40f0-9f22-bc5111a4df67 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:49:4a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "bookmark"}], "image": {"id": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "links": [{"href": "http://172.30.10.101:8774/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:57:42.000000", "flavor": {"id": "de6012b4-c812-472c-9997-acafbd3c9514", "links": [{"href": "http://172.30.10.101:8774/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "rel": "bookmark"}]}, "id": "750cdc48-ee75-4958-b13e-dcd4154405eb", "security_groups": [{"name": "default"}], "user_id": "3e1e0c4771a34182afc154999fa45561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:57:43Z", "hostId": "496eb990267f065e7ab1ce824265511c1256ebcfee87774c00a553d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst", "created": "2018-06-30T15:57:24Z", "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:57:52,005 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb used request id req-572cad4d-124d-40f0-9f22-bc5111a4df67 2018-06-30 15:57:52,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:52,350 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:52 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-c482b98d-5af7-4bf8-9555-94c8d2925dc0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fabb054f-42c7-4cd2-a455-191d0d3a44d2"],"updated_at":"2018-06-30T15:56:48Z","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net"}]} 2018-06-30 15:57:52,351 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net used request id req-c482b98d-5af7-4bf8-9555-94c8d2925dc0 2018-06-30 15:57:52,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:52,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:57:52 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c367fa2-5d89-4ffb-9d66-585e27534931 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}} 2018-06-30 15:57:52,448 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a used request id req-4c367fa2-5d89-4ffb-9d66-585e27534931 2018-06-30 15:57:52,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:52,632 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:52 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-75b24697-79d4-4b9a-964e-7d2434cb4266 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:56: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":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-subnet"}]} 2018-06-30 15:57:52,632 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 used request id req-75b24697-79d4-4b9a-964e-7d2434cb4266 2018-06-30 15:57:52,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:57:52,996 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:57:52 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-f60e5ab9-d561-4e99-bed5-7f7880ed42b1 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:57:14Z","admin_state_up":true,"updated_at":"2018-06-30T15:57:42Z","binding:vnic_type":"normal","device_id":"750cdc48-ee75-4958-b13e-dcd4154405eb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:9a:49:4a","id":"11ab4aa5-a7a3-4183-b261-929ccd64a855","port_security_enabled":true,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","fixed_ips":[{"subnet_id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["e5960ac2-28df-4336-8a86-03ebd884040d"],"name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:51Z","admin_state_up":true,"updated_at":"2018-06-30T15:56:56Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-6cf7ca40-b5dd-4198-9089-2075c885fd47","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:12:66:9d","id":"21db4744-1428-4e8a-a89c-24b68db491d0","port_security_enabled":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","fixed_ips":[{"subnet_id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:50Z","admin_state_up":true,"updated_at":"2018-06-30T15:56:55Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-6cf7ca40-b5dd-4198-9089-2075c885fd47","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:41:99:17","id":"5f00b477-8471-4d77-814a-2878e80bcee0","port_security_enabled":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","fixed_ips":[{"subnet_id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:57:52,997 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 used request id req-f60e5ab9-d561-4e99-bed5-7f7880ed42b1 2018-06-30 15:57:52,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" -d '{"volumeAttachment": {"volumeId": "f11789f1-346a-4ae6-a747-b2545a92c0dc"}}' 2018-06-30 15:58:00,366 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:58:00 GMT Content-Type: application/json Content-Length: 194 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e3e3c97d-bf98-4b7e-9c5b-bef6dc162716 X-Compute-Request-Id: req-e3e3c97d-bf98-4b7e-9c5b-bef6dc162716 Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "750cdc48-ee75-4958-b13e-dcd4154405eb", "id": "f11789f1-346a-4ae6-a747-b2545a92c0dc", "volumeId": "f11789f1-346a-4ae6-a747-b2545a92c0dc"}} 2018-06-30 15:58:00,366 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb/os-volume_attachments used request id req-e3e3c97d-bf98-4b7e-9c5b-bef6dc162716 2018-06-30 15:58:00,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:58:01,407 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:58:01 GMT Content-Type: application/json Content-Length: 1651 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8203dde9-18c8-4385-9c9b-c50e678a2d6e X-Compute-Request-Id: req-8203dde9-18c8-4385-9c9b-c50e678a2d6e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:49:4a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "bookmark"}], "image": {"id": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "links": [{"href": "http://172.30.10.101:8774/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:57:42.000000", "flavor": {"id": "de6012b4-c812-472c-9997-acafbd3c9514", "links": [{"href": "http://172.30.10.101:8774/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "rel": "bookmark"}]}, "id": "750cdc48-ee75-4958-b13e-dcd4154405eb", "security_groups": [{"name": "default"}], "user_id": "3e1e0c4771a34182afc154999fa45561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:57:43Z", "hostId": "496eb990267f065e7ab1ce824265511c1256ebcfee87774c00a553d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst", "created": "2018-06-30T15:57:24Z", "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "os-extended-volumes:volumes_attached": [{"id": "f11789f1-346a-4ae6-a747-b2545a92c0dc"}], "metadata": {}}} 2018-06-30 15:58:01,407 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb used request id req-8203dde9-18c8-4385-9c9b-c50e678a2d6e 2018-06-30 15:58:01,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:58:01,691 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:58:01 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-1a66ac92-8eb9-4457-ae02-0cf62568caf1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fabb054f-42c7-4cd2-a455-191d0d3a44d2"],"updated_at":"2018-06-30T15:56:48Z","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net"}]} 2018-06-30 15:58:01,692 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net used request id req-1a66ac92-8eb9-4457-ae02-0cf62568caf1 2018-06-30 15:58:01,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:58:02,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:58:01 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c8f39a0d-46a4-4b81-ba85-92d007a9b35b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}} 2018-06-30 15:58:02,105 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a used request id req-c8f39a0d-46a4-4b81-ba85-92d007a9b35b 2018-06-30 15:58:02,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:58:02,276 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:58:02 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-b8ca78fe-b1f8-42df-8748-a816ee9a20cf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:56: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":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-subnet"}]} 2018-06-30 15:58:02,277 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 used request id req-b8ca78fe-b1f8-42df-8748-a816ee9a20cf 2018-06-30 15:58:02,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:58:02,518 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:58:02 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-826d37e8-9c97-48f0-a289-48dd79dd77ea Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:57:14Z","admin_state_up":true,"updated_at":"2018-06-30T15:57:42Z","binding:vnic_type":"normal","device_id":"750cdc48-ee75-4958-b13e-dcd4154405eb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:9a:49:4a","id":"11ab4aa5-a7a3-4183-b261-929ccd64a855","port_security_enabled":true,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","fixed_ips":[{"subnet_id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["e5960ac2-28df-4336-8a86-03ebd884040d"],"name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:51Z","admin_state_up":true,"updated_at":"2018-06-30T15:56:56Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-6cf7ca40-b5dd-4198-9089-2075c885fd47","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:12:66:9d","id":"21db4744-1428-4e8a-a89c-24b68db491d0","port_security_enabled":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","fixed_ips":[{"subnet_id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:50Z","admin_state_up":true,"updated_at":"2018-06-30T15:56:55Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-6cf7ca40-b5dd-4198-9089-2075c885fd47","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:41:99:17","id":"5f00b477-8471-4d77-814a-2878e80bcee0","port_security_enabled":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","fixed_ips":[{"subnet_id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:58:02,518 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 used request id req-826d37e8-9c97-48f0-a289-48dd79dd77ea 2018-06-30 15:58:02,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:58:03,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21f3546d2de94d018434173bc4be04a7", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj-role"}], "expires_at": "2018-06-30T16:58:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/cf6e07cdffbb4594ba871bbe5fc26a3a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-user", "id": "3e1e0c4771a34182afc154999fa45561"}, "audit_ids": ["7xxaCm9TR2ymmQr2kWTGiQ"], "issued_at": "2018-06-30T15:58:03.000000Z"}} 2018-06-30 15:58:03,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef7840820e5c3ed0642806af1640e625a4431f6" 2018-06-30 15:58:05,005 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:58:05 GMT Content-Type: application/json Content-Length: 1654 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bf2dd284-bdb0-4c8f-bfb5-a11204ae1db7 X-Compute-Request-Id: req-bf2dd284-bdb0-4c8f-bfb5-a11204ae1db7 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:49:4a", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "bookmark"}], "image": {"id": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "links": [{"href": "http://172.30.10.101:8774/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:57:42.000000", "flavor": {"id": "de6012b4-c812-472c-9997-acafbd3c9514", "links": [{"href": "http://172.30.10.101:8774/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "rel": "bookmark"}]}, "id": "750cdc48-ee75-4958-b13e-dcd4154405eb", "security_groups": [{"name": "default"}], "user_id": "3e1e0c4771a34182afc154999fa45561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:57:43Z", "hostId": "496eb990267f065e7ab1ce824265511c1256ebcfee87774c00a553d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst", "created": "2018-06-30T15:57:24Z", "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "os-extended-volumes:volumes_attached": [{"id": "f11789f1-346a-4ae6-a747-b2545a92c0dc"}], "metadata": {}}]} 2018-06-30 15:58:05,005 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst used request id req-bf2dd284-bdb0-4c8f-bfb5-a11204ae1db7 2018-06-30 15:58:05,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef7840820e5c3ed0642806af1640e625a4431f6" 2018-06-30 15:58:06,274 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:58:06 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-8dcd00fa-a5d3-4070-9db4-d1bff4263c99 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fabb054f-42c7-4cd2-a455-191d0d3a44d2"],"updated_at":"2018-06-30T15:56:48Z","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net"}]} 2018-06-30 15:58:06,274 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net used request id req-8dcd00fa-a5d3-4070-9db4-d1bff4263c99 2018-06-30 15:58:06,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef7840820e5c3ed0642806af1640e625a4431f6" 2018-06-30 15:58:06,430 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:58:06 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-2fbb2d0d-9bfc-4e20-a038-e4713a8f226e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:48Z","dns_nameservers":[],"updated_at":"2018-06-30T15:56: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":"cf6e07cdffbb4594ba871bbe5fc26a3a","id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-subnet"}]} 2018-06-30 15:58:06,430 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 used request id req-2fbb2d0d-9bfc-4e20-a038-e4713a8f226e 2018-06-30 15:58:06,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef7840820e5c3ed0642806af1640e625a4431f6" 2018-06-30 15:58:06,731 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:58:06 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-4bca49b1-c725-4d77-a8c5-90b3fc200dba Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:57:14Z","admin_state_up":true,"updated_at":"2018-06-30T15:57:42Z","binding:vnic_type":"normal","device_id":"750cdc48-ee75-4958-b13e-dcd4154405eb","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:9a:49:4a","id":"11ab4aa5-a7a3-4183-b261-929ccd64a855","port_security_enabled":true,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","fixed_ips":[{"subnet_id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","ip_address":"10.55.0.8"}],"extra_dhcp_opts":[],"security_groups":["e5960ac2-28df-4336-8a86-03ebd884040d"],"name":"CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:51Z","admin_state_up":true,"updated_at":"2018-06-30T15:56:56Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-6cf7ca40-b5dd-4198-9089-2075c885fd47","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:12:66:9d","id":"21db4744-1428-4e8a-a89c-24b68db491d0","port_security_enabled":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","fixed_ips":[{"subnet_id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6cf7ca40-b5dd-4198-9089-2075c885fd47","tenant_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","created_at":"2018-06-30T15:56:50Z","admin_state_up":true,"updated_at":"2018-06-30T15:56:55Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-6cf7ca40-b5dd-4198-9089-2075c885fd47","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:41:99:17","id":"5f00b477-8471-4d77-814a-2878e80bcee0","port_security_enabled":false,"project_id":"cf6e07cdffbb4594ba871bbe5fc26a3a","fixed_ips":[{"subnet_id":"fabb054f-42c7-4cd2-a455-191d0d3a44d2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 15:58:06,731 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=6cf7ca40-b5dd-4198-9089-2075c885fd47 used request id req-4bca49b1-c725-4d77-a8c5-90b3fc200dba 2018-06-30 15:58:06,732 - create_instance - INFO - Deleting Port with ID - 11ab4aa5-a7a3-4183-b261-929ccd64a855 2018-06-30 15:58:06,732 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-port 2018-06-30 15:58:06,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/11ab4aa5-a7a3-4183-b261-929ccd64a855 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:58:08,058 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:58:08 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fdd5b040-966f-4ad6-87ff-7de0bf67c4dc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:58:08,059 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/11ab4aa5-a7a3-4183-b261-929ccd64a855 used request id req-fdd5b040-966f-4ad6-87ff-7de0bf67c4dc 2018-06-30 15:58:08,062 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c61e5c1a-2f09-4005-86b1-d38475c51a24" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:58:08,974 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:58:08 GMT Content-Type: application/json Content-Length: 1275 Connection: keep-alive x-compute-request-id: req-150fdca5-c1df-4f0e-8073-bef536c5f664 x-openstack-request-id: req-150fdca5-c1df-4f0e-8073-bef536c5f664 Front-End-Https: on RESP BODY: {"volume": {"status": "in-use", "user_id": "3e1e0c4771a34182afc154999fa45561", "attachments": [{"server_id": "750cdc48-ee75-4958-b13e-dcd4154405eb", "attachment_id": "8b01ecb6-1c2d-4c36-b600-5e1a0be195e9", "attached_at": "2018-06-30T15:58:05.000000", "host_name": "cmp002", "volume_id": "f11789f1-346a-4ae6-a747-b2545a92c0dc", "device": "/dev/vdc", "id": "f11789f1-346a-4ae6-a747-b2545a92c0dc"}], "links": [{"href": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc", "rel": "self"}, {"href": "https://172.30.10.101:8776/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:56:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "updated_at": "2018-06-30T15:58:08.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "f11789f1-346a-4ae6-a747-b2545a92c0dc", "size": 1}} 2018-06-30 15:58:08,975 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc used request id req-150fdca5-c1df-4f0e-8073-bef536c5f664 2018-06-30 15:58:08,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb/os-volume_attachments/f11789f1-346a-4ae6-a747-b2545a92c0dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:58:12,613 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:58:12 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e5e2708e-2c91-4ee3-9fde-640b511d83ba X-Compute-Request-Id: req-e5e2708e-2c91-4ee3-9fde-640b511d83ba 2018-06-30 15:58:12,613 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb/os-volume_attachments/f11789f1-346a-4ae6-a747-b2545a92c0dc used request id req-e5e2708e-2c91-4ee3-9fde-640b511d83ba 2018-06-30 15:58:12,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:58:13,788 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:58:13 GMT Content-Type: application/json Content-Length: 1422 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ee94a458-1aea-42a2-baca-6dcc2d889104 X-Compute-Request-Id: req-ee94a458-1aea-42a2-baca-6dcc2d889104 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "bookmark"}], "image": {"id": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "links": [{"href": "http://172.30.10.101:8774/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:57:42.000000", "flavor": {"id": "de6012b4-c812-472c-9997-acafbd3c9514", "links": [{"href": "http://172.30.10.101:8774/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "rel": "bookmark"}]}, "id": "750cdc48-ee75-4958-b13e-dcd4154405eb", "user_id": "3e1e0c4771a34182afc154999fa45561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:57:43Z", "hostId": "496eb990267f065e7ab1ce824265511c1256ebcfee87774c00a553d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst", "created": "2018-06-30T15:57:24Z", "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "os-extended-volumes:volumes_attached": [{"id": "f11789f1-346a-4ae6-a747-b2545a92c0dc"}], "metadata": {}}} 2018-06-30 15:58:13,788 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb used request id req-ee94a458-1aea-42a2-baca-6dcc2d889104 2018-06-30 15:58:16,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:58:19,583 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:58:19 GMT Content-Type: application/json Content-Length: 1376 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-433e98c5-087a-485e-9c62-7e1a04e95822 X-Compute-Request-Id: req-433e98c5-087a-485e-9c62-7e1a04e95822 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "bookmark"}], "image": {"id": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "links": [{"href": "http://172.30.10.101:8774/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:57:42.000000", "flavor": {"id": "de6012b4-c812-472c-9997-acafbd3c9514", "links": [{"href": "http://172.30.10.101:8774/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "rel": "bookmark"}]}, "id": "750cdc48-ee75-4958-b13e-dcd4154405eb", "user_id": "3e1e0c4771a34182afc154999fa45561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:57:43Z", "hostId": "496eb990267f065e7ab1ce824265511c1256ebcfee87774c00a553d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst", "created": "2018-06-30T15:57:24Z", "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:58:19,584 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb used request id req-433e98c5-087a-485e-9c62-7e1a04e95822 2018-06-30 15:58:19,584 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst 2018-06-30 15:58:19,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:58:20,023 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:58:20 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-27b1557d-6cd7-48c1-81ca-6bbfff5b8496 X-Compute-Request-Id: req-27b1557d-6cd7-48c1-81ca-6bbfff5b8496 Front-End-Https: on 2018-06-30 15:58:20,023 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb used request id req-27b1557d-6cd7-48c1-81ca-6bbfff5b8496 2018-06-30 15:58:20,024 - create_instance - INFO - Checking deletion status 2018-06-30 15:58:20,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:58:22,225 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:58:22 GMT Content-Type: application/json Content-Length: 1382 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3e6d0488-b6f0-4545-b90d-e43034adccfa X-Compute-Request-Id: req-3e6d0488-b6f0-4545-b90d-e43034adccfa Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/750cdc48-ee75-4958-b13e-dcd4154405eb", "rel": "bookmark"}], "image": {"id": "d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "links": [{"href": "http://172.30.10.101:8774/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T15:57:42.000000", "flavor": {"id": "de6012b4-c812-472c-9997-acafbd3c9514", "links": [{"href": "http://172.30.10.101:8774/flavors/de6012b4-c812-472c-9997-acafbd3c9514", "rel": "bookmark"}]}, "id": "750cdc48-ee75-4958-b13e-dcd4154405eb", "user_id": "3e1e0c4771a34182afc154999fa45561", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T15:58:21Z", "hostId": "496eb990267f065e7ab1ce824265511c1256ebcfee87774c00a553d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst", "created": "2018-06-30T15:57:24Z", "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:58:22,226 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb used request id req-3e6d0488-b6f0-4545-b90d-e43034adccfa 2018-06-30 15:58:22,226 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst] is - ACTIVE 2018-06-30 15:58:22,226 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 15:58:25,227 - create_instance - DEBUG - VM status query timeout in 294.79660511 2018-06-30 15:58:25,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2912d9148f3cdc992319ff54670519a7fbd967b1" 2018-06-30 15:58:25,445 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:58:25 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-785f13e8-3ef9-4850-a1db-59aa3c55faa4 X-Compute-Request-Id: req-785f13e8-3ef9-4850-a1db-59aa3c55faa4 RESP BODY: {"itemNotFound": {"message": "Instance 750cdc48-ee75-4958-b13e-dcd4154405eb could not be found.", "code": 404}} 2018-06-30 15:58:25,445 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/750cdc48-ee75-4958-b13e-dcd4154405eb used request id req-785f13e8-3ef9-4850-a1db-59aa3c55faa4 2018-06-30 15:58:25,445 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 750cdc48-ee75-4958-b13e-dcd4154405eb could not be found. (HTTP 404) (Request-ID: req-785f13e8-3ef9-4850-a1db-59aa3c55faa4) 2018-06-30 15:58:25,445 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-inst 2018-06-30 15:58:25,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/de6012b4-c812-472c-9997-acafbd3c9514 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b3e63eeb34193fdd1158eb8d83c465d4e584127" 2018-06-30 15:58:26,033 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:58:26 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6d1940e9-3ec9-4955-89e6-3f9948075149 X-Compute-Request-Id: req-6d1940e9-3ec9-4955-89e6-3f9948075149 2018-06-30 15:58:26,033 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/de6012b4-c812-472c-9997-acafbd3c9514 used request id req-6d1940e9-3ec9-4955-89e6-3f9948075149 2018-06-30 15:58:26,034 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-subnet 2018-06-30 15:58:26,034 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-subnet 2018-06-30 15:58:26,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/fabb054f-42c7-4cd2-a455-191d0d3a44d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecbb494d43a94da5b5be6afb3f3d75aef4b365c" 2018-06-30 15:58:31,254 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:58:31 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bb8b849c-1261-4ee8-993b-49bf328e26fa Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:58:31,254 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/fabb054f-42c7-4cd2-a455-191d0d3a44d2 used request id req-bb8b849c-1261-4ee8-993b-49bf328e26fa 2018-06-30 15:58:31,255 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-pub-net 2018-06-30 15:58:31,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/6cf7ca40-b5dd-4198-9089-2075c885fd47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ecbb494d43a94da5b5be6afb3f3d75aef4b365c" 2018-06-30 15:58:34,165 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:58:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bf8df39b-dbfc-406a-b14b-4b29f3b88bc5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:58:34,165 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/6cf7ca40-b5dd-4198-9089-2075c885fd47 used request id req-bf8df39b-dbfc-406a-b14b-4b29f3b88bc5 2018-06-30 15:58:34,169 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc9bda59-a7aa-48ee-9dc1-d2809e090257" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10eae9f6787f81f9f496a771204df79560988f3b" 2018-06-30 15:58:35,401 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:58:35 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-d234ce07-bdbb-4a41-bc46-c49e7389230d x-openstack-request-id: req-d234ce07-bdbb-4a41-bc46-c49e7389230d Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "3e1e0c4771a34182afc154999fa45561", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648", "rel": "self"}, {"href": "https://172.30.10.101:8776/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:57:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "updated_at": "2018-06-30T15:57:01.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "81f39134-87ba-416f-8d5f-2bcf8b5f8648", "size": 1}} 2018-06-30 15:58:35,401 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648 used request id req-d234ce07-bdbb-4a41-bc46-c49e7389230d 2018-06-30 15:58:35,402 - create_volume - DEBUG - Instance status is - available 2018-06-30 15:58:35,402 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-2 2018-06-30 15:58:35,402 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-2 2018-06-30 15:58:35,405 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc9bda59-a7aa-48ee-9dc1-d2809e090257" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10eae9f6787f81f9f496a771204df79560988f3b" 2018-06-30 15:58:37,242 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:58:37 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-2a71307d-7847-49ca-828d-9892083ebfa8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:58:37,242 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648 used request id req-2a71307d-7847-49ca-828d-9892083ebfa8 2018-06-30 15:58:37,245 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc9bda59-a7aa-48ee-9dc1-d2809e090257" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10eae9f6787f81f9f496a771204df79560988f3b" 2018-06-30 15:58:38,277 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:58:38 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-7a50ecf7-511e-4217-bf8a-b568fef312eb x-openstack-request-id: req-7a50ecf7-511e-4217-bf8a-b568fef312eb RESP BODY: {"itemNotFound": {"message": "Volume 81f39134-87ba-416f-8d5f-2bcf8b5f8648 could not be found.", "code": 404}} 2018-06-30 15:58:38,278 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/81f39134-87ba-416f-8d5f-2bcf8b5f8648 used request id req-7a50ecf7-511e-4217-bf8a-b568fef312eb 2018-06-30 15:58:38,278 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 81f39134-87ba-416f-8d5f-2bcf8b5f8648 could not be found. (HTTP 404) (Request-ID: req-7a50ecf7-511e-4217-bf8a-b568fef312eb) 2018-06-30 15:58:38,278 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-2 2018-06-30 15:58:38,282 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a497d1df-7ccb-4845-9a97-25f16dc46e9b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc253b498f66799616c95f660627464ed934c5" 2018-06-30 15:58:40,364 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:58:40 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-aa41cca2-55ce-4dec-b869-9364d27a7898 x-openstack-request-id: req-aa41cca2-55ce-4dec-b869-9364d27a7898 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "3e1e0c4771a34182afc154999fa45561", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc", "rel": "self"}, {"href": "https://172.30.10.101:8776/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:56:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "updated_at": "2018-06-30T15:58:17.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f11789f1-346a-4ae6-a747-b2545a92c0dc", "size": 1}} 2018-06-30 15:58:40,364 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc used request id req-aa41cca2-55ce-4dec-b869-9364d27a7898 2018-06-30 15:58:40,365 - create_volume - DEBUG - Instance status is - available 2018-06-30 15:58:40,365 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-1 2018-06-30 15:58:40,365 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-1 2018-06-30 15:58:40,368 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a497d1df-7ccb-4845-9a97-25f16dc46e9b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc253b498f66799616c95f660627464ed934c5" 2018-06-30 15:58:41,366 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:58:41 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-3a3ab70b-ffa7-4b11-88af-799166fad807 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:58:41,367 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc used request id req-3a3ab70b-ffa7-4b11-88af-799166fad807 2018-06-30 15:58:41,369 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a497d1df-7ccb-4845-9a97-25f16dc46e9b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc253b498f66799616c95f660627464ed934c5" 2018-06-30 15:58:41,694 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:58:41 GMT Content-Type: application/json Content-Length: 957 Connection: keep-alive x-compute-request-id: req-2e695907-d60e-46cc-b760-562f7aabc100 x-openstack-request-id: req-2e695907-d60e-46cc-b760-562f7aabc100 Front-End-Https: on RESP BODY: {"volume": {"status": "deleting", "user_id": "3e1e0c4771a34182afc154999fa45561", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc", "rel": "self"}, {"href": "https://172.30.10.101:8776/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:56:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "updated_at": "2018-06-30T15:58:41.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f11789f1-346a-4ae6-a747-b2545a92c0dc", "size": 1}} 2018-06-30 15:58:41,694 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc used request id req-2e695907-d60e-46cc-b760-562f7aabc100 2018-06-30 15:58:41,694 - create_volume - DEBUG - Instance status is - deleting 2018-06-30 15:58:41,695 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-30 15:58:44,698 - create_volume - DEBUG - Volume status query timeout in 56.6690359116 2018-06-30 15:58:44,701 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a497d1df-7ccb-4845-9a97-25f16dc46e9b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dadc253b498f66799616c95f660627464ed934c5" 2018-06-30 15:58:45,638 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 15:58:45 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-855db7d5-d8d6-4dad-8b50-13cfa83f8f1e x-openstack-request-id: req-855db7d5-d8d6-4dad-8b50-13cfa83f8f1e RESP BODY: {"itemNotFound": {"message": "Volume f11789f1-346a-4ae6-a747-b2545a92c0dc could not be found.", "code": 404}} 2018-06-30 15:58:45,638 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/cf6e07cdffbb4594ba871bbe5fc26a3a/volumes/f11789f1-346a-4ae6-a747-b2545a92c0dc used request id req-855db7d5-d8d6-4dad-8b50-13cfa83f8f1e 2018-06-30 15:58:45,638 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume f11789f1-346a-4ae6-a747-b2545a92c0dc could not be found. (HTTP 404) (Request-ID: req-855db7d5-d8d6-4dad-8b50-13cfa83f8f1e) 2018-06-30 15:58:45,639 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-1 2018-06-30 15:58:45,640 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-d26cf6eb-fd0e-449c-b17a-f13788628ba1-image 2018-06-30 15:58:45,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1abc81e474eb78ca6cfadea955040d9e22fd4c7" 2018-06-30 15:58:45,945 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:58:45 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6ef84ab7-0224-4d8e-a1c5-4e09d06553a5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:58:45,945 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/d2205f1b-0e27-4aa8-8a6a-7a1e79023a57 used request id req-6ef84ab7-0224-4d8e-a1c5-4e09d06553a5 2018-06-30 15:58:45,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed76a700d90634972b8bc4d977a9daf460e49966" 2018-06-30 15:58:47,032 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:58:47 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-dd6353fe-350a-4362-b143-966d0ce97762 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "created_at": "2018-06-30T15:56:45Z", "updated_at": "2018-06-30T15:56:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:56:45Z", "revision_number": 0, "id": "16cfc31f-44b6-498c-a1d5-168431d89686", "remote_group_id": "e5960ac2-28df-4336-8a86-03ebd884040d", "remote_ip_prefix": null, "created_at": "2018-06-30T15:56:45Z", "security_group_id": "e5960ac2-28df-4336-8a86-03ebd884040d", "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf6e07cdffbb4594ba871bbe5fc26a3a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:56:45Z", "revision_number": 0, "id": "d166421c-6cab-4baa-98fe-1ef101ae2f72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:56:45Z", "security_group_id": "e5960ac2-28df-4336-8a86-03ebd884040d", "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "port_range_min": null, "ethertype": "IPv4", "project_id": "cf6e07cdffbb4594ba871bbe5fc26a3a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:56:45Z", "revision_number": 0, "id": "e1297c38-a8d5-4d2c-b218-4cc0df73b7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:56:45Z", "security_group_id": "e5960ac2-28df-4336-8a86-03ebd884040d", "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf6e07cdffbb4594ba871bbe5fc26a3a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:56:45Z", "revision_number": 0, "id": "f473521a-d841-484a-b133-e202e6865d22", "remote_group_id": "e5960ac2-28df-4336-8a86-03ebd884040d", "remote_ip_prefix": null, "created_at": "2018-06-30T15:56:45Z", "security_group_id": "e5960ac2-28df-4336-8a86-03ebd884040d", "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "port_range_min": null, "ethertype": "IPv6", "project_id": "cf6e07cdffbb4594ba871bbe5fc26a3a"}], "revision_number": 4, "project_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "id": "e5960ac2-28df-4336-8a86-03ebd884040d", "name": "default"}]} 2018-06-30 15:58:47,032 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-dd6353fe-350a-4362-b143-966d0ce97762 2018-06-30 15:58:47,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed76a700d90634972b8bc4d977a9daf460e49966" 2018-06-30 15:58:47,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:58:47 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18aefbca-ea07-4158-8e61-187930bb45e9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 15:58:47,443 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-18aefbca-ea07-4158-8e61-187930bb45e9 2018-06-30 15:58:47,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed76a700d90634972b8bc4d977a9daf460e49966" 2018-06-30 15:58:47,823 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 15:58:47 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bfc50383-e55b-4e65-afe1-f48ec536d47e Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 15:58:47,823 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-bfc50383-e55b-4e65-afe1-f48ec536d47e 2018-06-30 15:58:47,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 15:58:47,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed76a700d90634972b8bc4d977a9daf460e49966" 2018-06-30 15:58:47,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:58:47 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-173dc108-6d92-46a7-936d-da520f27694c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 15:58:47,918 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-173dc108-6d92-46a7-936d-da520f27694c 2018-06-30 15:58:47,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed76a700d90634972b8bc4d977a9daf460e49966" 2018-06-30 15:58:48,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:58:47 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8f2ce92-6bb2-414d-95ac-40cd33fc9029 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "name": "CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj"}} 2018-06-30 15:58:48,333 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a used request id req-d8f2ce92-6bb2-414d-95ac-40cd33fc9029 2018-06-30 15:58:48,333 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e5960ac2-28df-4336-8a86-03ebd884040d 2018-06-30 15:58:48,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e5960ac2-28df-4336-8a86-03ebd884040d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed76a700d90634972b8bc4d977a9daf460e49966" 2018-06-30 15:58:49,250 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:58:49 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-21e03d49-51cc-4a19-ae65-b105eacdf050 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "e5960ac2-28df-4336-8a86-03ebd884040d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:56:45Z", "security_group_id": "e5960ac2-28df-4336-8a86-03ebd884040d", "port_range_min": null, "revision_number": 0, "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "created_at": "2018-06-30T15:56:45Z", "project_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "id": "16cfc31f-44b6-498c-a1d5-168431d89686"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:56:45Z", "security_group_id": "e5960ac2-28df-4336-8a86-03ebd884040d", "port_range_min": null, "revision_number": 0, "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "created_at": "2018-06-30T15:56:45Z", "project_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "id": "d166421c-6cab-4baa-98fe-1ef101ae2f72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:56:45Z", "security_group_id": "e5960ac2-28df-4336-8a86-03ebd884040d", "port_range_min": null, "revision_number": 0, "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "created_at": "2018-06-30T15:56:45Z", "project_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "id": "e1297c38-a8d5-4d2c-b218-4cc0df73b7b3"}, {"remote_group_id": "e5960ac2-28df-4336-8a86-03ebd884040d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:56:45Z", "security_group_id": "e5960ac2-28df-4336-8a86-03ebd884040d", "port_range_min": null, "revision_number": 0, "tenant_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "created_at": "2018-06-30T15:56:45Z", "project_id": "cf6e07cdffbb4594ba871bbe5fc26a3a", "id": "f473521a-d841-484a-b133-e202e6865d22"}]} 2018-06-30 15:58:49,250 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=e5960ac2-28df-4336-8a86-03ebd884040d used request id req-21e03d49-51cc-4a19-ae65-b105eacdf050 2018-06-30 15:58:49,251 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 15:58:49,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/e5960ac2-28df-4336-8a86-03ebd884040d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed76a700d90634972b8bc4d977a9daf460e49966" 2018-06-30 15:58:49,638 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:58:49 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-7124cc92-8907-4bb3-bd1d-d5bda054ff74 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:58:49,638 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/e5960ac2-28df-4336-8a86-03ebd884040d used request id req-7124cc92-8907-4bb3-bd1d-d5bda054ff74 2018-06-30 15:58:49,639 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj 2018-06-30 15:58:49,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed76a700d90634972b8bc4d977a9daf460e49966" 2018-06-30 15:58:50,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:58:49 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6551a35b-ff9f-434e-be7f-543db5ed2813 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:58:50,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/cf6e07cdffbb4594ba871bbe5fc26a3a used request id req-6551a35b-ff9f-434e-be7f-543db5ed2813 2018-06-30 15:58:50,425 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-a8ed91f8-876e-4b2-proj-role 2018-06-30 15:58:50,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/21f3546d2de94d018434173bc4be04a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed76a700d90634972b8bc4d977a9daf460e49966" 2018-06-30 15:58:50,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:58:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d579b539-42f2-459e-bd74-06b9829c00e4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:58:50,834 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/21f3546d2de94d018434173bc4be04a7 used request id req-d579b539-42f2-459e-bd74-06b9829c00e4 2018-06-30 15:58:50,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed76a700d90634972b8bc4d977a9daf460e49966" 2018-06-30 15:58:51,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:58:50 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a471f11-3a7e-45fd-86ee-e58d9a510dd6 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:58:51,250 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1a471f11-3a7e-45fd-86ee-e58d9a510dd6 2018-06-30 15:58:51,250 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-a8ed91f8-876e-4b2-user 2018-06-30 15:58:51,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/3e1e0c4771a34182afc154999fa45561 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8877a959954fe3a8188ccc5a7efee370b402d15f" 2018-06-30 15:58:51,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:58:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98258ab6-b410-42ec-a590-c1cc5f56d2eb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:58:51,774 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/3e1e0c4771a34182afc154999fa45561 used request id req-98258ab6-b410-42ec-a590-c1cc5f56d2eb 2018-06-30 15:58:51,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:58:52,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:58:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["QSqJ2IYbS82F1O7P5o0hew"], "issued_at": "2018-06-30T15:58:52.000000Z"}} 2018-06-30 15:58:52,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3db47f2d8149c96821e4db1623161d3c561db6d4" 2018-06-30 15:58:52,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:58:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4e05a7da-d870-4717-947a-3aee1e70d8e0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:58:52,829 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4e05a7da-d870-4717-947a-3aee1e70d8e0 2018-06-30 15:58:52,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:58:52,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:58:53,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["fB-_vlSZS7qLxsfH2AxVxQ"], "issued_at": "2018-06-30T15:58:53.000000Z"}} 2018-06-30 15:58:53,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3e07030e1e06d98f02f0af501f5da10dd3f13d2" 2018-06-30 15:58:53,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:58:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-abb0dd6b-4a4d-4921-a37b-1f4b64d0f060 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:58:53,920 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-abb0dd6b-4a4d-4921-a37b-1f4b64d0f060 2018-06-30 15:58:53,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:58:53,937 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:58:53 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:58:53,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3e07030e1e06d98f02f0af501f5da10dd3f13d2" 2018-06-30 15:58:54,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:58:53 GMT Server: Apache Content-Length: 193 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-618afc66-86ba-4e48-b6bb-9d94f9686924 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 15:58:54,357 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj used request id req-618afc66-86ba-4e48-b6bb-9d94f9686924 2018-06-30 15:58:54,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3e07030e1e06d98f02f0af501f5da10dd3f13d2" 2018-06-30 15:58:54,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:58:54 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18370d8c-f2f6-42c6-989d-b2e5bf3433b5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:58:54,723 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-18370d8c-f2f6-42c6-989d-b2e5bf3433b5 2018-06-30 15:58:54,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3e07030e1e06d98f02f0af501f5da10dd3f13d2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}}' 2018-06-30 15:58:55,092 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:58:54 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe2e447f-1ce4-4a88-8501-48b829396879 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc"}, "tags": [], "enabled": true, "id": "d50cffd664a542ea9320b0c80a7794dc", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}} 2018-06-30 15:58:55,092 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-fe2e447f-1ce4-4a88-8501-48b829396879 2018-06-30 15:58:55,093 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj 2018-06-30 15:58:55,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:58:55,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:58:55,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:58:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["epZjrcQ9Rf2ADVXQKUXWiQ"], "issued_at": "2018-06-30T15:58:55.000000Z"}} 2018-06-30 15:58:55,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb0919387d08f87e8412dc9e3d9958a509e0b74" 2018-06-30 15:58:56,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:58:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5cd99b69-9c63-4acc-a3d5-88fcdc1ccc52 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:58:56,068 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5cd99b69-9c63-4acc-a3d5-88fcdc1ccc52 2018-06-30 15:58:56,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:58:56,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:58:56 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:58:56,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb0919387d08f87e8412dc9e3d9958a509e0b74" 2018-06-30 15:58:56,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:58:56 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-40242728-51f4-4a8e-8127-89f89aa51f67 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 15:58:56,482 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-40242728-51f4-4a8e-8127-89f89aa51f67 2018-06-30 15:58:56,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb0919387d08f87e8412dc9e3d9958a509e0b74" 2018-06-30 15:58:56,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:58:56 GMT Server: Apache Content-Length: 469 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85ac1f74-05c5-421a-afea-45c67223b6d2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc"}, "tags": [], "enabled": true, "id": "d50cffd664a542ea9320b0c80a7794dc", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}]} 2018-06-30 15:58:56,865 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj used request id req-85ac1f74-05c5-421a-afea-45c67223b6d2 2018-06-30 15:58:56,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb0919387d08f87e8412dc9e3d9958a509e0b74" 2018-06-30 15:58:57,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:58:56 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ace736a-cc4c-4128-a7ad-498099ab6783 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 15:58:57,231 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3ace736a-cc4c-4128-a7ad-498099ab6783 2018-06-30 15:58:58,082 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-85079cd3-7ae8-40f-user 2018-06-30 15:58:58,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:58:58,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3e07030e1e06d98f02f0af501f5da10dd3f13d2" 2018-06-30 15:58:58,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:58:58 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3010ff96-dd11-4ac2-b617-87fdb9929559 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 15:58:58,426 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3010ff96-dd11-4ac2-b617-87fdb9929559 2018-06-30 15:58:58,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3e07030e1e06d98f02f0af501f5da10dd3f13d2" -d '{"role": {"name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj-role"}}' 2018-06-30 15:58:58,519 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 15:58:58 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbc39fbd-d5ea-4f75-abb7-67da168f2c77 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "089c7b95f08d43b8b105821d4e36605d", "links": {"self": "http://10.167.4.35:5000/v3/roles/089c7b95f08d43b8b105821d4e36605d"}, "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj-role"}} 2018-06-30 15:58:58,519 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-fbc39fbd-d5ea-4f75-abb7-67da168f2c77 2018-06-30 15:58:58,519 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj-role 2018-06-30 15:58:58,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/089c7b95f08d43b8b105821d4e36605d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3e07030e1e06d98f02f0af501f5da10dd3f13d2" 2018-06-30 15:58:58,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:58:58 GMT Server: Apache Content-Length: 224 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-872ebae4-644b-4c32-9c7b-ea9026931fef Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "089c7b95f08d43b8b105821d4e36605d", "links": {"self": "http://10.167.4.35:5000/v3/roles/089c7b95f08d43b8b105821d4e36605d"}, "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj-role"}} 2018-06-30 15:58:58,889 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/089c7b95f08d43b8b105821d4e36605d used request id req-872ebae4-644b-4c32-9c7b-ea9026931fef 2018-06-30 15:58:58,890 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj-role to project CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj 2018-06-30 15:58:58,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc/users/6809df3f534f423daadeb7d0defbe9d3/roles/089c7b95f08d43b8b105821d4e36605d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3e07030e1e06d98f02f0af501f5da10dd3f13d2" 2018-06-30 15:58:59,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 15:58:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22eec625-efc7-462e-bde0-dd85e8890168 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 15:58:59,368 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc/users/6809df3f534f423daadeb7d0defbe9d3/roles/089c7b95f08d43b8b105821d4e36605d used request id req-22eec625-efc7-462e-bde0-dd85e8890168 2018-06-30 15:58:59,369 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:58:59,371 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 15:58:59,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:58:59,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:59:00,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "089c7b95f08d43b8b105821d4e36605d", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj-role"}], "expires_at": "2018-06-30T16:59:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-user", "id": "6809df3f534f423daadeb7d0defbe9d3"}, "audit_ids": ["6YzhUHhSSjuo6r2Z_VbbIQ"], "issued_at": "2018-06-30T15:59:00.000000Z"}} 2018-06-30 15:59:00,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d0eae370527424f4e6d928c35fefcfc4cf7a66" 2018-06-30 15:59:00,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:59:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9aca77d-dab8-4c43-af0e-15f39c04920a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:59:00,465 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c9aca77d-dab8-4c43-af0e-15f39c04920a 2018-06-30 15:59:00,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3d0eae370527424f4e6d928c35fefcfc4cf7a66" 2018-06-30 15:59:01,490 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:01 GMT Content-Type: application/json Content-Length: 170 Connection: keep-alive X-Openstack-Request-Id: req-d032f2d8-4025-4165-a011-ce57506dcc78 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-image"} 2018-06-30 15:59:01,491 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-image used request id req-d032f2d8-4025-4165-a011-ce57506dcc78 2018-06-30 15:59:01,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3d0eae370527424f4e6d928c35fefcfc4cf7a66" 2018-06-30 15:59:02,102 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:02 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f0dbd67f-f782-46cc-81cd-62d8980ae563 Front-End-Https: on 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", "root-tar"], "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-06-30 15:59:02,102 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f0dbd67f-f782-46cc-81cd-62d8980ae563 2018-06-30 15:59:02,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e3d0eae370527424f4e6d928c35fefcfc4cf7a66" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-image"}' 2018-06-30 15:59:03,854 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:59:03 GMT Content-Type: application/json Content-Length: 612 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-d3996daf-1ff5-4b0b-891c-ae6892efcee9 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:59:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T15:59:04Z", "visibility": "shared", "self": "/v2/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "min_disk": 0, "protected": false, "id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "file": "/v2/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112/file", "checksum": null, "owner": "d50cffd664a542ea9320b0c80a7794dc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:59:03,854 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-d3996daf-1ff5-4b0b-891c-ae6892efcee9 2018-06-30 15:59:03,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3d0eae370527424f4e6d928c35fefcfc4cf7a66" -d '' 2018-06-30 15:59:05,397 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 15:59:05 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d88b942a-c611-40f7-b286-db7fb4f75484 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 15:59:05,397 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112/file used request id req-d88b942a-c611-40f7-b286-db7fb4f75484 2018-06-30 15:59:05,398 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 15:59:05,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3d0eae370527424f4e6d928c35fefcfc4cf7a66" 2018-06-30 15:59:07,051 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:07 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-9bd7314e-a01c-4fb8-a92d-8e1a3f100975 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:59:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:59:05Z", "visibility": "shared", "self": "/v2/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "min_disk": 0, "protected": false, "id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "file": "/v2/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d50cffd664a542ea9320b0c80a7794dc", "direct_url": "file:///var/lib/glance/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:59:07,051 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112 used request id req-9bd7314e-a01c-4fb8-a92d-8e1a3f100975 2018-06-30 15:59:07,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3d0eae370527424f4e6d928c35fefcfc4cf7a66" 2018-06-30 15:59:07,654 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:07 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-ea5bd4e3-3e06-4892-b535-347a3d975aac Front-End-Https: on 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", "root-tar"], "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-06-30 15:59:07,654 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-ea5bd4e3-3e06-4892-b535-347a3d975aac 2018-06-30 15:59:07,657 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-image 2018-06-30 15:59:07,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3d0eae370527424f4e6d928c35fefcfc4cf7a66" 2018-06-30 15:59:07,723 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:07 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-9371b60a-25d6-4b07-934a-688eb84b8184 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:59:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:59:05Z", "visibility": "shared", "self": "/v2/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "min_disk": 0, "protected": false, "id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "file": "/v2/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d50cffd664a542ea9320b0c80a7794dc", "direct_url": "file:///var/lib/glance/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 15:59:07,723 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112 used request id req-9371b60a-25d6-4b07-934a-688eb84b8184 2018-06-30 15:59:07,724 - create_image - DEBUG - Instance status is - active 2018-06-30 15:59:07,724 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-image 2018-06-30 15:59:07,724 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-image 2018-06-30 15:59:07,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:59:07,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:59:08,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T16:59:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["ugKmsqlBRUO89RJK_SluHQ"], "issued_at": "2018-06-30T15:59:08.000000Z"}} 2018-06-30 15:59:08,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e27118fcb9fc11ba6e57362f4ac84495700522f" 2018-06-30 15:59:09,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:59:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e17e4a4-afd9-4bbb-8b0b-637d88b677f2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:59:09,004 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5e17e4a4-afd9-4bbb-8b0b-637d88b677f2 2018-06-30 15:59:09,005 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:59:09,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e27118fcb9fc11ba6e57362f4ac84495700522f" 2018-06-30 15:59:09,580 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:09 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-941351c8-9515-499a-a72a-048e63b82166 X-Compute-Request-Id: req-941351c8-9515-499a-a72a-048e63b82166 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 15:59:09,580 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-941351c8-9515-499a-a72a-048e63b82166 2018-06-30 15:59:09,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e27118fcb9fc11ba6e57362f4ac84495700522f" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-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-06-30 15:59:10,306 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:10 GMT Content-Type: application/json Content-Length: 532 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-95cb930b-f696-47c9-a690-a189a81b5e01 X-Compute-Request-Id: req-95cb930b-f696-47c9-a690-a189a81b5e01 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "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": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d"}} 2018-06-30 15:59:10,307 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-95cb930b-f696-47c9-a690-a189a81b5e01 2018-06-30 15:59:10,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:59:10,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:59:11,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "089c7b95f08d43b8b105821d4e36605d", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj-role"}], "expires_at": "2018-06-30T16:59:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-user", "id": "6809df3f534f423daadeb7d0defbe9d3"}, "audit_ids": ["3YUwy9r2QZeSXgToaU2DVg"], "issued_at": "2018-06-30T15:59:11.000000Z"}} 2018-06-30 15:59:11,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17369c3efaba353a00f2a09c2b81f0c1971bf84b" 2018-06-30 15:59:11,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:59:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d63c32c-aa32-4aca-bc5e-a9df2742d2de Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:59:11,511 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4d63c32c-aa32-4aca-bc5e-a9df2742d2de 2018-06-30 15:59:11,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17369c3efaba353a00f2a09c2b81f0c1971bf84b" 2018-06-30 15:59:12,311 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:12 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-b40b3d58-9ebf-4353-9ff9-412352e34322 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 15:59:12,311 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net used request id req-b40b3d58-9ebf-4353-9ff9-412352e34322 2018-06-30 15:59:12,312 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net 2018-06-30 15:59:12,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17369c3efaba353a00f2a09c2b81f0c1971bf84b" -d '{"network": {"name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net", "admin_state_up": true}}' 2018-06-30 15:59:14,112 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:59:14 GMT Content-Type: application/json Content-Length: 607 Connection: keep-alive X-Openstack-Request-Id: req-120fa9fc-a7bc-4e4f-8809-f016056821b6 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T15:59:13Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"d50cffd664a542ea9320b0c80a7794dc","id":"c1a4022a-6c5f-4750-8a22-3649488c842c","name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net"}} 2018-06-30 15:59:14,112 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-120fa9fc-a7bc-4e4f-8809-f016056821b6 2018-06-30 15:59:14,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17369c3efaba353a00f2a09c2b81f0c1971bf84b" 2018-06-30 15:59:14,412 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:14 GMT Content-Type: application/json Content-Length: 591 Connection: keep-alive X-Openstack-Request-Id: req-00c4a304-fd9f-4886-b1b8-900b17fb723b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T15:59:13Z","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","id":"c1a4022a-6c5f-4750-8a22-3649488c842c","name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net"}]} 2018-06-30 15:59:14,412 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-00c4a304-fd9f-4886-b1b8-900b17fb723b 2018-06-30 15:59:14,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17369c3efaba353a00f2a09c2b81f0c1971bf84b" 2018-06-30 15:59:14,503 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:14 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4d0e76d6-cce2-4eb7-bac5-82de6d856153 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 15:59:14,503 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-4d0e76d6-cce2-4eb7-bac5-82de6d856153 2018-06-30 15:59:14,503 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-subnet 2018-06-30 15:59:14,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17369c3efaba353a00f2a09c2b81f0c1971bf84b" -d '{"subnets": [{"ip_version": 4, "network_id": "c1a4022a-6c5f-4750-8a22-3649488c842c", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-subnet"}]}' 2018-06-30 15:59:16,011 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:59:16 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-778d9cef-39ba-4c03-bfd5-0b5364b67e4a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:59:15Z","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":"d50cffd664a542ea9320b0c80a7794dc","id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-subnet"}]} 2018-06-30 15:59:16,011 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-778d9cef-39ba-4c03-bfd5-0b5364b67e4a 2018-06-30 15:59:16,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17369c3efaba353a00f2a09c2b81f0c1971bf84b" 2018-06-30 15:59:17,158 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:17 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-669ddeaa-1c49-4ea2-b3bd-67a4e83e9f84 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10f8a016-a47a-4c67-8e52-fce5d83904d2"],"updated_at":"2018-06-30T15:59:15Z","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","id":"c1a4022a-6c5f-4750-8a22-3649488c842c","name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net"}]} 2018-06-30 15:59:17,158 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-669ddeaa-1c49-4ea2-b3bd-67a4e83e9f84 2018-06-30 15:59:17,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17369c3efaba353a00f2a09c2b81f0c1971bf84b" 2018-06-30 15:59:17,877 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:17 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-b60a1008-7e67-4382-be5b-f55f1f558dc4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:59:15Z","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":"d50cffd664a542ea9320b0c80a7794dc","id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-subnet"}]} 2018-06-30 15:59:17,877 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-b60a1008-7e67-4382-be5b-f55f1f558dc4 2018-06-30 15:59:17,878 - OpenStackNetwork - DEBUG - Network [c1a4022a-6c5f-4750-8a22-3649488c842c] created successfully 2018-06-30 15:59:17,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:59:17,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:59:18,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "089c7b95f08d43b8b105821d4e36605d", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj-role"}], "expires_at": "2018-06-30T16:59:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-user", "id": "6809df3f534f423daadeb7d0defbe9d3"}, "audit_ids": ["1HjTrGEOS6CQvdhN_shL_A"], "issued_at": "2018-06-30T15:59:18.000000Z"}} 2018-06-30 15:59:18,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b91129bb5ed0d289d3c1027071c7c331c1109b0" 2018-06-30 15:59:19,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:59:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b47fc2d-2305-4d71-99de-1e7307589401 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:59:19,026 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6b47fc2d-2305-4d71-99de-1e7307589401 2018-06-30 15:59:19,033 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b91129bb5ed0d289d3c1027071c7c331c1109b0" 2018-06-30 15:59:20,692 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:20 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive x-compute-request-id: req-b1d701b5-dc22-408b-a857-3895a829d622 x-openstack-request-id: req-b1d701b5-dc22-408b-a857-3895a829d622 Front-End-Https: on RESP BODY: {"volumes": []} 2018-06-30 15:59:20,692 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/detail used request id req-b1d701b5-dc22-408b-a857-3895a829d622 2018-06-30 15:59:20,696 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b1d701b5-dc22-408b-a857-3895a829d622" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b91129bb5ed0d289d3c1027071c7c331c1109b0" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-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-06-30 15:59:22,992 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:59:22 GMT Content-Type: application/json Content-Length: 865 Connection: keep-alive x-compute-request-id: req-aa6922a0-11a0-48d6-977f-1409b2e02d3d x-openstack-request-id: req-aa6922a0-11a0-48d6-977f-1409b2e02d3d RESP BODY: {"volume": {"status": "creating", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007", "rel": "self"}, {"href": "https://172.30.10.101:8776/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:59:22.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "faae0c38-057d-4c1d-b12c-09cd68da7007", "size": 1}} 2018-06-30 15:59:22,992 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes used request id req-aa6922a0-11a0-48d6-977f-1409b2e02d3d 2018-06-30 15:59:22,996 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b1d701b5-dc22-408b-a857-3895a829d622" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b91129bb5ed0d289d3c1027071c7c331c1109b0" 2018-06-30 15:59:23,839 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:23 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-dce4f6ba-34a8-4517-bd4b-9b7bb3cc9c48 x-openstack-request-id: req-dce4f6ba-34a8-4517-bd4b-9b7bb3cc9c48 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007", "rel": "self"}, {"href": "https://172.30.10.101:8776/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:59:22.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "updated_at": "2018-06-30T15:59:23.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "faae0c38-057d-4c1d-b12c-09cd68da7007", "size": 1}} 2018-06-30 15:59:23,839 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007 used request id req-dce4f6ba-34a8-4517-bd4b-9b7bb3cc9c48 2018-06-30 15:59:23,840 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-1 2018-06-30 15:59:23,843 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b1d701b5-dc22-408b-a857-3895a829d622" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b91129bb5ed0d289d3c1027071c7c331c1109b0" 2018-06-30 15:59:24,112 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:24 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-82829963-d13d-4e98-b2a7-69cbb3b69122 x-openstack-request-id: req-82829963-d13d-4e98-b2a7-69cbb3b69122 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007", "rel": "self"}, {"href": "https://172.30.10.101:8776/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:59:22.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "updated_at": "2018-06-30T15:59:23.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "faae0c38-057d-4c1d-b12c-09cd68da7007", "size": 1}} 2018-06-30 15:59:24,112 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007 used request id req-82829963-d13d-4e98-b2a7-69cbb3b69122 2018-06-30 15:59:24,113 - create_volume - DEBUG - Instance status is - available 2018-06-30 15:59:24,113 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-1 2018-06-30 15:59:24,113 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-1 2018-06-30 15:59:24,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:59:24,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:59:25,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "089c7b95f08d43b8b105821d4e36605d", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj-role"}], "expires_at": "2018-06-30T16:59:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-user", "id": "6809df3f534f423daadeb7d0defbe9d3"}, "audit_ids": ["UkW5kUJGQrG_beKUUOOkGw"], "issued_at": "2018-06-30T15:59:25.000000Z"}} 2018-06-30 15:59:25,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d198fc144e55912c6e3c0a1e6d79886ab709367" 2018-06-30 15:59:25,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:59:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c49cb02b-c27e-4746-af7c-9fe472075dba Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:59:25,197 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c49cb02b-c27e-4746-af7c-9fe472075dba 2018-06-30 15:59:25,203 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d198fc144e55912c6e3c0a1e6d79886ab709367" 2018-06-30 15:59:26,834 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:26 GMT Content-Type: application/json Content-Length: 961 Connection: keep-alive x-compute-request-id: req-a2c357b9-dd19-44fb-8d1a-e3a3171fcf5e x-openstack-request-id: req-a2c357b9-dd19-44fb-8d1a-e3a3171fcf5e Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007", "rel": "self"}, {"href": "https://172.30.10.101:8776/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:59:22.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "updated_at": "2018-06-30T15:59:23.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "faae0c38-057d-4c1d-b12c-09cd68da7007", "size": 1}]} 2018-06-30 15:59:26,834 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/detail used request id req-a2c357b9-dd19-44fb-8d1a-e3a3171fcf5e 2018-06-30 15:59:26,838 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a2c357b9-dd19-44fb-8d1a-e3a3171fcf5e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d198fc144e55912c6e3c0a1e6d79886ab709367" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-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-06-30 15:59:28,449 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:59:28 GMT Content-Type: application/json Content-Length: 865 Connection: keep-alive x-compute-request-id: req-d621b672-8171-4f5d-b08d-2a6bd877bbc6 x-openstack-request-id: req-d621b672-8171-4f5d-b08d-2a6bd877bbc6 RESP BODY: {"volume": {"status": "creating", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "rel": "self"}, {"href": "https://172.30.10.101:8776/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:59:28.000000", "description": null, "updated_at": null, "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "size": 1}} 2018-06-30 15:59:28,449 - cinderclient.v2.client - DEBUG - POST call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes used request id req-d621b672-8171-4f5d-b08d-2a6bd877bbc6 2018-06-30 15:59:28,453 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2c357b9-dd19-44fb-8d1a-e3a3171fcf5e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d198fc144e55912c6e3c0a1e6d79886ab709367" 2018-06-30 15:59:29,592 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:29 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-c699cf72-e562-4c36-9f2f-dc668bcc7ebf x-openstack-request-id: req-c699cf72-e562-4c36-9f2f-dc668bcc7ebf Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "rel": "self"}, {"href": "https://172.30.10.101:8776/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:59:28.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "updated_at": "2018-06-30T15:59:29.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "size": 1}} 2018-06-30 15:59:29,592 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654 used request id req-c699cf72-e562-4c36-9f2f-dc668bcc7ebf 2018-06-30 15:59:29,592 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-2 2018-06-30 15:59:29,595 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2c357b9-dd19-44fb-8d1a-e3a3171fcf5e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d198fc144e55912c6e3c0a1e6d79886ab709367" 2018-06-30 15:59:32,050 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:32 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-44296ab1-6917-4f0f-86a9-c370a2846121 x-openstack-request-id: req-44296ab1-6917-4f0f-86a9-c370a2846121 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "rel": "self"}, {"href": "https://172.30.10.101:8776/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:59:28.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "updated_at": "2018-06-30T15:59:29.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "size": 1}} 2018-06-30 15:59:32,050 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654 used request id req-44296ab1-6917-4f0f-86a9-c370a2846121 2018-06-30 15:59:32,051 - create_volume - DEBUG - Instance status is - available 2018-06-30 15:59:32,051 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-2 2018-06-30 15:59:32,051 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-2 2018-06-30 15:59:32,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:59:32,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:59:33,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "089c7b95f08d43b8b105821d4e36605d", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj-role"}], "expires_at": "2018-06-30T16:59:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-user", "id": "6809df3f534f423daadeb7d0defbe9d3"}, "audit_ids": ["oSfuNG06Qj2oF-gh-j13UA"], "issued_at": "2018-06-30T15:59:33.000000Z"}} 2018-06-30 15:59:33,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:33,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:59:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd772310-233b-48ba-995e-7c6b701e86bc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:59:33,124 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cd772310-233b-48ba-995e-7c6b701e86bc 2018-06-30 15:59:33,125 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 15:59:33,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:33,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:59:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d71f76d-46fc-4258-b330-203d14643ef9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:59:33,492 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9d71f76d-46fc-4258-b330-203d14643ef9 2018-06-30 15:59:33,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:34,569 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:34 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-e83e47aa-d9d5-473a-b9dc-67e4aa26e8a0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10f8a016-a47a-4c67-8e52-fce5d83904d2"],"updated_at":"2018-06-30T15:59:15Z","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","id":"c1a4022a-6c5f-4750-8a22-3649488c842c","name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net"}]} 2018-06-30 15:59:34,569 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net used request id req-e83e47aa-d9d5-473a-b9dc-67e4aa26e8a0 2018-06-30 15:59:34,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:59:34,583 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:59:34 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:59:34,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:34,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:59:34 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-703e5dd7-1f39-4aca-b284-bb951d77b1bb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}} 2018-06-30 15:59:34,995 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc used request id req-703e5dd7-1f39-4aca-b284-bb951d77b1bb 2018-06-30 15:59:35,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:35,165 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:35 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-7699ffe7-f8d1-4e81-aeb4-7d9c0cca2d37 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:59:15Z","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":"d50cffd664a542ea9320b0c80a7794dc","id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-subnet"}]} 2018-06-30 15:59:35,166 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-7699ffe7-f8d1-4e81-aeb4-7d9c0cca2d37 2018-06-30 15:59:35,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c&name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:36,049 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:36 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-31fab25a-0aff-4db1-b487-37c9868e5111 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:59:36,049 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c&name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-port&admin_state_up=True used request id req-31fab25a-0aff-4db1-b487-37c9868e5111 2018-06-30 15:59:36,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:36,906 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:36 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c5cd832b-41e8-473b-b635-1a1784400b16 X-Compute-Request-Id: req-c5cd832b-41e8-473b-b635-1a1784400b16 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 15:59:36,906 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst used request id req-c5cd832b-41e8-473b-b635-1a1784400b16 2018-06-30 15:59:36,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:38,139 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:38 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-23952372-c1e9-462f-b54b-e6152b1582ae Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10f8a016-a47a-4c67-8e52-fce5d83904d2"],"updated_at":"2018-06-30T15:59:15Z","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","id":"c1a4022a-6c5f-4750-8a22-3649488c842c","name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net"}]} 2018-06-30 15:59:38,140 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net used request id req-23952372-c1e9-462f-b54b-e6152b1582ae 2018-06-30 15:59:38,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:38,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:59:38 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75009722-e761-46cd-bd18-92d826718e67 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}} 2018-06-30 15:59:38,244 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc used request id req-75009722-e761-46cd-bd18-92d826718e67 2018-06-30 15:59:38,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:38,385 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:38 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-f135529a-652e-497f-88ce-b26c1d465ff3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:59:15Z","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":"d50cffd664a542ea9320b0c80a7794dc","id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-subnet"}]} 2018-06-30 15:59:38,385 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-f135529a-652e-497f-88ce-b26c1d465ff3 2018-06-30 15:59:38,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c&name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:38,459 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:38 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-e97a0b20-a423-47d5-b627-9e31ee43c564 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 15:59:38,460 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c&name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-port&admin_state_up=True used request id req-e97a0b20-a423-47d5-b627-9e31ee43c564 2018-06-30 15:59:38,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 15:59:38,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 15:59:39,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "089c7b95f08d43b8b105821d4e36605d", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj-role"}], "expires_at": "2018-06-30T16:59:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-user", "id": "6809df3f534f423daadeb7d0defbe9d3"}, "audit_ids": ["WHtL5a1WSjq-FUBRUEqPFw"], "issued_at": "2018-06-30T15:59:39.000000Z"}} 2018-06-30 15:59:39,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee23e3a94f11bb7fdfeb154a994230be1b6c4c2" 2018-06-30 15:59:39,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:59:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c21c505b-4e37-43ec-8bdd-25025c764c2f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 15:59:39,778 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c21c505b-4e37-43ec-8bdd-25025c764c2f 2018-06-30 15:59:39,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:40,904 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:40 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-133de7c8-f9c8-47ca-8ac0-997d1cde63f0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10f8a016-a47a-4c67-8e52-fce5d83904d2"],"updated_at":"2018-06-30T15:59:15Z","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","id":"c1a4022a-6c5f-4750-8a22-3649488c842c","name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net"}]} 2018-06-30 15:59:40,904 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net used request id req-133de7c8-f9c8-47ca-8ac0-997d1cde63f0 2018-06-30 15:59:40,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:41,267 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:41 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-8ea3e860-6746-4937-8451-05f470691de9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:59:15Z","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":"d50cffd664a542ea9320b0c80a7794dc","id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-subnet"}]} 2018-06-30 15:59:41,267 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-8ea3e860-6746-4937-8451-05f470691de9 2018-06-30 15:59:41,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:41,750 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:41 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-ddfa3e3b-e67a-47f0-97be-179fab49c568 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10f8a016-a47a-4c67-8e52-fce5d83904d2"],"updated_at":"2018-06-30T15:59:15Z","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","id":"c1a4022a-6c5f-4750-8a22-3649488c842c","name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net"}]} 2018-06-30 15:59:41,750 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net used request id req-ddfa3e3b-e67a-47f0-97be-179fab49c568 2018-06-30 15:59:41,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 15:59:41,766 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 15:59:41 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 15:59:41,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dee23e3a94f11bb7fdfeb154a994230be1b6c4c2" 2018-06-30 15:59:41,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:59:41 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-74872f27-f5e9-4d73-b98f-b9d2d2c9810e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}} 2018-06-30 15:59:41,844 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc used request id req-74872f27-f5e9-4d73-b98f-b9d2d2c9810e 2018-06-30 15:59:41,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:41,978 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:41 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-c9fd9f12-62cd-4a8b-8670-a58979ede984 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:59:15Z","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":"d50cffd664a542ea9320b0c80a7794dc","id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-subnet"}]} 2018-06-30 15:59:41,979 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-c9fd9f12-62cd-4a8b-8670-a58979ede984 2018-06-30 15:59:41,979 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net 2018-06-30 15:59:41,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" -d '{"port": {"network_id": "c1a4022a-6c5f-4750-8a22-3649488c842c", "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-port", "admin_state_up": true}}' 2018-06-30 15:59:44,009 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 15:59:44 GMT Content-Type: application/json Content-Length: 759 Connection: keep-alive X-Openstack-Request-Id: req-eb5b23a6-d212-43c6-a90d-49567afd0e72 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T15:59:42Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T15:59:43Z","name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-port","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:af:d1:68","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.9"}],"id":"243d45e4-4cd4-400d-bfdc-81aea4a64d41","security_groups":["56c4fa89-db1d-4d10-8bf4-39b20ccbf107"],"device_id":""}} 2018-06-30 15:59:44,009 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-eb5b23a6-d212-43c6-a90d-49567afd0e72 2018-06-30 15:59:44,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:44,347 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:44 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-a2ad3a42-26dd-4081-a504-29907badd708 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10f8a016-a47a-4c67-8e52-fce5d83904d2"],"updated_at":"2018-06-30T15:59:15Z","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","id":"c1a4022a-6c5f-4750-8a22-3649488c842c","name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net"}]} 2018-06-30 15:59:44,347 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net used request id req-a2ad3a42-26dd-4081-a504-29907badd708 2018-06-30 15:59:44,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:44,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:59:44 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d0429ed-e42f-4104-8bcd-e1eefe9be858 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}} 2018-06-30 15:59:44,439 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc used request id req-8d0429ed-e42f-4104-8bcd-e1eefe9be858 2018-06-30 15:59:44,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:44,605 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:44 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-b0f3d4fd-557d-4fc2-85f3-09cdf1f33415 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:59:15Z","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":"d50cffd664a542ea9320b0c80a7794dc","id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-subnet"}]} 2018-06-30 15:59:44,605 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-b0f3d4fd-557d-4fc2-85f3-09cdf1f33415 2018-06-30 15:59:44,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c&name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:44,839 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:44 GMT Content-Type: application/json Content-Length: 762 Connection: keep-alive X-Openstack-Request-Id: req-6ce940c3-64be-4a67-8af3-0d2ff9291209 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:42Z","admin_state_up":true,"updated_at":"2018-06-30T15:59:43Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:af:d1:68","id":"243d45e4-4cd4-400d-bfdc-81aea4a64d41","port_security_enabled":true,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["56c4fa89-db1d-4d10-8bf4-39b20ccbf107"],"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-port"}]} 2018-06-30 15:59:44,839 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c&name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-port&admin_state_up=True used request id req-6ce940c3-64be-4a67-8af3-0d2ff9291209 2018-06-30 15:59:44,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:44,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 15:59:44 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6fd8ee3-7e64-4a42-b24f-9a0a23c19227 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}} 2018-06-30 15:59:44,950 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc used request id req-f6fd8ee3-7e64-4a42-b24f-9a0a23c19227 2018-06-30 15:59:44,951 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst 2018-06-30 15:59:44,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:45,756 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:45 GMT Content-Type: application/json Content-Length: 693 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f2c53a0e-4d28-4d65-8a10-ebed861d23b4 X-Compute-Request-Id: req-f2c53a0e-4d28-4d65-8a10-ebed861d23b4 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-flavor-name"}]} 2018-06-30 15:59:45,756 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-f2c53a0e-4d28-4d65-8a10-ebed861d23b4 2018-06-30 15:59:45,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:46,543 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:46 GMT Content-Type: application/json Content-Length: 532 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3d1875fd-5483-4118-8a1d-61773338a169 X-Compute-Request-Id: req-3d1875fd-5483-4118-8a1d-61773338a169 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "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": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d"}} 2018-06-30 15:59:46,543 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d used request id req-3d1875fd-5483-4118-8a1d-61773338a169 2018-06-30 15:59:46,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:47,441 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:47 GMT Content-Type: application/json Content-Length: 900 Connection: keep-alive X-Openstack-Request-Id: req-01dceeb7-9ee1-4f75-96df-92bf25207d07 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T15:59:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T15:59:05Z", "visibility": "shared", "self": "/v2/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "min_disk": 0, "protected": false, "id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "file": "/v2/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d50cffd664a542ea9320b0c80a7794dc", "direct_url": "file:///var/lib/glance/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-image"} 2018-06-30 15:59:47,441 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-image used request id req-01dceeb7-9ee1-4f75-96df-92bf25207d07 2018-06-30 15:59:47,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:49,093 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:49 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-76b72bda-f509-4725-abf4-933d4881926b Front-End-Https: on 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", "root-tar"], "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-06-30 15:59:49,093 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-76b72bda-f509-4725-abf4-933d4881926b 2018-06-30 15:59:49,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" -d '{"server": {"name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "imageRef": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "flavorRef": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "max_count": 1, "min_count": 1, "networks": [{"port": "243d45e4-4cd4-400d-bfdc-81aea4a64d41"}]}}' 2018-06-30 15:59:55,155 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 15:59:55 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-442b3587-f269-40b7-b1dd-921c529f62aa X-Compute-Request-Id: req-442b3587-f269-40b7-b1dd-921c529f62aa RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "adminPass": "dc4gH2k9SUjw"}} 2018-06-30 15:59:55,155 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-442b3587-f269-40b7-b1dd-921c529f62aa 2018-06-30 15:59:55,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:57,563 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:57 GMT Content-Type: application/json Content-Length: 1297 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-730f492c-6920-4dad-84ab-f8e361c7bea5 X-Compute-Request-Id: req-730f492c-6920-4dad-84ab-f8e361c7bea5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "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-06-30T15:59:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:59:57,563 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-730f492c-6920-4dad-84ab-f8e361c7bea5 2018-06-30 15:59:57,564 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst 2018-06-30 15:59:57,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 15:59:59,921 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 15:59:59 GMT Content-Type: application/json Content-Length: 1349 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bdb4c15c-4b7e-47f6-8ecf-c3fee54f875d X-Compute-Request-Id: req-bdb4c15c-4b7e-47f6-8ecf-c3fee54f875d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "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-06-30T15:59:58Z", "hostId": "273aa40d392bfac5e41fabeb07f4ab4c4b1695e39f943db212610e71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 15:59:59,921 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-bdb4c15c-4b7e-47f6-8ecf-c3fee54f875d 2018-06-30 15:59:59,921 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst] is - BUILD 2018-06-30 15:59:59,921 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:00:02,925 - create_instance - DEBUG - VM status query timeout in 894.639732838 2018-06-30 16:00:02,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:04,624 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:04 GMT Content-Type: application/json Content-Length: 1397 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6f4e2b07-273a-4473-9e1f-2bd3b7d5b42c X-Compute-Request-Id: req-6f4e2b07-273a-4473-9e1f-2bd3b7d5b42c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "security_groups": [{"name": "default"}], "user_id": "6809df3f534f423daadeb7d0defbe9d3", "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-06-30T16:00:02Z", "hostId": "273aa40d392bfac5e41fabeb07f4ab4c4b1695e39f943db212610e71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:00:04,625 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-6f4e2b07-273a-4473-9e1f-2bd3b7d5b42c 2018-06-30 16:00:04,625 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst] is - BUILD 2018-06-30 16:00:04,625 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:00:07,629 - create_instance - DEBUG - VM status query timeout in 889.935728788 2018-06-30 16:00:07,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:09,483 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:09 GMT Content-Type: application/json Content-Length: 1397 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-153c0cde-183d-4fb4-bd32-43232c0b6bfd X-Compute-Request-Id: req-153c0cde-183d-4fb4-bd32-43232c0b6bfd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "security_groups": [{"name": "default"}], "user_id": "6809df3f534f423daadeb7d0defbe9d3", "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-06-30T16:00:02Z", "hostId": "273aa40d392bfac5e41fabeb07f4ab4c4b1695e39f943db212610e71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:00:09,483 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-153c0cde-183d-4fb4-bd32-43232c0b6bfd 2018-06-30 16:00:09,483 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst] is - BUILD 2018-06-30 16:00:09,484 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:00:12,486 - create_instance - DEBUG - VM status query timeout in 885.078073978 2018-06-30 16:00:12,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:12,983 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:12 GMT Content-Type: application/json Content-Length: 1397 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9e3db3ae-6e8d-434e-9d63-d440c21c95db X-Compute-Request-Id: req-9e3db3ae-6e8d-434e-9d63-d440c21c95db Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "security_groups": [{"name": "default"}], "user_id": "6809df3f534f423daadeb7d0defbe9d3", "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-06-30T16:00:02Z", "hostId": "273aa40d392bfac5e41fabeb07f4ab4c4b1695e39f943db212610e71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:00:12,984 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-9e3db3ae-6e8d-434e-9d63-d440c21c95db 2018-06-30 16:00:12,984 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst] is - BUILD 2018-06-30 16:00:12,984 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:00:15,988 - create_instance - DEBUG - VM status query timeout in 881.576753855 2018-06-30 16:00:15,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:18,610 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:18 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2c8735a0-5c28-4728-99b9-bd71b3ec6c8b X-Compute-Request-Id: req-2c8735a0-5c28-4728-99b9-bd71b3ec6c8b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:d1:68", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:00:14.000000", "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "security_groups": [{"name": "default"}], "user_id": "6809df3f534f423daadeb7d0defbe9d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:00:14Z", "hostId": "273aa40d392bfac5e41fabeb07f4ab4c4b1695e39f943db212610e71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:00:18,610 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-2c8735a0-5c28-4728-99b9-bd71b3ec6c8b 2018-06-30 16:00:18,610 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst] is - ACTIVE 2018-06-30 16:00:18,611 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:00:18,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:19,216 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:19 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dc53e551-4f75-44c4-a28e-f22ed610de88 X-Compute-Request-Id: req-dc53e551-4f75-44c4-a28e-f22ed610de88 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:d1:68", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:00:14.000000", "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "security_groups": [{"name": "default"}], "user_id": "6809df3f534f423daadeb7d0defbe9d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:00:14Z", "hostId": "273aa40d392bfac5e41fabeb07f4ab4c4b1695e39f943db212610e71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:00:19,216 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-dc53e551-4f75-44c4-a28e-f22ed610de88 2018-06-30 16:00:19,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:19,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:19 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-89178382-885f-4baf-ac9a-5e3f3d3bcf02 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10f8a016-a47a-4c67-8e52-fce5d83904d2"],"updated_at":"2018-06-30T15:59:15Z","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","id":"c1a4022a-6c5f-4750-8a22-3649488c842c","name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net"}]} 2018-06-30 16:00:19,750 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net used request id req-89178382-885f-4baf-ac9a-5e3f3d3bcf02 2018-06-30 16:00:19,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:19,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:00:19 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-400217b7-0a1d-4e25-a98f-990eafb2e807 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}} 2018-06-30 16:00:19,820 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc used request id req-400217b7-0a1d-4e25-a98f-990eafb2e807 2018-06-30 16:00:19,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:19,970 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:19 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-93d40a11-f2d8-4182-a4d7-aee099e58857 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:59:15Z","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":"d50cffd664a542ea9320b0c80a7794dc","id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-subnet"}]} 2018-06-30 16:00:19,970 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-93d40a11-f2d8-4182-a4d7-aee099e58857 2018-06-30 16:00:19,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:20,178 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:20 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-ce151df1-a2d1-4999-a836-32d26e441d0e Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:42Z","admin_state_up":true,"updated_at":"2018-06-30T16:00:13Z","binding:vnic_type":"normal","device_id":"f93164b6-7d3a-4d99-b3ba-99b7910eb3a3","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:af:d1:68","id":"243d45e4-4cd4-400d-bfdc-81aea4a64d41","port_security_enabled":true,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["56c4fa89-db1d-4d10-8bf4-39b20ccbf107"],"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:17Z","admin_state_up":true,"updated_at":"2018-06-30T15:59:22Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c1a4022a-6c5f-4750-8a22-3649488c842c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6b:6f:56","id":"63a6aee7-db2e-4fb7-9808-62ce13b72ace","port_security_enabled":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:16Z","admin_state_up":true,"updated_at":"2018-06-30T15:59:22Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c1a4022a-6c5f-4750-8a22-3649488c842c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:50:88:a7","id":"786cf778-b761-458b-b015-4faaded1e1ce","port_security_enabled":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:00:20,178 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-ce151df1-a2d1-4999-a836-32d26e441d0e 2018-06-30 16:00:20,181 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:21,493 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:21 GMT Content-Type: application/json Content-Length: 1909 Connection: keep-alive x-compute-request-id: req-0a5a37b7-648e-4977-b9b1-0ebefff3ce93 x-openstack-request-id: req-0a5a37b7-648e-4977-b9b1-0ebefff3ce93 Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "rel": "self"}, {"href": "https://172.30.10.101:8776/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:59:28.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "updated_at": "2018-06-30T15:59:29.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "size": 1}, {"status": "available", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007", "rel": "self"}, {"href": "https://172.30.10.101:8776/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:59:22.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "updated_at": "2018-06-30T15:59:23.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "faae0c38-057d-4c1d-b12c-09cd68da7007", "size": 1}]} 2018-06-30 16:00:21,493 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/detail used request id req-0a5a37b7-648e-4977-b9b1-0ebefff3ce93 2018-06-30 16:00:21,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:21,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:00:21 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e04b6cfa-e5c8-41bd-9dd7-c005f8bc78cd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}} 2018-06-30 16:00:21,562 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc used request id req-e04b6cfa-e5c8-41bd-9dd7-c005f8bc78cd 2018-06-30 16:00:21,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:21,967 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:21 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-df6397ba-ab04-4d3d-90f6-9b3e6dc5c9f1 X-Compute-Request-Id: req-df6397ba-ab04-4d3d-90f6-9b3e6dc5c9f1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:d1:68", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:00:14.000000", "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "security_groups": [{"name": "default"}], "user_id": "6809df3f534f423daadeb7d0defbe9d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:00:14Z", "hostId": "273aa40d392bfac5e41fabeb07f4ab4c4b1695e39f943db212610e71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:00:21,968 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-df6397ba-ab04-4d3d-90f6-9b3e6dc5c9f1 2018-06-30 16:00:21,968 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst] is - ACTIVE 2018-06-30 16:00:21,968 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:00:21,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:22,804 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:22 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bb6fe85f-6d30-475f-920e-5a4903b23d00 X-Compute-Request-Id: req-bb6fe85f-6d30-475f-920e-5a4903b23d00 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:d1:68", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:00:14.000000", "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "security_groups": [{"name": "default"}], "user_id": "6809df3f534f423daadeb7d0defbe9d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:00:14Z", "hostId": "273aa40d392bfac5e41fabeb07f4ab4c4b1695e39f943db212610e71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:00:22,805 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-bb6fe85f-6d30-475f-920e-5a4903b23d00 2018-06-30 16:00:22,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:23,096 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:23 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-d51f4e98-2453-4237-8b10-6dd0b591d034 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10f8a016-a47a-4c67-8e52-fce5d83904d2"],"updated_at":"2018-06-30T15:59:15Z","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","id":"c1a4022a-6c5f-4750-8a22-3649488c842c","name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net"}]} 2018-06-30 16:00:23,096 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net used request id req-d51f4e98-2453-4237-8b10-6dd0b591d034 2018-06-30 16:00:23,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:23,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:00:23 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1faadb2-c07f-4619-9bb2-5909652d8353 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}} 2018-06-30 16:00:23,508 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc used request id req-f1faadb2-c07f-4619-9bb2-5909652d8353 2018-06-30 16:00:23,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:23,737 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:23 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-cf378455-3a37-4bd2-a031-4e835ce0aadb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:59:15Z","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":"d50cffd664a542ea9320b0c80a7794dc","id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-subnet"}]} 2018-06-30 16:00:23,737 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-cf378455-3a37-4bd2-a031-4e835ce0aadb 2018-06-30 16:00:23,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:23,970 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:23 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-3248c9e9-b5b6-4118-8fb5-657d107dc800 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:42Z","admin_state_up":true,"updated_at":"2018-06-30T16:00:13Z","binding:vnic_type":"normal","device_id":"f93164b6-7d3a-4d99-b3ba-99b7910eb3a3","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:af:d1:68","id":"243d45e4-4cd4-400d-bfdc-81aea4a64d41","port_security_enabled":true,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["56c4fa89-db1d-4d10-8bf4-39b20ccbf107"],"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:17Z","admin_state_up":true,"updated_at":"2018-06-30T15:59:22Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c1a4022a-6c5f-4750-8a22-3649488c842c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6b:6f:56","id":"63a6aee7-db2e-4fb7-9808-62ce13b72ace","port_security_enabled":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:16Z","admin_state_up":true,"updated_at":"2018-06-30T15:59:22Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c1a4022a-6c5f-4750-8a22-3649488c842c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:50:88:a7","id":"786cf778-b761-458b-b015-4faaded1e1ce","port_security_enabled":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:00:23,970 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-3248c9e9-b5b6-4118-8fb5-657d107dc800 2018-06-30 16:00:23,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" -d '{"volumeAttachment": {"volumeId": "faae0c38-057d-4c1d-b12c-09cd68da7007"}}' 2018-06-30 16:00:29,869 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:29 GMT Content-Type: application/json Content-Length: 194 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8cff2044-784a-47e8-bf90-89c8273752a5 X-Compute-Request-Id: req-8cff2044-784a-47e8-bf90-89c8273752a5 Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "id": "faae0c38-057d-4c1d-b12c-09cd68da7007", "volumeId": "faae0c38-057d-4c1d-b12c-09cd68da7007"}} 2018-06-30 16:00:29,869 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3/os-volume_attachments used request id req-8cff2044-784a-47e8-bf90-89c8273752a5 2018-06-30 16:00:29,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:31,692 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:31 GMT Content-Type: application/json Content-Length: 1651 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e7d50800-a461-43e9-b72a-fcb4fa788bcd X-Compute-Request-Id: req-e7d50800-a461-43e9-b72a-fcb4fa788bcd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:d1:68", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:00:14.000000", "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "security_groups": [{"name": "default"}], "user_id": "6809df3f534f423daadeb7d0defbe9d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:00:14Z", "hostId": "273aa40d392bfac5e41fabeb07f4ab4c4b1695e39f943db212610e71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [{"id": "faae0c38-057d-4c1d-b12c-09cd68da7007"}], "metadata": {}}} 2018-06-30 16:00:31,692 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-e7d50800-a461-43e9-b72a-fcb4fa788bcd 2018-06-30 16:00:31,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:32,064 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:32 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-92f9a472-c7d9-495e-b2aa-85e126e11a56 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10f8a016-a47a-4c67-8e52-fce5d83904d2"],"updated_at":"2018-06-30T15:59:15Z","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","id":"c1a4022a-6c5f-4750-8a22-3649488c842c","name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net"}]} 2018-06-30 16:00:32,064 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net used request id req-92f9a472-c7d9-495e-b2aa-85e126e11a56 2018-06-30 16:00:32,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:32,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:00:32 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62dacfa3-9324-4028-abe0-de4ab06ee735 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}} 2018-06-30 16:00:32,411 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc used request id req-62dacfa3-9324-4028-abe0-de4ab06ee735 2018-06-30 16:00:32,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:32,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:32 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-d94a48d4-a3dc-402f-90bf-56a5b4dbe082 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:59:15Z","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":"d50cffd664a542ea9320b0c80a7794dc","id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-subnet"}]} 2018-06-30 16:00:32,555 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-d94a48d4-a3dc-402f-90bf-56a5b4dbe082 2018-06-30 16:00:32,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:32,752 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:32 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-3f204079-7002-4e8a-a1fe-80930428e896 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:42Z","admin_state_up":true,"updated_at":"2018-06-30T16:00:13Z","binding:vnic_type":"normal","device_id":"f93164b6-7d3a-4d99-b3ba-99b7910eb3a3","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:af:d1:68","id":"243d45e4-4cd4-400d-bfdc-81aea4a64d41","port_security_enabled":true,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["56c4fa89-db1d-4d10-8bf4-39b20ccbf107"],"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:17Z","admin_state_up":true,"updated_at":"2018-06-30T15:59:22Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c1a4022a-6c5f-4750-8a22-3649488c842c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6b:6f:56","id":"63a6aee7-db2e-4fb7-9808-62ce13b72ace","port_security_enabled":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:16Z","admin_state_up":true,"updated_at":"2018-06-30T15:59:22Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c1a4022a-6c5f-4750-8a22-3649488c842c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:50:88:a7","id":"786cf778-b761-458b-b015-4faaded1e1ce","port_security_enabled":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:00:32,752 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-3f204079-7002-4e8a-a1fe-80930428e896 2018-06-30 16:00:32,756 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a5a37b7-648e-4977-b9b1-0ebefff3ce93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:33,839 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:33 GMT Content-Type: application/json Content-Length: 1908 Connection: keep-alive x-compute-request-id: req-1fac647b-d9f3-4d10-b117-9b0cd005541a x-openstack-request-id: req-1fac647b-d9f3-4d10-b117-9b0cd005541a Front-End-Https: on RESP BODY: {"volumes": [{"status": "available", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "rel": "self"}, {"href": "https://172.30.10.101:8776/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:59:28.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "updated_at": "2018-06-30T15:59:29.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "size": 1}, {"status": "reserved", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007", "rel": "self"}, {"href": "https://172.30.10.101:8776/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:59:22.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "updated_at": "2018-06-30T16:00:30.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "faae0c38-057d-4c1d-b12c-09cd68da7007", "size": 1}]} 2018-06-30 16:00:33,839 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/detail used request id req-1fac647b-d9f3-4d10-b117-9b0cd005541a 2018-06-30 16:00:33,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:34,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:00:33 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-900edd0d-9167-443b-b129-0fe1a6081a26 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}} 2018-06-30 16:00:34,102 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc used request id req-900edd0d-9167-443b-b129-0fe1a6081a26 2018-06-30 16:00:34,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:36,497 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:36 GMT Content-Type: application/json Content-Length: 1651 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e3578db1-bd87-4861-9dcf-7f9fe33d0b55 X-Compute-Request-Id: req-e3578db1-bd87-4861-9dcf-7f9fe33d0b55 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:d1:68", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:00:14.000000", "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "security_groups": [{"name": "default"}], "user_id": "6809df3f534f423daadeb7d0defbe9d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:00:14Z", "hostId": "273aa40d392bfac5e41fabeb07f4ab4c4b1695e39f943db212610e71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [{"id": "faae0c38-057d-4c1d-b12c-09cd68da7007"}], "metadata": {}}} 2018-06-30 16:00:36,497 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-e3578db1-bd87-4861-9dcf-7f9fe33d0b55 2018-06-30 16:00:36,498 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst] is - ACTIVE 2018-06-30 16:00:36,498 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:00:36,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:36,967 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:36 GMT Content-Type: application/json Content-Length: 1651 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c578cbef-313e-4b4a-9072-898d34c3f06a X-Compute-Request-Id: req-c578cbef-313e-4b4a-9072-898d34c3f06a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:d1:68", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:00:14.000000", "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "security_groups": [{"name": "default"}], "user_id": "6809df3f534f423daadeb7d0defbe9d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:00:14Z", "hostId": "273aa40d392bfac5e41fabeb07f4ab4c4b1695e39f943db212610e71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [{"id": "faae0c38-057d-4c1d-b12c-09cd68da7007"}], "metadata": {}}} 2018-06-30 16:00:36,967 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-c578cbef-313e-4b4a-9072-898d34c3f06a 2018-06-30 16:00:36,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:37,272 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:37 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-6476d772-de76-4029-8211-29f0bd4cf4d9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10f8a016-a47a-4c67-8e52-fce5d83904d2"],"updated_at":"2018-06-30T15:59:15Z","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","id":"c1a4022a-6c5f-4750-8a22-3649488c842c","name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net"}]} 2018-06-30 16:00:37,273 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net used request id req-6476d772-de76-4029-8211-29f0bd4cf4d9 2018-06-30 16:00:37,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:37,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:00:37 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85e7b055-2972-4cc7-8c3f-f39e262db96c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}} 2018-06-30 16:00:37,377 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc used request id req-85e7b055-2972-4cc7-8c3f-f39e262db96c 2018-06-30 16:00:37,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:37,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:37 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-89bd5517-2b79-41f3-88e5-456f17933d91 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:59:15Z","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":"d50cffd664a542ea9320b0c80a7794dc","id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-subnet"}]} 2018-06-30 16:00:37,501 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-89bd5517-2b79-41f3-88e5-456f17933d91 2018-06-30 16:00:37,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:37,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:37 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-a3528b30-72fe-46cf-a906-8a4b52108471 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:42Z","admin_state_up":true,"updated_at":"2018-06-30T16:00:13Z","binding:vnic_type":"normal","device_id":"f93164b6-7d3a-4d99-b3ba-99b7910eb3a3","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:af:d1:68","id":"243d45e4-4cd4-400d-bfdc-81aea4a64d41","port_security_enabled":true,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["56c4fa89-db1d-4d10-8bf4-39b20ccbf107"],"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:17Z","admin_state_up":true,"updated_at":"2018-06-30T15:59:22Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c1a4022a-6c5f-4750-8a22-3649488c842c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6b:6f:56","id":"63a6aee7-db2e-4fb7-9808-62ce13b72ace","port_security_enabled":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:16Z","admin_state_up":true,"updated_at":"2018-06-30T15:59:22Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c1a4022a-6c5f-4750-8a22-3649488c842c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:50:88:a7","id":"786cf778-b761-458b-b015-4faaded1e1ce","port_security_enabled":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:00:37,705 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-a3528b30-72fe-46cf-a906-8a4b52108471 2018-06-30 16:00:37,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" -d '{"volumeAttachment": {"volumeId": "3045dcf9-32e0-4f4a-bb74-1d6db7e40654"}}' 2018-06-30 16:00:43,536 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:43 GMT Content-Type: application/json Content-Length: 194 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-19d2c05e-04dc-42c9-b535-ca5178ab774e X-Compute-Request-Id: req-19d2c05e-04dc-42c9-b535-ca5178ab774e Front-End-Https: on RESP BODY: {"volumeAttachment": {"device": "/dev/vdd", "serverId": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "id": "3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "volumeId": "3045dcf9-32e0-4f4a-bb74-1d6db7e40654"}} 2018-06-30 16:00:43,536 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3/os-volume_attachments used request id req-19d2c05e-04dc-42c9-b535-ca5178ab774e 2018-06-30 16:00:43,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:45,659 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:45 GMT Content-Type: application/json Content-Length: 1699 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0d45debe-1d1b-4ccd-add3-5adcc442c6dd X-Compute-Request-Id: req-0d45debe-1d1b-4ccd-add3-5adcc442c6dd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:d1:68", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:00:14.000000", "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "security_groups": [{"name": "default"}], "user_id": "6809df3f534f423daadeb7d0defbe9d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:00:14Z", "hostId": "273aa40d392bfac5e41fabeb07f4ab4c4b1695e39f943db212610e71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [{"id": "faae0c38-057d-4c1d-b12c-09cd68da7007"}, {"id": "3045dcf9-32e0-4f4a-bb74-1d6db7e40654"}], "metadata": {}}} 2018-06-30 16:00:45,659 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-0d45debe-1d1b-4ccd-add3-5adcc442c6dd 2018-06-30 16:00:45,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:46,209 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:46 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-8afa335b-9742-415e-a87c-cacd2e33763c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10f8a016-a47a-4c67-8e52-fce5d83904d2"],"updated_at":"2018-06-30T15:59:15Z","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","id":"c1a4022a-6c5f-4750-8a22-3649488c842c","name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net"}]} 2018-06-30 16:00:46,209 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net used request id req-8afa335b-9742-415e-a87c-cacd2e33763c 2018-06-30 16:00:46,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:46,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:00:46 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-848822f5-97bf-41f4-ae9a-5ec0e0f7a80f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}} 2018-06-30 16:00:46,308 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc used request id req-848822f5-97bf-41f4-ae9a-5ec0e0f7a80f 2018-06-30 16:00:46,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:46,462 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:46 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-ce2f861c-149a-4b85-a581-d8dfce44eb0c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:59:15Z","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":"d50cffd664a542ea9320b0c80a7794dc","id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-subnet"}]} 2018-06-30 16:00:46,462 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-ce2f861c-149a-4b85-a581-d8dfce44eb0c 2018-06-30 16:00:46,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:46,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:46 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-7d2a5e20-f269-421e-8da9-818141084900 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:42Z","admin_state_up":true,"updated_at":"2018-06-30T16:00:13Z","binding:vnic_type":"normal","device_id":"f93164b6-7d3a-4d99-b3ba-99b7910eb3a3","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:af:d1:68","id":"243d45e4-4cd4-400d-bfdc-81aea4a64d41","port_security_enabled":true,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["56c4fa89-db1d-4d10-8bf4-39b20ccbf107"],"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:17Z","admin_state_up":true,"updated_at":"2018-06-30T15:59:22Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c1a4022a-6c5f-4750-8a22-3649488c842c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6b:6f:56","id":"63a6aee7-db2e-4fb7-9808-62ce13b72ace","port_security_enabled":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:16Z","admin_state_up":true,"updated_at":"2018-06-30T15:59:22Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c1a4022a-6c5f-4750-8a22-3649488c842c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:50:88:a7","id":"786cf778-b761-458b-b015-4faaded1e1ce","port_security_enabled":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:00:46,682 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-7d2a5e20-f269-421e-8da9-818141084900 2018-06-30 16:00:46,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:00:47,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "089c7b95f08d43b8b105821d4e36605d", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj-role"}], "expires_at": "2018-06-30T17:00:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d50cffd664a542ea9320b0c80a7794dc", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-user", "id": "6809df3f534f423daadeb7d0defbe9d3"}, "audit_ids": ["9nSjnDzWTKK8C0ha7PkQEg"], "issued_at": "2018-06-30T16:00:47.000000Z"}} 2018-06-30 16:00:47,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f1bbba7e89bc03ed54a4e00f9be2049e78a024" 2018-06-30 16:00:50,486 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:50 GMT Content-Type: application/json Content-Length: 1702 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8a4c8185-7d2d-496c-893e-4cdb08bbc125 X-Compute-Request-Id: req-8a4c8185-7d2d-496c-893e-4cdb08bbc125 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:d1:68", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:00:14.000000", "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "security_groups": [{"name": "default"}], "user_id": "6809df3f534f423daadeb7d0defbe9d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:00:14Z", "hostId": "273aa40d392bfac5e41fabeb07f4ab4c4b1695e39f943db212610e71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [{"id": "faae0c38-057d-4c1d-b12c-09cd68da7007"}, {"id": "3045dcf9-32e0-4f4a-bb74-1d6db7e40654"}], "metadata": {}}]} 2018-06-30 16:00:50,486 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst used request id req-8a4c8185-7d2d-496c-893e-4cdb08bbc125 2018-06-30 16:00:50,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f1bbba7e89bc03ed54a4e00f9be2049e78a024" 2018-06-30 16:00:51,511 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:51 GMT Content-Type: application/json Content-Length: 635 Connection: keep-alive X-Openstack-Request-Id: req-b74e8ac2-c6b8-4162-9a13-a70576e6a414 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10f8a016-a47a-4c67-8e52-fce5d83904d2"],"updated_at":"2018-06-30T15:59:15Z","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","id":"c1a4022a-6c5f-4750-8a22-3649488c842c","name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net"}]} 2018-06-30 16:00:51,511 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net used request id req-b74e8ac2-c6b8-4162-9a13-a70576e6a414 2018-06-30 16:00:51,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f1bbba7e89bc03ed54a4e00f9be2049e78a024" 2018-06-30 16:00:52,401 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:52 GMT Content-Type: application/json Content-Length: 675 Connection: keep-alive X-Openstack-Request-Id: req-694131a4-185d-4fce-82db-1c16ee815dc8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:15Z","dns_nameservers":[],"updated_at":"2018-06-30T15:59:15Z","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":"d50cffd664a542ea9320b0c80a7794dc","id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-subnet"}]} 2018-06-30 16:00:52,401 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-694131a4-185d-4fce-82db-1c16ee815dc8 2018-06-30 16:00:52,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15f1bbba7e89bc03ed54a4e00f9be2049e78a024" 2018-06-30 16:00:52,680 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:52 GMT Content-Type: application/json Content-Length: 2289 Connection: keep-alive X-Openstack-Request-Id: req-e56dc699-0847-40ea-85c9-f285a25d6825 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:42Z","admin_state_up":true,"updated_at":"2018-06-30T16:00:13Z","binding:vnic_type":"normal","device_id":"f93164b6-7d3a-4d99-b3ba-99b7910eb3a3","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:af:d1:68","id":"243d45e4-4cd4-400d-bfdc-81aea4a64d41","port_security_enabled":true,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.9"}],"extra_dhcp_opts":[],"security_groups":["56c4fa89-db1d-4d10-8bf4-39b20ccbf107"],"name":"CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-port"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:17Z","admin_state_up":true,"updated_at":"2018-06-30T15:59:22Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c1a4022a-6c5f-4750-8a22-3649488c842c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:6b:6f:56","id":"63a6aee7-db2e-4fb7-9808-62ce13b72ace","port_security_enabled":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c1a4022a-6c5f-4750-8a22-3649488c842c","tenant_id":"d50cffd664a542ea9320b0c80a7794dc","created_at":"2018-06-30T15:59:16Z","admin_state_up":true,"updated_at":"2018-06-30T15:59:22Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c1a4022a-6c5f-4750-8a22-3649488c842c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:50:88:a7","id":"786cf778-b761-458b-b015-4faaded1e1ce","port_security_enabled":false,"project_id":"d50cffd664a542ea9320b0c80a7794dc","fixed_ips":[{"subnet_id":"10f8a016-a47a-4c67-8e52-fce5d83904d2","ip_address":"10.55.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:00:52,680 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-e56dc699-0847-40ea-85c9-f285a25d6825 2018-06-30 16:00:52,681 - create_instance - INFO - Deleting Port with ID - 243d45e4-4cd4-400d-bfdc-81aea4a64d41 2018-06-30 16:00:52,681 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-port 2018-06-30 16:00:52,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/243d45e4-4cd4-400d-bfdc-81aea4a64d41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:53,803 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:00:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a9403639-e1ca-451f-aa04-8a43492e554a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:00:53,804 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/243d45e4-4cd4-400d-bfdc-81aea4a64d41 used request id req-a9403639-e1ca-451f-aa04-8a43492e554a 2018-06-30 16:00:53,807 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a5a37b7-648e-4977-b9b1-0ebefff3ce93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:54,861 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:54 GMT Content-Type: application/json Content-Length: 1275 Connection: keep-alive x-compute-request-id: req-efca3d85-ae89-4a0f-8168-37000458ab5e x-openstack-request-id: req-efca3d85-ae89-4a0f-8168-37000458ab5e Front-End-Https: on RESP BODY: {"volume": {"status": "in-use", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "attachments": [{"server_id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "attachment_id": "be5397a8-d2aa-468f-a1da-bd3f007ed1c3", "attached_at": "2018-06-30T16:00:34.000000", "host_name": "cmp001", "volume_id": "faae0c38-057d-4c1d-b12c-09cd68da7007", "device": "/dev/vdc", "id": "faae0c38-057d-4c1d-b12c-09cd68da7007"}], "links": [{"href": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007", "rel": "self"}, {"href": "https://172.30.10.101:8776/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:59:22.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "updated_at": "2018-06-30T16:00:38.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "faae0c38-057d-4c1d-b12c-09cd68da7007", "size": 1}} 2018-06-30 16:00:54,861 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007 used request id req-efca3d85-ae89-4a0f-8168-37000458ab5e 2018-06-30 16:00:54,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3/os-volume_attachments/faae0c38-057d-4c1d-b12c-09cd68da7007 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:57,914 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:00:57 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-33ecbe8d-ac68-4715-b1b0-9b0d30aeb872 X-Compute-Request-Id: req-33ecbe8d-ac68-4715-b1b0-9b0d30aeb872 2018-06-30 16:00:57,914 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3/os-volume_attachments/faae0c38-057d-4c1d-b12c-09cd68da7007 used request id req-33ecbe8d-ac68-4715-b1b0-9b0d30aeb872 2018-06-30 16:00:57,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:00:59,727 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:00:59 GMT Content-Type: application/json Content-Length: 1470 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ca43ff59-91a8-4840-a819-5b05b5a9fc98 X-Compute-Request-Id: req-ca43ff59-91a8-4840-a819-5b05b5a9fc98 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:00:14.000000", "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:00:14Z", "hostId": "273aa40d392bfac5e41fabeb07f4ab4c4b1695e39f943db212610e71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [{"id": "faae0c38-057d-4c1d-b12c-09cd68da7007"}, {"id": "3045dcf9-32e0-4f4a-bb74-1d6db7e40654"}], "metadata": {}}} 2018-06-30 16:00:59,728 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-ca43ff59-91a8-4840-a819-5b05b5a9fc98 2018-06-30 16:01:02,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:01:03,130 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:01:03 GMT Content-Type: application/json Content-Length: 1422 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9b480623-e291-4e79-828c-565963c83ae4 X-Compute-Request-Id: req-9b480623-e291-4e79-828c-565963c83ae4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:00:14.000000", "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:00:14Z", "hostId": "273aa40d392bfac5e41fabeb07f4ab4c4b1695e39f943db212610e71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [{"id": "3045dcf9-32e0-4f4a-bb74-1d6db7e40654"}], "metadata": {}}} 2018-06-30 16:01:03,130 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-9b480623-e291-4e79-828c-565963c83ae4 2018-06-30 16:01:03,133 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a5a37b7-648e-4977-b9b1-0ebefff3ce93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:01:04,149 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:01:04 GMT Content-Type: application/json Content-Length: 1275 Connection: keep-alive x-compute-request-id: req-078d4222-4918-43d1-8d32-47cca6561ba9 x-openstack-request-id: req-078d4222-4918-43d1-8d32-47cca6561ba9 Front-End-Https: on RESP BODY: {"volume": {"status": "in-use", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "attachments": [{"server_id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "attachment_id": "f74d8eaa-4509-45ef-b018-9e4025e8b0e4", "attached_at": "2018-06-30T16:00:46.000000", "host_name": "cmp001", "volume_id": "3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "device": "/dev/vdd", "id": "3045dcf9-32e0-4f4a-bb74-1d6db7e40654"}], "links": [{"href": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "rel": "self"}, {"href": "https://172.30.10.101:8776/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:59:28.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "updated_at": "2018-06-30T16:00:49.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "size": 1}} 2018-06-30 16:01:04,149 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654 used request id req-078d4222-4918-43d1-8d32-47cca6561ba9 2018-06-30 16:01:04,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3/os-volume_attachments/3045dcf9-32e0-4f4a-bb74-1d6db7e40654 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:01:06,394 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:01:06 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-728f8df6-4cd3-4bc9-8e0c-a819bd52b16d X-Compute-Request-Id: req-728f8df6-4cd3-4bc9-8e0c-a819bd52b16d 2018-06-30 16:01:06,394 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3/os-volume_attachments/3045dcf9-32e0-4f4a-bb74-1d6db7e40654 used request id req-728f8df6-4cd3-4bc9-8e0c-a819bd52b16d 2018-06-30 16:01:06,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:01:06,780 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:01:06 GMT Content-Type: application/json Content-Length: 1422 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-372c8f9a-072f-4ed2-957f-cf264db8f87c X-Compute-Request-Id: req-372c8f9a-072f-4ed2-957f-cf264db8f87c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:00:14.000000", "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:00:14Z", "hostId": "273aa40d392bfac5e41fabeb07f4ab4c4b1695e39f943db212610e71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [{"id": "3045dcf9-32e0-4f4a-bb74-1d6db7e40654"}], "metadata": {}}} 2018-06-30 16:01:06,780 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-372c8f9a-072f-4ed2-957f-cf264db8f87c 2018-06-30 16:01:09,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:01:10,879 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:01:10 GMT Content-Type: application/json Content-Length: 1376 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bde948de-8f65-46e9-89a9-7b23340f9685 X-Compute-Request-Id: req-bde948de-8f65-46e9-89a9-7b23340f9685 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:00:14.000000", "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:00:14Z", "hostId": "273aa40d392bfac5e41fabeb07f4ab4c4b1695e39f943db212610e71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:01:10,879 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-bde948de-8f65-46e9-89a9-7b23340f9685 2018-06-30 16:01:10,879 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst 2018-06-30 16:01:10,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:01:11,294 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:01:11 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d32517bc-96fc-4e27-b8ee-3a7467c32297 X-Compute-Request-Id: req-d32517bc-96fc-4e27-b8ee-3a7467c32297 Front-End-Https: on 2018-06-30 16:01:11,294 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-d32517bc-96fc-4e27-b8ee-3a7467c32297 2018-06-30 16:01:11,294 - create_instance - INFO - Checking deletion status 2018-06-30 16:01:11,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:01:12,234 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:01:12 GMT Content-Type: application/json Content-Length: 1382 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ca8f6174-2f58-481d-97a9-a0fa65be6269 X-Compute-Request-Id: req-ca8f6174-2f58-481d-97a9-a0fa65be6269 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "rel": "bookmark"}], "image": {"id": "c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "links": [{"href": "http://172.30.10.101:8774/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:00:14.000000", "flavor": {"id": "8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "links": [{"href": "http://172.30.10.101:8774/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d", "rel": "bookmark"}]}, "id": "f93164b6-7d3a-4d99-b3ba-99b7910eb3a3", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:01:11Z", "hostId": "273aa40d392bfac5e41fabeb07f4ab4c4b1695e39f943db212610e71", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst", "created": "2018-06-30T15:59:55Z", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:01:12,234 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-ca8f6174-2f58-481d-97a9-a0fa65be6269 2018-06-30 16:01:12,234 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst] is - ACTIVE 2018-06-30 16:01:12,235 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:01:15,238 - create_instance - DEBUG - VM status query timeout in 296.056596041 2018-06-30 16:01:15,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ba1180074c47beab631b4459636ff288b09149" 2018-06-30 16:01:15,447 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:01:15 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f0ea42d1-766d-472b-b6f5-9706be997220 X-Compute-Request-Id: req-f0ea42d1-766d-472b-b6f5-9706be997220 RESP BODY: {"itemNotFound": {"message": "Instance f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 could not be found.", "code": 404}} 2018-06-30 16:01:15,447 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 used request id req-f0ea42d1-766d-472b-b6f5-9706be997220 2018-06-30 16:01:15,447 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f93164b6-7d3a-4d99-b3ba-99b7910eb3a3 could not be found. (HTTP 404) (Request-ID: req-f0ea42d1-766d-472b-b6f5-9706be997220) 2018-06-30 16:01:15,447 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-inst 2018-06-30 16:01:15,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e27118fcb9fc11ba6e57362f4ac84495700522f" 2018-06-30 16:01:16,256 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:01:16 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bcb37337-f481-490d-a30b-4304ac5085e3 X-Compute-Request-Id: req-bcb37337-f481-490d-a30b-4304ac5085e3 2018-06-30 16:01:16,256 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/8e65aa04-b2f2-4eba-98bc-d6f995d8120d used request id req-bcb37337-f481-490d-a30b-4304ac5085e3 2018-06-30 16:01:16,257 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-subnet 2018-06-30 16:01:16,257 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-subnet 2018-06-30 16:01:16,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/10f8a016-a47a-4c67-8e52-fce5d83904d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17369c3efaba353a00f2a09c2b81f0c1971bf84b" 2018-06-30 16:01:20,819 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:01:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b00d32df-b426-49a7-938e-e4ee8b171e6b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:01:20,819 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/10f8a016-a47a-4c67-8e52-fce5d83904d2 used request id req-b00d32df-b426-49a7-938e-e4ee8b171e6b 2018-06-30 16:01:20,820 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-pub-net 2018-06-30 16:01:20,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/c1a4022a-6c5f-4750-8a22-3649488c842c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17369c3efaba353a00f2a09c2b81f0c1971bf84b" 2018-06-30 16:01:23,746 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:01:23 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-35c30c81-ac28-47cc-a98b-c8e54cf37553 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:01:23,746 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/c1a4022a-6c5f-4750-8a22-3649488c842c used request id req-35c30c81-ac28-47cc-a98b-c8e54cf37553 2018-06-30 16:01:23,750 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2c357b9-dd19-44fb-8d1a-e3a3171fcf5e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d198fc144e55912c6e3c0a1e6d79886ab709367" 2018-06-30 16:01:24,183 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:01:24 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-4eaaac9f-4aa5-45f1-aa98-8606c1fb1d78 x-openstack-request-id: req-4eaaac9f-4aa5-45f1-aa98-8606c1fb1d78 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "rel": "self"}, {"href": "https://172.30.10.101:8776/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:59:28.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "updated_at": "2018-06-30T16:01:09.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3045dcf9-32e0-4f4a-bb74-1d6db7e40654", "size": 1}} 2018-06-30 16:01:24,183 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654 used request id req-4eaaac9f-4aa5-45f1-aa98-8606c1fb1d78 2018-06-30 16:01:24,184 - create_volume - DEBUG - Instance status is - available 2018-06-30 16:01:24,184 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-2 2018-06-30 16:01:24,184 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-2 2018-06-30 16:01:24,187 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2c357b9-dd19-44fb-8d1a-e3a3171fcf5e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d198fc144e55912c6e3c0a1e6d79886ab709367" 2018-06-30 16:01:24,506 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:01:24 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-a1ac36c1-6f86-43cf-b25b-763015835fbd RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:01:24,506 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654 used request id req-a1ac36c1-6f86-43cf-b25b-763015835fbd 2018-06-30 16:01:24,509 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2c357b9-dd19-44fb-8d1a-e3a3171fcf5e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d198fc144e55912c6e3c0a1e6d79886ab709367" 2018-06-30 16:01:25,438 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:01:25 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-048a6072-ce32-4b52-93ff-818a95fa3102 x-openstack-request-id: req-048a6072-ce32-4b52-93ff-818a95fa3102 RESP BODY: {"itemNotFound": {"message": "Volume 3045dcf9-32e0-4f4a-bb74-1d6db7e40654 could not be found.", "code": 404}} 2018-06-30 16:01:25,438 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/3045dcf9-32e0-4f4a-bb74-1d6db7e40654 used request id req-048a6072-ce32-4b52-93ff-818a95fa3102 2018-06-30 16:01:25,438 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 3045dcf9-32e0-4f4a-bb74-1d6db7e40654 could not be found. (HTTP 404) (Request-ID: req-048a6072-ce32-4b52-93ff-818a95fa3102) 2018-06-30 16:01:25,438 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-2 2018-06-30 16:01:25,442 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b1d701b5-dc22-408b-a857-3895a829d622" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b91129bb5ed0d289d3c1027071c7c331c1109b0" 2018-06-30 16:01:26,508 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:01:26 GMT Content-Type: application/json Content-Length: 958 Connection: keep-alive x-compute-request-id: req-0c58929b-f839-456c-9e49-3a86237a2261 x-openstack-request-id: req-0c58929b-f839-456c-9e49-3a86237a2261 Front-End-Https: on RESP BODY: {"volume": {"status": "available", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007", "rel": "self"}, {"href": "https://172.30.10.101:8776/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:59:22.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "updated_at": "2018-06-30T16:01:02.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "faae0c38-057d-4c1d-b12c-09cd68da7007", "size": 1}} 2018-06-30 16:01:26,508 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007 used request id req-0c58929b-f839-456c-9e49-3a86237a2261 2018-06-30 16:01:26,508 - create_volume - DEBUG - Instance status is - available 2018-06-30 16:01:26,509 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-1 2018-06-30 16:01:26,509 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-1 2018-06-30 16:01:26,512 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b1d701b5-dc22-408b-a857-3895a829d622" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b91129bb5ed0d289d3c1027071c7c331c1109b0" 2018-06-30 16:01:26,788 - cinderclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:01:26 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive x-openstack-request-id: req-2a052858-0321-4acb-ac21-ff7bd2c4bd84 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:01:26,788 - cinderclient.v2.client - DEBUG - DELETE call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007 used request id req-2a052858-0321-4acb-ac21-ff7bd2c4bd84 2018-06-30 16:01:26,790 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b1d701b5-dc22-408b-a857-3895a829d622" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b91129bb5ed0d289d3c1027071c7c331c1109b0" 2018-06-30 16:01:28,071 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:01:28 GMT Content-Type: application/json Content-Length: 957 Connection: keep-alive x-compute-request-id: req-607f9da9-646a-460e-ae72-99331a6ec666 x-openstack-request-id: req-607f9da9-646a-460e-ae72-99331a6ec666 Front-End-Https: on RESP BODY: {"volume": {"status": "deleting", "user_id": "6809df3f534f423daadeb7d0defbe9d3", "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007", "rel": "self"}, {"href": "https://172.30.10.101:8776/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-06-30T15:59:22.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "updated_at": "2018-06-30T16:01:27.000000", "volume_type": "lvm-driver", "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "faae0c38-057d-4c1d-b12c-09cd68da7007", "size": 1}} 2018-06-30 16:01:28,071 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007 used request id req-607f9da9-646a-460e-ae72-99331a6ec666 2018-06-30 16:01:28,072 - create_volume - DEBUG - Instance status is - deleting 2018-06-30 16:01:28,072 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-06-30 16:01:31,073 - create_volume - DEBUG - Volume status query timeout in 55.7150900364 2018-06-30 16:01:31,076 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b1d701b5-dc22-408b-a857-3895a829d622" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b91129bb5ed0d289d3c1027071c7c331c1109b0" 2018-06-30 16:01:31,305 - cinderclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:01:31 GMT Content-Type: application/json Content-Length: 109 Connection: keep-alive x-compute-request-id: req-006ef5c9-427b-44e5-80c1-6a2119b40132 x-openstack-request-id: req-006ef5c9-427b-44e5-80c1-6a2119b40132 RESP BODY: {"itemNotFound": {"message": "Volume faae0c38-057d-4c1d-b12c-09cd68da7007 could not be found.", "code": 404}} 2018-06-30 16:01:31,305 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/d50cffd664a542ea9320b0c80a7794dc/volumes/faae0c38-057d-4c1d-b12c-09cd68da7007 used request id req-006ef5c9-427b-44e5-80c1-6a2119b40132 2018-06-30 16:01:31,306 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume faae0c38-057d-4c1d-b12c-09cd68da7007 could not be found. (HTTP 404) (Request-ID: req-006ef5c9-427b-44e5-80c1-6a2119b40132) 2018-06-30 16:01:31,306 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-1 2018-06-30 16:01:31,307 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-3ad3574b-82ff-46f5-857b-d9bc5a04c243-image 2018-06-30 16:01:31,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3d0eae370527424f4e6d928c35fefcfc4cf7a66" 2018-06-30 16:01:32,260 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:01:32 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4b3b6cdc-e7b4-4ee6-ace1-b6c6c4adc2a6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:01:32,261 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/c7f3d1d1-2828-4264-bdda-d2a4c5fd1112 used request id req-4b3b6cdc-e7b4-4ee6-ace1-b6c6c4adc2a6 2018-06-30 16:01:32,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3e07030e1e06d98f02f0af501f5da10dd3f13d2" 2018-06-30 16:01:33,207 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:01:33 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-0bbda6e7-1b5f-496e-abee-dd1660371c43 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "created_at": "2018-06-30T15:59:13Z", "updated_at": "2018-06-30T15:59:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:59:13Z", "revision_number": 0, "id": "17f4d7dd-8b09-4e76-a36b-066990e9528f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:59:13Z", "security_group_id": "56c4fa89-db1d-4d10-8bf4-39b20ccbf107", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "d50cffd664a542ea9320b0c80a7794dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:59:13Z", "revision_number": 0, "id": "688c95ff-d09d-4804-9aa7-b40f5ec65dd3", "remote_group_id": "56c4fa89-db1d-4d10-8bf4-39b20ccbf107", "remote_ip_prefix": null, "created_at": "2018-06-30T15:59:13Z", "security_group_id": "56c4fa89-db1d-4d10-8bf4-39b20ccbf107", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "d50cffd664a542ea9320b0c80a7794dc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:59:13Z", "revision_number": 0, "id": "7647030d-5d09-4004-b8a3-8e2ac7c3f1f2", "remote_group_id": "56c4fa89-db1d-4d10-8bf4-39b20ccbf107", "remote_ip_prefix": null, "created_at": "2018-06-30T15:59:13Z", "security_group_id": "56c4fa89-db1d-4d10-8bf4-39b20ccbf107", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "port_range_min": null, "ethertype": "IPv6", "project_id": "d50cffd664a542ea9320b0c80a7794dc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T15:59:13Z", "revision_number": 0, "id": "bcd1788f-6b93-49df-a616-75daf0040897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T15:59:13Z", "security_group_id": "56c4fa89-db1d-4d10-8bf4-39b20ccbf107", "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "port_range_min": null, "ethertype": "IPv4", "project_id": "d50cffd664a542ea9320b0c80a7794dc"}], "revision_number": 4, "project_id": "d50cffd664a542ea9320b0c80a7794dc", "id": "56c4fa89-db1d-4d10-8bf4-39b20ccbf107", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:01:33,208 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-0bbda6e7-1b5f-496e-abee-dd1660371c43 2018-06-30 16:01:33,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3e07030e1e06d98f02f0af501f5da10dd3f13d2" 2018-06-30 16:01:33,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:33 GMT Server: Apache Content-Length: 322 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8086712-2db8-4153-b1a0-cee76bd2680e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d50cffd664a542ea9320b0c80a7794dc", "name": "CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj"}} 2018-06-30 16:01:33,657 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc used request id req-e8086712-2db8-4153-b1a0-cee76bd2680e 2018-06-30 16:01:33,657 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56c4fa89-db1d-4d10-8bf4-39b20ccbf107 2018-06-30 16:01:33,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=56c4fa89-db1d-4d10-8bf4-39b20ccbf107 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3e07030e1e06d98f02f0af501f5da10dd3f13d2" 2018-06-30 16:01:34,531 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:01:34 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-2fbcef0e-3c8a-4dc0-8e67-d3b936ed55b3 Front-End-Https: on 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-06-30T15:59:13Z", "security_group_id": "56c4fa89-db1d-4d10-8bf4-39b20ccbf107", "port_range_min": null, "revision_number": 0, "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "created_at": "2018-06-30T15:59:13Z", "project_id": "d50cffd664a542ea9320b0c80a7794dc", "id": "17f4d7dd-8b09-4e76-a36b-066990e9528f"}, {"remote_group_id": "56c4fa89-db1d-4d10-8bf4-39b20ccbf107", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:59:13Z", "security_group_id": "56c4fa89-db1d-4d10-8bf4-39b20ccbf107", "port_range_min": null, "revision_number": 0, "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "created_at": "2018-06-30T15:59:13Z", "project_id": "d50cffd664a542ea9320b0c80a7794dc", "id": "688c95ff-d09d-4804-9aa7-b40f5ec65dd3"}, {"remote_group_id": "56c4fa89-db1d-4d10-8bf4-39b20ccbf107", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:59:13Z", "security_group_id": "56c4fa89-db1d-4d10-8bf4-39b20ccbf107", "port_range_min": null, "revision_number": 0, "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "created_at": "2018-06-30T15:59:13Z", "project_id": "d50cffd664a542ea9320b0c80a7794dc", "id": "7647030d-5d09-4004-b8a3-8e2ac7c3f1f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T15:59:13Z", "security_group_id": "56c4fa89-db1d-4d10-8bf4-39b20ccbf107", "port_range_min": null, "revision_number": 0, "tenant_id": "d50cffd664a542ea9320b0c80a7794dc", "created_at": "2018-06-30T15:59:13Z", "project_id": "d50cffd664a542ea9320b0c80a7794dc", "id": "bcd1788f-6b93-49df-a616-75daf0040897"}]} 2018-06-30 16:01:34,532 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=56c4fa89-db1d-4d10-8bf4-39b20ccbf107 used request id req-2fbcef0e-3c8a-4dc0-8e67-d3b936ed55b3 2018-06-30 16:01:34,532 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:01:34,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/56c4fa89-db1d-4d10-8bf4-39b20ccbf107 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3e07030e1e06d98f02f0af501f5da10dd3f13d2" 2018-06-30 16:01:34,967 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:01:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4b9eef01-ca32-467a-8a16-40732c3e845e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:01:34,968 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/56c4fa89-db1d-4d10-8bf4-39b20ccbf107 used request id req-4b9eef01-ca32-467a-8a16-40732c3e845e 2018-06-30 16:01:34,969 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj 2018-06-30 16:01:34,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3e07030e1e06d98f02f0af501f5da10dd3f13d2" 2018-06-30 16:01:35,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:01:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d08159d7-0d4c-40e7-bc43-da27f534b518 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:01:35,603 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d50cffd664a542ea9320b0c80a7794dc used request id req-d08159d7-0d4c-40e7-bc43-da27f534b518 2018-06-30 16:01:35,604 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-85079cd3-7ae8-40f-proj-role 2018-06-30 16:01:35,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/089c7b95f08d43b8b105821d4e36605d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3e07030e1e06d98f02f0af501f5da10dd3f13d2" 2018-06-30 16:01:35,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:01:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd6c5742-7d12-489a-9860-69da16e655f7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:01:35,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/089c7b95f08d43b8b105821d4e36605d used request id req-fd6c5742-7d12-489a-9860-69da16e655f7 2018-06-30 16:01:35,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3e07030e1e06d98f02f0af501f5da10dd3f13d2" 2018-06-30 16:01:36,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-066afafe-b2c9-42d3-8336-ed11cf12db5e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:01:36,383 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-066afafe-b2c9-42d3-8336-ed11cf12db5e 2018-06-30 16:01:36,384 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-85079cd3-7ae8-40f-user 2018-06-30 16:01:36,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/6809df3f534f423daadeb7d0defbe9d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb0919387d08f87e8412dc9e3d9958a509e0b74" 2018-06-30 16:01:36,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:01:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aac23c3e-d57e-46f3-8a9a-64dcf1594787 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:01:36,971 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/6809df3f534f423daadeb7d0defbe9d3 used request id req-aac23c3e-d57e-46f3-8a9a-64dcf1594787 2018-06-30 16:01:36,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:01:37,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:01:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["021yXBKQSXKN00RJEbyVYQ"], "issued_at": "2018-06-30T16:01:37.000000Z"}} 2018-06-30 16:01:37,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4558891a464b0740353ef619cf4f6010b65770dc" 2018-06-30 16:01:38,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18b77ed5-c9d6-4123-8337-ec50db416a1e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:01:38,178 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-18b77ed5-c9d6-4123-8337-ec50db416a1e 2018-06-30 16:01:38,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:01:38,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:01:39,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:01:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["-muJHKbITiKbpbNXS37hZQ"], "issued_at": "2018-06-30T16:01:39.000000Z"}} 2018-06-30 16:01:39,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96cd72fc8ba80dee00ce23e8c9ee386afa0b318" 2018-06-30 16:01:39,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c68faf2-fe7f-441d-9e2f-df70b22b7c2e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:01:39,400 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4c68faf2-fe7f-441d-9e2f-df70b22b7c2e 2018-06-30 16:01:39,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:01:39,413 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:01:39 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:01:39,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2e710765-ce6a-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96cd72fc8ba80dee00ce23e8c9ee386afa0b318" 2018-06-30 16:01:39,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:39 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51b517f7-9d76-4b68-bba0-e9f4716f0ec7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2e710765-ce6a-421-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:01:39,782 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2e710765-ce6a-421-proj used request id req-51b517f7-9d76-4b68-bba0-e9f4716f0ec7 2018-06-30 16:01:39,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96cd72fc8ba80dee00ce23e8c9ee386afa0b318" 2018-06-30 16:01:40,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd859660-2a3b-4bfd-87dc-813cff58859b Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:01:40,219 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-bd859660-2a3b-4bfd-87dc-813cff58859b 2018-06-30 16:01:40,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96cd72fc8ba80dee00ce23e8c9ee386afa0b318" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-2e710765-ce6a-421-proj"}}' 2018-06-30 16:01:40,640 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:01:40 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b29f025-3572-475e-b1a8-2b7ed8b5c890 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e9cf4f3cbf6d4c829e17e41361e95f13"}, "tags": [], "enabled": true, "id": "e9cf4f3cbf6d4c829e17e41361e95f13", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2e710765-ce6a-421-proj"}} 2018-06-30 16:01:40,641 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-7b29f025-3572-475e-b1a8-2b7ed8b5c890 2018-06-30 16:01:40,641 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-2e710765-ce6a-421-proj 2018-06-30 16:01:40,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:01:40,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:01:41,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:01:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["zD5ssXHJQ0uqz6LfAp2qOQ"], "issued_at": "2018-06-30T16:01:41.000000Z"}} 2018-06-30 16:01:41,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbbd67afc2ff7c1d15f6a7c4fac1b2ce3f9a7bc" 2018-06-30 16:01:41,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52c433dd-21f7-41d5-898a-01038017ff5e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:01:41,875 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-52c433dd-21f7-41d5-898a-01038017ff5e 2018-06-30 16:01:41,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:01:41,892 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:01:41 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:01:41,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbbd67afc2ff7c1d15f6a7c4fac1b2ce3f9a7bc" 2018-06-30 16:01:42,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:41 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67644c46-01d0-4125-b1b6-0e961c9a5399 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:01:42,296 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-67644c46-01d0-4125-b1b6-0e961c9a5399 2018-06-30 16:01:42,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-2e710765-ce6a-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbbd67afc2ff7c1d15f6a7c4fac1b2ce3f9a7bc" 2018-06-30 16:01:42,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:42 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f582f062-a908-40df-8f12-cd17ad4372e7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-2e710765-ce6a-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e9cf4f3cbf6d4c829e17e41361e95f13"}, "tags": [], "enabled": true, "id": "e9cf4f3cbf6d4c829e17e41361e95f13", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2e710765-ce6a-421-proj"}]} 2018-06-30 16:01:42,872 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-2e710765-ce6a-421-proj used request id req-f582f062-a908-40df-8f12-cd17ad4372e7 2018-06-30 16:01:42,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbbd67afc2ff7c1d15f6a7c4fac1b2ce3f9a7bc" 2018-06-30 16:01:42,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:42 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0a01cac-4abb-44f6-8883-041349b4a1f8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:01:42,960 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c0a01cac-4abb-44f6-8883-041349b4a1f8 2018-06-30 16:01:43,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbbd67afc2ff7c1d15f6a7c4fac1b2ce3f9a7bc" 2018-06-30 16:01:44,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:43 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1079d18-210f-468e-becd-932d14f7ebc0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:01:44,088 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a1079d18-210f-468e-becd-932d14f7ebc0 2018-06-30 16:01:44,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-2e710765-ce6a-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbbd67afc2ff7c1d15f6a7c4fac1b2ce3f9a7bc" 2018-06-30 16:01:44,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:44 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eea11a55-a049-47d2-8aba-4609e7a4a2a9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-2e710765-ce6a-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e9cf4f3cbf6d4c829e17e41361e95f13"}, "tags": [], "enabled": true, "id": "e9cf4f3cbf6d4c829e17e41361e95f13", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2e710765-ce6a-421-proj"}]} 2018-06-30 16:01:44,530 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-2e710765-ce6a-421-proj used request id req-eea11a55-a049-47d2-8aba-4609e7a4a2a9 2018-06-30 16:01:44,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/1a72c905a1094b42854eda37a6ed7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbbd67afc2ff7c1d15f6a7c4fac1b2ce3f9a7bc" 2018-06-30 16:01:44,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:44 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7ae3d45-b13c-4e2b-938f-68a21b1947e1 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-2e710765-ce6a-421-user", "links": {"self": "http://10.167.4.35:5000/v3/users/1a72c905a1094b42854eda37a6ed7b18"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "id": "1a72c905a1094b42854eda37a6ed7b18", "password_expires_at": null}} 2018-06-30 16:01:44,922 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/1a72c905a1094b42854eda37a6ed7b18 used request id req-b7ae3d45-b13c-4e2b-938f-68a21b1947e1 2018-06-30 16:01:44,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/e9cf4f3cbf6d4c829e17e41361e95f13/users/1a72c905a1094b42854eda37a6ed7b18/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbbd67afc2ff7c1d15f6a7c4fac1b2ce3f9a7bc" 2018-06-30 16:01:45,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:44 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d8de8dc-f4df-4690-91a9-1aa947745d65 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/e9cf4f3cbf6d4c829e17e41361e95f13/users/1a72c905a1094b42854eda37a6ed7b18/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 16:01:45,343 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e9cf4f3cbf6d4c829e17e41361e95f13/users/1a72c905a1094b42854eda37a6ed7b18/roles used request id req-6d8de8dc-f4df-4690-91a9-1aa947745d65 2018-06-30 16:01:45,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbbd67afc2ff7c1d15f6a7c4fac1b2ce3f9a7bc" 2018-06-30 16:01:45,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:45 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9bb3ac56-4e18-4201-8070-c3f8e46d60a7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}} 2018-06-30 16:01:45,750 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 used request id req-9bb3ac56-4e18-4201-8070-c3f8e46d60a7 2018-06-30 16:01:45,750 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-2e710765-ce6a-421-proj 2018-06-30 16:01:45,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/e9cf4f3cbf6d4c829e17e41361e95f13/users/1a72c905a1094b42854eda37a6ed7b18/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbbd67afc2ff7c1d15f6a7c4fac1b2ce3f9a7bc" 2018-06-30 16:01:46,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:01:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4de32a8-7c92-4452-ae92-3462cb2da3fc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:01:46,219 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/e9cf4f3cbf6d4c829e17e41361e95f13/users/1a72c905a1094b42854eda37a6ed7b18/roles/04a3047f433f4111b561c8d5110638d3 used request id req-c4de32a8-7c92-4452-ae92-3462cb2da3fc 2018-06-30 16:01:46,219 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-2e710765-ce6a-421-user 2018-06-30 16:01:46,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:01:46,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96cd72fc8ba80dee00ce23e8c9ee386afa0b318" 2018-06-30 16:01:46,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-06bc9657-6595-402b-be8c-66812210d176 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:01:46,552 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-06bc9657-6595-402b-be8c-66812210d176 2018-06-30 16:01:46,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96cd72fc8ba80dee00ce23e8c9ee386afa0b318" -d '{"role": {"name": "CreateStackSuccessTests-2e710765-ce6a-421-proj-role"}}' 2018-06-30 16:01:46,665 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:01:46 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d83d5c1f-9455-4557-a15d-b13e4986df6b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b50de0c06feb4df5bfdf37ddbd01fd97", "links": {"self": "http://10.167.4.35:5000/v3/roles/b50de0c06feb4df5bfdf37ddbd01fd97"}, "name": "CreateStackSuccessTests-2e710765-ce6a-421-proj-role"}} 2018-06-30 16:01:46,665 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-d83d5c1f-9455-4557-a15d-b13e4986df6b 2018-06-30 16:01:46,665 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-2e710765-ce6a-421-proj-role 2018-06-30 16:01:46,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/b50de0c06feb4df5bfdf37ddbd01fd97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96cd72fc8ba80dee00ce23e8c9ee386afa0b318" 2018-06-30 16:01:47,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:46 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-211e5068-d8f3-4fe7-9370-3081aa281376 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b50de0c06feb4df5bfdf37ddbd01fd97", "links": {"self": "http://10.167.4.35:5000/v3/roles/b50de0c06feb4df5bfdf37ddbd01fd97"}, "name": "CreateStackSuccessTests-2e710765-ce6a-421-proj-role"}} 2018-06-30 16:01:47,035 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/b50de0c06feb4df5bfdf37ddbd01fd97 used request id req-211e5068-d8f3-4fe7-9370-3081aa281376 2018-06-30 16:01:47,035 - keystone_utils - INFO - Granting role CreateStackSuccessTests-2e710765-ce6a-421-proj-role to project CreateStackSuccessTests-2e710765-ce6a-421-proj 2018-06-30 16:01:47,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/e9cf4f3cbf6d4c829e17e41361e95f13/users/1a72c905a1094b42854eda37a6ed7b18/roles/b50de0c06feb4df5bfdf37ddbd01fd97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96cd72fc8ba80dee00ce23e8c9ee386afa0b318" 2018-06-30 16:01:47,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:01:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c546059-8bcf-4d84-a05c-d8dd548f41fd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:01:47,450 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/e9cf4f3cbf6d4c829e17e41361e95f13/users/1a72c905a1094b42854eda37a6ed7b18/roles/b50de0c06feb4df5bfdf37ddbd01fd97 used request id req-9c546059-8bcf-4d84-a05c-d8dd548f41fd 2018-06-30 16:01:47,451 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:01:47,460 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 16:01:47,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:01:47,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:01:48,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b50de0c06feb4df5bfdf37ddbd01fd97", "name": "CreateStackSuccessTests-2e710765-ce6a-421-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:01:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9cf4f3cbf6d4c829e17e41361e95f13", "name": "CreateStackSuccessTests-2e710765-ce6a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2e710765-ce6a-421-user", "id": "1a72c905a1094b42854eda37a6ed7b18"}, "audit_ids": ["f90ewjIpRiCWwB0nbwc2jg"], "issued_at": "2018-06-30T16:01:48.000000Z"}} 2018-06-30 16:01:48,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0ec6c9eb9de402d426cfa5d8228e6743004b663" 2018-06-30 16:01:48,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-816a1403-cce8-48fc-a805-3d67001bb5fe Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:01:48,714 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-816a1403-cce8-48fc-a805-3d67001bb5fe 2018-06-30 16:01:48,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0ec6c9eb9de402d426cfa5d8228e6743004b663" 2018-06-30 16:01:49,536 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:01:49 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-3de20339-c920-433a-b024-628958db20df Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image"} 2018-06-30 16:01:49,536 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image used request id req-3de20339-c920-433a-b024-628958db20df 2018-06-30 16:01:49,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0ec6c9eb9de402d426cfa5d8228e6743004b663" 2018-06-30 16:01:50,294 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:01:50 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-c515359d-f2d9-4d0a-a533-fdd04efe9f6d Front-End-Https: on 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", "root-tar"], "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-06-30 16:01:50,294 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-c515359d-f2d9-4d0a-a533-fdd04efe9f6d 2018-06-30 16:01:50,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0ec6c9eb9de402d426cfa5d8228e6743004b663" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image"}' 2018-06-30 16:01:51,080 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:01:51 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/161b8efb-7ca5-48af-b105-beb826af725d Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-db628c22-8ca0-420d-b163-196480c3cfe8 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:01:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T16:01:51Z", "visibility": "shared", "self": "/v2/images/161b8efb-7ca5-48af-b105-beb826af725d", "min_disk": 0, "protected": false, "id": "161b8efb-7ca5-48af-b105-beb826af725d", "file": "/v2/images/161b8efb-7ca5-48af-b105-beb826af725d/file", "checksum": null, "owner": "e9cf4f3cbf6d4c829e17e41361e95f13", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:01:51,081 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-db628c22-8ca0-420d-b163-196480c3cfe8 2018-06-30 16:01:51,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/161b8efb-7ca5-48af-b105-beb826af725d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0ec6c9eb9de402d426cfa5d8228e6743004b663" -d '' 2018-06-30 16:01:52,658 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:01:52 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1ce7ce34-cf5b-4b7f-87b7-06b075c428f8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:01:52,658 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/161b8efb-7ca5-48af-b105-beb826af725d/file used request id req-1ce7ce34-cf5b-4b7f-87b7-06b075c428f8 2018-06-30 16:01:52,659 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 16:01:52,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/161b8efb-7ca5-48af-b105-beb826af725d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0ec6c9eb9de402d426cfa5d8228e6743004b663" 2018-06-30 16:01:53,276 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:01:53 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-65c0ed60-911d-4415-accf-b037e6999ea4 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:01:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:01:53Z", "visibility": "shared", "self": "/v2/images/161b8efb-7ca5-48af-b105-beb826af725d", "min_disk": 0, "protected": false, "id": "161b8efb-7ca5-48af-b105-beb826af725d", "file": "/v2/images/161b8efb-7ca5-48af-b105-beb826af725d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e9cf4f3cbf6d4c829e17e41361e95f13", "direct_url": "file:///var/lib/glance/images/161b8efb-7ca5-48af-b105-beb826af725d", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:01:53,276 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/161b8efb-7ca5-48af-b105-beb826af725d used request id req-65c0ed60-911d-4415-accf-b037e6999ea4 2018-06-30 16:01:53,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0ec6c9eb9de402d426cfa5d8228e6743004b663" 2018-06-30 16:01:54,046 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:01:54 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-29d2843b-18c2-4a53-8534-c16e2d3a16fb Front-End-Https: on 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", "root-tar"], "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-06-30 16:01:54,047 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-29d2843b-18c2-4a53-8534-c16e2d3a16fb 2018-06-30 16:01:54,050 - create_image - INFO - Created image with name - CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image 2018-06-30 16:01:54,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/161b8efb-7ca5-48af-b105-beb826af725d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0ec6c9eb9de402d426cfa5d8228e6743004b663" 2018-06-30 16:01:54,746 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:01:54 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-be7d84d5-6eb9-44eb-9526-b4a6d7f309db Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:01:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:01:53Z", "visibility": "shared", "self": "/v2/images/161b8efb-7ca5-48af-b105-beb826af725d", "min_disk": 0, "protected": false, "id": "161b8efb-7ca5-48af-b105-beb826af725d", "file": "/v2/images/161b8efb-7ca5-48af-b105-beb826af725d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e9cf4f3cbf6d4c829e17e41361e95f13", "direct_url": "file:///var/lib/glance/images/161b8efb-7ca5-48af-b105-beb826af725d", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:01:54,746 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/161b8efb-7ca5-48af-b105-beb826af725d used request id req-be7d84d5-6eb9-44eb-9526-b4a6d7f309db 2018-06-30 16:01:54,747 - create_image - DEBUG - Instance status is - active 2018-06-30 16:01:54,747 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image 2018-06-30 16:01:54,747 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image 2018-06-30 16:01:54,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:01:54,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:01:55,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:01:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["BzKYZaDmSsGdgmo01qd6jQ"], "issued_at": "2018-06-30T16:01:55.000000Z"}} 2018-06-30 16:01:55,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f5c5f2f449850d38f7ca7af08208a6c68b47ce" 2018-06-30 16:01:55,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-934d14e3-84b7-4f95-95af-d99ac8474563 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:01:55,846 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-934d14e3-84b7-4f95-95af-d99ac8474563 2018-06-30 16:01:55,848 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:01:55,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f5c5f2f449850d38f7ca7af08208a6c68b47ce" 2018-06-30 16:01:56,773 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:01:56 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dd07e04e-1f6a-4cd5-a31e-f203e3b4a185 X-Compute-Request-Id: req-dd07e04e-1f6a-4cd5-a31e-f203e3b4a185 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:01:56,773 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-dd07e04e-1f6a-4cd5-a31e-f203e3b4a185 2018-06-30 16:01:56,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f5c5f2f449850d38f7ca7af08208a6c68b47ce" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-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-06-30 16:01:57,756 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:01:57 GMT Content-Type: application/json Content-Length: 531 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c7a784d1-761f-4fd2-bb56-3f953943d95a X-Compute-Request-Id: req-c7a784d1-761f-4fd2-bb56-3f953943d95a Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/9edd2fc7-3276-448c-a8a0-e4db895eae3e", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/9edd2fc7-3276-448c-a8a0-e4db895eae3e", "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": "9edd2fc7-3276-448c-a8a0-e4db895eae3e"}} 2018-06-30 16:01:57,756 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c7a784d1-761f-4fd2-bb56-3f953943d95a 2018-06-30 16:01:57,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:01:57,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:01:58,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b50de0c06feb4df5bfdf37ddbd01fd97", "name": "CreateStackSuccessTests-2e710765-ce6a-421-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:01:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9cf4f3cbf6d4c829e17e41361e95f13", "name": "CreateStackSuccessTests-2e710765-ce6a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2e710765-ce6a-421-user", "id": "1a72c905a1094b42854eda37a6ed7b18"}, "audit_ids": ["rePMVtsETX6Y-DM02SXA5g"], "issued_at": "2018-06-30T16:01:58.000000Z"}} 2018-06-30 16:01:58,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cf44724c7d1d9fd1cf3a2d69bd6921a37f5749" 2018-06-30 16:01:59,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:01:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f563eab5-b458-43ea-9d50-834760ea1123 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:01:59,056 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f563eab5-b458-43ea-9d50-834760ea1123 2018-06-30 16:01:59,058 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:01:59,062 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:01:59,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cf44724c7d1d9fd1cf3a2d69bd6921a37f5749" 2018-06-30 16:02:00,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:02:00 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a461b337-a837-4032-a3b9-5f9a68300e42 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-30 16:02:00,713 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack used request id req-a461b337-a837-4032-a3b9-5f9a68300e42 2018-06-30 16:02:00,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cf44724c7d1d9fd1cf3a2d69bd6921a37f5749" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-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-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name"}}' 2018-06-30 16:02:11,613 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:02:11 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-9ab90c6c-b1cf-451f-a318-de019e6a3e44 Front-End-Https: on RESP BODY: {"stack": {"id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}]}} 2018-06-30 16:02:11,613 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks used request id req-9ab90c6c-b1cf-451f-a318-de019e6a3e44 2018-06-30 16:02:11,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cf44724c7d1d9fd1cf3a2d69bd6921a37f5749" 2018-06-30 16:02:13,082 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:02:13 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-b1521b32-7a31-462f-a6bd-e35b04a510d2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:02:14,694 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:02:14 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-61cf32a2-72c6-4818-a514-e345b84c426d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:02:14,694 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-61cf32a2-72c6-4818-a514-e345b84c426d 2018-06-30 16:02:14,695 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack 2018-06-30 16:02:14,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cf44724c7d1d9fd1cf3a2d69bd6921a37f5749" 2018-06-30 16:02:16,104 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:02:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-946eb2c5-57b8-4836-9792-badc1789911a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:02:17,828 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:02:17 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-514d9bec-3512-482d-913d-1ad37d31eea6 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:02:17,828 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-514d9bec-3512-482d-913d-1ad37d31eea6 2018-06-30 16:02:17,828 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:02:17,829 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:02:20,832 - create_stack - DEBUG - Stack status query timeout in 1193.86322999 2018-06-30 16:02:20,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cf44724c7d1d9fd1cf3a2d69bd6921a37f5749" 2018-06-30 16:02:22,497 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:02:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-6929a06d-933d-4c66-8b04-c7c8e03f2541 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:02:23,729 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:02:23 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-2bfd82ee-ea97-4904-adb9-01d623db6d49 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:02:23,729 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-2bfd82ee-ea97-4904-adb9-01d623db6d49 2018-06-30 16:02:23,730 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:02:23,730 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:02:26,731 - create_stack - DEBUG - Stack status query timeout in 1187.96450686 2018-06-30 16:02:26,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cf44724c7d1d9fd1cf3a2d69bd6921a37f5749" 2018-06-30 16:02:28,465 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:02:28 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-0188b2fd-31a4-45d3-b706-03205f77326f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:02:28,591 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:02:28 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-2a2019a6-a842-484a-b6b3-c9c347ec98a9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:02:28,591 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-2a2019a6-a842-484a-b6b3-c9c347ec98a9 2018-06-30 16:02:28,592 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:02:28,592 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:02:31,593 - create_stack - DEBUG - Stack status query timeout in 1183.10258389 2018-06-30 16:02:31,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cf44724c7d1d9fd1cf3a2d69bd6921a37f5749" 2018-06-30 16:02:31,680 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:02:31 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-c683d1d0-2f18-4809-837a-6fb11bb5547b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:02:33,839 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:02:33 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-9274c58c-ed1d-452f-a4e3-032c91faad66 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:02:33,839 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-9274c58c-ed1d-452f-a4e3-032c91faad66 2018-06-30 16:02:33,840 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:02:33,840 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:02:36,843 - create_stack - DEBUG - Stack status query timeout in 1177.85211706 2018-06-30 16:02:36,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cf44724c7d1d9fd1cf3a2d69bd6921a37f5749" 2018-06-30 16:02:36,916 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:02:36 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-1c6d4f4e-bbb2-49ce-a9f5-748c976ac0e0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:02:38,505 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:02:38 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-a2afd436-a285-4e79-b9d2-737982990b89 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:02:38,505 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-a2afd436-a285-4e79-b9d2-737982990b89 2018-06-30 16:02:38,506 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:02:38,506 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:02:41,509 - create_stack - DEBUG - Stack status query timeout in 1173.18568587 2018-06-30 16:02:41,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cf44724c7d1d9fd1cf3a2d69bd6921a37f5749" 2018-06-30 16:02:41,586 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:02:41 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-991748d0-a6e8-4759-ae78-09832d35978b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:02:43,294 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:02:43 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-db00c174-9182-4026-b5b4-62e85f26991f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:02:43,295 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-db00c174-9182-4026-b5b4-62e85f26991f 2018-06-30 16:02:43,295 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:02:43,295 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:02:46,298 - create_stack - DEBUG - Stack status query timeout in 1168.39721894 2018-06-30 16:02:46,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cf44724c7d1d9fd1cf3a2d69bd6921a37f5749" 2018-06-30 16:02:46,371 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:02:46 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-f82d61d2-cb5f-41bc-9a8a-4dae3f799ec6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:02:46,505 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:02:46 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-ebd7fa61-0da8-49c4-bf27-e21e21924c0e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:02:46,505 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-ebd7fa61-0da8-49c4-bf27-e21e21924c0e 2018-06-30 16:02:46,506 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:02:46,506 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:02:49,508 - create_stack - DEBUG - Stack status query timeout in 1165.18721485 2018-06-30 16:02:49,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cf44724c7d1d9fd1cf3a2d69bd6921a37f5749" 2018-06-30 16:02:49,592 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:02:49 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-33cf3751-959d-465a-afe1-0ed35bc2a624 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:02:49,708 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:02:49 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-82ce59c0-7dd7-4353-87af-b14990964059 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:02:49,708 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-82ce59c0-7dd7-4353-87af-b14990964059 2018-06-30 16:02:49,708 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:02:49,709 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:02:52,712 - create_stack - DEBUG - Stack status query timeout in 1161.98321199 2018-06-30 16:02:52,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cf44724c7d1d9fd1cf3a2d69bd6921a37f5749" 2018-06-30 16:02:52,796 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:02:52 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-df91d760-8fb1-4d66-bf1c-015d469bf95c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:02:52,943 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:02:52 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-1890a7f3-6dc3-486b-b286-1871a45cf995 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:02:52,944 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-1890a7f3-6dc3-486b-b286-1871a45cf995 2018-06-30 16:02:52,944 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:02:52,944 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:02:55,945 - create_stack - DEBUG - Stack status query timeout in 1158.75041986 2018-06-30 16:02:55,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cf44724c7d1d9fd1cf3a2d69bd6921a37f5749" 2018-06-30 16:02:56,031 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:02:56 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-954e1a9f-57c4-4528-bdc8-945e9378f07d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:02:56,168 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:02:56 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-695613db-f874-4559-ba3d-8114217b9c5d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:02:56,169 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-695613db-f874-4559-ba3d-8114217b9c5d 2018-06-30 16:02:56,169 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-30 16:02:56,169 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack 2018-06-30 16:02:56,169 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack 2018-06-30 16:02:56,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:02:57,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b50de0c06feb4df5bfdf37ddbd01fd97", "name": "CreateStackSuccessTests-2e710765-ce6a-421-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9cf4f3cbf6d4c829e17e41361e95f13", "name": "CreateStackSuccessTests-2e710765-ce6a-421-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2e710765-ce6a-421-user", "id": "1a72c905a1094b42854eda37a6ed7b18"}, "audit_ids": ["b--kYpA4RKGIcpdZCK8xNw"], "issued_at": "2018-06-30T16:02:57.000000Z"}} 2018-06-30 16:02:57,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:02:57,899 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:02:57 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-4eae04f7-b71f-486a-b149-2317e668755a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:02:58,851 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:02:58 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-829a89fd-799b-4838-b07b-bcf07d8d17b8 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:02:58,851 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-829a89fd-799b-4838-b07b-bcf07d8d17b8 2018-06-30 16:02:58,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cf44724c7d1d9fd1cf3a2d69bd6921a37f5749" 2018-06-30 16:02:58,929 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:02:58 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-bbf57f58-6398-485c-86e5-7bb02bc80350 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:02:59,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:02:59 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-e5a24614-03ff-463f-88d7-608a84193008 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:02:59,079 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-e5a24614-03ff-463f-88d7-608a84193008 2018-06-30 16:02:59,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cf44724c7d1d9fd1cf3a2d69bd6921a37f5749" 2018-06-30 16:02:59,158 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:02:59 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-2ae07f73-2855-4b7d-8a1c-da9b33862c2f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:02:59,296 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:02:59 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-404c47af-85da-41f4-9e5f-c61d87473dc8 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:02:59,296 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-404c47af-85da-41f4-9e5f-c61d87473dc8 2018-06-30 16:02:59,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:00,119 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:00 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-baff87e5-bdcf-408a-8177-0ff07a1b3f58 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:00,914 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:03:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5737133a-ec1a-4fb3-891a-f3e41fd4755b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:03:00,914 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-5737133a-ec1a-4fb3-891a-f3e41fd4755b 2018-06-30 16:03:00,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:01,742 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:01 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-6e64c686-a9b2-456e-bf66-d1b9b7da41a0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:02,677 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:02 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-44a69312-46b5-4b1f-b56c-b72792b1ce40 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:02,677 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-44a69312-46b5-4b1f-b56c-b72792b1ce40 2018-06-30 16:03:02,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:03,332 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:03 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-89f615fe-4687-4ae9-b740-18de49866bbe Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:04,191 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:04 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-528db0ee-0711-4b07-983e-d110aaf3c715 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:04,192 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-528db0ee-0711-4b07-983e-d110aaf3c715 2018-06-30 16:03:04,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:04,786 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:04 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-3ac1f341-9722-40e7-b143-db2ec44a9f6b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:04,839 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:04 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-3992df13-92d1-4290-be12-cc46e4c387d4 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:04,839 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-3992df13-92d1-4290-be12-cc46e4c387d4 2018-06-30 16:03:04,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:04,905 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:04 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-b9f0f757-1f9e-465e-9e57-3c4e2da7dc87 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:04,970 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:04 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-3ea738a6-d883-41a8-accc-ca6c60a661fd Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:04,970 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-3ea738a6-d883-41a8-accc-ca6c60a661fd 2018-06-30 16:03:04,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:05,752 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:05 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-9d6850c1-671d-4b7f-a57c-613881af0d93 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:05,854 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:05 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-e71b099b-5b8b-4cc7-b905-959fd0823b8d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:05,854 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-e71b099b-5b8b-4cc7-b905-959fd0823b8d 2018-06-30 16:03:05,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:05,926 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:05 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-b2611260-8615-486b-ba21-60ba5d2c5af2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:06,027 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:06 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-3c296385-7af7-4eb1-be9a-d7a5d599bb46 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:06,027 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-3c296385-7af7-4eb1-be9a-d7a5d599bb46 2018-06-30 16:03:06,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:06,093 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:06 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-c92be06c-d9d5-4d75-a76a-797458cff503 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:06,158 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:06 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-2cad4f0f-7024-461c-978b-94b32e57ea40 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:06,158 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-2cad4f0f-7024-461c-978b-94b32e57ea40 2018-06-30 16:03:06,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:06,223 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:06 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-e34eceba-47cd-4bcd-8ef7-a452b3a784a0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:06,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:06 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-da37807b-a2aa-42ca-9511-96555a799283 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:06,293 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-da37807b-a2aa-42ca-9511-96555a799283 2018-06-30 16:03:06,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:06,339 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:06 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-2385746b-df7f-4194-b5f3-3223989cd9e6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:06,425 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:06 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-4f72f8b9-ca17-4cea-ac3b-d03e54c5e5ce Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:06,425 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-4f72f8b9-ca17-4cea-ac3b-d03e54c5e5ce 2018-06-30 16:03:06,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:06,496 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:06 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-7a2d553e-7886-484c-a94d-063b350edcf7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:06,564 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:06 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-b93976fc-dbd3-496d-9b7a-5ee9185ba147 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:06,564 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-b93976fc-dbd3-496d-9b7a-5ee9185ba147 2018-06-30 16:03:06,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:06,628 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:06 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-ef8d7c1b-cf9b-4ea3-beec-ebf39e77e05a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:07,476 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:07 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-208fb6c8-85cf-46c3-a731-1181d35ca366 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:07,476 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-208fb6c8-85cf-46c3-a731-1181d35ca366 2018-06-30 16:03:07,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:07,529 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:07 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-c20f0a2e-2446-470f-9174-d27f93afe1dd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:07,594 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:07 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-4e1c3dbb-536d-485f-aa43-7fbeb8c3e4bb Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:07,595 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-4e1c3dbb-536d-485f-aa43-7fbeb8c3e4bb 2018-06-30 16:03:07,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:07,656 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:07 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-e49b98f6-7df3-444d-91f2-bc099b9933ff Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:07,714 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:07 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-57c9578d-e020-459b-b524-3ec3695feba2 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:07,714 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-57c9578d-e020-459b-b524-3ec3695feba2 2018-06-30 16:03:07,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:07,792 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:07 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-4b4b2a13-a4c8-4d84-ac95-b4a6326e5f3a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:07,884 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:07 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-98f53af6-06f9-44a0-96cd-b71ea5ce6a2a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:07,884 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-98f53af6-06f9-44a0-96cd-b71ea5ce6a2a 2018-06-30 16:03:07,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:07,942 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:07 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-ce7185d7-1220-4868-a79c-cd7ecd5b8bd6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:08,051 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:08 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-1d44e2ed-c916-4ebb-a2bd-d27b00f89e2c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:08,052 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-1d44e2ed-c916-4ebb-a2bd-d27b00f89e2c 2018-06-30 16:03:08,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:08,111 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:08 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-33c8417c-3480-4f66-b041-07575ebcb603 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:08,189 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:08 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-6ddb8219-5986-4249-bbc6-57bd469c3f4b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:08,189 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-6ddb8219-5986-4249-bbc6-57bd469c3f4b 2018-06-30 16:03:08,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:08,266 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:08 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-f5a92757-f0f4-4437-ac37-abfade0c7599 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:08,366 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:08 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-052183f9-acc0-4821-9da3-9a9716122ef3 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:08,366 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-052183f9-acc0-4821-9da3-9a9716122ef3 2018-06-30 16:03:08,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:08,437 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:08 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-e9b40e28-1778-4179-bf58-575133ae538d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:08,534 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:08 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-4a76d7c9-e83c-48ab-b345-274fe401d2ba Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:08,535 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-4a76d7c9-e83c-48ab-b345-274fe401d2ba 2018-06-30 16:03:08,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:08,606 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:08 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-53a0a845-bf57-4f96-b12a-ed1e5dc5e064 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:08,664 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:08 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-49932b15-3b8e-421d-928a-97752efcdb36 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:08,664 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-49932b15-3b8e-421d-928a-97752efcdb36 2018-06-30 16:03:08,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:08,728 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:08 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-e84a80a2-680e-4e5d-adc4-21328ff57c64 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:09,472 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:09 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-98190ddc-f12e-4097-99b4-d36f2947852c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:09,472 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-98190ddc-f12e-4097-99b4-d36f2947852c 2018-06-30 16:03:09,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:09,534 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:09 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-640096c5-d1ce-440e-b677-522249f0c0a8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:09,613 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:09 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-0c6dada3-bcf1-4541-a184-15675414b03e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:09,613 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-0c6dada3-bcf1-4541-a184-15675414b03e 2018-06-30 16:03:09,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:09,674 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:09 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-1b8d5c01-a1c7-489e-9298-baf8004530df Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:09,764 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:09 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-2d6d9498-521a-4a50-87bd-fa6baf8c391e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:09,764 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-2d6d9498-521a-4a50-87bd-fa6baf8c391e 2018-06-30 16:03:09,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:09,839 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:09 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-83896258-f9b8-4c0f-90ae-137f7f8a4456 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:09,942 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:09 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-bb51fbb2-1b50-42ec-8a2e-9d2c4cd45c93 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:09,942 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-bb51fbb2-1b50-42ec-8a2e-9d2c4cd45c93 2018-06-30 16:03:09,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:10,015 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:10 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-0d993438-8508-4028-911f-bfb2c323d89e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:10,111 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:10 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-d61a36e7-a85e-4601-afa7-d3a2a47e7268 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:10,111 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-d61a36e7-a85e-4601-afa7-d3a2a47e7268 2018-06-30 16:03:10,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:10,187 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:10 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-463844a4-37b7-41f3-a03e-a4b4ad97e19b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:10,288 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:10 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-e8ec9ba8-5fa4-40aa-bee7-4239d2e0ab49 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:10,289 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-e8ec9ba8-5fa4-40aa-bee7-4239d2e0ab49 2018-06-30 16:03:10,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:10,360 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:10 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-4e2a9d89-c0ea-4954-877d-799d2513b147 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:10,444 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:10 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-e432e428-9c85-408f-a8e0-01c8444cb798 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:10,445 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-e432e428-9c85-408f-a8e0-01c8444cb798 2018-06-30 16:03:10,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:10,497 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:10 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-9933f647-27a3-4f04-a473-24f19dad4821 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:10,555 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:10 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-98887864-8ee9-41d8-adc8-f6ca914b62c2 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:10,555 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-98887864-8ee9-41d8-adc8-f6ca914b62c2 2018-06-30 16:03:10,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:10,635 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:10 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-1b6aa307-9d5c-4c40-9a1a-42afbb28b758 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:10,700 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:10 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-872d7905-ff1d-44a9-a085-2b511710c7cd Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:10,700 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-872d7905-ff1d-44a9-a085-2b511710c7cd 2018-06-30 16:03:10,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:10,898 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:10 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-2844530c-fe2c-4075-997a-afa399caa09d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:11,014 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:11 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-6c3ba0b2-d047-4025-b1a8-825a14919cb6 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:11,014 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-6c3ba0b2-d047-4025-b1a8-825a14919cb6 2018-06-30 16:03:11,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:11,086 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:11 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-25264792-5529-4711-82fe-b5f185f2a796 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:11,169 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:11 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-1461e17a-e285-47f6-9ba7-a184595fc83b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:11,170 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-1461e17a-e285-47f6-9ba7-a184595fc83b 2018-06-30 16:03:11,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:11,233 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:11 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-560b867b-1a70-4962-b2fc-2c281ad81330 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:11,301 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:11 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-c392184f-7e86-44a7-9722-39c5cfc9124d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:11,301 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-c392184f-7e86-44a7-9722-39c5cfc9124d 2018-06-30 16:03:11,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:11,533 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:11 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-04e1e30c-0658-4a31-b2bb-58336d803101 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:11,613 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:11 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-a8b0886e-3bb7-4cc4-bb7b-ee31251bbe4f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:11,613 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-a8b0886e-3bb7-4cc4-bb7b-ee31251bbe4f 2018-06-30 16:03:11,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:11,675 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:11 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-ca60fdb0-9e5c-4553-873f-dfa9408c0c04 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:11,742 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:11 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-944063d4-3128-45c6-90b9-f6aa6aea6a5d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:11,742 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-944063d4-3128-45c6-90b9-f6aa6aea6a5d 2018-06-30 16:03:11,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:11,800 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:11 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-10ebfbb6-b08e-43ab-87bd-bfd4518df31a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:11,857 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:11 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-8bfe1026-f995-49ee-b9d1-17c5f583500a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:11,858 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-8bfe1026-f995-49ee-b9d1-17c5f583500a 2018-06-30 16:03:11,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:11,913 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:11 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-12396f0e-ab48-4f3e-a0cf-6ab74d42aa87 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:12,011 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:12 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-5ada2060-21cb-413c-a2f4-b6790092a01e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:12,011 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-5ada2060-21cb-413c-a2f4-b6790092a01e 2018-06-30 16:03:12,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:12,222 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:12 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-7eb7886e-0438-4c50-8f87-8661eae26a55 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:12,297 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:12 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-0e99de94-8fdf-4501-9f71-4cb622cd2b7f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:12,297 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-0e99de94-8fdf-4501-9f71-4cb622cd2b7f 2018-06-30 16:03:12,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:12,369 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:12 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-2fb5a40c-643c-4924-b926-6c70dc4addca Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:12,425 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:12 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-998302a1-e97f-49a8-b21b-55a1cc9f4736 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:12,425 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-998302a1-e97f-49a8-b21b-55a1cc9f4736 2018-06-30 16:03:12,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:12,482 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:12 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-58893218-a6be-4ec9-ba98-d1c6829a47dc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:12,561 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:12 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-6590b14d-8066-4577-95e9-3aa8d56e230c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:12,562 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-6590b14d-8066-4577-95e9-3aa8d56e230c 2018-06-30 16:03:12,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:12,609 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:12 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-c6a061f8-2821-4a93-91ca-93fbabe032e6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:12,684 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:12 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-64c8169e-81e6-4267-884a-21aeaae548f1 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:12,685 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-64c8169e-81e6-4267-884a-21aeaae548f1 2018-06-30 16:03:12,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:12,739 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:12 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-8368ebfc-1470-435a-87ad-a13ebbad07b1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:12,801 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:12 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-4c29c570-9497-4111-b3a5-019bacc6eaf1 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:12,801 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-4c29c570-9497-4111-b3a5-019bacc6eaf1 2018-06-30 16:03:12,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:12,849 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:12 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-a43575b2-ae0a-45b4-bbcf-db02e6a95fa4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:12,932 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:12 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-b64478fd-c11b-4701-9153-536811926e98 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:12,932 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-b64478fd-c11b-4701-9153-536811926e98 2018-06-30 16:03:12,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:13,001 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:12 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-bf58a797-8bbf-45f8-b588-c11cb2819988 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:13,086 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:13 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-74a4105c-6895-4c77-84cf-2d57aa2558d3 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:13,086 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-74a4105c-6895-4c77-84cf-2d57aa2558d3 2018-06-30 16:03:13,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:13,146 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:13 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-f6615613-a010-4940-88f5-0197cb46884d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:13,202 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:13 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-3e0e6cb2-d379-415d-9742-4e7f38bfbf16 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:13,202 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-3e0e6cb2-d379-415d-9742-4e7f38bfbf16 2018-06-30 16:03:13,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:13,256 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:13 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-c89a9090-c939-4e04-aacd-0e5a513bd1a5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:13,337 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:13 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-84548f6b-6638-4c3d-85d1-b01fda619a9c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:13,337 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-84548f6b-6638-4c3d-85d1-b01fda619a9c 2018-06-30 16:03:13,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:13,495 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:13 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-8cad140a-c1bc-43fd-a583-1d7aedf555ae Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:13,580 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:13 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-ffae89f2-6171-4e48-9d79-a5ee331ce53d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:13,581 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-ffae89f2-6171-4e48-9d79-a5ee331ce53d 2018-06-30 16:03:13,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:13,885 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:13 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-11a7e14b-901c-4871-8a7b-209e41889fb6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:13,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:13 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-56462847-9805-48df-9fde-344c7d0470cb Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:13,966 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-56462847-9805-48df-9fde-344c7d0470cb 2018-06-30 16:03:13,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:14,029 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:14 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-e7a69eca-41c3-48e9-bb2b-ba4773b4ab71 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:14,133 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:14 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-91b4e135-957a-4977-9fee-3437577af41f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:14,133 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-91b4e135-957a-4977-9fee-3437577af41f 2018-06-30 16:03:14,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:14,201 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:14 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-f6dcab75-2a1a-47b4-9e95-9fc4497103fb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:14,291 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:14 GMT Content-Type: application/json Content-Length: 1623 Connection: close X-Openstack-Request-Id: req-bb2abba1-c128-4e0c-84ff-705d33604dbf Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:14,291 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-bb2abba1-c128-4e0c-84ff-705d33604dbf 2018-06-30 16:03:14,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:14,421 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:14 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-8086173e-0d0a-4405-82f9-0d8e7022ac73 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:14,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:14 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-8402948f-42d9-4736-b64e-6379405e3fbe Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:14,484 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-8402948f-42d9-4736-b64e-6379405e3fbe 2018-06-30 16:03:14,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:14,552 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:14 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-d10a6bb8-f0bf-4559-8f07-c767f4c23aea Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:14,631 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:14 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-df5d344a-2090-46e7-963f-6701194115fd Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:14,632 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-df5d344a-2090-46e7-963f-6701194115fd 2018-06-30 16:03:14,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:14,687 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:14 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-1c6b449c-6163-4c20-b742-84b64d6c0d26 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:14,788 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:14 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-72bb6274-ac46-47ce-9bb5-4b517b610344 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:14,788 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-72bb6274-ac46-47ce-9bb5-4b517b610344 2018-06-30 16:03:14,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:14,863 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:14 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-072daae4-f6c2-4cd6-9693-ea01f488bb5a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:14,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:14 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-ba830876-070d-4eb2-873c-cdf3d4f41dc6 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:14,952 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-ba830876-070d-4eb2-873c-cdf3d4f41dc6 2018-06-30 16:03:14,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:15,034 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:15 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-2c9d68a9-f541-4c67-aa98-043307f90864 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:15,107 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:15 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-afcfa0fc-6c05-4895-b0fe-5ee8c2e76dc3 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:15,108 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-afcfa0fc-6c05-4895-b0fe-5ee8c2e76dc3 2018-06-30 16:03:15,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:15,166 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:15 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-88f3b2ea-2c34-4cec-bd55-9fb69a2609ba Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:15,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:15 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-2e62d9f5-27e1-4e41-95ec-5a074d67300c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:15,243 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-2e62d9f5-27e1-4e41-95ec-5a074d67300c 2018-06-30 16:03:15,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:15,288 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:15 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-f23cb9b2-2499-442d-98a3-bd7b5beee6f1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:15,375 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:15 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-dddb7836-3625-41f4-a040-976d3ab68689 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:15,375 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-dddb7836-3625-41f4-a040-976d3ab68689 2018-06-30 16:03:15,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:15,435 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:15 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-94388db1-718b-47d1-b0d7-f746ae6fb8c6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:15,489 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:15 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-f566af35-98ca-4f58-af4d-7edad0e5196f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:15,490 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-f566af35-98ca-4f58-af4d-7edad0e5196f 2018-06-30 16:03:15,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:15,534 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:15 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-0858acc9-0af1-4bfc-96e6-8f2b735efb70 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:15,625 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:15 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-2d6e4114-04f9-4576-a7b1-296746cad790 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:15,625 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-2d6e4114-04f9-4576-a7b1-296746cad790 2018-06-30 16:03:15,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:15,684 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:15 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-6c3d4793-0c31-4d3f-a14c-993c3544ff1e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:15,761 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:15 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-a804411f-0e7f-4190-b3c6-014ebb48caaa Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:15,761 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-a804411f-0e7f-4190-b3c6-014ebb48caaa 2018-06-30 16:03:15,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:15,977 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:15 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-d279d1b0-acff-442e-8eca-ebf20d031632 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:16,078 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:16 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-9707c16b-749c-4e9d-8a17-33d3063deea9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:16,078 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-9707c16b-749c-4e9d-8a17-33d3063deea9 2018-06-30 16:03:16,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:16,138 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-5c9bd8e1-5137-4f30-9667-5bbf2ad3859b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:16,236 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:16 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-8169519a-d450-4fb1-afb1-191ded8e0e27 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:16,236 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-8169519a-d450-4fb1-afb1-191ded8e0e27 2018-06-30 16:03:16,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:16,509 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-038ada99-b618-4329-aff9-7046e9ecb76d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:16,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:16 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-f94d99b9-6788-41cd-a356-9265008ca3a5 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:16,561 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-f94d99b9-6788-41cd-a356-9265008ca3a5 2018-06-30 16:03:16,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:16,601 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-79d85f2c-da7c-47de-a0e9-f8a8c37162d8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:16,666 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:16 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-4fc84337-8258-4e52-8742-cdc13ab12ffe Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:16,666 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-4fc84337-8258-4e52-8742-cdc13ab12ffe 2018-06-30 16:03:16,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:16,710 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-744efa3e-74ec-40ea-a6a6-2a98c07e747d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:16,911 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:16 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-fc435a46-226c-4841-8554-c371449589f3 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:16,911 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-fc435a46-226c-4841-8554-c371449589f3 2018-06-30 16:03:16,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:16,992 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-e0bd7d69-d00a-4251-8cbf-af696f737187 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:17,071 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-66c580b4-4497-432a-a22a-ba29c780bb9e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:17,071 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-66c580b4-4497-432a-a22a-ba29c780bb9e 2018-06-30 16:03:17,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:17,143 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-0e07856c-6f8b-4834-8a0b-7bedf662c3f5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:17,227 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-28b46136-0697-4cf1-ac65-78aeb8f33c77 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:17,227 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-28b46136-0697-4cf1-ac65-78aeb8f33c77 2018-06-30 16:03:17,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:17,275 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-874b9731-19d1-4582-8430-cbe89d118808 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:17,330 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-789e1b2d-2207-4e50-bf93-681c60f34912 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:17,330 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-789e1b2d-2207-4e50-bf93-681c60f34912 2018-06-30 16:03:17,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:17,376 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-56ec5492-4049-48ce-aa60-83c61f5d5c50 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:17,429 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-bf1d3a61-e65b-4e6e-a351-03b2bc6525cf Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:17,429 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-bf1d3a61-e65b-4e6e-a351-03b2bc6525cf 2018-06-30 16:03:17,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:17,475 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-10e4aaab-d85c-405f-8691-f10b04b9ca7c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:17,525 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-0d643100-ffff-476e-8ba9-75f373b71ade Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:17,526 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-0d643100-ffff-476e-8ba9-75f373b71ade 2018-06-30 16:03:17,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:17,570 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-cd110ac9-6950-487c-9a09-92b988aec96a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:17,644 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-8e1beccc-2d32-4c72-a81e-ff3aa0d9fdc8 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:17,644 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-8e1beccc-2d32-4c72-a81e-ff3aa0d9fdc8 2018-06-30 16:03:17,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:17,687 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-f1195484-6f89-4ee4-bb18-143422306c14 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:17,734 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-99a606b6-84cf-479c-8b6a-45431acc9ca8 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:17,734 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-99a606b6-84cf-479c-8b6a-45431acc9ca8 2018-06-30 16:03:17,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:17,779 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-b27e52fc-3544-4919-9650-c39be1ca7060 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:17,849 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-c36c9c34-5f71-4732-a302-120988df2c30 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:17,849 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-c36c9c34-5f71-4732-a302-120988df2c30 2018-06-30 16:03:17,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:17,891 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-d9094031-7c63-4c47-afed-720b24526ebd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:17,949 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-abaab98e-a2f9-40f5-a072-d67febdabd47 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:17,950 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-abaab98e-a2f9-40f5-a072-d67febdabd47 2018-06-30 16:03:17,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:18,015 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-d61b518c-6756-4d87-b208-8d3d437b8db1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:18,081 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:18 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-a8fb0be6-f005-4be5-9164-6a43918d5a86 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:18,082 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-a8fb0be6-f005-4be5-9164-6a43918d5a86 2018-06-30 16:03:18,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:18,138 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-c300c6ad-bd06-498b-a314-d8f28063ede3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:18,215 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:18 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-89adabfa-4da9-4c92-886c-6ac5362e9a9c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:18,215 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-89adabfa-4da9-4c92-886c-6ac5362e9a9c 2018-06-30 16:03:18,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:18,261 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-5b7bd8ba-cdd3-427f-a290-a392eacd759d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:18,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:18 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-c88347bd-eb24-4c0e-ad5f-fbe0e990a234 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:18,349 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-c88347bd-eb24-4c0e-ad5f-fbe0e990a234 2018-06-30 16:03:18,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06085cd29e451a93d5d602ad1f9bb95e6e46531d" 2018-06-30 16:03:18,409 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-f230bccf-3e3e-4593-aea0-83aa1af85c96 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:18,474 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:18 GMT Content-Type: application/json Content-Length: 1620 Connection: keep-alive X-Openstack-Request-Id: req-3eb7f5bf-5d71-4351-ab87-2b71d037c7ca Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "OS::stack_id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "image_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image", "inst_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-inst", "subnet_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-subnet", "flavor_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-flavor-name", "net_name": "CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack", "stack_user_project_id": "bf8181c4ca7f4f00a2a4773bea17cfdd", "tags": null, "creation_time": "2018-06-30T16:02:10Z", "links": [{"href": "https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-30T16:03:01Z", "id": "f4345d71-3b9d-4aed-8052-c4c8d78cf19e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:18,474 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-3eb7f5bf-5d71-4351-ab87-2b71d037c7ca 2018-06-30 16:03:18,475 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack 2018-06-30 16:03:18,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/f4345d71-3b9d-4aed-8052-c4c8d78cf19e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64cf44724c7d1d9fd1cf3a2d69bd6921a37f5749" 2018-06-30 16:03:18,529 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:18 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e X-Openstack-Request-Id: req-6d88c32b-1b8b-4abc-926a-40f2e0e2905d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:18,588 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:03:18 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-3535cbb0-63d6-4d1f-8221-a96fe1079897 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-30 16:03:18,588 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/e9cf4f3cbf6d4c829e17e41361e95f13/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-stack/f4345d71-3b9d-4aed-8052-c4c8d78cf19e used request id req-3535cbb0-63d6-4d1f-8221-a96fe1079897 2018-06-30 16:03:18,590 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-d0ce9842-6ddc-4079-937f-d3cb091f28e6-image 2018-06-30 16:03:18,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/161b8efb-7ca5-48af-b105-beb826af725d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0ec6c9eb9de402d426cfa5d8228e6743004b663" 2018-06-30 16:03:18,805 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:03:18 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-79f6feb1-efb2-4496-ae58-14956aca15fc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:03:18,806 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/161b8efb-7ca5-48af-b105-beb826af725d used request id req-79f6feb1-efb2-4496-ae58-14956aca15fc 2018-06-30 16:03:18,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/9edd2fc7-3276-448c-a8a0-e4db895eae3e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f5c5f2f449850d38f7ca7af08208a6c68b47ce" 2018-06-30 16:03:19,510 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:03:19 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cd01e271-55de-4dad-ad22-8cebecd662d8 X-Compute-Request-Id: req-cd01e271-55de-4dad-ad22-8cebecd662d8 2018-06-30 16:03:19,510 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/9edd2fc7-3276-448c-a8a0-e4db895eae3e used request id req-cd01e271-55de-4dad-ad22-8cebecd662d8 2018-06-30 16:03:19,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96cd72fc8ba80dee00ce23e8c9ee386afa0b318" 2018-06-30 16:03:20,533 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:20 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-3385caeb-4cf9-4a88-998f-20cf67cf22db Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "created_at": "2018-06-30T16:02:12Z", "updated_at": "2018-06-30T16:02:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:02:12Z", "revision_number": 0, "id": "2d5d7312-72d5-4e12-8b98-f612b1045256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:02:12Z", "security_group_id": "4f4d026f-d670-4314-88bf-daf70462efb1", "tenant_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9cf4f3cbf6d4c829e17e41361e95f13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:02:12Z", "revision_number": 0, "id": "7f1fc533-19d8-47af-9b15-e42fa6c5ac62", "remote_group_id": "4f4d026f-d670-4314-88bf-daf70462efb1", "remote_ip_prefix": null, "created_at": "2018-06-30T16:02:12Z", "security_group_id": "4f4d026f-d670-4314-88bf-daf70462efb1", "tenant_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9cf4f3cbf6d4c829e17e41361e95f13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:02:12Z", "revision_number": 0, "id": "8361244c-8fa5-4735-8b02-852d63d102da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:02:12Z", "security_group_id": "4f4d026f-d670-4314-88bf-daf70462efb1", "tenant_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9cf4f3cbf6d4c829e17e41361e95f13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:02:12Z", "revision_number": 0, "id": "e3631d21-c9a4-4a51-a9fc-5b85b1c0d326", "remote_group_id": "4f4d026f-d670-4314-88bf-daf70462efb1", "remote_ip_prefix": null, "created_at": "2018-06-30T16:02:12Z", "security_group_id": "4f4d026f-d670-4314-88bf-daf70462efb1", "tenant_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9cf4f3cbf6d4c829e17e41361e95f13"}], "revision_number": 4, "project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "id": "4f4d026f-d670-4314-88bf-daf70462efb1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:03:20,533 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-3385caeb-4cf9-4a88-998f-20cf67cf22db 2018-06-30 16:03:20,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/e9cf4f3cbf6d4c829e17e41361e95f13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96cd72fc8ba80dee00ce23e8c9ee386afa0b318" 2018-06-30 16:03:20,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:20 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a983d37d-449d-4622-bdd9-b7144104b3d8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/e9cf4f3cbf6d4c829e17e41361e95f13"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e9cf4f3cbf6d4c829e17e41361e95f13", "name": "CreateStackSuccessTests-2e710765-ce6a-421-proj"}} 2018-06-30 16:03:20,992 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/e9cf4f3cbf6d4c829e17e41361e95f13 used request id req-a983d37d-449d-4622-bdd9-b7144104b3d8 2018-06-30 16:03:20,992 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f4d026f-d670-4314-88bf-daf70462efb1 2018-06-30 16:03:20,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4f4d026f-d670-4314-88bf-daf70462efb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96cd72fc8ba80dee00ce23e8c9ee386afa0b318" 2018-06-30 16:03:21,077 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:21 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-e211b753-3d1b-4cbb-9bf8-c7c75b0bbbdf Front-End-Https: on 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-06-30T16:02:12Z", "security_group_id": "4f4d026f-d670-4314-88bf-daf70462efb1", "port_range_min": null, "revision_number": 0, "tenant_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "created_at": "2018-06-30T16:02:12Z", "project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "id": "2d5d7312-72d5-4e12-8b98-f612b1045256"}, {"remote_group_id": "4f4d026f-d670-4314-88bf-daf70462efb1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:02:12Z", "security_group_id": "4f4d026f-d670-4314-88bf-daf70462efb1", "port_range_min": null, "revision_number": 0, "tenant_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "created_at": "2018-06-30T16:02:12Z", "project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "id": "7f1fc533-19d8-47af-9b15-e42fa6c5ac62"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:02:12Z", "security_group_id": "4f4d026f-d670-4314-88bf-daf70462efb1", "port_range_min": null, "revision_number": 0, "tenant_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "created_at": "2018-06-30T16:02:12Z", "project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "id": "8361244c-8fa5-4735-8b02-852d63d102da"}, {"remote_group_id": "4f4d026f-d670-4314-88bf-daf70462efb1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:02:12Z", "security_group_id": "4f4d026f-d670-4314-88bf-daf70462efb1", "port_range_min": null, "revision_number": 0, "tenant_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "created_at": "2018-06-30T16:02:12Z", "project_id": "e9cf4f3cbf6d4c829e17e41361e95f13", "id": "e3631d21-c9a4-4a51-a9fc-5b85b1c0d326"}]} 2018-06-30 16:03:21,077 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=4f4d026f-d670-4314-88bf-daf70462efb1 used request id req-e211b753-3d1b-4cbb-9bf8-c7c75b0bbbdf 2018-06-30 16:03:21,078 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:03:21,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/4f4d026f-d670-4314-88bf-daf70462efb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96cd72fc8ba80dee00ce23e8c9ee386afa0b318" 2018-06-30 16:03:21,483 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:03:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-68582e36-6706-4c8a-85ac-f96794103d2c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:03:21,484 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/4f4d026f-d670-4314-88bf-daf70462efb1 used request id req-68582e36-6706-4c8a-85ac-f96794103d2c 2018-06-30 16:03:21,485 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-2e710765-ce6a-421-proj 2018-06-30 16:03:21,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/e9cf4f3cbf6d4c829e17e41361e95f13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96cd72fc8ba80dee00ce23e8c9ee386afa0b318" 2018-06-30 16:03:22,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:03:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9e485b4-a19e-4d4c-9935-810526465a92 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:03:22,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/e9cf4f3cbf6d4c829e17e41361e95f13 used request id req-b9e485b4-a19e-4d4c-9935-810526465a92 2018-06-30 16:03:22,216 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-2e710765-ce6a-421-proj-role 2018-06-30 16:03:22,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/b50de0c06feb4df5bfdf37ddbd01fd97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96cd72fc8ba80dee00ce23e8c9ee386afa0b318" 2018-06-30 16:03:22,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:03:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba12ea13-3664-408f-b5e3-4240730b30d6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:03:22,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/b50de0c06feb4df5bfdf37ddbd01fd97 used request id req-ba12ea13-3664-408f-b5e3-4240730b30d6 2018-06-30 16:03:22,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96cd72fc8ba80dee00ce23e8c9ee386afa0b318" 2018-06-30 16:03:22,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e82b14d-9730-4109-8d8f-69e61318aef3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:03:22,985 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8e82b14d-9730-4109-8d8f-69e61318aef3 2018-06-30 16:03:22,986 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-2e710765-ce6a-421-user 2018-06-30 16:03:22,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/1a72c905a1094b42854eda37a6ed7b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbbd67afc2ff7c1d15f6a7c4fac1b2ce3f9a7bc" 2018-06-30 16:03:23,529 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:03:22 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ded44793-fe7d-4d06-a28b-8c02f4eaf86b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:03:23,529 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/1a72c905a1094b42854eda37a6ed7b18 used request id req-ded44793-fe7d-4d06-a28b-8c02f4eaf86b 2018-06-30 16:03:23,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:03:24,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:03:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["X77dwnR8QYaVTGaf7Lb1uw"], "issued_at": "2018-06-30T16:03:24.000000Z"}} 2018-06-30 16:03:24,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6fc7d8dcfd4ae8a81ea3e3a3c4e55dc420aac00" 2018-06-30 16:03:24,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21df3696-e38b-420d-a9dd-e198f2fa268d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:03:24,735 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-21df3696-e38b-420d-a9dd-e198f2fa268d 2018-06-30 16:03:24,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:03:24,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:03:25,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:03:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["LoB9Dic-Twi8Xxy1TtezWA"], "issued_at": "2018-06-30T16:03:25.000000Z"}} 2018-06-30 16:03:25,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec60a452753ac562c2e7d6b3bdc97011b918421" 2018-06-30 16:03:25,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3a75aaa7-4af9-4d21-a878-ae1e62e23f24 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:03:25,734 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3a75aaa7-4af9-4d21-a878-ae1e62e23f24 2018-06-30 16:03:25,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:03:25,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:03:25 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:03:25,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec60a452753ac562c2e7d6b3bdc97011b918421" 2018-06-30 16:03:26,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:25 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b4c34ca-f573-47d7-aff2-9aa279734792 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:03:26,238 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj used request id req-4b4c34ca-f573-47d7-aff2-9aa279734792 2018-06-30 16:03:26,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec60a452753ac562c2e7d6b3bdc97011b918421" 2018-06-30 16:03:26,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:26 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57a4db1c-cc30-4f64-af25-b4c72dc81d01 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:03:26,624 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-57a4db1c-cc30-4f64-af25-b4c72dc81d01 2018-06-30 16:03:26,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec60a452753ac562c2e7d6b3bdc97011b918421" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj"}}' 2018-06-30 16:03:27,045 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:03:26 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-539b0c55-85de-47f7-9082-c6f325d5ce2f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0d9d1d0fa4294eb19d04bb22cdaf310f"}, "tags": [], "enabled": true, "id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj"}} 2018-06-30 16:03:27,046 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-539b0c55-85de-47f7-9082-c6f325d5ce2f 2018-06-30 16:03:27,046 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj 2018-06-30 16:03:27,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:03:27,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:03:27,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["7ZU07uQjR6yzr2cfiV59SQ"], "issued_at": "2018-06-30T16:03:27.000000Z"}} 2018-06-30 16:03:27,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7088dae0562aa446201247931f79eb0ee7c296" 2018-06-30 16:03:28,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6276f4c0-95c3-4fa9-8fdc-7314eeb4ce26 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:03:28,174 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6276f4c0-95c3-4fa9-8fdc-7314eeb4ce26 2018-06-30 16:03:28,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:03:28,191 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:03:28 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:03:28,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7088dae0562aa446201247931f79eb0ee7c296" 2018-06-30 16:03:28,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:28 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ee9b768-8063-49e7-9048-9410a8bdbed7 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:03:28,701 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-4ee9b768-8063-49e7-9048-9410a8bdbed7 2018-06-30 16:03:28,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7088dae0562aa446201247931f79eb0ee7c296" 2018-06-30 16:03:29,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:28 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f3b87bf-6835-473d-8051-acb20ef0e04d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0d9d1d0fa4294eb19d04bb22cdaf310f"}, "tags": [], "enabled": true, "id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj"}]} 2018-06-30 16:03:29,112 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj used request id req-3f3b87bf-6835-473d-8051-acb20ef0e04d 2018-06-30 16:03:29,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7088dae0562aa446201247931f79eb0ee7c296" 2018-06-30 16:03:29,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-655210fe-5516-4009-b16b-cd1629a0c8ad Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:03:29,212 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-655210fe-5516-4009-b16b-cd1629a0c8ad 2018-06-30 16:03:30,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7088dae0562aa446201247931f79eb0ee7c296" 2018-06-30 16:03:30,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:30 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff8c8bfd-0694-4537-a45f-6ebb99b1d95b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:03:30,420 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ff8c8bfd-0694-4537-a45f-6ebb99b1d95b 2018-06-30 16:03:30,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7088dae0562aa446201247931f79eb0ee7c296" 2018-06-30 16:03:30,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:30 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd986b70-361a-47e4-86c8-648263de9233 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0d9d1d0fa4294eb19d04bb22cdaf310f"}, "tags": [], "enabled": true, "id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj"}]} 2018-06-30 16:03:30,807 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj used request id req-cd986b70-361a-47e4-86c8-648263de9233 2018-06-30 16:03:30,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/7d23645c79ff49c187d5f6db72d04c4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7088dae0562aa446201247931f79eb0ee7c296" 2018-06-30 16:03:31,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:30 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9db19b75-3213-4c3b-b490-07d36b7ff48f Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-user", "links": {"self": "http://10.167.4.35:5000/v3/users/7d23645c79ff49c187d5f6db72d04c4e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "id": "7d23645c79ff49c187d5f6db72d04c4e", "password_expires_at": null}} 2018-06-30 16:03:31,213 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/7d23645c79ff49c187d5f6db72d04c4e used request id req-9db19b75-3213-4c3b-b490-07d36b7ff48f 2018-06-30 16:03:31,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/0d9d1d0fa4294eb19d04bb22cdaf310f/users/7d23645c79ff49c187d5f6db72d04c4e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7088dae0562aa446201247931f79eb0ee7c296" 2018-06-30 16:03:31,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:31 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-740eae27-3a7c-42c7-bd19-48e83db887db Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/0d9d1d0fa4294eb19d04bb22cdaf310f/users/7d23645c79ff49c187d5f6db72d04c4e/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 16:03:31,570 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/0d9d1d0fa4294eb19d04bb22cdaf310f/users/7d23645c79ff49c187d5f6db72d04c4e/roles used request id req-740eae27-3a7c-42c7-bd19-48e83db887db 2018-06-30 16:03:31,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7088dae0562aa446201247931f79eb0ee7c296" 2018-06-30 16:03:32,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:31 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-492a1055-c301-427d-ac37-3d7d2cdd8126 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}} 2018-06-30 16:03:32,022 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 used request id req-492a1055-c301-427d-ac37-3d7d2cdd8126 2018-06-30 16:03:32,022 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj 2018-06-30 16:03:32,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/0d9d1d0fa4294eb19d04bb22cdaf310f/users/7d23645c79ff49c187d5f6db72d04c4e/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7088dae0562aa446201247931f79eb0ee7c296" 2018-06-30 16:03:32,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:03:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41284df2-5a82-4933-9e27-951e03e85095 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:03:32,558 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/0d9d1d0fa4294eb19d04bb22cdaf310f/users/7d23645c79ff49c187d5f6db72d04c4e/roles/04a3047f433f4111b561c8d5110638d3 used request id req-41284df2-5a82-4933-9e27-951e03e85095 2018-06-30 16:03:32,559 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-4bf7940f-ec3e-4e1-user 2018-06-30 16:03:32,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:03:32,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec60a452753ac562c2e7d6b3bdc97011b918421" 2018-06-30 16:03:32,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:32 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4cf6ee87-b920-4214-a656-945b034da168 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:03:32,890 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4cf6ee87-b920-4214-a656-945b034da168 2018-06-30 16:03:32,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec60a452753ac562c2e7d6b3bdc97011b918421" -d '{"role": {"name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj-role"}}' 2018-06-30 16:03:33,266 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:03:32 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-059c3eb3-1a9b-40e0-9d91-633708aabb4b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c440e39931e424a85e70e9f718dd705", "links": {"self": "http://10.167.4.35:5000/v3/roles/8c440e39931e424a85e70e9f718dd705"}, "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj-role"}} 2018-06-30 16:03:33,267 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-059c3eb3-1a9b-40e0-9d91-633708aabb4b 2018-06-30 16:03:33,267 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj-role 2018-06-30 16:03:33,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/8c440e39931e424a85e70e9f718dd705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec60a452753ac562c2e7d6b3bdc97011b918421" 2018-06-30 16:03:33,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:33 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-084dc9fa-0a01-4951-8a2f-de61a0ad43d6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c440e39931e424a85e70e9f718dd705", "links": {"self": "http://10.167.4.35:5000/v3/roles/8c440e39931e424a85e70e9f718dd705"}, "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj-role"}} 2018-06-30 16:03:33,664 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/8c440e39931e424a85e70e9f718dd705 used request id req-084dc9fa-0a01-4951-8a2f-de61a0ad43d6 2018-06-30 16:03:33,665 - keystone_utils - INFO - Granting role CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj-role to project CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj 2018-06-30 16:03:33,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/0d9d1d0fa4294eb19d04bb22cdaf310f/users/7d23645c79ff49c187d5f6db72d04c4e/roles/8c440e39931e424a85e70e9f718dd705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec60a452753ac562c2e7d6b3bdc97011b918421" 2018-06-30 16:03:34,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:03:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0059c7a-8f2c-4e0f-8674-60f424a85bd7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:03:34,216 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/0d9d1d0fa4294eb19d04bb22cdaf310f/users/7d23645c79ff49c187d5f6db72d04c4e/roles/8c440e39931e424a85e70e9f718dd705 used request id req-a0059c7a-8f2c-4e0f-8674-60f424a85bd7 2018-06-30 16:03:34,217 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:03:34,217 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 16:03:34,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:03:34,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:03:35,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c440e39931e424a85e70e9f718dd705", "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:03:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-user", "id": "7d23645c79ff49c187d5f6db72d04c4e"}, "audit_ids": ["d0pW3fKfTgWzb4CpUOR31g"], "issued_at": "2018-06-30T16:03:35.000000Z"}} 2018-06-30 16:03:35,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fb2be0309f108d6cda3b1cf99cd5d854ec18055" 2018-06-30 16:03:35,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d55e382b-da4b-4521-a6b8-4129eca0ffe3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:03:35,491 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d55e382b-da4b-4521-a6b8-4129eca0ffe3 2018-06-30 16:03:35,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fb2be0309f108d6cda3b1cf99cd5d854ec18055" 2018-06-30 16:03:36,369 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:36 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-6f16658d-b4e5-45e1-a7e0-dabcf4b7bbac Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image"} 2018-06-30 16:03:36,369 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image used request id req-6f16658d-b4e5-45e1-a7e0-dabcf4b7bbac 2018-06-30 16:03:36,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fb2be0309f108d6cda3b1cf99cd5d854ec18055" 2018-06-30 16:03:37,105 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:37 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-07a4f100-6067-4f94-bc68-e341a0306640 Front-End-Https: on 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", "root-tar"], "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-06-30 16:03:37,105 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-07a4f100-6067-4f94-bc68-e341a0306640 2018-06-30 16:03:37,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0fb2be0309f108d6cda3b1cf99cd5d854ec18055" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image"}' 2018-06-30 16:03:37,898 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:03:37 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/4f5dfd93-f642-4571-8225-ba4bba0d086f Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-5751ed89-7707-4e3b-aa5f-732d7657c84f Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:03:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T16:03:38Z", "visibility": "shared", "self": "/v2/images/4f5dfd93-f642-4571-8225-ba4bba0d086f", "min_disk": 0, "protected": false, "id": "4f5dfd93-f642-4571-8225-ba4bba0d086f", "file": "/v2/images/4f5dfd93-f642-4571-8225-ba4bba0d086f/file", "checksum": null, "owner": "0d9d1d0fa4294eb19d04bb22cdaf310f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:03:37,898 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-5751ed89-7707-4e3b-aa5f-732d7657c84f 2018-06-30 16:03:37,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/4f5dfd93-f642-4571-8225-ba4bba0d086f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fb2be0309f108d6cda3b1cf99cd5d854ec18055" -d '' 2018-06-30 16:03:39,397 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:03:39 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-576f67e6-aca4-44e0-8cf4-35422df0782b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:03:39,397 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/4f5dfd93-f642-4571-8225-ba4bba0d086f/file used request id req-576f67e6-aca4-44e0-8cf4-35422df0782b 2018-06-30 16:03:39,398 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 16:03:39,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/4f5dfd93-f642-4571-8225-ba4bba0d086f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fb2be0309f108d6cda3b1cf99cd5d854ec18055" 2018-06-30 16:03:40,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:40 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-971bf1e9-575a-454c-899e-82579c784d3a Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:03:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:03:39Z", "visibility": "shared", "self": "/v2/images/4f5dfd93-f642-4571-8225-ba4bba0d086f", "min_disk": 0, "protected": false, "id": "4f5dfd93-f642-4571-8225-ba4bba0d086f", "file": "/v2/images/4f5dfd93-f642-4571-8225-ba4bba0d086f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0d9d1d0fa4294eb19d04bb22cdaf310f", "direct_url": "file:///var/lib/glance/images/4f5dfd93-f642-4571-8225-ba4bba0d086f", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:03:40,294 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/4f5dfd93-f642-4571-8225-ba4bba0d086f used request id req-971bf1e9-575a-454c-899e-82579c784d3a 2018-06-30 16:03:40,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fb2be0309f108d6cda3b1cf99cd5d854ec18055" 2018-06-30 16:03:40,318 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:40 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-8ffabadd-855a-4990-8871-ce4b5504996e Front-End-Https: on 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", "root-tar"], "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-06-30 16:03:40,318 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-8ffabadd-855a-4990-8871-ce4b5504996e 2018-06-30 16:03:40,321 - create_image - INFO - Created image with name - CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image 2018-06-30 16:03:40,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/4f5dfd93-f642-4571-8225-ba4bba0d086f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fb2be0309f108d6cda3b1cf99cd5d854ec18055" 2018-06-30 16:03:41,106 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:41 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-a9719e8a-6278-41e1-b83d-044dcd256f83 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:03:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:03:39Z", "visibility": "shared", "self": "/v2/images/4f5dfd93-f642-4571-8225-ba4bba0d086f", "min_disk": 0, "protected": false, "id": "4f5dfd93-f642-4571-8225-ba4bba0d086f", "file": "/v2/images/4f5dfd93-f642-4571-8225-ba4bba0d086f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0d9d1d0fa4294eb19d04bb22cdaf310f", "direct_url": "file:///var/lib/glance/images/4f5dfd93-f642-4571-8225-ba4bba0d086f", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:03:41,106 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/4f5dfd93-f642-4571-8225-ba4bba0d086f used request id req-a9719e8a-6278-41e1-b83d-044dcd256f83 2018-06-30 16:03:41,106 - create_image - DEBUG - Instance status is - active 2018-06-30 16:03:41,107 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image 2018-06-30 16:03:41,107 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image 2018-06-30 16:03:41,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:03:41,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:03:42,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:03:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["tGGsddNbS22a0johhMDueA"], "issued_at": "2018-06-30T16:03:42.000000Z"}} 2018-06-30 16:03:42,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711325fadaa866bcc778e2f624aee5b60e0764c4" 2018-06-30 16:03:42,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9800eb3-3211-4f61-8b4c-5ff10c193356 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:03:42,450 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b9800eb3-3211-4f61-8b4c-5ff10c193356 2018-06-30 16:03:42,451 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:03:42,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711325fadaa866bcc778e2f624aee5b60e0764c4" 2018-06-30 16:03:43,226 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:43 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-058413ba-e9fd-40dd-80ee-dca134ddca80 X-Compute-Request-Id: req-058413ba-e9fd-40dd-80ee-dca134ddca80 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:03:43,226 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-058413ba-e9fd-40dd-80ee-dca134ddca80 2018-06-30 16:03:43,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711325fadaa866bcc778e2f624aee5b60e0764c4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-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-06-30 16:03:44,119 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:44 GMT Content-Type: application/json Content-Length: 531 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f0d5183d-b1ef-4ba3-bae0-6f4e39f71364 X-Compute-Request-Id: req-f0d5183d-b1ef-4ba3-bae0-6f4e39f71364 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/f27851f7-c1e0-4ea3-a3ff-00d6f6a55242", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/f27851f7-c1e0-4ea3-a3ff-00d6f6a55242", "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": "f27851f7-c1e0-4ea3-a3ff-00d6f6a55242"}} 2018-06-30 16:03:44,119 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-f0d5183d-b1ef-4ba3-bae0-6f4e39f71364 2018-06-30 16:03:44,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:03:44,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:03:45,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c440e39931e424a85e70e9f718dd705", "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:03:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-user", "id": "7d23645c79ff49c187d5f6db72d04c4e"}, "audit_ids": ["BXfibzwpReKmE72-5_QZ-Q"], "issued_at": "2018-06-30T16:03:45.000000Z"}} 2018-06-30 16:03:45,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:03:45,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:03:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e5481846-2807-45c8-b6e5-3ded0d2adae3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:03:45,557 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e5481846-2807-45c8-b6e5-3ded0d2adae3 2018-06-30 16:03:45,558 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:03:45,562 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:03:45,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:03:46,419 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:46 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a9b4b592-0fb6-47b4-b27e-0e30a6e39b28 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-30 16:03:46,419 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack used request id req-a9b4b592-0fb6-47b4-b27e-0e30a6e39b28 2018-06-30 16:03:46,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-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-030f9015-763e-4a3b-92ea-88b11df0b09f-net", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name"}}' 2018-06-30 16:03:56,227 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:03:56 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-5934672a-f896-4c10-8783-6a785dc0a30f Front-End-Https: on RESP BODY: {"stack": {"id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}]}} 2018-06-30 16:03:56,228 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks used request id req-5934672a-f896-4c10-8783-6a785dc0a30f 2018-06-30 16:03:56,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:03:56,935 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:56 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-c8b74bff-1cb1-45ce-bc8f-8fd07589a327 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:57,541 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:57 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-900fa59f-1cbd-4b97-8e21-6ed087b74820 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:57,541 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-900fa59f-1cbd-4b97-8e21-6ed087b74820 2018-06-30 16:03:57,542 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack 2018-06-30 16:03:57,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:03:57,610 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:03:57 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-0dfd924f-9fd3-4d3b-8fa6-4aca5710cf36 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:03:58,262 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:03:58 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-a94dd835-9507-423c-a43a-d4008b23fd91 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:03:58,262 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-a94dd835-9507-423c-a43a-d4008b23fd91 2018-06-30 16:03:58,263 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:03:58,263 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:04:01,266 - create_stack - DEBUG - Stack status query timeout in 1196.27569103 2018-06-30 16:04:01,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:01,339 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:01 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-60117772-71c7-4ff8-82c9-e6375de0d8d7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:02,089 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:02 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-b30cd6dc-79e4-459d-a0b8-3e2fa200ae49 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:02,089 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-b30cd6dc-79e4-459d-a0b8-3e2fa200ae49 2018-06-30 16:04:02,089 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:04:02,089 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:04:05,090 - create_stack - DEBUG - Stack status query timeout in 1192.45160222 2018-06-30 16:04:05,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:05,998 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:05 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-b6f46a4d-72b1-43e2-bceb-69d210304503 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:06,115 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:06 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-7cd6f103-cf65-4b8b-8ebf-ed52337cbe0b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:06,116 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-7cd6f103-cf65-4b8b-8ebf-ed52337cbe0b 2018-06-30 16:04:06,116 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:04:06,116 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:04:09,117 - create_stack - DEBUG - Stack status query timeout in 1188.42499113 2018-06-30 16:04:09,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:09,825 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:09 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-47f2bf0d-391b-4ed8-a735-060165776aee Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:09,931 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:09 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-85d4a2cb-de4d-4a76-b668-74ca589a1230 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:09,931 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-85d4a2cb-de4d-4a76-b668-74ca589a1230 2018-06-30 16:04:09,932 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:04:09,932 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:04:12,935 - create_stack - DEBUG - Stack status query timeout in 1184.606812 2018-06-30 16:04:12,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:13,013 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:13 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-fbc3a815-edff-4937-ae42-82a682856b7a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:13,174 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:13 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-1ff32f91-4927-4010-a972-ef88013d256c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:13,175 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-1ff32f91-4927-4010-a972-ef88013d256c 2018-06-30 16:04:13,175 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:04:13,175 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:04:16,179 - create_stack - DEBUG - Stack status query timeout in 1181.36326909 2018-06-30 16:04:16,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:16,260 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-553ecefa-8ca2-4dbc-a6d2-ae2953161330 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:16,376 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:16 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-3e8a10fa-c554-41cc-9da8-38ee582372f2 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:16,376 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-3e8a10fa-c554-41cc-9da8-38ee582372f2 2018-06-30 16:04:16,376 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:04:16,376 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:04:19,380 - create_stack - DEBUG - Stack status query timeout in 1178.16222811 2018-06-30 16:04:19,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:19,442 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:19 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-0a730de3-174e-4243-933f-153bff0cc612 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:19,537 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:19 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-f7c63d59-ae1d-4aaf-9610-224572006867 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:19,537 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-f7c63d59-ae1d-4aaf-9610-224572006867 2018-06-30 16:04:19,537 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:04:19,538 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:04:22,541 - create_stack - DEBUG - Stack status query timeout in 1175.00098419 2018-06-30 16:04:22,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:23,226 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-004b1e29-8414-428c-9bc9-edd6e5dec15f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:23,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:23 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-778e4f80-f29d-49d1-b6f0-3de95538d452 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:23,327 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-778e4f80-f29d-49d1-b6f0-3de95538d452 2018-06-30 16:04:23,327 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:04:23,327 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:04:26,331 - create_stack - DEBUG - Stack status query timeout in 1171.21126699 2018-06-30 16:04:26,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:27,171 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:27 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-89c31f3d-876e-4f8e-917c-63ef9797d21d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:27,300 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:27 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-cab3bf9f-4d51-48e1-b09e-648ea7462d6b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:27,300 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-cab3bf9f-4d51-48e1-b09e-648ea7462d6b 2018-06-30 16:04:27,301 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:04:27,301 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:04:30,303 - create_stack - DEBUG - Stack status query timeout in 1167.238801 2018-06-30 16:04:30,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:30,366 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:30 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-1aef143a-dd23-4d97-9be0-26561d29b6e2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:30,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:30 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-27269c11-8c13-4d78-bf81-a2bc0f710e1c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:30,461 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-27269c11-8c13-4d78-bf81-a2bc0f710e1c 2018-06-30 16:04:30,462 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:04:30,462 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:04:33,465 - create_stack - DEBUG - Stack status query timeout in 1164.07683611 2018-06-30 16:04:33,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:33,546 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:33 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-e2bc8143-5d69-4f41-bbfe-8e92fe700003 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:33,680 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:33 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-38fa9b6c-c90c-4081-966a-1328d098c2c3 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:33,680 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-38fa9b6c-c90c-4081-966a-1328d098c2c3 2018-06-30 16:04:33,681 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:04:33,681 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:04:36,684 - create_stack - DEBUG - Stack status query timeout in 1160.8574121 2018-06-30 16:04:36,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:36,769 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:36 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-33b153d9-96b6-4e72-a07e-2de10c170d80 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:37,055 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:37 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-b7ff8d61-80b3-4013-bb5c-847b59c62dd9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:37,055 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-b7ff8d61-80b3-4013-bb5c-847b59c62dd9 2018-06-30 16:04:37,055 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-30 16:04:37,056 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack 2018-06-30 16:04:37,056 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack 2018-06-30 16:04:37,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:04:37,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c440e39931e424a85e70e9f718dd705", "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:04:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-user", "id": "7d23645c79ff49c187d5f6db72d04c4e"}, "audit_ids": ["rg3DZGUvRYqkWQpYyWjIWw"], "issued_at": "2018-06-30T16:04:37.000000Z"}} 2018-06-30 16:04:37,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e725e8b39dc73b26cb9af0f3c56e049f26b4261" 2018-06-30 16:04:38,807 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:38 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-e1017e8d-998c-4685-8890-b5582d2d81a0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:39,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:39 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-e7795dfe-03ad-41d3-86b8-27647cfa5871 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:39,461 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-e7795dfe-03ad-41d3-86b8-27647cfa5871 2018-06-30 16:04:39,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:39,522 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:39 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-683676a1-8d12-4b88-8db0-eb03b8873ca4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:39,645 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:39 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-15b65316-4945-4578-a872-5de93737ef4a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:39,645 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-15b65316-4945-4578-a872-5de93737ef4a 2018-06-30 16:04:39,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:04:39,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:04:40,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c440e39931e424a85e70e9f718dd705", "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:04:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-user", "id": "7d23645c79ff49c187d5f6db72d04c4e"}, "audit_ids": ["VzUN3ayxSqCAxqM7LFihKA"], "issued_at": "2018-06-30T16:04:40.000000Z"}} 2018-06-30 16:04:40,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970243c4fe1534d0619d58d1c92f2638ddca5947" 2018-06-30 16:04:40,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:04:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc6ef006-a4f6-4bd5-ac38-a1997ed255c0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:04:40,589 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bc6ef006-a4f6-4bd5-ac38-a1997ed255c0 2018-06-30 16:04:40,590 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:04:40,594 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:04:40,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970243c4fe1534d0619d58d1c92f2638ddca5947" 2018-06-30 16:04:41,466 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:41 GMT Content-Type: application/json Content-Length: 719 Connection: keep-alive X-Openstack-Request-Id: req-40dc87f7-b9e2-4166-be19-b7c0489ee743 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "deletion_time": null, "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "tags": null}]} 2018-06-30 16:04:41,466 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack used request id req-40dc87f7-b9e2-4166-be19-b7c0489ee743 2018-06-30 16:04:41,466 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack 2018-06-30 16:04:41,466 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack 2018-06-30 16:04:41,467 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack 2018-06-30 16:04:41,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:41,537 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:41 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-ecef5f43-2a73-450f-b539-445d06f688d1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:41,667 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:04:41 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a94b40e3-2773-4c9b-b198-41d701e2fd67 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:04:41,667 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-a94b40e3-2773-4c9b-b198-41d701e2fd67 2018-06-30 16:04:41,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:41,943 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:41 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-971e4f7e-9ef3-4089-9a0d-67255c747d2d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:42,042 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:42 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-c77afb64-3a3d-4b4a-9814-628c9c0b7fd7 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:04:42Z", "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:42,042 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-c77afb64-3a3d-4b4a-9814-628c9c0b7fd7 2018-06-30 16:04:42,043 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:04:42,043 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:04:45,046 - create_stack - DEBUG - Stack status query timeout in 1196.62188196 2018-06-30 16:04:45,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:45,927 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:45 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-d3b6aa49-a3c4-4e2e-8c73-6a3dee7101e8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:46,004 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:46 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-84474f0e-6d63-4e6d-9822-6c78e86eb311 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:04:42Z", "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:46,004 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-84474f0e-6d63-4e6d-9822-6c78e86eb311 2018-06-30 16:04:46,004 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:04:46,004 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:04:49,006 - create_stack - DEBUG - Stack status query timeout in 1192.66222715 2018-06-30 16:04:49,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:49,793 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:49 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-4d58ac92-3d81-4ed8-9bec-efc6d74889d1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:49,850 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:49 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-5f5bfb86-8976-46b2-8205-ac565ea216e0 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:04:42Z", "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:49,850 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-5f5bfb86-8976-46b2-8205-ac565ea216e0 2018-06-30 16:04:49,850 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:04:49,851 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:04:52,854 - create_stack - DEBUG - Stack status query timeout in 1188.81400919 2018-06-30 16:04:52,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:52,931 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:52 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-9699580b-8e62-4ce5-8043-2a3357ef47b5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:53,006 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:53 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-e62adf64-34c8-4c00-8a6f-146290ab1153 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:04:42Z", "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:53,006 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-e62adf64-34c8-4c00-8a6f-146290ab1153 2018-06-30 16:04:53,007 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:04:53,007 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:04:56,010 - create_stack - DEBUG - Stack status query timeout in 1185.65829611 2018-06-30 16:04:56,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:56,078 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:56 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-9694feca-dcf2-4746-b835-14068caafacd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:56,156 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:56 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-edd691c7-5bf0-4c30-a425-1feb9bdad66a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:04:42Z", "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:56,156 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-edd691c7-5bf0-4c30-a425-1feb9bdad66a 2018-06-30 16:04:56,157 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:04:56,157 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:04:59,158 - create_stack - DEBUG - Stack status query timeout in 1182.51027203 2018-06-30 16:04:59,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:59,243 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:59 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-b6e23140-31ec-4cb1-9579-d91d4c4febe1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:59,338 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:04:59 GMT Content-Type: application/json Content-Length: 1638 Connection: keep-alive X-Openstack-Request-Id: req-9265bde5-6bd1-4025-a0f7-001a19df2d8a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "OS::stack_id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "image_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image", "inst_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-inst", "subnet_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-subnet", "flavor_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-flavor-name", "net_name": "CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-net"}, "deletion_time": "2018-06-30T16:04:59Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack", "stack_user_project_id": "399136697c8a4c3aafee9f4fecd45877", "tags": null, "creation_time": "2018-06-30T16:03:55Z", "links": [{"href": "https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-30T16:04:42Z", "id": "d0c9c96e-8c6c-4947-86e7-6d5ca653fb39", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:04:59,338 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-9265bde5-6bd1-4025-a0f7-001a19df2d8a 2018-06-30 16:04:59,339 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-30 16:04:59,339 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack 2018-06-30 16:04:59,339 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack 2018-06-30 16:04:59,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a2eee1f797e4f303cfc6fe47a03b85ff510cfe5" 2018-06-30 16:04:59,416 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:04:59 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 X-Openstack-Request-Id: req-19710f10-a0d6-4ec3-91d7-1e1ea3acea7e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:04:59,487 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:04:59 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-26b9d49d-9906-49a1-9e4c-0c70664d52e2 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-30 16:04:59,487 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/0d9d1d0fa4294eb19d04bb22cdaf310f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-stack/d0c9c96e-8c6c-4947-86e7-6d5ca653fb39 used request id req-26b9d49d-9906-49a1-9e4c-0c70664d52e2 2018-06-30 16:04:59,488 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-030f9015-763e-4a3b-92ea-88b11df0b09f-image 2018-06-30 16:04:59,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/4f5dfd93-f642-4571-8225-ba4bba0d086f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fb2be0309f108d6cda3b1cf99cd5d854ec18055" 2018-06-30 16:05:00,458 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:05:00 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b5aeefc7-bd0f-4529-b0ec-508003873e7f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:05:00,458 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/4f5dfd93-f642-4571-8225-ba4bba0d086f used request id req-b5aeefc7-bd0f-4529-b0ec-508003873e7f 2018-06-30 16:05:00,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/f27851f7-c1e0-4ea3-a3ff-00d6f6a55242 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}711325fadaa866bcc778e2f624aee5b60e0764c4" 2018-06-30 16:05:01,044 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:05:01 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-65f9f65c-d6eb-45a5-bea0-14a1e34289cf X-Compute-Request-Id: req-65f9f65c-d6eb-45a5-bea0-14a1e34289cf 2018-06-30 16:05:01,044 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/f27851f7-c1e0-4ea3-a3ff-00d6f6a55242 used request id req-65f9f65c-d6eb-45a5-bea0-14a1e34289cf 2018-06-30 16:05:01,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec60a452753ac562c2e7d6b3bdc97011b918421" 2018-06-30 16:05:02,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:05:02 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-73aaa470-6bfe-42cc-bce4-436d9412fb55 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "created_at": "2018-06-30T16:03:57Z", "updated_at": "2018-06-30T16:03:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:03:57Z", "revision_number": 0, "id": "08cccafc-224e-4fd7-8647-17d605cc0a70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:03:57Z", "security_group_id": "986c5172-f35c-4bd1-9f41-1c08e91e8b3c", "tenant_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:03:57Z", "revision_number": 0, "id": "1b1555dc-4c43-45ea-9082-d71a3bdb2992", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:03:57Z", "security_group_id": "986c5172-f35c-4bd1-9f41-1c08e91e8b3c", "tenant_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:03:57Z", "revision_number": 0, "id": "aa7bae14-322e-452a-8ae8-c86b9e378dab", "remote_group_id": "986c5172-f35c-4bd1-9f41-1c08e91e8b3c", "remote_ip_prefix": null, "created_at": "2018-06-30T16:03:57Z", "security_group_id": "986c5172-f35c-4bd1-9f41-1c08e91e8b3c", "tenant_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:03:57Z", "revision_number": 0, "id": "ec4389a3-e87c-4f8a-a655-197490164397", "remote_group_id": "986c5172-f35c-4bd1-9f41-1c08e91e8b3c", "remote_ip_prefix": null, "created_at": "2018-06-30T16:03:57Z", "security_group_id": "986c5172-f35c-4bd1-9f41-1c08e91e8b3c", "tenant_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f"}], "revision_number": 4, "project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "id": "986c5172-f35c-4bd1-9f41-1c08e91e8b3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:05:02,026 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-73aaa470-6bfe-42cc-bce4-436d9412fb55 2018-06-30 16:05:02,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec60a452753ac562c2e7d6b3bdc97011b918421" 2018-06-30 16:05:02,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:02 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f102cfcb-bfcd-4ee9-b2bf-e620c90f8a11 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 16:05:02,360 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-f102cfcb-bfcd-4ee9-b2bf-e620c90f8a11 2018-06-30 16:05:02,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/0d9d1d0fa4294eb19d04bb22cdaf310f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec60a452753ac562c2e7d6b3bdc97011b918421" 2018-06-30 16:05:02,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:02 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f694dad-ca7b-469c-914a-d12a804581ee Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0d9d1d0fa4294eb19d04bb22cdaf310f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "name": "CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj"}} 2018-06-30 16:05:02,683 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/0d9d1d0fa4294eb19d04bb22cdaf310f used request id req-5f694dad-ca7b-469c-914a-d12a804581ee 2018-06-30 16:05:02,683 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 986c5172-f35c-4bd1-9f41-1c08e91e8b3c 2018-06-30 16:05:02,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=986c5172-f35c-4bd1-9f41-1c08e91e8b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec60a452753ac562c2e7d6b3bdc97011b918421" 2018-06-30 16:05:03,429 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:05:03 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-60fcf7e7-5c81-43fd-ac0e-bbe96aa43ca2 Front-End-Https: on 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-06-30T16:03:57Z", "security_group_id": "986c5172-f35c-4bd1-9f41-1c08e91e8b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "created_at": "2018-06-30T16:03:57Z", "project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "id": "08cccafc-224e-4fd7-8647-17d605cc0a70"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:03:57Z", "security_group_id": "986c5172-f35c-4bd1-9f41-1c08e91e8b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "created_at": "2018-06-30T16:03:57Z", "project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "id": "1b1555dc-4c43-45ea-9082-d71a3bdb2992"}, {"remote_group_id": "986c5172-f35c-4bd1-9f41-1c08e91e8b3c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:03:57Z", "security_group_id": "986c5172-f35c-4bd1-9f41-1c08e91e8b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "created_at": "2018-06-30T16:03:57Z", "project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "id": "aa7bae14-322e-452a-8ae8-c86b9e378dab"}, {"remote_group_id": "986c5172-f35c-4bd1-9f41-1c08e91e8b3c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:03:57Z", "security_group_id": "986c5172-f35c-4bd1-9f41-1c08e91e8b3c", "port_range_min": null, "revision_number": 0, "tenant_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "created_at": "2018-06-30T16:03:57Z", "project_id": "0d9d1d0fa4294eb19d04bb22cdaf310f", "id": "ec4389a3-e87c-4f8a-a655-197490164397"}]} 2018-06-30 16:05:03,429 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=986c5172-f35c-4bd1-9f41-1c08e91e8b3c used request id req-60fcf7e7-5c81-43fd-ac0e-bbe96aa43ca2 2018-06-30 16:05:03,430 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:05:03,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/986c5172-f35c-4bd1-9f41-1c08e91e8b3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec60a452753ac562c2e7d6b3bdc97011b918421" 2018-06-30 16:05:03,983 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:05:03 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c3deee50-5e16-4085-bf70-d549f367cafd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:05:03,983 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/986c5172-f35c-4bd1-9f41-1c08e91e8b3c used request id req-c3deee50-5e16-4085-bf70-d549f367cafd 2018-06-30 16:05:03,984 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj 2018-06-30 16:05:03,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/0d9d1d0fa4294eb19d04bb22cdaf310f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec60a452753ac562c2e7d6b3bdc97011b918421" 2018-06-30 16:05:04,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:05:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6df3b8ae-b70f-43e9-a8ea-6ec4264bf48d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:05:04,767 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/0d9d1d0fa4294eb19d04bb22cdaf310f used request id req-6df3b8ae-b70f-43e9-a8ea-6ec4264bf48d 2018-06-30 16:05:04,767 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-4bf7940f-ec3e-4e1-proj-role 2018-06-30 16:05:04,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/8c440e39931e424a85e70e9f718dd705 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec60a452753ac562c2e7d6b3bdc97011b918421" 2018-06-30 16:05:05,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:05:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-295938ce-0484-4c67-b120-1f851f3b507c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:05:05,108 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/8c440e39931e424a85e70e9f718dd705 used request id req-295938ce-0484-4c67-b120-1f851f3b507c 2018-06-30 16:05:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ec60a452753ac562c2e7d6b3bdc97011b918421" 2018-06-30 16:05:05,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:05 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d749a34e-3b45-43e4-9c0e-1b17f3f1935a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:05:05,200 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d749a34e-3b45-43e4-9c0e-1b17f3f1935a 2018-06-30 16:05:05,201 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-4bf7940f-ec3e-4e1-user 2018-06-30 16:05:05,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/7d23645c79ff49c187d5f6db72d04c4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa7088dae0562aa446201247931f79eb0ee7c296" 2018-06-30 16:05:05,910 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:05:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a0d505e-a7c9-421c-852c-f87d257bd7d0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:05:05,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7d23645c79ff49c187d5f6db72d04c4e used request id req-1a0d505e-a7c9-421c-852c-f87d257bd7d0 2018-06-30 16:05:05,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:05:06,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:05:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Ok3qfnACRUCr2GrY3eL7mg"], "issued_at": "2018-06-30T16:05:06.000000Z"}} 2018-06-30 16:05:06,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}454d710d9eead579a93906c3015e83c85c9bb530" 2018-06-30 16:05:07,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be02e6e8-b351-45ad-a5ae-bf66e8e633ef Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:05:07,086 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-be02e6e8-b351-45ad-a5ae-bf66e8e633ef 2018-06-30 16:05:07,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:05:07,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:05:07,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:05:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["flcg0x-rR8u1nUIaXo8Z6A"], "issued_at": "2018-06-30T16:05:07.000000Z"}} 2018-06-30 16:05:07,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242e127387a17e1b620a5c295c83091c8aada546" 2018-06-30 16:05:08,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25f53f15-4c03-4a42-9d2d-5b8d849e1562 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:05:08,196 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-25f53f15-4c03-4a42-9d2d-5b8d849e1562 2018-06-30 16:05:08,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:05:08,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:05:08 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:05:08,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-832210fd-c9fd-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242e127387a17e1b620a5c295c83091c8aada546" 2018-06-30 16:05:08,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:08 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09d47641-ec48-4d10-8b87-0e4b69bb921c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-832210fd-c9fd-4a9-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:05:08,552 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-832210fd-c9fd-4a9-proj used request id req-09d47641-ec48-4d10-8b87-0e4b69bb921c 2018-06-30 16:05:08,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242e127387a17e1b620a5c295c83091c8aada546" 2018-06-30 16:05:09,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:08 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6e5e9df-7dcc-4cfd-87e9-701d0a1f7822 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:05:09,060 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a6e5e9df-7dcc-4cfd-87e9-701d0a1f7822 2018-06-30 16:05:09,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242e127387a17e1b620a5c295c83091c8aada546" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-832210fd-c9fd-4a9-proj"}}' 2018-06-30 16:05:09,237 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:05:09 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e9d6903-d859-482b-a96e-1dcd68f2043b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1620fc5d5d19464287474e8b3a2b9eef"}, "tags": [], "enabled": true, "id": "1620fc5d5d19464287474e8b3a2b9eef", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-832210fd-c9fd-4a9-proj"}} 2018-06-30 16:05:09,237 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-8e9d6903-d859-482b-a96e-1dcd68f2043b 2018-06-30 16:05:09,237 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-832210fd-c9fd-4a9-proj 2018-06-30 16:05:09,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:05:09,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:05:10,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:05:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["mqb4oOyHSYKHPh3iAdoNtw"], "issued_at": "2018-06-30T16:05:10.000000Z"}} 2018-06-30 16:05:10,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8af71e5f27e2b86b295460616c352d4c320ab72" 2018-06-30 16:05:10,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e02fbaa2-a872-411d-a6e2-eca6f32efd0f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:05:10,584 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e02fbaa2-a872-411d-a6e2-eca6f32efd0f 2018-06-30 16:05:10,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:05:10,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:05:10 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:05:10,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8af71e5f27e2b86b295460616c352d4c320ab72" 2018-06-30 16:05:11,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:10 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2cf5dc5f-04bf-47f9-aa62-2c80e2eaecf4 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:05:11,002 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-2cf5dc5f-04bf-47f9-aa62-2c80e2eaecf4 2018-06-30 16:05:11,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-832210fd-c9fd-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8af71e5f27e2b86b295460616c352d4c320ab72" 2018-06-30 16:05:11,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:11 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d54fc90-03c0-4397-885f-b5e531d69202 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-832210fd-c9fd-4a9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1620fc5d5d19464287474e8b3a2b9eef"}, "tags": [], "enabled": true, "id": "1620fc5d5d19464287474e8b3a2b9eef", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-832210fd-c9fd-4a9-proj"}]} 2018-06-30 16:05:11,357 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-832210fd-c9fd-4a9-proj used request id req-8d54fc90-03c0-4397-885f-b5e531d69202 2018-06-30 16:05:11,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8af71e5f27e2b86b295460616c352d4c320ab72" 2018-06-30 16:05:11,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:11 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5ce4b01c-4b22-4ecb-9a95-9071376a1cd1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:05:11,742 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-5ce4b01c-4b22-4ecb-9a95-9071376a1cd1 2018-06-30 16:05:12,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8af71e5f27e2b86b295460616c352d4c320ab72" 2018-06-30 16:05:12,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:12 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04da4465-a37e-4718-a44e-a42df8c3b2a3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:05:12,835 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-04da4465-a37e-4718-a44e-a42df8c3b2a3 2018-06-30 16:05:12,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-832210fd-c9fd-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8af71e5f27e2b86b295460616c352d4c320ab72" 2018-06-30 16:05:13,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:12 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71ddbe37-3bde-48c6-8635-4ab15bcd636a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-832210fd-c9fd-4a9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1620fc5d5d19464287474e8b3a2b9eef"}, "tags": [], "enabled": true, "id": "1620fc5d5d19464287474e8b3a2b9eef", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-832210fd-c9fd-4a9-proj"}]} 2018-06-30 16:05:13,217 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-832210fd-c9fd-4a9-proj used request id req-71ddbe37-3bde-48c6-8635-4ab15bcd636a 2018-06-30 16:05:13,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/7e48276311e3452bb2b856b4c129772b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8af71e5f27e2b86b295460616c352d4c320ab72" 2018-06-30 16:05:13,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:13 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86d29764-f6c3-4730-939b-b1db2fb82481 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-832210fd-c9fd-4a9-user", "links": {"self": "http://10.167.4.35:5000/v3/users/7e48276311e3452bb2b856b4c129772b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "1620fc5d5d19464287474e8b3a2b9eef", "id": "7e48276311e3452bb2b856b4c129772b", "password_expires_at": null}} 2018-06-30 16:05:13,734 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/7e48276311e3452bb2b856b4c129772b used request id req-86d29764-f6c3-4730-939b-b1db2fb82481 2018-06-30 16:05:13,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1620fc5d5d19464287474e8b3a2b9eef/users/7e48276311e3452bb2b856b4c129772b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8af71e5f27e2b86b295460616c352d4c320ab72" 2018-06-30 16:05:14,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:13 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92de360a-355a-4497-976c-41b761e8b121 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/1620fc5d5d19464287474e8b3a2b9eef/users/7e48276311e3452bb2b856b4c129772b/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 16:05:14,246 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1620fc5d5d19464287474e8b3a2b9eef/users/7e48276311e3452bb2b856b4c129772b/roles used request id req-92de360a-355a-4497-976c-41b761e8b121 2018-06-30 16:05:14,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8af71e5f27e2b86b295460616c352d4c320ab72" 2018-06-30 16:05:14,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:14 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee6c6576-af27-4582-8678-625c2da1ec60 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}} 2018-06-30 16:05:14,606 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 used request id req-ee6c6576-af27-4582-8678-625c2da1ec60 2018-06-30 16:05:14,607 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-832210fd-c9fd-4a9-proj 2018-06-30 16:05:14,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/1620fc5d5d19464287474e8b3a2b9eef/users/7e48276311e3452bb2b856b4c129772b/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8af71e5f27e2b86b295460616c352d4c320ab72" 2018-06-30 16:05:15,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:05:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-520ec10e-e635-4315-b8ab-c063a8cdeea2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:05:15,132 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/1620fc5d5d19464287474e8b3a2b9eef/users/7e48276311e3452bb2b856b4c129772b/roles/04a3047f433f4111b561c8d5110638d3 used request id req-520ec10e-e635-4315-b8ab-c063a8cdeea2 2018-06-30 16:05:15,132 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-832210fd-c9fd-4a9-user 2018-06-30 16:05:15,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:05:15,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242e127387a17e1b620a5c295c83091c8aada546" 2018-06-30 16:05:15,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:15 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0dfefa5-e4e6-4487-a1d5-b194d0731895 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:05:15,223 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b0dfefa5-e4e6-4487-a1d5-b194d0731895 2018-06-30 16:05:15,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242e127387a17e1b620a5c295c83091c8aada546" -d '{"role": {"name": "CreateStackSuccessTests-832210fd-c9fd-4a9-proj-role"}}' 2018-06-30 16:05:15,688 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:05:15 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27874e08-ffc7-4db1-b8d2-8c437c4735b4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3f0576de173244909894fb477e9e2f9c", "links": {"self": "http://10.167.4.35:5000/v3/roles/3f0576de173244909894fb477e9e2f9c"}, "name": "CreateStackSuccessTests-832210fd-c9fd-4a9-proj-role"}} 2018-06-30 16:05:15,688 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-27874e08-ffc7-4db1-b8d2-8c437c4735b4 2018-06-30 16:05:15,689 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-832210fd-c9fd-4a9-proj-role 2018-06-30 16:05:15,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/3f0576de173244909894fb477e9e2f9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242e127387a17e1b620a5c295c83091c8aada546" 2018-06-30 16:05:16,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:15 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f665aab1-e793-44c2-9279-03bb52c63d10 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3f0576de173244909894fb477e9e2f9c", "links": {"self": "http://10.167.4.35:5000/v3/roles/3f0576de173244909894fb477e9e2f9c"}, "name": "CreateStackSuccessTests-832210fd-c9fd-4a9-proj-role"}} 2018-06-30 16:05:16,069 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/3f0576de173244909894fb477e9e2f9c used request id req-f665aab1-e793-44c2-9279-03bb52c63d10 2018-06-30 16:05:16,069 - keystone_utils - INFO - Granting role CreateStackSuccessTests-832210fd-c9fd-4a9-proj-role to project CreateStackSuccessTests-832210fd-c9fd-4a9-proj 2018-06-30 16:05:16,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/1620fc5d5d19464287474e8b3a2b9eef/users/7e48276311e3452bb2b856b4c129772b/roles/3f0576de173244909894fb477e9e2f9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242e127387a17e1b620a5c295c83091c8aada546" 2018-06-30 16:05:16,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:05:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8a95230-cdba-4316-9a77-6d51effdb96a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:05:16,572 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/1620fc5d5d19464287474e8b3a2b9eef/users/7e48276311e3452bb2b856b4c129772b/roles/3f0576de173244909894fb477e9e2f9c used request id req-e8a95230-cdba-4316-9a77-6d51effdb96a 2018-06-30 16:05:16,573 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:05:16,573 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 16:05:16,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:05:16,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:05:17,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f0576de173244909894fb477e9e2f9c", "name": "CreateStackSuccessTests-832210fd-c9fd-4a9-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:05:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1620fc5d5d19464287474e8b3a2b9eef", "name": "CreateStackSuccessTests-832210fd-c9fd-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1620fc5d5d19464287474e8b3a2b9eef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/1620fc5d5d19464287474e8b3a2b9eef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/1620fc5d5d19464287474e8b3a2b9eef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1620fc5d5d19464287474e8b3a2b9eef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/1620fc5d5d19464287474e8b3a2b9eef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/1620fc5d5d19464287474e8b3a2b9eef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1620fc5d5d19464287474e8b3a2b9eef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/1620fc5d5d19464287474e8b3a2b9eef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/1620fc5d5d19464287474e8b3a2b9eef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/1620fc5d5d19464287474e8b3a2b9eef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/1620fc5d5d19464287474e8b3a2b9eef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-832210fd-c9fd-4a9-user", "id": "7e48276311e3452bb2b856b4c129772b"}, "audit_ids": ["8RrWL1xnQ9O3-EBRla2WQQ"], "issued_at": "2018-06-30T16:05:17.000000Z"}} 2018-06-30 16:05:17,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1cff45b1abe8cd53b70509a0345cdd3a8e70ab4" 2018-06-30 16:05:17,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a0d5cf9-cf2b-471d-a2b2-354f59cc0440 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:05:17,774 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8a0d5cf9-cf2b-471d-a2b2-354f59cc0440 2018-06-30 16:05:17,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1cff45b1abe8cd53b70509a0345cdd3a8e70ab4" 2018-06-30 16:05:18,590 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:05:18 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-0df437b2-645b-4c1a-8b49-0384bd16d88e Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image"} 2018-06-30 16:05:18,590 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image used request id req-0df437b2-645b-4c1a-8b49-0384bd16d88e 2018-06-30 16:05:18,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1cff45b1abe8cd53b70509a0345cdd3a8e70ab4" 2018-06-30 16:05:19,252 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:05:19 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-bd28f7ae-e171-42ee-b387-c1fdf0b050ff Front-End-Https: on 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", "root-tar"], "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-06-30 16:05:19,252 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-bd28f7ae-e171-42ee-b387-c1fdf0b050ff 2018-06-30 16:05:19,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a1cff45b1abe8cd53b70509a0345cdd3a8e70ab4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image"}' 2018-06-30 16:05:20,229 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:05:20 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/44caef07-3ff5-4fd9-9bfd-0de68d28102c Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-612abbf8-0c11-4498-8607-632ab7cac449 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:05:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T16:05:20Z", "visibility": "shared", "self": "/v2/images/44caef07-3ff5-4fd9-9bfd-0de68d28102c", "min_disk": 0, "protected": false, "id": "44caef07-3ff5-4fd9-9bfd-0de68d28102c", "file": "/v2/images/44caef07-3ff5-4fd9-9bfd-0de68d28102c/file", "checksum": null, "owner": "1620fc5d5d19464287474e8b3a2b9eef", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:05:20,230 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-612abbf8-0c11-4498-8607-632ab7cac449 2018-06-30 16:05:20,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/44caef07-3ff5-4fd9-9bfd-0de68d28102c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1cff45b1abe8cd53b70509a0345cdd3a8e70ab4" -d '' 2018-06-30 16:05:20,925 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:05:20 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-108a6bb0-7ed2-494a-a25b-ab6b056b3b9d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:05:20,926 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/44caef07-3ff5-4fd9-9bfd-0de68d28102c/file used request id req-108a6bb0-7ed2-494a-a25b-ab6b056b3b9d 2018-06-30 16:05:20,926 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 16:05:20,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/44caef07-3ff5-4fd9-9bfd-0de68d28102c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1cff45b1abe8cd53b70509a0345cdd3a8e70ab4" 2018-06-30 16:05:21,875 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:05:21 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-9000954d-6161-41af-8d49-e5d23a4d3ccd Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:05:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:05:21Z", "visibility": "shared", "self": "/v2/images/44caef07-3ff5-4fd9-9bfd-0de68d28102c", "min_disk": 0, "protected": false, "id": "44caef07-3ff5-4fd9-9bfd-0de68d28102c", "file": "/v2/images/44caef07-3ff5-4fd9-9bfd-0de68d28102c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1620fc5d5d19464287474e8b3a2b9eef", "direct_url": "file:///var/lib/glance/images/44caef07-3ff5-4fd9-9bfd-0de68d28102c", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:05:21,876 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/44caef07-3ff5-4fd9-9bfd-0de68d28102c used request id req-9000954d-6161-41af-8d49-e5d23a4d3ccd 2018-06-30 16:05:21,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1cff45b1abe8cd53b70509a0345cdd3a8e70ab4" 2018-06-30 16:05:22,659 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:05:22 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-61be542a-606e-416c-8159-6eee49ccc3b1 Front-End-Https: on 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", "root-tar"], "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-06-30 16:05:22,660 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-61be542a-606e-416c-8159-6eee49ccc3b1 2018-06-30 16:05:22,663 - create_image - INFO - Created image with name - CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image 2018-06-30 16:05:22,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/44caef07-3ff5-4fd9-9bfd-0de68d28102c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1cff45b1abe8cd53b70509a0345cdd3a8e70ab4" 2018-06-30 16:05:23,565 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:05:23 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-4744c803-dded-484c-8151-7d776eeda66d Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:05:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:05:21Z", "visibility": "shared", "self": "/v2/images/44caef07-3ff5-4fd9-9bfd-0de68d28102c", "min_disk": 0, "protected": false, "id": "44caef07-3ff5-4fd9-9bfd-0de68d28102c", "file": "/v2/images/44caef07-3ff5-4fd9-9bfd-0de68d28102c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1620fc5d5d19464287474e8b3a2b9eef", "direct_url": "file:///var/lib/glance/images/44caef07-3ff5-4fd9-9bfd-0de68d28102c", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:05:23,566 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/44caef07-3ff5-4fd9-9bfd-0de68d28102c used request id req-4744c803-dded-484c-8151-7d776eeda66d 2018-06-30 16:05:23,566 - create_image - DEBUG - Instance status is - active 2018-06-30 16:05:23,566 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image 2018-06-30 16:05:23,567 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image 2018-06-30 16:05:23,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:05:23,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:05:24,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["pju98EGARAWxPveis1edrg"], "issued_at": "2018-06-30T16:05:24.000000Z"}} 2018-06-30 16:05:24,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6620a509a685c8ff48f2eee4f06cbd71809d9884" 2018-06-30 16:05:24,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5083343-28de-4d2c-8330-6928d472eb97 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:05:24,802 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d5083343-28de-4d2c-8330-6928d472eb97 2018-06-30 16:05:24,803 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:05:24,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6620a509a685c8ff48f2eee4f06cbd71809d9884" 2018-06-30 16:05:25,683 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:05:25 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4d1ea0ca-1629-45d8-95f9-a3149b3003be X-Compute-Request-Id: req-4d1ea0ca-1629-45d8-95f9-a3149b3003be Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:05:25,683 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-4d1ea0ca-1629-45d8-95f9-a3149b3003be 2018-06-30 16:05:25,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6620a509a685c8ff48f2eee4f06cbd71809d9884" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-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-06-30 16:05:26,697 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:05:26 GMT Content-Type: application/json Content-Length: 531 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9505e94e-c271-44aa-b077-0ffe6d7af758 X-Compute-Request-Id: req-9505e94e-c271-44aa-b077-0ffe6d7af758 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/522224d6-c855-46ad-8d1d-fbfe1e884aa0", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/522224d6-c855-46ad-8d1d-fbfe1e884aa0", "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": "522224d6-c855-46ad-8d1d-fbfe1e884aa0"}} 2018-06-30 16:05:26,697 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9505e94e-c271-44aa-b077-0ffe6d7af758 2018-06-30 16:05:26,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:05:26,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:05:27,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f0576de173244909894fb477e9e2f9c", "name": "CreateStackSuccessTests-832210fd-c9fd-4a9-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:05:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1620fc5d5d19464287474e8b3a2b9eef", "name": "CreateStackSuccessTests-832210fd-c9fd-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1620fc5d5d19464287474e8b3a2b9eef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/1620fc5d5d19464287474e8b3a2b9eef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/1620fc5d5d19464287474e8b3a2b9eef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1620fc5d5d19464287474e8b3a2b9eef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/1620fc5d5d19464287474e8b3a2b9eef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/1620fc5d5d19464287474e8b3a2b9eef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1620fc5d5d19464287474e8b3a2b9eef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/1620fc5d5d19464287474e8b3a2b9eef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/1620fc5d5d19464287474e8b3a2b9eef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/1620fc5d5d19464287474e8b3a2b9eef", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/1620fc5d5d19464287474e8b3a2b9eef", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-832210fd-c9fd-4a9-user", "id": "7e48276311e3452bb2b856b4c129772b"}, "audit_ids": ["Q6eM1Q_ERniv-6RdTSLpTQ"], "issued_at": "2018-06-30T16:05:27.000000Z"}} 2018-06-30 16:05:27,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e30561919a431d788d7040f5eccda6e32ecf006" 2018-06-30 16:05:27,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:05:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9d2dfe9-aec1-4af4-a520-0e7fd85e8ad9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:05:27,993 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c9d2dfe9-aec1-4af4-a520-0e7fd85e8ad9 2018-06-30 16:05:27,994 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:05:27,998 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:05:28,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e30561919a431d788d7040f5eccda6e32ecf006" 2018-06-30 16:05:28,877 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:05:28 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-34a141d2-f002-4055-aff9-bd65e8945403 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-30 16:05:28,877 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack used request id req-34a141d2-f002-4055-aff9-bd65e8945403 2018-06-30 16:05:28,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e30561919a431d788d7040f5eccda6e32ecf006" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-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-e7186558-861e-4305-b5dd-624173dee0a7-net", "inst_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-inst", "subnet_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-subnet", "image_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image", "flavor_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-flavor-name"}}' 2018-06-30 16:05:37,866 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:05:37 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 X-Openstack-Request-Id: req-941a4a49-6cff-428f-bf0a-2286d7973d96 Front-End-Https: on RESP BODY: {"stack": {"id": "0f0b5825-4899-4be7-a37d-e619aad9bca7", "links": [{"href": "https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7", "rel": "self"}]}} 2018-06-30 16:05:37,867 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks used request id req-941a4a49-6cff-428f-bf0a-2286d7973d96 2018-06-30 16:05:37,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/0f0b5825-4899-4be7-a37d-e619aad9bca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e30561919a431d788d7040f5eccda6e32ecf006" 2018-06-30 16:05:38,637 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:05:38 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 X-Openstack-Request-Id: req-c7489927-4e73-4a93-b237-3cf87436d4a8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:05:39,313 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:05:39 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-aaae4757-8e90-4767-ae24-da5c634cccd9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1620fc5d5d19464287474e8b3a2b9eef", "OS::stack_id": "0f0b5825-4899-4be7-a37d-e619aad9bca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack", "image_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image", "inst_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-inst", "subnet_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-subnet", "net_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-net", "flavor_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack", "stack_user_project_id": "c7c4af8d8ae44c6cb79c1b7d9d4f3a9c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:05:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0f0b5825-4899-4be7-a37d-e619aad9bca7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:05:39,313 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 used request id req-aaae4757-8e90-4767-ae24-da5c634cccd9 2018-06-30 16:05:39,314 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack 2018-06-30 16:05:39,314 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-06-30 16:05:39,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/0f0b5825-4899-4be7-a37d-e619aad9bca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e30561919a431d788d7040f5eccda6e32ecf006" 2018-06-30 16:05:40,150 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:05:40 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 X-Openstack-Request-Id: req-3faf023a-a3aa-48c6-b751-d76e0671b85f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:05:40,876 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:05:40 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-ac4b3de0-6bfd-4516-8fc7-9adca9109830 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1620fc5d5d19464287474e8b3a2b9eef", "OS::stack_id": "0f0b5825-4899-4be7-a37d-e619aad9bca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack", "image_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image", "inst_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-inst", "subnet_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-subnet", "net_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-net", "flavor_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack", "stack_user_project_id": "c7c4af8d8ae44c6cb79c1b7d9d4f3a9c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:05:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0f0b5825-4899-4be7-a37d-e619aad9bca7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:05:40,876 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 used request id req-ac4b3de0-6bfd-4516-8fc7-9adca9109830 2018-06-30 16:05:40,877 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-06-30 16:05:40,877 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack 2018-06-30 16:05:40,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/0f0b5825-4899-4be7-a37d-e619aad9bca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e30561919a431d788d7040f5eccda6e32ecf006" 2018-06-30 16:05:41,652 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:05:41 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 X-Openstack-Request-Id: req-60398863-ab9f-4455-8a80-0b37cf83540a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:05:42,409 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:05:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4ac52545-72a4-4a2e-a968-40d5889b8b12 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:05:42,410 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 used request id req-4ac52545-72a4-4a2e-a968-40d5889b8b12 2018-06-30 16:05:42,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/0f0b5825-4899-4be7-a37d-e619aad9bca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e30561919a431d788d7040f5eccda6e32ecf006" 2018-06-30 16:05:42,483 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:05:42 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 X-Openstack-Request-Id: req-8d94c336-68e8-456d-903b-7abf497ad694 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:05:42,572 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:05:42 GMT Content-Type: application/json Content-Length: 1602 Connection: keep-alive X-Openstack-Request-Id: req-842561e6-e862-4c9b-9458-a49da738cf1a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1620fc5d5d19464287474e8b3a2b9eef", "OS::stack_id": "0f0b5825-4899-4be7-a37d-e619aad9bca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack", "image_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image", "inst_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-inst", "subnet_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-subnet", "net_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-net", "flavor_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack", "stack_user_project_id": "c7c4af8d8ae44c6cb79c1b7d9d4f3a9c", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-06-30T16:05:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "0f0b5825-4899-4be7-a37d-e619aad9bca7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:05:42,573 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 used request id req-842561e6-e862-4c9b-9458-a49da738cf1a 2018-06-30 16:05:42,573 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-06-30 16:05:42,573 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:05:45,574 - create_stack - DEBUG - Stack status query timeout in 1196.83603597 2018-06-30 16:05:45,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/0f0b5825-4899-4be7-a37d-e619aad9bca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e30561919a431d788d7040f5eccda6e32ecf006" 2018-06-30 16:05:45,648 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:05:45 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 X-Openstack-Request-Id: req-9515324c-70f5-4168-9cd1-be5ae1c894ec Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:05:45,795 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:05:45 GMT Content-Type: application/json Content-Length: 1602 Connection: keep-alive X-Openstack-Request-Id: req-adeb6ad5-c4ff-4673-bda1-7e254a6ee6c8 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1620fc5d5d19464287474e8b3a2b9eef", "OS::stack_id": "0f0b5825-4899-4be7-a37d-e619aad9bca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack", "image_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image", "inst_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-inst", "subnet_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-subnet", "net_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-net", "flavor_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack", "stack_user_project_id": "c7c4af8d8ae44c6cb79c1b7d9d4f3a9c", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-06-30T16:05:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "0f0b5825-4899-4be7-a37d-e619aad9bca7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:05:45,795 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 used request id req-adeb6ad5-c4ff-4673-bda1-7e254a6ee6c8 2018-06-30 16:05:45,796 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-06-30 16:05:45,796 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:05:48,799 - create_stack - DEBUG - Stack status query timeout in 1193.61069512 2018-06-30 16:05:48,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/0f0b5825-4899-4be7-a37d-e619aad9bca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e30561919a431d788d7040f5eccda6e32ecf006" 2018-06-30 16:05:48,874 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:05:48 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 X-Openstack-Request-Id: req-3a211801-47a5-484c-a7ad-3b964b0653cf Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:05:48,975 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:05:48 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-8964bef1-22b8-4fc8-ad34-9098a638f989 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1620fc5d5d19464287474e8b3a2b9eef", "OS::stack_id": "0f0b5825-4899-4be7-a37d-e619aad9bca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack", "image_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image", "inst_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-inst", "subnet_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-subnet", "flavor_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-flavor-name", "net_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack", "stack_user_project_id": "c7c4af8d8ae44c6cb79c1b7d9d4f3a9c", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:05:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:05:48Z", "id": "0f0b5825-4899-4be7-a37d-e619aad9bca7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:05:48,975 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 used request id req-8964bef1-22b8-4fc8-ad34-9098a638f989 2018-06-30 16:05:48,976 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:05:48,976 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:05:51,977 - create_stack - DEBUG - Stack status query timeout in 1190.43345809 2018-06-30 16:05:51,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/0f0b5825-4899-4be7-a37d-e619aad9bca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e30561919a431d788d7040f5eccda6e32ecf006" 2018-06-30 16:05:52,039 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:05:52 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 X-Openstack-Request-Id: req-3dad7be3-a879-49a7-94f5-c660cb9a6b45 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:05:52,109 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:05:52 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-866e5321-666f-4645-b7f6-b688aaccb4b3 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1620fc5d5d19464287474e8b3a2b9eef", "OS::stack_id": "0f0b5825-4899-4be7-a37d-e619aad9bca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack", "image_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image", "inst_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-inst", "subnet_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-subnet", "flavor_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-flavor-name", "net_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack", "stack_user_project_id": "c7c4af8d8ae44c6cb79c1b7d9d4f3a9c", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:05:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:05:48Z", "id": "0f0b5825-4899-4be7-a37d-e619aad9bca7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:05:52,109 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 used request id req-866e5321-666f-4645-b7f6-b688aaccb4b3 2018-06-30 16:05:52,110 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:05:52,110 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:05:55,111 - create_stack - DEBUG - Stack status query timeout in 1187.29941916 2018-06-30 16:05:55,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/0f0b5825-4899-4be7-a37d-e619aad9bca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e30561919a431d788d7040f5eccda6e32ecf006" 2018-06-30 16:05:55,174 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:05:55 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 X-Openstack-Request-Id: req-ff5fbcff-5a45-4eb8-828a-6c6cd4e9cd92 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:05:55,897 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:05:55 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-e0b3e374-a367-4248-b7d5-6d04e1b442d1 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1620fc5d5d19464287474e8b3a2b9eef", "OS::stack_id": "0f0b5825-4899-4be7-a37d-e619aad9bca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack", "image_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image", "inst_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-inst", "subnet_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-subnet", "flavor_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-flavor-name", "net_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack", "stack_user_project_id": "c7c4af8d8ae44c6cb79c1b7d9d4f3a9c", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:05:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:05:48Z", "id": "0f0b5825-4899-4be7-a37d-e619aad9bca7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:05:55,897 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 used request id req-e0b3e374-a367-4248-b7d5-6d04e1b442d1 2018-06-30 16:05:55,897 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:05:55,898 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:05:58,899 - create_stack - DEBUG - Stack status query timeout in 1183.51121306 2018-06-30 16:05:58,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/0f0b5825-4899-4be7-a37d-e619aad9bca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e30561919a431d788d7040f5eccda6e32ecf006" 2018-06-30 16:05:58,968 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:05:58 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 X-Openstack-Request-Id: req-6d46a12a-7d63-4753-ace6-ad98105d5f01 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:05:59,699 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:05:59 GMT Content-Type: application/json Content-Length: 1638 Connection: keep-alive X-Openstack-Request-Id: req-5743cc7e-3d69-4b06-8627-4a309b7dfb8f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "1620fc5d5d19464287474e8b3a2b9eef", "OS::stack_id": "0f0b5825-4899-4be7-a37d-e619aad9bca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack", "image_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image", "inst_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-inst", "subnet_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-subnet", "flavor_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-flavor-name", "net_name": "CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-net"}, "deletion_time": "2018-06-30T16:05:59Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack", "stack_user_project_id": "c7c4af8d8ae44c6cb79c1b7d9d4f3a9c", "tags": null, "creation_time": "2018-06-30T16:05:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-30T16:05:48Z", "id": "0f0b5825-4899-4be7-a37d-e619aad9bca7", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:05:59,699 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 used request id req-5743cc7e-3d69-4b06-8627-4a309b7dfb8f 2018-06-30 16:05:59,699 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-30 16:05:59,700 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack 2018-06-30 16:05:59,700 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack 2018-06-30 16:05:59,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/0f0b5825-4899-4be7-a37d-e619aad9bca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e30561919a431d788d7040f5eccda6e32ecf006" 2018-06-30 16:05:59,780 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:05:59 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 X-Openstack-Request-Id: req-2af063f3-946c-4090-a80e-33015d8d5d0d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:05:59,859 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:05:59 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-3d3d7853-b07b-4bfe-bb76-2e98f17d3248 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-30 16:05:59,860 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/1620fc5d5d19464287474e8b3a2b9eef/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-stack/0f0b5825-4899-4be7-a37d-e619aad9bca7 used request id req-3d3d7853-b07b-4bfe-bb76-2e98f17d3248 2018-06-30 16:05:59,861 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-e7186558-861e-4305-b5dd-624173dee0a7-image 2018-06-30 16:05:59,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/44caef07-3ff5-4fd9-9bfd-0de68d28102c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1cff45b1abe8cd53b70509a0345cdd3a8e70ab4" 2018-06-30 16:06:00,835 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:06:00 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8709cde6-6a0f-4a3b-91c5-c809340e47bd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:06:00,836 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/44caef07-3ff5-4fd9-9bfd-0de68d28102c used request id req-8709cde6-6a0f-4a3b-91c5-c809340e47bd 2018-06-30 16:06:00,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/522224d6-c855-46ad-8d1d-fbfe1e884aa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6620a509a685c8ff48f2eee4f06cbd71809d9884" 2018-06-30 16:06:01,503 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:06:01 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-efb74053-20d0-4e95-aa23-7301d7a562de X-Compute-Request-Id: req-efb74053-20d0-4e95-aa23-7301d7a562de 2018-06-30 16:06:01,503 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/522224d6-c855-46ad-8d1d-fbfe1e884aa0 used request id req-efb74053-20d0-4e95-aa23-7301d7a562de 2018-06-30 16:06:01,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242e127387a17e1b620a5c295c83091c8aada546" 2018-06-30 16:06:02,371 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:06:02 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-df4d8753-bcbc-4adb-8e82-49a19d40f0bc Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1620fc5d5d19464287474e8b3a2b9eef", "created_at": "2018-06-30T16:05:39Z", "updated_at": "2018-06-30T16:05:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:05:39Z", "revision_number": 0, "id": "0fa1c809-83c5-4ec5-9456-026ecc88cf5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:05:39Z", "security_group_id": "92a05145-29c8-4fc5-8161-3ba6d040c3f8", "tenant_id": "1620fc5d5d19464287474e8b3a2b9eef", "port_range_min": null, "ethertype": "IPv4", "project_id": "1620fc5d5d19464287474e8b3a2b9eef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:05:39Z", "revision_number": 0, "id": "3041ede7-c135-4881-acf0-508361423dfa", "remote_group_id": "92a05145-29c8-4fc5-8161-3ba6d040c3f8", "remote_ip_prefix": null, "created_at": "2018-06-30T16:05:39Z", "security_group_id": "92a05145-29c8-4fc5-8161-3ba6d040c3f8", "tenant_id": "1620fc5d5d19464287474e8b3a2b9eef", "port_range_min": null, "ethertype": "IPv6", "project_id": "1620fc5d5d19464287474e8b3a2b9eef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:05:39Z", "revision_number": 0, "id": "3dbaf5bc-2c23-427b-bf6e-2c7a9ce65388", "remote_group_id": "92a05145-29c8-4fc5-8161-3ba6d040c3f8", "remote_ip_prefix": null, "created_at": "2018-06-30T16:05:39Z", "security_group_id": "92a05145-29c8-4fc5-8161-3ba6d040c3f8", "tenant_id": "1620fc5d5d19464287474e8b3a2b9eef", "port_range_min": null, "ethertype": "IPv4", "project_id": "1620fc5d5d19464287474e8b3a2b9eef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:05:39Z", "revision_number": 0, "id": "9ac4812b-3f9d-4710-aa4b-a3d3a7d80f1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:05:39Z", "security_group_id": "92a05145-29c8-4fc5-8161-3ba6d040c3f8", "tenant_id": "1620fc5d5d19464287474e8b3a2b9eef", "port_range_min": null, "ethertype": "IPv6", "project_id": "1620fc5d5d19464287474e8b3a2b9eef"}], "revision_number": 4, "project_id": "1620fc5d5d19464287474e8b3a2b9eef", "id": "92a05145-29c8-4fc5-8161-3ba6d040c3f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:06:02,371 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-df4d8753-bcbc-4adb-8e82-49a19d40f0bc 2018-06-30 16:06:02,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242e127387a17e1b620a5c295c83091c8aada546" 2018-06-30 16:06:02,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:02 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-194dae0a-1305-44c1-83b8-8097ae7aa0e7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 16:06:02,755 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-194dae0a-1305-44c1-83b8-8097ae7aa0e7 2018-06-30 16:06:02,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1620fc5d5d19464287474e8b3a2b9eef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242e127387a17e1b620a5c295c83091c8aada546" 2018-06-30 16:06:03,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:02 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79349674-6d5a-43f7-8f3e-cac3bfdf1c74 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1620fc5d5d19464287474e8b3a2b9eef"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1620fc5d5d19464287474e8b3a2b9eef", "name": "CreateStackSuccessTests-832210fd-c9fd-4a9-proj"}} 2018-06-30 16:06:03,086 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1620fc5d5d19464287474e8b3a2b9eef used request id req-79349674-6d5a-43f7-8f3e-cac3bfdf1c74 2018-06-30 16:06:03,086 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 92a05145-29c8-4fc5-8161-3ba6d040c3f8 2018-06-30 16:06:03,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=92a05145-29c8-4fc5-8161-3ba6d040c3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242e127387a17e1b620a5c295c83091c8aada546" 2018-06-30 16:06:03,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:06:03 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-71a336ee-acd7-40c7-983e-6c47fe2e9e60 Front-End-Https: on 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-06-30T16:05:39Z", "security_group_id": "92a05145-29c8-4fc5-8161-3ba6d040c3f8", "port_range_min": null, "revision_number": 0, "tenant_id": "1620fc5d5d19464287474e8b3a2b9eef", "created_at": "2018-06-30T16:05:39Z", "project_id": "1620fc5d5d19464287474e8b3a2b9eef", "id": "0fa1c809-83c5-4ec5-9456-026ecc88cf5a"}, {"remote_group_id": "92a05145-29c8-4fc5-8161-3ba6d040c3f8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:05:39Z", "security_group_id": "92a05145-29c8-4fc5-8161-3ba6d040c3f8", "port_range_min": null, "revision_number": 0, "tenant_id": "1620fc5d5d19464287474e8b3a2b9eef", "created_at": "2018-06-30T16:05:39Z", "project_id": "1620fc5d5d19464287474e8b3a2b9eef", "id": "3041ede7-c135-4881-acf0-508361423dfa"}, {"remote_group_id": "92a05145-29c8-4fc5-8161-3ba6d040c3f8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:05:39Z", "security_group_id": "92a05145-29c8-4fc5-8161-3ba6d040c3f8", "port_range_min": null, "revision_number": 0, "tenant_id": "1620fc5d5d19464287474e8b3a2b9eef", "created_at": "2018-06-30T16:05:39Z", "project_id": "1620fc5d5d19464287474e8b3a2b9eef", "id": "3dbaf5bc-2c23-427b-bf6e-2c7a9ce65388"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:05:39Z", "security_group_id": "92a05145-29c8-4fc5-8161-3ba6d040c3f8", "port_range_min": null, "revision_number": 0, "tenant_id": "1620fc5d5d19464287474e8b3a2b9eef", "created_at": "2018-06-30T16:05:39Z", "project_id": "1620fc5d5d19464287474e8b3a2b9eef", "id": "9ac4812b-3f9d-4710-aa4b-a3d3a7d80f1f"}]} 2018-06-30 16:06:03,960 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=92a05145-29c8-4fc5-8161-3ba6d040c3f8 used request id req-71a336ee-acd7-40c7-983e-6c47fe2e9e60 2018-06-30 16:06:03,960 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:06:03,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/92a05145-29c8-4fc5-8161-3ba6d040c3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242e127387a17e1b620a5c295c83091c8aada546" 2018-06-30 16:06:04,318 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:06:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4141d2d4-fbb6-412a-8f40-b23989a450b0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:06:04,318 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/92a05145-29c8-4fc5-8161-3ba6d040c3f8 used request id req-4141d2d4-fbb6-412a-8f40-b23989a450b0 2018-06-30 16:06:04,319 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-832210fd-c9fd-4a9-proj 2018-06-30 16:06:04,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/1620fc5d5d19464287474e8b3a2b9eef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242e127387a17e1b620a5c295c83091c8aada546" 2018-06-30 16:06:05,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:06:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9513d91f-5b54-4b11-93b1-f41d62d5273b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:06:05,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/1620fc5d5d19464287474e8b3a2b9eef used request id req-9513d91f-5b54-4b11-93b1-f41d62d5273b 2018-06-30 16:06:05,031 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-832210fd-c9fd-4a9-proj-role 2018-06-30 16:06:05,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/3f0576de173244909894fb477e9e2f9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242e127387a17e1b620a5c295c83091c8aada546" 2018-06-30 16:06:05,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:06:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f28d87c9-f606-4764-9da7-c8caa1483174 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:06:05,474 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/3f0576de173244909894fb477e9e2f9c used request id req-f28d87c9-f606-4764-9da7-c8caa1483174 2018-06-30 16:06:05,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}242e127387a17e1b620a5c295c83091c8aada546" 2018-06-30 16:06:05,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:05 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2549154d-0389-4f86-a81d-210aab0cc511 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:06:05,855 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2549154d-0389-4f86-a81d-210aab0cc511 2018-06-30 16:06:05,856 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-832210fd-c9fd-4a9-user 2018-06-30 16:06:05,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/7e48276311e3452bb2b856b4c129772b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8af71e5f27e2b86b295460616c352d4c320ab72" 2018-06-30 16:06:06,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:06:05 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e19c2dd-b0bc-4e8e-89a2-99d426b63dbf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:06:06,551 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7e48276311e3452bb2b856b4c129772b used request id req-2e19c2dd-b0bc-4e8e-89a2-99d426b63dbf 2018-06-30 16:06:06,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:06:07,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:06:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["XcUmqR5GQVef91aYTxhItg"], "issued_at": "2018-06-30T16:06:07.000000Z"}} 2018-06-30 16:06:07,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd70160646023ee54d421752acf233c317094105" 2018-06-30 16:06:07,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c2c0bc53-a332-4175-b4d4-5c93613b1027 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:06:07,600 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c2c0bc53-a332-4175-b4d4-5c93613b1027 2018-06-30 16:06:07,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:06:07,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:06:08,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:06:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["u17m6JG8S8GPjoTHZl1eYQ"], "issued_at": "2018-06-30T16:06:08.000000Z"}} 2018-06-30 16:06:08,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177232235b24d7b9c2e8c62ed0053c2df25aab54" 2018-06-30 16:06:08,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-115fd0d0-ebc1-4488-9bbe-b871d987c931 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:06:08,899 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-115fd0d0-ebc1-4488-9bbe-b871d987c931 2018-06-30 16:06:08,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:06:08,912 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:06:08 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:06:08,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177232235b24d7b9c2e8c62ed0053c2df25aab54" 2018-06-30 16:06:09,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:08 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-269bc2cb-1067-4879-90c2-a39d9c3f135e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:06:09,281 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj used request id req-269bc2cb-1067-4879-90c2-a39d9c3f135e 2018-06-30 16:06:09,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177232235b24d7b9c2e8c62ed0053c2df25aab54" 2018-06-30 16:06:09,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:09 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d0516b2-3baa-48e1-a00c-7dcd5e906c52 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:06:09,647 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-4d0516b2-3baa-48e1-a00c-7dcd5e906c52 2018-06-30 16:06:09,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177232235b24d7b9c2e8c62ed0053c2df25aab54" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj"}}' 2018-06-30 16:06:09,803 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:06:09 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c84c5989-2179-43f2-a96a-bfbe515b509d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/be456d13d7ca4e2c8f9793c9589d46be"}, "tags": [], "enabled": true, "id": "be456d13d7ca4e2c8f9793c9589d46be", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj"}} 2018-06-30 16:06:09,803 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-c84c5989-2179-43f2-a96a-bfbe515b509d 2018-06-30 16:06:09,803 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj 2018-06-30 16:06:09,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:06:09,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:06:10,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:06:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["VjacGnwlRsOwjAdRuhXrmA"], "issued_at": "2018-06-30T16:06:10.000000Z"}} 2018-06-30 16:06:10,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6467a89d64f29bc81c6a291eacab284083e620" 2018-06-30 16:06:11,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2bc9d49-20e9-4a8e-8673-8611a523f655 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:06:11,121 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b2bc9d49-20e9-4a8e-8673-8611a523f655 2018-06-30 16:06:11,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:06:11,138 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:06:11 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:06:11,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6467a89d64f29bc81c6a291eacab284083e620" 2018-06-30 16:06:11,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:11 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-803fa1d1-e219-441f-ba77-b9e643c62e2e Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:06:11,635 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-803fa1d1-e219-441f-ba77-b9e643c62e2e 2018-06-30 16:06:11,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6467a89d64f29bc81c6a291eacab284083e620" 2018-06-30 16:06:12,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:11 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d56e163-6bdc-4260-9a98-ea626c2ef798 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/be456d13d7ca4e2c8f9793c9589d46be"}, "tags": [], "enabled": true, "id": "be456d13d7ca4e2c8f9793c9589d46be", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj"}]} 2018-06-30 16:06:12,004 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj used request id req-3d56e163-6bdc-4260-9a98-ea626c2ef798 2018-06-30 16:06:12,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6467a89d64f29bc81c6a291eacab284083e620" 2018-06-30 16:06:12,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:12 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-028e3d50-e6b2-477a-9ce3-5bef6364617a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:06:12,409 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-028e3d50-e6b2-477a-9ce3-5bef6364617a 2018-06-30 16:06:13,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6467a89d64f29bc81c6a291eacab284083e620" 2018-06-30 16:06:13,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:13 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0820f8de-3ac9-40d1-945f-619adb8006a7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:06:13,436 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0820f8de-3ac9-40d1-945f-619adb8006a7 2018-06-30 16:06:13,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6467a89d64f29bc81c6a291eacab284083e620" 2018-06-30 16:06:13,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:13 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c856786-c772-42c2-a074-af68cb225c17 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/be456d13d7ca4e2c8f9793c9589d46be"}, "tags": [], "enabled": true, "id": "be456d13d7ca4e2c8f9793c9589d46be", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj"}]} 2018-06-30 16:06:13,796 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj used request id req-3c856786-c772-42c2-a074-af68cb225c17 2018-06-30 16:06:13,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/d0b3837db7fb48d79eada7c95a96768a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6467a89d64f29bc81c6a291eacab284083e620" 2018-06-30 16:06:14,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:13 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9110d620-6c46-429d-8105-c917be38b22b Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-d3cb5bb9-4e4b-485-user", "links": {"self": "http://10.167.4.35:5000/v3/users/d0b3837db7fb48d79eada7c95a96768a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "be456d13d7ca4e2c8f9793c9589d46be", "id": "d0b3837db7fb48d79eada7c95a96768a", "password_expires_at": null}} 2018-06-30 16:06:14,259 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/d0b3837db7fb48d79eada7c95a96768a used request id req-9110d620-6c46-429d-8105-c917be38b22b 2018-06-30 16:06:14,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/be456d13d7ca4e2c8f9793c9589d46be/users/d0b3837db7fb48d79eada7c95a96768a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6467a89d64f29bc81c6a291eacab284083e620" 2018-06-30 16:06:14,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:14 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c9d1ba0-127a-443a-952a-efdbdefec3c0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/be456d13d7ca4e2c8f9793c9589d46be/users/d0b3837db7fb48d79eada7c95a96768a/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 16:06:14,690 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/be456d13d7ca4e2c8f9793c9589d46be/users/d0b3837db7fb48d79eada7c95a96768a/roles used request id req-3c9d1ba0-127a-443a-952a-efdbdefec3c0 2018-06-30 16:06:14,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6467a89d64f29bc81c6a291eacab284083e620" 2018-06-30 16:06:14,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:14 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8f3c26f1-9694-4ca7-9cab-043da38f9f32 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}} 2018-06-30 16:06:14,779 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 used request id req-8f3c26f1-9694-4ca7-9cab-043da38f9f32 2018-06-30 16:06:14,779 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj 2018-06-30 16:06:14,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/be456d13d7ca4e2c8f9793c9589d46be/users/d0b3837db7fb48d79eada7c95a96768a/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6467a89d64f29bc81c6a291eacab284083e620" 2018-06-30 16:06:15,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:06:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00a807e9-3460-4d3b-b721-ec312504a028 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:06:15,240 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/be456d13d7ca4e2c8f9793c9589d46be/users/d0b3837db7fb48d79eada7c95a96768a/roles/04a3047f433f4111b561c8d5110638d3 used request id req-00a807e9-3460-4d3b-b721-ec312504a028 2018-06-30 16:06:15,240 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-d3cb5bb9-4e4b-485-user 2018-06-30 16:06:15,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:06:15,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177232235b24d7b9c2e8c62ed0053c2df25aab54" 2018-06-30 16:06:15,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:15 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3082038-b436-4c17-b5f8-e9e23acb6091 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:06:15,611 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d3082038-b436-4c17-b5f8-e9e23acb6091 2018-06-30 16:06:15,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177232235b24d7b9c2e8c62ed0053c2df25aab54" -d '{"role": {"name": "CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj-role"}}' 2018-06-30 16:06:16,124 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:06:15 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb5ec583-7f7d-4752-bf44-f31d47959d55 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1bf8f0bf4ff84da3bb10e675a2020fc6", "links": {"self": "http://10.167.4.35:5000/v3/roles/1bf8f0bf4ff84da3bb10e675a2020fc6"}, "name": "CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj-role"}} 2018-06-30 16:06:16,124 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-cb5ec583-7f7d-4752-bf44-f31d47959d55 2018-06-30 16:06:16,124 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj-role 2018-06-30 16:06:16,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/1bf8f0bf4ff84da3bb10e675a2020fc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177232235b24d7b9c2e8c62ed0053c2df25aab54" 2018-06-30 16:06:16,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:16 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fdb5a8cd-fbf1-4109-842e-df8b02428d54 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1bf8f0bf4ff84da3bb10e675a2020fc6", "links": {"self": "http://10.167.4.35:5000/v3/roles/1bf8f0bf4ff84da3bb10e675a2020fc6"}, "name": "CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj-role"}} 2018-06-30 16:06:16,461 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/1bf8f0bf4ff84da3bb10e675a2020fc6 used request id req-fdb5a8cd-fbf1-4109-842e-df8b02428d54 2018-06-30 16:06:16,461 - keystone_utils - INFO - Granting role CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj-role to project CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj 2018-06-30 16:06:16,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/be456d13d7ca4e2c8f9793c9589d46be/users/d0b3837db7fb48d79eada7c95a96768a/roles/1bf8f0bf4ff84da3bb10e675a2020fc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177232235b24d7b9c2e8c62ed0053c2df25aab54" 2018-06-30 16:06:16,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:06:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0b08dfd-f812-4f55-9e0e-5168a9c0eb4d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:06:16,905 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/be456d13d7ca4e2c8f9793c9589d46be/users/d0b3837db7fb48d79eada7c95a96768a/roles/1bf8f0bf4ff84da3bb10e675a2020fc6 used request id req-d0b08dfd-f812-4f55-9e0e-5168a9c0eb4d 2018-06-30 16:06:16,905 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:06:16,905 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 16:06:16,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:06:16,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:06:17,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1bf8f0bf4ff84da3bb10e675a2020fc6", "name": "CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be456d13d7ca4e2c8f9793c9589d46be", "name": "CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/be456d13d7ca4e2c8f9793c9589d46be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/be456d13d7ca4e2c8f9793c9589d46be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/be456d13d7ca4e2c8f9793c9589d46be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/be456d13d7ca4e2c8f9793c9589d46be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/be456d13d7ca4e2c8f9793c9589d46be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/be456d13d7ca4e2c8f9793c9589d46be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/be456d13d7ca4e2c8f9793c9589d46be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/be456d13d7ca4e2c8f9793c9589d46be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/be456d13d7ca4e2c8f9793c9589d46be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/be456d13d7ca4e2c8f9793c9589d46be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/be456d13d7ca4e2c8f9793c9589d46be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d3cb5bb9-4e4b-485-user", "id": "d0b3837db7fb48d79eada7c95a96768a"}, "audit_ids": ["ufdTYSSjQH6h5k1w7F-Xuw"], "issued_at": "2018-06-30T16:06:17.000000Z"}} 2018-06-30 16:06:17,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553ce8a9ea04c641fe3126c9a9f470e2343286a7" 2018-06-30 16:06:17,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0b5bc06-509a-467e-ab9c-e7921c58fe0a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:06:17,898 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a0b5bc06-509a-467e-ab9c-e7921c58fe0a 2018-06-30 16:06:17,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}553ce8a9ea04c641fe3126c9a9f470e2343286a7" 2018-06-30 16:06:18,459 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:06:18 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-cdaefb33-c3d5-40e5-b26d-5cc0b54f7f2e Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image"} 2018-06-30 16:06:18,459 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image used request id req-cdaefb33-c3d5-40e5-b26d-5cc0b54f7f2e 2018-06-30 16:06:18,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}553ce8a9ea04c641fe3126c9a9f470e2343286a7" 2018-06-30 16:06:19,019 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:06:19 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-98e02000-c92f-495c-a907-7d0630f675e4 Front-End-Https: on 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", "root-tar"], "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-06-30 16:06:19,020 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-98e02000-c92f-495c-a907-7d0630f675e4 2018-06-30 16:06:19,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}553ce8a9ea04c641fe3126c9a9f470e2343286a7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image"}' 2018-06-30 16:06:19,716 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:06:19 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/76713ba9-6720-4610-bece-a4801a083a54 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-c755ed1e-616d-494b-a395-dd72be4f0dfb Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:06:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T16:06:20Z", "visibility": "shared", "self": "/v2/images/76713ba9-6720-4610-bece-a4801a083a54", "min_disk": 0, "protected": false, "id": "76713ba9-6720-4610-bece-a4801a083a54", "file": "/v2/images/76713ba9-6720-4610-bece-a4801a083a54/file", "checksum": null, "owner": "be456d13d7ca4e2c8f9793c9589d46be", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:06:19,716 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-c755ed1e-616d-494b-a395-dd72be4f0dfb 2018-06-30 16:06:19,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/76713ba9-6720-4610-bece-a4801a083a54/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}553ce8a9ea04c641fe3126c9a9f470e2343286a7" -d '' 2018-06-30 16:06:21,020 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:06:21 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d42220e3-cd35-4b8d-90c0-015d7619f431 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:06:21,021 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/76713ba9-6720-4610-bece-a4801a083a54/file used request id req-d42220e3-cd35-4b8d-90c0-015d7619f431 2018-06-30 16:06:21,021 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 16:06:21,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/76713ba9-6720-4610-bece-a4801a083a54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}553ce8a9ea04c641fe3126c9a9f470e2343286a7" 2018-06-30 16:06:21,792 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:06:21 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-b0e06ca9-aeda-4922-bbd5-96cce7930041 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:06:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:06:21Z", "visibility": "shared", "self": "/v2/images/76713ba9-6720-4610-bece-a4801a083a54", "min_disk": 0, "protected": false, "id": "76713ba9-6720-4610-bece-a4801a083a54", "file": "/v2/images/76713ba9-6720-4610-bece-a4801a083a54/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "be456d13d7ca4e2c8f9793c9589d46be", "direct_url": "file:///var/lib/glance/images/76713ba9-6720-4610-bece-a4801a083a54", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:06:21,793 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/76713ba9-6720-4610-bece-a4801a083a54 used request id req-b0e06ca9-aeda-4922-bbd5-96cce7930041 2018-06-30 16:06:21,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}553ce8a9ea04c641fe3126c9a9f470e2343286a7" 2018-06-30 16:06:21,816 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:06:21 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-552f9350-ff2b-43a0-8aad-b599e2936700 Front-End-Https: on 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", "root-tar"], "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-06-30 16:06:21,817 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-552f9350-ff2b-43a0-8aad-b599e2936700 2018-06-30 16:06:21,820 - create_image - INFO - Created image with name - CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image 2018-06-30 16:06:21,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/76713ba9-6720-4610-bece-a4801a083a54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}553ce8a9ea04c641fe3126c9a9f470e2343286a7" 2018-06-30 16:06:22,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:06:22 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-69b587bd-0d3b-4508-a899-32168a6566b7 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:06:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:06:21Z", "visibility": "shared", "self": "/v2/images/76713ba9-6720-4610-bece-a4801a083a54", "min_disk": 0, "protected": false, "id": "76713ba9-6720-4610-bece-a4801a083a54", "file": "/v2/images/76713ba9-6720-4610-bece-a4801a083a54/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "be456d13d7ca4e2c8f9793c9589d46be", "direct_url": "file:///var/lib/glance/images/76713ba9-6720-4610-bece-a4801a083a54", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:06:22,566 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/76713ba9-6720-4610-bece-a4801a083a54 used request id req-69b587bd-0d3b-4508-a899-32168a6566b7 2018-06-30 16:06:22,567 - create_image - DEBUG - Instance status is - active 2018-06-30 16:06:22,567 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image 2018-06-30 16:06:22,567 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image 2018-06-30 16:06:22,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:06:22,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:06:23,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:06:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["itzVYv4KRWSPPcS56vayDQ"], "issued_at": "2018-06-30T16:06:23.000000Z"}} 2018-06-30 16:06:23,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e20d4bbc45ef0de76e96d99eff74809e8dad1333" 2018-06-30 16:06:23,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91d76ba3-5db1-407c-b8df-86e0451cab5f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:06:23,440 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-91d76ba3-5db1-407c-b8df-86e0451cab5f 2018-06-30 16:06:23,441 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:06:23,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e20d4bbc45ef0de76e96d99eff74809e8dad1333" 2018-06-30 16:06:24,211 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:06:24 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1c346d4b-ab3d-431e-a62d-e250ca5f22a4 X-Compute-Request-Id: req-1c346d4b-ab3d-431e-a62d-e250ca5f22a4 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:06:24,211 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1c346d4b-ab3d-431e-a62d-e250ca5f22a4 2018-06-30 16:06:24,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e20d4bbc45ef0de76e96d99eff74809e8dad1333" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-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-06-30 16:06:25,233 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:06:25 GMT Content-Type: application/json Content-Length: 531 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0f22db99-756d-4f06-b40f-23d6be594ed5 X-Compute-Request-Id: req-0f22db99-756d-4f06-b40f-23d6be594ed5 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/fd36edbf-31cc-4ef1-9381-ef99b0829a0d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/fd36edbf-31cc-4ef1-9381-ef99b0829a0d", "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": "fd36edbf-31cc-4ef1-9381-ef99b0829a0d"}} 2018-06-30 16:06:25,233 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-0f22db99-756d-4f06-b40f-23d6be594ed5 2018-06-30 16:06:25,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:06:25,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:06:26,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1bf8f0bf4ff84da3bb10e675a2020fc6", "name": "CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:06:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be456d13d7ca4e2c8f9793c9589d46be", "name": "CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/be456d13d7ca4e2c8f9793c9589d46be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/be456d13d7ca4e2c8f9793c9589d46be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/be456d13d7ca4e2c8f9793c9589d46be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/be456d13d7ca4e2c8f9793c9589d46be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/be456d13d7ca4e2c8f9793c9589d46be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/be456d13d7ca4e2c8f9793c9589d46be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/be456d13d7ca4e2c8f9793c9589d46be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/be456d13d7ca4e2c8f9793c9589d46be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/be456d13d7ca4e2c8f9793c9589d46be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/be456d13d7ca4e2c8f9793c9589d46be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/be456d13d7ca4e2c8f9793c9589d46be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d3cb5bb9-4e4b-485-user", "id": "d0b3837db7fb48d79eada7c95a96768a"}, "audit_ids": ["3PGZN58MSVCSi2ohR94eQg"], "issued_at": "2018-06-30T16:06:26.000000Z"}} 2018-06-30 16:06:26,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:06:26,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:06:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc4fb31d-c36d-44b4-a583-030992e3a4b1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:06:26,947 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cc4fb31d-c36d-44b4-a583-030992e3a4b1 2018-06-30 16:06:26,948 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:06:26,952 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:06:26,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:06:27,884 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:06:27 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-004bdd68-0573-4134-a8e7-308860a84b48 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-30 16:06:27,884 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack used request id req-004bdd68-0573-4134-a8e7-308860a84b48 2018-06-30 16:06:27,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-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-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name"}}' 2018-06-30 16:06:38,341 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:06:38 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-79961bad-5f58-4f8d-8245-f99b66790baa Front-End-Https: on RESP BODY: {"stack": {"id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}]}} 2018-06-30 16:06:38,342 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks used request id req-79961bad-5f58-4f8d-8245-f99b66790baa 2018-06-30 16:06:38,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:06:39,128 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:06:39 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-de01ba46-2784-4e42-ae39-de6d20fdc67b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:06:39,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:06:39 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-f1004c3c-3486-4e7d-ad8e-4ed71d539a0e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:06:39,966 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-f1004c3c-3486-4e7d-ad8e-4ed71d539a0e 2018-06-30 16:06:39,967 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack 2018-06-30 16:06:39,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:06:40,854 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:06:40 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-22d96912-5d27-4520-b149-7d5055b1c261 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:06:41,530 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:06:41 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-a1d94b61-669a-452b-9ae3-55b4e7e9a94e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:06:41,530 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-a1d94b61-669a-452b-9ae3-55b4e7e9a94e 2018-06-30 16:06:41,530 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:06:41,531 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:06:44,531 - create_stack - DEBUG - Stack status query timeout in 1195.43559694 2018-06-30 16:06:44,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:06:45,155 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:06:45 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-0d090815-ce50-43bb-ac78-8d68cce21dba Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:06:45,792 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:06:45 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-bbaba181-1ea1-4cd8-b27e-847e318dcc8b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:06:45,792 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-bbaba181-1ea1-4cd8-b27e-847e318dcc8b 2018-06-30 16:06:45,792 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:06:45,793 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:06:48,796 - create_stack - DEBUG - Stack status query timeout in 1191.17135501 2018-06-30 16:06:48,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:06:48,877 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:06:48 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-abdf40ab-f7de-41b5-a67b-9a39ad8ec797 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:06:48,990 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:06:48 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-9140481b-0eb3-421b-a788-0c59fb09d7b3 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:06:48,990 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-9140481b-0eb3-421b-a788-0c59fb09d7b3 2018-06-30 16:06:48,991 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:06:48,991 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:06:51,994 - create_stack - DEBUG - Stack status query timeout in 1187.97270989 2018-06-30 16:06:51,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:06:52,045 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:06:52 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-4cb6eed5-eca6-4ae2-92e8-98bc762635f5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:06:52,130 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:06:52 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-20f2e80a-e7ca-4107-a9f4-e882a115055e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:06:52,131 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-20f2e80a-e7ca-4107-a9f4-e882a115055e 2018-06-30 16:06:52,131 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:06:52,131 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:06:55,135 - create_stack - DEBUG - Stack status query timeout in 1184.83236289 2018-06-30 16:06:55,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:06:55,829 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:06:55 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-c52100d3-a631-4cfa-947d-9c541868d372 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:06:55,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:06:55 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-cda669c1-733e-44ed-baff-e86c798fbaee Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:06:55,961 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-cda669c1-733e-44ed-baff-e86c798fbaee 2018-06-30 16:06:55,961 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:06:55,961 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:06:58,963 - create_stack - DEBUG - Stack status query timeout in 1181.00376391 2018-06-30 16:06:58,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:06:59,663 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:06:59 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-7b3a1238-4cac-4024-9bb9-3aff8121bbc0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:06:59,777 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:06:59 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-14a1ea46-30e1-49b9-96da-267d0a42df00 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:06:59,777 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-14a1ea46-30e1-49b9-96da-267d0a42df00 2018-06-30 16:06:59,778 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:06:59,778 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:07:02,781 - create_stack - DEBUG - Stack status query timeout in 1177.18635893 2018-06-30 16:07:02,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:07:03,585 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:07:03 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-e887fd11-57d6-4b0b-ad8d-0b29d93879cf Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:07:03,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:07:03 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-81d2d951-73c4-45e0-888b-dee9e50bf151 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:07:03,683 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-81d2d951-73c4-45e0-888b-dee9e50bf151 2018-06-30 16:07:03,683 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:07:03,683 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:07:06,687 - create_stack - DEBUG - Stack status query timeout in 1173.2803731 2018-06-30 16:07:06,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:07:06,745 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:07:06 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-8411493c-8104-4ca1-addf-5b1b3bb1ddcb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:07:06,823 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:07:06 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-33504e45-6adf-45b0-a243-0a17ff63a051 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:07:06,824 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-33504e45-6adf-45b0-a243-0a17ff63a051 2018-06-30 16:07:06,824 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:07:06,824 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:07:09,826 - create_stack - DEBUG - Stack status query timeout in 1170.14085102 2018-06-30 16:07:09,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:07:09,915 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:07:09 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-a10d8c10-df04-4a63-90e4-226c341ec238 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:07:10,051 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:07:10 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-30138f20-3cb9-41d9-aa3e-95006801e9a4 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:07:10,052 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-30138f20-3cb9-41d9-aa3e-95006801e9a4 2018-06-30 16:07:10,052 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:07:10,052 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:07:13,054 - create_stack - DEBUG - Stack status query timeout in 1166.91335702 2018-06-30 16:07:13,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:07:13,130 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:07:13 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-d89285b0-b8e3-43e1-ae9d-e6b341c7676d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:07:13,244 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:07:13 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-779602e9-f195-4159-962d-07bf14738a47 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:07:13,244 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-779602e9-f195-4159-962d-07bf14738a47 2018-06-30 16:07:13,244 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:07:13,244 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:07:16,248 - create_stack - DEBUG - Stack status query timeout in 1163.71924305 2018-06-30 16:07:16,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:07:16,328 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:07:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-fab70760-e706-47f2-b8b8-37cd001b17a7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:07:16,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:07:16 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-a70c9c11-917f-4726-b258-79632267e85e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:07:16,450 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-a70c9c11-917f-4726-b258-79632267e85e 2018-06-30 16:07:16,451 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:07:16,451 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:07:19,454 - create_stack - DEBUG - Stack status query timeout in 1160.51294208 2018-06-30 16:07:19,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:07:19,537 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:07:19 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-d5de0dd3-4979-4288-a078-78c5ed5b376c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:07:19,675 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:07:19 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-c1b1b836-bc09-4b0c-861e-c925f314cfc9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:07:19,675 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-c1b1b836-bc09-4b0c-861e-c925f314cfc9 2018-06-30 16:07:19,676 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:07:19,676 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:07:22,677 - create_stack - DEBUG - Stack status query timeout in 1157.29014802 2018-06-30 16:07:22,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:07:22,752 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:07:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-610a2716-cf3e-4620-87de-26e73c259fe0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:07:23,591 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:07:23 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-a44b77e2-27a7-4afa-8e30-edf29c885a0e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:07:23,591 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-a44b77e2-27a7-4afa-8e30-edf29c885a0e 2018-06-30 16:07:23,591 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-30 16:07:23,592 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack 2018-06-30 16:07:23,592 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack 2018-06-30 16:07:23,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:07:24,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1bf8f0bf4ff84da3bb10e675a2020fc6", "name": "CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:07:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be456d13d7ca4e2c8f9793c9589d46be", "name": "CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/be456d13d7ca4e2c8f9793c9589d46be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/be456d13d7ca4e2c8f9793c9589d46be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/be456d13d7ca4e2c8f9793c9589d46be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/be456d13d7ca4e2c8f9793c9589d46be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/be456d13d7ca4e2c8f9793c9589d46be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/be456d13d7ca4e2c8f9793c9589d46be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/be456d13d7ca4e2c8f9793c9589d46be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/be456d13d7ca4e2c8f9793c9589d46be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/be456d13d7ca4e2c8f9793c9589d46be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/be456d13d7ca4e2c8f9793c9589d46be", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/be456d13d7ca4e2c8f9793c9589d46be", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d3cb5bb9-4e4b-485-user", "id": "d0b3837db7fb48d79eada7c95a96768a"}, "audit_ids": ["i7rdLkeUQxazAGTxbXce3Q"], "issued_at": "2018-06-30T16:07:24.000000Z"}} 2018-06-30 16:07:24,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}775d8aa28cf20b46693ef6abd42fa654e340b07d" 2018-06-30 16:07:25,340 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:07:25 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-514fbc90-979a-4d9c-b0cc-01cb18518285 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:07:26,054 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:07:26 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-ba2364c5-2c96-4ecc-8b77-2560843b82f0 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:07:26,054 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-ba2364c5-2c96-4ecc-8b77-2560843b82f0 2018-06-30 16:07:26,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:07:26,133 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:07:26 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-002a245b-97b1-4393-9fa8-0a1b8beca94d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:07:26,266 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:07:26 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-460fd89a-59d0-4fae-b3bd-d2c608767368 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:07:26,266 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-460fd89a-59d0-4fae-b3bd-d2c608767368 2018-06-30 16:07:26,267 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack 2018-06-30 16:07:26,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:07:26,344 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:07:26 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-d3a4cddf-0976-4612-a505-164858bd8291 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:07:26,463 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:07:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f65460bc-9b3f-426d-895d-7eb2a2b25eea Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:07:26,463 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-f65460bc-9b3f-426d-895d-7eb2a2b25eea 2018-06-30 16:07:26,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:07:26,542 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:07:26 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-19039ac1-16b3-4f4b-bd42-1fc6f1504f73 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:07:26,619 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:07:26 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-2dcbdc86-d1f1-45a5-ac73-13b95f43778d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:07:26Z", "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:07:26,619 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-2dcbdc86-d1f1-45a5-ac73-13b95f43778d 2018-06-30 16:07:26,619 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:07:26,619 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:07:29,623 - create_stack - DEBUG - Stack status query timeout in 1196.84102988 2018-06-30 16:07:29,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:07:29,699 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:07:29 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-3c8a7d87-0579-4e5a-b87e-28ed0724c5df Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:07:29,790 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:07:29 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-7a79e089-d9b5-4b7d-91ff-38282536d500 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:07:26Z", "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:07:29,790 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-7a79e089-d9b5-4b7d-91ff-38282536d500 2018-06-30 16:07:29,791 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:07:29,791 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:07:32,792 - create_stack - DEBUG - Stack status query timeout in 1193.67221284 2018-06-30 16:07:32,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:07:32,867 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:07:32 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-1c8dd763-93cd-4e65-bdce-3109e272b9e1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:07:32,943 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:07:32 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-6ee02f98-6d6b-4e53-a5c3-99d36b89c786 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:07:26Z", "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:07:32,943 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-6ee02f98-6d6b-4e53-a5c3-99d36b89c786 2018-06-30 16:07:32,944 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:07:32,944 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:07:35,947 - create_stack - DEBUG - Stack status query timeout in 1190.51716185 2018-06-30 16:07:35,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:07:36,029 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:07:36 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-58b939d5-db66-446b-aaaa-45933f8ed26c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:07:36,115 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:07:36 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-b3380883-c761-4cbb-a744-eb5770a5c1da Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:07:26Z", "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:07:36,115 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-b3380883-c761-4cbb-a744-eb5770a5c1da 2018-06-30 16:07:36,116 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:07:36,116 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:07:39,119 - create_stack - DEBUG - Stack status query timeout in 1187.34516001 2018-06-30 16:07:39,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:07:39,207 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:07:39 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-21131ed0-30f0-41dc-8cf9-75cfa987d47c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:07:39,300 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:07:39 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-d99b3b79-0e84-4a3f-a95b-88e783f1b901 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:07:26Z", "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:07:39,300 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-d99b3b79-0e84-4a3f-a95b-88e783f1b901 2018-06-30 16:07:39,300 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:07:39,301 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:07:42,304 - create_stack - DEBUG - Stack status query timeout in 1184.15985489 2018-06-30 16:07:42,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:07:42,369 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:07:42 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-879f4676-4852-418e-94b9-7beeca53a207 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:07:42,453 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:07:42 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-55ac4f80-4443-436b-9c4f-144588c8889e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:07:26Z", "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:07:42,453 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-55ac4f80-4443-436b-9c4f-144588c8889e 2018-06-30 16:07:42,454 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:07:42,454 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:07:45,456 - create_stack - DEBUG - Stack status query timeout in 1181.00815296 2018-06-30 16:07:45,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:07:45,540 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:07:45 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-72b5c7c0-080e-4d40-b2fa-ae5064d5cf6c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:07:45,637 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:07:45 GMT Content-Type: application/json Content-Length: 1638 Connection: keep-alive X-Openstack-Request-Id: req-d5bf574f-ed1c-4afc-ae9f-6ad2860d3b1f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "be456d13d7ca4e2c8f9793c9589d46be", "OS::stack_id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "image_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image", "inst_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-inst", "subnet_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-subnet", "flavor_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-flavor-name", "net_name": "CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-net"}, "deletion_time": "2018-06-30T16:07:45Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack", "stack_user_project_id": "42b5cf9a107846c58f5d08caba041708", "tags": null, "creation_time": "2018-06-30T16:06:37Z", "links": [{"href": "https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-30T16:07:26Z", "id": "e0c34aeb-d509-4306-b60c-a07c4b028df9", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:07:45,638 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-d5bf574f-ed1c-4afc-ae9f-6ad2860d3b1f 2018-06-30 16:07:45,638 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-30 16:07:45,638 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack 2018-06-30 16:07:45,639 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack 2018-06-30 16:07:45,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/e0c34aeb-d509-4306-b60c-a07c4b028df9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3722bca9ebec99ba629a86441178d2bb938200" 2018-06-30 16:07:45,713 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:07:45 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 X-Openstack-Request-Id: req-70573c99-b4ff-41eb-979b-7328bd23eabf Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:07:45,779 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:07:45 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-09d6eda9-9df0-4c93-bfa4-9ae6eba45399 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-30 16:07:45,780 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/be456d13d7ca4e2c8f9793c9589d46be/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-stack/e0c34aeb-d509-4306-b60c-a07c4b028df9 used request id req-09d6eda9-9df0-4c93-bfa4-9ae6eba45399 2018-06-30 16:07:45,781 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-1b68db63-1925-43bb-a2d9-07c2ec0a5f9a-image 2018-06-30 16:07:45,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/76713ba9-6720-4610-bece-a4801a083a54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}553ce8a9ea04c641fe3126c9a9f470e2343286a7" 2018-06-30 16:07:46,705 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:07:46 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0b900a3b-7b38-4ebc-a101-f7f6c5fc7de2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:07:46,705 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/76713ba9-6720-4610-bece-a4801a083a54 used request id req-0b900a3b-7b38-4ebc-a101-f7f6c5fc7de2 2018-06-30 16:07:46,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/fd36edbf-31cc-4ef1-9381-ef99b0829a0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e20d4bbc45ef0de76e96d99eff74809e8dad1333" 2018-06-30 16:07:47,271 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:07:47 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3cda7088-3ed5-4eb5-9ccd-4c9d8efdaff2 X-Compute-Request-Id: req-3cda7088-3ed5-4eb5-9ccd-4c9d8efdaff2 2018-06-30 16:07:47,272 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/fd36edbf-31cc-4ef1-9381-ef99b0829a0d used request id req-3cda7088-3ed5-4eb5-9ccd-4c9d8efdaff2 2018-06-30 16:07:47,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177232235b24d7b9c2e8c62ed0053c2df25aab54" 2018-06-30 16:07:48,164 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:07:48 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-974c89f0-970e-492a-86aa-a61bb8f2826f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be456d13d7ca4e2c8f9793c9589d46be", "created_at": "2018-06-30T16:06:39Z", "updated_at": "2018-06-30T16:06:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:06:39Z", "revision_number": 0, "id": "12b7d101-82ff-4963-9c30-514856a1dd86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:06:39Z", "security_group_id": "f91a6fd6-7e6f-4223-93b2-d99622d2fe09", "tenant_id": "be456d13d7ca4e2c8f9793c9589d46be", "port_range_min": null, "ethertype": "IPv4", "project_id": "be456d13d7ca4e2c8f9793c9589d46be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:06:39Z", "revision_number": 0, "id": "159d8e26-4408-462f-8524-8f9d1657d8c0", "remote_group_id": "f91a6fd6-7e6f-4223-93b2-d99622d2fe09", "remote_ip_prefix": null, "created_at": "2018-06-30T16:06:39Z", "security_group_id": "f91a6fd6-7e6f-4223-93b2-d99622d2fe09", "tenant_id": "be456d13d7ca4e2c8f9793c9589d46be", "port_range_min": null, "ethertype": "IPv4", "project_id": "be456d13d7ca4e2c8f9793c9589d46be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:06:39Z", "revision_number": 0, "id": "765c4e13-5e60-4b7e-bad7-f640c4c4f4fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:06:39Z", "security_group_id": "f91a6fd6-7e6f-4223-93b2-d99622d2fe09", "tenant_id": "be456d13d7ca4e2c8f9793c9589d46be", "port_range_min": null, "ethertype": "IPv6", "project_id": "be456d13d7ca4e2c8f9793c9589d46be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:06:39Z", "revision_number": 0, "id": "894fd648-4c24-4a15-abf6-65a8b4b9395a", "remote_group_id": "f91a6fd6-7e6f-4223-93b2-d99622d2fe09", "remote_ip_prefix": null, "created_at": "2018-06-30T16:06:39Z", "security_group_id": "f91a6fd6-7e6f-4223-93b2-d99622d2fe09", "tenant_id": "be456d13d7ca4e2c8f9793c9589d46be", "port_range_min": null, "ethertype": "IPv6", "project_id": "be456d13d7ca4e2c8f9793c9589d46be"}], "revision_number": 4, "project_id": "be456d13d7ca4e2c8f9793c9589d46be", "id": "f91a6fd6-7e6f-4223-93b2-d99622d2fe09", "name": "default"}]} 2018-06-30 16:07:48,165 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-974c89f0-970e-492a-86aa-a61bb8f2826f 2018-06-30 16:07:48,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177232235b24d7b9c2e8c62ed0053c2df25aab54" 2018-06-30 16:07:48,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:07:48 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f208de0a-715b-440e-818c-1252eb910301 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 16:07:48,543 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-f208de0a-715b-440e-818c-1252eb910301 2018-06-30 16:07:48,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177232235b24d7b9c2e8c62ed0053c2df25aab54" 2018-06-30 16:07:48,966 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 16:07:48 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11473f2f-2094-4ad3-9304-8b6d6d93021f Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 16:07:48,966 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-11473f2f-2094-4ad3-9304-8b6d6d93021f 2018-06-30 16:07:48,966 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 16:07:48,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177232235b24d7b9c2e8c62ed0053c2df25aab54" 2018-06-30 16:07:49,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:07:48 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b7a3c64-2635-4780-a9db-167850d7065f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 16:07:49,294 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-5b7a3c64-2635-4780-a9db-167850d7065f 2018-06-30 16:07:49,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/be456d13d7ca4e2c8f9793c9589d46be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177232235b24d7b9c2e8c62ed0053c2df25aab54" 2018-06-30 16:07:49,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:07:49 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86992da1-1aeb-4542-85c4-9b2749b3a9bc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/be456d13d7ca4e2c8f9793c9589d46be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be456d13d7ca4e2c8f9793c9589d46be", "name": "CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj"}} 2018-06-30 16:07:49,688 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/be456d13d7ca4e2c8f9793c9589d46be used request id req-86992da1-1aeb-4542-85c4-9b2749b3a9bc 2018-06-30 16:07:49,688 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f91a6fd6-7e6f-4223-93b2-d99622d2fe09 2018-06-30 16:07:49,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f91a6fd6-7e6f-4223-93b2-d99622d2fe09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177232235b24d7b9c2e8c62ed0053c2df25aab54" 2018-06-30 16:07:50,518 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:07:50 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-973c473f-f913-4d6d-98d1-e544331c46cb Front-End-Https: on 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-06-30T16:06:39Z", "security_group_id": "f91a6fd6-7e6f-4223-93b2-d99622d2fe09", "port_range_min": null, "revision_number": 0, "tenant_id": "be456d13d7ca4e2c8f9793c9589d46be", "created_at": "2018-06-30T16:06:39Z", "project_id": "be456d13d7ca4e2c8f9793c9589d46be", "id": "12b7d101-82ff-4963-9c30-514856a1dd86"}, {"remote_group_id": "f91a6fd6-7e6f-4223-93b2-d99622d2fe09", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:06:39Z", "security_group_id": "f91a6fd6-7e6f-4223-93b2-d99622d2fe09", "port_range_min": null, "revision_number": 0, "tenant_id": "be456d13d7ca4e2c8f9793c9589d46be", "created_at": "2018-06-30T16:06:39Z", "project_id": "be456d13d7ca4e2c8f9793c9589d46be", "id": "159d8e26-4408-462f-8524-8f9d1657d8c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:06:39Z", "security_group_id": "f91a6fd6-7e6f-4223-93b2-d99622d2fe09", "port_range_min": null, "revision_number": 0, "tenant_id": "be456d13d7ca4e2c8f9793c9589d46be", "created_at": "2018-06-30T16:06:39Z", "project_id": "be456d13d7ca4e2c8f9793c9589d46be", "id": "765c4e13-5e60-4b7e-bad7-f640c4c4f4fe"}, {"remote_group_id": "f91a6fd6-7e6f-4223-93b2-d99622d2fe09", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:06:39Z", "security_group_id": "f91a6fd6-7e6f-4223-93b2-d99622d2fe09", "port_range_min": null, "revision_number": 0, "tenant_id": "be456d13d7ca4e2c8f9793c9589d46be", "created_at": "2018-06-30T16:06:39Z", "project_id": "be456d13d7ca4e2c8f9793c9589d46be", "id": "894fd648-4c24-4a15-abf6-65a8b4b9395a"}]} 2018-06-30 16:07:50,518 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f91a6fd6-7e6f-4223-93b2-d99622d2fe09 used request id req-973c473f-f913-4d6d-98d1-e544331c46cb 2018-06-30 16:07:50,519 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:07:50,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/f91a6fd6-7e6f-4223-93b2-d99622d2fe09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177232235b24d7b9c2e8c62ed0053c2df25aab54" 2018-06-30 16:07:50,906 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:07:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5594fcaa-e001-48ed-83e0-4121e92196e8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:07:50,907 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/f91a6fd6-7e6f-4223-93b2-d99622d2fe09 used request id req-5594fcaa-e001-48ed-83e0-4121e92196e8 2018-06-30 16:07:50,907 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj 2018-06-30 16:07:50,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/be456d13d7ca4e2c8f9793c9589d46be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177232235b24d7b9c2e8c62ed0053c2df25aab54" 2018-06-30 16:07:51,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:07:50 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-205cb900-ff72-424d-b417-ec73288a83d0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:07:51,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/be456d13d7ca4e2c8f9793c9589d46be used request id req-205cb900-ff72-424d-b417-ec73288a83d0 2018-06-30 16:07:51,223 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-d3cb5bb9-4e4b-485-proj-role 2018-06-30 16:07:51,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/1bf8f0bf4ff84da3bb10e675a2020fc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177232235b24d7b9c2e8c62ed0053c2df25aab54" 2018-06-30 16:07:51,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:07:51 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d3f3ebb6-2dce-486a-946d-3804d1675827 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:07:51,585 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/1bf8f0bf4ff84da3bb10e675a2020fc6 used request id req-d3f3ebb6-2dce-486a-946d-3804d1675827 2018-06-30 16:07:51,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177232235b24d7b9c2e8c62ed0053c2df25aab54" 2018-06-30 16:07:52,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:07:51 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3487265d-31d4-4a3e-9b27-bd8077ab4d1f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:07:52,015 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-3487265d-31d4-4a3e-9b27-bd8077ab4d1f 2018-06-30 16:07:52,016 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-d3cb5bb9-4e4b-485-user 2018-06-30 16:07:52,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/d0b3837db7fb48d79eada7c95a96768a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc6467a89d64f29bc81c6a291eacab284083e620" 2018-06-30 16:07:52,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:07:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d39ddd9b-98bb-44b4-83f4-964db83a8715 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:07:52,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d0b3837db7fb48d79eada7c95a96768a used request id req-d39ddd9b-98bb-44b4-83f4-964db83a8715 2018-06-30 16:07:52,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:07:53,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:07:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["ErcekQmmStSKmEfnJ5WxHw"], "issued_at": "2018-06-30T16:07:53.000000Z"}} 2018-06-30 16:07:53,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845de48deb3e58867754c508db2008ac9ea36f2a" 2018-06-30 16:07:53,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:07:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cfe0e2bc-360e-4949-8202-375b8807da8f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:07:53,745 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cfe0e2bc-360e-4949-8202-375b8807da8f 2018-06-30 16:07:53,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:07:53,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:07:54,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:07:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["PpZLZ8PyS8aQ1V9QdiXgsQ"], "issued_at": "2018-06-30T16:07:54.000000Z"}} 2018-06-30 16:07:54,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb8fcdd1b319b90ef1ff2e8400464ad5b4a57ef" 2018-06-30 16:07:54,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:07:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cc986de-e904-4d6e-9468-b6240408a37a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:07:54,656 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7cc986de-e904-4d6e-9468-b6240408a37a 2018-06-30 16:07:54,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:07:54,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:07:54 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:07:54,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-af7dabd4-fac0-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb8fcdd1b319b90ef1ff2e8400464ad5b4a57ef" 2018-06-30 16:07:55,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:07:54 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da04e260-8410-4eb7-b3fb-6fdf640ae0d7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-af7dabd4-fac0-4a5-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:07:55,176 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-af7dabd4-fac0-4a5-proj used request id req-da04e260-8410-4eb7-b3fb-6fdf640ae0d7 2018-06-30 16:07:55,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb8fcdd1b319b90ef1ff2e8400464ad5b4a57ef" 2018-06-30 16:07:55,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:07:55 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52114acb-a2ec-4256-a1da-22134475bc93 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:07:55,565 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-52114acb-a2ec-4256-a1da-22134475bc93 2018-06-30 16:07:55,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb8fcdd1b319b90ef1ff2e8400464ad5b4a57ef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-proj"}}' 2018-06-30 16:07:55,950 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:07:55 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98bda3ab-c1df-479c-98e0-de3ab5dc10fe Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a636e7d85d41464b8912d8783055e3d0"}, "tags": [], "enabled": true, "id": "a636e7d85d41464b8912d8783055e3d0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-proj"}} 2018-06-30 16:07:55,951 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-98bda3ab-c1df-479c-98e0-de3ab5dc10fe 2018-06-30 16:07:55,951 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-af7dabd4-fac0-4a5-proj 2018-06-30 16:07:55,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:07:55,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:07:56,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["iGn-nHFOQHeiwwr-MouRjQ"], "issued_at": "2018-06-30T16:07:56.000000Z"}} 2018-06-30 16:07:56,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d479882d067fcfb7207c8634634b61293be5ae5" 2018-06-30 16:07:56,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:07:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6121e2bc-f694-4b57-9b73-795466660f9a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:07:56,995 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6121e2bc-f694-4b57-9b73-795466660f9a 2018-06-30 16:07:57,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:07:57,012 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:07:57 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:07:57,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d479882d067fcfb7207c8634634b61293be5ae5" 2018-06-30 16:07:57,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:07:57 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e8a305d6-dde6-40ac-b9cb-745a6ea29fd1 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:07:57,413 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-e8a305d6-dde6-40ac-b9cb-745a6ea29fd1 2018-06-30 16:07:57,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-af7dabd4-fac0-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d479882d067fcfb7207c8634634b61293be5ae5" 2018-06-30 16:07:57,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:07:57 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ac5261c-9bcb-4ada-9691-470a8e2433ce Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-af7dabd4-fac0-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a636e7d85d41464b8912d8783055e3d0"}, "tags": [], "enabled": true, "id": "a636e7d85d41464b8912d8783055e3d0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-proj"}]} 2018-06-30 16:07:57,838 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-af7dabd4-fac0-4a5-proj used request id req-7ac5261c-9bcb-4ada-9691-470a8e2433ce 2018-06-30 16:07:57,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d479882d067fcfb7207c8634634b61293be5ae5" 2018-06-30 16:07:58,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:07:57 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d58ed1a-e411-497f-a631-2dbd34871d4c Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:07:58,281 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-6d58ed1a-e411-497f-a631-2dbd34871d4c 2018-06-30 16:07:58,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d479882d067fcfb7207c8634634b61293be5ae5" 2018-06-30 16:07:59,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:07:58 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4adc6686-bfd0-40d1-b86a-c18d9088af82 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:07:59,309 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4adc6686-bfd0-40d1-b86a-c18d9088af82 2018-06-30 16:07:59,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-af7dabd4-fac0-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d479882d067fcfb7207c8634634b61293be5ae5" 2018-06-30 16:07:59,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:07:59 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8761caab-13ea-4be8-be28-12cb1c1b2f1f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-af7dabd4-fac0-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a636e7d85d41464b8912d8783055e3d0"}, "tags": [], "enabled": true, "id": "a636e7d85d41464b8912d8783055e3d0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-proj"}]} 2018-06-30 16:07:59,415 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-af7dabd4-fac0-4a5-proj used request id req-8761caab-13ea-4be8-be28-12cb1c1b2f1f 2018-06-30 16:07:59,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/2024948e26164f1ba247be43a4e99339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d479882d067fcfb7207c8634634b61293be5ae5" 2018-06-30 16:07:59,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:07:59 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe8fdcbe-435b-48cf-b280-887e2169cdd9 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-user", "links": {"self": "http://10.167.4.35:5000/v3/users/2024948e26164f1ba247be43a4e99339"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "a636e7d85d41464b8912d8783055e3d0", "id": "2024948e26164f1ba247be43a4e99339", "password_expires_at": null}} 2018-06-30 16:07:59,914 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/2024948e26164f1ba247be43a4e99339 used request id req-fe8fdcbe-435b-48cf-b280-887e2169cdd9 2018-06-30 16:07:59,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a636e7d85d41464b8912d8783055e3d0/users/2024948e26164f1ba247be43a4e99339/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d479882d067fcfb7207c8634634b61293be5ae5" 2018-06-30 16:08:00,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:07:59 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d865617-52a4-4c32-a93b-a3f5a8754a90 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/a636e7d85d41464b8912d8783055e3d0/users/2024948e26164f1ba247be43a4e99339/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 16:08:00,344 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a636e7d85d41464b8912d8783055e3d0/users/2024948e26164f1ba247be43a4e99339/roles used request id req-9d865617-52a4-4c32-a93b-a3f5a8754a90 2018-06-30 16:08:00,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d479882d067fcfb7207c8634634b61293be5ae5" 2018-06-30 16:08:00,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:08:00 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26798b05-e5f5-47bb-82c8-1bc4ed15daaa Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}} 2018-06-30 16:08:00,793 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 used request id req-26798b05-e5f5-47bb-82c8-1bc4ed15daaa 2018-06-30 16:08:00,793 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-af7dabd4-fac0-4a5-proj 2018-06-30 16:08:00,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a636e7d85d41464b8912d8783055e3d0/users/2024948e26164f1ba247be43a4e99339/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d479882d067fcfb7207c8634634b61293be5ae5" 2018-06-30 16:08:01,242 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:08:00 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-adc8c577-c829-40da-82b8-7fe3081e0b4e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:08:01,243 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a636e7d85d41464b8912d8783055e3d0/users/2024948e26164f1ba247be43a4e99339/roles/04a3047f433f4111b561c8d5110638d3 used request id req-adc8c577-c829-40da-82b8-7fe3081e0b4e 2018-06-30 16:08:01,243 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-af7dabd4-fac0-4a5-user 2018-06-30 16:08:01,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:08:01,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb8fcdd1b319b90ef1ff2e8400464ad5b4a57ef" 2018-06-30 16:08:01,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:08:01 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1069106f-cb3f-4c78-bbbc-85cfd68dacec Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:08:01,557 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1069106f-cb3f-4c78-bbbc-85cfd68dacec 2018-06-30 16:08:01,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb8fcdd1b319b90ef1ff2e8400464ad5b4a57ef" -d '{"role": {"name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-proj-role"}}' 2018-06-30 16:08:01,969 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:08:01 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d578ac4f-8ea1-45fb-96b9-4517ab2f4187 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec5e8a546d1946fab08b27c7689eb16c", "links": {"self": "http://10.167.4.35:5000/v3/roles/ec5e8a546d1946fab08b27c7689eb16c"}, "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-proj-role"}} 2018-06-30 16:08:01,969 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-d578ac4f-8ea1-45fb-96b9-4517ab2f4187 2018-06-30 16:08:01,969 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-af7dabd4-fac0-4a5-proj-role 2018-06-30 16:08:01,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/ec5e8a546d1946fab08b27c7689eb16c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb8fcdd1b319b90ef1ff2e8400464ad5b4a57ef" 2018-06-30 16:08:02,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:08:01 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9d0bea4-1466-4fd7-a52b-3b2c0ab481d6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec5e8a546d1946fab08b27c7689eb16c", "links": {"self": "http://10.167.4.35:5000/v3/roles/ec5e8a546d1946fab08b27c7689eb16c"}, "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-proj-role"}} 2018-06-30 16:08:02,261 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/ec5e8a546d1946fab08b27c7689eb16c used request id req-e9d0bea4-1466-4fd7-a52b-3b2c0ab481d6 2018-06-30 16:08:02,261 - keystone_utils - INFO - Granting role CreateStackSuccessTests-af7dabd4-fac0-4a5-proj-role to project CreateStackSuccessTests-af7dabd4-fac0-4a5-proj 2018-06-30 16:08:02,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a636e7d85d41464b8912d8783055e3d0/users/2024948e26164f1ba247be43a4e99339/roles/ec5e8a546d1946fab08b27c7689eb16c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb8fcdd1b319b90ef1ff2e8400464ad5b4a57ef" 2018-06-30 16:08:02,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:08:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21392246-5a8f-407f-b818-efbbcc1f0d81 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:08:02,754 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a636e7d85d41464b8912d8783055e3d0/users/2024948e26164f1ba247be43a4e99339/roles/ec5e8a546d1946fab08b27c7689eb16c used request id req-21392246-5a8f-407f-b818-efbbcc1f0d81 2018-06-30 16:08:02,754 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:08:02,755 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 16:08:02,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:08:02,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:08:03,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec5e8a546d1946fab08b27c7689eb16c", "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:08:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a636e7d85d41464b8912d8783055e3d0", "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a636e7d85d41464b8912d8783055e3d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a636e7d85d41464b8912d8783055e3d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a636e7d85d41464b8912d8783055e3d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a636e7d85d41464b8912d8783055e3d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a636e7d85d41464b8912d8783055e3d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a636e7d85d41464b8912d8783055e3d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-user", "id": "2024948e26164f1ba247be43a4e99339"}, "audit_ids": ["FSeQeb0OSemoqwa1Fe8YyQ"], "issued_at": "2018-06-30T16:08:03.000000Z"}} 2018-06-30 16:08:03,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c00bdbe4bb9cc62b7b11dc7d001e6a59adffcb" 2018-06-30 16:08:03,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:08:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d7cc4be-4d87-4678-9382-a4cb314b2140 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:08:03,976 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7d7cc4be-4d87-4678-9382-a4cb314b2140 2018-06-30 16:08:03,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}31c00bdbe4bb9cc62b7b11dc7d001e6a59adffcb" 2018-06-30 16:08:05,032 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:08:05 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-d9b1c3bc-012c-4594-bca6-2dc900163120 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image"} 2018-06-30 16:08:05,032 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image used request id req-d9b1c3bc-012c-4594-bca6-2dc900163120 2018-06-30 16:08:05,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}31c00bdbe4bb9cc62b7b11dc7d001e6a59adffcb" 2018-06-30 16:08:05,654 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:08:05 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f9d32f57-3580-430e-a734-4dff7755b990 Front-End-Https: on 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", "root-tar"], "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-06-30 16:08:05,654 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f9d32f57-3580-430e-a734-4dff7755b990 2018-06-30 16:08:05,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}31c00bdbe4bb9cc62b7b11dc7d001e6a59adffcb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image"}' 2018-06-30 16:08:06,572 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:08:06 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/6900a21d-df9d-478e-8077-8bca4e6c9524 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-18f52a57-e50f-4618-b81e-237939d1ba24 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:08:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T16:08:06Z", "visibility": "shared", "self": "/v2/images/6900a21d-df9d-478e-8077-8bca4e6c9524", "min_disk": 0, "protected": false, "id": "6900a21d-df9d-478e-8077-8bca4e6c9524", "file": "/v2/images/6900a21d-df9d-478e-8077-8bca4e6c9524/file", "checksum": null, "owner": "a636e7d85d41464b8912d8783055e3d0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:08:06,572 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-18f52a57-e50f-4618-b81e-237939d1ba24 2018-06-30 16:08:06,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/6900a21d-df9d-478e-8077-8bca4e6c9524/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}31c00bdbe4bb9cc62b7b11dc7d001e6a59adffcb" -d '' 2018-06-30 16:08:07,951 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:08:07 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2c4072e3-8206-4c09-9e89-aa66f1ae72d6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:08:07,952 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/6900a21d-df9d-478e-8077-8bca4e6c9524/file used request id req-2c4072e3-8206-4c09-9e89-aa66f1ae72d6 2018-06-30 16:08:07,952 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 16:08:07,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/6900a21d-df9d-478e-8077-8bca4e6c9524 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}31c00bdbe4bb9cc62b7b11dc7d001e6a59adffcb" 2018-06-30 16:08:08,513 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:08:08 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-ca83b81f-8581-48c1-8d83-d186b631c220 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:08:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:08:08Z", "visibility": "shared", "self": "/v2/images/6900a21d-df9d-478e-8077-8bca4e6c9524", "min_disk": 0, "protected": false, "id": "6900a21d-df9d-478e-8077-8bca4e6c9524", "file": "/v2/images/6900a21d-df9d-478e-8077-8bca4e6c9524/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a636e7d85d41464b8912d8783055e3d0", "direct_url": "file:///var/lib/glance/images/6900a21d-df9d-478e-8077-8bca4e6c9524", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:08:08,513 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/6900a21d-df9d-478e-8077-8bca4e6c9524 used request id req-ca83b81f-8581-48c1-8d83-d186b631c220 2018-06-30 16:08:08,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}31c00bdbe4bb9cc62b7b11dc7d001e6a59adffcb" 2018-06-30 16:08:08,536 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:08:08 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2b4b5185-c8bd-435d-9344-8e6fe62b029d Front-End-Https: on 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", "root-tar"], "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-06-30 16:08:08,536 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-2b4b5185-c8bd-435d-9344-8e6fe62b029d 2018-06-30 16:08:08,538 - create_image - INFO - Created image with name - CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image 2018-06-30 16:08:08,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/6900a21d-df9d-478e-8077-8bca4e6c9524 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}31c00bdbe4bb9cc62b7b11dc7d001e6a59adffcb" 2018-06-30 16:08:09,465 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:08:09 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-63b4ed21-c6df-4cbf-a370-3a63fa7d8deb Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:08:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:08:08Z", "visibility": "shared", "self": "/v2/images/6900a21d-df9d-478e-8077-8bca4e6c9524", "min_disk": 0, "protected": false, "id": "6900a21d-df9d-478e-8077-8bca4e6c9524", "file": "/v2/images/6900a21d-df9d-478e-8077-8bca4e6c9524/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a636e7d85d41464b8912d8783055e3d0", "direct_url": "file:///var/lib/glance/images/6900a21d-df9d-478e-8077-8bca4e6c9524", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:08:09,465 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/6900a21d-df9d-478e-8077-8bca4e6c9524 used request id req-63b4ed21-c6df-4cbf-a370-3a63fa7d8deb 2018-06-30 16:08:09,466 - create_image - DEBUG - Instance status is - active 2018-06-30 16:08:09,466 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image 2018-06-30 16:08:09,466 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image 2018-06-30 16:08:09,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:08:09,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:08:10,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:08:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["gZ1XsLDYRMKjXnr-49lk-Q"], "issued_at": "2018-06-30T16:08:10.000000Z"}} 2018-06-30 16:08:10,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85fbc35a3e4d2508f34960ef091200ab49836ee8" 2018-06-30 16:08:10,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:08:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-536f77d5-1f4c-4613-b050-6dc3fb3e0f53 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:08:10,533 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-536f77d5-1f4c-4613-b050-6dc3fb3e0f53 2018-06-30 16:08:10,534 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:08:10,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85fbc35a3e4d2508f34960ef091200ab49836ee8" 2018-06-30 16:08:11,423 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:08:11 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1aadadb0-e63f-47d1-a3d0-62fa15534592 X-Compute-Request-Id: req-1aadadb0-e63f-47d1-a3d0-62fa15534592 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:08:11,423 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1aadadb0-e63f-47d1-a3d0-62fa15534592 2018-06-30 16:08:11,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85fbc35a3e4d2508f34960ef091200ab49836ee8" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-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-06-30 16:08:12,071 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:08:12 GMT Content-Type: application/json Content-Length: 531 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-65a8cad3-3b8e-442e-bb12-7afc5b98a8f4 X-Compute-Request-Id: req-65a8cad3-3b8e-442e-bb12-7afc5b98a8f4 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/7782df36-59eb-42ce-86d2-d7c34402d3ab", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/7782df36-59eb-42ce-86d2-d7c34402d3ab", "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": "7782df36-59eb-42ce-86d2-d7c34402d3ab"}} 2018-06-30 16:08:12,071 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-65a8cad3-3b8e-442e-bb12-7afc5b98a8f4 2018-06-30 16:08:12,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:08:12,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:08:12,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec5e8a546d1946fab08b27c7689eb16c", "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:08:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a636e7d85d41464b8912d8783055e3d0", "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a636e7d85d41464b8912d8783055e3d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a636e7d85d41464b8912d8783055e3d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a636e7d85d41464b8912d8783055e3d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a636e7d85d41464b8912d8783055e3d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a636e7d85d41464b8912d8783055e3d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a636e7d85d41464b8912d8783055e3d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-user", "id": "2024948e26164f1ba247be43a4e99339"}, "audit_ids": ["VscSC3w8QaOtLHswBRw63w"], "issued_at": "2018-06-30T16:08:12.000000Z"}} 2018-06-30 16:08:12,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:08:13,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:08:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d247936f-60db-432d-8495-e969024e49cb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:08:13,230 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d247936f-60db-432d-8495-e969024e49cb 2018-06-30 16:08:13,231 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:08:13,235 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:08:13,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:08:14,061 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:08:14 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-3ea3366e-1fc1-4cc0-bbaf-dbe69e66d54f Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-30 16:08:14,061 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack used request id req-3ea3366e-1fc1-4cc0-bbaf-dbe69e66d54f 2018-06-30 16:08:14,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-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-b33302c2-269f-447f-b401-da716164f8ce-net", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name"}}' 2018-06-30 16:08:24,537 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:08:24 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-1ade4544-1eed-4d7e-b6e8-71210147155a Front-End-Https: on RESP BODY: {"stack": {"id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}]}} 2018-06-30 16:08:24,537 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks used request id req-1ade4544-1eed-4d7e-b6e8-71210147155a 2018-06-30 16:08:24,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:08:25,257 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:08:25 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-273a4157-608f-4381-9253-57846dd990c7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:08:26,095 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:08:26 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-2438ecfe-a09e-4ebe-a3b6-ab39f213c299 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:08:26,095 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-2438ecfe-a09e-4ebe-a3b6-ab39f213c299 2018-06-30 16:08:26,096 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack 2018-06-30 16:08:26,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:08:26,932 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:08:26 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-d48a8c3f-d20e-4f39-8f8c-687c42deef7f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:08:27,744 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:08:27 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-4d2233fb-c61c-43dc-b0ce-aed93b5e4f56 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:08:27,744 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-4d2233fb-c61c-43dc-b0ce-aed93b5e4f56 2018-06-30 16:08:27,745 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:08:27,745 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:08:30,748 - create_stack - DEBUG - Stack status query timeout in 1195.34864306 2018-06-30 16:08:30,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:08:31,344 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:08:31 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-ec3de170-2a55-45a1-b3da-ff4839732d89 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:08:32,084 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:08:32 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-e8eaacc6-6f7d-44cd-aa52-3ee343779d5b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:08:32,084 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-e8eaacc6-6f7d-44cd-aa52-3ee343779d5b 2018-06-30 16:08:32,085 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:08:32,085 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:08:35,088 - create_stack - DEBUG - Stack status query timeout in 1191.0086 2018-06-30 16:08:35,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:08:35,845 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:08:35 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-6c74089e-661d-4012-b680-673758003150 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:08:36,629 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:08:36 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-76dbd1b8-6632-47bf-9b68-079b9e0837c3 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:08:36,630 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-76dbd1b8-6632-47bf-9b68-079b9e0837c3 2018-06-30 16:08:36,630 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:08:36,630 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:08:39,634 - create_stack - DEBUG - Stack status query timeout in 1186.46270919 2018-06-30 16:08:39,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:08:40,452 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:08:40 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-f07d9931-c2e3-4bcd-9e0d-c42ddb3ae308 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:08:41,391 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:08:41 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-91f4c12a-0c73-4434-a522-e174214a317a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:08:41,392 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-91f4c12a-0c73-4434-a522-e174214a317a 2018-06-30 16:08:41,392 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:08:41,392 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:08:44,396 - create_stack - DEBUG - Stack status query timeout in 1181.70062709 2018-06-30 16:08:44,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:08:44,449 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:08:44 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-d1c8d7a4-bd1a-4d9f-9d73-750bb2941cbb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:08:44,537 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:08:44 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-7ea9982d-940f-4dca-b9ad-36db67f8ec0a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:08:44,537 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-7ea9982d-940f-4dca-b9ad-36db67f8ec0a 2018-06-30 16:08:44,538 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:08:44,538 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:08:47,539 - create_stack - DEBUG - Stack status query timeout in 1178.55759406 2018-06-30 16:08:47,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:08:47,607 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:08:47 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-1536d7fe-0134-4d93-bf73-6fb99cc04d0b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:08:47,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:08:47 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-8ce4ea66-a5cb-4de7-bc74-8f9e0c4c8118 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:08:47,706 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-8ce4ea66-a5cb-4de7-bc74-8f9e0c4c8118 2018-06-30 16:08:47,706 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:08:47,706 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:08:50,710 - create_stack - DEBUG - Stack status query timeout in 1175.38669801 2018-06-30 16:08:50,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:08:50,789 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:08:50 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-41d0f6be-219c-4a49-bcb7-66276db9b741 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:08:50,911 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:08:50 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-7a29edcc-4f65-4bff-9000-3cbb5ca0b610 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:08:50,912 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-7a29edcc-4f65-4bff-9000-3cbb5ca0b610 2018-06-30 16:08:50,912 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:08:50,912 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:08:53,914 - create_stack - DEBUG - Stack status query timeout in 1172.18259311 2018-06-30 16:08:53,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:08:53,991 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:08:53 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-d00260e8-e263-4d18-a5ca-d2e9717438e0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:08:54,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:08:54 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-41bffb81-f938-478d-aad4-a7554946976f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:08:54,137 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-41bffb81-f938-478d-aad4-a7554946976f 2018-06-30 16:08:54,137 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:08:54,138 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:08:57,140 - create_stack - DEBUG - Stack status query timeout in 1168.95652509 2018-06-30 16:08:57,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:08:57,225 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:08:57 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-005de5c4-0f5e-473f-a546-d5245bc5abbb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:08:57,350 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:08:57 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-7a565f8a-afab-4b14-9554-88ede8a19d43 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:08:57,350 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-7a565f8a-afab-4b14-9554-88ede8a19d43 2018-06-30 16:08:57,351 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:08:57,351 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:09:00,353 - create_stack - DEBUG - Stack status query timeout in 1165.74345207 2018-06-30 16:09:00,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:09:00,425 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:09:00 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-1f89e9d7-e2b6-4d4e-bbe3-3e7ee31be100 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:09:00,526 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:00 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-55ec7182-b1f2-4ba9-8c35-4c1d06d19c5b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:09:00,526 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-55ec7182-b1f2-4ba9-8c35-4c1d06d19c5b 2018-06-30 16:09:00,526 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:09:00,527 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:09:03,530 - create_stack - DEBUG - Stack status query timeout in 1162.56657004 2018-06-30 16:09:03,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:09:03,615 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:09:03 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-b1f1c797-10aa-4918-ba3b-423513bcf0cd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:09:03,750 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:03 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-b9f75417-0762-4b15-8431-ad5b7a03c90b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:09:03,751 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-b9f75417-0762-4b15-8431-ad5b7a03c90b 2018-06-30 16:09:03,751 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:09:03,751 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:09:06,755 - create_stack - DEBUG - Stack status query timeout in 1159.34164119 2018-06-30 16:09:06,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:09:06,828 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:09:06 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-b4624e44-6110-4baf-9aab-114444ed6e74 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:09:06,937 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:06 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-db47e8c6-0c33-4ec0-b3bd-f7d7191deac1 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:09:06,938 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-db47e8c6-0c33-4ec0-b3bd-f7d7191deac1 2018-06-30 16:09:06,938 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-30 16:09:06,938 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack 2018-06-30 16:09:06,939 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack 2018-06-30 16:09:06,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:09:07,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec5e8a546d1946fab08b27c7689eb16c", "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:09:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a636e7d85d41464b8912d8783055e3d0", "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a636e7d85d41464b8912d8783055e3d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a636e7d85d41464b8912d8783055e3d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a636e7d85d41464b8912d8783055e3d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a636e7d85d41464b8912d8783055e3d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a636e7d85d41464b8912d8783055e3d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a636e7d85d41464b8912d8783055e3d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-user", "id": "2024948e26164f1ba247be43a4e99339"}, "audit_ids": ["QMxvB2BnSrm2xIitnce2lA"], "issued_at": "2018-06-30T16:09:07.000000Z"}} 2018-06-30 16:09:07,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1af4f7806973554ee857d3d0e6cb098b951961a0" 2018-06-30 16:09:08,386 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:09:08 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-c92c71e6-a576-4046-a505-f49af60c47b5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:09:09,204 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:09 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-626a547a-452a-4b84-a0e5-a14da4c63388 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:09:09,204 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-626a547a-452a-4b84-a0e5-a14da4c63388 2018-06-30 16:09:09,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:09:09,288 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:09:09 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-46b15bb5-59b6-43f3-ba24-45311a552dd9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:09:09,430 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:09 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-d4acfb5b-9da1-4b94-86b0-ddfc6020dd3d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:09:09,431 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-d4acfb5b-9da1-4b94-86b0-ddfc6020dd3d 2018-06-30 16:09:09,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:09:09,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:09:10,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec5e8a546d1946fab08b27c7689eb16c", "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:09:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a636e7d85d41464b8912d8783055e3d0", "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a636e7d85d41464b8912d8783055e3d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a636e7d85d41464b8912d8783055e3d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a636e7d85d41464b8912d8783055e3d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a636e7d85d41464b8912d8783055e3d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a636e7d85d41464b8912d8783055e3d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a636e7d85d41464b8912d8783055e3d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-user", "id": "2024948e26164f1ba247be43a4e99339"}, "audit_ids": ["qKTOOjHcRU6QBzNtsju3PQ"], "issued_at": "2018-06-30T16:09:10.000000Z"}} 2018-06-30 16:09:10,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6858b8d1a3f985c365c0d8cc28a6a2408f6731" 2018-06-30 16:09:10,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f960ba42-871d-4f8d-aa2b-31bfeea0cf76 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:09:10,974 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f960ba42-871d-4f8d-aa2b-31bfeea0cf76 2018-06-30 16:09:10,976 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:09:10,979 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:09:10,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6858b8d1a3f985c365c0d8cc28a6a2408f6731" 2018-06-30 16:09:11,827 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:11 GMT Content-Type: application/json Content-Length: 719 Connection: keep-alive X-Openstack-Request-Id: req-f71c903f-c6f4-4048-be32-cb2909d78d15 Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "deletion_time": null, "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "tags": null}]} 2018-06-30 16:09:11,827 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack used request id req-f71c903f-c6f4-4048-be32-cb2909d78d15 2018-06-30 16:09:11,828 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack 2018-06-30 16:09:11,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6858b8d1a3f985c365c0d8cc28a6a2408f6731" 2018-06-30 16:09:12,446 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:09:12 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-63cc1497-d104-4d51-b2ed-285bcbc140d4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:09:13,267 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:13 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-c68d44d8-6b0d-436d-9489-2608ceceae38 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:09:13,267 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-c68d44d8-6b0d-436d-9489-2608ceceae38 2018-06-30 16:09:13,268 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack 2018-06-30 16:09:13,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:09:13,330 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:09:13 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-17867113-147a-492b-9822-63679480f5c2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:09:13,452 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:09:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6ba77a7b-97b0-4efa-bfe9-994f01e8b9b5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:09:13,452 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-6ba77a7b-97b0-4efa-bfe9-994f01e8b9b5 2018-06-30 16:09:13,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:09:13,524 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:09:13 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-5b88edae-c6b7-45d1-9a21-97e9b6b26f2a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:09:13,602 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:13 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-9985d505-ab0b-43fc-a3af-7790804117f9 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:09:13Z", "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:09:13,602 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-9985d505-ab0b-43fc-a3af-7790804117f9 2018-06-30 16:09:13,602 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:09:13,603 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:09:16,606 - create_stack - DEBUG - Stack status query timeout in 1196.84633017 2018-06-30 16:09:16,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:09:16,680 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:09:16 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-dc395892-b327-43db-af66-2618cabf2cd1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:09:16,768 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:16 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-85e495f0-bf38-400b-9c19-b6af730461f0 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:09:13Z", "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:09:16,769 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-85e495f0-bf38-400b-9c19-b6af730461f0 2018-06-30 16:09:16,769 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:09:16,769 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:09:19,773 - create_stack - DEBUG - Stack status query timeout in 1193.67965412 2018-06-30 16:09:19,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:09:19,857 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:09:19 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-d736f96b-4b82-42e3-9162-fb4373df7f25 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:09:19,951 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:19 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-b3d506a7-3884-4ecb-aa42-2662833a5618 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:09:13Z", "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:09:19,952 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-b3d506a7-3884-4ecb-aa42-2662833a5618 2018-06-30 16:09:19,952 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:09:19,952 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:09:22,954 - create_stack - DEBUG - Stack status query timeout in 1190.49856019 2018-06-30 16:09:22,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:09:23,030 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:09:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-029af095-f4a8-410c-a5c1-2466d16f8853 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:09:23,127 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:23 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-1b260851-4112-48aa-937f-983a82241ed1 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:09:13Z", "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:09:23,128 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-1b260851-4112-48aa-937f-983a82241ed1 2018-06-30 16:09:23,128 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:09:23,128 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:09:26,132 - create_stack - DEBUG - Stack status query timeout in 1187.32078505 2018-06-30 16:09:26,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:09:26,209 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:09:26 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-19bcfc9b-b21d-40c3-b7cb-4bed45806d41 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:09:26,301 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:26 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-507384d3-0c09-4b0a-a846-0ea26c84c662 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:09:13Z", "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:09:26,301 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-507384d3-0c09-4b0a-a846-0ea26c84c662 2018-06-30 16:09:26,302 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:09:26,302 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:09:29,305 - create_stack - DEBUG - Stack status query timeout in 1184.14693999 2018-06-30 16:09:29,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:09:29,390 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:09:29 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-b4e23241-b25d-4a9c-9fa0-33808611a936 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:09:29,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:29 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-b6109ba1-89b0-449e-9500-8f1b2306ba41 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:09:13Z", "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:09:29,456 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-b6109ba1-89b0-449e-9500-8f1b2306ba41 2018-06-30 16:09:29,456 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:09:29,456 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:09:32,460 - create_stack - DEBUG - Stack status query timeout in 1180.9926362 2018-06-30 16:09:32,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:09:32,543 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:09:32 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-99fdf3b8-8f0c-4f35-9058-42acb22ad426 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:09:32,647 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:32 GMT Content-Type: application/json Content-Length: 1638 Connection: keep-alive X-Openstack-Request-Id: req-e219ff52-08ee-4c10-b217-720f6488ddb7 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a636e7d85d41464b8912d8783055e3d0", "OS::stack_id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "image_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image", "inst_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-inst", "subnet_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-subnet", "flavor_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-flavor-name", "net_name": "CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-net"}, "deletion_time": "2018-06-30T16:09:32Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack", "stack_user_project_id": "e26852eadecd4c488b8f5c4c5b9fd00a", "tags": null, "creation_time": "2018-06-30T16:08:23Z", "links": [{"href": "https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-30T16:09:13Z", "id": "0161902d-db0f-4cef-ac57-e7107bb48ac1", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:09:32,647 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-e219ff52-08ee-4c10-b217-720f6488ddb7 2018-06-30 16:09:32,648 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-30 16:09:32,648 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack 2018-06-30 16:09:32,648 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack 2018-06-30 16:09:32,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/0161902d-db0f-4cef-ac57-e7107bb48ac1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e334d82c33595dbc1cf8259bfec444f4b25119b1" 2018-06-30 16:09:32,719 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:09:32 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 X-Openstack-Request-Id: req-2598c918-2aef-4bad-9f2f-c48a54df7276 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:09:32,794 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:09:32 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-d140cce9-4de4-492c-a04d-98788bbd1774 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-30 16:09:32,794 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/a636e7d85d41464b8912d8783055e3d0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-stack/0161902d-db0f-4cef-ac57-e7107bb48ac1 used request id req-d140cce9-4de4-492c-a04d-98788bbd1774 2018-06-30 16:09:32,795 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-b33302c2-269f-447f-b401-da716164f8ce-image 2018-06-30 16:09:32,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/6900a21d-df9d-478e-8077-8bca4e6c9524 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}31c00bdbe4bb9cc62b7b11dc7d001e6a59adffcb" 2018-06-30 16:09:33,684 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:09:33 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d8dc91b9-e87b-44bc-b707-7dbdc2894542 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:09:33,685 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/6900a21d-df9d-478e-8077-8bca4e6c9524 used request id req-d8dc91b9-e87b-44bc-b707-7dbdc2894542 2018-06-30 16:09:33,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/7782df36-59eb-42ce-86d2-d7c34402d3ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85fbc35a3e4d2508f34960ef091200ab49836ee8" 2018-06-30 16:09:34,235 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:09:34 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-85327945-fe34-4cdb-9486-9967202024d1 X-Compute-Request-Id: req-85327945-fe34-4cdb-9486-9967202024d1 2018-06-30 16:09:34,235 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/7782df36-59eb-42ce-86d2-d7c34402d3ab used request id req-85327945-fe34-4cdb-9486-9967202024d1 2018-06-30 16:09:34,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb8fcdd1b319b90ef1ff2e8400464ad5b4a57ef" 2018-06-30 16:09:35,138 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:35 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-c5fc8317-483f-4af9-9ef8-948daa57ac20 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a636e7d85d41464b8912d8783055e3d0", "created_at": "2018-06-30T16:08:25Z", "updated_at": "2018-06-30T16:08:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:08:26Z", "revision_number": 0, "id": "3193ff04-6ba2-410e-9ccc-1d3431ef02db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:08:26Z", "security_group_id": "3b7354e1-3a51-46c4-9827-aa57e09d7efa", "tenant_id": "a636e7d85d41464b8912d8783055e3d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a636e7d85d41464b8912d8783055e3d0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:08:26Z", "revision_number": 0, "id": "72ddd7f6-4b69-40ab-a5d7-6aade5b10018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:08:26Z", "security_group_id": "3b7354e1-3a51-46c4-9827-aa57e09d7efa", "tenant_id": "a636e7d85d41464b8912d8783055e3d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a636e7d85d41464b8912d8783055e3d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:08:26Z", "revision_number": 0, "id": "aa7cefe4-bab5-4283-be4d-aa7aeed96ab1", "remote_group_id": "3b7354e1-3a51-46c4-9827-aa57e09d7efa", "remote_ip_prefix": null, "created_at": "2018-06-30T16:08:26Z", "security_group_id": "3b7354e1-3a51-46c4-9827-aa57e09d7efa", "tenant_id": "a636e7d85d41464b8912d8783055e3d0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a636e7d85d41464b8912d8783055e3d0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:08:25Z", "revision_number": 0, "id": "db8a4cb0-8c01-4d2e-b9bb-d310f68605a6", "remote_group_id": "3b7354e1-3a51-46c4-9827-aa57e09d7efa", "remote_ip_prefix": null, "created_at": "2018-06-30T16:08:25Z", "security_group_id": "3b7354e1-3a51-46c4-9827-aa57e09d7efa", "tenant_id": "a636e7d85d41464b8912d8783055e3d0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a636e7d85d41464b8912d8783055e3d0"}], "revision_number": 4, "project_id": "a636e7d85d41464b8912d8783055e3d0", "id": "3b7354e1-3a51-46c4-9827-aa57e09d7efa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:09:35,139 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-c5fc8317-483f-4af9-9ef8-948daa57ac20 2018-06-30 16:09:35,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a636e7d85d41464b8912d8783055e3d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb8fcdd1b319b90ef1ff2e8400464ad5b4a57ef" 2018-06-30 16:09:35,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:35 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a20e1856-0e4a-4446-b8e1-7805f4d63809 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a636e7d85d41464b8912d8783055e3d0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a636e7d85d41464b8912d8783055e3d0", "name": "CreateStackSuccessTests-af7dabd4-fac0-4a5-proj"}} 2018-06-30 16:09:35,513 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a636e7d85d41464b8912d8783055e3d0 used request id req-a20e1856-0e4a-4446-b8e1-7805f4d63809 2018-06-30 16:09:35,513 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b7354e1-3a51-46c4-9827-aa57e09d7efa 2018-06-30 16:09:35,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=3b7354e1-3a51-46c4-9827-aa57e09d7efa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb8fcdd1b319b90ef1ff2e8400464ad5b4a57ef" 2018-06-30 16:09:36,292 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:36 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-f0ff17d8-a803-4c7f-bb83-18bf187506dd Front-End-Https: on 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-06-30T16:08:26Z", "security_group_id": "3b7354e1-3a51-46c4-9827-aa57e09d7efa", "port_range_min": null, "revision_number": 0, "tenant_id": "a636e7d85d41464b8912d8783055e3d0", "created_at": "2018-06-30T16:08:26Z", "project_id": "a636e7d85d41464b8912d8783055e3d0", "id": "3193ff04-6ba2-410e-9ccc-1d3431ef02db"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:08:26Z", "security_group_id": "3b7354e1-3a51-46c4-9827-aa57e09d7efa", "port_range_min": null, "revision_number": 0, "tenant_id": "a636e7d85d41464b8912d8783055e3d0", "created_at": "2018-06-30T16:08:26Z", "project_id": "a636e7d85d41464b8912d8783055e3d0", "id": "72ddd7f6-4b69-40ab-a5d7-6aade5b10018"}, {"remote_group_id": "3b7354e1-3a51-46c4-9827-aa57e09d7efa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:08:26Z", "security_group_id": "3b7354e1-3a51-46c4-9827-aa57e09d7efa", "port_range_min": null, "revision_number": 0, "tenant_id": "a636e7d85d41464b8912d8783055e3d0", "created_at": "2018-06-30T16:08:26Z", "project_id": "a636e7d85d41464b8912d8783055e3d0", "id": "aa7cefe4-bab5-4283-be4d-aa7aeed96ab1"}, {"remote_group_id": "3b7354e1-3a51-46c4-9827-aa57e09d7efa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:08:25Z", "security_group_id": "3b7354e1-3a51-46c4-9827-aa57e09d7efa", "port_range_min": null, "revision_number": 0, "tenant_id": "a636e7d85d41464b8912d8783055e3d0", "created_at": "2018-06-30T16:08:25Z", "project_id": "a636e7d85d41464b8912d8783055e3d0", "id": "db8a4cb0-8c01-4d2e-b9bb-d310f68605a6"}]} 2018-06-30 16:09:36,292 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=3b7354e1-3a51-46c4-9827-aa57e09d7efa used request id req-f0ff17d8-a803-4c7f-bb83-18bf187506dd 2018-06-30 16:09:36,293 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:09:36,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/3b7354e1-3a51-46c4-9827-aa57e09d7efa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb8fcdd1b319b90ef1ff2e8400464ad5b4a57ef" 2018-06-30 16:09:36,677 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:09:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1e3df62b-1c44-4a44-bb58-33b6e2df1f52 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:09:36,677 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/3b7354e1-3a51-46c4-9827-aa57e09d7efa used request id req-1e3df62b-1c44-4a44-bb58-33b6e2df1f52 2018-06-30 16:09:36,678 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-af7dabd4-fac0-4a5-proj 2018-06-30 16:09:36,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/a636e7d85d41464b8912d8783055e3d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb8fcdd1b319b90ef1ff2e8400464ad5b4a57ef" 2018-06-30 16:09:37,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:09:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ccef7325-183b-4403-b58d-b1433422ff1a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:09:37,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/a636e7d85d41464b8912d8783055e3d0 used request id req-ccef7325-183b-4403-b58d-b1433422ff1a 2018-06-30 16:09:37,408 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-af7dabd4-fac0-4a5-proj-role 2018-06-30 16:09:37,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/ec5e8a546d1946fab08b27c7689eb16c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb8fcdd1b319b90ef1ff2e8400464ad5b4a57ef" 2018-06-30 16:09:37,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:09:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b36490c1-399e-4158-8828-fe9d8c6d9fa9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:09:37,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/ec5e8a546d1946fab08b27c7689eb16c used request id req-b36490c1-399e-4158-8828-fe9d8c6d9fa9 2018-06-30 16:09:37,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbb8fcdd1b319b90ef1ff2e8400464ad5b4a57ef" 2018-06-30 16:09:37,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:37 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d3d1ba3-57cd-43fe-b5fe-49e69770f5fe Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:09:37,931 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6d3d1ba3-57cd-43fe-b5fe-49e69770f5fe 2018-06-30 16:09:37,932 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-af7dabd4-fac0-4a5-user 2018-06-30 16:09:37,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/2024948e26164f1ba247be43a4e99339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d479882d067fcfb7207c8634634b61293be5ae5" 2018-06-30 16:09:38,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:09:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-288cb790-487c-43a1-bb4f-b1257d3db447 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:09:38,635 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/2024948e26164f1ba247be43a4e99339 used request id req-288cb790-487c-43a1-bb4f-b1257d3db447 2018-06-30 16:09:38,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:09:39,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:09:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["HEmMP9EBTJWAQXRegVHVWw"], "issued_at": "2018-06-30T16:09:39.000000Z"}} 2018-06-30 16:09:39,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fe27ad464a3e89e96b5fa0147c9d8523ad6bc24" 2018-06-30 16:09:39,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc20cbb9-0b70-4a26-bd4e-95f5776fb1eb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:09:39,768 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dc20cbb9-0b70-4a26-bd4e-95f5776fb1eb 2018-06-30 16:09:39,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:09:39,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:09:40,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:09:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["zvloXGcQS0ChQLOBh1eqRw"], "issued_at": "2018-06-30T16:09:40.000000Z"}} 2018-06-30 16:09:40,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85134b90724923716c6e40c7f9a1d22784a38813" 2018-06-30 16:09:40,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf9add1e-4e7d-424c-ba97-2ed72389e5be Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:09:40,977 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bf9add1e-4e7d-424c-ba97-2ed72389e5be 2018-06-30 16:09:40,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:09:40,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:09:40 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:09:40,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-6125ac49-8700-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85134b90724923716c6e40c7f9a1d22784a38813" 2018-06-30 16:09:41,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:40 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-677a0068-b453-4455-a1d7-628abf5e41ea Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-6125ac49-8700-4ac-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:09:41,067 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-6125ac49-8700-4ac-proj used request id req-677a0068-b453-4455-a1d7-628abf5e41ea 2018-06-30 16:09:41,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85134b90724923716c6e40c7f9a1d22784a38813" 2018-06-30 16:09:41,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:41 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8efaa2d6-43fa-45da-a8dd-dbc218bd5d90 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:09:41,452 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8efaa2d6-43fa-45da-a8dd-dbc218bd5d90 2018-06-30 16:09:41,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85134b90724923716c6e40c7f9a1d22784a38813" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-6125ac49-8700-4ac-proj"}}' 2018-06-30 16:09:41,941 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:09:41 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e40a84b-634b-4b5a-89f5-90493e64aa5f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a4a6c68b925b456e85b0f79a2d003cc9"}, "tags": [], "enabled": true, "id": "a4a6c68b925b456e85b0f79a2d003cc9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6125ac49-8700-4ac-proj"}} 2018-06-30 16:09:41,941 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-9e40a84b-634b-4b5a-89f5-90493e64aa5f 2018-06-30 16:09:41,941 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-6125ac49-8700-4ac-proj 2018-06-30 16:09:41,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:09:41,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:09:42,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:09:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["z_LDhCGcSj2Tiwi2tC3TJQ"], "issued_at": "2018-06-30T16:09:42.000000Z"}} 2018-06-30 16:09:42,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6b553bfc7c4afa59ce785219bfa077f301e723" 2018-06-30 16:09:43,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:42 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-461cced5-1fb3-4d89-813c-fd8a6ad73d31 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:09:43,203 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-461cced5-1fb3-4d89-813c-fd8a6ad73d31 2018-06-30 16:09:43,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:09:43,220 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:09:43 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:09:43,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6b553bfc7c4afa59ce785219bfa077f301e723" 2018-06-30 16:09:43,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:43 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be5895ba-1654-4f3a-a871-6d2cd5d9d4ff Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:09:43,606 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-be5895ba-1654-4f3a-a871-6d2cd5d9d4ff 2018-06-30 16:09:43,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-6125ac49-8700-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6b553bfc7c4afa59ce785219bfa077f301e723" 2018-06-30 16:09:43,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:43 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea0e6ef4-8436-4e25-8904-843d86939d20 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-6125ac49-8700-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a4a6c68b925b456e85b0f79a2d003cc9"}, "tags": [], "enabled": true, "id": "a4a6c68b925b456e85b0f79a2d003cc9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6125ac49-8700-4ac-proj"}]} 2018-06-30 16:09:43,983 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-6125ac49-8700-4ac-proj used request id req-ea0e6ef4-8436-4e25-8904-843d86939d20 2018-06-30 16:09:43,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6b553bfc7c4afa59ce785219bfa077f301e723" 2018-06-30 16:09:44,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:43 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c5364fd-f749-4b68-986a-20501b969142 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:09:44,364 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1c5364fd-f749-4b68-986a-20501b969142 2018-06-30 16:09:45,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6b553bfc7c4afa59ce785219bfa077f301e723" 2018-06-30 16:09:45,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:45 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1659ac53-af6c-450b-85c1-f897e19a8630 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:09:45,445 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1659ac53-af6c-450b-85c1-f897e19a8630 2018-06-30 16:09:45,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-6125ac49-8700-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6b553bfc7c4afa59ce785219bfa077f301e723" 2018-06-30 16:09:45,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:45 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43458e89-37d7-4c16-9664-a880700c3482 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-6125ac49-8700-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a4a6c68b925b456e85b0f79a2d003cc9"}, "tags": [], "enabled": true, "id": "a4a6c68b925b456e85b0f79a2d003cc9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-6125ac49-8700-4ac-proj"}]} 2018-06-30 16:09:45,800 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-6125ac49-8700-4ac-proj used request id req-43458e89-37d7-4c16-9664-a880700c3482 2018-06-30 16:09:45,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/15e6e01d54764d339fe83ad8df38003a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6b553bfc7c4afa59ce785219bfa077f301e723" 2018-06-30 16:09:46,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:45 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-889131ca-4358-4301-a237-03bb398938ce Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-6125ac49-8700-4ac-user", "links": {"self": "http://10.167.4.35:5000/v3/users/15e6e01d54764d339fe83ad8df38003a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "id": "15e6e01d54764d339fe83ad8df38003a", "password_expires_at": null}} 2018-06-30 16:09:46,305 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/15e6e01d54764d339fe83ad8df38003a used request id req-889131ca-4358-4301-a237-03bb398938ce 2018-06-30 16:09:46,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a4a6c68b925b456e85b0f79a2d003cc9/users/15e6e01d54764d339fe83ad8df38003a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6b553bfc7c4afa59ce785219bfa077f301e723" 2018-06-30 16:09:46,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:46 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-991a0af5-79ff-4188-9eb4-cc3287650e5b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/a4a6c68b925b456e85b0f79a2d003cc9/users/15e6e01d54764d339fe83ad8df38003a/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 16:09:46,788 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a4a6c68b925b456e85b0f79a2d003cc9/users/15e6e01d54764d339fe83ad8df38003a/roles used request id req-991a0af5-79ff-4188-9eb4-cc3287650e5b 2018-06-30 16:09:46,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6b553bfc7c4afa59ce785219bfa077f301e723" 2018-06-30 16:09:47,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:46 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-542f0552-75c8-430d-8318-70018155c9c1 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}} 2018-06-30 16:09:47,120 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 used request id req-542f0552-75c8-430d-8318-70018155c9c1 2018-06-30 16:09:47,120 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-6125ac49-8700-4ac-proj 2018-06-30 16:09:47,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a4a6c68b925b456e85b0f79a2d003cc9/users/15e6e01d54764d339fe83ad8df38003a/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6b553bfc7c4afa59ce785219bfa077f301e723" 2018-06-30 16:09:47,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:09:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-233dd782-5383-4117-abb5-5f0b2f838869 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:09:47,737 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a4a6c68b925b456e85b0f79a2d003cc9/users/15e6e01d54764d339fe83ad8df38003a/roles/04a3047f433f4111b561c8d5110638d3 used request id req-233dd782-5383-4117-abb5-5f0b2f838869 2018-06-30 16:09:47,737 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-6125ac49-8700-4ac-user 2018-06-30 16:09:47,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:09:47,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85134b90724923716c6e40c7f9a1d22784a38813" 2018-06-30 16:09:48,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:47 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2155f230-efd3-4d4f-b0e0-822c27ecc8d3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:09:48,163 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-2155f230-efd3-4d4f-b0e0-822c27ecc8d3 2018-06-30 16:09:48,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85134b90724923716c6e40c7f9a1d22784a38813" -d '{"role": {"name": "CreateStackSuccessTests-6125ac49-8700-4ac-proj-role"}}' 2018-06-30 16:09:48,267 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:09:48 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-df7faf78-0641-4f1a-9213-25284e3e9569 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c8798fb87f7e48f79ea55230adf3ce36", "links": {"self": "http://10.167.4.35:5000/v3/roles/c8798fb87f7e48f79ea55230adf3ce36"}, "name": "CreateStackSuccessTests-6125ac49-8700-4ac-proj-role"}} 2018-06-30 16:09:48,267 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-df7faf78-0641-4f1a-9213-25284e3e9569 2018-06-30 16:09:48,267 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-6125ac49-8700-4ac-proj-role 2018-06-30 16:09:48,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/c8798fb87f7e48f79ea55230adf3ce36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85134b90724923716c6e40c7f9a1d22784a38813" 2018-06-30 16:09:48,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:48 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4400cff-f057-4cfe-8b21-1dc1aa520a6d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c8798fb87f7e48f79ea55230adf3ce36", "links": {"self": "http://10.167.4.35:5000/v3/roles/c8798fb87f7e48f79ea55230adf3ce36"}, "name": "CreateStackSuccessTests-6125ac49-8700-4ac-proj-role"}} 2018-06-30 16:09:48,704 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/c8798fb87f7e48f79ea55230adf3ce36 used request id req-e4400cff-f057-4cfe-8b21-1dc1aa520a6d 2018-06-30 16:09:48,704 - keystone_utils - INFO - Granting role CreateStackSuccessTests-6125ac49-8700-4ac-proj-role to project CreateStackSuccessTests-6125ac49-8700-4ac-proj 2018-06-30 16:09:48,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a4a6c68b925b456e85b0f79a2d003cc9/users/15e6e01d54764d339fe83ad8df38003a/roles/c8798fb87f7e48f79ea55230adf3ce36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85134b90724923716c6e40c7f9a1d22784a38813" 2018-06-30 16:09:49,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:09:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1cbd99d-71ae-4b58-a5d9-4949083b9768 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:09:49,144 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a4a6c68b925b456e85b0f79a2d003cc9/users/15e6e01d54764d339fe83ad8df38003a/roles/c8798fb87f7e48f79ea55230adf3ce36 used request id req-b1cbd99d-71ae-4b58-a5d9-4949083b9768 2018-06-30 16:09:49,144 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:09:49,144 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 16:09:49,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:09:49,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:09:50,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c8798fb87f7e48f79ea55230adf3ce36", "name": "CreateStackSuccessTests-6125ac49-8700-4ac-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:09:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4a6c68b925b456e85b0f79a2d003cc9", "name": "CreateStackSuccessTests-6125ac49-8700-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6125ac49-8700-4ac-user", "id": "15e6e01d54764d339fe83ad8df38003a"}, "audit_ids": ["W6ndJ4cMS8mBPZf5Ke8aeA"], "issued_at": "2018-06-30T16:09:50.000000Z"}} 2018-06-30 16:09:50,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332deaa4fcce8ac6f3d653f8b4d72de7a53066d8" 2018-06-30 16:09:50,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1232b8df-208a-4e63-bef9-54a39b60a27f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:09:50,432 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1232b8df-208a-4e63-bef9-54a39b60a27f 2018-06-30 16:09:50,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}332deaa4fcce8ac6f3d653f8b4d72de7a53066d8" 2018-06-30 16:09:51,177 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:51 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-374bde8d-e316-4339-8d12-85e279e7382c Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image"} 2018-06-30 16:09:51,177 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image used request id req-374bde8d-e316-4339-8d12-85e279e7382c 2018-06-30 16:09:51,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}332deaa4fcce8ac6f3d653f8b4d72de7a53066d8" 2018-06-30 16:09:52,052 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:52 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-388a241c-aab7-434b-ba8e-63543214bb63 Front-End-Https: on 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", "root-tar"], "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-06-30 16:09:52,052 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-388a241c-aab7-434b-ba8e-63543214bb63 2018-06-30 16:09:52,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}332deaa4fcce8ac6f3d653f8b4d72de7a53066d8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image"}' 2018-06-30 16:09:52,916 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:09:52 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/fb6c8cda-f6d1-4239-b91b-c89e1f113c64 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-2a479436-48bb-46bf-9db8-48f58f36927d Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:09:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T16:09:53Z", "visibility": "shared", "self": "/v2/images/fb6c8cda-f6d1-4239-b91b-c89e1f113c64", "min_disk": 0, "protected": false, "id": "fb6c8cda-f6d1-4239-b91b-c89e1f113c64", "file": "/v2/images/fb6c8cda-f6d1-4239-b91b-c89e1f113c64/file", "checksum": null, "owner": "a4a6c68b925b456e85b0f79a2d003cc9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:09:52,916 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-2a479436-48bb-46bf-9db8-48f58f36927d 2018-06-30 16:09:52,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/fb6c8cda-f6d1-4239-b91b-c89e1f113c64/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}332deaa4fcce8ac6f3d653f8b4d72de7a53066d8" -d '' 2018-06-30 16:09:54,407 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:09:54 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-80f35545-a54f-4542-8ba0-eef6803d82c8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:09:54,408 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/fb6c8cda-f6d1-4239-b91b-c89e1f113c64/file used request id req-80f35545-a54f-4542-8ba0-eef6803d82c8 2018-06-30 16:09:54,408 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 16:09:54,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/fb6c8cda-f6d1-4239-b91b-c89e1f113c64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}332deaa4fcce8ac6f3d653f8b4d72de7a53066d8" 2018-06-30 16:09:55,223 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:55 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-df9fb66d-7a5d-4779-86eb-2e07fd7107e0 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:09:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:09:54Z", "visibility": "shared", "self": "/v2/images/fb6c8cda-f6d1-4239-b91b-c89e1f113c64", "min_disk": 0, "protected": false, "id": "fb6c8cda-f6d1-4239-b91b-c89e1f113c64", "file": "/v2/images/fb6c8cda-f6d1-4239-b91b-c89e1f113c64/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a4a6c68b925b456e85b0f79a2d003cc9", "direct_url": "file:///var/lib/glance/images/fb6c8cda-f6d1-4239-b91b-c89e1f113c64", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:09:55,223 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/fb6c8cda-f6d1-4239-b91b-c89e1f113c64 used request id req-df9fb66d-7a5d-4779-86eb-2e07fd7107e0 2018-06-30 16:09:55,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}332deaa4fcce8ac6f3d653f8b4d72de7a53066d8" 2018-06-30 16:09:56,129 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:56 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-f10cc07e-efa7-4678-99d1-e6c7e663ac6f Front-End-Https: on 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", "root-tar"], "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-06-30 16:09:56,129 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-f10cc07e-efa7-4678-99d1-e6c7e663ac6f 2018-06-30 16:09:56,132 - create_image - INFO - Created image with name - CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image 2018-06-30 16:09:56,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/fb6c8cda-f6d1-4239-b91b-c89e1f113c64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}332deaa4fcce8ac6f3d653f8b4d72de7a53066d8" 2018-06-30 16:09:57,026 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:57 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-ffa04227-2236-48c7-9fee-572ad375fb7b Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:09:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:09:54Z", "visibility": "shared", "self": "/v2/images/fb6c8cda-f6d1-4239-b91b-c89e1f113c64", "min_disk": 0, "protected": false, "id": "fb6c8cda-f6d1-4239-b91b-c89e1f113c64", "file": "/v2/images/fb6c8cda-f6d1-4239-b91b-c89e1f113c64/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a4a6c68b925b456e85b0f79a2d003cc9", "direct_url": "file:///var/lib/glance/images/fb6c8cda-f6d1-4239-b91b-c89e1f113c64", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:09:57,026 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/fb6c8cda-f6d1-4239-b91b-c89e1f113c64 used request id req-ffa04227-2236-48c7-9fee-572ad375fb7b 2018-06-30 16:09:57,027 - create_image - DEBUG - Instance status is - active 2018-06-30 16:09:57,027 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image 2018-06-30 16:09:57,027 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image 2018-06-30 16:09:57,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:09:57,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:09:57,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:09:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["vzlZdSJDTVuf3EaZfQ2yqA"], "issued_at": "2018-06-30T16:09:57.000000Z"}} 2018-06-30 16:09:57,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2465b8a2603684f9bbf009f0e1098c6615834ac3" 2018-06-30 16:09:58,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:09:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68b8188e-7667-417a-9cac-f17ed55f275b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:09:58,239 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-68b8188e-7667-417a-9cac-f17ed55f275b 2018-06-30 16:09:58,240 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:09:58,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2465b8a2603684f9bbf009f0e1098c6615834ac3" 2018-06-30 16:09:59,061 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:59 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b0fa1fda-1d04-4389-932c-1f1b868c6f64 X-Compute-Request-Id: req-b0fa1fda-1d04-4389-932c-1f1b868c6f64 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:09:59,061 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b0fa1fda-1d04-4389-932c-1f1b868c6f64 2018-06-30 16:09:59,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2465b8a2603684f9bbf009f0e1098c6615834ac3" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-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-06-30 16:09:59,726 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:09:59 GMT Content-Type: application/json Content-Length: 531 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ade35c44-39d1-42c8-bf33-9cca693f6c53 X-Compute-Request-Id: req-ade35c44-39d1-42c8-bf33-9cca693f6c53 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/8a98acc0-3dd7-488e-8338-f0ef3e1e0549", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/8a98acc0-3dd7-488e-8338-f0ef3e1e0549", "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": "8a98acc0-3dd7-488e-8338-f0ef3e1e0549"}} 2018-06-30 16:09:59,727 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-ade35c44-39d1-42c8-bf33-9cca693f6c53 2018-06-30 16:09:59,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:09:59,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:10:00,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c8798fb87f7e48f79ea55230adf3ce36", "name": "CreateStackSuccessTests-6125ac49-8700-4ac-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:10:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4a6c68b925b456e85b0f79a2d003cc9", "name": "CreateStackSuccessTests-6125ac49-8700-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6125ac49-8700-4ac-user", "id": "15e6e01d54764d339fe83ad8df38003a"}, "audit_ids": ["RfRZNkoCQwGF51hNkdamRw"], "issued_at": "2018-06-30T16:10:00.000000Z"}} 2018-06-30 16:10:00,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:01,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:10:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4e023d1-25d9-4a72-ba57-125cee995176 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:10:01,007 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e4e023d1-25d9-4a72-ba57-125cee995176 2018-06-30 16:10:01,008 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:10:01,012 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:10:01,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:01,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:01 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-920020c1-8ffc-4c8e-baf3-36c1af75587a Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-30 16:10:01,785 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack used request id req-920020c1-8ffc-4c8e-baf3-36c1af75587a 2018-06-30 16:10:01,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-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-113e01d2-348c-4e9f-b988-41d28ce57afb-net", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name"}}' 2018-06-30 16:10:11,700 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:10:11 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-3c434bfe-6fa3-40f0-b168-6fa50e4d15fb Front-End-Https: on RESP BODY: {"stack": {"id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}]}} 2018-06-30 16:10:11,700 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks used request id req-3c434bfe-6fa3-40f0-b168-6fa50e4d15fb 2018-06-30 16:10:11,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:12,360 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:10:12 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-96f609f2-07b5-4587-91ee-5055fe85b032 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:10:13,230 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:13 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-9b1eca0c-f181-496c-9287-698b720a9399 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:10:13,230 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-9b1eca0c-f181-496c-9287-698b720a9399 2018-06-30 16:10:13,230 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack 2018-06-30 16:10:13,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:13,833 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:10:13 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-fd87fd66-3307-4f3d-90e9-eaddd64050e9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:10:14,697 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:14 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-54caed36-8065-4005-9ecd-66c52278673c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:10:14,697 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-54caed36-8065-4005-9ecd-66c52278673c 2018-06-30 16:10:14,698 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:10:14,698 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:10:17,699 - create_stack - DEBUG - Stack status query timeout in 1195.53204513 2018-06-30 16:10:17,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:17,787 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:10:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-4f25f63c-ad4f-460f-acce-f26a9c8a13c8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:10:18,638 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:18 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-3ff5684c-dd3e-4250-8444-6611f0e21dc7 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:10:18,638 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-3ff5684c-dd3e-4250-8444-6611f0e21dc7 2018-06-30 16:10:18,639 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:10:18,639 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:10:21,640 - create_stack - DEBUG - Stack status query timeout in 1191.59101415 2018-06-30 16:10:21,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:21,725 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:10:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-e9d9eaaf-1968-4a56-9e9e-76caf9e96d85 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:10:22,673 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:22 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-53e00cc9-fdc4-4ffb-b811-276cd646cd7b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:10:22,674 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-53e00cc9-fdc4-4ffb-b811-276cd646cd7b 2018-06-30 16:10:22,674 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:10:22,674 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:10:25,678 - create_stack - DEBUG - Stack status query timeout in 1187.55304217 2018-06-30 16:10:25,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:25,756 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:10:25 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-b0da9b06-837d-4502-a470-76e5dacc13dc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:10:25,891 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:25 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-7e16143c-f8c5-4b54-8a43-c2515283d654 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:10:25,891 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-7e16143c-f8c5-4b54-8a43-c2515283d654 2018-06-30 16:10:25,892 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:10:25,892 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:10:28,893 - create_stack - DEBUG - Stack status query timeout in 1184.33749413 2018-06-30 16:10:28,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:28,963 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:10:28 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-5a1faf6b-2dce-42ed-8429-a3b5f6da21a6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:10:29,070 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:29 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-9abdc6d3-d6bf-414f-ab52-c8ce14719f2f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:10:29,071 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-9abdc6d3-d6bf-414f-ab52-c8ce14719f2f 2018-06-30 16:10:29,071 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:10:29,071 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:10:32,072 - create_stack - DEBUG - Stack status query timeout in 1181.15905905 2018-06-30 16:10:32,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:32,923 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:10:32 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-3dbc2e05-7c7c-4355-a382-ea5a8c270dac Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:10:33,027 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:33 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-05ba6f22-2ecc-45b9-8ed2-0076bffa22bb Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:10:33,027 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-05ba6f22-2ecc-45b9-8ed2-0076bffa22bb 2018-06-30 16:10:33,028 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:10:33,028 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:10:36,029 - create_stack - DEBUG - Stack status query timeout in 1177.20206404 2018-06-30 16:10:36,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:36,089 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:10:36 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-cbd3016d-ff0d-482b-a478-a1628c103d19 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:10:36,183 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:36 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-9ceebf19-f324-478a-8ca6-bb80808899ac Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:10:36,183 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-9ceebf19-f324-478a-8ca6-bb80808899ac 2018-06-30 16:10:36,184 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:10:36,184 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:10:39,187 - create_stack - DEBUG - Stack status query timeout in 1174.043607 2018-06-30 16:10:39,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:39,256 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:10:39 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-c24e5422-6b57-42ac-b455-1f689d023b3a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:10:39,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:39 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-bd4446f5-94d7-4cdc-93b5-506faa8ee4dc Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:10:39,365 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-bd4446f5-94d7-4cdc-93b5-506faa8ee4dc 2018-06-30 16:10:39,366 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:10:39,366 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:10:42,367 - create_stack - DEBUG - Stack status query timeout in 1170.8640852 2018-06-30 16:10:42,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:42,446 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:10:42 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-f02197c8-8103-4444-8ce1-6490ec7773bd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:10:42,558 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:42 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-3d8a63d2-58a9-445a-8d5a-19506063671a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:10:42,558 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-3d8a63d2-58a9-445a-8d5a-19506063671a 2018-06-30 16:10:42,559 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:10:42,559 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:10:45,560 - create_stack - DEBUG - Stack status query timeout in 1167.67104816 2018-06-30 16:10:45,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:46,200 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:10:46 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-f03693a4-f147-42ef-b27c-82b7c83c99ab Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:10:46,331 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:46 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-94cc3bfb-02cb-4994-8020-f485ef1b3d94 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:10:46,331 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-94cc3bfb-02cb-4994-8020-f485ef1b3d94 2018-06-30 16:10:46,331 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:10:46,331 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:10:49,335 - create_stack - DEBUG - Stack status query timeout in 1163.895895 2018-06-30 16:10:49,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:49,400 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:10:49 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-7c33d2f2-529f-425b-a389-f0ff94dfd3f2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:10:49,550 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:49 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-f3cd9a40-91bf-4697-8c2d-0aa3d712b631 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:10:49,550 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-f3cd9a40-91bf-4697-8c2d-0aa3d712b631 2018-06-30 16:10:49,551 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:10:49,551 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:10:52,554 - create_stack - DEBUG - Stack status query timeout in 1160.6765492 2018-06-30 16:10:52,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:52,632 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:10:52 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-bb203598-5cdd-436a-a951-61ea1442d2b5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:10:52,762 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:52 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-ce8c59e3-8620-4105-b8ed-a4080018e612 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:10:52,762 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-ce8c59e3-8620-4105-b8ed-a4080018e612 2018-06-30 16:10:52,763 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-30 16:10:52,763 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack 2018-06-30 16:10:52,763 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack 2018-06-30 16:10:52,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:52,832 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:10:52 GMT Content-Type: application/json Content-Length: 557 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1/resources X-Openstack-Request-Id: req-e6b1c3be-642a-421f-82d4-8ad31e966995 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:10:52,971 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:52 GMT Content-Type: application/json Content-Length: 3465 Connection: keep-alive X-Openstack-Request-Id: req-3fb5973f-537e-4eb7-a540-2638f94427e8 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-30T16:10:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:10:12Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "b4764968-63d3-4f53-bfe6-537e3bf9eb4c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-30T16:10:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:10:12Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "a8126304-e7d1-462d-8941-8fd15e4455cc", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-30T16:10:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:10:12Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "14d4e6a3-4f90-4eaf-992f-6a38d2659826", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-30T16:10:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:10:12Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2ad23bbf-148d-462f-b87f-5989715c0a18", "resource_type": "OS::Nova::Server"}]} 2018-06-30 16:10:52,971 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1/resources used request id req-3fb5973f-537e-4eb7-a540-2638f94427e8 2018-06-30 16:10:52,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=14d4e6a3-4f90-4eaf-992f-6a38d2659826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:54,056 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:54 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-085030bd-d75e-43ec-851f-82e9ece52022 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8126304-e7d1-462d-8941-8fd15e4455cc"],"updated_at":"2018-06-30T16:10:16Z","tenant_id":"a4a6c68b925b456e85b0f79a2d003cc9","created_at":"2018-06-30T16:10:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a4a6c68b925b456e85b0f79a2d003cc9","id":"14d4e6a3-4f90-4eaf-992f-6a38d2659826","name":"CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net"}]} 2018-06-30 16:10:54,056 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=14d4e6a3-4f90-4eaf-992f-6a38d2659826 used request id req-085030bd-d75e-43ec-851f-82e9ece52022 2018-06-30 16:10:54,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=14d4e6a3-4f90-4eaf-992f-6a38d2659826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:54,902 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:54 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-4d4aea8b-8e11-4a80-a591-e7da7f61946b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14d4e6a3-4f90-4eaf-992f-6a38d2659826","tenant_id":"a4a6c68b925b456e85b0f79a2d003cc9","created_at":"2018-06-30T16:10:16Z","dns_nameservers":[],"updated_at":"2018-06-30T16:10:16Z","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":"a4a6c68b925b456e85b0f79a2d003cc9","id":"a8126304-e7d1-462d-8941-8fd15e4455cc","subnetpool_id":null,"name":"CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet"}]} 2018-06-30 16:10:54,902 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=14d4e6a3-4f90-4eaf-992f-6a38d2659826 used request id req-4d4aea8b-8e11-4a80-a591-e7da7f61946b 2018-06-30 16:10:54,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=14d4e6a3-4f90-4eaf-992f-6a38d2659826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:10:55,781 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:55 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-7224fb80-7b92-4ece-89b4-999c5facfc82 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14d4e6a3-4f90-4eaf-992f-6a38d2659826","tenant_id":"a4a6c68b925b456e85b0f79a2d003cc9","created_at":"2018-06-30T16:10:16Z","dns_nameservers":[],"updated_at":"2018-06-30T16:10:16Z","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":"a4a6c68b925b456e85b0f79a2d003cc9","id":"a8126304-e7d1-462d-8941-8fd15e4455cc","subnetpool_id":null,"name":"CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet"}]} 2018-06-30 16:10:55,782 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=14d4e6a3-4f90-4eaf-992f-6a38d2659826 used request id req-7224fb80-7b92-4ece-89b4-999c5facfc82 2018-06-30 16:10:55,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:10:55,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:10:56,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c8798fb87f7e48f79ea55230adf3ce36", "name": "CreateStackSuccessTests-6125ac49-8700-4ac-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:10:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4a6c68b925b456e85b0f79a2d003cc9", "name": "CreateStackSuccessTests-6125ac49-8700-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6125ac49-8700-4ac-user", "id": "15e6e01d54764d339fe83ad8df38003a"}, "audit_ids": ["xV9wYGe2RgymIRC_2CHX_Q"], "issued_at": "2018-06-30T16:10:56.000000Z"}} 2018-06-30 16:10:56,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db82c8db47a66baa7c361edd5dd7c3e33995e9e5" 2018-06-30 16:10:57,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:10:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b17eb9a-ff7e-475b-8982-e968c605735c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:10:57,003 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2b17eb9a-ff7e-475b-8982-e968c605735c 2018-06-30 16:10:57,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db82c8db47a66baa7c361edd5dd7c3e33995e9e5" 2018-06-30 16:10:58,128 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:58 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-192f98fc-9dac-436d-b559-e89623f7fd1c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8126304-e7d1-462d-8941-8fd15e4455cc"],"updated_at":"2018-06-30T16:10:16Z","tenant_id":"a4a6c68b925b456e85b0f79a2d003cc9","created_at":"2018-06-30T16:10:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a4a6c68b925b456e85b0f79a2d003cc9","id":"14d4e6a3-4f90-4eaf-992f-6a38d2659826","name":"CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net"}]} 2018-06-30 16:10:58,128 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net used request id req-192f98fc-9dac-436d-b559-e89623f7fd1c 2018-06-30 16:10:58,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:10:58,144 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:10:58 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:10:58,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a4a6c68b925b456e85b0f79a2d003cc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db82c8db47a66baa7c361edd5dd7c3e33995e9e5" 2018-06-30 16:10:58,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:10:58 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-edfc6af4-a4a9-401a-8a43-ec1f21894340 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a4a6c68b925b456e85b0f79a2d003cc9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4a6c68b925b456e85b0f79a2d003cc9", "name": "CreateStackSuccessTests-6125ac49-8700-4ac-proj"}} 2018-06-30 16:10:58,574 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a4a6c68b925b456e85b0f79a2d003cc9 used request id req-edfc6af4-a4a9-401a-8a43-ec1f21894340 2018-06-30 16:10:58,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=14d4e6a3-4f90-4eaf-992f-6a38d2659826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db82c8db47a66baa7c361edd5dd7c3e33995e9e5" 2018-06-30 16:10:59,548 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:10:59 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-ed52c84b-80eb-4b18-89af-8f5ce097ce78 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14d4e6a3-4f90-4eaf-992f-6a38d2659826","tenant_id":"a4a6c68b925b456e85b0f79a2d003cc9","created_at":"2018-06-30T16:10:16Z","dns_nameservers":[],"updated_at":"2018-06-30T16:10:16Z","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":"a4a6c68b925b456e85b0f79a2d003cc9","id":"a8126304-e7d1-462d-8941-8fd15e4455cc","subnetpool_id":null,"name":"CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet"}]} 2018-06-30 16:10:59,548 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=14d4e6a3-4f90-4eaf-992f-6a38d2659826 used request id req-ed52c84b-80eb-4b18-89af-8f5ce097ce78 2018-06-30 16:10:59,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:11:00,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c8798fb87f7e48f79ea55230adf3ce36", "name": "CreateStackSuccessTests-6125ac49-8700-4ac-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:11:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4a6c68b925b456e85b0f79a2d003cc9", "name": "CreateStackSuccessTests-6125ac49-8700-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-6125ac49-8700-4ac-user", "id": "15e6e01d54764d339fe83ad8df38003a"}, "audit_ids": ["TXZv3p7zRF-aENOe71Zplw"], "issued_at": "2018-06-30T16:11:00.000000Z"}} 2018-06-30 16:11:00,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443b5204b81e2ad0c69dbe9aefcd2920e845358b" 2018-06-30 16:11:00,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f44c2b4-40f2-4b79-8088-a1a024069ceb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:11:00,905 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2f44c2b4-40f2-4b79-8088-a1a024069ceb 2018-06-30 16:11:00,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443b5204b81e2ad0c69dbe9aefcd2920e845358b" 2018-06-30 16:11:01,983 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:01 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-873b8b87-4e36-4471-9055-7a6bc676d33a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8126304-e7d1-462d-8941-8fd15e4455cc"],"updated_at":"2018-06-30T16:10:16Z","tenant_id":"a4a6c68b925b456e85b0f79a2d003cc9","created_at":"2018-06-30T16:10:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a4a6c68b925b456e85b0f79a2d003cc9","id":"14d4e6a3-4f90-4eaf-992f-6a38d2659826","name":"CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net"}]} 2018-06-30 16:11:01,984 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net used request id req-873b8b87-4e36-4471-9055-7a6bc676d33a 2018-06-30 16:11:01,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=14d4e6a3-4f90-4eaf-992f-6a38d2659826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443b5204b81e2ad0c69dbe9aefcd2920e845358b" 2018-06-30 16:11:02,756 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:02 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-d5e4ffb2-0b24-43be-bc0a-ffbf8acab6d1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14d4e6a3-4f90-4eaf-992f-6a38d2659826","tenant_id":"a4a6c68b925b456e85b0f79a2d003cc9","created_at":"2018-06-30T16:10:16Z","dns_nameservers":[],"updated_at":"2018-06-30T16:10:16Z","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":"a4a6c68b925b456e85b0f79a2d003cc9","id":"a8126304-e7d1-462d-8941-8fd15e4455cc","subnetpool_id":null,"name":"CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet"}]} 2018-06-30 16:11:02,756 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=14d4e6a3-4f90-4eaf-992f-6a38d2659826 used request id req-d5e4ffb2-0b24-43be-bc0a-ffbf8acab6d1 2018-06-30 16:11:02,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=14d4e6a3-4f90-4eaf-992f-6a38d2659826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443b5204b81e2ad0c69dbe9aefcd2920e845358b" 2018-06-30 16:11:03,013 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:03 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-fceda4f4-6336-41f1-a7e7-87d01adcebe2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a8126304-e7d1-462d-8941-8fd15e4455cc"],"updated_at":"2018-06-30T16:10:16Z","tenant_id":"a4a6c68b925b456e85b0f79a2d003cc9","created_at":"2018-06-30T16:10:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a4a6c68b925b456e85b0f79a2d003cc9","id":"14d4e6a3-4f90-4eaf-992f-6a38d2659826","name":"CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net"}]} 2018-06-30 16:11:03,013 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=14d4e6a3-4f90-4eaf-992f-6a38d2659826 used request id req-fceda4f4-6336-41f1-a7e7-87d01adcebe2 2018-06-30 16:11:03,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=14d4e6a3-4f90-4eaf-992f-6a38d2659826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443b5204b81e2ad0c69dbe9aefcd2920e845358b" 2018-06-30 16:11:03,141 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:03 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-8e1e5569-d6e0-4715-9302-fa4147760dea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14d4e6a3-4f90-4eaf-992f-6a38d2659826","tenant_id":"a4a6c68b925b456e85b0f79a2d003cc9","created_at":"2018-06-30T16:10:16Z","dns_nameservers":[],"updated_at":"2018-06-30T16:10:16Z","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":"a4a6c68b925b456e85b0f79a2d003cc9","id":"a8126304-e7d1-462d-8941-8fd15e4455cc","subnetpool_id":null,"name":"CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet"}]} 2018-06-30 16:11:03,141 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=14d4e6a3-4f90-4eaf-992f-6a38d2659826 used request id req-8e1e5569-d6e0-4715-9302-fa4147760dea 2018-06-30 16:11:03,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=14d4e6a3-4f90-4eaf-992f-6a38d2659826&name=CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443b5204b81e2ad0c69dbe9aefcd2920e845358b" 2018-06-30 16:11:03,290 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:03 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-885db784-1d7c-43df-9078-c0a58c37e614 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14d4e6a3-4f90-4eaf-992f-6a38d2659826","tenant_id":"a4a6c68b925b456e85b0f79a2d003cc9","created_at":"2018-06-30T16:10:16Z","dns_nameservers":[],"updated_at":"2018-06-30T16:10:16Z","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":"a4a6c68b925b456e85b0f79a2d003cc9","id":"a8126304-e7d1-462d-8941-8fd15e4455cc","subnetpool_id":null,"name":"CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet"}]} 2018-06-30 16:11:03,290 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=14d4e6a3-4f90-4eaf-992f-6a38d2659826&name=CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet used request id req-885db784-1d7c-43df-9078-c0a58c37e614 2018-06-30 16:11:03,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/a8126304-e7d1-462d-8941-8fd15e4455cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443b5204b81e2ad0c69dbe9aefcd2920e845358b" 2018-06-30 16:11:03,398 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:03 GMT Content-Type: application/json Content-Length: 662 Connection: keep-alive X-Openstack-Request-Id: req-4a808806-bfd1-4ffd-8b97-e173f8f48b40 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14d4e6a3-4f90-4eaf-992f-6a38d2659826","tenant_id":"a4a6c68b925b456e85b0f79a2d003cc9","created_at":"2018-06-30T16:10:16Z","dns_nameservers":[],"updated_at":"2018-06-30T16:10:16Z","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":"a4a6c68b925b456e85b0f79a2d003cc9","id":"a8126304-e7d1-462d-8941-8fd15e4455cc","subnetpool_id":null,"name":"CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet"}} 2018-06-30 16:11:03,398 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/a8126304-e7d1-462d-8941-8fd15e4455cc used request id req-4a808806-bfd1-4ffd-8b97-e173f8f48b40 2018-06-30 16:11:03,399 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack 2018-06-30 16:11:03,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:11:04,109 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:11:04 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-d02a74ce-e87e-4846-8b1f-0b1c17311ba3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:11:04,220 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:11:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-926176bd-3daf-44f0-8b52-8c4f1ea57b77 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:11:04,220 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-926176bd-3daf-44f0-8b52-8c4f1ea57b77 2018-06-30 16:11:04,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:11:04,287 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:11:04 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-4d8d7941-c763-444f-979d-cc769d0404eb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:11:04,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:04 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-cd70a74c-f8ae-4c9f-91e1-aeded3d91511 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:11:04Z", "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:11:04,366 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-cd70a74c-f8ae-4c9f-91e1-aeded3d91511 2018-06-30 16:11:04,366 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:11:04,366 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:11:07,367 - create_stack - DEBUG - Stack status query timeout in 1196.85395789 2018-06-30 16:11:07,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:11:07,426 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:11:07 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-47a6240c-68b5-4acf-b7f9-3e09d4d7bb63 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:11:07,983 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:07 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-049bcd5b-50a0-4649-bcd9-60b4d1b7f1de Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:11:04Z", "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:11:07,984 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-049bcd5b-50a0-4649-bcd9-60b4d1b7f1de 2018-06-30 16:11:07,984 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:11:07,984 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:11:10,987 - create_stack - DEBUG - Stack status query timeout in 1193.23391294 2018-06-30 16:11:10,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:11:11,067 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:11:11 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-c564dc99-0a4e-4f9b-893f-dfda6029bd38 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:11:11,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:11 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-9ad4fa35-7b4a-4310-95e4-f90de4ddf02f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:11:04Z", "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:11:11,141 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-9ad4fa35-7b4a-4310-95e4-f90de4ddf02f 2018-06-30 16:11:11,141 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:11:11,141 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:11:14,145 - create_stack - DEBUG - Stack status query timeout in 1190.07600284 2018-06-30 16:11:14,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:11:14,224 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:11:14 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-105450f1-7b57-4a42-ae68-811355f94693 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:11:14,308 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:14 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-a4dbb35b-5cd0-49b8-b498-895cc32a2598 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:11:04Z", "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:11:14,308 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-a4dbb35b-5cd0-49b8-b498-895cc32a2598 2018-06-30 16:11:14,309 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:11:14,309 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:11:17,312 - create_stack - DEBUG - Stack status query timeout in 1186.9081068 2018-06-30 16:11:17,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:11:17,385 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:11:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-9e17fd10-8b90-48bf-8708-d679301e261f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:11:17,466 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:17 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-1fd1a9a2-3b7b-4f03-9037-b7389fd0f8ac Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:11:04Z", "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:11:17,466 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-1fd1a9a2-3b7b-4f03-9037-b7389fd0f8ac 2018-06-30 16:11:17,467 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:11:17,467 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:11:20,469 - create_stack - DEBUG - Stack status query timeout in 1183.75149798 2018-06-30 16:11:20,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:11:20,544 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:11:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-ad768a4c-f883-42d3-85fd-f2b75731f8dd Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:11:20,627 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:20 GMT Content-Type: application/json Content-Length: 1620 Connection: keep-alive X-Openstack-Request-Id: req-d20255c6-f33a-41e3-be88-08f6f9bd072f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "OS::stack_id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "image_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image", "inst_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-inst", "subnet_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-subnet", "flavor_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-flavor-name", "net_name": "CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack", "stack_user_project_id": "0803ab46f3bd48098c5ec7fba70f11e4", "tags": null, "creation_time": "2018-06-30T16:10:11Z", "links": [{"href": "https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-30T16:11:04Z", "id": "24dbb877-26be-4fa6-9a16-4308d71a7dd1", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:11:20,627 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-d20255c6-f33a-41e3-be88-08f6f9bd072f 2018-06-30 16:11:20,628 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-30 16:11:20,628 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack 2018-06-30 16:11:20,628 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack 2018-06-30 16:11:20,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/24dbb877-26be-4fa6-9a16-4308d71a7dd1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8243c86f25054460bc87ddcbc42ad38f83fd7f" 2018-06-30 16:11:20,690 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:11:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 X-Openstack-Request-Id: req-e0fd6498-857a-4ccd-be18-0c5cb5059971 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:11:20,757 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:11:20 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-53305ab5-33c2-4a9b-b3fb-8c77b564eeef RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-30 16:11:20,757 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/a4a6c68b925b456e85b0f79a2d003cc9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-stack/24dbb877-26be-4fa6-9a16-4308d71a7dd1 used request id req-53305ab5-33c2-4a9b-b3fb-8c77b564eeef 2018-06-30 16:11:20,760 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-113e01d2-348c-4e9f-b988-41d28ce57afb-image 2018-06-30 16:11:20,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/fb6c8cda-f6d1-4239-b91b-c89e1f113c64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}332deaa4fcce8ac6f3d653f8b4d72de7a53066d8" 2018-06-30 16:11:21,505 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:11:21 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d523cba9-c249-47b9-b7ff-a9a95d7559c6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:11:21,506 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/fb6c8cda-f6d1-4239-b91b-c89e1f113c64 used request id req-d523cba9-c249-47b9-b7ff-a9a95d7559c6 2018-06-30 16:11:21,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/8a98acc0-3dd7-488e-8338-f0ef3e1e0549 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2465b8a2603684f9bbf009f0e1098c6615834ac3" 2018-06-30 16:11:21,976 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:11:21 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-02e55335-470d-4c8b-ac3e-8f5144abad33 X-Compute-Request-Id: req-02e55335-470d-4c8b-ac3e-8f5144abad33 2018-06-30 16:11:21,977 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/8a98acc0-3dd7-488e-8338-f0ef3e1e0549 used request id req-02e55335-470d-4c8b-ac3e-8f5144abad33 2018-06-30 16:11:21,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85134b90724923716c6e40c7f9a1d22784a38813" 2018-06-30 16:11:23,104 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:23 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-604959cf-1594-4c23-97bb-386204eea935 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a4a6c68b925b456e85b0f79a2d003cc9", "created_at": "2018-06-30T16:10:13Z", "updated_at": "2018-06-30T16:10:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:10:13Z", "revision_number": 0, "id": "2de3ac80-1c54-48fb-8442-8653e90d531b", "remote_group_id": "71f6b569-04c9-4eba-98eb-7f54f91bc1a0", "remote_ip_prefix": null, "created_at": "2018-06-30T16:10:13Z", "security_group_id": "71f6b569-04c9-4eba-98eb-7f54f91bc1a0", "tenant_id": "a4a6c68b925b456e85b0f79a2d003cc9", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4a6c68b925b456e85b0f79a2d003cc9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:10:13Z", "revision_number": 0, "id": "b20a3320-da7d-4ae2-ac58-ccf2ec4f5ba5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:10:13Z", "security_group_id": "71f6b569-04c9-4eba-98eb-7f54f91bc1a0", "tenant_id": "a4a6c68b925b456e85b0f79a2d003cc9", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4a6c68b925b456e85b0f79a2d003cc9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:10:13Z", "revision_number": 0, "id": "b2c0d5cf-0885-45c0-9a86-4a1d583efbb0", "remote_group_id": "71f6b569-04c9-4eba-98eb-7f54f91bc1a0", "remote_ip_prefix": null, "created_at": "2018-06-30T16:10:13Z", "security_group_id": "71f6b569-04c9-4eba-98eb-7f54f91bc1a0", "tenant_id": "a4a6c68b925b456e85b0f79a2d003cc9", "port_range_min": null, "ethertype": "IPv4", "project_id": "a4a6c68b925b456e85b0f79a2d003cc9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:10:13Z", "revision_number": 0, "id": "f0d53c5b-9348-4146-98cb-a7dac2bb8cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:10:13Z", "security_group_id": "71f6b569-04c9-4eba-98eb-7f54f91bc1a0", "tenant_id": "a4a6c68b925b456e85b0f79a2d003cc9", "port_range_min": null, "ethertype": "IPv6", "project_id": "a4a6c68b925b456e85b0f79a2d003cc9"}], "revision_number": 4, "project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "id": "71f6b569-04c9-4eba-98eb-7f54f91bc1a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:11:23,105 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-604959cf-1594-4c23-97bb-386204eea935 2018-06-30 16:11:23,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85134b90724923716c6e40c7f9a1d22784a38813" 2018-06-30 16:11:23,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:23 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85ff905b-e2d3-45c1-a361-b129855b351c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 16:11:23,476 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-85ff905b-e2d3-45c1-a361-b129855b351c 2018-06-30 16:11:23,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a4a6c68b925b456e85b0f79a2d003cc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85134b90724923716c6e40c7f9a1d22784a38813" 2018-06-30 16:11:23,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:23 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83fd40d4-2cbb-47c0-8527-6e36a9061413 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a4a6c68b925b456e85b0f79a2d003cc9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a4a6c68b925b456e85b0f79a2d003cc9", "name": "CreateStackSuccessTests-6125ac49-8700-4ac-proj"}} 2018-06-30 16:11:23,942 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a4a6c68b925b456e85b0f79a2d003cc9 used request id req-83fd40d4-2cbb-47c0-8527-6e36a9061413 2018-06-30 16:11:23,942 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71f6b569-04c9-4eba-98eb-7f54f91bc1a0 2018-06-30 16:11:23,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=71f6b569-04c9-4eba-98eb-7f54f91bc1a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85134b90724923716c6e40c7f9a1d22784a38813" 2018-06-30 16:11:24,699 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:24 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-d956f7d9-4070-421e-ab84-94bb6756d994 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "71f6b569-04c9-4eba-98eb-7f54f91bc1a0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:10:13Z", "security_group_id": "71f6b569-04c9-4eba-98eb-7f54f91bc1a0", "port_range_min": null, "revision_number": 0, "tenant_id": "a4a6c68b925b456e85b0f79a2d003cc9", "created_at": "2018-06-30T16:10:13Z", "project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "id": "2de3ac80-1c54-48fb-8442-8653e90d531b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:10:13Z", "security_group_id": "71f6b569-04c9-4eba-98eb-7f54f91bc1a0", "port_range_min": null, "revision_number": 0, "tenant_id": "a4a6c68b925b456e85b0f79a2d003cc9", "created_at": "2018-06-30T16:10:13Z", "project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "id": "b20a3320-da7d-4ae2-ac58-ccf2ec4f5ba5"}, {"remote_group_id": "71f6b569-04c9-4eba-98eb-7f54f91bc1a0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:10:13Z", "security_group_id": "71f6b569-04c9-4eba-98eb-7f54f91bc1a0", "port_range_min": null, "revision_number": 0, "tenant_id": "a4a6c68b925b456e85b0f79a2d003cc9", "created_at": "2018-06-30T16:10:13Z", "project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "id": "b2c0d5cf-0885-45c0-9a86-4a1d583efbb0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:10:13Z", "security_group_id": "71f6b569-04c9-4eba-98eb-7f54f91bc1a0", "port_range_min": null, "revision_number": 0, "tenant_id": "a4a6c68b925b456e85b0f79a2d003cc9", "created_at": "2018-06-30T16:10:13Z", "project_id": "a4a6c68b925b456e85b0f79a2d003cc9", "id": "f0d53c5b-9348-4146-98cb-a7dac2bb8cb5"}]} 2018-06-30 16:11:24,699 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=71f6b569-04c9-4eba-98eb-7f54f91bc1a0 used request id req-d956f7d9-4070-421e-ab84-94bb6756d994 2018-06-30 16:11:24,700 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:11:24,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/71f6b569-04c9-4eba-98eb-7f54f91bc1a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85134b90724923716c6e40c7f9a1d22784a38813" 2018-06-30 16:11:25,118 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:11:25 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2d6a192e-b8ed-489b-bce8-ed4cc423fc10 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:11:25,119 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/71f6b569-04c9-4eba-98eb-7f54f91bc1a0 used request id req-2d6a192e-b8ed-489b-bce8-ed4cc423fc10 2018-06-30 16:11:25,120 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-6125ac49-8700-4ac-proj 2018-06-30 16:11:25,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/a4a6c68b925b456e85b0f79a2d003cc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85134b90724923716c6e40c7f9a1d22784a38813" 2018-06-30 16:11:25,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:11:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6bce4964-8213-498d-87a6-1885b1f846ce Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:11:25,559 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/a4a6c68b925b456e85b0f79a2d003cc9 used request id req-6bce4964-8213-498d-87a6-1885b1f846ce 2018-06-30 16:11:25,559 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-6125ac49-8700-4ac-proj-role 2018-06-30 16:11:25,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/c8798fb87f7e48f79ea55230adf3ce36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85134b90724923716c6e40c7f9a1d22784a38813" 2018-06-30 16:11:26,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:11:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a57db6c-f4a0-43de-bee1-9fafefa8835c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:11:26,035 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/c8798fb87f7e48f79ea55230adf3ce36 used request id req-9a57db6c-f4a0-43de-bee1-9fafefa8835c 2018-06-30 16:11:26,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85134b90724923716c6e40c7f9a1d22784a38813" 2018-06-30 16:11:26,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:26 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b35ef693-9e97-4274-b22b-2eddb1c9bc36 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:11:26,378 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b35ef693-9e97-4274-b22b-2eddb1c9bc36 2018-06-30 16:11:26,378 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-6125ac49-8700-4ac-user 2018-06-30 16:11:26,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/15e6e01d54764d339fe83ad8df38003a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6b553bfc7c4afa59ce785219bfa077f301e723" 2018-06-30 16:11:26,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:11:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d2495210-d343-4967-8e4c-bc745a5b241d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:11:26,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/15e6e01d54764d339fe83ad8df38003a used request id req-d2495210-d343-4967-8e4c-bc745a5b241d 2018-06-30 16:11:26,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:11:27,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:11:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["h9MP55kYT-OCnwAfOf-pkQ"], "issued_at": "2018-06-30T16:11:27.000000Z"}} 2018-06-30 16:11:27,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8a7c5794be19dc0796d1538e593aea65b426ff" 2018-06-30 16:11:28,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-265e72d3-5d76-4425-8253-e82580aa0992 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:11:28,181 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-265e72d3-5d76-4425-8253-e82580aa0992 2018-06-30 16:11:28,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:11:28,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:11:29,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:11:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["4_2g7vryQTWCL87yH5qDIw"], "issued_at": "2018-06-30T16:11:29.000000Z"}} 2018-06-30 16:11:29,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89de656368afc6e6a45a72bf1ce3a119a2375384" 2018-06-30 16:11:29,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29599856-759b-44b6-b5c7-ed746e4047eb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:11:29,072 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-29599856-759b-44b6-b5c7-ed746e4047eb 2018-06-30 16:11:29,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:11:29,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:11:29 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:11:29,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89de656368afc6e6a45a72bf1ce3a119a2375384" 2018-06-30 16:11:29,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:29 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8b45522-52a2-483a-9239-d7542f9bae21 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:11:29,488 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj used request id req-b8b45522-52a2-483a-9239-d7542f9bae21 2018-06-30 16:11:29,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89de656368afc6e6a45a72bf1ce3a119a2375384" 2018-06-30 16:11:29,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9dec071f-9140-474f-8c7a-eca82adcdf2e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:11:29,946 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9dec071f-9140-474f-8c7a-eca82adcdf2e 2018-06-30 16:11:29,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89de656368afc6e6a45a72bf1ce3a119a2375384" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj"}}' 2018-06-30 16:11:30,453 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:11:29 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-148dac39-d4a0-4ad1-b397-9a4477610639 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96"}, "tags": [], "enabled": true, "id": "db32a77f9201432ab997ff1e6d1f4a96", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj"}} 2018-06-30 16:11:30,453 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-148dac39-d4a0-4ad1-b397-9a4477610639 2018-06-30 16:11:30,454 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj 2018-06-30 16:11:30,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:11:30,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:11:31,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:11:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["9F-wR80eQQauUMdBYA8DDw"], "issued_at": "2018-06-30T16:11:31.000000Z"}} 2018-06-30 16:11:31,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b04903b23c64f358b93f3d7fc566c4647e97eb" 2018-06-30 16:11:31,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cbdaaf3e-2f29-4a32-933d-87818bcd5570 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:11:31,678 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cbdaaf3e-2f29-4a32-933d-87818bcd5570 2018-06-30 16:11:31,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:11:31,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:11:31 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:11:31,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b04903b23c64f358b93f3d7fc566c4647e97eb" 2018-06-30 16:11:32,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:31 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb56829a-162b-4a41-9b56-9fb8e895f115 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:11:32,127 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-eb56829a-162b-4a41-9b56-9fb8e895f115 2018-06-30 16:11:32,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b04903b23c64f358b93f3d7fc566c4647e97eb" 2018-06-30 16:11:32,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:32 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-16fd4914-38d4-402b-b1ff-fa494c4869bc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96"}, "tags": [], "enabled": true, "id": "db32a77f9201432ab997ff1e6d1f4a96", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj"}]} 2018-06-30 16:11:32,557 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj used request id req-16fd4914-38d4-402b-b1ff-fa494c4869bc 2018-06-30 16:11:32,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b04903b23c64f358b93f3d7fc566c4647e97eb" 2018-06-30 16:11:32,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:32 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2ae5f62-4232-4b59-9770-f22ffea2f5d6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:11:32,656 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e2ae5f62-4232-4b59-9770-f22ffea2f5d6 2018-06-30 16:11:33,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b04903b23c64f358b93f3d7fc566c4647e97eb" 2018-06-30 16:11:33,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:33 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-611ec574-6161-4800-9f04-230eaf8cf00b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:11:33,506 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-611ec574-6161-4800-9f04-230eaf8cf00b 2018-06-30 16:11:33,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b04903b23c64f358b93f3d7fc566c4647e97eb" 2018-06-30 16:11:33,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:33 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0178eb1f-9a68-4457-b1dc-452e39f61dad Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96"}, "tags": [], "enabled": true, "id": "db32a77f9201432ab997ff1e6d1f4a96", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj"}]} 2018-06-30 16:11:33,930 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj used request id req-0178eb1f-9a68-4457-b1dc-452e39f61dad 2018-06-30 16:11:33,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/05e295e0b3e04ead85390c4824d68c12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b04903b23c64f358b93f3d7fc566c4647e97eb" 2018-06-30 16:11:34,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:33 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6e42aef-65c1-422a-bb67-63dbeff9bcdd Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-user", "links": {"self": "http://10.167.4.35:5000/v3/users/05e295e0b3e04ead85390c4824d68c12"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "db32a77f9201432ab997ff1e6d1f4a96", "id": "05e295e0b3e04ead85390c4824d68c12", "password_expires_at": null}} 2018-06-30 16:11:34,406 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/05e295e0b3e04ead85390c4824d68c12 used request id req-f6e42aef-65c1-422a-bb67-63dbeff9bcdd 2018-06-30 16:11:34,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96/users/05e295e0b3e04ead85390c4824d68c12/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b04903b23c64f358b93f3d7fc566c4647e97eb" 2018-06-30 16:11:34,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:34 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-315cb431-9590-4858-bda9-1bb2a04d7735 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96/users/05e295e0b3e04ead85390c4824d68c12/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 16:11:34,904 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96/users/05e295e0b3e04ead85390c4824d68c12/roles used request id req-315cb431-9590-4858-bda9-1bb2a04d7735 2018-06-30 16:11:34,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b04903b23c64f358b93f3d7fc566c4647e97eb" 2018-06-30 16:11:35,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:34 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9299af1-7c95-461e-9f1d-cfcad16bd1d1 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}} 2018-06-30 16:11:35,258 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 used request id req-f9299af1-7c95-461e-9f1d-cfcad16bd1d1 2018-06-30 16:11:35,258 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj 2018-06-30 16:11:35,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96/users/05e295e0b3e04ead85390c4824d68c12/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b04903b23c64f358b93f3d7fc566c4647e97eb" 2018-06-30 16:11:35,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:11:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03927a7d-12b4-424f-915b-ef792499f8fc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:11:35,700 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96/users/05e295e0b3e04ead85390c4824d68c12/roles/04a3047f433f4111b561c8d5110638d3 used request id req-03927a7d-12b4-424f-915b-ef792499f8fc 2018-06-30 16:11:35,701 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-f4f298dd-6fc7-4d6-user 2018-06-30 16:11:35,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:11:35,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89de656368afc6e6a45a72bf1ce3a119a2375384" 2018-06-30 16:11:36,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1166a430-2ad9-468e-9395-553566978f15 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:11:36,085 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1166a430-2ad9-468e-9395-553566978f15 2018-06-30 16:11:36,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89de656368afc6e6a45a72bf1ce3a119a2375384" -d '{"role": {"name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj-role"}}' 2018-06-30 16:11:36,420 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:11:36 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4764863f-728e-48c4-b758-e53b8fe2fab3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3f89995569be41deae9ec1165cfd837d", "links": {"self": "http://10.167.4.35:5000/v3/roles/3f89995569be41deae9ec1165cfd837d"}, "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj-role"}} 2018-06-30 16:11:36,421 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-4764863f-728e-48c4-b758-e53b8fe2fab3 2018-06-30 16:11:36,421 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj-role 2018-06-30 16:11:36,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/3f89995569be41deae9ec1165cfd837d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89de656368afc6e6a45a72bf1ce3a119a2375384" 2018-06-30 16:11:36,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:36 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a33d7072-73cd-4be6-893d-3e3b02eb9562 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3f89995569be41deae9ec1165cfd837d", "links": {"self": "http://10.167.4.35:5000/v3/roles/3f89995569be41deae9ec1165cfd837d"}, "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj-role"}} 2018-06-30 16:11:36,768 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/3f89995569be41deae9ec1165cfd837d used request id req-a33d7072-73cd-4be6-893d-3e3b02eb9562 2018-06-30 16:11:36,768 - keystone_utils - INFO - Granting role CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj-role to project CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj 2018-06-30 16:11:36,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96/users/05e295e0b3e04ead85390c4824d68c12/roles/3f89995569be41deae9ec1165cfd837d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89de656368afc6e6a45a72bf1ce3a119a2375384" 2018-06-30 16:11:37,366 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:11:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3985d452-c6ac-4121-9634-4f5036e8aeb0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:11:37,366 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96/users/05e295e0b3e04ead85390c4824d68c12/roles/3f89995569be41deae9ec1165cfd837d used request id req-3985d452-c6ac-4121-9634-4f5036e8aeb0 2018-06-30 16:11:37,367 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:11:37,367 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 16:11:37,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:11:37,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:11:38,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f89995569be41deae9ec1165cfd837d", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:11:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db32a77f9201432ab997ff1e6d1f4a96", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/db32a77f9201432ab997ff1e6d1f4a96", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/db32a77f9201432ab997ff1e6d1f4a96", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/db32a77f9201432ab997ff1e6d1f4a96", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/db32a77f9201432ab997ff1e6d1f4a96", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/db32a77f9201432ab997ff1e6d1f4a96", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/db32a77f9201432ab997ff1e6d1f4a96", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-user", "id": "05e295e0b3e04ead85390c4824d68c12"}, "audit_ids": ["b8xJaZahQ8iXSJCpZfADmQ"], "issued_at": "2018-06-30T16:11:38.000000Z"}} 2018-06-30 16:11:38,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68ffe270bf7d4822a5da6f154e630a2b1fc44e0" 2018-06-30 16:11:38,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ce187d7-7f0b-4f5c-8be0-cd762aec338d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:11:38,525 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7ce187d7-7f0b-4f5c-8be0-cd762aec338d 2018-06-30 16:11:38,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c68ffe270bf7d4822a5da6f154e630a2b1fc44e0" 2018-06-30 16:11:39,439 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:39 GMT Content-Type: application/json Content-Length: 168 Connection: keep-alive X-Openstack-Request-Id: req-834c836c-eecb-4fbe-95f3-6ef37ac5335e Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image"} 2018-06-30 16:11:39,439 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image used request id req-834c836c-eecb-4fbe-95f3-6ef37ac5335e 2018-06-30 16:11:39,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c68ffe270bf7d4822a5da6f154e630a2b1fc44e0" 2018-06-30 16:11:40,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:40 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-7cfe058c-734e-43fc-8e43-548ce7605208 Front-End-Https: on 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", "root-tar"], "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-06-30 16:11:40,224 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-7cfe058c-734e-43fc-8e43-548ce7605208 2018-06-30 16:11:40,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c68ffe270bf7d4822a5da6f154e630a2b1fc44e0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image"}' 2018-06-30 16:11:41,239 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:11:41 GMT Content-Type: application/json Content-Length: 610 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/b899b59f-3d70-49b3-beef-1da545c9f8e0 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-9995b743-4e34-46cc-8a28-9893088512e7 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:11:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T16:11:41Z", "visibility": "shared", "self": "/v2/images/b899b59f-3d70-49b3-beef-1da545c9f8e0", "min_disk": 0, "protected": false, "id": "b899b59f-3d70-49b3-beef-1da545c9f8e0", "file": "/v2/images/b899b59f-3d70-49b3-beef-1da545c9f8e0/file", "checksum": null, "owner": "db32a77f9201432ab997ff1e6d1f4a96", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:11:41,239 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-9995b743-4e34-46cc-8a28-9893088512e7 2018-06-30 16:11:41,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/b899b59f-3d70-49b3-beef-1da545c9f8e0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c68ffe270bf7d4822a5da6f154e630a2b1fc44e0" -d '' 2018-06-30 16:11:42,623 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:11:42 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ce13c3d7-4514-453b-9103-dff283921c59 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:11:42,623 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/b899b59f-3d70-49b3-beef-1da545c9f8e0/file used request id req-ce13c3d7-4514-453b-9103-dff283921c59 2018-06-30 16:11:42,624 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 16:11:42,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/b899b59f-3d70-49b3-beef-1da545c9f8e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c68ffe270bf7d4822a5da6f154e630a2b1fc44e0" 2018-06-30 16:11:43,529 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:43 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-32ebde8a-b73c-43f1-8e94-d15fd3c970f2 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:11:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:11:43Z", "visibility": "shared", "self": "/v2/images/b899b59f-3d70-49b3-beef-1da545c9f8e0", "min_disk": 0, "protected": false, "id": "b899b59f-3d70-49b3-beef-1da545c9f8e0", "file": "/v2/images/b899b59f-3d70-49b3-beef-1da545c9f8e0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "db32a77f9201432ab997ff1e6d1f4a96", "direct_url": "file:///var/lib/glance/images/b899b59f-3d70-49b3-beef-1da545c9f8e0", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:11:43,529 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/b899b59f-3d70-49b3-beef-1da545c9f8e0 used request id req-32ebde8a-b73c-43f1-8e94-d15fd3c970f2 2018-06-30 16:11:43,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c68ffe270bf7d4822a5da6f154e630a2b1fc44e0" 2018-06-30 16:11:44,329 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:44 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-fb3d44b5-56ab-478a-b08c-3519452227d9 Front-End-Https: on 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", "root-tar"], "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-06-30 16:11:44,329 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-fb3d44b5-56ab-478a-b08c-3519452227d9 2018-06-30 16:11:44,332 - create_image - INFO - Created image with name - CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image 2018-06-30 16:11:44,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/b899b59f-3d70-49b3-beef-1da545c9f8e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c68ffe270bf7d4822a5da6f154e630a2b1fc44e0" 2018-06-30 16:11:44,413 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:44 GMT Content-Type: application/json Content-Length: 728 Connection: keep-alive X-Openstack-Request-Id: req-83e3a434-64e5-4052-8515-2a9fd7628227 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:11:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:11:43Z", "visibility": "shared", "self": "/v2/images/b899b59f-3d70-49b3-beef-1da545c9f8e0", "min_disk": 0, "protected": false, "id": "b899b59f-3d70-49b3-beef-1da545c9f8e0", "file": "/v2/images/b899b59f-3d70-49b3-beef-1da545c9f8e0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "db32a77f9201432ab997ff1e6d1f4a96", "direct_url": "file:///var/lib/glance/images/b899b59f-3d70-49b3-beef-1da545c9f8e0", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:11:44,413 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/b899b59f-3d70-49b3-beef-1da545c9f8e0 used request id req-83e3a434-64e5-4052-8515-2a9fd7628227 2018-06-30 16:11:44,414 - create_image - DEBUG - Instance status is - active 2018-06-30 16:11:44,414 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image 2018-06-30 16:11:44,414 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image 2018-06-30 16:11:44,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:11:44,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:11:45,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["V8looI6PQ06lgcXVmZiPVA"], "issued_at": "2018-06-30T16:11:45.000000Z"}} 2018-06-30 16:11:45,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e796bdde3038b26a17479136d04af8015abbec02" 2018-06-30 16:11:45,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-127864b2-c460-4d97-9e03-03e4839820c2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:11:45,476 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-127864b2-c460-4d97-9e03-03e4839820c2 2018-06-30 16:11:45,478 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:11:45,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e796bdde3038b26a17479136d04af8015abbec02" 2018-06-30 16:11:46,519 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:46 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2d220a47-2e64-4faf-bdd1-5f2f182c9659 X-Compute-Request-Id: req-2d220a47-2e64-4faf-bdd1-5f2f182c9659 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:11:46,519 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-2d220a47-2e64-4faf-bdd1-5f2f182c9659 2018-06-30 16:11:46,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e796bdde3038b26a17479136d04af8015abbec02" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-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-06-30 16:11:47,446 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:47 GMT Content-Type: application/json Content-Length: 531 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-aaa320fe-6ee4-4fba-b95a-2ee7241cc136 X-Compute-Request-Id: req-aaa320fe-6ee4-4fba-b95a-2ee7241cc136 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b05b7ec7-06b4-46f9-be30-8ae97579f106", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b05b7ec7-06b4-46f9-be30-8ae97579f106", "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": "b05b7ec7-06b4-46f9-be30-8ae97579f106"}} 2018-06-30 16:11:47,447 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-aaa320fe-6ee4-4fba-b95a-2ee7241cc136 2018-06-30 16:11:47,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:11:47,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:11:48,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f89995569be41deae9ec1165cfd837d", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db32a77f9201432ab997ff1e6d1f4a96", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/db32a77f9201432ab997ff1e6d1f4a96", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/db32a77f9201432ab997ff1e6d1f4a96", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/db32a77f9201432ab997ff1e6d1f4a96", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/db32a77f9201432ab997ff1e6d1f4a96", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/db32a77f9201432ab997ff1e6d1f4a96", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/db32a77f9201432ab997ff1e6d1f4a96", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-user", "id": "05e295e0b3e04ead85390c4824d68c12"}, "audit_ids": ["mozENkK1TNeXR6k174nKXQ"], "issued_at": "2018-06-30T16:11:48.000000Z"}} 2018-06-30 16:11:48,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:11:48,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:11:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38296e3c-424d-41ba-8e8d-acd7c2e5047b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:11:48,613 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-38296e3c-424d-41ba-8e8d-acd7c2e5047b 2018-06-30 16:11:48,614 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:11:48,619 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:11:48,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:11:49,405 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:11:49 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4f8b79b5-0e52-4486-9803-27b80264b3b3 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-30 16:11:49,405 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack used request id req-4f8b79b5-0e52-4486-9803-27b80264b3b3 2018-06-30 16:11:49,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-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-a3cced24-edf1-4616-a0ed-0f2348726790-net", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name"}}' 2018-06-30 16:11:59,395 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:11:59 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-fcbfb94e-87ed-4ed3-abb8-6998bcbe9ebe Front-End-Https: on RESP BODY: {"stack": {"id": "fc64ff6c-386f-42f8-8010-89f116980240", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}]}} 2018-06-30 16:11:59,396 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks used request id req-fcbfb94e-87ed-4ed3-abb8-6998bcbe9ebe 2018-06-30 16:11:59,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:00,128 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:12:00 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-7f79e037-ecd9-499f-984f-499ffdb0fcc9 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:12:00,238 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:00 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-14fd5db1-e297-470b-ab74-188d9279aaa0 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:12:00,238 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-14fd5db1-e297-470b-ab74-188d9279aaa0 2018-06-30 16:12:00,238 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack 2018-06-30 16:12:00,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:00,997 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:12:00 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-657404c2-324e-429e-9b5b-54e6bfc7c95d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:12:01,702 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:01 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-1c7de421-ba45-4957-a0af-3c6d77008899 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:12:01,703 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-1c7de421-ba45-4957-a0af-3c6d77008899 2018-06-30 16:12:01,703 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:12:01,703 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:12:04,706 - create_stack - DEBUG - Stack status query timeout in 1195.53276205 2018-06-30 16:12:04,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:05,385 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:12:05 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-42b9da05-b251-4dcc-9356-9bdf7445decc Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:12:05,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:05 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-5ae809b7-0ac3-4cf5-91ba-e877c2bd455e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:12:05,523 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-5ae809b7-0ac3-4cf5-91ba-e877c2bd455e 2018-06-30 16:12:05,524 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:12:05,524 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:12:08,527 - create_stack - DEBUG - Stack status query timeout in 1191.71152616 2018-06-30 16:12:08,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:09,554 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:12:09 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-eb462922-458d-486f-aa9d-93e84302e89b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:12:09,638 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:09 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-c65a0d57-1d88-47d0-a8a3-d3290ef6d050 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:12:09,639 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-c65a0d57-1d88-47d0-a8a3-d3290ef6d050 2018-06-30 16:12:09,639 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:12:09,639 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:12:12,643 - create_stack - DEBUG - Stack status query timeout in 1187.59587502 2018-06-30 16:12:12,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:12,718 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:12:12 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-41c3a7c5-f978-4dc4-a2ac-29381d21134e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:12:13,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:13 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-16847f0a-4cb0-4d03-9caf-94a497003000 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:12:13,348 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-16847f0a-4cb0-4d03-9caf-94a497003000 2018-06-30 16:12:13,349 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:12:13,349 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:12:16,352 - create_stack - DEBUG - Stack status query timeout in 1183.88685513 2018-06-30 16:12:16,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:17,176 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:12:17 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-14ab0469-f8b4-496f-961b-ca3daed364ba Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:12:17,321 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:17 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-2f63e65a-d3ca-444b-b872-5a9a38aee17a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:12:17,321 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-2f63e65a-d3ca-444b-b872-5a9a38aee17a 2018-06-30 16:12:17,322 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:12:17,322 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:12:20,325 - create_stack - DEBUG - Stack status query timeout in 1179.91309404 2018-06-30 16:12:20,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:20,407 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:12:20 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-ab746655-5e6b-42a8-b7a6-26fcb8c24a38 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:12:20,531 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:20 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-6db4e253-2503-400e-8c5a-60081c748512 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:12:20,531 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-6db4e253-2503-400e-8c5a-60081c748512 2018-06-30 16:12:20,531 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:12:20,532 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:12:23,535 - create_stack - DEBUG - Stack status query timeout in 1176.70351005 2018-06-30 16:12:23,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:24,240 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:12:24 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-e2268fc1-8543-4180-8f8f-211ab6d45fde Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:12:24,324 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:24 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-640307c0-8540-4a05-9932-1f243d3a95a3 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:12:24,325 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-640307c0-8540-4a05-9932-1f243d3a95a3 2018-06-30 16:12:24,326 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:12:24,326 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:12:27,329 - create_stack - DEBUG - Stack status query timeout in 1172.90913606 2018-06-30 16:12:27,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:27,406 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:12:27 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-5a38b3f8-5414-4383-b9a0-f81bb1ce9a19 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:12:27,517 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:27 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-c5b7c0df-4856-4f0a-96ce-773e06ce7616 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:12:27,518 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-c5b7c0df-4856-4f0a-96ce-773e06ce7616 2018-06-30 16:12:27,518 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:12:27,518 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:12:30,520 - create_stack - DEBUG - Stack status query timeout in 1169.71888208 2018-06-30 16:12:30,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:30,600 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:12:30 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-e176c9c8-097c-4fe7-870c-3feb01fec88e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:12:30,737 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:30 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-05eec342-1dbf-4893-b13b-5a5c7d507e31 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:12:30,738 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-05eec342-1dbf-4893-b13b-5a5c7d507e31 2018-06-30 16:12:30,738 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:12:30,738 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:12:33,742 - create_stack - DEBUG - Stack status query timeout in 1166.49671006 2018-06-30 16:12:33,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:33,817 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:12:33 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-99e6205d-ed24-472c-8967-041cc1aca07c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:12:33,956 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:33 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-7f2cd19b-09a5-4ea7-b84f-e9a662ab2fda Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:12:33,956 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-7f2cd19b-09a5-4ea7-b84f-e9a662ab2fda 2018-06-30 16:12:33,957 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:12:33,957 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:12:36,960 - create_stack - DEBUG - Stack status query timeout in 1163.27836299 2018-06-30 16:12:36,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:37,036 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:12:37 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-a2340f45-b9bb-4f8e-9d09-4532e8e39481 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:12:37,995 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:37 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-015fc0fc-07ac-4ced-ba9a-2217cc480d60 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:12:37,996 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-015fc0fc-07ac-4ced-ba9a-2217cc480d60 2018-06-30 16:12:37,996 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:12:37,996 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:12:40,997 - create_stack - DEBUG - Stack status query timeout in 1159.24141216 2018-06-30 16:12:41,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:41,077 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:12:41 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-3ddc6332-c170-46aa-a879-544183f67f2f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:12:41,189 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:41 GMT Content-Type: application/json Content-Length: 1605 Connection: keep-alive X-Openstack-Request-Id: req-00b57fe0-ecd8-46d3-a380-6ecb22e227ec Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:12:41,189 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-00b57fe0-ecd8-46d3-a380-6ecb22e227ec 2018-06-30 16:12:41,190 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:12:41,190 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:12:44,193 - create_stack - DEBUG - Stack status query timeout in 1156.04547119 2018-06-30 16:12:44,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:44,272 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:12:44 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-645fb218-3ef2-4e29-a40e-3031353b4525 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:12:44,425 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:44 GMT Content-Type: application/json Content-Length: 1617 Connection: keep-alive X-Openstack-Request-Id: req-e620dd8d-0b8c-45cb-9c06-b8c26435a15e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:12:44,425 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-e620dd8d-0b8c-45cb-9c06-b8c26435a15e 2018-06-30 16:12:44,426 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-30 16:12:44,426 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack 2018-06-30 16:12:44,426 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack 2018-06-30 16:12:44,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:44,511 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:12:44 GMT Content-Type: application/json Content-Length: 557 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240/resources X-Openstack-Request-Id: req-dd16f1d3-191a-4098-b38c-98e4f3e89212 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:12:44,645 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:44 GMT Content-Type: application/json Content-Length: 3465 Connection: keep-alive X-Openstack-Request-Id: req-10b811f0-592c-4948-833f-2ae371f86720 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-30T16:12:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:12:00Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "de748a8a-4572-464f-bc83-8a2cad45888b", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-30T16:12:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:12:00Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1de4fc79-492f-48d4-a628-10e290343063", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-30T16:12:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:12:00Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "e5ddce80-8946-467c-8957-912923035025", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-30T16:12:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:12:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "resource_type": "OS::Nova::Server"}]} 2018-06-30 16:12:44,645 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240/resources used request id req-10b811f0-592c-4948-833f-2ae371f86720 2018-06-30 16:12:44,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:46,695 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:46 GMT Content-Type: application/json Content-Length: 1597 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-afa9e6d0-b863-42fb-9040-073369b45cb0 X-Compute-Request-Id: req-afa9e6d0-b863-42fb-9040-073369b45cb0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:7a:f2", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "rel": "bookmark"}], "image": {"id": "b899b59f-3d70-49b3-beef-1da545c9f8e0", "links": [{"href": "http://172.30.10.101:8774/images/b899b59f-3d70-49b3-beef-1da545c9f8e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:12:38.000000", "flavor": {"id": "b05b7ec7-06b4-46f9-be30-8ae97579f106", "links": [{"href": "http://172.30.10.101:8774/flavors/b05b7ec7-06b4-46f9-be30-8ae97579f106", "rel": "bookmark"}]}, "id": "1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "security_groups": [{"name": "default"}], "user_id": "05e295e0b3e04ead85390c4824d68c12", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:12:39Z", "hostId": "cd7006bb753b587b9d30c9bacede2e1651ce67a07d8c297aac8b1e9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "created": "2018-06-30T16:12:19Z", "tenant_id": "db32a77f9201432ab997ff1e6d1f4a96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:12:46,695 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa used request id req-afa9e6d0-b863-42fb-9040-073369b45cb0 2018-06-30 16:12:46,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:47,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:47 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-465cc287-cd7c-413c-9b8c-b48860883485 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1de4fc79-492f-48d4-a628-10e290343063"],"updated_at":"2018-06-30T16:12:03Z","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","id":"e5ddce80-8946-467c-8957-912923035025","name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net"}]} 2018-06-30 16:12:47,862 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net used request id req-465cc287-cd7c-413c-9b8c-b48860883485 2018-06-30 16:12:47,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:12:47,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:12:47 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:12:47,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:48,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:12:47 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad93886f-335f-4419-9d58-91192abe969c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db32a77f9201432ab997ff1e6d1f4a96", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj"}} 2018-06-30 16:12:48,254 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 used request id req-ad93886f-335f-4419-9d58-91192abe969c 2018-06-30 16:12:48,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:49,209 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:49 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-b47a006b-3bf4-47cc-afab-cd095f87489d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:03Z","dns_nameservers":[],"updated_at":"2018-06-30T16:12:03Z","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":"db32a77f9201432ab997ff1e6d1f4a96","id":"1de4fc79-492f-48d4-a628-10e290343063","subnetpool_id":null,"name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet"}]} 2018-06-30 16:12:49,209 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-b47a006b-3bf4-47cc-afab-cd095f87489d 2018-06-30 16:12:49,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:49,449 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:49 GMT Content-Type: application/json Content-Length: 2336 Connection: keep-alive X-Openstack-Request-Id: req-4debccd0-c91d-490e-8684-0768fa6c842f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:05Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:10Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e5ddce80-8946-467c-8957-912923035025","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:55:2f:f4","id":"95615895-ca1d-4a76-8e84-c97351342126","port_security_enabled":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:38Z","binding:vnic_type":"normal","device_id":"1a15be7b-6da8-4e8d-ab20-f0f4381117aa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c8:7a:f2","id":"de748a8a-4572-464f-bc83-8a2cad45888b","port_security_enabled":true,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.12"}],"extra_dhcp_opts":[],"security_groups":["8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack-server1_port-7scugtdnzzks"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:11Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e5ddce80-8946-467c-8957-912923035025","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8e:05:67","id":"f2c18bb5-737c-4456-9285-835af146c675","port_security_enabled":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:12:49,449 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-4debccd0-c91d-490e-8684-0768fa6c842f 2018-06-30 16:12:49,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:49,518 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:12:49 GMT Content-Type: application/json Content-Length: 557 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240/resources X-Openstack-Request-Id: req-b4775b22-347c-47b1-b65a-214402793ec2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:12:49,662 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:49 GMT Content-Type: application/json Content-Length: 3465 Connection: keep-alive X-Openstack-Request-Id: req-685e7084-9e09-4c8b-b795-a014556ca776 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240/resources/server1_port", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-06-30T16:12:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:12:00Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "de748a8a-4572-464f-bc83-8a2cad45888b", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240/resources/private_subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-06-30T16:12:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:12:00Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1de4fc79-492f-48d4-a628-10e290343063", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240/resources/private_net", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-06-30T16:12:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:12:00Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "e5ddce80-8946-467c-8957-912923035025", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240/resources/my_instance", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-06-30T16:12:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:12:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "resource_type": "OS::Nova::Server"}]} 2018-06-30 16:12:49,662 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240/resources used request id req-685e7084-9e09-4c8b-b795-a014556ca776 2018-06-30 16:12:49,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/b05b7ec7-06b4-46f9-be30-8ae97579f106 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:49,723 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:49 GMT Content-Type: application/json Content-Length: 531 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b5c58c35-c624-4833-bbd4-f5faccf48115 X-Compute-Request-Id: req-b5c58c35-c624-4833-bbd4-f5faccf48115 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b05b7ec7-06b4-46f9-be30-8ae97579f106", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b05b7ec7-06b4-46f9-be30-8ae97579f106", "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": "b05b7ec7-06b4-46f9-be30-8ae97579f106"}} 2018-06-30 16:12:49,724 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/b05b7ec7-06b4-46f9-be30-8ae97579f106 used request id req-b5c58c35-c624-4833-bbd4-f5faccf48115 2018-06-30 16:12:49,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/1de4fc79-492f-48d4-a628-10e290343063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:50,504 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:50 GMT Content-Type: application/json Content-Length: 662 Connection: keep-alive X-Openstack-Request-Id: req-4d4b3a1c-85b6-423a-8388-fdfaaa330472 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:03Z","dns_nameservers":[],"updated_at":"2018-06-30T16:12:03Z","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":"db32a77f9201432ab997ff1e6d1f4a96","id":"1de4fc79-492f-48d4-a628-10e290343063","subnetpool_id":null,"name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet"}} 2018-06-30 16:12:50,504 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/1de4fc79-492f-48d4-a628-10e290343063 used request id req-4d4b3a1c-85b6-423a-8388-fdfaaa330472 2018-06-30 16:12:50,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:51,684 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:51 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-ede06ded-da68-43ce-9b0c-42d992a89e5b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1de4fc79-492f-48d4-a628-10e290343063"],"updated_at":"2018-06-30T16:12:03Z","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","id":"e5ddce80-8946-467c-8957-912923035025","name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net"}]} 2018-06-30 16:12:51,684 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e5ddce80-8946-467c-8957-912923035025 used request id req-ede06ded-da68-43ce-9b0c-42d992a89e5b 2018-06-30 16:12:51,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:51,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:51 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-7c163801-3b30-466e-a89c-c7637a923863 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:03Z","dns_nameservers":[],"updated_at":"2018-06-30T16:12:03Z","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":"db32a77f9201432ab997ff1e6d1f4a96","id":"1de4fc79-492f-48d4-a628-10e290343063","subnetpool_id":null,"name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet"}]} 2018-06-30 16:12:51,832 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-7c163801-3b30-466e-a89c-c7637a923863 2018-06-30 16:12:51,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:52,071 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:52 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-24624466-c91f-4859-a9cf-151a8e1f07ff Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1de4fc79-492f-48d4-a628-10e290343063"],"updated_at":"2018-06-30T16:12:03Z","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","id":"e5ddce80-8946-467c-8957-912923035025","name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net"}]} 2018-06-30 16:12:52,071 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net used request id req-24624466-c91f-4859-a9cf-151a8e1f07ff 2018-06-30 16:12:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:52,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:12:52 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b56d5d96-4711-42e5-a22c-be7e0695eca6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db32a77f9201432ab997ff1e6d1f4a96", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj"}} 2018-06-30 16:12:52,164 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 used request id req-b56d5d96-4711-42e5-a22c-be7e0695eca6 2018-06-30 16:12:52,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:52,334 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:52 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-b7e7356e-3e96-4fa7-bd86-fa2764f16ad5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:03Z","dns_nameservers":[],"updated_at":"2018-06-30T16:12:03Z","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":"db32a77f9201432ab997ff1e6d1f4a96","id":"1de4fc79-492f-48d4-a628-10e290343063","subnetpool_id":null,"name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet"}]} 2018-06-30 16:12:52,334 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-b7e7356e-3e96-4fa7-bd86-fa2764f16ad5 2018-06-30 16:12:52,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025&mac_address=fa%3A16%3A3e%3Ac8%3A7a%3Af2&name=CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack-server1_port-7scugtdnzzks&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:52,482 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:52 GMT Content-Type: application/json Content-Length: 862 Connection: keep-alive X-Openstack-Request-Id: req-6069c306-36ab-4ac0-860e-4b6f1712e721 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:38Z","binding:vnic_type":"normal","device_id":"1a15be7b-6da8-4e8d-ab20-f0f4381117aa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c8:7a:f2","id":"de748a8a-4572-464f-bc83-8a2cad45888b","port_security_enabled":true,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.12"}],"extra_dhcp_opts":[],"security_groups":["8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack-server1_port-7scugtdnzzks"}]} 2018-06-30 16:12:52,482 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025&mac_address=fa%3A16%3A3e%3Ac8%3A7a%3Af2&name=CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack-server1_port-7scugtdnzzks&admin_state_up=True used request id req-6069c306-36ab-4ac0-860e-4b6f1712e721 2018-06-30 16:12:52,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:52,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:12:52 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ecd13b6-6130-4b8f-9c32-0af16b2e33e5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db32a77f9201432ab997ff1e6d1f4a96", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj"}} 2018-06-30 16:12:52,819 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 used request id req-6ecd13b6-6130-4b8f-9c32-0af16b2e33e5 2018-06-30 16:12:52,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:53,109 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:53 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-a6f7b510-3c35-42aa-8e0f-200adc9812f5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1de4fc79-492f-48d4-a628-10e290343063"],"updated_at":"2018-06-30T16:12:03Z","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","id":"e5ddce80-8946-467c-8957-912923035025","name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net"}]} 2018-06-30 16:12:53,109 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net used request id req-a6f7b510-3c35-42aa-8e0f-200adc9812f5 2018-06-30 16:12:53,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:53,225 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:53 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-4a636365-f0d3-40cd-9694-fef059106635 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:03Z","dns_nameservers":[],"updated_at":"2018-06-30T16:12:03Z","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":"db32a77f9201432ab997ff1e6d1f4a96","id":"1de4fc79-492f-48d4-a628-10e290343063","subnetpool_id":null,"name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet"}]} 2018-06-30 16:12:53,225 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-4a636365-f0d3-40cd-9694-fef059106635 2018-06-30 16:12:53,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:53,435 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:53 GMT Content-Type: application/json Content-Length: 2336 Connection: keep-alive X-Openstack-Request-Id: req-36fe6680-828a-4aa6-91c8-af2c3b19062f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:05Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:10Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e5ddce80-8946-467c-8957-912923035025","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:55:2f:f4","id":"95615895-ca1d-4a76-8e84-c97351342126","port_security_enabled":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:38Z","binding:vnic_type":"normal","device_id":"1a15be7b-6da8-4e8d-ab20-f0f4381117aa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c8:7a:f2","id":"de748a8a-4572-464f-bc83-8a2cad45888b","port_security_enabled":true,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.12"}],"extra_dhcp_opts":[],"security_groups":["8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack-server1_port-7scugtdnzzks"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:11Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e5ddce80-8946-467c-8957-912923035025","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8e:05:67","id":"f2c18bb5-737c-4456-9285-835af146c675","port_security_enabled":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:12:53,435 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-36fe6680-828a-4aa6-91c8-af2c3b19062f 2018-06-30 16:12:53,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:12:53,492 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:53 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-03d32ca4-c66e-41c6-9276-fecdecc3da6c Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-30 16:12:53,492 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-03d32ca4-c66e-41c6-9276-fecdecc3da6c 2018-06-30 16:12:53,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:12:53,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:12:54,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f89995569be41deae9ec1165cfd837d", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:12:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db32a77f9201432ab997ff1e6d1f4a96", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/db32a77f9201432ab997ff1e6d1f4a96", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/db32a77f9201432ab997ff1e6d1f4a96", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/db32a77f9201432ab997ff1e6d1f4a96", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/db32a77f9201432ab997ff1e6d1f4a96", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/db32a77f9201432ab997ff1e6d1f4a96", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/db32a77f9201432ab997ff1e6d1f4a96", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-user", "id": "05e295e0b3e04ead85390c4824d68c12"}, "audit_ids": ["W_5P51w4R3iFvG4-k8lNEw"], "issued_at": "2018-06-30T16:12:54.000000Z"}} 2018-06-30 16:12:54,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:12:54,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:12:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d97934b-b705-4979-a8d7-902252d3fe54 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:12:54,581 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9d97934b-b705-4979-a8d7-902252d3fe54 2018-06-30 16:12:54,582 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:12:54,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:12:54,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:12:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-251d3ea9-e651-416c-a934-8789e3b302da Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:12:54,634 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-251d3ea9-e651-416c-a934-8789e3b302da 2018-06-30 16:12:54,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:12:56,039 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:56 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-536f516b-e22d-4633-8dd0-b6012cb85a0f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1de4fc79-492f-48d4-a628-10e290343063"],"updated_at":"2018-06-30T16:12:03Z","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","id":"e5ddce80-8946-467c-8957-912923035025","name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net"}]} 2018-06-30 16:12:56,040 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net used request id req-536f516b-e22d-4633-8dd0-b6012cb85a0f 2018-06-30 16:12:56,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:12:56,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:12:56 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:12:56,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:12:56,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:12:56 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ea65011-6921-46d2-9ef7-5e8ceb125c0e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db32a77f9201432ab997ff1e6d1f4a96", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj"}} 2018-06-30 16:12:56,149 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 used request id req-8ea65011-6921-46d2-9ef7-5e8ceb125c0e 2018-06-30 16:12:56,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:12:56,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:56 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-ae3e4ae2-43ae-48d1-9b6d-165da300668b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:03Z","dns_nameservers":[],"updated_at":"2018-06-30T16:12:03Z","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":"db32a77f9201432ab997ff1e6d1f4a96","id":"1de4fc79-492f-48d4-a628-10e290343063","subnetpool_id":null,"name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet"}]} 2018-06-30 16:12:56,966 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-ae3e4ae2-43ae-48d1-9b6d-165da300668b 2018-06-30 16:12:56,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025&mac_address=fa%3A16%3A3e%3Ac8%3A7a%3Af2&name=CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack-server1_port-7scugtdnzzks&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:12:57,179 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:57 GMT Content-Type: application/json Content-Length: 862 Connection: keep-alive X-Openstack-Request-Id: req-1432d043-fb0c-41f3-93da-90c527444fbc Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:38Z","binding:vnic_type":"normal","device_id":"1a15be7b-6da8-4e8d-ab20-f0f4381117aa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c8:7a:f2","id":"de748a8a-4572-464f-bc83-8a2cad45888b","port_security_enabled":true,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.12"}],"extra_dhcp_opts":[],"security_groups":["8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack-server1_port-7scugtdnzzks"}]} 2018-06-30 16:12:57,179 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025&mac_address=fa%3A16%3A3e%3Ac8%3A7a%3Af2&name=CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack-server1_port-7scugtdnzzks&admin_state_up=True used request id req-1432d043-fb0c-41f3-93da-90c527444fbc 2018-06-30 16:12:57,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:12:57,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:12:57 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0989bfcc-5106-46c2-b189-54f158eae55b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db32a77f9201432ab997ff1e6d1f4a96", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj"}} 2018-06-30 16:12:57,551 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 used request id req-0989bfcc-5106-46c2-b189-54f158eae55b 2018-06-30 16:12:57,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:12:59,403 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:59 GMT Content-Type: application/json Content-Length: 1600 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d4e9cd2d-1cb5-4cd5-9e6e-2899737d455a X-Compute-Request-Id: req-d4e9cd2d-1cb5-4cd5-9e6e-2899737d455a Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:7a:f2", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "rel": "bookmark"}], "image": {"id": "b899b59f-3d70-49b3-beef-1da545c9f8e0", "links": [{"href": "http://172.30.10.101:8774/images/b899b59f-3d70-49b3-beef-1da545c9f8e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:12:38.000000", "flavor": {"id": "b05b7ec7-06b4-46f9-be30-8ae97579f106", "links": [{"href": "http://172.30.10.101:8774/flavors/b05b7ec7-06b4-46f9-be30-8ae97579f106", "rel": "bookmark"}]}, "id": "1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "security_groups": [{"name": "default"}], "user_id": "05e295e0b3e04ead85390c4824d68c12", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:12:39Z", "hostId": "cd7006bb753b587b9d30c9bacede2e1651ce67a07d8c297aac8b1e9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "created": "2018-06-30T16:12:19Z", "tenant_id": "db32a77f9201432ab997ff1e6d1f4a96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 16:12:59,403 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst used request id req-d4e9cd2d-1cb5-4cd5-9e6e-2899737d455a 2018-06-30 16:12:59,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:12:59,776 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:59 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-58f76bf1-50fb-47f5-bf4d-452de3236b36 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1de4fc79-492f-48d4-a628-10e290343063"],"updated_at":"2018-06-30T16:12:03Z","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","id":"e5ddce80-8946-467c-8957-912923035025","name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net"}]} 2018-06-30 16:12:59,776 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net used request id req-58f76bf1-50fb-47f5-bf4d-452de3236b36 2018-06-30 16:12:59,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:12:59,888 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:12:59 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-75e72667-4ab2-4906-881c-6e831ef944d4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:03Z","dns_nameservers":[],"updated_at":"2018-06-30T16:12:03Z","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":"db32a77f9201432ab997ff1e6d1f4a96","id":"1de4fc79-492f-48d4-a628-10e290343063","subnetpool_id":null,"name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet"}]} 2018-06-30 16:12:59,888 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-75e72667-4ab2-4906-881c-6e831ef944d4 2018-06-30 16:12:59,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:00,135 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:00 GMT Content-Type: application/json Content-Length: 2336 Connection: keep-alive X-Openstack-Request-Id: req-252c33e5-0358-4ccb-893b-6e4a39acd8f7 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:05Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:10Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e5ddce80-8946-467c-8957-912923035025","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:55:2f:f4","id":"95615895-ca1d-4a76-8e84-c97351342126","port_security_enabled":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:38Z","binding:vnic_type":"normal","device_id":"1a15be7b-6da8-4e8d-ab20-f0f4381117aa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c8:7a:f2","id":"de748a8a-4572-464f-bc83-8a2cad45888b","port_security_enabled":true,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.12"}],"extra_dhcp_opts":[],"security_groups":["8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack-server1_port-7scugtdnzzks"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:11Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e5ddce80-8946-467c-8957-912923035025","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8e:05:67","id":"f2c18bb5-737c-4456-9285-835af146c675","port_security_enabled":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:13:00,136 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-252c33e5-0358-4ccb-893b-6e4a39acd8f7 2018-06-30 16:13:00,136 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst 2018-06-30 16:13:00,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:01,031 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:01 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-bdfc3ec6-1a4a-4316-9b5f-6ad11f93dd06 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-30 16:13:01,031 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-bdfc3ec6-1a4a-4316-9b5f-6ad11f93dd06 2018-06-30 16:13:01,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:02,952 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:02 GMT Content-Type: application/json Content-Length: 1597 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-493464a5-e5e3-4089-b012-7fa6b0e8ce54 X-Compute-Request-Id: req-493464a5-e5e3-4089-b012-7fa6b0e8ce54 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:7a:f2", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "rel": "bookmark"}], "image": {"id": "b899b59f-3d70-49b3-beef-1da545c9f8e0", "links": [{"href": "http://172.30.10.101:8774/images/b899b59f-3d70-49b3-beef-1da545c9f8e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:12:38.000000", "flavor": {"id": "b05b7ec7-06b4-46f9-be30-8ae97579f106", "links": [{"href": "http://172.30.10.101:8774/flavors/b05b7ec7-06b4-46f9-be30-8ae97579f106", "rel": "bookmark"}]}, "id": "1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "security_groups": [{"name": "default"}], "user_id": "05e295e0b3e04ead85390c4824d68c12", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:12:39Z", "hostId": "cd7006bb753b587b9d30c9bacede2e1651ce67a07d8c297aac8b1e9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "created": "2018-06-30T16:12:19Z", "tenant_id": "db32a77f9201432ab997ff1e6d1f4a96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:13:02,952 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa used request id req-493464a5-e5e3-4089-b012-7fa6b0e8ce54 2018-06-30 16:13:02,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:03,259 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:03 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-8dc35216-a589-4a2e-9289-f4363a13ed14 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1de4fc79-492f-48d4-a628-10e290343063"],"updated_at":"2018-06-30T16:12:03Z","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","id":"e5ddce80-8946-467c-8957-912923035025","name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net"}]} 2018-06-30 16:13:03,259 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net used request id req-8dc35216-a589-4a2e-9289-f4363a13ed14 2018-06-30 16:13:03,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:03,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:03 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48e6da19-cc1c-4861-a581-5341a8261e1a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db32a77f9201432ab997ff1e6d1f4a96", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj"}} 2018-06-30 16:13:03,371 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 used request id req-48e6da19-cc1c-4861-a581-5341a8261e1a 2018-06-30 16:13:03,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:03,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:03 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-84c93bdc-7a1d-43e4-bac1-080c8a6360e5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:03Z","dns_nameservers":[],"updated_at":"2018-06-30T16:12:03Z","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":"db32a77f9201432ab997ff1e6d1f4a96","id":"1de4fc79-492f-48d4-a628-10e290343063","subnetpool_id":null,"name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet"}]} 2018-06-30 16:13:03,523 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-84c93bdc-7a1d-43e4-bac1-080c8a6360e5 2018-06-30 16:13:03,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:03,737 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:03 GMT Content-Type: application/json Content-Length: 2336 Connection: keep-alive X-Openstack-Request-Id: req-330ca2a7-ce88-47f8-a2bd-619ff7b8da00 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:05Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:10Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e5ddce80-8946-467c-8957-912923035025","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:55:2f:f4","id":"95615895-ca1d-4a76-8e84-c97351342126","port_security_enabled":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:38Z","binding:vnic_type":"normal","device_id":"1a15be7b-6da8-4e8d-ab20-f0f4381117aa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c8:7a:f2","id":"de748a8a-4572-464f-bc83-8a2cad45888b","port_security_enabled":true,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.12"}],"extra_dhcp_opts":[],"security_groups":["8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack-server1_port-7scugtdnzzks"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:11Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e5ddce80-8946-467c-8957-912923035025","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8e:05:67","id":"f2c18bb5-737c-4456-9285-835af146c675","port_security_enabled":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:13:03,737 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-330ca2a7-ce88-47f8-a2bd-619ff7b8da00 2018-06-30 16:13:03,739 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:13:03,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:13:04,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f89995569be41deae9ec1165cfd837d", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:13:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db32a77f9201432ab997ff1e6d1f4a96", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/db32a77f9201432ab997ff1e6d1f4a96", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/db32a77f9201432ab997ff1e6d1f4a96", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/db32a77f9201432ab997ff1e6d1f4a96", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/db32a77f9201432ab997ff1e6d1f4a96", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/db32a77f9201432ab997ff1e6d1f4a96", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/db32a77f9201432ab997ff1e6d1f4a96", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-user", "id": "05e295e0b3e04ead85390c4824d68c12"}, "audit_ids": ["yViEDC_KSpKlwPrZ1lFplg"], "issued_at": "2018-06-30T16:13:04.000000Z"}} 2018-06-30 16:13:04,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394fb7bd113dd443ef88d4b4ed94096b2c6f595d" 2018-06-30 16:13:04,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3bf6b1de-c11d-420a-a26d-1a896f674516 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:13:04,914 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3bf6b1de-c11d-420a-a26d-1a896f674516 2018-06-30 16:13:04,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:06,189 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:06 GMT Content-Type: application/json Content-Length: 1597 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6199377c-e7d5-4f17-aa32-c03e76fff729 X-Compute-Request-Id: req-6199377c-e7d5-4f17-aa32-c03e76fff729 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:7a:f2", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "rel": "bookmark"}], "image": {"id": "b899b59f-3d70-49b3-beef-1da545c9f8e0", "links": [{"href": "http://172.30.10.101:8774/images/b899b59f-3d70-49b3-beef-1da545c9f8e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:12:38.000000", "flavor": {"id": "b05b7ec7-06b4-46f9-be30-8ae97579f106", "links": [{"href": "http://172.30.10.101:8774/flavors/b05b7ec7-06b4-46f9-be30-8ae97579f106", "rel": "bookmark"}]}, "id": "1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "security_groups": [{"name": "default"}], "user_id": "05e295e0b3e04ead85390c4824d68c12", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:12:39Z", "hostId": "cd7006bb753b587b9d30c9bacede2e1651ce67a07d8c297aac8b1e9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "created": "2018-06-30T16:12:19Z", "tenant_id": "db32a77f9201432ab997ff1e6d1f4a96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:13:06,189 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa used request id req-6199377c-e7d5-4f17-aa32-c03e76fff729 2018-06-30 16:13:06,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:06,517 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:06 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-f9443b83-ab8c-46d3-99f7-261e738fa089 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1de4fc79-492f-48d4-a628-10e290343063"],"updated_at":"2018-06-30T16:12:03Z","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","id":"e5ddce80-8946-467c-8957-912923035025","name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net"}]} 2018-06-30 16:13:06,518 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net used request id req-f9443b83-ab8c-46d3-99f7-261e738fa089 2018-06-30 16:13:06,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:06,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:06 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f025a1cc-ac29-4c7b-b3b1-d850eb23be86 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db32a77f9201432ab997ff1e6d1f4a96", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj"}} 2018-06-30 16:13:06,610 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 used request id req-f025a1cc-ac29-4c7b-b3b1-d850eb23be86 2018-06-30 16:13:06,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:06,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:06 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-fd37c3af-babb-4767-aa02-e3182e5edf6c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:03Z","dns_nameservers":[],"updated_at":"2018-06-30T16:12:03Z","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":"db32a77f9201432ab997ff1e6d1f4a96","id":"1de4fc79-492f-48d4-a628-10e290343063","subnetpool_id":null,"name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet"}]} 2018-06-30 16:13:06,797 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-fd37c3af-babb-4767-aa02-e3182e5edf6c 2018-06-30 16:13:06,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:07,249 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:07 GMT Content-Type: application/json Content-Length: 2336 Connection: keep-alive X-Openstack-Request-Id: req-9513aef5-825d-40fc-ac16-9a0564cc2a42 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:05Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:10Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e5ddce80-8946-467c-8957-912923035025","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:55:2f:f4","id":"95615895-ca1d-4a76-8e84-c97351342126","port_security_enabled":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:38Z","binding:vnic_type":"normal","device_id":"1a15be7b-6da8-4e8d-ab20-f0f4381117aa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c8:7a:f2","id":"de748a8a-4572-464f-bc83-8a2cad45888b","port_security_enabled":true,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.12"}],"extra_dhcp_opts":[],"security_groups":["8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack-server1_port-7scugtdnzzks"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:11Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e5ddce80-8946-467c-8957-912923035025","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8e:05:67","id":"f2c18bb5-737c-4456-9285-835af146c675","port_security_enabled":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:13:07,249 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-9513aef5-825d-40fc-ac16-9a0564cc2a42 2018-06-30 16:13:07,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394fb7bd113dd443ef88d4b4ed94096b2c6f595d" 2018-06-30 16:13:09,454 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:09 GMT Content-Type: application/json Content-Length: 1600 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5c84ef2a-72bf-4851-b72d-1a7c20bc0d28 X-Compute-Request-Id: req-5c84ef2a-72bf-4851-b72d-1a7c20bc0d28 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:7a:f2", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "rel": "bookmark"}], "image": {"id": "b899b59f-3d70-49b3-beef-1da545c9f8e0", "links": [{"href": "http://172.30.10.101:8774/images/b899b59f-3d70-49b3-beef-1da545c9f8e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:12:38.000000", "flavor": {"id": "b05b7ec7-06b4-46f9-be30-8ae97579f106", "links": [{"href": "http://172.30.10.101:8774/flavors/b05b7ec7-06b4-46f9-be30-8ae97579f106", "rel": "bookmark"}]}, "id": "1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "security_groups": [{"name": "default"}], "user_id": "05e295e0b3e04ead85390c4824d68c12", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:12:39Z", "hostId": "cd7006bb753b587b9d30c9bacede2e1651ce67a07d8c297aac8b1e9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "created": "2018-06-30T16:12:19Z", "tenant_id": "db32a77f9201432ab997ff1e6d1f4a96", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 16:13:09,454 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst used request id req-5c84ef2a-72bf-4851-b72d-1a7c20bc0d28 2018-06-30 16:13:09,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394fb7bd113dd443ef88d4b4ed94096b2c6f595d" 2018-06-30 16:13:10,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:10 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-c4736614-d1ca-466e-b22b-02051057a22d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1de4fc79-492f-48d4-a628-10e290343063"],"updated_at":"2018-06-30T16:12:03Z","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","id":"e5ddce80-8946-467c-8957-912923035025","name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net"}]} 2018-06-30 16:13:10,501 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net used request id req-c4736614-d1ca-466e-b22b-02051057a22d 2018-06-30 16:13:10,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394fb7bd113dd443ef88d4b4ed94096b2c6f595d" 2018-06-30 16:13:10,659 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:10 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-76f2cb8d-fbde-4b6d-b097-e3a3754d21e1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:03Z","dns_nameservers":[],"updated_at":"2018-06-30T16:12:03Z","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":"db32a77f9201432ab997ff1e6d1f4a96","id":"1de4fc79-492f-48d4-a628-10e290343063","subnetpool_id":null,"name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet"}]} 2018-06-30 16:13:10,659 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-76f2cb8d-fbde-4b6d-b097-e3a3754d21e1 2018-06-30 16:13:10,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394fb7bd113dd443ef88d4b4ed94096b2c6f595d" 2018-06-30 16:13:11,656 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:11 GMT Content-Type: application/json Content-Length: 2336 Connection: keep-alive X-Openstack-Request-Id: req-5266c376-2b7b-404e-a0d1-4397cc48a841 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:05Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:10Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e5ddce80-8946-467c-8957-912923035025","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:55:2f:f4","id":"95615895-ca1d-4a76-8e84-c97351342126","port_security_enabled":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:38Z","binding:vnic_type":"normal","device_id":"1a15be7b-6da8-4e8d-ab20-f0f4381117aa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c8:7a:f2","id":"de748a8a-4572-464f-bc83-8a2cad45888b","port_security_enabled":true,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.12"}],"extra_dhcp_opts":[],"security_groups":["8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack-server1_port-7scugtdnzzks"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:11Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e5ddce80-8946-467c-8957-912923035025","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8e:05:67","id":"f2c18bb5-737c-4456-9285-835af146c675","port_security_enabled":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:13:11,656 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-5266c376-2b7b-404e-a0d1-4397cc48a841 2018-06-30 16:13:11,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:13,724 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:13 GMT Content-Type: application/json Content-Length: 1597 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f05cf012-ada8-4460-a87d-512c1d3ea189 X-Compute-Request-Id: req-f05cf012-ada8-4460-a87d-512c1d3ea189 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:7a:f2", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "rel": "bookmark"}], "image": {"id": "b899b59f-3d70-49b3-beef-1da545c9f8e0", "links": [{"href": "http://172.30.10.101:8774/images/b899b59f-3d70-49b3-beef-1da545c9f8e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:12:38.000000", "flavor": {"id": "b05b7ec7-06b4-46f9-be30-8ae97579f106", "links": [{"href": "http://172.30.10.101:8774/flavors/b05b7ec7-06b4-46f9-be30-8ae97579f106", "rel": "bookmark"}]}, "id": "1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "security_groups": [{"name": "default"}], "user_id": "05e295e0b3e04ead85390c4824d68c12", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:12:39Z", "hostId": "cd7006bb753b587b9d30c9bacede2e1651ce67a07d8c297aac8b1e9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "created": "2018-06-30T16:12:19Z", "tenant_id": "db32a77f9201432ab997ff1e6d1f4a96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:13:13,724 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa used request id req-f05cf012-ada8-4460-a87d-512c1d3ea189 2018-06-30 16:13:13,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:14,073 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:14 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-38d1d32d-4e8d-47df-9879-996b42a3d930 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1de4fc79-492f-48d4-a628-10e290343063"],"updated_at":"2018-06-30T16:12:03Z","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","id":"e5ddce80-8946-467c-8957-912923035025","name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net"}]} 2018-06-30 16:13:14,073 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net used request id req-38d1d32d-4e8d-47df-9879-996b42a3d930 2018-06-30 16:13:14,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:14,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:14 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2272ed5a-529a-4a10-8c76-98c4dbcf5fe7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db32a77f9201432ab997ff1e6d1f4a96", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj"}} 2018-06-30 16:13:14,509 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 used request id req-2272ed5a-529a-4a10-8c76-98c4dbcf5fe7 2018-06-30 16:13:14,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:14,699 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:14 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-ef87bae8-1b3e-4bcd-a768-c516edc06233 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:03Z","dns_nameservers":[],"updated_at":"2018-06-30T16:12:03Z","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":"db32a77f9201432ab997ff1e6d1f4a96","id":"1de4fc79-492f-48d4-a628-10e290343063","subnetpool_id":null,"name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet"}]} 2018-06-30 16:13:14,699 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-ef87bae8-1b3e-4bcd-a768-c516edc06233 2018-06-30 16:13:14,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:14,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:14 GMT Content-Type: application/json Content-Length: 2336 Connection: keep-alive X-Openstack-Request-Id: req-1101a2b3-e916-44ce-98b8-30c7386c66fc Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:05Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:10Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e5ddce80-8946-467c-8957-912923035025","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:55:2f:f4","id":"95615895-ca1d-4a76-8e84-c97351342126","port_security_enabled":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:38Z","binding:vnic_type":"normal","device_id":"1a15be7b-6da8-4e8d-ab20-f0f4381117aa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c8:7a:f2","id":"de748a8a-4572-464f-bc83-8a2cad45888b","port_security_enabled":true,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.12"}],"extra_dhcp_opts":[],"security_groups":["8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack-server1_port-7scugtdnzzks"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:11Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e5ddce80-8946-467c-8957-912923035025","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8e:05:67","id":"f2c18bb5-737c-4456-9285-835af146c675","port_security_enabled":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:13:14,959 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-1101a2b3-e916-44ce-98b8-30c7386c66fc 2018-06-30 16:13:14,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:16,932 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:16 GMT Content-Type: application/json Content-Length: 1597 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3b5aca71-df84-40e4-a757-c31d676dce66 X-Compute-Request-Id: req-3b5aca71-df84-40e4-a757-c31d676dce66 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:7a:f2", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "rel": "bookmark"}], "image": {"id": "b899b59f-3d70-49b3-beef-1da545c9f8e0", "links": [{"href": "http://172.30.10.101:8774/images/b899b59f-3d70-49b3-beef-1da545c9f8e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:12:38.000000", "flavor": {"id": "b05b7ec7-06b4-46f9-be30-8ae97579f106", "links": [{"href": "http://172.30.10.101:8774/flavors/b05b7ec7-06b4-46f9-be30-8ae97579f106", "rel": "bookmark"}]}, "id": "1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "security_groups": [{"name": "default"}], "user_id": "05e295e0b3e04ead85390c4824d68c12", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:12:39Z", "hostId": "cd7006bb753b587b9d30c9bacede2e1651ce67a07d8c297aac8b1e9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "created": "2018-06-30T16:12:19Z", "tenant_id": "db32a77f9201432ab997ff1e6d1f4a96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:13:16,932 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa used request id req-3b5aca71-df84-40e4-a757-c31d676dce66 2018-06-30 16:13:16,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:17,533 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:17 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-6eb8ffa1-676f-466a-a6f4-e8d84c0b7301 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1de4fc79-492f-48d4-a628-10e290343063"],"updated_at":"2018-06-30T16:12:03Z","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","id":"e5ddce80-8946-467c-8957-912923035025","name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net"}]} 2018-06-30 16:13:17,533 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net used request id req-6eb8ffa1-676f-466a-a6f4-e8d84c0b7301 2018-06-30 16:13:17,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:17,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:17 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b2da063c-f0f3-4ce8-8db0-8d537d9ff5f2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db32a77f9201432ab997ff1e6d1f4a96", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj"}} 2018-06-30 16:13:17,938 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 used request id req-b2da063c-f0f3-4ce8-8db0-8d537d9ff5f2 2018-06-30 16:13:17,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:18,143 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:18 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-fee271a9-427d-4500-9837-2469b3b7ed7c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:03Z","dns_nameservers":[],"updated_at":"2018-06-30T16:12:03Z","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":"db32a77f9201432ab997ff1e6d1f4a96","id":"1de4fc79-492f-48d4-a628-10e290343063","subnetpool_id":null,"name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet"}]} 2018-06-30 16:13:18,144 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-fee271a9-427d-4500-9837-2469b3b7ed7c 2018-06-30 16:13:18,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d71c1f4a0bf00ddf848a4930024acb09b413b" 2018-06-30 16:13:18,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:18 GMT Content-Type: application/json Content-Length: 2336 Connection: keep-alive X-Openstack-Request-Id: req-9fde6389-40a6-4efb-8f5d-c6e8b587f702 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:05Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:10Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e5ddce80-8946-467c-8957-912923035025","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:55:2f:f4","id":"95615895-ca1d-4a76-8e84-c97351342126","port_security_enabled":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:38Z","binding:vnic_type":"normal","device_id":"1a15be7b-6da8-4e8d-ab20-f0f4381117aa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c8:7a:f2","id":"de748a8a-4572-464f-bc83-8a2cad45888b","port_security_enabled":true,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.12"}],"extra_dhcp_opts":[],"security_groups":["8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack-server1_port-7scugtdnzzks"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:11Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e5ddce80-8946-467c-8957-912923035025","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8e:05:67","id":"f2c18bb5-737c-4456-9285-835af146c675","port_security_enabled":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:13:18,363 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-9fde6389-40a6-4efb-8f5d-c6e8b587f702 2018-06-30 16:13:18,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394fb7bd113dd443ef88d4b4ed94096b2c6f595d" 2018-06-30 16:13:20,465 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:20 GMT Content-Type: application/json Content-Length: 1597 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-48ac4886-2a13-46b4-a25c-81e048d9ef65 X-Compute-Request-Id: req-48ac4886-2a13-46b4-a25c-81e048d9ef65 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:7a:f2", "version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "rel": "bookmark"}], "image": {"id": "b899b59f-3d70-49b3-beef-1da545c9f8e0", "links": [{"href": "http://172.30.10.101:8774/images/b899b59f-3d70-49b3-beef-1da545c9f8e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:12:38.000000", "flavor": {"id": "b05b7ec7-06b4-46f9-be30-8ae97579f106", "links": [{"href": "http://172.30.10.101:8774/flavors/b05b7ec7-06b4-46f9-be30-8ae97579f106", "rel": "bookmark"}]}, "id": "1a15be7b-6da8-4e8d-ab20-f0f4381117aa", "security_groups": [{"name": "default"}], "user_id": "05e295e0b3e04ead85390c4824d68c12", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:12:39Z", "hostId": "cd7006bb753b587b9d30c9bacede2e1651ce67a07d8c297aac8b1e9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "created": "2018-06-30T16:12:19Z", "tenant_id": "db32a77f9201432ab997ff1e6d1f4a96", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:13:20,465 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1a15be7b-6da8-4e8d-ab20-f0f4381117aa used request id req-48ac4886-2a13-46b4-a25c-81e048d9ef65 2018-06-30 16:13:20,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394fb7bd113dd443ef88d4b4ed94096b2c6f595d" 2018-06-30 16:13:21,424 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:21 GMT Content-Type: application/json Content-Length: 629 Connection: keep-alive X-Openstack-Request-Id: req-ce385418-2280-4937-840f-501c4edf5d40 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1de4fc79-492f-48d4-a628-10e290343063"],"updated_at":"2018-06-30T16:12:03Z","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","id":"e5ddce80-8946-467c-8957-912923035025","name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net"}]} 2018-06-30 16:13:21,424 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net used request id req-ce385418-2280-4937-840f-501c4edf5d40 2018-06-30 16:13:21,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394fb7bd113dd443ef88d4b4ed94096b2c6f595d" 2018-06-30 16:13:21,542 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:21 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-5dc85bfb-e75c-48c3-aab4-19e780e6a1e8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:03Z","dns_nameservers":[],"updated_at":"2018-06-30T16:12:03Z","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":"db32a77f9201432ab997ff1e6d1f4a96","id":"1de4fc79-492f-48d4-a628-10e290343063","subnetpool_id":null,"name":"CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet"}]} 2018-06-30 16:13:21,542 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-5dc85bfb-e75c-48c3-aab4-19e780e6a1e8 2018-06-30 16:13:21,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}394fb7bd113dd443ef88d4b4ed94096b2c6f595d" 2018-06-30 16:13:21,751 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:21 GMT Content-Type: application/json Content-Length: 2336 Connection: keep-alive X-Openstack-Request-Id: req-b90a3532-0a02-42d5-849b-070e898ce45f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:05Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:10Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e5ddce80-8946-467c-8957-912923035025","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:55:2f:f4","id":"95615895-ca1d-4a76-8e84-c97351342126","port_security_enabled":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:38Z","binding:vnic_type":"normal","device_id":"1a15be7b-6da8-4e8d-ab20-f0f4381117aa","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:c8:7a:f2","id":"de748a8a-4572-464f-bc83-8a2cad45888b","port_security_enabled":true,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.12"}],"extra_dhcp_opts":[],"security_groups":["8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24"],"name":"CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack-server1_port-7scugtdnzzks"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e5ddce80-8946-467c-8957-912923035025","tenant_id":"db32a77f9201432ab997ff1e6d1f4a96","created_at":"2018-06-30T16:12:06Z","admin_state_up":true,"updated_at":"2018-06-30T16:12:11Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e5ddce80-8946-467c-8957-912923035025","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8e:05:67","id":"f2c18bb5-737c-4456-9285-835af146c675","port_security_enabled":false,"project_id":"db32a77f9201432ab997ff1e6d1f4a96","fixed_ips":[{"subnet_id":"1de4fc79-492f-48d4-a628-10e290343063","ip_address":"10.0.0.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:13:21,751 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e5ddce80-8946-467c-8957-912923035025 used request id req-b90a3532-0a02-42d5-849b-070e898ce45f 2018-06-30 16:13:21,752 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack 2018-06-30 16:13:21,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:13:21,825 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:13:21 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-33b5de9c-12da-440f-b049-6dbd44b12697 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:13:21,942 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:13:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-367c9da3-8f03-4fbe-8775-46c562977918 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:13:21,942 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-367c9da3-8f03-4fbe-8775-46c562977918 2018-06-30 16:13:21,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:13:22,555 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:13:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-bf9ef3d7-7c87-4677-9ce4-c69b5ffbe295 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:13:22,633 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:22 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-7d8114aa-92f0-4b7a-9350-a52288dd9ce0 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:13:22Z", "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:13:22,633 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-7d8114aa-92f0-4b7a-9350-a52288dd9ce0 2018-06-30 16:13:22,634 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:13:22,634 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:13:25,637 - create_stack - DEBUG - Stack status query timeout in 1196.30476213 2018-06-30 16:13:25,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:13:25,715 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:13:25 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-84a42984-6a4f-4d0b-b987-94a0b0b2322f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:13:25,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:25 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-cfa1d613-cdcf-4d0c-8af3-b73d3616870d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:13:22Z", "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:13:25,797 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-cfa1d613-cdcf-4d0c-8af3-b73d3616870d 2018-06-30 16:13:25,798 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:13:25,798 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:13:28,801 - create_stack - DEBUG - Stack status query timeout in 1193.14072609 2018-06-30 16:13:28,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:13:28,872 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:13:28 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-1c12377e-6849-46bd-8c69-bf2859b59155 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:13:28,963 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:28 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-16ed43f2-9607-486f-aaa6-e5cdcdb7e2a6 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:13:22Z", "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:13:28,963 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-16ed43f2-9607-486f-aaa6-e5cdcdb7e2a6 2018-06-30 16:13:28,963 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:13:28,963 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:13:31,967 - create_stack - DEBUG - Stack status query timeout in 1189.97541094 2018-06-30 16:13:31,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:13:32,052 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:13:32 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-d7f7ee16-d52d-4216-98da-79443e43979f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:13:32,162 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:32 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-0d856380-e80c-49a5-80c1-2ddc01d907b4 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:13:22Z", "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:13:32,162 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-0d856380-e80c-49a5-80c1-2ddc01d907b4 2018-06-30 16:13:32,163 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:13:32,163 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:13:35,164 - create_stack - DEBUG - Stack status query timeout in 1186.77780414 2018-06-30 16:13:35,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:13:35,238 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:13:35 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-6b2779f5-0d0a-4eed-9319-8221cef32ab1 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:13:35,328 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:35 GMT Content-Type: application/json Content-Length: 1623 Connection: keep-alive X-Openstack-Request-Id: req-41e03af2-d50f-4c11-ac2b-4e8c50c53475 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:13:22Z", "id": "fc64ff6c-386f-42f8-8010-89f116980240", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:13:35,328 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-41e03af2-d50f-4c11-ac2b-4e8c50c53475 2018-06-30 16:13:35,329 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:13:35,329 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:13:38,330 - create_stack - DEBUG - Stack status query timeout in 1183.61230302 2018-06-30 16:13:38,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:13:38,403 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:13:38 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-2bc0fcfd-1445-4671-ac48-f17c2e208036 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:13:38,506 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:38 GMT Content-Type: application/json Content-Length: 1620 Connection: keep-alive X-Openstack-Request-Id: req-7db10c0b-4dba-4c5a-9784-6f9ec50d2635 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "db32a77f9201432ab997ff1e6d1f4a96", "OS::stack_id": "fc64ff6c-386f-42f8-8010-89f116980240", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "image_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image", "inst_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-inst", "subnet_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-subnet", "flavor_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-flavor-name", "net_name": "CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack", "stack_user_project_id": "0d284b9c58644f4b8d6a28335328dd95", "tags": null, "creation_time": "2018-06-30T16:11:58Z", "links": [{"href": "https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-30T16:13:22Z", "id": "fc64ff6c-386f-42f8-8010-89f116980240", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-06-30 16:13:38,506 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-7db10c0b-4dba-4c5a-9784-6f9ec50d2635 2018-06-30 16:13:38,506 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-30 16:13:38,507 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack 2018-06-30 16:13:38,507 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack 2018-06-30 16:13:38,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/fc64ff6c-386f-42f8-8010-89f116980240 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a5f4e35caf2435a93e4ca2796a24c02a980ae87" 2018-06-30 16:13:38,573 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:13:38 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 X-Openstack-Request-Id: req-9667a165-bc73-4ca4-8269-fa3a6d813404 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:13:38,633 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:13:38 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-ed0d9cda-383d-44ae-ae4e-58c25ee8868d RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-30 16:13:38,633 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/db32a77f9201432ab997ff1e6d1f4a96/stacks/CreateStackSuccessTests-CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-stack/fc64ff6c-386f-42f8-8010-89f116980240 used request id req-ed0d9cda-383d-44ae-ae4e-58c25ee8868d 2018-06-30 16:13:38,636 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-a3cced24-edf1-4616-a0ed-0f2348726790-image 2018-06-30 16:13:38,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/b899b59f-3d70-49b3-beef-1da545c9f8e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c68ffe270bf7d4822a5da6f154e630a2b1fc44e0" 2018-06-30 16:13:39,492 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:13:39 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-bd48fc0b-9989-4be8-b651-682e356c4be3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:13:39,492 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/b899b59f-3d70-49b3-beef-1da545c9f8e0 used request id req-bd48fc0b-9989-4be8-b651-682e356c4be3 2018-06-30 16:13:39,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/b05b7ec7-06b4-46f9-be30-8ae97579f106 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e796bdde3038b26a17479136d04af8015abbec02" 2018-06-30 16:13:40,463 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:13:40 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-08d1c2d4-3200-4c0c-bcab-2cc39de4390d X-Compute-Request-Id: req-08d1c2d4-3200-4c0c-bcab-2cc39de4390d 2018-06-30 16:13:40,464 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/b05b7ec7-06b4-46f9-be30-8ae97579f106 used request id req-08d1c2d4-3200-4c0c-bcab-2cc39de4390d 2018-06-30 16:13:40,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89de656368afc6e6a45a72bf1ce3a119a2375384" 2018-06-30 16:13:41,504 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:41 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-972fe626-57ea-4598-bb38-c6e228391c42 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "db32a77f9201432ab997ff1e6d1f4a96", "created_at": "2018-06-30T16:12:00Z", "updated_at": "2018-06-30T16:12:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:12:00Z", "revision_number": 0, "id": "277f127a-3d11-472b-ae6f-27d8f86083f8", "remote_group_id": "8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24", "remote_ip_prefix": null, "created_at": "2018-06-30T16:12:00Z", "security_group_id": "8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24", "tenant_id": "db32a77f9201432ab997ff1e6d1f4a96", "port_range_min": null, "ethertype": "IPv4", "project_id": "db32a77f9201432ab997ff1e6d1f4a96"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:12:00Z", "revision_number": 0, "id": "5a2975fa-0ee4-4be2-929a-c7701bdbf44b", "remote_group_id": "8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24", "remote_ip_prefix": null, "created_at": "2018-06-30T16:12:00Z", "security_group_id": "8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24", "tenant_id": "db32a77f9201432ab997ff1e6d1f4a96", "port_range_min": null, "ethertype": "IPv6", "project_id": "db32a77f9201432ab997ff1e6d1f4a96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:12:00Z", "revision_number": 0, "id": "a6ceb22f-6933-4fb1-83f7-34bba0d63f98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:12:00Z", "security_group_id": "8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24", "tenant_id": "db32a77f9201432ab997ff1e6d1f4a96", "port_range_min": null, "ethertype": "IPv6", "project_id": "db32a77f9201432ab997ff1e6d1f4a96"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:12:00Z", "revision_number": 0, "id": "e759d454-873d-4aad-89c9-998b79a4dc57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:12:00Z", "security_group_id": "8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24", "tenant_id": "db32a77f9201432ab997ff1e6d1f4a96", "port_range_min": null, "ethertype": "IPv4", "project_id": "db32a77f9201432ab997ff1e6d1f4a96"}], "revision_number": 4, "project_id": "db32a77f9201432ab997ff1e6d1f4a96", "id": "8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:13:41,505 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-972fe626-57ea-4598-bb38-c6e228391c42 2018-06-30 16:13:41,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89de656368afc6e6a45a72bf1ce3a119a2375384" 2018-06-30 16:13:41,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:41 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a339b28-baea-400b-97ec-f5af01a32f8f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 16:13:41,967 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-8a339b28-baea-400b-97ec-f5af01a32f8f 2018-06-30 16:13:41,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89de656368afc6e6a45a72bf1ce3a119a2375384" 2018-06-30 16:13:42,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:41 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-864807fc-621e-4cad-8dec-2bb8ed735eaa Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db32a77f9201432ab997ff1e6d1f4a96", "name": "CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj"}} 2018-06-30 16:13:42,369 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 used request id req-864807fc-621e-4cad-8dec-2bb8ed735eaa 2018-06-30 16:13:42,370 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24 2018-06-30 16:13:42,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89de656368afc6e6a45a72bf1ce3a119a2375384" 2018-06-30 16:13:43,225 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:13:43 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-92018282-4f3c-47fa-bd4e-20aa7a66f97d Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:12:00Z", "security_group_id": "8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24", "port_range_min": null, "revision_number": 0, "tenant_id": "db32a77f9201432ab997ff1e6d1f4a96", "created_at": "2018-06-30T16:12:00Z", "project_id": "db32a77f9201432ab997ff1e6d1f4a96", "id": "277f127a-3d11-472b-ae6f-27d8f86083f8"}, {"remote_group_id": "8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:12:00Z", "security_group_id": "8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24", "port_range_min": null, "revision_number": 0, "tenant_id": "db32a77f9201432ab997ff1e6d1f4a96", "created_at": "2018-06-30T16:12:00Z", "project_id": "db32a77f9201432ab997ff1e6d1f4a96", "id": "5a2975fa-0ee4-4be2-929a-c7701bdbf44b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:12:00Z", "security_group_id": "8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24", "port_range_min": null, "revision_number": 0, "tenant_id": "db32a77f9201432ab997ff1e6d1f4a96", "created_at": "2018-06-30T16:12:00Z", "project_id": "db32a77f9201432ab997ff1e6d1f4a96", "id": "a6ceb22f-6933-4fb1-83f7-34bba0d63f98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:12:00Z", "security_group_id": "8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24", "port_range_min": null, "revision_number": 0, "tenant_id": "db32a77f9201432ab997ff1e6d1f4a96", "created_at": "2018-06-30T16:12:00Z", "project_id": "db32a77f9201432ab997ff1e6d1f4a96", "id": "e759d454-873d-4aad-89c9-998b79a4dc57"}]} 2018-06-30 16:13:43,225 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24 used request id req-92018282-4f3c-47fa-bd4e-20aa7a66f97d 2018-06-30 16:13:43,226 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:13:43,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89de656368afc6e6a45a72bf1ce3a119a2375384" 2018-06-30 16:13:43,573 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:13:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-65c18184-008c-408c-8760-76771a04b4a3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:13:43,573 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/8fbca2b4-e3c8-4c1d-ba3f-991de3ff2c24 used request id req-65c18184-008c-408c-8760-76771a04b4a3 2018-06-30 16:13:43,574 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj 2018-06-30 16:13:43,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89de656368afc6e6a45a72bf1ce3a119a2375384" 2018-06-30 16:13:44,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:13:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83778a16-30da-4316-b3ab-1bec0477b650 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:13:44,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/db32a77f9201432ab997ff1e6d1f4a96 used request id req-83778a16-30da-4316-b3ab-1bec0477b650 2018-06-30 16:13:44,018 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-f4f298dd-6fc7-4d6-proj-role 2018-06-30 16:13:44,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/3f89995569be41deae9ec1165cfd837d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89de656368afc6e6a45a72bf1ce3a119a2375384" 2018-06-30 16:13:44,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:13:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5bf8812-ef13-4d35-84c5-6de4fc23ec05 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:13:44,414 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/3f89995569be41deae9ec1165cfd837d used request id req-f5bf8812-ef13-4d35-84c5-6de4fc23ec05 2018-06-30 16:13:44,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89de656368afc6e6a45a72bf1ce3a119a2375384" 2018-06-30 16:13:44,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0952f7d5-dcc7-4ec8-989e-649699d8ddaa Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:13:44,767 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0952f7d5-dcc7-4ec8-989e-649699d8ddaa 2018-06-30 16:13:44,768 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-f4f298dd-6fc7-4d6-user 2018-06-30 16:13:44,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/05e295e0b3e04ead85390c4824d68c12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b04903b23c64f358b93f3d7fc566c4647e97eb" 2018-06-30 16:13:45,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:13:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-436e4966-125b-42b4-a6f7-d21e8b255544 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:13:45,472 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/05e295e0b3e04ead85390c4824d68c12 used request id req-436e4966-125b-42b4-a6f7-d21e8b255544 2018-06-30 16:13:45,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:13:46,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:13:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["F99ohUQUSdyJPLFpIk-qLQ"], "issued_at": "2018-06-30T16:13:46.000000Z"}} 2018-06-30 16:13:46,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fcdb625c613927e4430680d588adf73b42e85db" 2018-06-30 16:13:46,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9749efe2-444d-49f6-af69-23470708c75f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:13:46,807 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9749efe2-444d-49f6-af69-23470708c75f 2018-06-30 16:13:46,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:13:46,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:13:47,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:13:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["vMlveK5kRwmmXpNtCb68vQ"], "issued_at": "2018-06-30T16:13:47.000000Z"}} 2018-06-30 16:13:47,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16902409aea89c2e30615e9f05b6710efbb74028" 2018-06-30 16:13:47,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67f6c266-119f-4304-b0e7-c7f374052a5f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:13:47,693 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-67f6c266-119f-4304-b0e7-c7f374052a5f 2018-06-30 16:13:47,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:13:47,708 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:13:47 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:13:47,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-96537fd0-2a16-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16902409aea89c2e30615e9f05b6710efbb74028" 2018-06-30 16:13:48,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:47 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24b1dc66-05cb-41d9-98f4-185eb3e7aab2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-96537fd0-2a16-45c-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:13:48,067 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-96537fd0-2a16-45c-proj used request id req-24b1dc66-05cb-41d9-98f4-185eb3e7aab2 2018-06-30 16:13:48,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16902409aea89c2e30615e9f05b6710efbb74028" 2018-06-30 16:13:48,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea09c1c2-429a-4064-91b8-52c825b1c4c4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:13:48,515 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ea09c1c2-429a-4064-91b8-52c825b1c4c4 2018-06-30 16:13:48,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16902409aea89c2e30615e9f05b6710efbb74028" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-96537fd0-2a16-45c-proj"}}' 2018-06-30 16:13:48,903 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:13:48 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fe72398b-40ab-45fe-9d24-4021182a6463 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2"}, "tags": [], "enabled": true, "id": "57f730a4d4bf4154ae78f8a96a1a88a2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-96537fd0-2a16-45c-proj"}} 2018-06-30 16:13:48,903 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-fe72398b-40ab-45fe-9d24-4021182a6463 2018-06-30 16:13:48,903 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-96537fd0-2a16-45c-proj 2018-06-30 16:13:48,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:13:48,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:13:49,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:13:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["HrvTo2obTaetAfDJ-PCCqw"], "issued_at": "2018-06-30T16:13:49.000000Z"}} 2018-06-30 16:13:49,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f4d33d4de4d507955117ec0f11f433f22ec530" 2018-06-30 16:13:50,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da76608f-0ef1-4cb0-ab65-bebf04b5f663 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:13:50,169 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-da76608f-0ef1-4cb0-ab65-bebf04b5f663 2018-06-30 16:13:50,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:13:50,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:13:50 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:13:50,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f4d33d4de4d507955117ec0f11f433f22ec530" 2018-06-30 16:13:50,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:50 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce57b645-29e4-46f3-bfe1-5861e7382a8a Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:13:50,703 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-ce57b645-29e4-46f3-bfe1-5861e7382a8a 2018-06-30 16:13:50,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-96537fd0-2a16-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f4d33d4de4d507955117ec0f11f433f22ec530" 2018-06-30 16:13:51,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:50 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57bc2374-b4d3-46d6-9579-afcaa915fe94 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-96537fd0-2a16-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2"}, "tags": [], "enabled": true, "id": "57f730a4d4bf4154ae78f8a96a1a88a2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-96537fd0-2a16-45c-proj"}]} 2018-06-30 16:13:51,046 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-96537fd0-2a16-45c-proj used request id req-57bc2374-b4d3-46d6-9579-afcaa915fe94 2018-06-30 16:13:51,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f4d33d4de4d507955117ec0f11f433f22ec530" 2018-06-30 16:13:51,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:51 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a529fa9-2cf0-4160-8bef-76ef3388f830 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:13:51,404 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2a529fa9-2cf0-4160-8bef-76ef3388f830 2018-06-30 16:13:52,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f4d33d4de4d507955117ec0f11f433f22ec530" 2018-06-30 16:13:52,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:52 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6c6d1ad-3043-405e-bb01-1db277cd7e62 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:13:52,617 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f6c6d1ad-3043-405e-bb01-1db277cd7e62 2018-06-30 16:13:52,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-96537fd0-2a16-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f4d33d4de4d507955117ec0f11f433f22ec530" 2018-06-30 16:13:52,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:52 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b4bd1ec-8cfe-44c8-8110-f03524cc6762 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-96537fd0-2a16-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2"}, "tags": [], "enabled": true, "id": "57f730a4d4bf4154ae78f8a96a1a88a2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-96537fd0-2a16-45c-proj"}]} 2018-06-30 16:13:52,718 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-96537fd0-2a16-45c-proj used request id req-1b4bd1ec-8cfe-44c8-8110-f03524cc6762 2018-06-30 16:13:52,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/4101968b3bd8454b990bcee0d788b1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f4d33d4de4d507955117ec0f11f433f22ec530" 2018-06-30 16:13:53,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:52 GMT Server: Apache Content-Length: 340 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a153a3b-8c87-40b9-881e-240f9aa6e6d5 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-96537fd0-2a16-45c-user", "links": {"self": "http://10.167.4.35:5000/v3/users/4101968b3bd8454b990bcee0d788b1b9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "57f730a4d4bf4154ae78f8a96a1a88a2", "id": "4101968b3bd8454b990bcee0d788b1b9", "password_expires_at": null}} 2018-06-30 16:13:53,175 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/4101968b3bd8454b990bcee0d788b1b9 used request id req-9a153a3b-8c87-40b9-881e-240f9aa6e6d5 2018-06-30 16:13:53,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2/users/4101968b3bd8454b990bcee0d788b1b9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f4d33d4de4d507955117ec0f11f433f22ec530" 2018-06-30 16:13:53,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:53 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9578e1eb-ebe1-4058-8620-003dc08abd90 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2/users/4101968b3bd8454b990bcee0d788b1b9/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 16:13:53,665 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2/users/4101968b3bd8454b990bcee0d788b1b9/roles used request id req-9578e1eb-ebe1-4058-8620-003dc08abd90 2018-06-30 16:13:53,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f4d33d4de4d507955117ec0f11f433f22ec530" 2018-06-30 16:13:54,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:53 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a1af6a5a-bfc0-4f9b-ab6a-f0f9c4ac8b9e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}} 2018-06-30 16:13:54,021 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-a1af6a5a-bfc0-4f9b-ab6a-f0f9c4ac8b9e 2018-06-30 16:13:54,022 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-96537fd0-2a16-45c-proj 2018-06-30 16:13:54,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2/users/4101968b3bd8454b990bcee0d788b1b9/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f4d33d4de4d507955117ec0f11f433f22ec530" 2018-06-30 16:13:54,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:13:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c02d1c6c-a172-4f24-af3b-6e4c6d44268c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:13:54,502 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2/users/4101968b3bd8454b990bcee0d788b1b9/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-c02d1c6c-a172-4f24-af3b-6e4c6d44268c 2018-06-30 16:13:54,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f4d33d4de4d507955117ec0f11f433f22ec530" 2018-06-30 16:13:54,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:54 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d282162-bc05-4ef3-a1cf-8cdf992245ee Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:13:54,866 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1d282162-bc05-4ef3-a1cf-8cdf992245ee 2018-06-30 16:13:54,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-96537fd0-2a16-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f4d33d4de4d507955117ec0f11f433f22ec530" 2018-06-30 16:13:55,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:54 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f206ec9-f4c2-4e31-a3c4-85ad85e074f7 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-96537fd0-2a16-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2"}, "tags": [], "enabled": true, "id": "57f730a4d4bf4154ae78f8a96a1a88a2", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-96537fd0-2a16-45c-proj"}]} 2018-06-30 16:13:55,344 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-96537fd0-2a16-45c-proj used request id req-0f206ec9-f4c2-4e31-a3c4-85ad85e074f7 2018-06-30 16:13:55,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2/users/4101968b3bd8454b990bcee0d788b1b9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f4d33d4de4d507955117ec0f11f433f22ec530" 2018-06-30 16:13:55,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:55 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e56d9371-3ba0-4916-b694-557a25c25f08 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2/users/4101968b3bd8454b990bcee0d788b1b9/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}]} 2018-06-30 16:13:55,802 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2/users/4101968b3bd8454b990bcee0d788b1b9/roles used request id req-e56d9371-3ba0-4916-b694-557a25c25f08 2018-06-30 16:13:55,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f4d33d4de4d507955117ec0f11f433f22ec530" 2018-06-30 16:13:56,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:55 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41c06119-4a37-4aad-bced-5457dcc7a5b0 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}} 2018-06-30 16:13:56,166 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 used request id req-41c06119-4a37-4aad-bced-5457dcc7a5b0 2018-06-30 16:13:56,166 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-96537fd0-2a16-45c-proj 2018-06-30 16:13:56,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2/users/4101968b3bd8454b990bcee0d788b1b9/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f4d33d4de4d507955117ec0f11f433f22ec530" 2018-06-30 16:13:56,637 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:13:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3cdf071-ade6-46e5-8876-168f54fc3c8d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:13:56,637 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2/users/4101968b3bd8454b990bcee0d788b1b9/roles/04a3047f433f4111b561c8d5110638d3 used request id req-f3cdf071-ade6-46e5-8876-168f54fc3c8d 2018-06-30 16:13:56,637 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-96537fd0-2a16-45c-user 2018-06-30 16:13:56,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:13:56,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16902409aea89c2e30615e9f05b6710efbb74028" 2018-06-30 16:13:57,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:56 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6c66c49-a7b3-42fa-9999-2edc63862f40 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:13:57,020 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-a6c66c49-a7b3-42fa-9999-2edc63862f40 2018-06-30 16:13:57,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16902409aea89c2e30615e9f05b6710efbb74028" -d '{"role": {"name": "CreateStackVolumeTests-96537fd0-2a16-45c-proj-role"}}' 2018-06-30 16:13:57,402 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:13:57 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a62cdd0-3017-44fa-ad69-493c7f7d2f1a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cb18e817729c47d7a12ca3526ff41eb8", "links": {"self": "http://10.167.4.35:5000/v3/roles/cb18e817729c47d7a12ca3526ff41eb8"}, "name": "CreateStackVolumeTests-96537fd0-2a16-45c-proj-role"}} 2018-06-30 16:13:57,402 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-5a62cdd0-3017-44fa-ad69-493c7f7d2f1a 2018-06-30 16:13:57,403 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-96537fd0-2a16-45c-proj-role 2018-06-30 16:13:57,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/cb18e817729c47d7a12ca3526ff41eb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16902409aea89c2e30615e9f05b6710efbb74028" 2018-06-30 16:13:57,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:57 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-071cdc5f-496f-4964-a72b-48484694be6a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cb18e817729c47d7a12ca3526ff41eb8", "links": {"self": "http://10.167.4.35:5000/v3/roles/cb18e817729c47d7a12ca3526ff41eb8"}, "name": "CreateStackVolumeTests-96537fd0-2a16-45c-proj-role"}} 2018-06-30 16:13:57,707 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/cb18e817729c47d7a12ca3526ff41eb8 used request id req-071cdc5f-496f-4964-a72b-48484694be6a 2018-06-30 16:13:57,707 - keystone_utils - INFO - Granting role CreateStackVolumeTests-96537fd0-2a16-45c-proj-role to project CreateStackVolumeTests-96537fd0-2a16-45c-proj 2018-06-30 16:13:57,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2/users/4101968b3bd8454b990bcee0d788b1b9/roles/cb18e817729c47d7a12ca3526ff41eb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16902409aea89c2e30615e9f05b6710efbb74028" 2018-06-30 16:13:58,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:13:57 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f1702bcb-2c3d-4323-bae3-4e64bc5efa31 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:13:58,206 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2/users/4101968b3bd8454b990bcee0d788b1b9/roles/cb18e817729c47d7a12ca3526ff41eb8 used request id req-f1702bcb-2c3d-4323-bae3-4e64bc5efa31 2018-06-30 16:13:58,207 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:13:58,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:13:58,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:13:59,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb18e817729c47d7a12ca3526ff41eb8", "name": "CreateStackVolumeTests-96537fd0-2a16-45c-proj-role"}, {"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:13:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57f730a4d4bf4154ae78f8a96a1a88a2", "name": "CreateStackVolumeTests-96537fd0-2a16-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-96537fd0-2a16-45c-user", "id": "4101968b3bd8454b990bcee0d788b1b9"}, "audit_ids": ["59fn3h3ERQmdBj6pGXhckQ"], "issued_at": "2018-06-30T16:13:59.000000Z"}} 2018-06-30 16:13:59,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450319f65dcd5edcd1dd5fd006431b5d3533f9a8" 2018-06-30 16:13:59,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:13:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a110cec5-f018-413e-b79f-22d6ff84b926 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:13:59,654 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a110cec5-f018-413e-b79f-22d6ff84b926 2018-06-30 16:13:59,655 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:13:59,659 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:13:59,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450319f65dcd5edcd1dd5fd006431b5d3533f9a8" 2018-06-30 16:14:00,617 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:14:00 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-7d90a165-8def-4689-bbce-66b8c15a3c3c Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-30 16:14:00,617 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack used request id req-7d90a165-8def-4689-bbce-66b8c15a3c3c 2018-06-30 16:14:00,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450319f65dcd5edcd1dd5fd006431b5d3533f9a8" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-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-b87216f8-5819-498f-a9e2-564476de9438-volume-type", "volume_name": "CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-volume"}}' 2018-06-30 16:14:05,044 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:14:05 GMT Content-Type: application/json Content-Length: 292 Connection: keep-alive Location: https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf X-Openstack-Request-Id: req-97b7a204-375d-423b-95fa-58763ac21745 Front-End-Https: on RESP BODY: {"stack": {"id": "f1c14271-7767-4712-aebc-140c2ac716bf", "links": [{"href": "https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf", "rel": "self"}]}} 2018-06-30 16:14:05,044 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks used request id req-97b7a204-375d-423b-95fa-58763ac21745 2018-06-30 16:14:05,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/f1c14271-7767-4712-aebc-140c2ac716bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450319f65dcd5edcd1dd5fd006431b5d3533f9a8" 2018-06-30 16:14:05,872 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:14:05 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf X-Openstack-Request-Id: req-946f3505-b618-4dc0-9f15-3a1cad295eff Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:14:06,859 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:14:06 GMT Content-Type: application/json Content-Length: 1368 Connection: keep-alive X-Openstack-Request-Id: req-a273ec7e-0178-4f75-9ca8-ffe9682aa78c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "57f730a4d4bf4154ae78f8a96a1a88a2", "volume_type_name": "CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-volume-type", "OS::stack_id": "f1c14271-7767-4712-aebc-140c2ac716bf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack", "volume_name": "CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack", "stack_user_project_id": "d40d021192774247882c29293512a25f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:14:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f1c14271-7767-4712-aebc-140c2ac716bf", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 16:14:06,859 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf used request id req-a273ec7e-0178-4f75-9ca8-ffe9682aa78c 2018-06-30 16:14:06,859 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack 2018-06-30 16:14:06,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/f1c14271-7767-4712-aebc-140c2ac716bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450319f65dcd5edcd1dd5fd006431b5d3533f9a8" 2018-06-30 16:14:07,372 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:14:07 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf X-Openstack-Request-Id: req-8c6f875d-1d21-4080-88cc-11a98d224deb Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:14:08,371 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:14:08 GMT Content-Type: application/json Content-Length: 1368 Connection: keep-alive X-Openstack-Request-Id: req-a49b899c-fa48-4e49-985b-a124a2c3f87a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "57f730a4d4bf4154ae78f8a96a1a88a2", "volume_type_name": "CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-volume-type", "OS::stack_id": "f1c14271-7767-4712-aebc-140c2ac716bf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack", "volume_name": "CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack", "stack_user_project_id": "d40d021192774247882c29293512a25f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:14:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f1c14271-7767-4712-aebc-140c2ac716bf", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 16:14:08,371 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf used request id req-a49b899c-fa48-4e49-985b-a124a2c3f87a 2018-06-30 16:14:08,372 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:14:08,372 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:14:11,373 - create_stack - DEBUG - Stack status query timeout in 1195.48658895 2018-06-30 16:14:11,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/f1c14271-7767-4712-aebc-140c2ac716bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450319f65dcd5edcd1dd5fd006431b5d3533f9a8" 2018-06-30 16:14:11,444 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:14:11 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf X-Openstack-Request-Id: req-94ddd807-30ae-4e72-a514-e7ae14a7e8b6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:14:11,582 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:14:11 GMT Content-Type: application/json Content-Length: 1368 Connection: keep-alive X-Openstack-Request-Id: req-85e44c59-27db-4094-8e00-20e1257cb35b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "57f730a4d4bf4154ae78f8a96a1a88a2", "volume_type_name": "CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-volume-type", "OS::stack_id": "f1c14271-7767-4712-aebc-140c2ac716bf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack", "volume_name": "CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack", "stack_user_project_id": "d40d021192774247882c29293512a25f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:14:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f1c14271-7767-4712-aebc-140c2ac716bf", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 16:14:11,582 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf used request id req-85e44c59-27db-4094-8e00-20e1257cb35b 2018-06-30 16:14:11,583 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:14:11,583 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:14:14,587 - create_stack - DEBUG - Stack status query timeout in 1192.27316689 2018-06-30 16:14:14,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/f1c14271-7767-4712-aebc-140c2ac716bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450319f65dcd5edcd1dd5fd006431b5d3533f9a8" 2018-06-30 16:14:14,665 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:14:14 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf X-Openstack-Request-Id: req-f2923f7c-e32a-470e-86a3-64da6cce0bce Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:14:14,791 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:14:14 GMT Content-Type: application/json Content-Length: 1380 Connection: keep-alive X-Openstack-Request-Id: req-d7d283d6-a210-42d0-b6f4-2a934e511f00 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "57f730a4d4bf4154ae78f8a96a1a88a2", "volume_type_name": "CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-volume-type", "OS::stack_id": "f1c14271-7767-4712-aebc-140c2ac716bf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack", "volume_name": "CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack", "stack_user_project_id": "d40d021192774247882c29293512a25f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:14:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f1c14271-7767-4712-aebc-140c2ac716bf", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 16:14:14,792 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf used request id req-d7d283d6-a210-42d0-b6f4-2a934e511f00 2018-06-30 16:14:14,792 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-30 16:14:14,792 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack 2018-06-30 16:14:14,793 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack 2018-06-30 16:14:14,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/f1c14271-7767-4712-aebc-140c2ac716bf/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450319f65dcd5edcd1dd5fd006431b5d3533f9a8" 2018-06-30 16:14:14,857 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:14:14 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive Location: https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf/resources X-Openstack-Request-Id: req-d644c36b-4d28-4f6a-b1f9-f4d08e8b0e5c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:14:15,633 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:14:15 GMT Content-Type: application/json Content-Length: 1688 Connection: keep-alive X-Openstack-Request-Id: req-e151a077-331b-4dad-8585-c05951a63fa8 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf/resources/volume", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-06-30T16:14:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:14:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f01832ac-67b9-41e5-b429-89b99034a568", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf/resources/volume_type", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-06-30T16:14:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:14:05Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "b4d7bf24-e3e7-4c3f-b445-676ff778ca3a", "resource_type": "OS::Cinder::VolumeType"}]} 2018-06-30 16:14:15,633 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf/resources used request id req-e151a077-331b-4dad-8585-c05951a63fa8 2018-06-30 16:14:15,638 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/57f730a4d4bf4154ae78f8a96a1a88a2/volumes/f01832ac-67b9-41e5-b429-89b99034a568 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450319f65dcd5edcd1dd5fd006431b5d3533f9a8" 2018-06-30 16:14:16,758 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:14:16 GMT Content-Type: application/json Content-Length: 1158 Connection: keep-alive x-compute-request-id: req-aa7fedeb-bba4-45e0-9f6a-0e2075f5d833 x-openstack-request-id: req-aa7fedeb-bba4-45e0-9f6a-0e2075f5d833 Front-End-Https: on RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/57f730a4d4bf4154ae78f8a96a1a88a2/volumes/f01832ac-67b9-41e5-b429-89b99034a568", "rel": "self"}, {"href": "https://172.30.10.101:8776/57f730a4d4bf4154ae78f8a96a1a88a2/volumes/f01832ac-67b9-41e5-b429-89b99034a568", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T16:14:11.000000", "replication_status": null, "snapshot_id": null, "id": "f01832ac-67b9-41e5-b429-89b99034a568", "size": 1, "user_id": "4101968b3bd8454b990bcee0d788b1b9", "os-vol-tenant-attr:tenant_id": "57f730a4d4bf4154ae78f8a96a1a88a2", "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-b87216f8-5819-498f-a9e2-564476de9438-volume", "bootable": "false", "created_at": "2018-06-30T16:14:10.000000", "volume_type": "CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-volume-type"}} 2018-06-30 16:14:16,759 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/57f730a4d4bf4154ae78f8a96a1a88a2/volumes/f01832ac-67b9-41e5-b429-89b99034a568 used request id req-aa7fedeb-bba4-45e0-9f6a-0e2075f5d833 2018-06-30 16:14:16,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:14:16,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:14:17,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb18e817729c47d7a12ca3526ff41eb8", "name": "CreateStackVolumeTests-96537fd0-2a16-45c-proj-role"}, {"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:14:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57f730a4d4bf4154ae78f8a96a1a88a2", "name": "CreateStackVolumeTests-96537fd0-2a16-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-96537fd0-2a16-45c-user", "id": "4101968b3bd8454b990bcee0d788b1b9"}, "audit_ids": ["7iLwow33QPCibppNT6tLSw"], "issued_at": "2018-06-30T16:14:17.000000Z"}} 2018-06-30 16:14:17,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81340c2e307d751fd8994c1b5e60708492e85ef1" 2018-06-30 16:14:18,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6f7881d8-22f9-4eb2-b65e-bed95db71e0e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:14:18,266 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6f7881d8-22f9-4eb2-b65e-bed95db71e0e 2018-06-30 16:14:18,272 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/57f730a4d4bf4154ae78f8a96a1a88a2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81340c2e307d751fd8994c1b5e60708492e85ef1" 2018-06-30 16:14:19,605 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:14:19 GMT Content-Type: application/json Content-Length: 1161 Connection: keep-alive x-compute-request-id: req-5c2e1874-43f3-4aa9-9833-b14150bfdb08 x-openstack-request-id: req-5c2e1874-43f3-4aa9-9833-b14150bfdb08 Front-End-Https: on RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "https://172.30.10.101:8776/v2/57f730a4d4bf4154ae78f8a96a1a88a2/volumes/f01832ac-67b9-41e5-b429-89b99034a568", "rel": "self"}, {"href": "https://172.30.10.101:8776/57f730a4d4bf4154ae78f8a96a1a88a2/volumes/f01832ac-67b9-41e5-b429-89b99034a568", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "cmp002@lvm-driver#lvm-driver", "encrypted": false, "updated_at": "2018-06-30T16:14:11.000000", "replication_status": null, "snapshot_id": null, "id": "f01832ac-67b9-41e5-b429-89b99034a568", "size": 1, "user_id": "4101968b3bd8454b990bcee0d788b1b9", "os-vol-tenant-attr:tenant_id": "57f730a4d4bf4154ae78f8a96a1a88a2", "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-b87216f8-5819-498f-a9e2-564476de9438-volume", "bootable": "false", "created_at": "2018-06-30T16:14:10.000000", "volume_type": "CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-volume-type"}]} 2018-06-30 16:14:19,605 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/57f730a4d4bf4154ae78f8a96a1a88a2/volumes/detail used request id req-5c2e1874-43f3-4aa9-9833-b14150bfdb08 2018-06-30 16:14:19,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:14:19,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:14:19 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:14:19,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81340c2e307d751fd8994c1b5e60708492e85ef1" 2018-06-30 16:14:19,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:19 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0aa6d24-a578-4723-ba22-251000f9a8a9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "57f730a4d4bf4154ae78f8a96a1a88a2", "name": "CreateStackVolumeTests-96537fd0-2a16-45c-proj"}} 2018-06-30 16:14:19,728 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2 used request id req-a0aa6d24-a578-4723-ba22-251000f9a8a9 2018-06-30 16:14:19,728 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack 2018-06-30 16:14:19,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/f1c14271-7767-4712-aebc-140c2ac716bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450319f65dcd5edcd1dd5fd006431b5d3533f9a8" 2018-06-30 16:14:19,815 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:14:19 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf X-Openstack-Request-Id: req-0ea7da68-b235-4e26-8dbc-9ce37221d1c0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:14:19,957 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:14:19 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6a77ef12-dd24-424c-b69c-b22471b7bc8c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:14:19,958 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf used request id req-6a77ef12-dd24-424c-b69c-b22471b7bc8c 2018-06-30 16:14:19,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/f1c14271-7767-4712-aebc-140c2ac716bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450319f65dcd5edcd1dd5fd006431b5d3533f9a8" 2018-06-30 16:14:20,025 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:14:20 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf X-Openstack-Request-Id: req-302311d2-de83-4412-94f4-0b0608f49242 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:14:20,859 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:14:20 GMT Content-Type: application/json Content-Length: 1386 Connection: keep-alive X-Openstack-Request-Id: req-b4bdbad7-dc29-4128-acf8-2a6af77dda3a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "57f730a4d4bf4154ae78f8a96a1a88a2", "volume_type_name": "CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-volume-type", "OS::stack_id": "f1c14271-7767-4712-aebc-140c2ac716bf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack", "volume_name": "CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack", "stack_user_project_id": "d40d021192774247882c29293512a25f", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:14:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:14:20Z", "id": "f1c14271-7767-4712-aebc-140c2ac716bf", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 16:14:20,859 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf used request id req-b4bdbad7-dc29-4128-acf8-2a6af77dda3a 2018-06-30 16:14:20,860 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:14:20,860 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:14:23,863 - create_stack - DEBUG - Stack status query timeout in 1196.09476399 2018-06-30 16:14:23,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/f1c14271-7767-4712-aebc-140c2ac716bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450319f65dcd5edcd1dd5fd006431b5d3533f9a8" 2018-06-30 16:14:24,731 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:14:24 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf X-Openstack-Request-Id: req-bd97a783-879b-49dd-b0e3-a4735fd14630 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:14:24,839 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:14:24 GMT Content-Type: application/json Content-Length: 1386 Connection: keep-alive X-Openstack-Request-Id: req-e47fb1cc-8a08-450b-b398-ebef446fd913 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "57f730a4d4bf4154ae78f8a96a1a88a2", "volume_type_name": "CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-volume-type", "OS::stack_id": "f1c14271-7767-4712-aebc-140c2ac716bf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack", "volume_name": "CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack", "stack_user_project_id": "d40d021192774247882c29293512a25f", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:14:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:14:20Z", "id": "f1c14271-7767-4712-aebc-140c2ac716bf", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 16:14:24,839 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf used request id req-e47fb1cc-8a08-450b-b398-ebef446fd913 2018-06-30 16:14:24,840 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:14:24,840 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:14:27,841 - create_stack - DEBUG - Stack status query timeout in 1192.11725903 2018-06-30 16:14:27,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/f1c14271-7767-4712-aebc-140c2ac716bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450319f65dcd5edcd1dd5fd006431b5d3533f9a8" 2018-06-30 16:14:27,928 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:14:27 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf X-Openstack-Request-Id: req-e3fa3cb0-e8d7-4735-a9ee-dfa645d7cd6c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:14:28,724 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:14:28 GMT Content-Type: application/json Content-Length: 1401 Connection: keep-alive X-Openstack-Request-Id: req-8d4c3d60-a023-4e7c-8e73-6e719ef0ff5b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "57f730a4d4bf4154ae78f8a96a1a88a2", "volume_type_name": "CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-volume-type", "OS::stack_id": "f1c14271-7767-4712-aebc-140c2ac716bf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack", "volume_name": "CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-volume"}, "deletion_time": "2018-06-30T16:14:27Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack", "stack_user_project_id": "d40d021192774247882c29293512a25f", "tags": null, "creation_time": "2018-06-30T16:14:04Z", "links": [{"href": "https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-30T16:14:20Z", "id": "f1c14271-7767-4712-aebc-140c2ac716bf", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 16:14:28,724 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf used request id req-8d4c3d60-a023-4e7c-8e73-6e719ef0ff5b 2018-06-30 16:14:28,725 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-30 16:14:28,725 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack 2018-06-30 16:14:28,725 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack 2018-06-30 16:14:28,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/f1c14271-7767-4712-aebc-140c2ac716bf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450319f65dcd5edcd1dd5fd006431b5d3533f9a8" 2018-06-30 16:14:28,811 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:14:28 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf X-Openstack-Request-Id: req-0efa88f3-4481-4569-a962-95a400774f0b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:14:29,637 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:14:29 GMT Content-Type: application/json Content-Length: 277 Connection: keep-alive X-Openstack-Request-Id: req-704a0709-595a-4b69-8f40-b18153cee200 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-30 16:14:29,637 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/57f730a4d4bf4154ae78f8a96a1a88a2/stacks/CreateStackVolumeTests-CreateStackVolumeTests-b87216f8-5819-498f-a9e2-564476de9438-stack/f1c14271-7767-4712-aebc-140c2ac716bf used request id req-704a0709-595a-4b69-8f40-b18153cee200 2018-06-30 16:14:29,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16902409aea89c2e30615e9f05b6710efbb74028" 2018-06-30 16:14:30,729 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:14:30 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-879bd44e-69b9-4586-8bee-6afc636f33d9 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:14:30,730 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-879bd44e-69b9-4586-8bee-6afc636f33d9 2018-06-30 16:14:30,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16902409aea89c2e30615e9f05b6710efbb74028" 2018-06-30 16:14:31,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:30 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09a148da-e645-4f57-85bf-f5709dd05bbe Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 16:14:31,088 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-09a148da-e645-4f57-85bf-f5709dd05bbe 2018-06-30 16:14:31,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16902409aea89c2e30615e9f05b6710efbb74028" 2018-06-30 16:14:31,485 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 16:14:31 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29d5e0d2-ddae-4e1a-92ac-6419632cdde5 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 16:14:31,485 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-29d5e0d2-ddae-4e1a-92ac-6419632cdde5 2018-06-30 16:14:31,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 16:14:31,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16902409aea89c2e30615e9f05b6710efbb74028" 2018-06-30 16:14:31,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:31 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39bbf02c-673a-4fe2-bc7a-ac8153ef633b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 16:14:31,857 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-39bbf02c-673a-4fe2-bc7a-ac8153ef633b 2018-06-30 16:14:31,858 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-96537fd0-2a16-45c-proj 2018-06-30 16:14:31,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16902409aea89c2e30615e9f05b6710efbb74028" 2018-06-30 16:14:32,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:14:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-faab5a62-8135-4208-820c-d3114f1b5eb5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:14:32,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/57f730a4d4bf4154ae78f8a96a1a88a2 used request id req-faab5a62-8135-4208-820c-d3114f1b5eb5 2018-06-30 16:14:32,657 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-96537fd0-2a16-45c-proj-role 2018-06-30 16:14:32,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/cb18e817729c47d7a12ca3526ff41eb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16902409aea89c2e30615e9f05b6710efbb74028" 2018-06-30 16:14:33,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:14:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1296b83-25a8-4d7a-907b-ae82f3f1708c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:14:33,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/cb18e817729c47d7a12ca3526ff41eb8 used request id req-c1296b83-25a8-4d7a-907b-ae82f3f1708c 2018-06-30 16:14:33,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16902409aea89c2e30615e9f05b6710efbb74028" 2018-06-30 16:14:33,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:33 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42972a69-8615-4c36-ae0e-7cbacb59c2d0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:14:33,538 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-42972a69-8615-4c36-ae0e-7cbacb59c2d0 2018-06-30 16:14:33,539 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-96537fd0-2a16-45c-user 2018-06-30 16:14:33,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/4101968b3bd8454b990bcee0d788b1b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f4d33d4de4d507955117ec0f11f433f22ec530" 2018-06-30 16:14:34,208 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:14:33 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d3df97b-6dd9-4295-910f-fbe6f8436ac1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:14:34,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/4101968b3bd8454b990bcee0d788b1b9 used request id req-4d3df97b-6dd9-4295-910f-fbe6f8436ac1 2018-06-30 16:14:34,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:14:35,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:14:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["rsbIgAuOSPSskoRtsEbvKA"], "issued_at": "2018-06-30T16:14:35.000000Z"}} 2018-06-30 16:14:35,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570a21a8b8c93389f363a6aae18cb1fce2768af1" 2018-06-30 16:14:35,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:35 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-961a5f45-dcf7-4b98-b567-69d50e171c02 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:14:35,420 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-961a5f45-dcf7-4b98-b567-69d50e171c02 2018-06-30 16:14:35,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:14:35,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:14:36,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:14:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["ueeiVeMrR2WD6WGS4Nz_kA"], "issued_at": "2018-06-30T16:14:36.000000Z"}} 2018-06-30 16:14:36,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116f6389fe29c322692e9ece8ef2118e23e4b44" 2018-06-30 16:14:36,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1a6e853-711a-44d7-af0f-5f4bb8696add Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:14:36,638 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e1a6e853-711a-44d7-af0f-5f4bb8696add 2018-06-30 16:14:36,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:14:36,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:14:36 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:14:36,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-0acb580e-3012-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116f6389fe29c322692e9ece8ef2118e23e4b44" 2018-06-30 16:14:37,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:36 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-78ed0390-e88d-4e4c-9119-3aca998d2cc2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-0acb580e-3012-468-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:14:37,041 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-0acb580e-3012-468-proj used request id req-78ed0390-e88d-4e4c-9119-3aca998d2cc2 2018-06-30 16:14:37,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116f6389fe29c322692e9ece8ef2118e23e4b44" 2018-06-30 16:14:37,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:37 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27ef1196-fc09-4a1e-92f3-5172b22509d3 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:14:37,437 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-27ef1196-fc09-4a1e-92f3-5172b22509d3 2018-06-30 16:14:37,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116f6389fe29c322692e9ece8ef2118e23e4b44" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-0acb580e-3012-468-proj"}}' 2018-06-30 16:14:37,908 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:14:37 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7fea169-3c88-4500-a43f-46f2bfeffb84 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0a5f3a255b32434887ee7889e45f29a9"}, "tags": [], "enabled": true, "id": "0a5f3a255b32434887ee7889e45f29a9", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-0acb580e-3012-468-proj"}} 2018-06-30 16:14:37,909 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-b7fea169-3c88-4500-a43f-46f2bfeffb84 2018-06-30 16:14:37,909 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-0acb580e-3012-468-proj 2018-06-30 16:14:37,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:14:37,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:14:38,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:14:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["2sbWs9nLSlCQhDofpJT5iQ"], "issued_at": "2018-06-30T16:14:38.000000Z"}} 2018-06-30 16:14:38,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876fa2ceb6c166f10998dd0dab7d49744fc6aea2" 2018-06-30 16:14:39,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f61e2e2-0665-455f-ba15-7c845264ca4a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:14:39,090 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3f61e2e2-0665-455f-ba15-7c845264ca4a 2018-06-30 16:14:39,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:14:39,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:14:39 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:14:39,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876fa2ceb6c166f10998dd0dab7d49744fc6aea2" 2018-06-30 16:14:39,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:39 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-903eb8ff-f133-4f1f-867f-8336d0dbfcf9 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:14:39,571 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-903eb8ff-f133-4f1f-867f-8336d0dbfcf9 2018-06-30 16:14:39,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-0acb580e-3012-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876fa2ceb6c166f10998dd0dab7d49744fc6aea2" 2018-06-30 16:14:39,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:39 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-037fb042-20bd-4ca6-a9a2-a79a934f9a32 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-0acb580e-3012-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0a5f3a255b32434887ee7889e45f29a9"}, "tags": [], "enabled": true, "id": "0a5f3a255b32434887ee7889e45f29a9", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-0acb580e-3012-468-proj"}]} 2018-06-30 16:14:39,961 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-0acb580e-3012-468-proj used request id req-037fb042-20bd-4ca6-a9a2-a79a934f9a32 2018-06-30 16:14:39,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876fa2ceb6c166f10998dd0dab7d49744fc6aea2" 2018-06-30 16:14:40,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b52d9a2e-6bb9-4ad8-9fc4-aec3792f5dfe Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:14:40,397 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-b52d9a2e-6bb9-4ad8-9fc4-aec3792f5dfe 2018-06-30 16:14:41,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876fa2ceb6c166f10998dd0dab7d49744fc6aea2" 2018-06-30 16:14:41,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:41 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0213797b-408f-4f87-8859-62421b5cd01c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:14:41,747 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-0213797b-408f-4f87-8859-62421b5cd01c 2018-06-30 16:14:41,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-0acb580e-3012-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876fa2ceb6c166f10998dd0dab7d49744fc6aea2" 2018-06-30 16:14:42,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:41 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e0d47bf-4782-454e-b820-648e87c5bc14 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-0acb580e-3012-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0a5f3a255b32434887ee7889e45f29a9"}, "tags": [], "enabled": true, "id": "0a5f3a255b32434887ee7889e45f29a9", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-0acb580e-3012-468-proj"}]} 2018-06-30 16:14:42,113 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-0acb580e-3012-468-proj used request id req-7e0d47bf-4782-454e-b820-648e87c5bc14 2018-06-30 16:14:42,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/6cffb79193c54afcaa75c94425f7d403 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876fa2ceb6c166f10998dd0dab7d49744fc6aea2" 2018-06-30 16:14:42,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:42 GMT Server: Apache Content-Length: 340 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ffc01d3d-9a79-42e2-af0f-4dfa611e35d3 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-0acb580e-3012-468-user", "links": {"self": "http://10.167.4.35:5000/v3/users/6cffb79193c54afcaa75c94425f7d403"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0a5f3a255b32434887ee7889e45f29a9", "id": "6cffb79193c54afcaa75c94425f7d403", "password_expires_at": null}} 2018-06-30 16:14:42,784 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/6cffb79193c54afcaa75c94425f7d403 used request id req-ffc01d3d-9a79-42e2-af0f-4dfa611e35d3 2018-06-30 16:14:42,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/0a5f3a255b32434887ee7889e45f29a9/users/6cffb79193c54afcaa75c94425f7d403/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876fa2ceb6c166f10998dd0dab7d49744fc6aea2" 2018-06-30 16:14:43,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:42 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de3c6332-ef46-4807-9a26-bc0a0f492ad2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/0a5f3a255b32434887ee7889e45f29a9/users/6cffb79193c54afcaa75c94425f7d403/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 16:14:43,257 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/0a5f3a255b32434887ee7889e45f29a9/users/6cffb79193c54afcaa75c94425f7d403/roles used request id req-de3c6332-ef46-4807-9a26-bc0a0f492ad2 2018-06-30 16:14:43,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876fa2ceb6c166f10998dd0dab7d49744fc6aea2" 2018-06-30 16:14:43,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:43 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7ae427e1-9b1e-4380-ac97-8bc8a5c4e71d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}} 2018-06-30 16:14:43,588 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-7ae427e1-9b1e-4380-ac97-8bc8a5c4e71d 2018-06-30 16:14:43,589 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-0acb580e-3012-468-proj 2018-06-30 16:14:43,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/0a5f3a255b32434887ee7889e45f29a9/users/6cffb79193c54afcaa75c94425f7d403/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876fa2ceb6c166f10998dd0dab7d49744fc6aea2" 2018-06-30 16:14:44,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:14:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f8a372e-f3b1-43e0-acdf-249294a6f81f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:14:44,116 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/0a5f3a255b32434887ee7889e45f29a9/users/6cffb79193c54afcaa75c94425f7d403/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-1f8a372e-f3b1-43e0-acdf-249294a6f81f 2018-06-30 16:14:44,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876fa2ceb6c166f10998dd0dab7d49744fc6aea2" 2018-06-30 16:14:44,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e02ea57b-f984-45b8-ad39-1caf9076ccf3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:14:44,552 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e02ea57b-f984-45b8-ad39-1caf9076ccf3 2018-06-30 16:14:44,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-0acb580e-3012-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876fa2ceb6c166f10998dd0dab7d49744fc6aea2" 2018-06-30 16:14:44,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:44 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-054f10d6-29c5-4e94-a739-cfeed1d9ac00 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-0acb580e-3012-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/0a5f3a255b32434887ee7889e45f29a9"}, "tags": [], "enabled": true, "id": "0a5f3a255b32434887ee7889e45f29a9", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-0acb580e-3012-468-proj"}]} 2018-06-30 16:14:44,909 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackVolumeTests-0acb580e-3012-468-proj used request id req-054f10d6-29c5-4e94-a739-cfeed1d9ac00 2018-06-30 16:14:44,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/0a5f3a255b32434887ee7889e45f29a9/users/6cffb79193c54afcaa75c94425f7d403/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876fa2ceb6c166f10998dd0dab7d49744fc6aea2" 2018-06-30 16:14:45,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:44 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f0f708a-52dd-454a-aca6-0b2d59146af5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/0a5f3a255b32434887ee7889e45f29a9/users/6cffb79193c54afcaa75c94425f7d403/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}]} 2018-06-30 16:14:45,449 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/0a5f3a255b32434887ee7889e45f29a9/users/6cffb79193c54afcaa75c94425f7d403/roles used request id req-5f0f708a-52dd-454a-aca6-0b2d59146af5 2018-06-30 16:14:45,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876fa2ceb6c166f10998dd0dab7d49744fc6aea2" 2018-06-30 16:14:45,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:45 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e7812105-f896-42b7-9d15-9061c6b883c5 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}} 2018-06-30 16:14:45,863 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 used request id req-e7812105-f896-42b7-9d15-9061c6b883c5 2018-06-30 16:14:45,863 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-0acb580e-3012-468-proj 2018-06-30 16:14:45,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/0a5f3a255b32434887ee7889e45f29a9/users/6cffb79193c54afcaa75c94425f7d403/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876fa2ceb6c166f10998dd0dab7d49744fc6aea2" 2018-06-30 16:14:46,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:14:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c12c13f9-a9d5-4456-9c62-1acaa2c695b8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:14:46,292 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/0a5f3a255b32434887ee7889e45f29a9/users/6cffb79193c54afcaa75c94425f7d403/roles/04a3047f433f4111b561c8d5110638d3 used request id req-c12c13f9-a9d5-4456-9c62-1acaa2c695b8 2018-06-30 16:14:46,292 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-0acb580e-3012-468-user 2018-06-30 16:14:46,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:14:46,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116f6389fe29c322692e9ece8ef2118e23e4b44" 2018-06-30 16:14:46,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c82325b0-11f4-42f6-8670-9c08ae661f6e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:14:46,708 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c82325b0-11f4-42f6-8670-9c08ae661f6e 2018-06-30 16:14:46,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116f6389fe29c322692e9ece8ef2118e23e4b44" -d '{"role": {"name": "CreateStackVolumeTests-0acb580e-3012-468-proj-role"}}' 2018-06-30 16:14:47,116 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:14:46 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-171002b2-0260-486e-91c9-48d6db2307ef Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e2c5c803a7bb49abb2c2f71a76e409d8", "links": {"self": "http://10.167.4.35:5000/v3/roles/e2c5c803a7bb49abb2c2f71a76e409d8"}, "name": "CreateStackVolumeTests-0acb580e-3012-468-proj-role"}} 2018-06-30 16:14:47,117 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-171002b2-0260-486e-91c9-48d6db2307ef 2018-06-30 16:14:47,117 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-0acb580e-3012-468-proj-role 2018-06-30 16:14:47,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/e2c5c803a7bb49abb2c2f71a76e409d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116f6389fe29c322692e9ece8ef2118e23e4b44" 2018-06-30 16:14:47,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:47 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e2215f0-da18-45ff-9482-4a5a8a8b2e5d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e2c5c803a7bb49abb2c2f71a76e409d8", "links": {"self": "http://10.167.4.35:5000/v3/roles/e2c5c803a7bb49abb2c2f71a76e409d8"}, "name": "CreateStackVolumeTests-0acb580e-3012-468-proj-role"}} 2018-06-30 16:14:47,476 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/e2c5c803a7bb49abb2c2f71a76e409d8 used request id req-6e2215f0-da18-45ff-9482-4a5a8a8b2e5d 2018-06-30 16:14:47,476 - keystone_utils - INFO - Granting role CreateStackVolumeTests-0acb580e-3012-468-proj-role to project CreateStackVolumeTests-0acb580e-3012-468-proj 2018-06-30 16:14:47,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/0a5f3a255b32434887ee7889e45f29a9/users/6cffb79193c54afcaa75c94425f7d403/roles/e2c5c803a7bb49abb2c2f71a76e409d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116f6389fe29c322692e9ece8ef2118e23e4b44" 2018-06-30 16:14:47,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:14:47 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c7588c2-208e-4377-ba0d-facad1ad98c7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:14:47,968 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/0a5f3a255b32434887ee7889e45f29a9/users/6cffb79193c54afcaa75c94425f7d403/roles/e2c5c803a7bb49abb2c2f71a76e409d8 used request id req-1c7588c2-208e-4377-ba0d-facad1ad98c7 2018-06-30 16:14:47,969 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:14:47,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:14:47,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:14:48,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2c5c803a7bb49abb2c2f71a76e409d8", "name": "CreateStackVolumeTests-0acb580e-3012-468-proj-role"}, {"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:14:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a5f3a255b32434887ee7889e45f29a9", "name": "CreateStackVolumeTests-0acb580e-3012-468-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/0a5f3a255b32434887ee7889e45f29a9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/0a5f3a255b32434887ee7889e45f29a9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/0a5f3a255b32434887ee7889e45f29a9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0a5f3a255b32434887ee7889e45f29a9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/0a5f3a255b32434887ee7889e45f29a9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/0a5f3a255b32434887ee7889e45f29a9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0a5f3a255b32434887ee7889e45f29a9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/0a5f3a255b32434887ee7889e45f29a9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/0a5f3a255b32434887ee7889e45f29a9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/0a5f3a255b32434887ee7889e45f29a9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/0a5f3a255b32434887ee7889e45f29a9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-0acb580e-3012-468-user", "id": "6cffb79193c54afcaa75c94425f7d403"}, "audit_ids": ["QpI8uCtnQWGLT7n3LNtMSg"], "issued_at": "2018-06-30T16:14:48.000000Z"}} 2018-06-30 16:14:48,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd375fa1388d3d030619f377b0ae74bb88b72482" 2018-06-30 16:14:49,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:14:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f551202-df4a-4e42-8da8-319177e566f7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:14:49,371 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7f551202-df4a-4e42-8da8-319177e566f7 2018-06-30 16:14:49,372 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:14:49,376 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:14:49,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd375fa1388d3d030619f377b0ae74bb88b72482" 2018-06-30 16:14:50,179 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:14:50 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-e91939f2-aa6e-40db-89a6-2f98fed73e58 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-30 16:14:50,180 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack used request id req-e91939f2-aa6e-40db-89a6-2f98fed73e58 2018-06-30 16:14:50,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd375fa1388d3d030619f377b0ae74bb88b72482" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-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-dd15f0f7-435d-4702-b04f-f34c02ec6125-volume-type", "volume_name": "CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-volume"}}' 2018-06-30 16:14:54,793 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:14:54 GMT Content-Type: application/json Content-Length: 292 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da X-Openstack-Request-Id: req-815efb7a-46a8-4a1a-aefb-bbaf934b1765 Front-End-Https: on RESP BODY: {"stack": {"id": "61020820-b44b-44e4-acaa-91efc823a3da", "links": [{"href": "https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da", "rel": "self"}]}} 2018-06-30 16:14:54,794 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks used request id req-815efb7a-46a8-4a1a-aefb-bbaf934b1765 2018-06-30 16:14:54,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/61020820-b44b-44e4-acaa-91efc823a3da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd375fa1388d3d030619f377b0ae74bb88b72482" 2018-06-30 16:14:55,823 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:14:55 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da X-Openstack-Request-Id: req-dd483165-78fd-4e88-8911-dfd65d9b72b4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:14:56,761 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:14:56 GMT Content-Type: application/json Content-Length: 1368 Connection: keep-alive X-Openstack-Request-Id: req-5ed63596-2acb-458b-a64f-99a519025874 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0a5f3a255b32434887ee7889e45f29a9", "volume_type_name": "CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-volume-type", "OS::stack_id": "61020820-b44b-44e4-acaa-91efc823a3da", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack", "volume_name": "CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack", "stack_user_project_id": "899626c926f0449c86e42ce4614af841", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:14:53Z", "links": [{"href": "https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "61020820-b44b-44e4-acaa-91efc823a3da", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 16:14:56,761 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da used request id req-5ed63596-2acb-458b-a64f-99a519025874 2018-06-30 16:14:56,762 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack 2018-06-30 16:14:56,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/61020820-b44b-44e4-acaa-91efc823a3da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd375fa1388d3d030619f377b0ae74bb88b72482" 2018-06-30 16:14:56,841 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:14:56 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da X-Openstack-Request-Id: req-4a57e7cd-7669-4841-ac45-bd0ef7991889 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:14:56,951 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:14:56 GMT Content-Type: application/json Content-Length: 1368 Connection: keep-alive X-Openstack-Request-Id: req-1a61e2fa-b646-47e1-b659-3f1c27ee001f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0a5f3a255b32434887ee7889e45f29a9", "volume_type_name": "CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-volume-type", "OS::stack_id": "61020820-b44b-44e4-acaa-91efc823a3da", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack", "volume_name": "CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack", "stack_user_project_id": "899626c926f0449c86e42ce4614af841", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:14:53Z", "links": [{"href": "https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "61020820-b44b-44e4-acaa-91efc823a3da", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 16:14:56,951 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da used request id req-1a61e2fa-b646-47e1-b659-3f1c27ee001f 2018-06-30 16:14:56,952 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:14:56,952 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:14:59,955 - create_stack - DEBUG - Stack status query timeout in 1196.80723214 2018-06-30 16:14:59,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/61020820-b44b-44e4-acaa-91efc823a3da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd375fa1388d3d030619f377b0ae74bb88b72482" 2018-06-30 16:15:00,833 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:15:00 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da X-Openstack-Request-Id: req-dc0278c4-aac1-4f4d-9467-13051b187600 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:15:01,524 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:01 GMT Content-Type: application/json Content-Length: 1368 Connection: keep-alive X-Openstack-Request-Id: req-857741d7-0ee4-4daf-b6c6-2b45c8309d21 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0a5f3a255b32434887ee7889e45f29a9", "volume_type_name": "CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-volume-type", "OS::stack_id": "61020820-b44b-44e4-acaa-91efc823a3da", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack", "volume_name": "CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack", "stack_user_project_id": "899626c926f0449c86e42ce4614af841", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:14:53Z", "links": [{"href": "https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "61020820-b44b-44e4-acaa-91efc823a3da", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 16:15:01,525 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da used request id req-857741d7-0ee4-4daf-b6c6-2b45c8309d21 2018-06-30 16:15:01,525 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:15:01,525 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:15:04,528 - create_stack - DEBUG - Stack status query timeout in 1192.23376513 2018-06-30 16:15:04,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/61020820-b44b-44e4-acaa-91efc823a3da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd375fa1388d3d030619f377b0ae74bb88b72482" 2018-06-30 16:15:05,322 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:15:05 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da X-Openstack-Request-Id: req-98294fcd-55c9-4d20-9009-fbb423e40745 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:15:05,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:05 GMT Content-Type: application/json Content-Length: 1380 Connection: keep-alive X-Openstack-Request-Id: req-1aa9a538-42ed-4ee7-8416-9984336b22f0 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0a5f3a255b32434887ee7889e45f29a9", "volume_type_name": "CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-volume-type", "OS::stack_id": "61020820-b44b-44e4-acaa-91efc823a3da", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack", "volume_name": "CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack", "stack_user_project_id": "899626c926f0449c86e42ce4614af841", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:14:53Z", "links": [{"href": "https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "61020820-b44b-44e4-acaa-91efc823a3da", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 16:15:05,455 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da used request id req-1aa9a538-42ed-4ee7-8416-9984336b22f0 2018-06-30 16:15:05,456 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-30 16:15:05,456 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack 2018-06-30 16:15:05,456 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack 2018-06-30 16:15:05,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/61020820-b44b-44e4-acaa-91efc823a3da/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd375fa1388d3d030619f377b0ae74bb88b72482" 2018-06-30 16:15:05,530 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:15:05 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da/resources X-Openstack-Request-Id: req-428c4749-f006-4bda-bafc-bf681a7e3867 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:15:06,275 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:06 GMT Content-Type: application/json Content-Length: 1688 Connection: keep-alive X-Openstack-Request-Id: req-b79507b8-b01c-47ae-a35f-fd9bf9d63e7a Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da/resources/volume", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-06-30T16:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:14:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "079b0a9b-2f19-474c-b159-e8eff3bdfd9a", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da/resources/volume_type", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-06-30T16:14:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:14:55Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "9ec4741a-9caf-40a3-b8ad-2ec3f14c2bea", "resource_type": "OS::Cinder::VolumeType"}]} 2018-06-30 16:15:06,276 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da/resources used request id req-b79507b8-b01c-47ae-a35f-fd9bf9d63e7a 2018-06-30 16:15:06,280 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/0a5f3a255b32434887ee7889e45f29a9/types/9ec4741a-9caf-40a3-b8ad-2ec3f14c2bea -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd375fa1388d3d030619f377b0ae74bb88b72482" 2018-06-30 16:15:08,426 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:08 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-52a08691-6661-4684-ba23-eea6d4e30beb x-openstack-request-id: req-52a08691-6661-4684-ba23-eea6d4e30beb Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "9ec4741a-9caf-40a3-b8ad-2ec3f14c2bea", "description": null}} 2018-06-30 16:15:08,426 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/0a5f3a255b32434887ee7889e45f29a9/types/9ec4741a-9caf-40a3-b8ad-2ec3f14c2bea used request id req-52a08691-6661-4684-ba23-eea6d4e30beb 2018-06-30 16:15:08,429 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/0a5f3a255b32434887ee7889e45f29a9/types/9ec4741a-9caf-40a3-b8ad-2ec3f14c2bea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-52a08691-6661-4684-ba23-eea6d4e30beb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd375fa1388d3d030619f377b0ae74bb88b72482" 2018-06-30 16:15:10,340 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:10 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-77229bfd-a92e-4a4f-b74f-6291204d977a x-openstack-request-id: req-77229bfd-a92e-4a4f-b74f-6291204d977a Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "9ec4741a-9caf-40a3-b8ad-2ec3f14c2bea", "description": null}} 2018-06-30 16:15:10,340 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/0a5f3a255b32434887ee7889e45f29a9/types/9ec4741a-9caf-40a3-b8ad-2ec3f14c2bea used request id req-77229bfd-a92e-4a4f-b74f-6291204d977a 2018-06-30 16:15:10,343 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/0a5f3a255b32434887ee7889e45f29a9/types/9ec4741a-9caf-40a3-b8ad-2ec3f14c2bea/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-52a08691-6661-4684-ba23-eea6d4e30beb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd375fa1388d3d030619f377b0ae74bb88b72482" 2018-06-30 16:15:11,083 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:11 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-8ac2d9b3-511a-4503-865c-dde63651d522 x-openstack-request-id: req-8ac2d9b3-511a-4503-865c-dde63651d522 Front-End-Https: on RESP BODY: {} 2018-06-30 16:15:11,083 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/0a5f3a255b32434887ee7889e45f29a9/types/9ec4741a-9caf-40a3-b8ad-2ec3f14c2bea/encryption used request id req-8ac2d9b3-511a-4503-865c-dde63651d522 2018-06-30 16:15:11,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:15:11,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:15:11,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e2c5c803a7bb49abb2c2f71a76e409d8", "name": "CreateStackVolumeTests-0acb580e-3012-468-proj-role"}, {"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a5f3a255b32434887ee7889e45f29a9", "name": "CreateStackVolumeTests-0acb580e-3012-468-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/0a5f3a255b32434887ee7889e45f29a9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/0a5f3a255b32434887ee7889e45f29a9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/0a5f3a255b32434887ee7889e45f29a9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0a5f3a255b32434887ee7889e45f29a9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/0a5f3a255b32434887ee7889e45f29a9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/0a5f3a255b32434887ee7889e45f29a9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0a5f3a255b32434887ee7889e45f29a9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/0a5f3a255b32434887ee7889e45f29a9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/0a5f3a255b32434887ee7889e45f29a9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/0a5f3a255b32434887ee7889e45f29a9", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/0a5f3a255b32434887ee7889e45f29a9", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-0acb580e-3012-468-user", "id": "6cffb79193c54afcaa75c94425f7d403"}, "audit_ids": ["S1qjxEP2Qb2YL-SzmiLxnQ"], "issued_at": "2018-06-30T16:15:11.000000Z"}} 2018-06-30 16:15:11,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d89919c5c85fd49d21973190951c037af12680d" 2018-06-30 16:15:12,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4b9a8b59-c211-4d30-8b37-e47bd0e4a253 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:15:12,335 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4b9a8b59-c211-4d30-8b37-e47bd0e4a253 2018-06-30 16:15:12,341 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/0a5f3a255b32434887ee7889e45f29a9/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d89919c5c85fd49d21973190951c037af12680d" 2018-06-30 16:15:13,150 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:13 GMT Content-Type: application/json Content-Length: 498 Connection: keep-alive x-compute-request-id: req-51cd7913-395e-4edb-9666-618993b6aeed x-openstack-request-id: req-51cd7913-395e-4edb-9666-618993b6aeed Front-End-Https: on RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "9ec4741a-9caf-40a3-b8ad-2ec3f14c2bea", "description": null}, {"name": "lvm-driver", "qos_specs_id": null, "extra_specs": {"volume_backend_name": "lvm-driver"}, "os-volume-type-access:is_public": true, "is_public": true, "id": "dd830698-cdfa-4471-af6f-d0b11dabab15", "description": null}]} 2018-06-30 16:15:13,150 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/0a5f3a255b32434887ee7889e45f29a9/types?is_public=None used request id req-51cd7913-395e-4edb-9666-618993b6aeed 2018-06-30 16:15:13,154 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/0a5f3a255b32434887ee7889e45f29a9/types/9ec4741a-9caf-40a3-b8ad-2ec3f14c2bea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51cd7913-395e-4edb-9666-618993b6aeed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d89919c5c85fd49d21973190951c037af12680d" 2018-06-30 16:15:15,020 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:15 GMT Content-Type: application/json Content-Length: 268 Connection: keep-alive x-compute-request-id: req-13533c61-03fd-460d-b530-ba2f43621790 x-openstack-request-id: req-13533c61-03fd-460d-b530-ba2f43621790 Front-End-Https: on RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "9ec4741a-9caf-40a3-b8ad-2ec3f14c2bea", "description": null}} 2018-06-30 16:15:15,021 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/0a5f3a255b32434887ee7889e45f29a9/types/9ec4741a-9caf-40a3-b8ad-2ec3f14c2bea used request id req-13533c61-03fd-460d-b530-ba2f43621790 2018-06-30 16:15:15,024 - cinderclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8776/v2/0a5f3a255b32434887ee7889e45f29a9/types/9ec4741a-9caf-40a3-b8ad-2ec3f14c2bea/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51cd7913-395e-4edb-9666-618993b6aeed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d89919c5c85fd49d21973190951c037af12680d" 2018-06-30 16:15:15,798 - cinderclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:15 GMT Content-Type: application/json Content-Length: 2 Connection: keep-alive x-compute-request-id: req-0dd7f0a7-7acc-46c1-88ae-1c7480a8f8e1 x-openstack-request-id: req-0dd7f0a7-7acc-46c1-88ae-1c7480a8f8e1 Front-End-Https: on RESP BODY: {} 2018-06-30 16:15:15,798 - cinderclient.v2.client - DEBUG - GET call to volumev2 for https://172.30.10.101:8776/v2/0a5f3a255b32434887ee7889e45f29a9/types/9ec4741a-9caf-40a3-b8ad-2ec3f14c2bea/encryption used request id req-0dd7f0a7-7acc-46c1-88ae-1c7480a8f8e1 2018-06-30 16:15:15,798 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack 2018-06-30 16:15:15,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/61020820-b44b-44e4-acaa-91efc823a3da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd375fa1388d3d030619f377b0ae74bb88b72482" 2018-06-30 16:15:15,890 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:15:15 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da X-Openstack-Request-Id: req-80b69db2-0cb1-4633-b319-74e5c76c1430 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:15:16,818 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:15:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-90058abf-2ff0-4cdf-81cc-324da48b6645 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:15:16,818 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da used request id req-90058abf-2ff0-4cdf-81cc-324da48b6645 2018-06-30 16:15:16,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/61020820-b44b-44e4-acaa-91efc823a3da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd375fa1388d3d030619f377b0ae74bb88b72482" 2018-06-30 16:15:17,575 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:15:17 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da X-Openstack-Request-Id: req-fdd7f2fb-efaf-46dc-a978-b286e70cb41f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:15:17,636 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:17 GMT Content-Type: application/json Content-Length: 1386 Connection: keep-alive X-Openstack-Request-Id: req-b4ba0b0d-1dc7-4bc1-af58-a895cc9618e1 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0a5f3a255b32434887ee7889e45f29a9", "volume_type_name": "CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-volume-type", "OS::stack_id": "61020820-b44b-44e4-acaa-91efc823a3da", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack", "volume_name": "CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack", "stack_user_project_id": "899626c926f0449c86e42ce4614af841", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:14:53Z", "links": [{"href": "https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:15:17Z", "id": "61020820-b44b-44e4-acaa-91efc823a3da", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 16:15:17,637 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da used request id req-b4ba0b0d-1dc7-4bc1-af58-a895cc9618e1 2018-06-30 16:15:17,637 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:15:17,637 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:15:20,639 - create_stack - DEBUG - Stack status query timeout in 1196.17961597 2018-06-30 16:15:20,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/61020820-b44b-44e4-acaa-91efc823a3da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd375fa1388d3d030619f377b0ae74bb88b72482" 2018-06-30 16:15:21,422 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:15:21 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da X-Openstack-Request-Id: req-560239c3-96ff-4620-a298-dd79c0d6750e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:15:21,519 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:21 GMT Content-Type: application/json Content-Length: 1383 Connection: keep-alive X-Openstack-Request-Id: req-8d6672f2-cfcf-4652-a612-ceb71e331635 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "0a5f3a255b32434887ee7889e45f29a9", "volume_type_name": "CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-volume-type", "OS::stack_id": "61020820-b44b-44e4-acaa-91efc823a3da", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack", "volume_name": "CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack", "stack_user_project_id": "899626c926f0449c86e42ce4614af841", "tags": null, "creation_time": "2018-06-30T16:14:53Z", "links": [{"href": "https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-30T16:15:17Z", "id": "61020820-b44b-44e4-acaa-91efc823a3da", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 16:15:21,519 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da used request id req-8d6672f2-cfcf-4652-a612-ceb71e331635 2018-06-30 16:15:21,520 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-30 16:15:21,520 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack 2018-06-30 16:15:21,520 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack 2018-06-30 16:15:21,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/61020820-b44b-44e4-acaa-91efc823a3da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd375fa1388d3d030619f377b0ae74bb88b72482" 2018-06-30 16:15:21,590 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:15:21 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Location: https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da X-Openstack-Request-Id: req-9a2f75de-a496-4f71-b4fe-be9ca7dc903a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:15:21,652 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:15:21 GMT Content-Type: application/json Content-Length: 277 Connection: keep-alive X-Openstack-Request-Id: req-ae7fad96-9b1a-4686-b74b-63226d7b737c RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-30 16:15:21,652 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/0a5f3a255b32434887ee7889e45f29a9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-dd15f0f7-435d-4702-b04f-f34c02ec6125-stack/61020820-b44b-44e4-acaa-91efc823a3da used request id req-ae7fad96-9b1a-4686-b74b-63226d7b737c 2018-06-30 16:15:21,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116f6389fe29c322692e9ece8ef2118e23e4b44" 2018-06-30 16:15:22,658 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:22 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-388cb3c1-6d29-4502-a621-e13de9316deb Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:15:22,658 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-388cb3c1-6d29-4502-a621-e13de9316deb 2018-06-30 16:15:22,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116f6389fe29c322692e9ece8ef2118e23e4b44" 2018-06-30 16:15:23,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:22 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f5696fb7-475a-48a5-8e9d-143041fdb640 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 16:15:23,084 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-f5696fb7-475a-48a5-8e9d-143041fdb640 2018-06-30 16:15:23,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116f6389fe29c322692e9ece8ef2118e23e4b44" 2018-06-30 16:15:23,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 16:15:23 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ef314a4-7c79-43cc-9f6d-55e70e31b16c Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 16:15:23,447 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-0ef314a4-7c79-43cc-9f6d-55e70e31b16c 2018-06-30 16:15:23,448 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 16:15:23,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116f6389fe29c322692e9ece8ef2118e23e4b44" 2018-06-30 16:15:23,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:23 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da99a9b3-e3a7-416b-b15c-c4b406076dc0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 16:15:23,808 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-da99a9b3-e3a7-416b-b15c-c4b406076dc0 2018-06-30 16:15:23,809 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-0acb580e-3012-468-proj 2018-06-30 16:15:23,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/0a5f3a255b32434887ee7889e45f29a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116f6389fe29c322692e9ece8ef2118e23e4b44" 2018-06-30 16:15:24,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:15:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8044b726-2b9a-407c-a281-287f7eb9fbad Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:15:24,630 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/0a5f3a255b32434887ee7889e45f29a9 used request id req-8044b726-2b9a-407c-a281-287f7eb9fbad 2018-06-30 16:15:24,630 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-0acb580e-3012-468-proj-role 2018-06-30 16:15:24,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/e2c5c803a7bb49abb2c2f71a76e409d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116f6389fe29c322692e9ece8ef2118e23e4b44" 2018-06-30 16:15:25,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:15:24 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3544b15e-a405-4d82-8851-6f4d3c66750f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:15:25,108 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/e2c5c803a7bb49abb2c2f71a76e409d8 used request id req-3544b15e-a405-4d82-8851-6f4d3c66750f 2018-06-30 16:15:25,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116f6389fe29c322692e9ece8ef2118e23e4b44" 2018-06-30 16:15:25,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:25 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98bb16d3-6f12-42d5-a188-72738c8d2395 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:15:25,505 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-98bb16d3-6f12-42d5-a188-72738c8d2395 2018-06-30 16:15:25,506 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-0acb580e-3012-468-user 2018-06-30 16:15:25,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/6cffb79193c54afcaa75c94425f7d403 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}876fa2ceb6c166f10998dd0dab7d49744fc6aea2" 2018-06-30 16:15:26,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:15:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1bceac13-a295-4987-8e42-656cbd4be2c8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:15:26,236 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/6cffb79193c54afcaa75c94425f7d403 used request id req-1bceac13-a295-4987-8e42-656cbd4be2c8 2018-06-30 16:15:26,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:15:27,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:15:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["9fYi0pFdQB66Ln9fzVMiXw"], "issued_at": "2018-06-30T16:15:27.000000Z"}} 2018-06-30 16:15:27,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77ea1d469c6d2add6b88ce0374e8afc5e935809b" 2018-06-30 16:15:27,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94507077-01ff-4993-904e-6d8e1e648239 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:15:27,723 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-94507077-01ff-4993-904e-6d8e1e648239 2018-06-30 16:15:27,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:15:27,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:15:28,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:15:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["YfzWDoaLRRmofk3xp10xxw"], "issued_at": "2018-06-30T16:15:28.000000Z"}} 2018-06-30 16:15:28,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37295eb024e011e1a4fcc75bf671e14008af5320" 2018-06-30 16:15:29,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-56ed3000-8958-451b-9ea9-d98d66753acb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:15:29,035 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-56ed3000-8958-451b-9ea9-d98d66753acb 2018-06-30 16:15:29,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:15:29,051 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:15:29 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:15:29,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-4395b526-6a90-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37295eb024e011e1a4fcc75bf671e14008af5320" 2018-06-30 16:15:29,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:29 GMT Server: Apache Content-Length: 190 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc4a8bf7-2c77-4ca1-9b5b-73beb09ff5ba Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-4395b526-6a90-4da-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:15:29,415 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-4395b526-6a90-4da-proj used request id req-fc4a8bf7-2c77-4ca1-9b5b-73beb09ff5ba 2018-06-30 16:15:29,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37295eb024e011e1a4fcc75bf671e14008af5320" 2018-06-30 16:15:29,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:29 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f165014e-edb5-479a-8724-6be4b6cc4728 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:15:29,857 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f165014e-edb5-479a-8724-6be4b6cc4728 2018-06-30 16:15:29,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37295eb024e011e1a4fcc75bf671e14008af5320" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-4395b526-6a90-4da-proj"}}' 2018-06-30 16:15:30,340 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:15:29 GMT Server: Apache Content-Length: 319 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6b853e0-542c-4ae8-892c-46abf9d6b81f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/484ed5f3406446d2b7cd64e4253776ab"}, "tags": [], "enabled": true, "id": "484ed5f3406446d2b7cd64e4253776ab", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-4395b526-6a90-4da-proj"}} 2018-06-30 16:15:30,341 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-e6b853e0-542c-4ae8-892c-46abf9d6b81f 2018-06-30 16:15:30,341 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-4395b526-6a90-4da-proj 2018-06-30 16:15:30,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:15:30,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:15:31,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:15:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["kSXBprH5ShyTbU-29PgOZQ"], "issued_at": "2018-06-30T16:15:31.000000Z"}} 2018-06-30 16:15:31,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5302759c7e924c38af4d8402deb52c162cc37627" 2018-06-30 16:15:31,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e28b9fb-73c1-4625-a56f-4a2a5827058d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:15:31,429 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9e28b9fb-73c1-4625-a56f-4a2a5827058d 2018-06-30 16:15:31,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:15:31,444 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:15:31 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:15:31,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5302759c7e924c38af4d8402deb52c162cc37627" 2018-06-30 16:15:31,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:31 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e87728ea-f10e-4e82-8bf8-c069dadafdd5 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:15:31,882 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-e87728ea-f10e-4e82-8bf8-c069dadafdd5 2018-06-30 16:15:31,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-4395b526-6a90-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5302759c7e924c38af4d8402deb52c162cc37627" 2018-06-30 16:15:32,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:31 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa007725-8332-49f1-85fb-0f9cd1bc86ff Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-4395b526-6a90-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/484ed5f3406446d2b7cd64e4253776ab"}, "tags": [], "enabled": true, "id": "484ed5f3406446d2b7cd64e4253776ab", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-4395b526-6a90-4da-proj"}]} 2018-06-30 16:15:32,303 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-4395b526-6a90-4da-proj used request id req-aa007725-8332-49f1-85fb-0f9cd1bc86ff 2018-06-30 16:15:32,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5302759c7e924c38af4d8402deb52c162cc37627" 2018-06-30 16:15:32,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:32 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc43d1d6-542d-43e1-a5eb-cead8b845df7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:15:32,690 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fc43d1d6-542d-43e1-a5eb-cead8b845df7 2018-06-30 16:15:33,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5302759c7e924c38af4d8402deb52c162cc37627" 2018-06-30 16:15:33,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:33 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e25daf2-4d76-406c-8871-cc1929798bcf Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:15:33,898 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6e25daf2-4d76-406c-8871-cc1929798bcf 2018-06-30 16:15:33,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-4395b526-6a90-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5302759c7e924c38af4d8402deb52c162cc37627" 2018-06-30 16:15:34,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:33 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2f10a20a-d830-4c1c-8599-ca143ae4a814 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-4395b526-6a90-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/484ed5f3406446d2b7cd64e4253776ab"}, "tags": [], "enabled": true, "id": "484ed5f3406446d2b7cd64e4253776ab", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-4395b526-6a90-4da-proj"}]} 2018-06-30 16:15:34,341 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-4395b526-6a90-4da-proj used request id req-2f10a20a-d830-4c1c-8599-ca143ae4a814 2018-06-30 16:15:34,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/0d8f0230be5f4937bf92c89bbb2abc88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5302759c7e924c38af4d8402deb52c162cc37627" 2018-06-30 16:15:34,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:34 GMT Server: Apache Content-Length: 340 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-089fc7fd-6b6c-4503-b41c-99d2d687ab81 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-4395b526-6a90-4da-user", "links": {"self": "http://10.167.4.35:5000/v3/users/0d8f0230be5f4937bf92c89bbb2abc88"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "484ed5f3406446d2b7cd64e4253776ab", "id": "0d8f0230be5f4937bf92c89bbb2abc88", "password_expires_at": null}} 2018-06-30 16:15:34,859 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/0d8f0230be5f4937bf92c89bbb2abc88 used request id req-089fc7fd-6b6c-4503-b41c-99d2d687ab81 2018-06-30 16:15:34,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/484ed5f3406446d2b7cd64e4253776ab/users/0d8f0230be5f4937bf92c89bbb2abc88/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5302759c7e924c38af4d8402deb52c162cc37627" 2018-06-30 16:15:35,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:34 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3db6abbb-d062-4502-aa14-d8fed38c636b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/484ed5f3406446d2b7cd64e4253776ab/users/0d8f0230be5f4937bf92c89bbb2abc88/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 16:15:35,439 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/484ed5f3406446d2b7cd64e4253776ab/users/0d8f0230be5f4937bf92c89bbb2abc88/roles used request id req-3db6abbb-d062-4502-aa14-d8fed38c636b 2018-06-30 16:15:35,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5302759c7e924c38af4d8402deb52c162cc37627" 2018-06-30 16:15:35,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:35 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9af6aced-7445-4853-bcd5-ebeb74584c1a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}} 2018-06-30 16:15:35,852 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-9af6aced-7445-4853-bcd5-ebeb74584c1a 2018-06-30 16:15:35,852 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-4395b526-6a90-4da-proj 2018-06-30 16:15:35,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/484ed5f3406446d2b7cd64e4253776ab/users/0d8f0230be5f4937bf92c89bbb2abc88/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5302759c7e924c38af4d8402deb52c162cc37627" 2018-06-30 16:15:36,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:15:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-42e6a85e-4f4f-481a-9305-12af4b6f7984 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:15:36,406 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/484ed5f3406446d2b7cd64e4253776ab/users/0d8f0230be5f4937bf92c89bbb2abc88/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-42e6a85e-4f4f-481a-9305-12af4b6f7984 2018-06-30 16:15:36,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5302759c7e924c38af4d8402deb52c162cc37627" 2018-06-30 16:15:36,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:36 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fcc66a5-42b1-4b7d-bce3-2feee584d09a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:15:36,793 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-8fcc66a5-42b1-4b7d-bce3-2feee584d09a 2018-06-30 16:15:36,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-4395b526-6a90-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5302759c7e924c38af4d8402deb52c162cc37627" 2018-06-30 16:15:37,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:36 GMT Server: Apache Content-Length: 463 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-84e06f71-3a68-4001-b605-00eff334b905 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-4395b526-6a90-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/484ed5f3406446d2b7cd64e4253776ab"}, "tags": [], "enabled": true, "id": "484ed5f3406446d2b7cd64e4253776ab", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-4395b526-6a90-4da-proj"}]} 2018-06-30 16:15:37,210 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFlavorTests-4395b526-6a90-4da-proj used request id req-84e06f71-3a68-4001-b605-00eff334b905 2018-06-30 16:15:37,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/484ed5f3406446d2b7cd64e4253776ab/users/0d8f0230be5f4937bf92c89bbb2abc88/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5302759c7e924c38af4d8402deb52c162cc37627" 2018-06-30 16:15:37,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:37 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b716739f-ae81-4004-a93c-b0018faf9194 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/484ed5f3406446d2b7cd64e4253776ab/users/0d8f0230be5f4937bf92c89bbb2abc88/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}]} 2018-06-30 16:15:37,675 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/484ed5f3406446d2b7cd64e4253776ab/users/0d8f0230be5f4937bf92c89bbb2abc88/roles used request id req-b716739f-ae81-4004-a93c-b0018faf9194 2018-06-30 16:15:37,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5302759c7e924c38af4d8402deb52c162cc37627" 2018-06-30 16:15:38,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:37 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d1e9b28-adc9-4ab0-a1bf-8601ba104b4d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}} 2018-06-30 16:15:38,054 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 used request id req-6d1e9b28-adc9-4ab0-a1bf-8601ba104b4d 2018-06-30 16:15:38,054 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-4395b526-6a90-4da-proj 2018-06-30 16:15:38,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/484ed5f3406446d2b7cd64e4253776ab/users/0d8f0230be5f4937bf92c89bbb2abc88/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5302759c7e924c38af4d8402deb52c162cc37627" 2018-06-30 16:15:38,617 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:15:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23667d19-3b0b-408e-95a5-dee7ecdf4d51 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:15:38,617 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/484ed5f3406446d2b7cd64e4253776ab/users/0d8f0230be5f4937bf92c89bbb2abc88/roles/04a3047f433f4111b561c8d5110638d3 used request id req-23667d19-3b0b-408e-95a5-dee7ecdf4d51 2018-06-30 16:15:38,617 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-4395b526-6a90-4da-user 2018-06-30 16:15:38,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:15:38,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37295eb024e011e1a4fcc75bf671e14008af5320" 2018-06-30 16:15:38,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:38 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c140fd2-663a-451a-8698-c0501a5f2bb2 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:15:38,964 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-6c140fd2-663a-451a-8698-c0501a5f2bb2 2018-06-30 16:15:38,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37295eb024e011e1a4fcc75bf671e14008af5320" -d '{"role": {"name": "CreateStackFlavorTests-4395b526-6a90-4da-proj-role"}}' 2018-06-30 16:15:39,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:15:38 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ea4b482-2e60-4061-b60a-c402e6e53741 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "51856133379240328ada65f1c2a22eb7", "links": {"self": "http://10.167.4.35:5000/v3/roles/51856133379240328ada65f1c2a22eb7"}, "name": "CreateStackFlavorTests-4395b526-6a90-4da-proj-role"}} 2018-06-30 16:15:39,062 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-6ea4b482-2e60-4061-b60a-c402e6e53741 2018-06-30 16:15:39,063 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-4395b526-6a90-4da-proj-role 2018-06-30 16:15:39,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/51856133379240328ada65f1c2a22eb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37295eb024e011e1a4fcc75bf671e14008af5320" 2018-06-30 16:15:39,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:39 GMT Server: Apache Content-Length: 221 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e0ed3bd4-88b5-4da8-8aa7-c3ff0ee658e7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "51856133379240328ada65f1c2a22eb7", "links": {"self": "http://10.167.4.35:5000/v3/roles/51856133379240328ada65f1c2a22eb7"}, "name": "CreateStackFlavorTests-4395b526-6a90-4da-proj-role"}} 2018-06-30 16:15:39,533 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/51856133379240328ada65f1c2a22eb7 used request id req-e0ed3bd4-88b5-4da8-8aa7-c3ff0ee658e7 2018-06-30 16:15:39,533 - keystone_utils - INFO - Granting role CreateStackFlavorTests-4395b526-6a90-4da-proj-role to project CreateStackFlavorTests-4395b526-6a90-4da-proj 2018-06-30 16:15:39,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/484ed5f3406446d2b7cd64e4253776ab/users/0d8f0230be5f4937bf92c89bbb2abc88/roles/51856133379240328ada65f1c2a22eb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37295eb024e011e1a4fcc75bf671e14008af5320" 2018-06-30 16:15:39,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:15:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2638697c-7289-4f38-882d-67452eef81f8 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:15:39,909 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/484ed5f3406446d2b7cd64e4253776ab/users/0d8f0230be5f4937bf92c89bbb2abc88/roles/51856133379240328ada65f1c2a22eb7 used request id req-2638697c-7289-4f38-882d-67452eef81f8 2018-06-30 16:15:39,909 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:15:39,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:15:39,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:15:40,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51856133379240328ada65f1c2a22eb7", "name": "CreateStackFlavorTests-4395b526-6a90-4da-proj-role"}, {"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:15:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "484ed5f3406446d2b7cd64e4253776ab", "name": "CreateStackFlavorTests-4395b526-6a90-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/484ed5f3406446d2b7cd64e4253776ab", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/484ed5f3406446d2b7cd64e4253776ab", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/484ed5f3406446d2b7cd64e4253776ab", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/484ed5f3406446d2b7cd64e4253776ab", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/484ed5f3406446d2b7cd64e4253776ab", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/484ed5f3406446d2b7cd64e4253776ab", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/484ed5f3406446d2b7cd64e4253776ab", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/484ed5f3406446d2b7cd64e4253776ab", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/484ed5f3406446d2b7cd64e4253776ab", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/484ed5f3406446d2b7cd64e4253776ab", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/484ed5f3406446d2b7cd64e4253776ab", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-4395b526-6a90-4da-user", "id": "0d8f0230be5f4937bf92c89bbb2abc88"}, "audit_ids": ["nWmK-Qc0Q2eQTH-UzUR9Xw"], "issued_at": "2018-06-30T16:15:40.000000Z"}} 2018-06-30 16:15:40,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6790e5ae269c3e0b008842e3ca1a5f509f0d08" 2018-06-30 16:15:41,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3aa2933-00c1-45cd-a23d-9c93ec77577f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:15:41,122 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f3aa2933-00c1-45cd-a23d-9c93ec77577f 2018-06-30 16:15:41,123 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:15:41,127 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:15:41,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks?stack_name=CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6790e5ae269c3e0b008842e3ca1a5f509f0d08" 2018-06-30 16:15:42,045 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:42 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-eece48bf-4152-4a0e-9cbc-a857900dc392 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-30 16:15:42,045 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks?stack_name=CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack used request id req-eece48bf-4152-4a0e-9cbc-a857900dc392 2018-06-30 16:15:42,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6790e5ae269c3e0b008842e3ca1a5f509f0d08" -d '{"stack_name": "CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-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-06-30 16:15:46,672 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:15:46 GMT Content-Type: application/json Content-Length: 269 Connection: keep-alive Location: https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd X-Openstack-Request-Id: req-3e35a760-f8b7-4ead-913f-55c40604885a Front-End-Https: on RESP BODY: {"stack": {"id": "d8236380-f9e7-4d80-acdd-dc934ec4aabd", "links": [{"href": "https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd", "rel": "self"}]}} 2018-06-30 16:15:46,672 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks used request id req-3e35a760-f8b7-4ead-913f-55c40604885a 2018-06-30 16:15:46,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/d8236380-f9e7-4d80-acdd-dc934ec4aabd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6790e5ae269c3e0b008842e3ca1a5f509f0d08" 2018-06-30 16:15:47,394 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:15:47 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd X-Openstack-Request-Id: req-751757f9-d0cd-4f4f-996e-747a20b4fd98 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:15:48,287 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:48 GMT Content-Type: application/json Content-Length: 1131 Connection: keep-alive X-Openstack-Request-Id: req-f6ae9942-cbd6-4c89-97bf-dba578e9f089 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "484ed5f3406446d2b7cd64e4253776ab", "OS::stack_id": "d8236380-f9e7-4d80-acdd-dc934ec4aabd", "OS::stack_name": "CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack", "stack_user_project_id": "8e725afa881541d28b280ffbb0a1a252", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:15:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d8236380-f9e7-4d80-acdd-dc934ec4aabd", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 16:15:48,287 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd used request id req-f6ae9942-cbd6-4c89-97bf-dba578e9f089 2018-06-30 16:15:48,288 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack 2018-06-30 16:15:48,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/d8236380-f9e7-4d80-acdd-dc934ec4aabd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6790e5ae269c3e0b008842e3ca1a5f509f0d08" 2018-06-30 16:15:49,033 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:15:49 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd X-Openstack-Request-Id: req-b492c301-edd8-46bc-bb92-672b45c49614 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:15:49,821 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:49 GMT Content-Type: application/json Content-Length: 1131 Connection: keep-alive X-Openstack-Request-Id: req-118569d1-583c-4752-8a26-78840c0bf498 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "484ed5f3406446d2b7cd64e4253776ab", "OS::stack_id": "d8236380-f9e7-4d80-acdd-dc934ec4aabd", "OS::stack_name": "CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack", "stack_user_project_id": "8e725afa881541d28b280ffbb0a1a252", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:15:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d8236380-f9e7-4d80-acdd-dc934ec4aabd", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 16:15:49,821 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd used request id req-118569d1-583c-4752-8a26-78840c0bf498 2018-06-30 16:15:49,822 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-30 16:15:49,822 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack 2018-06-30 16:15:49,822 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack 2018-06-30 16:15:49,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/d8236380-f9e7-4d80-acdd-dc934ec4aabd/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6790e5ae269c3e0b008842e3ca1a5f509f0d08" 2018-06-30 16:15:50,674 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:15:50 GMT Content-Type: application/json Content-Length: 507 Connection: keep-alive Location: https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd/resources X-Openstack-Request-Id: req-347820ca-f43f-4bbd-a4af-c6a76c837a5f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:15:50,816 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:50 GMT Content-Type: application/json Content-Length: 790 Connection: keep-alive X-Openstack-Request-Id: req-6be90f1a-08e3-4af4-978e-b4acb93e56ae Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd/resources/flavor", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-06-30T16:15:47Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:15:47Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "df0e0017-6c8e-490c-9e3b-b6773dbedc09", "resource_type": "OS::Nova::Flavor"}]} 2018-06-30 16:15:50,817 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd/resources used request id req-6be90f1a-08e3-4af4-978e-b4acb93e56ae 2018-06-30 16:15:50,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/df0e0017-6c8e-490c-9e3b-b6773dbedc09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6790e5ae269c3e0b008842e3ca1a5f509f0d08" 2018-06-30 16:15:51,760 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:51 GMT Content-Type: application/json Content-Length: 546 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-86e3f8ab-4f92-42a1-9e49-b9513b1bb7ec X-Compute-Request-Id: req-86e3f8ab-4f92-42a1-9e49-b9513b1bb7ec Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack-flavor-ue4nq23ffzhh", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/df0e0017-6c8e-490c-9e3b-b6773dbedc09", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/df0e0017-6c8e-490c-9e3b-b6773dbedc09", "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": "df0e0017-6c8e-490c-9e3b-b6773dbedc09"}} 2018-06-30 16:15:51,760 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/df0e0017-6c8e-490c-9e3b-b6773dbedc09 used request id req-86e3f8ab-4f92-42a1-9e49-b9513b1bb7ec 2018-06-30 16:15:51,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:15:51,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:15:52,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51856133379240328ada65f1c2a22eb7", "name": "CreateStackFlavorTests-4395b526-6a90-4da-proj-role"}, {"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "484ed5f3406446d2b7cd64e4253776ab", "name": "CreateStackFlavorTests-4395b526-6a90-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/484ed5f3406446d2b7cd64e4253776ab", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/484ed5f3406446d2b7cd64e4253776ab", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/484ed5f3406446d2b7cd64e4253776ab", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/484ed5f3406446d2b7cd64e4253776ab", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/484ed5f3406446d2b7cd64e4253776ab", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/484ed5f3406446d2b7cd64e4253776ab", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/484ed5f3406446d2b7cd64e4253776ab", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/484ed5f3406446d2b7cd64e4253776ab", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/484ed5f3406446d2b7cd64e4253776ab", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/484ed5f3406446d2b7cd64e4253776ab", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/484ed5f3406446d2b7cd64e4253776ab", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-4395b526-6a90-4da-user", "id": "0d8f0230be5f4937bf92c89bbb2abc88"}, "audit_ids": ["sTKBqIW2RJCboUXEQVqXFw"], "issued_at": "2018-06-30T16:15:52.000000Z"}} 2018-06-30 16:15:52,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c256ec8341ac41a3e98dca29cbf7484b514d17e" 2018-06-30 16:15:53,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:15:52 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ca7d2ea-6cbf-400f-a454-5f078c4240b6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:15:53,105 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4ca7d2ea-6cbf-400f-a454-5f078c4240b6 2018-06-30 16:15:53,106 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:15:53,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c256ec8341ac41a3e98dca29cbf7484b514d17e" 2018-06-30 16:15:54,077 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:54 GMT Content-Type: application/json Content-Length: 704 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1e573c46-6aac-4231-854f-07b51f1c19bb X-Compute-Request-Id: req-1e573c46-6aac-4231-854f-07b51f1c19bb Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, {"id": "df0e0017-6c8e-490c-9e3b-b6773dbedc09", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/df0e0017-6c8e-490c-9e3b-b6773dbedc09", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/df0e0017-6c8e-490c-9e3b-b6773dbedc09", "rel": "bookmark"}], "name": "CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack-flavor-ue4nq23ffzhh"}]} 2018-06-30 16:15:54,077 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-1e573c46-6aac-4231-854f-07b51f1c19bb 2018-06-30 16:15:54,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/df0e0017-6c8e-490c-9e3b-b6773dbedc09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c256ec8341ac41a3e98dca29cbf7484b514d17e" 2018-06-30 16:15:54,965 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:54 GMT Content-Type: application/json Content-Length: 546 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-478994cd-e2f5-4cf9-877e-7aac2538ece0 X-Compute-Request-Id: req-478994cd-e2f5-4cf9-877e-7aac2538ece0 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack-flavor-ue4nq23ffzhh", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/df0e0017-6c8e-490c-9e3b-b6773dbedc09", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/df0e0017-6c8e-490c-9e3b-b6773dbedc09", "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": "df0e0017-6c8e-490c-9e3b-b6773dbedc09"}} 2018-06-30 16:15:54,966 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/df0e0017-6c8e-490c-9e3b-b6773dbedc09 used request id req-478994cd-e2f5-4cf9-877e-7aac2538ece0 2018-06-30 16:15:54,966 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack-flavor-ue4nq23ffzhh 2018-06-30 16:15:54,966 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack 2018-06-30 16:15:54,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/d8236380-f9e7-4d80-acdd-dc934ec4aabd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6790e5ae269c3e0b008842e3ca1a5f509f0d08" 2018-06-30 16:15:55,044 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:15:55 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd X-Openstack-Request-Id: req-c0cfe0c6-13cc-451e-891d-129c1e184b8e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:15:56,051 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:15:56 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-689036a8-02f2-4a73-8999-bd7802ba5b9d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:15:56,051 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd used request id req-689036a8-02f2-4a73-8999-bd7802ba5b9d 2018-06-30 16:15:56,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/d8236380-f9e7-4d80-acdd-dc934ec4aabd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6790e5ae269c3e0b008842e3ca1a5f509f0d08" 2018-06-30 16:15:56,126 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:15:56 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd X-Openstack-Request-Id: req-55f9fa06-686a-4307-8c6b-dd52425a003b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:15:56,219 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:56 GMT Content-Type: application/json Content-Length: 1137 Connection: keep-alive X-Openstack-Request-Id: req-b94a2bfe-4fad-41bd-b32e-f27cad68a0f5 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "484ed5f3406446d2b7cd64e4253776ab", "OS::stack_id": "d8236380-f9e7-4d80-acdd-dc934ec4aabd", "OS::stack_name": "CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack", "stack_user_project_id": "8e725afa881541d28b280ffbb0a1a252", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:15:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:15:56Z", "id": "d8236380-f9e7-4d80-acdd-dc934ec4aabd", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 16:15:56,220 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd used request id req-b94a2bfe-4fad-41bd-b32e-f27cad68a0f5 2018-06-30 16:15:56,220 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:15:56,220 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:15:59,224 - create_stack - DEBUG - Stack status query timeout in 1196.82778001 2018-06-30 16:15:59,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/d8236380-f9e7-4d80-acdd-dc934ec4aabd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6790e5ae269c3e0b008842e3ca1a5f509f0d08" 2018-06-30 16:15:59,299 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:15:59 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd X-Openstack-Request-Id: req-335c5c0a-1115-40c0-842c-1474725a3e3b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:15:59,392 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:15:59 GMT Content-Type: application/json Content-Length: 1134 Connection: keep-alive X-Openstack-Request-Id: req-c0025af8-fe0f-4833-b3c3-8b22c2227c32 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "484ed5f3406446d2b7cd64e4253776ab", "OS::stack_id": "d8236380-f9e7-4d80-acdd-dc934ec4aabd", "OS::stack_name": "CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack", "stack_user_project_id": "8e725afa881541d28b280ffbb0a1a252", "tags": null, "creation_time": "2018-06-30T16:15:45Z", "links": [{"href": "https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-30T16:15:56Z", "id": "d8236380-f9e7-4d80-acdd-dc934ec4aabd", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-06-30 16:15:59,392 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd used request id req-c0025af8-fe0f-4833-b3c3-8b22c2227c32 2018-06-30 16:15:59,393 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-30 16:15:59,393 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack 2018-06-30 16:15:59,393 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack 2018-06-30 16:15:59,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/d8236380-f9e7-4d80-acdd-dc934ec4aabd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6790e5ae269c3e0b008842e3ca1a5f509f0d08" 2018-06-30 16:15:59,470 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:15:59 GMT Content-Type: application/json Content-Length: 487 Connection: keep-alive Location: https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd X-Openstack-Request-Id: req-95646fa4-4d9b-46b7-8dbb-8f4c4e60126c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:15:59,550 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:15:59 GMT Content-Type: application/json Content-Length: 254 Connection: keep-alive X-Openstack-Request-Id: req-79670f0b-8112-4bc6-87c3-4e634c76d453 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-30 16:15:59,551 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/484ed5f3406446d2b7cd64e4253776ab/stacks/CreateStackFlavorTests-24cef483-b960-456b-9611-fdcc5b964267-stack/d8236380-f9e7-4d80-acdd-dc934ec4aabd used request id req-79670f0b-8112-4bc6-87c3-4e634c76d453 2018-06-30 16:15:59,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37295eb024e011e1a4fcc75bf671e14008af5320" 2018-06-30 16:16:00,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:16:00 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-bad571e3-7306-4dfb-9359-9615a4e88440 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:16:00,683 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-bad571e3-7306-4dfb-9359-9615a4e88440 2018-06-30 16:16:00,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37295eb024e011e1a4fcc75bf671e14008af5320" 2018-06-30 16:16:01,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:00 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f54d1653-0363-45d8-8980-69d0bc2f2b5e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 16:16:01,048 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-f54d1653-0363-45d8-8980-69d0bc2f2b5e 2018-06-30 16:16:01,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37295eb024e011e1a4fcc75bf671e14008af5320" 2018-06-30 16:16:01,343 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 16:16:01 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-44d3cc85-5435-4b60-85f5-792b68ada528 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 16:16:01,343 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-44d3cc85-5435-4b60-85f5-792b68ada528 2018-06-30 16:16:01,343 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 16:16:01,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37295eb024e011e1a4fcc75bf671e14008af5320" 2018-06-30 16:16:01,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:01 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0948527a-afc0-4c74-a816-11865c165ede Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 16:16:01,715 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-0948527a-afc0-4c74-a816-11865c165ede 2018-06-30 16:16:01,716 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-4395b526-6a90-4da-proj 2018-06-30 16:16:01,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/484ed5f3406446d2b7cd64e4253776ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37295eb024e011e1a4fcc75bf671e14008af5320" 2018-06-30 16:16:02,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:16:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01f6aea6-811a-416f-a61d-1108efa11e4b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:16:02,358 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/484ed5f3406446d2b7cd64e4253776ab used request id req-01f6aea6-811a-416f-a61d-1108efa11e4b 2018-06-30 16:16:02,358 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-4395b526-6a90-4da-proj-role 2018-06-30 16:16:02,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/51856133379240328ada65f1c2a22eb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37295eb024e011e1a4fcc75bf671e14008af5320" 2018-06-30 16:16:02,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:16:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b2e6328-0a24-4c09-a8d4-91068fa0e761 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:16:02,811 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/51856133379240328ada65f1c2a22eb7 used request id req-1b2e6328-0a24-4c09-a8d4-91068fa0e761 2018-06-30 16:16:02,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37295eb024e011e1a4fcc75bf671e14008af5320" 2018-06-30 16:16:03,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:02 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83fe2461-3c84-4078-b4b2-1b042f50da11 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:16:03,163 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-83fe2461-3c84-4078-b4b2-1b042f50da11 2018-06-30 16:16:03,164 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-4395b526-6a90-4da-user 2018-06-30 16:16:03,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/0d8f0230be5f4937bf92c89bbb2abc88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5302759c7e924c38af4d8402deb52c162cc37627" 2018-06-30 16:16:03,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:16:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-24227307-7682-482f-8772-b0e4d0fb407a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:16:03,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/0d8f0230be5f4937bf92c89bbb2abc88 used request id req-24227307-7682-482f-8772-b0e4d0fb407a 2018-06-30 16:16:03,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:16:04,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:16:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["c33eva9DRtq0XT8KQWSxQw"], "issued_at": "2018-06-30T16:16:04.000000Z"}} 2018-06-30 16:16:04,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71e5be82135519301a792c6282cac58679bf1681" 2018-06-30 16:16:05,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b62005ca-9a3e-448c-a335-132d5b881790 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:16:05,062 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b62005ca-9a3e-448c-a335-132d5b881790 2018-06-30 16:16:05,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:16:05,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:16:05,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:16:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["KcCjs5vxS82hRSqx3YQAGA"], "issued_at": "2018-06-30T16:16:05.000000Z"}} 2018-06-30 16:16:05,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa293ba899b3767412a36e179134dda74307498" 2018-06-30 16:16:06,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f05c2673-4cd2-4e7b-9ccc-5a458702ad7f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:16:06,360 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f05c2673-4cd2-4e7b-9ccc-5a458702ad7f 2018-06-30 16:16:06,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:16:06,376 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:16:06 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:16:06,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-a3dbbb03-f162-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa293ba899b3767412a36e179134dda74307498" 2018-06-30 16:16:06,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:06 GMT Server: Apache Content-Length: 191 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-767f34fc-f479-421f-a3c9-61c24d732153 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-a3dbbb03-f162-4b7-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:16:06,792 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-a3dbbb03-f162-4b7-proj used request id req-767f34fc-f479-421f-a3c9-61c24d732153 2018-06-30 16:16:06,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa293ba899b3767412a36e179134dda74307498" 2018-06-30 16:16:07,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:06 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f13262c-54b6-4c86-9748-71a87eb0018e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:16:07,065 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7f13262c-54b6-4c86-9748-71a87eb0018e 2018-06-30 16:16:07,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa293ba899b3767412a36e179134dda74307498" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-a3dbbb03-f162-4b7-proj"}}' 2018-06-30 16:16:07,399 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:16:07 GMT Server: Apache Content-Length: 320 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04eae7ae-a0bc-48fe-a819-34be2d793a4b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/29169c5756da4e4d82a96ad1a1dd5d5a"}, "tags": [], "enabled": true, "id": "29169c5756da4e4d82a96ad1a1dd5d5a", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-a3dbbb03-f162-4b7-proj"}} 2018-06-30 16:16:07,400 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-04eae7ae-a0bc-48fe-a819-34be2d793a4b 2018-06-30 16:16:07,400 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-a3dbbb03-f162-4b7-proj 2018-06-30 16:16:07,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:16:07,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:16:08,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:16:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["4k21jqPJSgaFikzDkFr_Sw"], "issued_at": "2018-06-30T16:16:08.000000Z"}} 2018-06-30 16:16:08,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fb701e1cbd64d00cde60019af789f99947411a" 2018-06-30 16:16:08,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47a9e9aa-7a1e-4718-974b-5ecb3c8af003 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:16:08,463 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-47a9e9aa-7a1e-4718-974b-5ecb3c8af003 2018-06-30 16:16:08,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:16:08,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:16:08 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:16:08,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fb701e1cbd64d00cde60019af789f99947411a" 2018-06-30 16:16:08,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:08 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-739c158b-5dbd-4566-978f-a1e3fc7d43b6 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:16:08,986 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-739c158b-5dbd-4566-978f-a1e3fc7d43b6 2018-06-30 16:16:08,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackKeypairTests-a3dbbb03-f162-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fb701e1cbd64d00cde60019af789f99947411a" 2018-06-30 16:16:09,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:08 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8035f7fe-8e16-4171-92a1-6af328e055a8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackKeypairTests-a3dbbb03-f162-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/29169c5756da4e4d82a96ad1a1dd5d5a"}, "tags": [], "enabled": true, "id": "29169c5756da4e4d82a96ad1a1dd5d5a", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-a3dbbb03-f162-4b7-proj"}]} 2018-06-30 16:16:09,423 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackKeypairTests-a3dbbb03-f162-4b7-proj used request id req-8035f7fe-8e16-4171-92a1-6af328e055a8 2018-06-30 16:16:09,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fb701e1cbd64d00cde60019af789f99947411a" 2018-06-30 16:16:10,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:09 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-325e3809-05ba-4313-b9a5-7c0c26c521fa Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:16:10,019 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-325e3809-05ba-4313-b9a5-7c0c26c521fa 2018-06-30 16:16:10,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fb701e1cbd64d00cde60019af789f99947411a" 2018-06-30 16:16:11,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:10 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f203ccb9-e614-4d25-ad65-b711d2423e6a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:16:11,230 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-f203ccb9-e614-4d25-ad65-b711d2423e6a 2018-06-30 16:16:11,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackKeypairTests-a3dbbb03-f162-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fb701e1cbd64d00cde60019af789f99947411a" 2018-06-30 16:16:11,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:11 GMT Server: Apache Content-Length: 465 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-166c0a80-0414-4501-9070-e8a27796028f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackKeypairTests-a3dbbb03-f162-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/29169c5756da4e4d82a96ad1a1dd5d5a"}, "tags": [], "enabled": true, "id": "29169c5756da4e4d82a96ad1a1dd5d5a", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-a3dbbb03-f162-4b7-proj"}]} 2018-06-30 16:16:11,648 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackKeypairTests-a3dbbb03-f162-4b7-proj used request id req-166c0a80-0414-4501-9070-e8a27796028f 2018-06-30 16:16:11,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/60a7a75ec6a44d2c8f08874374db4be3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fb701e1cbd64d00cde60019af789f99947411a" 2018-06-30 16:16:12,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:11 GMT Server: Apache Content-Length: 341 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4c47aa8c-ffff-40d3-9e8a-fc57575fc748 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-a3dbbb03-f162-4b7-user", "links": {"self": "http://10.167.4.35:5000/v3/users/60a7a75ec6a44d2c8f08874374db4be3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "29169c5756da4e4d82a96ad1a1dd5d5a", "id": "60a7a75ec6a44d2c8f08874374db4be3", "password_expires_at": null}} 2018-06-30 16:16:12,123 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/60a7a75ec6a44d2c8f08874374db4be3 used request id req-4c47aa8c-ffff-40d3-9e8a-fc57575fc748 2018-06-30 16:16:12,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/29169c5756da4e4d82a96ad1a1dd5d5a/users/60a7a75ec6a44d2c8f08874374db4be3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fb701e1cbd64d00cde60019af789f99947411a" 2018-06-30 16:16:12,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:12 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aab5335c-5496-42e3-8af4-74472f24182e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/29169c5756da4e4d82a96ad1a1dd5d5a/users/60a7a75ec6a44d2c8f08874374db4be3/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 16:16:12,518 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/29169c5756da4e4d82a96ad1a1dd5d5a/users/60a7a75ec6a44d2c8f08874374db4be3/roles used request id req-aab5335c-5496-42e3-8af4-74472f24182e 2018-06-30 16:16:12,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fb701e1cbd64d00cde60019af789f99947411a" 2018-06-30 16:16:12,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:12 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-097b5e4c-f73e-4953-ae7d-21b342c822e4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}} 2018-06-30 16:16:12,878 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 used request id req-097b5e4c-f73e-4953-ae7d-21b342c822e4 2018-06-30 16:16:12,879 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-a3dbbb03-f162-4b7-proj 2018-06-30 16:16:12,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/29169c5756da4e4d82a96ad1a1dd5d5a/users/60a7a75ec6a44d2c8f08874374db4be3/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fb701e1cbd64d00cde60019af789f99947411a" 2018-06-30 16:16:13,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:16:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-863e4dda-e8f3-4441-8afa-e80e5909ed32 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:16:13,322 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/29169c5756da4e4d82a96ad1a1dd5d5a/users/60a7a75ec6a44d2c8f08874374db4be3/roles/04a3047f433f4111b561c8d5110638d3 used request id req-863e4dda-e8f3-4441-8afa-e80e5909ed32 2018-06-30 16:16:13,323 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-a3dbbb03-f162-4b7-user 2018-06-30 16:16:13,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:16:13,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa293ba899b3767412a36e179134dda74307498" 2018-06-30 16:16:13,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:13 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6591d8c-1bee-48e0-b139-a9ebd1d2f9c1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:16:13,704 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b6591d8c-1bee-48e0-b139-a9ebd1d2f9c1 2018-06-30 16:16:13,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa293ba899b3767412a36e179134dda74307498" -d '{"role": {"name": "CreateStackKeypairTests-a3dbbb03-f162-4b7-proj-role"}}' 2018-06-30 16:16:14,092 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:16:13 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-befcca43-9dac-4901-9371-845093ede76b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6dea5d0a151d407799f70bfd925ace79", "links": {"self": "http://10.167.4.35:5000/v3/roles/6dea5d0a151d407799f70bfd925ace79"}, "name": "CreateStackKeypairTests-a3dbbb03-f162-4b7-proj-role"}} 2018-06-30 16:16:14,092 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-befcca43-9dac-4901-9371-845093ede76b 2018-06-30 16:16:14,092 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-a3dbbb03-f162-4b7-proj-role 2018-06-30 16:16:14,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/6dea5d0a151d407799f70bfd925ace79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa293ba899b3767412a36e179134dda74307498" 2018-06-30 16:16:14,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:14 GMT Server: Apache Content-Length: 222 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2328801f-e12b-4a13-88c1-fb677ef6fa28 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6dea5d0a151d407799f70bfd925ace79", "links": {"self": "http://10.167.4.35:5000/v3/roles/6dea5d0a151d407799f70bfd925ace79"}, "name": "CreateStackKeypairTests-a3dbbb03-f162-4b7-proj-role"}} 2018-06-30 16:16:14,477 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/6dea5d0a151d407799f70bfd925ace79 used request id req-2328801f-e12b-4a13-88c1-fb677ef6fa28 2018-06-30 16:16:14,478 - keystone_utils - INFO - Granting role CreateStackKeypairTests-a3dbbb03-f162-4b7-proj-role to project CreateStackKeypairTests-a3dbbb03-f162-4b7-proj 2018-06-30 16:16:14,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/29169c5756da4e4d82a96ad1a1dd5d5a/users/60a7a75ec6a44d2c8f08874374db4be3/roles/6dea5d0a151d407799f70bfd925ace79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa293ba899b3767412a36e179134dda74307498" 2018-06-30 16:16:14,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:16:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f2c0b478-0ebf-4f03-8a02-1652a93262ab Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:16:14,969 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/29169c5756da4e4d82a96ad1a1dd5d5a/users/60a7a75ec6a44d2c8f08874374db4be3/roles/6dea5d0a151d407799f70bfd925ace79 used request id req-f2c0b478-0ebf-4f03-8a02-1652a93262ab 2018-06-30 16:16:14,969 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:16:14,969 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:16:14,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:16:14,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:16:15,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6dea5d0a151d407799f70bfd925ace79", "name": "CreateStackKeypairTests-a3dbbb03-f162-4b7-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:16:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29169c5756da4e4d82a96ad1a1dd5d5a", "name": "CreateStackKeypairTests-a3dbbb03-f162-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-a3dbbb03-f162-4b7-user", "id": "60a7a75ec6a44d2c8f08874374db4be3"}, "audit_ids": ["Yenafx6MSdurybvrMMGQ1A"], "issued_at": "2018-06-30T16:16:15.000000Z"}} 2018-06-30 16:16:15,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa95b2e77f41ee0f3bd436196ff8c58d59ccc66e" 2018-06-30 16:16:16,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7abbb9e2-8554-48cf-9ea4-aaa45e68b1fe Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:16:16,173 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7abbb9e2-8554-48cf-9ea4-aaa45e68b1fe 2018-06-30 16:16:16,174 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:16:16,179 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:16:16,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa95b2e77f41ee0f3bd436196ff8c58d59ccc66e" 2018-06-30 16:16:17,181 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:16:17 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a4adb674-a721-41d7-aae9-38360775ef89 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-30 16:16:17,182 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack used request id req-a4adb674-a721-41d7-aae9-38360775ef89 2018-06-30 16:16:17,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa95b2e77f41ee0f3bd436196ff8c58d59ccc66e" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-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-6422c024-36fc-4e5c-a452-2a7abebb0fb8-kp"}}' 2018-06-30 16:16:21,650 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:16:21 GMT Content-Type: application/json Content-Length: 294 Connection: keep-alive Location: https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a X-Openstack-Request-Id: req-b527785d-8cef-4c13-b88a-9b1544cec5e4 Front-End-Https: on RESP BODY: {"stack": {"id": "f01ad53b-0109-41d8-866e-707588ae536a", "links": [{"href": "https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a", "rel": "self"}]}} 2018-06-30 16:16:21,650 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks used request id req-b527785d-8cef-4c13-b88a-9b1544cec5e4 2018-06-30 16:16:21,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/f01ad53b-0109-41d8-866e-707588ae536a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa95b2e77f41ee0f3bd436196ff8c58d59ccc66e" 2018-06-30 16:16:22,602 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:16:22 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a X-Openstack-Request-Id: req-a8e62bce-13cc-45c9-b841-d59ff4743d90 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:16:22,744 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:16:22 GMT Content-Type: application/json Content-Length: 1378 Connection: keep-alive X-Openstack-Request-Id: req-3fa750a9-5925-418b-ab45-a34f7c605f32 Front-End-Https: on 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": "29169c5756da4e4d82a96ad1a1dd5d5a", "OS::stack_id": "f01ad53b-0109-41d8-866e-707588ae536a", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack", "keypair_name": "CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack", "stack_user_project_id": "74a0f27c7e344cf58414408cf1e78b55", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:16:20Z", "links": [{"href": "https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f01ad53b-0109-41d8-866e-707588ae536a", "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-06-30 16:16:22,744 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a used request id req-3fa750a9-5925-418b-ab45-a34f7c605f32 2018-06-30 16:16:22,745 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack 2018-06-30 16:16:22,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/f01ad53b-0109-41d8-866e-707588ae536a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa95b2e77f41ee0f3bd436196ff8c58d59ccc66e" 2018-06-30 16:16:23,419 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:16:23 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a X-Openstack-Request-Id: req-9accf036-0215-4104-8a30-6f10e05f93a6 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:16:24,510 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:16:24 GMT Content-Type: application/json Content-Length: 3084 Connection: keep-alive X-Openstack-Request-Id: req-a7af2a11-5f94-4bea-ac63-eb437a379006 Front-End-Https: on 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": "29169c5756da4e4d82a96ad1a1dd5d5a", "OS::stack_id": "f01ad53b-0109-41d8-866e-707588ae536a", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack", "keypair_name": "CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack", "stack_user_project_id": "74a0f27c7e344cf58414408cf1e78b55", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:16:20Z", "links": [{"href": "https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f01ad53b-0109-41d8-866e-707588ae536a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA0pobOF9e0LN+/3huvHSNMSmc2q1RWLF0VgaOpc5P2S7S3vCM\nvGPgoFuyBPbEuKWUldbFpuAD1ou1I3Uf3vx01etpGkVgEgLbVwSUbT2QtkNBCNh0\naqjJ3VEdxXg0VkAzgoj6Xvd5Ng0FDT97EMnO46NeAacyl4HQ5ieaZxOFRCXwMFRS\naL5EVNAT3VkBRt9i2+oef5hGqChnJO2YjXnbn41ciLGfS+0NmxSIaDYLdK0myJwo\nBS1zUI7OzskwDWm8Z0XBw+xJK5LE+IF4x0A1BCaCL0Wz1SJr2RAjcwqyvwzJ+mVs\nYzkrxWuLGHN9yz5EUFK4AwNWGHsBu616iBhchwIDAQABAoIBAQCOO1/o2ZgqcR9z\nH/4BruFwc38ovOb0dJxyQOl0F3sb3aCyyljyHq4k/uiiq5o+bi2EaNGCG0bcTexe\n7wpASdYKZ3vLL1FruJw0D7bCdFLYlWFFvRIaurXij5cAt2b5XVCsdyBIpPAqze48\nfUP7GaBtYvbpPOdRJW5VEigYNznIxG+ZnAZUgBjx75Eibk4KxYysw4k7Hkb7jpPS\nSRZV2MezkO6CJg9tRM9ErPZpdTs6+o+dF+tzkP7qYNU/GyvBspxKX4PoVyUii4Ta\nN543GPCIXUHrMk+TS9erf1iDSfPqzBPPj2cgWFVUwHFBVUUQTIfq9kaV357il9LT\n4lq+ca95AoGBAP5vEA+qG6stRMD6x3dML/8ue/GVXHnTKgTGJlbLH5LxzRFaNZOu\n9FsKNhUlgjZj6xLBNyC/I8AmrMluO42zSZdV1OlvB2PSeT4mCuaPj9Zcb7Njy57w\nu+sE66rW8/l2BK75/yTNz+KK5VKHGdPrLkYPxS85Qpoc2OyqNJHLvShNAoGBANPl\n+ShQq3BxDGteQQxBN01QsMba0Q7j/O+kYcrmps6hlvwdlil5MOnlvABAaIiqQe1l\nBVkzB40e8+ycaHwzz6IjgUUF4th8i5gJVQE9mWMDsMGX6Y42EPc6dwHGwPKfTFQa\nH/1yiaMajWeNLVJ11Rm7+UvZLWFF8i5DtcB4OEIjAoGAI8p1xO5V9A9rI4Zjdrml\n6sycLNCo8I4u0/sXu4/ZQi93fGBnNv4ea4wVLYZYOdR2Ze3+FkItAkOufKtf/z/g\nM0Skra2rqXQbEA4D7Ij3X90i7WY1Z4dPt/C6Qg74xPfAEukh5gh5nNGTDrfofzIP\nEVX4k/sHDmzOawRKXtP9KOUCgYEArW3RQnzcBFiSaKIpLSWHZMFBHlBjwQM6tszc\nuVuUdRRuZgS1LVaigR1lhPMyW4C2Gt2OxhXs/USzMhpFrjodm7/hgqOxqawt+I7S\nwwQusYqItbpnDt0Tf7WbR5nru+hDaaZEPoTrP9Jwn6s9x/rnInvmK30iFjZQZCtI\n67G5oe8CgYEA7BlQQ5MffERGX/mmKadozw+ZtNCdtBTy1LCL32IPTA6aKmu22HBr\nIY5OQ7a2vzeBIusdF41GOtrknNqAqkf6Kf9M+QVxvpeE933UBmfWqjxgji1/Yl9n\nuzKciI2sFDx3y8Dnw2O7bfVt8gO/7EUYEMCU8uY0J36yktNzsysH4Zg=\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-06-30 16:16:24,510 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a used request id req-a7af2a11-5f94-4bea-ac63-eb437a379006 2018-06-30 16:16:24,511 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:16:24,511 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:16:27,514 - create_stack - DEBUG - Stack status query timeout in 1195.23089719 2018-06-30 16:16:27,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/f01ad53b-0109-41d8-866e-707588ae536a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa95b2e77f41ee0f3bd436196ff8c58d59ccc66e" 2018-06-30 16:16:28,376 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:16:28 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a X-Openstack-Request-Id: req-6979411d-fb22-457f-9576-d8908ae7b494 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:16:29,378 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:16:29 GMT Content-Type: application/json Content-Length: 3096 Connection: keep-alive X-Openstack-Request-Id: req-93e49af1-b763-4fbd-9e20-50c66a11e5f1 Front-End-Https: on 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": "29169c5756da4e4d82a96ad1a1dd5d5a", "OS::stack_id": "f01ad53b-0109-41d8-866e-707588ae536a", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack", "keypair_name": "CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack", "stack_user_project_id": "74a0f27c7e344cf58414408cf1e78b55", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:16:20Z", "links": [{"href": "https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f01ad53b-0109-41d8-866e-707588ae536a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA0pobOF9e0LN+/3huvHSNMSmc2q1RWLF0VgaOpc5P2S7S3vCM\nvGPgoFuyBPbEuKWUldbFpuAD1ou1I3Uf3vx01etpGkVgEgLbVwSUbT2QtkNBCNh0\naqjJ3VEdxXg0VkAzgoj6Xvd5Ng0FDT97EMnO46NeAacyl4HQ5ieaZxOFRCXwMFRS\naL5EVNAT3VkBRt9i2+oef5hGqChnJO2YjXnbn41ciLGfS+0NmxSIaDYLdK0myJwo\nBS1zUI7OzskwDWm8Z0XBw+xJK5LE+IF4x0A1BCaCL0Wz1SJr2RAjcwqyvwzJ+mVs\nYzkrxWuLGHN9yz5EUFK4AwNWGHsBu616iBhchwIDAQABAoIBAQCOO1/o2ZgqcR9z\nH/4BruFwc38ovOb0dJxyQOl0F3sb3aCyyljyHq4k/uiiq5o+bi2EaNGCG0bcTexe\n7wpASdYKZ3vLL1FruJw0D7bCdFLYlWFFvRIaurXij5cAt2b5XVCsdyBIpPAqze48\nfUP7GaBtYvbpPOdRJW5VEigYNznIxG+ZnAZUgBjx75Eibk4KxYysw4k7Hkb7jpPS\nSRZV2MezkO6CJg9tRM9ErPZpdTs6+o+dF+tzkP7qYNU/GyvBspxKX4PoVyUii4Ta\nN543GPCIXUHrMk+TS9erf1iDSfPqzBPPj2cgWFVUwHFBVUUQTIfq9kaV357il9LT\n4lq+ca95AoGBAP5vEA+qG6stRMD6x3dML/8ue/GVXHnTKgTGJlbLH5LxzRFaNZOu\n9FsKNhUlgjZj6xLBNyC/I8AmrMluO42zSZdV1OlvB2PSeT4mCuaPj9Zcb7Njy57w\nu+sE66rW8/l2BK75/yTNz+KK5VKHGdPrLkYPxS85Qpoc2OyqNJHLvShNAoGBANPl\n+ShQq3BxDGteQQxBN01QsMba0Q7j/O+kYcrmps6hlvwdlil5MOnlvABAaIiqQe1l\nBVkzB40e8+ycaHwzz6IjgUUF4th8i5gJVQE9mWMDsMGX6Y42EPc6dwHGwPKfTFQa\nH/1yiaMajWeNLVJ11Rm7+UvZLWFF8i5DtcB4OEIjAoGAI8p1xO5V9A9rI4Zjdrml\n6sycLNCo8I4u0/sXu4/ZQi93fGBnNv4ea4wVLYZYOdR2Ze3+FkItAkOufKtf/z/g\nM0Skra2rqXQbEA4D7Ij3X90i7WY1Z4dPt/C6Qg74xPfAEukh5gh5nNGTDrfofzIP\nEVX4k/sHDmzOawRKXtP9KOUCgYEArW3RQnzcBFiSaKIpLSWHZMFBHlBjwQM6tszc\nuVuUdRRuZgS1LVaigR1lhPMyW4C2Gt2OxhXs/USzMhpFrjodm7/hgqOxqawt+I7S\nwwQusYqItbpnDt0Tf7WbR5nru+hDaaZEPoTrP9Jwn6s9x/rnInvmK30iFjZQZCtI\n67G5oe8CgYEA7BlQQ5MffERGX/mmKadozw+ZtNCdtBTy1LCL32IPTA6aKmu22HBr\nIY5OQ7a2vzeBIusdF41GOtrknNqAqkf6Kf9M+QVxvpeE933UBmfWqjxgji1/Yl9n\nuzKciI2sFDx3y8Dnw2O7bfVt8gO/7EUYEMCU8uY0J36yktNzsysH4Zg=\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-06-30 16:16:29,378 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a used request id req-93e49af1-b763-4fbd-9e20-50c66a11e5f1 2018-06-30 16:16:29,379 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-30 16:16:29,379 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack 2018-06-30 16:16:29,379 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack 2018-06-30 16:16:29,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/f01ad53b-0109-41d8-866e-707588ae536a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa95b2e77f41ee0f3bd436196ff8c58d59ccc66e" 2018-06-30 16:16:29,440 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:16:29 GMT Content-Type: application/json Content-Length: 557 Connection: keep-alive Location: https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a/resources X-Openstack-Request-Id: req-33a2b81d-5d45-45e1-a38c-d4425851b993 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:16:29,550 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:16:29 GMT Content-Type: application/json Content-Length: 871 Connection: keep-alive X-Openstack-Request-Id: req-0a4fd657-7dc1-4b7e-9561-25dc1b23f7d5 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-30T16:16:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:16:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-06-30 16:16:29,550 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a/resources used request id req-0a4fd657-7dc1-4b7e-9561-25dc1b23f7d5 2018-06-30 16:16:29,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa95b2e77f41ee0f3bd436196ff8c58d59ccc66e" 2018-06-30 16:16:30,547 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:16:30 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ee0e4823-5b17-41ff-81d6-737eb5f4bd26 X-Compute-Request-Id: req-ee0e4823-5b17-41ff-81d6-737eb5f4bd26 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSmhs4X17Qs37/eG68dI0xKZzarVFYsXRWBo6lzk/ZLtLe8Iy8Y+CgW7IE9sS4pZSV1sWm4APWi7UjdR/e/HTV62kaRWASAttXBJRtPZC2Q0EI2HRqqMndUR3FeDRWQDOCiPpe93k2DQUNP3sQyc7jo14BpzKXgdDmJ5pnE4VEJfAwVFJovkRU0BPdWQFG32Lb6h5/mEaoKGck7ZiNedufjVyIsZ9L7Q2bFIhoNgt0rSbInCgFLXNQjs7OyTANabxnRcHD7EkrksT4gXjHQDUEJoIvRbPVImvZECNzCrK/DMn6ZWxjOSvFa4sYc33LPkRQUrgDA1YYewG7rXqIGFyH Generated-by-Nova", "user_id": "60a7a75ec6a44d2c8f08874374db4be3", "name": "CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-kp", "deleted": false, "created_at": "2018-06-30T16:16:23.000000", "updated_at": null, "fingerprint": "b7:3b:59:1b:17:d6:26:09:0a:83:14:d7:e6:65:2e:69", "deleted_at": null, "id": 76}} 2018-06-30 16:16:30,548 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-kp used request id req-ee0e4823-5b17-41ff-81d6-737eb5f4bd26 2018-06-30 16:16:30,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/f01ad53b-0109-41d8-866e-707588ae536a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa95b2e77f41ee0f3bd436196ff8c58d59ccc66e" 2018-06-30 16:16:31,451 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:16:31 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a X-Openstack-Request-Id: req-07ae365a-d54b-4e45-a8d7-fd9c93610270 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:16:32,621 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:16:32 GMT Content-Type: application/json Content-Length: 3096 Connection: keep-alive X-Openstack-Request-Id: req-c78f7b6e-9d3e-43e3-b7fc-a01852770517 Front-End-Https: on 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": "29169c5756da4e4d82a96ad1a1dd5d5a", "OS::stack_id": "f01ad53b-0109-41d8-866e-707588ae536a", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack", "keypair_name": "CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack", "stack_user_project_id": "74a0f27c7e344cf58414408cf1e78b55", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:16:20Z", "links": [{"href": "https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f01ad53b-0109-41d8-866e-707588ae536a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA0pobOF9e0LN+/3huvHSNMSmc2q1RWLF0VgaOpc5P2S7S3vCM\nvGPgoFuyBPbEuKWUldbFpuAD1ou1I3Uf3vx01etpGkVgEgLbVwSUbT2QtkNBCNh0\naqjJ3VEdxXg0VkAzgoj6Xvd5Ng0FDT97EMnO46NeAacyl4HQ5ieaZxOFRCXwMFRS\naL5EVNAT3VkBRt9i2+oef5hGqChnJO2YjXnbn41ciLGfS+0NmxSIaDYLdK0myJwo\nBS1zUI7OzskwDWm8Z0XBw+xJK5LE+IF4x0A1BCaCL0Wz1SJr2RAjcwqyvwzJ+mVs\nYzkrxWuLGHN9yz5EUFK4AwNWGHsBu616iBhchwIDAQABAoIBAQCOO1/o2ZgqcR9z\nH/4BruFwc38ovOb0dJxyQOl0F3sb3aCyyljyHq4k/uiiq5o+bi2EaNGCG0bcTexe\n7wpASdYKZ3vLL1FruJw0D7bCdFLYlWFFvRIaurXij5cAt2b5XVCsdyBIpPAqze48\nfUP7GaBtYvbpPOdRJW5VEigYNznIxG+ZnAZUgBjx75Eibk4KxYysw4k7Hkb7jpPS\nSRZV2MezkO6CJg9tRM9ErPZpdTs6+o+dF+tzkP7qYNU/GyvBspxKX4PoVyUii4Ta\nN543GPCIXUHrMk+TS9erf1iDSfPqzBPPj2cgWFVUwHFBVUUQTIfq9kaV357il9LT\n4lq+ca95AoGBAP5vEA+qG6stRMD6x3dML/8ue/GVXHnTKgTGJlbLH5LxzRFaNZOu\n9FsKNhUlgjZj6xLBNyC/I8AmrMluO42zSZdV1OlvB2PSeT4mCuaPj9Zcb7Njy57w\nu+sE66rW8/l2BK75/yTNz+KK5VKHGdPrLkYPxS85Qpoc2OyqNJHLvShNAoGBANPl\n+ShQq3BxDGteQQxBN01QsMba0Q7j/O+kYcrmps6hlvwdlil5MOnlvABAaIiqQe1l\nBVkzB40e8+ycaHwzz6IjgUUF4th8i5gJVQE9mWMDsMGX6Y42EPc6dwHGwPKfTFQa\nH/1yiaMajWeNLVJ11Rm7+UvZLWFF8i5DtcB4OEIjAoGAI8p1xO5V9A9rI4Zjdrml\n6sycLNCo8I4u0/sXu4/ZQi93fGBnNv4ea4wVLYZYOdR2Ze3+FkItAkOufKtf/z/g\nM0Skra2rqXQbEA4D7Ij3X90i7WY1Z4dPt/C6Qg74xPfAEukh5gh5nNGTDrfofzIP\nEVX4k/sHDmzOawRKXtP9KOUCgYEArW3RQnzcBFiSaKIpLSWHZMFBHlBjwQM6tszc\nuVuUdRRuZgS1LVaigR1lhPMyW4C2Gt2OxhXs/USzMhpFrjodm7/hgqOxqawt+I7S\nwwQusYqItbpnDt0Tf7WbR5nru+hDaaZEPoTrP9Jwn6s9x/rnInvmK30iFjZQZCtI\n67G5oe8CgYEA7BlQQ5MffERGX/mmKadozw+ZtNCdtBTy1LCL32IPTA6aKmu22HBr\nIY5OQ7a2vzeBIusdF41GOtrknNqAqkf6Kf9M+QVxvpeE933UBmfWqjxgji1/Yl9n\nuzKciI2sFDx3y8Dnw2O7bfVt8gO/7EUYEMCU8uY0J36yktNzsysH4Zg=\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-06-30 16:16:32,621 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a used request id req-c78f7b6e-9d3e-43e3-b7fc-a01852770517 2018-06-30 16:16:32,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:16:32,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:16:33,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6dea5d0a151d407799f70bfd925ace79", "name": "CreateStackKeypairTests-a3dbbb03-f162-4b7-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:16:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29169c5756da4e4d82a96ad1a1dd5d5a", "name": "CreateStackKeypairTests-a3dbbb03-f162-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-a3dbbb03-f162-4b7-user", "id": "60a7a75ec6a44d2c8f08874374db4be3"}, "audit_ids": ["IN5OJ5WsSLSQlTIeOgCziQ"], "issued_at": "2018-06-30T16:16:33.000000Z"}} 2018-06-30 16:16:33,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c0cd39430b60e2c2d76cf1c2ae11298d334d04" 2018-06-30 16:16:34,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-395ac6fd-fd2e-4b2b-8fb7-f04bdc7d24d4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:16:34,036 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-395ac6fd-fd2e-4b2b-8fb7-f04bdc7d24d4 2018-06-30 16:16:34,038 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:16:34,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c0cd39430b60e2c2d76cf1c2ae11298d334d04" 2018-06-30 16:16:35,036 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:16:35 GMT Content-Type: application/json Content-Length: 586 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3f2abc41-f0b0-4dd4-983f-db68124b40f5 X-Compute-Request-Id: req-3f2abc41-f0b0-4dd4-983f-db68124b40f5 Front-End-Https: on RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSmhs4X17Qs37/eG68dI0xKZzarVFYsXRWBo6lzk/ZLtLe8Iy8Y+CgW7IE9sS4pZSV1sWm4APWi7UjdR/e/HTV62kaRWASAttXBJRtPZC2Q0EI2HRqqMndUR3FeDRWQDOCiPpe93k2DQUNP3sQyc7jo14BpzKXgdDmJ5pnE4VEJfAwVFJovkRU0BPdWQFG32Lb6h5/mEaoKGck7ZiNedufjVyIsZ9L7Q2bFIhoNgt0rSbInCgFLXNQjs7OyTANabxnRcHD7EkrksT4gXjHQDUEJoIvRbPVImvZECNzCrK/DMn6ZWxjOSvFa4sYc33LPkRQUrgDA1YYewG7rXqIGFyH Generated-by-Nova", "name": "CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-kp", "fingerprint": "b7:3b:59:1b:17:d6:26:09:0a:83:14:d7:e6:65:2e:69"}}]} 2018-06-30 16:16:35,036 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-3f2abc41-f0b0-4dd4-983f-db68124b40f5 2018-06-30 16:16:35,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:16:35,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6dea5d0a151d407799f70bfd925ace79", "name": "CreateStackKeypairTests-a3dbbb03-f162-4b7-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:16:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29169c5756da4e4d82a96ad1a1dd5d5a", "name": "CreateStackKeypairTests-a3dbbb03-f162-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-a3dbbb03-f162-4b7-user", "id": "60a7a75ec6a44d2c8f08874374db4be3"}, "audit_ids": ["3cJ92Z6yTbq9Rt1C23lUMA"], "issued_at": "2018-06-30T16:16:35.000000Z"}} 2018-06-30 16:16:35,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs/CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db75557fa7be2e2723ae413dd5b4d08de6a0233" 2018-06-30 16:16:36,635 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:16:36 GMT Content-Type: application/json Content-Length: 729 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-11652606-856a-4b61-9d1f-3ca0fe3b71f7 X-Compute-Request-Id: req-11652606-856a-4b61-9d1f-3ca0fe3b71f7 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSmhs4X17Qs37/eG68dI0xKZzarVFYsXRWBo6lzk/ZLtLe8Iy8Y+CgW7IE9sS4pZSV1sWm4APWi7UjdR/e/HTV62kaRWASAttXBJRtPZC2Q0EI2HRqqMndUR3FeDRWQDOCiPpe93k2DQUNP3sQyc7jo14BpzKXgdDmJ5pnE4VEJfAwVFJovkRU0BPdWQFG32Lb6h5/mEaoKGck7ZiNedufjVyIsZ9L7Q2bFIhoNgt0rSbInCgFLXNQjs7OyTANabxnRcHD7EkrksT4gXjHQDUEJoIvRbPVImvZECNzCrK/DMn6ZWxjOSvFa4sYc33LPkRQUrgDA1YYewG7rXqIGFyH Generated-by-Nova", "user_id": "60a7a75ec6a44d2c8f08874374db4be3", "name": "CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-kp", "deleted": false, "created_at": "2018-06-30T16:16:23.000000", "updated_at": null, "fingerprint": "b7:3b:59:1b:17:d6:26:09:0a:83:14:d7:e6:65:2e:69", "deleted_at": null, "id": 76}} 2018-06-30 16:16:36,635 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-kp used request id req-11652606-856a-4b61-9d1f-3ca0fe3b71f7 2018-06-30 16:16:36,636 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack 2018-06-30 16:16:36,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/f01ad53b-0109-41d8-866e-707588ae536a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa95b2e77f41ee0f3bd436196ff8c58d59ccc66e" 2018-06-30 16:16:37,487 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:16:37 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a X-Openstack-Request-Id: req-002a9b79-d35f-454d-ace6-f4e06a1aeb29 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:16:37,607 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:16:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0a2d1576-e9f9-454c-8a59-924d2a5ae758 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:16:37,607 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a used request id req-0a2d1576-e9f9-454c-8a59-924d2a5ae758 2018-06-30 16:16:37,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/f01ad53b-0109-41d8-866e-707588ae536a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa95b2e77f41ee0f3bd436196ff8c58d59ccc66e" 2018-06-30 16:16:37,686 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:16:37 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a X-Openstack-Request-Id: req-6d08c13c-56a1-4098-aa7f-6c891c43e696 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:16:37,785 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:16:37 GMT Content-Type: application/json Content-Length: 1480 Connection: keep-alive X-Openstack-Request-Id: req-5e92fa18-cdcb-4187-9c21-13374a13bf3d Front-End-Https: on 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": "29169c5756da4e4d82a96ad1a1dd5d5a", "OS::stack_id": "f01ad53b-0109-41d8-866e-707588ae536a", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack", "keypair_name": "CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack", "stack_user_project_id": "74a0f27c7e344cf58414408cf1e78b55", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:16:20Z", "links": [{"href": "https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:16:38Z", "id": "f01ad53b-0109-41d8-866e-707588ae536a", "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-06-30 16:16:37,785 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a used request id req-5e92fa18-cdcb-4187-9c21-13374a13bf3d 2018-06-30 16:16:37,786 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:16:37,786 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:16:40,789 - create_stack - DEBUG - Stack status query timeout in 1196.81847095 2018-06-30 16:16:40,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/f01ad53b-0109-41d8-866e-707588ae536a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa95b2e77f41ee0f3bd436196ff8c58d59ccc66e" 2018-06-30 16:16:40,876 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:16:40 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a X-Openstack-Request-Id: req-f00920f9-ea47-4fca-8429-2cb1c47ca1e7 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:16:41,693 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:16:41 GMT Content-Type: application/json Content-Length: 1328 Connection: keep-alive X-Openstack-Request-Id: req-3b4fb170-83bd-4146-933a-9e62b9da628d Front-End-Https: on 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": "29169c5756da4e4d82a96ad1a1dd5d5a", "OS::stack_id": "f01ad53b-0109-41d8-866e-707588ae536a", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack", "keypair_name": "CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-kp"}, "deletion_time": "2018-06-30T16:16:41Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack", "stack_user_project_id": "74a0f27c7e344cf58414408cf1e78b55", "tags": null, "creation_time": "2018-06-30T16:16:20Z", "links": [{"href": "https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-30T16:16:38Z", "id": "f01ad53b-0109-41d8-866e-707588ae536a", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-06-30 16:16:41,693 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a used request id req-3b4fb170-83bd-4146-933a-9e62b9da628d 2018-06-30 16:16:41,693 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-30 16:16:41,694 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack 2018-06-30 16:16:41,694 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack 2018-06-30 16:16:41,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/f01ad53b-0109-41d8-866e-707588ae536a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa95b2e77f41ee0f3bd436196ff8c58d59ccc66e" 2018-06-30 16:16:41,766 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:16:41 GMT Content-Type: application/json Content-Length: 537 Connection: keep-alive Location: https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a X-Openstack-Request-Id: req-bebf1d2f-baa6-44cb-9575-7db9976a0221 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:16:41,850 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:16:41 GMT Content-Type: application/json Content-Length: 279 Connection: keep-alive X-Openstack-Request-Id: req-bf65446e-a74a-4ca7-9807-372c8d6e3f99 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-30 16:16:41,850 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/29169c5756da4e4d82a96ad1a1dd5d5a/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6422c024-36fc-4e5c-a452-2a7abebb0fb8-stack/f01ad53b-0109-41d8-866e-707588ae536a used request id req-bf65446e-a74a-4ca7-9807-372c8d6e3f99 2018-06-30 16:16:41,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa293ba899b3767412a36e179134dda74307498" 2018-06-30 16:16:42,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:16:42 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-67d89212-2013-4c05-a015-e07a57f9cf55 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:16:42,919 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-67d89212-2013-4c05-a015-e07a57f9cf55 2018-06-30 16:16:42,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa293ba899b3767412a36e179134dda74307498" 2018-06-30 16:16:43,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:42 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a6201da-d6ef-40d2-802a-1df434e5a8a7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 16:16:43,337 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-7a6201da-d6ef-40d2-802a-1df434e5a8a7 2018-06-30 16:16:43,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa293ba899b3767412a36e179134dda74307498" 2018-06-30 16:16:43,693 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 16:16:43 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cbda931d-2e2a-4c86-b2d8-769999504a6e Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 16:16:43,693 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-cbda931d-2e2a-4c86-b2d8-769999504a6e 2018-06-30 16:16:43,693 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 16:16:43,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa293ba899b3767412a36e179134dda74307498" 2018-06-30 16:16:44,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:43 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-539e8f03-4581-40ce-80fd-a654ae064b8d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 16:16:44,056 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-539e8f03-4581-40ce-80fd-a654ae064b8d 2018-06-30 16:16:44,057 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-a3dbbb03-f162-4b7-proj 2018-06-30 16:16:44,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/29169c5756da4e4d82a96ad1a1dd5d5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa293ba899b3767412a36e179134dda74307498" 2018-06-30 16:16:44,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:16:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d65d149f-89f7-40ff-a717-ca7dbf222fd2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:16:44,692 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/29169c5756da4e4d82a96ad1a1dd5d5a used request id req-d65d149f-89f7-40ff-a717-ca7dbf222fd2 2018-06-30 16:16:44,693 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-a3dbbb03-f162-4b7-proj-role 2018-06-30 16:16:44,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/6dea5d0a151d407799f70bfd925ace79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa293ba899b3767412a36e179134dda74307498" 2018-06-30 16:16:44,847 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:16:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7d69a89-a1f8-4afa-8d71-423af0a2bdd6 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:16:44,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/6dea5d0a151d407799f70bfd925ace79 used request id req-f7d69a89-a1f8-4afa-8d71-423af0a2bdd6 2018-06-30 16:16:44,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa293ba899b3767412a36e179134dda74307498" 2018-06-30 16:16:45,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f8c626c-4adc-49a0-95a9-88a69b4a9067 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:16:45,218 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5f8c626c-4adc-49a0-95a9-88a69b4a9067 2018-06-30 16:16:45,219 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-a3dbbb03-f162-4b7-user 2018-06-30 16:16:45,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/60a7a75ec6a44d2c8f08874374db4be3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fb701e1cbd64d00cde60019af789f99947411a" 2018-06-30 16:16:45,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:16:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77d654f8-7541-4626-a56b-1186aec682d1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:16:45,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/60a7a75ec6a44d2c8f08874374db4be3 used request id req-77d654f8-7541-4626-a56b-1186aec682d1 2018-06-30 16:16:45,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:16:46,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:16:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["VnEu6SURRziO-3ccZ31SRg"], "issued_at": "2018-06-30T16:16:46.000000Z"}} 2018-06-30 16:16:46,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1442374c28411f491cd741ff06691400a15f2fdc" 2018-06-30 16:16:46,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a62460b9-f7ee-4024-8416-edd0be813996 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:16:46,946 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a62460b9-f7ee-4024-8416-edd0be813996 2018-06-30 16:16:46,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:16:46,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:16:47,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:16:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["3ayJZJjWTUWXaRXwSapfNQ"], "issued_at": "2018-06-30T16:16:47.000000Z"}} 2018-06-30 16:16:47,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22533b7f86d9be3556b2a5c2ba05efa4534eeffb" 2018-06-30 16:16:47,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64bea5c1-8887-4e89-9ac3-e346683bb246 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:16:47,978 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-64bea5c1-8887-4e89-9ac3-e346683bb246 2018-06-30 16:16:47,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:16:47,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:16:47 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:16:47,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22533b7f86d9be3556b2a5c2ba05efa4534eeffb" 2018-06-30 16:16:48,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:47 GMT Server: Apache Content-Length: 197 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b11c3215-9689-4981-aa5d-c5e3ac824c99 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:16:48,421 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj used request id req-b11c3215-9689-4981-aa5d-c5e3ac824c99 2018-06-30 16:16:48,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22533b7f86d9be3556b2a5c2ba05efa4534eeffb" 2018-06-30 16:16:48,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-671fa33e-a061-40fb-9d35-5370d9539be9 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:16:48,867 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-671fa33e-a061-40fb-9d35-5370d9539be9 2018-06-30 16:16:48,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22533b7f86d9be3556b2a5c2ba05efa4534eeffb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj"}}' 2018-06-30 16:16:49,409 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:16:48 GMT Server: Apache Content-Length: 326 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88034044-577d-4ad6-94b6-a2418a55c1c4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/69a09c360f3a4952af479c53069453bb"}, "tags": [], "enabled": true, "id": "69a09c360f3a4952af479c53069453bb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj"}} 2018-06-30 16:16:49,409 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-88034044-577d-4ad6-94b6-a2418a55c1c4 2018-06-30 16:16:49,409 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj 2018-06-30 16:16:49,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:16:49,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:16:50,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:16:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Oc_TN4XCQ4SaAWK3NqM3Nw"], "issued_at": "2018-06-30T16:16:50.000000Z"}} 2018-06-30 16:16:50,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0246b1c7090528f26fc1f92ba59a6158eca335c" 2018-06-30 16:16:50,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b717b10c-23ae-4fe5-8cb1-aa5f6085ef69 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:16:50,532 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b717b10c-23ae-4fe5-8cb1-aa5f6085ef69 2018-06-30 16:16:50,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:16:50,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:16:50 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:16:50,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0246b1c7090528f26fc1f92ba59a6158eca335c" 2018-06-30 16:16:50,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:50 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-723fa297-f7af-4eb5-ba1e-e8d84ae3ef52 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:16:50,999 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-723fa297-f7af-4eb5-ba1e-e8d84ae3ef52 2018-06-30 16:16:51,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0246b1c7090528f26fc1f92ba59a6158eca335c" 2018-06-30 16:16:51,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:51 GMT Server: Apache Content-Length: 477 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23b361bd-ee59-4df1-b9a6-3d668572a51a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/69a09c360f3a4952af479c53069453bb"}, "tags": [], "enabled": true, "id": "69a09c360f3a4952af479c53069453bb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj"}]} 2018-06-30 16:16:51,381 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj used request id req-23b361bd-ee59-4df1-b9a6-3d668572a51a 2018-06-30 16:16:51,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0246b1c7090528f26fc1f92ba59a6158eca335c" 2018-06-30 16:16:51,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:51 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b2ffac0-ded4-498f-9868-c0458772087b Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:16:51,801 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3b2ffac0-ded4-498f-9868-c0458772087b 2018-06-30 16:16:52,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0246b1c7090528f26fc1f92ba59a6158eca335c" 2018-06-30 16:16:53,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:52 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7157cc34-f037-4065-b997-7983511bdbd9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:16:53,036 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7157cc34-f037-4065-b997-7983511bdbd9 2018-06-30 16:16:53,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0246b1c7090528f26fc1f92ba59a6158eca335c" 2018-06-30 16:16:53,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:53 GMT Server: Apache Content-Length: 477 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba72d8c8-f071-424b-b1ff-c48e36dc3ec4 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/69a09c360f3a4952af479c53069453bb"}, "tags": [], "enabled": true, "id": "69a09c360f3a4952af479c53069453bb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj"}]} 2018-06-30 16:16:53,512 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj used request id req-ba72d8c8-f071-424b-b1ff-c48e36dc3ec4 2018-06-30 16:16:53,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/607b2c7d7f9941e1a346b95ada1e7609 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0246b1c7090528f26fc1f92ba59a6158eca335c" 2018-06-30 16:16:53,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:53 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-887b1494-13e5-494d-8f65-a1f0f81cfb63 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-024e4a7c-8348-47d-user", "links": {"self": "http://10.167.4.35:5000/v3/users/607b2c7d7f9941e1a346b95ada1e7609"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "69a09c360f3a4952af479c53069453bb", "id": "607b2c7d7f9941e1a346b95ada1e7609", "password_expires_at": null}} 2018-06-30 16:16:53,989 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/607b2c7d7f9941e1a346b95ada1e7609 used request id req-887b1494-13e5-494d-8f65-a1f0f81cfb63 2018-06-30 16:16:53,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/69a09c360f3a4952af479c53069453bb/users/607b2c7d7f9941e1a346b95ada1e7609/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0246b1c7090528f26fc1f92ba59a6158eca335c" 2018-06-30 16:16:54,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:53 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f35dec37-39e5-4cfe-bae6-359291d66218 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/69a09c360f3a4952af479c53069453bb/users/607b2c7d7f9941e1a346b95ada1e7609/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 16:16:54,556 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/69a09c360f3a4952af479c53069453bb/users/607b2c7d7f9941e1a346b95ada1e7609/roles used request id req-f35dec37-39e5-4cfe-bae6-359291d66218 2018-06-30 16:16:54,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0246b1c7090528f26fc1f92ba59a6158eca335c" 2018-06-30 16:16:54,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:54 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a092558-fd0f-4a27-ba9e-2c52a204f1b9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}} 2018-06-30 16:16:54,929 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 used request id req-5a092558-fd0f-4a27-ba9e-2c52a204f1b9 2018-06-30 16:16:54,930 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj 2018-06-30 16:16:54,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/69a09c360f3a4952af479c53069453bb/users/607b2c7d7f9941e1a346b95ada1e7609/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0246b1c7090528f26fc1f92ba59a6158eca335c" 2018-06-30 16:16:55,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:16:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbbf66fd-9a41-4af2-89c1-53432567c7ad Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:16:55,325 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/69a09c360f3a4952af479c53069453bb/users/607b2c7d7f9941e1a346b95ada1e7609/roles/04a3047f433f4111b561c8d5110638d3 used request id req-dbbf66fd-9a41-4af2-89c1-53432567c7ad 2018-06-30 16:16:55,325 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-024e4a7c-8348-47d-user 2018-06-30 16:16:55,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:16:55,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22533b7f86d9be3556b2a5c2ba05efa4534eeffb" 2018-06-30 16:16:55,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:55 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-873cefcf-e976-4e4a-8802-83e97c991797 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:16:55,755 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-873cefcf-e976-4e4a-8802-83e97c991797 2018-06-30 16:16:55,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22533b7f86d9be3556b2a5c2ba05efa4534eeffb" -d '{"role": {"name": "CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj-role"}}' 2018-06-30 16:16:56,204 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:16:55 GMT Server: Apache Content-Length: 228 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8673e044-17a8-4bd8-afb9-c30ef68b91a8 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f481a26f4f3f441fbcd010a805a822a6", "links": {"self": "http://10.167.4.35:5000/v3/roles/f481a26f4f3f441fbcd010a805a822a6"}, "name": "CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj-role"}} 2018-06-30 16:16:56,205 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-8673e044-17a8-4bd8-afb9-c30ef68b91a8 2018-06-30 16:16:56,205 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj-role 2018-06-30 16:16:56,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/f481a26f4f3f441fbcd010a805a822a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22533b7f86d9be3556b2a5c2ba05efa4534eeffb" 2018-06-30 16:16:56,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:56 GMT Server: Apache Content-Length: 228 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9852596-cd99-41eb-87df-574c8cc74dfd Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f481a26f4f3f441fbcd010a805a822a6", "links": {"self": "http://10.167.4.35:5000/v3/roles/f481a26f4f3f441fbcd010a805a822a6"}, "name": "CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj-role"}} 2018-06-30 16:16:56,624 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/f481a26f4f3f441fbcd010a805a822a6 used request id req-c9852596-cd99-41eb-87df-574c8cc74dfd 2018-06-30 16:16:56,624 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj-role to project CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj 2018-06-30 16:16:56,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/69a09c360f3a4952af479c53069453bb/users/607b2c7d7f9941e1a346b95ada1e7609/roles/f481a26f4f3f441fbcd010a805a822a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22533b7f86d9be3556b2a5c2ba05efa4534eeffb" 2018-06-30 16:16:57,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:16:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd422bfb-830a-4e5a-aee3-11d096b69bbb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:16:57,121 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/69a09c360f3a4952af479c53069453bb/users/607b2c7d7f9941e1a346b95ada1e7609/roles/f481a26f4f3f441fbcd010a805a822a6 used request id req-bd422bfb-830a-4e5a-aee3-11d096b69bbb 2018-06-30 16:16:57,122 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:16:57,122 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:16:57,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:16:57,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:16:58,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f481a26f4f3f441fbcd010a805a822a6", "name": "CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:16:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69a09c360f3a4952af479c53069453bb", "name": "CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/69a09c360f3a4952af479c53069453bb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/69a09c360f3a4952af479c53069453bb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/69a09c360f3a4952af479c53069453bb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/69a09c360f3a4952af479c53069453bb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/69a09c360f3a4952af479c53069453bb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/69a09c360f3a4952af479c53069453bb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/69a09c360f3a4952af479c53069453bb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/69a09c360f3a4952af479c53069453bb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/69a09c360f3a4952af479c53069453bb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/69a09c360f3a4952af479c53069453bb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/69a09c360f3a4952af479c53069453bb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-024e4a7c-8348-47d-user", "id": "607b2c7d7f9941e1a346b95ada1e7609"}, "audit_ids": ["Zq-4HBqhQn6I-_2lagXung"], "issued_at": "2018-06-30T16:16:58.000000Z"}} 2018-06-30 16:16:58,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7041f0b54c15174728fff5bdb9bf5fabdb89f631" 2018-06-30 16:16:58,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:16:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b8936e5b-ee42-4b95-b9d8-afbd3f69bcd1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:16:58,599 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b8936e5b-ee42-4b95-b9d8-afbd3f69bcd1 2018-06-30 16:16:58,600 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:16:58,604 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:16:58,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7041f0b54c15174728fff5bdb9bf5fabdb89f631" 2018-06-30 16:16:59,492 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:16:59 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-c125e297-fad6-4dc3-8a39-a06c17c58ca1 Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-30 16:16:59,492 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack used request id req-c125e297-fad6-4dc3-8a39-a06c17c58ca1 2018-06-30 16:16:59,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7041f0b54c15174728fff5bdb9bf5fabdb89f631" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-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-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-sec-grp"}}' 2018-06-30 16:17:03,610 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:17:03 GMT Content-Type: application/json Content-Length: 306 Connection: keep-alive Location: https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d X-Openstack-Request-Id: req-fb00b9d0-9c79-467e-baa0-77b3d06ea6da Front-End-Https: on RESP BODY: {"stack": {"id": "71382420-23a2-414e-91a6-a735b633f20d", "links": [{"href": "https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d", "rel": "self"}]}} 2018-06-30 16:17:03,610 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks used request id req-fb00b9d0-9c79-467e-baa0-77b3d06ea6da 2018-06-30 16:17:03,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/71382420-23a2-414e-91a6-a735b633f20d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7041f0b54c15174728fff5bdb9bf5fabdb89f631" 2018-06-30 16:17:04,443 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:17:04 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d X-Openstack-Request-Id: req-1d34b768-8656-4df4-bcdd-a4640a079ce8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:17:05,223 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:05 GMT Content-Type: application/json Content-Length: 1323 Connection: keep-alive X-Openstack-Request-Id: req-2fc2631f-b37a-40ac-97f0-1c5d7aa6aa58 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "69a09c360f3a4952af479c53069453bb", "OS::stack_id": "71382420-23a2-414e-91a6-a735b633f20d", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack", "security_group_name": "CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack", "stack_user_project_id": "db06d2f53012441787bc09fb5e5cb435", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:17:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "71382420-23a2-414e-91a6-a735b633f20d", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-30 16:17:05,223 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d used request id req-2fc2631f-b37a-40ac-97f0-1c5d7aa6aa58 2018-06-30 16:17:05,224 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack 2018-06-30 16:17:05,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/71382420-23a2-414e-91a6-a735b633f20d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7041f0b54c15174728fff5bdb9bf5fabdb89f631" 2018-06-30 16:17:06,005 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:17:06 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d X-Openstack-Request-Id: req-c572db22-411c-46b5-96c1-6cf7f5871e55 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:17:06,625 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:06 GMT Content-Type: application/json Content-Length: 1323 Connection: keep-alive X-Openstack-Request-Id: req-fe26c3d2-07e1-434d-93dc-a27106d93eb0 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "69a09c360f3a4952af479c53069453bb", "OS::stack_id": "71382420-23a2-414e-91a6-a735b633f20d", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack", "security_group_name": "CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack", "stack_user_project_id": "db06d2f53012441787bc09fb5e5cb435", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:17:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "71382420-23a2-414e-91a6-a735b633f20d", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-30 16:17:06,626 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d used request id req-fe26c3d2-07e1-434d-93dc-a27106d93eb0 2018-06-30 16:17:06,626 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:17:06,626 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:17:09,628 - create_stack - DEBUG - Stack status query timeout in 1195.59591913 2018-06-30 16:17:09,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/71382420-23a2-414e-91a6-a735b633f20d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7041f0b54c15174728fff5bdb9bf5fabdb89f631" 2018-06-30 16:17:10,404 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:17:10 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d X-Openstack-Request-Id: req-ab3dbca3-b3ac-4847-a663-ce02aae90103 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:17:10,541 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:10 GMT Content-Type: application/json Content-Length: 1335 Connection: keep-alive X-Openstack-Request-Id: req-6a4e6435-d498-4c9c-9969-d773e1bc4bfe Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "69a09c360f3a4952af479c53069453bb", "OS::stack_id": "71382420-23a2-414e-91a6-a735b633f20d", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack", "security_group_name": "CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack", "stack_user_project_id": "db06d2f53012441787bc09fb5e5cb435", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:17:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "71382420-23a2-414e-91a6-a735b633f20d", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-30 16:17:10,541 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d used request id req-6a4e6435-d498-4c9c-9969-d773e1bc4bfe 2018-06-30 16:17:10,542 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-30 16:17:10,542 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack 2018-06-30 16:17:10,542 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack 2018-06-30 16:17:10,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/71382420-23a2-414e-91a6-a735b633f20d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7041f0b54c15174728fff5bdb9bf5fabdb89f631" 2018-06-30 16:17:10,604 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:17:10 GMT Content-Type: application/json Content-Length: 581 Connection: keep-alive Location: https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d/resources X-Openstack-Request-Id: req-7feac3b4-6f9b-4b59-bdd0-183076774d40 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:17:11,516 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:11 GMT Content-Type: application/json Content-Length: 919 Connection: keep-alive X-Openstack-Request-Id: req-0e4b9a95-c9f5-42d9-a574-122c8bfd3bb2 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-30T16:17:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:17:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8452458b-4734-43a0-946c-7bc111b22301", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-06-30 16:17:11,516 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d/resources used request id req-0e4b9a95-c9f5-42d9-a574-122c8bfd3bb2 2018-06-30 16:17:11,517 - neutron_utils - INFO - Retrieving security group with ID - 8452458b-4734-43a0-946c-7bc111b22301 2018-06-30 16:17:11,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=8452458b-4734-43a0-946c-7bc111b22301 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7041f0b54c15174728fff5bdb9bf5fabdb89f631" 2018-06-30 16:17:12,404 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:12 GMT Content-Type: application/json Content-Length: 1435 Connection: keep-alive X-Openstack-Request-Id: req-38d9d11c-6b21-4e15-814e-84bdc02278ee Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "69a09c360f3a4952af479c53069453bb", "created_at": "2018-06-30T16:17:04Z", "updated_at": "2018-06-30T16:17:06Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-30T16:17:06Z", "revision_number": 0, "id": "15002812-6685-477b-bb53-cf4541a87576", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-30T16:17:06Z", "security_group_id": "8452458b-4734-43a0-946c-7bc111b22301", "tenant_id": "69a09c360f3a4952af479c53069453bb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "69a09c360f3a4952af479c53069453bb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:17:06Z", "revision_number": 0, "id": "e9346e0c-fb18-484a-ac66-030c76df55b1", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-30T16:17:06Z", "security_group_id": "8452458b-4734-43a0-946c-7bc111b22301", "tenant_id": "69a09c360f3a4952af479c53069453bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "69a09c360f3a4952af479c53069453bb"}], "revision_number": 6, "project_id": "69a09c360f3a4952af479c53069453bb", "id": "8452458b-4734-43a0-946c-7bc111b22301", "name": "CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-sec-grp"}]} 2018-06-30 16:17:12,404 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=8452458b-4734-43a0-946c-7bc111b22301 used request id req-38d9d11c-6b21-4e15-814e-84bdc02278ee 2018-06-30 16:17:12,404 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8452458b-4734-43a0-946c-7bc111b22301 2018-06-30 16:17:12,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8452458b-4734-43a0-946c-7bc111b22301 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7041f0b54c15174728fff5bdb9bf5fabdb89f631" 2018-06-30 16:17:13,162 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:13 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-7a2d2e9e-a7be-4c51-a16b-f42768b590b3 Front-End-Https: on RESP BODY: {"security_group_rules": [{"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-06-30T16:17:06Z", "security_group_id": "8452458b-4734-43a0-946c-7bc111b22301", "port_range_min": 22, "revision_number": 0, "tenant_id": "69a09c360f3a4952af479c53069453bb", "created_at": "2018-06-30T16:17:06Z", "project_id": "69a09c360f3a4952af479c53069453bb", "id": "15002812-6685-477b-bb53-cf4541a87576"}, {"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-06-30T16:17:06Z", "security_group_id": "8452458b-4734-43a0-946c-7bc111b22301", "port_range_min": null, "revision_number": 0, "tenant_id": "69a09c360f3a4952af479c53069453bb", "created_at": "2018-06-30T16:17:06Z", "project_id": "69a09c360f3a4952af479c53069453bb", "id": "e9346e0c-fb18-484a-ac66-030c76df55b1"}]} 2018-06-30 16:17:13,162 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8452458b-4734-43a0-946c-7bc111b22301 used request id req-7a2d2e9e-a7be-4c51-a16b-f42768b590b3 2018-06-30 16:17:13,163 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8452458b-4734-43a0-946c-7bc111b22301 2018-06-30 16:17:13,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8452458b-4734-43a0-946c-7bc111b22301 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7041f0b54c15174728fff5bdb9bf5fabdb89f631" 2018-06-30 16:17:13,257 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:13 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-3fbae815-341e-4e11-944b-80a038b444ba Front-End-Https: on RESP BODY: {"security_group_rules": [{"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-06-30T16:17:06Z", "security_group_id": "8452458b-4734-43a0-946c-7bc111b22301", "port_range_min": 22, "revision_number": 0, "tenant_id": "69a09c360f3a4952af479c53069453bb", "created_at": "2018-06-30T16:17:06Z", "project_id": "69a09c360f3a4952af479c53069453bb", "id": "15002812-6685-477b-bb53-cf4541a87576"}, {"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-06-30T16:17:06Z", "security_group_id": "8452458b-4734-43a0-946c-7bc111b22301", "port_range_min": null, "revision_number": 0, "tenant_id": "69a09c360f3a4952af479c53069453bb", "created_at": "2018-06-30T16:17:06Z", "project_id": "69a09c360f3a4952af479c53069453bb", "id": "e9346e0c-fb18-484a-ac66-030c76df55b1"}]} 2018-06-30 16:17:13,257 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8452458b-4734-43a0-946c-7bc111b22301 used request id req-3fbae815-341e-4e11-944b-80a038b444ba 2018-06-30 16:17:13,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:17:13,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:17:14,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f481a26f4f3f441fbcd010a805a822a6", "name": "CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:17:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69a09c360f3a4952af479c53069453bb", "name": "CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/69a09c360f3a4952af479c53069453bb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/69a09c360f3a4952af479c53069453bb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/69a09c360f3a4952af479c53069453bb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/69a09c360f3a4952af479c53069453bb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/69a09c360f3a4952af479c53069453bb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/69a09c360f3a4952af479c53069453bb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/69a09c360f3a4952af479c53069453bb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/69a09c360f3a4952af479c53069453bb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/69a09c360f3a4952af479c53069453bb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/69a09c360f3a4952af479c53069453bb", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/69a09c360f3a4952af479c53069453bb", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-024e4a7c-8348-47d-user", "id": "607b2c7d7f9941e1a346b95ada1e7609"}, "audit_ids": ["fyJFYoWySry7_PjdZ7vmzw"], "issued_at": "2018-06-30T16:17:14.000000Z"}} 2018-06-30 16:17:14,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8912a01210e29fb838038f5c368f0bb530211cc" 2018-06-30 16:17:14,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e40ab65-0c79-44b2-ae5e-1b9c746bbac3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:17:14,483 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8e40ab65-0c79-44b2-ae5e-1b9c746bbac3 2018-06-30 16:17:14,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8912a01210e29fb838038f5c368f0bb530211cc" 2018-06-30 16:17:15,324 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:15 GMT Content-Type: application/json Content-Length: 1435 Connection: keep-alive X-Openstack-Request-Id: req-63d3d0cf-87f0-4b57-b48b-a91098cc9d17 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "69a09c360f3a4952af479c53069453bb", "created_at": "2018-06-30T16:17:04Z", "updated_at": "2018-06-30T16:17:06Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-30T16:17:06Z", "revision_number": 0, "id": "15002812-6685-477b-bb53-cf4541a87576", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-30T16:17:06Z", "security_group_id": "8452458b-4734-43a0-946c-7bc111b22301", "tenant_id": "69a09c360f3a4952af479c53069453bb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "69a09c360f3a4952af479c53069453bb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:17:06Z", "revision_number": 0, "id": "e9346e0c-fb18-484a-ac66-030c76df55b1", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-30T16:17:06Z", "security_group_id": "8452458b-4734-43a0-946c-7bc111b22301", "tenant_id": "69a09c360f3a4952af479c53069453bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "69a09c360f3a4952af479c53069453bb"}], "revision_number": 6, "project_id": "69a09c360f3a4952af479c53069453bb", "id": "8452458b-4734-43a0-946c-7bc111b22301", "name": "CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-sec-grp"}]} 2018-06-30 16:17:15,324 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-sec-grp&description=Test+description used request id req-63d3d0cf-87f0-4b57-b48b-a91098cc9d17 2018-06-30 16:17:15,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:17:15,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:17:15 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:17:15,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/69a09c360f3a4952af479c53069453bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8912a01210e29fb838038f5c368f0bb530211cc" 2018-06-30 16:17:15,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:15 GMT Server: Apache Content-Length: 326 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-29da01e5-c3e7-49c7-b1d6-a4572b4f1e50 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/69a09c360f3a4952af479c53069453bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69a09c360f3a4952af479c53069453bb", "name": "CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj"}} 2018-06-30 16:17:15,757 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/69a09c360f3a4952af479c53069453bb used request id req-29da01e5-c3e7-49c7-b1d6-a4572b4f1e50 2018-06-30 16:17:15,757 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8452458b-4734-43a0-946c-7bc111b22301 2018-06-30 16:17:15,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8452458b-4734-43a0-946c-7bc111b22301 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8912a01210e29fb838038f5c368f0bb530211cc" 2018-06-30 16:17:15,867 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:15 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-7402d4b6-0746-4632-b398-60dba7650a04 Front-End-Https: on RESP BODY: {"security_group_rules": [{"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-06-30T16:17:06Z", "security_group_id": "8452458b-4734-43a0-946c-7bc111b22301", "port_range_min": 22, "revision_number": 0, "tenant_id": "69a09c360f3a4952af479c53069453bb", "created_at": "2018-06-30T16:17:06Z", "project_id": "69a09c360f3a4952af479c53069453bb", "id": "15002812-6685-477b-bb53-cf4541a87576"}, {"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-06-30T16:17:06Z", "security_group_id": "8452458b-4734-43a0-946c-7bc111b22301", "port_range_min": null, "revision_number": 0, "tenant_id": "69a09c360f3a4952af479c53069453bb", "created_at": "2018-06-30T16:17:06Z", "project_id": "69a09c360f3a4952af479c53069453bb", "id": "e9346e0c-fb18-484a-ac66-030c76df55b1"}]} 2018-06-30 16:17:15,868 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8452458b-4734-43a0-946c-7bc111b22301 used request id req-7402d4b6-0746-4632-b398-60dba7650a04 2018-06-30 16:17:15,868 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8452458b-4734-43a0-946c-7bc111b22301 2018-06-30 16:17:15,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8452458b-4734-43a0-946c-7bc111b22301 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8912a01210e29fb838038f5c368f0bb530211cc" 2018-06-30 16:17:16,744 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:16 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-e4518a66-1d30-44c3-87ce-993259fb1abd Front-End-Https: on RESP BODY: {"security_group_rules": [{"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-06-30T16:17:06Z", "security_group_id": "8452458b-4734-43a0-946c-7bc111b22301", "port_range_min": 22, "revision_number": 0, "tenant_id": "69a09c360f3a4952af479c53069453bb", "created_at": "2018-06-30T16:17:06Z", "project_id": "69a09c360f3a4952af479c53069453bb", "id": "15002812-6685-477b-bb53-cf4541a87576"}, {"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-06-30T16:17:06Z", "security_group_id": "8452458b-4734-43a0-946c-7bc111b22301", "port_range_min": null, "revision_number": 0, "tenant_id": "69a09c360f3a4952af479c53069453bb", "created_at": "2018-06-30T16:17:06Z", "project_id": "69a09c360f3a4952af479c53069453bb", "id": "e9346e0c-fb18-484a-ac66-030c76df55b1"}]} 2018-06-30 16:17:16,744 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8452458b-4734-43a0-946c-7bc111b22301 used request id req-e4518a66-1d30-44c3-87ce-993259fb1abd 2018-06-30 16:17:16,744 - neutron_utils - INFO - Retrieving security group with ID - 8452458b-4734-43a0-946c-7bc111b22301 2018-06-30 16:17:16,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=8452458b-4734-43a0-946c-7bc111b22301 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8912a01210e29fb838038f5c368f0bb530211cc" 2018-06-30 16:17:17,721 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:17 GMT Content-Type: application/json Content-Length: 1435 Connection: keep-alive X-Openstack-Request-Id: req-2a7a32db-9a78-4dfe-93c4-4e2e47de7b14 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "69a09c360f3a4952af479c53069453bb", "created_at": "2018-06-30T16:17:04Z", "updated_at": "2018-06-30T16:17:06Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-30T16:17:06Z", "revision_number": 0, "id": "15002812-6685-477b-bb53-cf4541a87576", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-30T16:17:06Z", "security_group_id": "8452458b-4734-43a0-946c-7bc111b22301", "tenant_id": "69a09c360f3a4952af479c53069453bb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "69a09c360f3a4952af479c53069453bb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:17:06Z", "revision_number": 0, "id": "e9346e0c-fb18-484a-ac66-030c76df55b1", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-06-30T16:17:06Z", "security_group_id": "8452458b-4734-43a0-946c-7bc111b22301", "tenant_id": "69a09c360f3a4952af479c53069453bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "69a09c360f3a4952af479c53069453bb"}], "revision_number": 6, "project_id": "69a09c360f3a4952af479c53069453bb", "id": "8452458b-4734-43a0-946c-7bc111b22301", "name": "CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-sec-grp"}]} 2018-06-30 16:17:17,721 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=8452458b-4734-43a0-946c-7bc111b22301 used request id req-2a7a32db-9a78-4dfe-93c4-4e2e47de7b14 2018-06-30 16:17:17,721 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8452458b-4734-43a0-946c-7bc111b22301 2018-06-30 16:17:17,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8452458b-4734-43a0-946c-7bc111b22301 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8912a01210e29fb838038f5c368f0bb530211cc" 2018-06-30 16:17:17,799 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:17 GMT Content-Type: application/json Content-Length: 1012 Connection: keep-alive X-Openstack-Request-Id: req-95e93169-7b76-4b00-a859-acb0a06da78b Front-End-Https: on RESP BODY: {"security_group_rules": [{"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-06-30T16:17:06Z", "security_group_id": "8452458b-4734-43a0-946c-7bc111b22301", "port_range_min": 22, "revision_number": 0, "tenant_id": "69a09c360f3a4952af479c53069453bb", "created_at": "2018-06-30T16:17:06Z", "project_id": "69a09c360f3a4952af479c53069453bb", "id": "15002812-6685-477b-bb53-cf4541a87576"}, {"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-06-30T16:17:06Z", "security_group_id": "8452458b-4734-43a0-946c-7bc111b22301", "port_range_min": null, "revision_number": 0, "tenant_id": "69a09c360f3a4952af479c53069453bb", "created_at": "2018-06-30T16:17:06Z", "project_id": "69a09c360f3a4952af479c53069453bb", "id": "e9346e0c-fb18-484a-ac66-030c76df55b1"}]} 2018-06-30 16:17:17,799 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8452458b-4734-43a0-946c-7bc111b22301 used request id req-95e93169-7b76-4b00-a859-acb0a06da78b 2018-06-30 16:17:17,801 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack 2018-06-30 16:17:17,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/71382420-23a2-414e-91a6-a735b633f20d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7041f0b54c15174728fff5bdb9bf5fabdb89f631" 2018-06-30 16:17:17,875 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:17:17 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d X-Openstack-Request-Id: req-4ca96696-0119-4db5-a620-d736a1732a57 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:17:17,996 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:17:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-71060257-eb03-45c8-bf84-d59f37c768d6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:17:17,996 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d used request id req-71060257-eb03-45c8-bf84-d59f37c768d6 2018-06-30 16:17:17,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/71382420-23a2-414e-91a6-a735b633f20d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7041f0b54c15174728fff5bdb9bf5fabdb89f631" 2018-06-30 16:17:18,061 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:17:18 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d X-Openstack-Request-Id: req-4bab1368-61dc-4cbf-9a8e-1704d4671751 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:17:18,154 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:18 GMT Content-Type: application/json Content-Length: 1341 Connection: keep-alive X-Openstack-Request-Id: req-c0164c3f-44b4-45d7-9665-841411c2b268 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "69a09c360f3a4952af479c53069453bb", "OS::stack_id": "71382420-23a2-414e-91a6-a735b633f20d", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack", "security_group_name": "CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack", "stack_user_project_id": "db06d2f53012441787bc09fb5e5cb435", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:17:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:17:18Z", "id": "71382420-23a2-414e-91a6-a735b633f20d", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-30 16:17:18,155 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d used request id req-c0164c3f-44b4-45d7-9665-841411c2b268 2018-06-30 16:17:18,155 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:17:18,155 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:17:21,159 - create_stack - DEBUG - Stack status query timeout in 1196.83769202 2018-06-30 16:17:21,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/71382420-23a2-414e-91a6-a735b633f20d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7041f0b54c15174728fff5bdb9bf5fabdb89f631" 2018-06-30 16:17:22,077 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:17:22 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d X-Openstack-Request-Id: req-14c18a01-292f-4157-b3dc-a36a31afa4a0 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:17:22,167 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:22 GMT Content-Type: application/json Content-Length: 1356 Connection: keep-alive X-Openstack-Request-Id: req-2859579b-cc7b-4ee4-8654-86609abdece3 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "69a09c360f3a4952af479c53069453bb", "OS::stack_id": "71382420-23a2-414e-91a6-a735b633f20d", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack", "security_group_name": "CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-sec-grp"}, "deletion_time": "2018-06-30T16:17:21Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack", "stack_user_project_id": "db06d2f53012441787bc09fb5e5cb435", "tags": null, "creation_time": "2018-06-30T16:17:02Z", "links": [{"href": "https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-30T16:17:18Z", "id": "71382420-23a2-414e-91a6-a735b633f20d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-06-30 16:17:22,168 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d used request id req-2859579b-cc7b-4ee4-8654-86609abdece3 2018-06-30 16:17:22,168 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-30 16:17:22,168 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack 2018-06-30 16:17:22,168 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack 2018-06-30 16:17:22,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/71382420-23a2-414e-91a6-a735b633f20d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7041f0b54c15174728fff5bdb9bf5fabdb89f631" 2018-06-30 16:17:22,237 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:17:22 GMT Content-Type: application/json Content-Length: 561 Connection: keep-alive Location: https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d X-Openstack-Request-Id: req-4de8c834-3c80-4d5c-a8b5-27fe7e68e11c Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:17:22,491 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:17:22 GMT Content-Type: application/json Content-Length: 291 Connection: keep-alive X-Openstack-Request-Id: req-cd57016b-d8d4-4c2b-94e7-b1e6a0936c21 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-30 16:17:22,492 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/69a09c360f3a4952af479c53069453bb/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-bf0b57b8-fb25-452a-8e5f-492fddf05f8c-stack/71382420-23a2-414e-91a6-a735b633f20d used request id req-cd57016b-d8d4-4c2b-94e7-b1e6a0936c21 2018-06-30 16:17:22,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22533b7f86d9be3556b2a5c2ba05efa4534eeffb" 2018-06-30 16:17:23,463 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:23 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-24013ee7-0df8-443b-86b4-e52fb3879cf6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69a09c360f3a4952af479c53069453bb", "created_at": "2018-06-30T16:17:04Z", "updated_at": "2018-06-30T16:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:17:04Z", "revision_number": 0, "id": "6b48ac80-5f71-4992-9125-f95eb2620617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:17:04Z", "security_group_id": "bea68513-a15b-4c84-afde-d971f1cc9d3a", "tenant_id": "69a09c360f3a4952af479c53069453bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "69a09c360f3a4952af479c53069453bb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:17:04Z", "revision_number": 0, "id": "8fe3163e-c7ba-48f5-a69c-f1c8ef532b64", "remote_group_id": "bea68513-a15b-4c84-afde-d971f1cc9d3a", "remote_ip_prefix": null, "created_at": "2018-06-30T16:17:04Z", "security_group_id": "bea68513-a15b-4c84-afde-d971f1cc9d3a", "tenant_id": "69a09c360f3a4952af479c53069453bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "69a09c360f3a4952af479c53069453bb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:17:04Z", "revision_number": 0, "id": "9e81143a-edfe-4309-90eb-d51a9fd2280d", "remote_group_id": "bea68513-a15b-4c84-afde-d971f1cc9d3a", "remote_ip_prefix": null, "created_at": "2018-06-30T16:17:04Z", "security_group_id": "bea68513-a15b-4c84-afde-d971f1cc9d3a", "tenant_id": "69a09c360f3a4952af479c53069453bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "69a09c360f3a4952af479c53069453bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:17:04Z", "revision_number": 0, "id": "eec41250-3cb1-4e11-8816-509167cd36fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:17:04Z", "security_group_id": "bea68513-a15b-4c84-afde-d971f1cc9d3a", "tenant_id": "69a09c360f3a4952af479c53069453bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "69a09c360f3a4952af479c53069453bb"}], "revision_number": 4, "project_id": "69a09c360f3a4952af479c53069453bb", "id": "bea68513-a15b-4c84-afde-d971f1cc9d3a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:17:23,464 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-24013ee7-0df8-443b-86b4-e52fb3879cf6 2018-06-30 16:17:23,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22533b7f86d9be3556b2a5c2ba05efa4534eeffb" 2018-06-30 16:17:23,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:23 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c7b14ba8-a2ba-4417-995c-8eb72dce7520 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 16:17:23,890 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-c7b14ba8-a2ba-4417-995c-8eb72dce7520 2018-06-30 16:17:23,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22533b7f86d9be3556b2a5c2ba05efa4534eeffb" 2018-06-30 16:17:24,304 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 16:17:23 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11cf7bb1-83ae-485d-9d0e-ad1d20112f12 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 16:17:24,304 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-11cf7bb1-83ae-485d-9d0e-ad1d20112f12 2018-06-30 16:17:24,304 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 16:17:24,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/69a09c360f3a4952af479c53069453bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22533b7f86d9be3556b2a5c2ba05efa4534eeffb" 2018-06-30 16:17:24,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:24 GMT Server: Apache Content-Length: 326 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3bc0d7a5-ac00-4083-b576-d093f334fa02 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/69a09c360f3a4952af479c53069453bb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69a09c360f3a4952af479c53069453bb", "name": "CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj"}} 2018-06-30 16:17:24,767 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/69a09c360f3a4952af479c53069453bb used request id req-3bc0d7a5-ac00-4083-b576-d093f334fa02 2018-06-30 16:17:24,767 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bea68513-a15b-4c84-afde-d971f1cc9d3a 2018-06-30 16:17:24,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=bea68513-a15b-4c84-afde-d971f1cc9d3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22533b7f86d9be3556b2a5c2ba05efa4534eeffb" 2018-06-30 16:17:25,602 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:25 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-de9838d5-ef6a-4588-a0a1-329e05c91f2a Front-End-Https: on 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-06-30T16:17:04Z", "security_group_id": "bea68513-a15b-4c84-afde-d971f1cc9d3a", "port_range_min": null, "revision_number": 0, "tenant_id": "69a09c360f3a4952af479c53069453bb", "created_at": "2018-06-30T16:17:04Z", "project_id": "69a09c360f3a4952af479c53069453bb", "id": "6b48ac80-5f71-4992-9125-f95eb2620617"}, {"remote_group_id": "bea68513-a15b-4c84-afde-d971f1cc9d3a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:17:04Z", "security_group_id": "bea68513-a15b-4c84-afde-d971f1cc9d3a", "port_range_min": null, "revision_number": 0, "tenant_id": "69a09c360f3a4952af479c53069453bb", "created_at": "2018-06-30T16:17:04Z", "project_id": "69a09c360f3a4952af479c53069453bb", "id": "8fe3163e-c7ba-48f5-a69c-f1c8ef532b64"}, {"remote_group_id": "bea68513-a15b-4c84-afde-d971f1cc9d3a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:17:04Z", "security_group_id": "bea68513-a15b-4c84-afde-d971f1cc9d3a", "port_range_min": null, "revision_number": 0, "tenant_id": "69a09c360f3a4952af479c53069453bb", "created_at": "2018-06-30T16:17:04Z", "project_id": "69a09c360f3a4952af479c53069453bb", "id": "9e81143a-edfe-4309-90eb-d51a9fd2280d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:17:04Z", "security_group_id": "bea68513-a15b-4c84-afde-d971f1cc9d3a", "port_range_min": null, "revision_number": 0, "tenant_id": "69a09c360f3a4952af479c53069453bb", "created_at": "2018-06-30T16:17:04Z", "project_id": "69a09c360f3a4952af479c53069453bb", "id": "eec41250-3cb1-4e11-8816-509167cd36fc"}]} 2018-06-30 16:17:25,602 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=bea68513-a15b-4c84-afde-d971f1cc9d3a used request id req-de9838d5-ef6a-4588-a0a1-329e05c91f2a 2018-06-30 16:17:25,603 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:17:25,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/bea68513-a15b-4c84-afde-d971f1cc9d3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22533b7f86d9be3556b2a5c2ba05efa4534eeffb" 2018-06-30 16:17:26,076 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:17:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cc74c48c-b74c-49ff-9be2-b3888818cb1e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:17:26,076 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/bea68513-a15b-4c84-afde-d971f1cc9d3a used request id req-cc74c48c-b74c-49ff-9be2-b3888818cb1e 2018-06-30 16:17:26,077 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj 2018-06-30 16:17:26,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/69a09c360f3a4952af479c53069453bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22533b7f86d9be3556b2a5c2ba05efa4534eeffb" 2018-06-30 16:17:26,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:17:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de52bfb9-bfa0-47b8-8bcd-f34f72edd499 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:17:26,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/69a09c360f3a4952af479c53069453bb used request id req-de52bfb9-bfa0-47b8-8bcd-f34f72edd499 2018-06-30 16:17:26,881 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-024e4a7c-8348-47d-proj-role 2018-06-30 16:17:26,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/f481a26f4f3f441fbcd010a805a822a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22533b7f86d9be3556b2a5c2ba05efa4534eeffb" 2018-06-30 16:17:27,294 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:17:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-39a20169-3dfd-44b6-88d1-93f2a1a5a5c0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:17:27,294 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/f481a26f4f3f441fbcd010a805a822a6 used request id req-39a20169-3dfd-44b6-88d1-93f2a1a5a5c0 2018-06-30 16:17:27,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22533b7f86d9be3556b2a5c2ba05efa4534eeffb" 2018-06-30 16:17:27,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:27 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf6b354e-2013-4be4-aff4-aa501ba9ac4b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:17:27,692 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cf6b354e-2013-4be4-aff4-aa501ba9ac4b 2018-06-30 16:17:27,693 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-024e4a7c-8348-47d-user 2018-06-30 16:17:27,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/607b2c7d7f9941e1a346b95ada1e7609 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0246b1c7090528f26fc1f92ba59a6158eca335c" 2018-06-30 16:17:28,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:17:27 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-666fe1d0-e6e3-4dd2-8a1b-c7be2bd6c30f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:17:28,310 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/607b2c7d7f9941e1a346b95ada1e7609 used request id req-666fe1d0-e6e3-4dd2-8a1b-c7be2bd6c30f 2018-06-30 16:17:28,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:17:29,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:17:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["_2J2Sq3IRqWzHOsY5GwZXg"], "issued_at": "2018-06-30T16:17:29.000000Z"}} 2018-06-30 16:17:29,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f742d87dffb5dded2db066a72fffc5ca9fd54189" 2018-06-30 16:17:29,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-757835b2-db63-4b32-b519-023fc46befc9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:17:29,852 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-757835b2-db63-4b32-b519-023fc46befc9 2018-06-30 16:17:29,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:17:29,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:17:30,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:17:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["7DK1Hq7OQ_yi9veU69iX4w"], "issued_at": "2018-06-30T16:17:30.000000Z"}} 2018-06-30 16:17:30,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e60f6895712b629c25b2da2f98c8843b72764" 2018-06-30 16:17:31,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a802cdbc-658f-4365-b5ed-5a472bfa745b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:17:31,225 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a802cdbc-658f-4365-b5ed-5a472bfa745b 2018-06-30 16:17:31,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:17:31,242 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:17:31 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:17:31,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e60f6895712b629c25b2da2f98c8843b72764" 2018-06-30 16:17:31,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:31 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9523c812-ee45-46f5-8cb1-a82923198b5e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:17:31,333 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj used request id req-9523c812-ee45-46f5-8cb1-a82923198b5e 2018-06-30 16:17:31,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e60f6895712b629c25b2da2f98c8843b72764" 2018-06-30 16:17:31,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:31 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99e37494-480f-410f-9f2a-4cee8f5f0739 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:17:31,721 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-99e37494-480f-410f-9f2a-4cee8f5f0739 2018-06-30 16:17:31,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e60f6895712b629c25b2da2f98c8843b72764" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj"}}' 2018-06-30 16:17:32,173 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:17:31 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-120c8239-5450-45a8-860e-64156431448b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1970803271584c1e999c0fe1dced3115"}, "tags": [], "enabled": true, "id": "1970803271584c1e999c0fe1dced3115", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj"}} 2018-06-30 16:17:32,173 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-120c8239-5450-45a8-860e-64156431448b 2018-06-30 16:17:32,173 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj 2018-06-30 16:17:32,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:17:32,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:17:33,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:17:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["MmFiRDT5RDuAGb7q_EBBXA"], "issued_at": "2018-06-30T16:17:33.000000Z"}} 2018-06-30 16:17:33,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ecb8978ebeda5812a47c5e3a00e837176c1e08" 2018-06-30 16:17:33,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4f805ed-27a0-446e-a997-e3e19b3d8ba0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:17:33,380 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c4f805ed-27a0-446e-a997-e3e19b3d8ba0 2018-06-30 16:17:33,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:17:33,394 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:17:33 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:17:33,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ecb8978ebeda5812a47c5e3a00e837176c1e08" 2018-06-30 16:17:33,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:33 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-81990b20-d6f3-4dca-b33f-75aa73d3cd23 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:17:33,815 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-81990b20-d6f3-4dca-b33f-75aa73d3cd23 2018-06-30 16:17:33,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ecb8978ebeda5812a47c5e3a00e837176c1e08" 2018-06-30 16:17:34,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:33 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13899fa3-099a-4fb6-a976-24a4afe6b30e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1970803271584c1e999c0fe1dced3115"}, "tags": [], "enabled": true, "id": "1970803271584c1e999c0fe1dced3115", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj"}]} 2018-06-30 16:17:34,163 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj used request id req-13899fa3-099a-4fb6-a976-24a4afe6b30e 2018-06-30 16:17:34,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ecb8978ebeda5812a47c5e3a00e837176c1e08" 2018-06-30 16:17:34,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:34 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-054bf1c6-ecdb-4af0-ad19-aee2a601ba96 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:17:34,621 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-054bf1c6-ecdb-4af0-ad19-aee2a601ba96 2018-06-30 16:17:35,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ecb8978ebeda5812a47c5e3a00e837176c1e08" 2018-06-30 16:17:35,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-87e295d6-a4f5-4197-af62-00fa6a916097 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:17:35,825 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-87e295d6-a4f5-4197-af62-00fa6a916097 2018-06-30 16:17:35,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ecb8978ebeda5812a47c5e3a00e837176c1e08" 2018-06-30 16:17:36,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:35 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2db583ee-a52f-4333-aff2-9c93a3470b5b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1970803271584c1e999c0fe1dced3115"}, "tags": [], "enabled": true, "id": "1970803271584c1e999c0fe1dced3115", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj"}]} 2018-06-30 16:17:36,256 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj used request id req-2db583ee-a52f-4333-aff2-9c93a3470b5b 2018-06-30 16:17:36,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/d6adea9fccf6495e9cdc93983d1f1ac1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ecb8978ebeda5812a47c5e3a00e837176c1e08" 2018-06-30 16:17:36,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:36 GMT Server: Apache Content-Length: 342 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14bdd2ce-165c-4b98-b39f-d3200f0e15f7 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-dadf36ad-f0c6-4ba-user", "links": {"self": "http://10.167.4.35:5000/v3/users/d6adea9fccf6495e9cdc93983d1f1ac1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "1970803271584c1e999c0fe1dced3115", "id": "d6adea9fccf6495e9cdc93983d1f1ac1", "password_expires_at": null}} 2018-06-30 16:17:36,721 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/d6adea9fccf6495e9cdc93983d1f1ac1 used request id req-14bdd2ce-165c-4b98-b39f-d3200f0e15f7 2018-06-30 16:17:36,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1970803271584c1e999c0fe1dced3115/users/d6adea9fccf6495e9cdc93983d1f1ac1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ecb8978ebeda5812a47c5e3a00e837176c1e08" 2018-06-30 16:17:37,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:36 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7fa032ba-aaee-481f-8ea8-3409b468fbb5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/1970803271584c1e999c0fe1dced3115/users/d6adea9fccf6495e9cdc93983d1f1ac1/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 16:17:37,181 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1970803271584c1e999c0fe1dced3115/users/d6adea9fccf6495e9cdc93983d1f1ac1/roles used request id req-7fa032ba-aaee-481f-8ea8-3409b468fbb5 2018-06-30 16:17:37,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ecb8978ebeda5812a47c5e3a00e837176c1e08" 2018-06-30 16:17:37,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:37 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b6aec45-34ca-471f-b3a2-b5c3102dc7c6 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}} 2018-06-30 16:17:37,664 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 used request id req-6b6aec45-34ca-471f-b3a2-b5c3102dc7c6 2018-06-30 16:17:37,665 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj 2018-06-30 16:17:37,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/1970803271584c1e999c0fe1dced3115/users/d6adea9fccf6495e9cdc93983d1f1ac1/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ecb8978ebeda5812a47c5e3a00e837176c1e08" 2018-06-30 16:17:38,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:17:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d301fce-8d83-4908-8d5e-f24b7917bb58 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:17:38,194 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/1970803271584c1e999c0fe1dced3115/users/d6adea9fccf6495e9cdc93983d1f1ac1/roles/04a3047f433f4111b561c8d5110638d3 used request id req-7d301fce-8d83-4908-8d5e-f24b7917bb58 2018-06-30 16:17:38,194 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-dadf36ad-f0c6-4ba-user 2018-06-30 16:17:38,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:17:38,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e60f6895712b629c25b2da2f98c8843b72764" 2018-06-30 16:17:38,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:38 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d076fccd-3978-4e3c-8b6e-a2dc700d79eb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:17:38,593 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d076fccd-3978-4e3c-8b6e-a2dc700d79eb 2018-06-30 16:17:38,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e60f6895712b629c25b2da2f98c8843b72764" -d '{"role": {"name": "CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj-role"}}' 2018-06-30 16:17:39,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:17:38 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3642aa13-cc68-46d5-af4d-f990643b624a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4d8078b66e974adeb48bd55235052f79", "links": {"self": "http://10.167.4.35:5000/v3/roles/4d8078b66e974adeb48bd55235052f79"}, "name": "CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj-role"}} 2018-06-30 16:17:39,003 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-3642aa13-cc68-46d5-af4d-f990643b624a 2018-06-30 16:17:39,003 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj-role 2018-06-30 16:17:39,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/4d8078b66e974adeb48bd55235052f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e60f6895712b629c25b2da2f98c8843b72764" 2018-06-30 16:17:39,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:39 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ad47391-e8c7-49a0-a7b2-58e8dceeeeb2 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4d8078b66e974adeb48bd55235052f79", "links": {"self": "http://10.167.4.35:5000/v3/roles/4d8078b66e974adeb48bd55235052f79"}, "name": "CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj-role"}} 2018-06-30 16:17:39,352 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/4d8078b66e974adeb48bd55235052f79 used request id req-4ad47391-e8c7-49a0-a7b2-58e8dceeeeb2 2018-06-30 16:17:39,353 - keystone_utils - INFO - Granting role CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj-role to project CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj 2018-06-30 16:17:39,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/1970803271584c1e999c0fe1dced3115/users/d6adea9fccf6495e9cdc93983d1f1ac1/roles/4d8078b66e974adeb48bd55235052f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e60f6895712b629c25b2da2f98c8843b72764" 2018-06-30 16:17:39,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:17:39 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93aefcb3-ebda-4541-a222-67130d4b091f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:17:39,590 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/1970803271584c1e999c0fe1dced3115/users/d6adea9fccf6495e9cdc93983d1f1ac1/roles/4d8078b66e974adeb48bd55235052f79 used request id req-93aefcb3-ebda-4541-a222-67130d4b091f 2018-06-30 16:17:39,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:17:39,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:17:40,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d8078b66e974adeb48bd55235052f79", "name": "CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:17:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1970803271584c1e999c0fe1dced3115", "name": "CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1970803271584c1e999c0fe1dced3115", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/1970803271584c1e999c0fe1dced3115", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/1970803271584c1e999c0fe1dced3115", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1970803271584c1e999c0fe1dced3115", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/1970803271584c1e999c0fe1dced3115", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/1970803271584c1e999c0fe1dced3115", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1970803271584c1e999c0fe1dced3115", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/1970803271584c1e999c0fe1dced3115", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/1970803271584c1e999c0fe1dced3115", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/1970803271584c1e999c0fe1dced3115", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/1970803271584c1e999c0fe1dced3115", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/1970803271584c1e999c0fe1dced3115", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-dadf36ad-f0c6-4ba-user", "id": "d6adea9fccf6495e9cdc93983d1f1ac1"}, "audit_ids": ["Alm1lkQLQXKkYstHswvwAw"], "issued_at": "2018-06-30T16:17:40.000000Z"}} 2018-06-30 16:17:40,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c192b131762d96a07bd04306c38f1210c75aaf" 2018-06-30 16:17:40,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0597afb2-845c-4038-a297-86b0619070b8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:17:40,810 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0597afb2-845c-4038-a297-86b0619070b8 2018-06-30 16:17:40,812 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:17:40,816 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:17:40,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1970803271584c1e999c0fe1dced3115/stacks?stack_name=CreateStackNegativeTests-416a219f-9f1a-4565-b5e3-44977e5a1d96 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c192b131762d96a07bd04306c38f1210c75aaf" 2018-06-30 16:17:41,617 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:41 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-24e8b9aa-286c-4082-a723-f1247cf3f2ac Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-30 16:17:41,618 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1970803271584c1e999c0fe1dced3115/stacks?stack_name=CreateStackNegativeTests-416a219f-9f1a-4565-b5e3-44977e5a1d96 used request id req-24e8b9aa-286c-4082-a723-f1247cf3f2ac 2018-06-30 16:17:41,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e60f6895712b629c25b2da2f98c8843b72764" 2018-06-30 16:17:42,645 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:42 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-dc03ad9a-45ad-4dff-ac01-fc193ee7ac5e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:17:42,646 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-dc03ad9a-45ad-4dff-ac01-fc193ee7ac5e 2018-06-30 16:17:42,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e60f6895712b629c25b2da2f98c8843b72764" 2018-06-30 16:17:43,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:42 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11fb2fda-6300-41af-afe1-cf02424784ae Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 16:17:43,112 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-11fb2fda-6300-41af-afe1-cf02424784ae 2018-06-30 16:17:43,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e60f6895712b629c25b2da2f98c8843b72764" 2018-06-30 16:17:43,504 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 16:17:43 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3dd19b28-6212-4562-8a58-83e8e69c68c1 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 16:17:43,505 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-3dd19b28-6212-4562-8a58-83e8e69c68c1 2018-06-30 16:17:43,505 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 16:17:43,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e60f6895712b629c25b2da2f98c8843b72764" 2018-06-30 16:17:43,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:43 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0c97d537-60e3-40f7-8a73-fbffa1420a0b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 16:17:43,881 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-0c97d537-60e3-40f7-8a73-fbffa1420a0b 2018-06-30 16:17:43,882 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj 2018-06-30 16:17:43,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/1970803271584c1e999c0fe1dced3115 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e60f6895712b629c25b2da2f98c8843b72764" 2018-06-30 16:17:44,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:17:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9f7e9dfb-760a-4a6a-b144-b11dcfed76cc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:17:44,537 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/1970803271584c1e999c0fe1dced3115 used request id req-9f7e9dfb-760a-4a6a-b144-b11dcfed76cc 2018-06-30 16:17:44,537 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-dadf36ad-f0c6-4ba-proj-role 2018-06-30 16:17:44,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/4d8078b66e974adeb48bd55235052f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e60f6895712b629c25b2da2f98c8843b72764" 2018-06-30 16:17:44,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:17:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-156db8d7-3759-4a9f-8573-58374a915da9 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:17:44,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/4d8078b66e974adeb48bd55235052f79 used request id req-156db8d7-3759-4a9f-8573-58374a915da9 2018-06-30 16:17:44,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44e60f6895712b629c25b2da2f98c8843b72764" 2018-06-30 16:17:45,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:44 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08cf81b2-8a12-4461-ad04-868594ead89f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:17:45,235 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-08cf81b2-8a12-4461-ad04-868594ead89f 2018-06-30 16:17:45,235 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-dadf36ad-f0c6-4ba-user 2018-06-30 16:17:45,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/d6adea9fccf6495e9cdc93983d1f1ac1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ecb8978ebeda5812a47c5e3a00e837176c1e08" 2018-06-30 16:17:45,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:17:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d87557af-a0a8-4112-a0d5-03a82e7ce262 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:17:45,931 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/d6adea9fccf6495e9cdc93983d1f1ac1 used request id req-d87557af-a0a8-4112-a0d5-03a82e7ce262 2018-06-30 16:17:45,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:17:46,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:17:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["uJ6A35k1Rx2fKQsbupL9GA"], "issued_at": "2018-06-30T16:17:46.000000Z"}} 2018-06-30 16:17:46,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}051c34ae48f9eb57221e657156ae868b150e1b57" 2018-06-30 16:17:47,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43879157-d04e-49e3-8307-8b9b31a4e1d7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:17:47,267 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-43879157-d04e-49e3-8307-8b9b31a4e1d7 2018-06-30 16:17:47,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:17:47,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:17:48,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:17:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["HKysXqKvSuKcxdjz5JYnmw"], "issued_at": "2018-06-30T16:17:48.000000Z"}} 2018-06-30 16:17:48,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62723186cc17da96402a0d5cc1c362a38bc0cffe" 2018-06-30 16:17:48,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3bb0e649-d30d-47d4-a2b4-cc188342917d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:17:48,177 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3bb0e649-d30d-47d4-a2b4-cc188342917d 2018-06-30 16:17:48,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:17:48,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:17:48 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:17:48,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-d36d34f1-5316-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62723186cc17da96402a0d5cc1c362a38bc0cffe" 2018-06-30 16:17:48,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:48 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-45564d7e-4ae8-427e-95d9-bbeb5fe6f59d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-d36d34f1-5316-42d-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:17:48,630 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-d36d34f1-5316-42d-proj used request id req-45564d7e-4ae8-427e-95d9-bbeb5fe6f59d 2018-06-30 16:17:48,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62723186cc17da96402a0d5cc1c362a38bc0cffe" 2018-06-30 16:17:49,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:48 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d931461-4260-44f9-9e79-3cac39381dd6 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:17:49,005 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3d931461-4260-44f9-9e79-3cac39381dd6 2018-06-30 16:17:49,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62723186cc17da96402a0d5cc1c362a38bc0cffe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-d36d34f1-5316-42d-proj"}}' 2018-06-30 16:17:49,370 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:17:49 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9435bbfb-5473-4ab3-908e-918b1eae3a14 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6646afa51192456297ee53d90a96ebc2"}, "tags": [], "enabled": true, "id": "6646afa51192456297ee53d90a96ebc2", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-d36d34f1-5316-42d-proj"}} 2018-06-30 16:17:49,370 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-9435bbfb-5473-4ab3-908e-918b1eae3a14 2018-06-30 16:17:49,371 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-d36d34f1-5316-42d-proj 2018-06-30 16:17:49,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:17:49,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:17:50,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:17:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["zHlrBGOJSGqP5C2nR-wRew"], "issued_at": "2018-06-30T16:17:50.000000Z"}} 2018-06-30 16:17:50,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17075fa761b209447358dcbec5f612ea9fd046d1" 2018-06-30 16:17:50,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00a8fd6f-b64c-430c-b175-d1f4d80562f0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:17:50,617 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-00a8fd6f-b64c-430c-b175-d1f4d80562f0 2018-06-30 16:17:50,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:17:50,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:17:50 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:17:50,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17075fa761b209447358dcbec5f612ea9fd046d1" 2018-06-30 16:17:51,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:50 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ca62b82-39bf-41cf-b3f8-cd7e4e9b18ad Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:17:51,105 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-0ca62b82-39bf-41cf-b3f8-cd7e4e9b18ad 2018-06-30 16:17:51,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-d36d34f1-5316-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17075fa761b209447358dcbec5f612ea9fd046d1" 2018-06-30 16:17:51,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:51 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee67860d-e72c-44d0-aa5e-b2da2092a64c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-d36d34f1-5316-42d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6646afa51192456297ee53d90a96ebc2"}, "tags": [], "enabled": true, "id": "6646afa51192456297ee53d90a96ebc2", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-d36d34f1-5316-42d-proj"}]} 2018-06-30 16:17:51,548 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-d36d34f1-5316-42d-proj used request id req-ee67860d-e72c-44d0-aa5e-b2da2092a64c 2018-06-30 16:17:51,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17075fa761b209447358dcbec5f612ea9fd046d1" 2018-06-30 16:17:51,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:51 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9cd0585c-f115-493a-b6af-480f06bd5ac0 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:17:51,973 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-9cd0585c-f115-493a-b6af-480f06bd5ac0 2018-06-30 16:17:52,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17075fa761b209447358dcbec5f612ea9fd046d1" 2018-06-30 16:17:53,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:52 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4507017a-0ce8-4e91-9922-8427d5cf2093 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:17:53,032 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4507017a-0ce8-4e91-9922-8427d5cf2093 2018-06-30 16:17:53,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-d36d34f1-5316-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17075fa761b209447358dcbec5f612ea9fd046d1" 2018-06-30 16:17:53,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:53 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6894a5e6-22e8-4607-ab0c-09920fc8e3df Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-d36d34f1-5316-42d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/6646afa51192456297ee53d90a96ebc2"}, "tags": [], "enabled": true, "id": "6646afa51192456297ee53d90a96ebc2", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-d36d34f1-5316-42d-proj"}]} 2018-06-30 16:17:53,441 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackNegativeTests-d36d34f1-5316-42d-proj used request id req-6894a5e6-22e8-4607-ab0c-09920fc8e3df 2018-06-30 16:17:53,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/0a202916456c4110b6f74aea9e46c86d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17075fa761b209447358dcbec5f612ea9fd046d1" 2018-06-30 16:17:53,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:53 GMT Server: Apache Content-Length: 342 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f20a3ab-0eec-4a10-b49b-553febdfe54b Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-d36d34f1-5316-42d-user", "links": {"self": "http://10.167.4.35:5000/v3/users/0a202916456c4110b6f74aea9e46c86d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6646afa51192456297ee53d90a96ebc2", "id": "0a202916456c4110b6f74aea9e46c86d", "password_expires_at": null}} 2018-06-30 16:17:53,832 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/0a202916456c4110b6f74aea9e46c86d used request id req-1f20a3ab-0eec-4a10-b49b-553febdfe54b 2018-06-30 16:17:53,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/6646afa51192456297ee53d90a96ebc2/users/0a202916456c4110b6f74aea9e46c86d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17075fa761b209447358dcbec5f612ea9fd046d1" 2018-06-30 16:17:54,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:53 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b1f8fb19-1da7-4393-a432-1a3bf0736770 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/6646afa51192456297ee53d90a96ebc2/users/0a202916456c4110b6f74aea9e46c86d/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 16:17:54,277 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/6646afa51192456297ee53d90a96ebc2/users/0a202916456c4110b6f74aea9e46c86d/roles used request id req-b1f8fb19-1da7-4393-a432-1a3bf0736770 2018-06-30 16:17:54,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17075fa761b209447358dcbec5f612ea9fd046d1" 2018-06-30 16:17:54,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:54 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10d0d5c3-e147-41a4-ab8b-7b91265b80d3 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}} 2018-06-30 16:17:54,638 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 used request id req-10d0d5c3-e147-41a4-ab8b-7b91265b80d3 2018-06-30 16:17:54,638 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-d36d34f1-5316-42d-proj 2018-06-30 16:17:54,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/6646afa51192456297ee53d90a96ebc2/users/0a202916456c4110b6f74aea9e46c86d/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17075fa761b209447358dcbec5f612ea9fd046d1" 2018-06-30 16:17:55,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:17:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7490ba1-9728-4c0a-81f8-1a67fa7e7201 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:17:55,089 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/6646afa51192456297ee53d90a96ebc2/users/0a202916456c4110b6f74aea9e46c86d/roles/04a3047f433f4111b561c8d5110638d3 used request id req-d7490ba1-9728-4c0a-81f8-1a67fa7e7201 2018-06-30 16:17:55,090 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-d36d34f1-5316-42d-user 2018-06-30 16:17:55,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:17:55,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62723186cc17da96402a0d5cc1c362a38bc0cffe" 2018-06-30 16:17:55,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:55 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bb209849-1ce3-4702-9bfe-dbfea18628ba Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:17:55,481 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-bb209849-1ce3-4702-9bfe-dbfea18628ba 2018-06-30 16:17:55,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62723186cc17da96402a0d5cc1c362a38bc0cffe" -d '{"role": {"name": "CreateStackNegativeTests-d36d34f1-5316-42d-proj-role"}}' 2018-06-30 16:17:55,866 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:17:55 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-859bbfb5-f5a2-4c3f-ba37-c371ccf1bdd9 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "58334f6cbe964654ba8a3d92a02a483d", "links": {"self": "http://10.167.4.35:5000/v3/roles/58334f6cbe964654ba8a3d92a02a483d"}, "name": "CreateStackNegativeTests-d36d34f1-5316-42d-proj-role"}} 2018-06-30 16:17:55,866 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-859bbfb5-f5a2-4c3f-ba37-c371ccf1bdd9 2018-06-30 16:17:55,866 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-d36d34f1-5316-42d-proj-role 2018-06-30 16:17:55,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/58334f6cbe964654ba8a3d92a02a483d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62723186cc17da96402a0d5cc1c362a38bc0cffe" 2018-06-30 16:17:56,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:55 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ffffbe4-4214-45f8-8640-aa6a8688ef24 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "58334f6cbe964654ba8a3d92a02a483d", "links": {"self": "http://10.167.4.35:5000/v3/roles/58334f6cbe964654ba8a3d92a02a483d"}, "name": "CreateStackNegativeTests-d36d34f1-5316-42d-proj-role"}} 2018-06-30 16:17:56,199 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/58334f6cbe964654ba8a3d92a02a483d used request id req-3ffffbe4-4214-45f8-8640-aa6a8688ef24 2018-06-30 16:17:56,199 - keystone_utils - INFO - Granting role CreateStackNegativeTests-d36d34f1-5316-42d-proj-role to project CreateStackNegativeTests-d36d34f1-5316-42d-proj 2018-06-30 16:17:56,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/6646afa51192456297ee53d90a96ebc2/users/0a202916456c4110b6f74aea9e46c86d/roles/58334f6cbe964654ba8a3d92a02a483d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62723186cc17da96402a0d5cc1c362a38bc0cffe" 2018-06-30 16:17:56,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:17:56 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6eae8845-2d0c-4ac3-b7f0-e04bb806fcae Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:17:56,429 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/6646afa51192456297ee53d90a96ebc2/users/0a202916456c4110b6f74aea9e46c86d/roles/58334f6cbe964654ba8a3d92a02a483d used request id req-6eae8845-2d0c-4ac3-b7f0-e04bb806fcae 2018-06-30 16:17:56,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:17:56,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:17:57,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58334f6cbe964654ba8a3d92a02a483d", "name": "CreateStackNegativeTests-d36d34f1-5316-42d-proj-role"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}], "expires_at": "2018-06-30T17:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6646afa51192456297ee53d90a96ebc2", "name": "CreateStackNegativeTests-d36d34f1-5316-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/6646afa51192456297ee53d90a96ebc2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/6646afa51192456297ee53d90a96ebc2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/6646afa51192456297ee53d90a96ebc2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/6646afa51192456297ee53d90a96ebc2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/6646afa51192456297ee53d90a96ebc2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/6646afa51192456297ee53d90a96ebc2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/6646afa51192456297ee53d90a96ebc2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/6646afa51192456297ee53d90a96ebc2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/6646afa51192456297ee53d90a96ebc2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/6646afa51192456297ee53d90a96ebc2", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/6646afa51192456297ee53d90a96ebc2", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/6646afa51192456297ee53d90a96ebc2", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-d36d34f1-5316-42d-user", "id": "0a202916456c4110b6f74aea9e46c86d"}, "audit_ids": ["txGzhPnJT5-lhAilLQ896g"], "issued_at": "2018-06-30T16:17:57.000000Z"}} 2018-06-30 16:17:57,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40f50a8ae80e162ebe5cd72e8043db40ab4c62" 2018-06-30 16:17:57,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:17:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13e1e4c7-01cf-47a3-b2dd-371ae818fb6f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:17:57,618 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-13e1e4c7-01cf-47a3-b2dd-371ae818fb6f 2018-06-30 16:17:57,620 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:17:57,624 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:17:57,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/6646afa51192456297ee53d90a96ebc2/stacks?stack_name=CreateStackNegativeTests-2ea9b1a0-3c91-45b4-a489-85ba43a2a9c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40f50a8ae80e162ebe5cd72e8043db40ab4c62" 2018-06-30 16:17:58,675 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:17:58 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-8513a5c4-c579-4b85-b8c0-742cc17199ca Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-30 16:17:58,675 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/6646afa51192456297ee53d90a96ebc2/stacks?stack_name=CreateStackNegativeTests-2ea9b1a0-3c91-45b4-a489-85ba43a2a9c1 used request id req-8513a5c4-c579-4b85-b8c0-742cc17199ca 2018-06-30 16:17:58,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/6646afa51192456297ee53d90a96ebc2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e40f50a8ae80e162ebe5cd72e8043db40ab4c62" -d '{"stack_name": "CreateStackNegativeTests-2ea9b1a0-3c91-45b4-a489-85ba43a2a9c1", "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-06-30 16:18:00,530 - keystoneauth.session - DEBUG - RESP: [400] Server: nginx Date: Sat, 30 Jun 2018 16:18:00 GMT Content-Type: application/json Content-Length: 383 Connection: keep-alive X-Openstack-Request-Id: req-2b370b39-313b-44a2-be15-352708335b4b 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-06-30 16:18:00,530 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/6646afa51192456297ee53d90a96ebc2/stacks used request id req-2b370b39-313b-44a2-be15-352708335b4b 2018-06-30 16:18:00,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62723186cc17da96402a0d5cc1c362a38bc0cffe" 2018-06-30 16:18:01,583 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:01 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-e2e44ef4-59c2-4f89-a923-4b6d2027966c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:18:01,583 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-e2e44ef4-59c2-4f89-a923-4b6d2027966c 2018-06-30 16:18:01,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62723186cc17da96402a0d5cc1c362a38bc0cffe" 2018-06-30 16:18:01,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:01 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4bed9b14-8125-41b8-ada8-f5f5de41c1be Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 16:18:01,939 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-4bed9b14-8125-41b8-ada8-f5f5de41c1be 2018-06-30 16:18:01,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62723186cc17da96402a0d5cc1c362a38bc0cffe" 2018-06-30 16:18:02,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 16:18:01 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1000d4f-211d-4ab4-afb8-3a0ffb6e4138 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 16:18:02,311 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-d1000d4f-211d-4ab4-afb8-3a0ffb6e4138 2018-06-30 16:18:02,311 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 16:18:02,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62723186cc17da96402a0d5cc1c362a38bc0cffe" 2018-06-30 16:18:02,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:02 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e1ca3ac-ebe8-4e6b-946e-1013a5106f2d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 16:18:02,735 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-6e1ca3ac-ebe8-4e6b-946e-1013a5106f2d 2018-06-30 16:18:02,736 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-d36d34f1-5316-42d-proj 2018-06-30 16:18:02,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/6646afa51192456297ee53d90a96ebc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62723186cc17da96402a0d5cc1c362a38bc0cffe" 2018-06-30 16:18:03,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:18:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dff11368-b070-4d50-863a-fc4f7fdc37c7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:18:03,280 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/6646afa51192456297ee53d90a96ebc2 used request id req-dff11368-b070-4d50-863a-fc4f7fdc37c7 2018-06-30 16:18:03,280 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-d36d34f1-5316-42d-proj-role 2018-06-30 16:18:03,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/58334f6cbe964654ba8a3d92a02a483d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62723186cc17da96402a0d5cc1c362a38bc0cffe" 2018-06-30 16:18:03,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:18:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a755304d-001b-4a17-88b4-3def1585706b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:18:03,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/58334f6cbe964654ba8a3d92a02a483d used request id req-a755304d-001b-4a17-88b4-3def1585706b 2018-06-30 16:18:03,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62723186cc17da96402a0d5cc1c362a38bc0cffe" 2018-06-30 16:18:04,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:03 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f87c4ef-2338-48e0-a28e-1097769dc2f9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:18:04,155 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-1f87c4ef-2338-48e0-a28e-1097769dc2f9 2018-06-30 16:18:04,155 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-d36d34f1-5316-42d-user 2018-06-30 16:18:04,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/0a202916456c4110b6f74aea9e46c86d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17075fa761b209447358dcbec5f612ea9fd046d1" 2018-06-30 16:18:04,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:18:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53938144-1db5-41fc-abbe-f289016248c4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:18:04,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/0a202916456c4110b6f74aea9e46c86d used request id req-53938144-1db5-41fc-abbe-f289016248c4 2018-06-30 16:18:04,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:18:05,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:18:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["vc5nAO5GQeCobB3NSvcKmQ"], "issued_at": "2018-06-30T16:18:05.000000Z"}} 2018-06-30 16:18:05,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f51df2380bda364d9a2c3c85fdda47d42102abd8" 2018-06-30 16:18:05,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32da5afe-ddd7-4bad-a34e-9f381c2a017e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:18:05,965 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-32da5afe-ddd7-4bad-a34e-9f381c2a017e 2018-06-30 16:18:05,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:18:05,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:18:06,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:18:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Lfg0EikUSrWcyWqggpOucA"], "issued_at": "2018-06-30T16:18:06.000000Z"}} 2018-06-30 16:18:06,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e393592b63082cb8f7e7cec963a0910ba8550f4" 2018-06-30 16:18:07,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-68404d7b-b22d-49cb-a580-fc76dcdf5b41 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:18:07,003 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-68404d7b-b22d-49cb-a580-fc76dcdf5b41 2018-06-30 16:18:07,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:18:07,018 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:18:07 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:18:07,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e393592b63082cb8f7e7cec963a0910ba8550f4" 2018-06-30 16:18:07,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:07 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d6e08ea9-b19e-4661-bf87-509332a42296 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:18:07,395 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj used request id req-d6e08ea9-b19e-4661-bf87-509332a42296 2018-06-30 16:18:07,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e393592b63082cb8f7e7cec963a0910ba8550f4" 2018-06-30 16:18:07,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:07 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f868c08-8bcf-45f9-be7d-a5c7fb58e278 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:18:07,718 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3f868c08-8bcf-45f9-be7d-a5c7fb58e278 2018-06-30 16:18:07,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e393592b63082cb8f7e7cec963a0910ba8550f4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}}' 2018-06-30 16:18:08,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:18:07 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-831f5683-350c-4626-ad6e-c3de091c0389 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e"}, "tags": [], "enabled": true, "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}} 2018-06-30 16:18:08,182 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-831f5683-350c-4626-ad6e-c3de091c0389 2018-06-30 16:18:08,182 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj 2018-06-30 16:18:08,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:18:08,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:18:08,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:18:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["65fC0hoETwOhc2ave3oHGQ"], "issued_at": "2018-06-30T16:18:08.000000Z"}} 2018-06-30 16:18:08,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3ed48ad9eedc6ce9bb8e0b9bbe565073fcc5dd" 2018-06-30 16:18:08,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf893241-2568-4f67-ada8-cb7dd15120d9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:18:08,987 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cf893241-2568-4f67-ada8-cb7dd15120d9 2018-06-30 16:18:08,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:18:09,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:18:08 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:18:09,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3ed48ad9eedc6ce9bb8e0b9bbe565073fcc5dd" 2018-06-30 16:18:09,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:09 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c120d000-9260-4e9b-91ac-3fffc4f603e1 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:18:09,565 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-c120d000-9260-4e9b-91ac-3fffc4f603e1 2018-06-30 16:18:09,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3ed48ad9eedc6ce9bb8e0b9bbe565073fcc5dd" 2018-06-30 16:18:09,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:09 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-17ec6683-4c60-48fe-9935-04241412d320 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e"}, "tags": [], "enabled": true, "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}]} 2018-06-30 16:18:09,964 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj used request id req-17ec6683-4c60-48fe-9935-04241412d320 2018-06-30 16:18:09,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3ed48ad9eedc6ce9bb8e0b9bbe565073fcc5dd" 2018-06-30 16:18:10,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:09 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd3cf35f-a4fa-46bf-9ad7-7b02927dcb14 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:18:10,363 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-bd3cf35f-a4fa-46bf-9ad7-7b02927dcb14 2018-06-30 16:18:11,095 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-user 2018-06-30 16:18:11,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:18:11,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e393592b63082cb8f7e7cec963a0910ba8550f4" 2018-06-30 16:18:11,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6e87a3a-61ea-4a68-a342-2591f5e29744 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:18:11,460 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b6e87a3a-61ea-4a68-a342-2591f5e29744 2018-06-30 16:18:11,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e393592b63082cb8f7e7cec963a0910ba8550f4" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj-role"}}' 2018-06-30 16:18:11,862 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:18:11 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19f0c932-4c6f-42ef-a009-9a6151d2b57b Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0afa6753448646e69a4d429c97c27503", "links": {"self": "http://10.167.4.35:5000/v3/roles/0afa6753448646e69a4d429c97c27503"}, "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj-role"}} 2018-06-30 16:18:11,862 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-19f0c932-4c6f-42ef-a009-9a6151d2b57b 2018-06-30 16:18:11,863 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj-role 2018-06-30 16:18:11,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0afa6753448646e69a4d429c97c27503 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e393592b63082cb8f7e7cec963a0910ba8550f4" 2018-06-30 16:18:12,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:11 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a06e8623-8879-49a2-9048-9e86f74bfc15 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0afa6753448646e69a4d429c97c27503", "links": {"self": "http://10.167.4.35:5000/v3/roles/0afa6753448646e69a4d429c97c27503"}, "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj-role"}} 2018-06-30 16:18:12,200 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0afa6753448646e69a4d429c97c27503 used request id req-a06e8623-8879-49a2-9048-9e86f74bfc15 2018-06-30 16:18:12,200 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj-role to project CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj 2018-06-30 16:18:12,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e/users/7aab73f6861f4aae8c2fe786459634eb/roles/0afa6753448646e69a4d429c97c27503 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e393592b63082cb8f7e7cec963a0910ba8550f4" 2018-06-30 16:18:12,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:18:12 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e05ac701-51e2-4589-91de-8a33d54994dd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:18:12,654 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e/users/7aab73f6861f4aae8c2fe786459634eb/roles/0afa6753448646e69a4d429c97c27503 used request id req-e05ac701-51e2-4589-91de-8a33d54994dd 2018-06-30 16:18:12,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:18:12,670 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:18:12 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:18:12,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f51df2380bda364d9a2c3c85fdda47d42102abd8" 2018-06-30 16:18:13,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:12 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e818f156-5397-4b85-a810-98aebdba1be2 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-user", "links": {"self": "http://10.167.4.35:5000/v3/users/7aab73f6861f4aae8c2fe786459634eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "7aab73f6861f4aae8c2fe786459634eb", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:18:13,034 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-e818f156-5397-4b85-a810-98aebdba1be2 2018-06-30 16:18:13,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0afa6753448646e69a4d429c97c27503 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e393592b63082cb8f7e7cec963a0910ba8550f4" 2018-06-30 16:18:13,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:13 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d5964e6-3bc8-4201-af7e-55c6c81296ef Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0afa6753448646e69a4d429c97c27503", "links": {"self": "http://10.167.4.35:5000/v3/roles/0afa6753448646e69a4d429c97c27503"}, "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj-role"}} 2018-06-30 16:18:13,361 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0afa6753448646e69a4d429c97c27503 used request id req-2d5964e6-3bc8-4201-af7e-55c6c81296ef 2018-06-30 16:18:13,361 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj-role to project CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj 2018-06-30 16:18:13,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e/users/5e81a8be448846f49e5955e7f71e3abb/roles/0afa6753448646e69a4d429c97c27503 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e393592b63082cb8f7e7cec963a0910ba8550f4" 2018-06-30 16:18:13,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:18:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0bdad152-32ad-4d1b-ab11-280e1ba757e5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:18:13,906 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e/users/5e81a8be448846f49e5955e7f71e3abb/roles/0afa6753448646e69a4d429c97c27503 used request id req-0bdad152-32ad-4d1b-ab11-280e1ba757e5 2018-06-30 16:18:13,906 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:18:13,908 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 16:18:13,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:18:13,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:18:14,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0afa6753448646e69a4d429c97c27503", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj-role"}], "expires_at": "2018-06-30T17:18:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-user", "id": "7aab73f6861f4aae8c2fe786459634eb"}, "audit_ids": ["e6CydhwvQBqjH5spZTYcng"], "issued_at": "2018-06-30T16:18:14.000000Z"}} 2018-06-30 16:18:14,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780ba09a568bea052acbc3f7ca5005f1f71334de" 2018-06-30 16:18:15,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4ef4074-9acc-4f20-b3f6-b462179715bb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:18:15,166 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b4ef4074-9acc-4f20-b3f6-b462179715bb 2018-06-30 16:18:15,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}780ba09a568bea052acbc3f7ca5005f1f71334de" 2018-06-30 16:18:16,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:16 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-afb8b8d9-e481-44eb-b15d-e16f512b7a2b Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-image"} 2018-06-30 16:18:16,138 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-image used request id req-afb8b8d9-e481-44eb-b15d-e16f512b7a2b 2018-06-30 16:18:16,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}780ba09a568bea052acbc3f7ca5005f1f71334de" 2018-06-30 16:18:16,756 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:16 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-af6085a2-3027-4f3f-9639-4e61febd65db Front-End-Https: on 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", "root-tar"], "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-06-30 16:18:16,757 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-af6085a2-3027-4f3f-9639-4e61febd65db 2018-06-30 16:18:16,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}780ba09a568bea052acbc3f7ca5005f1f71334de" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-image"}' 2018-06-30 16:18:17,530 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:18:17 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/b7914daa-e857-4772-90fb-1d43030f4d49 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-cbe04c18-679a-4f16-b7ba-b13e99c49123 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:18:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T16:18:17Z", "visibility": "shared", "self": "/v2/images/b7914daa-e857-4772-90fb-1d43030f4d49", "min_disk": 0, "protected": false, "id": "b7914daa-e857-4772-90fb-1d43030f4d49", "file": "/v2/images/b7914daa-e857-4772-90fb-1d43030f4d49/file", "checksum": null, "owner": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:18:17,530 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-cbe04c18-679a-4f16-b7ba-b13e99c49123 2018-06-30 16:18:17,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/b7914daa-e857-4772-90fb-1d43030f4d49/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}780ba09a568bea052acbc3f7ca5005f1f71334de" -d '' 2018-06-30 16:18:19,345 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:18:19 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ffc48bc1-fa96-4ea2-957d-4ed7dacfc042 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:18:19,345 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/b7914daa-e857-4772-90fb-1d43030f4d49/file used request id req-ffc48bc1-fa96-4ea2-957d-4ed7dacfc042 2018-06-30 16:18:19,346 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 16:18:19,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/b7914daa-e857-4772-90fb-1d43030f4d49 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}780ba09a568bea052acbc3f7ca5005f1f71334de" 2018-06-30 16:18:19,405 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:19 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-0332b242-c7e8-4cfc-b46d-fd37a383af51 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:18:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:18:19Z", "visibility": "shared", "self": "/v2/images/b7914daa-e857-4772-90fb-1d43030f4d49", "min_disk": 0, "protected": false, "id": "b7914daa-e857-4772-90fb-1d43030f4d49", "file": "/v2/images/b7914daa-e857-4772-90fb-1d43030f4d49/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "direct_url": "file:///var/lib/glance/images/b7914daa-e857-4772-90fb-1d43030f4d49", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:18:19,406 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/b7914daa-e857-4772-90fb-1d43030f4d49 used request id req-0332b242-c7e8-4cfc-b46d-fd37a383af51 2018-06-30 16:18:19,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}780ba09a568bea052acbc3f7ca5005f1f71334de" 2018-06-30 16:18:20,201 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:20 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e1cc7990-8909-43ca-9e9e-f49344c94a69 Front-End-Https: on 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", "root-tar"], "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-06-30 16:18:20,202 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e1cc7990-8909-43ca-9e9e-f49344c94a69 2018-06-30 16:18:20,205 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-image 2018-06-30 16:18:20,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/b7914daa-e857-4772-90fb-1d43030f4d49 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}780ba09a568bea052acbc3f7ca5005f1f71334de" 2018-06-30 16:18:20,274 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:20 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-7caa6ea0-2fd9-46bc-ae1d-5b1fbfc54072 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:18:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:18:19Z", "visibility": "shared", "self": "/v2/images/b7914daa-e857-4772-90fb-1d43030f4d49", "min_disk": 0, "protected": false, "id": "b7914daa-e857-4772-90fb-1d43030f4d49", "file": "/v2/images/b7914daa-e857-4772-90fb-1d43030f4d49/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "direct_url": "file:///var/lib/glance/images/b7914daa-e857-4772-90fb-1d43030f4d49", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:18:20,274 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/b7914daa-e857-4772-90fb-1d43030f4d49 used request id req-7caa6ea0-2fd9-46bc-ae1d-5b1fbfc54072 2018-06-30 16:18:20,275 - create_image - DEBUG - Instance status is - active 2018-06-30 16:18:20,275 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-image 2018-06-30 16:18:20,275 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-image 2018-06-30 16:18:20,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:18:20,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:18:21,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0afa6753448646e69a4d429c97c27503", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj-role"}], "expires_at": "2018-06-30T17:18:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-user", "id": "7aab73f6861f4aae8c2fe786459634eb"}, "audit_ids": ["dfMXmwwKRlGmKx-EwD_MbA"], "issued_at": "2018-06-30T16:18:21.000000Z"}} 2018-06-30 16:18:21,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a4a09292d422174a31e668cb0a070e3709b28" 2018-06-30 16:18:21,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcc3df74-f273-433a-bdfb-ec48d8baa33c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:18:21,504 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dcc3df74-f273-433a-bdfb-ec48d8baa33c 2018-06-30 16:18:21,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a4a09292d422174a31e668cb0a070e3709b28" 2018-06-30 16:18:22,343 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:22 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-822b5556-c193-4f0c-8798-ecead38f4e6c Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 16:18:22,344 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net used request id req-822b5556-c193-4f0c-8798-ecead38f4e6c 2018-06-30 16:18:22,344 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net 2018-06-30 16:18:22,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a4a09292d422174a31e668cb0a070e3709b28" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net", "admin_state_up": true}}' 2018-06-30 16:18:24,525 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:18:24 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-42eeee11-a2b5-4289-90db-62f6d6e3db44 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T16:18:24Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"82810a85-70da-4bd3-8e7f-916492f85e30","name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net"}} 2018-06-30 16:18:24,526 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-42eeee11-a2b5-4289-90db-62f6d6e3db44 2018-06-30 16:18:24,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a4a09292d422174a31e668cb0a070e3709b28" 2018-06-30 16:18:24,844 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:24 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-ac7e8ccc-62a4-4528-81ab-3c8c34a16c23 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T16:18:24Z","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"82810a85-70da-4bd3-8e7f-916492f85e30","name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net"}]} 2018-06-30 16:18:24,844 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-ac7e8ccc-62a4-4528-81ab-3c8c34a16c23 2018-06-30 16:18:24,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a4a09292d422174a31e668cb0a070e3709b28" 2018-06-30 16:18:25,620 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:25 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ce6f9751-e879-4154-ab4c-2456cbc36eff Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:18:25,621 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-ce6f9751-e879-4154-ab4c-2456cbc36eff 2018-06-30 16:18:25,621 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet 2018-06-30 16:18:25,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a4a09292d422174a31e668cb0a070e3709b28" -d '{"subnets": [{"ip_version": 4, "network_id": "82810a85-70da-4bd3-8e7f-916492f85e30", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet"}]}' 2018-06-30 16:18:27,028 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:18:27 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-30591515-2207-4a5d-a8b1-b4162c190fcb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:26Z","dns_nameservers":[],"updated_at":"2018-06-30T16:18:26Z","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":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"970027cd-1f46-4450-9fb3-47978c41f36f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet"}]} 2018-06-30 16:18:27,028 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-30591515-2207-4a5d-a8b1-b4162c190fcb 2018-06-30 16:18:27,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a4a09292d422174a31e668cb0a070e3709b28" 2018-06-30 16:18:27,891 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:27 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-047688f6-fc3c-4bb6-a994-3a5dcce5a007 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["970027cd-1f46-4450-9fb3-47978c41f36f"],"updated_at":"2018-06-30T16:18:26Z","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"82810a85-70da-4bd3-8e7f-916492f85e30","name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net"}]} 2018-06-30 16:18:27,892 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-047688f6-fc3c-4bb6-a994-3a5dcce5a007 2018-06-30 16:18:27,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a4a09292d422174a31e668cb0a070e3709b28" 2018-06-30 16:18:28,065 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:28 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-5f359c48-a689-44d6-a602-0c23e90e822c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:26Z","dns_nameservers":[],"updated_at":"2018-06-30T16:18:26Z","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":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"970027cd-1f46-4450-9fb3-47978c41f36f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet"}]} 2018-06-30 16:18:28,065 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-5f359c48-a689-44d6-a602-0c23e90e822c 2018-06-30 16:18:28,066 - OpenStackNetwork - DEBUG - Network [82810a85-70da-4bd3-8e7f-916492f85e30] created successfully 2018-06-30 16:18:28,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:18:28,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:18:28,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0afa6753448646e69a4d429c97c27503", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj-role"}], "expires_at": "2018-06-30T17:18:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-user", "id": "7aab73f6861f4aae8c2fe786459634eb"}, "audit_ids": ["AUdMjBPtRVe2Uf5h3ECpyA"], "issued_at": "2018-06-30T16:18:28.000000Z"}} 2018-06-30 16:18:28,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783df031e80c85d8d0b81051df5871dedd1c1eb0" 2018-06-30 16:18:28,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33f25974-9c1c-41eb-a26a-1c0bae5349d7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:18:28,972 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-33f25974-9c1c-41eb-a26a-1c0bae5349d7 2018-06-30 16:18:28,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783df031e80c85d8d0b81051df5871dedd1c1eb0" 2018-06-30 16:18:29,927 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:29 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-6916b39e-5051-41d9-aab3-82d7dd1ca45a Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 16:18:29,927 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-router&admin_state_up=True used request id req-6916b39e-5051-41d9-aab3-82d7dd1ca45a 2018-06-30 16:18:29,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:18:29,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:18:30,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0afa6753448646e69a4d429c97c27503", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj-role"}], "expires_at": "2018-06-30T17:18:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-user", "id": "7aab73f6861f4aae8c2fe786459634eb"}, "audit_ids": ["kLFG_SvRSx27hFD9Yg8nig"], "issued_at": "2018-06-30T16:18:30.000000Z"}} 2018-06-30 16:18:30,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f26a08e8b813b5a425dd0e673a3fe9c1a209489f" 2018-06-30 16:18:30,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:30 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0788e8e1-057d-427e-8cb3-1cf979369a3e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:18:30,963 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0788e8e1-057d-427e-8cb3-1cf979369a3e 2018-06-30 16:18:30,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783df031e80c85d8d0b81051df5871dedd1c1eb0" 2018-06-30 16:18:31,860 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:31 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-d434fed8-50c0-4aa7-8990-236b8cc61c0a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:18:31,860 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-d434fed8-50c0-4aa7-8990-236b8cc61c0a 2018-06-30 16:18:31,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783df031e80c85d8d0b81051df5871dedd1c1eb0" 2018-06-30 16:18:32,763 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:32 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-73fb6359-4b1c-4616-a9dd-e83eb59479b2 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:18:32,764 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-73fb6359-4b1c-4616-a9dd-e83eb59479b2 2018-06-30 16:18:32,764 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-router 2018-06-30 16:18:32,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783df031e80c85d8d0b81051df5871dedd1c1eb0" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-router", "admin_state_up": true}}' 2018-06-30 16:18:36,552 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:18:36 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-deb0b281-3b7a-4a23-9ceb-f7893f0b1e82 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:32Z", "admin_state_up": true, "updated_at": "2018-06-30T16:18:35Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "93bb0c2d-8469-4bd4-a566-4178a9aa39c0", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-router"}} 2018-06-30 16:18:36,553 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-deb0b281-3b7a-4a23-9ceb-f7893f0b1e82 2018-06-30 16:18:36,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=93bb0c2d-8469-4bd4-a566-4178a9aa39c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783df031e80c85d8d0b81051df5871dedd1c1eb0" 2018-06-30 16:18:36,637 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:36 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-31348b58-151b-4a6e-b2a6-3313fe99f06c Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:18:36,638 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=93bb0c2d-8469-4bd4-a566-4178a9aa39c0 used request id req-31348b58-151b-4a6e-b2a6-3313fe99f06c 2018-06-30 16:18:36,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783df031e80c85d8d0b81051df5871dedd1c1eb0" 2018-06-30 16:18:36,876 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:36 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-767d1b5e-901a-487f-abd7-c828024b93d0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["970027cd-1f46-4450-9fb3-47978c41f36f"],"updated_at":"2018-06-30T16:18:26Z","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"82810a85-70da-4bd3-8e7f-916492f85e30","name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net"}]} 2018-06-30 16:18:36,876 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net used request id req-767d1b5e-901a-487f-abd7-c828024b93d0 2018-06-30 16:18:36,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:18:36,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:18:36 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:18:36,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783df031e80c85d8d0b81051df5871dedd1c1eb0" 2018-06-30 16:18:37,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:36 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25247784-2680-475d-8d12-3937ecd45c2b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}} 2018-06-30 16:18:37,208 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e used request id req-25247784-2680-475d-8d12-3937ecd45c2b 2018-06-30 16:18:37,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783df031e80c85d8d0b81051df5871dedd1c1eb0" 2018-06-30 16:18:37,389 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:37 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-8b07ccd7-3f4a-4730-8ca2-804096625b05 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:26Z","dns_nameservers":[],"updated_at":"2018-06-30T16:18:26Z","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":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"970027cd-1f46-4450-9fb3-47978c41f36f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet"}]} 2018-06-30 16:18:37,389 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-8b07ccd7-3f4a-4730-8ca2-804096625b05 2018-06-30 16:18:37,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30&name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783df031e80c85d8d0b81051df5871dedd1c1eb0" 2018-06-30 16:18:37,541 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:37 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-37affefd-5c7d-47e5-9f46-ba16f8b1a46e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:26Z","dns_nameservers":[],"updated_at":"2018-06-30T16:18:26Z","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":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"970027cd-1f46-4450-9fb3-47978c41f36f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet"}]} 2018-06-30 16:18:37,541 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30&name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet used request id req-37affefd-5c7d-47e5-9f46-ba16f8b1a46e 2018-06-30 16:18:37,542 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-30 16:18:37,542 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-router 2018-06-30 16:18:37,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/93bb0c2d-8469-4bd4-a566-4178a9aa39c0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783df031e80c85d8d0b81051df5871dedd1c1eb0" -d '{"subnet_id": "970027cd-1f46-4450-9fb3-47978c41f36f"}' 2018-06-30 16:18:43,921 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:43 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-9f50bbed-1009-4f1b-8c0c-0ab728a122ca Front-End-Https: on RESP BODY: {"network_id": "82810a85-70da-4bd3-8e7f-916492f85e30", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "subnet_id": "970027cd-1f46-4450-9fb3-47978c41f36f", "subnet_ids": ["970027cd-1f46-4450-9fb3-47978c41f36f"], "port_id": "c9035154-c44c-4cd7-833c-81f9d447a670", "id": "93bb0c2d-8469-4bd4-a566-4178a9aa39c0"} 2018-06-30 16:18:43,922 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/93bb0c2d-8469-4bd4-a566-4178a9aa39c0/add_router_interface used request id req-9f50bbed-1009-4f1b-8c0c-0ab728a122ca 2018-06-30 16:18:43,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/93bb0c2d-8469-4bd4-a566-4178a9aa39c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783df031e80c85d8d0b81051df5871dedd1c1eb0" 2018-06-30 16:18:44,646 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:44 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-043cb84f-c95c-4362-9bd1-41f9267377ea Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:32Z", "admin_state_up": true, "updated_at": "2018-06-30T16:18:40Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "93bb0c2d-8469-4bd4-a566-4178a9aa39c0", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-router"}} 2018-06-30 16:18:44,646 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/93bb0c2d-8469-4bd4-a566-4178a9aa39c0 used request id req-043cb84f-c95c-4362-9bd1-41f9267377ea 2018-06-30 16:18:44,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=93bb0c2d-8469-4bd4-a566-4178a9aa39c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783df031e80c85d8d0b81051df5871dedd1c1eb0" 2018-06-30 16:18:44,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:44 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-c3d51642-a0f4-42da-b5bf-f6963efd1682 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:18:42Z","binding:vnic_type":"normal","device_id":"93bb0c2d-8469-4bd4-a566-4178a9aa39c0","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:8a:52:7e","id":"c9035154-c44c-4cd7-833c-81f9d447a670","port_security_enabled":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:18:44,882 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=93bb0c2d-8469-4bd4-a566-4178a9aa39c0 used request id req-c3d51642-a0f4-42da-b5bf-f6963efd1682 2018-06-30 16:18:44,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/970027cd-1f46-4450-9fb3-47978c41f36f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783df031e80c85d8d0b81051df5871dedd1c1eb0" 2018-06-30 16:18:45,045 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:45 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-7b906006-90b7-4384-af0b-e6805d069c5f Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:26Z","dns_nameservers":[],"updated_at":"2018-06-30T16:18:26Z","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":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"970027cd-1f46-4450-9fb3-47978c41f36f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet"}} 2018-06-30 16:18:45,046 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/970027cd-1f46-4450-9fb3-47978c41f36f used request id req-7b906006-90b7-4384-af0b-e6805d069c5f 2018-06-30 16:18:45,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:18:45,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:18:45,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:18:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["5a3IeXJITa-pGHeLitFbYg"], "issued_at": "2018-06-30T16:18:45.000000Z"}} 2018-06-30 16:18:45,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e68a577dd8f6f4cfd4822b0e5c5d2dc123ff6c" 2018-06-30 16:18:46,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e7a4ead-fb9f-4a60-a740-e5640e53f94d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:18:46,261 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6e7a4ead-fb9f-4a60-a740-e5640e53f94d 2018-06-30 16:18:46,262 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:18:46,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e68a577dd8f6f4cfd4822b0e5c5d2dc123ff6c" 2018-06-30 16:18:46,995 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:46 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-00a2132a-e447-4574-89f7-a3a00125e057 X-Compute-Request-Id: req-00a2132a-e447-4574-89f7-a3a00125e057 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:18:46,995 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-00a2132a-e447-4574-89f7-a3a00125e057 2018-06-30 16:18:46,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e68a577dd8f6f4cfd4822b0e5c5d2dc123ff6c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-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-06-30 16:18:47,548 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:47 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0f5a80a6-6435-4307-b9be-96e25355a12b X-Compute-Request-Id: req-0f5a80a6-6435-4307-b9be-96e25355a12b Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "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": "3d382a6b-f0dc-45d2-adaf-5fcc6d57e726"}} 2018-06-30 16:18:47,548 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-0f5a80a6-6435-4307-b9be-96e25355a12b 2018-06-30 16:18:47,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:18:47,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:18:48,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0afa6753448646e69a4d429c97c27503", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj-role"}], "expires_at": "2018-06-30T17:18:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-user", "id": "7aab73f6861f4aae8c2fe786459634eb"}, "audit_ids": ["lG5l1haERZefBajNxATbaA"], "issued_at": "2018-06-30T16:18:48.000000Z"}} 2018-06-30 16:18:48,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88fadcc9065b7921cd1baecc89c43495f799a4a3" 2018-06-30 16:18:48,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:48 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5885ed3a-5cbc-480f-b051-4479897ee6d4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:18:48,754 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5885ed3a-5cbc-480f-b051-4479897ee6d4 2018-06-30 16:18:48,755 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:18:48,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88fadcc9065b7921cd1baecc89c43495f799a4a3" 2018-06-30 16:18:49,424 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:49 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-19012176-c883-44bb-9bbe-69049e6357c5 X-Compute-Request-Id: req-19012176-c883-44bb-9bbe-69049e6357c5 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 16:18:49,425 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-19012176-c883-44bb-9bbe-69049e6357c5 2018-06-30 16:18:49,426 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp... 2018-06-30 16:18:49,426 - OpenStackKeypair - INFO - Creating new keypair 2018-06-30 16:18:49,469 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp 2018-06-30 16:18:49,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88fadcc9065b7921cd1baecc89c43495f799a4a3" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDUw6itZyQdxUdHmGU9ijaQUmNB10Y4usLdSjwe1tOcXoGyKWpwfGzMFY8q1pjkDGl5iBfPZlATWTXy6KPft3K5kSP65pOV1q/IJ31pz+fqrwPS1IVDkqkrLCcxbzBi4gonCpRmXzkzQzvODdEFFgU33Xx6YGMmv66Ng6o7QSxPEw==", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp"}}' 2018-06-30 16:18:50,463 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:50 GMT Content-Type: application/json Content-Length: 440 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f81e1b9a-b0ba-42e4-a776-d53d6d3dc103 X-Compute-Request-Id: req-f81e1b9a-b0ba-42e4-a776-d53d6d3dc103 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDUw6itZyQdxUdHmGU9ijaQUmNB10Y4usLdSjwe1tOcXoGyKWpwfGzMFY8q1pjkDGl5iBfPZlATWTXy6KPft3K5kSP65pOV1q/IJ31pz+fqrwPS1IVDkqkrLCcxbzBi4gonCpRmXzkzQzvODdEFFgU33Xx6YGMmv66Ng6o7QSxPEw==", "user_id": "7aab73f6861f4aae8c2fe786459634eb", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp", "fingerprint": "46:fe:d4:27:93:d2:6c:1d:8b:d7:0d:31:4d:44:28:d3"}} 2018-06-30 16:18:50,463 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-f81e1b9a-b0ba-42e4-a776-d53d6d3dc103 2018-06-30 16:18:50,465 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4.pub 2018-06-30 16:18:50,465 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4 2018-06-30 16:18:50,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:18:50,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:18:51,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0afa6753448646e69a4d429c97c27503", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj-role"}], "expires_at": "2018-06-30T17:18:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-user", "id": "7aab73f6861f4aae8c2fe786459634eb"}, "audit_ids": ["fQFIcXRzSfKDkzvnU7IXpQ"], "issued_at": "2018-06-30T16:18:51.000000Z"}} 2018-06-30 16:18:51,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:18:51,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-708f4347-1ac7-4259-a6f1-991be0e133d4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:18:51,830 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-708f4347-1ac7-4259-a6f1-991be0e133d4 2018-06-30 16:18:51,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:18:52,628 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:52 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-7e5d770b-3980-494a-92fa-3c3434e87aef Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 16:18:52,629 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-sec-grp used request id req-7e5d770b-3980-494a-92fa-3c3434e87aef 2018-06-30 16:18:52,629 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-sec-grp... 2018-06-30 16:18:52,629 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-sec-grp 2018-06-30 16:18:52,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-sec-grp"}}' 2018-06-30 16:18:53,943 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:18:53 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-69a61a2f-e117-4741-bdf2-eb2f27727621 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "updated_at": "2018-06-30T16:18:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "revision_number": 0, "id": "6d9b5892-9e95-46f7-bd80-ecb6f79d2c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "revision_number": 0, "id": "e1dc29ef-f22e-4d9d-87a4-2d6736ac8cd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}], "revision_number": 2, "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-sec-grp"}} 2018-06-30 16:18:53,943 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-69a61a2f-e117-4741-bdf2-eb2f27727621 2018-06-30 16:18:53,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 2018-06-30 16:18:53,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:18:54,066 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-5386e3aa-520f-4ab2-b6d6-c9d7ededfdb6 Front-End-Https: on 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-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "6d9b5892-9e95-46f7-bd80-ecb6f79d2c21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "e1dc29ef-f22e-4d9d-87a4-2d6736ac8cd5"}]} 2018-06-30 16:18:54,066 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 used request id req-5386e3aa-520f-4ab2-b6d6-c9d7ededfdb6 2018-06-30 16:18:54,067 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 2018-06-30 16:18:54,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:18:54,159 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ba1493dd-af56-4131-9800-325b46e86d06 Front-End-Https: on 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-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "6d9b5892-9e95-46f7-bd80-ecb6f79d2c21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "e1dc29ef-f22e-4d9d-87a4-2d6736ac8cd5"}]} 2018-06-30 16:18:54,160 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 used request id req-ba1493dd-af56-4131-9800-325b46e86d06 2018-06-30 16:18:54,160 - neutron_utils - INFO - Retrieving security group with ID - f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 2018-06-30 16:18:54,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:18:54,321 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:54 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-0b3790f3-8148-4906-a28c-dc32a9e393d6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "updated_at": "2018-06-30T16:18:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "revision_number": 0, "id": "6d9b5892-9e95-46f7-bd80-ecb6f79d2c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "revision_number": 0, "id": "e1dc29ef-f22e-4d9d-87a4-2d6736ac8cd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}], "revision_number": 2, "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-sec-grp"}]} 2018-06-30 16:18:54,321 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 used request id req-0b3790f3-8148-4906-a28c-dc32a9e393d6 2018-06-30 16:18:54,322 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 2018-06-30 16:18:54,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:18:54,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:54 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-83f53317-9911-4e99-8c12-1167823a1257 Front-End-Https: on 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-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "6d9b5892-9e95-46f7-bd80-ecb6f79d2c21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "e1dc29ef-f22e-4d9d-87a4-2d6736ac8cd5"}]} 2018-06-30 16:18:54,461 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 used request id req-83f53317-9911-4e99-8c12-1167823a1257 2018-06-30 16:18:54,462 - neutron_utils - INFO - Retrieving security group with ID - f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 2018-06-30 16:18:54,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:18:54,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:54 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-5d47b635-514c-4559-98d4-1a8ac3a43677 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "updated_at": "2018-06-30T16:18:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "revision_number": 0, "id": "6d9b5892-9e95-46f7-bd80-ecb6f79d2c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "revision_number": 0, "id": "e1dc29ef-f22e-4d9d-87a4-2d6736ac8cd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}], "revision_number": 2, "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-sec-grp"}]} 2018-06-30 16:18:54,701 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 used request id req-5d47b635-514c-4559-98d4-1a8ac3a43677 2018-06-30 16:18:54,702 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 2018-06-30 16:18:54,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:18:55,534 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:55 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-9d92d29a-96e7-4396-ae6f-45ebe42b2131 Front-End-Https: on 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-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "6d9b5892-9e95-46f7-bd80-ecb6f79d2c21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "e1dc29ef-f22e-4d9d-87a4-2d6736ac8cd5"}]} 2018-06-30 16:18:55,534 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 used request id req-9d92d29a-96e7-4396-ae6f-45ebe42b2131 2018-06-30 16:18:55,535 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-sec-grp 2018-06-30 16:18:55,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:18:55,708 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:55 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-bd3a6681-9566-4620-af3d-18cbc34fad0d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "updated_at": "2018-06-30T16:18:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "revision_number": 0, "id": "6d9b5892-9e95-46f7-bd80-ecb6f79d2c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "revision_number": 0, "id": "e1dc29ef-f22e-4d9d-87a4-2d6736ac8cd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}], "revision_number": 2, "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-sec-grp"}]} 2018-06-30 16:18:55,708 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-sec-grp used request id req-bd3a6681-9566-4620-af3d-18cbc34fad0d 2018-06-30 16:18:55,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:18:55,723 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:18:55 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:18:55,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:18:55,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:55 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c417064-6a98-4e53-bf4f-6c5e336befc0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}} 2018-06-30 16:18:55,820 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e used request id req-3c417064-6a98-4e53-bf4f-6c5e336befc0 2018-06-30 16:18:55,820 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 2018-06-30 16:18:55,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:18:55,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:55 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-e60d6d56-61ac-4b06-8f6c-36e1dae155b5 Front-End-Https: on 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-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "6d9b5892-9e95-46f7-bd80-ecb6f79d2c21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "e1dc29ef-f22e-4d9d-87a4-2d6736ac8cd5"}]} 2018-06-30 16:18:55,918 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 used request id req-e60d6d56-61ac-4b06-8f6c-36e1dae155b5 2018-06-30 16:18:55,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}122d654ea13b067c0dae124ffc5268d0d28c3a3b" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3"}}' 2018-06-30 16:18:56,365 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:18:56 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-e256525e-6447-4728-bc8a-e0dc3f13f58e Front-End-Https: on 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-06-30T16:18:56Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:56Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "4015fdb9-ec1d-41ac-84b2-895d8d53c7d0"}} 2018-06-30 16:18:56,365 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-e256525e-6447-4728-bc8a-e0dc3f13f58e 2018-06-30 16:18:56,365 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-sec-grp 2018-06-30 16:18:56,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:18:57,243 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:57 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-467bb8fc-218d-4a0e-8f97-a01aeff8908f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "updated_at": "2018-06-30T16:18:56Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:18:56Z", "revision_number": 0, "id": "4015fdb9-ec1d-41ac-84b2-895d8d53c7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:56Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "revision_number": 0, "id": "6d9b5892-9e95-46f7-bd80-ecb6f79d2c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "revision_number": 0, "id": "e1dc29ef-f22e-4d9d-87a4-2d6736ac8cd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}], "revision_number": 3, "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-sec-grp"}]} 2018-06-30 16:18:57,243 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-sec-grp used request id req-467bb8fc-218d-4a0e-8f97-a01aeff8908f 2018-06-30 16:18:57,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:18:57,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:57 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9404a9b5-9e07-4f6d-beae-42905301cef9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}} 2018-06-30 16:18:57,345 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e used request id req-9404a9b5-9e07-4f6d-beae-42905301cef9 2018-06-30 16:18:57,346 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 2018-06-30 16:18:57,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:18:57,464 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:57 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-57ea9757-6f75-4f01-bb7b-4fb88f834788 Front-End-Https: on 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-06-30T16:18:56Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:56Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "4015fdb9-ec1d-41ac-84b2-895d8d53c7d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "6d9b5892-9e95-46f7-bd80-ecb6f79d2c21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "e1dc29ef-f22e-4d9d-87a4-2d6736ac8cd5"}]} 2018-06-30 16:18:57,465 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 used request id req-57ea9757-6f75-4f01-bb7b-4fb88f834788 2018-06-30 16:18:57,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}122d654ea13b067c0dae124ffc5268d0d28c3a3b" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3"}}' 2018-06-30 16:18:57,967 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:18:57 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-877407df-46f6-4b0c-8fad-6c7e23cd046e Front-End-Https: on 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-06-30T16:18:57Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": 22, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:57Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "56380a85-78db-48df-bd45-e2a4bcb3699c"}} 2018-06-30 16:18:57,967 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-877407df-46f6-4b0c-8fad-6c7e23cd046e 2018-06-30 16:18:57,968 - neutron_utils - INFO - Retrieving security group with ID - f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 2018-06-30 16:18:57,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:18:58,116 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:58 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-007f227b-2685-48cb-b225-cd793ba2719f Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "updated_at": "2018-06-30T16:18:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:18:56Z", "revision_number": 0, "id": "4015fdb9-ec1d-41ac-84b2-895d8d53c7d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:56Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-30T16:18:57Z", "revision_number": 0, "id": "56380a85-78db-48df-bd45-e2a4bcb3699c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:57Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "revision_number": 0, "id": "6d9b5892-9e95-46f7-bd80-ecb6f79d2c21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "revision_number": 0, "id": "e1dc29ef-f22e-4d9d-87a4-2d6736ac8cd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}], "revision_number": 4, "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-sec-grp"}]} 2018-06-30 16:18:58,116 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 used request id req-007f227b-2685-48cb-b225-cd793ba2719f 2018-06-30 16:18:58,117 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 2018-06-30 16:18:58,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:18:58,271 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:18:58 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-3bdbacc8-d0aa-4a79-a6bb-284c5c4cb8f6 Front-End-Https: on 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-06-30T16:18:56Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:56Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "4015fdb9-ec1d-41ac-84b2-895d8d53c7d0"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-06-30T16:18:57Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": 22, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:57Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "56380a85-78db-48df-bd45-e2a4bcb3699c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "6d9b5892-9e95-46f7-bd80-ecb6f79d2c21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:18:53Z", "security_group_id": "f7ade6a6-0c13-46c1-9cda-6bde0024ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:53Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "e1dc29ef-f22e-4d9d-87a4-2d6736ac8cd5"}]} 2018-06-30 16:18:58,271 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 used request id req-3bdbacc8-d0aa-4a79-a6bb-284c5c4cb8f6 2018-06-30 16:18:58,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:18:58,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:18:59,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0afa6753448646e69a4d429c97c27503", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj-role"}], "expires_at": "2018-06-30T17:18:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-user", "id": "7aab73f6861f4aae8c2fe786459634eb"}, "audit_ids": ["dI4vE8f1QH-qvgzQItJSQg"], "issued_at": "2018-06-30T16:18:59.000000Z"}} 2018-06-30 16:18:59,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:18:59,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bf08c842-f321-426a-b0f7-911452ea1b04 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:18:59,588 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bf08c842-f321-426a-b0f7-911452ea1b04 2018-06-30 16:18:59,589 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:18:59,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:18:59,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:18:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af626acb-8817-4a58-afc3-dfc036b6e9c9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:18:59,989 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-af626acb-8817-4a58-afc3-dfc036b6e9c9 2018-06-30 16:18:59,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:00,988 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:00 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-8ae46b03-e264-4449-a042-746111cfef8c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["970027cd-1f46-4450-9fb3-47978c41f36f"],"updated_at":"2018-06-30T16:18:26Z","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"82810a85-70da-4bd3-8e7f-916492f85e30","name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net"}]} 2018-06-30 16:19:00,989 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net used request id req-8ae46b03-e264-4449-a042-746111cfef8c 2018-06-30 16:19:00,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:19:01,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:19:00 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:19:01,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:01,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:19:01 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee3f54eb-e912-421c-9dfc-5f9a61a95df1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}} 2018-06-30 16:19:01,390 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e used request id req-ee3f54eb-e912-421c-9dfc-5f9a61a95df1 2018-06-30 16:19:01,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:01,564 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:01 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-2a6a85c7-aab5-4308-8ec3-585665ee05b4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:26Z","dns_nameservers":[],"updated_at":"2018-06-30T16:18:26Z","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":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"970027cd-1f46-4450-9fb3-47978c41f36f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet"}]} 2018-06-30 16:19:01,564 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-2a6a85c7-aab5-4308-8ec3-585665ee05b4 2018-06-30 16:19:01,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=82810a85-70da-4bd3-8e7f-916492f85e30&name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:01,650 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:01 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-2c98b05e-8e2a-4498-82a0-049fd1edb089 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:19:01,650 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=82810a85-70da-4bd3-8e7f-916492f85e30&name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4port-1&admin_state_up=True used request id req-2c98b05e-8e2a-4498-82a0-049fd1edb089 2018-06-30 16:19:01,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:02,517 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:02 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-048ccf06-b5db-4a8d-8042-83f70351f326 X-Compute-Request-Id: req-048ccf06-b5db-4a8d-8042-83f70351f326 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 16:19:02,517 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst used request id req-048ccf06-b5db-4a8d-8042-83f70351f326 2018-06-30 16:19:02,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:03,384 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:03 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-4cccbb91-99ad-488b-ab09-cc00358bdc7c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["970027cd-1f46-4450-9fb3-47978c41f36f"],"updated_at":"2018-06-30T16:18:26Z","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"82810a85-70da-4bd3-8e7f-916492f85e30","name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net"}]} 2018-06-30 16:19:03,384 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net used request id req-4cccbb91-99ad-488b-ab09-cc00358bdc7c 2018-06-30 16:19:03,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:03,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:19:03 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95b2ff84-4859-49c4-a3a6-3c639687216a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}} 2018-06-30 16:19:03,486 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e used request id req-95b2ff84-4859-49c4-a3a6-3c639687216a 2018-06-30 16:19:03,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:04,545 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:04 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f0ac5b2d-1031-4c0a-8d28-489bf0b8d977 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:26Z","dns_nameservers":[],"updated_at":"2018-06-30T16:18:26Z","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":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"970027cd-1f46-4450-9fb3-47978c41f36f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet"}]} 2018-06-30 16:19:04,546 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-f0ac5b2d-1031-4c0a-8d28-489bf0b8d977 2018-06-30 16:19:04,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=82810a85-70da-4bd3-8e7f-916492f85e30&name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:04,683 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:04 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-15cfdf84-a04e-4329-9711-5b42cb7b2da5 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:19:04,683 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=82810a85-70da-4bd3-8e7f-916492f85e30&name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4port-1&admin_state_up=True used request id req-15cfdf84-a04e-4329-9711-5b42cb7b2da5 2018-06-30 16:19:04,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:19:04,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:19:05,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0afa6753448646e69a4d429c97c27503", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj-role"}], "expires_at": "2018-06-30T17:19:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8f51495c76fe4caaa0b2e81bb1a0dd1e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-user", "id": "7aab73f6861f4aae8c2fe786459634eb"}, "audit_ids": ["dnryyugOSYact6lkslcGgg"], "issued_at": "2018-06-30T16:19:05.000000Z"}} 2018-06-30 16:19:05,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a51d9a2981a79ec6d5464b4e2c73c647b44eb01" 2018-06-30 16:19:05,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:19:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31d0260e-ec2a-4b6e-89ef-3763ef33e816 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:19:05,897 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-31d0260e-ec2a-4b6e-89ef-3763ef33e816 2018-06-30 16:19:05,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:06,283 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:06 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-3521522e-4119-4fd4-9ad9-5c0bcf8e59a3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["970027cd-1f46-4450-9fb3-47978c41f36f"],"updated_at":"2018-06-30T16:18:26Z","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"82810a85-70da-4bd3-8e7f-916492f85e30","name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net"}]} 2018-06-30 16:19:06,283 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net used request id req-3521522e-4119-4fd4-9ad9-5c0bcf8e59a3 2018-06-30 16:19:06,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:07,076 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:07 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-2ba633ac-3d27-4a67-ad78-d35de1e423a0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:26Z","dns_nameservers":[],"updated_at":"2018-06-30T16:18:26Z","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":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"970027cd-1f46-4450-9fb3-47978c41f36f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet"}]} 2018-06-30 16:19:07,076 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-2ba633ac-3d27-4a67-ad78-d35de1e423a0 2018-06-30 16:19:07,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:07,415 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:07 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-c22fa817-64f1-4faa-b5b6-7d547018412f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["970027cd-1f46-4450-9fb3-47978c41f36f"],"updated_at":"2018-06-30T16:18:26Z","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"82810a85-70da-4bd3-8e7f-916492f85e30","name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net"}]} 2018-06-30 16:19:07,415 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net used request id req-c22fa817-64f1-4faa-b5b6-7d547018412f 2018-06-30 16:19:07,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:19:07,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:19:07 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:19:07,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a51d9a2981a79ec6d5464b4e2c73c647b44eb01" 2018-06-30 16:19:07,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:19:07 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-372f2597-c347-4425-9667-dda795e72f02 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}} 2018-06-30 16:19:07,530 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e used request id req-372f2597-c347-4425-9667-dda795e72f02 2018-06-30 16:19:07,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:07,674 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:07 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-59ddac55-9a1b-4b01-b880-4649d9b13f38 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:26Z","dns_nameservers":[],"updated_at":"2018-06-30T16:18:26Z","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":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"970027cd-1f46-4450-9fb3-47978c41f36f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet"}]} 2018-06-30 16:19:07,674 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-59ddac55-9a1b-4b01-b880-4649d9b13f38 2018-06-30 16:19:07,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30&name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:07,796 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:07 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-4edd2e28-efd5-4e9f-b733-d3e7627f9f4e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:26Z","dns_nameservers":[],"updated_at":"2018-06-30T16:18:26Z","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":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"970027cd-1f46-4450-9fb3-47978c41f36f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet"}]} 2018-06-30 16:19:07,796 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30&name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet used request id req-4edd2e28-efd5-4e9f-b733-d3e7627f9f4e 2018-06-30 16:19:07,797 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net 2018-06-30 16:19:07,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" -d '{"port": {"network_id": "82810a85-70da-4bd3-8e7f-916492f85e30", "fixed_ips": [{"subnet_id": "970027cd-1f46-4450-9fb3-47978c41f36f", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4port-1", "admin_state_up": true}}' 2018-06-30 16:19:09,790 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:19:09 GMT Content-Type: application/json Content-Length: 769 Connection: keep-alive X-Openstack-Request-Id: req-276e63c3-a804-483c-9021-adf1c50cf509 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T16:19:08Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T16:19:09Z","name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:74:2c:20","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.100"}],"id":"40442d6b-b27e-426b-8631-a0a35297b171","security_groups":["005dd693-ce47-4e3c-9983-771e66b9bddd"],"device_id":""}} 2018-06-30 16:19:09,790 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-276e63c3-a804-483c-9021-adf1c50cf509 2018-06-30 16:19:09,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:10,102 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:10 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-8bc8adec-00dc-4200-ae5e-320d7c68feb0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["970027cd-1f46-4450-9fb3-47978c41f36f"],"updated_at":"2018-06-30T16:18:26Z","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"82810a85-70da-4bd3-8e7f-916492f85e30","name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net"}]} 2018-06-30 16:19:10,103 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net used request id req-8bc8adec-00dc-4200-ae5e-320d7c68feb0 2018-06-30 16:19:10,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:10,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:19:10 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-012750b3-fb0f-4954-92ba-bf5bef7d0b42 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}} 2018-06-30 16:19:10,208 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e used request id req-012750b3-fb0f-4954-92ba-bf5bef7d0b42 2018-06-30 16:19:10,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:10,398 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:10 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-5dad4cc2-db38-4d4e-b667-21d9a314689a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:26Z","dns_nameservers":[],"updated_at":"2018-06-30T16:18:26Z","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":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"970027cd-1f46-4450-9fb3-47978c41f36f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet"}]} 2018-06-30 16:19:10,398 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-5dad4cc2-db38-4d4e-b667-21d9a314689a 2018-06-30 16:19:10,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=82810a85-70da-4bd3-8e7f-916492f85e30&name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:10,597 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:10 GMT Content-Type: application/json Content-Length: 772 Connection: keep-alive X-Openstack-Request-Id: req-6a1113b8-f6b6-4b6f-8ed5-56726aa62339 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:19:08Z","admin_state_up":true,"updated_at":"2018-06-30T16:19:09Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:74:2c:20","id":"40442d6b-b27e-426b-8631-a0a35297b171","port_security_enabled":true,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.100"}],"extra_dhcp_opts":[],"security_groups":["005dd693-ce47-4e3c-9983-771e66b9bddd"],"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4port-1"}]} 2018-06-30 16:19:10,598 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=82810a85-70da-4bd3-8e7f-916492f85e30&name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4port-1&admin_state_up=True used request id req-6a1113b8-f6b6-4b6f-8ed5-56726aa62339 2018-06-30 16:19:10,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:10,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:19:10 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ce808cf-8ab8-4033-9a98-8157cba8a73d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}} 2018-06-30 16:19:10,985 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e used request id req-2ce808cf-8ab8-4033-9a98-8157cba8a73d 2018-06-30 16:19:10,986 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst 2018-06-30 16:19:10,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:11,880 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:11 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6ca62e69-7808-4924-9e01-8eabaa5d1dd4 X-Compute-Request-Id: req-6ca62e69-7808-4924-9e01-8eabaa5d1dd4 Front-End-Https: on RESP BODY: {"flavors": [{"id": "3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-flavor-name"}, {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:19:11,880 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6ca62e69-7808-4924-9e01-8eabaa5d1dd4 2018-06-30 16:19:11,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:12,538 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:12 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-11a77a5d-a841-4163-9b54-8a23a3ffe723 X-Compute-Request-Id: req-11a77a5d-a841-4163-9b54-8a23a3ffe723 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "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": "3d382a6b-f0dc-45d2-adaf-5fcc6d57e726"}} 2018-06-30 16:19:12,539 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726 used request id req-11a77a5d-a841-4163-9b54-8a23a3ffe723 2018-06-30 16:19:12,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:14,130 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:14 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-8b3b4612-218e-415f-aef2-8016597e2e40 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:18:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:18:19Z", "visibility": "shared", "self": "/v2/images/b7914daa-e857-4772-90fb-1d43030f4d49", "min_disk": 0, "protected": false, "id": "b7914daa-e857-4772-90fb-1d43030f4d49", "file": "/v2/images/b7914daa-e857-4772-90fb-1d43030f4d49/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "direct_url": "file:///var/lib/glance/images/b7914daa-e857-4772-90fb-1d43030f4d49", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-image"} 2018-06-30 16:19:14,130 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-image used request id req-8b3b4612-218e-415f-aef2-8016597e2e40 2018-06-30 16:19:14,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:15,858 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:15 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-0a1a08c5-ef7c-4507-8384-d25d9773d0e1 Front-End-Https: on 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", "root-tar"], "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-06-30 16:19:15,858 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-0a1a08c5-ef7c-4507-8384-d25d9773d0e1 2018-06-30 16:19:15,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst", "imageRef": "b7914daa-e857-4772-90fb-1d43030f4d49", "key_name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp", "flavorRef": "3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "max_count": 1, "min_count": 1, "networks": [{"port": "40442d6b-b27e-426b-8631-a0a35297b171"}]}}' 2018-06-30 16:19:22,680 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:19:22 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-15ff88f3-3536-49f0-8940-942f65013152 X-Compute-Request-Id: req-15ff88f3-3536-49f0-8940-942f65013152 RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "19a66fef-a3ab-449a-8327-e2ec915c5d6e", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "bookmark"}], "adminPass": "FQHEu9m4CDp4"}} 2018-06-30 16:19:22,680 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-15ff88f3-3536-49f0-8940-942f65013152 2018-06-30 16:19:22,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:24,832 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:24 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-04a92d08-2848-4bdf-85b4-863246b6b5d2 X-Compute-Request-Id: req-04a92d08-2848-4bdf-85b4-863246b6b5d2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "bookmark"}], "image": {"id": "b7914daa-e857-4772-90fb-1d43030f4d49", "links": [{"href": "http://172.30.10.101:8774/images/b7914daa-e857-4772-90fb-1d43030f4d49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "links": [{"href": "http://172.30.10.101:8774/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "rel": "bookmark"}]}, "id": "19a66fef-a3ab-449a-8327-e2ec915c5d6e", "user_id": "7aab73f6861f4aae8c2fe786459634eb", "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-06-30T16:19:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst", "created": "2018-06-30T16:19:23Z", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:19:24,832 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e used request id req-04a92d08-2848-4bdf-85b4-863246b6b5d2 2018-06-30 16:19:24,833 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst 2018-06-30 16:19:24,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:26,408 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:26 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3b8cc4a1-6e4f-4508-88e7-4c03c75f09ec X-Compute-Request-Id: req-3b8cc4a1-6e4f-4508-88e7-4c03c75f09ec Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "bookmark"}], "image": {"id": "b7914daa-e857-4772-90fb-1d43030f4d49", "links": [{"href": "http://172.30.10.101:8774/images/b7914daa-e857-4772-90fb-1d43030f4d49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "links": [{"href": "http://172.30.10.101:8774/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "rel": "bookmark"}]}, "id": "19a66fef-a3ab-449a-8327-e2ec915c5d6e", "user_id": "7aab73f6861f4aae8c2fe786459634eb", "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-06-30T16:19:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst", "created": "2018-06-30T16:19:23Z", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:19:26,408 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e used request id req-3b8cc4a1-6e4f-4508-88e7-4c03c75f09ec 2018-06-30 16:19:26,408 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst] is - BUILD 2018-06-30 16:19:26,409 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:19:29,412 - create_instance - DEBUG - VM status query timeout in 895.420922995 2018-06-30 16:19:29,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:32,047 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:32 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-100d715e-948e-4b4f-a6c6-d0d7c8b1d000 X-Compute-Request-Id: req-100d715e-948e-4b4f-a6c6-d0d7c8b1d000 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "bookmark"}], "image": {"id": "b7914daa-e857-4772-90fb-1d43030f4d49", "links": [{"href": "http://172.30.10.101:8774/images/b7914daa-e857-4772-90fb-1d43030f4d49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "links": [{"href": "http://172.30.10.101:8774/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "rel": "bookmark"}]}, "id": "19a66fef-a3ab-449a-8327-e2ec915c5d6e", "security_groups": [{"name": "default"}], "user_id": "7aab73f6861f4aae8c2fe786459634eb", "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-06-30T16:19:29Z", "hostId": "6385b810842105d630035f16161c4b18c11d74c30d615d37c04abdf5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst", "created": "2018-06-30T16:19:22Z", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:19:32,047 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e used request id req-100d715e-948e-4b4f-a6c6-d0d7c8b1d000 2018-06-30 16:19:32,047 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst] is - BUILD 2018-06-30 16:19:32,048 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:19:35,048 - create_instance - DEBUG - VM status query timeout in 889.784460068 2018-06-30 16:19:35,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:35,718 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:35 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0cafc3ea-6ed7-4386-9034-4dbb1ed8ef17 X-Compute-Request-Id: req-0cafc3ea-6ed7-4386-9034-4dbb1ed8ef17 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "bookmark"}], "image": {"id": "b7914daa-e857-4772-90fb-1d43030f4d49", "links": [{"href": "http://172.30.10.101:8774/images/b7914daa-e857-4772-90fb-1d43030f4d49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "links": [{"href": "http://172.30.10.101:8774/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "rel": "bookmark"}]}, "id": "19a66fef-a3ab-449a-8327-e2ec915c5d6e", "security_groups": [{"name": "default"}], "user_id": "7aab73f6861f4aae8c2fe786459634eb", "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-06-30T16:19:29Z", "hostId": "6385b810842105d630035f16161c4b18c11d74c30d615d37c04abdf5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst", "created": "2018-06-30T16:19:22Z", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:19:35,718 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e used request id req-0cafc3ea-6ed7-4386-9034-4dbb1ed8ef17 2018-06-30 16:19:35,718 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst] is - BUILD 2018-06-30 16:19:35,719 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:19:38,720 - create_instance - DEBUG - VM status query timeout in 886.113162041 2018-06-30 16:19:38,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:41,132 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:41 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6de3c955-99d5-4c60-b793-dfa472a9844d X-Compute-Request-Id: req-6de3c955-99d5-4c60-b793-dfa472a9844d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "bookmark"}], "image": {"id": "b7914daa-e857-4772-90fb-1d43030f4d49", "links": [{"href": "http://172.30.10.101:8774/images/b7914daa-e857-4772-90fb-1d43030f4d49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "links": [{"href": "http://172.30.10.101:8774/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "rel": "bookmark"}]}, "id": "19a66fef-a3ab-449a-8327-e2ec915c5d6e", "security_groups": [{"name": "default"}], "user_id": "7aab73f6861f4aae8c2fe786459634eb", "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-06-30T16:19:29Z", "hostId": "6385b810842105d630035f16161c4b18c11d74c30d615d37c04abdf5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst", "created": "2018-06-30T16:19:22Z", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:19:41,132 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e used request id req-6de3c955-99d5-4c60-b793-dfa472a9844d 2018-06-30 16:19:41,133 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst] is - BUILD 2018-06-30 16:19:41,133 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:19:44,136 - create_instance - DEBUG - VM status query timeout in 880.696506977 2018-06-30 16:19:44,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:45,959 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:45 GMT Content-Type: application/json Content-Length: 1691 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e9b79d3e-9cf3-49b3-8ffb-725f0587edcc X-Compute-Request-Id: req-e9b79d3e-9cf3-49b3-8ffb-725f0587edcc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:2c:20", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "bookmark"}], "image": {"id": "b7914daa-e857-4772-90fb-1d43030f4d49", "links": [{"href": "http://172.30.10.101:8774/images/b7914daa-e857-4772-90fb-1d43030f4d49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:19:41.000000", "flavor": {"id": "3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "links": [{"href": "http://172.30.10.101:8774/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "rel": "bookmark"}]}, "id": "19a66fef-a3ab-449a-8327-e2ec915c5d6e", "security_groups": [{"name": "default"}], "user_id": "7aab73f6861f4aae8c2fe786459634eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:19:41Z", "hostId": "6385b810842105d630035f16161c4b18c11d74c30d615d37c04abdf5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst", "created": "2018-06-30T16:19:22Z", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:19:45,959 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e used request id req-e9b79d3e-9cf3-49b3-8ffb-725f0587edcc 2018-06-30 16:19:45,960 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst] is - ACTIVE 2018-06-30 16:19:45,960 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:19:45,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:46,734 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:46 GMT Content-Type: application/json Content-Length: 1691 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8a0b5fe7-bb45-402f-b903-28947ac8efc2 X-Compute-Request-Id: req-8a0b5fe7-bb45-402f-b903-28947ac8efc2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:2c:20", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "bookmark"}], "image": {"id": "b7914daa-e857-4772-90fb-1d43030f4d49", "links": [{"href": "http://172.30.10.101:8774/images/b7914daa-e857-4772-90fb-1d43030f4d49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:19:41.000000", "flavor": {"id": "3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "links": [{"href": "http://172.30.10.101:8774/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "rel": "bookmark"}]}, "id": "19a66fef-a3ab-449a-8327-e2ec915c5d6e", "security_groups": [{"name": "default"}], "user_id": "7aab73f6861f4aae8c2fe786459634eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:19:41Z", "hostId": "6385b810842105d630035f16161c4b18c11d74c30d615d37c04abdf5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst", "created": "2018-06-30T16:19:22Z", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:19:46,734 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e used request id req-8a0b5fe7-bb45-402f-b903-28947ac8efc2 2018-06-30 16:19:46,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:47,110 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:47 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-1796c24d-992c-493d-877a-ce0afe759bc3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["970027cd-1f46-4450-9fb3-47978c41f36f"],"updated_at":"2018-06-30T16:18:26Z","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"82810a85-70da-4bd3-8e7f-916492f85e30","name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net"}]} 2018-06-30 16:19:47,110 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net used request id req-1796c24d-992c-493d-877a-ce0afe759bc3 2018-06-30 16:19:47,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:47,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:19:47 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9cfb0333-498a-4781-8a18-3e89ae13ea81 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}} 2018-06-30 16:19:47,209 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e used request id req-9cfb0333-498a-4781-8a18-3e89ae13ea81 2018-06-30 16:19:47,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:47,347 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:47 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-54b144a8-c3f8-4887-a75f-b84526260c96 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:26Z","dns_nameservers":[],"updated_at":"2018-06-30T16:18:26Z","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":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"970027cd-1f46-4450-9fb3-47978c41f36f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet"}]} 2018-06-30 16:19:47,348 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-54b144a8-c3f8-4887-a75f-b84526260c96 2018-06-30 16:19:47,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:47,601 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:47 GMT Content-Type: application/json Content-Length: 3008 Connection: keep-alive X-Openstack-Request-Id: req-845db520-9c67-478c-96d7-a964deca0112 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:19:08Z","admin_state_up":true,"updated_at":"2018-06-30T16:19:40Z","binding:vnic_type":"normal","device_id":"19a66fef-a3ab-449a-8327-e2ec915c5d6e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:74:2c:20","id":"40442d6b-b27e-426b-8631-a0a35297b171","port_security_enabled":true,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.100"}],"extra_dhcp_opts":[],"security_groups":["005dd693-ce47-4e3c-9983-771e66b9bddd"],"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:28Z","admin_state_up":true,"updated_at":"2018-06-30T16:18:34Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-82810a85-70da-4bd3-8e7f-916492f85e30","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fb:e3:61","id":"45c2f276-d754-441f-9f00-c05f01c3ab99","port_security_enabled":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:27Z","admin_state_up":true,"updated_at":"2018-06-30T16:18:33Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-82810a85-70da-4bd3-8e7f-916492f85e30","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:25:a3:7e","id":"75fdbb31-24c0-47f1-9230-bb7f9665cb50","port_security_enabled":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:18:51Z","binding:vnic_type":"normal","device_id":"93bb0c2d-8469-4bd4-a566-4178a9aa39c0","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:8a:52:7e","id":"c9035154-c44c-4cd7-833c-81f9d447a670","port_security_enabled":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:19:47,601 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-845db520-9c67-478c-96d7-a964deca0112 2018-06-30 16:19:47,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:48,272 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:48 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-974c5f5e-01f8-4304-8661-3c7f2ac7f681 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.116"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:32Z", "admin_state_up": true, "updated_at": "2018-06-30T16:18:40Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "93bb0c2d-8469-4bd4-a566-4178a9aa39c0", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-router"}]} 2018-06-30 16:19:48,272 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-router used request id req-974c5f5e-01f8-4304-8661-3c7f2ac7f681 2018-06-30 16:19:48,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:48,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:19:48 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-842dac35-dad6-40fb-bb95-5f43c4167340 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}} 2018-06-30 16:19:48,570 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e used request id req-842dac35-dad6-40fb-bb95-5f43c4167340 2018-06-30 16:19:48,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=93bb0c2d-8469-4bd4-a566-4178a9aa39c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:48,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:48 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-a35ad3aa-3f7d-4c54-b633-947a582b696d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:18:51Z","binding:vnic_type":"normal","device_id":"93bb0c2d-8469-4bd4-a566-4178a9aa39c0","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:8a:52:7e","id":"c9035154-c44c-4cd7-833c-81f9d447a670","port_security_enabled":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:19:48,815 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=93bb0c2d-8469-4bd4-a566-4178a9aa39c0 used request id req-a35ad3aa-3f7d-4c54-b633-947a582b696d 2018-06-30 16:19:48,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/970027cd-1f46-4450-9fb3-47978c41f36f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:49,055 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:49 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-b1ef342c-1772-45ef-8beb-1ca827c6614c Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:26Z","dns_nameservers":[],"updated_at":"2018-06-30T16:18:26Z","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":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"970027cd-1f46-4450-9fb3-47978c41f36f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet"}} 2018-06-30 16:19:49,055 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/970027cd-1f46-4450-9fb3-47978c41f36f used request id req-b1ef342c-1772-45ef-8beb-1ca827c6614c 2018-06-30 16:19:49,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:49,392 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:49 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-0762755b-b063-4576-8b71-c8b822748fe4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:19:49,392 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-0762755b-b063-4576-8b71-c8b822748fe4 2018-06-30 16:19:49,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:49,475 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:49 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-e091fbb1-27eb-4ab5-bfa2-c12b219d3e72 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:19:49,476 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-e091fbb1-27eb-4ab5-bfa2-c12b219d3e72 2018-06-30 16:19:49,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:50,148 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:50 GMT Content-Type: application/json Content-Length: 1691 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-343af923-6fac-4012-af98-4134058d1524 X-Compute-Request-Id: req-343af923-6fac-4012-af98-4134058d1524 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:2c:20", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "bookmark"}], "image": {"id": "b7914daa-e857-4772-90fb-1d43030f4d49", "links": [{"href": "http://172.30.10.101:8774/images/b7914daa-e857-4772-90fb-1d43030f4d49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:19:41.000000", "flavor": {"id": "3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "links": [{"href": "http://172.30.10.101:8774/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "rel": "bookmark"}]}, "id": "19a66fef-a3ab-449a-8327-e2ec915c5d6e", "security_groups": [{"name": "default"}], "user_id": "7aab73f6861f4aae8c2fe786459634eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:19:41Z", "hostId": "6385b810842105d630035f16161c4b18c11d74c30d615d37c04abdf5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst", "created": "2018-06-30T16:19:22Z", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:19:50,149 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e used request id req-343af923-6fac-4012-af98-4134058d1524 2018-06-30 16:19:50,149 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst] is - ACTIVE 2018-06-30 16:19:50,149 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:19:50,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:50,835 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:50 GMT Content-Type: application/json Content-Length: 1691 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-81f5a922-f507-4268-b41f-ee68ef8249c3 X-Compute-Request-Id: req-81f5a922-f507-4268-b41f-ee68ef8249c3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:2c:20", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "bookmark"}], "image": {"id": "b7914daa-e857-4772-90fb-1d43030f4d49", "links": [{"href": "http://172.30.10.101:8774/images/b7914daa-e857-4772-90fb-1d43030f4d49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:19:41.000000", "flavor": {"id": "3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "links": [{"href": "http://172.30.10.101:8774/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "rel": "bookmark"}]}, "id": "19a66fef-a3ab-449a-8327-e2ec915c5d6e", "security_groups": [{"name": "default"}], "user_id": "7aab73f6861f4aae8c2fe786459634eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:19:41Z", "hostId": "6385b810842105d630035f16161c4b18c11d74c30d615d37c04abdf5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst", "created": "2018-06-30T16:19:22Z", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:19:50,836 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e used request id req-81f5a922-f507-4268-b41f-ee68ef8249c3 2018-06-30 16:19:50,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:51,233 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:51 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-8753c1d6-5bb5-4bfc-a650-7021ee7b448a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["970027cd-1f46-4450-9fb3-47978c41f36f"],"updated_at":"2018-06-30T16:18:26Z","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"82810a85-70da-4bd3-8e7f-916492f85e30","name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net"}]} 2018-06-30 16:19:51,234 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net used request id req-8753c1d6-5bb5-4bfc-a650-7021ee7b448a 2018-06-30 16:19:51,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:51,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:19:51 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0ac0abd4-e592-4b4c-a03e-ba2a53fd5e5d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}} 2018-06-30 16:19:51,608 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e used request id req-0ac0abd4-e592-4b4c-a03e-ba2a53fd5e5d 2018-06-30 16:19:51,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:51,796 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:51 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-cf9ed256-2655-4452-a95e-fe928e14c0a4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:26Z","dns_nameservers":[],"updated_at":"2018-06-30T16:18:26Z","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":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"970027cd-1f46-4450-9fb3-47978c41f36f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet"}]} 2018-06-30 16:19:51,796 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-cf9ed256-2655-4452-a95e-fe928e14c0a4 2018-06-30 16:19:51,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:52,066 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:52 GMT Content-Type: application/json Content-Length: 3008 Connection: keep-alive X-Openstack-Request-Id: req-44d80d3b-f6b6-4d99-a06d-9a8677f67641 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:19:08Z","admin_state_up":true,"updated_at":"2018-06-30T16:19:40Z","binding:vnic_type":"normal","device_id":"19a66fef-a3ab-449a-8327-e2ec915c5d6e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:74:2c:20","id":"40442d6b-b27e-426b-8631-a0a35297b171","port_security_enabled":true,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.100"}],"extra_dhcp_opts":[],"security_groups":["005dd693-ce47-4e3c-9983-771e66b9bddd"],"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:28Z","admin_state_up":true,"updated_at":"2018-06-30T16:18:34Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-82810a85-70da-4bd3-8e7f-916492f85e30","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fb:e3:61","id":"45c2f276-d754-441f-9f00-c05f01c3ab99","port_security_enabled":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:27Z","admin_state_up":true,"updated_at":"2018-06-30T16:18:33Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-82810a85-70da-4bd3-8e7f-916492f85e30","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:25:a3:7e","id":"75fdbb31-24c0-47f1-9230-bb7f9665cb50","port_security_enabled":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:18:51Z","binding:vnic_type":"normal","device_id":"93bb0c2d-8469-4bd4-a566-4178a9aa39c0","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:8a:52:7e","id":"c9035154-c44c-4cd7-833c-81f9d447a670","port_security_enabled":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:19:52,067 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-44d80d3b-f6b6-4d99-a06d-9a8677f67641 2018-06-30 16:19:52,067 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-30 16:19:52,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:52,331 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:52 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-d476bf49-aa28-4f5f-a487-94aeeea13883 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:19:52,332 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-d476bf49-aa28-4f5f-a487-94aeeea13883 2018-06-30 16:19:52,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:52,428 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:52 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-d514cc29-8fac-4630-9224-49751fe0b4ea Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:19:52,428 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-d514cc29-8fac-4630-9224-49751fe0b4ea 2018-06-30 16:19:52,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" -d '{"floatingip": {"floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "port_id": "40442d6b-b27e-426b-8631-a0a35297b171"}}' 2018-06-30 16:19:57,348 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:19:57 GMT Content-Type: application/json Content-Length: 550 Connection: keep-alive X-Openstack-Request-Id: req-4a78a571-e8c6-4399-9c67-15e210ed05ae Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "93bb0c2d-8469-4bd4-a566-4178a9aa39c0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:19:54Z", "updated_at": "2018-06-30T16:19:54Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.10.117", "revision_number": 0, "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_id": "40442d6b-b27e-426b-8631-a0a35297b171", "id": "5cd1ffb8-26eb-4bd1-9579-b095c814e1de"}} 2018-06-30 16:19:57,348 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-4a78a571-e8c6-4399-9c67-15e210ed05ae 2018-06-30 16:19:57,348 - create_instance - INFO - Created floating IP 172.30.10.117 via router - CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-router 2018-06-30 16:19:57,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:19:59,951 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:19:59 GMT Content-Type: application/json Content-Length: 1691 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1a6c68ca-7462-47a2-ad4d-0e3967b17cc1 X-Compute-Request-Id: req-1a6c68ca-7462-47a2-ad4d-0e3967b17cc1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:2c:20", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "bookmark"}], "image": {"id": "b7914daa-e857-4772-90fb-1d43030f4d49", "links": [{"href": "http://172.30.10.101:8774/images/b7914daa-e857-4772-90fb-1d43030f4d49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:19:41.000000", "flavor": {"id": "3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "links": [{"href": "http://172.30.10.101:8774/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "rel": "bookmark"}]}, "id": "19a66fef-a3ab-449a-8327-e2ec915c5d6e", "security_groups": [{"name": "default"}], "user_id": "7aab73f6861f4aae8c2fe786459634eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:19:41Z", "hostId": "6385b810842105d630035f16161c4b18c11d74c30d615d37c04abdf5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst", "created": "2018-06-30T16:19:22Z", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:19:59,951 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e used request id req-1a6c68ca-7462-47a2-ad4d-0e3967b17cc1 2018-06-30 16:19:59,952 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst] is - ACTIVE 2018-06-30 16:19:59,952 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:19:59,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:20:02,382 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:20:02 GMT Content-Type: application/json Content-Length: 1811 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ba38611d-8896-4e5c-93c0-98abf958a525 X-Compute-Request-Id: req-ba38611d-8896-4e5c-93c0-98abf958a525 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:2c:20", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:2c:20", "version": 4, "addr": "172.30.10.117", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "bookmark"}], "image": {"id": "b7914daa-e857-4772-90fb-1d43030f4d49", "links": [{"href": "http://172.30.10.101:8774/images/b7914daa-e857-4772-90fb-1d43030f4d49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:19:41.000000", "flavor": {"id": "3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "links": [{"href": "http://172.30.10.101:8774/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "rel": "bookmark"}]}, "id": "19a66fef-a3ab-449a-8327-e2ec915c5d6e", "security_groups": [{"name": "default"}], "user_id": "7aab73f6861f4aae8c2fe786459634eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:19:41Z", "hostId": "6385b810842105d630035f16161c4b18c11d74c30d615d37c04abdf5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst", "created": "2018-06-30T16:19:22Z", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:20:02,382 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e used request id req-ba38611d-8896-4e5c-93c0-98abf958a525 2018-06-30 16:20:02,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:20:02,941 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:20:02 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-16da1dd6-9707-4c80-8eeb-64fd07929ed0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["970027cd-1f46-4450-9fb3-47978c41f36f"],"updated_at":"2018-06-30T16:18:26Z","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"82810a85-70da-4bd3-8e7f-916492f85e30","name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net"}]} 2018-06-30 16:20:02,941 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net used request id req-16da1dd6-9707-4c80-8eeb-64fd07929ed0 2018-06-30 16:20:02,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:20:03,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:20:02 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89705251-6a8d-4c4d-a289-56989b1d7511 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}} 2018-06-30 16:20:03,014 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e used request id req-89705251-6a8d-4c4d-a289-56989b1d7511 2018-06-30 16:20:03,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:20:03,138 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:20:03 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-68aa1d8d-f8da-4b88-bdb0-d7eccb12f312 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:26Z","dns_nameservers":[],"updated_at":"2018-06-30T16:18:26Z","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":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"970027cd-1f46-4450-9fb3-47978c41f36f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet"}]} 2018-06-30 16:20:03,138 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-68aa1d8d-f8da-4b88-bdb0-d7eccb12f312 2018-06-30 16:20:03,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:20:03,381 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:20:03 GMT Content-Type: application/json Content-Length: 3008 Connection: keep-alive X-Openstack-Request-Id: req-2574e02b-4a07-458e-bfef-b6bcfbc36d23 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:19:08Z","admin_state_up":true,"updated_at":"2018-06-30T16:19:40Z","binding:vnic_type":"normal","device_id":"19a66fef-a3ab-449a-8327-e2ec915c5d6e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:74:2c:20","id":"40442d6b-b27e-426b-8631-a0a35297b171","port_security_enabled":true,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.100"}],"extra_dhcp_opts":[],"security_groups":["005dd693-ce47-4e3c-9983-771e66b9bddd"],"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:28Z","admin_state_up":true,"updated_at":"2018-06-30T16:18:34Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-82810a85-70da-4bd3-8e7f-916492f85e30","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fb:e3:61","id":"45c2f276-d754-441f-9f00-c05f01c3ab99","port_security_enabled":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:27Z","admin_state_up":true,"updated_at":"2018-06-30T16:18:33Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-82810a85-70da-4bd3-8e7f-916492f85e30","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:25:a3:7e","id":"75fdbb31-24c0-47f1-9230-bb7f9665cb50","port_security_enabled":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:18:51Z","binding:vnic_type":"normal","device_id":"93bb0c2d-8469-4bd4-a566-4178a9aa39c0","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:8a:52:7e","id":"c9035154-c44c-4cd7-833c-81f9d447a670","port_security_enabled":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:20:03,382 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-2574e02b-4a07-458e-bfef-b6bcfbc36d23 2018-06-30 16:20:03,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:20:04,613 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:20:04 GMT Content-Type: application/json Content-Length: 1811 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2009b765-5e76-4103-9e81-2dc94f3f96ac X-Compute-Request-Id: req-2009b765-5e76-4103-9e81-2dc94f3f96ac Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:2c:20", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:2c:20", "version": 4, "addr": "172.30.10.117", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "bookmark"}], "image": {"id": "b7914daa-e857-4772-90fb-1d43030f4d49", "links": [{"href": "http://172.30.10.101:8774/images/b7914daa-e857-4772-90fb-1d43030f4d49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:19:41.000000", "flavor": {"id": "3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "links": [{"href": "http://172.30.10.101:8774/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "rel": "bookmark"}]}, "id": "19a66fef-a3ab-449a-8327-e2ec915c5d6e", "security_groups": [{"name": "default"}], "user_id": "7aab73f6861f4aae8c2fe786459634eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:19:41Z", "hostId": "6385b810842105d630035f16161c4b18c11d74c30d615d37c04abdf5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst", "created": "2018-06-30T16:19:22Z", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:20:04,613 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e used request id req-2009b765-5e76-4103-9e81-2dc94f3f96ac 2018-06-30 16:20:04,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:20:05,021 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:20:05 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-ee1b0603-725f-41f7-9837-59c26cb0c47f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["970027cd-1f46-4450-9fb3-47978c41f36f"],"updated_at":"2018-06-30T16:18:26Z","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"82810a85-70da-4bd3-8e7f-916492f85e30","name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net"}]} 2018-06-30 16:20:05,021 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net used request id req-ee1b0603-725f-41f7-9837-59c26cb0c47f 2018-06-30 16:20:05,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:20:05,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:20:05 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5527cdc4-a6ba-4a7b-9bae-e733ef5f96a6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}} 2018-06-30 16:20:05,409 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e used request id req-5527cdc4-a6ba-4a7b-9bae-e733ef5f96a6 2018-06-30 16:20:05,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:20:05,589 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:20:05 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-20159908-cd5a-4f20-87e7-8b497748baf3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:26Z","dns_nameservers":[],"updated_at":"2018-06-30T16:18:26Z","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":"8f51495c76fe4caaa0b2e81bb1a0dd1e","id":"970027cd-1f46-4450-9fb3-47978c41f36f","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet"}]} 2018-06-30 16:20:05,589 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-20159908-cd5a-4f20-87e7-8b497748baf3 2018-06-30 16:20:05,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:20:05,868 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:20:05 GMT Content-Type: application/json Content-Length: 3008 Connection: keep-alive X-Openstack-Request-Id: req-03438cd6-c164-4c17-af26-6c02c9e255de Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:19:08Z","admin_state_up":true,"updated_at":"2018-06-30T16:19:40Z","binding:vnic_type":"normal","device_id":"19a66fef-a3ab-449a-8327-e2ec915c5d6e","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:74:2c:20","id":"40442d6b-b27e-426b-8631-a0a35297b171","port_security_enabled":true,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.100"}],"extra_dhcp_opts":[],"security_groups":["005dd693-ce47-4e3c-9983-771e66b9bddd"],"name":"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:28Z","admin_state_up":true,"updated_at":"2018-06-30T16:18:34Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-82810a85-70da-4bd3-8e7f-916492f85e30","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:fb:e3:61","id":"45c2f276-d754-441f-9f00-c05f01c3ab99","port_security_enabled":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:27Z","admin_state_up":true,"updated_at":"2018-06-30T16:18:33Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-82810a85-70da-4bd3-8e7f-916492f85e30","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:25:a3:7e","id":"75fdbb31-24c0-47f1-9230-bb7f9665cb50","port_security_enabled":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"82810a85-70da-4bd3-8e7f-916492f85e30","tenant_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","created_at":"2018-06-30T16:18:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:18:51Z","binding:vnic_type":"normal","device_id":"93bb0c2d-8469-4bd4-a566-4178a9aa39c0","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:8a:52:7e","id":"c9035154-c44c-4cd7-833c-81f9d447a670","port_security_enabled":false,"project_id":"8f51495c76fe4caaa0b2e81bb1a0dd1e","fixed_ips":[{"subnet_id":"970027cd-1f46-4450-9fb3-47978c41f36f","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:20:05,868 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-03438cd6-c164-4c17-af26-6c02c9e255de 2018-06-30 16:20:05,869 - create_instance - INFO - Deleting Floating IP - 172.30.10.117 2018-06-30 16:20:05,869 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.117 2018-06-30 16:20:05,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/floatingips/5cd1ffb8-26eb-4bd1-9579-b095c814e1de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:20:08,495 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:20:08 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0c9ddd63-5e36-481e-8b10-0a315879335b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:20:08,496 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/5cd1ffb8-26eb-4bd1-9579-b095c814e1de used request id req-0c9ddd63-5e36-481e-8b10-0a315879335b 2018-06-30 16:20:08,496 - create_instance - INFO - Deleting Port with ID - 40442d6b-b27e-426b-8631-a0a35297b171 2018-06-30 16:20:08,496 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4port-1 2018-06-30 16:20:08,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/40442d6b-b27e-426b-8631-a0a35297b171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:20:10,020 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:20:10 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ea419a34-3f07-49c3-bb1d-44884cc4bdc7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:20:10,020 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/40442d6b-b27e-426b-8631-a0a35297b171 used request id req-ea419a34-3f07-49c3-bb1d-44884cc4bdc7 2018-06-30 16:20:10,020 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst 2018-06-30 16:20:10,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:20:10,439 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:20:10 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3ef3920e-3919-4e04-abbe-53f34969c6e3 X-Compute-Request-Id: req-3ef3920e-3919-4e04-abbe-53f34969c6e3 Front-End-Https: on 2018-06-30 16:20:10,439 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e used request id req-3ef3920e-3919-4e04-abbe-53f34969c6e3 2018-06-30 16:20:10,440 - create_instance - INFO - Checking deletion status 2018-06-30 16:20:10,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:20:11,564 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:20:11 GMT Content-Type: application/json Content-Length: 1775 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c93d7c0a-6a3c-4478-b076-080fa899a7d8 X-Compute-Request-Id: req-c93d7c0a-6a3c-4478-b076-080fa899a7d8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:2c:20", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:2c:20", "version": 4, "addr": "172.30.10.117", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e", "rel": "bookmark"}], "image": {"id": "b7914daa-e857-4772-90fb-1d43030f4d49", "links": [{"href": "http://172.30.10.101:8774/images/b7914daa-e857-4772-90fb-1d43030f4d49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:19:41.000000", "flavor": {"id": "3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "links": [{"href": "http://172.30.10.101:8774/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726", "rel": "bookmark"}]}, "id": "19a66fef-a3ab-449a-8327-e2ec915c5d6e", "user_id": "7aab73f6861f4aae8c2fe786459634eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:20:10Z", "hostId": "6385b810842105d630035f16161c4b18c11d74c30d615d37c04abdf5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp", "name": "CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst", "created": "2018-06-30T16:19:22Z", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:20:11,564 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e used request id req-c93d7c0a-6a3c-4478-b076-080fa899a7d8 2018-06-30 16:20:11,565 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst] is - ACTIVE 2018-06-30 16:20:11,565 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:20:14,567 - create_instance - DEBUG - VM status query timeout in 295.872849941 2018-06-30 16:20:14,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4e8eedf929f3a836f5eec597880fc9462cafb1" 2018-06-30 16:20:14,766 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:20:14 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8fb64653-6f39-49a6-bce5-993fca884d03 X-Compute-Request-Id: req-8fb64653-6f39-49a6-bce5-993fca884d03 RESP BODY: {"itemNotFound": {"message": "Instance 19a66fef-a3ab-449a-8327-e2ec915c5d6e could not be found.", "code": 404}} 2018-06-30 16:20:14,766 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/19a66fef-a3ab-449a-8327-e2ec915c5d6e used request id req-8fb64653-6f39-49a6-bce5-993fca884d03 2018-06-30 16:20:14,766 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 19a66fef-a3ab-449a-8327-e2ec915c5d6e could not be found. (HTTP 404) (Request-ID: req-8fb64653-6f39-49a6-bce5-993fca884d03) 2018-06-30 16:20:14,767 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-inst 2018-06-30 16:20:14,769 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp 2018-06-30 16:20:14,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88fadcc9065b7921cd1baecc89c43495f799a4a3" 2018-06-30 16:20:15,518 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:20:15 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-72c91ed9-1b3d-471e-ac0d-66d504170d80 X-Compute-Request-Id: req-72c91ed9-1b3d-471e-ac0d-66d504170d80 2018-06-30 16:20:15,518 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-kp used request id req-72c91ed9-1b3d-471e-ac0d-66d504170d80 2018-06-30 16:20:15,519 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4.pub] 2018-06-30 16:20:15,519 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4] 2018-06-30 16:20:15,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e68a577dd8f6f4cfd4822b0e5c5d2dc123ff6c" 2018-06-30 16:20:16,060 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:20:16 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fad1a84f-a76c-4159-9af5-4f75c76f3e04 X-Compute-Request-Id: req-fad1a84f-a76c-4159-9af5-4f75c76f3e04 2018-06-30 16:20:16,061 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/3d382a6b-f0dc-45d2-adaf-5fcc6d57e726 used request id req-fad1a84f-a76c-4159-9af5-4f75c76f3e04 2018-06-30 16:20:16,062 - neutron_utils - INFO - Deleting security group rule with ID - e1dc29ef-f22e-4d9d-87a4-2d6736ac8cd5 2018-06-30 16:20:16,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/e1dc29ef-f22e-4d9d-87a4-2d6736ac8cd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:20:16,439 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:20:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ee0baf69-7b1b-4442-ac43-dfa05c15c224 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:20:16,439 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/e1dc29ef-f22e-4d9d-87a4-2d6736ac8cd5 used request id req-ee0baf69-7b1b-4442-ac43-dfa05c15c224 2018-06-30 16:20:16,440 - neutron_utils - INFO - Deleting security group rule with ID - 6d9b5892-9e95-46f7-bd80-ecb6f79d2c21 2018-06-30 16:20:16,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/6d9b5892-9e95-46f7-bd80-ecb6f79d2c21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:20:16,734 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:20:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5a214841-fd6f-49bc-86e4-974f650ef7f7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:20:16,734 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/6d9b5892-9e95-46f7-bd80-ecb6f79d2c21 used request id req-5a214841-fd6f-49bc-86e4-974f650ef7f7 2018-06-30 16:20:16,735 - neutron_utils - INFO - Deleting security group rule with ID - 56380a85-78db-48df-bd45-e2a4bcb3699c 2018-06-30 16:20:16,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/56380a85-78db-48df-bd45-e2a4bcb3699c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:20:16,944 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:20:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1117b09b-a811-441c-be62-516c3375a321 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:20:16,944 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/56380a85-78db-48df-bd45-e2a4bcb3699c used request id req-1117b09b-a811-441c-be62-516c3375a321 2018-06-30 16:20:16,944 - neutron_utils - INFO - Deleting security group rule with ID - 4015fdb9-ec1d-41ac-84b2-895d8d53c7d0 2018-06-30 16:20:16,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/4015fdb9-ec1d-41ac-84b2-895d8d53c7d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:20:17,139 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:20:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f243b7c2-b6d9-4cd1-bcc6-6f6d1d57aa2f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:20:17,139 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/4015fdb9-ec1d-41ac-84b2-895d8d53c7d0 used request id req-f243b7c2-b6d9-4cd1-bcc6-6f6d1d57aa2f 2018-06-30 16:20:17,139 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-sec-grp 2018-06-30 16:20:17,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}122d654ea13b067c0dae124ffc5268d0d28c3a3b" 2018-06-30 16:20:17,391 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:20:17 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ee926b02-d76c-4fe9-beff-efdfe96de13a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:20:17,391 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/f7ade6a6-0c13-46c1-9cda-6bde0024ffa3 used request id req-ee926b02-d76c-4fe9-beff-efdfe96de13a 2018-06-30 16:20:17,392 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-router and subnet CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet 2018-06-30 16:20:17,392 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-router 2018-06-30 16:20:17,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/93bb0c2d-8469-4bd4-a566-4178a9aa39c0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783df031e80c85d8d0b81051df5871dedd1c1eb0" -d '{"subnet_id": "970027cd-1f46-4450-9fb3-47978c41f36f"}' 2018-06-30 16:20:22,559 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:20:22 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-a465c27e-43e8-4101-864b-ed09c2e906d5 Front-End-Https: on RESP BODY: {"network_id": "82810a85-70da-4bd3-8e7f-916492f85e30", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "subnet_id": "970027cd-1f46-4450-9fb3-47978c41f36f", "subnet_ids": ["970027cd-1f46-4450-9fb3-47978c41f36f"], "port_id": "c9035154-c44c-4cd7-833c-81f9d447a670", "id": "93bb0c2d-8469-4bd4-a566-4178a9aa39c0"} 2018-06-30 16:20:22,559 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/93bb0c2d-8469-4bd4-a566-4178a9aa39c0/remove_router_interface used request id req-a465c27e-43e8-4101-864b-ed09c2e906d5 2018-06-30 16:20:22,560 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-router 2018-06-30 16:20:22,560 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-router 2018-06-30 16:20:22,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/93bb0c2d-8469-4bd4-a566-4178a9aa39c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783df031e80c85d8d0b81051df5871dedd1c1eb0" 2018-06-30 16:20:25,844 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:20:25 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4162da1b-b890-4e4e-ad4d-53394ce80016 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:20:25,844 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/93bb0c2d-8469-4bd4-a566-4178a9aa39c0 used request id req-4162da1b-b890-4e4e-ad4d-53394ce80016 2018-06-30 16:20:25,846 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet 2018-06-30 16:20:25,846 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-subnet 2018-06-30 16:20:25,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/970027cd-1f46-4450-9fb3-47978c41f36f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a4a09292d422174a31e668cb0a070e3709b28" 2018-06-30 16:20:30,492 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:20:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2ae925cd-6aa2-42b6-8987-775ce8fd4a13 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:20:30,492 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/970027cd-1f46-4450-9fb3-47978c41f36f used request id req-2ae925cd-6aa2-42b6-8987-775ce8fd4a13 2018-06-30 16:20:30,493 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-pub-net 2018-06-30 16:20:30,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/82810a85-70da-4bd3-8e7f-916492f85e30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90a4a09292d422174a31e668cb0a070e3709b28" 2018-06-30 16:20:34,009 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:20:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-33697f13-5102-47e1-9b16-b28999ae7cac Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:20:34,009 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/82810a85-70da-4bd3-8e7f-916492f85e30 used request id req-33697f13-5102-47e1-9b16-b28999ae7cac 2018-06-30 16:20:34,010 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-861d8a32-2964-432a-a9de-0eb90edd98e4-image 2018-06-30 16:20:34,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/b7914daa-e857-4772-90fb-1d43030f4d49 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}780ba09a568bea052acbc3f7ca5005f1f71334de" 2018-06-30 16:20:35,114 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:20:35 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d38a5980-f8bd-40b2-85e4-7ab7b66ca396 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:20:35,114 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/b7914daa-e857-4772-90fb-1d43030f4d49 used request id req-d38a5980-f8bd-40b2-85e4-7ab7b66ca396 2018-06-30 16:20:35,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e393592b63082cb8f7e7cec963a0910ba8550f4" 2018-06-30 16:20:35,862 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:20:35 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-42e10e06-d913-4036-b07d-21e7254ff5b2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:23Z", "updated_at": "2018-06-30T16:18:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:18:23Z", "revision_number": 0, "id": "0b92fcf0-4354-4406-b81a-0f4938af0eed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:23Z", "security_group_id": "005dd693-ce47-4e3c-9983-771e66b9bddd", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:18:23Z", "revision_number": 0, "id": "1f5f8dd5-b7cf-486f-ab32-e7b5a398c12f", "remote_group_id": "005dd693-ce47-4e3c-9983-771e66b9bddd", "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:23Z", "security_group_id": "005dd693-ce47-4e3c-9983-771e66b9bddd", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:18:23Z", "revision_number": 0, "id": "a45b587e-dde7-47f4-966a-65df8f90cc35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:23Z", "security_group_id": "005dd693-ce47-4e3c-9983-771e66b9bddd", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:18:23Z", "revision_number": 0, "id": "fddf2951-9330-47a4-adb2-ba5af23cfea0", "remote_group_id": "005dd693-ce47-4e3c-9983-771e66b9bddd", "remote_ip_prefix": null, "created_at": "2018-06-30T16:18:23Z", "security_group_id": "005dd693-ce47-4e3c-9983-771e66b9bddd", "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e"}], "revision_number": 4, "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "005dd693-ce47-4e3c-9983-771e66b9bddd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:20:35,863 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-42e10e06-d913-4036-b07d-21e7254ff5b2 2018-06-30 16:20:35,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e393592b63082cb8f7e7cec963a0910ba8550f4" 2018-06-30 16:20:36,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:20:35 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d1500e4-8ee2-4b7b-a172-4ea2434e2db7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "name": "CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj"}} 2018-06-30 16:20:36,246 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e used request id req-1d1500e4-8ee2-4b7b-a172-4ea2434e2db7 2018-06-30 16:20:36,246 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 005dd693-ce47-4e3c-9983-771e66b9bddd 2018-06-30 16:20:36,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=005dd693-ce47-4e3c-9983-771e66b9bddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e393592b63082cb8f7e7cec963a0910ba8550f4" 2018-06-30 16:20:36,329 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:20:36 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-99e421ab-600e-4b39-9bf6-77a8b09fec90 Front-End-Https: on 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-06-30T16:18:23Z", "security_group_id": "005dd693-ce47-4e3c-9983-771e66b9bddd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:23Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "0b92fcf0-4354-4406-b81a-0f4938af0eed"}, {"remote_group_id": "005dd693-ce47-4e3c-9983-771e66b9bddd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:18:23Z", "security_group_id": "005dd693-ce47-4e3c-9983-771e66b9bddd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:23Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "1f5f8dd5-b7cf-486f-ab32-e7b5a398c12f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:18:23Z", "security_group_id": "005dd693-ce47-4e3c-9983-771e66b9bddd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:23Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "a45b587e-dde7-47f4-966a-65df8f90cc35"}, {"remote_group_id": "005dd693-ce47-4e3c-9983-771e66b9bddd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:18:23Z", "security_group_id": "005dd693-ce47-4e3c-9983-771e66b9bddd", "port_range_min": null, "revision_number": 0, "tenant_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "created_at": "2018-06-30T16:18:23Z", "project_id": "8f51495c76fe4caaa0b2e81bb1a0dd1e", "id": "fddf2951-9330-47a4-adb2-ba5af23cfea0"}]} 2018-06-30 16:20:36,329 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=005dd693-ce47-4e3c-9983-771e66b9bddd used request id req-99e421ab-600e-4b39-9bf6-77a8b09fec90 2018-06-30 16:20:36,330 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:20:36,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/005dd693-ce47-4e3c-9983-771e66b9bddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e393592b63082cb8f7e7cec963a0910ba8550f4" 2018-06-30 16:20:36,769 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:20:36 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4f9db79d-5371-425b-ac39-1fb43ebd6ab4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:20:36,769 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/005dd693-ce47-4e3c-9983-771e66b9bddd used request id req-4f9db79d-5371-425b-ac39-1fb43ebd6ab4 2018-06-30 16:20:36,770 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj 2018-06-30 16:20:36,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e393592b63082cb8f7e7cec963a0910ba8550f4" 2018-06-30 16:20:37,383 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:20:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-544e593b-449f-4dd7-9881-94721846895e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:20:37,383 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/8f51495c76fe4caaa0b2e81bb1a0dd1e used request id req-544e593b-449f-4dd7-9881-94721846895e 2018-06-30 16:20:37,384 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-proj-role 2018-06-30 16:20:37,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/0afa6753448646e69a4d429c97c27503 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e393592b63082cb8f7e7cec963a0910ba8550f4" 2018-06-30 16:20:37,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:20:37 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6025fe92-cd71-4f6e-942d-05ea86d5d675 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:20:37,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/0afa6753448646e69a4d429c97c27503 used request id req-6025fe92-cd71-4f6e-942d-05ea86d5d675 2018-06-30 16:20:37,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e393592b63082cb8f7e7cec963a0910ba8550f4" 2018-06-30 16:20:38,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:20:37 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c1c70842-ef9b-46b3-a75e-6563cf3a3278 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:20:38,073 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-c1c70842-ef9b-46b3-a75e-6563cf3a3278 2018-06-30 16:20:38,074 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-80a73698-6d0b-47f-user 2018-06-30 16:20:38,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/7aab73f6861f4aae8c2fe786459634eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f3ed48ad9eedc6ce9bb8e0b9bbe565073fcc5dd" 2018-06-30 16:20:38,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:20:38 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d0d5a33-bdfd-439d-b57f-357af4330236 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:20:38,646 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7aab73f6861f4aae8c2fe786459634eb used request id req-7d0d5a33-bdfd-439d-b57f-357af4330236 2018-06-30 16:20:38,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:20:39,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:20:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["6nh745_LRfeEMQAF0-33Ig"], "issued_at": "2018-06-30T16:20:39.000000Z"}} 2018-06-30 16:20:39,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5f66558726b2ec6301bf23ea38d50ac5102880" 2018-06-30 16:20:39,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:20:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d72d956b-47e7-4bc0-92b3-106ffe69c2f5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:20:39,845 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d72d956b-47e7-4bc0-92b3-106ffe69c2f5 2018-06-30 16:20:39,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:20:39,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:20:40,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:20:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["XgdUTdKSSMaEzknTUW-KXw"], "issued_at": "2018-06-30T16:20:40.000000Z"}} 2018-06-30 16:20:40,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519eead5c56977157742316188c2571a6aac305" 2018-06-30 16:20:41,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:20:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e4a20c1-61b1-4bdd-9754-4c215eb47e8f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:20:41,093 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8e4a20c1-61b1-4bdd-9754-4c215eb47e8f 2018-06-30 16:20:41,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:20:41,109 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:20:41 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:20:41,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519eead5c56977157742316188c2571a6aac305" 2018-06-30 16:20:41,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:20:41 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5f047c0-69ad-4b7e-b46f-010d3395eeea Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:20:41,453 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj used request id req-d5f047c0-69ad-4b7e-b46f-010d3395eeea 2018-06-30 16:20:41,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519eead5c56977157742316188c2571a6aac305" 2018-06-30 16:20:41,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:20:41 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e37b9ff-6a37-4cfa-bb65-4a6fed7dbbc1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:20:41,861 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7e37b9ff-6a37-4cfa-bb65-4a6fed7dbbc1 2018-06-30 16:20:41,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519eead5c56977157742316188c2571a6aac305" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}}' 2018-06-30 16:20:42,294 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:20:41 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-743ad415-845e-42b4-8776-b0fd056ee1e8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38"}, "tags": [], "enabled": true, "id": "d8ed99420a4b4ed1b740b78c21777a38", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}} 2018-06-30 16:20:42,294 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-743ad415-845e-42b4-8776-b0fd056ee1e8 2018-06-30 16:20:42,294 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj 2018-06-30 16:20:42,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:20:42,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:20:43,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:20:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["8ZfhmXGJTUS76KXfkePWaQ"], "issued_at": "2018-06-30T16:20:43.000000Z"}} 2018-06-30 16:20:43,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851a15818115fe92bd15dc0e59c9f4fe3dd2e5b6" 2018-06-30 16:20:43,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:20:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fe4b770-315b-4862-821f-451a446df8d5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:20:43,682 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2fe4b770-315b-4862-821f-451a446df8d5 2018-06-30 16:20:43,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:20:43,698 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:20:43 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:20:43,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851a15818115fe92bd15dc0e59c9f4fe3dd2e5b6" 2018-06-30 16:20:44,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:20:43 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d67c6cc1-b3c2-4619-8421-4f84ae802104 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:20:44,207 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-d67c6cc1-b3c2-4619-8421-4f84ae802104 2018-06-30 16:20:44,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851a15818115fe92bd15dc0e59c9f4fe3dd2e5b6" 2018-06-30 16:20:44,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:20:44 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-428803b8-2d21-461d-97e0-e6571bcc5f52 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38"}, "tags": [], "enabled": true, "id": "d8ed99420a4b4ed1b740b78c21777a38", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}]} 2018-06-30 16:20:44,551 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj used request id req-428803b8-2d21-461d-97e0-e6571bcc5f52 2018-06-30 16:20:44,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851a15818115fe92bd15dc0e59c9f4fe3dd2e5b6" 2018-06-30 16:20:44,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:20:44 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-705704ad-136a-4f86-b44c-045569538b9a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:20:44,898 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-705704ad-136a-4f86-b44c-045569538b9a 2018-06-30 16:20:45,761 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-user 2018-06-30 16:20:45,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:20:45,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519eead5c56977157742316188c2571a6aac305" 2018-06-30 16:20:46,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:20:45 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08c028bb-d3ca-4393-96d0-d1efeed3047d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:20:46,183 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-08c028bb-d3ca-4393-96d0-d1efeed3047d 2018-06-30 16:20:46,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519eead5c56977157742316188c2571a6aac305" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj-role"}}' 2018-06-30 16:20:46,722 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:20:46 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b4cc0971-02df-4e05-9b4a-8f240af29084 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2b7961c7b60d4b2dbd6fa63b810c20a0", "links": {"self": "http://10.167.4.35:5000/v3/roles/2b7961c7b60d4b2dbd6fa63b810c20a0"}, "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj-role"}} 2018-06-30 16:20:46,722 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b4cc0971-02df-4e05-9b4a-8f240af29084 2018-06-30 16:20:46,723 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj-role 2018-06-30 16:20:46,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/2b7961c7b60d4b2dbd6fa63b810c20a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519eead5c56977157742316188c2571a6aac305" 2018-06-30 16:20:46,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:20:46 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-86b930ac-36d0-429f-8c7e-74a4df912a7e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2b7961c7b60d4b2dbd6fa63b810c20a0", "links": {"self": "http://10.167.4.35:5000/v3/roles/2b7961c7b60d4b2dbd6fa63b810c20a0"}, "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj-role"}} 2018-06-30 16:20:46,805 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/2b7961c7b60d4b2dbd6fa63b810c20a0 used request id req-86b930ac-36d0-429f-8c7e-74a4df912a7e 2018-06-30 16:20:46,805 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj-role to project CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj 2018-06-30 16:20:46,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38/users/14a7144a2ce04a4bb9e49785a9b71e1d/roles/2b7961c7b60d4b2dbd6fa63b810c20a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519eead5c56977157742316188c2571a6aac305" 2018-06-30 16:20:47,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:20:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-126d88b4-8799-45fb-88ca-cd53fff3f7ff Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:20:47,535 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38/users/14a7144a2ce04a4bb9e49785a9b71e1d/roles/2b7961c7b60d4b2dbd6fa63b810c20a0 used request id req-126d88b4-8799-45fb-88ca-cd53fff3f7ff 2018-06-30 16:20:47,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:20:47,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:20:47 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:20:47,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5f66558726b2ec6301bf23ea38d50ac5102880" 2018-06-30 16:20:47,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:20:47 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3205c024-a372-487b-bf91-5b563446ed7d Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-user", "links": {"self": "http://10.167.4.35:5000/v3/users/14a7144a2ce04a4bb9e49785a9b71e1d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "14a7144a2ce04a4bb9e49785a9b71e1d", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:20:47,925 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-3205c024-a372-487b-bf91-5b563446ed7d 2018-06-30 16:20:47,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/2b7961c7b60d4b2dbd6fa63b810c20a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519eead5c56977157742316188c2571a6aac305" 2018-06-30 16:20:48,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:20:47 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-89a4c0ce-1d40-4ecd-9a21-576f10d35442 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2b7961c7b60d4b2dbd6fa63b810c20a0", "links": {"self": "http://10.167.4.35:5000/v3/roles/2b7961c7b60d4b2dbd6fa63b810c20a0"}, "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj-role"}} 2018-06-30 16:20:48,334 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/2b7961c7b60d4b2dbd6fa63b810c20a0 used request id req-89a4c0ce-1d40-4ecd-9a21-576f10d35442 2018-06-30 16:20:48,335 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj-role to project CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj 2018-06-30 16:20:48,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38/users/5e81a8be448846f49e5955e7f71e3abb/roles/2b7961c7b60d4b2dbd6fa63b810c20a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519eead5c56977157742316188c2571a6aac305" 2018-06-30 16:20:48,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:20:48 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ae67071-2d48-4b42-989a-baf4c41bf62c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:20:48,826 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38/users/5e81a8be448846f49e5955e7f71e3abb/roles/2b7961c7b60d4b2dbd6fa63b810c20a0 used request id req-1ae67071-2d48-4b42-989a-baf4c41bf62c 2018-06-30 16:20:48,826 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:20:48,828 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 16:20:48,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:20:48,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:20:49,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b7961c7b60d4b2dbd6fa63b810c20a0", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj-role"}], "expires_at": "2018-06-30T17:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-user", "id": "14a7144a2ce04a4bb9e49785a9b71e1d"}, "audit_ids": ["CFfeDBH6QhyF4D6OQ3FOjg"], "issued_at": "2018-06-30T16:20:49.000000Z"}} 2018-06-30 16:20:49,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90c3956a2f1034d1963880c5a7064e5e064a7820" 2018-06-30 16:20:49,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:20:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8324694d-2d94-46cd-ad93-a000e8a17f9f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:20:49,855 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8324694d-2d94-46cd-ad93-a000e8a17f9f 2018-06-30 16:20:49,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90c3956a2f1034d1963880c5a7064e5e064a7820" 2018-06-30 16:20:51,816 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:20:51 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-3a0d5cd5-d270-4954-a00f-8740d9f00326 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-image"} 2018-06-30 16:20:51,817 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-image used request id req-3a0d5cd5-d270-4954-a00f-8740d9f00326 2018-06-30 16:20:51,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90c3956a2f1034d1963880c5a7064e5e064a7820" 2018-06-30 16:20:52,627 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:20:52 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-bd662492-64fd-4d55-a595-d571ce5461c5 Front-End-Https: on 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", "root-tar"], "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-06-30 16:20:52,628 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-bd662492-64fd-4d55-a595-d571ce5461c5 2018-06-30 16:20:52,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90c3956a2f1034d1963880c5a7064e5e064a7820" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-image"}' 2018-06-30 16:20:53,475 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:20:53 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/588d3f9d-c653-4505-b143-6e50b1f6ea17 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-6b8f7dd2-6f2d-4eb7-9654-8057eeb2a304 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:20:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T16:20:53Z", "visibility": "shared", "self": "/v2/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "min_disk": 0, "protected": false, "id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "file": "/v2/images/588d3f9d-c653-4505-b143-6e50b1f6ea17/file", "checksum": null, "owner": "d8ed99420a4b4ed1b740b78c21777a38", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:20:53,476 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-6b8f7dd2-6f2d-4eb7-9654-8057eeb2a304 2018-06-30 16:20:53,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/588d3f9d-c653-4505-b143-6e50b1f6ea17/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90c3956a2f1034d1963880c5a7064e5e064a7820" -d '' 2018-06-30 16:20:54,882 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:20:54 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d4e33365-d14b-4db3-9e5f-cd3d864d37b4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:20:54,882 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/588d3f9d-c653-4505-b143-6e50b1f6ea17/file used request id req-d4e33365-d14b-4db3-9e5f-cd3d864d37b4 2018-06-30 16:20:54,883 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 16:20:54,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/588d3f9d-c653-4505-b143-6e50b1f6ea17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90c3956a2f1034d1963880c5a7064e5e064a7820" 2018-06-30 16:20:56,234 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:20:56 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-f7b9c5b2-f30c-4582-a9c0-2dd35a099bed Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:20:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:20:55Z", "visibility": "shared", "self": "/v2/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "min_disk": 0, "protected": false, "id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "file": "/v2/images/588d3f9d-c653-4505-b143-6e50b1f6ea17/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d8ed99420a4b4ed1b740b78c21777a38", "direct_url": "file:///var/lib/glance/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:20:56,234 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/588d3f9d-c653-4505-b143-6e50b1f6ea17 used request id req-f7b9c5b2-f30c-4582-a9c0-2dd35a099bed 2018-06-30 16:20:56,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90c3956a2f1034d1963880c5a7064e5e064a7820" 2018-06-30 16:20:56,785 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:20:56 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-62296b9c-7efe-4a63-982e-0fe6158203c6 Front-End-Https: on 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", "root-tar"], "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-06-30 16:20:56,786 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-62296b9c-7efe-4a63-982e-0fe6158203c6 2018-06-30 16:20:56,789 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-image 2018-06-30 16:20:56,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/588d3f9d-c653-4505-b143-6e50b1f6ea17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90c3956a2f1034d1963880c5a7064e5e064a7820" 2018-06-30 16:20:56,828 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:20:56 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-3ed8dbd8-2c21-40e8-9a56-33c56c7c3fa2 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:20:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:20:55Z", "visibility": "shared", "self": "/v2/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "min_disk": 0, "protected": false, "id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "file": "/v2/images/588d3f9d-c653-4505-b143-6e50b1f6ea17/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d8ed99420a4b4ed1b740b78c21777a38", "direct_url": "file:///var/lib/glance/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:20:56,829 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/588d3f9d-c653-4505-b143-6e50b1f6ea17 used request id req-3ed8dbd8-2c21-40e8-9a56-33c56c7c3fa2 2018-06-30 16:20:56,829 - create_image - DEBUG - Instance status is - active 2018-06-30 16:20:56,830 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-image 2018-06-30 16:20:56,830 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-image 2018-06-30 16:20:56,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:20:56,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:20:57,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b7961c7b60d4b2dbd6fa63b810c20a0", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj-role"}], "expires_at": "2018-06-30T17:20:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-user", "id": "14a7144a2ce04a4bb9e49785a9b71e1d"}, "audit_ids": ["BV9xPeXtQem4XPWZIiFpkw"], "issued_at": "2018-06-30T16:20:57.000000Z"}} 2018-06-30 16:20:57,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e8069ea83fb14c67570406b1a2f7e1cf063a4d" 2018-06-30 16:20:57,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:20:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94276fdc-0e09-457c-b298-bd56207ad865 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:20:57,922 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-94276fdc-0e09-457c-b298-bd56207ad865 2018-06-30 16:20:57,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e8069ea83fb14c67570406b1a2f7e1cf063a4d" 2018-06-30 16:20:58,628 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:20:58 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-8cce91d5-f8fe-42ac-8b72-43cef657e72d Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 16:20:58,628 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net used request id req-8cce91d5-f8fe-42ac-8b72-43cef657e72d 2018-06-30 16:20:58,629 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net 2018-06-30 16:20:58,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e8069ea83fb14c67570406b1a2f7e1cf063a4d" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net", "admin_state_up": true}}' 2018-06-30 16:20:59,605 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:20:59 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-1a2d7ccc-0d3a-462e-b7b5-cd3bcd81cda3 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:20:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T16:20:59Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net"}} 2018-06-30 16:20:59,605 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-1a2d7ccc-0d3a-462e-b7b5-cd3bcd81cda3 2018-06-30 16:20:59,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e8069ea83fb14c67570406b1a2f7e1cf063a4d" 2018-06-30 16:21:00,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:00 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-4c8af5c5-9291-4886-8d21-d23ddd9b5cb5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T16:20:59Z","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:20:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net"}]} 2018-06-30 16:21:00,524 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-4c8af5c5-9291-4886-8d21-d23ddd9b5cb5 2018-06-30 16:21:00,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e8069ea83fb14c67570406b1a2f7e1cf063a4d" 2018-06-30 16:21:01,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:01 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-d4b11553-0f69-4fc1-aea1-bbc4a67771dd Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:21:01,225 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-d4b11553-0f69-4fc1-aea1-bbc4a67771dd 2018-06-30 16:21:01,225 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet 2018-06-30 16:21:01,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e8069ea83fb14c67570406b1a2f7e1cf063a4d" -d '{"subnets": [{"ip_version": 4, "network_id": "a9bd0176-ee7e-4aa3-835f-94bb0e6e358a", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet"}]}' 2018-06-30 16:21:02,755 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:21:02 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-ae019e04-ae14-4634-bda8-358f07e557f2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:02Z","dns_nameservers":[],"updated_at":"2018-06-30T16:21:02Z","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":"d8ed99420a4b4ed1b740b78c21777a38","id":"7885b328-7f04-45c7-af9d-b7c628b74079","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet"}]} 2018-06-30 16:21:02,756 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-ae019e04-ae14-4634-bda8-358f07e557f2 2018-06-30 16:21:02,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e8069ea83fb14c67570406b1a2f7e1cf063a4d" 2018-06-30 16:21:03,532 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:03 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-4005a405-2426-4e64-9528-d8dbb942298b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7885b328-7f04-45c7-af9d-b7c628b74079"],"updated_at":"2018-06-30T16:21:02Z","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:20:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net"}]} 2018-06-30 16:21:03,532 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-4005a405-2426-4e64-9528-d8dbb942298b 2018-06-30 16:21:03,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e8069ea83fb14c67570406b1a2f7e1cf063a4d" 2018-06-30 16:21:03,639 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:03 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-4e4b9f67-9ef4-4663-9b20-db55a79e6ec1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:02Z","dns_nameservers":[],"updated_at":"2018-06-30T16:21:02Z","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":"d8ed99420a4b4ed1b740b78c21777a38","id":"7885b328-7f04-45c7-af9d-b7c628b74079","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet"}]} 2018-06-30 16:21:03,640 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-4e4b9f67-9ef4-4663-9b20-db55a79e6ec1 2018-06-30 16:21:03,640 - OpenStackNetwork - DEBUG - Network [a9bd0176-ee7e-4aa3-835f-94bb0e6e358a] created successfully 2018-06-30 16:21:03,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:21:03,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:21:04,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b7961c7b60d4b2dbd6fa63b810c20a0", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj-role"}], "expires_at": "2018-06-30T17:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-user", "id": "14a7144a2ce04a4bb9e49785a9b71e1d"}, "audit_ids": ["YGVkSTT-TemaEyxYmyf_oQ"], "issued_at": "2018-06-30T16:21:04.000000Z"}} 2018-06-30 16:21:04,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca87f03d98a69cdb1f462f79e8e56264c245a1d6" 2018-06-30 16:21:04,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:21:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-622e6ac5-d8e6-43ad-8261-06c8baa7dc80 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:21:04,758 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-622e6ac5-d8e6-43ad-8261-06c8baa7dc80 2018-06-30 16:21:04,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca87f03d98a69cdb1f462f79e8e56264c245a1d6" 2018-06-30 16:21:05,582 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:05 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-f5ccf7d7-e96a-443d-9738-97228bdffb59 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 16:21:05,582 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-router&admin_state_up=True used request id req-f5ccf7d7-e96a-443d-9738-97228bdffb59 2018-06-30 16:21:05,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:21:05,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:21:06,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b7961c7b60d4b2dbd6fa63b810c20a0", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj-role"}], "expires_at": "2018-06-30T17:21:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-user", "id": "14a7144a2ce04a4bb9e49785a9b71e1d"}, "audit_ids": ["l3wTBWKOSmCPndemqLY2GQ"], "issued_at": "2018-06-30T16:21:06.000000Z"}} 2018-06-30 16:21:06,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdece783b4dcf5f3bc2a7e728f2d64ad11ac6ea" 2018-06-30 16:21:06,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:21:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6af5245a-1cbc-47d5-b842-f6f8fb380f70 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:21:06,672 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6af5245a-1cbc-47d5-b842-f6f8fb380f70 2018-06-30 16:21:06,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca87f03d98a69cdb1f462f79e8e56264c245a1d6" 2018-06-30 16:21:07,895 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:07 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-d473131e-e064-47cc-92a8-6e8ccfe0c707 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:21:07,895 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-d473131e-e064-47cc-92a8-6e8ccfe0c707 2018-06-30 16:21:07,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca87f03d98a69cdb1f462f79e8e56264c245a1d6" 2018-06-30 16:21:08,015 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:08 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-d4874a6f-1f00-449e-939f-a39ae73dece8 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:21:08,015 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-d4874a6f-1f00-449e-939f-a39ae73dece8 2018-06-30 16:21:08,016 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-router 2018-06-30 16:21:08,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca87f03d98a69cdb1f462f79e8e56264c245a1d6" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-router", "admin_state_up": true}}' 2018-06-30 16:21:11,698 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:21:11 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-3ade3cfc-f3b7-4a03-9ab9-28abdc524709 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.122"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:08Z", "admin_state_up": true, "updated_at": "2018-06-30T16:21:10Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "4f8339d2-4bbd-4425-8d80-516ce34ac7bb", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-router"}} 2018-06-30 16:21:11,699 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-3ade3cfc-f3b7-4a03-9ab9-28abdc524709 2018-06-30 16:21:11,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=4f8339d2-4bbd-4425-8d80-516ce34ac7bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca87f03d98a69cdb1f462f79e8e56264c245a1d6" 2018-06-30 16:21:11,829 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:11 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-1c32e906-1b16-4a54-8d1f-58c7a6f51be0 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:21:11,829 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=4f8339d2-4bbd-4425-8d80-516ce34ac7bb used request id req-1c32e906-1b16-4a54-8d1f-58c7a6f51be0 2018-06-30 16:21:11,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca87f03d98a69cdb1f462f79e8e56264c245a1d6" 2018-06-30 16:21:12,602 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:12 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-4260f329-7592-446e-82a4-8502ade01816 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7885b328-7f04-45c7-af9d-b7c628b74079"],"updated_at":"2018-06-30T16:21:02Z","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:20:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net"}]} 2018-06-30 16:21:12,602 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net used request id req-4260f329-7592-446e-82a4-8502ade01816 2018-06-30 16:21:12,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:21:12,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:21:12 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:21:12,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca87f03d98a69cdb1f462f79e8e56264c245a1d6" 2018-06-30 16:21:12,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:21:12 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-568dc2d5-9a54-454f-b85c-01e1f11ff74d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}} 2018-06-30 16:21:12,702 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 used request id req-568dc2d5-9a54-454f-b85c-01e1f11ff74d 2018-06-30 16:21:12,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca87f03d98a69cdb1f462f79e8e56264c245a1d6" 2018-06-30 16:21:12,855 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:12 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-2cea5120-6a6d-4add-a0bc-a94c0fc2ebbd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:02Z","dns_nameservers":[],"updated_at":"2018-06-30T16:21:02Z","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":"d8ed99420a4b4ed1b740b78c21777a38","id":"7885b328-7f04-45c7-af9d-b7c628b74079","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet"}]} 2018-06-30 16:21:12,855 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-2cea5120-6a6d-4add-a0bc-a94c0fc2ebbd 2018-06-30 16:21:12,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a&name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca87f03d98a69cdb1f462f79e8e56264c245a1d6" 2018-06-30 16:21:12,983 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:12 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-5850ebe3-d3b5-4056-b248-8065616c5ee2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:02Z","dns_nameservers":[],"updated_at":"2018-06-30T16:21:02Z","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":"d8ed99420a4b4ed1b740b78c21777a38","id":"7885b328-7f04-45c7-af9d-b7c628b74079","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet"}]} 2018-06-30 16:21:12,984 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a&name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet used request id req-5850ebe3-d3b5-4056-b248-8065616c5ee2 2018-06-30 16:21:12,984 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-30 16:21:12,984 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-router 2018-06-30 16:21:12,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/4f8339d2-4bbd-4425-8d80-516ce34ac7bb/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca87f03d98a69cdb1f462f79e8e56264c245a1d6" -d '{"subnet_id": "7885b328-7f04-45c7-af9d-b7c628b74079"}' 2018-06-30 16:21:18,352 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:18 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-66e02983-12ca-401e-944e-9c2bcc689b0f Front-End-Https: on RESP BODY: {"network_id": "a9bd0176-ee7e-4aa3-835f-94bb0e6e358a", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "subnet_id": "7885b328-7f04-45c7-af9d-b7c628b74079", "subnet_ids": ["7885b328-7f04-45c7-af9d-b7c628b74079"], "port_id": "1590d351-7a8f-44ae-87eb-f9d6dcfab8de", "id": "4f8339d2-4bbd-4425-8d80-516ce34ac7bb"} 2018-06-30 16:21:18,352 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/4f8339d2-4bbd-4425-8d80-516ce34ac7bb/add_router_interface used request id req-66e02983-12ca-401e-944e-9c2bcc689b0f 2018-06-30 16:21:18,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/4f8339d2-4bbd-4425-8d80-516ce34ac7bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca87f03d98a69cdb1f462f79e8e56264c245a1d6" 2018-06-30 16:21:18,630 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:18 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-e9a5916e-b06e-42da-90c9-eefbc7c738c9 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.122"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:08Z", "admin_state_up": true, "updated_at": "2018-06-30T16:21:15Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "4f8339d2-4bbd-4425-8d80-516ce34ac7bb", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-router"}} 2018-06-30 16:21:18,630 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/4f8339d2-4bbd-4425-8d80-516ce34ac7bb used request id req-e9a5916e-b06e-42da-90c9-eefbc7c738c9 2018-06-30 16:21:18,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=4f8339d2-4bbd-4425-8d80-516ce34ac7bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca87f03d98a69cdb1f462f79e8e56264c245a1d6" 2018-06-30 16:21:18,806 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:18 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-9bcb6584-8c13-4c93-bd41-85b1147c5222 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:14Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:16Z","binding:vnic_type":"normal","device_id":"4f8339d2-4bbd-4425-8d80-516ce34ac7bb","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:a5:b0:a8","id":"1590d351-7a8f-44ae-87eb-f9d6dcfab8de","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:21:18,806 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=4f8339d2-4bbd-4425-8d80-516ce34ac7bb used request id req-9bcb6584-8c13-4c93-bd41-85b1147c5222 2018-06-30 16:21:18,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/7885b328-7f04-45c7-af9d-b7c628b74079 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca87f03d98a69cdb1f462f79e8e56264c245a1d6" 2018-06-30 16:21:18,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:18 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-dcf377bb-906b-491e-b6bb-17b6621fa5f9 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:02Z","dns_nameservers":[],"updated_at":"2018-06-30T16:21:02Z","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":"d8ed99420a4b4ed1b740b78c21777a38","id":"7885b328-7f04-45c7-af9d-b7c628b74079","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet"}} 2018-06-30 16:21:18,918 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/7885b328-7f04-45c7-af9d-b7c628b74079 used request id req-dcf377bb-906b-491e-b6bb-17b6621fa5f9 2018-06-30 16:21:18,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:21:18,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:21:19,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:21:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["h2ZTfIKQRy-op1SO5DK-XQ"], "issued_at": "2018-06-30T16:21:19.000000Z"}} 2018-06-30 16:21:19,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc40235dfe013980a76ad2204824390c79937e8" 2018-06-30 16:21:20,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:21:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0252a5d-65b8-41c9-86f8-4a21e1e3394e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:21:20,127 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a0252a5d-65b8-41c9-86f8-4a21e1e3394e 2018-06-30 16:21:20,128 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:21:20,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc40235dfe013980a76ad2204824390c79937e8" 2018-06-30 16:21:20,862 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:20 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ea7b3e0c-eadf-410d-93f0-51c4387fc1de X-Compute-Request-Id: req-ea7b3e0c-eadf-410d-93f0-51c4387fc1de Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:21:20,862 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-ea7b3e0c-eadf-410d-93f0-51c4387fc1de 2018-06-30 16:21:20,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc40235dfe013980a76ad2204824390c79937e8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-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-06-30 16:21:21,536 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:21 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-be9e2c9b-c47c-48ef-8bef-ba8185013b6e X-Compute-Request-Id: req-be9e2c9b-c47c-48ef-8bef-ba8185013b6e Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "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": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591"}} 2018-06-30 16:21:21,536 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-be9e2c9b-c47c-48ef-8bef-ba8185013b6e 2018-06-30 16:21:21,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:21:21,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:21:22,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b7961c7b60d4b2dbd6fa63b810c20a0", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj-role"}], "expires_at": "2018-06-30T17:21:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-user", "id": "14a7144a2ce04a4bb9e49785a9b71e1d"}, "audit_ids": ["E0G2gumoTZOnIK4FZ57bYg"], "issued_at": "2018-06-30T16:21:22.000000Z"}} 2018-06-30 16:21:22,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd28145bd719725e153dd868a5b267d700934208" 2018-06-30 16:21:22,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:21:22 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85df2d4c-426a-43e5-afde-29952d7c922a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:21:22,739 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-85df2d4c-426a-43e5-afde-29952d7c922a 2018-06-30 16:21:22,740 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:21:22,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd28145bd719725e153dd868a5b267d700934208" 2018-06-30 16:21:23,348 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:23 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-19588c01-8d30-438e-816f-42d0dd704ba2 X-Compute-Request-Id: req-19588c01-8d30-438e-816f-42d0dd704ba2 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 16:21:23,348 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-19588c01-8d30-438e-816f-42d0dd704ba2 2018-06-30 16:21:23,349 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp... 2018-06-30 16:21:23,349 - OpenStackKeypair - INFO - Creating new keypair 2018-06-30 16:21:23,384 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp 2018-06-30 16:21:23,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd28145bd719725e153dd868a5b267d700934208" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCx668zI6B8CKxqucj8ZRVjVnsCslYSg7rUUV5z0HZqlB6RH6QgLLMpDinK7hkxlIKCNINhni6W//RIudoY+Av7lSHSTUYEhzCUs9qjX4xA+YxZbN683KRYGhRxBf4LPCBQfDEykmv/gZ8BjQ4oEHsvQP9RfUM4d0Jx0Qzr7ADmcQ==", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp"}}' 2018-06-30 16:21:25,468 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:25 GMT Content-Type: application/json Content-Length: 440 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ef64f334-f214-4701-aa49-1d27b71c583f X-Compute-Request-Id: req-ef64f334-f214-4701-aa49-1d27b71c583f Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCx668zI6B8CKxqucj8ZRVjVnsCslYSg7rUUV5z0HZqlB6RH6QgLLMpDinK7hkxlIKCNINhni6W//RIudoY+Av7lSHSTUYEhzCUs9qjX4xA+YxZbN683KRYGhRxBf4LPCBQfDEykmv/gZ8BjQ4oEHsvQP9RfUM4d0Jx0Qzr7ADmcQ==", "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "fingerprint": "11:25:a3:48:e4:ca:35:4f:c5:98:67:a2:14:21:7c:1a"}} 2018-06-30 16:21:25,469 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-ef64f334-f214-4701-aa49-1d27b71c583f 2018-06-30 16:21:25,471 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb.pub 2018-06-30 16:21:25,471 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb 2018-06-30 16:21:25,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:21:25,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:21:26,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b7961c7b60d4b2dbd6fa63b810c20a0", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj-role"}], "expires_at": "2018-06-30T17:21:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-user", "id": "14a7144a2ce04a4bb9e49785a9b71e1d"}, "audit_ids": ["sXrNlCn8TNeg3ozqt-8cIQ"], "issued_at": "2018-06-30T16:21:26.000000Z"}} 2018-06-30 16:21:26,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:21:26,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:21:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d4b1004-b607-4125-81a7-4370f4d3618c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:21:26,426 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9d4b1004-b607-4125-81a7-4370f4d3618c 2018-06-30 16:21:26,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:21:27,179 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:27 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-a2382d28-868d-46cb-af74-b04872286822 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 16:21:27,179 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp used request id req-a2382d28-868d-46cb-af74-b04872286822 2018-06-30 16:21:27,180 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp... 2018-06-30 16:21:27,180 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp 2018-06-30 16:21:27,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp"}}' 2018-06-30 16:21:27,714 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:21:27 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-bf788952-8736-4215-9dfc-2a901596bbeb Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "updated_at": "2018-06-30T16:21:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "revision_number": 0, "id": "7ab7d7af-f6e1-453a-b2c6-0d87e12c3355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "revision_number": 0, "id": "8cad6413-d661-47ae-85bc-212dfc232d1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}], "revision_number": 2, "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "48ddd995-7657-4148-b207-943b91d68954", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp"}} 2018-06-30 16:21:27,714 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-bf788952-8736-4215-9dfc-2a901596bbeb 2018-06-30 16:21:27,714 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48ddd995-7657-4148-b207-943b91d68954 2018-06-30 16:21:27,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48ddd995-7657-4148-b207-943b91d68954 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:21:27,849 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:27 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-6b8b08a5-5a61-4cb6-b6e0-45b6b85cd18c Front-End-Https: on 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-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "7ab7d7af-f6e1-453a-b2c6-0d87e12c3355"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "8cad6413-d661-47ae-85bc-212dfc232d1f"}]} 2018-06-30 16:21:27,849 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48ddd995-7657-4148-b207-943b91d68954 used request id req-6b8b08a5-5a61-4cb6-b6e0-45b6b85cd18c 2018-06-30 16:21:27,849 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48ddd995-7657-4148-b207-943b91d68954 2018-06-30 16:21:27,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48ddd995-7657-4148-b207-943b91d68954 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:21:27,921 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:27 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-612c6bd9-17da-4704-939f-9a07cd294fab Front-End-Https: on 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-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "7ab7d7af-f6e1-453a-b2c6-0d87e12c3355"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "8cad6413-d661-47ae-85bc-212dfc232d1f"}]} 2018-06-30 16:21:27,921 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48ddd995-7657-4148-b207-943b91d68954 used request id req-612c6bd9-17da-4704-939f-9a07cd294fab 2018-06-30 16:21:27,922 - neutron_utils - INFO - Retrieving security group with ID - 48ddd995-7657-4148-b207-943b91d68954 2018-06-30 16:21:27,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=48ddd995-7657-4148-b207-943b91d68954 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:21:28,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:28 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-a8667e01-728f-486c-a464-0708a65805db Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "updated_at": "2018-06-30T16:21:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "revision_number": 0, "id": "7ab7d7af-f6e1-453a-b2c6-0d87e12c3355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "revision_number": 0, "id": "8cad6413-d661-47ae-85bc-212dfc232d1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}], "revision_number": 2, "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "48ddd995-7657-4148-b207-943b91d68954", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp"}]} 2018-06-30 16:21:28,094 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=48ddd995-7657-4148-b207-943b91d68954 used request id req-a8667e01-728f-486c-a464-0708a65805db 2018-06-30 16:21:28,095 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48ddd995-7657-4148-b207-943b91d68954 2018-06-30 16:21:28,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48ddd995-7657-4148-b207-943b91d68954 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:21:28,184 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:28 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3bea6a7c-5820-45e0-8291-653bfd64c7c4 Front-End-Https: on 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-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "7ab7d7af-f6e1-453a-b2c6-0d87e12c3355"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "8cad6413-d661-47ae-85bc-212dfc232d1f"}]} 2018-06-30 16:21:28,184 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48ddd995-7657-4148-b207-943b91d68954 used request id req-3bea6a7c-5820-45e0-8291-653bfd64c7c4 2018-06-30 16:21:28,185 - neutron_utils - INFO - Retrieving security group with ID - 48ddd995-7657-4148-b207-943b91d68954 2018-06-30 16:21:28,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=48ddd995-7657-4148-b207-943b91d68954 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:21:28,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:28 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-09488e5a-afdd-4391-9988-29a1a8a61b97 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "updated_at": "2018-06-30T16:21:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "revision_number": 0, "id": "7ab7d7af-f6e1-453a-b2c6-0d87e12c3355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "revision_number": 0, "id": "8cad6413-d661-47ae-85bc-212dfc232d1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}], "revision_number": 2, "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "48ddd995-7657-4148-b207-943b91d68954", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp"}]} 2018-06-30 16:21:28,966 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=48ddd995-7657-4148-b207-943b91d68954 used request id req-09488e5a-afdd-4391-9988-29a1a8a61b97 2018-06-30 16:21:28,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48ddd995-7657-4148-b207-943b91d68954 2018-06-30 16:21:28,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48ddd995-7657-4148-b207-943b91d68954 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:21:29,049 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:29 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f352864e-b3b4-4754-8f73-2cab09bab95a Front-End-Https: on 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-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "7ab7d7af-f6e1-453a-b2c6-0d87e12c3355"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "8cad6413-d661-47ae-85bc-212dfc232d1f"}]} 2018-06-30 16:21:29,049 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48ddd995-7657-4148-b207-943b91d68954 used request id req-f352864e-b3b4-4754-8f73-2cab09bab95a 2018-06-30 16:21:29,050 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp 2018-06-30 16:21:29,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:21:30,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:30 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-0da7092d-f37f-40ff-9123-0043cb4194a3 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "updated_at": "2018-06-30T16:21:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "revision_number": 0, "id": "7ab7d7af-f6e1-453a-b2c6-0d87e12c3355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "revision_number": 0, "id": "8cad6413-d661-47ae-85bc-212dfc232d1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}], "revision_number": 2, "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "48ddd995-7657-4148-b207-943b91d68954", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp"}]} 2018-06-30 16:21:30,025 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp used request id req-0da7092d-f37f-40ff-9123-0043cb4194a3 2018-06-30 16:21:30,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:21:30,040 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:21:30 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:21:30,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:21:30,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:21:30 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-53b15391-dfbc-48a6-86ab-0fbf89e5a393 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}} 2018-06-30 16:21:30,153 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 used request id req-53b15391-dfbc-48a6-86ab-0fbf89e5a393 2018-06-30 16:21:30,153 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48ddd995-7657-4148-b207-943b91d68954 2018-06-30 16:21:30,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48ddd995-7657-4148-b207-943b91d68954 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:21:30,265 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:30 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-342513fb-8c16-4b3f-83ad-f63ec8dfe553 Front-End-Https: on 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-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "7ab7d7af-f6e1-453a-b2c6-0d87e12c3355"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "8cad6413-d661-47ae-85bc-212dfc232d1f"}]} 2018-06-30 16:21:30,266 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48ddd995-7657-4148-b207-943b91d68954 used request id req-342513fb-8c16-4b3f-83ad-f63ec8dfe553 2018-06-30 16:21:30,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}c47903185022a3151c1a02ae661bd92aa495b48c" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "48ddd995-7657-4148-b207-943b91d68954"}}' 2018-06-30 16:21:30,752 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:21:30 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-f49cb145-b959-4480-891c-06802f9e8403 Front-End-Https: on 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-06-30T16:21:30Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:30Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "1c0871cb-3179-4b70-a342-851475c75462"}} 2018-06-30 16:21:30,752 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-f49cb145-b959-4480-891c-06802f9e8403 2018-06-30 16:21:30,753 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp 2018-06-30 16:21:30,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:21:31,698 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:31 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-927c6075-eed9-4052-9181-5832e3581048 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "updated_at": "2018-06-30T16:21:30Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:21:30Z", "revision_number": 0, "id": "1c0871cb-3179-4b70-a342-851475c75462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:21:30Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "revision_number": 0, "id": "7ab7d7af-f6e1-453a-b2c6-0d87e12c3355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "revision_number": 0, "id": "8cad6413-d661-47ae-85bc-212dfc232d1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}], "revision_number": 3, "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "48ddd995-7657-4148-b207-943b91d68954", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp"}]} 2018-06-30 16:21:31,699 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp used request id req-927c6075-eed9-4052-9181-5832e3581048 2018-06-30 16:21:31,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:21:31,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:21:31 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-033445ca-d3e0-4c9c-8f5f-2daaf8082e46 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}} 2018-06-30 16:21:31,796 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 used request id req-033445ca-d3e0-4c9c-8f5f-2daaf8082e46 2018-06-30 16:21:31,796 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48ddd995-7657-4148-b207-943b91d68954 2018-06-30 16:21:31,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48ddd995-7657-4148-b207-943b91d68954 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:21:31,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:31 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-e5f3390f-8b56-4967-9f4f-5bbd0a70a72c Front-End-Https: on 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-06-30T16:21:30Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:30Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "1c0871cb-3179-4b70-a342-851475c75462"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "7ab7d7af-f6e1-453a-b2c6-0d87e12c3355"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "8cad6413-d661-47ae-85bc-212dfc232d1f"}]} 2018-06-30 16:21:31,976 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48ddd995-7657-4148-b207-943b91d68954 used request id req-e5f3390f-8b56-4967-9f4f-5bbd0a70a72c 2018-06-30 16:21:31,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}c47903185022a3151c1a02ae661bd92aa495b48c" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "48ddd995-7657-4148-b207-943b91d68954"}}' 2018-06-30 16:21:32,431 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:21:32 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-4b1a0d58-51fc-411f-8dc5-f5601506585f Front-End-Https: on 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-06-30T16:21:32Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": 22, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:32Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "20520582-c8f5-4407-9455-616b909f62f5"}} 2018-06-30 16:21:32,432 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-4b1a0d58-51fc-411f-8dc5-f5601506585f 2018-06-30 16:21:32,432 - neutron_utils - INFO - Retrieving security group with ID - 48ddd995-7657-4148-b207-943b91d68954 2018-06-30 16:21:32,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=48ddd995-7657-4148-b207-943b91d68954 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:21:32,620 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:32 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-b3f2ff80-f37f-4505-b405-2592a4b7a028 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "updated_at": "2018-06-30T16:21:32Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:21:30Z", "revision_number": 0, "id": "1c0871cb-3179-4b70-a342-851475c75462", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:21:30Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-30T16:21:32Z", "revision_number": 0, "id": "20520582-c8f5-4407-9455-616b909f62f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:21:32Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "revision_number": 0, "id": "7ab7d7af-f6e1-453a-b2c6-0d87e12c3355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "revision_number": 0, "id": "8cad6413-d661-47ae-85bc-212dfc232d1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}], "revision_number": 4, "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "48ddd995-7657-4148-b207-943b91d68954", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp"}]} 2018-06-30 16:21:32,621 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=48ddd995-7657-4148-b207-943b91d68954 used request id req-b3f2ff80-f37f-4505-b405-2592a4b7a028 2018-06-30 16:21:32,621 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48ddd995-7657-4148-b207-943b91d68954 2018-06-30 16:21:32,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48ddd995-7657-4148-b207-943b91d68954 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:21:32,768 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:32 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-17e8dd97-bfb9-4632-96b7-e38f9d97f307 Front-End-Https: on 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-06-30T16:21:30Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:30Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "1c0871cb-3179-4b70-a342-851475c75462"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-06-30T16:21:32Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": 22, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:32Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "20520582-c8f5-4407-9455-616b909f62f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "7ab7d7af-f6e1-453a-b2c6-0d87e12c3355"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:21:27Z", "security_group_id": "48ddd995-7657-4148-b207-943b91d68954", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:27Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "8cad6413-d661-47ae-85bc-212dfc232d1f"}]} 2018-06-30 16:21:32,768 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=48ddd995-7657-4148-b207-943b91d68954 used request id req-17e8dd97-bfb9-4632-96b7-e38f9d97f307 2018-06-30 16:21:32,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:21:32,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:21:33,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b7961c7b60d4b2dbd6fa63b810c20a0", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj-role"}], "expires_at": "2018-06-30T17:21:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-user", "id": "14a7144a2ce04a4bb9e49785a9b71e1d"}, "audit_ids": ["z0mPaylFTL6mOTuz1SPwog"], "issued_at": "2018-06-30T16:21:33.000000Z"}} 2018-06-30 16:21:33,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:33,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:21:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bfe9f95a-9663-4722-8f9e-267da0a1c153 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:21:33,871 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bfe9f95a-9663-4722-8f9e-267da0a1c153 2018-06-30 16:21:33,872 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:21:33,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:34,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:21:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a4907ce5-b4b8-486c-bd66-59b3250cfb64 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:21:34,197 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a4907ce5-b4b8-486c-bd66-59b3250cfb64 2018-06-30 16:21:34,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:35,504 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:35 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-a2961ba6-d0fb-4520-917a-b66edabcc30c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7885b328-7f04-45c7-af9d-b7c628b74079"],"updated_at":"2018-06-30T16:21:02Z","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:20:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net"}]} 2018-06-30 16:21:35,505 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net used request id req-a2961ba6-d0fb-4520-917a-b66edabcc30c 2018-06-30 16:21:35,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:21:35,521 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:21:35 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:21:35,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:35,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:21:35 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6546b9a-9ae8-4363-8e68-94c8e2f625bc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}} 2018-06-30 16:21:35,978 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 used request id req-a6546b9a-9ae8-4363-8e68-94c8e2f625bc 2018-06-30 16:21:35,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:36,191 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:36 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-676fd2aa-878d-4a1c-a52f-883606bbbb7f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:02Z","dns_nameservers":[],"updated_at":"2018-06-30T16:21:02Z","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":"d8ed99420a4b4ed1b740b78c21777a38","id":"7885b328-7f04-45c7-af9d-b7c628b74079","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet"}]} 2018-06-30 16:21:36,191 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-676fd2aa-878d-4a1c-a52f-883606bbbb7f 2018-06-30 16:21:36,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a&name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:36,332 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:36 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-4ce70ceb-7c04-4b00-b802-96f8f6156c3d Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:21:36,333 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a&name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcbport-1&admin_state_up=True used request id req-4ce70ceb-7c04-4b00-b802-96f8f6156c3d 2018-06-30 16:21:36,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:37,558 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:37 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0ce66427-ee9c-4d06-959f-f8894499752b X-Compute-Request-Id: req-0ce66427-ee9c-4d06-959f-f8894499752b Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 16:21:37,558 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst used request id req-0ce66427-ee9c-4d06-959f-f8894499752b 2018-06-30 16:21:37,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:38,944 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:38 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-42677803-9721-49f7-bba1-86d5f7fad55a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7885b328-7f04-45c7-af9d-b7c628b74079"],"updated_at":"2018-06-30T16:21:02Z","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:20:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net"}]} 2018-06-30 16:21:38,944 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net used request id req-42677803-9721-49f7-bba1-86d5f7fad55a 2018-06-30 16:21:38,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:39,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:21:38 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4250589a-61b0-4fab-8d1f-8c692122d54d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}} 2018-06-30 16:21:39,046 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 used request id req-4250589a-61b0-4fab-8d1f-8c692122d54d 2018-06-30 16:21:39,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:39,935 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:39 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-69e7ed88-8c0a-48ed-98bb-62162930775e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:02Z","dns_nameservers":[],"updated_at":"2018-06-30T16:21:02Z","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":"d8ed99420a4b4ed1b740b78c21777a38","id":"7885b328-7f04-45c7-af9d-b7c628b74079","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet"}]} 2018-06-30 16:21:39,935 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-69e7ed88-8c0a-48ed-98bb-62162930775e 2018-06-30 16:21:39,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a&name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:40,020 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:40 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-9215f2a5-9aaa-4a7b-872e-90f75082bcaf Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:21:40,020 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a&name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcbport-1&admin_state_up=True used request id req-9215f2a5-9aaa-4a7b-872e-90f75082bcaf 2018-06-30 16:21:40,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:21:40,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:21:40,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b7961c7b60d4b2dbd6fa63b810c20a0", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj-role"}], "expires_at": "2018-06-30T17:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/d8ed99420a4b4ed1b740b78c21777a38", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-user", "id": "14a7144a2ce04a4bb9e49785a9b71e1d"}, "audit_ids": ["emdDuzqERHWtrQfWAC8Hzw"], "issued_at": "2018-06-30T16:21:40.000000Z"}} 2018-06-30 16:21:40,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f42d5ee737202840ee1beba5e46f64c85ceaf3" 2018-06-30 16:21:41,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:21:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ea04504e-191c-4659-8391-df5b6c592930 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:21:41,114 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ea04504e-191c-4659-8391-df5b6c592930 2018-06-30 16:21:41,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:42,191 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:42 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-4c0dc3dd-e835-4eac-89ed-451b155d09a9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7885b328-7f04-45c7-af9d-b7c628b74079"],"updated_at":"2018-06-30T16:21:02Z","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:20:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net"}]} 2018-06-30 16:21:42,191 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net used request id req-4c0dc3dd-e835-4eac-89ed-451b155d09a9 2018-06-30 16:21:42,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:42,320 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:42 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-bb2d1cac-b7ac-4546-9f44-94ca805219ed Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:02Z","dns_nameservers":[],"updated_at":"2018-06-30T16:21:02Z","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":"d8ed99420a4b4ed1b740b78c21777a38","id":"7885b328-7f04-45c7-af9d-b7c628b74079","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet"}]} 2018-06-30 16:21:42,320 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-bb2d1cac-b7ac-4546-9f44-94ca805219ed 2018-06-30 16:21:42,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:42,589 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:42 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-6e38962e-f171-4eb6-810f-1c3c2ce2660e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7885b328-7f04-45c7-af9d-b7c628b74079"],"updated_at":"2018-06-30T16:21:02Z","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:20:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net"}]} 2018-06-30 16:21:42,589 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net used request id req-6e38962e-f171-4eb6-810f-1c3c2ce2660e 2018-06-30 16:21:42,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:21:42,604 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:21:42 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:21:42,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f42d5ee737202840ee1beba5e46f64c85ceaf3" 2018-06-30 16:21:42,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:21:42 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ffa20d5-0056-4732-94e9-7c8e013964c2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}} 2018-06-30 16:21:42,990 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 used request id req-3ffa20d5-0056-4732-94e9-7c8e013964c2 2018-06-30 16:21:42,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:43,151 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:43 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-184c5de7-8846-45a2-b3ed-dc0c27ba60a3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:02Z","dns_nameservers":[],"updated_at":"2018-06-30T16:21:02Z","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":"d8ed99420a4b4ed1b740b78c21777a38","id":"7885b328-7f04-45c7-af9d-b7c628b74079","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet"}]} 2018-06-30 16:21:43,152 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-184c5de7-8846-45a2-b3ed-dc0c27ba60a3 2018-06-30 16:21:43,153 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net 2018-06-30 16:21:43,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" -d '{"port": {"network_id": "a9bd0176-ee7e-4aa3-835f-94bb0e6e358a", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcbport-1", "admin_state_up": true}}' 2018-06-30 16:21:45,235 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:21:45 GMT Content-Type: application/json Content-Length: 767 Connection: keep-alive X-Openstack-Request-Id: req-7b0ac5ff-fffb-4c20-b764-658f9da5a627 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T16:21:43Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T16:21:44Z","name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcbport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:73:e0:45","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.6"}],"id":"8bced7c8-652c-4bda-8e66-cf9a91d1c8e7","security_groups":["16946ab6-8848-4d29-b44b-4ac2d34470f2"],"device_id":""}} 2018-06-30 16:21:45,236 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-7b0ac5ff-fffb-4c20-b764-658f9da5a627 2018-06-30 16:21:45,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:45,480 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:45 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-ab7ffdcc-aae8-4524-a696-a3a0814d035f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7885b328-7f04-45c7-af9d-b7c628b74079"],"updated_at":"2018-06-30T16:21:02Z","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:20:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net"}]} 2018-06-30 16:21:45,480 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net used request id req-ab7ffdcc-aae8-4524-a696-a3a0814d035f 2018-06-30 16:21:45,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:45,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:21:45 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94eb0543-eff1-4166-b6df-3833d83d838b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}} 2018-06-30 16:21:45,796 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 used request id req-94eb0543-eff1-4166-b6df-3833d83d838b 2018-06-30 16:21:45,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:46,004 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:46 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-117e5bcd-4559-4d61-be2b-13cea0effe7e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:02Z","dns_nameservers":[],"updated_at":"2018-06-30T16:21:02Z","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":"d8ed99420a4b4ed1b740b78c21777a38","id":"7885b328-7f04-45c7-af9d-b7c628b74079","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet"}]} 2018-06-30 16:21:46,004 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-117e5bcd-4559-4d61-be2b-13cea0effe7e 2018-06-30 16:21:46,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a&name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:46,192 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:46 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-5a72174a-de41-4eda-93d0-c938e63f793b Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:43Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:44Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:73:e0:45","id":"8bced7c8-652c-4bda-8e66-cf9a91d1c8e7","port_security_enabled":true,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.6"}],"extra_dhcp_opts":[],"security_groups":["16946ab6-8848-4d29-b44b-4ac2d34470f2"],"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcbport-1"}]} 2018-06-30 16:21:46,192 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a&name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcbport-1&admin_state_up=True used request id req-5a72174a-de41-4eda-93d0-c938e63f793b 2018-06-30 16:21:46,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:46,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:21:46 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3497884-e9bc-4b8d-81b3-8611ef49d562 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}} 2018-06-30 16:21:46,623 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 used request id req-b3497884-e9bc-4b8d-81b3-8611ef49d562 2018-06-30 16:21:46,623 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst 2018-06-30 16:21:46,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:47,141 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:47 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-04e70299-ea21-4970-a12e-b362f6de4413 X-Compute-Request-Id: req-04e70299-ea21-4970-a12e-b362f6de4413 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-flavor-name"}]} 2018-06-30 16:21:47,141 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-04e70299-ea21-4970-a12e-b362f6de4413 2018-06-30 16:21:47,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:48,060 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:48 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fb886572-bd27-4ee0-a768-3f10b9ff456b X-Compute-Request-Id: req-fb886572-bd27-4ee0-a768-3f10b9ff456b Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "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": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591"}} 2018-06-30 16:21:48,060 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591 used request id req-fb886572-bd27-4ee0-a768-3f10b9ff456b 2018-06-30 16:21:48,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:49,027 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:49 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-69323f73-8139-4705-8434-d019359adcb5 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:20:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:20:55Z", "visibility": "shared", "self": "/v2/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "min_disk": 0, "protected": false, "id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "file": "/v2/images/588d3f9d-c653-4505-b143-6e50b1f6ea17/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d8ed99420a4b4ed1b740b78c21777a38", "direct_url": "file:///var/lib/glance/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-image"} 2018-06-30 16:21:49,028 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-image used request id req-69323f73-8139-4705-8434-d019359adcb5 2018-06-30 16:21:49,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:50,778 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:50 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-dcb67dbb-7ddc-4259-a2ac-0ae16cde512f Front-End-Https: on 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", "root-tar"], "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-06-30 16:21:50,778 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-dcb67dbb-7ddc-4259-a2ac-0ae16cde512f 2018-06-30 16:21:50,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "imageRef": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "flavorRef": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "max_count": 1, "min_count": 1, "networks": [{"port": "8bced7c8-652c-4bda-8e66-cf9a91d1c8e7"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp"}]}}' 2018-06-30 16:21:58,010 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:21:58 GMT Content-Type: application/json Content-Length: 448 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e20e37bd-6ba4-448a-8b2a-06536dd6a7e3 X-Compute-Request-Id: req-e20e37bd-6ba4-448a-8b2a-06536dd6a7e3 RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "adminPass": "gS2zxpXxk8tz"}} 2018-06-30 16:21:58,010 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-e20e37bd-6ba4-448a-8b2a-06536dd6a7e3 2018-06-30 16:21:58,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:21:59,920 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:21:59 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8db20878-83f8-46da-8fe2-c09f161b5020 X-Compute-Request-Id: req-8db20878-83f8-46da-8fe2-c09f161b5020 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "image": {"id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "links": [{"href": "http://172.30.10.101:8774/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}]}, "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "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-06-30T16:21:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "created": "2018-06-30T16:21:58Z", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:21:59,920 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-8db20878-83f8-46da-8fe2-c09f161b5020 2018-06-30 16:21:59,921 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst 2018-06-30 16:21:59,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:02,215 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:02 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-928ae433-e4a9-4391-a27c-a27663e0b366 X-Compute-Request-Id: req-928ae433-e4a9-4391-a27c-a27663e0b366 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "image": {"id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "links": [{"href": "http://172.30.10.101:8774/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}]}, "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "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-06-30T16:21:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "created": "2018-06-30T16:21:58Z", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:22:02,216 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-928ae433-e4a9-4391-a27c-a27663e0b366 2018-06-30 16:22:02,216 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst] is - BUILD 2018-06-30 16:22:02,216 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:22:05,220 - create_instance - DEBUG - VM status query timeout in 894.701469898 2018-06-30 16:22:05,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:05,808 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:05 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ac5e1a50-3475-45f5-86fd-f171db8034b2 X-Compute-Request-Id: req-ac5e1a50-3475-45f5-86fd-f171db8034b2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "image": {"id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "links": [{"href": "http://172.30.10.101:8774/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}]}, "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "security_groups": [{"name": "default"}], "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "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-06-30T16:22:04Z", "hostId": "9af3b6eee571fa2209e200630f585f4ff5b63845b2157cd03767e3ba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "created": "2018-06-30T16:21:57Z", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:22:05,809 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-ac5e1a50-3475-45f5-86fd-f171db8034b2 2018-06-30 16:22:05,809 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst] is - BUILD 2018-06-30 16:22:05,809 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:22:08,813 - create_instance - DEBUG - VM status query timeout in 891.108659029 2018-06-30 16:22:08,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:10,618 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:10 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a8f159fc-da82-4331-8c51-244c75ac2df4 X-Compute-Request-Id: req-a8f159fc-da82-4331-8c51-244c75ac2df4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "image": {"id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "links": [{"href": "http://172.30.10.101:8774/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}]}, "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "security_groups": [{"name": "default"}], "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "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-06-30T16:22:04Z", "hostId": "9af3b6eee571fa2209e200630f585f4ff5b63845b2157cd03767e3ba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "created": "2018-06-30T16:21:57Z", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:22:10,618 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-a8f159fc-da82-4331-8c51-244c75ac2df4 2018-06-30 16:22:10,619 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst] is - BUILD 2018-06-30 16:22:10,619 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:22:13,622 - create_instance - DEBUG - VM status query timeout in 886.299324036 2018-06-30 16:22:13,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:15,762 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:15 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0ebc26ba-b556-4fe8-94f9-0a09aa1e4095 X-Compute-Request-Id: req-0ebc26ba-b556-4fe8-94f9-0a09aa1e4095 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "image": {"id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "links": [{"href": "http://172.30.10.101:8774/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}]}, "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "security_groups": [{"name": "default"}], "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "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-06-30T16:22:04Z", "hostId": "9af3b6eee571fa2209e200630f585f4ff5b63845b2157cd03767e3ba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "created": "2018-06-30T16:21:57Z", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:22:15,763 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-0ebc26ba-b556-4fe8-94f9-0a09aa1e4095 2018-06-30 16:22:15,763 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst] is - BUILD 2018-06-30 16:22:15,763 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:22:18,767 - create_instance - DEBUG - VM status query timeout in 881.154577971 2018-06-30 16:22:18,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:20,157 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:20 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e2a14296-790d-4eca-8727-7c04fe826a4b X-Compute-Request-Id: req-e2a14296-790d-4eca-8727-7c04fe826a4b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:45", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "image": {"id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "links": [{"href": "http://172.30.10.101:8774/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:22:16.000000", "flavor": {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}]}, "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "security_groups": [{"name": "default"}], "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:22:17Z", "hostId": "9af3b6eee571fa2209e200630f585f4ff5b63845b2157cd03767e3ba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "created": "2018-06-30T16:21:57Z", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:22:20,158 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-e2a14296-790d-4eca-8727-7c04fe826a4b 2018-06-30 16:22:20,158 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst] is - ACTIVE 2018-06-30 16:22:20,158 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:22:20,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:21,502 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:21 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e0f7f67e-b057-464e-8e17-a7085b95f934 X-Compute-Request-Id: req-e0f7f67e-b057-464e-8e17-a7085b95f934 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:45", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "image": {"id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "links": [{"href": "http://172.30.10.101:8774/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:22:16.000000", "flavor": {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}]}, "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "security_groups": [{"name": "default"}], "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:22:17Z", "hostId": "9af3b6eee571fa2209e200630f585f4ff5b63845b2157cd03767e3ba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "created": "2018-06-30T16:21:57Z", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:22:21,503 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-e0f7f67e-b057-464e-8e17-a7085b95f934 2018-06-30 16:22:21,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:21,920 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:21 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-240b2a80-3ba7-4eb0-aff1-bddff708e60d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7885b328-7f04-45c7-af9d-b7c628b74079"],"updated_at":"2018-06-30T16:21:02Z","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:20:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net"}]} 2018-06-30 16:22:21,921 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net used request id req-240b2a80-3ba7-4eb0-aff1-bddff708e60d 2018-06-30 16:22:21,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:22,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:22:21 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c33b0ee3-9fd3-4853-bf4f-a7390fdabe27 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}} 2018-06-30 16:22:22,321 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 used request id req-c33b0ee3-9fd3-4853-bf4f-a7390fdabe27 2018-06-30 16:22:22,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:22,780 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:22 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-ec57c46a-4a8e-49cf-b2e7-692ac9b18596 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:02Z","dns_nameservers":[],"updated_at":"2018-06-30T16:21:02Z","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":"d8ed99420a4b4ed1b740b78c21777a38","id":"7885b328-7f04-45c7-af9d-b7c628b74079","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet"}]} 2018-06-30 16:22:22,780 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-ec57c46a-4a8e-49cf-b2e7-692ac9b18596 2018-06-30 16:22:22,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:23,058 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:23 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-9aa39c3f-db85-43d6-82f6-a16745034802 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:03Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:09Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:2a:aa","id":"0f9d2d85-64a0-4114-8b67-b0ea7bab778a","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:14Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:26Z","binding:vnic_type":"normal","device_id":"4f8339d2-4bbd-4425-8d80-516ce34ac7bb","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:a5:b0:a8","id":"1590d351-7a8f-44ae-87eb-f9d6dcfab8de","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:04Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:10Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:da:51:a1","id":"2da7f18a-062d-451f-9497-e8765c3d0fd2","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:43Z","admin_state_up":true,"updated_at":"2018-06-30T16:22:16Z","binding:vnic_type":"normal","device_id":"fdf3b53b-3381-4733-bc82-ad405ace7e7a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:73:e0:45","id":"8bced7c8-652c-4bda-8e66-cf9a91d1c8e7","port_security_enabled":true,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.6"}],"extra_dhcp_opts":[],"security_groups":["16946ab6-8848-4d29-b44b-4ac2d34470f2"],"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcbport-1"}]} 2018-06-30 16:22:23,058 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-9aa39c3f-db85-43d6-82f6-a16745034802 2018-06-30 16:22:23,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:24,661 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:24 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-afbc0a85-5830-49c4-923b-741eac185643 X-Compute-Request-Id: req-afbc0a85-5830-49c4-923b-741eac185643 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:45", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "image": {"id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "links": [{"href": "http://172.30.10.101:8774/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:22:16.000000", "flavor": {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}]}, "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "security_groups": [{"name": "default"}], "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:22:17Z", "hostId": "9af3b6eee571fa2209e200630f585f4ff5b63845b2157cd03767e3ba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "created": "2018-06-30T16:21:57Z", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:22:24,661 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-afbc0a85-5830-49c4-923b-741eac185643 2018-06-30 16:22:24,662 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst] is - ACTIVE 2018-06-30 16:22:24,662 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:22:24,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:25,350 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:25 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a65d3e60-578c-4916-9d03-7dea779754a7 X-Compute-Request-Id: req-a65d3e60-578c-4916-9d03-7dea779754a7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:45", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "image": {"id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "links": [{"href": "http://172.30.10.101:8774/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:22:16.000000", "flavor": {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}]}, "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "security_groups": [{"name": "default"}], "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:22:17Z", "hostId": "9af3b6eee571fa2209e200630f585f4ff5b63845b2157cd03767e3ba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "created": "2018-06-30T16:21:57Z", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:22:25,350 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-a65d3e60-578c-4916-9d03-7dea779754a7 2018-06-30 16:22:25,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:25,657 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:25 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-4876bb48-4123-4fd9-a588-28d334ce1b23 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7885b328-7f04-45c7-af9d-b7c628b74079"],"updated_at":"2018-06-30T16:21:02Z","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:20:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net"}]} 2018-06-30 16:22:25,657 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net used request id req-4876bb48-4123-4fd9-a588-28d334ce1b23 2018-06-30 16:22:25,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:25,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:22:25 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6037993-ee47-4a80-9cf1-cabcd26eac4d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}} 2018-06-30 16:22:25,744 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 used request id req-b6037993-ee47-4a80-9cf1-cabcd26eac4d 2018-06-30 16:22:25,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:25,874 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:25 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-d95451ba-276f-49ee-9591-5629532c09e0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:02Z","dns_nameservers":[],"updated_at":"2018-06-30T16:21:02Z","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":"d8ed99420a4b4ed1b740b78c21777a38","id":"7885b328-7f04-45c7-af9d-b7c628b74079","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet"}]} 2018-06-30 16:22:25,875 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-d95451ba-276f-49ee-9591-5629532c09e0 2018-06-30 16:22:25,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:26,230 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:26 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-217df229-1982-40ed-b72c-b18b322f4f34 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:03Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:09Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:2a:aa","id":"0f9d2d85-64a0-4114-8b67-b0ea7bab778a","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:14Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:26Z","binding:vnic_type":"normal","device_id":"4f8339d2-4bbd-4425-8d80-516ce34ac7bb","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:a5:b0:a8","id":"1590d351-7a8f-44ae-87eb-f9d6dcfab8de","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:04Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:10Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:da:51:a1","id":"2da7f18a-062d-451f-9497-e8765c3d0fd2","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:43Z","admin_state_up":true,"updated_at":"2018-06-30T16:22:16Z","binding:vnic_type":"normal","device_id":"fdf3b53b-3381-4733-bc82-ad405ace7e7a","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:73:e0:45","id":"8bced7c8-652c-4bda-8e66-cf9a91d1c8e7","port_security_enabled":true,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.6"}],"extra_dhcp_opts":[],"security_groups":["16946ab6-8848-4d29-b44b-4ac2d34470f2"],"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcbport-1"}]} 2018-06-30 16:22:26,230 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-217df229-1982-40ed-b72c-b18b322f4f34 2018-06-30 16:22:26,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp"}}' 2018-06-30 16:22:28,224 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:22:28 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-388d7769-1280-48ca-967b-7207e04743b4 X-Compute-Request-Id: req-388d7769-1280-48ca-967b-7207e04743b4 2018-06-30 16:22:28,224 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a/action used request id req-388d7769-1280-48ca-967b-7207e04743b4 2018-06-30 16:22:28,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:28,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:28 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-970d56b3-ada3-4e96-9bf2-06f9498a42f0 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.122"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:21:08Z", "admin_state_up": true, "updated_at": "2018-06-30T16:21:15Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "4f8339d2-4bbd-4425-8d80-516ce34ac7bb", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-router"}]} 2018-06-30 16:22:28,603 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-router used request id req-970d56b3-ada3-4e96-9bf2-06f9498a42f0 2018-06-30 16:22:28,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:28,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:22:28 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee647221-8bfa-4333-8845-cd719d9a80dd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}} 2018-06-30 16:22:28,702 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 used request id req-ee647221-8bfa-4333-8845-cd719d9a80dd 2018-06-30 16:22:28,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=4f8339d2-4bbd-4425-8d80-516ce34ac7bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:28,927 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:28 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-9bb7282e-a617-432a-b63e-6526fbec2a73 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:14Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:26Z","binding:vnic_type":"normal","device_id":"4f8339d2-4bbd-4425-8d80-516ce34ac7bb","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:a5:b0:a8","id":"1590d351-7a8f-44ae-87eb-f9d6dcfab8de","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:22:28,927 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=4f8339d2-4bbd-4425-8d80-516ce34ac7bb used request id req-9bb7282e-a617-432a-b63e-6526fbec2a73 2018-06-30 16:22:28,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/7885b328-7f04-45c7-af9d-b7c628b74079 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:29,055 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:29 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-0bd710e7-34db-49e4-8a82-d1f2b0e39cda Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:02Z","dns_nameservers":[],"updated_at":"2018-06-30T16:21:02Z","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":"d8ed99420a4b4ed1b740b78c21777a38","id":"7885b328-7f04-45c7-af9d-b7c628b74079","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet"}} 2018-06-30 16:22:29,055 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/7885b328-7f04-45c7-af9d-b7c628b74079 used request id req-0bd710e7-34db-49e4-8a82-d1f2b0e39cda 2018-06-30 16:22:29,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:29,299 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:29 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-ea5b2626-a13f-40df-a5e1-a0fcf1051856 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:22:29,299 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-ea5b2626-a13f-40df-a5e1-a0fcf1051856 2018-06-30 16:22:29,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:29,391 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:29 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-e1eb890a-d7af-4d20-a2ec-a3d48b6d0f57 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:22:29,391 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-e1eb890a-d7af-4d20-a2ec-a3d48b6d0f57 2018-06-30 16:22:29,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:30,838 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:30 GMT Content-Type: application/json Content-Length: 1780 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-94fce65c-1b95-45e6-8e5d-40b4fdbd483f X-Compute-Request-Id: req-94fce65c-1b95-45e6-8e5d-40b4fdbd483f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:45", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "image": {"id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "links": [{"href": "http://172.30.10.101:8774/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:22:16.000000", "flavor": {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}]}, "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp"}], "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:22:17Z", "hostId": "9af3b6eee571fa2209e200630f585f4ff5b63845b2157cd03767e3ba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "created": "2018-06-30T16:21:57Z", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:22:30,839 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-94fce65c-1b95-45e6-8e5d-40b4fdbd483f 2018-06-30 16:22:30,839 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst] is - ACTIVE 2018-06-30 16:22:30,839 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:22:30,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:31,552 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:31 GMT Content-Type: application/json Content-Length: 1780 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0befb479-b655-4cb2-8b22-d17d9edac39b X-Compute-Request-Id: req-0befb479-b655-4cb2-8b22-d17d9edac39b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:45", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "image": {"id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "links": [{"href": "http://172.30.10.101:8774/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:22:16.000000", "flavor": {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}]}, "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp"}], "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:22:17Z", "hostId": "9af3b6eee571fa2209e200630f585f4ff5b63845b2157cd03767e3ba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "created": "2018-06-30T16:21:57Z", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:22:31,552 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-0befb479-b655-4cb2-8b22-d17d9edac39b 2018-06-30 16:22:31,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:32,143 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:32 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-a69319ce-8f03-4733-9b95-bcff7b175e44 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7885b328-7f04-45c7-af9d-b7c628b74079"],"updated_at":"2018-06-30T16:21:02Z","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:20:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net"}]} 2018-06-30 16:22:32,143 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net used request id req-a69319ce-8f03-4733-9b95-bcff7b175e44 2018-06-30 16:22:32,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:32,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:22:32 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-faa28166-ed50-4aeb-a3f4-e0fd3f182af9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}} 2018-06-30 16:22:32,414 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 used request id req-faa28166-ed50-4aeb-a3f4-e0fd3f182af9 2018-06-30 16:22:32,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:32,536 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:32 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-7161c16f-aca1-4451-a7bc-9408043e4a56 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:02Z","dns_nameservers":[],"updated_at":"2018-06-30T16:21:02Z","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":"d8ed99420a4b4ed1b740b78c21777a38","id":"7885b328-7f04-45c7-af9d-b7c628b74079","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet"}]} 2018-06-30 16:22:32,536 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-7161c16f-aca1-4451-a7bc-9408043e4a56 2018-06-30 16:22:32,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:32,872 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:32 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-3ac4939e-9e6b-4606-9ca7-16f4df906a16 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:03Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:09Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:2a:aa","id":"0f9d2d85-64a0-4114-8b67-b0ea7bab778a","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:14Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:26Z","binding:vnic_type":"normal","device_id":"4f8339d2-4bbd-4425-8d80-516ce34ac7bb","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:a5:b0:a8","id":"1590d351-7a8f-44ae-87eb-f9d6dcfab8de","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:04Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:10Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:da:51:a1","id":"2da7f18a-062d-451f-9497-e8765c3d0fd2","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:43Z","admin_state_up":true,"updated_at":"2018-06-30T16:22:27Z","binding:vnic_type":"normal","device_id":"fdf3b53b-3381-4733-bc82-ad405ace7e7a","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:73:e0:45","id":"8bced7c8-652c-4bda-8e66-cf9a91d1c8e7","port_security_enabled":true,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.6"}],"extra_dhcp_opts":[],"security_groups":["48ddd995-7657-4148-b207-943b91d68954","16946ab6-8848-4d29-b44b-4ac2d34470f2"],"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcbport-1"}]} 2018-06-30 16:22:32,872 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-3ac4939e-9e6b-4606-9ca7-16f4df906a16 2018-06-30 16:22:32,873 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-30 16:22:32,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:33,116 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:33 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-74d06380-d46f-467e-a57f-aa39542733ed Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:22:33,116 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-74d06380-d46f-467e-a57f-aa39542733ed 2018-06-30 16:22:33,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:33,188 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:33 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-fe0ed4b4-493b-49b5-8c15-307798e1dc62 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:22:33,189 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-fe0ed4b4-493b-49b5-8c15-307798e1dc62 2018-06-30 16:22:33,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" -d '{"floatingip": {"floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "port_id": "8bced7c8-652c-4bda-8e66-cf9a91d1c8e7"}}' 2018-06-30 16:22:38,286 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:22:38 GMT Content-Type: application/json Content-Length: 548 Connection: keep-alive X-Openstack-Request-Id: req-a3b1d173-c479-4732-af69-e97b10c493e5 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "4f8339d2-4bbd-4425-8d80-516ce34ac7bb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:22:35Z", "updated_at": "2018-06-30T16:22:35Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.10.118", "revision_number": 0, "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_id": "8bced7c8-652c-4bda-8e66-cf9a91d1c8e7", "id": "3c0cb33c-07d7-4eac-8ccb-ce95d2f841c9"}} 2018-06-30 16:22:38,286 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-a3b1d173-c479-4732-af69-e97b10c493e5 2018-06-30 16:22:38,287 - create_instance - INFO - Created floating IP 172.30.10.118 via router - CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-router 2018-06-30 16:22:38,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:40,270 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:40 GMT Content-Type: application/json Content-Length: 1780 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-110dd6b4-acbd-4a8f-a1c8-5661eb607d96 X-Compute-Request-Id: req-110dd6b4-acbd-4a8f-a1c8-5661eb607d96 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:45", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "image": {"id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "links": [{"href": "http://172.30.10.101:8774/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:22:16.000000", "flavor": {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}]}, "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp"}], "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:22:17Z", "hostId": "9af3b6eee571fa2209e200630f585f4ff5b63845b2157cd03767e3ba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "created": "2018-06-30T16:21:57Z", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:22:40,270 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-110dd6b4-acbd-4a8f-a1c8-5661eb607d96 2018-06-30 16:22:40,270 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst] is - ACTIVE 2018-06-30 16:22:40,270 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:22:40,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:41,648 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:41 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-efa78325-3320-4093-8618-88e6f354f9f8 X-Compute-Request-Id: req-efa78325-3320-4093-8618-88e6f354f9f8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:45", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:45", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "image": {"id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "links": [{"href": "http://172.30.10.101:8774/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:22:16.000000", "flavor": {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}]}, "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp"}], "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:22:17Z", "hostId": "9af3b6eee571fa2209e200630f585f4ff5b63845b2157cd03767e3ba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "created": "2018-06-30T16:21:57Z", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:22:41,649 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-efa78325-3320-4093-8618-88e6f354f9f8 2018-06-30 16:22:41,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:41,982 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:41 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-bd898ea0-db62-45d0-ac17-1a2eb7aa562b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7885b328-7f04-45c7-af9d-b7c628b74079"],"updated_at":"2018-06-30T16:21:02Z","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:20:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net"}]} 2018-06-30 16:22:41,982 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net used request id req-bd898ea0-db62-45d0-ac17-1a2eb7aa562b 2018-06-30 16:22:41,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:42,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:22:41 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-378797ce-969a-4a0a-96a2-cf4537a80e4e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}} 2018-06-30 16:22:42,323 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 used request id req-378797ce-969a-4a0a-96a2-cf4537a80e4e 2018-06-30 16:22:42,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:42,451 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:42 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e9e80642-e450-4f49-8b82-9799211aef27 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:02Z","dns_nameservers":[],"updated_at":"2018-06-30T16:21:02Z","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":"d8ed99420a4b4ed1b740b78c21777a38","id":"7885b328-7f04-45c7-af9d-b7c628b74079","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet"}]} 2018-06-30 16:22:42,451 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-e9e80642-e450-4f49-8b82-9799211aef27 2018-06-30 16:22:42,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:42,698 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:42 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-d125efb0-a06b-43a3-b79f-1160eacd04ee Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:03Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:09Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:2a:aa","id":"0f9d2d85-64a0-4114-8b67-b0ea7bab778a","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:14Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:26Z","binding:vnic_type":"normal","device_id":"4f8339d2-4bbd-4425-8d80-516ce34ac7bb","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:a5:b0:a8","id":"1590d351-7a8f-44ae-87eb-f9d6dcfab8de","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:04Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:10Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:da:51:a1","id":"2da7f18a-062d-451f-9497-e8765c3d0fd2","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:43Z","admin_state_up":true,"updated_at":"2018-06-30T16:22:27Z","binding:vnic_type":"normal","device_id":"fdf3b53b-3381-4733-bc82-ad405ace7e7a","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:73:e0:45","id":"8bced7c8-652c-4bda-8e66-cf9a91d1c8e7","port_security_enabled":true,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.6"}],"extra_dhcp_opts":[],"security_groups":["48ddd995-7657-4148-b207-943b91d68954","16946ab6-8848-4d29-b44b-4ac2d34470f2"],"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcbport-1"}]} 2018-06-30 16:22:42,698 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-d125efb0-a06b-43a3-b79f-1160eacd04ee 2018-06-30 16:22:42,699 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-06-30 16:22:42,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:44,435 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:44 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2d6c9259-6717-463c-9eaa-72745cff3e75 X-Compute-Request-Id: req-2d6c9259-6717-463c-9eaa-72745cff3e75 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:45", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:45", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "image": {"id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "links": [{"href": "http://172.30.10.101:8774/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:22:16.000000", "flavor": {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}]}, "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp"}], "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:22:17Z", "hostId": "9af3b6eee571fa2209e200630f585f4ff5b63845b2157cd03767e3ba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "created": "2018-06-30T16:21:57Z", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:22:44,435 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-2d6c9259-6717-463c-9eaa-72745cff3e75 2018-06-30 16:22:44,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 16:22:44,662 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:44 GMT Content-Type: application/json Content-Length: 26239 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a62b1d89-8a4b-4b76-9f18-f97080f60997 X-Compute-Request-Id: req-a62b1d89-8a4b-4b76-9f18-f97080f60997 Front-End-Https: on 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-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 923829099 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-0x000000000ffd9fff]\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-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\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 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\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: 64355\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: 233616K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K 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.268394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.271844] pid_max: default: 32768 minimum: 301\n[ 0.273664] ACPI: Core revision 20150930\n[ 0.277973] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.280415] Security Framework initialized\n[ 0.281976] Yama: becoming mindful.\n[ 0.283489] AppArmor: AppArmor initialized\n[ 0.285267] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.287993] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.290653] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.293121] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.296137] Initializing cgroup subsys io\n[ 0.297852] Initializing cgroup subsys memory\n[ 0.299659] Initializing cgroup subsys devices\n[ 0.301473] Initializing cgroup subsys freezer\n[ 0.303358] Initializing cgroup subsys net_cls\n[ 0.305178] Initializing cgroup subsys perf_event\n[ 0.307139] Initializing cgroup subsys net_prio\n[ 0.309002] Initializing cgroup subsys hugetlb\n[ 0.310864] Initializing cgroup subsys pids\n[ 0.312695] CPU: Physical Processor ID: 0\n[ 0.315131] mce: CPU supports 10 MCE banks\n[ 0.316917] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.319119] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.323659] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.335431] ftrace: allocating 31920 entries in 125 pages\n[ 0.389947] smpboot: Max logical packages: 2\n[ 0.397179] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.399371] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.401536] x2apic enabled\n[ 0.402880] Switched APIC routing to physical x2apic.\n[ 0.405794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.407553] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.410775] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.413375] ... version: 2\n[ 0.414633] ... bit width: 48\n[ 0.415916] ... generic registers: 4\n[ 0.417182] ... value mask: 0000ffffffffffff\n[ 0.418737] ... max period: 000000007fffffff\n[ 0.420472] ... fixed-purpose events: 3\n[ 0.422097] ... event mask: 000000070000000f\n[ 0.424170] KVM setup paravirtual spinlock\n[ 0.426634] x86: Booting SMP configuration:\n[ 0.428310] .... node #0, CPUs: #1\n[ 0.429904] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.452570] x86: Booted up 1 node, 2 CPUs\n[ 0.452574] KVM setup async PF for cpu 1\n[ 0.452579] kvm-stealtime: cpu 1, msr f90d940\n[ 0.456714] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.459134] devtmpfs: initialized\n[ 0.471302] evm: security.selinux\n[ 0.472417] evm: security.SMACK64\n[ 0.473533] evm: security.SMACK64EXEC\n[ 0.474722] evm: security.SMACK64TRANSMUTE\n[ 0.476001] evm: security.SMACK64MMAP\n[ 0.477191] evm: security.ima\n[ 0.478218] evm: security.capability\n[ 0.479597] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.482558] pinctrl core: initialized pinctrl subsystem\n[ 0.484324] RTC time: 16:22:17, date: 06/30/18\n[ 0.485869] NET: Registered protocol family 16\n[ 0.499301] cpuidle: using governor ladder\n[ 0.511405] cpuidle: using governor menu\n[ 0.512672] PCCT header not found.\n[ 0.513969] ACPI: bus type PCI registered\n[ 0.515234] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.517253] PCI: Using configuration type 1 for base access\n[ 0.519013] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.533730] ACPI: Added _OSI(Module Device)\n[ 0.535055] ACPI: Added _OSI(Processor Device)\n[ 0.536423] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.537860] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.542276] ACPI: Interpreter enabled\n[ 0.543482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.546409] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.549348] ACPI: (supports S0 S3 S4 S5)\n[ 0.550593] ACPI: Using IOAPIC for interrupt routing\n[ 0.552082] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.560150] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.561944] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.563885] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.565769] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.569628] acpiphp: Slot [3] registered\n[ 0.570904] acpiphp: Slot [4] registered\n[ 0.572217] acpiphp: Slot [5] registered\n[ 0.573519] acpiphp: Slot [6] registered\n[ 0.592316] acpiphp: Slot [7] registered\n[ 0.593632] acpiphp: Slot [8] registered\n[ 0.594915] acpiphp: Slot [9] registered\n[ 0.596204] acpiphp: Slot [10] registered\n[ 0.597499] acpiphp: Slot [11] registered\n[ 0.598790] acpiphp: Slot [12] registered\n[ 0.600095] acpiphp: Slot [13] registered\n[ 0.601405] acpiphp: Slot [14] registered\n[ 0.602698] acpiphp: Slot [15] registered\n[ 0.603987] acpiphp: Slot [16] registered\n[ 0.605300] acpiphp: Slot [17] registered\n[ 0.606607] acpiphp: Slot [18] registered\n[ 0.607915] acpiphp: Slot [19] registered\n[ 0.609217] acpiphp: Slot [20] registered\n[ 0.610523] acpiphp: Slot [21] registered\n[ 0.611823] acpiphp: Slot [22] registered\n[ 0.613129] acpiphp: Slot [23] registered\n[ 0.614423] acpiphp: Slot [24] registered\n[ 0.615735] acpiphp: Slot [25] registered\n[ 0.617055] acpiphp: Slot [26] registered\n[ 0.618348] acpiphp: Slot [27] registered\n[ 0.619686] acpiphp: Slot [28] registered\n[ 0.621000] acpiphp: Slot [29] registered\n[ 0.622301] acpiphp: Slot [30] registered\n[ 0.623590] acpiphp: Slot [31] registered\n[ 0.624890] PCI host bridge to bus 0000:00\n[ 0.626191] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.628078] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.630017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.632320] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.634638] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.636981] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.642701] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.644688] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.646528] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.648507] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.653499] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.655756] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.693261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.696257] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.698596] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.700927] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.703208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.705382] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.707278] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.708938] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.711403] vgaarb: loaded\n[ 0.712376] vgaarb: bridge control possible 0000:00:02.0\n[ 0.714352] SCSI subsystem initialized\n[ 0.715685] ACPI: bus type USB registered\n[ 0.716990] usbcore: registered new interface driver usbfs\n[ 0.718622] usbcore: registered new interface driver hub\n[ 0.720241] usbcore: registered new device driver usb\n[ 0.722050] PCI: Using ACPI for IRQ routing\n[ 0.723783] NetLabel: Initializing\n[ 0.724932] NetLabel: domain hash size = 128\n[ 0.726301] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.727833] NetLabel: unlabeled traffic allowed by default\n[ 0.729686] clocksource: Switched to clocksource kvm-clock\n[ 0.744673] AppArmor: AppArmor Filesystem Enabled\n[ 0.746223] pnp: PnP ACPI init\n[ 0.747986] pnp: PnP ACPI: found 5 devices\n[ 0.757693] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.760434] NET: Registered protocol family 2\n[ 0.762055] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.764078] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.765960] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.767824] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.769548] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.771406] NET: Registered protocol family 1\n[ 0.772794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.774548] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.776263] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.834821] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.893699] Trying to unpack rootfs image as initramfs...\n[ 1.014505] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.017850] Scanning for low memory corruption every 60 seconds\n[ 1.020602] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.022968] audit: initializing netlink subsys (disabled)\n[ 1.025063] audit: type=2000 audit(1530375738.019:1): initialized\n[ 1.027822] Initialise system trusted keyring\n[ 1.029765] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.032142] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.037473] zbud: loaded\n[ 1.039014] VFS: Disk quotas dquot_6.6.0\n[ 1.040644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.044011] fuse init (API version 7.23)\n[ 1.045897] Key type big_key registered\n[ 1.047515] Allocating IMA MOK and blacklist keyrings.\n[ 1.049896] Key type asymmetric registered\n[ 1.051538] Asymmetric key parser 'x509' registered\n[ 1.053539] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.056512] io scheduler noop registered\n[ 1.058102] io scheduler deadline registered (default)\n[ 1.060222] io scheduler cfq registered\n[ 1.062005] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.064282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.066330] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.068615] ACPI: Power Button [PWRF]\n[ 1.070041] GHES: HEST is not enabled!\n[ 1.129393] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.249535] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.310188] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.313619] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.338928] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.343646] Linux agpgart interface v0.103\n[ 1.348486] brd: module loaded\n[ 1.351143] loop: module loaded\n[ 1.358116] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.360422] GPT:90111 != 20971519\n[ 1.361526] GPT:Alternate GPT header not at the end of the disk.\n[ 1.363263] GPT:90111 != 20971519\n[ 1.364400] GPT: Use GNU Parted to correct GPT errors.\n[ 1.366003] vda: vda1 vda15\n[ 1.368851] vdb:\n[ 1.370888] scsi host0: ata_piix\n[ 1.372156] scsi host1: ata_piix\n[ 1.373309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.375251] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.377816] libphy: Fixed MDIO Bus: probed\n[ 1.379114] tun: Universal TUN/TAP device driver, 1.6\n[ 1.380623] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.383841] PPP generic driver version 2.4.2\n[ 1.385271] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.387128] ehci-pci: EHCI PCI platform driver\n[ 1.388516] ehci-platform: EHCI generic platform driver\n[ 1.390089] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.391858] ohci-pci: OHCI PCI platform driver\n[ 1.393237] ohci-platform: OHCI generic platform driver\n[ 1.394796] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.454383] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.455950] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.458265] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.459805] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.461641] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.463582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.465875] usb usb1: Product: UHCI Host Controller\n[ 1.467367] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.469190] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.470756] hub 1-0:1.0: USB hub found\n[ 1.471966] hub 1-0:1.0: 2 ports detected\n[ 1.473487] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.476842] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.478362] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.480060] mousedev: PS/2 mouse device common for all mice\n[ 1.481920] rtc_cmos 00:00: RTC can wake from S4\n[ 1.483843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.485748] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.488570] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.490480] i2c /dev entries driver\n[ 1.491722] device-mapper: uevent: version 1.0.3\n[ 1.493247] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.495840] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.498143] NET: Registered protocol family 10\n[ 1.499831] NET: Registered protocol family 17\n[ 1.501251] Key type dns_resolver registered\n[ 1.502876] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.504638] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.506399] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.509250] registered taskstats version 1\n[ 1.510579] Loading compiled-in X.509 certificates\n[ 1.512866] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.534293] zswap: loaded using pool lzo/zbud\n[ 1.536946] Key type trusted registered\n[ 1.540412] Key type encrypted registered\n[ 1.541750] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.543377] ima: No TPM chip found, activating TPM-bypass!\n[ 1.545024] evm: HMAC attrs: 0x1\n[ 1.546641] Magic number: 6:774:389\n[ 1.548014] rtc_cmos 00:00: setting system clock to 2018-06-30 16:22:18 UTC (1530375738)\n[ 1.550590] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.552364] EDD information not available.\n[ 1.558050] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.560467] Write protecting the kernel read-only data: 14336k\n[ 1.563179] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.566257] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.21\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 8.53\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... [ 8.947761] random: dd urandom read with 9 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.6...\nLease of 10.55.1.6 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\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\nno userdata for datasource\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: VT-x\nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \nvdb 253:16 67108864 config-2 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjv0ApuVUEn55B+chvHKJkWZAvAy9AKIU/b0xu2OTYjFZ4WNPqquHJj4GE4goBebO3K7QfrctdQUeKmHD54+X/U0jcr7pkysi8MnmXX3jMMMCARKjgotrrID4RzPC7+283h9l52nkq/iqgmvNQSd9+SOglVzKQ3sy2UULy5rd1X2wFShEWNN6X5lvQqX8hZhZgULDznCV+w2K13R5n9HONDLegvTdwEMcYAeHmqwRoZKVF1xnZGyDLWJyBKyCFqaZvwn2HydYoa0yTQa7AETlCZKHFk1izR3oj9fj/VgCV6teoQAKcMmt3f9t0r2bnYMue0K7iWSkoeTR2R1V3jmV7 root@createinstancesinglenetworktests-afc02eca-d973-4be5-aa15-c5b3d9\nssh-dss AAAAB3NzaC1kc3MAAACBAN82kJZwzM1bB19RC6PKx4owWItpmDofYc1WVMIVoW/izesXtWYk0nGb8fhaekfCmB2jc2YOCsN+cDJOYJxUlPLPvF28yZ2Fq3DGEhQ5cOAhrLKcyDbop7uFE6QnKXvIBsTMCQSRV/KfHTIR/VMAoOy3T6y0w69jUSOAZuiQdd/3AAAAFQCuv4FkSlZaO7sWMRya1pBZ2whe8wAAAIEAxv63ikD1keZ5tqVlsybRdxWpJid/SxFqY0Y9BvA9mzAQIPhsLeHFg0iPWxdJN1GvX1QCdkbBQp5T1D3DCskfZBnwMbEMcuYk9l2LkW0an+iZVEZrXY6pUA57jYBFPeiIg/G4mSYnwj0NlcHR0QJ8/MFG6GaGMg0Ak31LAk/oaxkAAACABySIBWKthOvMhzV6+ioTfdlKZEouxmg4HKGnMeXtJiTOViHI6Qlmd6p1CDGGxqmlh1Vx0ZgvywgVz3ilKrkRxCumHj9eHQv91JsdeTELBvz+dSnLXASxkZk6SbSvdqssjLo1eBc6/oyad9MlRD4i6slNv5nl4uDd7bgw3O0nIQg= root@createinstancesinglenetworktests-afc02eca-d973-4be5-aa15-c5b3d9\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe73:e045/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.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: configdrive local ===\ninstance-id: fdf3b53b-3381-4733-bc82-ad405ace7e7a\nname: CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-afc02eca-d973-4be5-aa15-c5b3d9.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=10.58 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-afc02eca-d973-4be5-aa15-c5b3d9 login: "} 2018-06-30 16:22:44,663 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a/action used request id req-a62b1d89-8a4b-4b76-9f18-f97080f60997 2018-06-30 16:22:44,664 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-30 16:22:44,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 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-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 923829099 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-0x000000000ffd9fff] [ 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-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 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 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 64355 [ 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: 233616K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K 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.268394] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.271844] pid_max: default: 32768 minimum: 301 [ 0.273664] ACPI: Core revision 20150930 [ 0.277973] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.280415] Security Framework initialized [ 0.281976] Yama: becoming mindful. [ 0.283489] AppArmor: AppArmor initialized [ 0.285267] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.287993] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.290653] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.293121] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.296137] Initializing cgroup subsys io [ 0.297852] Initializing cgroup subsys memory [ 0.299659] Initializing cgroup subsys devices [ 0.301473] Initializing cgroup subsys freezer [ 0.303358] Initializing cgroup subsys net_cls [ 0.305178] Initializing cgroup subsys perf_event [ 0.307139] Initializing cgroup subsys net_prio [ 0.309002] Initializing cgroup subsys hugetlb [ 0.310864] Initializing cgroup subsys pids [ 0.312695] CPU: Physical Processor ID: 0 [ 0.315131] mce: CPU supports 10 MCE banks [ 0.316917] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.319119] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.323659] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.335431] ftrace: allocating 31920 entries in 125 pages [ 0.389947] smpboot: Max logical packages: 2 [ 0.397179] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.399371] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.401536] x2apic enabled [ 0.402880] Switched APIC routing to physical x2apic. [ 0.405794] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.407553] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.410775] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.413375] ... version: 2 [ 0.414633] ... bit width: 48 [ 0.415916] ... generic registers: 4 [ 0.417182] ... value mask: 0000ffffffffffff [ 0.418737] ... max period: 000000007fffffff [ 0.420472] ... fixed-purpose events: 3 [ 0.422097] ... event mask: 000000070000000f [ 0.424170] KVM setup paravirtual spinlock [ 0.426634] x86: Booting SMP configuration: [ 0.428310] .... node #0, CPUs: #1 [ 0.429904] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.452570] x86: Booted up 1 node, 2 CPUs [ 0.452574] KVM setup async PF for cpu 1 [ 0.452579] kvm-stealtime: cpu 1, msr f90d940 [ 0.456714] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.459134] devtmpfs: initialized [ 0.471302] evm: security.selinux [ 0.472417] evm: security.SMACK64 [ 0.473533] evm: security.SMACK64EXEC [ 0.474722] evm: security.SMACK64TRANSMUTE [ 0.476001] evm: security.SMACK64MMAP [ 0.477191] evm: security.ima [ 0.478218] evm: security.capability [ 0.479597] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.482558] pinctrl core: initialized pinctrl subsystem [ 0.484324] RTC time: 16:22:17, date: 06/30/18 [ 0.485869] NET: Registered protocol family 16 [ 0.499301] cpuidle: using governor ladder [ 0.511405] cpuidle: using governor menu [ 0.512672] PCCT header not found. [ 0.513969] ACPI: bus type PCI registered [ 0.515234] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.517253] PCI: Using configuration type 1 for base access [ 0.519013] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.533730] ACPI: Added _OSI(Module Device) [ 0.535055] ACPI: Added _OSI(Processor Device) [ 0.536423] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.537860] ACPI: Added _OSI(Processor Aggregator Device) [ 0.542276] ACPI: Interpreter enabled [ 0.543482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.546409] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.549348] ACPI: (supports S0 S3 S4 S5) [ 0.550593] ACPI: Using IOAPIC for interrupt routing [ 0.552082] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.560150] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.561944] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.563885] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.565769] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.569628] acpiphp: Slot [3] registered [ 0.570904] acpiphp: Slot [4] registered [ 0.572217] acpiphp: Slot [5] registered [ 0.573519] acpiphp: Slot [6] registered [ 0.592316] acpiphp: Slot [7] registered [ 0.593632] acpiphp: Slot [8] registered [ 0.594915] acpiphp: Slot [9] registered [ 0.596204] acpiphp: Slot [10] registered [ 0.597499] acpiphp: Slot [11] registered [ 0.598790] acpiphp: Slot [12] registered [ 0.600095] acpiphp: Slot [13] registered [ 0.601405] acpiphp: Slot [14] registered [ 0.602698] acpiphp: Slot [15] registered [ 0.603987] acpiphp: Slot [16] registered [ 0.605300] acpiphp: Slot [17] registered [ 0.606607] acpiphp: Slot [18] registered [ 0.607915] acpiphp: Slot [19] registered [ 0.609217] acpiphp: Slot [20] registered [ 0.610523] acpiphp: Slot [21] registered [ 0.611823] acpiphp: Slot [22] registered [ 0.613129] acpiphp: Slot [23] registered [ 0.614423] acpiphp: Slot [24] registered [ 0.615735] acpiphp: Slot [25] registered [ 0.617055] acpiphp: Slot [26] registered [ 0.618348] acpiphp: Slot [27] registered [ 0.619686] acpiphp: Slot [28] registered [ 0.621000] acpiphp: Slot [29] registered [ 0.622301] acpiphp: Slot [30] registered [ 0.623590] acpiphp: Slot [31] registered [ 0.624890] PCI host bridge to bus 0000:00 [ 0.626191] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.628078] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.630017] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.632320] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.634638] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.636981] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.642701] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.644688] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.646528] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.648507] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.653499] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.655756] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.693261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.696257] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.698596] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.700927] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.703208] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.705382] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.707278] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.708938] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.711403] vgaarb: loaded [ 0.712376] vgaarb: bridge control possible 0000:00:02.0 [ 0.714352] SCSI subsystem initialized [ 0.715685] ACPI: bus type USB registered [ 0.716990] usbcore: registered new interface driver usbfs [ 0.718622] usbcore: registered new interface driver hub [ 0.720241] usbcore: registered new device driver usb [ 0.722050] PCI: Using ACPI for IRQ routing [ 0.723783] NetLabel: Initializing [ 0.724932] NetLabel: domain hash size = 128 [ 0.726301] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.727833] NetLabel: unlabeled traffic allowed by default [ 0.729686] clocksource: Switched to clocksource kvm-clock [ 0.744673] AppArmor: AppArmor Filesystem Enabled [ 0.746223] pnp: PnP ACPI init [ 0.747986] pnp: PnP ACPI: found 5 devices [ 0.757693] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.760434] NET: Registered protocol family 2 [ 0.762055] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.764078] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.765960] TCP: Hash tables configured (established 2048 bind 2048) [ 0.767824] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.769548] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.771406] NET: Registered protocol family 1 [ 0.772794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.774548] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.776263] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.834821] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.893699] Trying to unpack rootfs image as initramfs... [ 1.014505] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.017850] Scanning for low memory corruption every 60 seconds [ 1.020602] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.022968] audit: initializing netlink subsys (disabled) [ 1.025063] audit: type=2000 audit(1530375738.019:1): initialized [ 1.027822] Initialise system trusted keyring [ 1.029765] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.032142] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.037473] zbud: loaded [ 1.039014] VFS: Disk quotas dquot_6.6.0 [ 1.040644] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.044011] fuse init (API version 7.23) [ 1.045897] Key type big_key registered [ 1.047515] Allocating IMA MOK and blacklist keyrings. [ 1.049896] Key type asymmetric registered [ 1.051538] Asymmetric key parser 'x509' registered [ 1.053539] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.056512] io scheduler noop registered [ 1.058102] io scheduler deadline registered (default) [ 1.060222] io scheduler cfq registered [ 1.062005] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.064282] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.066330] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.068615] ACPI: Power Button [PWRF] [ 1.070041] GHES: HEST is not enabled! [ 1.129393] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.249535] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.310188] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.313619] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.338928] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.343646] Linux agpgart interface v0.103 [ 1.348486] brd: module loaded [ 1.351143] loop: module loaded [ 1.358116] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.360422] GPT:90111 != 20971519 [ 1.361526] GPT:Alternate GPT header not at the end of the disk. [ 1.363263] GPT:90111 != 20971519 [ 1.364400] GPT: Use GNU Parted to correct GPT errors. [ 1.366003] vda: vda1 vda15 [ 1.368851] vdb: [ 1.370888] scsi host0: ata_piix [ 1.372156] scsi host1: ata_piix [ 1.373309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.375251] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.377816] libphy: Fixed MDIO Bus: probed [ 1.379114] tun: Universal TUN/TAP device driver, 1.6 [ 1.380623] tun: (C) 1999-2004 Max Krasnyansky [ 1.383841] PPP generic driver version 2.4.2 [ 1.385271] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.387128] ehci-pci: EHCI PCI platform driver [ 1.388516] ehci-platform: EHCI generic platform driver [ 1.390089] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.391858] ohci-pci: OHCI PCI platform driver [ 1.393237] ohci-platform: OHCI generic platform driver [ 1.394796] uhci_hcd: USB Universal Host Controller Interface driver [ 1.454383] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.455950] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.458265] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.459805] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.461641] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.463582] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.465875] usb usb1: Product: UHCI Host Controller [ 1.467367] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.469190] usb usb1: SerialNumber: 0000:00:01.2 [ 1.470756] hub 1-0:1.0: USB hub found [ 1.471966] hub 1-0:1.0: 2 ports detected [ 1.473487] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.476842] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.478362] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.480060] mousedev: PS/2 mouse device common for all mice [ 1.481920] rtc_cmos 00:00: RTC can wake from S4 [ 1.483843] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.485748] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.488570] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.490480] i2c /dev entries driver [ 1.491722] device-mapper: uevent: version 1.0.3 [ 1.493247] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.495840] ledtrig-cpu: registered to indicate activity on CPUs [ 1.498143] NET: Registered protocol family 10 [ 1.499831] NET: Registered protocol family 17 [ 1.501251] Key type dns_resolver registered [ 1.502876] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.504638] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.506399] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.509250] registered taskstats version 1 [ 1.510579] Loading compiled-in X.509 certificates [ 1.512866] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.534293] zswap: loaded using pool lzo/zbud [ 1.536946] Key type trusted registered [ 1.540412] Key type encrypted registered [ 1.541750] AppArmor: AppArmor sha1 policy hashing enabled [ 1.543377] ima: No TPM chip found, activating TPM-bypass! [ 1.545024] evm: HMAC attrs: 0x1 [ 1.546641] Magic number: 6:774:389 [ 1.548014] rtc_cmos 00:00: setting system clock to 2018-06-30 16:22:18 UTC (1530375738) [ 1.550590] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.552364] EDD information not available. [ 1.558050] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.560467] Write protecting the kernel read-only data: 14336k [ 1.563179] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.566257] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.21 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 8.53 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... [ 8.947761] random: dd urandom read with 9 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.6... Lease of 10.55.1.6 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: VT-x RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjv0ApuVUEn55B+chvHKJkWZAvAy9AKIU/b0xu2OTYjFZ4WNPqquHJj4GE4goBebO3K7QfrctdQUeKmHD54+X/U0jcr7pkysi8MnmXX3jMMMCARKjgotrrID4RzPC7+283h9l52nkq/iqgmvNQSd9+SOglVzKQ3sy2UULy5rd1X2wFShEWNN6X5lvQqX8hZhZgULDznCV+w2K13R5n9HONDLegvTdwEMcYAeHmqwRoZKVF1xnZGyDLWJyBKyCFqaZvwn2HydYoa0yTQa7AETlCZKHFk1izR3oj9fj/VgCV6teoQAKcMmt3f9t0r2bnYMue0K7iWSkoeTR2R1V3jmV7 root@createinstancesinglenetworktests-afc02eca-d973-4be5-aa15-c5b3d9 ssh-dss AAAAB3NzaC1kc3MAAACBAN82kJZwzM1bB19RC6PKx4owWItpmDofYc1WVMIVoW/izesXtWYk0nGb8fhaekfCmB2jc2YOCsN+cDJOYJxUlPLPvF28yZ2Fq3DGEhQ5cOAhrLKcyDbop7uFE6QnKXvIBsTMCQSRV/KfHTIR/VMAoOy3T6y0w69jUSOAZuiQdd/3AAAAFQCuv4FkSlZaO7sWMRya1pBZ2whe8wAAAIEAxv63ikD1keZ5tqVlsybRdxWpJid/SxFqY0Y9BvA9mzAQIPhsLeHFg0iPWxdJN1GvX1QCdkbBQp5T1D3DCskfZBnwMbEMcuYk9l2LkW0an+iZVEZrXY6pUA57jYBFPeiIg/G4mSYnwj0NlcHR0QJ8/MFG6GaGMg0Ak31LAk/oaxkAAACABySIBWKthOvMhzV6+ioTfdlKZEouxmg4HKGnMeXtJiTOViHI6Qlmd6p1CDGGxqmlh1Vx0ZgvywgVz3ilKrkRxCumHj9eHQv91JsdeTELBvz+dSnLXASxkZk6SbSvdqssjLo1eBc6/oyad9MlRD4i6slNv5nl4uDd7bgw3O0nIQg= root@createinstancesinglenetworktests-afc02eca-d973-4be5-aa15-c5b3d9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe73:e045/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.1 dev eth0 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: configdrive local === instance-id: fdf3b53b-3381-4733-bc82-ad405ace7e7a name: CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-afc02eca-d973-4be5-aa15-c5b3d9.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=10.58 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-afc02eca-d973-4be5-aa15-c5b3d9 login: 2018-06-30 16:22:44,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:46,103 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:46 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7fffcc9c-1100-4d72-b68c-534cea5ddd24 X-Compute-Request-Id: req-7fffcc9c-1100-4d72-b68c-534cea5ddd24 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:45", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:45", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "image": {"id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "links": [{"href": "http://172.30.10.101:8774/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:22:16.000000", "flavor": {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}]}, "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp"}], "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:22:17Z", "hostId": "9af3b6eee571fa2209e200630f585f4ff5b63845b2157cd03767e3ba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "created": "2018-06-30T16:21:57Z", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:22:46,104 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-7fffcc9c-1100-4d72-b68c-534cea5ddd24 2018-06-30 16:22:46,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:46,506 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:46 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-f2626b9e-a7ae-4fb7-a41b-efff607a6a50 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7885b328-7f04-45c7-af9d-b7c628b74079"],"updated_at":"2018-06-30T16:21:02Z","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:20:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net"}]} 2018-06-30 16:22:46,507 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net used request id req-f2626b9e-a7ae-4fb7-a41b-efff607a6a50 2018-06-30 16:22:46,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:46,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:22:46 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e71f0060-c50b-4cf5-98db-2c1ce8d7462b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}} 2018-06-30 16:22:46,607 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 used request id req-e71f0060-c50b-4cf5-98db-2c1ce8d7462b 2018-06-30 16:22:46,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:46,789 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:46 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e1d06af3-4fba-4ee3-b234-974c9c022330 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:02Z","dns_nameservers":[],"updated_at":"2018-06-30T16:21:02Z","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":"d8ed99420a4b4ed1b740b78c21777a38","id":"7885b328-7f04-45c7-af9d-b7c628b74079","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet"}]} 2018-06-30 16:22:46,789 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-e1d06af3-4fba-4ee3-b234-974c9c022330 2018-06-30 16:22:46,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:47,182 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:47 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-e8b0c0cb-0778-4fbd-afea-500c5738252c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:03Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:09Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:2a:aa","id":"0f9d2d85-64a0-4114-8b67-b0ea7bab778a","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:14Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:26Z","binding:vnic_type":"normal","device_id":"4f8339d2-4bbd-4425-8d80-516ce34ac7bb","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:a5:b0:a8","id":"1590d351-7a8f-44ae-87eb-f9d6dcfab8de","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:04Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:10Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:da:51:a1","id":"2da7f18a-062d-451f-9497-e8765c3d0fd2","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:43Z","admin_state_up":true,"updated_at":"2018-06-30T16:22:27Z","binding:vnic_type":"normal","device_id":"fdf3b53b-3381-4733-bc82-ad405ace7e7a","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:73:e0:45","id":"8bced7c8-652c-4bda-8e66-cf9a91d1c8e7","port_security_enabled":true,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.6"}],"extra_dhcp_opts":[],"security_groups":["48ddd995-7657-4148-b207-943b91d68954","16946ab6-8848-4d29-b44b-4ac2d34470f2"],"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcbport-1"}]} 2018-06-30 16:22:47,183 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-e8b0c0cb-0778-4fbd-afea-500c5738252c 2018-06-30 16:22:47,183 - create_instance - INFO - Checking if VM is active 2018-06-30 16:22:47,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:47,672 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:47 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8bb208e1-99dd-4de5-aaec-47e1a3754180 X-Compute-Request-Id: req-8bb208e1-99dd-4de5-aaec-47e1a3754180 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:45", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:45", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "image": {"id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "links": [{"href": "http://172.30.10.101:8774/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:22:16.000000", "flavor": {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}]}, "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp"}], "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:22:17Z", "hostId": "9af3b6eee571fa2209e200630f585f4ff5b63845b2157cd03767e3ba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "created": "2018-06-30T16:21:57Z", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:22:47,672 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-8bb208e1-99dd-4de5-aaec-47e1a3754180 2018-06-30 16:22:47,673 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst] is - ACTIVE 2018-06-30 16:22:47,673 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:22:47,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:48,551 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:48 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bc7642c5-d447-428f-9e8a-295e9ed3014c X-Compute-Request-Id: req-bc7642c5-d447-428f-9e8a-295e9ed3014c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:45", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:45", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "image": {"id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "links": [{"href": "http://172.30.10.101:8774/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:22:16.000000", "flavor": {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}]}, "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp"}], "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:22:17Z", "hostId": "9af3b6eee571fa2209e200630f585f4ff5b63845b2157cd03767e3ba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "created": "2018-06-30T16:21:57Z", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:22:48,551 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-bc7642c5-d447-428f-9e8a-295e9ed3014c 2018-06-30 16:22:48,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:48,961 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:48 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-53a77e6d-5ec0-46e4-8221-6148077e022a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7885b328-7f04-45c7-af9d-b7c628b74079"],"updated_at":"2018-06-30T16:21:02Z","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:20:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net"}]} 2018-06-30 16:22:48,961 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net used request id req-53a77e6d-5ec0-46e4-8221-6148077e022a 2018-06-30 16:22:48,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:49,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:22:48 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-046c9204-406d-4556-8348-40ded95342c3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}} 2018-06-30 16:22:49,073 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 used request id req-046c9204-406d-4556-8348-40ded95342c3 2018-06-30 16:22:49,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:49,258 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:49 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-9611c903-28a0-4aad-afa6-93f1532d3ba3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:02Z","dns_nameservers":[],"updated_at":"2018-06-30T16:21:02Z","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":"d8ed99420a4b4ed1b740b78c21777a38","id":"7885b328-7f04-45c7-af9d-b7c628b74079","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet"}]} 2018-06-30 16:22:49,258 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-9611c903-28a0-4aad-afa6-93f1532d3ba3 2018-06-30 16:22:49,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:49,615 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:49 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-d12702c9-357e-4bc4-b949-534653b0d3a1 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:03Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:09Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:2a:aa","id":"0f9d2d85-64a0-4114-8b67-b0ea7bab778a","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:14Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:26Z","binding:vnic_type":"normal","device_id":"4f8339d2-4bbd-4425-8d80-516ce34ac7bb","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:a5:b0:a8","id":"1590d351-7a8f-44ae-87eb-f9d6dcfab8de","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:04Z","admin_state_up":true,"updated_at":"2018-06-30T16:21:10Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:da:51:a1","id":"2da7f18a-062d-451f-9497-e8765c3d0fd2","port_security_enabled":false,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a9bd0176-ee7e-4aa3-835f-94bb0e6e358a","tenant_id":"d8ed99420a4b4ed1b740b78c21777a38","created_at":"2018-06-30T16:21:43Z","admin_state_up":true,"updated_at":"2018-06-30T16:22:27Z","binding:vnic_type":"normal","device_id":"fdf3b53b-3381-4733-bc82-ad405ace7e7a","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:73:e0:45","id":"8bced7c8-652c-4bda-8e66-cf9a91d1c8e7","port_security_enabled":true,"project_id":"d8ed99420a4b4ed1b740b78c21777a38","fixed_ips":[{"subnet_id":"7885b328-7f04-45c7-af9d-b7c628b74079","ip_address":"10.55.1.6"}],"extra_dhcp_opts":[],"security_groups":["48ddd995-7657-4148-b207-943b91d68954","16946ab6-8848-4d29-b44b-4ac2d34470f2"],"name":"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcbport-1"}]} 2018-06-30 16:22:49,615 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-d12702c9-357e-4bc4-b949-534653b0d3a1 2018-06-30 16:22:49,616 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:22:49,621 - paramiko.transport - DEBUG - starting thread (client mode): 0x23b251d0L 2018-06-30 16:22:49,622 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:22:49,622 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:22:49,622 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:22:49,624 - 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-06-30 16:22:49,624 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:22:49,624 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:22:49,625 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:22:49,625 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:22:49,625 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:22:49,673 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:22:49,674 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:22:49,686 - paramiko.transport - DEBUG - Trying discovered key 1125a348e4ca354fc59867a214217c1a in tmp/CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb 2018-06-30 16:22:49,688 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:22:49,691 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:22:49,792 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:22:49,809 - create_instance - INFO - SSH is active for VM instance 2018-06-30 16:22:49,809 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:22:49,811 - paramiko.transport - DEBUG - starting thread (client mode): 0x2bf69ad0L 2018-06-30 16:22:49,811 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:22:49,812 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:22:49,812 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:22:49,813 - 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-06-30 16:22:49,813 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:22:49,813 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:22:49,814 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:22:49,814 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:22:49,814 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:22:49,866 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:22:49,866 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:22:49,875 - paramiko.transport - DEBUG - Trying discovered key 1125a348e4ca354fc59867a214217c1a in tmp/CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb 2018-06-30 16:22:49,876 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:22:49,879 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:22:49,884 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-30 16:22:49,885 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-30 16:22:49,885 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-30 16:22:49,889 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-30 16:22:49,891 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:22:49,892 - create_instance - INFO - Deleting Floating IP - 172.30.10.118 2018-06-30 16:22:49,892 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.118 2018-06-30 16:22:49,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/floatingips/3c0cb33c-07d7-4eac-8ccb-ce95d2f841c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:52,528 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:22:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-88d4f903-0630-4de1-a58f-7f2578327ff8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:22:52,528 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/3c0cb33c-07d7-4eac-8ccb-ce95d2f841c9 used request id req-88d4f903-0630-4de1-a58f-7f2578327ff8 2018-06-30 16:22:52,528 - create_instance - INFO - Deleting Port with ID - 8bced7c8-652c-4bda-8e66-cf9a91d1c8e7 2018-06-30 16:22:52,528 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcbport-1 2018-06-30 16:22:52,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/8bced7c8-652c-4bda-8e66-cf9a91d1c8e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:54,065 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:22:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2663cb14-8393-477d-aaa2-01c7d18b5341 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:22:54,065 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/8bced7c8-652c-4bda-8e66-cf9a91d1c8e7 used request id req-2663cb14-8393-477d-aaa2-01c7d18b5341 2018-06-30 16:22:54,065 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst 2018-06-30 16:22:54,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:54,737 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:22:54 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-51a51e8e-5fc2-4b9f-876b-b0f162c6523b X-Compute-Request-Id: req-51a51e8e-5fc2-4b9f-876b-b0f162c6523b Front-End-Https: on 2018-06-30 16:22:54,737 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-51a51e8e-5fc2-4b9f-876b-b0f162c6523b 2018-06-30 16:22:54,737 - create_instance - INFO - Checking deletion status 2018-06-30 16:22:54,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:55,102 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:22:55 GMT Content-Type: application/json Content-Length: 1653 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fcadf5db-d4f6-4deb-b45e-44007d64aaac X-Compute-Request-Id: req-fcadf5db-d4f6-4deb-b45e-44007d64aaac Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:45", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a", "rel": "bookmark"}], "image": {"id": "588d3f9d-c653-4505-b143-6e50b1f6ea17", "links": [{"href": "http://172.30.10.101:8774/images/588d3f9d-c653-4505-b143-6e50b1f6ea17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:22:16.000000", "flavor": {"id": "e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "links": [{"href": "http://172.30.10.101:8774/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591", "rel": "bookmark"}]}, "id": "fdf3b53b-3381-4733-bc82-ad405ace7e7a", "user_id": "14a7144a2ce04a4bb9e49785a9b71e1d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:22:54Z", "hostId": "9af3b6eee571fa2209e200630f585f4ff5b63845b2157cd03767e3ba", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp", "name": "CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst", "created": "2018-06-30T16:21:57Z", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:22:55,102 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-fcadf5db-d4f6-4deb-b45e-44007d64aaac 2018-06-30 16:22:55,102 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst] is - ACTIVE 2018-06-30 16:22:55,102 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:22:58,106 - create_instance - DEBUG - VM status query timeout in 296.631952047 2018-06-30 16:22:58,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7d433e03399a68ab4bcc957d40f2c597af53d9" 2018-06-30 16:22:58,315 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:22:58 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-935966bf-6aaa-4e8a-b085-b953b385645b X-Compute-Request-Id: req-935966bf-6aaa-4e8a-b085-b953b385645b RESP BODY: {"itemNotFound": {"message": "Instance fdf3b53b-3381-4733-bc82-ad405ace7e7a could not be found.", "code": 404}} 2018-06-30 16:22:58,315 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/fdf3b53b-3381-4733-bc82-ad405ace7e7a used request id req-935966bf-6aaa-4e8a-b085-b953b385645b 2018-06-30 16:22:58,316 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fdf3b53b-3381-4733-bc82-ad405ace7e7a could not be found. (HTTP 404) (Request-ID: req-935966bf-6aaa-4e8a-b085-b953b385645b) 2018-06-30 16:22:58,316 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-inst 2018-06-30 16:22:58,318 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp 2018-06-30 16:22:58,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd28145bd719725e153dd868a5b267d700934208" 2018-06-30 16:22:59,197 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:22:59 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-149704b4-dbc0-4eaf-af9d-20c33b12acfe X-Compute-Request-Id: req-149704b4-dbc0-4eaf-af9d-20c33b12acfe 2018-06-30 16:22:59,197 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-kp used request id req-149704b4-dbc0-4eaf-af9d-20c33b12acfe 2018-06-30 16:22:59,197 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb.pub] 2018-06-30 16:22:59,198 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb] 2018-06-30 16:22:59,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc40235dfe013980a76ad2204824390c79937e8" 2018-06-30 16:22:59,806 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:22:59 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c0750a2b-6bb5-4092-af9e-ce57b79dbd5c X-Compute-Request-Id: req-c0750a2b-6bb5-4092-af9e-ce57b79dbd5c 2018-06-30 16:22:59,806 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/e82e5ad3-8e87-4c7d-ac14-1c1bd40cf591 used request id req-c0750a2b-6bb5-4092-af9e-ce57b79dbd5c 2018-06-30 16:22:59,807 - neutron_utils - INFO - Deleting security group rule with ID - 1c0871cb-3179-4b70-a342-851475c75462 2018-06-30 16:22:59,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/1c0871cb-3179-4b70-a342-851475c75462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:23:00,161 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:23:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5f494c20-a283-4ad8-b0c8-ba9caaa1a0e8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:23:00,161 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/1c0871cb-3179-4b70-a342-851475c75462 used request id req-5f494c20-a283-4ad8-b0c8-ba9caaa1a0e8 2018-06-30 16:23:00,161 - neutron_utils - INFO - Deleting security group rule with ID - 7ab7d7af-f6e1-453a-b2c6-0d87e12c3355 2018-06-30 16:23:00,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/7ab7d7af-f6e1-453a-b2c6-0d87e12c3355 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:23:00,464 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:23:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c926a626-de86-424d-9e9c-527dee30dce8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:23:00,465 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/7ab7d7af-f6e1-453a-b2c6-0d87e12c3355 used request id req-c926a626-de86-424d-9e9c-527dee30dce8 2018-06-30 16:23:00,465 - neutron_utils - INFO - Deleting security group rule with ID - 8cad6413-d661-47ae-85bc-212dfc232d1f 2018-06-30 16:23:00,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/8cad6413-d661-47ae-85bc-212dfc232d1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:23:00,683 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:23:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0f3a264a-ec17-4247-b921-f9287cd21566 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:23:00,683 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/8cad6413-d661-47ae-85bc-212dfc232d1f used request id req-0f3a264a-ec17-4247-b921-f9287cd21566 2018-06-30 16:23:00,684 - neutron_utils - INFO - Deleting security group rule with ID - 20520582-c8f5-4407-9455-616b909f62f5 2018-06-30 16:23:00,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/20520582-c8f5-4407-9455-616b909f62f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:23:00,949 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:23:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-dccac3b7-29bc-418c-897c-92c86ebfc7db Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:23:00,949 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/20520582-c8f5-4407-9455-616b909f62f5 used request id req-dccac3b7-29bc-418c-897c-92c86ebfc7db 2018-06-30 16:23:00,949 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-sec-grp 2018-06-30 16:23:00,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/48ddd995-7657-4148-b207-943b91d68954 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c47903185022a3151c1a02ae661bd92aa495b48c" 2018-06-30 16:23:01,233 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:23:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-95b152c3-711d-46c6-8a6a-c3eda3d69883 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:23:01,233 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/48ddd995-7657-4148-b207-943b91d68954 used request id req-95b152c3-711d-46c6-8a6a-c3eda3d69883 2018-06-30 16:23:01,234 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-router and subnet CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet 2018-06-30 16:23:01,234 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-router 2018-06-30 16:23:01,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/4f8339d2-4bbd-4425-8d80-516ce34ac7bb/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca87f03d98a69cdb1f462f79e8e56264c245a1d6" -d '{"subnet_id": "7885b328-7f04-45c7-af9d-b7c628b74079"}' 2018-06-30 16:23:06,234 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:06 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-e6b260d3-70b2-4138-a1d1-cea149100feb Front-End-Https: on RESP BODY: {"network_id": "a9bd0176-ee7e-4aa3-835f-94bb0e6e358a", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "subnet_id": "7885b328-7f04-45c7-af9d-b7c628b74079", "subnet_ids": ["7885b328-7f04-45c7-af9d-b7c628b74079"], "port_id": "1590d351-7a8f-44ae-87eb-f9d6dcfab8de", "id": "4f8339d2-4bbd-4425-8d80-516ce34ac7bb"} 2018-06-30 16:23:06,234 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/4f8339d2-4bbd-4425-8d80-516ce34ac7bb/remove_router_interface used request id req-e6b260d3-70b2-4138-a1d1-cea149100feb 2018-06-30 16:23:06,234 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-router 2018-06-30 16:23:06,235 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-router 2018-06-30 16:23:06,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/4f8339d2-4bbd-4425-8d80-516ce34ac7bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca87f03d98a69cdb1f462f79e8e56264c245a1d6" 2018-06-30 16:23:09,373 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:23:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a5f5c59b-6f94-4468-b630-faeb4fa1ee7f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:23:09,373 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/4f8339d2-4bbd-4425-8d80-516ce34ac7bb used request id req-a5f5c59b-6f94-4468-b630-faeb4fa1ee7f 2018-06-30 16:23:09,374 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet 2018-06-30 16:23:09,375 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-subnet 2018-06-30 16:23:09,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/7885b328-7f04-45c7-af9d-b7c628b74079 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e8069ea83fb14c67570406b1a2f7e1cf063a4d" 2018-06-30 16:23:13,852 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:23:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-facd27a4-2634-413a-a581-9158c3c22039 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:23:13,853 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/7885b328-7f04-45c7-af9d-b7c628b74079 used request id req-facd27a4-2634-413a-a581-9158c3c22039 2018-06-30 16:23:13,853 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-pub-net 2018-06-30 16:23:13,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/a9bd0176-ee7e-4aa3-835f-94bb0e6e358a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e8069ea83fb14c67570406b1a2f7e1cf063a4d" 2018-06-30 16:23:16,457 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:23:16 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6ab8024a-8ed8-45bb-be42-c0a55c315796 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:23:16,457 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/a9bd0176-ee7e-4aa3-835f-94bb0e6e358a used request id req-6ab8024a-8ed8-45bb-be42-c0a55c315796 2018-06-30 16:23:16,459 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-afc02eca-d973-4be5-aa15-c5b3d9946bcb-image 2018-06-30 16:23:16,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/588d3f9d-c653-4505-b143-6e50b1f6ea17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90c3956a2f1034d1963880c5a7064e5e064a7820" 2018-06-30 16:23:16,782 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:23:16 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-87aaf804-88d3-4933-990a-58c0ba7099d5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:23:16,782 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/588d3f9d-c653-4505-b143-6e50b1f6ea17 used request id req-87aaf804-88d3-4933-990a-58c0ba7099d5 2018-06-30 16:23:16,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519eead5c56977157742316188c2571a6aac305" 2018-06-30 16:23:17,842 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:17 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-90737f9c-debe-40d1-8e26-797f319cde36 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:20:58Z", "updated_at": "2018-06-30T16:20:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:20:58Z", "revision_number": 0, "id": "90d2d5dd-83ed-4d29-99dd-eec2fd50cf81", "remote_group_id": "16946ab6-8848-4d29-b44b-4ac2d34470f2", "remote_ip_prefix": null, "created_at": "2018-06-30T16:20:58Z", "security_group_id": "16946ab6-8848-4d29-b44b-4ac2d34470f2", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:20:58Z", "revision_number": 0, "id": "b93659bb-6e11-4946-80e8-78e9edfe74c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:20:58Z", "security_group_id": "16946ab6-8848-4d29-b44b-4ac2d34470f2", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:20:58Z", "revision_number": 0, "id": "c123a510-c1fd-4f23-be78-6fa05290a8ab", "remote_group_id": "16946ab6-8848-4d29-b44b-4ac2d34470f2", "remote_ip_prefix": null, "created_at": "2018-06-30T16:20:58Z", "security_group_id": "16946ab6-8848-4d29-b44b-4ac2d34470f2", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:20:58Z", "revision_number": 0, "id": "d7aabd43-8705-4833-86a3-15727bbb8223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:20:58Z", "security_group_id": "16946ab6-8848-4d29-b44b-4ac2d34470f2", "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8ed99420a4b4ed1b740b78c21777a38"}], "revision_number": 4, "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "16946ab6-8848-4d29-b44b-4ac2d34470f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:23:17,843 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-90737f9c-debe-40d1-8e26-797f319cde36 2018-06-30 16:23:17,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519eead5c56977157742316188c2571a6aac305" 2018-06-30 16:23:18,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:17 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62894732-6930-49fa-99ad-c4cf23e9b1f8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8ed99420a4b4ed1b740b78c21777a38", "name": "CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj"}} 2018-06-30 16:23:18,221 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 used request id req-62894732-6930-49fa-99ad-c4cf23e9b1f8 2018-06-30 16:23:18,221 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16946ab6-8848-4d29-b44b-4ac2d34470f2 2018-06-30 16:23:18,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=16946ab6-8848-4d29-b44b-4ac2d34470f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519eead5c56977157742316188c2571a6aac305" 2018-06-30 16:23:18,983 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:18 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-22fcb2d9-6b1c-4f0a-854f-d4e6e22cd108 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "16946ab6-8848-4d29-b44b-4ac2d34470f2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:20:58Z", "security_group_id": "16946ab6-8848-4d29-b44b-4ac2d34470f2", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:20:58Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "90d2d5dd-83ed-4d29-99dd-eec2fd50cf81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:20:58Z", "security_group_id": "16946ab6-8848-4d29-b44b-4ac2d34470f2", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:20:58Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "b93659bb-6e11-4946-80e8-78e9edfe74c6"}, {"remote_group_id": "16946ab6-8848-4d29-b44b-4ac2d34470f2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:20:58Z", "security_group_id": "16946ab6-8848-4d29-b44b-4ac2d34470f2", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:20:58Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "c123a510-c1fd-4f23-be78-6fa05290a8ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:20:58Z", "security_group_id": "16946ab6-8848-4d29-b44b-4ac2d34470f2", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ed99420a4b4ed1b740b78c21777a38", "created_at": "2018-06-30T16:20:58Z", "project_id": "d8ed99420a4b4ed1b740b78c21777a38", "id": "d7aabd43-8705-4833-86a3-15727bbb8223"}]} 2018-06-30 16:23:18,983 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=16946ab6-8848-4d29-b44b-4ac2d34470f2 used request id req-22fcb2d9-6b1c-4f0a-854f-d4e6e22cd108 2018-06-30 16:23:18,984 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:23:18,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/16946ab6-8848-4d29-b44b-4ac2d34470f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519eead5c56977157742316188c2571a6aac305" 2018-06-30 16:23:20,223 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:23:20 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5b4cfd37-4505-4b5b-bc41-f3782ff52c2c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:23:20,223 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/16946ab6-8848-4d29-b44b-4ac2d34470f2 used request id req-5b4cfd37-4505-4b5b-bc41-f3782ff52c2c 2018-06-30 16:23:20,224 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj 2018-06-30 16:23:20,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519eead5c56977157742316188c2571a6aac305" 2018-06-30 16:23:21,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:23:20 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-13de486e-44b0-4358-9849-21273356e7e4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:23:21,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/d8ed99420a4b4ed1b740b78c21777a38 used request id req-13de486e-44b0-4358-9849-21273356e7e4 2018-06-30 16:23:21,067 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-proj-role 2018-06-30 16:23:21,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/2b7961c7b60d4b2dbd6fa63b810c20a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519eead5c56977157742316188c2571a6aac305" 2018-06-30 16:23:21,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:23:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3482bf8b-fc65-4ccb-9728-659c25b493bd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:23:21,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/2b7961c7b60d4b2dbd6fa63b810c20a0 used request id req-3482bf8b-fc65-4ccb-9728-659c25b493bd 2018-06-30 16:23:21,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f519eead5c56977157742316188c2571a6aac305" 2018-06-30 16:23:21,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:21 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-587e2481-3791-4f26-be9c-0d1e5ce270fb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:23:21,825 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-587e2481-3791-4f26-be9c-0d1e5ce270fb 2018-06-30 16:23:21,825 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-af628130-9ea4-4fa-user 2018-06-30 16:23:21,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/14a7144a2ce04a4bb9e49785a9b71e1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851a15818115fe92bd15dc0e59c9f4fe3dd2e5b6" 2018-06-30 16:23:22,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:23:21 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc7c7b75-d35c-4596-ab08-1842fb59f05e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:23:22,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/14a7144a2ce04a4bb9e49785a9b71e1d used request id req-bc7c7b75-d35c-4596-ab08-1842fb59f05e 2018-06-30 16:23:22,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:23:23,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:23:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["o6UdZZXqT82namJQzea_Ag"], "issued_at": "2018-06-30T16:23:23.000000Z"}} 2018-06-30 16:23:23,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88d6d1f37ae667f39907caad72842c4ac258910" 2018-06-30 16:23:23,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0916bc4c-e0c9-4ee7-8ed0-17b2a1ce9e7e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:23:23,718 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0916bc4c-e0c9-4ee7-8ed0-17b2a1ce9e7e 2018-06-30 16:23:23,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:23:23,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:23:24,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:23:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["3xFAzQfHQuipVXbg7teefQ"], "issued_at": "2018-06-30T16:23:24.000000Z"}} 2018-06-30 16:23:24,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a536402097c83c2425ae6831756c29898456153a" 2018-06-30 16:23:24,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a340034-b045-4e5a-9a4c-722e2bd2468b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:23:24,977 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9a340034-b045-4e5a-9a4c-722e2bd2468b 2018-06-30 16:23:24,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:23:24,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:23:24 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:23:24,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a536402097c83c2425ae6831756c29898456153a" 2018-06-30 16:23:25,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:24 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1c3f3958-2fd1-406b-9958-433963cce338 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:23:25,434 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj used request id req-1c3f3958-2fd1-406b-9958-433963cce338 2018-06-30 16:23:25,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a536402097c83c2425ae6831756c29898456153a" 2018-06-30 16:23:25,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:25 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-820f0dfc-a8a6-4ecb-9ac9-7e098eb7a48e Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:23:25,739 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-820f0dfc-a8a6-4ecb-9ac9-7e098eb7a48e 2018-06-30 16:23:25,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a536402097c83c2425ae6831756c29898456153a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}}' 2018-06-30 16:23:26,215 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:23:25 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a205fc9b-c39a-4764-83fd-b145736ebbe4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a"}, "tags": [], "enabled": true, "id": "8b9863cccd644e86b913f6fbe0520f0a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}} 2018-06-30 16:23:26,215 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-a205fc9b-c39a-4764-83fd-b145736ebbe4 2018-06-30 16:23:26,216 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj 2018-06-30 16:23:26,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:23:26,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:23:26,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:23:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["zjYhJ9N-SW-MEaRfXYyx_Q"], "issued_at": "2018-06-30T16:23:26.000000Z"}} 2018-06-30 16:23:26,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23d6e0f7043732422e2147398e1453852cb0a18" 2018-06-30 16:23:27,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b21921a9-be2f-4279-be32-3ca7548f6af8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:23:27,272 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b21921a9-be2f-4279-be32-3ca7548f6af8 2018-06-30 16:23:27,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:23:27,289 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:23:27 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:23:27,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23d6e0f7043732422e2147398e1453852cb0a18" 2018-06-30 16:23:27,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:27 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dba71770-9f96-4558-bc61-8ecfcf8ec4a3 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:23:27,631 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-dba71770-9f96-4558-bc61-8ecfcf8ec4a3 2018-06-30 16:23:27,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23d6e0f7043732422e2147398e1453852cb0a18" 2018-06-30 16:23:27,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:27 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5573c278-4b65-4bb6-91d2-4019318f5d98 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a"}, "tags": [], "enabled": true, "id": "8b9863cccd644e86b913f6fbe0520f0a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}]} 2018-06-30 16:23:27,736 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj used request id req-5573c278-4b65-4bb6-91d2-4019318f5d98 2018-06-30 16:23:27,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23d6e0f7043732422e2147398e1453852cb0a18" 2018-06-30 16:23:28,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:27 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e1fb559f-fd3c-42d5-8ac4-59c70423e6ab Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:23:28,132 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e1fb559f-fd3c-42d5-8ac4-59c70423e6ab 2018-06-30 16:23:28,887 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-user 2018-06-30 16:23:28,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:23:28,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a536402097c83c2425ae6831756c29898456153a" 2018-06-30 16:23:29,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:28 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d480777-dbea-471c-b9d5-59cc156af3f0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:23:29,360 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-5d480777-dbea-471c-b9d5-59cc156af3f0 2018-06-30 16:23:29,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a536402097c83c2425ae6831756c29898456153a" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj-role"}}' 2018-06-30 16:23:29,709 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:23:29 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2d32591c-042b-41df-bed9-af16fc7e076a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0bcc1a7dc3fc44bbb746815b9567e33b", "links": {"self": "http://10.167.4.35:5000/v3/roles/0bcc1a7dc3fc44bbb746815b9567e33b"}, "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj-role"}} 2018-06-30 16:23:29,709 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-2d32591c-042b-41df-bed9-af16fc7e076a 2018-06-30 16:23:29,710 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj-role 2018-06-30 16:23:29,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0bcc1a7dc3fc44bbb746815b9567e33b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a536402097c83c2425ae6831756c29898456153a" 2018-06-30 16:23:30,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:29 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79fe52fb-e772-4f71-993b-2a0fcac4b714 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0bcc1a7dc3fc44bbb746815b9567e33b", "links": {"self": "http://10.167.4.35:5000/v3/roles/0bcc1a7dc3fc44bbb746815b9567e33b"}, "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj-role"}} 2018-06-30 16:23:30,078 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0bcc1a7dc3fc44bbb746815b9567e33b used request id req-79fe52fb-e772-4f71-993b-2a0fcac4b714 2018-06-30 16:23:30,079 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj-role to project CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj 2018-06-30 16:23:30,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a/users/1c5830d337f74ef8ae9bfb7b7811c840/roles/0bcc1a7dc3fc44bbb746815b9567e33b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a536402097c83c2425ae6831756c29898456153a" 2018-06-30 16:23:30,661 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:23:30 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0b22c0a3-0d39-4861-bd9f-36aa3ec790c2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:23:30,662 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a/users/1c5830d337f74ef8ae9bfb7b7811c840/roles/0bcc1a7dc3fc44bbb746815b9567e33b used request id req-0b22c0a3-0d39-4861-bd9f-36aa3ec790c2 2018-06-30 16:23:30,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:23:30,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:23:30 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:23:30,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a88d6d1f37ae667f39907caad72842c4ac258910" 2018-06-30 16:23:31,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:30 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d753cfe1-5189-49bf-8d8f-df5b31f373db Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-user", "links": {"self": "http://10.167.4.35:5000/v3/users/1c5830d337f74ef8ae9bfb7b7811c840"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "1c5830d337f74ef8ae9bfb7b7811c840", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:23:31,084 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-d753cfe1-5189-49bf-8d8f-df5b31f373db 2018-06-30 16:23:31,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/0bcc1a7dc3fc44bbb746815b9567e33b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a536402097c83c2425ae6831756c29898456153a" 2018-06-30 16:23:31,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:31 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-963510fa-ab6e-4266-a771-cb6c1ac6b8a1 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0bcc1a7dc3fc44bbb746815b9567e33b", "links": {"self": "http://10.167.4.35:5000/v3/roles/0bcc1a7dc3fc44bbb746815b9567e33b"}, "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj-role"}} 2018-06-30 16:23:31,330 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/0bcc1a7dc3fc44bbb746815b9567e33b used request id req-963510fa-ab6e-4266-a771-cb6c1ac6b8a1 2018-06-30 16:23:31,330 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj-role to project CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj 2018-06-30 16:23:31,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a/users/5e81a8be448846f49e5955e7f71e3abb/roles/0bcc1a7dc3fc44bbb746815b9567e33b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a536402097c83c2425ae6831756c29898456153a" 2018-06-30 16:23:31,836 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:23:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52ffc2ca-8e5a-42e8-9762-2e423932d8b4 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:23:31,836 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a/users/5e81a8be448846f49e5955e7f71e3abb/roles/0bcc1a7dc3fc44bbb746815b9567e33b used request id req-52ffc2ca-8e5a-42e8-9762-2e423932d8b4 2018-06-30 16:23:31,837 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:23:31,839 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 16:23:31,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:23:31,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:23:32,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bcc1a7dc3fc44bbb746815b9567e33b", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj-role"}], "expires_at": "2018-06-30T17:23:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-user", "id": "1c5830d337f74ef8ae9bfb7b7811c840"}, "audit_ids": ["NojzOamPTT-60MU5S0ZAgw"], "issued_at": "2018-06-30T16:23:32.000000Z"}} 2018-06-30 16:23:32,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffd2509374589ff29252a1d74f8ed3abf619c6cf" 2018-06-30 16:23:33,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6eac660d-1357-4a82-aabd-10580f40032a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:23:33,111 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6eac660d-1357-4a82-aabd-10580f40032a 2018-06-30 16:23:33,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ffd2509374589ff29252a1d74f8ed3abf619c6cf" 2018-06-30 16:23:34,069 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:34 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-37f0a3ba-2b37-40ae-8208-0735ad0df7d0 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-image"} 2018-06-30 16:23:34,069 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-image used request id req-37f0a3ba-2b37-40ae-8208-0735ad0df7d0 2018-06-30 16:23:34,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ffd2509374589ff29252a1d74f8ed3abf619c6cf" 2018-06-30 16:23:34,871 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:34 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-c93fefa8-6362-494f-bb2e-e8cfc9b4c29c Front-End-Https: on 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", "root-tar"], "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-06-30 16:23:34,872 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-c93fefa8-6362-494f-bb2e-e8cfc9b4c29c 2018-06-30 16:23:34,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffd2509374589ff29252a1d74f8ed3abf619c6cf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-image"}' 2018-06-30 16:23:35,889 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:23:35 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/db345539-7ea3-4a44-9778-591ce74147f3 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-4da7b00b-c7aa-43b8-9eec-a2c07a74a9ad Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:23:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T16:23:36Z", "visibility": "shared", "self": "/v2/images/db345539-7ea3-4a44-9778-591ce74147f3", "min_disk": 0, "protected": false, "id": "db345539-7ea3-4a44-9778-591ce74147f3", "file": "/v2/images/db345539-7ea3-4a44-9778-591ce74147f3/file", "checksum": null, "owner": "8b9863cccd644e86b913f6fbe0520f0a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:23:35,889 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-4da7b00b-c7aa-43b8-9eec-a2c07a74a9ad 2018-06-30 16:23:35,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/db345539-7ea3-4a44-9778-591ce74147f3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ffd2509374589ff29252a1d74f8ed3abf619c6cf" -d '' 2018-06-30 16:23:37,347 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:23:37 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3243119d-b6fd-4be0-a14d-e14aa834020a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:23:37,348 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/db345539-7ea3-4a44-9778-591ce74147f3/file used request id req-3243119d-b6fd-4be0-a14d-e14aa834020a 2018-06-30 16:23:37,349 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 16:23:37,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/db345539-7ea3-4a44-9778-591ce74147f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ffd2509374589ff29252a1d74f8ed3abf619c6cf" 2018-06-30 16:23:38,152 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:38 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-2393c7be-b311-4f83-996e-ad21d7813f77 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:23:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:23:37Z", "visibility": "shared", "self": "/v2/images/db345539-7ea3-4a44-9778-591ce74147f3", "min_disk": 0, "protected": false, "id": "db345539-7ea3-4a44-9778-591ce74147f3", "file": "/v2/images/db345539-7ea3-4a44-9778-591ce74147f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8b9863cccd644e86b913f6fbe0520f0a", "direct_url": "file:///var/lib/glance/images/db345539-7ea3-4a44-9778-591ce74147f3", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:23:38,152 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/db345539-7ea3-4a44-9778-591ce74147f3 used request id req-2393c7be-b311-4f83-996e-ad21d7813f77 2018-06-30 16:23:38,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ffd2509374589ff29252a1d74f8ed3abf619c6cf" 2018-06-30 16:23:38,651 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:38 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-09f03241-5fd6-4b1e-895c-879c20a90134 Front-End-Https: on 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", "root-tar"], "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-06-30 16:23:38,651 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-09f03241-5fd6-4b1e-895c-879c20a90134 2018-06-30 16:23:38,654 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-image 2018-06-30 16:23:38,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/db345539-7ea3-4a44-9778-591ce74147f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ffd2509374589ff29252a1d74f8ed3abf619c6cf" 2018-06-30 16:23:39,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:39 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-3520ffcf-7683-4b4e-902f-7eead3bc1e81 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:23:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:23:37Z", "visibility": "shared", "self": "/v2/images/db345539-7ea3-4a44-9778-591ce74147f3", "min_disk": 0, "protected": false, "id": "db345539-7ea3-4a44-9778-591ce74147f3", "file": "/v2/images/db345539-7ea3-4a44-9778-591ce74147f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8b9863cccd644e86b913f6fbe0520f0a", "direct_url": "file:///var/lib/glance/images/db345539-7ea3-4a44-9778-591ce74147f3", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:23:39,714 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/db345539-7ea3-4a44-9778-591ce74147f3 used request id req-3520ffcf-7683-4b4e-902f-7eead3bc1e81 2018-06-30 16:23:39,714 - create_image - DEBUG - Instance status is - active 2018-06-30 16:23:39,715 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-image 2018-06-30 16:23:39,715 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-image 2018-06-30 16:23:39,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:23:39,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:23:40,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bcc1a7dc3fc44bbb746815b9567e33b", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj-role"}], "expires_at": "2018-06-30T17:23:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-user", "id": "1c5830d337f74ef8ae9bfb7b7811c840"}, "audit_ids": ["BM8kIW1VTzqBWfnERmWWmA"], "issued_at": "2018-06-30T16:23:40.000000Z"}} 2018-06-30 16:23:40,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c234f5078e5dc87cf2099b070be936aacda767" 2018-06-30 16:23:40,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e4853772-28ee-45ae-82da-bb63f8d4a028 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:23:40,870 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e4853772-28ee-45ae-82da-bb63f8d4a028 2018-06-30 16:23:40,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c234f5078e5dc87cf2099b070be936aacda767" 2018-06-30 16:23:41,709 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:41 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-47286400-9a48-4b87-a235-ae49291ad3ca Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 16:23:41,710 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net used request id req-47286400-9a48-4b87-a235-ae49291ad3ca 2018-06-30 16:23:41,710 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net 2018-06-30 16:23:41,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c234f5078e5dc87cf2099b070be936aacda767" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net", "admin_state_up": true}}' 2018-06-30 16:23:43,008 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:23:43 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-6d1a31d1-0bab-4fc5-b24e-827bc5741d91 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T16:23:42Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net"}} 2018-06-30 16:23:43,008 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-6d1a31d1-0bab-4fc5-b24e-827bc5741d91 2018-06-30 16:23:43,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c234f5078e5dc87cf2099b070be936aacda767" 2018-06-30 16:23:43,980 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:43 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-ef32172f-c0c0-4836-9aa0-c02808f1a6bf Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T16:23:42Z","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net"}]} 2018-06-30 16:23:43,980 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-ef32172f-c0c0-4836-9aa0-c02808f1a6bf 2018-06-30 16:23:43,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c234f5078e5dc87cf2099b070be936aacda767" 2018-06-30 16:23:44,911 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:44 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-8b09b071-bb5b-44b1-9c50-44d4cd0a3a8f Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:23:44,912 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-8b09b071-bb5b-44b1-9c50-44d4cd0a3a8f 2018-06-30 16:23:44,912 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet 2018-06-30 16:23:44,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c234f5078e5dc87cf2099b070be936aacda767" -d '{"subnets": [{"ip_version": 4, "network_id": "37ae12d4-7d25-4565-865c-3e7fcf90c542", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet"}]}' 2018-06-30 16:23:46,613 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:23:46 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-b27ba3f5-b146-4bb2-9dbd-c95ec25d8061 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:45Z","dns_nameservers":[],"updated_at":"2018-06-30T16:23:45Z","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":"8b9863cccd644e86b913f6fbe0520f0a","id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet"}]} 2018-06-30 16:23:46,613 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-b27ba3f5-b146-4bb2-9dbd-c95ec25d8061 2018-06-30 16:23:46,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c234f5078e5dc87cf2099b070be936aacda767" 2018-06-30 16:23:46,867 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:46 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-fe85caa6-8a20-4c06-9db4-2b518eb6facd Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7e430e2-46e0-417f-aff6-1e37f49e8aae"],"updated_at":"2018-06-30T16:23:45Z","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net"}]} 2018-06-30 16:23:46,867 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-fe85caa6-8a20-4c06-9db4-2b518eb6facd 2018-06-30 16:23:46,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c234f5078e5dc87cf2099b070be936aacda767" 2018-06-30 16:23:47,031 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:47 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-c9470abb-e83f-4456-803f-0b3c5c2aa977 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:45Z","dns_nameservers":[],"updated_at":"2018-06-30T16:23:45Z","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":"8b9863cccd644e86b913f6fbe0520f0a","id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet"}]} 2018-06-30 16:23:47,031 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-c9470abb-e83f-4456-803f-0b3c5c2aa977 2018-06-30 16:23:47,031 - OpenStackNetwork - DEBUG - Network [37ae12d4-7d25-4565-865c-3e7fcf90c542] created successfully 2018-06-30 16:23:47,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:23:47,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:23:47,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bcc1a7dc3fc44bbb746815b9567e33b", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj-role"}], "expires_at": "2018-06-30T17:23:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-user", "id": "1c5830d337f74ef8ae9bfb7b7811c840"}, "audit_ids": ["GJSIMXAcRs-h1_ze5BD9wQ"], "issued_at": "2018-06-30T16:23:47.000000Z"}} 2018-06-30 16:23:47,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5393270c5fdcd3aa292221d1a56cd96b53f0ffd9" 2018-06-30 16:23:48,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4773aef-9a44-42b4-9ae3-f5cb49603a9a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:23:48,365 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d4773aef-9a44-42b4-9ae3-f5cb49603a9a 2018-06-30 16:23:48,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5393270c5fdcd3aa292221d1a56cd96b53f0ffd9" 2018-06-30 16:23:49,286 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:49 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-de056f60-7cd9-460c-8d2f-b42af1fb52a3 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 16:23:49,287 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-router&admin_state_up=True used request id req-de056f60-7cd9-460c-8d2f-b42af1fb52a3 2018-06-30 16:23:49,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:23:49,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:23:50,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bcc1a7dc3fc44bbb746815b9567e33b", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj-role"}], "expires_at": "2018-06-30T17:23:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-user", "id": "1c5830d337f74ef8ae9bfb7b7811c840"}, "audit_ids": ["MiKEuQvAT4OPWOxxCdQ1tQ"], "issued_at": "2018-06-30T16:23:50.000000Z"}} 2018-06-30 16:23:50,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c2632091ee7415636e19d1eafaf4f24cd88ec69" 2018-06-30 16:23:50,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:50 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d338b50d-3882-4a56-b519-c613c594694f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:23:50,515 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d338b50d-3882-4a56-b519-c613c594694f 2018-06-30 16:23:50,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5393270c5fdcd3aa292221d1a56cd96b53f0ffd9" 2018-06-30 16:23:50,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:50 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-7388adf5-d0f0-4bdc-90cf-a5de060278a6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:23:50,857 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-7388adf5-d0f0-4bdc-90cf-a5de060278a6 2018-06-30 16:23:50,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5393270c5fdcd3aa292221d1a56cd96b53f0ffd9" 2018-06-30 16:23:50,946 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:50 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-1141d369-ca83-4e3a-8e6b-d25aeec5da8f Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:23:50,946 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-1141d369-ca83-4e3a-8e6b-d25aeec5da8f 2018-06-30 16:23:50,947 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-router 2018-06-30 16:23:50,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5393270c5fdcd3aa292221d1a56cd96b53f0ffd9" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-router", "admin_state_up": true}}' 2018-06-30 16:23:54,436 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:23:54 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-d53f841d-4988-4d0c-9474-79ab6f049679 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:23:51Z", "admin_state_up": true, "updated_at": "2018-06-30T16:23:53Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "e1756daf-2148-4cbc-9985-9d5993afd614", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-router"}} 2018-06-30 16:23:54,437 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-d53f841d-4988-4d0c-9474-79ab6f049679 2018-06-30 16:23:54,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=e1756daf-2148-4cbc-9985-9d5993afd614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5393270c5fdcd3aa292221d1a56cd96b53f0ffd9" 2018-06-30 16:23:54,514 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:54 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-e976be8e-1c5b-490f-a4ad-2bd435224f8c Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:23:54,514 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=e1756daf-2148-4cbc-9985-9d5993afd614 used request id req-e976be8e-1c5b-490f-a4ad-2bd435224f8c 2018-06-30 16:23:54,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5393270c5fdcd3aa292221d1a56cd96b53f0ffd9" 2018-06-30 16:23:54,796 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:54 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-7d7d6fa0-e01e-4022-b994-65b66b2a291c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7e430e2-46e0-417f-aff6-1e37f49e8aae"],"updated_at":"2018-06-30T16:23:45Z","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net"}]} 2018-06-30 16:23:54,797 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net used request id req-7d7d6fa0-e01e-4022-b994-65b66b2a291c 2018-06-30 16:23:54,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:23:54,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:23:54 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:23:54,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5393270c5fdcd3aa292221d1a56cd96b53f0ffd9" 2018-06-30 16:23:54,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:23:54 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef4235a3-527a-401e-950c-b1d75c62a9dd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}} 2018-06-30 16:23:54,908 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a used request id req-ef4235a3-527a-401e-950c-b1d75c62a9dd 2018-06-30 16:23:54,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5393270c5fdcd3aa292221d1a56cd96b53f0ffd9" 2018-06-30 16:23:55,862 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:55 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-a9b94c01-01c2-49cd-a62a-ffcacd4c9aac Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:45Z","dns_nameservers":[],"updated_at":"2018-06-30T16:23:45Z","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":"8b9863cccd644e86b913f6fbe0520f0a","id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet"}]} 2018-06-30 16:23:55,862 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-a9b94c01-01c2-49cd-a62a-ffcacd4c9aac 2018-06-30 16:23:55,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542&name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5393270c5fdcd3aa292221d1a56cd96b53f0ffd9" 2018-06-30 16:23:56,492 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:23:56 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-5df5169c-8710-4828-a9cb-8a9232dd7324 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:45Z","dns_nameservers":[],"updated_at":"2018-06-30T16:23:45Z","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":"8b9863cccd644e86b913f6fbe0520f0a","id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet"}]} 2018-06-30 16:23:56,492 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542&name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet used request id req-5df5169c-8710-4828-a9cb-8a9232dd7324 2018-06-30 16:23:56,493 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-30 16:23:56,493 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-router 2018-06-30 16:23:56,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/e1756daf-2148-4cbc-9985-9d5993afd614/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5393270c5fdcd3aa292221d1a56cd96b53f0ffd9" -d '{"subnet_id": "a7e430e2-46e0-417f-aff6-1e37f49e8aae"}' 2018-06-30 16:24:02,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:02 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-2b1fe4ff-20e4-41d3-afbb-332668cf615f Front-End-Https: on RESP BODY: {"network_id": "37ae12d4-7d25-4565-865c-3e7fcf90c542", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "subnet_id": "a7e430e2-46e0-417f-aff6-1e37f49e8aae", "subnet_ids": ["a7e430e2-46e0-417f-aff6-1e37f49e8aae"], "port_id": "44f0e040-3434-4417-a196-0624a89caf11", "id": "e1756daf-2148-4cbc-9985-9d5993afd614"} 2018-06-30 16:24:02,079 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/e1756daf-2148-4cbc-9985-9d5993afd614/add_router_interface used request id req-2b1fe4ff-20e4-41d3-afbb-332668cf615f 2018-06-30 16:24:02,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/e1756daf-2148-4cbc-9985-9d5993afd614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5393270c5fdcd3aa292221d1a56cd96b53f0ffd9" 2018-06-30 16:24:03,079 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:03 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-2bcc0045-0be1-46e3-948d-1a9a5e4601d6 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:23:51Z", "admin_state_up": true, "updated_at": "2018-06-30T16:23:59Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "e1756daf-2148-4cbc-9985-9d5993afd614", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-router"}} 2018-06-30 16:24:03,079 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/e1756daf-2148-4cbc-9985-9d5993afd614 used request id req-2bcc0045-0be1-46e3-948d-1a9a5e4601d6 2018-06-30 16:24:03,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=e1756daf-2148-4cbc-9985-9d5993afd614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5393270c5fdcd3aa292221d1a56cd96b53f0ffd9" 2018-06-30 16:24:03,277 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:03 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-01de1eca-fb63-427a-a36c-9154b387401b Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:58Z","admin_state_up":true,"updated_at":"2018-06-30T16:24:00Z","binding:vnic_type":"normal","device_id":"e1756daf-2148-4cbc-9985-9d5993afd614","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:0b:e6:30","id":"44f0e040-3434-4417-a196-0624a89caf11","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:24:03,277 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=e1756daf-2148-4cbc-9985-9d5993afd614 used request id req-01de1eca-fb63-427a-a36c-9154b387401b 2018-06-30 16:24:03,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/a7e430e2-46e0-417f-aff6-1e37f49e8aae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5393270c5fdcd3aa292221d1a56cd96b53f0ffd9" 2018-06-30 16:24:03,394 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:03 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-1efb9457-9b9e-40a2-b802-ed6bdb77a694 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:45Z","dns_nameservers":[],"updated_at":"2018-06-30T16:23:45Z","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":"8b9863cccd644e86b913f6fbe0520f0a","id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet"}} 2018-06-30 16:24:03,394 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/a7e430e2-46e0-417f-aff6-1e37f49e8aae used request id req-1efb9457-9b9e-40a2-b802-ed6bdb77a694 2018-06-30 16:24:03,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:24:03,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:24:04,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:24:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["8_77zT6oTNK_N9E_bHZALA"], "issued_at": "2018-06-30T16:24:04.000000Z"}} 2018-06-30 16:24:04,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d47cba605842cecc5557189086097d241fe02b" 2018-06-30 16:24:04,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:24:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d60c4f76-088d-42d6-8f6a-3c913460c647 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:24:04,552 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d60c4f76-088d-42d6-8f6a-3c913460c647 2018-06-30 16:24:04,554 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:24:04,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d47cba605842cecc5557189086097d241fe02b" 2018-06-30 16:24:05,360 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:05 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-16220849-56b6-44a9-ba00-df9ef40720a1 X-Compute-Request-Id: req-16220849-56b6-44a9-ba00-df9ef40720a1 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:24:05,360 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-16220849-56b6-44a9-ba00-df9ef40720a1 2018-06-30 16:24:05,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d47cba605842cecc5557189086097d241fe02b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-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-06-30 16:24:06,284 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:06 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e2ba84db-5a4c-4323-91d2-d88c1a7e1470 X-Compute-Request-Id: req-e2ba84db-5a4c-4323-91d2-d88c1a7e1470 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "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": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8"}} 2018-06-30 16:24:06,284 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-e2ba84db-5a4c-4323-91d2-d88c1a7e1470 2018-06-30 16:24:06,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:24:06,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:24:07,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bcc1a7dc3fc44bbb746815b9567e33b", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj-role"}], "expires_at": "2018-06-30T17:24:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-user", "id": "1c5830d337f74ef8ae9bfb7b7811c840"}, "audit_ids": ["9xzH4MrAQiqN1uY4qqYtcg"], "issued_at": "2018-06-30T16:24:07.000000Z"}} 2018-06-30 16:24:07,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480517797139bf0ebc23f4dc83c5c549960711af" 2018-06-30 16:24:07,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:24:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-65711de8-df56-4b39-98e4-8f4f96527b96 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:24:07,105 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-65711de8-df56-4b39-98e4-8f4f96527b96 2018-06-30 16:24:07,106 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:24:07,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480517797139bf0ebc23f4dc83c5c549960711af" 2018-06-30 16:24:07,919 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:07 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-814ab573-01ff-420c-afa7-c87ba6481f64 X-Compute-Request-Id: req-814ab573-01ff-420c-afa7-c87ba6481f64 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 16:24:07,919 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-814ab573-01ff-420c-afa7-c87ba6481f64 2018-06-30 16:24:07,920 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp... 2018-06-30 16:24:07,920 - OpenStackKeypair - INFO - Creating new keypair 2018-06-30 16:24:07,947 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp 2018-06-30 16:24:07,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480517797139bf0ebc23f4dc83c5c549960711af" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCjQZgqz+y5+FfIMTv4yUagnkvVPoOgJU5DcAurVsgIwJSctZXewAmBLOmR6LCb0ZU4yxuWvXUnui6TXigc/9+QFvWi6VK1KGiXsQ5d+iE8cdfg4Z1XC2HvKGYuG5LN2sw7/Uyb7EXy+9MWRQvYSEAYxZXowhATkqtgIiqteD5l4Q==", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp"}}' 2018-06-30 16:24:08,696 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:08 GMT Content-Type: application/json Content-Length: 440 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-407c4a4d-04e8-4673-a9cf-38f0ccbf9af1 X-Compute-Request-Id: req-407c4a4d-04e8-4673-a9cf-38f0ccbf9af1 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCjQZgqz+y5+FfIMTv4yUagnkvVPoOgJU5DcAurVsgIwJSctZXewAmBLOmR6LCb0ZU4yxuWvXUnui6TXigc/9+QFvWi6VK1KGiXsQ5d+iE8cdfg4Z1XC2HvKGYuG5LN2sw7/Uyb7EXy+9MWRQvYSEAYxZXowhATkqtgIiqteD5l4Q==", "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "fingerprint": "17:5c:61:fa:1a:0d:8a:4e:65:88:a9:f6:2f:97:1c:cd"}} 2018-06-30 16:24:08,697 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-407c4a4d-04e8-4673-a9cf-38f0ccbf9af1 2018-06-30 16:24:08,698 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd.pub 2018-06-30 16:24:08,699 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd 2018-06-30 16:24:08,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:24:08,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:24:09,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bcc1a7dc3fc44bbb746815b9567e33b", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj-role"}], "expires_at": "2018-06-30T17:24:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-user", "id": "1c5830d337f74ef8ae9bfb7b7811c840"}, "audit_ids": ["WtmFI3SPTaWG-jxFHaBBaA"], "issued_at": "2018-06-30T16:24:09.000000Z"}} 2018-06-30 16:24:09,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:24:10,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:24:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e452a90-683a-45c5-b2e2-15119a2cfdef Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:24:10,121 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3e452a90-683a-45c5-b2e2-15119a2cfdef 2018-06-30 16:24:10,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:24:10,962 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:10 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-9a7f1083-bb90-43f8-ac27-4c682993be59 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 16:24:10,962 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp used request id req-9a7f1083-bb90-43f8-ac27-4c682993be59 2018-06-30 16:24:10,962 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp... 2018-06-30 16:24:10,962 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp 2018-06-30 16:24:10,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp"}}' 2018-06-30 16:24:12,174 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:24:12 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-69596c6f-0c78-4278-8bd3-0c872f369669 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "updated_at": "2018-06-30T16:24:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "revision_number": 0, "id": "35582df4-9596-4de0-94ef-dc876c47d0ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "revision_number": 0, "id": "bbf8f026-0fa4-4811-8ea3-550d825c845a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}], "revision_number": 2, "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp"}} 2018-06-30 16:24:12,174 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-69596c6f-0c78-4278-8bd3-0c872f369669 2018-06-30 16:24:12,175 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f3683af-3805-4d08-b3a8-daf0e6008116 2018-06-30 16:24:12,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5f3683af-3805-4d08-b3a8-daf0e6008116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:24:12,279 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:12 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-8224c187-3708-4a5e-9a64-978b8e4a6ea7 Front-End-Https: on 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-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "35582df4-9596-4de0-94ef-dc876c47d0ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "bbf8f026-0fa4-4811-8ea3-550d825c845a"}]} 2018-06-30 16:24:12,279 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5f3683af-3805-4d08-b3a8-daf0e6008116 used request id req-8224c187-3708-4a5e-9a64-978b8e4a6ea7 2018-06-30 16:24:12,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f3683af-3805-4d08-b3a8-daf0e6008116 2018-06-30 16:24:12,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5f3683af-3805-4d08-b3a8-daf0e6008116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:24:12,364 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:12 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c189a6e1-b159-4aa4-831c-a7dc4061d09b Front-End-Https: on 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-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "35582df4-9596-4de0-94ef-dc876c47d0ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "bbf8f026-0fa4-4811-8ea3-550d825c845a"}]} 2018-06-30 16:24:12,364 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5f3683af-3805-4d08-b3a8-daf0e6008116 used request id req-c189a6e1-b159-4aa4-831c-a7dc4061d09b 2018-06-30 16:24:12,364 - neutron_utils - INFO - Retrieving security group with ID - 5f3683af-3805-4d08-b3a8-daf0e6008116 2018-06-30 16:24:12,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=5f3683af-3805-4d08-b3a8-daf0e6008116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:24:12,571 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:12 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-0339f81a-4a34-4c8c-a4fe-789663a5c0bf Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "updated_at": "2018-06-30T16:24:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "revision_number": 0, "id": "35582df4-9596-4de0-94ef-dc876c47d0ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "revision_number": 0, "id": "bbf8f026-0fa4-4811-8ea3-550d825c845a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}], "revision_number": 2, "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp"}]} 2018-06-30 16:24:12,572 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=5f3683af-3805-4d08-b3a8-daf0e6008116 used request id req-0339f81a-4a34-4c8c-a4fe-789663a5c0bf 2018-06-30 16:24:12,572 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f3683af-3805-4d08-b3a8-daf0e6008116 2018-06-30 16:24:12,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5f3683af-3805-4d08-b3a8-daf0e6008116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:24:12,648 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:12 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-a97ac20c-2d22-4586-b3d1-9bcf5d579628 Front-End-Https: on 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-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "35582df4-9596-4de0-94ef-dc876c47d0ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "bbf8f026-0fa4-4811-8ea3-550d825c845a"}]} 2018-06-30 16:24:12,648 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5f3683af-3805-4d08-b3a8-daf0e6008116 used request id req-a97ac20c-2d22-4586-b3d1-9bcf5d579628 2018-06-30 16:24:12,649 - neutron_utils - INFO - Retrieving security group with ID - 5f3683af-3805-4d08-b3a8-daf0e6008116 2018-06-30 16:24:12,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=5f3683af-3805-4d08-b3a8-daf0e6008116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:24:12,790 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:12 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-2d0a1f51-6bce-4f46-b41b-589cd72be326 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "updated_at": "2018-06-30T16:24:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "revision_number": 0, "id": "35582df4-9596-4de0-94ef-dc876c47d0ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "revision_number": 0, "id": "bbf8f026-0fa4-4811-8ea3-550d825c845a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}], "revision_number": 2, "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp"}]} 2018-06-30 16:24:12,790 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=5f3683af-3805-4d08-b3a8-daf0e6008116 used request id req-2d0a1f51-6bce-4f46-b41b-589cd72be326 2018-06-30 16:24:12,791 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f3683af-3805-4d08-b3a8-daf0e6008116 2018-06-30 16:24:12,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5f3683af-3805-4d08-b3a8-daf0e6008116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:24:13,535 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:13 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2104fec5-ed1e-45a2-92ce-8c48a84eabf8 Front-End-Https: on 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-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "35582df4-9596-4de0-94ef-dc876c47d0ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "bbf8f026-0fa4-4811-8ea3-550d825c845a"}]} 2018-06-30 16:24:13,535 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5f3683af-3805-4d08-b3a8-daf0e6008116 used request id req-2104fec5-ed1e-45a2-92ce-8c48a84eabf8 2018-06-30 16:24:13,536 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp 2018-06-30 16:24:13,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:24:14,314 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:14 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-f9b7a7be-bbd4-4d58-86e2-863d4658536a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "updated_at": "2018-06-30T16:24:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "revision_number": 0, "id": "35582df4-9596-4de0-94ef-dc876c47d0ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "revision_number": 0, "id": "bbf8f026-0fa4-4811-8ea3-550d825c845a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}], "revision_number": 2, "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp"}]} 2018-06-30 16:24:14,314 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp used request id req-f9b7a7be-bbd4-4d58-86e2-863d4658536a 2018-06-30 16:24:14,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:24:14,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:24:14 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:24:14,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:24:14,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:24:14 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67505500-2a08-4f2f-8394-435c1b9d110d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}} 2018-06-30 16:24:14,419 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a used request id req-67505500-2a08-4f2f-8394-435c1b9d110d 2018-06-30 16:24:14,419 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f3683af-3805-4d08-b3a8-daf0e6008116 2018-06-30 16:24:14,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5f3683af-3805-4d08-b3a8-daf0e6008116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:24:14,530 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:14 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-26d2ae08-e407-462f-936f-499bfda6a325 Front-End-Https: on 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-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "35582df4-9596-4de0-94ef-dc876c47d0ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "bbf8f026-0fa4-4811-8ea3-550d825c845a"}]} 2018-06-30 16:24:14,530 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5f3683af-3805-4d08-b3a8-daf0e6008116 used request id req-26d2ae08-e407-462f-936f-499bfda6a325 2018-06-30 16:24:14,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}f11c0884b2172f40ff161dfd15d0023053299445" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116"}}' 2018-06-30 16:24:14,905 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:24:14 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-95562ef9-a111-4288-80b6-86f82a1753fb Front-End-Https: on 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-06-30T16:24:14Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:14Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "04292353-c3b0-4dca-9990-c94425b865b0"}} 2018-06-30 16:24:14,905 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-95562ef9-a111-4288-80b6-86f82a1753fb 2018-06-30 16:24:14,905 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp 2018-06-30 16:24:14,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:24:15,017 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:15 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-1843053e-d879-4c75-857e-0319a03c7797 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "updated_at": "2018-06-30T16:24:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:24:14Z", "revision_number": 0, "id": "04292353-c3b0-4dca-9990-c94425b865b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:24:14Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "revision_number": 0, "id": "35582df4-9596-4de0-94ef-dc876c47d0ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "revision_number": 0, "id": "bbf8f026-0fa4-4811-8ea3-550d825c845a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}], "revision_number": 3, "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp"}]} 2018-06-30 16:24:15,017 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp used request id req-1843053e-d879-4c75-857e-0319a03c7797 2018-06-30 16:24:15,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:24:15,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:24:15 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5e38353-2cd6-409e-8bec-a7e5c1157026 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}} 2018-06-30 16:24:15,116 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a used request id req-a5e38353-2cd6-409e-8bec-a7e5c1157026 2018-06-30 16:24:15,117 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f3683af-3805-4d08-b3a8-daf0e6008116 2018-06-30 16:24:15,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5f3683af-3805-4d08-b3a8-daf0e6008116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:24:15,222 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:15 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-93d3cfdb-7531-488c-b48d-42ee7c6d36b8 Front-End-Https: on 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-06-30T16:24:14Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:14Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "04292353-c3b0-4dca-9990-c94425b865b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "35582df4-9596-4de0-94ef-dc876c47d0ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "bbf8f026-0fa4-4811-8ea3-550d825c845a"}]} 2018-06-30 16:24:15,222 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5f3683af-3805-4d08-b3a8-daf0e6008116 used request id req-93d3cfdb-7531-488c-b48d-42ee7c6d36b8 2018-06-30 16:24:15,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}f11c0884b2172f40ff161dfd15d0023053299445" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116"}}' 2018-06-30 16:24:15,616 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:24:15 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-7aad99dd-bfe9-4742-b722-26a3f68d1550 Front-End-Https: on 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-06-30T16:24:15Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": 22, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:15Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "f8a7355f-8c0c-46c4-9c39-38a453f265c6"}} 2018-06-30 16:24:15,616 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-7aad99dd-bfe9-4742-b722-26a3f68d1550 2018-06-30 16:24:15,617 - neutron_utils - INFO - Retrieving security group with ID - 5f3683af-3805-4d08-b3a8-daf0e6008116 2018-06-30 16:24:15,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=5f3683af-3805-4d08-b3a8-daf0e6008116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:24:15,798 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:15 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-1727a0cc-23bf-4ec6-9065-7f65828b5413 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "updated_at": "2018-06-30T16:24:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:24:14Z", "revision_number": 0, "id": "04292353-c3b0-4dca-9990-c94425b865b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:24:14Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "revision_number": 0, "id": "35582df4-9596-4de0-94ef-dc876c47d0ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "revision_number": 0, "id": "bbf8f026-0fa4-4811-8ea3-550d825c845a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-30T16:24:15Z", "revision_number": 0, "id": "f8a7355f-8c0c-46c4-9c39-38a453f265c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:24:15Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}], "revision_number": 4, "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp"}]} 2018-06-30 16:24:15,799 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=5f3683af-3805-4d08-b3a8-daf0e6008116 used request id req-1727a0cc-23bf-4ec6-9065-7f65828b5413 2018-06-30 16:24:15,799 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f3683af-3805-4d08-b3a8-daf0e6008116 2018-06-30 16:24:15,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5f3683af-3805-4d08-b3a8-daf0e6008116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:24:15,943 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:15 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-dffe06a6-7444-4ec4-9aab-d6439523e8a1 Front-End-Https: on 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-06-30T16:24:14Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:14Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "04292353-c3b0-4dca-9990-c94425b865b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "35582df4-9596-4de0-94ef-dc876c47d0ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:24:11Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:11Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "bbf8f026-0fa4-4811-8ea3-550d825c845a"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-06-30T16:24:15Z", "security_group_id": "5f3683af-3805-4d08-b3a8-daf0e6008116", "port_range_min": 22, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:24:15Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "f8a7355f-8c0c-46c4-9c39-38a453f265c6"}]} 2018-06-30 16:24:15,943 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=5f3683af-3805-4d08-b3a8-daf0e6008116 used request id req-dffe06a6-7444-4ec4-9aab-d6439523e8a1 2018-06-30 16:24:15,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:24:15,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:24:16,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bcc1a7dc3fc44bbb746815b9567e33b", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj-role"}], "expires_at": "2018-06-30T17:24:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-user", "id": "1c5830d337f74ef8ae9bfb7b7811c840"}, "audit_ids": ["5o8_C5l4Ttyh_-eBYbXZRQ"], "issued_at": "2018-06-30T16:24:16.000000Z"}} 2018-06-30 16:24:16,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:17,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:24:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-25789679-7d43-4047-93ee-3bd41b03abf7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:24:17,042 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-25789679-7d43-4047-93ee-3bd41b03abf7 2018-06-30 16:24:17,043 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:24:17,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:17,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:24:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-786acd00-9d87-4bb9-9608-21b4324ff14b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:24:17,100 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-786acd00-9d87-4bb9-9608-21b4324ff14b 2018-06-30 16:24:17,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:17,893 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:17 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-a2ac4211-5087-4125-8c13-85a382a3d586 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7e430e2-46e0-417f-aff6-1e37f49e8aae"],"updated_at":"2018-06-30T16:23:45Z","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net"}]} 2018-06-30 16:24:17,894 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net used request id req-a2ac4211-5087-4125-8c13-85a382a3d586 2018-06-30 16:24:17,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:24:17,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:24:17 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:24:17,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:17,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:24:17 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23e2f612-f8ab-45bf-b523-7b7a89c87021 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}} 2018-06-30 16:24:17,974 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a used request id req-23e2f612-f8ab-45bf-b523-7b7a89c87021 2018-06-30 16:24:17,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:18,114 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:18 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-158d922f-c055-4983-b71a-364aa978dbee Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:45Z","dns_nameservers":[],"updated_at":"2018-06-30T16:23:45Z","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":"8b9863cccd644e86b913f6fbe0520f0a","id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet"}]} 2018-06-30 16:24:18,114 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-158d922f-c055-4983-b71a-364aa978dbee 2018-06-30 16:24:18,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542&name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bdport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:18,900 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:18 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-dba097e2-289e-4d42-b53a-d97e60c68765 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:24:18,900 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542&name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bdport-1&admin_state_up=True used request id req-dba097e2-289e-4d42-b53a-d97e60c68765 2018-06-30 16:24:18,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:20,390 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:20 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0872fbc1-6a26-418c-a259-eeae1b15ed28 X-Compute-Request-Id: req-0872fbc1-6a26-418c-a259-eeae1b15ed28 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 16:24:20,390 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst used request id req-0872fbc1-6a26-418c-a259-eeae1b15ed28 2018-06-30 16:24:20,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:20,973 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:20 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-a89c44f2-36b1-42e6-b7c1-aa806885a8a4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7e430e2-46e0-417f-aff6-1e37f49e8aae"],"updated_at":"2018-06-30T16:23:45Z","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net"}]} 2018-06-30 16:24:20,973 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net used request id req-a89c44f2-36b1-42e6-b7c1-aa806885a8a4 2018-06-30 16:24:20,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:21,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:24:20 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-006addd2-cdb8-4b72-a47e-f3bb453a596b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}} 2018-06-30 16:24:21,086 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a used request id req-006addd2-cdb8-4b72-a47e-f3bb453a596b 2018-06-30 16:24:21,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:22,006 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:22 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-1117a726-e878-428c-8dcc-9b350acf8ee7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:45Z","dns_nameservers":[],"updated_at":"2018-06-30T16:23:45Z","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":"8b9863cccd644e86b913f6fbe0520f0a","id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet"}]} 2018-06-30 16:24:22,006 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-1117a726-e878-428c-8dcc-9b350acf8ee7 2018-06-30 16:24:22,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542&name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bdport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:22,173 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:22 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-2bdcc9c2-0407-49bd-8d0e-4fa6e4efc244 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:24:22,174 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542&name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bdport-1&admin_state_up=True used request id req-2bdcc9c2-0407-49bd-8d0e-4fa6e4efc244 2018-06-30 16:24:22,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:24:22,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:24:23,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bcc1a7dc3fc44bbb746815b9567e33b", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj-role"}], "expires_at": "2018-06-30T17:24:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8b9863cccd644e86b913f6fbe0520f0a", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-user", "id": "1c5830d337f74ef8ae9bfb7b7811c840"}, "audit_ids": ["mdzgd8nZQoCPLPcoS8zpBA"], "issued_at": "2018-06-30T16:24:23.000000Z"}} 2018-06-30 16:24:23,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddeb9f83ab50714ca85aedb5582f5d744052940" 2018-06-30 16:24:23,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:24:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3eff0cd4-5ba5-4d24-9e92-670bef3ae947 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:24:23,450 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3eff0cd4-5ba5-4d24-9e92-670bef3ae947 2018-06-30 16:24:23,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:23,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:23 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-ba1a5ab8-cad9-471b-b5e9-3734b3eb782c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7e430e2-46e0-417f-aff6-1e37f49e8aae"],"updated_at":"2018-06-30T16:23:45Z","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net"}]} 2018-06-30 16:24:23,784 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net used request id req-ba1a5ab8-cad9-471b-b5e9-3734b3eb782c 2018-06-30 16:24:23,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:23,937 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:23 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-c4be3054-d2bc-4947-8609-0dce292eeacb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:45Z","dns_nameservers":[],"updated_at":"2018-06-30T16:23:45Z","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":"8b9863cccd644e86b913f6fbe0520f0a","id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet"}]} 2018-06-30 16:24:23,937 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-c4be3054-d2bc-4947-8609-0dce292eeacb 2018-06-30 16:24:23,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:24,514 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:24 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-15a6e7cf-3db3-4ae6-b3a7-4c23ed0a5bf3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7e430e2-46e0-417f-aff6-1e37f49e8aae"],"updated_at":"2018-06-30T16:23:45Z","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net"}]} 2018-06-30 16:24:24,514 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net used request id req-15a6e7cf-3db3-4ae6-b3a7-4c23ed0a5bf3 2018-06-30 16:24:24,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:24:24,529 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:24:24 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:24:24,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ddeb9f83ab50714ca85aedb5582f5d744052940" 2018-06-30 16:24:24,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:24:24 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca4ed4f1-169d-4031-a882-5981d887313c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}} 2018-06-30 16:24:24,919 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a used request id req-ca4ed4f1-169d-4031-a882-5981d887313c 2018-06-30 16:24:24,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:25,096 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:25 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-22f19346-381f-4bf5-900e-e0e8f22b3666 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:45Z","dns_nameservers":[],"updated_at":"2018-06-30T16:23:45Z","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":"8b9863cccd644e86b913f6fbe0520f0a","id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet"}]} 2018-06-30 16:24:25,096 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-22f19346-381f-4bf5-900e-e0e8f22b3666 2018-06-30 16:24:25,097 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net 2018-06-30 16:24:25,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" -d '{"port": {"network_id": "37ae12d4-7d25-4565-865c-3e7fcf90c542", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bdport-1", "admin_state_up": true}}' 2018-06-30 16:24:27,205 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:24:27 GMT Content-Type: application/json Content-Length: 768 Connection: keep-alive X-Openstack-Request-Id: req-d28ecf91-3395-4036-8826-c5830b7d5b9f Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T16:24:25Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T16:24:26Z","name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bdport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:be:74:6d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.13"}],"id":"fe853a3a-1dd8-4ff8-80f0-0bcd2793221c","security_groups":["11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6"],"device_id":""}} 2018-06-30 16:24:27,205 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-d28ecf91-3395-4036-8826-c5830b7d5b9f 2018-06-30 16:24:27,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:27,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:27 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-03ebd9d2-b5f4-4006-ae5a-0af2bf7e0c15 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7e430e2-46e0-417f-aff6-1e37f49e8aae"],"updated_at":"2018-06-30T16:23:45Z","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net"}]} 2018-06-30 16:24:27,567 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net used request id req-03ebd9d2-b5f4-4006-ae5a-0af2bf7e0c15 2018-06-30 16:24:27,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:27,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:24:27 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18541fd2-68f2-429b-9c24-b27ecaa2f21b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}} 2018-06-30 16:24:27,989 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a used request id req-18541fd2-68f2-429b-9c24-b27ecaa2f21b 2018-06-30 16:24:27,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:28,884 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:28 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-74a59cfb-7bd3-48f3-9ebe-2beb44823733 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:45Z","dns_nameservers":[],"updated_at":"2018-06-30T16:23:45Z","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":"8b9863cccd644e86b913f6fbe0520f0a","id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet"}]} 2018-06-30 16:24:28,884 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-74a59cfb-7bd3-48f3-9ebe-2beb44823733 2018-06-30 16:24:28,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542&name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bdport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:29,066 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:29 GMT Content-Type: application/json Content-Length: 771 Connection: keep-alive X-Openstack-Request-Id: req-ff1a69ed-d648-4f2c-8d1a-54488db115ee Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:24:25Z","admin_state_up":true,"updated_at":"2018-06-30T16:24:26Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:be:74:6d","id":"fe853a3a-1dd8-4ff8-80f0-0bcd2793221c","port_security_enabled":true,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6"],"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bdport-1"}]} 2018-06-30 16:24:29,067 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542&name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bdport-1&admin_state_up=True used request id req-ff1a69ed-d648-4f2c-8d1a-54488db115ee 2018-06-30 16:24:29,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:29,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:24:29 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9241106-1459-44f6-9c30-9f96fb9643fe Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}} 2018-06-30 16:24:29,483 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a used request id req-b9241106-1459-44f6-9c30-9f96fb9643fe 2018-06-30 16:24:29,484 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst 2018-06-30 16:24:29,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:30,304 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:30 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4833a038-be6f-4069-92f2-2dcadce96c87 X-Compute-Request-Id: req-4833a038-be6f-4069-92f2-2dcadce96c87 Front-End-Https: on RESP BODY: {"flavors": [{"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-flavor-name"}, {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:24:30,304 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-4833a038-be6f-4069-92f2-2dcadce96c87 2018-06-30 16:24:30,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:32,074 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:32 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d5dbcdef-bea1-4ea2-a7a0-06fe5acbc17b X-Compute-Request-Id: req-d5dbcdef-bea1-4ea2-a7a0-06fe5acbc17b Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "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": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8"}} 2018-06-30 16:24:32,075 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8 used request id req-d5dbcdef-bea1-4ea2-a7a0-06fe5acbc17b 2018-06-30 16:24:32,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:32,976 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:32 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-23d52ae6-09b0-414e-ad30-fe765721e085 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:23:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:23:37Z", "visibility": "shared", "self": "/v2/images/db345539-7ea3-4a44-9778-591ce74147f3", "min_disk": 0, "protected": false, "id": "db345539-7ea3-4a44-9778-591ce74147f3", "file": "/v2/images/db345539-7ea3-4a44-9778-591ce74147f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8b9863cccd644e86b913f6fbe0520f0a", "direct_url": "file:///var/lib/glance/images/db345539-7ea3-4a44-9778-591ce74147f3", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-image"} 2018-06-30 16:24:32,976 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-image used request id req-23d52ae6-09b0-414e-ad30-fe765721e085 2018-06-30 16:24:32,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:33,596 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:33 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-ad3302cf-00bd-42cd-9401-13980482e42b Front-End-Https: on 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", "root-tar"], "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-06-30 16:24:33,597 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-ad3302cf-00bd-42cd-9401-13980482e42b 2018-06-30 16:24:33,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "imageRef": "db345539-7ea3-4a44-9778-591ce74147f3", "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "flavorRef": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "max_count": 1, "min_count": 1, "networks": [{"port": "fe853a3a-1dd8-4ff8-80f0-0bcd2793221c"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp"}]}}' 2018-06-30 16:24:40,588 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:24:40 GMT Content-Type: application/json Content-Length: 448 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-16718ea4-66cf-4b67-b64d-7987b26e699d X-Compute-Request-Id: req-16718ea4-66cf-4b67-b64d-7987b26e699d RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "adminPass": "jdYk7ut3U75u"}} 2018-06-30 16:24:40,588 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-16718ea4-66cf-4b67-b64d-7987b26e699d 2018-06-30 16:24:40,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:43,661 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:43 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f5bde512-2654-44e2-886a-fa44d0d432af X-Compute-Request-Id: req-f5bde512-2654-44e2-886a-fa44d0d432af Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "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-06-30T16:24:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:41Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:24:43,661 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-f5bde512-2654-44e2-886a-fa44d0d432af 2018-06-30 16:24:43,662 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst 2018-06-30 16:24:43,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:44,942 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:44 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-473e5337-4455-4851-944f-c0f08426e50b X-Compute-Request-Id: req-473e5337-4455-4851-944f-c0f08426e50b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "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-06-30T16:24:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:41Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:24:44,942 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-473e5337-4455-4851-944f-c0f08426e50b 2018-06-30 16:24:44,943 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst] is - BUILD 2018-06-30 16:24:44,943 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:24:47,946 - create_instance - DEBUG - VM status query timeout in 895.716084957 2018-06-30 16:24:47,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:48,261 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:48 GMT Content-Type: application/json Content-Length: 1444 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-63e08e0e-5f73-4add-97b7-135580d63e4f X-Compute-Request-Id: req-63e08e0e-5f73-4add-97b7-135580d63e4f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "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-06-30T16:24:47Z", "hostId": "a7a448e9c167ed7010d5bf53c7d10e98dbe29b323f36e8f78217236b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:40Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:24:48,262 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-63e08e0e-5f73-4add-97b7-135580d63e4f 2018-06-30 16:24:48,262 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst] is - BUILD 2018-06-30 16:24:48,262 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:24:51,263 - create_instance - DEBUG - VM status query timeout in 892.399628878 2018-06-30 16:24:51,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:52,332 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:52 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6375159f-174d-4839-9dd1-8e6cc8f08a31 X-Compute-Request-Id: req-6375159f-174d-4839-9dd1-8e6cc8f08a31 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "security_groups": [{"name": "default"}], "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "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-06-30T16:24:49Z", "hostId": "a7a448e9c167ed7010d5bf53c7d10e98dbe29b323f36e8f78217236b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:40Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:24:52,332 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-6375159f-174d-4839-9dd1-8e6cc8f08a31 2018-06-30 16:24:52,332 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst] is - BUILD 2018-06-30 16:24:52,333 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:24:55,335 - create_instance - DEBUG - VM status query timeout in 888.326780081 2018-06-30 16:24:55,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:24:56,704 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:24:56 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-139d1ece-4914-441e-b61b-8a49d5c656db X-Compute-Request-Id: req-139d1ece-4914-441e-b61b-8a49d5c656db Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "security_groups": [{"name": "default"}], "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "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-06-30T16:24:49Z", "hostId": "a7a448e9c167ed7010d5bf53c7d10e98dbe29b323f36e8f78217236b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:40Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:24:56,704 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-139d1ece-4914-441e-b61b-8a49d5c656db 2018-06-30 16:24:56,705 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst] is - BUILD 2018-06-30 16:24:56,705 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:24:59,708 - create_instance - DEBUG - VM status query timeout in 883.954364061 2018-06-30 16:24:59,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:00,991 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:00 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-276c0407-ed4e-4052-8669-947e1a7a0ddf X-Compute-Request-Id: req-276c0407-ed4e-4052-8669-947e1a7a0ddf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "security_groups": [{"name": "default"}], "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "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-06-30T16:24:49Z", "hostId": "a7a448e9c167ed7010d5bf53c7d10e98dbe29b323f36e8f78217236b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:40Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:25:00,991 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-276c0407-ed4e-4052-8669-947e1a7a0ddf 2018-06-30 16:25:00,992 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst] is - BUILD 2018-06-30 16:25:00,992 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:25:03,995 - create_instance - DEBUG - VM status query timeout in 879.667207956 2018-06-30 16:25:03,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:06,997 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:06 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-58e0be74-88c4-4f28-b18e-7519951e07f9 X-Compute-Request-Id: req-58e0be74-88c4-4f28-b18e-7519951e07f9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:74:6d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:25:01.000000", "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "security_groups": [{"name": "default"}], "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:25:02Z", "hostId": "a7a448e9c167ed7010d5bf53c7d10e98dbe29b323f36e8f78217236b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:40Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:25:06,998 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-58e0be74-88c4-4f28-b18e-7519951e07f9 2018-06-30 16:25:06,998 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst] is - ACTIVE 2018-06-30 16:25:06,998 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:25:07,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:08,939 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:08 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-902e7b75-81c4-4657-96fd-4950bcb84b99 X-Compute-Request-Id: req-902e7b75-81c4-4657-96fd-4950bcb84b99 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:74:6d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:25:01.000000", "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "security_groups": [{"name": "default"}], "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:25:02Z", "hostId": "a7a448e9c167ed7010d5bf53c7d10e98dbe29b323f36e8f78217236b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:40Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:25:08,939 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-902e7b75-81c4-4657-96fd-4950bcb84b99 2018-06-30 16:25:08,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:09,276 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:09 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-60350712-1876-4308-adda-9af351f8f8a4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7e430e2-46e0-417f-aff6-1e37f49e8aae"],"updated_at":"2018-06-30T16:23:45Z","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net"}]} 2018-06-30 16:25:09,276 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net used request id req-60350712-1876-4308-adda-9af351f8f8a4 2018-06-30 16:25:09,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:09,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:25:09 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-098ae067-1ece-44fb-9f61-6f56e5550233 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}} 2018-06-30 16:25:09,665 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a used request id req-098ae067-1ece-44fb-9f61-6f56e5550233 2018-06-30 16:25:09,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:09,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:09 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-0602034f-2c88-4496-a944-460cb1528b0e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:45Z","dns_nameservers":[],"updated_at":"2018-06-30T16:23:45Z","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":"8b9863cccd644e86b913f6fbe0520f0a","id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet"}]} 2018-06-30 16:25:09,832 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-0602034f-2c88-4496-a944-460cb1528b0e 2018-06-30 16:25:09,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:10,231 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:10 GMT Content-Type: application/json Content-Length: 3007 Connection: keep-alive X-Openstack-Request-Id: req-95818b29-c19c-46b7-a2f6-17f62937a304 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:58Z","admin_state_up":true,"updated_at":"2018-06-30T16:24:09Z","binding:vnic_type":"normal","device_id":"e1756daf-2148-4cbc-9985-9d5993afd614","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:0b:e6:30","id":"44f0e040-3434-4417-a196-0624a89caf11","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:48Z","admin_state_up":true,"updated_at":"2018-06-30T16:23:54Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-37ae12d4-7d25-4565-865c-3e7fcf90c542","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d1:c4:10","id":"6dce2f43-b50d-4f1c-be02-906a723fe9cb","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:47Z","admin_state_up":true,"updated_at":"2018-06-30T16:23:52Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-37ae12d4-7d25-4565-865c-3e7fcf90c542","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:82:67:6d","id":"db390d50-fdf0-4e35-aa2e-a1f54e479331","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:24:25Z","admin_state_up":true,"updated_at":"2018-06-30T16:25:00Z","binding:vnic_type":"normal","device_id":"1c86965f-ce48-48a4-a37f-afd958e1fd22","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:be:74:6d","id":"fe853a3a-1dd8-4ff8-80f0-0bcd2793221c","port_security_enabled":true,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6"],"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bdport-1"}]} 2018-06-30 16:25:10,232 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-95818b29-c19c-46b7-a2f6-17f62937a304 2018-06-30 16:25:10,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:12,270 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:12 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7e701e15-dc35-4aea-9176-1457fb090696 X-Compute-Request-Id: req-7e701e15-dc35-4aea-9176-1457fb090696 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:74:6d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:25:01.000000", "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "security_groups": [{"name": "default"}], "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:25:02Z", "hostId": "a7a448e9c167ed7010d5bf53c7d10e98dbe29b323f36e8f78217236b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:40Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:25:12,270 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-7e701e15-dc35-4aea-9176-1457fb090696 2018-06-30 16:25:12,270 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst] is - ACTIVE 2018-06-30 16:25:12,271 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:25:12,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:12,944 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:12 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2b48175c-f224-4540-addc-6e75ea051c24 X-Compute-Request-Id: req-2b48175c-f224-4540-addc-6e75ea051c24 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:74:6d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:25:01.000000", "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "security_groups": [{"name": "default"}], "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:25:02Z", "hostId": "a7a448e9c167ed7010d5bf53c7d10e98dbe29b323f36e8f78217236b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:40Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:25:12,945 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-2b48175c-f224-4540-addc-6e75ea051c24 2018-06-30 16:25:12,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:13,247 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:13 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-ea6e9143-d100-4eb7-9a84-5ca291d6712f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7e430e2-46e0-417f-aff6-1e37f49e8aae"],"updated_at":"2018-06-30T16:23:45Z","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net"}]} 2018-06-30 16:25:13,248 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net used request id req-ea6e9143-d100-4eb7-9a84-5ca291d6712f 2018-06-30 16:25:13,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:13,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:25:13 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7070df79-9e85-4976-93d7-2ef4b5cb539f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}} 2018-06-30 16:25:13,548 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a used request id req-7070df79-9e85-4976-93d7-2ef4b5cb539f 2018-06-30 16:25:13,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:13,686 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:13 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-643b26da-5a24-4b22-bf29-bd2a0d340bc0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:45Z","dns_nameservers":[],"updated_at":"2018-06-30T16:23:45Z","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":"8b9863cccd644e86b913f6fbe0520f0a","id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet"}]} 2018-06-30 16:25:13,687 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-643b26da-5a24-4b22-bf29-bd2a0d340bc0 2018-06-30 16:25:13,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:13,968 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:13 GMT Content-Type: application/json Content-Length: 3007 Connection: keep-alive X-Openstack-Request-Id: req-909603ed-fcc6-404c-bf52-031df2e2ebee Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:58Z","admin_state_up":true,"updated_at":"2018-06-30T16:24:09Z","binding:vnic_type":"normal","device_id":"e1756daf-2148-4cbc-9985-9d5993afd614","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:0b:e6:30","id":"44f0e040-3434-4417-a196-0624a89caf11","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:48Z","admin_state_up":true,"updated_at":"2018-06-30T16:23:54Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-37ae12d4-7d25-4565-865c-3e7fcf90c542","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d1:c4:10","id":"6dce2f43-b50d-4f1c-be02-906a723fe9cb","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:47Z","admin_state_up":true,"updated_at":"2018-06-30T16:23:52Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-37ae12d4-7d25-4565-865c-3e7fcf90c542","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:82:67:6d","id":"db390d50-fdf0-4e35-aa2e-a1f54e479331","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:24:25Z","admin_state_up":true,"updated_at":"2018-06-30T16:25:00Z","binding:vnic_type":"normal","device_id":"1c86965f-ce48-48a4-a37f-afd958e1fd22","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:be:74:6d","id":"fe853a3a-1dd8-4ff8-80f0-0bcd2793221c","port_security_enabled":true,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6"],"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bdport-1"}]} 2018-06-30 16:25:13,968 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-909603ed-fcc6-404c-bf52-031df2e2ebee 2018-06-30 16:25:13,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp"}}' 2018-06-30 16:25:17,555 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:25:17 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-10500435-6877-4343-a66f-5c5a5979d5f3 X-Compute-Request-Id: req-10500435-6877-4343-a66f-5c5a5979d5f3 2018-06-30 16:25:17,555 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22/action used request id req-10500435-6877-4343-a66f-5c5a5979d5f3 2018-06-30 16:25:17,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:18,898 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:18 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-94146bf7-6b7a-4e81-9528-933f3bcd041b X-Compute-Request-Id: req-94146bf7-6b7a-4e81-9528-933f3bcd041b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:74:6d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:25:01.000000", "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp"}], "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:25:02Z", "hostId": "a7a448e9c167ed7010d5bf53c7d10e98dbe29b323f36e8f78217236b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:40Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:25:18,898 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-94146bf7-6b7a-4e81-9528-933f3bcd041b 2018-06-30 16:25:18,899 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst] is - ACTIVE 2018-06-30 16:25:18,899 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:25:18,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:19,858 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:19 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fbfed09b-c075-40a3-8ef4-727d0a4f4234 X-Compute-Request-Id: req-fbfed09b-c075-40a3-8ef4-727d0a4f4234 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:74:6d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:25:01.000000", "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp"}], "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:25:02Z", "hostId": "a7a448e9c167ed7010d5bf53c7d10e98dbe29b323f36e8f78217236b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:40Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:25:19,858 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-fbfed09b-c075-40a3-8ef4-727d0a4f4234 2018-06-30 16:25:19,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:20,196 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:20 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-b98bf3e2-236b-4b51-889d-178cf792c9d7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7e430e2-46e0-417f-aff6-1e37f49e8aae"],"updated_at":"2018-06-30T16:23:45Z","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net"}]} 2018-06-30 16:25:20,196 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net used request id req-b98bf3e2-236b-4b51-889d-178cf792c9d7 2018-06-30 16:25:20,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:20,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:25:20 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-601f6cde-517a-4af1-a5d8-9d877f345676 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}} 2018-06-30 16:25:20,610 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a used request id req-601f6cde-517a-4af1-a5d8-9d877f345676 2018-06-30 16:25:20,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:20,814 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:20 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-cc4fc3f5-eb8e-4709-a5ff-c2ff926f7a74 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:45Z","dns_nameservers":[],"updated_at":"2018-06-30T16:23:45Z","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":"8b9863cccd644e86b913f6fbe0520f0a","id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet"}]} 2018-06-30 16:25:20,814 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-cc4fc3f5-eb8e-4709-a5ff-c2ff926f7a74 2018-06-30 16:25:20,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:21,103 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:21 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-d16096f1-020a-4186-8c6a-7be8f1c193b9 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:58Z","admin_state_up":true,"updated_at":"2018-06-30T16:24:09Z","binding:vnic_type":"normal","device_id":"e1756daf-2148-4cbc-9985-9d5993afd614","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:0b:e6:30","id":"44f0e040-3434-4417-a196-0624a89caf11","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:48Z","admin_state_up":true,"updated_at":"2018-06-30T16:23:54Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-37ae12d4-7d25-4565-865c-3e7fcf90c542","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d1:c4:10","id":"6dce2f43-b50d-4f1c-be02-906a723fe9cb","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:47Z","admin_state_up":true,"updated_at":"2018-06-30T16:23:52Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-37ae12d4-7d25-4565-865c-3e7fcf90c542","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:82:67:6d","id":"db390d50-fdf0-4e35-aa2e-a1f54e479331","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:24:25Z","admin_state_up":true,"updated_at":"2018-06-30T16:25:17Z","binding:vnic_type":"normal","device_id":"1c86965f-ce48-48a4-a37f-afd958e1fd22","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:be:74:6d","id":"fe853a3a-1dd8-4ff8-80f0-0bcd2793221c","port_security_enabled":true,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["5f3683af-3805-4d08-b3a8-daf0e6008116","11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6"],"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bdport-1"}]} 2018-06-30 16:25:21,103 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-d16096f1-020a-4186-8c6a-7be8f1c193b9 2018-06-30 16:25:21,104 - create_instance_tests - INFO - Looking for IP 10.55.1.13 in the console log 2018-06-30 16:25:21,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:21,815 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:21 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9f908f8b-1934-4046-b06f-e26bc6863a47 X-Compute-Request-Id: req-9f908f8b-1934-4046-b06f-e26bc6863a47 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:74:6d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:25:01.000000", "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp"}], "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:25:02Z", "hostId": "a7a448e9c167ed7010d5bf53c7d10e98dbe29b323f36e8f78217236b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:40Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:25:21,815 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-9f908f8b-1934-4046-b06f-e26bc6863a47 2018-06-30 16:25:21,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 16:25:22,451 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:22 GMT Content-Type: application/json Content-Length: 26296 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3a4f38fc-6e6f-4d68-a40e-536a1b392917 X-Compute-Request-Id: req-3a4f38fc-6e6f-4d68-a40e-536a1b392917 Front-End-Https: on 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-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 858823498 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-0x000000000ffd9fff]\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-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\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 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\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: 64355\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: 233616K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K 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.270645] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.274190] pid_max: default: 32768 minimum: 301\n[ 0.276109] ACPI: Core revision 20150930\n[ 0.280495] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.283250] Security Framework initialized\n[ 0.284992] Yama: becoming mindful.\n[ 0.286557] AppArmor: AppArmor initialized\n[ 0.288402] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.291338] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.294163] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.296773] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.299800] Initializing cgroup subsys io\n[ 0.301486] Initializing cgroup subsys memory\n[ 0.303321] Initializing cgroup subsys devices\n[ 0.305280] Initializing cgroup subsys freezer\n[ 0.307093] Initializing cgroup subsys net_cls\n[ 0.308991] Initializing cgroup subsys perf_event\n[ 0.310922] Initializing cgroup subsys net_prio\n[ 0.312866] Initializing cgroup subsys hugetlb\n[ 0.314731] Initializing cgroup subsys pids\n[ 0.316593] CPU: Physical Processor ID: 0\n[ 0.319108] mce: CPU supports 10 MCE banks\n[ 0.320967] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.323083] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.327593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.339101] ftrace: allocating 31920 entries in 125 pages\n[ 0.393416] smpboot: Max logical packages: 2\n[ 0.399362] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.401923] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.404837] x2apic enabled\n[ 0.406459] Switched APIC routing to physical x2apic.\n[ 0.409856] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.412192] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.416364] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.419685] ... version: 2\n[ 0.421306] ... bit width: 48\n[ 0.422955] ... generic registers: 4\n[ 0.424628] ... value mask: 0000ffffffffffff\n[ 0.426704] ... max period: 000000007fffffff\n[ 0.428898] ... fixed-purpose events: 3\n[ 0.430575] ... event mask: 000000070000000f\n[ 0.432736] KVM setup paravirtual spinlock\n[ 0.435258] x86: Booting SMP configuration:\n[ 0.437025] .... node #0, CPUs: #1\n[ 0.438792] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.461356] x86: Booted up 1 node, 2 CPUs\n[ 0.461358] KVM setup async PF for cpu 1\n[ 0.461363] kvm-stealtime: cpu 1, msr f90d940\n[ 0.466847] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.470056] devtmpfs: initialized\n[ 0.482303] evm: security.selinux\n[ 0.483861] evm: security.SMACK64\n[ 0.485386] evm: security.SMACK64EXEC\n[ 0.487023] evm: security.SMACK64TRANSMUTE\n[ 0.488810] evm: security.SMACK64MMAP\n[ 0.490479] evm: security.ima\n[ 0.491901] evm: security.capability\n[ 0.493710] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.497734] pinctrl core: initialized pinctrl subsystem\n[ 0.500073] RTC time: 16:25:02, date: 06/30/18\n[ 0.502126] NET: Registered protocol family 16\n[ 0.514003] cpuidle: using governor ladder\n[ 0.526115] cpuidle: using governor menu\n[ 0.527822] PCCT header not found.\n[ 0.529495] ACPI: bus type PCI registered\n[ 0.531172] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.533853] PCI: Using configuration type 1 for base access\n[ 0.536280] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.552833] ACPI: Added _OSI(Module Device)\n[ 0.554661] ACPI: Added _OSI(Processor Device)\n[ 0.556541] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.558521] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.563104] ACPI: Interpreter enabled\n[ 0.564758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.568723] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.572707] ACPI: (supports S0 S3 S4 S5)\n[ 0.574431] ACPI: Using IOAPIC for interrupt routing\n[ 0.576512] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.585475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.587969] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.590419] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.592300] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.596134] acpiphp: Slot [3] registered\n[ 0.597404] acpiphp: Slot [4] registered\n[ 0.598670] acpiphp: Slot [5] registered\n[ 0.599965] acpiphp: Slot [6] registered\n[ 0.618556] acpiphp: Slot [7] registered\n[ 0.619856] acpiphp: Slot [8] registered\n[ 0.621114] acpiphp: Slot [9] registered\n[ 0.622385] acpiphp: Slot [10] registered\n[ 0.623665] acpiphp: Slot [11] registered\n[ 0.624944] acpiphp: Slot [12] registered\n[ 0.626225] acpiphp: Slot [13] registered\n[ 0.627514] acpiphp: Slot [14] registered\n[ 0.628788] acpiphp: Slot [15] registered\n[ 0.630073] acpiphp: Slot [16] registered\n[ 0.631366] acpiphp: Slot [17] registered\n[ 0.632648] acpiphp: Slot [18] registered\n[ 0.633922] acpiphp: Slot [19] registered\n[ 0.635211] acpiphp: Slot [20] registered\n[ 0.636492] acpiphp: Slot [21] registered\n[ 0.637770] acpiphp: Slot [22] registered\n[ 0.639047] acpiphp: Slot [23] registered\n[ 0.640341] acpiphp: Slot [24] registered\n[ 0.641631] acpiphp: Slot [25] registered\n[ 0.642906] acpiphp: Slot [26] registered\n[ 0.644196] acpiphp: Slot [27] registered\n[ 0.645474] acpiphp: Slot [28] registered\n[ 0.646752] acpiphp: Slot [29] registered\n[ 0.648039] acpiphp: Slot [30] registered\n[ 0.649321] acpiphp: Slot [31] registered\n[ 0.650584] PCI host bridge to bus 0000:00\n[ 0.651874] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.653746] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.655622] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.657902] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.660180] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.662492] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.668323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.670273] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.672228] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.674193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.679285] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.681516] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.721882] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.724289] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.726570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.728862] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.731212] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.733311] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.735160] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.736787] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.739186] vgaarb: loaded\n[ 0.740150] vgaarb: bridge control possible 0000:00:02.0\n[ 0.742082] SCSI subsystem initialized\n[ 0.743402] ACPI: bus type USB registered\n[ 0.744696] usbcore: registered new interface driver usbfs\n[ 0.746287] usbcore: registered new interface driver hub\n[ 0.747853] usbcore: registered new device driver usb\n[ 0.749602] PCI: Using ACPI for IRQ routing\n[ 0.751389] NetLabel: Initializing\n[ 0.752878] NetLabel: domain hash size = 128\n[ 0.754356] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.755847] NetLabel: unlabeled traffic allowed by default\n[ 0.757616] clocksource: Switched to clocksource kvm-clock\n[ 0.773146] AppArmor: AppArmor Filesystem Enabled\n[ 0.774684] pnp: PnP ACPI init\n[ 0.776432] pnp: PnP ACPI: found 5 devices\n[ 0.786156] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.788838] NET: Registered protocol family 2\n[ 0.790419] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.792385] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.794191] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.796000] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.797674] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.799489] NET: Registered protocol family 1\n[ 0.800838] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.802533] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.804213] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.863681] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.923416] Trying to unpack rootfs image as initramfs...\n[ 1.043397] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.046882] Scanning for low memory corruption every 60 seconds\n[ 1.049943] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.052728] audit: initializing netlink subsys (disabled)\n[ 1.055182] audit: type=2000 audit(1530375903.093:1): initialized\n[ 1.058297] Initialise system trusted keyring\n[ 1.060546] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.063282] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.069023] zbud: loaded\n[ 1.070847] VFS: Disk quotas dquot_6.6.0\n[ 1.072819] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.076656] fuse init (API version 7.23)\n[ 1.078782] Key type big_key registered\n[ 1.080649] Allocating IMA MOK and blacklist keyrings.\n[ 1.083530] Key type asymmetric registered\n[ 1.085391] Asymmetric key parser 'x509' registered\n[ 1.087696] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.091115] io scheduler noop registered\n[ 1.092995] io scheduler deadline registered (default)\n[ 1.095380] io scheduler cfq registered\n[ 1.097338] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.099837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.102774] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.106162] ACPI: Power Button [PWRF]\n[ 1.108172] GHES: HEST is not enabled!\n[ 1.166823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.285074] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.345451] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.349745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.376288] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.381595] Linux agpgart interface v0.103\n[ 1.387219] brd: module loaded\n[ 1.390461] loop: module loaded\n[ 1.399539] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.402632] GPT:90111 != 20971519\n[ 1.404127] GPT:Alternate GPT header not at the end of the disk.\n[ 1.406542] GPT:90111 != 20971519\n[ 1.407952] GPT: Use GNU Parted to correct GPT errors.\n[ 1.410205] vda: vda1 vda15\n[ 1.413756] vdb:\n[ 1.415958] scsi host0: ata_piix\n[ 1.417649] scsi host1: ata_piix\n[ 1.419250] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.422104] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.425289] libphy: Fixed MDIO Bus: probed\n[ 1.427023] tun: Universal TUN/TAP device driver, 1.6\n[ 1.429206] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.433143] PPP generic driver version 2.4.2\n[ 1.435115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.438009] ehci-pci: EHCI PCI platform driver\n[ 1.439651] ehci-platform: EHCI generic platform driver\n[ 1.441341] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.443255] ohci-pci: OHCI PCI platform driver\n[ 1.444755] ohci-platform: OHCI generic platform driver\n[ 1.446425] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.506326] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.507976] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.510454] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.512106] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.513972] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.516045] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.518458] usb usb1: Product: UHCI Host Controller\n[ 1.520052] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.522047] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.523742] hub 1-0:1.0: USB hub found\n[ 1.525089] hub 1-0:1.0: 2 ports detected\n[ 1.526743] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.530287] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.531912] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.533734] mousedev: PS/2 mouse device common for all mice\n[ 1.535731] rtc_cmos 00:00: RTC can wake from S4\n[ 1.537832] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.540727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.542907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.544958] i2c /dev entries driver\n[ 1.546284] device-mapper: uevent: version 1.0.3\n[ 1.547978] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.550732] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.553177] NET: Registered protocol family 10\n[ 1.554979] NET: Registered protocol family 17\n[ 1.556499] Key type dns_resolver registered\n[ 1.558280] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.560574] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.563056] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.566987] registered taskstats version 1\n[ 1.568814] Loading compiled-in X.509 certificates\n[ 1.571669] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.593436] zswap: loaded using pool lzo/zbud\n[ 1.596588] Key type trusted registered\n[ 1.600673] Key type encrypted registered\n[ 1.602553] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.605016] ima: No TPM chip found, activating TPM-bypass!\n[ 1.607492] evm: HMAC attrs: 0x1\n[ 1.609595] Magic number: 6:327:440\n[ 1.611294] clockevents broadcast: hash matches\n[ 1.613487] rtc_cmos 00:00: setting system clock to 2018-06-30 16:25:03 UTC (1530375903)\n[ 1.617361] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.620089] EDD information not available.\n[ 1.626138] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.629674] Write protecting the kernel read-only data: 14336k\n[ 1.633126] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.637189] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.27\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 8.90\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... [ 9.321904] random: dd urandom read with 10 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.13...\nLease of 10.55.1.13 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\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\nno userdata for datasource\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: VT-x\nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \nvdb 253:16 67108864 config-2 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgzTy9qAJbMfCbuiOBjO5l9g8t3/DX9XF1lJOeH8WKdDocPPCV6ctLm65XvnYW+CRQDyjxgymWOc3m7v/j1dLmb7lhITLrBvYGdAjrTxrgfs2zMYMTD8dKvCvTYKKS8lTupxKfhaS8E90ym//JCTDCmXXIN2q8fXRO+wwYypEvmAUN3eRbzcc/NDAPjnZDaE17JF5wnbvcPHhKK8RMAmInnZs0/NVlqejUODXYbm2w2R1W/5sqMhmSvQmAfCmdNqxbN1+U+61bL5Lc29CrNZyQVCswXKmo//ieC35vORICz43ijUdJD2Ky1lvlW8ep7P5IkGwVkekc2RR88M+KFmZP root@createinstancesinglenetworktests-99d5f8e1-f5fb-4943-aef6-56d739\nssh-dss AAAAB3NzaC1kc3MAAACBAOIav9+sTW35W+aEjOiLsGOapl8maEuOzQrDuyklZL7VyFPZbHhzKJRDVIdaIX1k9sflunirHpFWMxTUgob3+828gu00g8xEUYuTGYlNu2J4+sDVaXrP+IyLK9CkifNmF6wHh4eyiVf/LJZGw9s7dy6YoM/Zhm6I1vjr80XYH1rhAAAAFQDD7QwHqpB6Pu/ZYHeChoW0U8X55wAAAIA5omCx9N1GOsbBTy88+ekkhItiSnsjXYSDQQ1qy3ONvI7euDOxCmUar0R0MOuEw2hjJmqRcLMHsb1yJl1pEWaRyk9e8iaR0DQcOHAjGWRlosj2cRYGghLJ3m7kKSvCtI/03kuJT+aR+icqYcaE3l8dNlhSVgtI7slI5eebFmCe9wAAAIByubwxcjRAouRE+fawAKFWzWNTbf5snwCLCpmJZLqQaVLNOxGMSg7D4qwB//R73g2+tKkVKS9znsTHPPCSrjkjQjEo76KJ1SJaNl5cpvAU0qOy/xzz4I5tR0tlkRgUXMvfPqV4SgrDVYxndKce1K8wEP+8qG0HEk3U61NWffLqUw== root@createinstancesinglenetworktests-99d5f8e1-f5fb-4943-aef6-56d739\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.13,24,fe80::f816:3eff:febe:746d/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.13 \nip-route:169.254.169.254 via 10.55.1.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: configdrive local ===\ninstance-id: 1c86965f-ce48-48a4-a37f-afd958e1fd22\nname: CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-99d5f8e1-f5fb-4943-aef6-56d739.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=11.92 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-99d5f8e1-f5fb-4943-aef6-56d739 login: "} 2018-06-30 16:25:22,452 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22/action used request id req-3a4f38fc-6e6f-4d68-a40e-536a1b392917 2018-06-30 16:25:22,454 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-30 16:25:22,455 - 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-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 858823498 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-0x000000000ffd9fff] [ 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-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 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 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 64355 [ 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: 233616K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K 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.270645] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.274190] pid_max: default: 32768 minimum: 301 [ 0.276109] ACPI: Core revision 20150930 [ 0.280495] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.283250] Security Framework initialized [ 0.284992] Yama: becoming mindful. [ 0.286557] AppArmor: AppArmor initialized [ 0.288402] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.291338] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.294163] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.296773] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.299800] Initializing cgroup subsys io [ 0.301486] Initializing cgroup subsys memory [ 0.303321] Initializing cgroup subsys devices [ 0.305280] Initializing cgroup subsys freezer [ 0.307093] Initializing cgroup subsys net_cls [ 0.308991] Initializing cgroup subsys perf_event [ 0.310922] Initializing cgroup subsys net_prio [ 0.312866] Initializing cgroup subsys hugetlb [ 0.314731] Initializing cgroup subsys pids [ 0.316593] CPU: Physical Processor ID: 0 [ 0.319108] mce: CPU supports 10 MCE banks [ 0.320967] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.323083] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.327593] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.339101] ftrace: allocating 31920 entries in 125 pages [ 0.393416] smpboot: Max logical packages: 2 [ 0.399362] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.401923] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.404837] x2apic enabled [ 0.406459] Switched APIC routing to physical x2apic. [ 0.409856] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.412192] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.416364] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.419685] ... version: 2 [ 0.421306] ... bit width: 48 [ 0.422955] ... generic registers: 4 [ 0.424628] ... value mask: 0000ffffffffffff [ 0.426704] ... max period: 000000007fffffff [ 0.428898] ... fixed-purpose events: 3 [ 0.430575] ... event mask: 000000070000000f [ 0.432736] KVM setup paravirtual spinlock [ 0.435258] x86: Booting SMP configuration: [ 0.437025] .... node #0, CPUs: #1 [ 0.438792] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.461356] x86: Booted up 1 node, 2 CPUs [ 0.461358] KVM setup async PF for cpu 1 [ 0.461363] kvm-stealtime: cpu 1, msr f90d940 [ 0.466847] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.470056] devtmpfs: initialized [ 0.482303] evm: security.selinux [ 0.483861] evm: security.SMACK64 [ 0.485386] evm: security.SMACK64EXEC [ 0.487023] evm: security.SMACK64TRANSMUTE [ 0.488810] evm: security.SMACK64MMAP [ 0.490479] evm: security.ima [ 0.491901] evm: security.capability [ 0.493710] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.497734] pinctrl core: initialized pinctrl subsystem [ 0.500073] RTC time: 16:25:02, date: 06/30/18 [ 0.502126] NET: Registered protocol family 16 [ 0.514003] cpuidle: using governor ladder [ 0.526115] cpuidle: using governor menu [ 0.527822] PCCT header not found. [ 0.529495] ACPI: bus type PCI registered [ 0.531172] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.533853] PCI: Using configuration type 1 for base access [ 0.536280] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.552833] ACPI: Added _OSI(Module Device) [ 0.554661] ACPI: Added _OSI(Processor Device) [ 0.556541] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.558521] ACPI: Added _OSI(Processor Aggregator Device) [ 0.563104] ACPI: Interpreter enabled [ 0.564758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.568723] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.572707] ACPI: (supports S0 S3 S4 S5) [ 0.574431] ACPI: Using IOAPIC for interrupt routing [ 0.576512] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.585475] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.587969] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.590419] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.592300] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.596134] acpiphp: Slot [3] registered [ 0.597404] acpiphp: Slot [4] registered [ 0.598670] acpiphp: Slot [5] registered [ 0.599965] acpiphp: Slot [6] registered [ 0.618556] acpiphp: Slot [7] registered [ 0.619856] acpiphp: Slot [8] registered [ 0.621114] acpiphp: Slot [9] registered [ 0.622385] acpiphp: Slot [10] registered [ 0.623665] acpiphp: Slot [11] registered [ 0.624944] acpiphp: Slot [12] registered [ 0.626225] acpiphp: Slot [13] registered [ 0.627514] acpiphp: Slot [14] registered [ 0.628788] acpiphp: Slot [15] registered [ 0.630073] acpiphp: Slot [16] registered [ 0.631366] acpiphp: Slot [17] registered [ 0.632648] acpiphp: Slot [18] registered [ 0.633922] acpiphp: Slot [19] registered [ 0.635211] acpiphp: Slot [20] registered [ 0.636492] acpiphp: Slot [21] registered [ 0.637770] acpiphp: Slot [22] registered [ 0.639047] acpiphp: Slot [23] registered [ 0.640341] acpiphp: Slot [24] registered [ 0.641631] acpiphp: Slot [25] registered [ 0.642906] acpiphp: Slot [26] registered [ 0.644196] acpiphp: Slot [27] registered [ 0.645474] acpiphp: Slot [28] registered [ 0.646752] acpiphp: Slot [29] registered [ 0.648039] acpiphp: Slot [30] registered [ 0.649321] acpiphp: Slot [31] registered [ 0.650584] PCI host bridge to bus 0000:00 [ 0.651874] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.653746] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.655622] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.657902] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.660180] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.662492] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.668323] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.670273] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.672228] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.674193] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.679285] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.681516] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.721882] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.724289] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.726570] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.728862] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.731212] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.733311] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.735160] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.736787] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.739186] vgaarb: loaded [ 0.740150] vgaarb: bridge control possible 0000:00:02.0 [ 0.742082] SCSI subsystem initialized [ 0.743402] ACPI: bus type USB registered [ 0.744696] usbcore: registered new interface driver usbfs [ 0.746287] usbcore: registered new interface driver hub [ 0.747853] usbcore: registered new device driver usb [ 0.749602] PCI: Using ACPI for IRQ routing [ 0.751389] NetLabel: Initializing [ 0.752878] NetLabel: domain hash size = 128 [ 0.754356] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.755847] NetLabel: unlabeled traffic allowed by default [ 0.757616] clocksource: Switched to clocksource kvm-clock [ 0.773146] AppArmor: AppArmor Filesystem Enabled [ 0.774684] pnp: PnP ACPI init [ 0.776432] pnp: PnP ACPI: found 5 devices [ 0.786156] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.788838] NET: Registered protocol family 2 [ 0.790419] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.792385] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.794191] TCP: Hash tables configured (established 2048 bind 2048) [ 0.796000] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.797674] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.799489] NET: Registered protocol family 1 [ 0.800838] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.802533] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.804213] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.863681] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.923416] Trying to unpack rootfs image as initramfs... [ 1.043397] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.046882] Scanning for low memory corruption every 60 seconds [ 1.049943] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.052728] audit: initializing netlink subsys (disabled) [ 1.055182] audit: type=2000 audit(1530375903.093:1): initialized [ 1.058297] Initialise system trusted keyring [ 1.060546] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.063282] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.069023] zbud: loaded [ 1.070847] VFS: Disk quotas dquot_6.6.0 [ 1.072819] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.076656] fuse init (API version 7.23) [ 1.078782] Key type big_key registered [ 1.080649] Allocating IMA MOK and blacklist keyrings. [ 1.083530] Key type asymmetric registered [ 1.085391] Asymmetric key parser 'x509' registered [ 1.087696] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.091115] io scheduler noop registered [ 1.092995] io scheduler deadline registered (default) [ 1.095380] io scheduler cfq registered [ 1.097338] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.099837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.102774] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.106162] ACPI: Power Button [PWRF] [ 1.108172] GHES: HEST is not enabled! [ 1.166823] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.285074] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.345451] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.349745] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.376288] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.381595] Linux agpgart interface v0.103 [ 1.387219] brd: module loaded [ 1.390461] loop: module loaded [ 1.399539] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.402632] GPT:90111 != 20971519 [ 1.404127] GPT:Alternate GPT header not at the end of the disk. [ 1.406542] GPT:90111 != 20971519 [ 1.407952] GPT: Use GNU Parted to correct GPT errors. [ 1.410205] vda: vda1 vda15 [ 1.413756] vdb: [ 1.415958] scsi host0: ata_piix [ 1.417649] scsi host1: ata_piix [ 1.419250] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.422104] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.425289] libphy: Fixed MDIO Bus: probed [ 1.427023] tun: Universal TUN/TAP device driver, 1.6 [ 1.429206] tun: (C) 1999-2004 Max Krasnyansky [ 1.433143] PPP generic driver version 2.4.2 [ 1.435115] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.438009] ehci-pci: EHCI PCI platform driver [ 1.439651] ehci-platform: EHCI generic platform driver [ 1.441341] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.443255] ohci-pci: OHCI PCI platform driver [ 1.444755] ohci-platform: OHCI generic platform driver [ 1.446425] uhci_hcd: USB Universal Host Controller Interface driver [ 1.506326] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.507976] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.510454] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.512106] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.513972] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.516045] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.518458] usb usb1: Product: UHCI Host Controller [ 1.520052] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.522047] usb usb1: SerialNumber: 0000:00:01.2 [ 1.523742] hub 1-0:1.0: USB hub found [ 1.525089] hub 1-0:1.0: 2 ports detected [ 1.526743] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.530287] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.531912] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.533734] mousedev: PS/2 mouse device common for all mice [ 1.535731] rtc_cmos 00:00: RTC can wake from S4 [ 1.537832] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.540727] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.542907] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.544958] i2c /dev entries driver [ 1.546284] device-mapper: uevent: version 1.0.3 [ 1.547978] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.550732] ledtrig-cpu: registered to indicate activity on CPUs [ 1.553177] NET: Registered protocol family 10 [ 1.554979] NET: Registered protocol family 17 [ 1.556499] Key type dns_resolver registered [ 1.558280] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.560574] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.563056] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.566987] registered taskstats version 1 [ 1.568814] Loading compiled-in X.509 certificates [ 1.571669] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.593436] zswap: loaded using pool lzo/zbud [ 1.596588] Key type trusted registered [ 1.600673] Key type encrypted registered [ 1.602553] AppArmor: AppArmor sha1 policy hashing enabled [ 1.605016] ima: No TPM chip found, activating TPM-bypass! [ 1.607492] evm: HMAC attrs: 0x1 [ 1.609595] Magic number: 6:327:440 [ 1.611294] clockevents broadcast: hash matches [ 1.613487] rtc_cmos 00:00: setting system clock to 2018-06-30 16:25:03 UTC (1530375903) [ 1.617361] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.620089] EDD information not available. [ 1.626138] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.629674] Write protecting the kernel read-only data: 14336k [ 1.633126] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.637189] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.27 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 8.90 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... [ 9.321904] random: dd urandom read with 10 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.13... Lease of 10.55.1.13 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: VT-x RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgzTy9qAJbMfCbuiOBjO5l9g8t3/DX9XF1lJOeH8WKdDocPPCV6ctLm65XvnYW+CRQDyjxgymWOc3m7v/j1dLmb7lhITLrBvYGdAjrTxrgfs2zMYMTD8dKvCvTYKKS8lTupxKfhaS8E90ym//JCTDCmXXIN2q8fXRO+wwYypEvmAUN3eRbzcc/NDAPjnZDaE17JF5wnbvcPHhKK8RMAmInnZs0/NVlqejUODXYbm2w2R1W/5sqMhmSvQmAfCmdNqxbN1+U+61bL5Lc29CrNZyQVCswXKmo//ieC35vORICz43ijUdJD2Ky1lvlW8ep7P5IkGwVkekc2RR88M+KFmZP root@createinstancesinglenetworktests-99d5f8e1-f5fb-4943-aef6-56d739 ssh-dss AAAAB3NzaC1kc3MAAACBAOIav9+sTW35W+aEjOiLsGOapl8maEuOzQrDuyklZL7VyFPZbHhzKJRDVIdaIX1k9sflunirHpFWMxTUgob3+828gu00g8xEUYuTGYlNu2J4+sDVaXrP+IyLK9CkifNmF6wHh4eyiVf/LJZGw9s7dy6YoM/Zhm6I1vjr80XYH1rhAAAAFQDD7QwHqpB6Pu/ZYHeChoW0U8X55wAAAIA5omCx9N1GOsbBTy88+ekkhItiSnsjXYSDQQ1qy3ONvI7euDOxCmUar0R0MOuEw2hjJmqRcLMHsb1yJl1pEWaRyk9e8iaR0DQcOHAjGWRlosj2cRYGghLJ3m7kKSvCtI/03kuJT+aR+icqYcaE3l8dNlhSVgtI7slI5eebFmCe9wAAAIByubwxcjRAouRE+fawAKFWzWNTbf5snwCLCpmJZLqQaVLNOxGMSg7D4qwB//R73g2+tKkVKS9znsTHPPCSrjkjQjEo76KJ1SJaNl5cpvAU0qOy/xzz4I5tR0tlkRgUXMvfPqV4SgrDVYxndKce1K8wEP+8qG0HEk3U61NWffLqUw== root@createinstancesinglenetworktests-99d5f8e1-f5fb-4943-aef6-56d739 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.13,24,fe80::f816:3eff:febe:746d/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.13 ip-route:169.254.169.254 via 10.55.1.1 dev eth0 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: configdrive local === instance-id: 1c86965f-ce48-48a4-a37f-afd958e1fd22 name: CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-99d5f8e1-f5fb-4943-aef6-56d739.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=11.92 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-99d5f8e1-f5fb-4943-aef6-56d739 login: 2018-06-30 16:25:22,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:24,409 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:24 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c53c0503-e823-4d5c-a30c-a0b383e6b406 X-Compute-Request-Id: req-c53c0503-e823-4d5c-a30c-a0b383e6b406 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:74:6d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:25:01.000000", "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp"}], "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:25:02Z", "hostId": "a7a448e9c167ed7010d5bf53c7d10e98dbe29b323f36e8f78217236b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:40Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:25:24,409 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-c53c0503-e823-4d5c-a30c-a0b383e6b406 2018-06-30 16:25:24,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:24,773 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:24 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e4ceb751-cbaa-4aed-a34e-612e4d3efe0e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7e430e2-46e0-417f-aff6-1e37f49e8aae"],"updated_at":"2018-06-30T16:23:45Z","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net"}]} 2018-06-30 16:25:24,773 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net used request id req-e4ceb751-cbaa-4aed-a34e-612e4d3efe0e 2018-06-30 16:25:24,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:25,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:25:24 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fbde781f-5bb2-4301-b8eb-d4a3e3efbacc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}} 2018-06-30 16:25:25,200 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a used request id req-fbde781f-5bb2-4301-b8eb-d4a3e3efbacc 2018-06-30 16:25:25,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:25,377 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:25 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-28bad349-3fd0-45df-8ae7-292f065d6dbc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:45Z","dns_nameservers":[],"updated_at":"2018-06-30T16:23:45Z","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":"8b9863cccd644e86b913f6fbe0520f0a","id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet"}]} 2018-06-30 16:25:25,377 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-28bad349-3fd0-45df-8ae7-292f065d6dbc 2018-06-30 16:25:25,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:25,655 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:25 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-60d41f85-4f67-4e09-a2bf-c98b2de7467a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:58Z","admin_state_up":true,"updated_at":"2018-06-30T16:24:09Z","binding:vnic_type":"normal","device_id":"e1756daf-2148-4cbc-9985-9d5993afd614","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:0b:e6:30","id":"44f0e040-3434-4417-a196-0624a89caf11","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:48Z","admin_state_up":true,"updated_at":"2018-06-30T16:23:54Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-37ae12d4-7d25-4565-865c-3e7fcf90c542","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d1:c4:10","id":"6dce2f43-b50d-4f1c-be02-906a723fe9cb","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:47Z","admin_state_up":true,"updated_at":"2018-06-30T16:23:52Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-37ae12d4-7d25-4565-865c-3e7fcf90c542","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:82:67:6d","id":"db390d50-fdf0-4e35-aa2e-a1f54e479331","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:24:25Z","admin_state_up":true,"updated_at":"2018-06-30T16:25:17Z","binding:vnic_type":"normal","device_id":"1c86965f-ce48-48a4-a37f-afd958e1fd22","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:be:74:6d","id":"fe853a3a-1dd8-4ff8-80f0-0bcd2793221c","port_security_enabled":true,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["5f3683af-3805-4d08-b3a8-daf0e6008116","11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6"],"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bdport-1"}]} 2018-06-30 16:25:25,656 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-60d41f85-4f67-4e09-a2bf-c98b2de7467a 2018-06-30 16:25:25,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:26,020 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:26 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-f9b0a641-2dcc-4bc3-9993-633a7495c0a0 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.120"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:23:51Z", "admin_state_up": true, "updated_at": "2018-06-30T16:23:59Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "e1756daf-2148-4cbc-9985-9d5993afd614", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-router"}]} 2018-06-30 16:25:26,020 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-router used request id req-f9b0a641-2dcc-4bc3-9993-633a7495c0a0 2018-06-30 16:25:26,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:26,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:25:26 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1f2c0ef3-ebe8-426d-9079-fa82a38373de Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}} 2018-06-30 16:25:26,438 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a used request id req-1f2c0ef3-ebe8-426d-9079-fa82a38373de 2018-06-30 16:25:26,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=e1756daf-2148-4cbc-9985-9d5993afd614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:26,691 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:26 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-9f1a13d3-a258-42af-84f7-26c2a0b4a1ba Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:58Z","admin_state_up":true,"updated_at":"2018-06-30T16:24:09Z","binding:vnic_type":"normal","device_id":"e1756daf-2148-4cbc-9985-9d5993afd614","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:0b:e6:30","id":"44f0e040-3434-4417-a196-0624a89caf11","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:25:26,691 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=e1756daf-2148-4cbc-9985-9d5993afd614 used request id req-9f1a13d3-a258-42af-84f7-26c2a0b4a1ba 2018-06-30 16:25:26,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/a7e430e2-46e0-417f-aff6-1e37f49e8aae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:26,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:26 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-866d93eb-645b-4f11-8c2c-c40dbefd2138 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:45Z","dns_nameservers":[],"updated_at":"2018-06-30T16:23:45Z","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":"8b9863cccd644e86b913f6fbe0520f0a","id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet"}} 2018-06-30 16:25:26,883 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/a7e430e2-46e0-417f-aff6-1e37f49e8aae used request id req-866d93eb-645b-4f11-8c2c-c40dbefd2138 2018-06-30 16:25:26,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:27,176 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:27 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-78323ba2-2623-48ef-859f-26959f5ec63b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:25:27,176 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-78323ba2-2623-48ef-859f-26959f5ec63b 2018-06-30 16:25:27,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:27,287 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:27 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-f9deda94-f92d-41ea-9113-f0bbd1665b6b Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:25:27,287 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-f9deda94-f92d-41ea-9113-f0bbd1665b6b 2018-06-30 16:25:27,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:28,893 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:28 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e57e1ccb-331a-4795-b482-1a0642fc1e97 X-Compute-Request-Id: req-e57e1ccb-331a-4795-b482-1a0642fc1e97 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:74:6d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:25:01.000000", "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp"}], "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:25:02Z", "hostId": "a7a448e9c167ed7010d5bf53c7d10e98dbe29b323f36e8f78217236b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:40Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:25:28,893 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-e57e1ccb-331a-4795-b482-1a0642fc1e97 2018-06-30 16:25:28,893 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst] is - ACTIVE 2018-06-30 16:25:28,894 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:25:28,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:30,945 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:30 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c2c80488-5389-4e26-a0be-35b833ac9bf9 X-Compute-Request-Id: req-c2c80488-5389-4e26-a0be-35b833ac9bf9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:74:6d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:25:01.000000", "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp"}], "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:25:02Z", "hostId": "a7a448e9c167ed7010d5bf53c7d10e98dbe29b323f36e8f78217236b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:40Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:25:30,945 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-c2c80488-5389-4e26-a0be-35b833ac9bf9 2018-06-30 16:25:30,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:31,567 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:31 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-a07267e7-12aa-4347-87bb-18d11155b3d9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7e430e2-46e0-417f-aff6-1e37f49e8aae"],"updated_at":"2018-06-30T16:23:45Z","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net"}]} 2018-06-30 16:25:31,567 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net used request id req-a07267e7-12aa-4347-87bb-18d11155b3d9 2018-06-30 16:25:31,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:31,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:25:31 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-696cf51f-c108-49a4-80e3-b36c35a12bc0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}} 2018-06-30 16:25:31,943 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a used request id req-696cf51f-c108-49a4-80e3-b36c35a12bc0 2018-06-30 16:25:31,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:32,122 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:32 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-c99f42b1-e025-4e38-b074-079e3c01683b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:45Z","dns_nameservers":[],"updated_at":"2018-06-30T16:23:45Z","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":"8b9863cccd644e86b913f6fbe0520f0a","id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet"}]} 2018-06-30 16:25:32,122 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-c99f42b1-e025-4e38-b074-079e3c01683b 2018-06-30 16:25:32,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:32,444 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:32 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-c51e0449-6560-482d-b71e-5b7dbfe0fdfb Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:58Z","admin_state_up":true,"updated_at":"2018-06-30T16:24:09Z","binding:vnic_type":"normal","device_id":"e1756daf-2148-4cbc-9985-9d5993afd614","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:0b:e6:30","id":"44f0e040-3434-4417-a196-0624a89caf11","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:48Z","admin_state_up":true,"updated_at":"2018-06-30T16:23:54Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-37ae12d4-7d25-4565-865c-3e7fcf90c542","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d1:c4:10","id":"6dce2f43-b50d-4f1c-be02-906a723fe9cb","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:47Z","admin_state_up":true,"updated_at":"2018-06-30T16:23:52Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-37ae12d4-7d25-4565-865c-3e7fcf90c542","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:82:67:6d","id":"db390d50-fdf0-4e35-aa2e-a1f54e479331","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:24:25Z","admin_state_up":true,"updated_at":"2018-06-30T16:25:17Z","binding:vnic_type":"normal","device_id":"1c86965f-ce48-48a4-a37f-afd958e1fd22","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:be:74:6d","id":"fe853a3a-1dd8-4ff8-80f0-0bcd2793221c","port_security_enabled":true,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["5f3683af-3805-4d08-b3a8-daf0e6008116","11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6"],"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bdport-1"}]} 2018-06-30 16:25:32,445 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-c51e0449-6560-482d-b71e-5b7dbfe0fdfb 2018-06-30 16:25:32,446 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-30 16:25:32,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:32,686 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:32 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-ca781bd6-14e1-4e2e-9ed0-445ce348bbcd Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:25:32,686 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-ca781bd6-14e1-4e2e-9ed0-445ce348bbcd 2018-06-30 16:25:32,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:32,771 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:32 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-d55f86f6-04bf-45ea-91e8-902349c40ac2 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:25:32,771 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-d55f86f6-04bf-45ea-91e8-902349c40ac2 2018-06-30 16:25:32,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" -d '{"floatingip": {"floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "port_id": "fe853a3a-1dd8-4ff8-80f0-0bcd2793221c"}}' 2018-06-30 16:25:37,793 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:25:37 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive X-Openstack-Request-Id: req-41b6617b-c429-4364-8904-316ab7a827f4 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "e1756daf-2148-4cbc-9985-9d5993afd614", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:25:34Z", "updated_at": "2018-06-30T16:25:34Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": "10.55.1.13", "floating_ip_address": "172.30.10.118", "revision_number": 0, "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_id": "fe853a3a-1dd8-4ff8-80f0-0bcd2793221c", "id": "bce4346f-35b1-4999-98bc-76785042006c"}} 2018-06-30 16:25:37,794 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-41b6617b-c429-4364-8904-316ab7a827f4 2018-06-30 16:25:37,794 - create_instance - INFO - Created floating IP 172.30.10.118 via router - CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-router 2018-06-30 16:25:37,794 - create_instance - INFO - Checking if VM is active 2018-06-30 16:25:37,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:38,765 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:38 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2ce75ae5-439f-4c3c-9813-010bd757f7cf X-Compute-Request-Id: req-2ce75ae5-439f-4c3c-9813-010bd757f7cf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:74:6d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:25:01.000000", "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp"}], "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:25:02Z", "hostId": "a7a448e9c167ed7010d5bf53c7d10e98dbe29b323f36e8f78217236b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:40Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:25:38,765 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-2ce75ae5-439f-4c3c-9813-010bd757f7cf 2018-06-30 16:25:38,766 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst] is - ACTIVE 2018-06-30 16:25:38,766 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:25:38,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:39,342 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:39 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-381c268f-43b1-4c16-a49f-64504d2a2dbf X-Compute-Request-Id: req-381c268f-43b1-4c16-a49f-64504d2a2dbf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:74:6d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:25:01.000000", "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp"}], "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:25:02Z", "hostId": "a7a448e9c167ed7010d5bf53c7d10e98dbe29b323f36e8f78217236b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:40Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:25:39,342 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-381c268f-43b1-4c16-a49f-64504d2a2dbf 2018-06-30 16:25:39,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:39,584 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:39 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-9e457977-67fe-49a5-8d1d-66eb87533877 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7e430e2-46e0-417f-aff6-1e37f49e8aae"],"updated_at":"2018-06-30T16:23:45Z","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net"}]} 2018-06-30 16:25:39,584 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net used request id req-9e457977-67fe-49a5-8d1d-66eb87533877 2018-06-30 16:25:39,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:39,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:25:39 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82e152a1-0ca5-44f1-b2aa-4707a44b9672 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}} 2018-06-30 16:25:39,951 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a used request id req-82e152a1-0ca5-44f1-b2aa-4707a44b9672 2018-06-30 16:25:39,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:40,380 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:40 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-38e49bd6-6f11-46e2-ad47-a4f3c955f42f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:45Z","dns_nameservers":[],"updated_at":"2018-06-30T16:23:45Z","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":"8b9863cccd644e86b913f6fbe0520f0a","id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet"}]} 2018-06-30 16:25:40,380 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-38e49bd6-6f11-46e2-ad47-a4f3c955f42f 2018-06-30 16:25:40,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:40,692 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:40 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-baa548d1-6e7e-41ca-a05e-dfb330390d4a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:58Z","admin_state_up":true,"updated_at":"2018-06-30T16:24:09Z","binding:vnic_type":"normal","device_id":"e1756daf-2148-4cbc-9985-9d5993afd614","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:0b:e6:30","id":"44f0e040-3434-4417-a196-0624a89caf11","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:48Z","admin_state_up":true,"updated_at":"2018-06-30T16:23:54Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-37ae12d4-7d25-4565-865c-3e7fcf90c542","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:d1:c4:10","id":"6dce2f43-b50d-4f1c-be02-906a723fe9cb","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:23:47Z","admin_state_up":true,"updated_at":"2018-06-30T16:23:52Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-37ae12d4-7d25-4565-865c-3e7fcf90c542","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:82:67:6d","id":"db390d50-fdf0-4e35-aa2e-a1f54e479331","port_security_enabled":false,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"37ae12d4-7d25-4565-865c-3e7fcf90c542","tenant_id":"8b9863cccd644e86b913f6fbe0520f0a","created_at":"2018-06-30T16:24:25Z","admin_state_up":true,"updated_at":"2018-06-30T16:25:17Z","binding:vnic_type":"normal","device_id":"1c86965f-ce48-48a4-a37f-afd958e1fd22","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:be:74:6d","id":"fe853a3a-1dd8-4ff8-80f0-0bcd2793221c","port_security_enabled":true,"project_id":"8b9863cccd644e86b913f6fbe0520f0a","fixed_ips":[{"subnet_id":"a7e430e2-46e0-417f-aff6-1e37f49e8aae","ip_address":"10.55.1.13"}],"extra_dhcp_opts":[],"security_groups":["5f3683af-3805-4d08-b3a8-daf0e6008116","11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6"],"name":"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bdport-1"}]} 2018-06-30 16:25:40,692 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-baa548d1-6e7e-41ca-a05e-dfb330390d4a 2018-06-30 16:25:40,693 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:25:43,701 - paramiko.transport - DEBUG - starting thread (client mode): 0x239db910L 2018-06-30 16:25:43,702 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:25:43,702 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:25:43,702 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:25:43,703 - 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-06-30 16:25:43,704 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:25:43,704 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:25:43,704 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:25:43,704 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:25:43,704 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:25:43,755 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:25:43,755 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:25:43,766 - paramiko.transport - DEBUG - Trying discovered key 175c61fa1a0d8a4e6588a9f62f971ccd in tmp/CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd 2018-06-30 16:25:43,767 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:25:43,771 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:25:43,871 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:25:43,888 - create_instance - INFO - SSH is active for VM instance 2018-06-30 16:25:43,888 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:25:43,890 - paramiko.transport - DEBUG - starting thread (client mode): 0x23b2d490L 2018-06-30 16:25:43,891 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:25:43,891 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:25:43,891 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:25:43,892 - 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-06-30 16:25:43,893 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:25:43,893 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:25:43,893 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:25:43,893 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:25:43,893 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:25:43,943 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:25:43,944 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:25:43,955 - paramiko.transport - DEBUG - Trying discovered key 175c61fa1a0d8a4e6588a9f62f971ccd in tmp/CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd 2018-06-30 16:25:43,956 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:25:43,959 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:25:43,963 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-30 16:25:43,965 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-30 16:25:43,965 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-30 16:25:43,968 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-30 16:25:43,970 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:25:43,972 - create_instance - INFO - Deleting Floating IP - 172.30.10.118 2018-06-30 16:25:43,972 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.118 2018-06-30 16:25:43,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/floatingips/bce4346f-35b1-4999-98bc-76785042006c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:46,620 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:25:46 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f7487bc8-7704-41f0-8e00-d64911fd072e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:25:46,620 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/bce4346f-35b1-4999-98bc-76785042006c used request id req-f7487bc8-7704-41f0-8e00-d64911fd072e 2018-06-30 16:25:46,620 - create_instance - INFO - Deleting Port with ID - fe853a3a-1dd8-4ff8-80f0-0bcd2793221c 2018-06-30 16:25:46,621 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bdport-1 2018-06-30 16:25:46,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/fe853a3a-1dd8-4ff8-80f0-0bcd2793221c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:47,895 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:25:47 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f8e8bbd3-5860-4d1a-a566-abd578f13188 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:25:47,895 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/fe853a3a-1dd8-4ff8-80f0-0bcd2793221c used request id req-f8e8bbd3-5860-4d1a-a566-abd578f13188 2018-06-30 16:25:47,895 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst 2018-06-30 16:25:47,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:48,240 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:25:48 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d1c08fc2-c19f-44aa-b4cd-377be5ff8824 X-Compute-Request-Id: req-d1c08fc2-c19f-44aa-b4cd-377be5ff8824 Front-End-Https: on 2018-06-30 16:25:48,240 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-d1c08fc2-c19f-44aa-b4cd-377be5ff8824 2018-06-30 16:25:48,241 - create_instance - INFO - Checking deletion status 2018-06-30 16:25:48,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:48,592 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:48 GMT Content-Type: application/json Content-Length: 1774 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d4b5c9dd-eaed-41fd-8b40-cda839d2771f X-Compute-Request-Id: req-d4b5c9dd-eaed-41fd-8b40-cda839d2771f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:74:6d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:74:6d", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22", "rel": "bookmark"}], "image": {"id": "db345539-7ea3-4a44-9778-591ce74147f3", "links": [{"href": "http://172.30.10.101:8774/images/db345539-7ea3-4a44-9778-591ce74147f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:25:01.000000", "flavor": {"id": "3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "links": [{"href": "http://172.30.10.101:8774/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8", "rel": "bookmark"}]}, "id": "1c86965f-ce48-48a4-a37f-afd958e1fd22", "user_id": "1c5830d337f74ef8ae9bfb7b7811c840", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:25:48Z", "hostId": "a7a448e9c167ed7010d5bf53c7d10e98dbe29b323f36e8f78217236b", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp", "name": "CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst", "created": "2018-06-30T16:24:40Z", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:25:48,592 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-d4b5c9dd-eaed-41fd-8b40-cda839d2771f 2018-06-30 16:25:48,592 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst] is - ACTIVE 2018-06-30 16:25:48,593 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:25:51,596 - create_instance - DEBUG - VM status query timeout in 296.64496994 2018-06-30 16:25:51,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cbb7bb4cf0557c43f5b8ef19e5137280b12576" 2018-06-30 16:25:51,780 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:25:51 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8dee821c-f6bf-4e6f-a193-41c8bcf47026 X-Compute-Request-Id: req-8dee821c-f6bf-4e6f-a193-41c8bcf47026 RESP BODY: {"itemNotFound": {"message": "Instance 1c86965f-ce48-48a4-a37f-afd958e1fd22 could not be found.", "code": 404}} 2018-06-30 16:25:51,780 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/1c86965f-ce48-48a4-a37f-afd958e1fd22 used request id req-8dee821c-f6bf-4e6f-a193-41c8bcf47026 2018-06-30 16:25:51,780 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1c86965f-ce48-48a4-a37f-afd958e1fd22 could not be found. (HTTP 404) (Request-ID: req-8dee821c-f6bf-4e6f-a193-41c8bcf47026) 2018-06-30 16:25:51,781 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-inst 2018-06-30 16:25:51,783 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp 2018-06-30 16:25:51,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480517797139bf0ebc23f4dc83c5c549960711af" 2018-06-30 16:25:52,359 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:25:52 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c254ed84-fe5f-46bd-a2fd-ba91e70a86db X-Compute-Request-Id: req-c254ed84-fe5f-46bd-a2fd-ba91e70a86db 2018-06-30 16:25:52,359 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-kp used request id req-c254ed84-fe5f-46bd-a2fd-ba91e70a86db 2018-06-30 16:25:52,359 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd.pub] 2018-06-30 16:25:52,360 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd] 2018-06-30 16:25:52,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d47cba605842cecc5557189086097d241fe02b" 2018-06-30 16:25:53,167 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:25:53 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-07c870bf-6ba4-41fb-ba67-9793e3da9a11 X-Compute-Request-Id: req-07c870bf-6ba4-41fb-ba67-9793e3da9a11 2018-06-30 16:25:53,168 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/3e211b56-7b68-4f2c-9b63-16e3572fcbc8 used request id req-07c870bf-6ba4-41fb-ba67-9793e3da9a11 2018-06-30 16:25:53,169 - neutron_utils - INFO - Deleting security group rule with ID - bbf8f026-0fa4-4811-8ea3-550d825c845a 2018-06-30 16:25:53,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/bbf8f026-0fa4-4811-8ea3-550d825c845a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:25:53,536 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:25:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-38ada276-f453-4fae-8b03-1f531afb7016 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:25:53,536 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/bbf8f026-0fa4-4811-8ea3-550d825c845a used request id req-38ada276-f453-4fae-8b03-1f531afb7016 2018-06-30 16:25:53,536 - neutron_utils - INFO - Deleting security group rule with ID - 35582df4-9596-4de0-94ef-dc876c47d0ef 2018-06-30 16:25:53,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/35582df4-9596-4de0-94ef-dc876c47d0ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:25:53,787 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:25:53 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9b240b81-e74a-4dfd-b895-09c92b9f2924 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:25:53,787 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/35582df4-9596-4de0-94ef-dc876c47d0ef used request id req-9b240b81-e74a-4dfd-b895-09c92b9f2924 2018-06-30 16:25:53,787 - neutron_utils - INFO - Deleting security group rule with ID - f8a7355f-8c0c-46c4-9c39-38a453f265c6 2018-06-30 16:25:53,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/f8a7355f-8c0c-46c4-9c39-38a453f265c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:25:54,098 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:25:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-22f8c8ff-644f-40e4-87b8-aa04b381d170 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:25:54,098 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/f8a7355f-8c0c-46c4-9c39-38a453f265c6 used request id req-22f8c8ff-644f-40e4-87b8-aa04b381d170 2018-06-30 16:25:54,098 - neutron_utils - INFO - Deleting security group rule with ID - 04292353-c3b0-4dca-9990-c94425b865b0 2018-06-30 16:25:54,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/04292353-c3b0-4dca-9990-c94425b865b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:25:54,357 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:25:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6aee05f9-b8cb-4bd9-a455-7533091ad372 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:25:54,357 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/04292353-c3b0-4dca-9990-c94425b865b0 used request id req-6aee05f9-b8cb-4bd9-a455-7533091ad372 2018-06-30 16:25:54,358 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-sec-grp 2018-06-30 16:25:54,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/5f3683af-3805-4d08-b3a8-daf0e6008116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11c0884b2172f40ff161dfd15d0023053299445" 2018-06-30 16:25:54,751 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:25:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8131bec6-5be7-4dcf-b08d-e0aea9139e34 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:25:54,751 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/5f3683af-3805-4d08-b3a8-daf0e6008116 used request id req-8131bec6-5be7-4dcf-b08d-e0aea9139e34 2018-06-30 16:25:54,752 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-router and subnet CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet 2018-06-30 16:25:54,753 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-router 2018-06-30 16:25:54,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/e1756daf-2148-4cbc-9985-9d5993afd614/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5393270c5fdcd3aa292221d1a56cd96b53f0ffd9" -d '{"subnet_id": "a7e430e2-46e0-417f-aff6-1e37f49e8aae"}' 2018-06-30 16:25:59,620 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:25:59 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-11d0f666-4a81-4071-9a02-8cb6b62e91ab Front-End-Https: on RESP BODY: {"network_id": "37ae12d4-7d25-4565-865c-3e7fcf90c542", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "subnet_id": "a7e430e2-46e0-417f-aff6-1e37f49e8aae", "subnet_ids": ["a7e430e2-46e0-417f-aff6-1e37f49e8aae"], "port_id": "44f0e040-3434-4417-a196-0624a89caf11", "id": "e1756daf-2148-4cbc-9985-9d5993afd614"} 2018-06-30 16:25:59,620 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/e1756daf-2148-4cbc-9985-9d5993afd614/remove_router_interface used request id req-11d0f666-4a81-4071-9a02-8cb6b62e91ab 2018-06-30 16:25:59,620 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-router 2018-06-30 16:25:59,620 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-router 2018-06-30 16:25:59,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/e1756daf-2148-4cbc-9985-9d5993afd614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5393270c5fdcd3aa292221d1a56cd96b53f0ffd9" 2018-06-30 16:26:02,488 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:26:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-aaa3fceb-11d6-48e6-8479-729d6fd5cfea Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:26:02,488 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/e1756daf-2148-4cbc-9985-9d5993afd614 used request id req-aaa3fceb-11d6-48e6-8479-729d6fd5cfea 2018-06-30 16:26:02,490 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet 2018-06-30 16:26:02,490 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-subnet 2018-06-30 16:26:02,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/a7e430e2-46e0-417f-aff6-1e37f49e8aae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c234f5078e5dc87cf2099b070be936aacda767" 2018-06-30 16:26:07,090 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:26:07 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e3f42787-14bd-4aad-bec1-6a34a9c6f1b2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:26:07,090 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/a7e430e2-46e0-417f-aff6-1e37f49e8aae used request id req-e3f42787-14bd-4aad-bec1-6a34a9c6f1b2 2018-06-30 16:26:07,091 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-pub-net 2018-06-30 16:26:07,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/37ae12d4-7d25-4565-865c-3e7fcf90c542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c234f5078e5dc87cf2099b070be936aacda767" 2018-06-30 16:26:09,790 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:26:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8d441adf-53f0-4fd1-825d-a44f9643ac09 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:26:09,790 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/37ae12d4-7d25-4565-865c-3e7fcf90c542 used request id req-8d441adf-53f0-4fd1-825d-a44f9643ac09 2018-06-30 16:26:09,791 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-99d5f8e1-f5fb-4943-aef6-56d7394884bd-image 2018-06-30 16:26:09,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/db345539-7ea3-4a44-9778-591ce74147f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ffd2509374589ff29252a1d74f8ed3abf619c6cf" 2018-06-30 16:26:10,760 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:26:10 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-15ffaf3c-4362-438e-b1b2-9d77b348d2c2 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:26:10,761 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/db345539-7ea3-4a44-9778-591ce74147f3 used request id req-15ffaf3c-4362-438e-b1b2-9d77b348d2c2 2018-06-30 16:26:10,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a536402097c83c2425ae6831756c29898456153a" 2018-06-30 16:26:11,711 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:11 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-39d36416-c16a-4fa1-9572-06fa14569d60 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:23:41Z", "updated_at": "2018-06-30T16:23:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:23:42Z", "revision_number": 0, "id": "166c7c00-f9cc-445a-84fe-517bb1500c5b", "remote_group_id": "11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6", "remote_ip_prefix": null, "created_at": "2018-06-30T16:23:42Z", "security_group_id": "11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:23:42Z", "revision_number": 0, "id": "47ef5e1a-e78c-4660-b879-04ff9ea188ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:23:42Z", "security_group_id": "11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:23:42Z", "revision_number": 0, "id": "b569ffcb-6418-47cd-b596-1db626ccdc2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:23:42Z", "security_group_id": "11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:23:42Z", "revision_number": 0, "id": "fdc834d8-20c5-4d45-9ba2-c2dee3fc6bfd", "remote_group_id": "11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6", "remote_ip_prefix": null, "created_at": "2018-06-30T16:23:42Z", "security_group_id": "11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6", "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b9863cccd644e86b913f6fbe0520f0a"}], "revision_number": 4, "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:26:11,712 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-39d36416-c16a-4fa1-9572-06fa14569d60 2018-06-30 16:26:11,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a536402097c83c2425ae6831756c29898456153a" 2018-06-30 16:26:12,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:11 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9972220e-6ef1-4f40-9e04-4f45921c1ff5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b9863cccd644e86b913f6fbe0520f0a", "name": "CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj"}} 2018-06-30 16:26:12,041 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a used request id req-9972220e-6ef1-4f40-9e04-4f45921c1ff5 2018-06-30 16:26:12,041 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6 2018-06-30 16:26:12,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a536402097c83c2425ae6831756c29898456153a" 2018-06-30 16:26:12,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:12 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-c7db584a-9855-4ecb-ae5f-80b285a7c37f Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:23:42Z", "security_group_id": "11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:23:42Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "166c7c00-f9cc-445a-84fe-517bb1500c5b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:23:42Z", "security_group_id": "11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:23:42Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "47ef5e1a-e78c-4660-b879-04ff9ea188ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:23:42Z", "security_group_id": "11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:23:42Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "b569ffcb-6418-47cd-b596-1db626ccdc2c"}, {"remote_group_id": "11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:23:42Z", "security_group_id": "11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6", "port_range_min": null, "revision_number": 0, "tenant_id": "8b9863cccd644e86b913f6fbe0520f0a", "created_at": "2018-06-30T16:23:42Z", "project_id": "8b9863cccd644e86b913f6fbe0520f0a", "id": "fdc834d8-20c5-4d45-9ba2-c2dee3fc6bfd"}]} 2018-06-30 16:26:12,326 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6 used request id req-c7db584a-9855-4ecb-ae5f-80b285a7c37f 2018-06-30 16:26:12,327 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:26:12,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a536402097c83c2425ae6831756c29898456153a" 2018-06-30 16:26:13,531 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:26:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-40721553-d375-4ffb-88e7-23b5ff79e22a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:26:13,531 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/11c2c9bf-c3ee-45a7-b3de-4b5a2b4adfb6 used request id req-40721553-d375-4ffb-88e7-23b5ff79e22a 2018-06-30 16:26:13,532 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj 2018-06-30 16:26:13,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a536402097c83c2425ae6831756c29898456153a" 2018-06-30 16:26:14,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:26:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-66217d9d-1a5e-4707-b12f-d455f8d07895 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:26:14,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/8b9863cccd644e86b913f6fbe0520f0a used request id req-66217d9d-1a5e-4707-b12f-d455f8d07895 2018-06-30 16:26:14,273 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-proj-role 2018-06-30 16:26:14,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/0bcc1a7dc3fc44bbb746815b9567e33b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a536402097c83c2425ae6831756c29898456153a" 2018-06-30 16:26:14,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:26:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-859c8e5d-2d07-46c5-b9a0-aa587399f43e Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:26:14,721 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/0bcc1a7dc3fc44bbb746815b9567e33b used request id req-859c8e5d-2d07-46c5-b9a0-aa587399f43e 2018-06-30 16:26:14,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a536402097c83c2425ae6831756c29898456153a" 2018-06-30 16:26:15,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:14 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef1cbb48-b802-4412-a68e-cccd0894bea5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:26:15,097 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-ef1cbb48-b802-4412-a68e-cccd0894bea5 2018-06-30 16:26:15,097 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-5d5e67b5-0032-499-user 2018-06-30 16:26:15,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/1c5830d337f74ef8ae9bfb7b7811c840 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23d6e0f7043732422e2147398e1453852cb0a18" 2018-06-30 16:26:15,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:26:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7594c42f-31e2-4953-a295-070ee731d3c5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:26:15,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/1c5830d337f74ef8ae9bfb7b7811c840 used request id req-7594c42f-31e2-4953-a295-070ee731d3c5 2018-06-30 16:26:15,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:26:16,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["H2aXuoIORj2OvCfyGkoi1g"], "issued_at": "2018-06-30T16:26:16.000000Z"}} 2018-06-30 16:26:16,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec43a6ab8594580d46a2aac49a93693f4609c05" 2018-06-30 16:26:17,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a88a4f28-37e1-4c62-b264-434ae8cd3f33 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:26:17,079 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a88a4f28-37e1-4c62-b264-434ae8cd3f33 2018-06-30 16:26:17,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:26:17,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:26:18,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:26:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["WPPy24zKSemNBaVIGQaDAQ"], "issued_at": "2018-06-30T16:26:17.000000Z"}} 2018-06-30 16:26:18,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" 2018-06-30 16:26:18,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19a4747d-9c3d-4c44-adb2-66ecc3b1d7c1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:26:18,440 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-19a4747d-9c3d-4c44-adb2-66ecc3b1d7c1 2018-06-30 16:26:18,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:26:18,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:26:18 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:26:18,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" 2018-06-30 16:26:18,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:18 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26fc11b8-8db8-4660-9369-0cb3ca1e3a53 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:26:18,811 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj used request id req-26fc11b8-8db8-4660-9369-0cb3ca1e3a53 2018-06-30 16:26:18,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" 2018-06-30 16:26:19,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fef5738c-d3c0-4a5c-a8f1-a88c6966f949 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:26:19,262 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-fef5738c-d3c0-4a5c-a8f1-a88c6966f949 2018-06-30 16:26:19,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}}' 2018-06-30 16:26:19,810 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:26:19 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eccb0b0c-d128-41ed-acab-43962f00c14c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "id": "43b214cb72fa496cb52a0ba4304d1ad7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:26:19,810 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-eccb0b0c-d128-41ed-acab-43962f00c14c 2018-06-30 16:26:19,810 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj 2018-06-30 16:26:19,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:26:19,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:26:20,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:26:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["u74W7DBdTqm7ED8H3VAkYg"], "issued_at": "2018-06-30T16:26:20.000000Z"}} 2018-06-30 16:26:20,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edde61c3fe7a20ffeea4095a34f61114edb1081" 2018-06-30 16:26:20,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbdf21fa-9083-492f-9875-d14e22acdcba Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:26:20,913 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dbdf21fa-9083-492f-9875-d14e22acdcba 2018-06-30 16:26:20,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:26:20,929 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:26:20 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:26:20,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edde61c3fe7a20ffeea4095a34f61114edb1081" 2018-06-30 16:26:21,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:20 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f08de89-551c-4945-9a72-02f3ed173062 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:26:21,322 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-7f08de89-551c-4945-9a72-02f3ed173062 2018-06-30 16:26:21,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edde61c3fe7a20ffeea4095a34f61114edb1081" 2018-06-30 16:26:21,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:21 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55d0e072-46bf-4216-9173-c70d75ea207a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "id": "43b214cb72fa496cb52a0ba4304d1ad7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}]} 2018-06-30 16:26:21,738 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj used request id req-55d0e072-46bf-4216-9173-c70d75ea207a 2018-06-30 16:26:21,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edde61c3fe7a20ffeea4095a34f61114edb1081" 2018-06-30 16:26:21,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90ea0257-0665-47c6-877e-74eec69265e7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:26:21,839 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-90ea0257-0665-47c6-877e-74eec69265e7 2018-06-30 16:26:22,520 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-user 2018-06-30 16:26:22,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:26:22,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" 2018-06-30 16:26:22,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e44a46b1-6d3b-4f14-954f-3644933ce89b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:26:22,605 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-e44a46b1-6d3b-4f14-954f-3644933ce89b 2018-06-30 16:26:22,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj-role"}}' 2018-06-30 16:26:23,043 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:26:22 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98bef04b-8aa9-497c-b1cf-d1bf37abeabe Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0305321b1bf4711a4db617d4b3eab11", "links": {"self": "http://10.167.4.35:5000/v3/roles/f0305321b1bf4711a4db617d4b3eab11"}, "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj-role"}} 2018-06-30 16:26:23,043 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-98bef04b-8aa9-497c-b1cf-d1bf37abeabe 2018-06-30 16:26:23,043 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj-role 2018-06-30 16:26:23,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/f0305321b1bf4711a4db617d4b3eab11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" 2018-06-30 16:26:23,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:23 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e3d5007e-6a4e-42ca-aaee-a5991adac95f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0305321b1bf4711a4db617d4b3eab11", "links": {"self": "http://10.167.4.35:5000/v3/roles/f0305321b1bf4711a4db617d4b3eab11"}, "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj-role"}} 2018-06-30 16:26:23,452 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/f0305321b1bf4711a4db617d4b3eab11 used request id req-e3d5007e-6a4e-42ca-aaee-a5991adac95f 2018-06-30 16:26:23,452 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj-role to project CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj 2018-06-30 16:26:23,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7/users/fc036ea5ebf54eb9a895ed35bd9cb6fe/roles/f0305321b1bf4711a4db617d4b3eab11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" 2018-06-30 16:26:23,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:26:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1abfd557-15c2-44fe-8a59-25e0119b73fd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:26:23,970 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7/users/fc036ea5ebf54eb9a895ed35bd9cb6fe/roles/f0305321b1bf4711a4db617d4b3eab11 used request id req-1abfd557-15c2-44fe-8a59-25e0119b73fd 2018-06-30 16:26:23,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:26:23,985 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:26:23 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:26:23,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec43a6ab8594580d46a2aac49a93693f4609c05" 2018-06-30 16:26:24,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:23 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a572fa0f-d3c2-45b7-aebd-c7ba82a518c3 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-user", "links": {"self": "http://10.167.4.35:5000/v3/users/fc036ea5ebf54eb9a895ed35bd9cb6fe"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:26:24,139 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a572fa0f-d3c2-45b7-aebd-c7ba82a518c3 2018-06-30 16:26:24,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/f0305321b1bf4711a4db617d4b3eab11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" 2018-06-30 16:26:24,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:24 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5b0d0a15-cc3d-474b-9c2a-ffaa3283b82a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f0305321b1bf4711a4db617d4b3eab11", "links": {"self": "http://10.167.4.35:5000/v3/roles/f0305321b1bf4711a4db617d4b3eab11"}, "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj-role"}} 2018-06-30 16:26:24,573 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/f0305321b1bf4711a4db617d4b3eab11 used request id req-5b0d0a15-cc3d-474b-9c2a-ffaa3283b82a 2018-06-30 16:26:24,573 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj-role to project CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj 2018-06-30 16:26:24,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7/users/5e81a8be448846f49e5955e7f71e3abb/roles/f0305321b1bf4711a4db617d4b3eab11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" 2018-06-30 16:26:25,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:26:24 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a2dda13e-94c0-4b08-a9f1-f9eb40cac9d0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:26:25,015 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7/users/5e81a8be448846f49e5955e7f71e3abb/roles/f0305321b1bf4711a4db617d4b3eab11 used request id req-a2dda13e-94c0-4b08-a9f1-f9eb40cac9d0 2018-06-30 16:26:25,015 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:26:25,017 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 16:26:25,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:26:25,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:26:25,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0305321b1bf4711a4db617d4b3eab11", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj-role"}], "expires_at": "2018-06-30T17:26:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-user", "id": "fc036ea5ebf54eb9a895ed35bd9cb6fe"}, "audit_ids": ["TkeMNfduS-GvfG01yxEdvw"], "issued_at": "2018-06-30T16:26:25.000000Z"}} 2018-06-30 16:26:25,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9bd830ada0868760e10fc28aa9c79abfd9f26d" 2018-06-30 16:26:26,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9ac4855-72a1-4df8-8b86-0f27641e1f23 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:26:26,376 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b9ac4855-72a1-4df8-8b86-0f27641e1f23 2018-06-30 16:26:26,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae9bd830ada0868760e10fc28aa9c79abfd9f26d" 2018-06-30 16:26:27,334 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:27 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-7ecd32d9-6a1b-494a-9e9c-de85e24694c7 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-image"} 2018-06-30 16:26:27,335 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-image used request id req-7ecd32d9-6a1b-494a-9e9c-de85e24694c7 2018-06-30 16:26:27,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae9bd830ada0868760e10fc28aa9c79abfd9f26d" 2018-06-30 16:26:28,114 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:28 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-0142d38f-0a72-4bb9-8574-774c0a7a6403 Front-End-Https: on 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", "root-tar"], "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-06-30 16:26:28,114 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-0142d38f-0a72-4bb9-8574-774c0a7a6403 2018-06-30 16:26:28,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ae9bd830ada0868760e10fc28aa9c79abfd9f26d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-image"}' 2018-06-30 16:26:28,851 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:26:28 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-5dbbee70-b33b-4460-bfca-0d082e9b4865 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:26:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T16:26:29Z", "visibility": "shared", "self": "/v2/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "min_disk": 0, "protected": false, "id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "file": "/v2/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04/file", "checksum": null, "owner": "43b214cb72fa496cb52a0ba4304d1ad7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:26:28,851 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-5dbbee70-b33b-4460-bfca-0d082e9b4865 2018-06-30 16:26:28,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae9bd830ada0868760e10fc28aa9c79abfd9f26d" -d '' 2018-06-30 16:26:30,248 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:26:30 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a32a308c-f692-4360-a646-bb750670b5a1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:26:30,249 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04/file used request id req-a32a308c-f692-4360-a646-bb750670b5a1 2018-06-30 16:26:30,249 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 16:26:30,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae9bd830ada0868760e10fc28aa9c79abfd9f26d" 2018-06-30 16:26:30,957 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:30 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-99aa3265-0903-4efd-ab67-b1f66f3ce82e Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:26:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:26:30Z", "visibility": "shared", "self": "/v2/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "min_disk": 0, "protected": false, "id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "file": "/v2/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b214cb72fa496cb52a0ba4304d1ad7", "direct_url": "file:///var/lib/glance/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:26:30,957 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04 used request id req-99aa3265-0903-4efd-ab67-b1f66f3ce82e 2018-06-30 16:26:30,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae9bd830ada0868760e10fc28aa9c79abfd9f26d" 2018-06-30 16:26:30,975 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:30 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-99b309f0-54b1-4d88-8472-3ca4562b404c Front-End-Https: on 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", "root-tar"], "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-06-30 16:26:30,976 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-99b309f0-54b1-4d88-8472-3ca4562b404c 2018-06-30 16:26:30,979 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-image 2018-06-30 16:26:30,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae9bd830ada0868760e10fc28aa9c79abfd9f26d" 2018-06-30 16:26:31,975 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:31 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-2dd2bc76-40c2-434f-8191-a0d590033f4c Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:26:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:26:30Z", "visibility": "shared", "self": "/v2/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "min_disk": 0, "protected": false, "id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "file": "/v2/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b214cb72fa496cb52a0ba4304d1ad7", "direct_url": "file:///var/lib/glance/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:26:31,975 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04 used request id req-2dd2bc76-40c2-434f-8191-a0d590033f4c 2018-06-30 16:26:31,976 - create_image - DEBUG - Instance status is - active 2018-06-30 16:26:31,976 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-image 2018-06-30 16:26:31,976 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-image 2018-06-30 16:26:31,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:26:31,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:26:32,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0305321b1bf4711a4db617d4b3eab11", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj-role"}], "expires_at": "2018-06-30T17:26:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-user", "id": "fc036ea5ebf54eb9a895ed35bd9cb6fe"}, "audit_ids": ["ADG2JeZRRCGfhkLBFxSlMA"], "issued_at": "2018-06-30T16:26:32.000000Z"}} 2018-06-30 16:26:32,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c34fe9f53f97cff61d64bec0977fe03a1d0b652" 2018-06-30 16:26:33,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ffa791c1-933b-4927-b0b4-2e6378a93e7e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:26:33,228 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ffa791c1-933b-4927-b0b4-2e6378a93e7e 2018-06-30 16:26:33,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c34fe9f53f97cff61d64bec0977fe03a1d0b652" 2018-06-30 16:26:34,080 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:34 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-ed00f570-bd1a-46b3-ae15-622c489caea7 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 16:26:34,080 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net used request id req-ed00f570-bd1a-46b3-ae15-622c489caea7 2018-06-30 16:26:34,081 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net 2018-06-30 16:26:34,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c34fe9f53f97cff61d64bec0977fe03a1d0b652" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net", "admin_state_up": true}}' 2018-06-30 16:26:35,915 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:26:35 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-f26311a3-901a-4b6e-8230-b8f289591a1e Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T16:26:35Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","id":"e961e934-8703-445e-823b-019f3bd4859c","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net"}} 2018-06-30 16:26:35,915 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-f26311a3-901a-4b6e-8230-b8f289591a1e 2018-06-30 16:26:35,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c34fe9f53f97cff61d64bec0977fe03a1d0b652" 2018-06-30 16:26:36,198 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:36 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-31591d50-cb75-40b2-a353-4f012170c027 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T16:26:35Z","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","id":"e961e934-8703-445e-823b-019f3bd4859c","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net"}]} 2018-06-30 16:26:36,198 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e961e934-8703-445e-823b-019f3bd4859c used request id req-31591d50-cb75-40b2-a353-4f012170c027 2018-06-30 16:26:36,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c34fe9f53f97cff61d64bec0977fe03a1d0b652" 2018-06-30 16:26:36,275 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:36 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-34dd2dcd-e610-4265-90b1-2cebd1a6f7f8 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:26:36,275 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-34dd2dcd-e610-4265-90b1-2cebd1a6f7f8 2018-06-30 16:26:36,276 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet 2018-06-30 16:26:36,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c34fe9f53f97cff61d64bec0977fe03a1d0b652" -d '{"subnets": [{"ip_version": 4, "network_id": "e961e934-8703-445e-823b-019f3bd4859c", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]}' 2018-06-30 16:26:37,683 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:26:37 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e601ae9f-8d81-453f-bfda-167a34321139 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]} 2018-06-30 16:26:37,683 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-e601ae9f-8d81-453f-bfda-167a34321139 2018-06-30 16:26:37,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c34fe9f53f97cff61d64bec0977fe03a1d0b652" 2018-06-30 16:26:38,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:38 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-eeb1f780-b9ff-46c1-8bbe-7f1dafbf9c20 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bbd08c19-266e-4834-a5fe-b3fa98530ac1"],"updated_at":"2018-06-30T16:26:36Z","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","id":"e961e934-8703-445e-823b-019f3bd4859c","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net"}]} 2018-06-30 16:26:38,832 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=e961e934-8703-445e-823b-019f3bd4859c used request id req-eeb1f780-b9ff-46c1-8bbe-7f1dafbf9c20 2018-06-30 16:26:38,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c34fe9f53f97cff61d64bec0977fe03a1d0b652" 2018-06-30 16:26:38,960 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:38 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e836b948-725e-49e7-88be-e6fa960d7fea Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]} 2018-06-30 16:26:38,960 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-e836b948-725e-49e7-88be-e6fa960d7fea 2018-06-30 16:26:38,961 - OpenStackNetwork - DEBUG - Network [e961e934-8703-445e-823b-019f3bd4859c] created successfully 2018-06-30 16:26:38,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:26:38,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:26:39,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0305321b1bf4711a4db617d4b3eab11", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj-role"}], "expires_at": "2018-06-30T17:26:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-user", "id": "fc036ea5ebf54eb9a895ed35bd9cb6fe"}, "audit_ids": ["U1Rr6ruTQmuI9R_L0SFF9Q"], "issued_at": "2018-06-30T16:26:39.000000Z"}} 2018-06-30 16:26:39,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc56532b20b503a53eb24fc5bdb96b82f848f4c" 2018-06-30 16:26:40,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c31e4b8d-e708-44e4-bd61-959c3bea990f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:26:40,095 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c31e4b8d-e708-44e4-bd61-959c3bea990f 2018-06-30 16:26:40,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc56532b20b503a53eb24fc5bdb96b82f848f4c" 2018-06-30 16:26:40,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:40 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-2351d3e8-bde8-4783-8365-d9ac6b18d844 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 16:26:40,960 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-router&admin_state_up=True used request id req-2351d3e8-bde8-4783-8365-d9ac6b18d844 2018-06-30 16:26:40,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:26:40,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:26:41,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0305321b1bf4711a4db617d4b3eab11", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj-role"}], "expires_at": "2018-06-30T17:26:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-user", "id": "fc036ea5ebf54eb9a895ed35bd9cb6fe"}, "audit_ids": ["I45PIAQsSTKUh4a8ayX4Ww"], "issued_at": "2018-06-30T16:26:41.000000Z"}} 2018-06-30 16:26:41,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf93b5f24a77f5b7ad6088631380792ab14f7429" 2018-06-30 16:26:42,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-95341af8-e568-451f-b5fb-ca63becca152 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:26:42,057 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-95341af8-e568-451f-b5fb-ca63becca152 2018-06-30 16:26:42,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc56532b20b503a53eb24fc5bdb96b82f848f4c" 2018-06-30 16:26:43,086 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:43 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-6a32a73b-453a-472d-8ed1-80ae3f9d0a50 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:26:43,087 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-6a32a73b-453a-472d-8ed1-80ae3f9d0a50 2018-06-30 16:26:43,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc56532b20b503a53eb24fc5bdb96b82f848f4c" 2018-06-30 16:26:43,189 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:43 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4617060b-6fc3-4588-afbd-50676b0566ae Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:26:43,189 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-4617060b-6fc3-4588-afbd-50676b0566ae 2018-06-30 16:26:43,190 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-router 2018-06-30 16:26:43,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc56532b20b503a53eb24fc5bdb96b82f848f4c" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-router", "admin_state_up": true}}' 2018-06-30 16:26:47,212 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:26:47 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-b7ea11fb-8058-49a7-ab8d-7288f78728f5 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:26:44Z", "admin_state_up": true, "updated_at": "2018-06-30T16:26:46Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "9f9d130e-9f93-457e-91d3-396e3ed19148", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-router"}} 2018-06-30 16:26:47,212 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-b7ea11fb-8058-49a7-ab8d-7288f78728f5 2018-06-30 16:26:47,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=9f9d130e-9f93-457e-91d3-396e3ed19148 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc56532b20b503a53eb24fc5bdb96b82f848f4c" 2018-06-30 16:26:47,321 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:47 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-72d645ce-aeb0-4bee-ab44-a5cf0a8cb539 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:26:47,321 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=9f9d130e-9f93-457e-91d3-396e3ed19148 used request id req-72d645ce-aeb0-4bee-ab44-a5cf0a8cb539 2018-06-30 16:26:47,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc56532b20b503a53eb24fc5bdb96b82f848f4c" 2018-06-30 16:26:47,828 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:47 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-a1aa1ce1-5eef-4562-be8b-2f8eba4de456 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bbd08c19-266e-4834-a5fe-b3fa98530ac1"],"updated_at":"2018-06-30T16:26:36Z","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","id":"e961e934-8703-445e-823b-019f3bd4859c","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net"}]} 2018-06-30 16:26:47,828 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net used request id req-a1aa1ce1-5eef-4562-be8b-2f8eba4de456 2018-06-30 16:26:47,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:26:47,844 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:26:47 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:26:47,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc56532b20b503a53eb24fc5bdb96b82f848f4c" 2018-06-30 16:26:47,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:47 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1dba1b33-9bef-4f8f-b883-1084229cc49d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:26:47,897 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-1dba1b33-9bef-4f8f-b883-1084229cc49d 2018-06-30 16:26:47,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc56532b20b503a53eb24fc5bdb96b82f848f4c" 2018-06-30 16:26:48,013 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:48 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-2e4fa7e6-1038-4f35-88d6-feb3d15ceca9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]} 2018-06-30 16:26:48,013 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-2e4fa7e6-1038-4f35-88d6-feb3d15ceca9 2018-06-30 16:26:48,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c&name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc56532b20b503a53eb24fc5bdb96b82f848f4c" 2018-06-30 16:26:48,135 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:48 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-d983a4fb-1d5a-4826-8d9b-6ea01a45876f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]} 2018-06-30 16:26:48,135 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c&name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet used request id req-d983a4fb-1d5a-4826-8d9b-6ea01a45876f 2018-06-30 16:26:48,136 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-30 16:26:48,136 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-router 2018-06-30 16:26:48,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/9f9d130e-9f93-457e-91d3-396e3ed19148/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc56532b20b503a53eb24fc5bdb96b82f848f4c" -d '{"subnet_id": "bbd08c19-266e-4834-a5fe-b3fa98530ac1"}' 2018-06-30 16:26:53,651 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:53 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-4c7e39b8-57ba-4b75-b1b3-79ca3a074731 Front-End-Https: on RESP BODY: {"network_id": "e961e934-8703-445e-823b-019f3bd4859c", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "subnet_id": "bbd08c19-266e-4834-a5fe-b3fa98530ac1", "subnet_ids": ["bbd08c19-266e-4834-a5fe-b3fa98530ac1"], "port_id": "79877ac4-9687-4940-90f8-1613f53867a0", "id": "9f9d130e-9f93-457e-91d3-396e3ed19148"} 2018-06-30 16:26:53,652 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/9f9d130e-9f93-457e-91d3-396e3ed19148/add_router_interface used request id req-4c7e39b8-57ba-4b75-b1b3-79ca3a074731 2018-06-30 16:26:53,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/9f9d130e-9f93-457e-91d3-396e3ed19148 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc56532b20b503a53eb24fc5bdb96b82f848f4c" 2018-06-30 16:26:54,859 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:54 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-c6cb243e-9f55-4f2b-a24b-95c812985ccf Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:26:44Z", "admin_state_up": true, "updated_at": "2018-06-30T16:26:51Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "9f9d130e-9f93-457e-91d3-396e3ed19148", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-router"}} 2018-06-30 16:26:54,859 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/9f9d130e-9f93-457e-91d3-396e3ed19148 used request id req-c6cb243e-9f55-4f2b-a24b-95c812985ccf 2018-06-30 16:26:54,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=9f9d130e-9f93-457e-91d3-396e3ed19148 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc56532b20b503a53eb24fc5bdb96b82f848f4c" 2018-06-30 16:26:55,224 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:55 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-734133ef-bb4a-4b2c-aa37-50e0918b80ad Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:49Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:52Z","binding:vnic_type":"normal","device_id":"9f9d130e-9f93-457e-91d3-396e3ed19148","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:70:89:90","id":"79877ac4-9687-4940-90f8-1613f53867a0","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:26:55,225 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=9f9d130e-9f93-457e-91d3-396e3ed19148 used request id req-734133ef-bb4a-4b2c-aa37-50e0918b80ad 2018-06-30 16:26:55,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/bbd08c19-266e-4834-a5fe-b3fa98530ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc56532b20b503a53eb24fc5bdb96b82f848f4c" 2018-06-30 16:26:55,467 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:55 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-01d43681-52cd-4a5f-b07c-0b896f3d2a2c Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}} 2018-06-30 16:26:55,467 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/bbd08c19-266e-4834-a5fe-b3fa98530ac1 used request id req-01d43681-52cd-4a5f-b07c-0b896f3d2a2c 2018-06-30 16:26:55,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:26:55,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:26:56,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:26:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["6-5hNDVTR9SCLWQPF04fow"], "issued_at": "2018-06-30T16:26:56.000000Z"}} 2018-06-30 16:26:56,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb7d5c0a161bb5b6bf437ff55028cb355a4d186" 2018-06-30 16:26:56,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:56 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e54d68d-2986-43fc-9afc-a78bd017e2da Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:26:56,690 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9e54d68d-2986-43fc-9afc-a78bd017e2da 2018-06-30 16:26:56,691 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:26:56,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb7d5c0a161bb5b6bf437ff55028cb355a4d186" 2018-06-30 16:26:57,523 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:57 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c5ad36f2-c368-4e92-ac5b-d1f69da43cce X-Compute-Request-Id: req-c5ad36f2-c368-4e92-ac5b-d1f69da43cce Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:26:57,523 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c5ad36f2-c368-4e92-ac5b-d1f69da43cce 2018-06-30 16:26:57,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb7d5c0a161bb5b6bf437ff55028cb355a4d186" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-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-06-30 16:26:58,190 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:58 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d6a72f76-03e3-4dea-9329-e4c70a67146d X-Compute-Request-Id: req-d6a72f76-03e3-4dea-9329-e4c70a67146d Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "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": "a0eaf6cd-942d-4403-98fd-8369773e68bf"}} 2018-06-30 16:26:58,190 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-d6a72f76-03e3-4dea-9329-e4c70a67146d 2018-06-30 16:26:58,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:26:58,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:26:58,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0305321b1bf4711a4db617d4b3eab11", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj-role"}], "expires_at": "2018-06-30T17:26:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-user", "id": "fc036ea5ebf54eb9a895ed35bd9cb6fe"}, "audit_ids": ["z-e-KikOTi6UKrC5eBwnCQ"], "issued_at": "2018-06-30T16:26:58.000000Z"}} 2018-06-30 16:26:58,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8653e25261e5e5b503ea21b457f9134205f7cd1" 2018-06-30 16:26:59,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:26:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3848994e-b8e2-498e-9eb2-a5f20c971ddc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:26:59,031 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3848994e-b8e2-498e-9eb2-a5f20c971ddc 2018-06-30 16:26:59,032 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:26:59,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8653e25261e5e5b503ea21b457f9134205f7cd1" 2018-06-30 16:26:59,834 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:26:59 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d45cc5f2-6040-4934-b320-2db411ef20aa X-Compute-Request-Id: req-d45cc5f2-6040-4934-b320-2db411ef20aa Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 16:26:59,834 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-d45cc5f2-6040-4934-b320-2db411ef20aa 2018-06-30 16:26:59,835 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp... 2018-06-30 16:26:59,835 - OpenStackKeypair - INFO - Creating new keypair 2018-06-30 16:26:59,863 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp 2018-06-30 16:26:59,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8653e25261e5e5b503ea21b457f9134205f7cd1" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDlNYo12Sd2NDir04Unqn0Lp6MeEMruMB1SLJlQsnv+Tp7DU/6/84gYIzYO5HnGtYn1bSpBqLaFr9TF4vmcuFiOMPrqqqBgfDB9qMkGNt+Bt4mCn6jq0MOzcUfBVRePA4Miru9osxiLioSfXu16kqkJ/nH6JRVuzM4fehPAe/pXrw==", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp"}}' 2018-06-30 16:27:01,310 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:01 GMT Content-Type: application/json Content-Length: 440 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1d195f0c-2267-4160-87f0-c2f349875041 X-Compute-Request-Id: req-1d195f0c-2267-4160-87f0-c2f349875041 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDlNYo12Sd2NDir04Unqn0Lp6MeEMruMB1SLJlQsnv+Tp7DU/6/84gYIzYO5HnGtYn1bSpBqLaFr9TF4vmcuFiOMPrqqqBgfDB9qMkGNt+Bt4mCn6jq0MOzcUfBVRePA4Miru9osxiLioSfXu16kqkJ/nH6JRVuzM4fehPAe/pXrw==", "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "fingerprint": "36:c4:3a:53:db:2f:a3:d3:4d:87:1f:46:c6:52:5e:2c"}} 2018-06-30 16:27:01,310 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-1d195f0c-2267-4160-87f0-c2f349875041 2018-06-30 16:27:01,312 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40.pub 2018-06-30 16:27:01,313 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40 2018-06-30 16:27:01,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:27:01,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:27:01,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0305321b1bf4711a4db617d4b3eab11", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj-role"}], "expires_at": "2018-06-30T17:27:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-user", "id": "fc036ea5ebf54eb9a895ed35bd9cb6fe"}, "audit_ids": ["5f1MnVUnTIag9TAftufBzA"], "issued_at": "2018-06-30T16:27:01.000000Z"}} 2018-06-30 16:27:01,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:27:02,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:27:01 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-20b3100e-3ccd-4d2a-9a73-e510de76eca4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:27:02,335 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-20b3100e-3ccd-4d2a-9a73-e510de76eca4 2018-06-30 16:27:02,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:27:03,155 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:03 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-0249e2df-6d65-4035-b798-2b74c0f173d6 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 16:27:03,155 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp used request id req-0249e2df-6d65-4035-b798-2b74c0f173d6 2018-06-30 16:27:03,156 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp... 2018-06-30 16:27:03,156 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp 2018-06-30 16:27:03,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}}' 2018-06-30 16:27:03,554 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:27:03 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-787b6540-83c7-4747-b248-cde86535bacf Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "updated_at": "2018-06-30T16:27:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "revision_number": 0, "id": "9086dd97-b7ca-4742-a1c4-f97930b1f1e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "revision_number": 0, "id": "b22afbee-3ee9-4160-882a-ef0cdf8bb8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}], "revision_number": 2, "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}} 2018-06-30 16:27:03,554 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-787b6540-83c7-4747-b248-cde86535bacf 2018-06-30 16:27:03,555 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4025590-7e0a-4453-bf47-3aedc1ad6f77 2018-06-30 16:27:03,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:27:03,650 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:03 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-f4b2a18f-aa83-4b4e-aaaa-b3ff4cc8fd7b Front-End-Https: on 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-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "9086dd97-b7ca-4742-a1c4-f97930b1f1e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "b22afbee-3ee9-4160-882a-ef0cdf8bb8de"}]} 2018-06-30 16:27:03,650 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 used request id req-f4b2a18f-aa83-4b4e-aaaa-b3ff4cc8fd7b 2018-06-30 16:27:03,650 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4025590-7e0a-4453-bf47-3aedc1ad6f77 2018-06-30 16:27:03,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:27:03,710 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:03 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-de612285-717a-4455-98c7-84ae728b51ba Front-End-Https: on 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-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "9086dd97-b7ca-4742-a1c4-f97930b1f1e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "b22afbee-3ee9-4160-882a-ef0cdf8bb8de"}]} 2018-06-30 16:27:03,710 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 used request id req-de612285-717a-4455-98c7-84ae728b51ba 2018-06-30 16:27:03,711 - neutron_utils - INFO - Retrieving security group with ID - d4025590-7e0a-4453-bf47-3aedc1ad6f77 2018-06-30 16:27:03,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:27:03,854 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:03 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-1fb793fa-8173-4b64-a09b-9849c59bdb45 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "updated_at": "2018-06-30T16:27:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "revision_number": 0, "id": "9086dd97-b7ca-4742-a1c4-f97930b1f1e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "revision_number": 0, "id": "b22afbee-3ee9-4160-882a-ef0cdf8bb8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}], "revision_number": 2, "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}]} 2018-06-30 16:27:03,854 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 used request id req-1fb793fa-8173-4b64-a09b-9849c59bdb45 2018-06-30 16:27:03,854 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4025590-7e0a-4453-bf47-3aedc1ad6f77 2018-06-30 16:27:03,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:27:03,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:03 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-cb1df206-161d-4129-8daa-533f985fc47f Front-End-Https: on 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-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "9086dd97-b7ca-4742-a1c4-f97930b1f1e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "b22afbee-3ee9-4160-882a-ef0cdf8bb8de"}]} 2018-06-30 16:27:03,912 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 used request id req-cb1df206-161d-4129-8daa-533f985fc47f 2018-06-30 16:27:03,913 - neutron_utils - INFO - Retrieving security group with ID - d4025590-7e0a-4453-bf47-3aedc1ad6f77 2018-06-30 16:27:03,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:27:04,017 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:04 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-ed84cdbb-d8a6-48bb-8668-f59eec4bfc89 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "updated_at": "2018-06-30T16:27:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "revision_number": 0, "id": "9086dd97-b7ca-4742-a1c4-f97930b1f1e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "revision_number": 0, "id": "b22afbee-3ee9-4160-882a-ef0cdf8bb8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}], "revision_number": 2, "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}]} 2018-06-30 16:27:04,018 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 used request id req-ed84cdbb-d8a6-48bb-8668-f59eec4bfc89 2018-06-30 16:27:04,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4025590-7e0a-4453-bf47-3aedc1ad6f77 2018-06-30 16:27:04,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:27:04,076 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:04 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-cc78ec81-63b0-4d3c-9379-026a2801697c Front-End-Https: on 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-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "9086dd97-b7ca-4742-a1c4-f97930b1f1e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "b22afbee-3ee9-4160-882a-ef0cdf8bb8de"}]} 2018-06-30 16:27:04,076 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 used request id req-cc78ec81-63b0-4d3c-9379-026a2801697c 2018-06-30 16:27:04,077 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp 2018-06-30 16:27:04,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:27:04,980 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:04 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-01d02fee-00a3-471c-b625-126cd1f56075 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "updated_at": "2018-06-30T16:27:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "revision_number": 0, "id": "9086dd97-b7ca-4742-a1c4-f97930b1f1e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "revision_number": 0, "id": "b22afbee-3ee9-4160-882a-ef0cdf8bb8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}], "revision_number": 2, "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}]} 2018-06-30 16:27:04,980 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp used request id req-01d02fee-00a3-471c-b625-126cd1f56075 2018-06-30 16:27:04,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:27:04,996 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:27:04 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:27:04,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:27:05,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:27:04 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7304937d-e640-47c6-858d-79c08a99c8f9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:27:05,311 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-7304937d-e640-47c6-858d-79c08a99c8f9 2018-06-30 16:27:05,311 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4025590-7e0a-4453-bf47-3aedc1ad6f77 2018-06-30 16:27:05,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:27:06,237 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:06 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-6f09d523-6c40-4508-837b-5d850a38d7bc Front-End-Https: on 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-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "9086dd97-b7ca-4742-a1c4-f97930b1f1e6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "b22afbee-3ee9-4160-882a-ef0cdf8bb8de"}]} 2018-06-30 16:27:06,237 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 used request id req-6f09d523-6c40-4508-837b-5d850a38d7bc 2018-06-30 16:27:06,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}6ff7af9d98bd816aa3a30be7f181278502107b5c" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77"}}' 2018-06-30 16:27:06,696 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:27:06 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-c321f9df-8f71-4222-a059-2bc52987b26a Front-End-Https: on 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-06-30T16:27:06Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:06Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "9a828f76-9581-4f82-aaf8-d9a5c96fa949"}} 2018-06-30 16:27:06,697 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-c321f9df-8f71-4222-a059-2bc52987b26a 2018-06-30 16:27:06,697 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp 2018-06-30 16:27:06,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:27:06,895 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:06 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-91d8b050-9bcb-4053-b722-c8ec1a3ef3fa Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "updated_at": "2018-06-30T16:27:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "revision_number": 0, "id": "9086dd97-b7ca-4742-a1c4-f97930b1f1e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:27:06Z", "revision_number": 0, "id": "9a828f76-9581-4f82-aaf8-d9a5c96fa949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:27:06Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "revision_number": 0, "id": "b22afbee-3ee9-4160-882a-ef0cdf8bb8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}], "revision_number": 3, "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}]} 2018-06-30 16:27:06,895 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp used request id req-91d8b050-9bcb-4053-b722-c8ec1a3ef3fa 2018-06-30 16:27:06,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:27:07,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:27:06 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6f61821-246b-4f7f-b111-29f734b18801 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:27:07,228 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-e6f61821-246b-4f7f-b111-29f734b18801 2018-06-30 16:27:07,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4025590-7e0a-4453-bf47-3aedc1ad6f77 2018-06-30 16:27:07,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:27:08,152 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:08 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-79e1f7e0-9e05-48eb-9ae2-72cf79c1c0e6 Front-End-Https: on 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-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "9086dd97-b7ca-4742-a1c4-f97930b1f1e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:27:06Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:06Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "9a828f76-9581-4f82-aaf8-d9a5c96fa949"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "b22afbee-3ee9-4160-882a-ef0cdf8bb8de"}]} 2018-06-30 16:27:08,153 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 used request id req-79e1f7e0-9e05-48eb-9ae2-72cf79c1c0e6 2018-06-30 16:27:08,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}6ff7af9d98bd816aa3a30be7f181278502107b5c" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77"}}' 2018-06-30 16:27:08,641 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:27:08 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-b3999f60-9c52-400e-b6dd-a43298f516c4 Front-End-Https: on 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-06-30T16:27:08Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": 22, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:08Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "286a52ed-360d-4a8d-b40f-28b83d203382"}} 2018-06-30 16:27:08,641 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-b3999f60-9c52-400e-b6dd-a43298f516c4 2018-06-30 16:27:08,642 - neutron_utils - INFO - Retrieving security group with ID - d4025590-7e0a-4453-bf47-3aedc1ad6f77 2018-06-30 16:27:08,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:27:08,814 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:08 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-95e36e26-ee43-48fe-b21e-1f889fdd2410 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "updated_at": "2018-06-30T16:27:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-30T16:27:08Z", "revision_number": 0, "id": "286a52ed-360d-4a8d-b40f-28b83d203382", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:27:08Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "revision_number": 0, "id": "9086dd97-b7ca-4742-a1c4-f97930b1f1e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:27:06Z", "revision_number": 0, "id": "9a828f76-9581-4f82-aaf8-d9a5c96fa949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:27:06Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "revision_number": 0, "id": "b22afbee-3ee9-4160-882a-ef0cdf8bb8de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}], "revision_number": 4, "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}]} 2018-06-30 16:27:08,814 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 used request id req-95e36e26-ee43-48fe-b21e-1f889fdd2410 2018-06-30 16:27:08,815 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4025590-7e0a-4453-bf47-3aedc1ad6f77 2018-06-30 16:27:08,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:27:08,912 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:08 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-d80fe586-1ec1-4bbc-a643-0976ed85c245 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-06-30T16:27:08Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": 22, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:08Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "286a52ed-360d-4a8d-b40f-28b83d203382"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "9086dd97-b7ca-4742-a1c4-f97930b1f1e6"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:27:06Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:06Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "9a828f76-9581-4f82-aaf8-d9a5c96fa949"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:27:03Z", "security_group_id": "d4025590-7e0a-4453-bf47-3aedc1ad6f77", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:27:03Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "b22afbee-3ee9-4160-882a-ef0cdf8bb8de"}]} 2018-06-30 16:27:08,912 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=d4025590-7e0a-4453-bf47-3aedc1ad6f77 used request id req-d80fe586-1ec1-4bbc-a643-0976ed85c245 2018-06-30 16:27:08,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:27:08,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:27:09,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0305321b1bf4711a4db617d4b3eab11", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj-role"}], "expires_at": "2018-06-30T17:27:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-user", "id": "fc036ea5ebf54eb9a895ed35bd9cb6fe"}, "audit_ids": ["jJZklWaeRi2ujliL2vTI7Q"], "issued_at": "2018-06-30T16:27:09.000000Z"}} 2018-06-30 16:27:09,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:09,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:27:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a11622e-7bd3-4cfc-b703-692fd9729f0b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:27:09,871 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5a11622e-7bd3-4cfc-b703-692fd9729f0b 2018-06-30 16:27:09,872 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:27:09,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:10,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:27:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3703b5c7-f9c5-414d-9cac-ec03da8d9fd2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:27:10,220 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3703b5c7-f9c5-414d-9cac-ec03da8d9fd2 2018-06-30 16:27:10,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:11,254 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:11 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-ca9d5844-6819-465c-b223-07da1dbecd01 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bbd08c19-266e-4834-a5fe-b3fa98530ac1"],"updated_at":"2018-06-30T16:26:36Z","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","id":"e961e934-8703-445e-823b-019f3bd4859c","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net"}]} 2018-06-30 16:27:11,254 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net used request id req-ca9d5844-6819-465c-b223-07da1dbecd01 2018-06-30 16:27:11,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:27:11,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:27:11 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:27:11,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:11,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:27:11 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01f7681d-64bc-49cd-be7c-e74fc9412699 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:27:11,373 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-01f7681d-64bc-49cd-be7c-e74fc9412699 2018-06-30 16:27:11,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:12,162 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:12 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-dbdf7c18-f825-40ab-ac49-7bbbb43d24be Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]} 2018-06-30 16:27:12,162 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-dbdf7c18-f825-40ab-ac49-7bbbb43d24be 2018-06-30 16:27:12,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c&name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:12,257 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:12 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-f4c81cdf-e6b1-4ee5-81fc-e0533b1e540c Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:27:12,257 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c&name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1&admin_state_up=True used request id req-f4c81cdf-e6b1-4ee5-81fc-e0533b1e540c 2018-06-30 16:27:12,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:13,119 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:13 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-779ff7f1-e5f0-45b5-9db9-77a3494cbca3 X-Compute-Request-Id: req-779ff7f1-e5f0-45b5-9db9-77a3494cbca3 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 16:27:13,119 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst used request id req-779ff7f1-e5f0-45b5-9db9-77a3494cbca3 2018-06-30 16:27:13,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:13,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:13 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-0e20d6b2-23a7-4564-9ed6-7cb3c53061ad Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bbd08c19-266e-4834-a5fe-b3fa98530ac1"],"updated_at":"2018-06-30T16:26:36Z","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","id":"e961e934-8703-445e-823b-019f3bd4859c","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net"}]} 2018-06-30 16:27:13,427 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net used request id req-0e20d6b2-23a7-4564-9ed6-7cb3c53061ad 2018-06-30 16:27:13,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:13,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:27:13 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3278e5cc-a1b6-4c33-8f9c-52390576cfbb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:27:13,849 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-3278e5cc-a1b6-4c33-8f9c-52390576cfbb 2018-06-30 16:27:13,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:13,995 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:13 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-81876b31-73dd-4b59-b607-1a44d864c3df Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]} 2018-06-30 16:27:13,995 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-81876b31-73dd-4b59-b607-1a44d864c3df 2018-06-30 16:27:14,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c&name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:14,080 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:14 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-acd687f0-0467-420d-b246-f6b38fe9ab5f Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:27:14,081 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c&name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1&admin_state_up=True used request id req-acd687f0-0467-420d-b246-f6b38fe9ab5f 2018-06-30 16:27:14,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:27:14,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:27:14,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0305321b1bf4711a4db617d4b3eab11", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj-role"}], "expires_at": "2018-06-30T17:27:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/43b214cb72fa496cb52a0ba4304d1ad7", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-user", "id": "fc036ea5ebf54eb9a895ed35bd9cb6fe"}, "audit_ids": ["cFRgLiz7TJC22XS-r1L7VQ"], "issued_at": "2018-06-30T16:27:14.000000Z"}} 2018-06-30 16:27:14,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637faa149fd6b70ab04c6041adff2949ce17f62c" 2018-06-30 16:27:15,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:27:14 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-77340fc3-085c-42c2-a5a1-9cf60376f86c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:27:15,302 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-77340fc3-085c-42c2-a5a1-9cf60376f86c 2018-06-30 16:27:15,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:15,693 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:15 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-6e6adff6-97c9-4557-9646-8b871984ac34 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bbd08c19-266e-4834-a5fe-b3fa98530ac1"],"updated_at":"2018-06-30T16:26:36Z","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","id":"e961e934-8703-445e-823b-019f3bd4859c","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net"}]} 2018-06-30 16:27:15,693 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net used request id req-6e6adff6-97c9-4557-9646-8b871984ac34 2018-06-30 16:27:15,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:15,848 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:15 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-d77b7dae-75a3-4aef-8a52-785c14e498eb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]} 2018-06-30 16:27:15,849 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-d77b7dae-75a3-4aef-8a52-785c14e498eb 2018-06-30 16:27:15,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:16,095 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:16 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e54109f2-3cc3-41ab-8c09-d1b2241c9d03 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bbd08c19-266e-4834-a5fe-b3fa98530ac1"],"updated_at":"2018-06-30T16:26:36Z","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","id":"e961e934-8703-445e-823b-019f3bd4859c","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net"}]} 2018-06-30 16:27:16,095 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net used request id req-e54109f2-3cc3-41ab-8c09-d1b2241c9d03 2018-06-30 16:27:16,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:27:16,110 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:27:16 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:27:16,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637faa149fd6b70ab04c6041adff2949ce17f62c" 2018-06-30 16:27:16,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:27:16 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-665fd9ec-170c-4461-af1a-05c24fb8d5f5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:27:16,210 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-665fd9ec-170c-4461-af1a-05c24fb8d5f5 2018-06-30 16:27:16,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:16,394 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:16 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-eff45201-0279-4a20-9045-4f0fddfeb8f8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]} 2018-06-30 16:27:16,394 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-eff45201-0279-4a20-9045-4f0fddfeb8f8 2018-06-30 16:27:16,395 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net 2018-06-30 16:27:16,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" -d '{"port": {"network_id": "e961e934-8703-445e-823b-019f3bd4859c", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1", "admin_state_up": true}}' 2018-06-30 16:27:18,376 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:27:18 GMT Content-Type: application/json Content-Length: 768 Connection: keep-alive X-Openstack-Request-Id: req-a0d5fddb-995f-4afb-bbf5-12425290ef5f Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T16:27:17Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T16:27:17Z","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:32:7d:c0","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.10"}],"id":"f00e243d-30b5-4986-a8b2-a654aba383c1","security_groups":["bf4e1e1d-ea45-4ad5-b349-c05997dfae2b"],"device_id":""}} 2018-06-30 16:27:18,376 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-a0d5fddb-995f-4afb-bbf5-12425290ef5f 2018-06-30 16:27:18,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:18,644 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:18 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-fcaa6c95-beff-46df-8e7c-7b0516121d2d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bbd08c19-266e-4834-a5fe-b3fa98530ac1"],"updated_at":"2018-06-30T16:26:36Z","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","id":"e961e934-8703-445e-823b-019f3bd4859c","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net"}]} 2018-06-30 16:27:18,645 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net used request id req-fcaa6c95-beff-46df-8e7c-7b0516121d2d 2018-06-30 16:27:18,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:18,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:27:18 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-36b37c3f-1830-4a7d-8c8f-dc4ef5b1a0d6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:27:18,720 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-36b37c3f-1830-4a7d-8c8f-dc4ef5b1a0d6 2018-06-30 16:27:18,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:18,872 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:18 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-34b064b3-24af-4e91-8ec0-c2c8c7bb68bf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]} 2018-06-30 16:27:18,872 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-34b064b3-24af-4e91-8ec0-c2c8c7bb68bf 2018-06-30 16:27:18,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c&name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:19,059 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:19 GMT Content-Type: application/json Content-Length: 771 Connection: keep-alive X-Openstack-Request-Id: req-88a3f0f5-58f2-4216-b2d0-c0df2406511c Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:27:17Z","admin_state_up":true,"updated_at":"2018-06-30T16:27:17Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:32:7d:c0","id":"f00e243d-30b5-4986-a8b2-a654aba383c1","port_security_enabled":true,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["bf4e1e1d-ea45-4ad5-b349-c05997dfae2b"],"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1"}]} 2018-06-30 16:27:19,060 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c&name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1&admin_state_up=True used request id req-88a3f0f5-58f2-4216-b2d0-c0df2406511c 2018-06-30 16:27:19,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:19,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:27:19 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-378e1994-7a11-4c0d-b833-fba3c6031167 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:27:19,428 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-378e1994-7a11-4c0d-b833-fba3c6031167 2018-06-30 16:27:19,429 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst 2018-06-30 16:27:19,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:20,157 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:20 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3cd1ff75-0179-42b3-98a9-3adfb6871feb X-Compute-Request-Id: req-3cd1ff75-0179-42b3-98a9-3adfb6871feb Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-flavor-name"}]} 2018-06-30 16:27:20,157 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-3cd1ff75-0179-42b3-98a9-3adfb6871feb 2018-06-30 16:27:20,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:20,961 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:20 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-71a99f16-7873-44ba-9476-5befc5d60c98 X-Compute-Request-Id: req-71a99f16-7873-44ba-9476-5befc5d60c98 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "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": "a0eaf6cd-942d-4403-98fd-8369773e68bf"}} 2018-06-30 16:27:20,961 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf used request id req-71a99f16-7873-44ba-9476-5befc5d60c98 2018-06-30 16:27:20,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:21,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:21 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-8a00c566-e1fc-452f-a225-1fb7148ce884 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:26:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:26:30Z", "visibility": "shared", "self": "/v2/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "min_disk": 0, "protected": false, "id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "file": "/v2/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "43b214cb72fa496cb52a0ba4304d1ad7", "direct_url": "file:///var/lib/glance/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-image"} 2018-06-30 16:27:21,918 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-image used request id req-8a00c566-e1fc-452f-a225-1fb7148ce884 2018-06-30 16:27:21,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:22,585 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:22 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-0f694380-4748-461b-8ad4-ca81ad088aca Front-End-Https: on 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", "root-tar"], "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-06-30 16:27:22,585 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-0f694380-4748-461b-8ad4-ca81ad088aca 2018-06-30 16:27:22,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "imageRef": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "flavorRef": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "max_count": 1, "min_count": 1, "networks": [{"port": "f00e243d-30b5-4986-a8b2-a654aba383c1"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}]}}' 2018-06-30 16:27:29,969 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:27:29 GMT Content-Type: application/json Content-Length: 448 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d663acb1-9d1e-4f7a-b6dc-205544d8ecbc X-Compute-Request-Id: req-d663acb1-9d1e-4f7a-b6dc-205544d8ecbc RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "deda2830-e39d-4a54-99f6-e316309652fc", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "adminPass": "SJG7M56B8FkF"}} 2018-06-30 16:27:29,969 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-d663acb1-9d1e-4f7a-b6dc-205544d8ecbc 2018-06-30 16:27:29,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:31,628 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:31 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a44f42e8-2dec-45f8-b306-850ae99cb491 X-Compute-Request-Id: req-a44f42e8-2dec-45f8-b306-850ae99cb491 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "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-06-30T16:27:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:30Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:27:31,628 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-a44f42e8-2dec-45f8-b306-850ae99cb491 2018-06-30 16:27:31,629 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst 2018-06-30 16:27:31,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:34,558 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:34 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9c17e669-efb4-4ccd-9de0-b0370537e242 X-Compute-Request-Id: req-9c17e669-efb4-4ccd-9de0-b0370537e242 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "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-06-30T16:27:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:30Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:27:34,559 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-9c17e669-efb4-4ccd-9de0-b0370537e242 2018-06-30 16:27:34,559 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - BUILD 2018-06-30 16:27:34,559 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:27:37,561 - create_instance - DEBUG - VM status query timeout in 894.068321943 2018-06-30 16:27:37,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:38,494 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:38 GMT Content-Type: application/json Content-Length: 1432 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c2919c73-6e89-4435-9cee-c92683a5cf52 X-Compute-Request-Id: req-c2919c73-6e89-4435-9cee-c92683a5cf52 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "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-06-30T16:27:37Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:27:38,494 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-c2919c73-6e89-4435-9cee-c92683a5cf52 2018-06-30 16:27:38,495 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - BUILD 2018-06-30 16:27:38,495 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:27:41,498 - create_instance - DEBUG - VM status query timeout in 890.130578995 2018-06-30 16:27:41,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:43,469 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:43 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fa86016f-9e8b-4434-a8a6-ffc09c334f7b X-Compute-Request-Id: req-fa86016f-9e8b-4434-a8a6-ffc09c334f7b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "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-06-30T16:27:37Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:27:43,469 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-fa86016f-9e8b-4434-a8a6-ffc09c334f7b 2018-06-30 16:27:43,469 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - BUILD 2018-06-30 16:27:43,470 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:27:46,472 - create_instance - DEBUG - VM status query timeout in 885.157005072 2018-06-30 16:27:46,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:47,073 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:47 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-34db4e29-08b5-499d-b54c-ffe7447159bb X-Compute-Request-Id: req-34db4e29-08b5-499d-b54c-ffe7447159bb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "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-06-30T16:27:37Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:27:47,073 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-34db4e29-08b5-499d-b54c-ffe7447159bb 2018-06-30 16:27:47,074 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - BUILD 2018-06-30 16:27:47,074 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:27:50,077 - create_instance - DEBUG - VM status query timeout in 881.55182004 2018-06-30 16:27:50,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:51,190 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:51 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7c2b9ee2-5f23-415f-a2e9-b4420c8bfe4d X-Compute-Request-Id: req-7c2b9ee2-5f23-415f-a2e9-b4420c8bfe4d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:27:49Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:27:51,190 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-7c2b9ee2-5f23-415f-a2e9-b4420c8bfe4d 2018-06-30 16:27:51,191 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - ACTIVE 2018-06-30 16:27:51,191 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:27:51,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:51,886 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:51 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a9cda091-009a-4f39-813c-c24323ad8ee0 X-Compute-Request-Id: req-a9cda091-009a-4f39-813c-c24323ad8ee0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:27:49Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:27:51,887 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-a9cda091-009a-4f39-813c-c24323ad8ee0 2018-06-30 16:27:51,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:52,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:52 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-b16825cd-d1a1-4403-be74-db376846291a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bbd08c19-266e-4834-a5fe-b3fa98530ac1"],"updated_at":"2018-06-30T16:26:36Z","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","id":"e961e934-8703-445e-823b-019f3bd4859c","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net"}]} 2018-06-30 16:27:52,861 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net used request id req-b16825cd-d1a1-4403-be74-db376846291a 2018-06-30 16:27:52,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:53,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:27:52 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef825071-fc8a-4eb9-944f-59daa79b188b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:27:53,171 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-ef825071-fc8a-4eb9-944f-59daa79b188b 2018-06-30 16:27:53,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:53,348 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:53 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-bebbeb04-bf42-4847-867f-46c983fb1304 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]} 2018-06-30 16:27:53,349 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-bebbeb04-bf42-4847-867f-46c983fb1304 2018-06-30 16:27:53,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:53,678 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:53 GMT Content-Type: application/json Content-Length: 3007 Connection: keep-alive X-Openstack-Request-Id: req-bb1427e9-773f-4741-9d26-e2a3235ac0e6 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:44Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e961e934-8703-445e-823b-019f3bd4859c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5f:15:ba","id":"45d3d65e-0d19-4af3-91d0-68b5499193d4","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:38Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:43Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e961e934-8703-445e-823b-019f3bd4859c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2b:98:56","id":"620226a4-1738-40f8-87ba-aec1ad2f7360","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:49Z","admin_state_up":true,"updated_at":"2018-06-30T16:27:01Z","binding:vnic_type":"normal","device_id":"9f9d130e-9f93-457e-91d3-396e3ed19148","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:70:89:90","id":"79877ac4-9687-4940-90f8-1613f53867a0","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:27:17Z","admin_state_up":true,"updated_at":"2018-06-30T16:27:48Z","binding:vnic_type":"normal","device_id":"deda2830-e39d-4a54-99f6-e316309652fc","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:32:7d:c0","id":"f00e243d-30b5-4986-a8b2-a654aba383c1","port_security_enabled":true,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["bf4e1e1d-ea45-4ad5-b349-c05997dfae2b"],"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1"}]} 2018-06-30 16:27:53,678 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-bb1427e9-773f-4741-9d26-e2a3235ac0e6 2018-06-30 16:27:53,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:55,841 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:55 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f8757166-b29b-4e0f-ba58-45b9bca7b448 X-Compute-Request-Id: req-f8757166-b29b-4e0f-ba58-45b9bca7b448 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:27:49Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:27:55,842 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-f8757166-b29b-4e0f-ba58-45b9bca7b448 2018-06-30 16:27:55,842 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - ACTIVE 2018-06-30 16:27:55,842 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:27:55,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:57,246 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:57 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-90e89afe-8eef-44af-880d-525205446a20 X-Compute-Request-Id: req-90e89afe-8eef-44af-880d-525205446a20 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:27:49Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:27:57,246 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-90e89afe-8eef-44af-880d-525205446a20 2018-06-30 16:27:57,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:58,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:58 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-38e1ebf5-d317-4307-937f-dedcd405e5d0 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bbd08c19-266e-4834-a5fe-b3fa98530ac1"],"updated_at":"2018-06-30T16:26:36Z","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","id":"e961e934-8703-445e-823b-019f3bd4859c","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net"}]} 2018-06-30 16:27:58,101 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net used request id req-38e1ebf5-d317-4307-937f-dedcd405e5d0 2018-06-30 16:27:58,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:58,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:27:58 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f44e43d-7f3a-4672-b288-d73eb7ab986d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:27:58,436 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-7f44e43d-7f3a-4672-b288-d73eb7ab986d 2018-06-30 16:27:58,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:58,625 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:58 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-eb3816c9-e621-466e-a4db-5ae361f13be4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]} 2018-06-30 16:27:58,625 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-eb3816c9-e621-466e-a4db-5ae361f13be4 2018-06-30 16:27:58,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:27:58,950 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:27:58 GMT Content-Type: application/json Content-Length: 3007 Connection: keep-alive X-Openstack-Request-Id: req-c6563e50-a318-42f4-a565-06b8968fc243 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:44Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e961e934-8703-445e-823b-019f3bd4859c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5f:15:ba","id":"45d3d65e-0d19-4af3-91d0-68b5499193d4","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:38Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:43Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e961e934-8703-445e-823b-019f3bd4859c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2b:98:56","id":"620226a4-1738-40f8-87ba-aec1ad2f7360","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:49Z","admin_state_up":true,"updated_at":"2018-06-30T16:27:01Z","binding:vnic_type":"normal","device_id":"9f9d130e-9f93-457e-91d3-396e3ed19148","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:70:89:90","id":"79877ac4-9687-4940-90f8-1613f53867a0","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:27:17Z","admin_state_up":true,"updated_at":"2018-06-30T16:27:48Z","binding:vnic_type":"normal","device_id":"deda2830-e39d-4a54-99f6-e316309652fc","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:32:7d:c0","id":"f00e243d-30b5-4986-a8b2-a654aba383c1","port_security_enabled":true,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["bf4e1e1d-ea45-4ad5-b349-c05997dfae2b"],"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1"}]} 2018-06-30 16:27:58,951 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-c6563e50-a318-42f4-a565-06b8968fc243 2018-06-30 16:27:58,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}}' 2018-06-30 16:28:01,762 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:28:01 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-be79ff90-45da-454d-b95a-a88f22f7905a X-Compute-Request-Id: req-be79ff90-45da-454d-b95a-a88f22f7905a 2018-06-30 16:28:01,762 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc/action used request id req-be79ff90-45da-454d-b95a-a88f22f7905a 2018-06-30 16:28:01,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:02,129 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:02 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-8286b1d2-dee4-488d-b9b3-5d3a88d0f4cb Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:26:44Z", "admin_state_up": true, "updated_at": "2018-06-30T16:26:51Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "9f9d130e-9f93-457e-91d3-396e3ed19148", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-router"}]} 2018-06-30 16:28:02,129 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-router used request id req-8286b1d2-dee4-488d-b9b3-5d3a88d0f4cb 2018-06-30 16:28:02,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:02,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:28:02 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d92ee59-54eb-4ad6-80fa-8e53f347049c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:28:02,397 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-6d92ee59-54eb-4ad6-80fa-8e53f347049c 2018-06-30 16:28:02,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=9f9d130e-9f93-457e-91d3-396e3ed19148 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:02,567 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:02 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-ea91fd17-b188-479d-aadf-8f7d8f2f683f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:49Z","admin_state_up":true,"updated_at":"2018-06-30T16:27:01Z","binding:vnic_type":"normal","device_id":"9f9d130e-9f93-457e-91d3-396e3ed19148","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:70:89:90","id":"79877ac4-9687-4940-90f8-1613f53867a0","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:28:02,567 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=9f9d130e-9f93-457e-91d3-396e3ed19148 used request id req-ea91fd17-b188-479d-aadf-8f7d8f2f683f 2018-06-30 16:28:02,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/bbd08c19-266e-4834-a5fe-b3fa98530ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:02,694 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:02 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-e288b0de-60e0-415d-b25c-6994822dd39d Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}} 2018-06-30 16:28:02,695 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/bbd08c19-266e-4834-a5fe-b3fa98530ac1 used request id req-e288b0de-60e0-415d-b25c-6994822dd39d 2018-06-30 16:28:02,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:03,047 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:03 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-f096f33a-d1cd-49be-b0ff-171a865c6b96 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:28:03,047 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-f096f33a-d1cd-49be-b0ff-171a865c6b96 2018-06-30 16:28:03,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:03,149 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:03 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-a37ded0c-36f9-4512-a725-85772d0fba3c Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:28:03,149 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-a37ded0c-36f9-4512-a725-85772d0fba3c 2018-06-30 16:28:03,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:03,731 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:03 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bda4897f-ba6d-4983-9eea-9d2a92ba4025 X-Compute-Request-Id: req-bda4897f-ba6d-4983-9eea-9d2a92ba4025 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:27:49Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:28:03,732 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-bda4897f-ba6d-4983-9eea-9d2a92ba4025 2018-06-30 16:28:03,732 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - ACTIVE 2018-06-30 16:28:03,732 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:28:03,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:04,828 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:04 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4de915c3-7177-4804-a0a2-0c93611027c6 X-Compute-Request-Id: req-4de915c3-7177-4804-a0a2-0c93611027c6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:27:49Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:28:04,828 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-4de915c3-7177-4804-a0a2-0c93611027c6 2018-06-30 16:28:04,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:05,237 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:05 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-9d0bf79f-f48b-4b81-8604-318497d08ce7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bbd08c19-266e-4834-a5fe-b3fa98530ac1"],"updated_at":"2018-06-30T16:26:36Z","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","id":"e961e934-8703-445e-823b-019f3bd4859c","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net"}]} 2018-06-30 16:28:05,237 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net used request id req-9d0bf79f-f48b-4b81-8604-318497d08ce7 2018-06-30 16:28:05,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:05,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:28:05 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11d5156d-09c5-4d04-a831-11c0dcfc2677 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:28:05,334 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-11d5156d-09c5-4d04-a831-11c0dcfc2677 2018-06-30 16:28:05,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:05,514 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:05 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e2f2d95a-b532-4d37-bccd-1aa161d12e13 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]} 2018-06-30 16:28:05,514 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-e2f2d95a-b532-4d37-bccd-1aa161d12e13 2018-06-30 16:28:05,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:05,803 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:05 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-d08a0d50-22a1-414b-ad3d-6d580a0567f3 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:44Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e961e934-8703-445e-823b-019f3bd4859c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5f:15:ba","id":"45d3d65e-0d19-4af3-91d0-68b5499193d4","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:38Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:43Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e961e934-8703-445e-823b-019f3bd4859c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2b:98:56","id":"620226a4-1738-40f8-87ba-aec1ad2f7360","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:49Z","admin_state_up":true,"updated_at":"2018-06-30T16:27:01Z","binding:vnic_type":"normal","device_id":"9f9d130e-9f93-457e-91d3-396e3ed19148","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:70:89:90","id":"79877ac4-9687-4940-90f8-1613f53867a0","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:27:17Z","admin_state_up":true,"updated_at":"2018-06-30T16:28:01Z","binding:vnic_type":"normal","device_id":"deda2830-e39d-4a54-99f6-e316309652fc","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:32:7d:c0","id":"f00e243d-30b5-4986-a8b2-a654aba383c1","port_security_enabled":true,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["d4025590-7e0a-4453-bf47-3aedc1ad6f77","bf4e1e1d-ea45-4ad5-b349-c05997dfae2b"],"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1"}]} 2018-06-30 16:28:05,804 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-d08a0d50-22a1-414b-ad3d-6d580a0567f3 2018-06-30 16:28:05,804 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-30 16:28:05,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:06,064 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:06 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-40e8d376-b8ba-45fa-84ef-b95aec225426 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:28:06,064 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-40e8d376-b8ba-45fa-84ef-b95aec225426 2018-06-30 16:28:06,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:06,135 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:06 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-d797ef40-d87e-4010-a107-bd2167197e30 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:28:06,135 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-d797ef40-d87e-4010-a107-bd2167197e30 2018-06-30 16:28:06,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" -d '{"floatingip": {"floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "port_id": "f00e243d-30b5-4986-a8b2-a654aba383c1"}}' 2018-06-30 16:28:11,182 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:28:11 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive X-Openstack-Request-Id: req-1032b0e2-446b-460f-984d-035c1547b566 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "9f9d130e-9f93-457e-91d3-396e3ed19148", "status": "DOWN", "description": "", "tags": [], "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:28:08Z", "updated_at": "2018-06-30T16:28:08Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": "10.55.1.10", "floating_ip_address": "172.30.10.113", "revision_number": 0, "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_id": "f00e243d-30b5-4986-a8b2-a654aba383c1", "id": "b328078c-16cb-4310-a3b1-b03ba540cd95"}} 2018-06-30 16:28:11,182 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-1032b0e2-446b-460f-984d-035c1547b566 2018-06-30 16:28:11,183 - create_instance - INFO - Created floating IP 172.30.10.113 via router - CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-router 2018-06-30 16:28:11,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:14,235 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:14 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-33ad1faa-1a56-4717-8800-ac845841ab89 X-Compute-Request-Id: req-33ad1faa-1a56-4717-8800-ac845841ab89 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:27:49Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:28:14,236 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-33ad1faa-1a56-4717-8800-ac845841ab89 2018-06-30 16:28:14,236 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - ACTIVE 2018-06-30 16:28:14,236 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:28:14,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:14,938 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:14 GMT Content-Type: application/json Content-Length: 1901 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5fd4bc1f-106e-4250-bb4b-b27b18f4d737 X-Compute-Request-Id: req-5fd4bc1f-106e-4250-bb4b-b27b18f4d737 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:27:49Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:28:14,938 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-5fd4bc1f-106e-4250-bb4b-b27b18f4d737 2018-06-30 16:28:14,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:15,569 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:15 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-608e6365-c9c9-4d71-bd2d-63976142881c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bbd08c19-266e-4834-a5fe-b3fa98530ac1"],"updated_at":"2018-06-30T16:26:36Z","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","id":"e961e934-8703-445e-823b-019f3bd4859c","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net"}]} 2018-06-30 16:28:15,569 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net used request id req-608e6365-c9c9-4d71-bd2d-63976142881c 2018-06-30 16:28:15,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:15,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:28:15 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f28bd18-eed7-4974-97a7-9a31e4c7b606 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:28:15,960 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-3f28bd18-eed7-4974-97a7-9a31e4c7b606 2018-06-30 16:28:15,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:16,113 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:16 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-d202df9b-dff2-4f09-8cd5-faf6e1d93ba2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]} 2018-06-30 16:28:16,113 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-d202df9b-dff2-4f09-8cd5-faf6e1d93ba2 2018-06-30 16:28:16,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:16,399 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:16 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-432042c4-7089-4613-a84e-be6cd98fe07c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:44Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e961e934-8703-445e-823b-019f3bd4859c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5f:15:ba","id":"45d3d65e-0d19-4af3-91d0-68b5499193d4","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:38Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:43Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e961e934-8703-445e-823b-019f3bd4859c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2b:98:56","id":"620226a4-1738-40f8-87ba-aec1ad2f7360","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:49Z","admin_state_up":true,"updated_at":"2018-06-30T16:27:01Z","binding:vnic_type":"normal","device_id":"9f9d130e-9f93-457e-91d3-396e3ed19148","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:70:89:90","id":"79877ac4-9687-4940-90f8-1613f53867a0","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:27:17Z","admin_state_up":true,"updated_at":"2018-06-30T16:28:01Z","binding:vnic_type":"normal","device_id":"deda2830-e39d-4a54-99f6-e316309652fc","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:32:7d:c0","id":"f00e243d-30b5-4986-a8b2-a654aba383c1","port_security_enabled":true,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["bf4e1e1d-ea45-4ad5-b349-c05997dfae2b","d4025590-7e0a-4453-bf47-3aedc1ad6f77"],"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1"}]} 2018-06-30 16:28:16,400 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-432042c4-7089-4613-a84e-be6cd98fe07c 2018-06-30 16:28:16,400 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2018-06-30 16:28:16,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:17,122 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:17 GMT Content-Type: application/json Content-Length: 1901 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5a867805-5fee-44db-ae04-b2969163b381 X-Compute-Request-Id: req-5a867805-5fee-44db-ae04-b2969163b381 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:27:49Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:28:17,123 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-5a867805-5fee-44db-ae04-b2969163b381 2018-06-30 16:28:17,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 16:28:17,349 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:17 GMT Content-Type: application/json Content-Length: 26289 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8eb41965-4c6c-4b0b-83ac-62792efcc58f X-Compute-Request-Id: req-8eb41965-4c6c-4b0b-83ac-62792efcc58f Front-End-Https: on 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-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 934425451 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-0x000000000ffd9fff]\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-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\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 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\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: 64355\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: 233616K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K 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.272541] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.275791] pid_max: default: 32768 minimum: 301\n[ 0.277529] ACPI: Core revision 20150930\n[ 0.281742] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.284218] Security Framework initialized\n[ 0.285837] Yama: becoming mindful.\n[ 0.287311] AppArmor: AppArmor initialized\n[ 0.289058] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.291766] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.294370] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.296766] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.299552] Initializing cgroup subsys io\n[ 0.300827] Initializing cgroup subsys memory\n[ 0.302175] Initializing cgroup subsys devices\n[ 0.303592] Initializing cgroup subsys freezer\n[ 0.304960] Initializing cgroup subsys net_cls\n[ 0.306333] Initializing cgroup subsys perf_event\n[ 0.307812] Initializing cgroup subsys net_prio\n[ 0.309196] Initializing cgroup subsys hugetlb\n[ 0.310570] Initializing cgroup subsys pids\n[ 0.311988] CPU: Physical Processor ID: 0\n[ 0.314024] mce: CPU supports 10 MCE banks\n[ 0.315382] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.316966] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.320861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.331728] ftrace: allocating 31920 entries in 125 pages\n[ 0.386500] smpboot: Max logical packages: 2\n[ 0.393253] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.395148] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.397316] x2apic enabled\n[ 0.398649] Switched APIC routing to physical x2apic.\n[ 0.401546] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.403311] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.406538] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.409152] ... version: 2\n[ 0.410403] ... bit width: 48\n[ 0.411680] ... generic registers: 4\n[ 0.412949] ... value mask: 0000ffffffffffff\n[ 0.414510] ... max period: 000000007fffffff\n[ 0.416066] ... fixed-purpose events: 3\n[ 0.417327] ... event mask: 000000070000000f\n[ 0.418911] KVM setup paravirtual spinlock\n[ 0.420997] x86: Booting SMP configuration:\n[ 0.422304] .... node #0, CPUs: #1\n[ 0.423642] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.446803] x86: Booted up 1 node, 2 CPUs\n[ 0.446806] KVM setup async PF for cpu 1\n[ 0.446812] kvm-stealtime: cpu 1, msr f90d940\n[ 0.450933] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.453317] devtmpfs: initialized\n[ 0.465501] evm: security.selinux\n[ 0.466609] evm: security.SMACK64\n[ 0.467738] evm: security.SMACK64EXEC\n[ 0.468929] evm: security.SMACK64TRANSMUTE\n[ 0.470215] evm: security.SMACK64MMAP\n[ 0.471410] evm: security.ima\n[ 0.472438] evm: security.capability\n[ 0.473796] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.476790] pinctrl core: initialized pinctrl subsystem\n[ 0.478534] RTC time: 16:27:50, date: 06/30/18\n[ 0.480058] NET: Registered protocol family 16\n[ 0.493459] cpuidle: using governor ladder\n[ 0.505554] cpuidle: using governor menu\n[ 0.506804] PCCT header not found.\n[ 0.508088] ACPI: bus type PCI registered\n[ 0.509356] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.511318] PCI: Using configuration type 1 for base access\n[ 0.513071] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.527771] ACPI: Added _OSI(Module Device)\n[ 0.529098] ACPI: Added _OSI(Processor Device)\n[ 0.530453] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.531919] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.535955] ACPI: Interpreter enabled\n[ 0.537152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.540057] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.542977] ACPI: (supports S0 S3 S4 S5)\n[ 0.544224] ACPI: Using IOAPIC for interrupt routing\n[ 0.545758] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.553829] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.555617] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.557525] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.559404] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.563218] acpiphp: Slot [3] registered\n[ 0.564518] acpiphp: Slot [4] registered\n[ 0.565791] acpiphp: Slot [5] registered\n[ 0.567065] acpiphp: Slot [6] registered\n[ 0.585810] acpiphp: Slot [7] registered\n[ 0.587179] acpiphp: Slot [8] registered\n[ 0.588448] acpiphp: Slot [9] registered\n[ 0.589709] acpiphp: Slot [10] registered\n[ 0.590999] acpiphp: Slot [11] registered\n[ 0.592324] acpiphp: Slot [12] registered\n[ 0.593604] acpiphp: Slot [13] registered\n[ 0.594896] acpiphp: Slot [14] registered\n[ 0.596192] acpiphp: Slot [15] registered\n[ 0.597484] acpiphp: Slot [16] registered\n[ 0.598764] acpiphp: Slot [17] registered\n[ 0.600080] acpiphp: Slot [18] registered\n[ 0.601372] acpiphp: Slot [19] registered\n[ 0.602663] acpiphp: Slot [20] registered\n[ 0.603979] acpiphp: Slot [21] registered\n[ 0.605257] acpiphp: Slot [22] registered\n[ 0.606547] acpiphp: Slot [23] registered\n[ 0.607851] acpiphp: Slot [24] registered\n[ 0.609131] acpiphp: Slot [25] registered\n[ 0.610411] acpiphp: Slot [26] registered\n[ 0.611706] acpiphp: Slot [27] registered\n[ 0.613000] acpiphp: Slot [28] registered\n[ 0.614278] acpiphp: Slot [29] registered\n[ 0.615562] acpiphp: Slot [30] registered\n[ 0.616856] acpiphp: Slot [31] registered\n[ 0.618134] PCI host bridge to bus 0000:00\n[ 0.619409] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.621306] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.623193] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.625516] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.627821] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.630164] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.635888] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.637869] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.639682] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.641648] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.646906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.649156] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.689049] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.691386] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.693708] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.695996] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.698239] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.700377] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.702270] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.703914] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.706352] vgaarb: loaded\n[ 0.707300] vgaarb: bridge control possible 0000:00:02.0\n[ 0.709242] SCSI subsystem initialized\n[ 0.710563] ACPI: bus type USB registered\n[ 0.711875] usbcore: registered new interface driver usbfs\n[ 0.713467] usbcore: registered new interface driver hub\n[ 0.715062] usbcore: registered new device driver usb\n[ 0.716865] PCI: Using ACPI for IRQ routing\n[ 0.718544] NetLabel: Initializing\n[ 0.719671] NetLabel: domain hash size = 128\n[ 0.721047] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.722530] NetLabel: unlabeled traffic allowed by default\n[ 0.724347] clocksource: Switched to clocksource kvm-clock\n[ 0.739287] AppArmor: AppArmor Filesystem Enabled\n[ 0.740811] pnp: PnP ACPI init\n[ 0.742511] pnp: PnP ACPI: found 5 devices\n[ 0.752029] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.754687] NET: Registered protocol family 2\n[ 0.756290] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.758257] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.760116] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.761904] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.763591] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.765393] NET: Registered protocol family 1\n[ 0.766756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.768510] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.770179] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.829779] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.889489] Trying to unpack rootfs image as initramfs...\n[ 1.011372] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.014000] Scanning for low memory corruption every 60 seconds\n[ 1.016212] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.018048] audit: initializing netlink subsys (disabled)\n[ 1.019654] audit: type=2000 audit(1530376070.590:1): initialized\n[ 1.021908] Initialise system trusted keyring\n[ 1.023427] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.025316] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.030102] zbud: loaded\n[ 1.031400] VFS: Disk quotas dquot_6.6.0\n[ 1.032723] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.035492] fuse init (API version 7.23)\n[ 1.037017] Key type big_key registered\n[ 1.038288] Allocating IMA MOK and blacklist keyrings.\n[ 1.040244] Key type asymmetric registered\n[ 1.041538] Asymmetric key parser 'x509' registered\n[ 1.043063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.045417] io scheduler noop registered\n[ 1.046654] io scheduler deadline registered (default)\n[ 1.048249] io scheduler cfq registered\n[ 1.049658] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.051298] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.053364] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.055690] ACPI: Power Button [PWRF]\n[ 1.057141] GHES: HEST is not enabled!\n[ 1.116508] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.236453] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.297016] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.300429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.325497] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.330187] Linux agpgart interface v0.103\n[ 1.334980] brd: module loaded\n[ 1.337625] loop: module loaded\n[ 1.346335] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.348642] GPT:90111 != 20971519\n[ 1.349734] GPT:Alternate GPT header not at the end of the disk.\n[ 1.351472] GPT:90111 != 20971519\n[ 1.352571] GPT: Use GNU Parted to correct GPT errors.\n[ 1.354081] vda: vda1 vda15\n[ 1.357093] vdb:\n[ 1.359009] scsi host0: ata_piix\n[ 1.360253] scsi host1: ata_piix\n[ 1.361412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.363313] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.365833] libphy: Fixed MDIO Bus: probed\n[ 1.367119] tun: Universal TUN/TAP device driver, 1.6\n[ 1.368625] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.371899] PPP generic driver version 2.4.2\n[ 1.373307] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.375143] ehci-pci: EHCI PCI platform driver\n[ 1.376534] ehci-platform: EHCI generic platform driver\n[ 1.378081] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.379835] ohci-pci: OHCI PCI platform driver\n[ 1.381201] ohci-platform: OHCI generic platform driver\n[ 1.382746] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.442390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.443947] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.446227] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.447752] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.449511] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.451427] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.453675] usb usb1: Product: UHCI Host Controller\n[ 1.455143] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.457104] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.458657] hub 1-0:1.0: USB hub found\n[ 1.459877] hub 1-0:1.0: 2 ports detected\n[ 1.461383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.464721] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.466198] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.467864] mousedev: PS/2 mouse device common for all mice\n[ 1.469694] rtc_cmos 00:00: RTC can wake from S4\n[ 1.471650] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.474253] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.476878] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.479363] i2c /dev entries driver\n[ 1.480971] device-mapper: uevent: version 1.0.3\n[ 1.482976] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.486368] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.489262] NET: Registered protocol family 10\n[ 1.491051] NET: Registered protocol family 17\n[ 1.492605] Key type dns_resolver registered\n[ 1.494368] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.496254] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.498630] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.501747] registered taskstats version 1\n[ 1.503239] Loading compiled-in X.509 certificates\n[ 1.505678] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.526348] zswap: loaded using pool lzo/zbud\n[ 1.529585] Key type trusted registered\n[ 1.533357] Key type encrypted registered\n[ 1.534705] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.536583] ima: No TPM chip found, activating TPM-bypass!\n[ 1.538554] evm: HMAC attrs: 0x1\n[ 1.540378] Magic number: 6:877:490\n[ 1.541729] acpi PNP0F13:00: hash matches\n[ 1.543261] rtc_cmos 00:00: setting system clock to 2018-06-30 16:27:51 UTC (1530376071)\n[ 1.546136] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.548178] EDD information not available.\n[ 1.554126] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.556914] Write protecting the kernel read-only data: 14336k\n[ 1.559820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.563232] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.21\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 8.61\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... [ 9.038816] random: dd urandom read with 9 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.10...\nLease of 10.55.1.10 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\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\nno userdata for datasource\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: VT-x\nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \nvdb 253:16 67108864 config-2 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxjisz/26KrzsC/gjZFQ8LODTDpRjFVhXmLZWYn0etOyKfQz1oguGeK9Y4Sae7B8pJPgpsUmPxZ1TsAYkf2j1ufgFRvZc9d6LytDzHBiDzblhwbFBlYQKAMR4UvEgG8ECLtkwg/BjnN41aV8JQAyaeyPgmgo2tfQ1KwgFwL88lQ8BUXtKeI5GXFDfupTvmrnPdnbvzeb/0m43qNVOg2Xe2xzIPQ0RShGEdqKcQy9fWgUq0eicrlBXY4VzGYqrcKMnYo52QGdZ3062OYwLsowbtG7127ucpYqE9IE26KX2382Snswp83SqJDE5vIUcKjfCXhp9r8tKDiLjxZT4KnBSP root@createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188\nssh-dss AAAAB3NzaC1kc3MAAACBAMDNy8NMbmF3Vr6mG//O4IX9tBCUUpULWFsdfae4WvH6Ll2RAxD/MPNiCFjTNV10gdaX5TK9FFRn/JB7DspjnKhbb032huZzJnqqLV+08/ZUyI1vo+jrvIBNQ/2tYZxga8mD55yg+DrJJrOxuh3xNkSdQE+Z2oA/CUuMmVu6kZXlAAAAFQCjyyiq4Pxy5SJbUSU4d6Z87DPM7QAAAIEAqwELVGTa2V00TEvadeu15ZGG1wNCkWRkJb6rpYHZrMzAWjxnbycHapmjoC8YLnqrkhboovProvyx2TUbHyOwdwpo+B3h+fYIpxl5bKN/PA1ySYoqBnbnbskfHCo12PYxopFIIJ1cCslGw33j5g6BCDmiv4tRu3B7gEGeYdG6qU8AAACAJN1+iRZ0AfzI9W4ox/sLdIdE15XSChuwZs2qRZV8f3wqEC7FKZv7maoxNUvUsDGm8TA6Th2/cB+SOOJUFvdStnl7UNxQg03f0w2YZvYDV1wIw5bT0GcrDD8M1le34wNaIA4mD900VFvpaKJmCZgUdGgDNVTFCUH3IVZrobVzzd8= root@createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe32:7dc0/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 \nip-route:169.254.169.254 via 10.55.1.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: configdrive local ===\ninstance-id: deda2830-e39d-4a54-99f6-e316309652fc\nname: CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=11.81 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188 login: "} 2018-06-30 16:28:17,350 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc/action used request id req-8eb41965-4c6c-4b0b-83ac-62792efcc58f 2018-06-30 16:28:17,351 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-30 16:28:17,352 - 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-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 934425451 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-0x000000000ffd9fff] [ 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-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 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 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 64355 [ 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: 233616K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K 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.272541] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.275791] pid_max: default: 32768 minimum: 301 [ 0.277529] ACPI: Core revision 20150930 [ 0.281742] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.284218] Security Framework initialized [ 0.285837] Yama: becoming mindful. [ 0.287311] AppArmor: AppArmor initialized [ 0.289058] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.291766] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.294370] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.296766] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.299552] Initializing cgroup subsys io [ 0.300827] Initializing cgroup subsys memory [ 0.302175] Initializing cgroup subsys devices [ 0.303592] Initializing cgroup subsys freezer [ 0.304960] Initializing cgroup subsys net_cls [ 0.306333] Initializing cgroup subsys perf_event [ 0.307812] Initializing cgroup subsys net_prio [ 0.309196] Initializing cgroup subsys hugetlb [ 0.310570] Initializing cgroup subsys pids [ 0.311988] CPU: Physical Processor ID: 0 [ 0.314024] mce: CPU supports 10 MCE banks [ 0.315382] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.316966] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.320861] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.331728] ftrace: allocating 31920 entries in 125 pages [ 0.386500] smpboot: Max logical packages: 2 [ 0.393253] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.395148] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.397316] x2apic enabled [ 0.398649] Switched APIC routing to physical x2apic. [ 0.401546] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.403311] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.406538] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.409152] ... version: 2 [ 0.410403] ... bit width: 48 [ 0.411680] ... generic registers: 4 [ 0.412949] ... value mask: 0000ffffffffffff [ 0.414510] ... max period: 000000007fffffff [ 0.416066] ... fixed-purpose events: 3 [ 0.417327] ... event mask: 000000070000000f [ 0.418911] KVM setup paravirtual spinlock [ 0.420997] x86: Booting SMP configuration: [ 0.422304] .... node #0, CPUs: #1 [ 0.423642] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.446803] x86: Booted up 1 node, 2 CPUs [ 0.446806] KVM setup async PF for cpu 1 [ 0.446812] kvm-stealtime: cpu 1, msr f90d940 [ 0.450933] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.453317] devtmpfs: initialized [ 0.465501] evm: security.selinux [ 0.466609] evm: security.SMACK64 [ 0.467738] evm: security.SMACK64EXEC [ 0.468929] evm: security.SMACK64TRANSMUTE [ 0.470215] evm: security.SMACK64MMAP [ 0.471410] evm: security.ima [ 0.472438] evm: security.capability [ 0.473796] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.476790] pinctrl core: initialized pinctrl subsystem [ 0.478534] RTC time: 16:27:50, date: 06/30/18 [ 0.480058] NET: Registered protocol family 16 [ 0.493459] cpuidle: using governor ladder [ 0.505554] cpuidle: using governor menu [ 0.506804] PCCT header not found. [ 0.508088] ACPI: bus type PCI registered [ 0.509356] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.511318] PCI: Using configuration type 1 for base access [ 0.513071] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.527771] ACPI: Added _OSI(Module Device) [ 0.529098] ACPI: Added _OSI(Processor Device) [ 0.530453] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.531919] ACPI: Added _OSI(Processor Aggregator Device) [ 0.535955] ACPI: Interpreter enabled [ 0.537152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.540057] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.542977] ACPI: (supports S0 S3 S4 S5) [ 0.544224] ACPI: Using IOAPIC for interrupt routing [ 0.545758] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.553829] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.555617] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.557525] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.559404] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.563218] acpiphp: Slot [3] registered [ 0.564518] acpiphp: Slot [4] registered [ 0.565791] acpiphp: Slot [5] registered [ 0.567065] acpiphp: Slot [6] registered [ 0.585810] acpiphp: Slot [7] registered [ 0.587179] acpiphp: Slot [8] registered [ 0.588448] acpiphp: Slot [9] registered [ 0.589709] acpiphp: Slot [10] registered [ 0.590999] acpiphp: Slot [11] registered [ 0.592324] acpiphp: Slot [12] registered [ 0.593604] acpiphp: Slot [13] registered [ 0.594896] acpiphp: Slot [14] registered [ 0.596192] acpiphp: Slot [15] registered [ 0.597484] acpiphp: Slot [16] registered [ 0.598764] acpiphp: Slot [17] registered [ 0.600080] acpiphp: Slot [18] registered [ 0.601372] acpiphp: Slot [19] registered [ 0.602663] acpiphp: Slot [20] registered [ 0.603979] acpiphp: Slot [21] registered [ 0.605257] acpiphp: Slot [22] registered [ 0.606547] acpiphp: Slot [23] registered [ 0.607851] acpiphp: Slot [24] registered [ 0.609131] acpiphp: Slot [25] registered [ 0.610411] acpiphp: Slot [26] registered [ 0.611706] acpiphp: Slot [27] registered [ 0.613000] acpiphp: Slot [28] registered [ 0.614278] acpiphp: Slot [29] registered [ 0.615562] acpiphp: Slot [30] registered [ 0.616856] acpiphp: Slot [31] registered [ 0.618134] PCI host bridge to bus 0000:00 [ 0.619409] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.621306] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.623193] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.625516] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.627821] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.630164] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.635888] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.637869] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.639682] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.641648] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.646906] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.649156] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.689049] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.691386] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.693708] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.695996] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.698239] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.700377] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.702270] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.703914] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.706352] vgaarb: loaded [ 0.707300] vgaarb: bridge control possible 0000:00:02.0 [ 0.709242] SCSI subsystem initialized [ 0.710563] ACPI: bus type USB registered [ 0.711875] usbcore: registered new interface driver usbfs [ 0.713467] usbcore: registered new interface driver hub [ 0.715062] usbcore: registered new device driver usb [ 0.716865] PCI: Using ACPI for IRQ routing [ 0.718544] NetLabel: Initializing [ 0.719671] NetLabel: domain hash size = 128 [ 0.721047] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.722530] NetLabel: unlabeled traffic allowed by default [ 0.724347] clocksource: Switched to clocksource kvm-clock [ 0.739287] AppArmor: AppArmor Filesystem Enabled [ 0.740811] pnp: PnP ACPI init [ 0.742511] pnp: PnP ACPI: found 5 devices [ 0.752029] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.754687] NET: Registered protocol family 2 [ 0.756290] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.758257] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.760116] TCP: Hash tables configured (established 2048 bind 2048) [ 0.761904] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.763591] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.765393] NET: Registered protocol family 1 [ 0.766756] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.768510] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.770179] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.829779] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.889489] Trying to unpack rootfs image as initramfs... [ 1.011372] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.014000] Scanning for low memory corruption every 60 seconds [ 1.016212] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.018048] audit: initializing netlink subsys (disabled) [ 1.019654] audit: type=2000 audit(1530376070.590:1): initialized [ 1.021908] Initialise system trusted keyring [ 1.023427] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.025316] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.030102] zbud: loaded [ 1.031400] VFS: Disk quotas dquot_6.6.0 [ 1.032723] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.035492] fuse init (API version 7.23) [ 1.037017] Key type big_key registered [ 1.038288] Allocating IMA MOK and blacklist keyrings. [ 1.040244] Key type asymmetric registered [ 1.041538] Asymmetric key parser 'x509' registered [ 1.043063] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.045417] io scheduler noop registered [ 1.046654] io scheduler deadline registered (default) [ 1.048249] io scheduler cfq registered [ 1.049658] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.051298] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.053364] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.055690] ACPI: Power Button [PWRF] [ 1.057141] GHES: HEST is not enabled! [ 1.116508] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.236453] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.297016] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.300429] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.325497] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.330187] Linux agpgart interface v0.103 [ 1.334980] brd: module loaded [ 1.337625] loop: module loaded [ 1.346335] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.348642] GPT:90111 != 20971519 [ 1.349734] GPT:Alternate GPT header not at the end of the disk. [ 1.351472] GPT:90111 != 20971519 [ 1.352571] GPT: Use GNU Parted to correct GPT errors. [ 1.354081] vda: vda1 vda15 [ 1.357093] vdb: [ 1.359009] scsi host0: ata_piix [ 1.360253] scsi host1: ata_piix [ 1.361412] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.363313] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.365833] libphy: Fixed MDIO Bus: probed [ 1.367119] tun: Universal TUN/TAP device driver, 1.6 [ 1.368625] tun: (C) 1999-2004 Max Krasnyansky [ 1.371899] PPP generic driver version 2.4.2 [ 1.373307] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.375143] ehci-pci: EHCI PCI platform driver [ 1.376534] ehci-platform: EHCI generic platform driver [ 1.378081] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.379835] ohci-pci: OHCI PCI platform driver [ 1.381201] ohci-platform: OHCI generic platform driver [ 1.382746] uhci_hcd: USB Universal Host Controller Interface driver [ 1.442390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.443947] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.446227] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.447752] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.449511] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.451427] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.453675] usb usb1: Product: UHCI Host Controller [ 1.455143] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.457104] usb usb1: SerialNumber: 0000:00:01.2 [ 1.458657] hub 1-0:1.0: USB hub found [ 1.459877] hub 1-0:1.0: 2 ports detected [ 1.461383] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.464721] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.466198] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.467864] mousedev: PS/2 mouse device common for all mice [ 1.469694] rtc_cmos 00:00: RTC can wake from S4 [ 1.471650] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.474253] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.476878] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.479363] i2c /dev entries driver [ 1.480971] device-mapper: uevent: version 1.0.3 [ 1.482976] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.486368] ledtrig-cpu: registered to indicate activity on CPUs [ 1.489262] NET: Registered protocol family 10 [ 1.491051] NET: Registered protocol family 17 [ 1.492605] Key type dns_resolver registered [ 1.494368] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.496254] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.498630] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.501747] registered taskstats version 1 [ 1.503239] Loading compiled-in X.509 certificates [ 1.505678] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.526348] zswap: loaded using pool lzo/zbud [ 1.529585] Key type trusted registered [ 1.533357] Key type encrypted registered [ 1.534705] AppArmor: AppArmor sha1 policy hashing enabled [ 1.536583] ima: No TPM chip found, activating TPM-bypass! [ 1.538554] evm: HMAC attrs: 0x1 [ 1.540378] Magic number: 6:877:490 [ 1.541729] acpi PNP0F13:00: hash matches [ 1.543261] rtc_cmos 00:00: setting system clock to 2018-06-30 16:27:51 UTC (1530376071) [ 1.546136] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.548178] EDD information not available. [ 1.554126] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.556914] Write protecting the kernel read-only data: 14336k [ 1.559820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.563232] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.21 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 8.61 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... [ 9.038816] random: dd urandom read with 9 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.10... Lease of 10.55.1.10 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: VT-x RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxjisz/26KrzsC/gjZFQ8LODTDpRjFVhXmLZWYn0etOyKfQz1oguGeK9Y4Sae7B8pJPgpsUmPxZ1TsAYkf2j1ufgFRvZc9d6LytDzHBiDzblhwbFBlYQKAMR4UvEgG8ECLtkwg/BjnN41aV8JQAyaeyPgmgo2tfQ1KwgFwL88lQ8BUXtKeI5GXFDfupTvmrnPdnbvzeb/0m43qNVOg2Xe2xzIPQ0RShGEdqKcQy9fWgUq0eicrlBXY4VzGYqrcKMnYo52QGdZ3062OYwLsowbtG7127ucpYqE9IE26KX2382Snswp83SqJDE5vIUcKjfCXhp9r8tKDiLjxZT4KnBSP root@createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188 ssh-dss AAAAB3NzaC1kc3MAAACBAMDNy8NMbmF3Vr6mG//O4IX9tBCUUpULWFsdfae4WvH6Ll2RAxD/MPNiCFjTNV10gdaX5TK9FFRn/JB7DspjnKhbb032huZzJnqqLV+08/ZUyI1vo+jrvIBNQ/2tYZxga8mD55yg+DrJJrOxuh3xNkSdQE+Z2oA/CUuMmVu6kZXlAAAAFQCjyyiq4Pxy5SJbUSU4d6Z87DPM7QAAAIEAqwELVGTa2V00TEvadeu15ZGG1wNCkWRkJb6rpYHZrMzAWjxnbycHapmjoC8YLnqrkhboovProvyx2TUbHyOwdwpo+B3h+fYIpxl5bKN/PA1ySYoqBnbnbskfHCo12PYxopFIIJ1cCslGw33j5g6BCDmiv4tRu3B7gEGeYdG6qU8AAACAJN1+iRZ0AfzI9W4ox/sLdIdE15XSChuwZs2qRZV8f3wqEC7FKZv7maoxNUvUsDGm8TA6Th2/cB+SOOJUFvdStnl7UNxQg03f0w2YZvYDV1wIw5bT0GcrDD8M1le34wNaIA4mD900VFvpaKJmCZgUdGgDNVTFCUH3IVZrobVzzd8= root@createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe32:7dc0/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 ip-route:169.254.169.254 via 10.55.1.1 dev eth0 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: configdrive local === instance-id: deda2830-e39d-4a54-99f6-e316309652fc name: CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=11.81 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188 login: 2018-06-30 16:28:17,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:20,211 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:20 GMT Content-Type: application/json Content-Length: 1901 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e9d7a1b8-acfe-4e78-9682-cff2d6dd2152 X-Compute-Request-Id: req-e9d7a1b8-acfe-4e78-9682-cff2d6dd2152 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:27:49Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:28:20,211 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-e9d7a1b8-acfe-4e78-9682-cff2d6dd2152 2018-06-30 16:28:20,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:20,597 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:20 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-67dec6a8-f500-4163-b7e5-a1939ff308a1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bbd08c19-266e-4834-a5fe-b3fa98530ac1"],"updated_at":"2018-06-30T16:26:36Z","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","id":"e961e934-8703-445e-823b-019f3bd4859c","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net"}]} 2018-06-30 16:28:20,598 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net used request id req-67dec6a8-f500-4163-b7e5-a1939ff308a1 2018-06-30 16:28:20,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:21,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:28:20 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-372edb61-1916-4163-a356-963bfc8c71a4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:28:21,082 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-372edb61-1916-4163-a356-963bfc8c71a4 2018-06-30 16:28:21,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:21,247 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:21 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-1ccda37e-934b-4625-95e4-d717d1c74fcb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]} 2018-06-30 16:28:21,247 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-1ccda37e-934b-4625-95e4-d717d1c74fcb 2018-06-30 16:28:21,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:21,552 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:21 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-f4ad985b-0c5b-4fea-91a6-bbf1a0cfbbf7 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:44Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e961e934-8703-445e-823b-019f3bd4859c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5f:15:ba","id":"45d3d65e-0d19-4af3-91d0-68b5499193d4","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:38Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:43Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e961e934-8703-445e-823b-019f3bd4859c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2b:98:56","id":"620226a4-1738-40f8-87ba-aec1ad2f7360","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:49Z","admin_state_up":true,"updated_at":"2018-06-30T16:27:01Z","binding:vnic_type":"normal","device_id":"9f9d130e-9f93-457e-91d3-396e3ed19148","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:70:89:90","id":"79877ac4-9687-4940-90f8-1613f53867a0","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:27:17Z","admin_state_up":true,"updated_at":"2018-06-30T16:28:01Z","binding:vnic_type":"normal","device_id":"deda2830-e39d-4a54-99f6-e316309652fc","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:32:7d:c0","id":"f00e243d-30b5-4986-a8b2-a654aba383c1","port_security_enabled":true,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["d4025590-7e0a-4453-bf47-3aedc1ad6f77","bf4e1e1d-ea45-4ad5-b349-c05997dfae2b"],"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1"}]} 2018-06-30 16:28:21,552 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-f4ad985b-0c5b-4fea-91a6-bbf1a0cfbbf7 2018-06-30 16:28:21,553 - create_instance - INFO - Checking if VM is active 2018-06-30 16:28:21,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:22,188 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:22 GMT Content-Type: application/json Content-Length: 1901 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e3f94300-37ba-4b1c-9a4b-112bf72181ad X-Compute-Request-Id: req-e3f94300-37ba-4b1c-9a4b-112bf72181ad Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:27:49Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:28:22,188 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-e3f94300-37ba-4b1c-9a4b-112bf72181ad 2018-06-30 16:28:22,188 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - ACTIVE 2018-06-30 16:28:22,189 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:28:22,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:23,588 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:23 GMT Content-Type: application/json Content-Length: 1901 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2c67464c-277b-4506-a02c-e320f2f0d4e4 X-Compute-Request-Id: req-2c67464c-277b-4506-a02c-e320f2f0d4e4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:27:49Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:28:23,588 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-2c67464c-277b-4506-a02c-e320f2f0d4e4 2018-06-30 16:28:23,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:23,890 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:23 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-854b77e7-bb32-47ab-8345-02d6edc54e7c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bbd08c19-266e-4834-a5fe-b3fa98530ac1"],"updated_at":"2018-06-30T16:26:36Z","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","id":"e961e934-8703-445e-823b-019f3bd4859c","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net"}]} 2018-06-30 16:28:23,890 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net used request id req-854b77e7-bb32-47ab-8345-02d6edc54e7c 2018-06-30 16:28:23,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:24,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:28:23 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a91e9e0b-e02a-4196-8bdd-8be6a47a2d46 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:28:24,307 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-a91e9e0b-e02a-4196-8bdd-8be6a47a2d46 2018-06-30 16:28:24,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:24,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:24 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e4ba1d11-7736-43dc-9f95-4a2115608c55 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]} 2018-06-30 16:28:24,524 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-e4ba1d11-7736-43dc-9f95-4a2115608c55 2018-06-30 16:28:24,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:24,810 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:24 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-dea17573-83cd-4566-a0cd-46a8cc59d7cf Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:44Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e961e934-8703-445e-823b-019f3bd4859c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5f:15:ba","id":"45d3d65e-0d19-4af3-91d0-68b5499193d4","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:38Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:43Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e961e934-8703-445e-823b-019f3bd4859c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2b:98:56","id":"620226a4-1738-40f8-87ba-aec1ad2f7360","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:49Z","admin_state_up":true,"updated_at":"2018-06-30T16:27:01Z","binding:vnic_type":"normal","device_id":"9f9d130e-9f93-457e-91d3-396e3ed19148","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:70:89:90","id":"79877ac4-9687-4940-90f8-1613f53867a0","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:27:17Z","admin_state_up":true,"updated_at":"2018-06-30T16:28:01Z","binding:vnic_type":"normal","device_id":"deda2830-e39d-4a54-99f6-e316309652fc","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:32:7d:c0","id":"f00e243d-30b5-4986-a8b2-a654aba383c1","port_security_enabled":true,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["d4025590-7e0a-4453-bf47-3aedc1ad6f77","bf4e1e1d-ea45-4ad5-b349-c05997dfae2b"],"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1"}]} 2018-06-30 16:28:24,810 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-dea17573-83cd-4566-a0cd-46a8cc59d7cf 2018-06-30 16:28:24,811 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:28:24,814 - paramiko.transport - DEBUG - starting thread (client mode): 0x2406acd0L 2018-06-30 16:28:24,815 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:28:24,815 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:28:24,815 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:28:24,817 - 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-06-30 16:28:24,817 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:28:24,817 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:28:24,817 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:28:24,817 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:28:24,818 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:28:24,869 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:28:24,869 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:28:24,879 - paramiko.transport - DEBUG - Trying discovered key 36c43a53db2fa3d34d871f46c6525e2c in tmp/CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40 2018-06-30 16:28:24,880 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:28:24,884 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:28:24,984 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:28:25,001 - create_instance - INFO - SSH is active for VM instance 2018-06-30 16:28:25,002 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:28:25,003 - paramiko.transport - DEBUG - starting thread (client mode): 0x2406a750L 2018-06-30 16:28:25,004 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:28:25,004 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:28:25,004 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:28:25,005 - 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-06-30 16:28:25,006 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:28:25,006 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:28:25,006 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:28:25,006 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:28:25,006 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:28:25,056 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:28:25,057 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:28:25,068 - paramiko.transport - DEBUG - Trying discovered key 36c43a53db2fa3d34d871f46c6525e2c in tmp/CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40 2018-06-30 16:28:25,069 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:28:25,072 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:28:25,076 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-30 16:28:25,077 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-30 16:28:25,077 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-30 16:28:25,079 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-30 16:28:25,081 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:28:25,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:26,491 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:26 GMT Content-Type: application/json Content-Length: 1901 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c1e6c854-3926-4487-a937-9f0b4824f06a X-Compute-Request-Id: req-c1e6c854-3926-4487-a937-9f0b4824f06a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:27:49Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:28:26,491 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-c1e6c854-3926-4487-a937-9f0b4824f06a 2018-06-30 16:28:26,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" -d '{"reboot": {"type": "SOFT"}}' 2018-06-30 16:28:26,820 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:28:26 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4de11c5e-9e26-43c1-b022-25be3ed833f8 X-Compute-Request-Id: req-4de11c5e-9e26-43c1-b022-25be3ed833f8 2018-06-30 16:28:26,821 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc/action used request id req-4de11c5e-9e26-43c1-b022-25be3ed833f8 2018-06-30 16:28:41,828 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2018-06-30 16:28:41,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:43,327 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:43 GMT Content-Type: application/json Content-Length: 1901 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4bf4cd2c-998c-4306-86d6-781282d5ef8b X-Compute-Request-Id: req-4bf4cd2c-998c-4306-86d6-781282d5ef8b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:28:36Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:28:43,327 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-4bf4cd2c-998c-4306-86d6-781282d5ef8b 2018-06-30 16:28:43,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 16:28:43,577 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:43 GMT Content-Type: application/json Content-Length: 30038 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-630819ed-cbf1-4188-bc04-6b3941ee2b61 X-Compute-Request-Id: req-630819ed-cbf1-4188-bc04-6b3941ee2b61 Front-End-Https: on 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-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 915959349 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-0x000000000ffd9fff]\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-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\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 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\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: 64355\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: 233616K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K 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.234038] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.236672] pid_max: default: 32768 minimum: 301\n[ 0.238102] ACPI: Core revision 20150930\n[ 0.242113] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.244198] Security Framework initialized\n[ 0.245520] Yama: becoming mindful.\n[ 0.246681] AppArmor: AppArmor initialized\n[ 0.248061] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.250221] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.252231] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.254126] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.256352] Initializing cgroup subsys io\n[ 0.257665] Initializing cgroup subsys memory\n[ 0.259025] Initializing cgroup subsys devices\n[ 0.260406] Initializing cgroup subsys freezer\n[ 0.261801] Initializing cgroup subsys net_cls\n[ 0.263181] Initializing cgroup subsys perf_event\n[ 0.264628] Initializing cgroup subsys net_prio\n[ 0.266039] Initializing cgroup subsys hugetlb\n[ 0.267414] Initializing cgroup subsys pids\n[ 0.268819] CPU: Physical Processor ID: 0\n[ 0.270839] mce: CPU supports 10 MCE banks\n[ 0.272189] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273780] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277682] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.288578] ftrace: allocating 31920 entries in 125 pages\n[ 0.343651] smpboot: Max logical packages: 2\n[ 0.350556] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.352430] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.354631] x2apic enabled\n[ 0.355963] Switched APIC routing to physical x2apic.\n[ 0.358876] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.360669] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.363925] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.366564] ... version: 2\n[ 0.367833] ... bit width: 48\n[ 0.369125] ... generic registers: 4\n[ 0.370449] ... value mask: 0000ffffffffffff\n[ 0.372025] ... max period: 000000007fffffff\n[ 0.373603] ... fixed-purpose events: 3\n[ 0.374892] ... event mask: 000000070000000f\n[ 0.376486] KVM setup paravirtual spinlock\n[ 0.378605] x86: Booting SMP configuration:\n[ 0.379942] .... node #0, CPUs: #1\n[ 0.381300] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.403528] x86: Booted up 1 node, 2 CPUs\n[ 0.403531] KVM setup async PF for cpu 1\n[ 0.403536] kvm-stealtime: cpu 1, msr f90d940\n[ 0.407626] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.410024] devtmpfs: initialized\n[ 0.422341] evm: security.selinux\n[ 0.423457] evm: security.SMACK64\n[ 0.424590] evm: security.SMACK64EXEC\n[ 0.425807] evm: security.SMACK64TRANSMUTE\n[ 0.427082] evm: security.SMACK64MMAP\n[ 0.428300] evm: security.ima\n[ 0.429323] evm: security.capability\n[ 0.430722] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.433666] pinctrl core: initialized pinctrl subsystem\n[ 0.435408] RTC time: 16:28:36, date: 06/30/18\n[ 0.437003] NET: Registered protocol family 16\n[ 0.450437] cpuidle: using governor ladder\n[ 0.462535] cpuidle: using governor menu\n[ 0.463802] PCCT header not found.\n[ 0.465116] ACPI: bus type PCI registered\n[ 0.466379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.468414] PCI: Using configuration type 1 for base access\n[ 0.470197] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.484844] ACPI: Added _OSI(Module Device)\n[ 0.486209] ACPI: Added _OSI(Processor Device)\n[ 0.488363] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.490598] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.495963] ACPI: Interpreter enabled\n[ 0.497817] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.502368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.506945] ACPI: (supports S0 S3 S4 S5)\n[ 0.508876] ACPI: Using IOAPIC for interrupt routing\n[ 0.511257] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.521058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.523927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.527130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.530171] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.536047] acpiphp: Slot [3] registered\n[ 0.538041] acpiphp: Slot [4] registered\n[ 0.540004] acpiphp: Slot [5] registered\n[ 0.541991] acpiphp: Slot [6] registered\n[ 0.561562] acpiphp: Slot [7] registered\n[ 0.563525] acpiphp: Slot [8] registered\n[ 0.565510] acpiphp: Slot [9] registered\n[ 0.567477] acpiphp: Slot [10] registered\n[ 0.569467] acpiphp: Slot [11] registered\n[ 0.571458] acpiphp: Slot [12] registered\n[ 0.573461] acpiphp: Slot [13] registered\n[ 0.575466] acpiphp: Slot [14] registered\n[ 0.577461] acpiphp: Slot [15] registered\n[ 0.579458] acpiphp: Slot [16] registered\n[ 0.581457] acpiphp: Slot [17] registered\n[ 0.583460] acpiphp: Slot [18] registered\n[ 0.585462] acpiphp: Slot [19] registered\n[ 0.587072] acpiphp: Slot [20] registered\n[ 0.588369] acpiphp: Slot [21] registered\n[ 0.589666] acpiphp: Slot [22] registered\n[ 0.590955] acpiphp: Slot [23] registered\n[ 0.592251] acpiphp: Slot [24] registered\n[ 0.593545] acpiphp: Slot [25] registered\n[ 0.594828] acpiphp: Slot [26] registered\n[ 0.596126] acpiphp: Slot [27] registered\n[ 0.597433] acpiphp: Slot [28] registered\n[ 0.598715] acpiphp: Slot [29] registered\n[ 0.599999] acpiphp: Slot [30] registered\n[ 0.601328] acpiphp: Slot [31] registered\n[ 0.602647] PCI host bridge to bus 0000:00\n[ 0.603925] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.605862] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.607754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.610059] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.612375] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.614736] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.620532] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.622531] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.624363] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.626353] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.631293] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.633599] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.672373] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.674778] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.677078] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.679408] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.681695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.683816] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.685674] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.687321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.689775] vgaarb: loaded\n[ 0.690743] vgaarb: bridge control possible 0000:00:02.0\n[ 0.692691] SCSI subsystem initialized\n[ 0.694057] ACPI: bus type USB registered\n[ 0.695359] usbcore: registered new interface driver usbfs\n[ 0.696966] usbcore: registered new interface driver hub\n[ 0.698586] usbcore: registered new device driver usb\n[ 0.700363] PCI: Using ACPI for IRQ routing\n[ 0.702103] NetLabel: Initializing\n[ 0.703238] NetLabel: domain hash size = 128\n[ 0.704609] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.706112] NetLabel: unlabeled traffic allowed by default\n[ 0.707924] clocksource: Switched to clocksource kvm-clock\n[ 0.722876] AppArmor: AppArmor Filesystem Enabled\n[ 0.724382] pnp: PnP ACPI init\n[ 0.726120] pnp: PnP ACPI: found 5 devices\n[ 0.735618] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.738323] NET: Registered protocol family 2\n[ 0.739914] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.741924] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.743812] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.745630] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.747323] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.749149] NET: Registered protocol family 1\n[ 0.750519] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.752235] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.753962] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.812170] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.872088] Trying to unpack rootfs image as initramfs...\n[ 0.993244] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.996707] Scanning for low memory corruption every 60 seconds\n[ 0.999644] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.002129] audit: initializing netlink subsys (disabled)\n[ 1.004396] audit: type=2000 audit(1530376117.183:1): initialized\n[ 1.007567] Initialise system trusted keyring\n[ 1.009939] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.013021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.019053] zbud: loaded\n[ 1.020839] VFS: Disk quotas dquot_6.6.0\n[ 1.022896] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.027010] fuse init (API version 7.23)\n[ 1.029246] Key type big_key registered\n[ 1.031270] Allocating IMA MOK and blacklist keyrings.\n[ 1.034213] Key type asymmetric registered\n[ 1.036331] Asymmetric key parser 'x509' registered\n[ 1.038825] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.042649] io scheduler noop registered\n[ 1.044706] io scheduler deadline registered (default)\n[ 1.047307] io scheduler cfq registered\n[ 1.049441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.052164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.055449] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.059214] ACPI: Power Button [PWRF]\n[ 1.061394] GHES: HEST is not enabled!\n[ 1.121477] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.242773] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.304064] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.308109] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.336859] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.342355] Linux agpgart interface v0.103\n[ 1.347563] brd: module loaded\n[ 1.350545] loop: module loaded\n[ 1.358624] vda: vda1 vda15\n[ 1.361701] vdb:\n[ 1.363855] scsi host0: ata_piix\n[ 1.365436] scsi host1: ata_piix\n[ 1.366947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.369675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.373060] libphy: Fixed MDIO Bus: probed\n[ 1.374811] tun: Universal TUN/TAP device driver, 1.6\n[ 1.376876] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.381368] PPP generic driver version 2.4.2\n[ 1.383340] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.386141] ehci-pci: EHCI PCI platform driver\n[ 1.388039] ehci-platform: EHCI generic platform driver\n[ 1.389600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.391361] ohci-pci: OHCI PCI platform driver\n[ 1.392734] ohci-platform: OHCI generic platform driver\n[ 1.394301] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.454073] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.455626] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.457924] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.459447] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.461189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.463106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.465364] usb usb1: Product: UHCI Host Controller\n[ 1.466828] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.468608] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.470177] hub 1-0:1.0: USB hub found\n[ 1.471396] hub 1-0:1.0: 2 ports detected\n[ 1.472885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.476252] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.477761] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.479433] mousedev: PS/2 mouse device common for all mice\n[ 1.481261] rtc_cmos 00:00: RTC can wake from S4\n[ 1.483229] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.485861] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.488598] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.491149] i2c /dev entries driver\n[ 1.492793] device-mapper: uevent: version 1.0.3\n[ 1.494864] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.498289] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.501305] NET: Registered protocol family 10\n[ 1.503556] NET: Registered protocol family 17\n[ 1.505432] Key type dns_resolver registered\n[ 1.507540] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.509910] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.512288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.516247] registered taskstats version 1\n[ 1.518110] Loading compiled-in X.509 certificates\n[ 1.521015] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.525085] zswap: loaded using pool lzo/zbud\n[ 1.529146] Key type trusted registered\n[ 1.533105] Key type encrypted registered\n[ 1.534922] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.536973] ima: No TPM chip found, activating TPM-bypass!\n[ 1.538650] evm: HMAC attrs: 0x1\n[ 1.557835] Magic number: 6:877:490\n[ 1.559129] acpi PNP0F13:00: hash matches\n[ 1.560537] rtc_cmos 00:00: setting system clock to 2018-06-30 16:28:37 UTC (1530376117)\n[ 1.563183] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.564958] EDD information not available.\n[ 1.570691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.573118] Write protecting the kernel read-only data: 14336k\n[ 1.575974] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.579171] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.25\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: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.27\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\n[ 2.640876] ------------[ cut here ]------------\n[ 2.642313] kernel BUG at /build/linux-BvkamA/linux-4.4.0/fs/ext4/ext4.h:2810!\n[ 2.644575] invalid opcode: 0000 [#1] SMP \n[ 2.646142] Modules linked in: nls_iso8859_1 isofs ip_tables x_tables pcnet32 8139cp mii ne2k_pci 8390 e1000 virtio_scsi\n[ 2.650543] CPU: 0 PID: 154 Comm: syslogd Not tainted 4.4.0-28-generic #47-Ubuntu\n[ 2.652834] Hardware name: OpenStack Foundation OpenStack Nova, BIOS 1.10.2-1.1~u16.04+mcp2 04/01/2014\n[ 2.655560] task: ffff88000db42940 ti: ffff88000e084000 task.ti: ffff88000e084000\n[ 2.657859] RIP: 0010:[] [] ext4_mb_find_by_goal+0x20e/0x2c0\n[ 2.660621] RSP: 0018:ffff88000e087790 EFLAGS: 00010246\n[ 2.662196] RAX: 0000000000000000 RBX: ffff88000e554000 RCX: ffff88000daad000\n[ 2.664183] RDX: ffff88000e087958 RSI: ffff88000e087810 RDI: ffff88000e554000\n[ 2.666156] RBP: ffff88000e0877d8 R08: ffff88000daac800 R09: ffff88000e554000\n[ 2.668136] R10: 0000000000000001 R11: 000000000001a6e0 R12: 0000000000000004\n[ 2.670146] R13: ffff88000daad000 R14: ffff88000daac800 R15: ffff88000daac800\n[ 2.672144] FS: 00007f99918f66a0(0000) GS:ffff88000f800000(0000) knlGS:0000000000000000\n[ 2.674613] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 2.676279] CR2: 00007f368d30b070 CR3: 0000000000139000 CR4: 00000000001406f0\n[ 2.678278] Stack:\n[ 2.679087] 0000000000000000 ffffffffffffffff ffffffff812d553a 0000000098f5bbfd\n[ 2.681836] ffff88000e554000 0000000000000001 ffff88000e087954 ffff88000daac800\n[ 2.684554] ffff88000daac800 ffff88000e087878 ffffffff812d3b4d ffff88000e087818\n[ 2.687296] Call Trace:\n[ 2.688214] [] ? ext4_mb_new_blocks+0x10a/0x580\n[ 2.690012] [] ext4_mb_regular_allocator+0x6d/0x470\n[ 2.691858] [] ext4_mb_new_blocks+0x416/0x580\n[ 2.693598] [] ext4_ind_map_blocks+0xbb5/0xbf0\n[ 2.695350] [] ? bit_wait+0x60/0x60\n[ 2.696883] [] ? __delayacct_blkio_end+0x30/0x50\n[ 2.698680] [] ext4_map_blocks+0x2d4/0x4b0\n[ 2.700345] [] ? balance_dirty_pages.isra.22+0x6cb/0xea0\n[ 2.702332] [] _ext4_get_block+0xbe/0x220\n[ 2.703993] [] ? start_this_handle+0x10c/0x400\n[ 2.705750] [] ext4_get_block+0x16/0x20\n[ 2.707345] [] ext4_block_write_begin+0x190/0x4e0\n[ 2.709162] [] ? _ext4_get_block+0x220/0x220\n[ 2.710892] [] ? __ext4_journal_start_sb+0x6d/0x120\n[ 2.712718] [] ext4_write_begin+0x19a/0x440\n[ 2.714384] [] generic_perform_write+0xce/0x1c0\n[ 2.716140] [] ? file_update_time+0x5f/0x110\n[ 2.717833] [] ? skb_free_datagram+0x15/0x40\n[ 2.719500] [] __generic_file_write_iter+0x1a2/0x1e0\n[ 2.721398] [] ext4_file_write_iter+0x102/0x470\n[ 2.723144] [] ? sock_read_iter+0x92/0xe0\n[ 2.724782] [] new_sync_write+0x9b/0xe0\n[ 2.726407] [] __vfs_write+0x26/0x40\n[ 2.727920] [] vfs_write+0xa9/0x1a0\n[ 2.729461] [] ? vfs_read+0x114/0x130\n[ 2.731007] [] SyS_write+0x55/0xc0\n[ 2.732506] [] entry_SYSCALL_64_fastpath+0x16/0x71\n[ 2.734391] Code: 04 00 00 49 c1 e4 06 4c 89 e7 48 03 be 80 01 00 00 ff 14 25 48 c2 e2 81 49 8b 76 10 4c 89 f7 e8 69 b7 ff ff 31 c0 e9 6e fe ff ff <0f> 0b 83 f9 08 74 1a 8d 71 01 48 8d ba 1c 03 00 00 89 c8 f0 0f \n[ 2.746680] RIP [] ext4_mb_find_by_goal+0x20e/0x2c0\n[ 2.748661] RSP \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... [ 2.752416] ---[ end trace 2b38ab0e6ab12321 ]---\n[ 2.754376] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\ncirros-apply-local already run per instance\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.10...\nLease of 10.55.1.10 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: VT-x\nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \nvdb 253:16 67108864 config-2 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxjisz/26KrzsC/gjZFQ8LODTDpRjFVhXmLZWYn0etOyKfQz1oguGeK9Y4Sae7B8pJPgpsUmPxZ1TsAYkf2j1ufgFRvZc9d6LytDzHBiDzblhwbFBlYQKAMR4UvEgG8ECLtkwg/BjnN41aV8JQAyaeyPgmgo2tfQ1KwgFwL88lQ8BUXtKeI5GXFDfupTvmrnPdnbvzeb/0m43qNVOg2Xe2xzIPQ0RShGEdqKcQy9fWgUq0eicrlBXY4VzGYqrcKMnYo52QGdZ3062OYwLsowbtG7127ucpYqE9IE26KX2382Snswp83SqJDE5vIUcKjfCXhp9r8tKDiLjxZT4KnBSP root@createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188\nssh-dss AAAAB3NzaC1kc3MAAACBAMDNy8NMbmF3Vr6mG//O4IX9tBCUUpULWFsdfae4WvH6Ll2RAxD/MPNiCFjTNV10gdaX5TK9FFRn/JB7DspjnKhbb032huZzJnqqLV+08/ZUyI1vo+jrvIBNQ/2tYZxga8mD55yg+DrJJrOxuh3xNkSdQE+Z2oA/CUuMmVu6kZXlAAAAFQCjyyiq4Pxy5SJbUSU4d6Z87DPM7QAAAIEAqwELVGTa2V00TEvadeu15ZGG1wNCkWRkJb6rpYHZrMzAWjxnbycHapmjoC8YLnqrkhboovProvyx2TUbHyOwdwpo+B3h+fYIpxl5bKN/PA1ySYoqBnbnbskfHCo12PYxopFIIJ1cCslGw33j5g6BCDmiv4tRu3B7gEGeYdG6qU8AAACAJN1+iRZ0AfzI9W4ox/sLdIdE15XSChuwZs2qRZV8f3wqEC7FKZv7maoxNUvUsDGm8TA6Th2/cB+SOOJUFvdStnl7UNxQg03f0w2YZvYDV1wIw5bT0GcrDD8M1le34wNaIA4mD900VFvpaKJmCZgUdGgDNVTFCUH3IVZrobVzzd8= root@createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe32:7dc0/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 \nip-route:169.254.169.254 via 10.55.1.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: configdrive local ===\ninstance-id: deda2830-e39d-4a54-99f6-e316309652fc\nname: CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.91 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188 login: "} 2018-06-30 16:28:43,578 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc/action used request id req-630819ed-cbf1-4188-bc04-6b3941ee2b61 2018-06-30 16:28:43,580 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-30 16:28:43,580 - 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-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 915959349 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-0x000000000ffd9fff] [ 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-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 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 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 64355 [ 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: 233616K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K 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.234038] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.236672] pid_max: default: 32768 minimum: 301 [ 0.238102] ACPI: Core revision 20150930 [ 0.242113] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.244198] Security Framework initialized [ 0.245520] Yama: becoming mindful. [ 0.246681] AppArmor: AppArmor initialized [ 0.248061] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.250221] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.252231] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.254126] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.256352] Initializing cgroup subsys io [ 0.257665] Initializing cgroup subsys memory [ 0.259025] Initializing cgroup subsys devices [ 0.260406] Initializing cgroup subsys freezer [ 0.261801] Initializing cgroup subsys net_cls [ 0.263181] Initializing cgroup subsys perf_event [ 0.264628] Initializing cgroup subsys net_prio [ 0.266039] Initializing cgroup subsys hugetlb [ 0.267414] Initializing cgroup subsys pids [ 0.268819] CPU: Physical Processor ID: 0 [ 0.270839] mce: CPU supports 10 MCE banks [ 0.272189] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273780] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.277682] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.288578] ftrace: allocating 31920 entries in 125 pages [ 0.343651] smpboot: Max logical packages: 2 [ 0.350556] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.352430] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.354631] x2apic enabled [ 0.355963] Switched APIC routing to physical x2apic. [ 0.358876] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.360669] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.363925] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.366564] ... version: 2 [ 0.367833] ... bit width: 48 [ 0.369125] ... generic registers: 4 [ 0.370449] ... value mask: 0000ffffffffffff [ 0.372025] ... max period: 000000007fffffff [ 0.373603] ... fixed-purpose events: 3 [ 0.374892] ... event mask: 000000070000000f [ 0.376486] KVM setup paravirtual spinlock [ 0.378605] x86: Booting SMP configuration: [ 0.379942] .... node #0, CPUs: #1 [ 0.381300] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.403528] x86: Booted up 1 node, 2 CPUs [ 0.403531] KVM setup async PF for cpu 1 [ 0.403536] kvm-stealtime: cpu 1, msr f90d940 [ 0.407626] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.410024] devtmpfs: initialized [ 0.422341] evm: security.selinux [ 0.423457] evm: security.SMACK64 [ 0.424590] evm: security.SMACK64EXEC [ 0.425807] evm: security.SMACK64TRANSMUTE [ 0.427082] evm: security.SMACK64MMAP [ 0.428300] evm: security.ima [ 0.429323] evm: security.capability [ 0.430722] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.433666] pinctrl core: initialized pinctrl subsystem [ 0.435408] RTC time: 16:28:36, date: 06/30/18 [ 0.437003] NET: Registered protocol family 16 [ 0.450437] cpuidle: using governor ladder [ 0.462535] cpuidle: using governor menu [ 0.463802] PCCT header not found. [ 0.465116] ACPI: bus type PCI registered [ 0.466379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.468414] PCI: Using configuration type 1 for base access [ 0.470197] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.484844] ACPI: Added _OSI(Module Device) [ 0.486209] ACPI: Added _OSI(Processor Device) [ 0.488363] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.490598] ACPI: Added _OSI(Processor Aggregator Device) [ 0.495963] ACPI: Interpreter enabled [ 0.497817] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.502368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.506945] ACPI: (supports S0 S3 S4 S5) [ 0.508876] ACPI: Using IOAPIC for interrupt routing [ 0.511257] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.521058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.523927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.527130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.530171] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.536047] acpiphp: Slot [3] registered [ 0.538041] acpiphp: Slot [4] registered [ 0.540004] acpiphp: Slot [5] registered [ 0.541991] acpiphp: Slot [6] registered [ 0.561562] acpiphp: Slot [7] registered [ 0.563525] acpiphp: Slot [8] registered [ 0.565510] acpiphp: Slot [9] registered [ 0.567477] acpiphp: Slot [10] registered [ 0.569467] acpiphp: Slot [11] registered [ 0.571458] acpiphp: Slot [12] registered [ 0.573461] acpiphp: Slot [13] registered [ 0.575466] acpiphp: Slot [14] registered [ 0.577461] acpiphp: Slot [15] registered [ 0.579458] acpiphp: Slot [16] registered [ 0.581457] acpiphp: Slot [17] registered [ 0.583460] acpiphp: Slot [18] registered [ 0.585462] acpiphp: Slot [19] registered [ 0.587072] acpiphp: Slot [20] registered [ 0.588369] acpiphp: Slot [21] registered [ 0.589666] acpiphp: Slot [22] registered [ 0.590955] acpiphp: Slot [23] registered [ 0.592251] acpiphp: Slot [24] registered [ 0.593545] acpiphp: Slot [25] registered [ 0.594828] acpiphp: Slot [26] registered [ 0.596126] acpiphp: Slot [27] registered [ 0.597433] acpiphp: Slot [28] registered [ 0.598715] acpiphp: Slot [29] registered [ 0.599999] acpiphp: Slot [30] registered [ 0.601328] acpiphp: Slot [31] registered [ 0.602647] PCI host bridge to bus 0000:00 [ 0.603925] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.605862] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.607754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610059] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.612375] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.614736] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.620532] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.622531] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.624363] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.626353] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.631293] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.633599] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.672373] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.674778] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.677078] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.679408] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.681695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.683816] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.685674] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.687321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.689775] vgaarb: loaded [ 0.690743] vgaarb: bridge control possible 0000:00:02.0 [ 0.692691] SCSI subsystem initialized [ 0.694057] ACPI: bus type USB registered [ 0.695359] usbcore: registered new interface driver usbfs [ 0.696966] usbcore: registered new interface driver hub [ 0.698586] usbcore: registered new device driver usb [ 0.700363] PCI: Using ACPI for IRQ routing [ 0.702103] NetLabel: Initializing [ 0.703238] NetLabel: domain hash size = 128 [ 0.704609] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.706112] NetLabel: unlabeled traffic allowed by default [ 0.707924] clocksource: Switched to clocksource kvm-clock [ 0.722876] AppArmor: AppArmor Filesystem Enabled [ 0.724382] pnp: PnP ACPI init [ 0.726120] pnp: PnP ACPI: found 5 devices [ 0.735618] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.738323] NET: Registered protocol family 2 [ 0.739914] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.741924] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.743812] TCP: Hash tables configured (established 2048 bind 2048) [ 0.745630] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.747323] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.749149] NET: Registered protocol family 1 [ 0.750519] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.752235] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.753962] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.812170] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.872088] Trying to unpack rootfs image as initramfs... [ 0.993244] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.996707] Scanning for low memory corruption every 60 seconds [ 0.999644] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.002129] audit: initializing netlink subsys (disabled) [ 1.004396] audit: type=2000 audit(1530376117.183:1): initialized [ 1.007567] Initialise system trusted keyring [ 1.009939] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.013021] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.019053] zbud: loaded [ 1.020839] VFS: Disk quotas dquot_6.6.0 [ 1.022896] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.027010] fuse init (API version 7.23) [ 1.029246] Key type big_key registered [ 1.031270] Allocating IMA MOK and blacklist keyrings. [ 1.034213] Key type asymmetric registered [ 1.036331] Asymmetric key parser 'x509' registered [ 1.038825] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.042649] io scheduler noop registered [ 1.044706] io scheduler deadline registered (default) [ 1.047307] io scheduler cfq registered [ 1.049441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.052164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.055449] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.059214] ACPI: Power Button [PWRF] [ 1.061394] GHES: HEST is not enabled! [ 1.121477] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.242773] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.304064] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.308109] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.336859] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.342355] Linux agpgart interface v0.103 [ 1.347563] brd: module loaded [ 1.350545] loop: module loaded [ 1.358624] vda: vda1 vda15 [ 1.361701] vdb: [ 1.363855] scsi host0: ata_piix [ 1.365436] scsi host1: ata_piix [ 1.366947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.369675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.373060] libphy: Fixed MDIO Bus: probed [ 1.374811] tun: Universal TUN/TAP device driver, 1.6 [ 1.376876] tun: (C) 1999-2004 Max Krasnyansky [ 1.381368] PPP generic driver version 2.4.2 [ 1.383340] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.386141] ehci-pci: EHCI PCI platform driver [ 1.388039] ehci-platform: EHCI generic platform driver [ 1.389600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.391361] ohci-pci: OHCI PCI platform driver [ 1.392734] ohci-platform: OHCI generic platform driver [ 1.394301] uhci_hcd: USB Universal Host Controller Interface driver [ 1.454073] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.455626] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.457924] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.459447] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.461189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.463106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.465364] usb usb1: Product: UHCI Host Controller [ 1.466828] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.468608] usb usb1: SerialNumber: 0000:00:01.2 [ 1.470177] hub 1-0:1.0: USB hub found [ 1.471396] hub 1-0:1.0: 2 ports detected [ 1.472885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.476252] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.477761] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.479433] mousedev: PS/2 mouse device common for all mice [ 1.481261] rtc_cmos 00:00: RTC can wake from S4 [ 1.483229] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.485861] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.488598] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.491149] i2c /dev entries driver [ 1.492793] device-mapper: uevent: version 1.0.3 [ 1.494864] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.498289] ledtrig-cpu: registered to indicate activity on CPUs [ 1.501305] NET: Registered protocol family 10 [ 1.503556] NET: Registered protocol family 17 [ 1.505432] Key type dns_resolver registered [ 1.507540] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.509910] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.512288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.516247] registered taskstats version 1 [ 1.518110] Loading compiled-in X.509 certificates [ 1.521015] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.525085] zswap: loaded using pool lzo/zbud [ 1.529146] Key type trusted registered [ 1.533105] Key type encrypted registered [ 1.534922] AppArmor: AppArmor sha1 policy hashing enabled [ 1.536973] ima: No TPM chip found, activating TPM-bypass! [ 1.538650] evm: HMAC attrs: 0x1 [ 1.557835] Magic number: 6:877:490 [ 1.559129] acpi PNP0F13:00: hash matches [ 1.560537] rtc_cmos 00:00: setting system clock to 2018-06-30 16:28:37 UTC (1530376117) [ 1.563183] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.564958] EDD information not available. [ 1.570691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.573118] Write protecting the kernel read-only data: 14336k [ 1.575974] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.579171] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.25 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: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.27 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 [ 2.640876] ------------[ cut here ]------------ [ 2.642313] kernel BUG at /build/linux-BvkamA/linux-4.4.0/fs/ext4/ext4.h:2810! [ 2.644575] invalid opcode: 0000 [#1] SMP [ 2.646142] Modules linked in: nls_iso8859_1 isofs ip_tables x_tables pcnet32 8139cp mii ne2k_pci 8390 e1000 virtio_scsi [ 2.650543] CPU: 0 PID: 154 Comm: syslogd Not tainted 4.4.0-28-generic #47-Ubuntu [ 2.652834] Hardware name: OpenStack Foundation OpenStack Nova, BIOS 1.10.2-1.1~u16.04+mcp2 04/01/2014 [ 2.655560] task: ffff88000db42940 ti: ffff88000e084000 task.ti: ffff88000e084000 [ 2.657859] RIP: 0010:[] [] ext4_mb_find_by_goal+0x20e/0x2c0 [ 2.660621] RSP: 0018:ffff88000e087790 EFLAGS: 00010246 [ 2.662196] RAX: 0000000000000000 RBX: ffff88000e554000 RCX: ffff88000daad000 [ 2.664183] RDX: ffff88000e087958 RSI: ffff88000e087810 RDI: ffff88000e554000 [ 2.666156] RBP: ffff88000e0877d8 R08: ffff88000daac800 R09: ffff88000e554000 [ 2.668136] R10: 0000000000000001 R11: 000000000001a6e0 R12: 0000000000000004 [ 2.670146] R13: ffff88000daad000 R14: ffff88000daac800 R15: ffff88000daac800 [ 2.672144] FS: 00007f99918f66a0(0000) GS:ffff88000f800000(0000) knlGS:0000000000000000 [ 2.674613] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.676279] CR2: 00007f368d30b070 CR3: 0000000000139000 CR4: 00000000001406f0 [ 2.678278] Stack: [ 2.679087] 0000000000000000 ffffffffffffffff ffffffff812d553a 0000000098f5bbfd [ 2.681836] ffff88000e554000 0000000000000001 ffff88000e087954 ffff88000daac800 [ 2.684554] ffff88000daac800 ffff88000e087878 ffffffff812d3b4d ffff88000e087818 [ 2.687296] Call Trace: [ 2.688214] [] ? ext4_mb_new_blocks+0x10a/0x580 [ 2.690012] [] ext4_mb_regular_allocator+0x6d/0x470 [ 2.691858] [] ext4_mb_new_blocks+0x416/0x580 [ 2.693598] [] ext4_ind_map_blocks+0xbb5/0xbf0 [ 2.695350] [] ? bit_wait+0x60/0x60 [ 2.696883] [] ? __delayacct_blkio_end+0x30/0x50 [ 2.698680] [] ext4_map_blocks+0x2d4/0x4b0 [ 2.700345] [] ? balance_dirty_pages.isra.22+0x6cb/0xea0 [ 2.702332] [] _ext4_get_block+0xbe/0x220 [ 2.703993] [] ? start_this_handle+0x10c/0x400 [ 2.705750] [] ext4_get_block+0x16/0x20 [ 2.707345] [] ext4_block_write_begin+0x190/0x4e0 [ 2.709162] [] ? _ext4_get_block+0x220/0x220 [ 2.710892] [] ? __ext4_journal_start_sb+0x6d/0x120 [ 2.712718] [] ext4_write_begin+0x19a/0x440 [ 2.714384] [] generic_perform_write+0xce/0x1c0 [ 2.716140] [] ? file_update_time+0x5f/0x110 [ 2.717833] [] ? skb_free_datagram+0x15/0x40 [ 2.719500] [] __generic_file_write_iter+0x1a2/0x1e0 [ 2.721398] [] ext4_file_write_iter+0x102/0x470 [ 2.723144] [] ? sock_read_iter+0x92/0xe0 [ 2.724782] [] new_sync_write+0x9b/0xe0 [ 2.726407] [] __vfs_write+0x26/0x40 [ 2.727920] [] vfs_write+0xa9/0x1a0 [ 2.729461] [] ? vfs_read+0x114/0x130 [ 2.731007] [] SyS_write+0x55/0xc0 [ 2.732506] [] entry_SYSCALL_64_fastpath+0x16/0x71 [ 2.734391] Code: 04 00 00 49 c1 e4 06 4c 89 e7 48 03 be 80 01 00 00 ff 14 25 48 c2 e2 81 49 8b 76 10 4c 89 f7 e8 69 b7 ff ff 31 c0 e9 6e fe ff ff <0f> 0b 83 f9 08 74 1a 8d 71 01 48 8d ba 1c 03 00 00 89 c8 f0 0f [ 2.746680] RIP [] ext4_mb_find_by_goal+0x20e/0x2c0 [ 2.748661] RSP 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... [ 2.752416] ---[ end trace 2b38ab0e6ab12321 ]--- [ 2.754376] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK cirros-apply-local already run per instance Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.10... Lease of 10.55.1.10 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: VT-x RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxjisz/26KrzsC/gjZFQ8LODTDpRjFVhXmLZWYn0etOyKfQz1oguGeK9Y4Sae7B8pJPgpsUmPxZ1TsAYkf2j1ufgFRvZc9d6LytDzHBiDzblhwbFBlYQKAMR4UvEgG8ECLtkwg/BjnN41aV8JQAyaeyPgmgo2tfQ1KwgFwL88lQ8BUXtKeI5GXFDfupTvmrnPdnbvzeb/0m43qNVOg2Xe2xzIPQ0RShGEdqKcQy9fWgUq0eicrlBXY4VzGYqrcKMnYo52QGdZ3062OYwLsowbtG7127ucpYqE9IE26KX2382Snswp83SqJDE5vIUcKjfCXhp9r8tKDiLjxZT4KnBSP root@createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188 ssh-dss AAAAB3NzaC1kc3MAAACBAMDNy8NMbmF3Vr6mG//O4IX9tBCUUpULWFsdfae4WvH6Ll2RAxD/MPNiCFjTNV10gdaX5TK9FFRn/JB7DspjnKhbb032huZzJnqqLV+08/ZUyI1vo+jrvIBNQ/2tYZxga8mD55yg+DrJJrOxuh3xNkSdQE+Z2oA/CUuMmVu6kZXlAAAAFQCjyyiq4Pxy5SJbUSU4d6Z87DPM7QAAAIEAqwELVGTa2V00TEvadeu15ZGG1wNCkWRkJb6rpYHZrMzAWjxnbycHapmjoC8YLnqrkhboovProvyx2TUbHyOwdwpo+B3h+fYIpxl5bKN/PA1ySYoqBnbnbskfHCo12PYxopFIIJ1cCslGw33j5g6BCDmiv4tRu3B7gEGeYdG6qU8AAACAJN1+iRZ0AfzI9W4ox/sLdIdE15XSChuwZs2qRZV8f3wqEC7FKZv7maoxNUvUsDGm8TA6Th2/cB+SOOJUFvdStnl7UNxQg03f0w2YZvYDV1wIw5bT0GcrDD8M1le34wNaIA4mD900VFvpaKJmCZgUdGgDNVTFCUH3IVZrobVzzd8= root@createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe32:7dc0/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 ip-route:169.254.169.254 via 10.55.1.1 dev eth0 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: configdrive local === instance-id: deda2830-e39d-4a54-99f6-e316309652fc name: CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.91 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188 login: 2018-06-30 16:28:43,581 - create_instance - INFO - Checking if VM is active 2018-06-30 16:28:43,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:44,931 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:44 GMT Content-Type: application/json Content-Length: 1901 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e7f731d1-5eb2-485d-b174-4db252d261f4 X-Compute-Request-Id: req-e7f731d1-5eb2-485d-b174-4db252d261f4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:28:36Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:28:44,931 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-e7f731d1-5eb2-485d-b174-4db252d261f4 2018-06-30 16:28:44,931 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - ACTIVE 2018-06-30 16:28:44,932 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:28:44,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:47,237 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:47 GMT Content-Type: application/json Content-Length: 1901 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c23c16ab-5a6d-4554-9512-f8cdaf102829 X-Compute-Request-Id: req-c23c16ab-5a6d-4554-9512-f8cdaf102829 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:28:36Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:28:47,237 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-c23c16ab-5a6d-4554-9512-f8cdaf102829 2018-06-30 16:28:47,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:47,819 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:47 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-997cf76a-381e-4694-9705-2cbef3a08e8e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bbd08c19-266e-4834-a5fe-b3fa98530ac1"],"updated_at":"2018-06-30T16:26:36Z","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","id":"e961e934-8703-445e-823b-019f3bd4859c","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net"}]} 2018-06-30 16:28:47,820 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net used request id req-997cf76a-381e-4694-9705-2cbef3a08e8e 2018-06-30 16:28:47,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:48,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:28:47 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e06e4a0-2c26-42b5-9f5c-f6bed1edeece Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:28:48,256 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-0e06e4a0-2c26-42b5-9f5c-f6bed1edeece 2018-06-30 16:28:48,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:48,441 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:48 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-37ff8d4c-0310-427a-81fc-94018920d5fa Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]} 2018-06-30 16:28:48,441 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-37ff8d4c-0310-427a-81fc-94018920d5fa 2018-06-30 16:28:48,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:48,748 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:48 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-29a01677-51be-4c86-92ba-973e3efe1b59 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:44Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e961e934-8703-445e-823b-019f3bd4859c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5f:15:ba","id":"45d3d65e-0d19-4af3-91d0-68b5499193d4","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:38Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:43Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e961e934-8703-445e-823b-019f3bd4859c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2b:98:56","id":"620226a4-1738-40f8-87ba-aec1ad2f7360","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:49Z","admin_state_up":true,"updated_at":"2018-06-30T16:27:01Z","binding:vnic_type":"normal","device_id":"9f9d130e-9f93-457e-91d3-396e3ed19148","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:70:89:90","id":"79877ac4-9687-4940-90f8-1613f53867a0","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:27:17Z","admin_state_up":true,"updated_at":"2018-06-30T16:28:39Z","binding:vnic_type":"normal","device_id":"deda2830-e39d-4a54-99f6-e316309652fc","device_owner":"compute:nova","revision_number":14,"mac_address":"fa:16:3e:32:7d:c0","id":"f00e243d-30b5-4986-a8b2-a654aba383c1","port_security_enabled":true,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["bf4e1e1d-ea45-4ad5-b349-c05997dfae2b","d4025590-7e0a-4453-bf47-3aedc1ad6f77"],"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1"}]} 2018-06-30 16:28:48,748 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-29a01677-51be-4c86-92ba-973e3efe1b59 2018-06-30 16:28:48,749 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:28:48,751 - paramiko.transport - DEBUG - starting thread (client mode): 0x23930b50L 2018-06-30 16:28:48,752 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:28:48,752 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:28:48,752 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:28:48,753 - 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-06-30 16:28:48,754 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:28:48,754 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:28:48,754 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:28:48,754 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:28:48,754 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:28:48,806 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:28:48,806 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:28:48,816 - paramiko.transport - DEBUG - Trying discovered key 36c43a53db2fa3d34d871f46c6525e2c in tmp/CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40 2018-06-30 16:28:48,817 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:28:48,824 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:28:48,925 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:28:48,946 - create_instance - INFO - SSH is active for VM instance 2018-06-30 16:28:48,946 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:28:48,948 - paramiko.transport - DEBUG - starting thread (client mode): 0x23930150L 2018-06-30 16:28:48,948 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:28:48,949 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:28:48,949 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:28:48,950 - 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-06-30 16:28:48,950 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:28:48,951 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:28:48,951 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:28:48,951 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:28:48,951 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:28:49,003 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:28:49,003 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:28:49,013 - paramiko.transport - DEBUG - Trying discovered key 36c43a53db2fa3d34d871f46c6525e2c in tmp/CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40 2018-06-30 16:28:49,014 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:28:49,017 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:28:49,021 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-30 16:28:49,022 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-30 16:28:49,022 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-30 16:28:49,024 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-30 16:28:49,027 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:28:49,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:28:50,650 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:28:50 GMT Content-Type: application/json Content-Length: 1901 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-79cd14b0-25b7-477c-bae6-2a2df4e54109 X-Compute-Request-Id: req-79cd14b0-25b7-477c-bae6-2a2df4e54109 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:28:36Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:28:50,650 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-79cd14b0-25b7-477c-bae6-2a2df4e54109 2018-06-30 16:28:50,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" -d '{"reboot": {"type": "SOFT"}}' 2018-06-30 16:28:51,100 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:28:51 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6d6092cc-6bc0-42b0-8b0a-94cd7b00e5b0 X-Compute-Request-Id: req-6d6092cc-6bc0-42b0-8b0a-94cd7b00e5b0 2018-06-30 16:28:51,100 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc/action used request id req-6d6092cc-6bc0-42b0-8b0a-94cd7b00e5b0 2018-06-30 16:29:06,116 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2018-06-30 16:29:06,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:29:07,356 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:29:07 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-23144e73-4448-4dea-8293-a004bdcfac07 X-Compute-Request-Id: req-23144e73-4448-4dea-8293-a004bdcfac07 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:29:07,357 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-23144e73-4448-4dea-8293-a004bdcfac07 2018-06-30 16:29:07,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 16:29:07,556 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:29:07 GMT Content-Type: application/json Content-Length: 30038 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2bfe2100-e787-489b-9c25-b96f22f7f2b4 X-Compute-Request-Id: req-2bfe2100-e787-489b-9c25-b96f22f7f2b4 Front-End-Https: on 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-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 915959349 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-0x000000000ffd9fff]\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-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\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 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\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: 64355\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: 233616K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K 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.234038] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.236672] pid_max: default: 32768 minimum: 301\n[ 0.238102] ACPI: Core revision 20150930\n[ 0.242113] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.244198] Security Framework initialized\n[ 0.245520] Yama: becoming mindful.\n[ 0.246681] AppArmor: AppArmor initialized\n[ 0.248061] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.250221] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.252231] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.254126] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.256352] Initializing cgroup subsys io\n[ 0.257665] Initializing cgroup subsys memory\n[ 0.259025] Initializing cgroup subsys devices\n[ 0.260406] Initializing cgroup subsys freezer\n[ 0.261801] Initializing cgroup subsys net_cls\n[ 0.263181] Initializing cgroup subsys perf_event\n[ 0.264628] Initializing cgroup subsys net_prio\n[ 0.266039] Initializing cgroup subsys hugetlb\n[ 0.267414] Initializing cgroup subsys pids\n[ 0.268819] CPU: Physical Processor ID: 0\n[ 0.270839] mce: CPU supports 10 MCE banks\n[ 0.272189] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273780] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.277682] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.288578] ftrace: allocating 31920 entries in 125 pages\n[ 0.343651] smpboot: Max logical packages: 2\n[ 0.350556] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.352430] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.354631] x2apic enabled\n[ 0.355963] Switched APIC routing to physical x2apic.\n[ 0.358876] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.360669] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.363925] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.366564] ... version: 2\n[ 0.367833] ... bit width: 48\n[ 0.369125] ... generic registers: 4\n[ 0.370449] ... value mask: 0000ffffffffffff\n[ 0.372025] ... max period: 000000007fffffff\n[ 0.373603] ... fixed-purpose events: 3\n[ 0.374892] ... event mask: 000000070000000f\n[ 0.376486] KVM setup paravirtual spinlock\n[ 0.378605] x86: Booting SMP configuration:\n[ 0.379942] .... node #0, CPUs: #1\n[ 0.381300] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.403528] x86: Booted up 1 node, 2 CPUs\n[ 0.403531] KVM setup async PF for cpu 1\n[ 0.403536] kvm-stealtime: cpu 1, msr f90d940\n[ 0.407626] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.410024] devtmpfs: initialized\n[ 0.422341] evm: security.selinux\n[ 0.423457] evm: security.SMACK64\n[ 0.424590] evm: security.SMACK64EXEC\n[ 0.425807] evm: security.SMACK64TRANSMUTE\n[ 0.427082] evm: security.SMACK64MMAP\n[ 0.428300] evm: security.ima\n[ 0.429323] evm: security.capability\n[ 0.430722] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.433666] pinctrl core: initialized pinctrl subsystem\n[ 0.435408] RTC time: 16:28:36, date: 06/30/18\n[ 0.437003] NET: Registered protocol family 16\n[ 0.450437] cpuidle: using governor ladder\n[ 0.462535] cpuidle: using governor menu\n[ 0.463802] PCCT header not found.\n[ 0.465116] ACPI: bus type PCI registered\n[ 0.466379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.468414] PCI: Using configuration type 1 for base access\n[ 0.470197] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.484844] ACPI: Added _OSI(Module Device)\n[ 0.486209] ACPI: Added _OSI(Processor Device)\n[ 0.488363] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.490598] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.495963] ACPI: Interpreter enabled\n[ 0.497817] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.502368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.506945] ACPI: (supports S0 S3 S4 S5)\n[ 0.508876] ACPI: Using IOAPIC for interrupt routing\n[ 0.511257] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.521058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.523927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.527130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.530171] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.536047] acpiphp: Slot [3] registered\n[ 0.538041] acpiphp: Slot [4] registered\n[ 0.540004] acpiphp: Slot [5] registered\n[ 0.541991] acpiphp: Slot [6] registered\n[ 0.561562] acpiphp: Slot [7] registered\n[ 0.563525] acpiphp: Slot [8] registered\n[ 0.565510] acpiphp: Slot [9] registered\n[ 0.567477] acpiphp: Slot [10] registered\n[ 0.569467] acpiphp: Slot [11] registered\n[ 0.571458] acpiphp: Slot [12] registered\n[ 0.573461] acpiphp: Slot [13] registered\n[ 0.575466] acpiphp: Slot [14] registered\n[ 0.577461] acpiphp: Slot [15] registered\n[ 0.579458] acpiphp: Slot [16] registered\n[ 0.581457] acpiphp: Slot [17] registered\n[ 0.583460] acpiphp: Slot [18] registered\n[ 0.585462] acpiphp: Slot [19] registered\n[ 0.587072] acpiphp: Slot [20] registered\n[ 0.588369] acpiphp: Slot [21] registered\n[ 0.589666] acpiphp: Slot [22] registered\n[ 0.590955] acpiphp: Slot [23] registered\n[ 0.592251] acpiphp: Slot [24] registered\n[ 0.593545] acpiphp: Slot [25] registered\n[ 0.594828] acpiphp: Slot [26] registered\n[ 0.596126] acpiphp: Slot [27] registered\n[ 0.597433] acpiphp: Slot [28] registered\n[ 0.598715] acpiphp: Slot [29] registered\n[ 0.599999] acpiphp: Slot [30] registered\n[ 0.601328] acpiphp: Slot [31] registered\n[ 0.602647] PCI host bridge to bus 0000:00\n[ 0.603925] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.605862] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.607754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.610059] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.612375] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.614736] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.620532] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.622531] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.624363] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.626353] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.631293] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.633599] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.672373] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.674778] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.677078] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.679408] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.681695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.683816] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.685674] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.687321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.689775] vgaarb: loaded\n[ 0.690743] vgaarb: bridge control possible 0000:00:02.0\n[ 0.692691] SCSI subsystem initialized\n[ 0.694057] ACPI: bus type USB registered\n[ 0.695359] usbcore: registered new interface driver usbfs\n[ 0.696966] usbcore: registered new interface driver hub\n[ 0.698586] usbcore: registered new device driver usb\n[ 0.700363] PCI: Using ACPI for IRQ routing\n[ 0.702103] NetLabel: Initializing\n[ 0.703238] NetLabel: domain hash size = 128\n[ 0.704609] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.706112] NetLabel: unlabeled traffic allowed by default\n[ 0.707924] clocksource: Switched to clocksource kvm-clock\n[ 0.722876] AppArmor: AppArmor Filesystem Enabled\n[ 0.724382] pnp: PnP ACPI init\n[ 0.726120] pnp: PnP ACPI: found 5 devices\n[ 0.735618] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.738323] NET: Registered protocol family 2\n[ 0.739914] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.741924] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.743812] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.745630] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.747323] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.749149] NET: Registered protocol family 1\n[ 0.750519] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.752235] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.753962] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.812170] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.872088] Trying to unpack rootfs image as initramfs...\n[ 0.993244] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 0.996707] Scanning for low memory corruption every 60 seconds\n[ 0.999644] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.002129] audit: initializing netlink subsys (disabled)\n[ 1.004396] audit: type=2000 audit(1530376117.183:1): initialized\n[ 1.007567] Initialise system trusted keyring\n[ 1.009939] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.013021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.019053] zbud: loaded\n[ 1.020839] VFS: Disk quotas dquot_6.6.0\n[ 1.022896] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.027010] fuse init (API version 7.23)\n[ 1.029246] Key type big_key registered\n[ 1.031270] Allocating IMA MOK and blacklist keyrings.\n[ 1.034213] Key type asymmetric registered\n[ 1.036331] Asymmetric key parser 'x509' registered\n[ 1.038825] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.042649] io scheduler noop registered\n[ 1.044706] io scheduler deadline registered (default)\n[ 1.047307] io scheduler cfq registered\n[ 1.049441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.052164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.055449] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.059214] ACPI: Power Button [PWRF]\n[ 1.061394] GHES: HEST is not enabled!\n[ 1.121477] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.242773] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.304064] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.308109] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.336859] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.342355] Linux agpgart interface v0.103\n[ 1.347563] brd: module loaded\n[ 1.350545] loop: module loaded\n[ 1.358624] vda: vda1 vda15\n[ 1.361701] vdb:\n[ 1.363855] scsi host0: ata_piix\n[ 1.365436] scsi host1: ata_piix\n[ 1.366947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.369675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.373060] libphy: Fixed MDIO Bus: probed\n[ 1.374811] tun: Universal TUN/TAP device driver, 1.6\n[ 1.376876] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.381368] PPP generic driver version 2.4.2\n[ 1.383340] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.386141] ehci-pci: EHCI PCI platform driver\n[ 1.388039] ehci-platform: EHCI generic platform driver\n[ 1.389600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.391361] ohci-pci: OHCI PCI platform driver\n[ 1.392734] ohci-platform: OHCI generic platform driver\n[ 1.394301] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.454073] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.455626] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.457924] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.459447] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.461189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.463106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.465364] usb usb1: Product: UHCI Host Controller\n[ 1.466828] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.468608] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.470177] hub 1-0:1.0: USB hub found\n[ 1.471396] hub 1-0:1.0: 2 ports detected\n[ 1.472885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.476252] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.477761] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.479433] mousedev: PS/2 mouse device common for all mice\n[ 1.481261] rtc_cmos 00:00: RTC can wake from S4\n[ 1.483229] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.485861] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.488598] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.491149] i2c /dev entries driver\n[ 1.492793] device-mapper: uevent: version 1.0.3\n[ 1.494864] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.498289] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.501305] NET: Registered protocol family 10\n[ 1.503556] NET: Registered protocol family 17\n[ 1.505432] Key type dns_resolver registered\n[ 1.507540] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.509910] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.512288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.516247] registered taskstats version 1\n[ 1.518110] Loading compiled-in X.509 certificates\n[ 1.521015] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.525085] zswap: loaded using pool lzo/zbud\n[ 1.529146] Key type trusted registered\n[ 1.533105] Key type encrypted registered\n[ 1.534922] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.536973] ima: No TPM chip found, activating TPM-bypass!\n[ 1.538650] evm: HMAC attrs: 0x1\n[ 1.557835] Magic number: 6:877:490\n[ 1.559129] acpi PNP0F13:00: hash matches\n[ 1.560537] rtc_cmos 00:00: setting system clock to 2018-06-30 16:28:37 UTC (1530376117)\n[ 1.563183] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.564958] EDD information not available.\n[ 1.570691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.573118] Write protecting the kernel read-only data: 14336k\n[ 1.575974] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.579171] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.25\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: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 2.27\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\n[ 2.640876] ------------[ cut here ]------------\n[ 2.642313] kernel BUG at /build/linux-BvkamA/linux-4.4.0/fs/ext4/ext4.h:2810!\n[ 2.644575] invalid opcode: 0000 [#1] SMP \n[ 2.646142] Modules linked in: nls_iso8859_1 isofs ip_tables x_tables pcnet32 8139cp mii ne2k_pci 8390 e1000 virtio_scsi\n[ 2.650543] CPU: 0 PID: 154 Comm: syslogd Not tainted 4.4.0-28-generic #47-Ubuntu\n[ 2.652834] Hardware name: OpenStack Foundation OpenStack Nova, BIOS 1.10.2-1.1~u16.04+mcp2 04/01/2014\n[ 2.655560] task: ffff88000db42940 ti: ffff88000e084000 task.ti: ffff88000e084000\n[ 2.657859] RIP: 0010:[] [] ext4_mb_find_by_goal+0x20e/0x2c0\n[ 2.660621] RSP: 0018:ffff88000e087790 EFLAGS: 00010246\n[ 2.662196] RAX: 0000000000000000 RBX: ffff88000e554000 RCX: ffff88000daad000\n[ 2.664183] RDX: ffff88000e087958 RSI: ffff88000e087810 RDI: ffff88000e554000\n[ 2.666156] RBP: ffff88000e0877d8 R08: ffff88000daac800 R09: ffff88000e554000\n[ 2.668136] R10: 0000000000000001 R11: 000000000001a6e0 R12: 0000000000000004\n[ 2.670146] R13: ffff88000daad000 R14: ffff88000daac800 R15: ffff88000daac800\n[ 2.672144] FS: 00007f99918f66a0(0000) GS:ffff88000f800000(0000) knlGS:0000000000000000\n[ 2.674613] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 2.676279] CR2: 00007f368d30b070 CR3: 0000000000139000 CR4: 00000000001406f0\n[ 2.678278] Stack:\n[ 2.679087] 0000000000000000 ffffffffffffffff ffffffff812d553a 0000000098f5bbfd\n[ 2.681836] ffff88000e554000 0000000000000001 ffff88000e087954 ffff88000daac800\n[ 2.684554] ffff88000daac800 ffff88000e087878 ffffffff812d3b4d ffff88000e087818\n[ 2.687296] Call Trace:\n[ 2.688214] [] ? ext4_mb_new_blocks+0x10a/0x580\n[ 2.690012] [] ext4_mb_regular_allocator+0x6d/0x470\n[ 2.691858] [] ext4_mb_new_blocks+0x416/0x580\n[ 2.693598] [] ext4_ind_map_blocks+0xbb5/0xbf0\n[ 2.695350] [] ? bit_wait+0x60/0x60\n[ 2.696883] [] ? __delayacct_blkio_end+0x30/0x50\n[ 2.698680] [] ext4_map_blocks+0x2d4/0x4b0\n[ 2.700345] [] ? balance_dirty_pages.isra.22+0x6cb/0xea0\n[ 2.702332] [] _ext4_get_block+0xbe/0x220\n[ 2.703993] [] ? start_this_handle+0x10c/0x400\n[ 2.705750] [] ext4_get_block+0x16/0x20\n[ 2.707345] [] ext4_block_write_begin+0x190/0x4e0\n[ 2.709162] [] ? _ext4_get_block+0x220/0x220\n[ 2.710892] [] ? __ext4_journal_start_sb+0x6d/0x120\n[ 2.712718] [] ext4_write_begin+0x19a/0x440\n[ 2.714384] [] generic_perform_write+0xce/0x1c0\n[ 2.716140] [] ? file_update_time+0x5f/0x110\n[ 2.717833] [] ? skb_free_datagram+0x15/0x40\n[ 2.719500] [] __generic_file_write_iter+0x1a2/0x1e0\n[ 2.721398] [] ext4_file_write_iter+0x102/0x470\n[ 2.723144] [] ? sock_read_iter+0x92/0xe0\n[ 2.724782] [] new_sync_write+0x9b/0xe0\n[ 2.726407] [] __vfs_write+0x26/0x40\n[ 2.727920] [] vfs_write+0xa9/0x1a0\n[ 2.729461] [] ? vfs_read+0x114/0x130\n[ 2.731007] [] SyS_write+0x55/0xc0\n[ 2.732506] [] entry_SYSCALL_64_fastpath+0x16/0x71\n[ 2.734391] Code: 04 00 00 49 c1 e4 06 4c 89 e7 48 03 be 80 01 00 00 ff 14 25 48 c2 e2 81 49 8b 76 10 4c 89 f7 e8 69 b7 ff ff 31 c0 e9 6e fe ff ff <0f> 0b 83 f9 08 74 1a 8d 71 01 48 8d ba 1c 03 00 00 89 c8 f0 0f \n[ 2.746680] RIP [] ext4_mb_find_by_goal+0x20e/0x2c0\n[ 2.748661] RSP \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... [ 2.752416] ---[ end trace 2b38ab0e6ab12321 ]---\n[ 2.754376] random: dd urandom read with 6 bits of entropy available\ndone.\nStarting acpid: OK\ncirros-apply-local already run per instance\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.10...\nLease of 10.55.1.10 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: VT-x\nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \nvdb 253:16 67108864 config-2 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxjisz/26KrzsC/gjZFQ8LODTDpRjFVhXmLZWYn0etOyKfQz1oguGeK9Y4Sae7B8pJPgpsUmPxZ1TsAYkf2j1ufgFRvZc9d6LytDzHBiDzblhwbFBlYQKAMR4UvEgG8ECLtkwg/BjnN41aV8JQAyaeyPgmgo2tfQ1KwgFwL88lQ8BUXtKeI5GXFDfupTvmrnPdnbvzeb/0m43qNVOg2Xe2xzIPQ0RShGEdqKcQy9fWgUq0eicrlBXY4VzGYqrcKMnYo52QGdZ3062OYwLsowbtG7127ucpYqE9IE26KX2382Snswp83SqJDE5vIUcKjfCXhp9r8tKDiLjxZT4KnBSP root@createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188\nssh-dss AAAAB3NzaC1kc3MAAACBAMDNy8NMbmF3Vr6mG//O4IX9tBCUUpULWFsdfae4WvH6Ll2RAxD/MPNiCFjTNV10gdaX5TK9FFRn/JB7DspjnKhbb032huZzJnqqLV+08/ZUyI1vo+jrvIBNQ/2tYZxga8mD55yg+DrJJrOxuh3xNkSdQE+Z2oA/CUuMmVu6kZXlAAAAFQCjyyiq4Pxy5SJbUSU4d6Z87DPM7QAAAIEAqwELVGTa2V00TEvadeu15ZGG1wNCkWRkJb6rpYHZrMzAWjxnbycHapmjoC8YLnqrkhboovProvyx2TUbHyOwdwpo+B3h+fYIpxl5bKN/PA1ySYoqBnbnbskfHCo12PYxopFIIJ1cCslGw33j5g6BCDmiv4tRu3B7gEGeYdG6qU8AAACAJN1+iRZ0AfzI9W4ox/sLdIdE15XSChuwZs2qRZV8f3wqEC7FKZv7maoxNUvUsDGm8TA6Th2/cB+SOOJUFvdStnl7UNxQg03f0w2YZvYDV1wIw5bT0GcrDD8M1le34wNaIA4mD900VFvpaKJmCZgUdGgDNVTFCUH3IVZrobVzzd8= root@createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe32:7dc0/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 \nip-route:169.254.169.254 via 10.55.1.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: configdrive local ===\ninstance-id: deda2830-e39d-4a54-99f6-e316309652fc\nname: CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.91 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188 login: "} 2018-06-30 16:29:07,557 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc/action used request id req-2bfe2100-e787-489b-9c25-b96f22f7f2b4 2018-06-30 16:29:07,559 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-30 16:29:07,559 - 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-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 915959349 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-0x000000000ffd9fff] [ 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-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 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 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 64355 [ 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: 233616K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K 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.234038] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.236672] pid_max: default: 32768 minimum: 301 [ 0.238102] ACPI: Core revision 20150930 [ 0.242113] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.244198] Security Framework initialized [ 0.245520] Yama: becoming mindful. [ 0.246681] AppArmor: AppArmor initialized [ 0.248061] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.250221] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.252231] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.254126] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.256352] Initializing cgroup subsys io [ 0.257665] Initializing cgroup subsys memory [ 0.259025] Initializing cgroup subsys devices [ 0.260406] Initializing cgroup subsys freezer [ 0.261801] Initializing cgroup subsys net_cls [ 0.263181] Initializing cgroup subsys perf_event [ 0.264628] Initializing cgroup subsys net_prio [ 0.266039] Initializing cgroup subsys hugetlb [ 0.267414] Initializing cgroup subsys pids [ 0.268819] CPU: Physical Processor ID: 0 [ 0.270839] mce: CPU supports 10 MCE banks [ 0.272189] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273780] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.277682] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.288578] ftrace: allocating 31920 entries in 125 pages [ 0.343651] smpboot: Max logical packages: 2 [ 0.350556] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.352430] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.354631] x2apic enabled [ 0.355963] Switched APIC routing to physical x2apic. [ 0.358876] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.360669] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.363925] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.366564] ... version: 2 [ 0.367833] ... bit width: 48 [ 0.369125] ... generic registers: 4 [ 0.370449] ... value mask: 0000ffffffffffff [ 0.372025] ... max period: 000000007fffffff [ 0.373603] ... fixed-purpose events: 3 [ 0.374892] ... event mask: 000000070000000f [ 0.376486] KVM setup paravirtual spinlock [ 0.378605] x86: Booting SMP configuration: [ 0.379942] .... node #0, CPUs: #1 [ 0.381300] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.403528] x86: Booted up 1 node, 2 CPUs [ 0.403531] KVM setup async PF for cpu 1 [ 0.403536] kvm-stealtime: cpu 1, msr f90d940 [ 0.407626] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.410024] devtmpfs: initialized [ 0.422341] evm: security.selinux [ 0.423457] evm: security.SMACK64 [ 0.424590] evm: security.SMACK64EXEC [ 0.425807] evm: security.SMACK64TRANSMUTE [ 0.427082] evm: security.SMACK64MMAP [ 0.428300] evm: security.ima [ 0.429323] evm: security.capability [ 0.430722] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.433666] pinctrl core: initialized pinctrl subsystem [ 0.435408] RTC time: 16:28:36, date: 06/30/18 [ 0.437003] NET: Registered protocol family 16 [ 0.450437] cpuidle: using governor ladder [ 0.462535] cpuidle: using governor menu [ 0.463802] PCCT header not found. [ 0.465116] ACPI: bus type PCI registered [ 0.466379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.468414] PCI: Using configuration type 1 for base access [ 0.470197] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.484844] ACPI: Added _OSI(Module Device) [ 0.486209] ACPI: Added _OSI(Processor Device) [ 0.488363] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.490598] ACPI: Added _OSI(Processor Aggregator Device) [ 0.495963] ACPI: Interpreter enabled [ 0.497817] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.502368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.506945] ACPI: (supports S0 S3 S4 S5) [ 0.508876] ACPI: Using IOAPIC for interrupt routing [ 0.511257] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.521058] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.523927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.527130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.530171] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.536047] acpiphp: Slot [3] registered [ 0.538041] acpiphp: Slot [4] registered [ 0.540004] acpiphp: Slot [5] registered [ 0.541991] acpiphp: Slot [6] registered [ 0.561562] acpiphp: Slot [7] registered [ 0.563525] acpiphp: Slot [8] registered [ 0.565510] acpiphp: Slot [9] registered [ 0.567477] acpiphp: Slot [10] registered [ 0.569467] acpiphp: Slot [11] registered [ 0.571458] acpiphp: Slot [12] registered [ 0.573461] acpiphp: Slot [13] registered [ 0.575466] acpiphp: Slot [14] registered [ 0.577461] acpiphp: Slot [15] registered [ 0.579458] acpiphp: Slot [16] registered [ 0.581457] acpiphp: Slot [17] registered [ 0.583460] acpiphp: Slot [18] registered [ 0.585462] acpiphp: Slot [19] registered [ 0.587072] acpiphp: Slot [20] registered [ 0.588369] acpiphp: Slot [21] registered [ 0.589666] acpiphp: Slot [22] registered [ 0.590955] acpiphp: Slot [23] registered [ 0.592251] acpiphp: Slot [24] registered [ 0.593545] acpiphp: Slot [25] registered [ 0.594828] acpiphp: Slot [26] registered [ 0.596126] acpiphp: Slot [27] registered [ 0.597433] acpiphp: Slot [28] registered [ 0.598715] acpiphp: Slot [29] registered [ 0.599999] acpiphp: Slot [30] registered [ 0.601328] acpiphp: Slot [31] registered [ 0.602647] PCI host bridge to bus 0000:00 [ 0.603925] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.605862] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.607754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.610059] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.612375] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.614736] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.620532] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.622531] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.624363] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.626353] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.631293] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.633599] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.672373] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.674778] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.677078] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.679408] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.681695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.683816] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.685674] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.687321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.689775] vgaarb: loaded [ 0.690743] vgaarb: bridge control possible 0000:00:02.0 [ 0.692691] SCSI subsystem initialized [ 0.694057] ACPI: bus type USB registered [ 0.695359] usbcore: registered new interface driver usbfs [ 0.696966] usbcore: registered new interface driver hub [ 0.698586] usbcore: registered new device driver usb [ 0.700363] PCI: Using ACPI for IRQ routing [ 0.702103] NetLabel: Initializing [ 0.703238] NetLabel: domain hash size = 128 [ 0.704609] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.706112] NetLabel: unlabeled traffic allowed by default [ 0.707924] clocksource: Switched to clocksource kvm-clock [ 0.722876] AppArmor: AppArmor Filesystem Enabled [ 0.724382] pnp: PnP ACPI init [ 0.726120] pnp: PnP ACPI: found 5 devices [ 0.735618] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.738323] NET: Registered protocol family 2 [ 0.739914] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.741924] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.743812] TCP: Hash tables configured (established 2048 bind 2048) [ 0.745630] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.747323] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.749149] NET: Registered protocol family 1 [ 0.750519] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.752235] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.753962] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.812170] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.872088] Trying to unpack rootfs image as initramfs... [ 0.993244] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 0.996707] Scanning for low memory corruption every 60 seconds [ 0.999644] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.002129] audit: initializing netlink subsys (disabled) [ 1.004396] audit: type=2000 audit(1530376117.183:1): initialized [ 1.007567] Initialise system trusted keyring [ 1.009939] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.013021] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.019053] zbud: loaded [ 1.020839] VFS: Disk quotas dquot_6.6.0 [ 1.022896] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.027010] fuse init (API version 7.23) [ 1.029246] Key type big_key registered [ 1.031270] Allocating IMA MOK and blacklist keyrings. [ 1.034213] Key type asymmetric registered [ 1.036331] Asymmetric key parser 'x509' registered [ 1.038825] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.042649] io scheduler noop registered [ 1.044706] io scheduler deadline registered (default) [ 1.047307] io scheduler cfq registered [ 1.049441] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.052164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.055449] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.059214] ACPI: Power Button [PWRF] [ 1.061394] GHES: HEST is not enabled! [ 1.121477] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.242773] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.304064] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.308109] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.336859] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.342355] Linux agpgart interface v0.103 [ 1.347563] brd: module loaded [ 1.350545] loop: module loaded [ 1.358624] vda: vda1 vda15 [ 1.361701] vdb: [ 1.363855] scsi host0: ata_piix [ 1.365436] scsi host1: ata_piix [ 1.366947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.369675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.373060] libphy: Fixed MDIO Bus: probed [ 1.374811] tun: Universal TUN/TAP device driver, 1.6 [ 1.376876] tun: (C) 1999-2004 Max Krasnyansky [ 1.381368] PPP generic driver version 2.4.2 [ 1.383340] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.386141] ehci-pci: EHCI PCI platform driver [ 1.388039] ehci-platform: EHCI generic platform driver [ 1.389600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.391361] ohci-pci: OHCI PCI platform driver [ 1.392734] ohci-platform: OHCI generic platform driver [ 1.394301] uhci_hcd: USB Universal Host Controller Interface driver [ 1.454073] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.455626] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.457924] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.459447] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.461189] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.463106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.465364] usb usb1: Product: UHCI Host Controller [ 1.466828] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.468608] usb usb1: SerialNumber: 0000:00:01.2 [ 1.470177] hub 1-0:1.0: USB hub found [ 1.471396] hub 1-0:1.0: 2 ports detected [ 1.472885] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.476252] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.477761] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.479433] mousedev: PS/2 mouse device common for all mice [ 1.481261] rtc_cmos 00:00: RTC can wake from S4 [ 1.483229] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.485861] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.488598] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.491149] i2c /dev entries driver [ 1.492793] device-mapper: uevent: version 1.0.3 [ 1.494864] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.498289] ledtrig-cpu: registered to indicate activity on CPUs [ 1.501305] NET: Registered protocol family 10 [ 1.503556] NET: Registered protocol family 17 [ 1.505432] Key type dns_resolver registered [ 1.507540] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.509910] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.512288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.516247] registered taskstats version 1 [ 1.518110] Loading compiled-in X.509 certificates [ 1.521015] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.525085] zswap: loaded using pool lzo/zbud [ 1.529146] Key type trusted registered [ 1.533105] Key type encrypted registered [ 1.534922] AppArmor: AppArmor sha1 policy hashing enabled [ 1.536973] ima: No TPM chip found, activating TPM-bypass! [ 1.538650] evm: HMAC attrs: 0x1 [ 1.557835] Magic number: 6:877:490 [ 1.559129] acpi PNP0F13:00: hash matches [ 1.560537] rtc_cmos 00:00: setting system clock to 2018-06-30 16:28:37 UTC (1530376117) [ 1.563183] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.564958] EDD information not available. [ 1.570691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.573118] Write protecting the kernel read-only data: 14336k [ 1.575974] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.579171] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.25 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: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 2.27 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 [ 2.640876] ------------[ cut here ]------------ [ 2.642313] kernel BUG at /build/linux-BvkamA/linux-4.4.0/fs/ext4/ext4.h:2810! [ 2.644575] invalid opcode: 0000 [#1] SMP [ 2.646142] Modules linked in: nls_iso8859_1 isofs ip_tables x_tables pcnet32 8139cp mii ne2k_pci 8390 e1000 virtio_scsi [ 2.650543] CPU: 0 PID: 154 Comm: syslogd Not tainted 4.4.0-28-generic #47-Ubuntu [ 2.652834] Hardware name: OpenStack Foundation OpenStack Nova, BIOS 1.10.2-1.1~u16.04+mcp2 04/01/2014 [ 2.655560] task: ffff88000db42940 ti: ffff88000e084000 task.ti: ffff88000e084000 [ 2.657859] RIP: 0010:[] [] ext4_mb_find_by_goal+0x20e/0x2c0 [ 2.660621] RSP: 0018:ffff88000e087790 EFLAGS: 00010246 [ 2.662196] RAX: 0000000000000000 RBX: ffff88000e554000 RCX: ffff88000daad000 [ 2.664183] RDX: ffff88000e087958 RSI: ffff88000e087810 RDI: ffff88000e554000 [ 2.666156] RBP: ffff88000e0877d8 R08: ffff88000daac800 R09: ffff88000e554000 [ 2.668136] R10: 0000000000000001 R11: 000000000001a6e0 R12: 0000000000000004 [ 2.670146] R13: ffff88000daad000 R14: ffff88000daac800 R15: ffff88000daac800 [ 2.672144] FS: 00007f99918f66a0(0000) GS:ffff88000f800000(0000) knlGS:0000000000000000 [ 2.674613] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 2.676279] CR2: 00007f368d30b070 CR3: 0000000000139000 CR4: 00000000001406f0 [ 2.678278] Stack: [ 2.679087] 0000000000000000 ffffffffffffffff ffffffff812d553a 0000000098f5bbfd [ 2.681836] ffff88000e554000 0000000000000001 ffff88000e087954 ffff88000daac800 [ 2.684554] ffff88000daac800 ffff88000e087878 ffffffff812d3b4d ffff88000e087818 [ 2.687296] Call Trace: [ 2.688214] [] ? ext4_mb_new_blocks+0x10a/0x580 [ 2.690012] [] ext4_mb_regular_allocator+0x6d/0x470 [ 2.691858] [] ext4_mb_new_blocks+0x416/0x580 [ 2.693598] [] ext4_ind_map_blocks+0xbb5/0xbf0 [ 2.695350] [] ? bit_wait+0x60/0x60 [ 2.696883] [] ? __delayacct_blkio_end+0x30/0x50 [ 2.698680] [] ext4_map_blocks+0x2d4/0x4b0 [ 2.700345] [] ? balance_dirty_pages.isra.22+0x6cb/0xea0 [ 2.702332] [] _ext4_get_block+0xbe/0x220 [ 2.703993] [] ? start_this_handle+0x10c/0x400 [ 2.705750] [] ext4_get_block+0x16/0x20 [ 2.707345] [] ext4_block_write_begin+0x190/0x4e0 [ 2.709162] [] ? _ext4_get_block+0x220/0x220 [ 2.710892] [] ? __ext4_journal_start_sb+0x6d/0x120 [ 2.712718] [] ext4_write_begin+0x19a/0x440 [ 2.714384] [] generic_perform_write+0xce/0x1c0 [ 2.716140] [] ? file_update_time+0x5f/0x110 [ 2.717833] [] ? skb_free_datagram+0x15/0x40 [ 2.719500] [] __generic_file_write_iter+0x1a2/0x1e0 [ 2.721398] [] ext4_file_write_iter+0x102/0x470 [ 2.723144] [] ? sock_read_iter+0x92/0xe0 [ 2.724782] [] new_sync_write+0x9b/0xe0 [ 2.726407] [] __vfs_write+0x26/0x40 [ 2.727920] [] vfs_write+0xa9/0x1a0 [ 2.729461] [] ? vfs_read+0x114/0x130 [ 2.731007] [] SyS_write+0x55/0xc0 [ 2.732506] [] entry_SYSCALL_64_fastpath+0x16/0x71 [ 2.734391] Code: 04 00 00 49 c1 e4 06 4c 89 e7 48 03 be 80 01 00 00 ff 14 25 48 c2 e2 81 49 8b 76 10 4c 89 f7 e8 69 b7 ff ff 31 c0 e9 6e fe ff ff <0f> 0b 83 f9 08 74 1a 8d 71 01 48 8d ba 1c 03 00 00 89 c8 f0 0f [ 2.746680] RIP [] ext4_mb_find_by_goal+0x20e/0x2c0 [ 2.748661] RSP 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... [ 2.752416] ---[ end trace 2b38ab0e6ab12321 ]--- [ 2.754376] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK cirros-apply-local already run per instance Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.10... Lease of 10.55.1.10 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: VT-x RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxjisz/26KrzsC/gjZFQ8LODTDpRjFVhXmLZWYn0etOyKfQz1oguGeK9Y4Sae7B8pJPgpsUmPxZ1TsAYkf2j1ufgFRvZc9d6LytDzHBiDzblhwbFBlYQKAMR4UvEgG8ECLtkwg/BjnN41aV8JQAyaeyPgmgo2tfQ1KwgFwL88lQ8BUXtKeI5GXFDfupTvmrnPdnbvzeb/0m43qNVOg2Xe2xzIPQ0RShGEdqKcQy9fWgUq0eicrlBXY4VzGYqrcKMnYo52QGdZ3062OYwLsowbtG7127ucpYqE9IE26KX2382Snswp83SqJDE5vIUcKjfCXhp9r8tKDiLjxZT4KnBSP root@createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188 ssh-dss AAAAB3NzaC1kc3MAAACBAMDNy8NMbmF3Vr6mG//O4IX9tBCUUpULWFsdfae4WvH6Ll2RAxD/MPNiCFjTNV10gdaX5TK9FFRn/JB7DspjnKhbb032huZzJnqqLV+08/ZUyI1vo+jrvIBNQ/2tYZxga8mD55yg+DrJJrOxuh3xNkSdQE+Z2oA/CUuMmVu6kZXlAAAAFQCjyyiq4Pxy5SJbUSU4d6Z87DPM7QAAAIEAqwELVGTa2V00TEvadeu15ZGG1wNCkWRkJb6rpYHZrMzAWjxnbycHapmjoC8YLnqrkhboovProvyx2TUbHyOwdwpo+B3h+fYIpxl5bKN/PA1ySYoqBnbnbskfHCo12PYxopFIIJ1cCslGw33j5g6BCDmiv4tRu3B7gEGeYdG6qU8AAACAJN1+iRZ0AfzI9W4ox/sLdIdE15XSChuwZs2qRZV8f3wqEC7FKZv7maoxNUvUsDGm8TA6Th2/cB+SOOJUFvdStnl7UNxQg03f0w2YZvYDV1wIw5bT0GcrDD8M1le34wNaIA4mD900VFvpaKJmCZgUdGgDNVTFCUH3IVZrobVzzd8= root@createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe32:7dc0/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 ip-route:169.254.169.254 via 10.55.1.1 dev eth0 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: configdrive local === instance-id: deda2830-e39d-4a54-99f6-e316309652fc name: CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=2.91 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188 login: 2018-06-30 16:29:07,560 - create_instance - INFO - Checking if VM is active 2018-06-30 16:29:07,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:29:08,335 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:29:08 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-245db225-c3e1-41b0-a028-e1f4b9ae9f37 X-Compute-Request-Id: req-245db225-c3e1-41b0-a028-e1f4b9ae9f37 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:29:08,335 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-245db225-c3e1-41b0-a028-e1f4b9ae9f37 2018-06-30 16:29:08,335 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:29:08,336 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:29:11,338 - create_instance - DEBUG - VM status query timeout in 896.222045898 2018-06-30 16:29:11,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:29:12,258 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:29:12 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-38292f39-486e-4a2d-951d-26c5dc16686f X-Compute-Request-Id: req-38292f39-486e-4a2d-951d-26c5dc16686f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:29:12,258 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-38292f39-486e-4a2d-951d-26c5dc16686f 2018-06-30 16:29:12,258 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:29:12,259 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:29:15,262 - create_instance - DEBUG - VM status query timeout in 892.298285961 2018-06-30 16:29:15,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:29:15,944 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:29:15 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-20a70518-63dd-4a5d-8baa-f939bc3e8602 X-Compute-Request-Id: req-20a70518-63dd-4a5d-8baa-f939bc3e8602 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:29:15,945 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-20a70518-63dd-4a5d-8baa-f939bc3e8602 2018-06-30 16:29:15,945 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:29:15,945 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:29:18,948 - create_instance - DEBUG - VM status query timeout in 888.612566948 2018-06-30 16:29:18,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:29:19,548 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:29:19 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3ce7a266-c0e3-41d1-b415-d2c0535df616 X-Compute-Request-Id: req-3ce7a266-c0e3-41d1-b415-d2c0535df616 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:29:19,548 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-3ce7a266-c0e3-41d1-b415-d2c0535df616 2018-06-30 16:29:19,549 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:29:19,549 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:29:22,552 - create_instance - DEBUG - VM status query timeout in 885.008109093 2018-06-30 16:29:22,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:29:23,914 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:29:23 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-584923eb-d456-4282-80c4-8aa0e4fde3bf X-Compute-Request-Id: req-584923eb-d456-4282-80c4-8aa0e4fde3bf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:29:23,914 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-584923eb-d456-4282-80c4-8aa0e4fde3bf 2018-06-30 16:29:23,915 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:29:23,915 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:29:26,918 - create_instance - DEBUG - VM status query timeout in 880.641932011 2018-06-30 16:29:26,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:29:28,589 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:29:28 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ebae34dc-5916-4833-bfd2-ed944b7ce580 X-Compute-Request-Id: req-ebae34dc-5916-4833-bfd2-ed944b7ce580 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:29:28,589 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-ebae34dc-5916-4833-bfd2-ed944b7ce580 2018-06-30 16:29:28,590 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:29:28,590 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:29:31,593 - create_instance - DEBUG - VM status query timeout in 875.967099905 2018-06-30 16:29:31,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:29:33,120 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:29:33 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7293353e-e899-425f-99e3-9fc4e7016729 X-Compute-Request-Id: req-7293353e-e899-425f-99e3-9fc4e7016729 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:29:33,120 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-7293353e-e899-425f-99e3-9fc4e7016729 2018-06-30 16:29:33,120 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:29:33,121 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:29:36,124 - create_instance - DEBUG - VM status query timeout in 871.436172962 2018-06-30 16:29:36,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:29:37,803 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:29:37 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b671d160-6463-4d1e-adad-c17e6e14da75 X-Compute-Request-Id: req-b671d160-6463-4d1e-adad-c17e6e14da75 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:29:37,803 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-b671d160-6463-4d1e-adad-c17e6e14da75 2018-06-30 16:29:37,804 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:29:37,804 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:29:40,807 - create_instance - DEBUG - VM status query timeout in 866.75310111 2018-06-30 16:29:40,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:29:42,228 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:29:42 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-abfd8449-90f7-4b90-a337-d2be431e69ad X-Compute-Request-Id: req-abfd8449-90f7-4b90-a337-d2be431e69ad Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:29:42,228 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-abfd8449-90f7-4b90-a337-d2be431e69ad 2018-06-30 16:29:42,229 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:29:42,229 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:29:45,232 - create_instance - DEBUG - VM status query timeout in 862.328524113 2018-06-30 16:29:45,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:29:45,918 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:29:45 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e48c2ec7-c0e3-4b2e-9a5e-27f965d764b2 X-Compute-Request-Id: req-e48c2ec7-c0e3-4b2e-9a5e-27f965d764b2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:29:45,918 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-e48c2ec7-c0e3-4b2e-9a5e-27f965d764b2 2018-06-30 16:29:45,919 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:29:45,919 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:29:48,922 - create_instance - DEBUG - VM status query timeout in 858.637861967 2018-06-30 16:29:48,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:29:49,709 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:29:49 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d0386571-8760-4950-96e5-a2f4827b6a9f X-Compute-Request-Id: req-d0386571-8760-4950-96e5-a2f4827b6a9f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:29:49,709 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-d0386571-8760-4950-96e5-a2f4827b6a9f 2018-06-30 16:29:49,710 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:29:49,710 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:29:52,711 - create_instance - DEBUG - VM status query timeout in 854.849519968 2018-06-30 16:29:52,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:29:53,353 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:29:53 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ceee23ca-ad8c-41a4-92f7-47fdc2f7fd52 X-Compute-Request-Id: req-ceee23ca-ad8c-41a4-92f7-47fdc2f7fd52 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:29:53,353 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-ceee23ca-ad8c-41a4-92f7-47fdc2f7fd52 2018-06-30 16:29:53,353 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:29:53,354 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:29:56,354 - create_instance - DEBUG - VM status query timeout in 851.206197977 2018-06-30 16:29:56,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:29:57,008 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:29:57 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e72181b0-8edd-4578-8fe1-e7fcf534c2a9 X-Compute-Request-Id: req-e72181b0-8edd-4578-8fe1-e7fcf534c2a9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:29:57,008 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-e72181b0-8edd-4578-8fe1-e7fcf534c2a9 2018-06-30 16:29:57,009 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:29:57,009 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:30:00,013 - create_instance - DEBUG - VM status query timeout in 847.547610044 2018-06-30 16:30:00,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:01,444 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:01 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2f026bad-07d5-4226-9712-3e6b501e711a X-Compute-Request-Id: req-2f026bad-07d5-4226-9712-3e6b501e711a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:30:01,444 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-2f026bad-07d5-4226-9712-3e6b501e711a 2018-06-30 16:30:01,445 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:30:01,445 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:30:04,446 - create_instance - DEBUG - VM status query timeout in 843.114511967 2018-06-30 16:30:04,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:05,170 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:05 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-151147fc-bddc-48a9-947a-21432e64b9b3 X-Compute-Request-Id: req-151147fc-bddc-48a9-947a-21432e64b9b3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:30:05,170 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-151147fc-bddc-48a9-947a-21432e64b9b3 2018-06-30 16:30:05,170 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:30:05,171 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:30:08,172 - create_instance - DEBUG - VM status query timeout in 839.38805604 2018-06-30 16:30:08,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:09,456 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:09 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-087c88a8-c1f9-4341-9873-3d79973c3c47 X-Compute-Request-Id: req-087c88a8-c1f9-4341-9873-3d79973c3c47 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:30:09,457 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-087c88a8-c1f9-4341-9873-3d79973c3c47 2018-06-30 16:30:09,457 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:30:09,457 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:30:12,459 - create_instance - DEBUG - VM status query timeout in 835.101643085 2018-06-30 16:30:12,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:13,779 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:13 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9f5e2b79-baee-4cbf-ac91-6561101e7002 X-Compute-Request-Id: req-9f5e2b79-baee-4cbf-ac91-6561101e7002 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:30:13,779 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-9f5e2b79-baee-4cbf-ac91-6561101e7002 2018-06-30 16:30:13,780 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:30:13,780 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:30:16,783 - create_instance - DEBUG - VM status query timeout in 830.777131081 2018-06-30 16:30:16,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:17,443 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:17 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-139d443d-156a-4483-a303-5abb93fd275c X-Compute-Request-Id: req-139d443d-156a-4483-a303-5abb93fd275c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:30:17,444 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-139d443d-156a-4483-a303-5abb93fd275c 2018-06-30 16:30:17,444 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:30:17,444 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:30:20,445 - create_instance - DEBUG - VM status query timeout in 827.115537882 2018-06-30 16:30:20,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:20,915 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:20 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-54ffe7d1-8480-43e3-9ce9-7207a8645cb4 X-Compute-Request-Id: req-54ffe7d1-8480-43e3-9ce9-7207a8645cb4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:30:20,916 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-54ffe7d1-8480-43e3-9ce9-7207a8645cb4 2018-06-30 16:30:20,916 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:30:20,916 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:30:23,918 - create_instance - DEBUG - VM status query timeout in 823.642512083 2018-06-30 16:30:23,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:24,589 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:24 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-68502a25-7c92-4578-b722-04e64c9adeeb X-Compute-Request-Id: req-68502a25-7c92-4578-b722-04e64c9adeeb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:30:24,589 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-68502a25-7c92-4578-b722-04e64c9adeeb 2018-06-30 16:30:24,590 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:30:24,590 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:30:27,593 - create_instance - DEBUG - VM status query timeout in 819.967510939 2018-06-30 16:30:27,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:28,439 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:28 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b07f1e48-d786-44f6-8ff9-0a29259088f2 X-Compute-Request-Id: req-b07f1e48-d786-44f6-8ff9-0a29259088f2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:30:28,439 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-b07f1e48-d786-44f6-8ff9-0a29259088f2 2018-06-30 16:30:28,440 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:30:28,440 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:30:31,443 - create_instance - DEBUG - VM status query timeout in 816.116779089 2018-06-30 16:30:31,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:32,784 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:32 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-45494397-1071-4374-b435-bdc93130c7af X-Compute-Request-Id: req-45494397-1071-4374-b435-bdc93130c7af Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:30:32,785 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-45494397-1071-4374-b435-bdc93130c7af 2018-06-30 16:30:32,785 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:30:32,785 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:30:35,788 - create_instance - DEBUG - VM status query timeout in 811.772476912 2018-06-30 16:30:35,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:37,107 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:37 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-854eee88-4681-479e-968a-39781c05c747 X-Compute-Request-Id: req-854eee88-4681-479e-968a-39781c05c747 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:30:37,108 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-854eee88-4681-479e-968a-39781c05c747 2018-06-30 16:30:37,108 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:30:37,108 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:30:40,109 - create_instance - DEBUG - VM status query timeout in 807.451512098 2018-06-30 16:30:40,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:41,577 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:41 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-44e170f8-9eac-40eb-a257-727b482d2b27 X-Compute-Request-Id: req-44e170f8-9eac-40eb-a257-727b482d2b27 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:30:41,577 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-44e170f8-9eac-40eb-a257-727b482d2b27 2018-06-30 16:30:41,578 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:30:41,578 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:30:44,579 - create_instance - DEBUG - VM status query timeout in 802.981477022 2018-06-30 16:30:44,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:45,071 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:45 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a2782ae9-b2ac-4235-ab8e-6187a3d25e18 X-Compute-Request-Id: req-a2782ae9-b2ac-4235-ab8e-6187a3d25e18 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:30:45,071 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-a2782ae9-b2ac-4235-ab8e-6187a3d25e18 2018-06-30 16:30:45,072 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:30:45,072 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:30:48,073 - create_instance - DEBUG - VM status query timeout in 799.487395048 2018-06-30 16:30:48,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:49,473 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:49 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a75c66b8-4cf8-4e62-b32e-e5cf5e7dd421 X-Compute-Request-Id: req-a75c66b8-4cf8-4e62-b32e-e5cf5e7dd421 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:30:49,473 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-a75c66b8-4cf8-4e62-b32e-e5cf5e7dd421 2018-06-30 16:30:49,473 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:30:49,473 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:30:52,477 - create_instance - DEBUG - VM status query timeout in 795.083344936 2018-06-30 16:30:52,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:53,529 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:53 GMT Content-Type: application/json Content-Length: 1898 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e3ffb7d4-11c4-41d7-9a5e-a24fe30d7177 X-Compute-Request-Id: req-e3ffb7d4-11c4-41d7-9a5e-a24fe30d7177 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "REBOOT", "updated": "2018-06-30T16:28:53Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:30:53,529 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-e3ffb7d4-11c4-41d7-9a5e-a24fe30d7177 2018-06-30 16:30:53,529 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - REBOOT 2018-06-30 16:30:53,530 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:30:56,531 - create_instance - DEBUG - VM status query timeout in 791.028908968 2018-06-30 16:30:56,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:57,147 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:57 GMT Content-Type: application/json Content-Length: 1901 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-507ea5fd-ab98-4461-8482-4e77018c3a71 X-Compute-Request-Id: req-507ea5fd-ab98-4461-8482-4e77018c3a71 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:30:55Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:30:57,147 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-507ea5fd-ab98-4461-8482-4e77018c3a71 2018-06-30 16:30:57,148 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - ACTIVE 2018-06-30 16:30:57,148 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:30:57,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:58,403 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:58 GMT Content-Type: application/json Content-Length: 1901 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4de3968b-c06e-46d0-bb08-052331ebe147 X-Compute-Request-Id: req-4de3968b-c06e-46d0-bb08-052331ebe147 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:30:55Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:30:58,403 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-4de3968b-c06e-46d0-bb08-052331ebe147 2018-06-30 16:30:58,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:58,719 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:58 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-b44df16f-b41b-4b7a-9f18-ac85c2d07afa Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bbd08c19-266e-4834-a5fe-b3fa98530ac1"],"updated_at":"2018-06-30T16:26:36Z","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","id":"e961e934-8703-445e-823b-019f3bd4859c","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net"}]} 2018-06-30 16:30:58,719 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net used request id req-b44df16f-b41b-4b7a-9f18-ac85c2d07afa 2018-06-30 16:30:58,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:59,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:30:58 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d57735d8-ecd3-467a-910c-725597bde680 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:30:59,064 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-d57735d8-ecd3-467a-910c-725597bde680 2018-06-30 16:30:59,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:59,255 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:59 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-27000b48-9b38-442e-a7a1-44ae15ffe67c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]} 2018-06-30 16:30:59,255 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-27000b48-9b38-442e-a7a1-44ae15ffe67c 2018-06-30 16:30:59,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:30:59,526 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:30:59 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-6a8aa261-5155-4f6b-a643-7f304fe30617 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:44Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e961e934-8703-445e-823b-019f3bd4859c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5f:15:ba","id":"45d3d65e-0d19-4af3-91d0-68b5499193d4","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:38Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:43Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e961e934-8703-445e-823b-019f3bd4859c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2b:98:56","id":"620226a4-1738-40f8-87ba-aec1ad2f7360","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:49Z","admin_state_up":true,"updated_at":"2018-06-30T16:27:01Z","binding:vnic_type":"normal","device_id":"9f9d130e-9f93-457e-91d3-396e3ed19148","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:70:89:90","id":"79877ac4-9687-4940-90f8-1613f53867a0","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:27:17Z","admin_state_up":true,"updated_at":"2018-06-30T16:30:56Z","binding:vnic_type":"normal","device_id":"deda2830-e39d-4a54-99f6-e316309652fc","device_owner":"compute:nova","revision_number":16,"mac_address":"fa:16:3e:32:7d:c0","id":"f00e243d-30b5-4986-a8b2-a654aba383c1","port_security_enabled":true,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["bf4e1e1d-ea45-4ad5-b349-c05997dfae2b","d4025590-7e0a-4453-bf47-3aedc1ad6f77"],"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1"}]} 2018-06-30 16:30:59,527 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-6a8aa261-5155-4f6b-a643-7f304fe30617 2018-06-30 16:30:59,527 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:30:59,530 - paramiko.transport - DEBUG - starting thread (client mode): 0x2406a750L 2018-06-30 16:30:59,531 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:30:59,531 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:30:59,531 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:30:59,533 - 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-06-30 16:30:59,533 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:30:59,533 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:30:59,534 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:30:59,534 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:30:59,534 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:30:59,585 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:30:59,586 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:30:59,596 - paramiko.transport - DEBUG - Trying discovered key 36c43a53db2fa3d34d871f46c6525e2c in tmp/CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40 2018-06-30 16:30:59,597 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:30:59,605 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:30:59,705 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:30:59,726 - create_instance - INFO - SSH is active for VM instance 2018-06-30 16:30:59,726 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:30:59,728 - paramiko.transport - DEBUG - starting thread (client mode): 0x2406acd0L 2018-06-30 16:30:59,729 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:30:59,729 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:30:59,729 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:30:59,730 - 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-06-30 16:30:59,730 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:30:59,731 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:30:59,731 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:30:59,731 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:30:59,731 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:30:59,782 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:30:59,783 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:30:59,793 - paramiko.transport - DEBUG - Trying discovered key 36c43a53db2fa3d34d871f46c6525e2c in tmp/CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40 2018-06-30 16:30:59,794 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:30:59,798 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:30:59,802 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-30 16:30:59,803 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-30 16:30:59,803 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-30 16:30:59,805 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-30 16:30:59,808 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-06-30 16:30:59,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:31:00,533 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:31:00 GMT Content-Type: application/json Content-Length: 1901 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0bfe3c54-ad3d-4d6c-9843-f975b359bc77 X-Compute-Request-Id: req-0bfe3c54-ad3d-4d6c-9843-f975b359bc77 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:30:55Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:31:00,534 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-0bfe3c54-ad3d-4d6c-9843-f975b359bc77 2018-06-30 16:31:00,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" -d '{"reboot": {"type": "HARD"}}' 2018-06-30 16:31:00,977 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:31:00 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4cb20e24-fd07-408f-af05-ea223188f11a X-Compute-Request-Id: req-4cb20e24-fd07-408f-af05-ea223188f11a 2018-06-30 16:31:00,977 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc/action used request id req-4cb20e24-fd07-408f-af05-ea223188f11a 2018-06-30 16:31:15,982 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2018-06-30 16:31:15,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:31:17,442 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:31:17 GMT Content-Type: application/json Content-Length: 1901 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b072986c-9e50-41f7-a2cb-0ff5f5700dd6 X-Compute-Request-Id: req-b072986c-9e50-41f7-a2cb-0ff5f5700dd6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:31:04Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:31:17,443 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-b072986c-9e50-41f7-a2cb-0ff5f5700dd6 2018-06-30 16:31:17,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 16:31:17,657 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:31:17 GMT Content-Type: application/json Content-Length: 26063 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-05aed92a-c0f8-49ed-bcb6-6b8a197924d7 X-Compute-Request-Id: req-05aed92a-c0f8-49ed-bcb6-6b8a197924d7 Front-End-Https: on 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-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 951602689 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-0x000000000ffd9fff]\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-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\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 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\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: 64355\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: 233616K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K 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.275853] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.279274] pid_max: default: 32768 minimum: 301\n[ 0.281150] ACPI: Core revision 20150930\n[ 0.285501] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.288280] Security Framework initialized\n[ 0.290002] Yama: becoming mindful.\n[ 0.294113] AppArmor: AppArmor initialized\n[ 0.296146] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.299089] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.301920] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.304582] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.307694] Initializing cgroup subsys io\n[ 0.309367] Initializing cgroup subsys memory\n[ 0.311201] Initializing cgroup subsys devices\n[ 0.313044] Initializing cgroup subsys freezer\n[ 0.314897] Initializing cgroup subsys net_cls\n[ 0.316753] Initializing cgroup subsys perf_event\n[ 0.318730] Initializing cgroup subsys net_prio\n[ 0.320593] Initializing cgroup subsys hugetlb\n[ 0.322514] Initializing cgroup subsys pids\n[ 0.324396] CPU: Physical Processor ID: 0\n[ 0.326947] mce: CPU supports 10 MCE banks\n[ 0.328744] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.330919] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.335446] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.347266] ftrace: allocating 31920 entries in 125 pages\n[ 0.402017] smpboot: Max logical packages: 2\n[ 0.403788] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.405923] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.408112] x2apic enabled\n[ 0.409448] Switched APIC routing to physical x2apic.\n[ 0.412387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.414157] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.417412] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.420046] ... version: 2\n[ 0.421321] ... bit width: 48\n[ 0.422623] ... generic registers: 4\n[ 0.423910] ... value mask: 0000ffffffffffff\n[ 0.425485] ... max period: 000000007fffffff\n[ 0.427055] ... fixed-purpose events: 3\n[ 0.428341] ... event mask: 000000070000000f\n[ 0.429949] KVM setup paravirtual spinlock\n[ 0.432043] x86: Booting SMP configuration:\n[ 0.433367] .... node #0, CPUs: #1\n[ 0.434739] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.457441] x86: Booted up 1 node, 2 CPUs\n[ 0.457445] KVM setup async PF for cpu 1\n[ 0.457451] kvm-stealtime: cpu 1, msr f90d940\n[ 0.461645] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.464096] devtmpfs: initialized\n[ 0.476276] evm: security.selinux\n[ 0.477399] evm: security.SMACK64\n[ 0.478509] evm: security.SMACK64EXEC\n[ 0.479709] evm: security.SMACK64TRANSMUTE\n[ 0.481002] evm: security.SMACK64MMAP\n[ 0.482194] evm: security.ima\n[ 0.483226] evm: security.capability\n[ 0.484633] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.487609] pinctrl core: initialized pinctrl subsystem\n[ 0.489366] RTC time: 16:31:05, date: 06/30/18\n[ 0.490907] NET: Registered protocol family 16\n[ 0.504365] cpuidle: using governor ladder\n[ 0.516462] cpuidle: using governor menu\n[ 0.517734] PCCT header not found.\n[ 0.519022] ACPI: bus type PCI registered\n[ 0.520311] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.522335] PCI: Using configuration type 1 for base access\n[ 0.524158] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.538792] ACPI: Added _OSI(Module Device)\n[ 0.540149] ACPI: Added _OSI(Processor Device)\n[ 0.541521] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.542955] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.547427] ACPI: Interpreter enabled\n[ 0.548646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.551615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.554566] ACPI: (supports S0 S3 S4 S5)\n[ 0.555838] ACPI: Using IOAPIC for interrupt routing\n[ 0.557340] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.565434] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.567242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.569194] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.571085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.574966] acpiphp: Slot [3] registered\n[ 0.576285] acpiphp: Slot [4] registered\n[ 0.577589] acpiphp: Slot [5] registered\n[ 0.578890] acpiphp: Slot [6] registered\n[ 0.597805] acpiphp: Slot [7] registered\n[ 0.599094] acpiphp: Slot [8] registered\n[ 0.600749] acpiphp: Slot [9] registered\n[ 0.602425] acpiphp: Slot [10] registered\n[ 0.604104] acpiphp: Slot [11] registered\n[ 0.605779] acpiphp: Slot [12] registered\n[ 0.607450] acpiphp: Slot [13] registered\n[ 0.609110] acpiphp: Slot [14] registered\n[ 0.610808] acpiphp: Slot [15] registered\n[ 0.612488] acpiphp: Slot [16] registered\n[ 0.614158] acpiphp: Slot [17] registered\n[ 0.615838] acpiphp: Slot [18] registered\n[ 0.617512] acpiphp: Slot [19] registered\n[ 0.619169] acpiphp: Slot [20] registered\n[ 0.620840] acpiphp: Slot [21] registered\n[ 0.622526] acpiphp: Slot [22] registered\n[ 0.624199] acpiphp: Slot [23] registered\n[ 0.625888] acpiphp: Slot [24] registered\n[ 0.627555] acpiphp: Slot [25] registered\n[ 0.629185] acpiphp: Slot [26] registered\n[ 0.630796] acpiphp: Slot [27] registered\n[ 0.632469] acpiphp: Slot [28] registered\n[ 0.634108] acpiphp: Slot [29] registered\n[ 0.635737] acpiphp: Slot [30] registered\n[ 0.637357] acpiphp: Slot [31] registered\n[ 0.638976] PCI host bridge to bus 0000:00\n[ 0.640655] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.643111] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.645604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.648341] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.651109] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.654185] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.660483] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.663162] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.665653] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.668275] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.673967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.676868] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.718643] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.721544] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.725125] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.728105] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.731008] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.733728] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.736133] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.738350] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.741620] vgaarb: loaded\n[ 0.742851] vgaarb: bridge control possible 0000:00:02.0\n[ 0.745277] SCSI subsystem initialized\n[ 0.746986] ACPI: bus type USB registered\n[ 0.748691] usbcore: registered new interface driver usbfs\n[ 0.751081] usbcore: registered new interface driver hub\n[ 0.753538] usbcore: registered new device driver usb\n[ 0.755838] PCI: Using ACPI for IRQ routing\n[ 0.757949] NetLabel: Initializing\n[ 0.759491] NetLabel: domain hash size = 128\n[ 0.761283] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.763313] NetLabel: unlabeled traffic allowed by default\n[ 0.765697] clocksource: Switched to clocksource kvm-clock\n[ 0.781238] AppArmor: AppArmor Filesystem Enabled\n[ 0.783089] pnp: PnP ACPI init\n[ 0.785093] pnp: PnP ACPI: found 5 devices\n[ 0.795061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.798629] NET: Registered protocol family 2\n[ 0.800658] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.803386] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.805880] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.808358] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.810548] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.813023] NET: Registered protocol family 1\n[ 0.814753] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.816715] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.818972] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.879503] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.940130] Trying to unpack rootfs image as initramfs...\n[ 1.060187] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.063563] Scanning for low memory corruption every 60 seconds\n[ 1.066529] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.069021] audit: initializing netlink subsys (disabled)\n[ 1.071159] audit: type=2000 audit(1530376265.790:1): initialized\n[ 1.074030] Initialise system trusted keyring\n[ 1.076018] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.078560] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.083960] zbud: loaded\n[ 1.085583] VFS: Disk quotas dquot_6.6.0\n[ 1.087373] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.090905] fuse init (API version 7.23)\n[ 1.092918] Key type big_key registered\n[ 1.094633] Allocating IMA MOK and blacklist keyrings.\n[ 1.097209] Key type asymmetric registered\n[ 1.099008] Asymmetric key parser 'x509' registered\n[ 1.101121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.104348] io scheduler noop registered\n[ 1.106110] io scheduler deadline registered (default)\n[ 1.108292] io scheduler cfq registered\n[ 1.110121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.112396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.115173] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.118370] ACPI: Power Button [PWRF]\n[ 1.120298] GHES: HEST is not enabled!\n[ 1.178450] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.295409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.355411] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.359517] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.386023] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.391649] Linux agpgart interface v0.103\n[ 1.396942] brd: module loaded\n[ 1.400019] loop: module loaded\n[ 1.408921] vda: vda1 vda15\n[ 1.412337] vdb:\n[ 1.414464] scsi host0: ata_piix\n[ 1.416086] scsi host1: ata_piix\n[ 1.417672] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.420470] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.423293] libphy: Fixed MDIO Bus: probed\n[ 1.425468] tun: Universal TUN/TAP device driver, 1.6\n[ 1.427591] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.431813] PPP generic driver version 2.4.2\n[ 1.433314] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.435189] ehci-pci: EHCI PCI platform driver\n[ 1.436617] ehci-platform: EHCI generic platform driver\n[ 1.438180] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.439958] ohci-pci: OHCI PCI platform driver\n[ 1.441339] ohci-platform: OHCI generic platform driver\n[ 1.442904] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.502646] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.504214] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.506519] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.508056] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.509827] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.511762] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.514042] usb usb1: Product: UHCI Host Controller\n[ 1.515528] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.517324] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.518895] hub 1-0:1.0: USB hub found\n[ 1.520144] hub 1-0:1.0: 2 ports detected\n[ 1.521654] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.525013] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.526530] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.528222] mousedev: PS/2 mouse device common for all mice\n[ 1.530060] rtc_cmos 00:00: RTC can wake from S4\n[ 1.532035] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.534648] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.537440] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.540144] i2c /dev entries driver\n[ 1.541816] device-mapper: uevent: version 1.0.3\n[ 1.543989] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.547671] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.550697] NET: Registered protocol family 10\n[ 1.552931] NET: Registered protocol family 17\n[ 1.554928] Key type dns_resolver registered\n[ 1.557114] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.559544] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.561999] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.565993] registered taskstats version 1\n[ 1.567822] Loading compiled-in X.509 certificates\n[ 1.570694] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.574806] zswap: loaded using pool lzo/zbud\n[ 1.578514] Key type trusted registered\n[ 1.582087] Key type encrypted registered\n[ 1.583408] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.585027] ima: No TPM chip found, activating TPM-bypass!\n[ 1.586686] evm: HMAC attrs: 0x1\n[ 1.606537] Magic number: 6:430:541\n[ 1.607912] rtc_cmos 00:00: setting system clock to 2018-06-30 16:31:06 UTC (1530376266)\n[ 1.610528] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.612271] EDD information not available.\n[ 1.617912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.620385] Write protecting the kernel read-only data: 14336k\n[ 1.623085] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.626170] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.25\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: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.41\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.841286] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\ncirros-apply-local already run per instance\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.10...\nLease of 10.55.1.10 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\ncheck-version already run per instance\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nOK\nGROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown\nresize-rootfs already run per once\nuserdata already run per instance\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: VT-x\nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \nvdb 253:16 67108864 config-2 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxjisz/26KrzsC/gjZFQ8LODTDpRjFVhXmLZWYn0etOyKfQz1oguGeK9Y4Sae7B8pJPgpsUmPxZ1TsAYkf2j1ufgFRvZc9d6LytDzHBiDzblhwbFBlYQKAMR4UvEgG8ECLtkwg/BjnN41aV8JQAyaeyPgmgo2tfQ1KwgFwL88lQ8BUXtKeI5GXFDfupTvmrnPdnbvzeb/0m43qNVOg2Xe2xzIPQ0RShGEdqKcQy9fWgUq0eicrlBXY4VzGYqrcKMnYo52QGdZ3062OYwLsowbtG7127ucpYqE9IE26KX2382Snswp83SqJDE5vIUcKjfCXhp9r8tKDiLjxZT4KnBSP root@createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188\nssh-dss AAAAB3NzaC1kc3MAAACBAMDNy8NMbmF3Vr6mG//O4IX9tBCUUpULWFsdfae4WvH6Ll2RAxD/MPNiCFjTNV10gdaX5TK9FFRn/JB7DspjnKhbb032huZzJnqqLV+08/ZUyI1vo+jrvIBNQ/2tYZxga8mD55yg+DrJJrOxuh3xNkSdQE+Z2oA/CUuMmVu6kZXlAAAAFQCjyyiq4Pxy5SJbUSU4d6Z87DPM7QAAAIEAqwELVGTa2V00TEvadeu15ZGG1wNCkWRkJb6rpYHZrMzAWjxnbycHapmjoC8YLnqrkhboovProvyx2TUbHyOwdwpo+B3h+fYIpxl5bKN/PA1ySYoqBnbnbskfHCo12PYxopFIIJ1cCslGw33j5g6BCDmiv4tRu3B7gEGeYdG6qU8AAACAJN1+iRZ0AfzI9W4ox/sLdIdE15XSChuwZs2qRZV8f3wqEC7FKZv7maoxNUvUsDGm8TA6Th2/cB+SOOJUFvdStnl7UNxQg03f0w2YZvYDV1wIw5bT0GcrDD8M1le34wNaIA4mD900VFvpaKJmCZgUdGgDNVTFCUH3IVZrobVzzd8= root@createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe32:7dc0/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 \nip-route:169.254.169.254 via 10.55.1.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: configdrive local ===\ninstance-id: deda2830-e39d-4a54-99f6-e316309652fc\nname: CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.97 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188 login: "} 2018-06-30 16:31:17,658 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc/action used request id req-05aed92a-c0f8-49ed-bcb6-6b8a197924d7 2018-06-30 16:31:17,660 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-30 16:31:17,660 - 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-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 951602689 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-0x000000000ffd9fff] [ 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-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 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 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 64355 [ 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: 233616K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K 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.275853] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.279274] pid_max: default: 32768 minimum: 301 [ 0.281150] ACPI: Core revision 20150930 [ 0.285501] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.288280] Security Framework initialized [ 0.290002] Yama: becoming mindful. [ 0.294113] AppArmor: AppArmor initialized [ 0.296146] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.299089] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.301920] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.304582] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.307694] Initializing cgroup subsys io [ 0.309367] Initializing cgroup subsys memory [ 0.311201] Initializing cgroup subsys devices [ 0.313044] Initializing cgroup subsys freezer [ 0.314897] Initializing cgroup subsys net_cls [ 0.316753] Initializing cgroup subsys perf_event [ 0.318730] Initializing cgroup subsys net_prio [ 0.320593] Initializing cgroup subsys hugetlb [ 0.322514] Initializing cgroup subsys pids [ 0.324396] CPU: Physical Processor ID: 0 [ 0.326947] mce: CPU supports 10 MCE banks [ 0.328744] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.330919] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.335446] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.347266] ftrace: allocating 31920 entries in 125 pages [ 0.402017] smpboot: Max logical packages: 2 [ 0.403788] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.405923] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.408112] x2apic enabled [ 0.409448] Switched APIC routing to physical x2apic. [ 0.412387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.414157] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.417412] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.420046] ... version: 2 [ 0.421321] ... bit width: 48 [ 0.422623] ... generic registers: 4 [ 0.423910] ... value mask: 0000ffffffffffff [ 0.425485] ... max period: 000000007fffffff [ 0.427055] ... fixed-purpose events: 3 [ 0.428341] ... event mask: 000000070000000f [ 0.429949] KVM setup paravirtual spinlock [ 0.432043] x86: Booting SMP configuration: [ 0.433367] .... node #0, CPUs: #1 [ 0.434739] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.457441] x86: Booted up 1 node, 2 CPUs [ 0.457445] KVM setup async PF for cpu 1 [ 0.457451] kvm-stealtime: cpu 1, msr f90d940 [ 0.461645] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.464096] devtmpfs: initialized [ 0.476276] evm: security.selinux [ 0.477399] evm: security.SMACK64 [ 0.478509] evm: security.SMACK64EXEC [ 0.479709] evm: security.SMACK64TRANSMUTE [ 0.481002] evm: security.SMACK64MMAP [ 0.482194] evm: security.ima [ 0.483226] evm: security.capability [ 0.484633] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.487609] pinctrl core: initialized pinctrl subsystem [ 0.489366] RTC time: 16:31:05, date: 06/30/18 [ 0.490907] NET: Registered protocol family 16 [ 0.504365] cpuidle: using governor ladder [ 0.516462] cpuidle: using governor menu [ 0.517734] PCCT header not found. [ 0.519022] ACPI: bus type PCI registered [ 0.520311] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.522335] PCI: Using configuration type 1 for base access [ 0.524158] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.538792] ACPI: Added _OSI(Module Device) [ 0.540149] ACPI: Added _OSI(Processor Device) [ 0.541521] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.542955] ACPI: Added _OSI(Processor Aggregator Device) [ 0.547427] ACPI: Interpreter enabled [ 0.548646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.551615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.554566] ACPI: (supports S0 S3 S4 S5) [ 0.555838] ACPI: Using IOAPIC for interrupt routing [ 0.557340] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.565434] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.567242] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.569194] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.571085] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.574966] acpiphp: Slot [3] registered [ 0.576285] acpiphp: Slot [4] registered [ 0.577589] acpiphp: Slot [5] registered [ 0.578890] acpiphp: Slot [6] registered [ 0.597805] acpiphp: Slot [7] registered [ 0.599094] acpiphp: Slot [8] registered [ 0.600749] acpiphp: Slot [9] registered [ 0.602425] acpiphp: Slot [10] registered [ 0.604104] acpiphp: Slot [11] registered [ 0.605779] acpiphp: Slot [12] registered [ 0.607450] acpiphp: Slot [13] registered [ 0.609110] acpiphp: Slot [14] registered [ 0.610808] acpiphp: Slot [15] registered [ 0.612488] acpiphp: Slot [16] registered [ 0.614158] acpiphp: Slot [17] registered [ 0.615838] acpiphp: Slot [18] registered [ 0.617512] acpiphp: Slot [19] registered [ 0.619169] acpiphp: Slot [20] registered [ 0.620840] acpiphp: Slot [21] registered [ 0.622526] acpiphp: Slot [22] registered [ 0.624199] acpiphp: Slot [23] registered [ 0.625888] acpiphp: Slot [24] registered [ 0.627555] acpiphp: Slot [25] registered [ 0.629185] acpiphp: Slot [26] registered [ 0.630796] acpiphp: Slot [27] registered [ 0.632469] acpiphp: Slot [28] registered [ 0.634108] acpiphp: Slot [29] registered [ 0.635737] acpiphp: Slot [30] registered [ 0.637357] acpiphp: Slot [31] registered [ 0.638976] PCI host bridge to bus 0000:00 [ 0.640655] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.643111] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.645604] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.648341] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.651109] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.654185] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.660483] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.663162] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.665653] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.668275] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.673967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.676868] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.718643] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.721544] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.725125] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.728105] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.731008] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.733728] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.736133] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.738350] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.741620] vgaarb: loaded [ 0.742851] vgaarb: bridge control possible 0000:00:02.0 [ 0.745277] SCSI subsystem initialized [ 0.746986] ACPI: bus type USB registered [ 0.748691] usbcore: registered new interface driver usbfs [ 0.751081] usbcore: registered new interface driver hub [ 0.753538] usbcore: registered new device driver usb [ 0.755838] PCI: Using ACPI for IRQ routing [ 0.757949] NetLabel: Initializing [ 0.759491] NetLabel: domain hash size = 128 [ 0.761283] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.763313] NetLabel: unlabeled traffic allowed by default [ 0.765697] clocksource: Switched to clocksource kvm-clock [ 0.781238] AppArmor: AppArmor Filesystem Enabled [ 0.783089] pnp: PnP ACPI init [ 0.785093] pnp: PnP ACPI: found 5 devices [ 0.795061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.798629] NET: Registered protocol family 2 [ 0.800658] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.803386] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.805880] TCP: Hash tables configured (established 2048 bind 2048) [ 0.808358] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.810548] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.813023] NET: Registered protocol family 1 [ 0.814753] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.816715] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.818972] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.879503] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.940130] Trying to unpack rootfs image as initramfs... [ 1.060187] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.063563] Scanning for low memory corruption every 60 seconds [ 1.066529] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.069021] audit: initializing netlink subsys (disabled) [ 1.071159] audit: type=2000 audit(1530376265.790:1): initialized [ 1.074030] Initialise system trusted keyring [ 1.076018] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.078560] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.083960] zbud: loaded [ 1.085583] VFS: Disk quotas dquot_6.6.0 [ 1.087373] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.090905] fuse init (API version 7.23) [ 1.092918] Key type big_key registered [ 1.094633] Allocating IMA MOK and blacklist keyrings. [ 1.097209] Key type asymmetric registered [ 1.099008] Asymmetric key parser 'x509' registered [ 1.101121] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.104348] io scheduler noop registered [ 1.106110] io scheduler deadline registered (default) [ 1.108292] io scheduler cfq registered [ 1.110121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.112396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.115173] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.118370] ACPI: Power Button [PWRF] [ 1.120298] GHES: HEST is not enabled! [ 1.178450] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.295409] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.355411] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.359517] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.386023] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.391649] Linux agpgart interface v0.103 [ 1.396942] brd: module loaded [ 1.400019] loop: module loaded [ 1.408921] vda: vda1 vda15 [ 1.412337] vdb: [ 1.414464] scsi host0: ata_piix [ 1.416086] scsi host1: ata_piix [ 1.417672] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.420470] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.423293] libphy: Fixed MDIO Bus: probed [ 1.425468] tun: Universal TUN/TAP device driver, 1.6 [ 1.427591] tun: (C) 1999-2004 Max Krasnyansky [ 1.431813] PPP generic driver version 2.4.2 [ 1.433314] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.435189] ehci-pci: EHCI PCI platform driver [ 1.436617] ehci-platform: EHCI generic platform driver [ 1.438180] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.439958] ohci-pci: OHCI PCI platform driver [ 1.441339] ohci-platform: OHCI generic platform driver [ 1.442904] uhci_hcd: USB Universal Host Controller Interface driver [ 1.502646] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.504214] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.506519] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.508056] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.509827] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.511762] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.514042] usb usb1: Product: UHCI Host Controller [ 1.515528] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.517324] usb usb1: SerialNumber: 0000:00:01.2 [ 1.518895] hub 1-0:1.0: USB hub found [ 1.520144] hub 1-0:1.0: 2 ports detected [ 1.521654] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.525013] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.526530] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.528222] mousedev: PS/2 mouse device common for all mice [ 1.530060] rtc_cmos 00:00: RTC can wake from S4 [ 1.532035] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.534648] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.537440] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.540144] i2c /dev entries driver [ 1.541816] device-mapper: uevent: version 1.0.3 [ 1.543989] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.547671] ledtrig-cpu: registered to indicate activity on CPUs [ 1.550697] NET: Registered protocol family 10 [ 1.552931] NET: Registered protocol family 17 [ 1.554928] Key type dns_resolver registered [ 1.557114] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.559544] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.561999] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.565993] registered taskstats version 1 [ 1.567822] Loading compiled-in X.509 certificates [ 1.570694] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.574806] zswap: loaded using pool lzo/zbud [ 1.578514] Key type trusted registered [ 1.582087] Key type encrypted registered [ 1.583408] AppArmor: AppArmor sha1 policy hashing enabled [ 1.585027] ima: No TPM chip found, activating TPM-bypass! [ 1.586686] evm: HMAC attrs: 0x1 [ 1.606537] Magic number: 6:430:541 [ 1.607912] rtc_cmos 00:00: setting system clock to 2018-06-30 16:31:06 UTC (1530376266) [ 1.610528] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.612271] EDD information not available. [ 1.617912] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.620385] Write protecting the kernel read-only data: 14336k [ 1.623085] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.626170] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.25 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: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.41 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.841286] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK cirros-apply-local already run per instance Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.10... Lease of 10.55.1.10 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" check-version already run per instance Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance OK GROWROOT: NOCHANGE: partition 1 is size 20953055. it cannot be grown resize-rootfs already run per once userdata already run per instance === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: VT-x RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxjisz/26KrzsC/gjZFQ8LODTDpRjFVhXmLZWYn0etOyKfQz1oguGeK9Y4Sae7B8pJPgpsUmPxZ1TsAYkf2j1ufgFRvZc9d6LytDzHBiDzblhwbFBlYQKAMR4UvEgG8ECLtkwg/BjnN41aV8JQAyaeyPgmgo2tfQ1KwgFwL88lQ8BUXtKeI5GXFDfupTvmrnPdnbvzeb/0m43qNVOg2Xe2xzIPQ0RShGEdqKcQy9fWgUq0eicrlBXY4VzGYqrcKMnYo52QGdZ3062OYwLsowbtG7127ucpYqE9IE26KX2382Snswp83SqJDE5vIUcKjfCXhp9r8tKDiLjxZT4KnBSP root@createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188 ssh-dss AAAAB3NzaC1kc3MAAACBAMDNy8NMbmF3Vr6mG//O4IX9tBCUUpULWFsdfae4WvH6Ll2RAxD/MPNiCFjTNV10gdaX5TK9FFRn/JB7DspjnKhbb032huZzJnqqLV+08/ZUyI1vo+jrvIBNQ/2tYZxga8mD55yg+DrJJrOxuh3xNkSdQE+Z2oA/CUuMmVu6kZXlAAAAFQCjyyiq4Pxy5SJbUSU4d6Z87DPM7QAAAIEAqwELVGTa2V00TEvadeu15ZGG1wNCkWRkJb6rpYHZrMzAWjxnbycHapmjoC8YLnqrkhboovProvyx2TUbHyOwdwpo+B3h+fYIpxl5bKN/PA1ySYoqBnbnbskfHCo12PYxopFIIJ1cCslGw33j5g6BCDmiv4tRu3B7gEGeYdG6qU8AAACAJN1+iRZ0AfzI9W4ox/sLdIdE15XSChuwZs2qRZV8f3wqEC7FKZv7maoxNUvUsDGm8TA6Th2/cB+SOOJUFvdStnl7UNxQg03f0w2YZvYDV1wIw5bT0GcrDD8M1le34wNaIA4mD900VFvpaKJmCZgUdGgDNVTFCUH3IVZrobVzzd8= root@createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe32:7dc0/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 ip-route:169.254.169.254 via 10.55.1.1 dev eth0 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: configdrive local === instance-id: deda2830-e39d-4a54-99f6-e316309652fc name: CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=1.97 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-462959e3-db83-4d3f-8743-bb1188 login: 2018-06-30 16:31:17,661 - create_instance - INFO - Checking if VM is active 2018-06-30 16:31:17,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:31:18,300 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:31:18 GMT Content-Type: application/json Content-Length: 1901 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-39b654f5-6e88-4c23-bec9-fcf37c2383f6 X-Compute-Request-Id: req-39b654f5-6e88-4c23-bec9-fcf37c2383f6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:31:04Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:31:18,300 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-39b654f5-6e88-4c23-bec9-fcf37c2383f6 2018-06-30 16:31:18,301 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - ACTIVE 2018-06-30 16:31:18,301 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:31:18,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:31:18,928 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:31:18 GMT Content-Type: application/json Content-Length: 1901 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a6a290ac-a417-428b-aad2-7855f2652731 X-Compute-Request-Id: req-a6a290ac-a417-428b-aad2-7855f2652731 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp"}], "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:31:04Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:31:18,928 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-a6a290ac-a417-428b-aad2-7855f2652731 2018-06-30 16:31:18,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:31:19,331 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:31:19 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-86eafac4-d401-4996-aadf-0b60f5ffa131 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bbd08c19-266e-4834-a5fe-b3fa98530ac1"],"updated_at":"2018-06-30T16:26:36Z","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","id":"e961e934-8703-445e-823b-019f3bd4859c","name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net"}]} 2018-06-30 16:31:19,332 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net used request id req-86eafac4-d401-4996-aadf-0b60f5ffa131 2018-06-30 16:31:19,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:31:19,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:31:19 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c35940f-d72d-49e3-8fc9-6935faa8170c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:31:19,645 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-6c35940f-d72d-49e3-8fc9-6935faa8170c 2018-06-30 16:31:19,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:31:19,769 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:31:19 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-19781817-53af-4f0d-a94b-c13dd955476f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:36Z","dns_nameservers":[],"updated_at":"2018-06-30T16:26:36Z","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":"43b214cb72fa496cb52a0ba4304d1ad7","id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet"}]} 2018-06-30 16:31:19,769 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-19781817-53af-4f0d-a94b-c13dd955476f 2018-06-30 16:31:19,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:31:20,007 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:31:20 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-8062a54a-2ee8-40f5-8aa1-924e4dadb1ac Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:44Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-e961e934-8703-445e-823b-019f3bd4859c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5f:15:ba","id":"45d3d65e-0d19-4af3-91d0-68b5499193d4","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:38Z","admin_state_up":true,"updated_at":"2018-06-30T16:26:43Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-e961e934-8703-445e-823b-019f3bd4859c","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2b:98:56","id":"620226a4-1738-40f8-87ba-aec1ad2f7360","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:26:49Z","admin_state_up":true,"updated_at":"2018-06-30T16:27:01Z","binding:vnic_type":"normal","device_id":"9f9d130e-9f93-457e-91d3-396e3ed19148","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:70:89:90","id":"79877ac4-9687-4940-90f8-1613f53867a0","port_security_enabled":false,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"e961e934-8703-445e-823b-019f3bd4859c","tenant_id":"43b214cb72fa496cb52a0ba4304d1ad7","created_at":"2018-06-30T16:27:17Z","admin_state_up":true,"updated_at":"2018-06-30T16:31:06Z","binding:vnic_type":"normal","device_id":"deda2830-e39d-4a54-99f6-e316309652fc","device_owner":"compute:nova","revision_number":18,"mac_address":"fa:16:3e:32:7d:c0","id":"f00e243d-30b5-4986-a8b2-a654aba383c1","port_security_enabled":true,"project_id":"43b214cb72fa496cb52a0ba4304d1ad7","fixed_ips":[{"subnet_id":"bbd08c19-266e-4834-a5fe-b3fa98530ac1","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["bf4e1e1d-ea45-4ad5-b349-c05997dfae2b","d4025590-7e0a-4453-bf47-3aedc1ad6f77"],"name":"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1"}]} 2018-06-30 16:31:20,007 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=e961e934-8703-445e-823b-019f3bd4859c used request id req-8062a54a-2ee8-40f5-8aa1-924e4dadb1ac 2018-06-30 16:31:20,008 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:31:20,011 - paramiko.transport - DEBUG - starting thread (client mode): 0x2406acd0L 2018-06-30 16:31:20,012 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:31:20,013 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:31:20,013 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:31:20,014 - 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-06-30 16:31:20,014 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:31:20,014 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:31:20,015 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:31:20,015 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:31:20,015 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:31:20,102 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:31:20,103 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:31:20,112 - paramiko.transport - DEBUG - Trying discovered key 36c43a53db2fa3d34d871f46c6525e2c in tmp/CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40 2018-06-30 16:31:20,113 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:31:20,121 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:31:20,222 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:31:20,242 - create_instance - INFO - SSH is active for VM instance 2018-06-30 16:31:20,243 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:31:20,244 - paramiko.transport - DEBUG - starting thread (client mode): 0x2406a750L 2018-06-30 16:31:20,245 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:31:20,245 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:31:20,245 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:31:20,247 - 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-06-30 16:31:20,247 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:31:20,247 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:31:20,247 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:31:20,247 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:31:20,248 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:31:20,298 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:31:20,298 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:31:20,309 - paramiko.transport - DEBUG - Trying discovered key 36c43a53db2fa3d34d871f46c6525e2c in tmp/CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40 2018-06-30 16:31:20,310 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:31:20,314 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:31:20,318 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-30 16:31:20,319 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-30 16:31:20,319 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-30 16:31:20,320 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-30 16:31:20,323 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-06-30 16:31:20,325 - create_instance - INFO - Deleting Floating IP - 172.30.10.113 2018-06-30 16:31:20,325 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.113 2018-06-30 16:31:20,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/floatingips/b328078c-16cb-4310-a3b1-b03ba540cd95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:31:22,850 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:31:22 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-68933f1f-5fe4-4a63-abee-7dcd44d21e2d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:31:22,850 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/b328078c-16cb-4310-a3b1-b03ba540cd95 used request id req-68933f1f-5fe4-4a63-abee-7dcd44d21e2d 2018-06-30 16:31:22,850 - create_instance - INFO - Deleting Port with ID - f00e243d-30b5-4986-a8b2-a654aba383c1 2018-06-30 16:31:22,850 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40port-1 2018-06-30 16:31:22,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/f00e243d-30b5-4986-a8b2-a654aba383c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:31:24,331 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:31:24 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8c65084b-42a2-482a-81b3-ad10253aecfb Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:31:24,331 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/f00e243d-30b5-4986-a8b2-a654aba383c1 used request id req-8c65084b-42a2-482a-81b3-ad10253aecfb 2018-06-30 16:31:24,331 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst 2018-06-30 16:31:24,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:31:24,704 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:31:24 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b7a4eb38-76c8-4a98-945b-2f8d467b105f X-Compute-Request-Id: req-b7a4eb38-76c8-4a98-945b-2f8d467b105f Front-End-Https: on 2018-06-30 16:31:24,704 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-b7a4eb38-76c8-4a98-945b-2f8d467b105f 2018-06-30 16:31:24,704 - create_instance - INFO - Checking deletion status 2018-06-30 16:31:24,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:31:25,627 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:31:25 GMT Content-Type: application/json Content-Length: 1774 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-16733bdc-6e74-49dd-b383-4131fa609bbd X-Compute-Request-Id: req-16733bdc-6e74-49dd-b383-4131fa609bbd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:7d:c0", "version": 4, "addr": "172.30.10.113", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/deda2830-e39d-4a54-99f6-e316309652fc", "rel": "bookmark"}], "image": {"id": "1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "links": [{"href": "http://172.30.10.101:8774/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:27:49.000000", "flavor": {"id": "a0eaf6cd-942d-4403-98fd-8369773e68bf", "links": [{"href": "http://172.30.10.101:8774/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf", "rel": "bookmark"}]}, "id": "deda2830-e39d-4a54-99f6-e316309652fc", "user_id": "fc036ea5ebf54eb9a895ed35bd9cb6fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:31:25Z", "hostId": "d06f2449ae278f86be204870ed99b3170b3e526e28b63d76edb7b816", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp", "name": "CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst", "created": "2018-06-30T16:27:29Z", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:31:25,627 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-16733bdc-6e74-49dd-b383-4131fa609bbd 2018-06-30 16:31:25,628 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst] is - ACTIVE 2018-06-30 16:31:25,628 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:31:28,630 - create_instance - DEBUG - VM status query timeout in 296.0747931 2018-06-30 16:31:28,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114493eafad418a55c4531761a9a0117cf9d8115" 2018-06-30 16:31:28,831 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:31:28 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8c167779-c4ee-412e-a907-3c82cb11e6b8 X-Compute-Request-Id: req-8c167779-c4ee-412e-a907-3c82cb11e6b8 RESP BODY: {"itemNotFound": {"message": "Instance deda2830-e39d-4a54-99f6-e316309652fc could not be found.", "code": 404}} 2018-06-30 16:31:28,831 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/deda2830-e39d-4a54-99f6-e316309652fc used request id req-8c167779-c4ee-412e-a907-3c82cb11e6b8 2018-06-30 16:31:28,832 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance deda2830-e39d-4a54-99f6-e316309652fc could not be found. (HTTP 404) (Request-ID: req-8c167779-c4ee-412e-a907-3c82cb11e6b8) 2018-06-30 16:31:28,832 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-inst 2018-06-30 16:31:28,834 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp 2018-06-30 16:31:28,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8653e25261e5e5b503ea21b457f9134205f7cd1" 2018-06-30 16:31:29,380 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:31:29 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6861ed9a-a650-40af-8af8-17e19ff904b7 X-Compute-Request-Id: req-6861ed9a-a650-40af-8af8-17e19ff904b7 2018-06-30 16:31:29,380 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-kp used request id req-6861ed9a-a650-40af-8af8-17e19ff904b7 2018-06-30 16:31:29,381 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40.pub] 2018-06-30 16:31:29,381 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40] 2018-06-30 16:31:29,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cb7d5c0a161bb5b6bf437ff55028cb355a4d186" 2018-06-30 16:31:29,867 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:31:29 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fdec9c28-7e7b-4774-8821-a2ec09ed27db X-Compute-Request-Id: req-fdec9c28-7e7b-4774-8821-a2ec09ed27db 2018-06-30 16:31:29,867 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/a0eaf6cd-942d-4403-98fd-8369773e68bf used request id req-fdec9c28-7e7b-4774-8821-a2ec09ed27db 2018-06-30 16:31:29,868 - neutron_utils - INFO - Deleting security group rule with ID - b22afbee-3ee9-4160-882a-ef0cdf8bb8de 2018-06-30 16:31:29,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/b22afbee-3ee9-4160-882a-ef0cdf8bb8de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:31:30,221 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:31:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-30b31f55-65c5-4f23-8e5d-bb07910f824a Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:31:30,221 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/b22afbee-3ee9-4160-882a-ef0cdf8bb8de used request id req-30b31f55-65c5-4f23-8e5d-bb07910f824a 2018-06-30 16:31:30,222 - neutron_utils - INFO - Deleting security group rule with ID - 9a828f76-9581-4f82-aaf8-d9a5c96fa949 2018-06-30 16:31:30,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/9a828f76-9581-4f82-aaf8-d9a5c96fa949 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:31:30,435 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:31:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a97b9a5b-e69d-4480-a0d2-40a169654723 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:31:30,435 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/9a828f76-9581-4f82-aaf8-d9a5c96fa949 used request id req-a97b9a5b-e69d-4480-a0d2-40a169654723 2018-06-30 16:31:30,435 - neutron_utils - INFO - Deleting security group rule with ID - 9086dd97-b7ca-4742-a1c4-f97930b1f1e6 2018-06-30 16:31:30,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/9086dd97-b7ca-4742-a1c4-f97930b1f1e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:31:30,620 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:31:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9ca693bb-eb25-4c95-acfb-d50e512876d9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:31:30,620 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/9086dd97-b7ca-4742-a1c4-f97930b1f1e6 used request id req-9ca693bb-eb25-4c95-acfb-d50e512876d9 2018-06-30 16:31:30,620 - neutron_utils - INFO - Deleting security group rule with ID - 286a52ed-360d-4a8d-b40f-28b83d203382 2018-06-30 16:31:30,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/286a52ed-360d-4a8d-b40f-28b83d203382 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:31:30,807 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:31:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a77349c3-5937-4c3d-b492-40b20e39be17 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:31:30,807 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/286a52ed-360d-4a8d-b40f-28b83d203382 used request id req-a77349c3-5937-4c3d-b492-40b20e39be17 2018-06-30 16:31:30,808 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-sec-grp 2018-06-30 16:31:30,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/d4025590-7e0a-4453-bf47-3aedc1ad6f77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff7af9d98bd816aa3a30be7f181278502107b5c" 2018-06-30 16:31:31,054 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:31:31 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b6b79e1f-0b03-4044-8ee5-43575e404d17 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:31:31,054 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/d4025590-7e0a-4453-bf47-3aedc1ad6f77 used request id req-b6b79e1f-0b03-4044-8ee5-43575e404d17 2018-06-30 16:31:31,055 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-router and subnet CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet 2018-06-30 16:31:31,055 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-router 2018-06-30 16:31:31,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/9f9d130e-9f93-457e-91d3-396e3ed19148/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc56532b20b503a53eb24fc5bdb96b82f848f4c" -d '{"subnet_id": "bbd08c19-266e-4834-a5fe-b3fa98530ac1"}' 2018-06-30 16:31:35,917 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:31:35 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-8dc3ee3e-b22e-4c8a-a11b-54381fe7229e Front-End-Https: on RESP BODY: {"network_id": "e961e934-8703-445e-823b-019f3bd4859c", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "subnet_id": "bbd08c19-266e-4834-a5fe-b3fa98530ac1", "subnet_ids": ["bbd08c19-266e-4834-a5fe-b3fa98530ac1"], "port_id": "79877ac4-9687-4940-90f8-1613f53867a0", "id": "9f9d130e-9f93-457e-91d3-396e3ed19148"} 2018-06-30 16:31:35,917 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/9f9d130e-9f93-457e-91d3-396e3ed19148/remove_router_interface used request id req-8dc3ee3e-b22e-4c8a-a11b-54381fe7229e 2018-06-30 16:31:35,918 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-router 2018-06-30 16:31:35,918 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-router 2018-06-30 16:31:35,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/9f9d130e-9f93-457e-91d3-396e3ed19148 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc56532b20b503a53eb24fc5bdb96b82f848f4c" 2018-06-30 16:31:39,120 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:31:39 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-6409e880-5029-4322-88ac-24bb95376f1d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:31:39,121 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/9f9d130e-9f93-457e-91d3-396e3ed19148 used request id req-6409e880-5029-4322-88ac-24bb95376f1d 2018-06-30 16:31:39,122 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet 2018-06-30 16:31:39,122 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-subnet 2018-06-30 16:31:39,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/bbd08c19-266e-4834-a5fe-b3fa98530ac1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c34fe9f53f97cff61d64bec0977fe03a1d0b652" 2018-06-30 16:31:44,672 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:31:44 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f35ac796-b426-46bd-80d4-e7b2fa487610 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:31:44,672 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/bbd08c19-266e-4834-a5fe-b3fa98530ac1 used request id req-f35ac796-b426-46bd-80d4-e7b2fa487610 2018-06-30 16:31:44,672 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-pub-net 2018-06-30 16:31:44,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/e961e934-8703-445e-823b-019f3bd4859c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c34fe9f53f97cff61d64bec0977fe03a1d0b652" 2018-06-30 16:31:48,126 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:31:48 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3d0334e6-8057-4a3e-9c61-d43dcad8e92e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:31:48,126 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/e961e934-8703-445e-823b-019f3bd4859c used request id req-3d0334e6-8057-4a3e-9c61-d43dcad8e92e 2018-06-30 16:31:48,127 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-462959e3-db83-4d3f-8743-bb11885adc40-image 2018-06-30 16:31:48,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ae9bd830ada0868760e10fc28aa9c79abfd9f26d" 2018-06-30 16:31:49,147 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:31:49 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-aa62f9e5-e275-4b5f-84d1-329d4a4a3c50 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:31:49,147 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/1aaebfa3-b723-4487-b9b5-b6b0550b6a04 used request id req-aa62f9e5-e275-4b5f-84d1-329d4a4a3c50 2018-06-30 16:31:49,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" 2018-06-30 16:31:50,346 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:31:50 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-737a1014-c43e-4189-813a-8945baf8e362 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:26:35Z", "updated_at": "2018-06-30T16:26:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:26:35Z", "revision_number": 0, "id": "5b2d88f3-3299-437e-923e-123881d52d18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:26:35Z", "security_group_id": "bf4e1e1d-ea45-4ad5-b349-c05997dfae2b", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:26:35Z", "revision_number": 0, "id": "66d2f6cd-d76a-4b24-973a-f8b2494fb24d", "remote_group_id": "bf4e1e1d-ea45-4ad5-b349-c05997dfae2b", "remote_ip_prefix": null, "created_at": "2018-06-30T16:26:35Z", "security_group_id": "bf4e1e1d-ea45-4ad5-b349-c05997dfae2b", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:26:35Z", "revision_number": 0, "id": "7bb274c8-9769-4d90-8c3f-ee10c77600cf", "remote_group_id": "bf4e1e1d-ea45-4ad5-b349-c05997dfae2b", "remote_ip_prefix": null, "created_at": "2018-06-30T16:26:35Z", "security_group_id": "bf4e1e1d-ea45-4ad5-b349-c05997dfae2b", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:26:35Z", "revision_number": 0, "id": "c9d9428d-b347-4e36-aceb-bed0d292f08a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:26:35Z", "security_group_id": "bf4e1e1d-ea45-4ad5-b349-c05997dfae2b", "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "port_range_min": null, "ethertype": "IPv6", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7"}], "revision_number": 4, "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "bf4e1e1d-ea45-4ad5-b349-c05997dfae2b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:31:50,347 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-737a1014-c43e-4189-813a-8945baf8e362 2018-06-30 16:31:50,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" 2018-06-30 16:31:50,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:31:50 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1cf277cc-206c-4d2c-a971-3250ed43dfd3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 16:31:50,742 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-1cf277cc-206c-4d2c-a971-3250ed43dfd3 2018-06-30 16:31:50,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" 2018-06-30 16:31:50,829 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 16:31:50 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6a0e2b9e-2233-432f-888d-61a0acb1b335 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 16:31:50,829 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-6a0e2b9e-2233-432f-888d-61a0acb1b335 2018-06-30 16:31:50,829 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 16:31:50,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" 2018-06-30 16:31:51,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:31:50 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3d4477de-d53c-4318-947a-de5751606410 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "43b214cb72fa496cb52a0ba4304d1ad7", "name": "CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj"}} 2018-06-30 16:31:51,130 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-3d4477de-d53c-4318-947a-de5751606410 2018-06-30 16:31:51,131 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf4e1e1d-ea45-4ad5-b349-c05997dfae2b 2018-06-30 16:31:51,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=bf4e1e1d-ea45-4ad5-b349-c05997dfae2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" 2018-06-30 16:31:51,691 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:31:51 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-f9ebb12d-d646-4f8a-b63f-7625f591a57c Front-End-Https: on 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-06-30T16:26:35Z", "security_group_id": "bf4e1e1d-ea45-4ad5-b349-c05997dfae2b", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:26:35Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "5b2d88f3-3299-437e-923e-123881d52d18"}, {"remote_group_id": "bf4e1e1d-ea45-4ad5-b349-c05997dfae2b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:26:35Z", "security_group_id": "bf4e1e1d-ea45-4ad5-b349-c05997dfae2b", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:26:35Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "66d2f6cd-d76a-4b24-973a-f8b2494fb24d"}, {"remote_group_id": "bf4e1e1d-ea45-4ad5-b349-c05997dfae2b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:26:35Z", "security_group_id": "bf4e1e1d-ea45-4ad5-b349-c05997dfae2b", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:26:35Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "7bb274c8-9769-4d90-8c3f-ee10c77600cf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:26:35Z", "security_group_id": "bf4e1e1d-ea45-4ad5-b349-c05997dfae2b", "port_range_min": null, "revision_number": 0, "tenant_id": "43b214cb72fa496cb52a0ba4304d1ad7", "created_at": "2018-06-30T16:26:35Z", "project_id": "43b214cb72fa496cb52a0ba4304d1ad7", "id": "c9d9428d-b347-4e36-aceb-bed0d292f08a"}]} 2018-06-30 16:31:51,691 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=bf4e1e1d-ea45-4ad5-b349-c05997dfae2b used request id req-f9ebb12d-d646-4f8a-b63f-7625f591a57c 2018-06-30 16:31:51,693 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:31:51,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/bf4e1e1d-ea45-4ad5-b349-c05997dfae2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" 2018-06-30 16:31:52,707 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:31:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1179a2db-5069-4dba-b15f-9b3fb2c05585 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:31:52,707 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/bf4e1e1d-ea45-4ad5-b349-c05997dfae2b used request id req-1179a2db-5069-4dba-b15f-9b3fb2c05585 2018-06-30 16:31:52,708 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj 2018-06-30 16:31:52,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" 2018-06-30 16:31:53,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:31:52 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93efd7b0-949f-410c-bb92-a758b42606e7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:31:53,545 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/43b214cb72fa496cb52a0ba4304d1ad7 used request id req-93efd7b0-949f-410c-bb92-a758b42606e7 2018-06-30 16:31:53,546 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-proj-role 2018-06-30 16:31:53,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/f0305321b1bf4711a4db617d4b3eab11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" 2018-06-30 16:31:53,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:31:53 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-49200161-0c4a-4df8-ab78-fc09f2cef904 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:31:53,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/f0305321b1bf4711a4db617d4b3eab11 used request id req-49200161-0c4a-4df8-ab78-fc09f2cef904 2018-06-30 16:31:53,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3748ddbbe1673f847aff0f4fcd518bd1cdc7e2" 2018-06-30 16:31:54,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:31:53 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99306ded-0fd1-4cfe-b3bf-681bd9d35566 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:31:54,306 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-99306ded-0fd1-4cfe-b3bf-681bd9d35566 2018-06-30 16:31:54,306 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-0b162ff8-f631-4c5-user 2018-06-30 16:31:54,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/fc036ea5ebf54eb9a895ed35bd9cb6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4edde61c3fe7a20ffeea4095a34f61114edb1081" 2018-06-30 16:31:55,075 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:31:54 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f25a2f6-b603-45e2-843d-464a3f76028d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:31:55,075 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/fc036ea5ebf54eb9a895ed35bd9cb6fe used request id req-7f25a2f6-b603-45e2-843d-464a3f76028d 2018-06-30 16:31:55,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:31:55,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:31:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["9g5We3ZCQ32Wz0V054pDTA"], "issued_at": "2018-06-30T16:31:55.000000Z"}} 2018-06-30 16:31:55,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d3fc8b3538fe31f05dafa4261a8bf2feab27ae" 2018-06-30 16:31:56,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:31:55 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-14f5278f-2a3a-43be-bfda-7901dc994ba9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:31:56,298 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-14f5278f-2a3a-43be-bfda-7901dc994ba9 2018-06-30 16:31:56,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:31:56,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:31:57,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:31:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["YcLafIkrRfCkMagyol3qwA"], "issued_at": "2018-06-30T16:31:57.000000Z"}} 2018-06-30 16:31:57,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1ca7bfac956486725b81c115d6e572b54aae" 2018-06-30 16:31:57,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:31:57 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6859d1b2-f13d-4059-bb3e-e07c927d0ed6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:31:57,468 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6859d1b2-f13d-4059-bb3e-e07c927d0ed6 2018-06-30 16:31:57,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:31:57,483 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:31:57 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:31:57,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1ca7bfac956486725b81c115d6e572b54aae" 2018-06-30 16:31:57,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:31:57 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85beb61b-03f8-4175-95f6-bdc4ba9f00df Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:31:57,916 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj used request id req-85beb61b-03f8-4175-95f6-bdc4ba9f00df 2018-06-30 16:31:57,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1ca7bfac956486725b81c115d6e572b54aae" 2018-06-30 16:31:58,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:31:57 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ece0b279-43d9-4a8d-8cd7-a60429af7434 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:31:58,263 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-ece0b279-43d9-4a8d-8cd7-a60429af7434 2018-06-30 16:31:58,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1ca7bfac956486725b81c115d6e572b54aae" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}}' 2018-06-30 16:31:58,660 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:31:58 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c596cff6-6ac4-4296-806c-6261461a2cda Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca"}, "tags": [], "enabled": true, "id": "64e5ef41beff46a1b7b43341ae8f32ca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}} 2018-06-30 16:31:58,661 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-c596cff6-6ac4-4296-806c-6261461a2cda 2018-06-30 16:31:58,661 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj 2018-06-30 16:31:58,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:31:58,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:31:59,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:31:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Kll72m3GSPGw7EGeu_hW1g"], "issued_at": "2018-06-30T16:31:59.000000Z"}} 2018-06-30 16:31:59,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f70676851b731900ac3e356c3c18cd6c61b604c" 2018-06-30 16:31:59,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:31:59 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e2ab8cbf-6143-4b63-a4ac-ab2bc3db42f9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:31:59,789 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e2ab8cbf-6143-4b63-a4ac-ab2bc3db42f9 2018-06-30 16:31:59,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:31:59,803 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:31:59 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:31:59,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f70676851b731900ac3e356c3c18cd6c61b604c" 2018-06-30 16:31:59,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:31:59 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6ed0d49-fbb1-4bb5-beee-5b470d4e0107 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:31:59,960 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a6ed0d49-fbb1-4bb5-beee-5b470d4e0107 2018-06-30 16:31:59,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f70676851b731900ac3e356c3c18cd6c61b604c" 2018-06-30 16:32:00,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:31:59 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04b5629a-12a4-4c68-9f50-68a771b39032 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca"}, "tags": [], "enabled": true, "id": "64e5ef41beff46a1b7b43341ae8f32ca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}]} 2018-06-30 16:32:00,325 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj used request id req-04b5629a-12a4-4c68-9f50-68a771b39032 2018-06-30 16:32:00,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f70676851b731900ac3e356c3c18cd6c61b604c" 2018-06-30 16:32:00,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:00 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2aa81a53-8e0e-4d00-b9ac-2a764d994723 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:32:00,738 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2aa81a53-8e0e-4d00-b9ac-2a764d994723 2018-06-30 16:32:01,415 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-user 2018-06-30 16:32:01,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:32:01,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1ca7bfac956486725b81c115d6e572b54aae" 2018-06-30 16:32:01,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:01 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-71f08bd8-6249-45b2-a50e-b6d850a7907c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:32:01,694 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-71f08bd8-6249-45b2-a50e-b6d850a7907c 2018-06-30 16:32:01,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1ca7bfac956486725b81c115d6e572b54aae" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj-role"}}' 2018-06-30 16:32:02,112 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:32:01 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b18eb635-5fd0-4c20-bc57-c1612b7b0eb7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "300dbd28429e4cfb883110c80bbd6054", "links": {"self": "http://10.167.4.35:5000/v3/roles/300dbd28429e4cfb883110c80bbd6054"}, "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj-role"}} 2018-06-30 16:32:02,112 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b18eb635-5fd0-4c20-bc57-c1612b7b0eb7 2018-06-30 16:32:02,112 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj-role 2018-06-30 16:32:02,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/300dbd28429e4cfb883110c80bbd6054 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1ca7bfac956486725b81c115d6e572b54aae" 2018-06-30 16:32:02,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:02 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e31ab27c-8e18-478d-acb1-8e4bfbc8af9c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "300dbd28429e4cfb883110c80bbd6054", "links": {"self": "http://10.167.4.35:5000/v3/roles/300dbd28429e4cfb883110c80bbd6054"}, "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj-role"}} 2018-06-30 16:32:02,422 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/300dbd28429e4cfb883110c80bbd6054 used request id req-e31ab27c-8e18-478d-acb1-8e4bfbc8af9c 2018-06-30 16:32:02,422 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj-role to project CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj 2018-06-30 16:32:02,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca/users/3bcc04bbc37943b8ac249e0c544b223c/roles/300dbd28429e4cfb883110c80bbd6054 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1ca7bfac956486725b81c115d6e572b54aae" 2018-06-30 16:32:02,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:32:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-51ea24fb-dcc3-4cea-b4de-0124f37a8125 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:32:02,926 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca/users/3bcc04bbc37943b8ac249e0c544b223c/roles/300dbd28429e4cfb883110c80bbd6054 used request id req-51ea24fb-dcc3-4cea-b4de-0124f37a8125 2018-06-30 16:32:02,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:32:02,942 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:32:02 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:32:02,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d3fc8b3538fe31f05dafa4261a8bf2feab27ae" 2018-06-30 16:32:03,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:02 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-38ac5c8f-891b-41bb-ae81-88d294d153a3 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-user", "links": {"self": "http://10.167.4.35:5000/v3/users/3bcc04bbc37943b8ac249e0c544b223c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "3bcc04bbc37943b8ac249e0c544b223c", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:32:03,327 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-38ac5c8f-891b-41bb-ae81-88d294d153a3 2018-06-30 16:32:03,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/300dbd28429e4cfb883110c80bbd6054 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1ca7bfac956486725b81c115d6e572b54aae" 2018-06-30 16:32:03,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:03 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c5a36274-9fc8-4751-9c9c-c6a37ea9fd86 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "300dbd28429e4cfb883110c80bbd6054", "links": {"self": "http://10.167.4.35:5000/v3/roles/300dbd28429e4cfb883110c80bbd6054"}, "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj-role"}} 2018-06-30 16:32:03,409 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/300dbd28429e4cfb883110c80bbd6054 used request id req-c5a36274-9fc8-4751-9c9c-c6a37ea9fd86 2018-06-30 16:32:03,410 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj-role to project CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj 2018-06-30 16:32:03,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca/users/5e81a8be448846f49e5955e7f71e3abb/roles/300dbd28429e4cfb883110c80bbd6054 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1ca7bfac956486725b81c115d6e572b54aae" 2018-06-30 16:32:03,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:32:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-082bb95c-03e7-4efe-8afa-471b6e1c5731 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:32:03,928 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca/users/5e81a8be448846f49e5955e7f71e3abb/roles/300dbd28429e4cfb883110c80bbd6054 used request id req-082bb95c-03e7-4efe-8afa-471b6e1c5731 2018-06-30 16:32:03,928 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:32:03,931 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 16:32:03,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:32:03,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:32:04,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "300dbd28429e4cfb883110c80bbd6054", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj-role"}], "expires_at": "2018-06-30T17:32:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-user", "id": "3bcc04bbc37943b8ac249e0c544b223c"}, "audit_ids": ["vJ-ZzhU8QdmmU4fbDtR75A"], "issued_at": "2018-06-30T16:32:04.000000Z"}} 2018-06-30 16:32:04,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c386ee78fd188065a7dca4eb2b09b2b77f33d0f" 2018-06-30 16:32:04,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:04 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f0eb496d-dc51-44c6-aa7c-9d7f76a29863 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:32:04,975 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f0eb496d-dc51-44c6-aa7c-9d7f76a29863 2018-06-30 16:32:04,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c386ee78fd188065a7dca4eb2b09b2b77f33d0f" 2018-06-30 16:32:05,894 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:05 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-c1cd0b06-e4ed-4ca7-adc9-0f61d21f8380 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-image"} 2018-06-30 16:32:05,894 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-image used request id req-c1cd0b06-e4ed-4ca7-adc9-0f61d21f8380 2018-06-30 16:32:05,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c386ee78fd188065a7dca4eb2b09b2b77f33d0f" 2018-06-30 16:32:06,606 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:06 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-8d0c7d62-743e-430d-a6b1-a1f5888cc419 Front-End-Https: on 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", "root-tar"], "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-06-30 16:32:06,606 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-8d0c7d62-743e-430d-a6b1-a1f5888cc419 2018-06-30 16:32:06,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c386ee78fd188065a7dca4eb2b09b2b77f33d0f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-image"}' 2018-06-30 16:32:07,409 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:32:07 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-a98d8862-ef61-4212-9822-7522f8e171f7 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:32:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T16:32:07Z", "visibility": "shared", "self": "/v2/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "min_disk": 0, "protected": false, "id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "file": "/v2/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b/file", "checksum": null, "owner": "64e5ef41beff46a1b7b43341ae8f32ca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:32:07,409 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-a98d8862-ef61-4212-9822-7522f8e171f7 2018-06-30 16:32:07,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c386ee78fd188065a7dca4eb2b09b2b77f33d0f" -d '' 2018-06-30 16:32:08,889 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:32:08 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-288f20a9-2583-4acf-aa5b-bf4f745f64bd Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:32:08,890 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b/file used request id req-288f20a9-2583-4acf-aa5b-bf4f745f64bd 2018-06-30 16:32:08,890 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 16:32:08,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c386ee78fd188065a7dca4eb2b09b2b77f33d0f" 2018-06-30 16:32:09,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:09 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-2cacdb38-a53c-4adb-82f8-a75d495e147b Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:32:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:32:09Z", "visibility": "shared", "self": "/v2/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "min_disk": 0, "protected": false, "id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "file": "/v2/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64e5ef41beff46a1b7b43341ae8f32ca", "direct_url": "file:///var/lib/glance/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:32:09,484 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b used request id req-2cacdb38-a53c-4adb-82f8-a75d495e147b 2018-06-30 16:32:09,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c386ee78fd188065a7dca4eb2b09b2b77f33d0f" 2018-06-30 16:32:10,126 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:10 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-43cef575-3c7a-4db7-afd8-c9a36e7f3b24 Front-End-Https: on 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", "root-tar"], "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-06-30 16:32:10,126 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-43cef575-3c7a-4db7-afd8-c9a36e7f3b24 2018-06-30 16:32:10,129 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-image 2018-06-30 16:32:10,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c386ee78fd188065a7dca4eb2b09b2b77f33d0f" 2018-06-30 16:32:10,170 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:10 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-6907d5c4-e2d3-4932-a3a6-e811800ae77e Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:32:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:32:09Z", "visibility": "shared", "self": "/v2/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "min_disk": 0, "protected": false, "id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "file": "/v2/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64e5ef41beff46a1b7b43341ae8f32ca", "direct_url": "file:///var/lib/glance/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:32:10,170 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b used request id req-6907d5c4-e2d3-4932-a3a6-e811800ae77e 2018-06-30 16:32:10,171 - create_image - DEBUG - Instance status is - active 2018-06-30 16:32:10,171 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-image 2018-06-30 16:32:10,171 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-image 2018-06-30 16:32:10,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:32:10,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:32:11,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "300dbd28429e4cfb883110c80bbd6054", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj-role"}], "expires_at": "2018-06-30T17:32:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-user", "id": "3bcc04bbc37943b8ac249e0c544b223c"}, "audit_ids": ["81Mz3Te4Qfy5Om3qE-82rw"], "issued_at": "2018-06-30T16:32:11.000000Z"}} 2018-06-30 16:32:11,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69f5dc097d5ba9d72d189425fe7fc868d6e2fcb" 2018-06-30 16:32:11,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7e1eb216-6498-4094-8c0a-bd25bdae9203 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:32:11,076 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7e1eb216-6498-4094-8c0a-bd25bdae9203 2018-06-30 16:32:11,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69f5dc097d5ba9d72d189425fe7fc868d6e2fcb" 2018-06-30 16:32:11,944 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:11 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-ba6acf6d-2c46-4755-968f-115738934e7c Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 16:32:11,944 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net used request id req-ba6acf6d-2c46-4755-968f-115738934e7c 2018-06-30 16:32:11,945 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net 2018-06-30 16:32:11,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69f5dc097d5ba9d72d189425fe7fc868d6e2fcb" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net", "admin_state_up": true}}' 2018-06-30 16:32:13,100 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:32:13 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-e19f420d-271b-45b3-941e-9d35e8ea934f Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T16:32:12Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net"}} 2018-06-30 16:32:13,101 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-e19f420d-271b-45b3-941e-9d35e8ea934f 2018-06-30 16:32:13,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69f5dc097d5ba9d72d189425fe7fc868d6e2fcb" 2018-06-30 16:32:13,338 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:13 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-9d4267bb-68b9-45ce-9392-5b5210069e78 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T16:32:12Z","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net"}]} 2018-06-30 16:32:13,338 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-9d4267bb-68b9-45ce-9392-5b5210069e78 2018-06-30 16:32:13,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69f5dc097d5ba9d72d189425fe7fc868d6e2fcb" 2018-06-30 16:32:14,087 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:14 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-699d579d-5691-48b3-acf4-c0ecb568d21b Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:32:14,087 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-699d579d-5691-48b3-acf4-c0ecb568d21b 2018-06-30 16:32:14,088 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet 2018-06-30 16:32:14,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69f5dc097d5ba9d72d189425fe7fc868d6e2fcb" -d '{"subnets": [{"ip_version": 4, "network_id": "ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet"}]}' 2018-06-30 16:32:15,523 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:32:15 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-cd32afcb-2a35-481a-89ac-da2c3b64b30f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:14Z","dns_nameservers":[],"updated_at":"2018-06-30T16:32:14Z","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":"64e5ef41beff46a1b7b43341ae8f32ca","id":"77219d3d-499a-45c6-9c0e-068e351e7e12","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet"}]} 2018-06-30 16:32:15,523 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-cd32afcb-2a35-481a-89ac-da2c3b64b30f 2018-06-30 16:32:15,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69f5dc097d5ba9d72d189425fe7fc868d6e2fcb" 2018-06-30 16:32:15,761 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:15 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-1496810f-2ab3-4e45-90ad-aacd90c6f18e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77219d3d-499a-45c6-9c0e-068e351e7e12"],"updated_at":"2018-06-30T16:32:14Z","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net"}]} 2018-06-30 16:32:15,761 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-1496810f-2ab3-4e45-90ad-aacd90c6f18e 2018-06-30 16:32:15,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69f5dc097d5ba9d72d189425fe7fc868d6e2fcb" 2018-06-30 16:32:15,871 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:15 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-6ece5d6c-0ff4-40ba-85b7-4a33adee0f34 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:14Z","dns_nameservers":[],"updated_at":"2018-06-30T16:32:14Z","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":"64e5ef41beff46a1b7b43341ae8f32ca","id":"77219d3d-499a-45c6-9c0e-068e351e7e12","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet"}]} 2018-06-30 16:32:15,872 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-6ece5d6c-0ff4-40ba-85b7-4a33adee0f34 2018-06-30 16:32:15,872 - OpenStackNetwork - DEBUG - Network [ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283] created successfully 2018-06-30 16:32:15,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:32:15,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:32:16,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "300dbd28429e4cfb883110c80bbd6054", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj-role"}], "expires_at": "2018-06-30T17:32:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-user", "id": "3bcc04bbc37943b8ac249e0c544b223c"}, "audit_ids": ["VlKuXclxTMOVfXjktZRdsw"], "issued_at": "2018-06-30T16:32:16.000000Z"}} 2018-06-30 16:32:16,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f46608cc51cac1d77e43ca0afedd31156e80d65" 2018-06-30 16:32:17,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47d97b95-6c2c-4ac8-8f0e-54c40d8f5e35 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:32:17,014 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-47d97b95-6c2c-4ac8-8f0e-54c40d8f5e35 2018-06-30 16:32:17,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f46608cc51cac1d77e43ca0afedd31156e80d65" 2018-06-30 16:32:17,947 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:17 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-a630fc08-e5dc-451e-b702-8361a24688a2 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 16:32:17,948 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-router&admin_state_up=True used request id req-a630fc08-e5dc-451e-b702-8361a24688a2 2018-06-30 16:32:17,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:32:17,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:32:18,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "300dbd28429e4cfb883110c80bbd6054", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj-role"}], "expires_at": "2018-06-30T17:32:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-user", "id": "3bcc04bbc37943b8ac249e0c544b223c"}, "audit_ids": ["uUozKcpZRUOjv_AIq-CuBw"], "issued_at": "2018-06-30T16:32:18.000000Z"}} 2018-06-30 16:32:18,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}745846bc5d04c1e6f60135d4dbccc124b2e759e8" 2018-06-30 16:32:19,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97a213d4-9f5f-4bfa-b5d0-21f638a758a3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:32:19,145 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-97a213d4-9f5f-4bfa-b5d0-21f638a758a3 2018-06-30 16:32:19,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f46608cc51cac1d77e43ca0afedd31156e80d65" 2018-06-30 16:32:19,500 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:19 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-c923f3c1-b669-470d-8989-fbaa446defac Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:32:19,501 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-c923f3c1-b669-470d-8989-fbaa446defac 2018-06-30 16:32:19,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f46608cc51cac1d77e43ca0afedd31156e80d65" 2018-06-30 16:32:19,578 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:19 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-ef35caaa-97b3-4f01-929c-14dafa03b17b Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:32:19,578 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-ef35caaa-97b3-4f01-929c-14dafa03b17b 2018-06-30 16:32:19,579 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-router 2018-06-30 16:32:19,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f46608cc51cac1d77e43ca0afedd31156e80d65" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-router", "admin_state_up": true}}' 2018-06-30 16:32:22,643 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:32:22 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-fc3e9437-675f-4639-a907-c1dd56c1c88e Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.112"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:19Z", "admin_state_up": true, "updated_at": "2018-06-30T16:32:21Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "c5356de3-4495-4f1c-92cd-69aa533d2cce", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-router"}} 2018-06-30 16:32:22,644 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-fc3e9437-675f-4639-a907-c1dd56c1c88e 2018-06-30 16:32:22,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=c5356de3-4495-4f1c-92cd-69aa533d2cce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f46608cc51cac1d77e43ca0afedd31156e80d65" 2018-06-30 16:32:22,750 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:22 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-08cd0351-2482-4777-950a-df03228a921e Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:32:22,750 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=c5356de3-4495-4f1c-92cd-69aa533d2cce used request id req-08cd0351-2482-4777-950a-df03228a921e 2018-06-30 16:32:22,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f46608cc51cac1d77e43ca0afedd31156e80d65" 2018-06-30 16:32:22,988 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:22 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-70efbb17-c665-491c-8b83-833cc355ca57 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77219d3d-499a-45c6-9c0e-068e351e7e12"],"updated_at":"2018-06-30T16:32:14Z","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net"}]} 2018-06-30 16:32:22,989 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net used request id req-70efbb17-c665-491c-8b83-833cc355ca57 2018-06-30 16:32:22,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:32:23,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:32:22 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:32:23,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f46608cc51cac1d77e43ca0afedd31156e80d65" 2018-06-30 16:32:23,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:23 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7f8a2531-ac47-4872-a4be-25d43ce963fe Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}} 2018-06-30 16:32:23,092 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca used request id req-7f8a2531-ac47-4872-a4be-25d43ce963fe 2018-06-30 16:32:23,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f46608cc51cac1d77e43ca0afedd31156e80d65" 2018-06-30 16:32:23,281 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:23 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-a5f06ebf-5453-4003-83b2-0b1bbcbb6750 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:14Z","dns_nameservers":[],"updated_at":"2018-06-30T16:32:14Z","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":"64e5ef41beff46a1b7b43341ae8f32ca","id":"77219d3d-499a-45c6-9c0e-068e351e7e12","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet"}]} 2018-06-30 16:32:23,281 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-a5f06ebf-5453-4003-83b2-0b1bbcbb6750 2018-06-30 16:32:23,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283&name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f46608cc51cac1d77e43ca0afedd31156e80d65" 2018-06-30 16:32:23,405 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:23 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-1686f018-5056-4e54-98c7-02d8176d1412 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:14Z","dns_nameservers":[],"updated_at":"2018-06-30T16:32:14Z","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":"64e5ef41beff46a1b7b43341ae8f32ca","id":"77219d3d-499a-45c6-9c0e-068e351e7e12","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet"}]} 2018-06-30 16:32:23,405 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283&name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet used request id req-1686f018-5056-4e54-98c7-02d8176d1412 2018-06-30 16:32:23,406 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-30 16:32:23,406 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-router 2018-06-30 16:32:23,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/c5356de3-4495-4f1c-92cd-69aa533d2cce/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f46608cc51cac1d77e43ca0afedd31156e80d65" -d '{"subnet_id": "77219d3d-499a-45c6-9c0e-068e351e7e12"}' 2018-06-30 16:32:28,831 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:28 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-e8aedaaa-1830-4e8d-869c-e265285821f5 Front-End-Https: on RESP BODY: {"network_id": "ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "subnet_id": "77219d3d-499a-45c6-9c0e-068e351e7e12", "subnet_ids": ["77219d3d-499a-45c6-9c0e-068e351e7e12"], "port_id": "420985be-21fc-4b1c-a5fd-70d92726c6a4", "id": "c5356de3-4495-4f1c-92cd-69aa533d2cce"} 2018-06-30 16:32:28,831 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/c5356de3-4495-4f1c-92cd-69aa533d2cce/add_router_interface used request id req-e8aedaaa-1830-4e8d-869c-e265285821f5 2018-06-30 16:32:28,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/c5356de3-4495-4f1c-92cd-69aa533d2cce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f46608cc51cac1d77e43ca0afedd31156e80d65" 2018-06-30 16:32:29,769 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:29 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-2b66bd31-2ccf-4a50-94d0-95860bbaa0bd Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.112"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:19Z", "admin_state_up": true, "updated_at": "2018-06-30T16:32:26Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "c5356de3-4495-4f1c-92cd-69aa533d2cce", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-router"}} 2018-06-30 16:32:29,769 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/c5356de3-4495-4f1c-92cd-69aa533d2cce used request id req-2b66bd31-2ccf-4a50-94d0-95860bbaa0bd 2018-06-30 16:32:29,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=c5356de3-4495-4f1c-92cd-69aa533d2cce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f46608cc51cac1d77e43ca0afedd31156e80d65" 2018-06-30 16:32:30,647 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:30 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-3f8cf2af-eaca-4ac5-884a-00f037600ba8 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:25Z","admin_state_up":true,"updated_at":"2018-06-30T16:32:27Z","binding:vnic_type":"normal","device_id":"c5356de3-4495-4f1c-92cd-69aa533d2cce","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:d3:23:41","id":"420985be-21fc-4b1c-a5fd-70d92726c6a4","port_security_enabled":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:32:30,647 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=c5356de3-4495-4f1c-92cd-69aa533d2cce used request id req-3f8cf2af-eaca-4ac5-884a-00f037600ba8 2018-06-30 16:32:30,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/77219d3d-499a-45c6-9c0e-068e351e7e12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f46608cc51cac1d77e43ca0afedd31156e80d65" 2018-06-30 16:32:30,773 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:30 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-dd7c82e9-03c1-4b72-9b2f-54ccb21508d4 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:14Z","dns_nameservers":[],"updated_at":"2018-06-30T16:32:14Z","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":"64e5ef41beff46a1b7b43341ae8f32ca","id":"77219d3d-499a-45c6-9c0e-068e351e7e12","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet"}} 2018-06-30 16:32:30,773 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/77219d3d-499a-45c6-9c0e-068e351e7e12 used request id req-dd7c82e9-03c1-4b72-9b2f-54ccb21508d4 2018-06-30 16:32:30,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:32:30,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:32:31,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:32:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["wDxvemd6Q5mgF9-7HW-8Yg"], "issued_at": "2018-06-30T16:32:31.000000Z"}} 2018-06-30 16:32:31,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c40d5d456b76538403ec8f8c7017fb073ec1553" 2018-06-30 16:32:32,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a8667d9-f0ed-4fc9-b1ce-68339b977365 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:32:32,135 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-7a8667d9-f0ed-4fc9-b1ce-68339b977365 2018-06-30 16:32:32,136 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:32:32,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c40d5d456b76538403ec8f8c7017fb073ec1553" 2018-06-30 16:32:33,040 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:33 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-67359dcf-b72a-46d2-982c-3d17a54802a0 X-Compute-Request-Id: req-67359dcf-b72a-46d2-982c-3d17a54802a0 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:32:33,040 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-67359dcf-b72a-46d2-982c-3d17a54802a0 2018-06-30 16:32:33,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c40d5d456b76538403ec8f8c7017fb073ec1553" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-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-06-30 16:32:33,728 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:33 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a2cc54d0-80b4-4e6a-a0f6-6695eba10754 X-Compute-Request-Id: req-a2cc54d0-80b4-4e6a-a0f6-6695eba10754 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "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": "4dbea33a-cd91-492c-a291-eb96e3e001c4"}} 2018-06-30 16:32:33,728 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a2cc54d0-80b4-4e6a-a0f6-6695eba10754 2018-06-30 16:32:33,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:32:33,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:32:34,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "300dbd28429e4cfb883110c80bbd6054", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj-role"}], "expires_at": "2018-06-30T17:32:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-user", "id": "3bcc04bbc37943b8ac249e0c544b223c"}, "audit_ids": ["wch02bolQquqLk4ZLVEopw"], "issued_at": "2018-06-30T16:32:34.000000Z"}} 2018-06-30 16:32:34,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0b30aefe2cf6d1d7afe5db83b8993d05b5e375" 2018-06-30 16:32:34,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1d43ab75-8551-4ad2-ad61-a78699569e3b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:32:34,912 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-1d43ab75-8551-4ad2-ad61-a78699569e3b 2018-06-30 16:32:34,913 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:32:34,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0b30aefe2cf6d1d7afe5db83b8993d05b5e375" 2018-06-30 16:32:35,649 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:35 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c3a38877-b8ee-4f2c-85c0-674ca9e6f67f X-Compute-Request-Id: req-c3a38877-b8ee-4f2c-85c0-674ca9e6f67f Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 16:32:35,649 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-c3a38877-b8ee-4f2c-85c0-674ca9e6f67f 2018-06-30 16:32:35,650 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp... 2018-06-30 16:32:35,650 - OpenStackKeypair - INFO - Creating new keypair 2018-06-30 16:32:35,697 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp 2018-06-30 16:32:35,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0b30aefe2cf6d1d7afe5db83b8993d05b5e375" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/Xr4v/hMgBeR9IjuWnihsq3Y6i2knqS7NDlK1KMonFOJT47G7VH+nCxrC2XW4LZYJbu4k2/Ttf+pv4k7qpHAGmGLJd8/CX9ysjFhySQtHyG07o16fSTG+z1BVjDhF1r+IM2A0U2K8pMxAohR26Np6HIUBEt/9xEjcIRVTATGVIQ==", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp"}}' 2018-06-30 16:32:36,573 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:36 GMT Content-Type: application/json Content-Length: 440 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c5912ede-9599-4943-bc73-dad01c7b8f92 X-Compute-Request-Id: req-c5912ede-9599-4943-bc73-dad01c7b8f92 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/Xr4v/hMgBeR9IjuWnihsq3Y6i2knqS7NDlK1KMonFOJT47G7VH+nCxrC2XW4LZYJbu4k2/Ttf+pv4k7qpHAGmGLJd8/CX9ysjFhySQtHyG07o16fSTG+z1BVjDhF1r+IM2A0U2K8pMxAohR26Np6HIUBEt/9xEjcIRVTATGVIQ==", "user_id": "3bcc04bbc37943b8ac249e0c544b223c", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp", "fingerprint": "7b:01:82:95:bb:a3:b2:e0:d2:db:a6:ac:62:04:24:7a"}} 2018-06-30 16:32:36,573 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-c5912ede-9599-4943-bc73-dad01c7b8f92 2018-06-30 16:32:36,575 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277.pub 2018-06-30 16:32:36,576 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277 2018-06-30 16:32:36,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:32:36,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:32:37,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "300dbd28429e4cfb883110c80bbd6054", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj-role"}], "expires_at": "2018-06-30T17:32:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-user", "id": "3bcc04bbc37943b8ac249e0c544b223c"}, "audit_ids": ["fJhMSLs5Ssar_C_M_tVu7w"], "issued_at": "2018-06-30T16:32:37.000000Z"}} 2018-06-30 16:32:37,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:32:38,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf9e2223-11a9-4621-8b5e-ad024769dac9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:32:38,008 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cf9e2223-11a9-4621-8b5e-ad024769dac9 2018-06-30 16:32:38,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:32:39,057 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:39 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-f07ef96a-d0fe-4bfb-8d7b-c2637d5c83c3 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 16:32:39,057 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp used request id req-f07ef96a-d0fe-4bfb-8d7b-c2637d5c83c3 2018-06-30 16:32:39,058 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp... 2018-06-30 16:32:39,058 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp 2018-06-30 16:32:39,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp"}}' 2018-06-30 16:32:39,474 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:32:39 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-197d7746-51aa-452a-9987-15f035e17143 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "updated_at": "2018-06-30T16:32:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "revision_number": 0, "id": "0cffa3f5-e2d6-48bb-a27b-711a95a85bdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "revision_number": 0, "id": "5c50cdcb-504a-47dc-aa58-ca77ffec8c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}], "revision_number": 2, "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp"}} 2018-06-30 16:32:39,475 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-197d7746-51aa-452a-9987-15f035e17143 2018-06-30 16:32:39,475 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 93a4017a-b25b-4b49-a03e-996ec2c78a52 2018-06-30 16:32:39,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=93a4017a-b25b-4b49-a03e-996ec2c78a52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:32:39,582 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:39 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-b2821088-c6fb-4296-a74d-a57fb42d89a2 Front-End-Https: on 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-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "0cffa3f5-e2d6-48bb-a27b-711a95a85bdf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "5c50cdcb-504a-47dc-aa58-ca77ffec8c8a"}]} 2018-06-30 16:32:39,582 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=93a4017a-b25b-4b49-a03e-996ec2c78a52 used request id req-b2821088-c6fb-4296-a74d-a57fb42d89a2 2018-06-30 16:32:39,583 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 93a4017a-b25b-4b49-a03e-996ec2c78a52 2018-06-30 16:32:39,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=93a4017a-b25b-4b49-a03e-996ec2c78a52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:32:40,480 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:40 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-e12566bd-8eb6-4ddc-a81f-ca23852cfc3b Front-End-Https: on 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-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "0cffa3f5-e2d6-48bb-a27b-711a95a85bdf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "5c50cdcb-504a-47dc-aa58-ca77ffec8c8a"}]} 2018-06-30 16:32:40,480 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=93a4017a-b25b-4b49-a03e-996ec2c78a52 used request id req-e12566bd-8eb6-4ddc-a81f-ca23852cfc3b 2018-06-30 16:32:40,481 - neutron_utils - INFO - Retrieving security group with ID - 93a4017a-b25b-4b49-a03e-996ec2c78a52 2018-06-30 16:32:40,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=93a4017a-b25b-4b49-a03e-996ec2c78a52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:32:41,354 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:41 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-2fa2a605-4432-44d3-a52f-c07ecd7087c7 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "updated_at": "2018-06-30T16:32:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "revision_number": 0, "id": "0cffa3f5-e2d6-48bb-a27b-711a95a85bdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "revision_number": 0, "id": "5c50cdcb-504a-47dc-aa58-ca77ffec8c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}], "revision_number": 2, "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp"}]} 2018-06-30 16:32:41,355 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=93a4017a-b25b-4b49-a03e-996ec2c78a52 used request id req-2fa2a605-4432-44d3-a52f-c07ecd7087c7 2018-06-30 16:32:41,355 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 93a4017a-b25b-4b49-a03e-996ec2c78a52 2018-06-30 16:32:41,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=93a4017a-b25b-4b49-a03e-996ec2c78a52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:32:42,225 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:42 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-d02d43ed-d768-4291-a8a2-892bac1b48f8 Front-End-Https: on 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-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "0cffa3f5-e2d6-48bb-a27b-711a95a85bdf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "5c50cdcb-504a-47dc-aa58-ca77ffec8c8a"}]} 2018-06-30 16:32:42,225 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=93a4017a-b25b-4b49-a03e-996ec2c78a52 used request id req-d02d43ed-d768-4291-a8a2-892bac1b48f8 2018-06-30 16:32:42,226 - neutron_utils - INFO - Retrieving security group with ID - 93a4017a-b25b-4b49-a03e-996ec2c78a52 2018-06-30 16:32:42,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=93a4017a-b25b-4b49-a03e-996ec2c78a52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:32:42,387 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:42 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-27012865-760d-4597-a537-4d98c406c1d2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "updated_at": "2018-06-30T16:32:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "revision_number": 0, "id": "0cffa3f5-e2d6-48bb-a27b-711a95a85bdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "revision_number": 0, "id": "5c50cdcb-504a-47dc-aa58-ca77ffec8c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}], "revision_number": 2, "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp"}]} 2018-06-30 16:32:42,387 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=93a4017a-b25b-4b49-a03e-996ec2c78a52 used request id req-27012865-760d-4597-a537-4d98c406c1d2 2018-06-30 16:32:42,388 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 93a4017a-b25b-4b49-a03e-996ec2c78a52 2018-06-30 16:32:42,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=93a4017a-b25b-4b49-a03e-996ec2c78a52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:32:42,507 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:42 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-4c13a14d-e913-436b-8ec4-cd31b9a6a434 Front-End-Https: on 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-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "0cffa3f5-e2d6-48bb-a27b-711a95a85bdf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "5c50cdcb-504a-47dc-aa58-ca77ffec8c8a"}]} 2018-06-30 16:32:42,507 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=93a4017a-b25b-4b49-a03e-996ec2c78a52 used request id req-4c13a14d-e913-436b-8ec4-cd31b9a6a434 2018-06-30 16:32:42,507 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp 2018-06-30 16:32:42,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:32:42,748 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:42 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-12850091-670c-4706-b254-d924089e92b6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "updated_at": "2018-06-30T16:32:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "revision_number": 0, "id": "0cffa3f5-e2d6-48bb-a27b-711a95a85bdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "revision_number": 0, "id": "5c50cdcb-504a-47dc-aa58-ca77ffec8c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}], "revision_number": 2, "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp"}]} 2018-06-30 16:32:42,748 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp used request id req-12850091-670c-4706-b254-d924089e92b6 2018-06-30 16:32:42,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:32:42,763 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:32:42 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:32:42,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:32:42,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:42 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0d7af5a6-ec64-4c4f-af33-d4471427e329 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}} 2018-06-30 16:32:42,859 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca used request id req-0d7af5a6-ec64-4c4f-af33-d4471427e329 2018-06-30 16:32:42,859 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 93a4017a-b25b-4b49-a03e-996ec2c78a52 2018-06-30 16:32:42,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=93a4017a-b25b-4b49-a03e-996ec2c78a52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:32:42,949 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:42 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-ab84221f-6cb0-4dec-b8cf-61bc4e155ecf Front-End-Https: on 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-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "0cffa3f5-e2d6-48bb-a27b-711a95a85bdf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "5c50cdcb-504a-47dc-aa58-ca77ffec8c8a"}]} 2018-06-30 16:32:42,949 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=93a4017a-b25b-4b49-a03e-996ec2c78a52 used request id req-ab84221f-6cb0-4dec-b8cf-61bc4e155ecf 2018-06-30 16:32:42,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}a5dba4e18af78469255f48787859b9a69736e5e5" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52"}}' 2018-06-30 16:32:43,313 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:32:43 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-4061e304-8a33-485d-b571-517d01435df5 Front-End-Https: on 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-06-30T16:32:43Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:43Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "0bb84205-b2f5-4f15-b950-166497e0ee0b"}} 2018-06-30 16:32:43,314 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-4061e304-8a33-485d-b571-517d01435df5 2018-06-30 16:32:43,314 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp 2018-06-30 16:32:43,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:32:43,443 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:43 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-8b1ea1e4-4c95-4ed8-9f21-681278edb37a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "updated_at": "2018-06-30T16:32:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:32:43Z", "revision_number": 0, "id": "0bb84205-b2f5-4f15-b950-166497e0ee0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:43Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "revision_number": 0, "id": "0cffa3f5-e2d6-48bb-a27b-711a95a85bdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "revision_number": 0, "id": "5c50cdcb-504a-47dc-aa58-ca77ffec8c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}], "revision_number": 3, "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp"}]} 2018-06-30 16:32:43,444 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp used request id req-8b1ea1e4-4c95-4ed8-9f21-681278edb37a 2018-06-30 16:32:43,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:32:43,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:43 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1b81f912-9025-44ec-985f-15241904b212 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}} 2018-06-30 16:32:43,728 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca used request id req-1b81f912-9025-44ec-985f-15241904b212 2018-06-30 16:32:43,728 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 93a4017a-b25b-4b49-a03e-996ec2c78a52 2018-06-30 16:32:43,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=93a4017a-b25b-4b49-a03e-996ec2c78a52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:32:43,823 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:43 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-cb9d63c4-dfdb-468e-82de-9c9c754a655d Front-End-Https: on 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-06-30T16:32:43Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:43Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "0bb84205-b2f5-4f15-b950-166497e0ee0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "0cffa3f5-e2d6-48bb-a27b-711a95a85bdf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "5c50cdcb-504a-47dc-aa58-ca77ffec8c8a"}]} 2018-06-30 16:32:43,823 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=93a4017a-b25b-4b49-a03e-996ec2c78a52 used request id req-cb9d63c4-dfdb-468e-82de-9c9c754a655d 2018-06-30 16:32:43,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}a5dba4e18af78469255f48787859b9a69736e5e5" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52"}}' 2018-06-30 16:32:44,257 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:32:44 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-2cc4b02d-3f8a-43d0-a081-9b2c3375ab70 Front-End-Https: on 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-06-30T16:32:44Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": 22, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:44Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "18f36ab2-66e5-4fca-bf55-0e0ca101f2d5"}} 2018-06-30 16:32:44,258 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-2cc4b02d-3f8a-43d0-a081-9b2c3375ab70 2018-06-30 16:32:44,258 - neutron_utils - INFO - Retrieving security group with ID - 93a4017a-b25b-4b49-a03e-996ec2c78a52 2018-06-30 16:32:44,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=93a4017a-b25b-4b49-a03e-996ec2c78a52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:32:44,446 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:44 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-f448f806-3930-4741-ba50-9ba8e52ddfd6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "updated_at": "2018-06-30T16:32:44Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:32:43Z", "revision_number": 0, "id": "0bb84205-b2f5-4f15-b950-166497e0ee0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:43Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "revision_number": 0, "id": "0cffa3f5-e2d6-48bb-a27b-711a95a85bdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-30T16:32:44Z", "revision_number": 0, "id": "18f36ab2-66e5-4fca-bf55-0e0ca101f2d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:44Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "revision_number": 0, "id": "5c50cdcb-504a-47dc-aa58-ca77ffec8c8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}], "revision_number": 4, "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp"}]} 2018-06-30 16:32:44,446 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=93a4017a-b25b-4b49-a03e-996ec2c78a52 used request id req-f448f806-3930-4741-ba50-9ba8e52ddfd6 2018-06-30 16:32:44,447 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 93a4017a-b25b-4b49-a03e-996ec2c78a52 2018-06-30 16:32:44,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=93a4017a-b25b-4b49-a03e-996ec2c78a52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:32:44,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:44 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-167c65ea-3aa4-4042-b89e-82de69fa26bf Front-End-Https: on 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-06-30T16:32:43Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:43Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "0bb84205-b2f5-4f15-b950-166497e0ee0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "0cffa3f5-e2d6-48bb-a27b-711a95a85bdf"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-06-30T16:32:44Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": 22, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:44Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "18f36ab2-66e5-4fca-bf55-0e0ca101f2d5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:32:39Z", "security_group_id": "93a4017a-b25b-4b49-a03e-996ec2c78a52", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:39Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "5c50cdcb-504a-47dc-aa58-ca77ffec8c8a"}]} 2018-06-30 16:32:44,554 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=93a4017a-b25b-4b49-a03e-996ec2c78a52 used request id req-167c65ea-3aa4-4042-b89e-82de69fa26bf 2018-06-30 16:32:44,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:32:44,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:32:45,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "300dbd28429e4cfb883110c80bbd6054", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj-role"}], "expires_at": "2018-06-30T17:32:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-user", "id": "3bcc04bbc37943b8ac249e0c544b223c"}, "audit_ids": ["zRohc5bVQiy7e1_qGrI5Vg"], "issued_at": "2018-06-30T16:32:45.000000Z"}} 2018-06-30 16:32:45,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:45,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4841119-8633-4655-83f4-a52fad79b108 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:32:45,543 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d4841119-8633-4655-83f4-a52fad79b108 2018-06-30 16:32:45,545 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:32:45,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:45,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:45 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-679e9ee4-61e1-48d4-87ae-de4ac130cf41 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:32:45,870 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-679e9ee4-61e1-48d4-87ae-de4ac130cf41 2018-06-30 16:32:45,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:47,007 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:47 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-45624896-092a-427a-8db7-39c9270e8044 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77219d3d-499a-45c6-9c0e-068e351e7e12"],"updated_at":"2018-06-30T16:32:14Z","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net"}]} 2018-06-30 16:32:47,008 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net used request id req-45624896-092a-427a-8db7-39c9270e8044 2018-06-30 16:32:47,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:32:47,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:32:47 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:32:47,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:47,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:47 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3331ccb7-0513-47d2-a098-283a4a6aea43 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}} 2018-06-30 16:32:47,394 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca used request id req-3331ccb7-0513-47d2-a098-283a4a6aea43 2018-06-30 16:32:47,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:47,570 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:47 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e8cbb039-857b-4162-8e1b-eeea9312ed35 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:14Z","dns_nameservers":[],"updated_at":"2018-06-30T16:32:14Z","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":"64e5ef41beff46a1b7b43341ae8f32ca","id":"77219d3d-499a-45c6-9c0e-068e351e7e12","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet"}]} 2018-06-30 16:32:47,570 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-e8cbb039-857b-4162-8e1b-eeea9312ed35 2018-06-30 16:32:47,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283&name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:48,384 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:48 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-b19ac0c4-a9eb-44e3-9234-0b56ece7efce Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:32:48,385 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283&name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277port-1&admin_state_up=True used request id req-b19ac0c4-a9eb-44e3-9234-0b56ece7efce 2018-06-30 16:32:48,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:49,453 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:49 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0e92053a-41f6-44c0-9560-52051e2366d4 X-Compute-Request-Id: req-0e92053a-41f6-44c0-9560-52051e2366d4 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 16:32:49,453 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst used request id req-0e92053a-41f6-44c0-9560-52051e2366d4 2018-06-30 16:32:49,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:50,810 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:50 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-57e5acee-fbf0-4241-be60-8c3575a5baae Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77219d3d-499a-45c6-9c0e-068e351e7e12"],"updated_at":"2018-06-30T16:32:14Z","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net"}]} 2018-06-30 16:32:50,811 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net used request id req-57e5acee-fbf0-4241-be60-8c3575a5baae 2018-06-30 16:32:50,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:51,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:50 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-123ed089-3739-4da1-abd3-462033a4b93d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}} 2018-06-30 16:32:51,206 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca used request id req-123ed089-3739-4da1-abd3-462033a4b93d 2018-06-30 16:32:51,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:51,374 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:51 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f5534ccd-6385-4421-b5c7-712b0b48ed9c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:14Z","dns_nameservers":[],"updated_at":"2018-06-30T16:32:14Z","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":"64e5ef41beff46a1b7b43341ae8f32ca","id":"77219d3d-499a-45c6-9c0e-068e351e7e12","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet"}]} 2018-06-30 16:32:51,374 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-f5534ccd-6385-4421-b5c7-712b0b48ed9c 2018-06-30 16:32:51,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283&name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:52,179 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:52 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-3ada777b-36db-4831-9b58-964840544372 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:32:52,179 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283&name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277port-1&admin_state_up=True used request id req-3ada777b-36db-4831-9b58-964840544372 2018-06-30 16:32:52,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:32:52,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:32:53,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "300dbd28429e4cfb883110c80bbd6054", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj-role"}], "expires_at": "2018-06-30T17:32:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/64e5ef41beff46a1b7b43341ae8f32ca", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-user", "id": "3bcc04bbc37943b8ac249e0c544b223c"}, "audit_ids": ["US7r0-uGSYCN_rMTNKiYuA"], "issued_at": "2018-06-30T16:32:53.000000Z"}} 2018-06-30 16:32:53,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8298ad6f8f65441bc9505c81700cb48bac95d1c2" 2018-06-30 16:32:53,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e16437d5-9baf-477a-b1e5-1ee51ef3ae3d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:32:53,522 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e16437d5-9baf-477a-b1e5-1ee51ef3ae3d 2018-06-30 16:32:53,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:53,915 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:53 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-d40f25ad-7b9a-4f92-8407-7b9de3bd2ae6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77219d3d-499a-45c6-9c0e-068e351e7e12"],"updated_at":"2018-06-30T16:32:14Z","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net"}]} 2018-06-30 16:32:53,915 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net used request id req-d40f25ad-7b9a-4f92-8407-7b9de3bd2ae6 2018-06-30 16:32:53,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:54,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:54 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-124738a0-654b-4f68-8702-4c0845d27bce Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:14Z","dns_nameservers":[],"updated_at":"2018-06-30T16:32:14Z","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":"64e5ef41beff46a1b7b43341ae8f32ca","id":"77219d3d-499a-45c6-9c0e-068e351e7e12","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet"}]} 2018-06-30 16:32:54,147 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-124738a0-654b-4f68-8702-4c0845d27bce 2018-06-30 16:32:54,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:54,868 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:54 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-c4534188-5c60-4238-a8b0-80d91111c676 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77219d3d-499a-45c6-9c0e-068e351e7e12"],"updated_at":"2018-06-30T16:32:14Z","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net"}]} 2018-06-30 16:32:54,868 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net used request id req-c4534188-5c60-4238-a8b0-80d91111c676 2018-06-30 16:32:54,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:32:54,885 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:32:54 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:32:54,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8298ad6f8f65441bc9505c81700cb48bac95d1c2" 2018-06-30 16:32:55,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:54 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc671e13-40dd-4171-a2a8-3f4787f52fc2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}} 2018-06-30 16:32:55,220 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca used request id req-bc671e13-40dd-4171-a2a8-3f4787f52fc2 2018-06-30 16:32:55,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:55,349 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:55 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f2c568d0-d003-419f-ab8f-88a9ad8fda30 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:14Z","dns_nameservers":[],"updated_at":"2018-06-30T16:32:14Z","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":"64e5ef41beff46a1b7b43341ae8f32ca","id":"77219d3d-499a-45c6-9c0e-068e351e7e12","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet"}]} 2018-06-30 16:32:55,349 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-f2c568d0-d003-419f-ab8f-88a9ad8fda30 2018-06-30 16:32:55,350 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net 2018-06-30 16:32:55,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" -d '{"port": {"network_id": "ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277port-1", "admin_state_up": true}}' 2018-06-30 16:32:57,634 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:32:57 GMT Content-Type: application/json Content-Length: 767 Connection: keep-alive X-Openstack-Request-Id: req-08fcef62-24cc-4381-b378-36256d50efc2 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T16:32:56Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T16:32:57Z","name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e5:4a:1d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.8"}],"id":"5cb61da1-88ed-45e2-9189-4d3f562035f0","security_groups":["8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d"],"device_id":""}} 2018-06-30 16:32:57,635 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-08fcef62-24cc-4381-b378-36256d50efc2 2018-06-30 16:32:57,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:57,984 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:57 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-0c8d67f5-d9e8-4d6a-a662-9712c09efed3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77219d3d-499a-45c6-9c0e-068e351e7e12"],"updated_at":"2018-06-30T16:32:14Z","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net"}]} 2018-06-30 16:32:57,984 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net used request id req-0c8d67f5-d9e8-4d6a-a662-9712c09efed3 2018-06-30 16:32:57,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:58,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:57 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60887d20-9b21-4e04-b2ec-a6de26cb1eb4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}} 2018-06-30 16:32:58,386 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca used request id req-60887d20-9b21-4e04-b2ec-a6de26cb1eb4 2018-06-30 16:32:58,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:58,525 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:58 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-c4db77a6-7fed-4d07-9bce-35f68334b412 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:14Z","dns_nameservers":[],"updated_at":"2018-06-30T16:32:14Z","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":"64e5ef41beff46a1b7b43341ae8f32ca","id":"77219d3d-499a-45c6-9c0e-068e351e7e12","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet"}]} 2018-06-30 16:32:58,525 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-c4db77a6-7fed-4d07-9bce-35f68334b412 2018-06-30 16:32:58,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283&name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:58,685 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:58 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-7c5591aa-3a10-4b0b-94e4-49ee6da1422f Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:56Z","admin_state_up":true,"updated_at":"2018-06-30T16:32:57Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:e5:4a:1d","id":"5cb61da1-88ed-45e2-9189-4d3f562035f0","port_security_enabled":true,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d"],"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277port-1"}]} 2018-06-30 16:32:58,685 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283&name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277port-1&admin_state_up=True used request id req-7c5591aa-3a10-4b0b-94e4-49ee6da1422f 2018-06-30 16:32:58,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:58,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:32:58 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9ab1fc71-b508-4365-b016-5442a3e9a84e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}} 2018-06-30 16:32:58,789 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca used request id req-9ab1fc71-b508-4365-b016-5442a3e9a84e 2018-06-30 16:32:58,790 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst 2018-06-30 16:32:58,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:32:59,580 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:32:59 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c6d46070-6baa-41c7-bb83-069f88599d99 X-Compute-Request-Id: req-c6d46070-6baa-41c7-bb83-069f88599d99 Front-End-Https: on RESP BODY: {"flavors": [{"id": "4dbea33a-cd91-492c-a291-eb96e3e001c4", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-flavor-name"}, {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:32:59,580 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c6d46070-6baa-41c7-bb83-069f88599d99 2018-06-30 16:32:59,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:00,355 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:00 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-158f7791-e62a-4bb1-b8ba-bd4667cca8f6 X-Compute-Request-Id: req-158f7791-e62a-4bb1-b8ba-bd4667cca8f6 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "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": "4dbea33a-cd91-492c-a291-eb96e3e001c4"}} 2018-06-30 16:33:00,356 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4 used request id req-158f7791-e62a-4bb1-b8ba-bd4667cca8f6 2018-06-30 16:33:00,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:01,351 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:01 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-de2d2eb4-ea0d-4d6f-b559-1910aa1fadba Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:32:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:32:09Z", "visibility": "shared", "self": "/v2/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "min_disk": 0, "protected": false, "id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "file": "/v2/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64e5ef41beff46a1b7b43341ae8f32ca", "direct_url": "file:///var/lib/glance/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-image"} 2018-06-30 16:33:01,351 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-image used request id req-de2d2eb4-ea0d-4d6f-b559-1910aa1fadba 2018-06-30 16:33:01,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:02,236 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:02 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-a5cebba9-7b9a-430c-a494-33821967d09c Front-End-Https: on 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", "root-tar"], "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-06-30 16:33:02,236 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-a5cebba9-7b9a-430c-a494-33821967d09c 2018-06-30 16:33:02,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst", "imageRef": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "key_name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp", "flavorRef": "4dbea33a-cd91-492c-a291-eb96e3e001c4", "max_count": 1, "min_count": 1, "networks": [{"port": "5cb61da1-88ed-45e2-9189-4d3f562035f0"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp"}]}}' 2018-06-30 16:33:08,795 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:33:08 GMT Content-Type: application/json Content-Length: 448 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-da55fe2c-d1f0-41d4-bb60-bc1cfd7feaba X-Compute-Request-Id: req-da55fe2c-d1f0-41d4-bb60-bc1cfd7feaba RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "6f574655-1fbd-413a-8a37-c2a3f7cb6278", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "bookmark"}], "adminPass": "zp7NAosF46Xt"}} 2018-06-30 16:33:08,795 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-da55fe2c-d1f0-41d4-bb60-bc1cfd7feaba 2018-06-30 16:33:08,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:11,066 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:11 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-43c01210-fc18-48e9-9d6e-3ec1b46ff476 X-Compute-Request-Id: req-43c01210-fc18-48e9-9d6e-3ec1b46ff476 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "bookmark"}], "image": {"id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "links": [{"href": "http://172.30.10.101:8774/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dbea33a-cd91-492c-a291-eb96e3e001c4", "links": [{"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "bookmark"}]}, "id": "6f574655-1fbd-413a-8a37-c2a3f7cb6278", "user_id": "3bcc04bbc37943b8ac249e0c544b223c", "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-06-30T16:33:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst", "created": "2018-06-30T16:33:09Z", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:33:11,066 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 used request id req-43c01210-fc18-48e9-9d6e-3ec1b46ff476 2018-06-30 16:33:11,067 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst 2018-06-30 16:33:11,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:11,908 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:11 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b4d62c73-ca2e-4e67-8822-a80d5f565e0c X-Compute-Request-Id: req-b4d62c73-ca2e-4e67-8822-a80d5f565e0c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "bookmark"}], "image": {"id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "links": [{"href": "http://172.30.10.101:8774/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dbea33a-cd91-492c-a291-eb96e3e001c4", "links": [{"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "bookmark"}]}, "id": "6f574655-1fbd-413a-8a37-c2a3f7cb6278", "user_id": "3bcc04bbc37943b8ac249e0c544b223c", "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-06-30T16:33:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst", "created": "2018-06-30T16:33:09Z", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:33:11,908 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 used request id req-b4d62c73-ca2e-4e67-8822-a80d5f565e0c 2018-06-30 16:33:11,908 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst] is - BUILD 2018-06-30 16:33:11,908 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:33:14,912 - create_instance - DEBUG - VM status query timeout in 896.155179024 2018-06-30 16:33:14,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:17,649 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:17 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-32d16f97-2788-4b20-bdd4-12de2a227461 X-Compute-Request-Id: req-32d16f97-2788-4b20-bdd4-12de2a227461 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "bookmark"}], "image": {"id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "links": [{"href": "http://172.30.10.101:8774/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dbea33a-cd91-492c-a291-eb96e3e001c4", "links": [{"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "bookmark"}]}, "id": "6f574655-1fbd-413a-8a37-c2a3f7cb6278", "security_groups": [{"name": "default"}], "user_id": "3bcc04bbc37943b8ac249e0c544b223c", "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-06-30T16:33:16Z", "hostId": "b909b830a178c957e4382b75a78eaec7baea62312558dd9c68f82cd1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst", "created": "2018-06-30T16:33:08Z", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:33:17,650 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 used request id req-32d16f97-2788-4b20-bdd4-12de2a227461 2018-06-30 16:33:17,650 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst] is - BUILD 2018-06-30 16:33:17,650 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:33:20,653 - create_instance - DEBUG - VM status query timeout in 890.413454056 2018-06-30 16:33:20,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:22,775 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:22 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-57b9aaf8-b6e2-4e01-b778-ef8cd44abf90 X-Compute-Request-Id: req-57b9aaf8-b6e2-4e01-b778-ef8cd44abf90 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "bookmark"}], "image": {"id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "links": [{"href": "http://172.30.10.101:8774/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dbea33a-cd91-492c-a291-eb96e3e001c4", "links": [{"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "bookmark"}]}, "id": "6f574655-1fbd-413a-8a37-c2a3f7cb6278", "security_groups": [{"name": "default"}], "user_id": "3bcc04bbc37943b8ac249e0c544b223c", "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-06-30T16:33:16Z", "hostId": "b909b830a178c957e4382b75a78eaec7baea62312558dd9c68f82cd1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst", "created": "2018-06-30T16:33:08Z", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:33:22,776 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 used request id req-57b9aaf8-b6e2-4e01-b778-ef8cd44abf90 2018-06-30 16:33:22,776 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst] is - BUILD 2018-06-30 16:33:22,776 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:33:25,778 - create_instance - DEBUG - VM status query timeout in 885.288645983 2018-06-30 16:33:25,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:27,017 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:27 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-30496e39-495c-45a7-8fd6-e0d04d3bb77a X-Compute-Request-Id: req-30496e39-495c-45a7-8fd6-e0d04d3bb77a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "bookmark"}], "image": {"id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "links": [{"href": "http://172.30.10.101:8774/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4dbea33a-cd91-492c-a291-eb96e3e001c4", "links": [{"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "bookmark"}]}, "id": "6f574655-1fbd-413a-8a37-c2a3f7cb6278", "security_groups": [{"name": "default"}], "user_id": "3bcc04bbc37943b8ac249e0c544b223c", "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-06-30T16:33:16Z", "hostId": "b909b830a178c957e4382b75a78eaec7baea62312558dd9c68f82cd1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst", "created": "2018-06-30T16:33:08Z", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:33:27,018 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 used request id req-30496e39-495c-45a7-8fd6-e0d04d3bb77a 2018-06-30 16:33:27,018 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst] is - BUILD 2018-06-30 16:33:27,018 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:33:30,019 - create_instance - DEBUG - VM status query timeout in 881.048313141 2018-06-30 16:33:30,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:33,157 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:33 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0a6dcc9a-738e-4978-8d71-0f3cf5bf9616 X-Compute-Request-Id: req-0a6dcc9a-738e-4978-8d71-0f3cf5bf9616 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:4a:1d", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "bookmark"}], "image": {"id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "links": [{"href": "http://172.30.10.101:8774/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:33:27.000000", "flavor": {"id": "4dbea33a-cd91-492c-a291-eb96e3e001c4", "links": [{"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "bookmark"}]}, "id": "6f574655-1fbd-413a-8a37-c2a3f7cb6278", "security_groups": [{"name": "default"}], "user_id": "3bcc04bbc37943b8ac249e0c544b223c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:33:27Z", "hostId": "b909b830a178c957e4382b75a78eaec7baea62312558dd9c68f82cd1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst", "created": "2018-06-30T16:33:08Z", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:33:33,157 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 used request id req-0a6dcc9a-738e-4978-8d71-0f3cf5bf9616 2018-06-30 16:33:33,158 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst] is - ACTIVE 2018-06-30 16:33:33,158 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:33:33,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:34,728 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:34 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9c16ae52-22c9-411a-a496-d20c2fab57aa X-Compute-Request-Id: req-9c16ae52-22c9-411a-a496-d20c2fab57aa Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:4a:1d", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "bookmark"}], "image": {"id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "links": [{"href": "http://172.30.10.101:8774/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:33:27.000000", "flavor": {"id": "4dbea33a-cd91-492c-a291-eb96e3e001c4", "links": [{"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "bookmark"}]}, "id": "6f574655-1fbd-413a-8a37-c2a3f7cb6278", "security_groups": [{"name": "default"}], "user_id": "3bcc04bbc37943b8ac249e0c544b223c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:33:27Z", "hostId": "b909b830a178c957e4382b75a78eaec7baea62312558dd9c68f82cd1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst", "created": "2018-06-30T16:33:08Z", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:33:34,728 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 used request id req-9c16ae52-22c9-411a-a496-d20c2fab57aa 2018-06-30 16:33:34,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:35,110 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:35 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-71d2d2d1-d715-4d01-9edf-542290f50dd1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77219d3d-499a-45c6-9c0e-068e351e7e12"],"updated_at":"2018-06-30T16:32:14Z","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net"}]} 2018-06-30 16:33:35,110 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net used request id req-71d2d2d1-d715-4d01-9edf-542290f50dd1 2018-06-30 16:33:35,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:35,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:33:35 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-baa03222-161c-4386-a3fa-36ced41bef2e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}} 2018-06-30 16:33:35,221 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca used request id req-baa03222-161c-4386-a3fa-36ced41bef2e 2018-06-30 16:33:35,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:35,437 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:35 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-faa303d4-cafb-425b-9181-1dd89997d0d7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:14Z","dns_nameservers":[],"updated_at":"2018-06-30T16:32:14Z","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":"64e5ef41beff46a1b7b43341ae8f32ca","id":"77219d3d-499a-45c6-9c0e-068e351e7e12","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet"}]} 2018-06-30 16:33:35,437 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-faa303d4-cafb-425b-9181-1dd89997d0d7 2018-06-30 16:33:35,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:35,750 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:35 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-f23236da-1315-44c8-b9f5-b752264f2fc3 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:16Z","admin_state_up":true,"updated_at":"2018-06-30T16:32:21Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:92:47:7e","id":"111d5101-3fba-41aa-8c5c-d295123f6213","port_security_enabled":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:25Z","admin_state_up":true,"updated_at":"2018-06-30T16:32:38Z","binding:vnic_type":"normal","device_id":"c5356de3-4495-4f1c-92cd-69aa533d2cce","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:d3:23:41","id":"420985be-21fc-4b1c-a5fd-70d92726c6a4","port_security_enabled":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:56Z","admin_state_up":true,"updated_at":"2018-06-30T16:33:26Z","binding:vnic_type":"normal","device_id":"6f574655-1fbd-413a-8a37-c2a3f7cb6278","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:e5:4a:1d","id":"5cb61da1-88ed-45e2-9189-4d3f562035f0","port_security_enabled":true,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d"],"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:17Z","admin_state_up":true,"updated_at":"2018-06-30T16:32:22Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2e:41:1a","id":"b5618e1a-99ae-41b4-b423-9da5ffe6d527","port_security_enabled":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:33:35,750 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-f23236da-1315-44c8-b9f5-b752264f2fc3 2018-06-30 16:33:35,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp"}}' 2018-06-30 16:33:37,498 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:33:37 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d855230b-5432-41d4-8ebf-b021bbf5afac X-Compute-Request-Id: req-d855230b-5432-41d4-8ebf-b021bbf5afac 2018-06-30 16:33:37,498 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278/action used request id req-d855230b-5432-41d4-8ebf-b021bbf5afac 2018-06-30 16:33:37,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:37,897 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:37 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-0ca57687-fab3-4101-addc-2e176cb158a1 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.112"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:19Z", "admin_state_up": true, "updated_at": "2018-06-30T16:32:26Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "c5356de3-4495-4f1c-92cd-69aa533d2cce", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-router"}]} 2018-06-30 16:33:37,898 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-router used request id req-0ca57687-fab3-4101-addc-2e176cb158a1 2018-06-30 16:33:37,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:38,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:33:37 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-291ec9a9-3dd2-478a-a038-5e2db000ded7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}} 2018-06-30 16:33:38,191 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca used request id req-291ec9a9-3dd2-478a-a038-5e2db000ded7 2018-06-30 16:33:38,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=c5356de3-4495-4f1c-92cd-69aa533d2cce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:38,328 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:38 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-4fed0b93-cac9-473b-8eae-d19f94c3bf30 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:25Z","admin_state_up":true,"updated_at":"2018-06-30T16:32:38Z","binding:vnic_type":"normal","device_id":"c5356de3-4495-4f1c-92cd-69aa533d2cce","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:d3:23:41","id":"420985be-21fc-4b1c-a5fd-70d92726c6a4","port_security_enabled":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:33:38,329 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=c5356de3-4495-4f1c-92cd-69aa533d2cce used request id req-4fed0b93-cac9-473b-8eae-d19f94c3bf30 2018-06-30 16:33:38,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/77219d3d-499a-45c6-9c0e-068e351e7e12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:38,443 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:38 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-c0ad0d98-8068-44f8-897a-d12bd331c801 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:14Z","dns_nameservers":[],"updated_at":"2018-06-30T16:32:14Z","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":"64e5ef41beff46a1b7b43341ae8f32ca","id":"77219d3d-499a-45c6-9c0e-068e351e7e12","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet"}} 2018-06-30 16:33:38,443 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/77219d3d-499a-45c6-9c0e-068e351e7e12 used request id req-c0ad0d98-8068-44f8-897a-d12bd331c801 2018-06-30 16:33:38,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:38,673 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:38 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-19f85510-191a-4427-b072-0d0aee14f3ca Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:33:38,673 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-19f85510-191a-4427-b072-0d0aee14f3ca 2018-06-30 16:33:38,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:38,749 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:38 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-d123d2a4-12e9-43bb-9561-0727963a522f Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:33:38,749 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-d123d2a4-12e9-43bb-9561-0727963a522f 2018-06-30 16:33:38,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:40,027 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:40 GMT Content-Type: application/json Content-Length: 1780 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1c669b93-9c5d-410f-8d53-8418ac5d912c X-Compute-Request-Id: req-1c669b93-9c5d-410f-8d53-8418ac5d912c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:4a:1d", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "bookmark"}], "image": {"id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "links": [{"href": "http://172.30.10.101:8774/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:33:27.000000", "flavor": {"id": "4dbea33a-cd91-492c-a291-eb96e3e001c4", "links": [{"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "bookmark"}]}, "id": "6f574655-1fbd-413a-8a37-c2a3f7cb6278", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp"}], "user_id": "3bcc04bbc37943b8ac249e0c544b223c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:33:27Z", "hostId": "b909b830a178c957e4382b75a78eaec7baea62312558dd9c68f82cd1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst", "created": "2018-06-30T16:33:08Z", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:33:40,027 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 used request id req-1c669b93-9c5d-410f-8d53-8418ac5d912c 2018-06-30 16:33:40,028 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst] is - ACTIVE 2018-06-30 16:33:40,028 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:33:40,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:40,707 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:40 GMT Content-Type: application/json Content-Length: 1780 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-93eb5f31-ddf7-4396-a8f1-a5728b39e209 X-Compute-Request-Id: req-93eb5f31-ddf7-4396-a8f1-a5728b39e209 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:4a:1d", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "bookmark"}], "image": {"id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "links": [{"href": "http://172.30.10.101:8774/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:33:27.000000", "flavor": {"id": "4dbea33a-cd91-492c-a291-eb96e3e001c4", "links": [{"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "bookmark"}]}, "id": "6f574655-1fbd-413a-8a37-c2a3f7cb6278", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp"}], "user_id": "3bcc04bbc37943b8ac249e0c544b223c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:33:27Z", "hostId": "b909b830a178c957e4382b75a78eaec7baea62312558dd9c68f82cd1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst", "created": "2018-06-30T16:33:08Z", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:33:40,708 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 used request id req-93eb5f31-ddf7-4396-a8f1-a5728b39e209 2018-06-30 16:33:40,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:40,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:40 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-6d550bea-6750-4529-92f5-3f7a886ec0af Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77219d3d-499a-45c6-9c0e-068e351e7e12"],"updated_at":"2018-06-30T16:32:14Z","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net"}]} 2018-06-30 16:33:40,977 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net used request id req-6d550bea-6750-4529-92f5-3f7a886ec0af 2018-06-30 16:33:40,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:41,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:33:40 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3fd11a17-61f2-4b0f-a556-f7f074fb1ca1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}} 2018-06-30 16:33:41,328 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca used request id req-3fd11a17-61f2-4b0f-a556-f7f074fb1ca1 2018-06-30 16:33:41,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:41,504 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:41 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-6758f362-3f83-4411-8a11-2e37d9282ae7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:14Z","dns_nameservers":[],"updated_at":"2018-06-30T16:32:14Z","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":"64e5ef41beff46a1b7b43341ae8f32ca","id":"77219d3d-499a-45c6-9c0e-068e351e7e12","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet"}]} 2018-06-30 16:33:41,504 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-6758f362-3f83-4411-8a11-2e37d9282ae7 2018-06-30 16:33:41,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:41,831 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:41 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-81376691-b90e-4a46-bc45-169e4549f44d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:16Z","admin_state_up":true,"updated_at":"2018-06-30T16:32:21Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:92:47:7e","id":"111d5101-3fba-41aa-8c5c-d295123f6213","port_security_enabled":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:25Z","admin_state_up":true,"updated_at":"2018-06-30T16:32:38Z","binding:vnic_type":"normal","device_id":"c5356de3-4495-4f1c-92cd-69aa533d2cce","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:d3:23:41","id":"420985be-21fc-4b1c-a5fd-70d92726c6a4","port_security_enabled":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:56Z","admin_state_up":true,"updated_at":"2018-06-30T16:33:37Z","binding:vnic_type":"normal","device_id":"6f574655-1fbd-413a-8a37-c2a3f7cb6278","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e5:4a:1d","id":"5cb61da1-88ed-45e2-9189-4d3f562035f0","port_security_enabled":true,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["93a4017a-b25b-4b49-a03e-996ec2c78a52","8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d"],"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:17Z","admin_state_up":true,"updated_at":"2018-06-30T16:32:22Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2e:41:1a","id":"b5618e1a-99ae-41b4-b423-9da5ffe6d527","port_security_enabled":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:33:41,832 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-81376691-b90e-4a46-bc45-169e4549f44d 2018-06-30 16:33:41,832 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-30 16:33:41,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:42,111 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:42 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-e02d3251-e11b-4d91-9cda-d85f57603478 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:33:42,111 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-e02d3251-e11b-4d91-9cda-d85f57603478 2018-06-30 16:33:42,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:42,230 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:42 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-034ca8e8-b636-4fa6-8aa2-b3f917832dc9 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:33:42,230 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-034ca8e8-b636-4fa6-8aa2-b3f917832dc9 2018-06-30 16:33:42,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" -d '{"floatingip": {"floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "port_id": "5cb61da1-88ed-45e2-9189-4d3f562035f0"}}' 2018-06-30 16:33:47,058 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:33:47 GMT Content-Type: application/json Content-Length: 548 Connection: keep-alive X-Openstack-Request-Id: req-1d3b7345-13c0-4764-9aea-f2c79b130134 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "c5356de3-4495-4f1c-92cd-69aa533d2cce", "status": "DOWN", "description": "", "tags": [], "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:33:44Z", "updated_at": "2018-06-30T16:33:44Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.10.114", "revision_number": 0, "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_id": "5cb61da1-88ed-45e2-9189-4d3f562035f0", "id": "b07e8d94-7a9d-47e9-b03a-cd899f56a5b3"}} 2018-06-30 16:33:47,058 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-1d3b7345-13c0-4764-9aea-f2c79b130134 2018-06-30 16:33:47,058 - create_instance - INFO - Created floating IP 172.30.10.114 via router - CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-router 2018-06-30 16:33:47,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:48,269 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:48 GMT Content-Type: application/json Content-Length: 1780 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a24eb91a-7ac9-47aa-95a8-9d08bf58ad3e X-Compute-Request-Id: req-a24eb91a-7ac9-47aa-95a8-9d08bf58ad3e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:4a:1d", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "bookmark"}], "image": {"id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "links": [{"href": "http://172.30.10.101:8774/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:33:27.000000", "flavor": {"id": "4dbea33a-cd91-492c-a291-eb96e3e001c4", "links": [{"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "bookmark"}]}, "id": "6f574655-1fbd-413a-8a37-c2a3f7cb6278", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp"}], "user_id": "3bcc04bbc37943b8ac249e0c544b223c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:33:27Z", "hostId": "b909b830a178c957e4382b75a78eaec7baea62312558dd9c68f82cd1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst", "created": "2018-06-30T16:33:08Z", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:33:48,269 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 used request id req-a24eb91a-7ac9-47aa-95a8-9d08bf58ad3e 2018-06-30 16:33:48,269 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst] is - ACTIVE 2018-06-30 16:33:48,270 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:33:48,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:51,802 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:51 GMT Content-Type: application/json Content-Length: 1780 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-29e90546-8bd0-454a-a43d-f7efe110305a X-Compute-Request-Id: req-29e90546-8bd0-454a-a43d-f7efe110305a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:4a:1d", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "bookmark"}], "image": {"id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "links": [{"href": "http://172.30.10.101:8774/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:33:27.000000", "flavor": {"id": "4dbea33a-cd91-492c-a291-eb96e3e001c4", "links": [{"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "bookmark"}]}, "id": "6f574655-1fbd-413a-8a37-c2a3f7cb6278", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp"}], "user_id": "3bcc04bbc37943b8ac249e0c544b223c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:33:27Z", "hostId": "b909b830a178c957e4382b75a78eaec7baea62312558dd9c68f82cd1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst", "created": "2018-06-30T16:33:08Z", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:33:51,802 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 used request id req-29e90546-8bd0-454a-a43d-f7efe110305a 2018-06-30 16:33:51,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:52,098 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:52 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-b0c558ff-6826-4c25-b25a-b5e5eb613da7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77219d3d-499a-45c6-9c0e-068e351e7e12"],"updated_at":"2018-06-30T16:32:14Z","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net"}]} 2018-06-30 16:33:52,098 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net used request id req-b0c558ff-6826-4c25-b25a-b5e5eb613da7 2018-06-30 16:33:52,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:52,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:33:52 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-240cdfad-9d87-41fa-8d2c-e8c7c812d2ea Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}} 2018-06-30 16:33:52,478 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca used request id req-240cdfad-9d87-41fa-8d2c-e8c7c812d2ea 2018-06-30 16:33:52,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:52,676 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:52 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-1dcc7194-988b-4e6b-94a0-de2cbdd43cc7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:14Z","dns_nameservers":[],"updated_at":"2018-06-30T16:32:14Z","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":"64e5ef41beff46a1b7b43341ae8f32ca","id":"77219d3d-499a-45c6-9c0e-068e351e7e12","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet"}]} 2018-06-30 16:33:52,676 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-1dcc7194-988b-4e6b-94a0-de2cbdd43cc7 2018-06-30 16:33:52,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:53,033 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:53 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-3f59bc39-8e67-44c9-96e2-160ffacd103b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:16Z","admin_state_up":true,"updated_at":"2018-06-30T16:32:21Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:92:47:7e","id":"111d5101-3fba-41aa-8c5c-d295123f6213","port_security_enabled":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:25Z","admin_state_up":true,"updated_at":"2018-06-30T16:32:38Z","binding:vnic_type":"normal","device_id":"c5356de3-4495-4f1c-92cd-69aa533d2cce","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:d3:23:41","id":"420985be-21fc-4b1c-a5fd-70d92726c6a4","port_security_enabled":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:56Z","admin_state_up":true,"updated_at":"2018-06-30T16:33:37Z","binding:vnic_type":"normal","device_id":"6f574655-1fbd-413a-8a37-c2a3f7cb6278","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e5:4a:1d","id":"5cb61da1-88ed-45e2-9189-4d3f562035f0","port_security_enabled":true,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["93a4017a-b25b-4b49-a03e-996ec2c78a52","8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d"],"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:17Z","admin_state_up":true,"updated_at":"2018-06-30T16:32:22Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2e:41:1a","id":"b5618e1a-99ae-41b4-b423-9da5ffe6d527","port_security_enabled":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:33:53,033 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-3f59bc39-8e67-44c9-96e2-160ffacd103b 2018-06-30 16:33:53,034 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-06-30 16:33:53,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:53,600 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:53 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d32e1826-b0b6-4ddf-bdf9-edac129746aa X-Compute-Request-Id: req-d32e1826-b0b6-4ddf-bdf9-edac129746aa Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:4a:1d", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:4a:1d", "version": 4, "addr": "172.30.10.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "bookmark"}], "image": {"id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "links": [{"href": "http://172.30.10.101:8774/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:33:27.000000", "flavor": {"id": "4dbea33a-cd91-492c-a291-eb96e3e001c4", "links": [{"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "bookmark"}]}, "id": "6f574655-1fbd-413a-8a37-c2a3f7cb6278", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp"}], "user_id": "3bcc04bbc37943b8ac249e0c544b223c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:33:27Z", "hostId": "b909b830a178c957e4382b75a78eaec7baea62312558dd9c68f82cd1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst", "created": "2018-06-30T16:33:08Z", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:33:53,600 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 used request id req-d32e1826-b0b6-4ddf-bdf9-edac129746aa 2018-06-30 16:33:53,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 16:33:54,287 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:54 GMT Content-Type: application/json Content-Length: 26242 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3f9150ba-b628-4392-a26c-e51b7be16c28 X-Compute-Request-Id: req-3f9150ba-b628-4392-a26c-e51b7be16c28 Front-End-Https: on 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-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 952312642 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-0x000000000ffd9fff]\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-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\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 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\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: 64355\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: 233616K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K 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.255623] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.258703] pid_max: default: 32768 minimum: 301\n[ 0.260420] ACPI: Core revision 20150930\n[ 0.264539] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.267161] Security Framework initialized\n[ 0.268655] Yama: becoming mindful.\n[ 0.270089] AppArmor: AppArmor initialized\n[ 0.271670] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.274281] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.276793] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.279177] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.281907] Initializing cgroup subsys io\n[ 0.283461] Initializing cgroup subsys memory\n[ 0.285085] Initializing cgroup subsys devices\n[ 0.286732] Initializing cgroup subsys freezer\n[ 0.288471] Initializing cgroup subsys net_cls\n[ 0.290177] Initializing cgroup subsys perf_event\n[ 0.291905] Initializing cgroup subsys net_prio\n[ 0.293787] Initializing cgroup subsys hugetlb\n[ 0.295547] Initializing cgroup subsys pids\n[ 0.297251] CPU: Physical Processor ID: 0\n[ 0.299772] mce: CPU supports 10 MCE banks\n[ 0.301437] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.303561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.313631] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.325111] ftrace: allocating 31920 entries in 125 pages\n[ 0.379768] smpboot: Max logical packages: 2\n[ 0.381170] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.383107] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.385288] x2apic enabled\n[ 0.386684] Switched APIC routing to physical x2apic.\n[ 0.389613] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.391415] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.394800] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.397542] ... version: 2\n[ 0.398822] ... bit width: 48\n[ 0.400130] ... generic registers: 4\n[ 0.401439] ... value mask: 0000ffffffffffff\n[ 0.403017] ... max period: 000000007fffffff\n[ 0.404600] ... fixed-purpose events: 3\n[ 0.405923] ... event mask: 000000070000000f\n[ 0.407540] KVM setup paravirtual spinlock\n[ 0.409642] x86: Booting SMP configuration:\n[ 0.410975] .... node #0, CPUs: #1\n[ 0.412357] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.434433] x86: Booted up 1 node, 2 CPUs\n[ 0.434436] KVM setup async PF for cpu 1\n[ 0.434441] kvm-stealtime: cpu 1, msr f90d940\n[ 0.438659] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.441146] devtmpfs: initialized\n[ 0.453351] evm: security.selinux\n[ 0.454485] evm: security.SMACK64\n[ 0.455663] evm: security.SMACK64EXEC\n[ 0.456875] evm: security.SMACK64TRANSMUTE\n[ 0.458183] evm: security.SMACK64MMAP\n[ 0.459394] evm: security.ima\n[ 0.460434] evm: security.capability\n[ 0.461863] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.464864] pinctrl core: initialized pinctrl subsystem\n[ 0.466646] RTC time: 16:33:27, date: 06/30/18\n[ 0.468189] NET: Registered protocol family 16\n[ 0.481624] cpuidle: using governor ladder\n[ 0.493741] cpuidle: using governor menu\n[ 0.495022] PCCT header not found.\n[ 0.496346] ACPI: bus type PCI registered\n[ 0.497658] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.499686] PCI: Using configuration type 1 for base access\n[ 0.501520] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.516179] ACPI: Added _OSI(Module Device)\n[ 0.517533] ACPI: Added _OSI(Processor Device)\n[ 0.518922] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.520385] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.524516] ACPI: Interpreter enabled\n[ 0.525773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.528741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.531722] ACPI: (supports S0 S3 S4 S5)\n[ 0.533027] ACPI: Using IOAPIC for interrupt routing\n[ 0.534548] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.542710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.544531] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.546499] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.548410] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.552279] acpiphp: Slot [3] registered\n[ 0.553606] acpiphp: Slot [4] registered\n[ 0.554912] acpiphp: Slot [5] registered\n[ 0.556238] acpiphp: Slot [6] registered\n[ 0.575373] acpiphp: Slot [7] registered\n[ 0.576695] acpiphp: Slot [8] registered\n[ 0.577998] acpiphp: Slot [9] registered\n[ 0.579289] acpiphp: Slot [10] registered\n[ 0.580615] acpiphp: Slot [11] registered\n[ 0.581946] acpiphp: Slot [12] registered\n[ 0.583254] acpiphp: Slot [13] registered\n[ 0.584595] acpiphp: Slot [14] registered\n[ 0.585923] acpiphp: Slot [15] registered\n[ 0.587233] acpiphp: Slot [16] registered\n[ 0.588575] acpiphp: Slot [17] registered\n[ 0.589926] acpiphp: Slot [18] registered\n[ 0.591246] acpiphp: Slot [19] registered\n[ 0.592606] acpiphp: Slot [20] registered\n[ 0.593932] acpiphp: Slot [21] registered\n[ 0.595257] acpiphp: Slot [22] registered\n[ 0.596605] acpiphp: Slot [23] registered\n[ 0.597938] acpiphp: Slot [24] registered\n[ 0.599259] acpiphp: Slot [25] registered\n[ 0.600619] acpiphp: Slot [26] registered\n[ 0.602014] acpiphp: Slot [27] registered\n[ 0.603362] acpiphp: Slot [28] registered\n[ 0.604730] acpiphp: Slot [29] registered\n[ 0.606066] acpiphp: Slot [30] registered\n[ 0.607392] acpiphp: Slot [31] registered\n[ 0.608729] PCI host bridge to bus 0000:00\n[ 0.610048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.611993] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.613975] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.616299] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.618653] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.621045] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.626749] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.628806] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.630668] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.632736] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.637722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.640043] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.678810] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.681214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.683585] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.685956] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.688301] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.690452] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.692404] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.694082] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.696571] vgaarb: loaded\n[ 0.697562] vgaarb: bridge control possible 0000:00:02.0\n[ 0.699527] SCSI subsystem initialized\n[ 0.700921] ACPI: bus type USB registered\n[ 0.702251] usbcore: registered new interface driver usbfs\n[ 0.703888] usbcore: registered new interface driver hub\n[ 0.705548] usbcore: registered new device driver usb\n[ 0.707346] PCI: Using ACPI for IRQ routing\n[ 0.709094] NetLabel: Initializing\n[ 0.710250] NetLabel: domain hash size = 128\n[ 0.711603] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.713142] NetLabel: unlabeled traffic allowed by default\n[ 0.714955] clocksource: Switched to clocksource kvm-clock\n[ 0.729940] AppArmor: AppArmor Filesystem Enabled\n[ 0.731463] pnp: PnP ACPI init\n[ 0.733223] pnp: PnP ACPI: found 5 devices\n[ 0.742755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.745498] NET: Registered protocol family 2\n[ 0.747103] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.749115] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.750989] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.752840] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.754553] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.756387] NET: Registered protocol family 1\n[ 0.757794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.759521] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.761256] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.821008] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.880874] Trying to unpack rootfs image as initramfs...\n[ 1.002894] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.005570] Scanning for low memory corruption every 60 seconds\n[ 1.007870] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.009675] audit: initializing netlink subsys (disabled)\n[ 1.011337] audit: type=2000 audit(1530376408.657:1): initialized\n[ 1.013604] Initialise system trusted keyring\n[ 1.015115] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.016989] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.021822] zbud: loaded\n[ 1.023147] VFS: Disk quotas dquot_6.6.0\n[ 1.024494] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.027379] fuse init (API version 7.23)\n[ 1.028914] Key type big_key registered\n[ 1.030211] Allocating IMA MOK and blacklist keyrings.\n[ 1.032292] Key type asymmetric registered\n[ 1.033626] Asymmetric key parser 'x509' registered\n[ 1.035189] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.037594] io scheduler noop registered\n[ 1.038864] io scheduler deadline registered (default)\n[ 1.040456] io scheduler cfq registered\n[ 1.041856] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.043557] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.045651] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.047981] ACPI: Power Button [PWRF]\n[ 1.049466] GHES: HEST is not enabled!\n[ 1.108836] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.228754] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.289436] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.292819] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.318448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.323767] Linux agpgart interface v0.103\n[ 1.329880] brd: module loaded\n[ 1.333001] loop: module loaded\n[ 1.340024] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.342351] GPT:90111 != 20971519\n[ 1.343488] GPT:Alternate GPT header not at the end of the disk.\n[ 1.345264] GPT:90111 != 20971519\n[ 1.346373] GPT: Use GNU Parted to correct GPT errors.\n[ 1.347957] vda: vda1 vda15\n[ 1.350982] vdb:\n[ 1.352864] scsi host0: ata_piix\n[ 1.354104] scsi host1: ata_piix\n[ 1.355304] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.357288] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.359433] libphy: Fixed MDIO Bus: probed\n[ 1.360906] tun: Universal TUN/TAP device driver, 1.6\n[ 1.362698] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.366011] PPP generic driver version 2.4.2\n[ 1.367485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.369363] ehci-pci: EHCI PCI platform driver\n[ 1.370785] ehci-platform: EHCI generic platform driver\n[ 1.372382] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.374181] ohci-pci: OHCI PCI platform driver\n[ 1.375594] ohci-platform: OHCI generic platform driver\n[ 1.377178] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.437050] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.438629] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.440971] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.442516] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.444307] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.446253] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.448559] usb usb1: Product: UHCI Host Controller\n[ 1.450080] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.451900] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.453541] hub 1-0:1.0: USB hub found\n[ 1.454791] hub 1-0:1.0: 2 ports detected\n[ 1.456334] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.459690] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.461213] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.462968] mousedev: PS/2 mouse device common for all mice\n[ 1.465050] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.468013] rtc_cmos 00:00: RTC can wake from S4\n[ 1.469818] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.471740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.473633] i2c /dev entries driver\n[ 1.474859] device-mapper: uevent: version 1.0.3\n[ 1.476432] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.479110] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.483310] NET: Registered protocol family 10\n[ 1.485025] NET: Registered protocol family 17\n[ 1.486441] Key type dns_resolver registered\n[ 1.488094] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.489830] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.492607] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.495588] registered taskstats version 1\n[ 1.496939] Loading compiled-in X.509 certificates\n[ 1.499252] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.520258] zswap: loaded using pool lzo/zbud\n[ 1.523001] Key type trusted registered\n[ 1.526599] Key type encrypted registered\n[ 1.527941] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.529659] ima: No TPM chip found, activating TPM-bypass!\n[ 1.531329] evm: HMAC attrs: 0x1\n[ 1.533004] Magic number: 6:980:591\n[ 1.534388] rtc_cmos 00:00: setting system clock to 2018-06-30 16:33:28 UTC (1530376408)\n[ 1.537064] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.538865] EDD information not available.\n[ 1.544554] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.547049] Write protecting the kernel read-only data: 14336k\n[ 1.549825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.553003] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.21\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[ 1.657892] random: blkid urandom read with 3 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 8.99\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.1.8...\nLease of 10.55.1.8 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\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\nno userdata for datasource\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: VT-x\nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \nvdb 253:16 67108864 config-2 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCA6ZkHiViLyLZ0FmGOzxg1OKis8mIM2tEfot8NQlq28kc3J5R6KXRoZSZQbkyjt0Fipw7CY9YIAL2Tn9XGfiYadelu9zz6+JQFzDUpKU9aAQcDEbqr2GN0V0JpNiBf1jR3QkwGiWfOsf6mbAIgBmz5rAfGvQn0VBUDlivpvFjMJvPeD92dZqT/+rMKv0WY2IzEWtl130WhqoF/gb5q37WFP9fHDBTLsVijjgnHOBGuxl8nRiIIBJr7iTfs+vdcBjuLu3hMLX510x9cEWE1CSnPbiJX2k90D/nu9TiFp9D47J1lFYDCUpy3XOdLQEjcxgREhU4xdgL4jiKVpCdDgpSJ root@createinstancesinglenetworktests-801edea7-a80a-4e5a-b4ce-63b7b7\nssh-dss AAAAB3NzaC1kc3MAAACBAOCrvwQHlw8yjpOUSxd0xYAXCeBB/Ir2Nw50WPybKrD8KQ6TUe37ZQ/HxtrvnEpZ1CfHdNseq/7u1qwpBw3G/f7QI0WXPbrHkWRjDbeFrzvzC+KbWB5BOnOYtWc06xm6vVARsEMPkSbQqPNCxiRIgug3v2yaKQEZm/Cyi1EkRSY9AAAAFQDssNM4KCM4m5O3PYCefknAOpLkUQAAAIEAtWBFuwdeSBU4Vi91gniUJw754+06oNrxLDKXYKhrsnoIsnpLZqmAADoMFoxNB2GirSPyMrisZgxgRL5IazeqFjk1oJx7rGjdOj9PQ3k+svOcNrRisPjI5MOxhTIU2gpektWSGtxSNQBvo+nwLwfXupqFgf7eFiaiNbG6Se6cNIIAAACAAbf4RHLyWeJhhzfAQFLzAjA+SVxUZo6IPzqAvJKf0h4lUVVEn3ztwVhd0TSDpCdFVlfYuXX/8ZksSmyeHvWYaJ/XsVbGBAefmc/tm2BVZz6MP4H52tYx+YU9bNCNKPGNjAVEnU/jqUcFMjmLymxTZCdBr5wyjbMSfAkHAWaWi/k= root@createinstancesinglenetworktests-801edea7-a80a-4e5a-b4ce-63b7b7\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fee5:4a1d/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 \nip-route:169.254.169.254 via 10.55.1.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: configdrive local ===\ninstance-id: 6f574655-1fbd-413a-8a37-c2a3f7cb6278\nname: CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-801edea7-a80a-4e5a-b4ce-63b7b7.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=12.51 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-801edea7-a80a-4e5a-b4ce-63b7b7 login: "} 2018-06-30 16:33:54,288 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278/action used request id req-3f9150ba-b628-4392-a26c-e51b7be16c28 2018-06-30 16:33:54,289 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-30 16:33:54,289 - 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-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 952312642 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-0x000000000ffd9fff] [ 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-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 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 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 64355 [ 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: 233616K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K 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.255623] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.258703] pid_max: default: 32768 minimum: 301 [ 0.260420] ACPI: Core revision 20150930 [ 0.264539] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.267161] Security Framework initialized [ 0.268655] Yama: becoming mindful. [ 0.270089] AppArmor: AppArmor initialized [ 0.271670] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.274281] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.276793] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.279177] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.281907] Initializing cgroup subsys io [ 0.283461] Initializing cgroup subsys memory [ 0.285085] Initializing cgroup subsys devices [ 0.286732] Initializing cgroup subsys freezer [ 0.288471] Initializing cgroup subsys net_cls [ 0.290177] Initializing cgroup subsys perf_event [ 0.291905] Initializing cgroup subsys net_prio [ 0.293787] Initializing cgroup subsys hugetlb [ 0.295547] Initializing cgroup subsys pids [ 0.297251] CPU: Physical Processor ID: 0 [ 0.299772] mce: CPU supports 10 MCE banks [ 0.301437] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.303561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.313631] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.325111] ftrace: allocating 31920 entries in 125 pages [ 0.379768] smpboot: Max logical packages: 2 [ 0.381170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.383107] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.385288] x2apic enabled [ 0.386684] Switched APIC routing to physical x2apic. [ 0.389613] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.391415] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.394800] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.397542] ... version: 2 [ 0.398822] ... bit width: 48 [ 0.400130] ... generic registers: 4 [ 0.401439] ... value mask: 0000ffffffffffff [ 0.403017] ... max period: 000000007fffffff [ 0.404600] ... fixed-purpose events: 3 [ 0.405923] ... event mask: 000000070000000f [ 0.407540] KVM setup paravirtual spinlock [ 0.409642] x86: Booting SMP configuration: [ 0.410975] .... node #0, CPUs: #1 [ 0.412357] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.434433] x86: Booted up 1 node, 2 CPUs [ 0.434436] KVM setup async PF for cpu 1 [ 0.434441] kvm-stealtime: cpu 1, msr f90d940 [ 0.438659] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.441146] devtmpfs: initialized [ 0.453351] evm: security.selinux [ 0.454485] evm: security.SMACK64 [ 0.455663] evm: security.SMACK64EXEC [ 0.456875] evm: security.SMACK64TRANSMUTE [ 0.458183] evm: security.SMACK64MMAP [ 0.459394] evm: security.ima [ 0.460434] evm: security.capability [ 0.461863] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.464864] pinctrl core: initialized pinctrl subsystem [ 0.466646] RTC time: 16:33:27, date: 06/30/18 [ 0.468189] NET: Registered protocol family 16 [ 0.481624] cpuidle: using governor ladder [ 0.493741] cpuidle: using governor menu [ 0.495022] PCCT header not found. [ 0.496346] ACPI: bus type PCI registered [ 0.497658] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.499686] PCI: Using configuration type 1 for base access [ 0.501520] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.516179] ACPI: Added _OSI(Module Device) [ 0.517533] ACPI: Added _OSI(Processor Device) [ 0.518922] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.520385] ACPI: Added _OSI(Processor Aggregator Device) [ 0.524516] ACPI: Interpreter enabled [ 0.525773] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.528741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.531722] ACPI: (supports S0 S3 S4 S5) [ 0.533027] ACPI: Using IOAPIC for interrupt routing [ 0.534548] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.542710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.544531] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.546499] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.548410] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.552279] acpiphp: Slot [3] registered [ 0.553606] acpiphp: Slot [4] registered [ 0.554912] acpiphp: Slot [5] registered [ 0.556238] acpiphp: Slot [6] registered [ 0.575373] acpiphp: Slot [7] registered [ 0.576695] acpiphp: Slot [8] registered [ 0.577998] acpiphp: Slot [9] registered [ 0.579289] acpiphp: Slot [10] registered [ 0.580615] acpiphp: Slot [11] registered [ 0.581946] acpiphp: Slot [12] registered [ 0.583254] acpiphp: Slot [13] registered [ 0.584595] acpiphp: Slot [14] registered [ 0.585923] acpiphp: Slot [15] registered [ 0.587233] acpiphp: Slot [16] registered [ 0.588575] acpiphp: Slot [17] registered [ 0.589926] acpiphp: Slot [18] registered [ 0.591246] acpiphp: Slot [19] registered [ 0.592606] acpiphp: Slot [20] registered [ 0.593932] acpiphp: Slot [21] registered [ 0.595257] acpiphp: Slot [22] registered [ 0.596605] acpiphp: Slot [23] registered [ 0.597938] acpiphp: Slot [24] registered [ 0.599259] acpiphp: Slot [25] registered [ 0.600619] acpiphp: Slot [26] registered [ 0.602014] acpiphp: Slot [27] registered [ 0.603362] acpiphp: Slot [28] registered [ 0.604730] acpiphp: Slot [29] registered [ 0.606066] acpiphp: Slot [30] registered [ 0.607392] acpiphp: Slot [31] registered [ 0.608729] PCI host bridge to bus 0000:00 [ 0.610048] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.611993] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.613975] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.616299] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.618653] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.621045] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.626749] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.628806] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.630668] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.632736] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.637722] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.640043] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.678810] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.681214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.683585] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.685956] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.688301] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.690452] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.692404] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.694082] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.696571] vgaarb: loaded [ 0.697562] vgaarb: bridge control possible 0000:00:02.0 [ 0.699527] SCSI subsystem initialized [ 0.700921] ACPI: bus type USB registered [ 0.702251] usbcore: registered new interface driver usbfs [ 0.703888] usbcore: registered new interface driver hub [ 0.705548] usbcore: registered new device driver usb [ 0.707346] PCI: Using ACPI for IRQ routing [ 0.709094] NetLabel: Initializing [ 0.710250] NetLabel: domain hash size = 128 [ 0.711603] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.713142] NetLabel: unlabeled traffic allowed by default [ 0.714955] clocksource: Switched to clocksource kvm-clock [ 0.729940] AppArmor: AppArmor Filesystem Enabled [ 0.731463] pnp: PnP ACPI init [ 0.733223] pnp: PnP ACPI: found 5 devices [ 0.742755] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.745498] NET: Registered protocol family 2 [ 0.747103] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.749115] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.750989] TCP: Hash tables configured (established 2048 bind 2048) [ 0.752840] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.754553] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.756387] NET: Registered protocol family 1 [ 0.757794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.759521] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.761256] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.821008] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.880874] Trying to unpack rootfs image as initramfs... [ 1.002894] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.005570] Scanning for low memory corruption every 60 seconds [ 1.007870] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.009675] audit: initializing netlink subsys (disabled) [ 1.011337] audit: type=2000 audit(1530376408.657:1): initialized [ 1.013604] Initialise system trusted keyring [ 1.015115] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.016989] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.021822] zbud: loaded [ 1.023147] VFS: Disk quotas dquot_6.6.0 [ 1.024494] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.027379] fuse init (API version 7.23) [ 1.028914] Key type big_key registered [ 1.030211] Allocating IMA MOK and blacklist keyrings. [ 1.032292] Key type asymmetric registered [ 1.033626] Asymmetric key parser 'x509' registered [ 1.035189] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.037594] io scheduler noop registered [ 1.038864] io scheduler deadline registered (default) [ 1.040456] io scheduler cfq registered [ 1.041856] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.043557] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.045651] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.047981] ACPI: Power Button [PWRF] [ 1.049466] GHES: HEST is not enabled! [ 1.108836] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.228754] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.289436] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.292819] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.318448] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.323767] Linux agpgart interface v0.103 [ 1.329880] brd: module loaded [ 1.333001] loop: module loaded [ 1.340024] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.342351] GPT:90111 != 20971519 [ 1.343488] GPT:Alternate GPT header not at the end of the disk. [ 1.345264] GPT:90111 != 20971519 [ 1.346373] GPT: Use GNU Parted to correct GPT errors. [ 1.347957] vda: vda1 vda15 [ 1.350982] vdb: [ 1.352864] scsi host0: ata_piix [ 1.354104] scsi host1: ata_piix [ 1.355304] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.357288] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.359433] libphy: Fixed MDIO Bus: probed [ 1.360906] tun: Universal TUN/TAP device driver, 1.6 [ 1.362698] tun: (C) 1999-2004 Max Krasnyansky [ 1.366011] PPP generic driver version 2.4.2 [ 1.367485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.369363] ehci-pci: EHCI PCI platform driver [ 1.370785] ehci-platform: EHCI generic platform driver [ 1.372382] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.374181] ohci-pci: OHCI PCI platform driver [ 1.375594] ohci-platform: OHCI generic platform driver [ 1.377178] uhci_hcd: USB Universal Host Controller Interface driver [ 1.437050] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.438629] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.440971] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.442516] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.444307] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.446253] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.448559] usb usb1: Product: UHCI Host Controller [ 1.450080] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.451900] usb usb1: SerialNumber: 0000:00:01.2 [ 1.453541] hub 1-0:1.0: USB hub found [ 1.454791] hub 1-0:1.0: 2 ports detected [ 1.456334] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.459690] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.461213] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.462968] mousedev: PS/2 mouse device common for all mice [ 1.465050] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.468013] rtc_cmos 00:00: RTC can wake from S4 [ 1.469818] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.471740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.473633] i2c /dev entries driver [ 1.474859] device-mapper: uevent: version 1.0.3 [ 1.476432] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.479110] ledtrig-cpu: registered to indicate activity on CPUs [ 1.483310] NET: Registered protocol family 10 [ 1.485025] NET: Registered protocol family 17 [ 1.486441] Key type dns_resolver registered [ 1.488094] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.489830] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.492607] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.495588] registered taskstats version 1 [ 1.496939] Loading compiled-in X.509 certificates [ 1.499252] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.520258] zswap: loaded using pool lzo/zbud [ 1.523001] Key type trusted registered [ 1.526599] Key type encrypted registered [ 1.527941] AppArmor: AppArmor sha1 policy hashing enabled [ 1.529659] ima: No TPM chip found, activating TPM-bypass! [ 1.531329] evm: HMAC attrs: 0x1 [ 1.533004] Magic number: 6:980:591 [ 1.534388] rtc_cmos 00:00: setting system clock to 2018-06-30 16:33:28 UTC (1530376408) [ 1.537064] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.538865] EDD information not available. [ 1.544554] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.547049] Write protecting the kernel read-only data: 14336k [ 1.549825] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.553003] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.21 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 [ 1.657892] random: blkid urandom read with 3 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 8.99 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.1.8... Lease of 10.55.1.8 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: VT-x RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCA6ZkHiViLyLZ0FmGOzxg1OKis8mIM2tEfot8NQlq28kc3J5R6KXRoZSZQbkyjt0Fipw7CY9YIAL2Tn9XGfiYadelu9zz6+JQFzDUpKU9aAQcDEbqr2GN0V0JpNiBf1jR3QkwGiWfOsf6mbAIgBmz5rAfGvQn0VBUDlivpvFjMJvPeD92dZqT/+rMKv0WY2IzEWtl130WhqoF/gb5q37WFP9fHDBTLsVijjgnHOBGuxl8nRiIIBJr7iTfs+vdcBjuLu3hMLX510x9cEWE1CSnPbiJX2k90D/nu9TiFp9D47J1lFYDCUpy3XOdLQEjcxgREhU4xdgL4jiKVpCdDgpSJ root@createinstancesinglenetworktests-801edea7-a80a-4e5a-b4ce-63b7b7 ssh-dss AAAAB3NzaC1kc3MAAACBAOCrvwQHlw8yjpOUSxd0xYAXCeBB/Ir2Nw50WPybKrD8KQ6TUe37ZQ/HxtrvnEpZ1CfHdNseq/7u1qwpBw3G/f7QI0WXPbrHkWRjDbeFrzvzC+KbWB5BOnOYtWc06xm6vVARsEMPkSbQqPNCxiRIgug3v2yaKQEZm/Cyi1EkRSY9AAAAFQDssNM4KCM4m5O3PYCefknAOpLkUQAAAIEAtWBFuwdeSBU4Vi91gniUJw754+06oNrxLDKXYKhrsnoIsnpLZqmAADoMFoxNB2GirSPyMrisZgxgRL5IazeqFjk1oJx7rGjdOj9PQ3k+svOcNrRisPjI5MOxhTIU2gpektWSGtxSNQBvo+nwLwfXupqFgf7eFiaiNbG6Se6cNIIAAACAAbf4RHLyWeJhhzfAQFLzAjA+SVxUZo6IPzqAvJKf0h4lUVVEn3ztwVhd0TSDpCdFVlfYuXX/8ZksSmyeHvWYaJ/XsVbGBAefmc/tm2BVZz6MP4H52tYx+YU9bNCNKPGNjAVEnU/jqUcFMjmLymxTZCdBr5wyjbMSfAkHAWaWi/k= root@createinstancesinglenetworktests-801edea7-a80a-4e5a-b4ce-63b7b7 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fee5:4a1d/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 ip-route:169.254.169.254 via 10.55.1.1 dev eth0 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: configdrive local === instance-id: 6f574655-1fbd-413a-8a37-c2a3f7cb6278 name: CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-801edea7-a80a-4e5a-b4ce-63b7b7.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=12.51 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-801edea7-a80a-4e5a-b4ce-63b7b7 login: 2018-06-30 16:33:54,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:56,920 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:56 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a40345c7-e5f0-49b7-8f11-63c7114a6ea6 X-Compute-Request-Id: req-a40345c7-e5f0-49b7-8f11-63c7114a6ea6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:4a:1d", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:4a:1d", "version": 4, "addr": "172.30.10.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "bookmark"}], "image": {"id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "links": [{"href": "http://172.30.10.101:8774/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:33:27.000000", "flavor": {"id": "4dbea33a-cd91-492c-a291-eb96e3e001c4", "links": [{"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "bookmark"}]}, "id": "6f574655-1fbd-413a-8a37-c2a3f7cb6278", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp"}], "user_id": "3bcc04bbc37943b8ac249e0c544b223c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:33:27Z", "hostId": "b909b830a178c957e4382b75a78eaec7baea62312558dd9c68f82cd1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst", "created": "2018-06-30T16:33:08Z", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:33:56,921 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 used request id req-a40345c7-e5f0-49b7-8f11-63c7114a6ea6 2018-06-30 16:33:56,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:57,305 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:57 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-69e061be-d9c0-4441-a711-ccac8205a2f1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77219d3d-499a-45c6-9c0e-068e351e7e12"],"updated_at":"2018-06-30T16:32:14Z","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net"}]} 2018-06-30 16:33:57,306 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net used request id req-69e061be-d9c0-4441-a711-ccac8205a2f1 2018-06-30 16:33:57,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:57,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:33:57 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-32c4488c-d41c-41ff-8f56-a8b9b28c342e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}} 2018-06-30 16:33:57,745 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca used request id req-32c4488c-d41c-41ff-8f56-a8b9b28c342e 2018-06-30 16:33:57,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:57,952 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:57 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-1926819c-e024-4495-9ad9-fa093d46a69c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:14Z","dns_nameservers":[],"updated_at":"2018-06-30T16:32:14Z","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":"64e5ef41beff46a1b7b43341ae8f32ca","id":"77219d3d-499a-45c6-9c0e-068e351e7e12","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet"}]} 2018-06-30 16:33:57,952 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-1926819c-e024-4495-9ad9-fa093d46a69c 2018-06-30 16:33:57,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:58,648 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:58 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-dfcdb6ad-b6cb-4411-9934-399511984e69 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:16Z","admin_state_up":true,"updated_at":"2018-06-30T16:32:21Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:92:47:7e","id":"111d5101-3fba-41aa-8c5c-d295123f6213","port_security_enabled":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:25Z","admin_state_up":true,"updated_at":"2018-06-30T16:32:38Z","binding:vnic_type":"normal","device_id":"c5356de3-4495-4f1c-92cd-69aa533d2cce","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:d3:23:41","id":"420985be-21fc-4b1c-a5fd-70d92726c6a4","port_security_enabled":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:56Z","admin_state_up":true,"updated_at":"2018-06-30T16:33:37Z","binding:vnic_type":"normal","device_id":"6f574655-1fbd-413a-8a37-c2a3f7cb6278","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e5:4a:1d","id":"5cb61da1-88ed-45e2-9189-4d3f562035f0","port_security_enabled":true,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d","93a4017a-b25b-4b49-a03e-996ec2c78a52"],"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:17Z","admin_state_up":true,"updated_at":"2018-06-30T16:32:22Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2e:41:1a","id":"b5618e1a-99ae-41b4-b423-9da5ffe6d527","port_security_enabled":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:33:58,649 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-dfcdb6ad-b6cb-4411-9934-399511984e69 2018-06-30 16:33:58,650 - create_instance - INFO - Checking if VM is active 2018-06-30 16:33:58,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:33:59,997 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:33:59 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4fc28cfd-2c28-494d-94af-989f073ea23b X-Compute-Request-Id: req-4fc28cfd-2c28-494d-94af-989f073ea23b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:4a:1d", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:4a:1d", "version": 4, "addr": "172.30.10.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "bookmark"}], "image": {"id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "links": [{"href": "http://172.30.10.101:8774/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:33:27.000000", "flavor": {"id": "4dbea33a-cd91-492c-a291-eb96e3e001c4", "links": [{"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "bookmark"}]}, "id": "6f574655-1fbd-413a-8a37-c2a3f7cb6278", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp"}], "user_id": "3bcc04bbc37943b8ac249e0c544b223c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:33:27Z", "hostId": "b909b830a178c957e4382b75a78eaec7baea62312558dd9c68f82cd1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst", "created": "2018-06-30T16:33:08Z", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:33:59,998 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 used request id req-4fc28cfd-2c28-494d-94af-989f073ea23b 2018-06-30 16:33:59,998 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst] is - ACTIVE 2018-06-30 16:33:59,998 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:34:00,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:34:00,646 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:34:00 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-be48a101-48c9-4abd-943d-6eddbafbea6c X-Compute-Request-Id: req-be48a101-48c9-4abd-943d-6eddbafbea6c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:4a:1d", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:4a:1d", "version": 4, "addr": "172.30.10.114", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "bookmark"}], "image": {"id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "links": [{"href": "http://172.30.10.101:8774/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:33:27.000000", "flavor": {"id": "4dbea33a-cd91-492c-a291-eb96e3e001c4", "links": [{"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "bookmark"}]}, "id": "6f574655-1fbd-413a-8a37-c2a3f7cb6278", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp"}], "user_id": "3bcc04bbc37943b8ac249e0c544b223c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:33:27Z", "hostId": "b909b830a178c957e4382b75a78eaec7baea62312558dd9c68f82cd1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst", "created": "2018-06-30T16:33:08Z", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:34:00,646 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 used request id req-be48a101-48c9-4abd-943d-6eddbafbea6c 2018-06-30 16:34:00,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:34:01,013 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:34:01 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-74617d8e-b6a7-4c58-aa57-3863e1426e03 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["77219d3d-499a-45c6-9c0e-068e351e7e12"],"updated_at":"2018-06-30T16:32:14Z","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net"}]} 2018-06-30 16:34:01,014 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net used request id req-74617d8e-b6a7-4c58-aa57-3863e1426e03 2018-06-30 16:34:01,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:34:01,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:34:01 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2b20cdc8-1ad0-48af-bc0e-65579616a4d0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}} 2018-06-30 16:34:01,131 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca used request id req-2b20cdc8-1ad0-48af-bc0e-65579616a4d0 2018-06-30 16:34:01,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:34:01,277 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:34:01 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-5a7f9aed-465d-4f27-ab0a-059c8ab87bfc Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:14Z","dns_nameservers":[],"updated_at":"2018-06-30T16:32:14Z","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":"64e5ef41beff46a1b7b43341ae8f32ca","id":"77219d3d-499a-45c6-9c0e-068e351e7e12","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet"}]} 2018-06-30 16:34:01,278 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-5a7f9aed-465d-4f27-ab0a-059c8ab87bfc 2018-06-30 16:34:01,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:34:01,602 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:34:01 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-c57a2659-e96d-48b5-9182-443d743c2440 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:16Z","admin_state_up":true,"updated_at":"2018-06-30T16:32:21Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:92:47:7e","id":"111d5101-3fba-41aa-8c5c-d295123f6213","port_security_enabled":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:25Z","admin_state_up":true,"updated_at":"2018-06-30T16:32:38Z","binding:vnic_type":"normal","device_id":"c5356de3-4495-4f1c-92cd-69aa533d2cce","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:d3:23:41","id":"420985be-21fc-4b1c-a5fd-70d92726c6a4","port_security_enabled":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:56Z","admin_state_up":true,"updated_at":"2018-06-30T16:33:37Z","binding:vnic_type":"normal","device_id":"6f574655-1fbd-413a-8a37-c2a3f7cb6278","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:e5:4a:1d","id":"5cb61da1-88ed-45e2-9189-4d3f562035f0","port_security_enabled":true,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.8"}],"extra_dhcp_opts":[],"security_groups":["8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d","93a4017a-b25b-4b49-a03e-996ec2c78a52"],"name":"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","tenant_id":"64e5ef41beff46a1b7b43341ae8f32ca","created_at":"2018-06-30T16:32:17Z","admin_state_up":true,"updated_at":"2018-06-30T16:32:22Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:2e:41:1a","id":"b5618e1a-99ae-41b4-b423-9da5ffe6d527","port_security_enabled":false,"project_id":"64e5ef41beff46a1b7b43341ae8f32ca","fixed_ips":[{"subnet_id":"77219d3d-499a-45c6-9c0e-068e351e7e12","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:34:01,602 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-c57a2659-e96d-48b5-9182-443d743c2440 2018-06-30 16:34:01,603 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:34:01,607 - paramiko.transport - DEBUG - starting thread (client mode): 0x23835b10L 2018-06-30 16:34:01,607 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:34:01,608 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:34:01,608 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:34:01,610 - 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-06-30 16:34:01,610 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:34:01,610 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:34:01,610 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:34:01,610 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:34:01,610 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:34:01,699 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:34:01,700 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:34:01,708 - paramiko.transport - DEBUG - Trying discovered key 7b018295bba3b2e0d2dba6ac6204247a in tmp/CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277 2018-06-30 16:34:01,709 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:34:01,713 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:34:01,813 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:34:01,830 - create_instance - INFO - SSH is active for VM instance 2018-06-30 16:34:01,831 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:34:01,832 - paramiko.transport - DEBUG - starting thread (client mode): 0x2397ec90L 2018-06-30 16:34:01,833 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:34:01,833 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:34:01,833 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:34:01,834 - 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-06-30 16:34:01,834 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:34:01,835 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:34:01,835 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:34:01,835 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:34:01,835 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:34:01,884 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:34:01,885 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:34:01,897 - paramiko.transport - DEBUG - Trying discovered key 7b018295bba3b2e0d2dba6ac6204247a in tmp/CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277 2018-06-30 16:34:01,898 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:34:01,901 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:34:01,905 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-30 16:34:01,907 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-30 16:34:01,907 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-30 16:34:01,908 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-30 16:34:01,910 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:34:01,911 - create_instance - INFO - Deleting Floating IP - 172.30.10.114 2018-06-30 16:34:01,912 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.114 2018-06-30 16:34:01,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/floatingips/b07e8d94-7a9d-47e9-b03a-cd899f56a5b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:34:04,290 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:34:04 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-073d91f2-bd05-4c66-bf1f-2b3342dea5a5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:34:04,290 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/b07e8d94-7a9d-47e9-b03a-cd899f56a5b3 used request id req-073d91f2-bd05-4c66-bf1f-2b3342dea5a5 2018-06-30 16:34:04,291 - create_instance - INFO - Deleting Port with ID - 5cb61da1-88ed-45e2-9189-4d3f562035f0 2018-06-30 16:34:04,291 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277port-1 2018-06-30 16:34:04,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/5cb61da1-88ed-45e2-9189-4d3f562035f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:34:05,890 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:34:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-549681e9-a5bc-437a-88f7-74757b09a554 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:34:05,890 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/5cb61da1-88ed-45e2-9189-4d3f562035f0 used request id req-549681e9-a5bc-437a-88f7-74757b09a554 2018-06-30 16:34:05,890 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst 2018-06-30 16:34:05,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:34:06,272 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:34:06 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bd15ac43-d149-4cf1-bf8e-223fffad95b1 X-Compute-Request-Id: req-bd15ac43-d149-4cf1-bf8e-223fffad95b1 Front-End-Https: on 2018-06-30 16:34:06,273 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 used request id req-bd15ac43-d149-4cf1-bf8e-223fffad95b1 2018-06-30 16:34:06,273 - create_instance - INFO - Checking deletion status 2018-06-30 16:34:06,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:34:06,999 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:34:06 GMT Content-Type: application/json Content-Length: 1653 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2b5cafa7-2ef9-4e44-8ff0-b3ce3cb256d2 X-Compute-Request-Id: req-2b5cafa7-2ef9-4e44-8ff0-b3ce3cb256d2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:4a:1d", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278", "rel": "bookmark"}], "image": {"id": "4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "links": [{"href": "http://172.30.10.101:8774/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:33:27.000000", "flavor": {"id": "4dbea33a-cd91-492c-a291-eb96e3e001c4", "links": [{"href": "http://172.30.10.101:8774/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4", "rel": "bookmark"}]}, "id": "6f574655-1fbd-413a-8a37-c2a3f7cb6278", "user_id": "3bcc04bbc37943b8ac249e0c544b223c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:34:06Z", "hostId": "b909b830a178c957e4382b75a78eaec7baea62312558dd9c68f82cd1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp", "name": "CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst", "created": "2018-06-30T16:33:08Z", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:34:06,999 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 used request id req-2b5cafa7-2ef9-4e44-8ff0-b3ce3cb256d2 2018-06-30 16:34:07,000 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst] is - ACTIVE 2018-06-30 16:34:07,000 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:34:10,003 - create_instance - DEBUG - VM status query timeout in 296.269934893 2018-06-30 16:34:10,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62624807c98a75c04246328f4fea7ee2cbf6b659" 2018-06-30 16:34:10,489 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:34:10 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e6a8f5ea-7f68-41d8-9e97-4486b5158fc4 X-Compute-Request-Id: req-e6a8f5ea-7f68-41d8-9e97-4486b5158fc4 RESP BODY: {"itemNotFound": {"message": "Instance 6f574655-1fbd-413a-8a37-c2a3f7cb6278 could not be found.", "code": 404}} 2018-06-30 16:34:10,489 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/6f574655-1fbd-413a-8a37-c2a3f7cb6278 used request id req-e6a8f5ea-7f68-41d8-9e97-4486b5158fc4 2018-06-30 16:34:10,489 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6f574655-1fbd-413a-8a37-c2a3f7cb6278 could not be found. (HTTP 404) (Request-ID: req-e6a8f5ea-7f68-41d8-9e97-4486b5158fc4) 2018-06-30 16:34:10,489 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-inst 2018-06-30 16:34:10,491 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp 2018-06-30 16:34:10,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0b30aefe2cf6d1d7afe5db83b8993d05b5e375" 2018-06-30 16:34:10,947 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:34:10 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5abf6967-3394-42f0-bf61-cdcad0e7e5fb X-Compute-Request-Id: req-5abf6967-3394-42f0-bf61-cdcad0e7e5fb 2018-06-30 16:34:10,947 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-kp used request id req-5abf6967-3394-42f0-bf61-cdcad0e7e5fb 2018-06-30 16:34:10,947 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277.pub] 2018-06-30 16:34:10,948 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277] 2018-06-30 16:34:10,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c40d5d456b76538403ec8f8c7017fb073ec1553" 2018-06-30 16:34:12,154 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:34:12 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7d839361-0f20-4f24-991f-2078da1b4fee X-Compute-Request-Id: req-7d839361-0f20-4f24-991f-2078da1b4fee 2018-06-30 16:34:12,154 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/4dbea33a-cd91-492c-a291-eb96e3e001c4 used request id req-7d839361-0f20-4f24-991f-2078da1b4fee 2018-06-30 16:34:12,155 - neutron_utils - INFO - Deleting security group rule with ID - 0bb84205-b2f5-4f15-b950-166497e0ee0b 2018-06-30 16:34:12,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/0bb84205-b2f5-4f15-b950-166497e0ee0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:34:12,474 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:34:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4f08d5ed-cd0f-456e-977d-e4e933adcec0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:34:12,474 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/0bb84205-b2f5-4f15-b950-166497e0ee0b used request id req-4f08d5ed-cd0f-456e-977d-e4e933adcec0 2018-06-30 16:34:12,474 - neutron_utils - INFO - Deleting security group rule with ID - 0cffa3f5-e2d6-48bb-a27b-711a95a85bdf 2018-06-30 16:34:12,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/0cffa3f5-e2d6-48bb-a27b-711a95a85bdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:34:12,705 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:34:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-412df565-6ef3-4254-95dc-7f8a78a192f4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:34:12,705 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/0cffa3f5-e2d6-48bb-a27b-711a95a85bdf used request id req-412df565-6ef3-4254-95dc-7f8a78a192f4 2018-06-30 16:34:12,705 - neutron_utils - INFO - Deleting security group rule with ID - 5c50cdcb-504a-47dc-aa58-ca77ffec8c8a 2018-06-30 16:34:12,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/5c50cdcb-504a-47dc-aa58-ca77ffec8c8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:34:12,902 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:34:12 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-38d7e1b2-1845-42d3-b1ec-704ea7df07f4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:34:12,902 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/5c50cdcb-504a-47dc-aa58-ca77ffec8c8a used request id req-38d7e1b2-1845-42d3-b1ec-704ea7df07f4 2018-06-30 16:34:12,903 - neutron_utils - INFO - Deleting security group rule with ID - 18f36ab2-66e5-4fca-bf55-0e0ca101f2d5 2018-06-30 16:34:12,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/18f36ab2-66e5-4fca-bf55-0e0ca101f2d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:34:13,094 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:34:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1c2fbeb7-a2cb-4f30-8955-cc9d189ffb95 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:34:13,095 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/18f36ab2-66e5-4fca-bf55-0e0ca101f2d5 used request id req-1c2fbeb7-a2cb-4f30-8955-cc9d189ffb95 2018-06-30 16:34:13,095 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-sec-grp 2018-06-30 16:34:13,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/93a4017a-b25b-4b49-a03e-996ec2c78a52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5dba4e18af78469255f48787859b9a69736e5e5" 2018-06-30 16:34:13,343 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:34:13 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-071c1130-1d05-4388-baf3-55c9f4c4e108 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:34:13,343 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/93a4017a-b25b-4b49-a03e-996ec2c78a52 used request id req-071c1130-1d05-4388-baf3-55c9f4c4e108 2018-06-30 16:34:13,344 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-router and subnet CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet 2018-06-30 16:34:13,344 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-router 2018-06-30 16:34:13,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/c5356de3-4495-4f1c-92cd-69aa533d2cce/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f46608cc51cac1d77e43ca0afedd31156e80d65" -d '{"subnet_id": "77219d3d-499a-45c6-9c0e-068e351e7e12"}' 2018-06-30 16:34:18,966 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:34:18 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-d16a059e-2bd8-4b2f-89aa-ecd4d0818dde Front-End-Https: on RESP BODY: {"network_id": "ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "subnet_id": "77219d3d-499a-45c6-9c0e-068e351e7e12", "subnet_ids": ["77219d3d-499a-45c6-9c0e-068e351e7e12"], "port_id": "420985be-21fc-4b1c-a5fd-70d92726c6a4", "id": "c5356de3-4495-4f1c-92cd-69aa533d2cce"} 2018-06-30 16:34:18,966 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/c5356de3-4495-4f1c-92cd-69aa533d2cce/remove_router_interface used request id req-d16a059e-2bd8-4b2f-89aa-ecd4d0818dde 2018-06-30 16:34:18,967 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-router 2018-06-30 16:34:18,967 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-router 2018-06-30 16:34:18,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/c5356de3-4495-4f1c-92cd-69aa533d2cce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f46608cc51cac1d77e43ca0afedd31156e80d65" 2018-06-30 16:34:21,725 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:34:21 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4c335dfc-0ce2-462c-9e48-c485cab96af5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:34:21,726 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/c5356de3-4495-4f1c-92cd-69aa533d2cce used request id req-4c335dfc-0ce2-462c-9e48-c485cab96af5 2018-06-30 16:34:21,727 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet 2018-06-30 16:34:21,727 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-subnet 2018-06-30 16:34:21,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/77219d3d-499a-45c6-9c0e-068e351e7e12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69f5dc097d5ba9d72d189425fe7fc868d6e2fcb" 2018-06-30 16:34:26,822 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:34:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c208cafa-614b-4c19-99e9-68294b7b00bf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:34:26,822 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/77219d3d-499a-45c6-9c0e-068e351e7e12 used request id req-c208cafa-614b-4c19-99e9-68294b7b00bf 2018-06-30 16:34:26,822 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-pub-net 2018-06-30 16:34:26,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69f5dc097d5ba9d72d189425fe7fc868d6e2fcb" 2018-06-30 16:34:29,758 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:34:29 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-4e6499ed-0cd5-45be-b662-364aac31d162 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:34:29,759 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/ac4f4cc7-b33a-4b5d-9e8f-275c1b82d283 used request id req-4e6499ed-0cd5-45be-b662-364aac31d162 2018-06-30 16:34:29,760 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-801edea7-a80a-4e5a-b4ce-63b7b74fc277-image 2018-06-30 16:34:29,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c386ee78fd188065a7dca4eb2b09b2b77f33d0f" 2018-06-30 16:34:31,833 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:34:31 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1aeb69db-3b1b-40a1-95fc-b3581a9dd1c1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:34:31,833 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/4d4aa503-5a8b-4d83-862b-3d733ef39a8b used request id req-1aeb69db-3b1b-40a1-95fc-b3581a9dd1c1 2018-06-30 16:34:31,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1ca7bfac956486725b81c115d6e572b54aae" 2018-06-30 16:34:32,818 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:34:32 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-39f9118b-3b32-4466-a922-a0d83734824b Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:12Z", "updated_at": "2018-06-30T16:32:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:32:12Z", "revision_number": 0, "id": "04acf579-b986-4e9e-828f-d4a3e99696e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:12Z", "security_group_id": "8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:32:12Z", "revision_number": 0, "id": "27cff8a3-6c4b-48d2-a67d-2f6c3e6ba7b6", "remote_group_id": "8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d", "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:12Z", "security_group_id": "8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": null, "ethertype": "IPv6", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:32:12Z", "revision_number": 0, "id": "2c5f307f-22cb-4bb5-9125-719c22f4fd50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:12Z", "security_group_id": "8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:32:12Z", "revision_number": 0, "id": "48322dae-971c-4a04-888d-4a49d9824517", "remote_group_id": "8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d", "remote_ip_prefix": null, "created_at": "2018-06-30T16:32:12Z", "security_group_id": "8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d", "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "port_range_min": null, "ethertype": "IPv4", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca"}], "revision_number": 4, "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:34:32,819 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-39f9118b-3b32-4466-a922-a0d83734824b 2018-06-30 16:34:32,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1ca7bfac956486725b81c115d6e572b54aae" 2018-06-30 16:34:33,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:34:32 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-30327204-ccad-4fef-9ee1-f7807eefbfc6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 16:34:33,195 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-30327204-ccad-4fef-9ee1-f7807eefbfc6 2018-06-30 16:34:33,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1ca7bfac956486725b81c115d6e572b54aae" 2018-06-30 16:34:33,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:34:33 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3605deee-fd9a-454b-a7bb-1cf2ad1343b0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "64e5ef41beff46a1b7b43341ae8f32ca", "name": "CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj"}} 2018-06-30 16:34:33,674 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca used request id req-3605deee-fd9a-454b-a7bb-1cf2ad1343b0 2018-06-30 16:34:33,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d 2018-06-30 16:34:33,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1ca7bfac956486725b81c115d6e572b54aae" 2018-06-30 16:34:33,765 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:34:33 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-e385e59f-948e-42a4-a959-316ba0f1ea76 Front-End-Https: on 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-06-30T16:32:12Z", "security_group_id": "8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:12Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "04acf579-b986-4e9e-828f-d4a3e99696e3"}, {"remote_group_id": "8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:32:12Z", "security_group_id": "8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:12Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "27cff8a3-6c4b-48d2-a67d-2f6c3e6ba7b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:32:12Z", "security_group_id": "8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:12Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "2c5f307f-22cb-4bb5-9125-719c22f4fd50"}, {"remote_group_id": "8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:32:12Z", "security_group_id": "8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d", "port_range_min": null, "revision_number": 0, "tenant_id": "64e5ef41beff46a1b7b43341ae8f32ca", "created_at": "2018-06-30T16:32:12Z", "project_id": "64e5ef41beff46a1b7b43341ae8f32ca", "id": "48322dae-971c-4a04-888d-4a49d9824517"}]} 2018-06-30 16:34:33,765 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d used request id req-e385e59f-948e-42a4-a959-316ba0f1ea76 2018-06-30 16:34:33,766 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:34:33,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1ca7bfac956486725b81c115d6e572b54aae" 2018-06-30 16:34:34,317 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:34:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8481dc98-bc28-464a-bea6-28c115657dca Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:34:34,317 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/8aec996b-ddf3-4fe6-9e46-6f0ecf5d9e0d used request id req-8481dc98-bc28-464a-bea6-28c115657dca 2018-06-30 16:34:34,318 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj 2018-06-30 16:34:34,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1ca7bfac956486725b81c115d6e572b54aae" 2018-06-30 16:34:35,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:34:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb1df184-c1ce-46e4-95a4-ea0183d0aa37 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:34:35,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/64e5ef41beff46a1b7b43341ae8f32ca used request id req-cb1df184-c1ce-46e4-95a4-ea0183d0aa37 2018-06-30 16:34:35,164 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-proj-role 2018-06-30 16:34:35,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/300dbd28429e4cfb883110c80bbd6054 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1ca7bfac956486725b81c115d6e572b54aae" 2018-06-30 16:34:35,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:34:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91abaa14-17ca-4e83-add1-92442f165dbd Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:34:35,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/300dbd28429e4cfb883110c80bbd6054 used request id req-91abaa14-17ca-4e83-add1-92442f165dbd 2018-06-30 16:34:35,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1ca7bfac956486725b81c115d6e572b54aae" 2018-06-30 16:34:35,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:34:35 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0610721-4ab6-4d87-afd8-bd651766c453 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:34:35,978 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b0610721-4ab6-4d87-afd8-bd651766c453 2018-06-30 16:34:35,979 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-83d80603-0f40-4b5-user 2018-06-30 16:34:35,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/3bcc04bbc37943b8ac249e0c544b223c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f70676851b731900ac3e356c3c18cd6c61b604c" 2018-06-30 16:34:36,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:34:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6ef0a46d-6002-46b6-9df0-730552ffd0bb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:34:36,724 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/3bcc04bbc37943b8ac249e0c544b223c used request id req-6ef0a46d-6002-46b6-9df0-730552ffd0bb 2018-06-30 16:34:36,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:34:37,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:34:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["czMS65-1SYSO8vSi25ovWg"], "issued_at": "2018-06-30T16:34:37.000000Z"}} 2018-06-30 16:34:37,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752fe08bda8eb92f8a76d9e68c3c858b108a5019" 2018-06-30 16:34:37,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:34:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d85df67f-fc60-4a9b-94f3-1217b1056ac8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:34:37,838 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d85df67f-fc60-4a9b-94f3-1217b1056ac8 2018-06-30 16:34:37,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:34:37,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:34:38,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:34:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["8XrL_fILQ5uF1ZilJmYWSQ"], "issued_at": "2018-06-30T16:34:38.000000Z"}} 2018-06-30 16:34:38,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" 2018-06-30 16:34:39,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:34:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03406b2f-0369-406f-bd96-cdb16f45b065 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:34:39,148 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-03406b2f-0369-406f-bd96-cdb16f45b065 2018-06-30 16:34:39,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:34:39,164 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:34:39 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:34:39,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" 2018-06-30 16:34:39,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:34:39 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ebbd8ccf-3cad-41ba-a74a-ac7fa20c967a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:34:39,574 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj used request id req-ebbd8ccf-3cad-41ba-a74a-ac7fa20c967a 2018-06-30 16:34:39,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" 2018-06-30 16:34:39,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:34:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ac8705f-6fbc-4bfd-9543-a9371512cddf Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:34:39,676 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-2ac8705f-6fbc-4bfd-9543-a9371512cddf 2018-06-30 16:34:39,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}}' 2018-06-30 16:34:40,293 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:34:39 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-be95ed36-8247-4b1e-8c63-d35858d642e5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "id": "5a8b0010c3c647df8d183e7823609964", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:34:40,293 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-be95ed36-8247-4b1e-8c63-d35858d642e5 2018-06-30 16:34:40,294 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj 2018-06-30 16:34:40,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:34:40,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:34:41,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:34:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["CZL0mt1aS6CKYsNLPKz0TA"], "issued_at": "2018-06-30T16:34:41.000000Z"}} 2018-06-30 16:34:41,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28409d2cb0593ebc53068d82e9d23381b843c18" 2018-06-30 16:34:41,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:34:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4dc61fb2-bfb2-40a4-b234-28ce4b1bb870 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:34:41,494 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4dc61fb2-bfb2-40a4-b234-28ce4b1bb870 2018-06-30 16:34:41,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:34:41,512 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:34:41 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:34:41,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28409d2cb0593ebc53068d82e9d23381b843c18" 2018-06-30 16:34:42,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:34:41 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-913a4cf0-2d15-4da9-a7c6-3ffc880e5e2a Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:34:42,073 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-913a4cf0-2d15-4da9-a7c6-3ffc880e5e2a 2018-06-30 16:34:42,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28409d2cb0593ebc53068d82e9d23381b843c18" 2018-06-30 16:34:42,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:34:42 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0e7d3810-c972-45d7-9356-2edbe5b9e066 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "id": "5a8b0010c3c647df8d183e7823609964", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}]} 2018-06-30 16:34:42,459 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj used request id req-0e7d3810-c972-45d7-9356-2edbe5b9e066 2018-06-30 16:34:42,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28409d2cb0593ebc53068d82e9d23381b843c18" 2018-06-30 16:34:42,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:34:42 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a6d47f72-38c8-4406-869d-34729bea0d16 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:34:42,941 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-a6d47f72-38c8-4406-869d-34729bea0d16 2018-06-30 16:34:43,784 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-user 2018-06-30 16:34:43,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:34:43,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" 2018-06-30 16:34:44,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:34:43 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-597afd31-e677-49c3-84ba-7408b1c10d58 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:34:44,240 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-597afd31-e677-49c3-84ba-7408b1c10d58 2018-06-30 16:34:44,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role"}}' 2018-06-30 16:34:44,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:34:44 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54cdd1b7-c758-4b4d-9b6a-b7a700560ae7 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7af68189d4f2462a8d80d0affedfedcf", "links": {"self": "http://10.167.4.35:5000/v3/roles/7af68189d4f2462a8d80d0affedfedcf"}, "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role"}} 2018-06-30 16:34:44,648 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-54cdd1b7-c758-4b4d-9b6a-b7a700560ae7 2018-06-30 16:34:44,649 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role 2018-06-30 16:34:44,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/7af68189d4f2462a8d80d0affedfedcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" 2018-06-30 16:34:45,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:34:44 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-304aaac8-d7ee-4dba-81aa-06c161c3141a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7af68189d4f2462a8d80d0affedfedcf", "links": {"self": "http://10.167.4.35:5000/v3/roles/7af68189d4f2462a8d80d0affedfedcf"}, "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role"}} 2018-06-30 16:34:45,016 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/7af68189d4f2462a8d80d0affedfedcf used request id req-304aaac8-d7ee-4dba-81aa-06c161c3141a 2018-06-30 16:34:45,016 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role to project CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj 2018-06-30 16:34:45,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964/users/fe3da137226842aba41c84d938c14774/roles/7af68189d4f2462a8d80d0affedfedcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" 2018-06-30 16:34:45,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:34:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04aca18e-76aa-4edc-a4ef-e79571bef9ed Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:34:45,570 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964/users/fe3da137226842aba41c84d938c14774/roles/7af68189d4f2462a8d80d0affedfedcf used request id req-04aca18e-76aa-4edc-a4ef-e79571bef9ed 2018-06-30 16:34:45,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:34:45,586 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:34:45 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:34:45,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752fe08bda8eb92f8a76d9e68c3c858b108a5019" 2018-06-30 16:34:46,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:34:45 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67d639e3-f34a-46f8-9073-21564b25760d Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-user", "links": {"self": "http://10.167.4.35:5000/v3/users/fe3da137226842aba41c84d938c14774"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5a8b0010c3c647df8d183e7823609964", "id": "fe3da137226842aba41c84d938c14774", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:34:46,090 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-67d639e3-f34a-46f8-9073-21564b25760d 2018-06-30 16:34:46,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/7af68189d4f2462a8d80d0affedfedcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" 2018-06-30 16:34:46,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:34:46 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97d5e31c-e05c-4287-bb34-3bcccd4b4b7c Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7af68189d4f2462a8d80d0affedfedcf", "links": {"self": "http://10.167.4.35:5000/v3/roles/7af68189d4f2462a8d80d0affedfedcf"}, "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role"}} 2018-06-30 16:34:46,518 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/7af68189d4f2462a8d80d0affedfedcf used request id req-97d5e31c-e05c-4287-bb34-3bcccd4b4b7c 2018-06-30 16:34:46,518 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role to project CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj 2018-06-30 16:34:46,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964/users/5e81a8be448846f49e5955e7f71e3abb/roles/7af68189d4f2462a8d80d0affedfedcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" 2018-06-30 16:34:46,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:34:46 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-027595f4-a03c-40f6-8484-34f79b4b511f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:34:46,962 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964/users/5e81a8be448846f49e5955e7f71e3abb/roles/7af68189d4f2462a8d80d0affedfedcf used request id req-027595f4-a03c-40f6-8484-34f79b4b511f 2018-06-30 16:34:46,962 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:34:46,964 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 16:34:46,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:34:46,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:34:47,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7af68189d4f2462a8d80d0affedfedcf", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role"}], "expires_at": "2018-06-30T17:34:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-user", "id": "fe3da137226842aba41c84d938c14774"}, "audit_ids": ["DgGFDnypT6y84QXVNYthYg"], "issued_at": "2018-06-30T16:34:47.000000Z"}} 2018-06-30 16:34:47,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c4cfdeead2797f0ee02d61c6a47b2f5bb6c300" 2018-06-30 16:34:48,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:34:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f6542d47-62e5-41e4-92e0-2d1d17ae28b1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:34:48,258 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f6542d47-62e5-41e4-92e0-2d1d17ae28b1 2018-06-30 16:34:48,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36c4cfdeead2797f0ee02d61c6a47b2f5bb6c300" 2018-06-30 16:34:49,376 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:34:49 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-c5fae3f6-f1e8-4931-b743-7100e8bf64a2 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-image"} 2018-06-30 16:34:49,377 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-image used request id req-c5fae3f6-f1e8-4931-b743-7100e8bf64a2 2018-06-30 16:34:49,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36c4cfdeead2797f0ee02d61c6a47b2f5bb6c300" 2018-06-30 16:34:50,057 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:34:50 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-ac66b1cd-7420-4de2-b63b-32e84a25df86 Front-End-Https: on 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", "root-tar"], "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-06-30 16:34:50,057 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-ac66b1cd-7420-4de2-b63b-32e84a25df86 2018-06-30 16:34:50,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36c4cfdeead2797f0ee02d61c6a47b2f5bb6c300" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-image"}' 2018-06-30 16:34:50,829 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:34:50 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/1e9a7165-2018-464d-a962-069bb04feaf2 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-1e0b0150-6f9f-4bc5-a743-3ca63b7b735f Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:34:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T16:34:51Z", "visibility": "shared", "self": "/v2/images/1e9a7165-2018-464d-a962-069bb04feaf2", "min_disk": 0, "protected": false, "id": "1e9a7165-2018-464d-a962-069bb04feaf2", "file": "/v2/images/1e9a7165-2018-464d-a962-069bb04feaf2/file", "checksum": null, "owner": "5a8b0010c3c647df8d183e7823609964", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:34:50,829 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-1e0b0150-6f9f-4bc5-a743-3ca63b7b735f 2018-06-30 16:34:50,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/1e9a7165-2018-464d-a962-069bb04feaf2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36c4cfdeead2797f0ee02d61c6a47b2f5bb6c300" -d '' 2018-06-30 16:34:52,286 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:34:52 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e2d153dc-df4f-4425-b8e7-01d0aa352cb4 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:34:52,286 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/1e9a7165-2018-464d-a962-069bb04feaf2/file used request id req-e2d153dc-df4f-4425-b8e7-01d0aa352cb4 2018-06-30 16:34:52,287 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 16:34:52,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/1e9a7165-2018-464d-a962-069bb04feaf2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36c4cfdeead2797f0ee02d61c6a47b2f5bb6c300" 2018-06-30 16:34:52,859 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:34:52 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-1d76a166-3562-4c5a-8613-4e2a79b35f18 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:34:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:34:52Z", "visibility": "shared", "self": "/v2/images/1e9a7165-2018-464d-a962-069bb04feaf2", "min_disk": 0, "protected": false, "id": "1e9a7165-2018-464d-a962-069bb04feaf2", "file": "/v2/images/1e9a7165-2018-464d-a962-069bb04feaf2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a8b0010c3c647df8d183e7823609964", "direct_url": "file:///var/lib/glance/images/1e9a7165-2018-464d-a962-069bb04feaf2", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:34:52,859 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/1e9a7165-2018-464d-a962-069bb04feaf2 used request id req-1d76a166-3562-4c5a-8613-4e2a79b35f18 2018-06-30 16:34:52,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36c4cfdeead2797f0ee02d61c6a47b2f5bb6c300" 2018-06-30 16:34:53,674 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:34:53 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-6be234a2-6726-4492-86c7-fc4b25043e43 Front-End-Https: on 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", "root-tar"], "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-06-30 16:34:53,674 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-6be234a2-6726-4492-86c7-fc4b25043e43 2018-06-30 16:34:53,677 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-image 2018-06-30 16:34:53,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/1e9a7165-2018-464d-a962-069bb04feaf2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36c4cfdeead2797f0ee02d61c6a47b2f5bb6c300" 2018-06-30 16:34:53,747 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:34:53 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-f2bb786c-153c-45dd-9126-ab59fd313b35 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:34:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:34:52Z", "visibility": "shared", "self": "/v2/images/1e9a7165-2018-464d-a962-069bb04feaf2", "min_disk": 0, "protected": false, "id": "1e9a7165-2018-464d-a962-069bb04feaf2", "file": "/v2/images/1e9a7165-2018-464d-a962-069bb04feaf2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a8b0010c3c647df8d183e7823609964", "direct_url": "file:///var/lib/glance/images/1e9a7165-2018-464d-a962-069bb04feaf2", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:34:53,747 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/1e9a7165-2018-464d-a962-069bb04feaf2 used request id req-f2bb786c-153c-45dd-9126-ab59fd313b35 2018-06-30 16:34:53,748 - create_image - DEBUG - Instance status is - active 2018-06-30 16:34:53,748 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-image 2018-06-30 16:34:53,748 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-image 2018-06-30 16:34:53,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:34:53,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:34:54,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7af68189d4f2462a8d80d0affedfedcf", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role"}], "expires_at": "2018-06-30T17:34:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-user", "id": "fe3da137226842aba41c84d938c14774"}, "audit_ids": ["25b_qXQ4QXqPnW7IPpYqRQ"], "issued_at": "2018-06-30T16:34:54.000000Z"}} 2018-06-30 16:34:54,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc316afb4a6f8f0bbe7e8b68bdb3e73f6a52e69" 2018-06-30 16:34:54,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:34:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ddf23ac6-a0e2-4683-9c15-e3e31d9d943f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:34:54,503 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ddf23ac6-a0e2-4683-9c15-e3e31d9d943f 2018-06-30 16:34:54,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc316afb4a6f8f0bbe7e8b68bdb3e73f6a52e69" 2018-06-30 16:34:55,345 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:34:55 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-8e51e171-fb5f-459a-91a4-5dea6933b4ac Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 16:34:55,345 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-8e51e171-fb5f-459a-91a4-5dea6933b4ac 2018-06-30 16:34:55,345 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net 2018-06-30 16:34:55,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc316afb4a6f8f0bbe7e8b68bdb3e73f6a52e69" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net", "admin_state_up": true}}' 2018-06-30 16:34:56,567 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:34:56 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-3ecadc9a-2f2c-4a76-abda-6eb53ae0b75c Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T16:34:56Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}} 2018-06-30 16:34:56,568 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-3ecadc9a-2f2c-4a76-abda-6eb53ae0b75c 2018-06-30 16:34:56,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc316afb4a6f8f0bbe7e8b68bdb3e73f6a52e69" 2018-06-30 16:34:56,822 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:34:56 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-5f45cc35-9845-43c1-becf-56662a434dff Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T16:34:56Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:34:56,822 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-5f45cc35-9845-43c1-becf-56662a434dff 2018-06-30 16:34:56,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc316afb4a6f8f0bbe7e8b68bdb3e73f6a52e69" 2018-06-30 16:34:57,715 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:34:57 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-e19dd439-634b-479d-9313-d6ac5bfeb2d4 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:34:57,715 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-e19dd439-634b-479d-9313-d6ac5bfeb2d4 2018-06-30 16:34:57,716 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet 2018-06-30 16:34:57,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc316afb4a6f8f0bbe7e8b68bdb3e73f6a52e69" -d '{"subnets": [{"ip_version": 4, "network_id": "2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]}' 2018-06-30 16:34:59,152 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:34:59 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-ee657629-ffb1-4150-912b-0224b862b0f6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:34:59,153 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-ee657629-ffb1-4150-912b-0224b862b0f6 2018-06-30 16:34:59,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc316afb4a6f8f0bbe7e8b68bdb3e73f6a52e69" 2018-06-30 16:34:59,630 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:34:59 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-5f4726f0-a226-4103-bf5e-eb1b7ebdbaa6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:34:59,630 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-5f4726f0-a226-4103-bf5e-eb1b7ebdbaa6 2018-06-30 16:34:59,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc316afb4a6f8f0bbe7e8b68bdb3e73f6a52e69" 2018-06-30 16:34:59,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:34:59 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-1673dd1d-aab3-4575-b27a-a99f82c776b1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:34:59,794 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-1673dd1d-aab3-4575-b27a-a99f82c776b1 2018-06-30 16:34:59,794 - OpenStackNetwork - DEBUG - Network [2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7] created successfully 2018-06-30 16:34:59,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:34:59,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:35:00,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7af68189d4f2462a8d80d0affedfedcf", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role"}], "expires_at": "2018-06-30T17:35:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-user", "id": "fe3da137226842aba41c84d938c14774"}, "audit_ids": ["dKBOCSiCRcmsFyKrzjXxMw"], "issued_at": "2018-06-30T16:35:00.000000Z"}} 2018-06-30 16:35:00,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee5a637d1020242cc3ba3d3c7bc99ad9dddfc14" 2018-06-30 16:35:00,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:35:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0eb43ea6-2833-4337-bc9c-b9fc1c34a110 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:35:00,608 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0eb43ea6-2833-4337-bc9c-b9fc1c34a110 2018-06-30 16:35:00,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee5a637d1020242cc3ba3d3c7bc99ad9dddfc14" 2018-06-30 16:35:01,543 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:01 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-18485940-73b1-4b62-92c7-0bad772da7bb Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 16:35:01,543 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-router&admin_state_up=True used request id req-18485940-73b1-4b62-92c7-0bad772da7bb 2018-06-30 16:35:01,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:35:01,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:35:02,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7af68189d4f2462a8d80d0affedfedcf", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role"}], "expires_at": "2018-06-30T17:35:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-user", "id": "fe3da137226842aba41c84d938c14774"}, "audit_ids": ["gTHFvhuuQkqvFFMpP8OACw"], "issued_at": "2018-06-30T16:35:02.000000Z"}} 2018-06-30 16:35:02,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb0f2713606a9bd6f311c821ce4591cd976901d" 2018-06-30 16:35:02,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:35:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26bd2cfc-3d3f-49c5-ba0a-b1c040ab3d4c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:35:02,381 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-26bd2cfc-3d3f-49c5-ba0a-b1c040ab3d4c 2018-06-30 16:35:02,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee5a637d1020242cc3ba3d3c7bc99ad9dddfc14" 2018-06-30 16:35:03,354 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:03 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-f82420cb-214f-41a7-bee2-8e1729433c2c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:35:03,354 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-f82420cb-214f-41a7-bee2-8e1729433c2c 2018-06-30 16:35:03,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee5a637d1020242cc3ba3d3c7bc99ad9dddfc14" 2018-06-30 16:35:04,026 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:04 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-e59dbba0-c90a-4ee6-8c09-6bc2878c25c3 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:35:04,026 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-e59dbba0-c90a-4ee6-8c09-6bc2878c25c3 2018-06-30 16:35:04,027 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-router 2018-06-30 16:35:04,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee5a637d1020242cc3ba3d3c7bc99ad9dddfc14" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-router", "admin_state_up": true}}' 2018-06-30 16:35:07,096 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:35:07 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-41fe02f1-01ba-4cfe-84d7-fb697faa63b6 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:04Z", "admin_state_up": true, "updated_at": "2018-06-30T16:35:06Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "45e6e433-9477-4b22-8362-d1660897480a", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-router"}} 2018-06-30 16:35:07,097 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-41fe02f1-01ba-4cfe-84d7-fb697faa63b6 2018-06-30 16:35:07,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=45e6e433-9477-4b22-8362-d1660897480a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee5a637d1020242cc3ba3d3c7bc99ad9dddfc14" 2018-06-30 16:35:07,209 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:07 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-8a81b599-6ab4-47ef-9c6b-bf0557c746ac Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:35:07,209 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=45e6e433-9477-4b22-8362-d1660897480a used request id req-8a81b599-6ab4-47ef-9c6b-bf0557c746ac 2018-06-30 16:35:07,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee5a637d1020242cc3ba3d3c7bc99ad9dddfc14" 2018-06-30 16:35:07,435 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:07 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-bf76f148-4ae1-45d6-b9e2-0242475703e9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:35:07,435 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-bf76f148-4ae1-45d6-b9e2-0242475703e9 2018-06-30 16:35:07,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:35:07,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:35:07 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:35:07,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee5a637d1020242cc3ba3d3c7bc99ad9dddfc14" 2018-06-30 16:35:07,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:35:07 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9e4105cd-df9a-41bb-a2a5-387424221d46 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:35:07,533 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-9e4105cd-df9a-41bb-a2a5-387424221d46 2018-06-30 16:35:07,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee5a637d1020242cc3ba3d3c7bc99ad9dddfc14" 2018-06-30 16:35:07,648 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:07 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-d59f014c-0782-4307-8054-0a60d55829cd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:35:07,648 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-d59f014c-0782-4307-8054-0a60d55829cd 2018-06-30 16:35:07,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee5a637d1020242cc3ba3d3c7bc99ad9dddfc14" 2018-06-30 16:35:07,773 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:07 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-bf6e1f83-b8c7-4e38-9a37-2c105352acca Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:35:07,773 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet used request id req-bf6e1f83-b8c7-4e38-9a37-2c105352acca 2018-06-30 16:35:07,774 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-30 16:35:07,774 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-router 2018-06-30 16:35:07,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/45e6e433-9477-4b22-8362-d1660897480a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee5a637d1020242cc3ba3d3c7bc99ad9dddfc14" -d '{"subnet_id": "9e3cf366-7501-4126-b898-560793111194"}' 2018-06-30 16:35:13,482 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:13 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-cbab0261-783a-4982-83ed-b965c171d7f1 Front-End-Https: on RESP BODY: {"network_id": "2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "subnet_id": "9e3cf366-7501-4126-b898-560793111194", "subnet_ids": ["9e3cf366-7501-4126-b898-560793111194"], "port_id": "9316e2d5-c4b6-4e4c-bddc-03d42caace35", "id": "45e6e433-9477-4b22-8362-d1660897480a"} 2018-06-30 16:35:13,483 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/45e6e433-9477-4b22-8362-d1660897480a/add_router_interface used request id req-cbab0261-783a-4982-83ed-b965c171d7f1 2018-06-30 16:35:13,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/45e6e433-9477-4b22-8362-d1660897480a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee5a637d1020242cc3ba3d3c7bc99ad9dddfc14" 2018-06-30 16:35:13,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:13 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-2dcf7a51-3bc6-42bf-8473-8e57868cb40b Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:04Z", "admin_state_up": true, "updated_at": "2018-06-30T16:35:10Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "45e6e433-9477-4b22-8362-d1660897480a", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-router"}} 2018-06-30 16:35:13,843 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/45e6e433-9477-4b22-8362-d1660897480a used request id req-2dcf7a51-3bc6-42bf-8473-8e57868cb40b 2018-06-30 16:35:13,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=45e6e433-9477-4b22-8362-d1660897480a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee5a637d1020242cc3ba3d3c7bc99ad9dddfc14" 2018-06-30 16:35:14,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:14 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-40af7a65-ae21-4bd0-a2ee-196aa8c75462 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:11Z","binding:vnic_type":"normal","device_id":"45e6e433-9477-4b22-8362-d1660897480a","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:f1:be:0f","id":"9316e2d5-c4b6-4e4c-bddc-03d42caace35","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:35:14,094 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=45e6e433-9477-4b22-8362-d1660897480a used request id req-40af7a65-ae21-4bd0-a2ee-196aa8c75462 2018-06-30 16:35:14,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/9e3cf366-7501-4126-b898-560793111194 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee5a637d1020242cc3ba3d3c7bc99ad9dddfc14" 2018-06-30 16:35:14,232 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:14 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-1141f16f-6d0e-4333-8606-f3333d8d1eb3 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}} 2018-06-30 16:35:14,232 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/9e3cf366-7501-4126-b898-560793111194 used request id req-1141f16f-6d0e-4333-8606-f3333d8d1eb3 2018-06-30 16:35:14,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:35:14,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:35:15,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:35:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["mIUW2iaDT-OIVKUoSMcPAw"], "issued_at": "2018-06-30T16:35:15.000000Z"}} 2018-06-30 16:35:15,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a74ccc06bf3aee315693359f8afe7f0c59ee59" 2018-06-30 16:35:15,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:35:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-03a86130-70e7-46de-a357-f5e86dece114 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:35:15,565 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-03a86130-70e7-46de-a357-f5e86dece114 2018-06-30 16:35:15,566 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:35:15,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a74ccc06bf3aee315693359f8afe7f0c59ee59" 2018-06-30 16:35:16,126 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:16 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-40f70175-5e66-4c04-ab91-df17841b7f8c X-Compute-Request-Id: req-40f70175-5e66-4c04-ab91-df17841b7f8c Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:35:16,126 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-40f70175-5e66-4c04-ab91-df17841b7f8c 2018-06-30 16:35:16,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a74ccc06bf3aee315693359f8afe7f0c59ee59" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-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-06-30 16:35:17,030 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:17 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e6645878-bf2f-450f-8974-0a9ed754f2c8 X-Compute-Request-Id: req-e6645878-bf2f-450f-8974-0a9ed754f2c8 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "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": "b116f104-3f88-4d36-9a11-a7f5c319cc48"}} 2018-06-30 16:35:17,030 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-e6645878-bf2f-450f-8974-0a9ed754f2c8 2018-06-30 16:35:17,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:35:17,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:35:17,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7af68189d4f2462a8d80d0affedfedcf", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role"}], "expires_at": "2018-06-30T17:35:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-user", "id": "fe3da137226842aba41c84d938c14774"}, "audit_ids": ["udF4ztRMTgSBXMpCe17rLw"], "issued_at": "2018-06-30T16:35:17.000000Z"}} 2018-06-30 16:35:17,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f19583902a2b3f8b13f1267433cf876dded655" 2018-06-30 16:35:18,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:35:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-79004e78-41d3-4d05-aaac-cb24467e41d4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:35:18,102 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-79004e78-41d3-4d05-aaac-cb24467e41d4 2018-06-30 16:35:18,103 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:35:18,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f19583902a2b3f8b13f1267433cf876dded655" 2018-06-30 16:35:18,741 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:18 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f9eac93f-c69b-4b45-a41c-cd5db34e685f X-Compute-Request-Id: req-f9eac93f-c69b-4b45-a41c-cd5db34e685f Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 16:35:18,741 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-f9eac93f-c69b-4b45-a41c-cd5db34e685f 2018-06-30 16:35:18,742 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp... 2018-06-30 16:35:18,742 - OpenStackKeypair - INFO - Creating new keypair 2018-06-30 16:35:18,774 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp 2018-06-30 16:35:18,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f19583902a2b3f8b13f1267433cf876dded655" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDVrU7Q8Wq8nbZk5EFyKfRgyjAyEpu3F+kf/af3lvJ/JvA/X8F0n9KRSLrlUYY6UtqJiOlY3ANP0Kq0FBsT0Kh73ZW04vVwZDI2DaInS+0HhhreJhEZut/KPKLX/gbqcOzGDoo+vdqStOMUopmzMw2f7N4+4E9P3SkgnC9IO/ZJKQ==", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp"}}' 2018-06-30 16:35:19,606 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:19 GMT Content-Type: application/json Content-Length: 440 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5239db67-abbb-42d3-b553-5db06c7717f1 X-Compute-Request-Id: req-5239db67-abbb-42d3-b553-5db06c7717f1 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDVrU7Q8Wq8nbZk5EFyKfRgyjAyEpu3F+kf/af3lvJ/JvA/X8F0n9KRSLrlUYY6UtqJiOlY3ANP0Kq0FBsT0Kh73ZW04vVwZDI2DaInS+0HhhreJhEZut/KPKLX/gbqcOzGDoo+vdqStOMUopmzMw2f7N4+4E9P3SkgnC9IO/ZJKQ==", "user_id": "fe3da137226842aba41c84d938c14774", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "fingerprint": "a3:a4:8e:cc:d8:48:0f:d8:7f:97:bd:d1:93:9c:8a:8a"}} 2018-06-30 16:35:19,606 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-5239db67-abbb-42d3-b553-5db06c7717f1 2018-06-30 16:35:19,608 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc.pub 2018-06-30 16:35:19,608 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc 2018-06-30 16:35:19,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:35:19,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:35:20,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7af68189d4f2462a8d80d0affedfedcf", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role"}], "expires_at": "2018-06-30T17:35:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-user", "id": "fe3da137226842aba41c84d938c14774"}, "audit_ids": ["JSfOx_yAQ1OQEylLQQ0t9Q"], "issued_at": "2018-06-30T16:35:20.000000Z"}} 2018-06-30 16:35:20,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:35:20,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:35:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-41677da3-fe7a-4fad-9d61-1887a09baaf3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:35:20,868 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-41677da3-fe7a-4fad-9d61-1887a09baaf3 2018-06-30 16:35:20,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:35:21,798 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:21 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-656057b1-1cdf-415d-88bf-d0d5d8a2382a Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 16:35:21,798 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp used request id req-656057b1-1cdf-415d-88bf-d0d5d8a2382a 2018-06-30 16:35:21,798 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp... 2018-06-30 16:35:21,798 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp 2018-06-30 16:35:21,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}}' 2018-06-30 16:35:22,369 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:35:22 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-cbd88cf3-3940-49f3-9b20-982acc7c4b92 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "updated_at": "2018-06-30T16:35:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "revision_number": 0, "id": "b185443c-c255-4256-92e2-6f29af3bdb07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8b0010c3c647df8d183e7823609964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "revision_number": 0, "id": "c4a86ef3-2ebb-4e0f-8910-24ab0a66344a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8b0010c3c647df8d183e7823609964"}], "revision_number": 2, "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}} 2018-06-30 16:35:22,369 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-cbd88cf3-3940-49f3-9b20-982acc7c4b92 2018-06-30 16:35:22,370 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0038ca3-5469-4ed1-beb6-e3b4f5aba949 2018-06-30 16:35:22,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:35:23,286 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:23 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-2416cad7-13bb-4740-8598-ffb0bcf48d69 Front-End-Https: on 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-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "b185443c-c255-4256-92e2-6f29af3bdb07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "c4a86ef3-2ebb-4e0f-8910-24ab0a66344a"}]} 2018-06-30 16:35:23,286 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 used request id req-2416cad7-13bb-4740-8598-ffb0bcf48d69 2018-06-30 16:35:23,286 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0038ca3-5469-4ed1-beb6-e3b4f5aba949 2018-06-30 16:35:23,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:35:23,354 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:23 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-26889fcc-eb9c-4bba-abfc-8c9ef638e837 Front-End-Https: on 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-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "b185443c-c255-4256-92e2-6f29af3bdb07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "c4a86ef3-2ebb-4e0f-8910-24ab0a66344a"}]} 2018-06-30 16:35:23,354 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 used request id req-26889fcc-eb9c-4bba-abfc-8c9ef638e837 2018-06-30 16:35:23,355 - neutron_utils - INFO - Retrieving security group with ID - f0038ca3-5469-4ed1-beb6-e3b4f5aba949 2018-06-30 16:35:23,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:35:23,518 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:23 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-950e0d61-cbc9-456b-ba77-b8fe87e53cd5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "updated_at": "2018-06-30T16:35:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "revision_number": 0, "id": "b185443c-c255-4256-92e2-6f29af3bdb07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8b0010c3c647df8d183e7823609964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "revision_number": 0, "id": "c4a86ef3-2ebb-4e0f-8910-24ab0a66344a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8b0010c3c647df8d183e7823609964"}], "revision_number": 2, "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}]} 2018-06-30 16:35:23,519 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 used request id req-950e0d61-cbc9-456b-ba77-b8fe87e53cd5 2018-06-30 16:35:23,519 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0038ca3-5469-4ed1-beb6-e3b4f5aba949 2018-06-30 16:35:23,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:35:24,234 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:24 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-875e8bc3-1fa2-40ce-a154-8045831ad1bf Front-End-Https: on 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-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "b185443c-c255-4256-92e2-6f29af3bdb07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "c4a86ef3-2ebb-4e0f-8910-24ab0a66344a"}]} 2018-06-30 16:35:24,234 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 used request id req-875e8bc3-1fa2-40ce-a154-8045831ad1bf 2018-06-30 16:35:24,235 - neutron_utils - INFO - Retrieving security group with ID - f0038ca3-5469-4ed1-beb6-e3b4f5aba949 2018-06-30 16:35:24,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:35:24,403 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:24 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-e8a04302-4598-409e-ba9c-e915356a0e3d Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "updated_at": "2018-06-30T16:35:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "revision_number": 0, "id": "b185443c-c255-4256-92e2-6f29af3bdb07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8b0010c3c647df8d183e7823609964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "revision_number": 0, "id": "c4a86ef3-2ebb-4e0f-8910-24ab0a66344a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8b0010c3c647df8d183e7823609964"}], "revision_number": 2, "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}]} 2018-06-30 16:35:24,403 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 used request id req-e8a04302-4598-409e-ba9c-e915356a0e3d 2018-06-30 16:35:24,404 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0038ca3-5469-4ed1-beb6-e3b4f5aba949 2018-06-30 16:35:24,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:35:24,487 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:24 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-7e552042-2210-4eb9-8630-06652b1e33a0 Front-End-Https: on 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-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "b185443c-c255-4256-92e2-6f29af3bdb07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "c4a86ef3-2ebb-4e0f-8910-24ab0a66344a"}]} 2018-06-30 16:35:24,487 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 used request id req-7e552042-2210-4eb9-8630-06652b1e33a0 2018-06-30 16:35:24,487 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp 2018-06-30 16:35:24,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:35:24,611 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:24 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-f9b7199c-38a2-4ddc-8621-a2e00affd423 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "updated_at": "2018-06-30T16:35:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "revision_number": 0, "id": "b185443c-c255-4256-92e2-6f29af3bdb07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8b0010c3c647df8d183e7823609964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "revision_number": 0, "id": "c4a86ef3-2ebb-4e0f-8910-24ab0a66344a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8b0010c3c647df8d183e7823609964"}], "revision_number": 2, "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}]} 2018-06-30 16:35:24,611 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp used request id req-f9b7199c-38a2-4ddc-8621-a2e00affd423 2018-06-30 16:35:24,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:35:24,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:35:24 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:35:24,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:35:24,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:35:24 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8de06264-e776-42b9-9ad9-6a4341c99c0b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:35:24,727 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-8de06264-e776-42b9-9ad9-6a4341c99c0b 2018-06-30 16:35:24,728 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0038ca3-5469-4ed1-beb6-e3b4f5aba949 2018-06-30 16:35:24,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:35:25,610 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:25 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c9bf52a0-1361-401e-a28f-01613136ce0a Front-End-Https: on 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-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "b185443c-c255-4256-92e2-6f29af3bdb07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "c4a86ef3-2ebb-4e0f-8910-24ab0a66344a"}]} 2018-06-30 16:35:25,610 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 used request id req-c9bf52a0-1361-401e-a28f-01613136ce0a 2018-06-30 16:35:25,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}746c13b4192968a37baf7eba92f79290cd0190e0" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949"}}' 2018-06-30 16:35:25,985 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:35:25 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-55fabe3d-6101-4901-b95c-ad5e81b1d73f Front-End-Https: on 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-06-30T16:35:25Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:25Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "6a510c94-51fd-427a-9d5a-7e07e035f835"}} 2018-06-30 16:35:25,985 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-55fabe3d-6101-4901-b95c-ad5e81b1d73f 2018-06-30 16:35:25,986 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp 2018-06-30 16:35:25,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:35:26,149 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:26 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-e57bb0d7-3496-41a6-96c2-6ee801cd05ee Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "updated_at": "2018-06-30T16:35:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:35:25Z", "revision_number": 0, "id": "6a510c94-51fd-427a-9d5a-7e07e035f835", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:35:25Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8b0010c3c647df8d183e7823609964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "revision_number": 0, "id": "b185443c-c255-4256-92e2-6f29af3bdb07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8b0010c3c647df8d183e7823609964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "revision_number": 0, "id": "c4a86ef3-2ebb-4e0f-8910-24ab0a66344a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8b0010c3c647df8d183e7823609964"}], "revision_number": 3, "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}]} 2018-06-30 16:35:26,150 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp used request id req-e57bb0d7-3496-41a6-96c2-6ee801cd05ee 2018-06-30 16:35:26,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:35:26,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:35:26 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b311ca7e-ca4c-477e-9d7a-557e6f1c2b86 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:35:26,255 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-b311ca7e-ca4c-477e-9d7a-557e6f1c2b86 2018-06-30 16:35:26,256 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0038ca3-5469-4ed1-beb6-e3b4f5aba949 2018-06-30 16:35:26,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:35:26,420 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:26 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-f1aca0f3-b38b-454d-a09a-e70a0b16fd35 Front-End-Https: on 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-06-30T16:35:25Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:25Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "6a510c94-51fd-427a-9d5a-7e07e035f835"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "b185443c-c255-4256-92e2-6f29af3bdb07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "c4a86ef3-2ebb-4e0f-8910-24ab0a66344a"}]} 2018-06-30 16:35:26,420 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 used request id req-f1aca0f3-b38b-454d-a09a-e70a0b16fd35 2018-06-30 16:35:26,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}746c13b4192968a37baf7eba92f79290cd0190e0" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949"}}' 2018-06-30 16:35:27,085 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:35:27 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-02803ab0-84f3-47ae-957a-385b9ab9cdfd Front-End-Https: on 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-06-30T16:35:26Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": 22, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:26Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "7c193539-854a-4873-8b4c-e6e17235db69"}} 2018-06-30 16:35:27,086 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-02803ab0-84f3-47ae-957a-385b9ab9cdfd 2018-06-30 16:35:27,086 - neutron_utils - INFO - Retrieving security group with ID - f0038ca3-5469-4ed1-beb6-e3b4f5aba949 2018-06-30 16:35:27,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:35:27,220 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:27 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-c34c3727-9433-4f90-b905-24f33b4d0bef Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "updated_at": "2018-06-30T16:35:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:35:25Z", "revision_number": 0, "id": "6a510c94-51fd-427a-9d5a-7e07e035f835", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:35:25Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8b0010c3c647df8d183e7823609964"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-30T16:35:26Z", "revision_number": 0, "id": "7c193539-854a-4873-8b4c-e6e17235db69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:35:26Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a8b0010c3c647df8d183e7823609964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "revision_number": 0, "id": "b185443c-c255-4256-92e2-6f29af3bdb07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8b0010c3c647df8d183e7823609964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "revision_number": 0, "id": "c4a86ef3-2ebb-4e0f-8910-24ab0a66344a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8b0010c3c647df8d183e7823609964"}], "revision_number": 4, "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}]} 2018-06-30 16:35:27,220 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 used request id req-c34c3727-9433-4f90-b905-24f33b4d0bef 2018-06-30 16:35:27,221 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0038ca3-5469-4ed1-beb6-e3b4f5aba949 2018-06-30 16:35:27,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:35:27,336 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:27 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-f10fb7e2-93fe-4867-ac2d-3200fa8eac92 Front-End-Https: on 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-06-30T16:35:25Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:25Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "6a510c94-51fd-427a-9d5a-7e07e035f835"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-06-30T16:35:26Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": 22, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:26Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "7c193539-854a-4873-8b4c-e6e17235db69"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "b185443c-c255-4256-92e2-6f29af3bdb07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:35:22Z", "security_group_id": "f0038ca3-5469-4ed1-beb6-e3b4f5aba949", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:22Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "c4a86ef3-2ebb-4e0f-8910-24ab0a66344a"}]} 2018-06-30 16:35:27,337 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f0038ca3-5469-4ed1-beb6-e3b4f5aba949 used request id req-f10fb7e2-93fe-4867-ac2d-3200fa8eac92 2018-06-30 16:35:27,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:35:27,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:35:28,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7af68189d4f2462a8d80d0affedfedcf", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role"}], "expires_at": "2018-06-30T17:35:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-user", "id": "fe3da137226842aba41c84d938c14774"}, "audit_ids": ["0ZbKzmZZSmC9jnBENB_dQA"], "issued_at": "2018-06-30T16:35:28.000000Z"}} 2018-06-30 16:35:28,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:28,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:35:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c34370b-b31b-409c-92ad-550308da4ac0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:35:28,523 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9c34370b-b31b-409c-92ad-550308da4ac0 2018-06-30 16:35:28,524 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:35:28,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:28,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:35:28 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ffd60a09-4992-4f74-8765-bc9366aa832c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:35:28,889 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ffd60a09-4992-4f74-8765-bc9366aa832c 2018-06-30 16:35:28,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:29,957 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:29 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-9c43ee46-c978-4526-ba85-a55d21f8795c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:35:29,957 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-9c43ee46-c978-4526-ba85-a55d21f8795c 2018-06-30 16:35:29,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:35:29,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:35:29 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:35:29,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:30,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:35:29 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd351304-4cda-462b-ba13-08958d045770 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:35:30,365 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-dd351304-4cda-462b-ba13-08958d045770 2018-06-30 16:35:30,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:30,542 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:30 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-18587c8d-cd92-4fab-bc72-80ca54b88fac Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:35:30,542 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-18587c8d-cd92-4fab-bc72-80ca54b88fac 2018-06-30 16:35:30,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:30,679 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:30 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-e6952689-af4e-408a-b445-832b036897f0 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:35:30,679 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1&admin_state_up=True used request id req-e6952689-af4e-408a-b445-832b036897f0 2018-06-30 16:35:30,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:31,576 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:31 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4663d3ef-6e35-48b1-a3e7-5599863aa406 X-Compute-Request-Id: req-4663d3ef-6e35-48b1-a3e7-5599863aa406 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 16:35:31,576 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst used request id req-4663d3ef-6e35-48b1-a3e7-5599863aa406 2018-06-30 16:35:31,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:32,531 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:32 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-0966f84d-29ef-465a-8a96-b15555a09493 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:35:32,531 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-0966f84d-29ef-465a-8a96-b15555a09493 2018-06-30 16:35:32,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:33,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:35:32 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-424d7f0e-6d1c-4da4-8bb7-1d66108a987f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:35:33,019 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-424d7f0e-6d1c-4da4-8bb7-1d66108a987f 2018-06-30 16:35:33,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:33,211 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:33 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-649873cc-4a2b-427c-a590-de458462d23c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:35:33,211 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-649873cc-4a2b-427c-a590-de458462d23c 2018-06-30 16:35:33,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:33,317 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:33 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-515dbb9d-7304-4675-a682-5cf2db3522f5 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:35:33,317 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1&admin_state_up=True used request id req-515dbb9d-7304-4675-a682-5cf2db3522f5 2018-06-30 16:35:33,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:35:33,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:35:34,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7af68189d4f2462a8d80d0affedfedcf", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role"}], "expires_at": "2018-06-30T17:35:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-user", "id": "fe3da137226842aba41c84d938c14774"}, "audit_ids": ["SbcC_uj5SIu5AkUTTPhm9Q"], "issued_at": "2018-06-30T16:35:34.000000Z"}} 2018-06-30 16:35:34,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576d73f8699cc63359d14328c952b30841a9e084" 2018-06-30 16:35:34,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:35:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-31a4eebf-440d-41eb-832f-36f742780550 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:35:34,626 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-31a4eebf-440d-41eb-832f-36f742780550 2018-06-30 16:35:34,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:35,457 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:35 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-f87f706f-5494-434b-98fd-ea4f80d866ba Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:35:35,458 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-f87f706f-5494-434b-98fd-ea4f80d866ba 2018-06-30 16:35:35,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:35,573 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:35 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-c30fff99-120f-4988-90a3-bf0f4f8449dd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:35:35,573 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-c30fff99-120f-4988-90a3-bf0f4f8449dd 2018-06-30 16:35:35,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:36,034 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:36 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-eee3ef5f-12ce-4cfb-a40e-2705c3a63ac5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:35:36,034 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-eee3ef5f-12ce-4cfb-a40e-2705c3a63ac5 2018-06-30 16:35:36,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:35:36,051 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:35:36 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:35:36,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576d73f8699cc63359d14328c952b30841a9e084" 2018-06-30 16:35:36,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:35:36 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8501417-a4ae-4ed6-a06d-08480487c252 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:35:36,451 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-d8501417-a4ae-4ed6-a06d-08480487c252 2018-06-30 16:35:36,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:36,651 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:36 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-8e5b3d79-de70-41b3-b9e8-15d3ddc3ea47 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:35:36,651 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-8e5b3d79-de70-41b3-b9e8-15d3ddc3ea47 2018-06-30 16:35:36,652 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net 2018-06-30 16:35:36,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" -d '{"port": {"network_id": "2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1", "admin_state_up": true}}' 2018-06-30 16:35:38,571 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:35:38 GMT Content-Type: application/json Content-Length: 768 Connection: keep-alive X-Openstack-Request-Id: req-116d4653-6f7f-48cf-bd16-e4519baef5d3 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T16:35:37Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T16:35:37Z","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:95:77:b9","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"id":"95951ed1-fefd-432c-ab76-e987920948ea","security_groups":["f49c7798-f396-4641-8f5f-220b1635c9e3"],"device_id":""}} 2018-06-30 16:35:38,572 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-116d4653-6f7f-48cf-bd16-e4519baef5d3 2018-06-30 16:35:38,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:38,898 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:38 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-debf8c69-02b3-416d-9d7c-fcac68eac79b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:35:38,898 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-debf8c69-02b3-416d-9d7c-fcac68eac79b 2018-06-30 16:35:38,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:38,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:35:38 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-529e722c-b8a6-4d83-bd56-0a1b9ba50499 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:35:38,982 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-529e722c-b8a6-4d83-bd56-0a1b9ba50499 2018-06-30 16:35:38,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:39,125 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:39 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-e9acd04f-3db7-47cd-906c-028e9e66a733 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:35:39,125 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-e9acd04f-3db7-47cd-906c-028e9e66a733 2018-06-30 16:35:39,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:39,293 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:39 GMT Content-Type: application/json Content-Length: 771 Connection: keep-alive X-Openstack-Request-Id: req-b6b57bbf-a0ae-4539-8442-6f84c271d82c Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:37Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f49c7798-f396-4641-8f5f-220b1635c9e3"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:35:39,293 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1&admin_state_up=True used request id req-b6b57bbf-a0ae-4539-8442-6f84c271d82c 2018-06-30 16:35:39,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:39,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:35:39 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d4b49bb4-0d92-4888-8092-c721c753d8b3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:35:39,409 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-d4b49bb4-0d92-4888-8092-c721c753d8b3 2018-06-30 16:35:39,409 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst 2018-06-30 16:35:39,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:40,281 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:40 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6b8aa9e8-1fbd-4dc4-98b0-be71fd998046 X-Compute-Request-Id: req-6b8aa9e8-1fbd-4dc4-98b0-be71fd998046 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-flavor-name"}]} 2018-06-30 16:35:40,281 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6b8aa9e8-1fbd-4dc4-98b0-be71fd998046 2018-06-30 16:35:40,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:40,963 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:40 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-21420b24-28f9-43f8-80af-a54df180d5e3 X-Compute-Request-Id: req-21420b24-28f9-43f8-80af-a54df180d5e3 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "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": "b116f104-3f88-4d36-9a11-a7f5c319cc48"}} 2018-06-30 16:35:40,963 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48 used request id req-21420b24-28f9-43f8-80af-a54df180d5e3 2018-06-30 16:35:40,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:41,739 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:41 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-6b5c7f5c-afbb-4cf0-a189-4721b4d43f06 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:34:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:34:52Z", "visibility": "shared", "self": "/v2/images/1e9a7165-2018-464d-a962-069bb04feaf2", "min_disk": 0, "protected": false, "id": "1e9a7165-2018-464d-a962-069bb04feaf2", "file": "/v2/images/1e9a7165-2018-464d-a962-069bb04feaf2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a8b0010c3c647df8d183e7823609964", "direct_url": "file:///var/lib/glance/images/1e9a7165-2018-464d-a962-069bb04feaf2", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-image"} 2018-06-30 16:35:41,740 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-image used request id req-6b5c7f5c-afbb-4cf0-a189-4721b4d43f06 2018-06-30 16:35:41,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:42,463 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:42 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-c59f7cb6-b519-4826-9cd8-694e2021e092 Front-End-Https: on 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", "root-tar"], "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-06-30 16:35:42,463 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-c59f7cb6-b519-4826-9cd8-694e2021e092 2018-06-30 16:35:42,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "imageRef": "1e9a7165-2018-464d-a962-069bb04feaf2", "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "flavorRef": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "max_count": 1, "min_count": 1, "networks": [{"port": "95951ed1-fefd-432c-ab76-e987920948ea"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}]}}' 2018-06-30 16:35:48,685 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:35:48 GMT Content-Type: application/json Content-Length: 448 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-70cf8765-b9fa-46ed-a764-d99d815b9ec9 X-Compute-Request-Id: req-70cf8765-b9fa-46ed-a764-d99d815b9ec9 RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "adminPass": "QjdvkQx8LG4b"}} 2018-06-30 16:35:48,685 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-70cf8765-b9fa-46ed-a764-d99d815b9ec9 2018-06-30 16:35:48,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:50,640 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:50 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4bc13ce4-fb11-401a-9500-925ff873ea45 X-Compute-Request-Id: req-4bc13ce4-fb11-401a-9500-925ff873ea45 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "user_id": "fe3da137226842aba41c84d938c14774", "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-06-30T16:35:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:49Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:35:50,641 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-4bc13ce4-fb11-401a-9500-925ff873ea45 2018-06-30 16:35:50,641 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst 2018-06-30 16:35:50,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:52,370 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:52 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-007465cb-0ce7-40fc-a8d1-999ccdb2628e X-Compute-Request-Id: req-007465cb-0ce7-40fc-a8d1-999ccdb2628e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "user_id": "fe3da137226842aba41c84d938c14774", "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-06-30T16:35:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:49Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:35:52,370 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-007465cb-0ce7-40fc-a8d1-999ccdb2628e 2018-06-30 16:35:52,370 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst] is - BUILD 2018-06-30 16:35:52,370 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:35:55,374 - create_instance - DEBUG - VM status query timeout in 895.267616034 2018-06-30 16:35:55,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:35:56,383 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:35:56 GMT Content-Type: application/json Content-Length: 1432 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3fd4c452-3683-4539-b51e-40b697b45d15 X-Compute-Request-Id: req-3fd4c452-3683-4539-b51e-40b697b45d15 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "user_id": "fe3da137226842aba41c84d938c14774", "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-06-30T16:35:55Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:35:56,383 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-3fd4c452-3683-4539-b51e-40b697b45d15 2018-06-30 16:35:56,384 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst] is - BUILD 2018-06-30 16:35:56,384 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:35:59,386 - create_instance - DEBUG - VM status query timeout in 891.2557199 2018-06-30 16:35:59,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:01,382 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:01 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-10a62363-bf99-423d-924a-11f35371ad12 X-Compute-Request-Id: req-10a62363-bf99-423d-924a-11f35371ad12 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "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-06-30T16:35:55Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:36:01,383 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-10a62363-bf99-423d-924a-11f35371ad12 2018-06-30 16:36:01,383 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst] is - BUILD 2018-06-30 16:36:01,383 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:36:04,385 - create_instance - DEBUG - VM status query timeout in 886.256289959 2018-06-30 16:36:04,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:06,154 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:06 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f627708c-4151-4f56-93d8-55ccc251c32f X-Compute-Request-Id: req-f627708c-4151-4f56-93d8-55ccc251c32f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "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-06-30T16:35:55Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:36:06,154 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-f627708c-4151-4f56-93d8-55ccc251c32f 2018-06-30 16:36:06,154 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst] is - BUILD 2018-06-30 16:36:06,154 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:36:09,158 - create_instance - DEBUG - VM status query timeout in 881.483721018 2018-06-30 16:36:09,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:11,084 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:11 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f9651694-25b2-42ac-962d-e405c20ec452 X-Compute-Request-Id: req-f9651694-25b2-42ac-962d-e405c20ec452 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:36:08.000000", "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:36:09Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:36:11,085 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-f9651694-25b2-42ac-962d-e405c20ec452 2018-06-30 16:36:11,085 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst] is - ACTIVE 2018-06-30 16:36:11,085 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:36:11,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:13,476 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:13 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-be05b0fc-ffc2-4a5c-a4b4-85fe758af70b X-Compute-Request-Id: req-be05b0fc-ffc2-4a5c-a4b4-85fe758af70b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:36:08.000000", "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:36:09Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:36:13,476 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-be05b0fc-ffc2-4a5c-a4b4-85fe758af70b 2018-06-30 16:36:13,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:13,851 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:13 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-b030af27-a240-4b19-a847-d659d9f848f1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:36:13,851 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-b030af27-a240-4b19-a847-d659d9f848f1 2018-06-30 16:36:13,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:13,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:36:13 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-719ccd21-0a06-49e8-a612-2646c74a619c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:36:13,945 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-719ccd21-0a06-49e8-a612-2646c74a619c 2018-06-30 16:36:13,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:14,797 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:14 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-cc014b10-3493-4551-ad29-254ffbec996f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:36:14,797 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-cc014b10-3493-4551-ad29-254ffbec996f 2018-06-30 16:36:14,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:15,060 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:15 GMT Content-Type: application/json Content-Length: 3007 Connection: keep-alive X-Openstack-Request-Id: req-daa854c3-724c-4f0b-9f4c-25ac3239437a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:59Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f8:45","id":"0da6a038-f324-4946-9b96-d5e3004b8c68","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:00Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:06Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:15:0d:7b","id":"84ae2136-a8a2-433b-9c17-fcd8596b4a7a","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:20Z","binding:vnic_type":"normal","device_id":"45e6e433-9477-4b22-8362-d1660897480a","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:f1:be:0f","id":"9316e2d5-c4b6-4e4c-bddc-03d42caace35","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:06Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f49c7798-f396-4641-8f5f-220b1635c9e3"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:36:15,061 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-daa854c3-724c-4f0b-9f4c-25ac3239437a 2018-06-30 16:36:15,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:17,476 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:17 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a9bdd1db-4051-4aea-823d-5df35a222488 X-Compute-Request-Id: req-a9bdd1db-4051-4aea-823d-5df35a222488 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:36:08.000000", "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:36:09Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:36:17,477 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-a9bdd1db-4051-4aea-823d-5df35a222488 2018-06-30 16:36:17,477 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst] is - ACTIVE 2018-06-30 16:36:17,477 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:36:17,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:18,683 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:18 GMT Content-Type: application/json Content-Length: 1690 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6bc7acc3-5f27-4457-a8d8-15222019c5b3 X-Compute-Request-Id: req-6bc7acc3-5f27-4457-a8d8-15222019c5b3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:36:08.000000", "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:36:09Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:36:18,683 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-6bc7acc3-5f27-4457-a8d8-15222019c5b3 2018-06-30 16:36:18,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:19,010 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:19 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-ca129e29-79cd-4fad-9978-28ddbe4a6888 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:36:19,011 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-ca129e29-79cd-4fad-9978-28ddbe4a6888 2018-06-30 16:36:19,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:19,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:36:19 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d7e57984-854b-4201-a344-f7936ef03d79 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:36:19,247 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-d7e57984-854b-4201-a344-f7936ef03d79 2018-06-30 16:36:19,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:19,405 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:19 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-2221dcfe-19c6-47e9-a238-a66bea350ff6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:36:19,405 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-2221dcfe-19c6-47e9-a238-a66bea350ff6 2018-06-30 16:36:19,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:19,645 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:19 GMT Content-Type: application/json Content-Length: 3007 Connection: keep-alive X-Openstack-Request-Id: req-258c6ecc-0426-4ec4-ac7d-9cef81b07d8f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:59Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f8:45","id":"0da6a038-f324-4946-9b96-d5e3004b8c68","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:00Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:06Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:15:0d:7b","id":"84ae2136-a8a2-433b-9c17-fcd8596b4a7a","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:20Z","binding:vnic_type":"normal","device_id":"45e6e433-9477-4b22-8362-d1660897480a","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:f1:be:0f","id":"9316e2d5-c4b6-4e4c-bddc-03d42caace35","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:06Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f49c7798-f396-4641-8f5f-220b1635c9e3"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:36:19,645 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-258c6ecc-0426-4ec4-ac7d-9cef81b07d8f 2018-06-30 16:36:19,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}}' 2018-06-30 16:36:22,260 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:36:22 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9b3a0558-ffd0-48b0-a9a5-a5c84dd0eefd X-Compute-Request-Id: req-9b3a0558-ffd0-48b0-a9a5-a5c84dd0eefd 2018-06-30 16:36:22,260 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae/action used request id req-9b3a0558-ffd0-48b0-a9a5-a5c84dd0eefd 2018-06-30 16:36:22,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:22,706 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:22 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6c868345-6052-4488-a23b-ce6cae7d24cd X-Compute-Request-Id: req-6c868345-6052-4488-a23b-ce6cae7d24cd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:36:08.000000", "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}, {"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:36:09Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:36:22,706 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-6c868345-6052-4488-a23b-ce6cae7d24cd 2018-06-30 16:36:22,707 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst] is - ACTIVE 2018-06-30 16:36:22,707 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:36:22,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:24,017 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:24 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c4a65915-b170-490f-a049-d0586f3e7767 X-Compute-Request-Id: req-c4a65915-b170-490f-a049-d0586f3e7767 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:36:08.000000", "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}, {"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:36:09Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:36:24,017 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-c4a65915-b170-490f-a049-d0586f3e7767 2018-06-30 16:36:24,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:24,336 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:24 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-6b00e89d-2a74-427a-874e-ffff20bbbfd4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:36:24,336 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-6b00e89d-2a74-427a-874e-ffff20bbbfd4 2018-06-30 16:36:24,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:24,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:36:24 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c38879d-6819-49b8-ab40-ac1424b89b5c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:36:24,640 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-5c38879d-6819-49b8-ab40-ac1424b89b5c 2018-06-30 16:36:24,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:24,758 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:24 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-fbf67b28-5f77-45ca-a79a-1b110570fccf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:36:24,759 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-fbf67b28-5f77-45ca-a79a-1b110570fccf 2018-06-30 16:36:24,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:36:24,981 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:24 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-13a8c876-1fec-4a89-8edd-377b5e10428d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:59Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f8:45","id":"0da6a038-f324-4946-9b96-d5e3004b8c68","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:00Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:06Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:15:0d:7b","id":"84ae2136-a8a2-433b-9c17-fcd8596b4a7a","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:20Z","binding:vnic_type":"normal","device_id":"45e6e433-9477-4b22-8362-d1660897480a","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:f1:be:0f","id":"9316e2d5-c4b6-4e4c-bddc-03d42caace35","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:21Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f49c7798-f396-4641-8f5f-220b1635c9e3","f0038ca3-5469-4ed1-beb6-e3b4f5aba949"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:36:24,982 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-13a8c876-1fec-4a89-8edd-377b5e10428d 2018-06-30 16:36:24,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:36:24,983 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:36:24,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:36:25,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7af68189d4f2462a8d80d0affedfedcf", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role"}], "expires_at": "2018-06-30T17:36:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["QuuibuXKRySYvbFlh9cA3Q"], "issued_at": "2018-06-30T16:36:25.000000Z"}} 2018-06-30 16:36:25,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b1a7e95b5ba4c0f72dc20d7a756d78a496c30f" 2018-06-30 16:36:26,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:36:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-19935ea7-c586-4fbd-9c83-8dc3fcb03e4a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:36:26,144 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-19935ea7-c586-4fbd-9c83-8dc3fcb03e4a 2018-06-30 16:36:26,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b1a7e95b5ba4c0f72dc20d7a756d78a496c30f" 2018-06-30 16:36:26,181 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:26,819 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:26 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-13c55625-706e-4d69-88ea-60e3c28411a8 X-Compute-Request-Id: req-13c55625-706e-4d69-88ea-60e3c28411a8 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "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": "b116f104-3f88-4d36-9a11-a7f5c319cc48"}} 2018-06-30 16:36:26,819 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48 used request id req-13c55625-706e-4d69-88ea-60e3c28411a8 2018-06-30 16:36:26,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets/9e3cf366-7501-4126-b898-560793111194 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b1a7e95b5ba4c0f72dc20d7a756d78a496c30f" 2018-06-30 16:36:26,861 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:27,724 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:27 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-11380829-77ac-47b7-b217-97c16b1b9057 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}} 2018-06-30 16:36:27,724 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/9e3cf366-7501-4126-b898-560793111194 used request id req-11380829-77ac-47b7-b217-97c16b1b9057 2018-06-30 16:36:27,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b1a7e95b5ba4c0f72dc20d7a756d78a496c30f" 2018-06-30 16:36:27,732 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:28,551 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:28 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e517102d-1de4-49b8-a896-b2d5610e8b49 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:36:28,551 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-e517102d-1de4-49b8-a896-b2d5610e8b49 2018-06-30 16:36:28,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b1a7e95b5ba4c0f72dc20d7a756d78a496c30f" 2018-06-30 16:36:28,560 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:28,684 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:28 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-c3d67b94-56be-403e-8999-c4ddab0c5238 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:36:28,684 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-c3d67b94-56be-403e-8999-c4ddab0c5238 2018-06-30 16:36:28,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b1a7e95b5ba4c0f72dc20d7a756d78a496c30f" 2018-06-30 16:36:28,691 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:28,954 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:28 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-94340f34-fb78-4c08-bc21-25e3c292c86b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:36:28,955 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-94340f34-fb78-4c08-bc21-25e3c292c86b 2018-06-30 16:36:28,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:36:28,998 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:29,010 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx Date: Sat, 30 Jun 2018 16:36:29 GMT Content-Type: application/json Content-Length: 603 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://172.30.10.101:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://172.30.10.101:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:36:29,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b1a7e95b5ba4c0f72dc20d7a756d78a496c30f" 2018-06-30 16:36:29,012 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:29,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:29 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8f06686-9193-410e-8078-a72d0629de07 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:36:29,365 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-f8f06686-9193-410e-8078-a72d0629de07 2018-06-30 16:36:29,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b1a7e95b5ba4c0f72dc20d7a756d78a496c30f" 2018-06-30 16:36:29,372 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:29,535 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:29 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-a91c4dd7-1987-4f19-b564-0ba2cc9d325b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:36:29,535 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-a91c4dd7-1987-4f19-b564-0ba2cc9d325b 2018-06-30 16:36:29,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&mac_address=fa%3A16%3A3e%3A95%3A77%3Ab9&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b1a7e95b5ba4c0f72dc20d7a756d78a496c30f" 2018-06-30 16:36:29,543 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:29,745 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:29 GMT Content-Type: application/json Content-Length: 861 Connection: keep-alive X-Openstack-Request-Id: req-217dbb7a-eb27-4c30-b9dd-d64eaa95e841 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:21Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f0038ca3-5469-4ed1-beb6-e3b4f5aba949","f49c7798-f396-4641-8f5f-220b1635c9e3"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:36:29,745 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&mac_address=fa%3A16%3A3e%3A95%3A77%3Ab9&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1&admin_state_up=True used request id req-217dbb7a-eb27-4c30-b9dd-d64eaa95e841 2018-06-30 16:36:29,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b1a7e95b5ba4c0f72dc20d7a756d78a496c30f" 2018-06-30 16:36:29,751 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:29,815 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:29 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02825ad7-438b-426a-ab19-f4d7fa6d1b79 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:36:29,815 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-02825ad7-438b-426a-ab19-f4d7fa6d1b79 2018-06-30 16:36:29,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b1a7e95b5ba4c0f72dc20d7a756d78a496c30f" 2018-06-30 16:36:29,822 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:31,068 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:31 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-364a29f2-9b30-4061-a802-51232cc02144 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:36:31,068 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-364a29f2-9b30-4061-a802-51232cc02144 2018-06-30 16:36:31,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b1a7e95b5ba4c0f72dc20d7a756d78a496c30f" 2018-06-30 16:36:31,076 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:31,186 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:31 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-8e4a126b-1ca8-4519-b9ed-d6047bb292c9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:36:31,186 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-8e4a126b-1ca8-4519-b9ed-d6047bb292c9 2018-06-30 16:36:31,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b1a7e95b5ba4c0f72dc20d7a756d78a496c30f" 2018-06-30 16:36:31,193 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:31,477 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:31 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-ff7cfdbe-64d5-438f-aa71-c768cb8a7087 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:59Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f8:45","id":"0da6a038-f324-4946-9b96-d5e3004b8c68","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:00Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:06Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:15:0d:7b","id":"84ae2136-a8a2-433b-9c17-fcd8596b4a7a","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:20Z","binding:vnic_type":"normal","device_id":"45e6e433-9477-4b22-8362-d1660897480a","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:f1:be:0f","id":"9316e2d5-c4b6-4e4c-bddc-03d42caace35","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:21Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f0038ca3-5469-4ed1-beb6-e3b4f5aba949","f49c7798-f396-4641-8f5f-220b1635c9e3"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:36:31,477 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-ff7cfdbe-64d5-438f-aa71-c768cb8a7087 2018-06-30 16:36:31,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b1a7e95b5ba4c0f72dc20d7a756d78a496c30f" 2018-06-30 16:36:31,485 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:31,530 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:31 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-1bf90959-d7fa-453c-86d1-a064f8051564 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-30 16:36:31,530 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-1bf90959-d7fa-453c-86d1-a064f8051564 2018-06-30 16:36:31,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:36:31,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:36:32,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7af68189d4f2462a8d80d0affedfedcf", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role"}], "expires_at": "2018-06-30T17:36:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["k9mdLggXTMyJOgWor-i0Dw"], "issued_at": "2018-06-30T16:36:32.000000Z"}} 2018-06-30 16:36:32,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:36:32,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:36:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bcec2c29-bb01-40c2-952f-561115122357 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:36:32,717 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-bcec2c29-bb01-40c2-952f-561115122357 2018-06-30 16:36:32,718 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:36:32,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:36:33,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:36:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e9f617e4-0ee4-473b-80c3-cbdb8110e7a6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:36:33,128 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e9f617e4-0ee4-473b-80c3-cbdb8110e7a6 2018-06-30 16:36:33,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:36:33,164 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:34,376 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:34 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-bf6f357c-d251-4942-bd34-52fa2f10d5bf Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:36:34,376 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-bf6f357c-d251-4942-bd34-52fa2f10d5bf 2018-06-30 16:36:34,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:36:34,420 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:34,432 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx Date: Sat, 30 Jun 2018 16:36:34 GMT Content-Type: application/json Content-Length: 603 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://172.30.10.101:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://172.30.10.101:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:36:34,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:36:34,435 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:34,756 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:34 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcfdd8d4-70b3-4c11-9be8-36ca3ba38f48 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:36:34,756 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-dcfdd8d4-70b3-4c11-9be8-36ca3ba38f48 2018-06-30 16:36:34,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:36:34,764 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:34,942 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:34 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-36476395-91d4-4197-b071-fdf02818c4f7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:36:34,943 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-36476395-91d4-4197-b071-fdf02818c4f7 2018-06-30 16:36:34,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&mac_address=fa%3A16%3A3e%3A95%3A77%3Ab9&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:36:34,950 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:35,384 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:35 GMT Content-Type: application/json Content-Length: 861 Connection: keep-alive X-Openstack-Request-Id: req-7781ccd6-2794-4672-a99f-9c78c5a85658 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:21Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f0038ca3-5469-4ed1-beb6-e3b4f5aba949","f49c7798-f396-4641-8f5f-220b1635c9e3"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:36:35,384 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&mac_address=fa%3A16%3A3e%3A95%3A77%3Ab9&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1&admin_state_up=True used request id req-7781ccd6-2794-4672-a99f-9c78c5a85658 2018-06-30 16:36:35,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:36:35,390 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:35,846 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:35 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bc8e5524-c0e8-4829-bcdf-c2a4dccdd540 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:36:35,846 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-bc8e5524-c0e8-4829-bcdf-c2a4dccdd540 2018-06-30 16:36:35,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:36:35,893 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:39,099 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:39 GMT Content-Type: application/json Content-Length: 1784 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-08d8da34-310a-4391-80ba-f15e0eaf0207 X-Compute-Request-Id: req-08d8da34-310a-4391-80ba-f15e0eaf0207 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:36:08.000000", "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}, {"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:36:09Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 16:36:39,099 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst used request id req-08d8da34-310a-4391-80ba-f15e0eaf0207 2018-06-30 16:36:39,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:36:39,107 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:40,186 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:40 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-607fe8b6-f1d1-436b-b67c-7ca34068df1b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:36:40,186 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-607fe8b6-f1d1-436b-b67c-7ca34068df1b 2018-06-30 16:36:40,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:36:40,194 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:40,309 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:40 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-2255bcf8-6432-4491-baab-a74825e942a9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:36:40,309 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-2255bcf8-6432-4491-baab-a74825e942a9 2018-06-30 16:36:40,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:36:40,316 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:40,617 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:40 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-faeba951-d4f6-46cf-9334-f38ebf8d88b4 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:59Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f8:45","id":"0da6a038-f324-4946-9b96-d5e3004b8c68","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:00Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:06Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:15:0d:7b","id":"84ae2136-a8a2-433b-9c17-fcd8596b4a7a","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:20Z","binding:vnic_type":"normal","device_id":"45e6e433-9477-4b22-8362-d1660897480a","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:f1:be:0f","id":"9316e2d5-c4b6-4e4c-bddc-03d42caace35","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:21Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f49c7798-f396-4641-8f5f-220b1635c9e3","f0038ca3-5469-4ed1-beb6-e3b4f5aba949"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:36:40,618 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-faeba951-d4f6-46cf-9334-f38ebf8d88b4 2018-06-30 16:36:40,618 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst 2018-06-30 16:36:40,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:36:40,625 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:40,673 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:40 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-109f587c-d54f-4593-8080-24c8ee4d7381 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-30 16:36:40,673 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-109f587c-d54f-4593-8080-24c8ee4d7381 2018-06-30 16:36:40,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:36:40,676 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:36:40,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:36:41,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7af68189d4f2462a8d80d0affedfedcf", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role"}], "expires_at": "2018-06-30T17:36:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["ii9Y0iK0ScKC0xgbrQ0sww"], "issued_at": "2018-06-30T16:36:41.000000Z"}} 2018-06-30 16:36:41,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f785a4558cd5b8fc601a04fa6273d449e446d6b" 2018-06-30 16:36:41,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:36:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91756bbe-d1a0-409f-9255-61c5d5402518 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:36:41,879 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-91756bbe-d1a0-409f-9255-61c5d5402518 2018-06-30 16:36:41,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f785a4558cd5b8fc601a04fa6273d449e446d6b" 2018-06-30 16:36:41,932 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:42,782 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:42 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-31720ae8-4b87-4734-9acf-ca3d16602548 X-Compute-Request-Id: req-31720ae8-4b87-4734-9acf-ca3d16602548 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "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": "b116f104-3f88-4d36-9a11-a7f5c319cc48"}} 2018-06-30 16:36:42,783 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48 used request id req-31720ae8-4b87-4734-9acf-ca3d16602548 2018-06-30 16:36:42,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets/9e3cf366-7501-4126-b898-560793111194 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f785a4558cd5b8fc601a04fa6273d449e446d6b" 2018-06-30 16:36:42,823 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:43,570 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:43 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-6993cc65-94e5-4e27-aa3e-c7b29305fbf6 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}} 2018-06-30 16:36:43,571 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/9e3cf366-7501-4126-b898-560793111194 used request id req-6993cc65-94e5-4e27-aa3e-c7b29305fbf6 2018-06-30 16:36:43,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f785a4558cd5b8fc601a04fa6273d449e446d6b" 2018-06-30 16:36:43,578 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:43,814 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:43 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-a164b5a7-6d20-4bc9-a03e-78d9466945ff Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:36:43,814 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-a164b5a7-6d20-4bc9-a03e-78d9466945ff 2018-06-30 16:36:43,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f785a4558cd5b8fc601a04fa6273d449e446d6b" 2018-06-30 16:36:43,822 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:44,658 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:44 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-8050dd60-4a39-4361-8773-e5c01230b5ec Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:36:44,658 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-8050dd60-4a39-4361-8773-e5c01230b5ec 2018-06-30 16:36:44,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f785a4558cd5b8fc601a04fa6273d449e446d6b" 2018-06-30 16:36:44,666 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:45,670 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:45 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-15b1d3a1-1f66-4516-ba90-937ed0e5a6e1 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:36:45,671 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-15b1d3a1-1f66-4516-ba90-937ed0e5a6e1 2018-06-30 16:36:45,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:36:45,729 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:45,740 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx Date: Sat, 30 Jun 2018 16:36:45 GMT Content-Type: application/json Content-Length: 603 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://172.30.10.101:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://172.30.10.101:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:36:45,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f785a4558cd5b8fc601a04fa6273d449e446d6b" 2018-06-30 16:36:45,743 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:46,139 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:46 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-869028a8-7ad9-4cbd-b625-895ab02e244b Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:36:46,139 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-869028a8-7ad9-4cbd-b625-895ab02e244b 2018-06-30 16:36:46,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f785a4558cd5b8fc601a04fa6273d449e446d6b" 2018-06-30 16:36:46,147 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:47,056 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:47 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-cbd0b7fb-a5cf-4f53-baa5-f8a1242856bf Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:36:47,056 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-cbd0b7fb-a5cf-4f53-baa5-f8a1242856bf 2018-06-30 16:36:47,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&mac_address=fa%3A16%3A3e%3A95%3A77%3Ab9&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f785a4558cd5b8fc601a04fa6273d449e446d6b" 2018-06-30 16:36:47,064 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:47,267 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:47 GMT Content-Type: application/json Content-Length: 861 Connection: keep-alive X-Openstack-Request-Id: req-88db0cda-b2c8-4b02-aff7-a0586d5508e6 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:21Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f0038ca3-5469-4ed1-beb6-e3b4f5aba949","f49c7798-f396-4641-8f5f-220b1635c9e3"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:36:47,267 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&mac_address=fa%3A16%3A3e%3A95%3A77%3Ab9&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1&admin_state_up=True used request id req-88db0cda-b2c8-4b02-aff7-a0586d5508e6 2018-06-30 16:36:47,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f785a4558cd5b8fc601a04fa6273d449e446d6b" 2018-06-30 16:36:47,273 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:47,363 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:47 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aa0f626c-ff76-4e2e-973d-8c861a3136d6 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:36:47,363 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-aa0f626c-ff76-4e2e-973d-8c861a3136d6 2018-06-30 16:36:47,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f785a4558cd5b8fc601a04fa6273d449e446d6b" 2018-06-30 16:36:47,370 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:47,676 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:47 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-a58e43a7-2cdf-4521-9770-9ec3494db770 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:36:47,677 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-a58e43a7-2cdf-4521-9770-9ec3494db770 2018-06-30 16:36:47,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f785a4558cd5b8fc601a04fa6273d449e446d6b" 2018-06-30 16:36:47,684 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:47,840 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:47 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-c66590a1-5009-45c0-8585-e61252ff38c3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:36:47,840 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-c66590a1-5009-45c0-8585-e61252ff38c3 2018-06-30 16:36:47,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f785a4558cd5b8fc601a04fa6273d449e446d6b" 2018-06-30 16:36:47,847 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:48,097 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:48 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-7ba66f56-bd30-404b-bbae-f0fad695306a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:59Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f8:45","id":"0da6a038-f324-4946-9b96-d5e3004b8c68","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:00Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:06Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:15:0d:7b","id":"84ae2136-a8a2-433b-9c17-fcd8596b4a7a","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:20Z","binding:vnic_type":"normal","device_id":"45e6e433-9477-4b22-8362-d1660897480a","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:f1:be:0f","id":"9316e2d5-c4b6-4e4c-bddc-03d42caace35","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:21Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f49c7798-f396-4641-8f5f-220b1635c9e3","f0038ca3-5469-4ed1-beb6-e3b4f5aba949"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:36:48,097 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-7ba66f56-bd30-404b-bbae-f0fad695306a 2018-06-30 16:36:48,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f785a4558cd5b8fc601a04fa6273d449e446d6b" 2018-06-30 16:36:48,105 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:48,147 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:48 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-472f37d1-cc44-4512-a0bf-f069015e70cf Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-30 16:36:48,147 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-472f37d1-cc44-4512-a0bf-f069015e70cf 2018-06-30 16:36:48,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:36:48,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:36:49,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7af68189d4f2462a8d80d0affedfedcf", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role"}], "expires_at": "2018-06-30T17:36:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["qAuA4kL4TfKvVjnhF3E6sQ"], "issued_at": "2018-06-30T16:36:48.000000Z"}} 2018-06-30 16:36:49,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749bf8c23a200b3ce18ce9830d92c18ec2da10f7" 2018-06-30 16:36:49,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:36:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8219f9a9-c3f4-4dd6-bc8e-1b1c522547d9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:36:49,307 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8219f9a9-c3f4-4dd6-bc8e-1b1c522547d9 2018-06-30 16:36:49,308 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:36:49,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749bf8c23a200b3ce18ce9830d92c18ec2da10f7" 2018-06-30 16:36:49,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:36:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ce84e3df-d54a-41f2-8a85-480231291045 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:36:49,362 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ce84e3df-d54a-41f2-8a85-480231291045 2018-06-30 16:36:49,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749bf8c23a200b3ce18ce9830d92c18ec2da10f7" 2018-06-30 16:36:49,410 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:50,609 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:50 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-52f2e80b-2f30-4bd6-8637-e1e8dec6fd79 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:36:50,609 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-52f2e80b-2f30-4bd6-8637-e1e8dec6fd79 2018-06-30 16:36:50,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:36:50,657 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:50,668 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx Date: Sat, 30 Jun 2018 16:36:50 GMT Content-Type: application/json Content-Length: 603 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://172.30.10.101:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://172.30.10.101:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:36:50,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749bf8c23a200b3ce18ce9830d92c18ec2da10f7" 2018-06-30 16:36:50,671 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:50,759 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:50 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7dcc396d-23b7-47ea-8df0-c66e24d0c1fc Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:36:50,759 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-7dcc396d-23b7-47ea-8df0-c66e24d0c1fc 2018-06-30 16:36:50,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749bf8c23a200b3ce18ce9830d92c18ec2da10f7" 2018-06-30 16:36:50,766 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:51,632 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:51 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-03b28c15-9d2a-4fd6-a5cf-480c9da08352 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:36:51,633 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-03b28c15-9d2a-4fd6-a5cf-480c9da08352 2018-06-30 16:36:51,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&mac_address=fa%3A16%3A3e%3A95%3A77%3Ab9&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749bf8c23a200b3ce18ce9830d92c18ec2da10f7" 2018-06-30 16:36:51,641 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:52,621 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:52 GMT Content-Type: application/json Content-Length: 861 Connection: keep-alive X-Openstack-Request-Id: req-5e58bcba-f5e3-433a-a6db-f07ca0daf5db Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:21Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f0038ca3-5469-4ed1-beb6-e3b4f5aba949","f49c7798-f396-4641-8f5f-220b1635c9e3"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:36:52,621 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&mac_address=fa%3A16%3A3e%3A95%3A77%3Ab9&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1&admin_state_up=True used request id req-5e58bcba-f5e3-433a-a6db-f07ca0daf5db 2018-06-30 16:36:52,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749bf8c23a200b3ce18ce9830d92c18ec2da10f7" 2018-06-30 16:36:52,628 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:52,694 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:52 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-132f8c7c-cef1-4fce-94d6-234247dbab1c Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:36:52,694 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-132f8c7c-cef1-4fce-94d6-234247dbab1c 2018-06-30 16:36:52,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749bf8c23a200b3ce18ce9830d92c18ec2da10f7" 2018-06-30 16:36:52,735 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:55,101 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:55 GMT Content-Type: application/json Content-Length: 1784 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-186fc9e1-4c30-4192-830e-eb9195206830 X-Compute-Request-Id: req-186fc9e1-4c30-4192-830e-eb9195206830 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:36:08.000000", "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}, {"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:36:09Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 16:36:55,102 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst used request id req-186fc9e1-4c30-4192-830e-eb9195206830 2018-06-30 16:36:55,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749bf8c23a200b3ce18ce9830d92c18ec2da10f7" 2018-06-30 16:36:55,110 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:55,419 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:55 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-34b77948-b1c2-4bb5-9cf6-2047d7eecc0d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:36:55,419 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-34b77948-b1c2-4bb5-9cf6-2047d7eecc0d 2018-06-30 16:36:55,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749bf8c23a200b3ce18ce9830d92c18ec2da10f7" 2018-06-30 16:36:55,427 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:55,560 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:55 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-5709944c-6bb6-4055-97b5-2de119d637e6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:36:55,561 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-5709944c-6bb6-4055-97b5-2de119d637e6 2018-06-30 16:36:55,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749bf8c23a200b3ce18ce9830d92c18ec2da10f7" 2018-06-30 16:36:55,568 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:55,917 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:55 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-59f4601b-ed93-4381-b7b9-a6575a2309e5 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:59Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f8:45","id":"0da6a038-f324-4946-9b96-d5e3004b8c68","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:00Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:06Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:15:0d:7b","id":"84ae2136-a8a2-433b-9c17-fcd8596b4a7a","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:20Z","binding:vnic_type":"normal","device_id":"45e6e433-9477-4b22-8362-d1660897480a","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:f1:be:0f","id":"9316e2d5-c4b6-4e4c-bddc-03d42caace35","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:21Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f49c7798-f396-4641-8f5f-220b1635c9e3","f0038ca3-5469-4ed1-beb6-e3b4f5aba949"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:36:55,917 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-59f4601b-ed93-4381-b7b9-a6575a2309e5 2018-06-30 16:36:55,918 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst 2018-06-30 16:36:55,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749bf8c23a200b3ce18ce9830d92c18ec2da10f7" 2018-06-30 16:36:55,925 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:55,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:55 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-2df3f0e3-a952-461a-b361-bc5c20dacbac Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-30 16:36:55,997 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-2df3f0e3-a952-461a-b361-bc5c20dacbac 2018-06-30 16:36:56,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749bf8c23a200b3ce18ce9830d92c18ec2da10f7" 2018-06-30 16:36:56,004 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:36:58,179 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:36:58 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a9039824-ad39-47ff-b933-f8ee41173676 X-Compute-Request-Id: req-a9039824-ad39-47ff-b933-f8ee41173676 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:36:08.000000", "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}, {"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:36:09Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:36:58,179 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-a9039824-ad39-47ff-b933-f8ee41173676 2018-06-30 16:36:58,179 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst] is - ACTIVE 2018-06-30 16:36:58,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749bf8c23a200b3ce18ce9830d92c18ec2da10f7" 2018-06-30 16:36:58,184 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:01,069 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:01 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4d05bacd-f2b9-44c9-928c-067fa840f341 X-Compute-Request-Id: req-4d05bacd-f2b9-44c9-928c-067fa840f341 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:36:08.000000", "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}, {"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:36:09Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:37:01,069 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-4d05bacd-f2b9-44c9-928c-067fa840f341 2018-06-30 16:37:01,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749bf8c23a200b3ce18ce9830d92c18ec2da10f7" 2018-06-30 16:37:01,077 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:01,413 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:01 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-fe866147-0bf3-4fd3-9c25-4bc345ea842e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:37:01,413 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-fe866147-0bf3-4fd3-9c25-4bc345ea842e 2018-06-30 16:37:01,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749bf8c23a200b3ce18ce9830d92c18ec2da10f7" 2018-06-30 16:37:01,418 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:01,508 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:01 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c786868-ee35-48ad-90f4-9f0cb5aa9bc3 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:37:01,508 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-3c786868-ee35-48ad-90f4-9f0cb5aa9bc3 2018-06-30 16:37:01,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749bf8c23a200b3ce18ce9830d92c18ec2da10f7" 2018-06-30 16:37:01,515 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:01,639 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:01 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-2acb33d9-5afe-4150-af5c-5d50962c5f6a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:37:01,639 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-2acb33d9-5afe-4150-af5c-5d50962c5f6a 2018-06-30 16:37:01,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}749bf8c23a200b3ce18ce9830d92c18ec2da10f7" 2018-06-30 16:37:01,647 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:01,944 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:01 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-2edf8900-3120-4075-9f2f-33cee8a41e2c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:59Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f8:45","id":"0da6a038-f324-4946-9b96-d5e3004b8c68","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:00Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:06Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:15:0d:7b","id":"84ae2136-a8a2-433b-9c17-fcd8596b4a7a","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:20Z","binding:vnic_type":"normal","device_id":"45e6e433-9477-4b22-8362-d1660897480a","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:f1:be:0f","id":"9316e2d5-c4b6-4e4c-bddc-03d42caace35","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:21Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f49c7798-f396-4641-8f5f-220b1635c9e3","f0038ca3-5469-4ed1-beb6-e3b4f5aba949"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:37:01,945 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-2edf8900-3120-4075-9f2f-33cee8a41e2c 2018-06-30 16:37:01,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:37:01,946 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:37:01,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:37:02,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7af68189d4f2462a8d80d0affedfedcf", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role"}], "expires_at": "2018-06-30T17:37:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["G1u8rPMqT0ytnLnxqNz5Qw"], "issued_at": "2018-06-30T16:37:02.000000Z"}} 2018-06-30 16:37:02,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dba09a42fdbe52386b98c0c8998f21e5219e579" 2018-06-30 16:37:02,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:37:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9a0cf33-b507-465b-8d40-fb49754b22b5 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:37:02,946 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c9a0cf33-b507-465b-8d40-fb49754b22b5 2018-06-30 16:37:02,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dba09a42fdbe52386b98c0c8998f21e5219e579" 2018-06-30 16:37:02,991 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:03,746 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:03 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-87e8e3df-4429-4320-995f-a949450813b9 X-Compute-Request-Id: req-87e8e3df-4429-4320-995f-a949450813b9 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "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": "b116f104-3f88-4d36-9a11-a7f5c319cc48"}} 2018-06-30 16:37:03,747 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48 used request id req-87e8e3df-4429-4320-995f-a949450813b9 2018-06-30 16:37:03,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets/9e3cf366-7501-4126-b898-560793111194 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dba09a42fdbe52386b98c0c8998f21e5219e579" 2018-06-30 16:37:03,785 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:04,455 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:04 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-7a23fc19-acac-47b2-90f9-dbcdb54f3177 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}} 2018-06-30 16:37:04,455 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/9e3cf366-7501-4126-b898-560793111194 used request id req-7a23fc19-acac-47b2-90f9-dbcdb54f3177 2018-06-30 16:37:04,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dba09a42fdbe52386b98c0c8998f21e5219e579" 2018-06-30 16:37:04,463 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:04,699 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:04 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-ab74d2f6-f5d0-4b7b-8197-e19c16b633b7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:37:04,699 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-ab74d2f6-f5d0-4b7b-8197-e19c16b633b7 2018-06-30 16:37:04,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dba09a42fdbe52386b98c0c8998f21e5219e579" 2018-06-30 16:37:04,707 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:04,820 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:04 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-935fb9cc-1c1e-4247-ba6d-524c66969018 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:37:04,820 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-935fb9cc-1c1e-4247-ba6d-524c66969018 2018-06-30 16:37:04,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dba09a42fdbe52386b98c0c8998f21e5219e579" 2018-06-30 16:37:04,827 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:05,068 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:05 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-661c52b5-7948-4e61-8bce-48d473f29b5b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:37:05,068 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-661c52b5-7948-4e61-8bce-48d473f29b5b 2018-06-30 16:37:05,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:37:05,114 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:05,126 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx Date: Sat, 30 Jun 2018 16:37:05 GMT Content-Type: application/json Content-Length: 603 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://172.30.10.101:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://172.30.10.101:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:37:05,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dba09a42fdbe52386b98c0c8998f21e5219e579" 2018-06-30 16:37:05,129 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:05,248 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:05 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-510cc0c8-491d-4bdd-9626-7e4c5e29ab63 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:37:05,248 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-510cc0c8-491d-4bdd-9626-7e4c5e29ab63 2018-06-30 16:37:05,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dba09a42fdbe52386b98c0c8998f21e5219e579" 2018-06-30 16:37:05,256 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:05,450 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:05 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-d88ea19d-da09-4b60-95cb-360f7a570e1e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:37:05,450 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-d88ea19d-da09-4b60-95cb-360f7a570e1e 2018-06-30 16:37:05,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&mac_address=fa%3A16%3A3e%3A95%3A77%3Ab9&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dba09a42fdbe52386b98c0c8998f21e5219e579" 2018-06-30 16:37:05,458 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:05,684 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:05 GMT Content-Type: application/json Content-Length: 861 Connection: keep-alive X-Openstack-Request-Id: req-5ed6d610-0181-4b73-b97f-b2f5c03c8b98 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:21Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f0038ca3-5469-4ed1-beb6-e3b4f5aba949","f49c7798-f396-4641-8f5f-220b1635c9e3"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:37:05,684 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&mac_address=fa%3A16%3A3e%3A95%3A77%3Ab9&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1&admin_state_up=True used request id req-5ed6d610-0181-4b73-b97f-b2f5c03c8b98 2018-06-30 16:37:05,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dba09a42fdbe52386b98c0c8998f21e5219e579" 2018-06-30 16:37:05,690 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:06,275 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:06 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d09fc278-4501-4475-a434-ad27baab1589 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:37:06,275 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-d09fc278-4501-4475-a434-ad27baab1589 2018-06-30 16:37:06,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dba09a42fdbe52386b98c0c8998f21e5219e579" 2018-06-30 16:37:06,282 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:06,627 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:06 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-86646687-965e-492c-82be-6602f6cf2210 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:37:06,627 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-86646687-965e-492c-82be-6602f6cf2210 2018-06-30 16:37:06,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dba09a42fdbe52386b98c0c8998f21e5219e579" 2018-06-30 16:37:06,634 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:06,789 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:06 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-7600a996-67c0-46e2-9a07-7d05eb08b3f4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:37:06,789 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-7600a996-67c0-46e2-9a07-7d05eb08b3f4 2018-06-30 16:37:06,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dba09a42fdbe52386b98c0c8998f21e5219e579" 2018-06-30 16:37:06,796 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:07,743 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:07 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-ed40426e-4c17-404d-86c4-e9c64fa9a0d1 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:59Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f8:45","id":"0da6a038-f324-4946-9b96-d5e3004b8c68","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:00Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:06Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:15:0d:7b","id":"84ae2136-a8a2-433b-9c17-fcd8596b4a7a","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:20Z","binding:vnic_type":"normal","device_id":"45e6e433-9477-4b22-8362-d1660897480a","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:f1:be:0f","id":"9316e2d5-c4b6-4e4c-bddc-03d42caace35","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:21Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f49c7798-f396-4641-8f5f-220b1635c9e3","f0038ca3-5469-4ed1-beb6-e3b4f5aba949"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:37:07,744 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-ed40426e-4c17-404d-86c4-e9c64fa9a0d1 2018-06-30 16:37:07,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dba09a42fdbe52386b98c0c8998f21e5219e579" 2018-06-30 16:37:07,751 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:07,795 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:07 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-119680d6-6aa1-4fd6-b723-3a29979c48f0 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-30 16:37:07,795 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-119680d6-6aa1-4fd6-b723-3a29979c48f0 2018-06-30 16:37:07,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:37:07,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:37:08,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7af68189d4f2462a8d80d0affedfedcf", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role"}], "expires_at": "2018-06-30T17:37:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/5a8b0010c3c647df8d183e7823609964", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["g7Ecwez2RC-J9jKuuTJSiw"], "issued_at": "2018-06-30T16:37:08.000000Z"}} 2018-06-30 16:37:08,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889d222799765f81be89eb457dbe835ecd66a3c" 2018-06-30 16:37:08,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:37:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ec7baf1e-5f23-4c01-81bd-4406ff7fe816 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:37:08,829 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ec7baf1e-5f23-4c01-81bd-4406ff7fe816 2018-06-30 16:37:08,830 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:37:08,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889d222799765f81be89eb457dbe835ecd66a3c" 2018-06-30 16:37:09,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:37:08 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a92e6578-9b78-44b8-9adb-eea42c7708d6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:37:09,194 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a92e6578-9b78-44b8-9adb-eea42c7708d6 2018-06-30 16:37:09,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889d222799765f81be89eb457dbe835ecd66a3c" 2018-06-30 16:37:09,248 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:10,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:10 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-f9d374dc-3a94-43db-b528-cedcd5e45d67 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:37:10,598 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-f9d374dc-3a94-43db-b528-cedcd5e45d67 2018-06-30 16:37:10,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:37:10,642 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:10,653 - keystoneauth.session - DEBUG - RESP: [300] Server: nginx Date: Sat, 30 Jun 2018 16:37:10 GMT Content-Type: application/json Content-Length: 603 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "https://172.30.10.101:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "https://172.30.10.101:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:37:10,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889d222799765f81be89eb457dbe835ecd66a3c" 2018-06-30 16:37:10,656 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:10,739 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:10 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6dfbb6df-a996-4aa4-9cb2-87ead827e3c0 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:37:10,740 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-6dfbb6df-a996-4aa4-9cb2-87ead827e3c0 2018-06-30 16:37:10,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889d222799765f81be89eb457dbe835ecd66a3c" 2018-06-30 16:37:10,749 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:10,920 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:10 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-59fce8f5-0849-4ef5-a2ba-7f4048e58b32 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:37:10,920 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-59fce8f5-0849-4ef5-a2ba-7f4048e58b32 2018-06-30 16:37:10,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&mac_address=fa%3A16%3A3e%3A95%3A77%3Ab9&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889d222799765f81be89eb457dbe835ecd66a3c" 2018-06-30 16:37:10,927 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:11,120 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:11 GMT Content-Type: application/json Content-Length: 861 Connection: keep-alive X-Openstack-Request-Id: req-dfd46907-7abd-4d2f-86d0-d9f7c37eac03 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:21Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f0038ca3-5469-4ed1-beb6-e3b4f5aba949","f49c7798-f396-4641-8f5f-220b1635c9e3"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:37:11,120 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7&mac_address=fa%3A16%3A3e%3A95%3A77%3Ab9&name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1&admin_state_up=True used request id req-dfd46907-7abd-4d2f-86d0-d9f7c37eac03 2018-06-30 16:37:11,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889d222799765f81be89eb457dbe835ecd66a3c" 2018-06-30 16:37:11,126 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:11,513 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:11 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-efbbb0ba-3f02-4a56-a98f-35691b73c2aa Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:37:11,513 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-efbbb0ba-3f02-4a56-a98f-35691b73c2aa 2018-06-30 16:37:11,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889d222799765f81be89eb457dbe835ecd66a3c" 2018-06-30 16:37:11,547 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:14,269 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:14 GMT Content-Type: application/json Content-Length: 1784 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-38a52d54-401a-470b-bacf-ef47a20eaecf X-Compute-Request-Id: req-38a52d54-401a-470b-bacf-ef47a20eaecf Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:36:08.000000", "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}, {"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:36:09Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 16:37:14,270 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst used request id req-38a52d54-401a-470b-bacf-ef47a20eaecf 2018-06-30 16:37:14,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889d222799765f81be89eb457dbe835ecd66a3c" 2018-06-30 16:37:14,279 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:15,123 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:15 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-83fc0954-2858-415e-b90c-9f1284ec9c82 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:37:15,123 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-83fc0954-2858-415e-b90c-9f1284ec9c82 2018-06-30 16:37:15,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889d222799765f81be89eb457dbe835ecd66a3c" 2018-06-30 16:37:15,131 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:15,237 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:15 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-2bb662a9-9144-4bad-94f8-6056ffd5c292 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:37:15,237 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-2bb662a9-9144-4bad-94f8-6056ffd5c292 2018-06-30 16:37:15,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889d222799765f81be89eb457dbe835ecd66a3c" 2018-06-30 16:37:15,244 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:15,474 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:15 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-7241a83b-a181-4b55-bac4-b7ff8ff0c6b8 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:59Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f8:45","id":"0da6a038-f324-4946-9b96-d5e3004b8c68","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:00Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:06Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:15:0d:7b","id":"84ae2136-a8a2-433b-9c17-fcd8596b4a7a","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:20Z","binding:vnic_type":"normal","device_id":"45e6e433-9477-4b22-8362-d1660897480a","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:f1:be:0f","id":"9316e2d5-c4b6-4e4c-bddc-03d42caace35","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:21Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f0038ca3-5469-4ed1-beb6-e3b4f5aba949","f49c7798-f396-4641-8f5f-220b1635c9e3"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:37:15,474 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-7241a83b-a181-4b55-bac4-b7ff8ff0c6b8 2018-06-30 16:37:15,475 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst 2018-06-30 16:37:15,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889d222799765f81be89eb457dbe835ecd66a3c" 2018-06-30 16:37:15,482 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:16,248 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:16 GMT Content-Type: application/json Content-Length: 19 Connection: keep-alive X-Openstack-Request-Id: req-090f10b0-cf06-4b2d-b1f2-d189359b2678 Front-End-Https: on RESP BODY: {"floatingips": []} 2018-06-30 16:37:16,248 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-090f10b0-cf06-4b2d-b1f2-d189359b2678 2018-06-30 16:37:16,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889d222799765f81be89eb457dbe835ecd66a3c" 2018-06-30 16:37:16,255 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:18,440 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:18 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-35524ec2-4051-499c-88ce-157b8508b963 X-Compute-Request-Id: req-35524ec2-4051-499c-88ce-157b8508b963 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:36:08.000000", "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}, {"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:36:09Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:37:18,441 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-35524ec2-4051-499c-88ce-157b8508b963 2018-06-30 16:37:18,441 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst] is - ACTIVE 2018-06-30 16:37:18,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889d222799765f81be89eb457dbe835ecd66a3c" 2018-06-30 16:37:18,446 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:21,313 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:21 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fa4fbbcb-25a2-499e-a75b-601eeef406b1 X-Compute-Request-Id: req-fa4fbbcb-25a2-499e-a75b-601eeef406b1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:36:08.000000", "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}, {"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:36:09Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:37:21,313 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-fa4fbbcb-25a2-499e-a75b-601eeef406b1 2018-06-30 16:37:21,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889d222799765f81be89eb457dbe835ecd66a3c" 2018-06-30 16:37:21,321 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:21,711 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:21 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-87635325-6c23-4a1a-a720-b4a00347bcb3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:37:21,711 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-87635325-6c23-4a1a-a720-b4a00347bcb3 2018-06-30 16:37:21,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889d222799765f81be89eb457dbe835ecd66a3c" 2018-06-30 16:37:21,717 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:21,798 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:21 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c344ceb3-c758-47e4-9916-fd16bcb3cd04 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:37:21,798 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-c344ceb3-c758-47e4-9916-fd16bcb3cd04 2018-06-30 16:37:21,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889d222799765f81be89eb457dbe835ecd66a3c" 2018-06-30 16:37:21,805 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:22,754 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:22 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-8ca20397-a8e8-4809-b361-e205c2b291ba Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:37:22,755 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-8ca20397-a8e8-4809-b361-e205c2b291ba 2018-06-30 16:37:22,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889d222799765f81be89eb457dbe835ecd66a3c" 2018-06-30 16:37:22,762 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:23,064 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:23 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-747e74f1-4f9e-43f3-b64f-952bb81d7b86 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:59Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f8:45","id":"0da6a038-f324-4946-9b96-d5e3004b8c68","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:00Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:06Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:15:0d:7b","id":"84ae2136-a8a2-433b-9c17-fcd8596b4a7a","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:20Z","binding:vnic_type":"normal","device_id":"45e6e433-9477-4b22-8362-d1660897480a","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:f1:be:0f","id":"9316e2d5-c4b6-4e4c-bddc-03d42caace35","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:21Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f49c7798-f396-4641-8f5f-220b1635c9e3","f0038ca3-5469-4ed1-beb6-e3b4f5aba949"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:37:23,064 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-747e74f1-4f9e-43f3-b64f-952bb81d7b86 2018-06-30 16:37:23,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:23,071 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:24,388 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:24 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-8a05ffa3-672c-4c3f-b9d3-11cf547dfcfd Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:35:04Z", "admin_state_up": true, "updated_at": "2018-06-30T16:35:10Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "45e6e433-9477-4b22-8362-d1660897480a", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-router"}]} 2018-06-30 16:37:24,388 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-router used request id req-8a05ffa3-672c-4c3f-b9d3-11cf547dfcfd 2018-06-30 16:37:24,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:24,394 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:24,786 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:24 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cf61d95-2fe3-4d32-abb6-49b9fbd0570b Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:37:24,787 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-7cf61d95-2fe3-4d32-abb6-49b9fbd0570b 2018-06-30 16:37:24,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?device_id=45e6e433-9477-4b22-8362-d1660897480a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:24,794 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:25,022 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:25 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-ef2df155-db99-4cf9-ba7a-aa271804599a Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:20Z","binding:vnic_type":"normal","device_id":"45e6e433-9477-4b22-8362-d1660897480a","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:f1:be:0f","id":"9316e2d5-c4b6-4e4c-bddc-03d42caace35","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:37:25,022 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=45e6e433-9477-4b22-8362-d1660897480a used request id req-ef2df155-db99-4cf9-ba7a-aa271804599a 2018-06-30 16:37:25,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets/9e3cf366-7501-4126-b898-560793111194 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:25,029 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:25,154 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:25 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-2c937cfb-1e94-4758-89c8-6ab2ca6f39b8 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}} 2018-06-30 16:37:25,154 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/9e3cf366-7501-4126-b898-560793111194 used request id req-2c937cfb-1e94-4758-89c8-6ab2ca6f39b8 2018-06-30 16:37:25,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:25,161 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:25,507 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:25 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-8500a6b3-a271-44bd-80a1-3b1574956131 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:37:25,507 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-8500a6b3-a271-44bd-80a1-3b1574956131 2018-06-30 16:37:25,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:25,515 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:26,528 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:26 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-7852d176-5502-4adb-92fc-36d3f1b8044c Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:37:26,528 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-7852d176-5502-4adb-92fc-36d3f1b8044c 2018-06-30 16:37:26,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:26,534 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:27,826 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:27 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b6c7158f-1734-418f-be40-ac3b19b77181 X-Compute-Request-Id: req-b6c7158f-1734-418f-be40-ac3b19b77181 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:36:08.000000", "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}, {"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:36:09Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:37:27,827 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-b6c7158f-1734-418f-be40-ac3b19b77181 2018-06-30 16:37:27,827 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst] is - ACTIVE 2018-06-30 16:37:27,827 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:37:27,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:27,833 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:29,646 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:29 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0b7b46ab-165b-4ea1-9dfb-0f8f0199b1ed X-Compute-Request-Id: req-0b7b46ab-165b-4ea1-9dfb-0f8f0199b1ed Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:36:08.000000", "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}, {"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:36:09Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:37:29,647 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-0b7b46ab-165b-4ea1-9dfb-0f8f0199b1ed 2018-06-30 16:37:29,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:29,654 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:29,970 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:29 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-63e338ff-69e8-47c3-8cf8-41677534d824 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:37:29,970 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-63e338ff-69e8-47c3-8cf8-41677534d824 2018-06-30 16:37:29,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:29,976 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:30,050 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:30 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-97448e9d-1588-4fe9-a1d6-30983c2747ce Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:37:30,050 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-97448e9d-1588-4fe9-a1d6-30983c2747ce 2018-06-30 16:37:30,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:30,057 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:30,183 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:30 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-257267b1-2e07-402e-9f12-04e0cadeaed9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:37:30,183 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-257267b1-2e07-402e-9f12-04e0cadeaed9 2018-06-30 16:37:30,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:30,191 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:30,430 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:30 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-31afaea3-9e0a-4548-8447-6b5bb793ddd5 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:59Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f8:45","id":"0da6a038-f324-4946-9b96-d5e3004b8c68","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:00Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:06Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:15:0d:7b","id":"84ae2136-a8a2-433b-9c17-fcd8596b4a7a","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:20Z","binding:vnic_type":"normal","device_id":"45e6e433-9477-4b22-8362-d1660897480a","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:f1:be:0f","id":"9316e2d5-c4b6-4e4c-bddc-03d42caace35","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:21Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f49c7798-f396-4641-8f5f-220b1635c9e3","f0038ca3-5469-4ed1-beb6-e3b4f5aba949"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:37:30,430 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-31afaea3-9e0a-4548-8447-6b5bb793ddd5 2018-06-30 16:37:30,431 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-30 16:37:30,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:30,438 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:30,704 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:30 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-5319e616-45a1-4f38-b939-af5f33a7c1c2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:37:30,704 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-5319e616-45a1-4f38-b939-af5f33a7c1c2 2018-06-30 16:37:30,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:30,711 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:30,778 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:30 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-2580eb9f-47e3-4b63-9169-df57ea26f4fe Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:37:30,778 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-2580eb9f-47e3-4b63-9169-df57ea26f4fe 2018-06-30 16:37:30,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" -d '{"floatingip": {"floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "port_id": "95951ed1-fefd-432c-ab76-e987920948ea"}}' 2018-06-30 16:37:30,786 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:36,136 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:37:36 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive X-Openstack-Request-Id: req-457e6bd8-41c6-4989-9dfb-3d425146b0cf Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "45e6e433-9477-4b22-8362-d1660897480a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:37:33Z", "updated_at": "2018-06-30T16:37:33Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": "10.55.1.10", "floating_ip_address": "172.30.10.116", "revision_number": 0, "project_id": "5a8b0010c3c647df8d183e7823609964", "port_id": "95951ed1-fefd-432c-ab76-e987920948ea", "id": "0c0d5814-a5c9-410c-a000-7816a1282a89"}} 2018-06-30 16:37:36,136 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-457e6bd8-41c6-4989-9dfb-3d425146b0cf 2018-06-30 16:37:36,137 - create_instance - INFO - Created floating IP 172.30.10.116 via router - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-router 2018-06-30 16:37:36,137 - create_instance - INFO - Checking if VM is active 2018-06-30 16:37:36,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:36,142 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:36,689 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:36 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f3c1ea71-02e8-4247-9717-011b6ae4cce2 X-Compute-Request-Id: req-f3c1ea71-02e8-4247-9717-011b6ae4cce2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:36:08.000000", "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}, {"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:36:09Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:37:36,690 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-f3c1ea71-02e8-4247-9717-011b6ae4cce2 2018-06-30 16:37:36,690 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst] is - ACTIVE 2018-06-30 16:37:36,690 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:37:36,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:36,695 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:37,328 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:37 GMT Content-Type: application/json Content-Length: 1781 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7db51386-6d06-444a-9c87-196e78e4f2e9 X-Compute-Request-Id: req-7db51386-6d06-444a-9c87-196e78e4f2e9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:36:08.000000", "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp"}, {"name": "default"}], "user_id": "fe3da137226842aba41c84d938c14774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:36:09Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:37:37,328 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-7db51386-6d06-444a-9c87-196e78e4f2e9 2018-06-30 16:37:37,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:37,335 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:37,580 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:37 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-bff59dc8-e79c-43b9-b7a3-c17afcfc945d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e3cf366-7501-4126-b898-560793111194"],"updated_at":"2018-06-30T16:34:58Z","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a8b0010c3c647df8d183e7823609964","id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net"}]} 2018-06-30 16:37:37,580 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net used request id req-bff59dc8-e79c-43b9-b7a3-c17afcfc945d 2018-06-30 16:37:37,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:37,586 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:37,680 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:37 GMT Content-Type: application/json Content-Length: 332 Connection: keep-alive Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9433641-c2ba-40b8-83f9-e411cc81e451 Front-End-Https: on RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:37:37,680 - keystoneauth.session - DEBUG - GET call to identity for https://172.30.10.101:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-c9433641-c2ba-40b8-83f9-e411cc81e451 2018-06-30 16:37:37,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:37,687 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:37,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:37 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-4f91dde7-6738-43a8-ae2a-405e456f4830 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:58Z","dns_nameservers":[],"updated_at":"2018-06-30T16:34:58Z","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":"5a8b0010c3c647df8d183e7823609964","id":"9e3cf366-7501-4126-b898-560793111194","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet"}]} 2018-06-30 16:37:37,793 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-4f91dde7-6738-43a8-ae2a-405e456f4830 2018-06-30 16:37:37,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:37,800 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:38,020 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:38 GMT Content-Type: application/json Content-Length: 3046 Connection: keep-alive X-Openstack-Request-Id: req-f1ebeb61-8728-4ea1-ac81-a104b24d9632 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:34:59Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:05Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:4c:f8:45","id":"0da6a038-f324-4946-9b96-d5e3004b8c68","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:00Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:06Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:15:0d:7b","id":"84ae2136-a8a2-433b-9c17-fcd8596b4a7a","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:35:20Z","binding:vnic_type":"normal","device_id":"45e6e433-9477-4b22-8362-d1660897480a","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:f1:be:0f","id":"9316e2d5-c4b6-4e4c-bddc-03d42caace35","port_security_enabled":false,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7","tenant_id":"5a8b0010c3c647df8d183e7823609964","created_at":"2018-06-30T16:35:37Z","admin_state_up":true,"updated_at":"2018-06-30T16:36:21Z","binding:vnic_type":"normal","device_id":"916a5445-a5b8-4166-8e29-090eafe668ae","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:95:77:b9","id":"95951ed1-fefd-432c-ab76-e987920948ea","port_security_enabled":true,"project_id":"5a8b0010c3c647df8d183e7823609964","fixed_ips":[{"subnet_id":"9e3cf366-7501-4126-b898-560793111194","ip_address":"10.55.1.10"}],"extra_dhcp_opts":[],"security_groups":["f49c7798-f396-4641-8f5f-220b1635c9e3","f0038ca3-5469-4ed1-beb6-e3b4f5aba949"],"name":"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1"}]} 2018-06-30 16:37:38,020 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-f1ebeb61-8728-4ea1-ac81-a104b24d9632 2018-06-30 16:37:38,021 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:37:41,029 - paramiko.transport - DEBUG - starting thread (client mode): 0x23624fd0L 2018-06-30 16:37:41,029 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:37:41,030 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:37:41,030 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:37:41,031 - 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-06-30 16:37:41,031 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:37:41,031 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:37:41,032 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:37:41,032 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:37:41,032 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:37:41,083 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:37:41,084 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:37:41,094 - paramiko.transport - DEBUG - Trying discovered key a3a48eccd8480fd87f97bdd1939c8a8a in tmp/CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc 2018-06-30 16:37:41,095 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:37:41,099 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:37:41,199 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:37:41,216 - create_instance - INFO - SSH is active for VM instance 2018-06-30 16:37:41,216 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:37:41,218 - paramiko.transport - DEBUG - starting thread (client mode): 0x23624fd0L 2018-06-30 16:37:41,219 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:37:41,219 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:37:41,219 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:37:41,220 - 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-06-30 16:37:41,221 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:37:41,221 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:37:41,221 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:37:41,221 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:37:41,221 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:37:41,272 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:37:41,273 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:37:41,283 - paramiko.transport - DEBUG - Trying discovered key a3a48eccd8480fd87f97bdd1939c8a8a in tmp/CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc 2018-06-30 16:37:41,284 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:37:41,288 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:37:41,291 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-30 16:37:41,292 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-30 16:37:41,293 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-30 16:37:41,294 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-30 16:37:41,296 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:37:41,298 - create_instance - INFO - Deleting Port with ID - 95951ed1-fefd-432c-ab76-e987920948ea 2018-06-30 16:37:41,298 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1 2018-06-30 16:37:41,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/95951ed1-fefd-432c-ab76-e987920948ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:37:43,712 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:37:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-296eeb3b-59c9-4c51-95b8-59ec96c69010 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:37:43,713 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/95951ed1-fefd-432c-ab76-e987920948ea used request id req-296eeb3b-59c9-4c51-95b8-59ec96c69010 2018-06-30 16:37:43,713 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst 2018-06-30 16:37:43,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:37:44,120 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:37:44 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2ebc038c-7508-4eda-a606-e9b84eec84cc X-Compute-Request-Id: req-2ebc038c-7508-4eda-a606-e9b84eec84cc Front-End-Https: on 2018-06-30 16:37:44,120 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-2ebc038c-7508-4eda-a606-e9b84eec84cc 2018-06-30 16:37:44,121 - create_instance - INFO - Checking deletion status 2018-06-30 16:37:44,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:37:44,429 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:44 GMT Content-Type: application/json Content-Length: 1774 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f28bad5d-052b-42be-8937-321788ca03a2 X-Compute-Request-Id: req-f28bad5d-052b-42be-8937-321788ca03a2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:77:b9", "version": 4, "addr": "172.30.10.116", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/916a5445-a5b8-4166-8e29-090eafe668ae", "rel": "bookmark"}], "image": {"id": "1e9a7165-2018-464d-a962-069bb04feaf2", "links": [{"href": "http://172.30.10.101:8774/images/1e9a7165-2018-464d-a962-069bb04feaf2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:36:08.000000", "flavor": {"id": "b116f104-3f88-4d36-9a11-a7f5c319cc48", "links": [{"href": "http://172.30.10.101:8774/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48", "rel": "bookmark"}]}, "id": "916a5445-a5b8-4166-8e29-090eafe668ae", "user_id": "fe3da137226842aba41c84d938c14774", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:37:44Z", "hostId": "c346f4371ceb090d17ae9424c03b739abfa6dc44942965ef83e95717", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp", "name": "CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst", "created": "2018-06-30T16:35:48Z", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:37:44,429 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-f28bad5d-052b-42be-8937-321788ca03a2 2018-06-30 16:37:44,430 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst] is - ACTIVE 2018-06-30 16:37:44,430 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:37:47,433 - create_instance - DEBUG - VM status query timeout in 296.687655926 2018-06-30 16:37:47,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ce61d6ca06f0cb483defaecf9dac3a01a7ad04" 2018-06-30 16:37:47,607 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:37:47 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-61fdd292-26d4-4b02-9b14-cf44f86710c8 X-Compute-Request-Id: req-61fdd292-26d4-4b02-9b14-cf44f86710c8 RESP BODY: {"itemNotFound": {"message": "Instance 916a5445-a5b8-4166-8e29-090eafe668ae could not be found.", "code": 404}} 2018-06-30 16:37:47,608 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/916a5445-a5b8-4166-8e29-090eafe668ae used request id req-61fdd292-26d4-4b02-9b14-cf44f86710c8 2018-06-30 16:37:47,608 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 916a5445-a5b8-4166-8e29-090eafe668ae could not be found. (HTTP 404) (Request-ID: req-61fdd292-26d4-4b02-9b14-cf44f86710c8) 2018-06-30 16:37:47,608 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-inst 2018-06-30 16:37:47,610 - create_instance - INFO - Deleting Floating IP - 172.30.10.116 2018-06-30 16:37:47,610 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.116 2018-06-30 16:37:47,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE https://172.30.10.101:9696/v2.0/floatingips/0c0d5814-a5c9-410c-a000-7816a1282a89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:47,617 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:49,060 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:37:49 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-3a44bf08-12ff-4dc9-9f29-670b72cbd2f1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:37:49,060 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/0c0d5814-a5c9-410c-a000-7816a1282a89 used request id req-3a44bf08-12ff-4dc9-9f29-670b72cbd2f1 2018-06-30 16:37:49,060 - create_instance - INFO - Deleting Port with ID - 95951ed1-fefd-432c-ab76-e987920948ea 2018-06-30 16:37:49,061 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfcport-1 2018-06-30 16:37:49,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE https://172.30.10.101:9696/v2.0/ports/95951ed1-fefd-432c-ab76-e987920948ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7cc292fd148640db9f46b1cd233e2d4e56bf29" 2018-06-30 16:37:49,068 - py.warnings - WARNING - /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) 2018-06-30 16:37:49,181 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:37:49 GMT Content-Type: application/json Content-Length: 132 Connection: keep-alive X-Openstack-Request-Id: req-3f524da1-3fa5-43ce-bcf5-5f5f7873afcb RESP BODY: {"NeutronError": {"message": "Port 95951ed1-fefd-432c-ab76-e987920948ea could not be found.", "type": "PortNotFound", "detail": ""}} 2018-06-30 16:37:49,181 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/95951ed1-fefd-432c-ab76-e987920948ea used request id req-3f524da1-3fa5-43ce-bcf5-5f5f7873afcb 2018-06-30 16:37:49,181 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port 95951ed1-fefd-432c-ab76-e987920948ea could not be found.", "type": "PortNotFound", "detail": ""}} 2018-06-30 16:37:49,182 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port 95951ed1-fefd-432c-ab76-e987920948ea could not be found. Neutron server returns request_ids: ['req-3f524da1-3fa5-43ce-bcf5-5f5f7873afcb'] 2018-06-30 16:37:49,183 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp 2018-06-30 16:37:49,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f19583902a2b3f8b13f1267433cf876dded655" 2018-06-30 16:37:49,689 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:37:49 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7da7ae5a-1d27-4ab1-90e5-52dda2603294 X-Compute-Request-Id: req-7da7ae5a-1d27-4ab1-90e5-52dda2603294 2018-06-30 16:37:49,689 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-kp used request id req-7da7ae5a-1d27-4ab1-90e5-52dda2603294 2018-06-30 16:37:49,690 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc.pub] 2018-06-30 16:37:49,690 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc] 2018-06-30 16:37:49,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a74ccc06bf3aee315693359f8afe7f0c59ee59" 2018-06-30 16:37:49,814 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:37:49 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-19fbcce4-5b55-47eb-a303-16bd4d1e764e X-Compute-Request-Id: req-19fbcce4-5b55-47eb-a303-16bd4d1e764e 2018-06-30 16:37:49,814 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/b116f104-3f88-4d36-9a11-a7f5c319cc48 used request id req-19fbcce4-5b55-47eb-a303-16bd4d1e764e 2018-06-30 16:37:49,815 - neutron_utils - INFO - Deleting security group rule with ID - 7c193539-854a-4873-8b4c-e6e17235db69 2018-06-30 16:37:49,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/7c193539-854a-4873-8b4c-e6e17235db69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:37:50,148 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:37:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-16cbbda5-602c-4789-9b34-b141f1b5c5c8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:37:50,148 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/7c193539-854a-4873-8b4c-e6e17235db69 used request id req-16cbbda5-602c-4789-9b34-b141f1b5c5c8 2018-06-30 16:37:50,149 - neutron_utils - INFO - Deleting security group rule with ID - c4a86ef3-2ebb-4e0f-8910-24ab0a66344a 2018-06-30 16:37:50,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/c4a86ef3-2ebb-4e0f-8910-24ab0a66344a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:37:50,454 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:37:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cb117018-338e-445d-a9a6-f49ad0f476f9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:37:50,455 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/c4a86ef3-2ebb-4e0f-8910-24ab0a66344a used request id req-cb117018-338e-445d-a9a6-f49ad0f476f9 2018-06-30 16:37:50,455 - neutron_utils - INFO - Deleting security group rule with ID - b185443c-c255-4256-92e2-6f29af3bdb07 2018-06-30 16:37:50,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/b185443c-c255-4256-92e2-6f29af3bdb07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:37:50,983 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:37:50 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5e760bd8-bd1b-4835-923d-9c772455500c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:37:50,983 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/b185443c-c255-4256-92e2-6f29af3bdb07 used request id req-5e760bd8-bd1b-4835-923d-9c772455500c 2018-06-30 16:37:50,983 - neutron_utils - INFO - Deleting security group rule with ID - 6a510c94-51fd-427a-9d5a-7e07e035f835 2018-06-30 16:37:50,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/6a510c94-51fd-427a-9d5a-7e07e035f835 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:37:51,285 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:37:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-aa90fd14-a78c-4838-9d68-016dc43e7ee9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:37:51,285 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/6a510c94-51fd-427a-9d5a-7e07e035f835 used request id req-aa90fd14-a78c-4838-9d68-016dc43e7ee9 2018-06-30 16:37:51,285 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-sec-grp 2018-06-30 16:37:51,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/f0038ca3-5469-4ed1-beb6-e3b4f5aba949 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}746c13b4192968a37baf7eba92f79290cd0190e0" 2018-06-30 16:37:51,568 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:37:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f06c68d0-66cb-4286-a1d2-7e57e8225544 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:37:51,568 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/f0038ca3-5469-4ed1-beb6-e3b4f5aba949 used request id req-f06c68d0-66cb-4286-a1d2-7e57e8225544 2018-06-30 16:37:51,569 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-router and subnet CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet 2018-06-30 16:37:51,569 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-router 2018-06-30 16:37:51,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/45e6e433-9477-4b22-8362-d1660897480a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee5a637d1020242cc3ba3d3c7bc99ad9dddfc14" -d '{"subnet_id": "9e3cf366-7501-4126-b898-560793111194"}' 2018-06-30 16:37:57,520 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:37:57 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-65576cc1-61e5-47e5-acb2-65e5256e3150 Front-End-Https: on RESP BODY: {"network_id": "2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "subnet_id": "9e3cf366-7501-4126-b898-560793111194", "subnet_ids": ["9e3cf366-7501-4126-b898-560793111194"], "port_id": "9316e2d5-c4b6-4e4c-bddc-03d42caace35", "id": "45e6e433-9477-4b22-8362-d1660897480a"} 2018-06-30 16:37:57,520 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/45e6e433-9477-4b22-8362-d1660897480a/remove_router_interface used request id req-65576cc1-61e5-47e5-acb2-65e5256e3150 2018-06-30 16:37:57,521 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-router 2018-06-30 16:37:57,521 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-router 2018-06-30 16:37:57,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/45e6e433-9477-4b22-8362-d1660897480a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee5a637d1020242cc3ba3d3c7bc99ad9dddfc14" 2018-06-30 16:38:00,836 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:38:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5048d747-3da6-40bd-bf45-4d19ebe0b494 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:38:00,836 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/45e6e433-9477-4b22-8362-d1660897480a used request id req-5048d747-3da6-40bd-bf45-4d19ebe0b494 2018-06-30 16:38:00,838 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet 2018-06-30 16:38:00,838 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-subnet 2018-06-30 16:38:00,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/9e3cf366-7501-4126-b898-560793111194 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc316afb4a6f8f0bbe7e8b68bdb3e73f6a52e69" 2018-06-30 16:38:06,623 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:38:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f05e0ab2-3d0a-4e2c-8ed3-3ccf9e6d1bb3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:38:06,623 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/9e3cf366-7501-4126-b898-560793111194 used request id req-f05e0ab2-3d0a-4e2c-8ed3-3ccf9e6d1bb3 2018-06-30 16:38:06,623 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-pub-net 2018-06-30 16:38:06,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc316afb4a6f8f0bbe7e8b68bdb3e73f6a52e69" 2018-06-30 16:38:09,012 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:38:09 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-dd71b79e-ed75-48db-b8b9-87c152ee9abf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:38:09,012 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/2b55bdfc-cf5b-42cc-8da6-fbd0d2974eb7 used request id req-dd71b79e-ed75-48db-b8b9-87c152ee9abf 2018-06-30 16:38:09,013 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-be2b5d58-d8fc-4094-8b56-7b2534043dfc-image 2018-06-30 16:38:09,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/1e9a7165-2018-464d-a962-069bb04feaf2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36c4cfdeead2797f0ee02d61c6a47b2f5bb6c300" 2018-06-30 16:38:10,120 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:38:10 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ba1aaeab-a088-4e36-9a77-bc626c6396c5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:38:10,121 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/1e9a7165-2018-464d-a962-069bb04feaf2 used request id req-ba1aaeab-a088-4e36-9a77-bc626c6396c5 2018-06-30 16:38:10,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" 2018-06-30 16:38:11,157 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:11 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-cd6ba7cf-99eb-4d08-a96d-760a4210b07c Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:34:55Z", "updated_at": "2018-06-30T16:34:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:34:55Z", "revision_number": 0, "id": "1f6ecf7d-3d04-4eaf-9b09-5d84dcd6907f", "remote_group_id": "f49c7798-f396-4641-8f5f-220b1635c9e3", "remote_ip_prefix": null, "created_at": "2018-06-30T16:34:55Z", "security_group_id": "f49c7798-f396-4641-8f5f-220b1635c9e3", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8b0010c3c647df8d183e7823609964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:34:55Z", "revision_number": 0, "id": "3ac64001-d9c9-40df-bc63-fbbd134f2920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:34:55Z", "security_group_id": "f49c7798-f396-4641-8f5f-220b1635c9e3", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8b0010c3c647df8d183e7823609964"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:34:55Z", "revision_number": 0, "id": "e76c2181-201b-4f71-812c-812cb10644c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:34:55Z", "security_group_id": "f49c7798-f396-4641-8f5f-220b1635c9e3", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a8b0010c3c647df8d183e7823609964"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:34:55Z", "revision_number": 0, "id": "ffe789a8-7844-451e-93ae-b60a6b8c790d", "remote_group_id": "f49c7798-f396-4641-8f5f-220b1635c9e3", "remote_ip_prefix": null, "created_at": "2018-06-30T16:34:55Z", "security_group_id": "f49c7798-f396-4641-8f5f-220b1635c9e3", "tenant_id": "5a8b0010c3c647df8d183e7823609964", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a8b0010c3c647df8d183e7823609964"}], "revision_number": 4, "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "f49c7798-f396-4641-8f5f-220b1635c9e3", "name": "default"}]} 2018-06-30 16:38:11,158 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-cd6ba7cf-99eb-4d08-a96d-760a4210b07c 2018-06-30 16:38:11,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" 2018-06-30 16:38:11,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:11 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12843af7-ba6c-4dc4-9563-f578de8a1cc9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 16:38:11,446 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-12843af7-ba6c-4dc4-9563-f578de8a1cc9 2018-06-30 16:38:11,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" 2018-06-30 16:38:11,759 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 16:38:11 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4546c1d9-9a64-4bc8-9a50-d1c338f8c624 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 16:38:11,760 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-4546c1d9-9a64-4bc8-9a50-d1c338f8c624 2018-06-30 16:38:11,760 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 16:38:11,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" 2018-06-30 16:38:12,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:11 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6b6161e4-5b6b-47b9-8e03-63fda9872c45 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 16:38:12,111 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-6b6161e4-5b6b-47b9-8e03-63fda9872c45 2018-06-30 16:38:12,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" 2018-06-30 16:38:12,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:12 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1787880c-dc25-4c17-8b37-9b6df9ba00fb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a8b0010c3c647df8d183e7823609964", "name": "CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj"}} 2018-06-30 16:38:12,429 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-1787880c-dc25-4c17-8b37-9b6df9ba00fb 2018-06-30 16:38:12,429 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f49c7798-f396-4641-8f5f-220b1635c9e3 2018-06-30 16:38:12,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f49c7798-f396-4641-8f5f-220b1635c9e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" 2018-06-30 16:38:13,216 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:13 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-3b292eb0-e1bb-4904-855a-993b2fa06245 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "f49c7798-f396-4641-8f5f-220b1635c9e3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:34:55Z", "security_group_id": "f49c7798-f396-4641-8f5f-220b1635c9e3", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:34:55Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "1f6ecf7d-3d04-4eaf-9b09-5d84dcd6907f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:34:55Z", "security_group_id": "f49c7798-f396-4641-8f5f-220b1635c9e3", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:34:55Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "3ac64001-d9c9-40df-bc63-fbbd134f2920"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:34:55Z", "security_group_id": "f49c7798-f396-4641-8f5f-220b1635c9e3", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:34:55Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "e76c2181-201b-4f71-812c-812cb10644c6"}, {"remote_group_id": "f49c7798-f396-4641-8f5f-220b1635c9e3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:34:55Z", "security_group_id": "f49c7798-f396-4641-8f5f-220b1635c9e3", "port_range_min": null, "revision_number": 0, "tenant_id": "5a8b0010c3c647df8d183e7823609964", "created_at": "2018-06-30T16:34:55Z", "project_id": "5a8b0010c3c647df8d183e7823609964", "id": "ffe789a8-7844-451e-93ae-b60a6b8c790d"}]} 2018-06-30 16:38:13,216 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=f49c7798-f396-4641-8f5f-220b1635c9e3 used request id req-3b292eb0-e1bb-4904-855a-993b2fa06245 2018-06-30 16:38:13,217 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:38:13,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/f49c7798-f396-4641-8f5f-220b1635c9e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" 2018-06-30 16:38:14,508 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:38:14 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-42733962-d556-47d5-9695-04f3636449f1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:38:14,508 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/f49c7798-f396-4641-8f5f-220b1635c9e3 used request id req-42733962-d556-47d5-9695-04f3636449f1 2018-06-30 16:38:14,509 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj 2018-06-30 16:38:14,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" 2018-06-30 16:38:15,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:38:14 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f64bb857-cf3a-4bfc-9031-62565fef52c0 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:38:15,161 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/5a8b0010c3c647df8d183e7823609964 used request id req-f64bb857-cf3a-4bfc-9031-62565fef52c0 2018-06-30 16:38:15,162 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-proj-role 2018-06-30 16:38:15,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/7af68189d4f2462a8d80d0affedfedcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" 2018-06-30 16:38:15,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:38:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a63c41b-645b-48cd-b5ab-fc6d51a8393d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:38:15,549 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/7af68189d4f2462a8d80d0affedfedcf used request id req-5a63c41b-645b-48cd-b5ab-fc6d51a8393d 2018-06-30 16:38:15,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6389a7cd289e11052b13768a0270bb076abb1c4f" 2018-06-30 16:38:15,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:15 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf4d7737-1e99-41a7-a646-d72edb5d7b76 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:38:15,897 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cf4d7737-1e99-41a7-a646-d72edb5d7b76 2018-06-30 16:38:15,897 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-e8c0c620-3e8e-4e5-user 2018-06-30 16:38:15,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/fe3da137226842aba41c84d938c14774 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28409d2cb0593ebc53068d82e9d23381b843c18" 2018-06-30 16:38:16,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:38:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-142cba6f-1462-4895-8d29-92396f6ede0f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:38:16,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/fe3da137226842aba41c84d938c14774 used request id req-142cba6f-1462-4895-8d29-92396f6ede0f 2018-06-30 16:38:16,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:38:17,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:38:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["sRTmx9uWSw-i3z6hkmvEtA"], "issued_at": "2018-06-30T16:38:17.000000Z"}} 2018-06-30 16:38:17,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc8a19353bb6bea4a05671b4dc996708bb52b26" 2018-06-30 16:38:17,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c66a1f1-3f1b-4fa0-974d-91e7f1bcb01f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:38:17,666 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9c66a1f1-3f1b-4fa0-974d-91e7f1bcb01f 2018-06-30 16:38:17,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:38:17,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:38:18,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:38:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["ncMiaz-mSaq_848XazL-Ww"], "issued_at": "2018-06-30T16:38:18.000000Z"}} 2018-06-30 16:38:18,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e44b3559e902f774029eeaa7c38b4a7fdbf60f" 2018-06-30 16:38:18,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f7026e9e-3780-48ca-8bfd-89c7f3e26ecb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:38:18,874 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f7026e9e-3780-48ca-8bfd-89c7f3e26ecb 2018-06-30 16:38:18,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:38:18,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:38:18 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:38:18,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e44b3559e902f774029eeaa7c38b4a7fdbf60f" 2018-06-30 16:38:18,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:18 GMT Server: Apache Content-Length: 200 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-22450a8f-5526-434d-9f70-8975c3a9c0ea Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:38:18,976 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj used request id req-22450a8f-5526-434d-9f70-8975c3a9c0ea 2018-06-30 16:38:18,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e44b3559e902f774029eeaa7c38b4a7fdbf60f" 2018-06-30 16:38:19,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:18 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-69d734aa-ccb4-4b8a-a543-586fdef02c9a Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:38:19,332 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-69d734aa-ccb4-4b8a-a543-586fdef02c9a 2018-06-30 16:38:19,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e44b3559e902f774029eeaa7c38b4a7fdbf60f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}}' 2018-06-30 16:38:19,514 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:38:19 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cbf7711a-1701-4263-90fd-7fa75e147cb0 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "id": "a2057491e5bb4c9f80e03f790fee6919", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:38:19,514 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-cbf7711a-1701-4263-90fd-7fa75e147cb0 2018-06-30 16:38:19,514 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj 2018-06-30 16:38:19,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:38:19,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:38:20,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:38:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["GYbeuy4GScaEATaJ4fB00A"], "issued_at": "2018-06-30T16:38:20.000000Z"}} 2018-06-30 16:38:20,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceeec10507d6b1a9e0ba7b3295e2d8be4c6e302a" 2018-06-30 16:38:20,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:20 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3f4140b2-e0be-4633-93b1-65db0ca723ea Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:38:20,680 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3f4140b2-e0be-4633-93b1-65db0ca723ea 2018-06-30 16:38:20,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:38:20,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:38:20 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:38:20,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceeec10507d6b1a9e0ba7b3295e2d8be4c6e302a" 2018-06-30 16:38:21,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:20 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90da9a0e-c516-4dbe-8684-f77ccdbb2293 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:38:21,095 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-90da9a0e-c516-4dbe-8684-f77ccdbb2293 2018-06-30 16:38:21,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceeec10507d6b1a9e0ba7b3295e2d8be4c6e302a" 2018-06-30 16:38:21,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:21 GMT Server: Apache Content-Length: 483 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3353f2b0-95ea-49a1-8f9e-d070f24e8a90 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "id": "a2057491e5bb4c9f80e03f790fee6919", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}]} 2018-06-30 16:38:21,487 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj used request id req-3353f2b0-95ea-49a1-8f9e-d070f24e8a90 2018-06-30 16:38:21,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceeec10507d6b1a9e0ba7b3295e2d8be4c6e302a" 2018-06-30 16:38:21,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:21 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b1133f7-ed5f-44c3-a5be-b0f707cadebc Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:38:21,849 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-3b1133f7-ed5f-44c3-a5be-b0f707cadebc 2018-06-30 16:38:22,525 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-user 2018-06-30 16:38:22,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:38:22,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e44b3559e902f774029eeaa7c38b4a7fdbf60f" 2018-06-30 16:38:22,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:22 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-72626bfc-d6f8-44b8-8f54-bf50c237901d Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:38:22,988 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-72626bfc-d6f8-44b8-8f54-bf50c237901d 2018-06-30 16:38:22,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e44b3559e902f774029eeaa7c38b4a7fdbf60f" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj-role"}}' 2018-06-30 16:38:23,341 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:38:22 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b9690a97-8d14-4e17-8038-8d7cc4cc3676 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92172cce675e4d34b413972b499c1f36", "links": {"self": "http://10.167.4.35:5000/v3/roles/92172cce675e4d34b413972b499c1f36"}, "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj-role"}} 2018-06-30 16:38:23,341 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b9690a97-8d14-4e17-8038-8d7cc4cc3676 2018-06-30 16:38:23,342 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj-role 2018-06-30 16:38:23,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/92172cce675e4d34b413972b499c1f36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e44b3559e902f774029eeaa7c38b4a7fdbf60f" 2018-06-30 16:38:23,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:23 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-237ad244-bd40-4ba4-9d0f-60b6946e68fa Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92172cce675e4d34b413972b499c1f36", "links": {"self": "http://10.167.4.35:5000/v3/roles/92172cce675e4d34b413972b499c1f36"}, "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj-role"}} 2018-06-30 16:38:23,753 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/92172cce675e4d34b413972b499c1f36 used request id req-237ad244-bd40-4ba4-9d0f-60b6946e68fa 2018-06-30 16:38:23,753 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj-role to project CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj 2018-06-30 16:38:23,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919/users/f28365846a034d4d815424ca986e43ef/roles/92172cce675e4d34b413972b499c1f36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e44b3559e902f774029eeaa7c38b4a7fdbf60f" 2018-06-30 16:38:24,185 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:38:23 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9fa91e3-a867-4d8b-8f97-bc039ceb7952 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:38:24,185 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919/users/f28365846a034d4d815424ca986e43ef/roles/92172cce675e4d34b413972b499c1f36 used request id req-d9fa91e3-a867-4d8b-8f97-bc039ceb7952 2018-06-30 16:38:24,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:38:24,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:38:24 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:38:24,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc8a19353bb6bea4a05671b4dc996708bb52b26" 2018-06-30 16:38:24,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:24 GMT Server: Apache Content-Length: 3630 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-94232c0b-32c7-4936-9208-61c51033f998 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-user", "links": {"self": "http://10.167.4.35:5000/v3/users/f28365846a034d4d815424ca986e43ef"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "f28365846a034d4d815424ca986e43ef", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:38:24,654 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-94232c0b-32c7-4936-9208-61c51033f998 2018-06-30 16:38:24,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/92172cce675e4d34b413972b499c1f36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e44b3559e902f774029eeaa7c38b4a7fdbf60f" 2018-06-30 16:38:25,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:24 GMT Server: Apache Content-Length: 231 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ec7156c-1f94-4238-b1ab-b9e238299106 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92172cce675e4d34b413972b499c1f36", "links": {"self": "http://10.167.4.35:5000/v3/roles/92172cce675e4d34b413972b499c1f36"}, "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj-role"}} 2018-06-30 16:38:25,049 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/92172cce675e4d34b413972b499c1f36 used request id req-8ec7156c-1f94-4238-b1ab-b9e238299106 2018-06-30 16:38:25,049 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj-role to project CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj 2018-06-30 16:38:25,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919/users/5e81a8be448846f49e5955e7f71e3abb/roles/92172cce675e4d34b413972b499c1f36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e44b3559e902f774029eeaa7c38b4a7fdbf60f" 2018-06-30 16:38:25,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:38:25 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-892f3789-0214-4a94-bf7b-afeff94e2e55 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:38:25,628 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919/users/5e81a8be448846f49e5955e7f71e3abb/roles/92172cce675e4d34b413972b499c1f36 used request id req-892f3789-0214-4a94-bf7b-afeff94e2e55 2018-06-30 16:38:25,629 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:38:25,631 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 16:38:25,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:38:25,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:38:26,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92172cce675e4d34b413972b499c1f36", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj-role"}], "expires_at": "2018-06-30T17:38:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-user", "id": "f28365846a034d4d815424ca986e43ef"}, "audit_ids": ["vViCMZDNQ420r3eVErcLSw"], "issued_at": "2018-06-30T16:38:26.000000Z"}} 2018-06-30 16:38:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f29d8e11f7a45ff8f1a2b2dab6485d8667cef3a" 2018-06-30 16:38:26,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a7f5736-3c1c-4557-b398-324f7d9a67f2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:38:26,874 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2a7f5736-3c1c-4557-b398-324f7d9a67f2 2018-06-30 16:38:26,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f29d8e11f7a45ff8f1a2b2dab6485d8667cef3a" 2018-06-30 16:38:27,562 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:27 GMT Content-Type: application/json Content-Length: 177 Connection: keep-alive X-Openstack-Request-Id: req-6c41f0bc-eb98-400e-aee7-f5c1ddd91102 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-image"} 2018-06-30 16:38:27,562 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-image used request id req-6c41f0bc-eb98-400e-aee7-f5c1ddd91102 2018-06-30 16:38:27,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f29d8e11f7a45ff8f1a2b2dab6485d8667cef3a" 2018-06-30 16:38:28,173 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:28 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-83025cb0-5b9b-4d87-829e-774550a66210 Front-End-Https: on 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", "root-tar"], "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-06-30 16:38:28,173 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-83025cb0-5b9b-4d87-829e-774550a66210 2018-06-30 16:38:28,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8f29d8e11f7a45ff8f1a2b2dab6485d8667cef3a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-image"}' 2018-06-30 16:38:28,968 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:38:28 GMT Content-Type: application/json Content-Length: 619 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-e5e51154-6a60-4507-a8c8-102d025ce030 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:38:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T16:38:29Z", "visibility": "shared", "self": "/v2/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "min_disk": 0, "protected": false, "id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "file": "/v2/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113/file", "checksum": null, "owner": "a2057491e5bb4c9f80e03f790fee6919", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:38:28,968 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-e5e51154-6a60-4507-a8c8-102d025ce030 2018-06-30 16:38:28,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f29d8e11f7a45ff8f1a2b2dab6485d8667cef3a" -d '' 2018-06-30 16:38:30,435 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:38:30 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1f30da14-bd23-407c-9240-54c1fcea7bde Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:38:30,435 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113/file used request id req-1f30da14-bd23-407c-9240-54c1fcea7bde 2018-06-30 16:38:30,436 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 16:38:30,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f29d8e11f7a45ff8f1a2b2dab6485d8667cef3a" 2018-06-30 16:38:31,105 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:31 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-a87a4728-37e0-4497-8d05-c1ceb5090136 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:38:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:38:30Z", "visibility": "shared", "self": "/v2/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "min_disk": 0, "protected": false, "id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "file": "/v2/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2057491e5bb4c9f80e03f790fee6919", "direct_url": "file:///var/lib/glance/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:38:31,106 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113 used request id req-a87a4728-37e0-4497-8d05-c1ceb5090136 2018-06-30 16:38:31,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f29d8e11f7a45ff8f1a2b2dab6485d8667cef3a" 2018-06-30 16:38:31,845 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:31 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-bb22bef4-d71c-4105-b72c-1a2b555ab9f3 Front-End-Https: on 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", "root-tar"], "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-06-30 16:38:31,846 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-bb22bef4-d71c-4105-b72c-1a2b555ab9f3 2018-06-30 16:38:31,849 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-image 2018-06-30 16:38:31,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f29d8e11f7a45ff8f1a2b2dab6485d8667cef3a" 2018-06-30 16:38:32,662 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:32 GMT Content-Type: application/json Content-Length: 737 Connection: keep-alive X-Openstack-Request-Id: req-a187807c-5429-456f-b545-e4e10b4a44ca Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:38:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:38:30Z", "visibility": "shared", "self": "/v2/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "min_disk": 0, "protected": false, "id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "file": "/v2/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2057491e5bb4c9f80e03f790fee6919", "direct_url": "file:///var/lib/glance/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:38:32,663 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113 used request id req-a187807c-5429-456f-b545-e4e10b4a44ca 2018-06-30 16:38:32,663 - create_image - DEBUG - Instance status is - active 2018-06-30 16:38:32,663 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-image 2018-06-30 16:38:32,664 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-image 2018-06-30 16:38:32,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:38:32,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:38:33,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92172cce675e4d34b413972b499c1f36", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj-role"}], "expires_at": "2018-06-30T17:38:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-user", "id": "f28365846a034d4d815424ca986e43ef"}, "audit_ids": ["DZOwAxVuQ0S19RLcJJwi-Q"], "issued_at": "2018-06-30T16:38:33.000000Z"}} 2018-06-30 16:38:33,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0fd824d42c574833c4b6ef1583bdf2f04d8715a" 2018-06-30 16:38:33,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad059d91-d44b-424e-bc27-41772a34801d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:38:33,441 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ad059d91-d44b-424e-bc27-41772a34801d 2018-06-30 16:38:33,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0fd824d42c574833c4b6ef1583bdf2f04d8715a" 2018-06-30 16:38:34,233 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:34 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-964c2009-0702-4d2c-a774-d7c7aba22e92 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 16:38:34,233 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net used request id req-964c2009-0702-4d2c-a774-d7c7aba22e92 2018-06-30 16:38:34,233 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net 2018-06-30 16:38:34,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0fd824d42c574833c4b6ef1583bdf2f04d8715a" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net", "admin_state_up": true}}' 2018-06-30 16:38:35,573 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:38:35 GMT Content-Type: application/json Content-Length: 614 Connection: keep-alive X-Openstack-Request-Id: req-d692849d-2bcc-4439-8f94-4e9bf39cecc8 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T16:38:35Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a2057491e5bb4c9f80e03f790fee6919","id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net"}} 2018-06-30 16:38:35,573 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-d692849d-2bcc-4439-8f94-4e9bf39cecc8 2018-06-30 16:38:35,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0fd824d42c574833c4b6ef1583bdf2f04d8715a" 2018-06-30 16:38:36,963 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:36 GMT Content-Type: application/json Content-Length: 598 Connection: keep-alive X-Openstack-Request-Id: req-3505071e-28ae-49de-86cb-5dd4fc232ca3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T16:38:35Z","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net"}]} 2018-06-30 16:38:36,963 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-3505071e-28ae-49de-86cb-5dd4fc232ca3 2018-06-30 16:38:36,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0fd824d42c574833c4b6ef1583bdf2f04d8715a" 2018-06-30 16:38:37,777 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:37 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-7dcbfdc1-297b-436e-87fb-bb2db469645a Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:38:37,777 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-7dcbfdc1-297b-436e-87fb-bb2db469645a 2018-06-30 16:38:37,778 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet 2018-06-30 16:38:37,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0fd824d42c574833c4b6ef1583bdf2f04d8715a" -d '{"subnets": [{"ip_version": 4, "network_id": "c8c909b0-6172-4b35-8ecd-f75df232ce96", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]}' 2018-06-30 16:38:39,389 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:38:39 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-783e00fe-5a23-48c1-8947-a524eab413bb Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]} 2018-06-30 16:38:39,390 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-783e00fe-5a23-48c1-8947-a524eab413bb 2018-06-30 16:38:39,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0fd824d42c574833c4b6ef1583bdf2f04d8715a" 2018-06-30 16:38:40,476 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:40 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-e43be138-52ad-42dd-ae3c-eac86f0f7cb9 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["18345042-07d5-4617-897b-7d2cf28e7d05"],"updated_at":"2018-06-30T16:38:38Z","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net"}]} 2018-06-30 16:38:40,476 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-e43be138-52ad-42dd-ae3c-eac86f0f7cb9 2018-06-30 16:38:40,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0fd824d42c574833c4b6ef1583bdf2f04d8715a" 2018-06-30 16:38:40,700 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:40 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f312b008-14ee-4b5b-881d-3a0d58fd2a70 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]} 2018-06-30 16:38:40,700 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-f312b008-14ee-4b5b-881d-3a0d58fd2a70 2018-06-30 16:38:40,700 - OpenStackNetwork - DEBUG - Network [c8c909b0-6172-4b35-8ecd-f75df232ce96] created successfully 2018-06-30 16:38:40,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:38:40,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:38:41,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92172cce675e4d34b413972b499c1f36", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj-role"}], "expires_at": "2018-06-30T17:38:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-user", "id": "f28365846a034d4d815424ca986e43ef"}, "audit_ids": ["B34KDV68Q32Qp2jzjqdBmA"], "issued_at": "2018-06-30T16:38:41.000000Z"}} 2018-06-30 16:38:41,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b085c025299f2947a30ffe8d3aa655caaaa6109c" 2018-06-30 16:38:41,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8dd472e-ab60-46be-9808-cf5a8434354b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:38:41,800 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d8dd472e-ab60-46be-9808-cf5a8434354b 2018-06-30 16:38:41,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b085c025299f2947a30ffe8d3aa655caaaa6109c" 2018-06-30 16:38:42,856 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:42 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-d9d92f9b-3d4a-462d-a313-de5681ac16f4 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 16:38:42,857 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-router&admin_state_up=True used request id req-d9d92f9b-3d4a-462d-a313-de5681ac16f4 2018-06-30 16:38:42,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:38:42,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:38:43,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92172cce675e4d34b413972b499c1f36", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj-role"}], "expires_at": "2018-06-30T17:38:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-user", "id": "f28365846a034d4d815424ca986e43ef"}, "audit_ids": ["EJWad1kiQkW44GUbwN0odA"], "issued_at": "2018-06-30T16:38:43.000000Z"}} 2018-06-30 16:38:43,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d33f087c1f1c1d6e09363c78d5e67b0c2bb1488e" 2018-06-30 16:38:44,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:43 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43e73e47-a722-4d1d-b1a3-4f15b8c11786 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:38:44,286 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-43e73e47-a722-4d1d-b1a3-4f15b8c11786 2018-06-30 16:38:44,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b085c025299f2947a30ffe8d3aa655caaaa6109c" 2018-06-30 16:38:45,292 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:45 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-317753c4-5a07-4ef5-9d14-744efd853a30 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:38:45,292 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-317753c4-5a07-4ef5-9d14-744efd853a30 2018-06-30 16:38:45,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b085c025299f2947a30ffe8d3aa655caaaa6109c" 2018-06-30 16:38:45,365 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:45 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-3c3bf09c-2708-493e-bd45-0230e28642b7 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:38:45,365 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-3c3bf09c-2708-493e-bd45-0230e28642b7 2018-06-30 16:38:45,365 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-router 2018-06-30 16:38:45,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b085c025299f2947a30ffe8d3aa655caaaa6109c" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-router", "admin_state_up": true}}' 2018-06-30 16:38:48,776 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:38:48 GMT Content-Type: application/json Content-Length: 724 Connection: keep-alive X-Openstack-Request-Id: req-f680f3bd-b34c-44d7-93a1-356e19e14dcd Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:38:45Z", "admin_state_up": true, "updated_at": "2018-06-30T16:38:47Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-router"}} 2018-06-30 16:38:48,776 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-f680f3bd-b34c-44d7-93a1-356e19e14dcd 2018-06-30 16:38:48,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b085c025299f2947a30ffe8d3aa655caaaa6109c" 2018-06-30 16:38:48,905 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:48 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-5e1fd345-35ae-4cd0-935d-ccf25e762a06 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:38:48,905 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99 used request id req-5e1fd345-35ae-4cd0-935d-ccf25e762a06 2018-06-30 16:38:48,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b085c025299f2947a30ffe8d3aa655caaaa6109c" 2018-06-30 16:38:49,784 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:49 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-d30c4b28-daf3-43ac-84db-683d35768325 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["18345042-07d5-4617-897b-7d2cf28e7d05"],"updated_at":"2018-06-30T16:38:38Z","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net"}]} 2018-06-30 16:38:49,784 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net used request id req-d30c4b28-daf3-43ac-84db-683d35768325 2018-06-30 16:38:49,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:38:49,800 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:38:49 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:38:49,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b085c025299f2947a30ffe8d3aa655caaaa6109c" 2018-06-30 16:38:49,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:49 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f3760ea8-2c14-4b39-9354-b5a667c48e63 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:38:49,889 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-f3760ea8-2c14-4b39-9354-b5a667c48e63 2018-06-30 16:38:49,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b085c025299f2947a30ffe8d3aa655caaaa6109c" 2018-06-30 16:38:50,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:50 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-0d7754d9-465c-4db2-89f2-298f5285a36a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]} 2018-06-30 16:38:50,025 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-0d7754d9-465c-4db2-89f2-298f5285a36a 2018-06-30 16:38:50,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96&name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b085c025299f2947a30ffe8d3aa655caaaa6109c" 2018-06-30 16:38:50,191 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:50 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-c59aabe7-c2b3-4adc-8cc1-17aff2ab268a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]} 2018-06-30 16:38:50,191 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96&name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet used request id req-c59aabe7-c2b3-4adc-8cc1-17aff2ab268a 2018-06-30 16:38:50,192 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-30 16:38:50,192 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-router 2018-06-30 16:38:50,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b085c025299f2947a30ffe8d3aa655caaaa6109c" -d '{"subnet_id": "18345042-07d5-4617-897b-7d2cf28e7d05"}' 2018-06-30 16:38:56,768 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:56 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-65668059-4e9f-4395-88ce-19ac5bb662c3 Front-End-Https: on RESP BODY: {"network_id": "c8c909b0-6172-4b35-8ecd-f75df232ce96", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "subnet_id": "18345042-07d5-4617-897b-7d2cf28e7d05", "subnet_ids": ["18345042-07d5-4617-897b-7d2cf28e7d05"], "port_id": "f8edcffc-1778-4273-8914-ea60be127d2a", "id": "cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99"} 2018-06-30 16:38:56,769 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99/add_router_interface used request id req-65668059-4e9f-4395-88ce-19ac5bb662c3 2018-06-30 16:38:56,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b085c025299f2947a30ffe8d3aa655caaaa6109c" 2018-06-30 16:38:57,054 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:57 GMT Content-Type: application/json Content-Length: 730 Connection: keep-alive X-Openstack-Request-Id: req-70dae7f0-987f-4dc4-bad3-24bcda0bfc31 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:38:45Z", "admin_state_up": true, "updated_at": "2018-06-30T16:38:53Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-router"}} 2018-06-30 16:38:57,054 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99 used request id req-70dae7f0-987f-4dc4-bad3-24bcda0bfc31 2018-06-30 16:38:57,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b085c025299f2947a30ffe8d3aa655caaaa6109c" 2018-06-30 16:38:57,197 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:57 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-c4dc170d-59ff-40cb-b65e-923bfc7899cc Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:52Z","admin_state_up":true,"updated_at":"2018-06-30T16:38:54Z","binding:vnic_type":"normal","device_id":"cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:c3:bd:a7","id":"f8edcffc-1778-4273-8914-ea60be127d2a","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:38:57,197 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99 used request id req-c4dc170d-59ff-40cb-b65e-923bfc7899cc 2018-06-30 16:38:57,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/18345042-07d5-4617-897b-7d2cf28e7d05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b085c025299f2947a30ffe8d3aa655caaaa6109c" 2018-06-30 16:38:57,308 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:57 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-c3711aca-448e-42f8-98da-b2a4e36781ff Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}} 2018-06-30 16:38:57,309 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/18345042-07d5-4617-897b-7d2cf28e7d05 used request id req-c3711aca-448e-42f8-98da-b2a4e36781ff 2018-06-30 16:38:57,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:38:57,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:38:58,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:38:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["R-ZVBYCJRty0Dt0IIy6Zsw"], "issued_at": "2018-06-30T16:38:58.000000Z"}} 2018-06-30 16:38:58,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535f248640d1fc86346c628659804f3de4e656c4" 2018-06-30 16:38:58,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:38:58 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d01b901-683b-439a-929f-a878b665fac1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:38:58,182 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9d01b901-683b-439a-929f-a878b665fac1 2018-06-30 16:38:58,184 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:38:58,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535f248640d1fc86346c628659804f3de4e656c4" 2018-06-30 16:38:58,975 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:58 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-80f2995c-c743-4847-b187-793c813051bf X-Compute-Request-Id: req-80f2995c-c743-4847-b187-793c813051bf Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:38:58,976 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-80f2995c-c743-4847-b187-793c813051bf 2018-06-30 16:38:58,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535f248640d1fc86346c628659804f3de4e656c4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-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-06-30 16:38:59,821 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:38:59 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6082257f-4392-4bf6-afbf-12aeaf22cea9 X-Compute-Request-Id: req-6082257f-4392-4bf6-afbf-12aeaf22cea9 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "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": "eff13be6-82e0-454d-b458-aa0094232b8b"}} 2018-06-30 16:38:59,822 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6082257f-4392-4bf6-afbf-12aeaf22cea9 2018-06-30 16:38:59,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:38:59,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:39:00,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92172cce675e4d34b413972b499c1f36", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj-role"}], "expires_at": "2018-06-30T17:39:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-user", "id": "f28365846a034d4d815424ca986e43ef"}, "audit_ids": ["Xf6C_1aCQzWW-LZ6IaR1FQ"], "issued_at": "2018-06-30T16:39:00.000000Z"}} 2018-06-30 16:39:00,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2341cfa5732bf7984638092101086a2006e58309" 2018-06-30 16:39:01,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:39:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-abc4ef9b-e82f-4402-879a-20b27405fd66 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:39:01,015 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-abc4ef9b-e82f-4402-879a-20b27405fd66 2018-06-30 16:39:01,016 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:39:01,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2341cfa5732bf7984638092101086a2006e58309" 2018-06-30 16:39:01,623 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:01 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b5f7b6a7-7e63-4e32-a66b-20b606456118 X-Compute-Request-Id: req-b5f7b6a7-7e63-4e32-a66b-20b606456118 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 16:39:01,623 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-b5f7b6a7-7e63-4e32-a66b-20b606456118 2018-06-30 16:39:01,624 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp... 2018-06-30 16:39:01,624 - OpenStackKeypair - INFO - Creating new keypair 2018-06-30 16:39:01,727 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp 2018-06-30 16:39:01,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2341cfa5732bf7984638092101086a2006e58309" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCxcitxQMjVH7ETL04JcaIhDeOvcFRGPjQ3b/RPx8Fb/z+9JYnWTmWIvPEHxTpVUSwQDhoooiqzMv89zAt3gTkRiiaSEqm4Pb7lORyRIH3+ZQNKtPvOV0bYE9Xmv41Pe4P3ls4Ye9ZIcI4Ow1PediHOMlqym8PpFIbJyxafEFLuEQ==", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp"}}' 2018-06-30 16:39:02,681 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:02 GMT Content-Type: application/json Content-Length: 440 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8e7a6b89-ea6d-4575-b5cc-12930eb7f41a X-Compute-Request-Id: req-8e7a6b89-ea6d-4575-b5cc-12930eb7f41a Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCxcitxQMjVH7ETL04JcaIhDeOvcFRGPjQ3b/RPx8Fb/z+9JYnWTmWIvPEHxTpVUSwQDhoooiqzMv89zAt3gTkRiiaSEqm4Pb7lORyRIH3+ZQNKtPvOV0bYE9Xmv41Pe4P3ls4Ye9ZIcI4Ow1PediHOMlqym8PpFIbJyxafEFLuEQ==", "user_id": "f28365846a034d4d815424ca986e43ef", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "fingerprint": "3f:d9:f7:c3:2f:8a:34:d3:79:20:24:95:ef:21:da:61"}} 2018-06-30 16:39:02,681 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-8e7a6b89-ea6d-4575-b5cc-12930eb7f41a 2018-06-30 16:39:02,683 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5.pub 2018-06-30 16:39:02,683 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5 2018-06-30 16:39:02,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:39:02,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:39:03,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92172cce675e4d34b413972b499c1f36", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj-role"}], "expires_at": "2018-06-30T17:39:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-user", "id": "f28365846a034d4d815424ca986e43ef"}, "audit_ids": ["rH38j_whQeK9beLwWI4wHA"], "issued_at": "2018-06-30T16:39:03.000000Z"}} 2018-06-30 16:39:03,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:39:03,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:39:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aee912ed-e23e-42f3-ba6e-3710f9a02808 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:39:03,474 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aee912ed-e23e-42f3-ba6e-3710f9a02808 2018-06-30 16:39:03,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:39:04,310 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:04 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-5a0cece4-6f47-4d70-b26f-0d40bdbae785 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 16:39:04,310 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp used request id req-5a0cece4-6f47-4d70-b26f-0d40bdbae785 2018-06-30 16:39:04,311 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp... 2018-06-30 16:39:04,311 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp 2018-06-30 16:39:04,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}}' 2018-06-30 16:39:04,753 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:39:04 GMT Content-Type: application/json Content-Length: 1409 Connection: keep-alive X-Openstack-Request-Id: req-0971d6ea-24ab-4687-840b-03b1faa46f12 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "updated_at": "2018-06-30T16:39:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "revision_number": 0, "id": "7b588cfc-af51-4968-8bdc-1263708cfc2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "revision_number": 0, "id": "b721a1a3-6560-4f23-88d1-3cd0d7353516", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}], "revision_number": 2, "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}} 2018-06-30 16:39:04,754 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-0971d6ea-24ab-4687-840b-03b1faa46f12 2018-06-30 16:39:04,754 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 859531cd-3cb5-479c-8364-a7fd6e6bad2d 2018-06-30 16:39:04,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=859531cd-3cb5-479c-8364-a7fd6e6bad2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:39:04,855 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:04 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-37e0131f-1b4e-402f-aa1f-75bcd9607caa Front-End-Https: on 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-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "7b588cfc-af51-4968-8bdc-1263708cfc2b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "b721a1a3-6560-4f23-88d1-3cd0d7353516"}]} 2018-06-30 16:39:04,856 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=859531cd-3cb5-479c-8364-a7fd6e6bad2d used request id req-37e0131f-1b4e-402f-aa1f-75bcd9607caa 2018-06-30 16:39:04,856 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 859531cd-3cb5-479c-8364-a7fd6e6bad2d 2018-06-30 16:39:04,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=859531cd-3cb5-479c-8364-a7fd6e6bad2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:39:05,451 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:05 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-e8e8654c-a6b1-4501-9c84-e5996ea2b0f6 Front-End-Https: on 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-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "7b588cfc-af51-4968-8bdc-1263708cfc2b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "b721a1a3-6560-4f23-88d1-3cd0d7353516"}]} 2018-06-30 16:39:05,451 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=859531cd-3cb5-479c-8364-a7fd6e6bad2d used request id req-e8e8654c-a6b1-4501-9c84-e5996ea2b0f6 2018-06-30 16:39:05,452 - neutron_utils - INFO - Retrieving security group with ID - 859531cd-3cb5-479c-8364-a7fd6e6bad2d 2018-06-30 16:39:05,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=859531cd-3cb5-479c-8364-a7fd6e6bad2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:39:06,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:06 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-c7ab6b22-fc01-4f25-9c53-05ce4f66241a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "updated_at": "2018-06-30T16:39:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "revision_number": 0, "id": "7b588cfc-af51-4968-8bdc-1263708cfc2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "revision_number": 0, "id": "b721a1a3-6560-4f23-88d1-3cd0d7353516", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}], "revision_number": 2, "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}]} 2018-06-30 16:39:06,362 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=859531cd-3cb5-479c-8364-a7fd6e6bad2d used request id req-c7ab6b22-fc01-4f25-9c53-05ce4f66241a 2018-06-30 16:39:06,362 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 859531cd-3cb5-479c-8364-a7fd6e6bad2d 2018-06-30 16:39:06,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=859531cd-3cb5-479c-8364-a7fd6e6bad2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:39:06,445 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:06 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-c15ee49a-85c1-4aa5-8114-79caa5f34ac4 Front-End-Https: on 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-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "7b588cfc-af51-4968-8bdc-1263708cfc2b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "b721a1a3-6560-4f23-88d1-3cd0d7353516"}]} 2018-06-30 16:39:06,445 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=859531cd-3cb5-479c-8364-a7fd6e6bad2d used request id req-c15ee49a-85c1-4aa5-8114-79caa5f34ac4 2018-06-30 16:39:06,446 - neutron_utils - INFO - Retrieving security group with ID - 859531cd-3cb5-479c-8364-a7fd6e6bad2d 2018-06-30 16:39:06,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=859531cd-3cb5-479c-8364-a7fd6e6bad2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:39:06,566 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:06 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-d5693b2e-7230-4f7e-b48c-8ecf3db5bd7e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "updated_at": "2018-06-30T16:39:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "revision_number": 0, "id": "7b588cfc-af51-4968-8bdc-1263708cfc2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "revision_number": 0, "id": "b721a1a3-6560-4f23-88d1-3cd0d7353516", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}], "revision_number": 2, "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}]} 2018-06-30 16:39:06,567 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=859531cd-3cb5-479c-8364-a7fd6e6bad2d used request id req-d5693b2e-7230-4f7e-b48c-8ecf3db5bd7e 2018-06-30 16:39:06,567 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 859531cd-3cb5-479c-8364-a7fd6e6bad2d 2018-06-30 16:39:06,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=859531cd-3cb5-479c-8364-a7fd6e6bad2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:39:06,630 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:06 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-dbb9a0a5-5657-4497-8dd4-5b7432882e6e Front-End-Https: on 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-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "7b588cfc-af51-4968-8bdc-1263708cfc2b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "b721a1a3-6560-4f23-88d1-3cd0d7353516"}]} 2018-06-30 16:39:06,630 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=859531cd-3cb5-479c-8364-a7fd6e6bad2d used request id req-dbb9a0a5-5657-4497-8dd4-5b7432882e6e 2018-06-30 16:39:06,631 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp 2018-06-30 16:39:06,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:39:06,740 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:06 GMT Content-Type: application/json Content-Length: 1412 Connection: keep-alive X-Openstack-Request-Id: req-66617335-031e-48a9-9e3a-d9ad5fc364fa Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "updated_at": "2018-06-30T16:39:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "revision_number": 0, "id": "7b588cfc-af51-4968-8bdc-1263708cfc2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "revision_number": 0, "id": "b721a1a3-6560-4f23-88d1-3cd0d7353516", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}], "revision_number": 2, "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}]} 2018-06-30 16:39:06,740 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp used request id req-66617335-031e-48a9-9e3a-d9ad5fc364fa 2018-06-30 16:39:06,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:39:06,755 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:39:06 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:39:06,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:39:06,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:39:06 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c171a6fe-bbca-4a4d-a6dc-b5e2dbcc2485 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:39:06,823 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-c171a6fe-bbca-4a4d-a6dc-b5e2dbcc2485 2018-06-30 16:39:06,823 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 859531cd-3cb5-479c-8364-a7fd6e6bad2d 2018-06-30 16:39:06,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=859531cd-3cb5-479c-8364-a7fd6e6bad2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:39:06,891 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:06 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-8decfaf1-da37-43a1-9320-9b172c6f7fbe Front-End-Https: on 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-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "7b588cfc-af51-4968-8bdc-1263708cfc2b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "b721a1a3-6560-4f23-88d1-3cd0d7353516"}]} 2018-06-30 16:39:06,891 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=859531cd-3cb5-479c-8364-a7fd6e6bad2d used request id req-8decfaf1-da37-43a1-9320-9b172c6f7fbe 2018-06-30 16:39:06,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}0f564c977ff47ca0bd79a784c56d48bccf8c6222" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d"}}' 2018-06-30 16:39:07,308 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:39:07 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-4a9cafec-4cbc-4d06-aa87-deda9bfa99a6 Front-End-Https: on 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-06-30T16:39:07Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:07Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "d9a70432-0c1c-4916-8e01-2c1eaed85b87"}} 2018-06-30 16:39:07,308 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-4a9cafec-4cbc-4d06-aa87-deda9bfa99a6 2018-06-30 16:39:07,309 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp 2018-06-30 16:39:07,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:39:07,484 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:07 GMT Content-Type: application/json Content-Length: 1910 Connection: keep-alive X-Openstack-Request-Id: req-c309a3d2-b922-40d7-8a76-56a8d2f7702a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "updated_at": "2018-06-30T16:39:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "revision_number": 0, "id": "7b588cfc-af51-4968-8bdc-1263708cfc2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "revision_number": 0, "id": "b721a1a3-6560-4f23-88d1-3cd0d7353516", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:39:07Z", "revision_number": 0, "id": "d9a70432-0c1c-4916-8e01-2c1eaed85b87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:39:07Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}], "revision_number": 3, "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}]} 2018-06-30 16:39:07,485 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp used request id req-c309a3d2-b922-40d7-8a76-56a8d2f7702a 2018-06-30 16:39:07,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:39:07,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:39:07 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00fa6581-9e46-4e26-acdb-553de1de4b17 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:39:07,589 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-00fa6581-9e46-4e26-acdb-553de1de4b17 2018-06-30 16:39:07,589 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 859531cd-3cb5-479c-8364-a7fd6e6bad2d 2018-06-30 16:39:07,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=859531cd-3cb5-479c-8364-a7fd6e6bad2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:39:07,706 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:07 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-fb13f227-5208-4dc0-9083-8a367af5f7d7 Front-End-Https: on 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-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "7b588cfc-af51-4968-8bdc-1263708cfc2b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "b721a1a3-6560-4f23-88d1-3cd0d7353516"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:39:07Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:07Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "d9a70432-0c1c-4916-8e01-2c1eaed85b87"}]} 2018-06-30 16:39:07,706 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=859531cd-3cb5-479c-8364-a7fd6e6bad2d used request id req-fb13f227-5208-4dc0-9083-8a367af5f7d7 2018-06-30 16:39:07,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}0f564c977ff47ca0bd79a784c56d48bccf8c6222" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d"}}' 2018-06-30 16:39:08,176 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:39:08 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-a2987662-31c7-42c3-bae0-ecdb33a13dbb Front-End-Https: on 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-06-30T16:39:08Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": 22, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:08Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "3963b10e-6e3f-46a2-8a13-05200ce8430a"}} 2018-06-30 16:39:08,176 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-a2987662-31c7-42c3-bae0-ecdb33a13dbb 2018-06-30 16:39:08,176 - neutron_utils - INFO - Retrieving security group with ID - 859531cd-3cb5-479c-8364-a7fd6e6bad2d 2018-06-30 16:39:08,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=859531cd-3cb5-479c-8364-a7fd6e6bad2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:39:08,959 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:08 GMT Content-Type: application/json Content-Length: 2404 Connection: keep-alive X-Openstack-Request-Id: req-52ad8b88-94b8-4b16-af86-efec4aede51e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "updated_at": "2018-06-30T16:39:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-30T16:39:08Z", "revision_number": 0, "id": "3963b10e-6e3f-46a2-8a13-05200ce8430a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:39:08Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "revision_number": 0, "id": "7b588cfc-af51-4968-8bdc-1263708cfc2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "revision_number": 0, "id": "b721a1a3-6560-4f23-88d1-3cd0d7353516", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:39:07Z", "revision_number": 0, "id": "d9a70432-0c1c-4916-8e01-2c1eaed85b87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:39:07Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}], "revision_number": 4, "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}]} 2018-06-30 16:39:08,959 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=859531cd-3cb5-479c-8364-a7fd6e6bad2d used request id req-52ad8b88-94b8-4b16-af86-efec4aede51e 2018-06-30 16:39:08,960 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 859531cd-3cb5-479c-8364-a7fd6e6bad2d 2018-06-30 16:39:08,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=859531cd-3cb5-479c-8364-a7fd6e6bad2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:39:09,115 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:09 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-fbb37170-05a2-4513-a244-3f3639cec654 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-06-30T16:39:08Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": 22, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:08Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "3963b10e-6e3f-46a2-8a13-05200ce8430a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "7b588cfc-af51-4968-8bdc-1263708cfc2b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:39:04Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:04Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "b721a1a3-6560-4f23-88d1-3cd0d7353516"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:39:07Z", "security_group_id": "859531cd-3cb5-479c-8364-a7fd6e6bad2d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:39:07Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "d9a70432-0c1c-4916-8e01-2c1eaed85b87"}]} 2018-06-30 16:39:09,115 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=859531cd-3cb5-479c-8364-a7fd6e6bad2d used request id req-fbb37170-05a2-4513-a244-3f3639cec654 2018-06-30 16:39:09,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:39:09,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:39:10,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92172cce675e4d34b413972b499c1f36", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj-role"}], "expires_at": "2018-06-30T17:39:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-user", "id": "f28365846a034d4d815424ca986e43ef"}, "audit_ids": ["2hPfUty1RqqOJfGHmgG_UQ"], "issued_at": "2018-06-30T16:39:10.000000Z"}} 2018-06-30 16:39:10,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:10,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:39:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b6caf0cb-18c1-4cf3-837e-3b013710050b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:39:10,489 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b6caf0cb-18c1-4cf3-837e-3b013710050b 2018-06-30 16:39:10,490 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:39:10,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:10,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:39:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0597e20e-1af1-4712-94eb-d4f1af9f5a08 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:39:10,822 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0597e20e-1af1-4712-94eb-d4f1af9f5a08 2018-06-30 16:39:10,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:11,795 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:11 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-fd3beb8c-cd9d-4c0b-857c-6b1cf36be3fc Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["18345042-07d5-4617-897b-7d2cf28e7d05"],"updated_at":"2018-06-30T16:38:38Z","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net"}]} 2018-06-30 16:39:11,795 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net used request id req-fd3beb8c-cd9d-4c0b-857c-6b1cf36be3fc 2018-06-30 16:39:11,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:39:11,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:39:11 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:39:11,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:12,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:39:11 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-28db2ae4-30e0-4c97-975f-cefdab5e41d4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:39:12,135 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-28db2ae4-30e0-4c97-975f-cefdab5e41d4 2018-06-30 16:39:12,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:12,906 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:12 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f02ce06c-67ef-4c7d-bee0-f1d6c2e689c2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]} 2018-06-30 16:39:12,906 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-f02ce06c-67ef-4c7d-bee0-f1d6c2e689c2 2018-06-30 16:39:12,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96&name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:13,015 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:13 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-75016a41-f084-4b49-bd17-a43c8f0c1c37 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:39:13,015 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96&name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1&admin_state_up=True used request id req-75016a41-f084-4b49-bd17-a43c8f0c1c37 2018-06-30 16:39:13,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:14,324 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:14 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-02788ea1-6bab-46b2-89c2-e0e0f4f3f7d9 X-Compute-Request-Id: req-02788ea1-6bab-46b2-89c2-e0e0f4f3f7d9 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 16:39:14,324 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst used request id req-02788ea1-6bab-46b2-89c2-e0e0f4f3f7d9 2018-06-30 16:39:14,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:14,723 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:14 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-022b3944-d9c4-4839-a1ea-eccc8addc49c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["18345042-07d5-4617-897b-7d2cf28e7d05"],"updated_at":"2018-06-30T16:38:38Z","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net"}]} 2018-06-30 16:39:14,723 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net used request id req-022b3944-d9c4-4839-a1ea-eccc8addc49c 2018-06-30 16:39:14,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:15,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:39:14 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75d08943-dcc2-43ce-892c-c1890f8a96db Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:39:15,097 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-75d08943-dcc2-43ce-892c-c1890f8a96db 2018-06-30 16:39:15,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:15,969 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:15 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-3e3ce869-6a21-4383-8bfb-7328b0b6d7ec Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]} 2018-06-30 16:39:15,970 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-3e3ce869-6a21-4383-8bfb-7328b0b6d7ec 2018-06-30 16:39:15,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96&name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:16,088 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:16 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-d56597e3-471a-4974-a261-9c2df9de9f1c Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:39:16,089 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96&name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1&admin_state_up=True used request id req-d56597e3-471a-4974-a261-9c2df9de9f1c 2018-06-30 16:39:16,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:39:16,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:39:17,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92172cce675e4d34b413972b499c1f36", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj-role"}], "expires_at": "2018-06-30T17:39:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-user", "id": "f28365846a034d4d815424ca986e43ef"}, "audit_ids": ["hgsuhskASj-OtgyEIsWc2w"], "issued_at": "2018-06-30T16:39:16.000000Z"}} 2018-06-30 16:39:17,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca24cc348a87cc9b5be5147c6a2e5df469ab2f1e" 2018-06-30 16:39:17,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:39:17 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-91348a08-bfbd-4357-b21a-a98a820dbee2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:39:17,060 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-91348a08-bfbd-4357-b21a-a98a820dbee2 2018-06-30 16:39:17,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:17,973 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:17 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-4ca83e64-c610-4f11-9399-3e5ffd41e22b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["18345042-07d5-4617-897b-7d2cf28e7d05"],"updated_at":"2018-06-30T16:38:38Z","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net"}]} 2018-06-30 16:39:17,973 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net used request id req-4ca83e64-c610-4f11-9399-3e5ffd41e22b 2018-06-30 16:39:17,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:18,084 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:18 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-04006662-2c44-4edf-9461-cb9fbc563334 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]} 2018-06-30 16:39:18,084 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-04006662-2c44-4edf-9461-cb9fbc563334 2018-06-30 16:39:18,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:18,314 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:18 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-01e202fb-4183-4851-bcf4-560f61b51412 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["18345042-07d5-4617-897b-7d2cf28e7d05"],"updated_at":"2018-06-30T16:38:38Z","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net"}]} 2018-06-30 16:39:18,314 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net used request id req-01e202fb-4183-4851-bcf4-560f61b51412 2018-06-30 16:39:18,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:39:18,328 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:39:18 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:39:18,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca24cc348a87cc9b5be5147c6a2e5df469ab2f1e" 2018-06-30 16:39:18,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:39:18 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ba49bd3d-dea4-4933-960a-0f7e9f5da66b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:39:18,667 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-ba49bd3d-dea4-4933-960a-0f7e9f5da66b 2018-06-30 16:39:18,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:18,827 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:18 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-b677b7eb-094b-414b-8131-23299b998d3b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]} 2018-06-30 16:39:18,828 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-b677b7eb-094b-414b-8131-23299b998d3b 2018-06-30 16:39:18,828 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net 2018-06-30 16:39:18,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" -d '{"port": {"network_id": "c8c909b0-6172-4b35-8ecd-f75df232ce96", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1", "admin_state_up": true}}' 2018-06-30 16:39:21,324 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:39:21 GMT Content-Type: application/json Content-Length: 767 Connection: keep-alive X-Openstack-Request-Id: req-42b2acda-9222-4433-88a6-4a7e47b87e13 Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T16:39:19Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T16:39:20Z","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:48:85:4b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.9"}],"id":"30955dc0-2b8c-4117-b34f-d3a4e90bed02","security_groups":["298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2"],"device_id":""}} 2018-06-30 16:39:21,325 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-42b2acda-9222-4433-88a6-4a7e47b87e13 2018-06-30 16:39:21,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:21,568 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:21 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-187231c7-e8f9-4d66-a0bb-707b30193fb2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["18345042-07d5-4617-897b-7d2cf28e7d05"],"updated_at":"2018-06-30T16:38:38Z","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net"}]} 2018-06-30 16:39:21,569 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net used request id req-187231c7-e8f9-4d66-a0bb-707b30193fb2 2018-06-30 16:39:21,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:21,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:39:21 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-00a2d420-e51c-4797-918f-c307b6f5b8bd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:39:21,893 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-00a2d420-e51c-4797-918f-c307b6f5b8bd 2018-06-30 16:39:21,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:22,062 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:22 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-8c0dd7da-919c-47a2-8d0d-840b73da6a88 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]} 2018-06-30 16:39:22,062 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-8c0dd7da-919c-47a2-8d0d-840b73da6a88 2018-06-30 16:39:22,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96&name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:22,252 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:22 GMT Content-Type: application/json Content-Length: 770 Connection: keep-alive X-Openstack-Request-Id: req-8a0b42e8-bf51-494d-81e4-43bf1eee070c Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:39:19Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:20Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:48:85:4b","id":"30955dc0-2b8c-4117-b34f-d3a4e90bed02","port_security_enabled":true,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2"],"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1"}]} 2018-06-30 16:39:22,252 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96&name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1&admin_state_up=True used request id req-8a0b42e8-bf51-494d-81e4-43bf1eee070c 2018-06-30 16:39:22,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:22,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:39:22 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e2967ff-95ad-450f-856a-2e0ba3218efb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:39:22,331 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-8e2967ff-95ad-450f-856a-2e0ba3218efb 2018-06-30 16:39:22,331 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst 2018-06-30 16:39:22,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:23,094 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:23 GMT Content-Type: application/json Content-Length: 700 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-53ec4787-f0d2-4304-b59f-e3d32de7297c X-Compute-Request-Id: req-53ec4787-f0d2-4304-b59f-e3d32de7297c Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}, {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-flavor-name"}]} 2018-06-30 16:39:23,094 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-53ec4787-f0d2-4304-b59f-e3d32de7297c 2018-06-30 16:39:23,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/eff13be6-82e0-454d-b458-aa0094232b8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:23,731 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:23 GMT Content-Type: application/json Content-Length: 540 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d8c9d132-70a0-4534-937d-01c2e4d7161c X-Compute-Request-Id: req-d8c9d132-70a0-4534-937d-01c2e4d7161c Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "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": "eff13be6-82e0-454d-b458-aa0094232b8b"}} 2018-06-30 16:39:23,732 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/eff13be6-82e0-454d-b458-aa0094232b8b used request id req-d8c9d132-70a0-4534-937d-01c2e4d7161c 2018-06-30 16:39:23,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:24,777 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:24 GMT Content-Type: application/json Content-Length: 914 Connection: keep-alive X-Openstack-Request-Id: req-ab28dc26-1dae-434c-b94f-b1361ee3620a Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:38:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:38:30Z", "visibility": "shared", "self": "/v2/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "min_disk": 0, "protected": false, "id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "file": "/v2/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2057491e5bb4c9f80e03f790fee6919", "direct_url": "file:///var/lib/glance/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-image"} 2018-06-30 16:39:24,777 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-image used request id req-ab28dc26-1dae-434c-b94f-b1361ee3620a 2018-06-30 16:39:24,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:25,581 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:25 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-2f430011-328f-4515-b19e-a0ea485af03b Front-End-Https: on 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", "root-tar"], "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-06-30 16:39:25,582 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-2f430011-328f-4515-b19e-a0ea485af03b 2018-06-30 16:39:25,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "imageRef": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "flavorRef": "eff13be6-82e0-454d-b458-aa0094232b8b", "max_count": 1, "min_count": 1, "networks": [{"port": "30955dc0-2b8c-4117-b34f-d3a4e90bed02"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}]}}' 2018-06-30 16:39:33,159 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:39:33 GMT Content-Type: application/json Content-Length: 448 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-44e6360f-ca35-4dd3-af1a-f0d4d53d4133 X-Compute-Request-Id: req-44e6360f-ca35-4dd3-af1a-f0d4d53d4133 RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "ce9d185d-57db-45e6-97e1-654e01279491", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "adminPass": "rRigrCocRhk4"}} 2018-06-30 16:39:33,159 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-44e6360f-ca35-4dd3-af1a-f0d4d53d4133 2018-06-30 16:39:33,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:34,700 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:34 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2c27f76a-953f-488a-a8a1-2331b270f152 X-Compute-Request-Id: req-2c27f76a-953f-488a-a8a1-2331b270f152 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "user_id": "f28365846a034d4d815424ca986e43ef", "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-06-30T16:39:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:39:34,700 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-2c27f76a-953f-488a-a8a1-2331b270f152 2018-06-30 16:39:34,701 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst 2018-06-30 16:39:34,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:37,072 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:37 GMT Content-Type: application/json Content-Length: 1374 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bc0b13f7-db80-4ca5-a852-3052f1d6365c X-Compute-Request-Id: req-bc0b13f7-db80-4ca5-a852-3052f1d6365c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "user_id": "f28365846a034d4d815424ca986e43ef", "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-06-30T16:39:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:39:37,073 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-bc0b13f7-db80-4ca5-a852-3052f1d6365c 2018-06-30 16:39:37,073 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst] is - BUILD 2018-06-30 16:39:37,073 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:39:40,074 - create_instance - DEBUG - VM status query timeout in 894.627385139 2018-06-30 16:39:40,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:41,788 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:41 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dba7ac2b-6539-4294-bcc2-8ce9e6d3ee24 X-Compute-Request-Id: req-dba7ac2b-6539-4294-bcc2-8ce9e6d3ee24 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "security_groups": [{"name": "default"}], "user_id": "f28365846a034d4d815424ca986e43ef", "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-06-30T16:39:38Z", "hostId": "1a8a4249df523d139e5d1da062a6b2b295b4b19d9b338cd6df258c5c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:39:41,788 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-dba7ac2b-6539-4294-bcc2-8ce9e6d3ee24 2018-06-30 16:39:41,789 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst] is - BUILD 2018-06-30 16:39:41,789 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:39:44,792 - create_instance - DEBUG - VM status query timeout in 889.908981085 2018-06-30 16:39:44,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:47,212 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:47 GMT Content-Type: application/json Content-Length: 1474 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8b53ee2a-a016-4eed-a422-5c8bb7334c81 X-Compute-Request-Id: req-8b53ee2a-a016-4eed-a422-5c8bb7334c81 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "security_groups": [{"name": "default"}], "user_id": "f28365846a034d4d815424ca986e43ef", "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-06-30T16:39:38Z", "hostId": "1a8a4249df523d139e5d1da062a6b2b295b4b19d9b338cd6df258c5c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:39:47,212 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-8b53ee2a-a016-4eed-a422-5c8bb7334c81 2018-06-30 16:39:47,213 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst] is - BUILD 2018-06-30 16:39:47,213 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:39:50,214 - create_instance - DEBUG - VM status query timeout in 884.48706007 2018-06-30 16:39:50,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:51,780 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:51 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9d94dd4d-2c09-4bf0-9c1b-8b4f5339b321 X-Compute-Request-Id: req-9d94dd4d-2c09-4bf0-9c1b-8b4f5339b321 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:39:49.000000", "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "security_groups": [{"name": "default"}], "user_id": "f28365846a034d4d815424ca986e43ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:39:50Z", "hostId": "1a8a4249df523d139e5d1da062a6b2b295b4b19d9b338cd6df258c5c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:39:51,780 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-9d94dd4d-2c09-4bf0-9c1b-8b4f5339b321 2018-06-30 16:39:51,780 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst] is - ACTIVE 2018-06-30 16:39:51,781 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:39:51,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:53,408 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:53 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9a0fa2ee-d9ae-4f2e-901d-4f37d1675a4d X-Compute-Request-Id: req-9a0fa2ee-d9ae-4f2e-901d-4f37d1675a4d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:39:49.000000", "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "security_groups": [{"name": "default"}], "user_id": "f28365846a034d4d815424ca986e43ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:39:50Z", "hostId": "1a8a4249df523d139e5d1da062a6b2b295b4b19d9b338cd6df258c5c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:39:53,409 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-9a0fa2ee-d9ae-4f2e-901d-4f37d1675a4d 2018-06-30 16:39:53,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:53,687 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:53 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-1366eb83-a888-45a9-98e5-f19a807a7692 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["18345042-07d5-4617-897b-7d2cf28e7d05"],"updated_at":"2018-06-30T16:38:38Z","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net"}]} 2018-06-30 16:39:53,687 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net used request id req-1366eb83-a888-45a9-98e5-f19a807a7692 2018-06-30 16:39:53,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:53,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:39:53 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7dbd2dbc-fe04-4c99-80fd-67ccf37109f6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:39:53,758 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-7dbd2dbc-fe04-4c99-80fd-67ccf37109f6 2018-06-30 16:39:53,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:53,894 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:53 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-f4f9b55f-c395-4cb4-b972-ba9762296809 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]} 2018-06-30 16:39:53,895 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-f4f9b55f-c395-4cb4-b972-ba9762296809 2018-06-30 16:39:53,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:54,202 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:54 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-552243b3-4de1-4fe5-9fc5-23ee9f81ed28 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:40Z","admin_state_up":true,"updated_at":"2018-06-30T16:38:45Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c8c909b0-6172-4b35-8ecd-f75df232ce96","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:45:85","id":"013e98fa-5b53-4e66-97d3-e391cd9d9223","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:39:19Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:48Z","binding:vnic_type":"normal","device_id":"ce9d185d-57db-45e6-97e1-654e01279491","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:48:85:4b","id":"30955dc0-2b8c-4117-b34f-d3a4e90bed02","port_security_enabled":true,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2"],"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:38:45Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c8c909b0-6172-4b35-8ecd-f75df232ce96","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:66:ee","id":"bfe0c28c-18eb-4051-8fff-3460155f03ed","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:52Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:04Z","binding:vnic_type":"normal","device_id":"cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:c3:bd:a7","id":"f8edcffc-1778-4273-8914-ea60be127d2a","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:39:54,202 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-552243b3-4de1-4fe5-9fc5-23ee9f81ed28 2018-06-30 16:39:54,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:54,671 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:54 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dcc4a8bf-031d-4abd-9d9e-be62f3a1cd39 X-Compute-Request-Id: req-dcc4a8bf-031d-4abd-9d9e-be62f3a1cd39 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:39:49.000000", "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "security_groups": [{"name": "default"}], "user_id": "f28365846a034d4d815424ca986e43ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:39:50Z", "hostId": "1a8a4249df523d139e5d1da062a6b2b295b4b19d9b338cd6df258c5c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:39:54,671 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-dcc4a8bf-031d-4abd-9d9e-be62f3a1cd39 2018-06-30 16:39:54,671 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst] is - ACTIVE 2018-06-30 16:39:54,672 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:39:54,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:55,690 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:55 GMT Content-Type: application/json Content-Length: 1689 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-700a35e3-6513-4d44-a4d4-4950d1304659 X-Compute-Request-Id: req-700a35e3-6513-4d44-a4d4-4950d1304659 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:39:49.000000", "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "security_groups": [{"name": "default"}], "user_id": "f28365846a034d4d815424ca986e43ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:39:50Z", "hostId": "1a8a4249df523d139e5d1da062a6b2b295b4b19d9b338cd6df258c5c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:39:55,690 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-700a35e3-6513-4d44-a4d4-4950d1304659 2018-06-30 16:39:55,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:56,081 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:56 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-6738cd8f-d50d-4968-b591-8617c87ccc6b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["18345042-07d5-4617-897b-7d2cf28e7d05"],"updated_at":"2018-06-30T16:38:38Z","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net"}]} 2018-06-30 16:39:56,081 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net used request id req-6738cd8f-d50d-4968-b591-8617c87ccc6b 2018-06-30 16:39:56,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:56,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:39:56 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-efc5cda9-ef40-4670-9cb3-1d5716c43bfd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:39:56,162 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-efc5cda9-ef40-4670-9cb3-1d5716c43bfd 2018-06-30 16:39:56,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:56,288 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:56 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-be07b2d2-48b2-43db-a88e-ac03666b6d4e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]} 2018-06-30 16:39:56,289 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-be07b2d2-48b2-43db-a88e-ac03666b6d4e 2018-06-30 16:39:56,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:56,615 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:56 GMT Content-Type: application/json Content-Length: 3006 Connection: keep-alive X-Openstack-Request-Id: req-71b15dc3-4215-4bb5-8116-b17c5e5d5643 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:40Z","admin_state_up":true,"updated_at":"2018-06-30T16:38:45Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c8c909b0-6172-4b35-8ecd-f75df232ce96","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:45:85","id":"013e98fa-5b53-4e66-97d3-e391cd9d9223","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:39:19Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:48Z","binding:vnic_type":"normal","device_id":"ce9d185d-57db-45e6-97e1-654e01279491","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:48:85:4b","id":"30955dc0-2b8c-4117-b34f-d3a4e90bed02","port_security_enabled":true,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2"],"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:38:45Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c8c909b0-6172-4b35-8ecd-f75df232ce96","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:66:ee","id":"bfe0c28c-18eb-4051-8fff-3460155f03ed","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:52Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:04Z","binding:vnic_type":"normal","device_id":"cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:c3:bd:a7","id":"f8edcffc-1778-4273-8914-ea60be127d2a","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:39:56,615 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-71b15dc3-4215-4bb5-8116-b17c5e5d5643 2018-06-30 16:39:56,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}}' 2018-06-30 16:39:58,322 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:39:58 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a9fc1d69-e42d-42cb-b8e6-32ac5377bba7 X-Compute-Request-Id: req-a9fc1d69-e42d-42cb-b8e6-32ac5377bba7 2018-06-30 16:39:58,322 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491/action used request id req-a9fc1d69-e42d-42cb-b8e6-32ac5377bba7 2018-06-30 16:39:58,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:58,898 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:58 GMT Content-Type: application/json Content-Length: 733 Connection: keep-alive X-Openstack-Request-Id: req-6c0992e4-0976-4758-9a26-c0f27a76147e Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.114"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:38:45Z", "admin_state_up": true, "updated_at": "2018-06-30T16:38:53Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-router"}]} 2018-06-30 16:39:58,899 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-router used request id req-6c0992e4-0976-4758-9a26-c0f27a76147e 2018-06-30 16:39:58,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:59,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:39:58 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0f07fe5-d771-41ad-a394-6a795a027827 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:39:59,245 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-b0f07fe5-d771-41ad-a394-6a795a027827 2018-06-30 16:39:59,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:59,453 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:59 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-67a38de1-5418-478f-aab0-6ebbd1d19027 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:52Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:04Z","binding:vnic_type":"normal","device_id":"cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:c3:bd:a7","id":"f8edcffc-1778-4273-8914-ea60be127d2a","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:39:59,453 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99 used request id req-67a38de1-5418-478f-aab0-6ebbd1d19027 2018-06-30 16:39:59,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/18345042-07d5-4617-897b-7d2cf28e7d05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:59,571 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:59 GMT Content-Type: application/json Content-Length: 679 Connection: keep-alive X-Openstack-Request-Id: req-b1181992-c540-440f-9a8d-3c6b78952f40 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}} 2018-06-30 16:39:59,571 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/18345042-07d5-4617-897b-7d2cf28e7d05 used request id req-b1181992-c540-440f-9a8d-3c6b78952f40 2018-06-30 16:39:59,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:59,855 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:59 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-3fd6cc49-c9e3-4d17-8be3-726b2b0f5c43 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:39:59,855 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-3fd6cc49-c9e3-4d17-8be3-726b2b0f5c43 2018-06-30 16:39:59,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:39:59,946 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:39:59 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-07b6aeb3-9ec9-425d-a597-4a6b97825cd6 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:39:59,946 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-07b6aeb3-9ec9-425d-a597-4a6b97825cd6 2018-06-30 16:39:59,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:00,659 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:00 GMT Content-Type: application/json Content-Length: 1780 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bec79597-cd76-4ea9-ae61-7160c50043cb X-Compute-Request-Id: req-bec79597-cd76-4ea9-ae61-7160c50043cb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:39:49.000000", "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}], "user_id": "f28365846a034d4d815424ca986e43ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:39:50Z", "hostId": "1a8a4249df523d139e5d1da062a6b2b295b4b19d9b338cd6df258c5c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:40:00,660 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-bec79597-cd76-4ea9-ae61-7160c50043cb 2018-06-30 16:40:00,660 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst] is - ACTIVE 2018-06-30 16:40:00,660 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:40:00,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:02,345 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:02 GMT Content-Type: application/json Content-Length: 1780 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-672a7252-76fd-473d-92cd-0d4426d61c70 X-Compute-Request-Id: req-672a7252-76fd-473d-92cd-0d4426d61c70 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:39:49.000000", "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}], "user_id": "f28365846a034d4d815424ca986e43ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:39:50Z", "hostId": "1a8a4249df523d139e5d1da062a6b2b295b4b19d9b338cd6df258c5c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:40:02,345 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-672a7252-76fd-473d-92cd-0d4426d61c70 2018-06-30 16:40:02,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:02,851 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:02 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-9252a856-fcf8-4724-aabb-a1f1684e985f Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["18345042-07d5-4617-897b-7d2cf28e7d05"],"updated_at":"2018-06-30T16:38:38Z","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net"}]} 2018-06-30 16:40:02,851 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net used request id req-9252a856-fcf8-4724-aabb-a1f1684e985f 2018-06-30 16:40:02,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:03,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:40:02 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27bb84be-5e01-416a-b673-123e6b652e9d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:40:03,148 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-27bb84be-5e01-416a-b673-123e6b652e9d 2018-06-30 16:40:03,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:03,261 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:03 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-9a0ef320-ce6a-442e-b125-55ff5dd0bfb7 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]} 2018-06-30 16:40:03,261 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-9a0ef320-ce6a-442e-b125-55ff5dd0bfb7 2018-06-30 16:40:03,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:03,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:03 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-bda8f5f4-20bd-4a48-aa32-7e2205a0ddf9 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:40Z","admin_state_up":true,"updated_at":"2018-06-30T16:38:45Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c8c909b0-6172-4b35-8ecd-f75df232ce96","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:45:85","id":"013e98fa-5b53-4e66-97d3-e391cd9d9223","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:39:19Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:57Z","binding:vnic_type":"normal","device_id":"ce9d185d-57db-45e6-97e1-654e01279491","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:48:85:4b","id":"30955dc0-2b8c-4117-b34f-d3a4e90bed02","port_security_enabled":true,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["859531cd-3cb5-479c-8364-a7fd6e6bad2d","298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2"],"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:38:45Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c8c909b0-6172-4b35-8ecd-f75df232ce96","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:66:ee","id":"bfe0c28c-18eb-4051-8fff-3460155f03ed","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:52Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:04Z","binding:vnic_type":"normal","device_id":"cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:c3:bd:a7","id":"f8edcffc-1778-4273-8914-ea60be127d2a","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:40:03,523 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-bda8f5f4-20bd-4a48-aa32-7e2205a0ddf9 2018-06-30 16:40:03,524 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-30 16:40:03,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:03,762 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:03 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-697c032b-7e5e-46b3-9691-b8abde14f260 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:40:03,762 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-697c032b-7e5e-46b3-9691-b8abde14f260 2018-06-30 16:40:03,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:03,834 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:03 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-2ae3eb91-5fcf-4f18-95d1-c9d86634e464 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:40:03,835 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-2ae3eb91-5fcf-4f18-95d1-c9d86634e464 2018-06-30 16:40:03,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" -d '{"floatingip": {"floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "port_id": "30955dc0-2b8c-4117-b34f-d3a4e90bed02"}}' 2018-06-30 16:40:08,282 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:40:08 GMT Content-Type: application/json Content-Length: 548 Connection: keep-alive X-Openstack-Request-Id: req-70a6e446-7eba-483c-9f0f-80840f95a275 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:40:05Z", "updated_at": "2018-06-30T16:40:05Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.10.122", "revision_number": 0, "project_id": "a2057491e5bb4c9f80e03f790fee6919", "port_id": "30955dc0-2b8c-4117-b34f-d3a4e90bed02", "id": "b00faaf9-9b08-4754-b56e-409cdc425262"}} 2018-06-30 16:40:08,282 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-70a6e446-7eba-483c-9f0f-80840f95a275 2018-06-30 16:40:08,283 - create_instance - INFO - Created floating IP 172.30.10.122 via router - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-router 2018-06-30 16:40:08,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:09,251 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:09 GMT Content-Type: application/json Content-Length: 1780 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-029f1646-0fdc-4ac2-bf59-e78c7e2e22de X-Compute-Request-Id: req-029f1646-0fdc-4ac2-bf59-e78c7e2e22de Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:39:49.000000", "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}], "user_id": "f28365846a034d4d815424ca986e43ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:39:50Z", "hostId": "1a8a4249df523d139e5d1da062a6b2b295b4b19d9b338cd6df258c5c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:40:09,251 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-029f1646-0fdc-4ac2-bf59-e78c7e2e22de 2018-06-30 16:40:09,251 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst] is - ACTIVE 2018-06-30 16:40:09,252 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:40:09,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:09,868 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:09 GMT Content-Type: application/json Content-Length: 1780 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8b21eaa6-8b7a-4896-b43c-61b9c34a32af X-Compute-Request-Id: req-8b21eaa6-8b7a-4896-b43c-61b9c34a32af Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:39:49.000000", "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}], "user_id": "f28365846a034d4d815424ca986e43ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:39:50Z", "hostId": "1a8a4249df523d139e5d1da062a6b2b295b4b19d9b338cd6df258c5c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:40:09,868 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-8b21eaa6-8b7a-4896-b43c-61b9c34a32af 2018-06-30 16:40:09,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:10,164 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:10 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-fef0054a-4b93-49c0-8c6b-bf98689f0a08 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["18345042-07d5-4617-897b-7d2cf28e7d05"],"updated_at":"2018-06-30T16:38:38Z","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net"}]} 2018-06-30 16:40:10,164 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net used request id req-fef0054a-4b93-49c0-8c6b-bf98689f0a08 2018-06-30 16:40:10,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:10,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:40:10 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c45dd6a2-2d1c-4065-ab65-49b34fd1cfc3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:40:10,445 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-c45dd6a2-2d1c-4065-ab65-49b34fd1cfc3 2018-06-30 16:40:10,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:10,596 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:10 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-04694e70-0277-4794-916d-dddeb77012d9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]} 2018-06-30 16:40:10,596 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-04694e70-0277-4794-916d-dddeb77012d9 2018-06-30 16:40:10,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:10,845 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:10 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-a09ba902-3d7a-4da4-93e5-0aed0594fb88 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:40Z","admin_state_up":true,"updated_at":"2018-06-30T16:38:45Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c8c909b0-6172-4b35-8ecd-f75df232ce96","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:45:85","id":"013e98fa-5b53-4e66-97d3-e391cd9d9223","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:39:19Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:57Z","binding:vnic_type":"normal","device_id":"ce9d185d-57db-45e6-97e1-654e01279491","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:48:85:4b","id":"30955dc0-2b8c-4117-b34f-d3a4e90bed02","port_security_enabled":true,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["859531cd-3cb5-479c-8364-a7fd6e6bad2d","298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2"],"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:38:45Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c8c909b0-6172-4b35-8ecd-f75df232ce96","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:66:ee","id":"bfe0c28c-18eb-4051-8fff-3460155f03ed","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:52Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:04Z","binding:vnic_type":"normal","device_id":"cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:c3:bd:a7","id":"f8edcffc-1778-4273-8914-ea60be127d2a","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:40:10,845 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-a09ba902-3d7a-4da4-93e5-0aed0594fb88 2018-06-30 16:40:10,846 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-06-30 16:40:10,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:11,981 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:11 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a937e3f2-3a2a-4073-94f9-7063d8616e69 X-Compute-Request-Id: req-a937e3f2-3a2a-4073-94f9-7063d8616e69 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "172.30.10.122", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:39:49.000000", "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}], "user_id": "f28365846a034d4d815424ca986e43ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:39:50Z", "hostId": "1a8a4249df523d139e5d1da062a6b2b295b4b19d9b338cd6df258c5c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:40:11,981 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-a937e3f2-3a2a-4073-94f9-7063d8616e69 2018-06-30 16:40:11,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 16:40:12,226 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:12 GMT Content-Type: application/json Content-Length: 26241 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-558b8238-e37e-475c-84e6-8e1fac034557 X-Compute-Request-Id: req-558b8238-e37e-475c-84e6-8e1fac034557 Front-End-Https: on 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-0x000000000ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 889423267 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-0x000000000ffd9fff]\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-0x000000000ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff]\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 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576\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: 64355\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: 233616K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K 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.269880] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.273308] pid_max: default: 32768 minimum: 301\n[ 0.275147] ACPI: Core revision 20150930\n[ 0.279408] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.282029] Security Framework initialized\n[ 0.283629] Yama: becoming mindful.\n[ 0.285097] AppArmor: AppArmor initialized\n[ 0.286798] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.289468] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.292072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.294524] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.297666] Initializing cgroup subsys io\n[ 0.299443] Initializing cgroup subsys memory\n[ 0.301319] Initializing cgroup subsys devices\n[ 0.303218] Initializing cgroup subsys freezer\n[ 0.304676] Initializing cgroup subsys net_cls\n[ 0.306038] Initializing cgroup subsys perf_event\n[ 0.307470] Initializing cgroup subsys net_prio\n[ 0.308865] Initializing cgroup subsys hugetlb\n[ 0.310228] Initializing cgroup subsys pids\n[ 0.311620] CPU: Physical Processor ID: 0\n[ 0.313711] mce: CPU supports 10 MCE banks\n[ 0.315055] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.316733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.320597] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.331420] ftrace: allocating 31920 entries in 125 pages\n[ 0.385659] smpboot: Max logical packages: 2\n[ 0.392608] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.394469] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.396623] x2apic enabled\n[ 0.397938] Switched APIC routing to physical x2apic.\n[ 0.400819] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.402539] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2)\n[ 0.405772] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.408448] ... version: 2\n[ 0.409689] ... bit width: 48\n[ 0.410993] ... generic registers: 4\n[ 0.412239] ... value mask: 0000ffffffffffff\n[ 0.413759] ... max period: 000000007fffffff\n[ 0.415321] ... fixed-purpose events: 3\n[ 0.416595] ... event mask: 000000070000000f\n[ 0.418154] KVM setup paravirtual spinlock\n[ 0.420278] x86: Booting SMP configuration:\n[ 0.421569] .... node #0, CPUs: #1\n[ 0.422927] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock\n[ 0.445903] x86: Booted up 1 node, 2 CPUs\n[ 0.445906] KVM setup async PF for cpu 1\n[ 0.445911] kvm-stealtime: cpu 1, msr f90d940\n[ 0.449922] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.452229] devtmpfs: initialized\n[ 0.464206] evm: security.selinux\n[ 0.465315] evm: security.SMACK64\n[ 0.466406] evm: security.SMACK64EXEC\n[ 0.467560] evm: security.SMACK64TRANSMUTE\n[ 0.468791] evm: security.SMACK64MMAP\n[ 0.469921] evm: security.ima\n[ 0.470958] evm: security.capability\n[ 0.472282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.475190] pinctrl core: initialized pinctrl subsystem\n[ 0.476867] RTC time: 16:39:49, date: 06/30/18\n[ 0.478352] NET: Registered protocol family 16\n[ 0.491715] cpuidle: using governor ladder\n[ 0.503812] cpuidle: using governor menu\n[ 0.505047] PCCT header not found.\n[ 0.506276] ACPI: bus type PCI registered\n[ 0.507498] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.509391] PCI: Using configuration type 1 for base access\n[ 0.511099] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off\n[ 0.525839] ACPI: Added _OSI(Module Device)\n[ 0.527202] ACPI: Added _OSI(Processor Device)\n[ 0.528507] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.529871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.533880] ACPI: Interpreter enabled\n[ 0.535072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.537897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.540754] ACPI: (supports S0 S3 S4 S5)\n[ 0.541953] ACPI: Using IOAPIC for interrupt routing\n[ 0.543439] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.551409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.553118] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.555029] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.556861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.560575] acpiphp: Slot [3] registered\n[ 0.561807] acpiphp: Slot [4] registered\n[ 0.563079] acpiphp: Slot [5] registered\n[ 0.564345] acpiphp: Slot [6] registered\n[ 0.582577] acpiphp: Slot [7] registered\n[ 0.583848] acpiphp: Slot [8] registered\n[ 0.585159] acpiphp: Slot [9] registered\n[ 0.586432] acpiphp: Slot [10] registered\n[ 0.587677] acpiphp: Slot [11] registered\n[ 0.588922] acpiphp: Slot [12] registered\n[ 0.590168] acpiphp: Slot [13] registered\n[ 0.591449] acpiphp: Slot [14] registered\n[ 0.592690] acpiphp: Slot [15] registered\n[ 0.593938] acpiphp: Slot [16] registered\n[ 0.595223] acpiphp: Slot [17] registered\n[ 0.596503] acpiphp: Slot [18] registered\n[ 0.597751] acpiphp: Slot [19] registered\n[ 0.599035] acpiphp: Slot [20] registered\n[ 0.600280] acpiphp: Slot [21] registered\n[ 0.601527] acpiphp: Slot [22] registered\n[ 0.602796] acpiphp: Slot [23] registered\n[ 0.604062] acpiphp: Slot [24] registered\n[ 0.605309] acpiphp: Slot [25] registered\n[ 0.606590] acpiphp: Slot [26] registered\n[ 0.607846] acpiphp: Slot [27] registered\n[ 0.609094] acpiphp: Slot [28] registered\n[ 0.610349] acpiphp: Slot [29] registered\n[ 0.611624] acpiphp: Slot [30] registered\n[ 0.612868] acpiphp: Slot [31] registered\n[ 0.614099] PCI host bridge to bus 0000:00\n[ 0.615372] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.617227] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.619116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.621349] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.623598] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.625849] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.631453] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.633371] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.635182] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.637113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.641977] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.644191] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.682203] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.684536] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.686841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.689138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.691397] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.693492] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.695385] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.697006] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.699427] vgaarb: loaded\n[ 0.700384] vgaarb: bridge control possible 0000:00:02.0\n[ 0.702314] SCSI subsystem initialized\n[ 0.703626] ACPI: bus type USB registered\n[ 0.704908] usbcore: registered new interface driver usbfs\n[ 0.706502] usbcore: registered new interface driver hub\n[ 0.708060] usbcore: registered new device driver usb\n[ 0.709802] PCI: Using ACPI for IRQ routing\n[ 0.711482] NetLabel: Initializing\n[ 0.712597] NetLabel: domain hash size = 128\n[ 0.713920] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.715406] NetLabel: unlabeled traffic allowed by default\n[ 0.717197] clocksource: Switched to clocksource kvm-clock\n[ 0.732136] AppArmor: AppArmor Filesystem Enabled\n[ 0.733627] pnp: PnP ACPI init\n[ 0.735312] pnp: PnP ACPI: found 5 devices\n[ 0.744754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.747355] NET: Registered protocol family 2\n[ 0.748910] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.750820] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.752578] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.754314] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.755932] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.757710] NET: Registered protocol family 1\n[ 0.759025] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.760668] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.762284] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.820369] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.878820] Trying to unpack rootfs image as initramfs...\n[ 0.998135] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000)\n[ 1.000761] Scanning for low memory corruption every 60 seconds\n[ 1.002976] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.004732] audit: initializing netlink subsys (disabled)\n[ 1.006321] audit: type=2000 audit(1530376790.729:1): initialized\n[ 1.008511] Initialise system trusted keyring\n[ 1.010010] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.011808] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.016578] zbud: loaded\n[ 1.017883] VFS: Disk quotas dquot_6.6.0\n[ 1.019195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.021955] fuse init (API version 7.23)\n[ 1.023421] Key type big_key registered\n[ 1.024677] Allocating IMA MOK and blacklist keyrings.\n[ 1.026644] Key type asymmetric registered\n[ 1.027924] Asymmetric key parser 'x509' registered\n[ 1.029437] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.031789] io scheduler noop registered\n[ 1.033033] io scheduler deadline registered (default)\n[ 1.034601] io scheduler cfq registered\n[ 1.035961] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.037586] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.039617] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.041888] ACPI: Power Button [PWRF]\n[ 1.043300] GHES: HEST is not enabled!\n[ 1.102301] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.219545] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.278563] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.281877] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.307140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.311730] Linux agpgart interface v0.103\n[ 1.316443] brd: module loaded\n[ 1.319051] loop: module loaded\n[ 1.327635] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 1.329880] GPT:90111 != 20971519\n[ 1.330986] GPT:Alternate GPT header not at the end of the disk.\n[ 1.332671] GPT:90111 != 20971519\n[ 1.333768] GPT: Use GNU Parted to correct GPT errors.\n[ 1.335284] vda: vda1 vda15\n[ 1.338131] vdb:\n[ 1.340047] scsi host0: ata_piix\n[ 1.341270] scsi host1: ata_piix\n[ 1.342430] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.344333] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.346362] libphy: Fixed MDIO Bus: probed\n[ 1.347745] tun: Universal TUN/TAP device driver, 1.6\n[ 1.349250] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.352450] PPP generic driver version 2.4.2\n[ 1.353868] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.355732] ehci-pci: EHCI PCI platform driver\n[ 1.357127] ehci-platform: EHCI generic platform driver\n[ 1.358688] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.360456] ohci-pci: OHCI PCI platform driver\n[ 1.361832] ohci-platform: OHCI generic platform driver\n[ 1.363399] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.423056] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.424617] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.426931] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.428469] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.430221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.432161] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.434454] usb usb1: Product: UHCI Host Controller\n[ 1.435921] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.437672] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.439337] hub 1-0:1.0: USB hub found\n[ 1.440549] hub 1-0:1.0: 2 ports detected\n[ 1.442062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.445417] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.446932] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.448616] mousedev: PS/2 mouse device common for all mice\n[ 1.450479] rtc_cmos 00:00: RTC can wake from S4\n[ 1.452421] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.455049] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.457067] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.459012] i2c /dev entries driver\n[ 1.460251] device-mapper: uevent: version 1.0.3\n[ 1.461813] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.464423] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.466754] NET: Registered protocol family 10\n[ 1.468798] NET: Registered protocol family 17\n[ 1.470219] Key type dns_resolver registered\n[ 1.471867] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.473584] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 1.475928] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.478863] registered taskstats version 1\n[ 1.480207] Loading compiled-in X.509 certificates\n[ 1.482514] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.503394] zswap: loaded using pool lzo/zbud\n[ 1.506047] Key type trusted registered\n[ 1.509594] Key type encrypted registered\n[ 1.510918] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.512539] ima: No TPM chip found, activating TPM-bypass!\n[ 1.514185] evm: HMAC attrs: 0x1\n[ 1.515824] Magic number: 6:86:693\n[ 1.517170] rtc_cmos 00:00: setting system clock to 2018-06-30 16:39:50 UTC (1530376790)\n[ 1.519792] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.521547] EDD information not available.\n[ 1.527201] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.529645] Write protecting the kernel read-only data: 14336k\n[ 1.532405] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.535564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 1.19\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[ 1.644923] random: blkid urandom read with 3 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 9.34\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.1.9...\nLease of 10.55.1.9 obtained, lease time 600\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\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\nno userdata for datasource\n=== system information ===\nPlatform: OpenStack Foundation OpenStack Nova\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: VT-x\nRAM Size: 236MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \nvdb 253:16 67108864 config-2 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCqTpAzQzlFO+HUDZH3jOoE/jOpRzVsSZFWp6kE/K2yHYyRXziglfxvH2V27i/IRzEjxFYKbtpAMfvhAPp5ly2rHDNdHs5XvOZj6p3RViHCkkGPXW5BHb053vk7XdnEDbCS+N7RrXSyGV15uYD41QTTlxNmOgAvCZ1zIsSqYVUu8RJ31Mp2H1Y45fGr3tdI7MzT4wJyE6FClo8LY4VIaiZ0U3U75EHTVPF2XLTvKkKPK2ug4U71kILtCJxsIYrfYbESr4NTerS3C8D8rIwdbKTDUKe2esnLV4L/u7E7tiDuyM6OHJNdXUOLXYywEJWtnlJ4lOAb1a4zhULkKqmmR0b root@createinstancesinglenetworktests-ab6656d8-5879-49a0-ab65-8053da\nssh-dss AAAAB3NzaC1kc3MAAACBAKJoMN4O+gnh0c86knkEq8nq59Veeuy/ShDVP7WlXO/ZZv0ICzYK/ORZVtnYLPKINgPbrY/yJgdO0/GtQz13GJDi4KCHUxK2CQgSll/S5zmO9CChlZY52xLGEq7F/jsU+VaFNaw5q5vktOe2iqOADR2KSbAiV70Ug60S2w3mobPPAAAAFQCjhBcVVrj+ZIGNok7FUODJJPBypwAAAIA0gXaGnsP6c/oyYQ3F3W/fc3ysUKNXqA2BhzCW5HrUCNm4kcj32Jn8Zd09blxfIi38TsZMRGykv+MalKWBHZuvpr0QxKDMx1xTNO8LG7ZAVHOSHz39cy/ouGFQEHaskc7vjzOLSHmnvQzcMRnMcJpvUfVIRthCvZ4duFVc/KwSiQAAAIAm3rRUiLj5G+qQTg+ofBvLn6mPsxtF3C3pMWDyZU+b/gYwtTt8aWcg0iGmELWJcWem2bG2LrkQn/zeCHj/2+l5rB3mLIZUQdD+J0cF8C7BJxqlVSgZMTQ7b6B1wayJgz/R9Fy6TqQEO9pcS6flhLvmz8b8Oa7xLXdtoRupB+AzPA== root@createinstancesinglenetworktests-ab6656d8-5879-49a0-ab65-8053da\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fe48:854b/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 \nip-route:169.254.169.254 via 10.55.1.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: configdrive local ===\ninstance-id: ce9d185d-57db-45e6-97e1-654e01279491\nname: CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-ab6656d8-5879-49a0-ab65-8053da.novalocal\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=12.11 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-ab6656d8-5879-49a0-ab65-8053da login: "} 2018-06-30 16:40:12,227 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491/action used request id req-558b8238-e37e-475c-84e6-8e1fac034557 2018-06-30 16:40:12,229 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-30 16:40:12,229 - 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-0x000000000ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffda000-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 = 0xffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb14000-0x0ffc9fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F67D0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE15EB 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE156B 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffd9fff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd5000-0x0ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 889423267 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-0x000000000ffd9fff] [ 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-0x000000000ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffd9fff] [ 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 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u1048576 [ 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: 64355 [ 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: 233616K/261600K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27984K 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.269880] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.273308] pid_max: default: 32768 minimum: 301 [ 0.275147] ACPI: Core revision 20150930 [ 0.279408] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.282029] Security Framework initialized [ 0.283629] Yama: becoming mindful. [ 0.285097] AppArmor: AppArmor initialized [ 0.286798] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.289468] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.292072] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.294524] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.297666] Initializing cgroup subsys io [ 0.299443] Initializing cgroup subsys memory [ 0.301319] Initializing cgroup subsys devices [ 0.303218] Initializing cgroup subsys freezer [ 0.304676] Initializing cgroup subsys net_cls [ 0.306038] Initializing cgroup subsys perf_event [ 0.307470] Initializing cgroup subsys net_prio [ 0.308865] Initializing cgroup subsys hugetlb [ 0.310228] Initializing cgroup subsys pids [ 0.311620] CPU: Physical Processor ID: 0 [ 0.313711] mce: CPU supports 10 MCE banks [ 0.315055] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.316733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.320597] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.331420] ftrace: allocating 31920 entries in 125 pages [ 0.385659] smpboot: Max logical packages: 2 [ 0.392608] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.394469] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.396623] x2apic enabled [ 0.397938] Switched APIC routing to physical x2apic. [ 0.400819] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.402539] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (family: 0x6, model: 0x3f, stepping: 0x2) [ 0.405772] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.408448] ... version: 2 [ 0.409689] ... bit width: 48 [ 0.410993] ... generic registers: 4 [ 0.412239] ... value mask: 0000ffffffffffff [ 0.413759] ... max period: 000000007fffffff [ 0.415321] ... fixed-purpose events: 3 [ 0.416595] ... event mask: 000000070000000f [ 0.418154] KVM setup paravirtual spinlock [ 0.420278] x86: Booting SMP configuration: [ 0.421569] .... node #0, CPUs: #1 [ 0.422927] kvm-clock: cpu 1, msr 0:ffd1041, secondary cpu clock [ 0.445903] x86: Booted up 1 node, 2 CPUs [ 0.445906] KVM setup async PF for cpu 1 [ 0.445911] kvm-stealtime: cpu 1, msr f90d940 [ 0.449922] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.452229] devtmpfs: initialized [ 0.464206] evm: security.selinux [ 0.465315] evm: security.SMACK64 [ 0.466406] evm: security.SMACK64EXEC [ 0.467560] evm: security.SMACK64TRANSMUTE [ 0.468791] evm: security.SMACK64MMAP [ 0.469921] evm: security.ima [ 0.470958] evm: security.capability [ 0.472282] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.475190] pinctrl core: initialized pinctrl subsystem [ 0.476867] RTC time: 16:39:49, date: 06/30/18 [ 0.478352] NET: Registered protocol family 16 [ 0.491715] cpuidle: using governor ladder [ 0.503812] cpuidle: using governor menu [ 0.505047] PCCT header not found. [ 0.506276] ACPI: bus type PCI registered [ 0.507498] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.509391] PCI: Using configuration type 1 for base access [ 0.511099] core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off [ 0.525839] ACPI: Added _OSI(Module Device) [ 0.527202] ACPI: Added _OSI(Processor Device) [ 0.528507] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.529871] ACPI: Added _OSI(Processor Aggregator Device) [ 0.533880] ACPI: Interpreter enabled [ 0.535072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.537897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.540754] ACPI: (supports S0 S3 S4 S5) [ 0.541953] ACPI: Using IOAPIC for interrupt routing [ 0.543439] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.551409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.553118] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.555029] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.556861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.560575] acpiphp: Slot [3] registered [ 0.561807] acpiphp: Slot [4] registered [ 0.563079] acpiphp: Slot [5] registered [ 0.564345] acpiphp: Slot [6] registered [ 0.582577] acpiphp: Slot [7] registered [ 0.583848] acpiphp: Slot [8] registered [ 0.585159] acpiphp: Slot [9] registered [ 0.586432] acpiphp: Slot [10] registered [ 0.587677] acpiphp: Slot [11] registered [ 0.588922] acpiphp: Slot [12] registered [ 0.590168] acpiphp: Slot [13] registered [ 0.591449] acpiphp: Slot [14] registered [ 0.592690] acpiphp: Slot [15] registered [ 0.593938] acpiphp: Slot [16] registered [ 0.595223] acpiphp: Slot [17] registered [ 0.596503] acpiphp: Slot [18] registered [ 0.597751] acpiphp: Slot [19] registered [ 0.599035] acpiphp: Slot [20] registered [ 0.600280] acpiphp: Slot [21] registered [ 0.601527] acpiphp: Slot [22] registered [ 0.602796] acpiphp: Slot [23] registered [ 0.604062] acpiphp: Slot [24] registered [ 0.605309] acpiphp: Slot [25] registered [ 0.606590] acpiphp: Slot [26] registered [ 0.607846] acpiphp: Slot [27] registered [ 0.609094] acpiphp: Slot [28] registered [ 0.610349] acpiphp: Slot [29] registered [ 0.611624] acpiphp: Slot [30] registered [ 0.612868] acpiphp: Slot [31] registered [ 0.614099] PCI host bridge to bus 0000:00 [ 0.615372] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.617227] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.619116] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.621349] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.623598] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.625849] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.631453] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.633371] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.635182] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.637113] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.641977] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.644191] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.682203] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.684536] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.686841] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.689138] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.691397] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.693492] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.695385] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.697006] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.699427] vgaarb: loaded [ 0.700384] vgaarb: bridge control possible 0000:00:02.0 [ 0.702314] SCSI subsystem initialized [ 0.703626] ACPI: bus type USB registered [ 0.704908] usbcore: registered new interface driver usbfs [ 0.706502] usbcore: registered new interface driver hub [ 0.708060] usbcore: registered new device driver usb [ 0.709802] PCI: Using ACPI for IRQ routing [ 0.711482] NetLabel: Initializing [ 0.712597] NetLabel: domain hash size = 128 [ 0.713920] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.715406] NetLabel: unlabeled traffic allowed by default [ 0.717197] clocksource: Switched to clocksource kvm-clock [ 0.732136] AppArmor: AppArmor Filesystem Enabled [ 0.733627] pnp: PnP ACPI init [ 0.735312] pnp: PnP ACPI: found 5 devices [ 0.744754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.747355] NET: Registered protocol family 2 [ 0.748910] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.750820] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.752578] TCP: Hash tables configured (established 2048 bind 2048) [ 0.754314] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.755932] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.757710] NET: Registered protocol family 1 [ 0.759025] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.760668] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.762284] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.820369] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.878820] Trying to unpack rootfs image as initramfs... [ 0.998135] Freeing initrd memory: 4824K (ffff88000fb14000 - ffff88000ffca000) [ 1.000761] Scanning for low memory corruption every 60 seconds [ 1.002976] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.004732] audit: initializing netlink subsys (disabled) [ 1.006321] audit: type=2000 audit(1530376790.729:1): initialized [ 1.008511] Initialise system trusted keyring [ 1.010010] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.011808] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.016578] zbud: loaded [ 1.017883] VFS: Disk quotas dquot_6.6.0 [ 1.019195] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.021955] fuse init (API version 7.23) [ 1.023421] Key type big_key registered [ 1.024677] Allocating IMA MOK and blacklist keyrings. [ 1.026644] Key type asymmetric registered [ 1.027924] Asymmetric key parser 'x509' registered [ 1.029437] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.031789] io scheduler noop registered [ 1.033033] io scheduler deadline registered (default) [ 1.034601] io scheduler cfq registered [ 1.035961] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.037586] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.039617] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.041888] ACPI: Power Button [PWRF] [ 1.043300] GHES: HEST is not enabled! [ 1.102301] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.219545] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.278563] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.281877] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.307140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.311730] Linux agpgart interface v0.103 [ 1.316443] brd: module loaded [ 1.319051] loop: module loaded [ 1.327635] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 1.329880] GPT:90111 != 20971519 [ 1.330986] GPT:Alternate GPT header not at the end of the disk. [ 1.332671] GPT:90111 != 20971519 [ 1.333768] GPT: Use GNU Parted to correct GPT errors. [ 1.335284] vda: vda1 vda15 [ 1.338131] vdb: [ 1.340047] scsi host0: ata_piix [ 1.341270] scsi host1: ata_piix [ 1.342430] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.344333] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.346362] libphy: Fixed MDIO Bus: probed [ 1.347745] tun: Universal TUN/TAP device driver, 1.6 [ 1.349250] tun: (C) 1999-2004 Max Krasnyansky [ 1.352450] PPP generic driver version 2.4.2 [ 1.353868] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.355732] ehci-pci: EHCI PCI platform driver [ 1.357127] ehci-platform: EHCI generic platform driver [ 1.358688] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.360456] ohci-pci: OHCI PCI platform driver [ 1.361832] ohci-platform: OHCI generic platform driver [ 1.363399] uhci_hcd: USB Universal Host Controller Interface driver [ 1.423056] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.424617] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.426931] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.428469] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.430221] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.432161] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.434454] usb usb1: Product: UHCI Host Controller [ 1.435921] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.437672] usb usb1: SerialNumber: 0000:00:01.2 [ 1.439337] hub 1-0:1.0: USB hub found [ 1.440549] hub 1-0:1.0: 2 ports detected [ 1.442062] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.445417] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.446932] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.448616] mousedev: PS/2 mouse device common for all mice [ 1.450479] rtc_cmos 00:00: RTC can wake from S4 [ 1.452421] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.455049] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.457067] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.459012] i2c /dev entries driver [ 1.460251] device-mapper: uevent: version 1.0.3 [ 1.461813] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.464423] ledtrig-cpu: registered to indicate activity on CPUs [ 1.466754] NET: Registered protocol family 10 [ 1.468798] NET: Registered protocol family 17 [ 1.470219] Key type dns_resolver registered [ 1.471867] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 1.473584] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 1.475928] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.478863] registered taskstats version 1 [ 1.480207] Loading compiled-in X.509 certificates [ 1.482514] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.503394] zswap: loaded using pool lzo/zbud [ 1.506047] Key type trusted registered [ 1.509594] Key type encrypted registered [ 1.510918] AppArmor: AppArmor sha1 policy hashing enabled [ 1.512539] ima: No TPM chip found, activating TPM-bypass! [ 1.514185] evm: HMAC attrs: 0x1 [ 1.515824] Magic number: 6:86:693 [ 1.517170] rtc_cmos 00:00: setting system clock to 2018-06-30 16:39:50 UTC (1530376790) [ 1.519792] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.521547] EDD information not available. [ 1.527201] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.529645] Write protecting the kernel read-only data: 14336k [ 1.532405] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.535564] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 1.19 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 [ 1.644923] random: blkid urandom read with 3 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 9.34 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.1.9... Lease of 10.55.1.9 obtained, lease time 600 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" 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 no userdata for datasource === system information === Platform: OpenStack Foundation OpenStack Nova Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: VT-x RAM Size: 236MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 vdb 253:16 67108864 config-2 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCqTpAzQzlFO+HUDZH3jOoE/jOpRzVsSZFWp6kE/K2yHYyRXziglfxvH2V27i/IRzEjxFYKbtpAMfvhAPp5ly2rHDNdHs5XvOZj6p3RViHCkkGPXW5BHb053vk7XdnEDbCS+N7RrXSyGV15uYD41QTTlxNmOgAvCZ1zIsSqYVUu8RJ31Mp2H1Y45fGr3tdI7MzT4wJyE6FClo8LY4VIaiZ0U3U75EHTVPF2XLTvKkKPK2ug4U71kILtCJxsIYrfYbESr4NTerS3C8D8rIwdbKTDUKe2esnLV4L/u7E7tiDuyM6OHJNdXUOLXYywEJWtnlJ4lOAb1a4zhULkKqmmR0b root@createinstancesinglenetworktests-ab6656d8-5879-49a0-ab65-8053da ssh-dss AAAAB3NzaC1kc3MAAACBAKJoMN4O+gnh0c86knkEq8nq59Veeuy/ShDVP7WlXO/ZZv0ICzYK/ORZVtnYLPKINgPbrY/yJgdO0/GtQz13GJDi4KCHUxK2CQgSll/S5zmO9CChlZY52xLGEq7F/jsU+VaFNaw5q5vktOe2iqOADR2KSbAiV70Ug60S2w3mobPPAAAAFQCjhBcVVrj+ZIGNok7FUODJJPBypwAAAIA0gXaGnsP6c/oyYQ3F3W/fc3ysUKNXqA2BhzCW5HrUCNm4kcj32Jn8Zd09blxfIi38TsZMRGykv+MalKWBHZuvpr0QxKDMx1xTNO8LG7ZAVHOSHz39cy/ouGFQEHaskc7vjzOLSHmnvQzcMRnMcJpvUfVIRthCvZ4duFVc/KwSiQAAAIAm3rRUiLj5G+qQTg+ofBvLn6mPsxtF3C3pMWDyZU+b/gYwtTt8aWcg0iGmELWJcWem2bG2LrkQn/zeCHj/2+l5rB3mLIZUQdD+J0cF8C7BJxqlVSgZMTQ7b6B1wayJgz/R9Fy6TqQEO9pcS6flhLvmz8b8Oa7xLXdtoRupB+AzPA== root@createinstancesinglenetworktests-ab6656d8-5879-49a0-ab65-8053da -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fe48:854b/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 ip-route:169.254.169.254 via 10.55.1.1 dev eth0 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: configdrive local === instance-id: ce9d185d-57db-45e6-97e1-654e01279491 name: CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst availability-zone: nova local-hostname: createinstancesinglenetworktests-ab6656d8-5879-49a0-ab65-8053da.novalocal launch-index: 0 === cirros: current=0.4.0 uptime=12.11 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-ab6656d8-5879-49a0-ab65-8053da login: 2018-06-30 16:40:12,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:13,737 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:13 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-82c16217-7134-4a5b-97f7-afcc68f7c680 X-Compute-Request-Id: req-82c16217-7134-4a5b-97f7-afcc68f7c680 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "172.30.10.122", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:39:49.000000", "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}], "user_id": "f28365846a034d4d815424ca986e43ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:39:50Z", "hostId": "1a8a4249df523d139e5d1da062a6b2b295b4b19d9b338cd6df258c5c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:40:13,737 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-82c16217-7134-4a5b-97f7-afcc68f7c680 2018-06-30 16:40:13,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:14,089 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:14 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-5c3b7178-0e86-49c9-a857-bf8327f27fad Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["18345042-07d5-4617-897b-7d2cf28e7d05"],"updated_at":"2018-06-30T16:38:38Z","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net"}]} 2018-06-30 16:40:14,089 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net used request id req-5c3b7178-0e86-49c9-a857-bf8327f27fad 2018-06-30 16:40:14,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:14,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:40:14 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-130d2c6c-5ec1-46dd-b833-f7b4735ff24f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:40:14,415 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-130d2c6c-5ec1-46dd-b833-f7b4735ff24f 2018-06-30 16:40:14,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:14,534 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:14 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-a191ca00-ebe7-4df1-8065-de81693cf7ed Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]} 2018-06-30 16:40:14,534 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-a191ca00-ebe7-4df1-8065-de81693cf7ed 2018-06-30 16:40:14,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:14,824 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:14 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-9d57e3f3-ec1b-4294-8745-1a47a31e0b78 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:40Z","admin_state_up":true,"updated_at":"2018-06-30T16:38:45Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c8c909b0-6172-4b35-8ecd-f75df232ce96","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:45:85","id":"013e98fa-5b53-4e66-97d3-e391cd9d9223","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:39:19Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:57Z","binding:vnic_type":"normal","device_id":"ce9d185d-57db-45e6-97e1-654e01279491","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:48:85:4b","id":"30955dc0-2b8c-4117-b34f-d3a4e90bed02","port_security_enabled":true,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["859531cd-3cb5-479c-8364-a7fd6e6bad2d","298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2"],"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:38:45Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c8c909b0-6172-4b35-8ecd-f75df232ce96","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:66:ee","id":"bfe0c28c-18eb-4051-8fff-3460155f03ed","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:52Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:04Z","binding:vnic_type":"normal","device_id":"cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:c3:bd:a7","id":"f8edcffc-1778-4273-8914-ea60be127d2a","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:40:14,825 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-9d57e3f3-ec1b-4294-8745-1a47a31e0b78 2018-06-30 16:40:14,825 - create_instance - INFO - Checking if VM is active 2018-06-30 16:40:14,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:15,453 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:15 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-629b03de-1a78-421c-a2fd-9e50123aff14 X-Compute-Request-Id: req-629b03de-1a78-421c-a2fd-9e50123aff14 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "172.30.10.122", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:39:49.000000", "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}], "user_id": "f28365846a034d4d815424ca986e43ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:39:50Z", "hostId": "1a8a4249df523d139e5d1da062a6b2b295b4b19d9b338cd6df258c5c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:40:15,453 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-629b03de-1a78-421c-a2fd-9e50123aff14 2018-06-30 16:40:15,454 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst] is - ACTIVE 2018-06-30 16:40:15,454 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:40:15,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:16,110 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:16 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c55251dd-0bc4-4fb0-b01a-c9dacb35d928 X-Compute-Request-Id: req-c55251dd-0bc4-4fb0-b01a-c9dacb35d928 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "172.30.10.122", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:39:49.000000", "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}], "user_id": "f28365846a034d4d815424ca986e43ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:39:50Z", "hostId": "1a8a4249df523d139e5d1da062a6b2b295b4b19d9b338cd6df258c5c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:40:16,110 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-c55251dd-0bc4-4fb0-b01a-c9dacb35d928 2018-06-30 16:40:16,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:16,499 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:16 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-753685ee-8f9d-479b-a689-e9458b5a926e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["18345042-07d5-4617-897b-7d2cf28e7d05"],"updated_at":"2018-06-30T16:38:38Z","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net"}]} 2018-06-30 16:40:16,500 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net used request id req-753685ee-8f9d-479b-a689-e9458b5a926e 2018-06-30 16:40:16,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:16,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:40:16 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a08af7f-d8e9-493e-a296-5de35264c8cf Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:40:16,599 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-2a08af7f-d8e9-493e-a296-5de35264c8cf 2018-06-30 16:40:16,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:16,791 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:16 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-05e521fa-6bce-417f-b3cb-f3ad8105c3e8 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]} 2018-06-30 16:40:16,791 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-05e521fa-6bce-417f-b3cb-f3ad8105c3e8 2018-06-30 16:40:16,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:17,073 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:17 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-a49f7378-94a7-4582-a9ae-f6fe611a802b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:40Z","admin_state_up":true,"updated_at":"2018-06-30T16:38:45Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c8c909b0-6172-4b35-8ecd-f75df232ce96","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:45:85","id":"013e98fa-5b53-4e66-97d3-e391cd9d9223","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:39:19Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:57Z","binding:vnic_type":"normal","device_id":"ce9d185d-57db-45e6-97e1-654e01279491","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:48:85:4b","id":"30955dc0-2b8c-4117-b34f-d3a4e90bed02","port_security_enabled":true,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["859531cd-3cb5-479c-8364-a7fd6e6bad2d","298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2"],"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:38:45Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c8c909b0-6172-4b35-8ecd-f75df232ce96","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:66:ee","id":"bfe0c28c-18eb-4051-8fff-3460155f03ed","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:52Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:04Z","binding:vnic_type":"normal","device_id":"cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:c3:bd:a7","id":"f8edcffc-1778-4273-8914-ea60be127d2a","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:40:17,073 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-a49f7378-94a7-4582-a9ae-f6fe611a802b 2018-06-30 16:40:17,074 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:40:17,076 - paramiko.transport - DEBUG - starting thread (client mode): 0x23572450L 2018-06-30 16:40:17,077 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:40:17,077 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:40:17,077 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:40:17,079 - 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-06-30 16:40:17,079 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:40:17,079 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:40:17,079 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:40:17,079 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:40:17,080 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:40:17,130 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:40:17,130 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:40:17,142 - paramiko.transport - DEBUG - Trying discovered key 3fd9f7c32f8a34d379202495ef21da61 in tmp/CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5 2018-06-30 16:40:17,143 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:40:17,146 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:40:17,247 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:40:17,264 - create_instance - INFO - SSH is active for VM instance 2018-06-30 16:40:17,265 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:40:17,266 - paramiko.transport - DEBUG - starting thread (client mode): 0x23567910L 2018-06-30 16:40:17,267 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:40:17,267 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:40:17,267 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:40:17,268 - 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-06-30 16:40:17,269 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:40:17,269 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:40:17,269 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:40:17,269 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:40:17,269 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:40:17,319 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:40:17,319 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:40:17,331 - paramiko.transport - DEBUG - Trying discovered key 3fd9f7c32f8a34d379202495ef21da61 in tmp/CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5 2018-06-30 16:40:17,332 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:40:17,336 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:40:17,340 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-30 16:40:17,341 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-30 16:40:17,341 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-30 16:40:17,342 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-30 16:40:17,344 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-06-30 16:40:17,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:40:17,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:40:18,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92172cce675e4d34b413972b499c1f36", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj-role"}], "expires_at": "2018-06-30T17:40:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/a2057491e5bb4c9f80e03f790fee6919", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-user", "id": "f28365846a034d4d815424ca986e43ef"}, "audit_ids": ["R1NUib6sQRegNHN0vTUL7Q"], "issued_at": "2018-06-30T16:40:18.000000Z"}} 2018-06-30 16:40:18,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:18,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:40:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4ccd8d96-f3ab-4304-ac97-e293b156ab6f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:40:18,595 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-4ccd8d96-f3ab-4304-ac97-e293b156ab6f 2018-06-30 16:40:18,596 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:40:18,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:18,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:40:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64326c15-91af-4660-9d4a-3d08640376ea Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:40:18,911 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-64326c15-91af-4660-9d4a-3d08640376ea 2018-06-30 16:40:18,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:20,082 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:20 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-277ae444-ffb6-49e9-9af7-0da7ead2635e Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["18345042-07d5-4617-897b-7d2cf28e7d05"],"updated_at":"2018-06-30T16:38:38Z","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net"}]} 2018-06-30 16:40:20,083 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net used request id req-277ae444-ffb6-49e9-9af7-0da7ead2635e 2018-06-30 16:40:20,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:40:20,096 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:40:20 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:40:20,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:20,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:40:20 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b224dff1-b2c4-4d04-9636-4765ffc4715d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:40:20,491 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-b224dff1-b2c4-4d04-9636-4765ffc4715d 2018-06-30 16:40:20,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:20,672 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:20 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-973f1d76-b02e-4606-a936-db265f9a2d7c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]} 2018-06-30 16:40:20,672 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-973f1d76-b02e-4606-a936-db265f9a2d7c 2018-06-30 16:40:20,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96&name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:20,929 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:20 GMT Content-Type: application/json Content-Length: 860 Connection: keep-alive X-Openstack-Request-Id: req-048ee016-4565-49f9-8a5a-ea2a85439df6 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:39:19Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:57Z","binding:vnic_type":"normal","device_id":"ce9d185d-57db-45e6-97e1-654e01279491","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:48:85:4b","id":"30955dc0-2b8c-4117-b34f-d3a4e90bed02","port_security_enabled":true,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["859531cd-3cb5-479c-8364-a7fd6e6bad2d","298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2"],"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1"}]} 2018-06-30 16:40:20,929 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96&name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1&admin_state_up=True used request id req-048ee016-4565-49f9-8a5a-ea2a85439df6 2018-06-30 16:40:20,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:21,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:40:20 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-605db3e9-ed14-4d8c-a663-a021b06d17c8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:40:21,032 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-605db3e9-ed14-4d8c-a663-a021b06d17c8 2018-06-30 16:40:21,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:23,248 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:23 GMT Content-Type: application/json Content-Length: 1903 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-84e99917-f876-4cc1-b808-c5fcd52b364a X-Compute-Request-Id: req-84e99917-f876-4cc1-b808-c5fcd52b364a Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "172.30.10.122", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:39:49.000000", "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}], "user_id": "f28365846a034d4d815424ca986e43ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:39:50Z", "hostId": "1a8a4249df523d139e5d1da062a6b2b295b4b19d9b338cd6df258c5c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 16:40:23,248 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst used request id req-84e99917-f876-4cc1-b808-c5fcd52b364a 2018-06-30 16:40:23,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:24,226 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:24 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-b7023423-4613-40c4-b043-48e5479eba98 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["18345042-07d5-4617-897b-7d2cf28e7d05"],"updated_at":"2018-06-30T16:38:38Z","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net"}]} 2018-06-30 16:40:24,226 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net used request id req-b7023423-4613-40c4-b043-48e5479eba98 2018-06-30 16:40:24,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:24,350 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:24 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-1a5d0504-d167-4aaa-bf75-670b21531f1a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]} 2018-06-30 16:40:24,350 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-1a5d0504-d167-4aaa-bf75-670b21531f1a 2018-06-30 16:40:24,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:25,421 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:25 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-3cbca85d-709d-4b91-82a8-f8485c3c6173 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:40Z","admin_state_up":true,"updated_at":"2018-06-30T16:38:45Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c8c909b0-6172-4b35-8ecd-f75df232ce96","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:45:85","id":"013e98fa-5b53-4e66-97d3-e391cd9d9223","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:39:19Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:57Z","binding:vnic_type":"normal","device_id":"ce9d185d-57db-45e6-97e1-654e01279491","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:48:85:4b","id":"30955dc0-2b8c-4117-b34f-d3a4e90bed02","port_security_enabled":true,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["859531cd-3cb5-479c-8364-a7fd6e6bad2d","298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2"],"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:38:45Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c8c909b0-6172-4b35-8ecd-f75df232ce96","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:66:ee","id":"bfe0c28c-18eb-4051-8fff-3460155f03ed","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:52Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:04Z","binding:vnic_type":"normal","device_id":"cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:c3:bd:a7","id":"f8edcffc-1778-4273-8914-ea60be127d2a","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:40:25,421 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-3cbca85d-709d-4b91-82a8-f8485c3c6173 2018-06-30 16:40:25,422 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst 2018-06-30 16:40:25,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:25,494 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:25 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive X-Openstack-Request-Id: req-2f50a582-2eb6-4c90-8efa-d6321816390c Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:40:05Z", "updated_at": "2018-06-30T16:40:11Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.10.122", "revision_number": 1, "project_id": "a2057491e5bb4c9f80e03f790fee6919", "port_id": "30955dc0-2b8c-4117-b34f-d3a4e90bed02", "id": "b00faaf9-9b08-4754-b56e-409cdc425262"}]} 2018-06-30 16:40:25,494 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-2f50a582-2eb6-4c90-8efa-d6321816390c 2018-06-30 16:40:25,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports/30955dc0-2b8c-4117-b34f-d3a4e90bed02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:25,629 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:25 GMT Content-Type: application/json Content-Length: 857 Connection: keep-alive X-Openstack-Request-Id: req-124b8259-ce8f-43f6-bd62-0414aa690eb9 Front-End-Https: on RESP BODY: {"port":{"status":"ACTIVE","created_at":"2018-06-30T16:39:19Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T16:39:57Z","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:48:85:4b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.9"}],"id":"30955dc0-2b8c-4117-b34f-d3a4e90bed02","security_groups":["298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2","859531cd-3cb5-479c-8364-a7fd6e6bad2d"],"device_id":"ce9d185d-57db-45e6-97e1-654e01279491"}} 2018-06-30 16:40:25,629 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports/30955dc0-2b8c-4117-b34f-d3a4e90bed02 used request id req-124b8259-ce8f-43f6-bd62-0414aa690eb9 2018-06-30 16:40:25,629 - create_instance - INFO - Checking if VM is active 2018-06-30 16:40:25,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:28,803 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:28 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b20d60f0-810c-4284-b991-53bcb2309051 X-Compute-Request-Id: req-b20d60f0-810c-4284-b991-53bcb2309051 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "172.30.10.122", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:39:49.000000", "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}], "user_id": "f28365846a034d4d815424ca986e43ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:39:50Z", "hostId": "1a8a4249df523d139e5d1da062a6b2b295b4b19d9b338cd6df258c5c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:40:28,803 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-b20d60f0-810c-4284-b991-53bcb2309051 2018-06-30 16:40:28,803 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst] is - ACTIVE 2018-06-30 16:40:28,804 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:40:28,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:30,985 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:30 GMT Content-Type: application/json Content-Length: 1900 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b5784bdb-d9d2-44b0-b50c-b56fd844c65a X-Compute-Request-Id: req-b5784bdb-d9d2-44b0-b50c-b56fd844c65a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:85:4b", "version": 4, "addr": "172.30.10.122", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:39:49.000000", "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp"}], "user_id": "f28365846a034d4d815424ca986e43ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:39:50Z", "hostId": "1a8a4249df523d139e5d1da062a6b2b295b4b19d9b338cd6df258c5c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:40:30,985 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-b5784bdb-d9d2-44b0-b50c-b56fd844c65a 2018-06-30 16:40:30,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:31,331 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:31 GMT Content-Type: application/json Content-Length: 642 Connection: keep-alive X-Openstack-Request-Id: req-288c848b-6538-4cd4-b34f-77c7757257db Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["18345042-07d5-4617-897b-7d2cf28e7d05"],"updated_at":"2018-06-30T16:38:38Z","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net"}]} 2018-06-30 16:40:31,331 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net used request id req-288c848b-6538-4cd4-b34f-77c7757257db 2018-06-30 16:40:31,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:31,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:40:31 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a3236e27-cf82-4cbc-a390-47ebfa654e7e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:40:31,431 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-a3236e27-cf82-4cbc-a390-47ebfa654e7e 2018-06-30 16:40:31,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:31,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:31 GMT Content-Type: application/json Content-Length: 682 Connection: keep-alive X-Openstack-Request-Id: req-a4968c00-28f5-42c3-bae9-673d7286eb9c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:38Z","dns_nameservers":[],"updated_at":"2018-06-30T16:38:38Z","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":"a2057491e5bb4c9f80e03f790fee6919","id":"18345042-07d5-4617-897b-7d2cf28e7d05","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet"}]} 2018-06-30 16:40:31,603 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-a4968c00-28f5-42c3-bae9-673d7286eb9c 2018-06-30 16:40:31,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aa82b6c74903a5b10df9e71c967bef14f33fe76" 2018-06-30 16:40:31,875 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:31 GMT Content-Type: application/json Content-Length: 3045 Connection: keep-alive X-Openstack-Request-Id: req-e19a4d65-e989-47c3-a72e-5ea1b3ac29cf Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:40Z","admin_state_up":true,"updated_at":"2018-06-30T16:38:45Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-c8c909b0-6172-4b35-8ecd-f75df232ce96","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:7d:45:85","id":"013e98fa-5b53-4e66-97d3-e391cd9d9223","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:39:19Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:57Z","binding:vnic_type":"normal","device_id":"ce9d185d-57db-45e6-97e1-654e01279491","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:48:85:4b","id":"30955dc0-2b8c-4117-b34f-d3a4e90bed02","port_security_enabled":true,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.9"}],"extra_dhcp_opts":[],"security_groups":["859531cd-3cb5-479c-8364-a7fd6e6bad2d","298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2"],"name":"CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:39Z","admin_state_up":true,"updated_at":"2018-06-30T16:38:45Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-c8c909b0-6172-4b35-8ecd-f75df232ce96","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:72:66:ee","id":"bfe0c28c-18eb-4051-8fff-3460155f03ed","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c8c909b0-6172-4b35-8ecd-f75df232ce96","tenant_id":"a2057491e5bb4c9f80e03f790fee6919","created_at":"2018-06-30T16:38:52Z","admin_state_up":true,"updated_at":"2018-06-30T16:39:04Z","binding:vnic_type":"normal","device_id":"cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:c3:bd:a7","id":"f8edcffc-1778-4273-8914-ea60be127d2a","port_security_enabled":false,"project_id":"a2057491e5bb4c9f80e03f790fee6919","fixed_ips":[{"subnet_id":"18345042-07d5-4617-897b-7d2cf28e7d05","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:40:31,875 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-e19a4d65-e989-47c3-a72e-5ea1b3ac29cf 2018-06-30 16:40:31,876 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:40:31,878 - paramiko.transport - DEBUG - starting thread (client mode): 0x23526e10L 2018-06-30 16:40:31,879 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:40:31,879 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:40:31,879 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:40:31,880 - 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-06-30 16:40:31,880 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:40:31,881 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:40:31,881 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:40:31,881 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:40:31,881 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:40:31,931 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:40:31,931 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:40:31,943 - paramiko.transport - DEBUG - Trying discovered key 3fd9f7c32f8a34d379202495ef21da61 in tmp/CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5 2018-06-30 16:40:31,944 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:40:31,947 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:40:32,047 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:40:32,065 - create_instance - INFO - SSH is active for VM instance 2018-06-30 16:40:32,065 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:40:32,067 - paramiko.transport - DEBUG - starting thread (client mode): 0x23526910L 2018-06-30 16:40:32,067 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:40:32,067 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:40:32,068 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:40:32,069 - 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-06-30 16:40:32,069 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:40:32,069 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:40:32,069 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:40:32,070 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:40:32,070 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:40:32,154 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:40:32,155 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:40:32,168 - paramiko.transport - DEBUG - Trying discovered key 3fd9f7c32f8a34d379202495ef21da61 in tmp/CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5 2018-06-30 16:40:32,169 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:40:32,172 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:40:32,176 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-30 16:40:32,177 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-30 16:40:32,177 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-30 16:40:32,178 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-30 16:40:32,180 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:40:32,182 - create_instance - INFO - Deleting Floating IP - 172.30.10.122 2018-06-30 16:40:32,182 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.122 2018-06-30 16:40:32,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/floatingips/b00faaf9-9b08-4754-b56e-409cdc425262 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:34,486 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:40:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-689d9f66-204e-4574-bfdf-5ffb86cfd257 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:40:34,486 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/b00faaf9-9b08-4754-b56e-409cdc425262 used request id req-689d9f66-204e-4574-bfdf-5ffb86cfd257 2018-06-30 16:40:34,486 - create_instance - INFO - Deleting Port with ID - 30955dc0-2b8c-4117-b34f-d3a4e90bed02 2018-06-30 16:40:34,487 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5port-1 2018-06-30 16:40:34,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/30955dc0-2b8c-4117-b34f-d3a4e90bed02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:35,870 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:40:35 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cd01dd56-2edb-4f6a-8514-0237ee74f0c9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:40:35,870 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/30955dc0-2b8c-4117-b34f-d3a4e90bed02 used request id req-cd01dd56-2edb-4f6a-8514-0237ee74f0c9 2018-06-30 16:40:35,870 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst 2018-06-30 16:40:35,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:36,283 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:40:36 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e19155cb-456d-4ff0-93a2-512f7ea74a9f X-Compute-Request-Id: req-e19155cb-456d-4ff0-93a2-512f7ea74a9f Front-End-Https: on 2018-06-30 16:40:36,284 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-e19155cb-456d-4ff0-93a2-512f7ea74a9f 2018-06-30 16:40:36,284 - create_instance - INFO - Checking deletion status 2018-06-30 16:40:36,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:36,650 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:36 GMT Content-Type: application/json Content-Length: 1459 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e0f06f57-fe67-4a9c-afbf-d1c3a596ba15 X-Compute-Request-Id: req-e0f06f57-fe67-4a9c-afbf-d1c3a596ba15 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/ce9d185d-57db-45e6-97e1-654e01279491", "rel": "bookmark"}], "image": {"id": "8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "links": [{"href": "http://172.30.10.101:8774/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:39:49.000000", "flavor": {"id": "eff13be6-82e0-454d-b458-aa0094232b8b", "links": [{"href": "http://172.30.10.101:8774/flavors/eff13be6-82e0-454d-b458-aa0094232b8b", "rel": "bookmark"}]}, "id": "ce9d185d-57db-45e6-97e1-654e01279491", "user_id": "f28365846a034d4d815424ca986e43ef", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:40:36Z", "hostId": "1a8a4249df523d139e5d1da062a6b2b295b4b19d9b338cd6df258c5c", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp", "name": "CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst", "created": "2018-06-30T16:39:33Z", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:40:36,650 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-e0f06f57-fe67-4a9c-afbf-d1c3a596ba15 2018-06-30 16:40:36,651 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst] is - ACTIVE 2018-06-30 16:40:36,651 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:40:39,653 - create_instance - DEBUG - VM status query timeout in 296.631575108 2018-06-30 16:40:39,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c5f805da8cc000d5c10f5b1fc21626f03a3bfc" 2018-06-30 16:40:40,504 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:40:40 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-93c7e022-0a5c-4062-99ea-797d37b5976c X-Compute-Request-Id: req-93c7e022-0a5c-4062-99ea-797d37b5976c RESP BODY: {"itemNotFound": {"message": "Instance ce9d185d-57db-45e6-97e1-654e01279491 could not be found.", "code": 404}} 2018-06-30 16:40:40,505 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/ce9d185d-57db-45e6-97e1-654e01279491 used request id req-93c7e022-0a5c-4062-99ea-797d37b5976c 2018-06-30 16:40:40,505 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ce9d185d-57db-45e6-97e1-654e01279491 could not be found. (HTTP 404) (Request-ID: req-93c7e022-0a5c-4062-99ea-797d37b5976c) 2018-06-30 16:40:40,505 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-inst 2018-06-30 16:40:40,507 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp 2018-06-30 16:40:40,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2341cfa5732bf7984638092101086a2006e58309" 2018-06-30 16:40:41,446 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:40:41 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4ec55a3e-7b8d-4de7-9e1b-cbc52a8c486d X-Compute-Request-Id: req-4ec55a3e-7b8d-4de7-9e1b-cbc52a8c486d 2018-06-30 16:40:41,446 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-kp used request id req-4ec55a3e-7b8d-4de7-9e1b-cbc52a8c486d 2018-06-30 16:40:41,447 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5.pub] 2018-06-30 16:40:41,447 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5] 2018-06-30 16:40:41,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/eff13be6-82e0-454d-b458-aa0094232b8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535f248640d1fc86346c628659804f3de4e656c4" 2018-06-30 16:40:41,990 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:40:41 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f55510bd-6f2c-45a9-988c-009d40a282fe X-Compute-Request-Id: req-f55510bd-6f2c-45a9-988c-009d40a282fe 2018-06-30 16:40:41,990 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/eff13be6-82e0-454d-b458-aa0094232b8b used request id req-f55510bd-6f2c-45a9-988c-009d40a282fe 2018-06-30 16:40:41,991 - neutron_utils - INFO - Deleting security group rule with ID - d9a70432-0c1c-4916-8e01-2c1eaed85b87 2018-06-30 16:40:41,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/d9a70432-0c1c-4916-8e01-2c1eaed85b87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:40:42,326 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:40:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-df89ddfe-ee36-4a30-9428-e62d0f60c12d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:40:42,326 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/d9a70432-0c1c-4916-8e01-2c1eaed85b87 used request id req-df89ddfe-ee36-4a30-9428-e62d0f60c12d 2018-06-30 16:40:42,326 - neutron_utils - INFO - Deleting security group rule with ID - b721a1a3-6560-4f23-88d1-3cd0d7353516 2018-06-30 16:40:42,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/b721a1a3-6560-4f23-88d1-3cd0d7353516 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:40:42,619 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:40:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-87c6ba2a-783f-4199-bb91-ed7f36eda691 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:40:42,620 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/b721a1a3-6560-4f23-88d1-3cd0d7353516 used request id req-87c6ba2a-783f-4199-bb91-ed7f36eda691 2018-06-30 16:40:42,620 - neutron_utils - INFO - Deleting security group rule with ID - 7b588cfc-af51-4968-8bdc-1263708cfc2b 2018-06-30 16:40:42,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/7b588cfc-af51-4968-8bdc-1263708cfc2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:40:42,841 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:40:42 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-933da516-e6d8-4bf7-95f1-0a4b291c6be7 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:40:42,841 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/7b588cfc-af51-4968-8bdc-1263708cfc2b used request id req-933da516-e6d8-4bf7-95f1-0a4b291c6be7 2018-06-30 16:40:42,841 - neutron_utils - INFO - Deleting security group rule with ID - 3963b10e-6e3f-46a2-8a13-05200ce8430a 2018-06-30 16:40:42,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/3963b10e-6e3f-46a2-8a13-05200ce8430a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:40:43,031 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:40:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8dd91c39-a951-4125-b2ef-56c7e2359441 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:40:43,031 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/3963b10e-6e3f-46a2-8a13-05200ce8430a used request id req-8dd91c39-a951-4125-b2ef-56c7e2359441 2018-06-30 16:40:43,031 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-sec-grp 2018-06-30 16:40:43,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/859531cd-3cb5-479c-8364-a7fd6e6bad2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f564c977ff47ca0bd79a784c56d48bccf8c6222" 2018-06-30 16:40:43,558 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:40:43 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a7c5b46c-f1bc-48b2-9515-98f5ea108d27 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:40:43,559 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/859531cd-3cb5-479c-8364-a7fd6e6bad2d used request id req-a7c5b46c-f1bc-48b2-9515-98f5ea108d27 2018-06-30 16:40:43,560 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-router and subnet CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet 2018-06-30 16:40:43,560 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-router 2018-06-30 16:40:43,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b085c025299f2947a30ffe8d3aa655caaaa6109c" -d '{"subnet_id": "18345042-07d5-4617-897b-7d2cf28e7d05"}' 2018-06-30 16:40:48,871 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:40:48 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-bcfd9255-4ce2-4531-903f-b53d8ad420d5 Front-End-Https: on RESP BODY: {"network_id": "c8c909b0-6172-4b35-8ecd-f75df232ce96", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "subnet_id": "18345042-07d5-4617-897b-7d2cf28e7d05", "subnet_ids": ["18345042-07d5-4617-897b-7d2cf28e7d05"], "port_id": "f8edcffc-1778-4273-8914-ea60be127d2a", "id": "cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99"} 2018-06-30 16:40:48,871 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99/remove_router_interface used request id req-bcfd9255-4ce2-4531-903f-b53d8ad420d5 2018-06-30 16:40:48,872 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-router 2018-06-30 16:40:48,872 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-router 2018-06-30 16:40:48,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b085c025299f2947a30ffe8d3aa655caaaa6109c" 2018-06-30 16:40:51,797 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:40:51 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-86baaa2a-14cc-43e8-aefa-d34432ac8b36 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:40:51,797 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/cf6abc8a-3da3-4c40-b9bb-7794b9fc3b99 used request id req-86baaa2a-14cc-43e8-aefa-d34432ac8b36 2018-06-30 16:40:51,798 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet 2018-06-30 16:40:51,798 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-subnet 2018-06-30 16:40:51,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/18345042-07d5-4617-897b-7d2cf28e7d05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0fd824d42c574833c4b6ef1583bdf2f04d8715a" 2018-06-30 16:40:56,136 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:40:56 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-887bff0e-345d-4b20-af87-1635d9ba74e0 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:40:56,137 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/18345042-07d5-4617-897b-7d2cf28e7d05 used request id req-887bff0e-345d-4b20-af87-1635d9ba74e0 2018-06-30 16:40:56,137 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-pub-net 2018-06-30 16:40:56,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/c8c909b0-6172-4b35-8ecd-f75df232ce96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0fd824d42c574833c4b6ef1583bdf2f04d8715a" 2018-06-30 16:40:59,984 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:40:59 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ee6d0516-cab7-49f4-8876-e9d457583076 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:40:59,985 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/c8c909b0-6172-4b35-8ecd-f75df232ce96 used request id req-ee6d0516-cab7-49f4-8876-e9d457583076 2018-06-30 16:40:59,986 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-ab6656d8-5879-49a0-ab65-8053daaaf4a5-image 2018-06-30 16:40:59,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f29d8e11f7a45ff8f1a2b2dab6485d8667cef3a" 2018-06-30 16:41:00,270 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:41:00 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d13b8021-a298-4511-ac03-1fc1256c5643 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:41:00,271 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/8ad5885f-a34c-4173-b46a-a2ea2e6dc113 used request id req-d13b8021-a298-4511-ac03-1fc1256c5643 2018-06-30 16:41:00,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e44b3559e902f774029eeaa7c38b4a7fdbf60f" 2018-06-30 16:41:01,358 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:41:01 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-0ef85887-4f87-4d60-b7dc-263f45524154 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:38:34Z", "updated_at": "2018-06-30T16:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:38:34Z", "revision_number": 0, "id": "1f53ca0c-688d-4732-b7ff-b789f6328084", "remote_group_id": "298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2", "remote_ip_prefix": null, "created_at": "2018-06-30T16:38:34Z", "security_group_id": "298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:38:34Z", "revision_number": 0, "id": "402d2b88-e59c-499e-873b-6d5f241b1885", "remote_group_id": "298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2", "remote_ip_prefix": null, "created_at": "2018-06-30T16:38:34Z", "security_group_id": "298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:38:34Z", "revision_number": 0, "id": "6a23811a-2c37-4f1b-ab8f-994b17e132f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:38:34Z", "security_group_id": "298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:38:34Z", "revision_number": 0, "id": "fcd43553-453b-4d4b-8013-23b02515ebcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:38:34Z", "security_group_id": "298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2", "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2057491e5bb4c9f80e03f790fee6919"}], "revision_number": 4, "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:41:01,359 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-0ef85887-4f87-4d60-b7dc-263f45524154 2018-06-30 16:41:01,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e44b3559e902f774029eeaa7c38b4a7fdbf60f" 2018-06-30 16:41:01,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:01 GMT Server: Apache Content-Length: 329 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b39d0fd4-1d15-415e-84c2-9188a3905969 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a2057491e5bb4c9f80e03f790fee6919", "name": "CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj"}} 2018-06-30 16:41:01,674 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-b39d0fd4-1d15-415e-84c2-9188a3905969 2018-06-30 16:41:01,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2 2018-06-30 16:41:01,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e44b3559e902f774029eeaa7c38b4a7fdbf60f" 2018-06-30 16:41:02,346 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:41:02 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-a3168f32-1984-44c9-ae2c-560fb7cf8e21 Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:38:34Z", "security_group_id": "298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:38:34Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "1f53ca0c-688d-4732-b7ff-b789f6328084"}, {"remote_group_id": "298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:38:34Z", "security_group_id": "298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:38:34Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "402d2b88-e59c-499e-873b-6d5f241b1885"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:38:34Z", "security_group_id": "298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:38:34Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "6a23811a-2c37-4f1b-ab8f-994b17e132f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:38:34Z", "security_group_id": "298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2", "port_range_min": null, "revision_number": 0, "tenant_id": "a2057491e5bb4c9f80e03f790fee6919", "created_at": "2018-06-30T16:38:34Z", "project_id": "a2057491e5bb4c9f80e03f790fee6919", "id": "fcd43553-453b-4d4b-8013-23b02515ebcf"}]} 2018-06-30 16:41:02,346 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2 used request id req-a3168f32-1984-44c9-ae2c-560fb7cf8e21 2018-06-30 16:41:02,347 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:41:02,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e44b3559e902f774029eeaa7c38b4a7fdbf60f" 2018-06-30 16:41:02,695 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:41:02 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-38b064d6-4a5d-45f0-ae52-3aaa425ed016 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:41:02,695 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/298e17f3-6d18-4d9a-b7b5-bd0f9ea9daf2 used request id req-38b064d6-4a5d-45f0-ae52-3aaa425ed016 2018-06-30 16:41:02,696 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj 2018-06-30 16:41:02,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e44b3559e902f774029eeaa7c38b4a7fdbf60f" 2018-06-30 16:41:03,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:41:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bac6f9bf-340f-4a79-a9c4-5f69dd148ead Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:41:03,559 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/a2057491e5bb4c9f80e03f790fee6919 used request id req-bac6f9bf-340f-4a79-a9c4-5f69dd148ead 2018-06-30 16:41:03,559 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-proj-role 2018-06-30 16:41:03,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/92172cce675e4d34b413972b499c1f36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e44b3559e902f774029eeaa7c38b4a7fdbf60f" 2018-06-30 16:41:03,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:41:03 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37febd54-544e-491c-ad6b-9bc008944e9b Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:41:03,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/92172cce675e4d34b413972b499c1f36 used request id req-37febd54-544e-491c-ad6b-9bc008944e9b 2018-06-30 16:41:03,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e44b3559e902f774029eeaa7c38b4a7fdbf60f" 2018-06-30 16:41:04,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:03 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eb9b8534-3a3b-4fa2-b418-22fcfa9655dc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:41:04,271 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-eb9b8534-3a3b-4fa2-b418-22fcfa9655dc 2018-06-30 16:41:04,272 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-9c7a92ae-1697-425-user 2018-06-30 16:41:04,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/f28365846a034d4d815424ca986e43ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceeec10507d6b1a9e0ba7b3295e2d8be4c6e302a" 2018-06-30 16:41:05,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:41:04 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90377fdc-f164-4f13-89f5-104e22982214 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:41:05,061 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/f28365846a034d4d815424ca986e43ef used request id req-90377fdc-f164-4f13-89f5-104e22982214 2018-06-30 16:41:05,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:41:06,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:41:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["-XqB6YEWSWGd6IOFi_cp1g"], "issued_at": "2018-06-30T16:41:06.000000Z"}} 2018-06-30 16:41:06,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2310201e411c200915672291178015a9f93320e" 2018-06-30 16:41:06,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58524fe5-05b5-4273-b1a6-fea059915a0e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:41:06,481 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-58524fe5-05b5-4273-b1a6-fea059915a0e 2018-06-30 16:41:06,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:41:06,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:41:07,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:41:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["NzX_MhlXRHGCdP98D3QPrA"], "issued_at": "2018-06-30T16:41:07.000000Z"}} 2018-06-30 16:41:07,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec632e5bbebc9e559fab24c6aa561c2cb00e592e" 2018-06-30 16:41:07,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a46fcc4-2f6f-4325-9569-03f134ba890c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:41:07,588 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9a46fcc4-2f6f-4325-9569-03f134ba890c 2018-06-30 16:41:07,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:41:07,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:41:07 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:41:07,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-e43460ea-6458-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec632e5bbebc9e559fab24c6aa561c2cb00e592e" 2018-06-30 16:41:07,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:07 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-01223e69-2e55-4c9a-9237-029fb10aa45c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-e43460ea-6458-452-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:41:07,975 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-e43460ea-6458-452-proj used request id req-01223e69-2e55-4c9a-9237-029fb10aa45c 2018-06-30 16:41:07,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec632e5bbebc9e559fab24c6aa561c2cb00e592e" 2018-06-30 16:41:08,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:07 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85f07f10-8dd9-4300-8a41-43d53574c5c8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:41:08,074 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-85f07f10-8dd9-4300-8a41-43d53574c5c8 2018-06-30 16:41:08,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec632e5bbebc9e559fab24c6aa561c2cb00e592e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}}' 2018-06-30 16:41:08,542 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:41:08 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eac0814a-ba20-4f31-9dbf-403078557e90 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41"}, "tags": [], "enabled": true, "id": "f97eb5d4867d4fee877a9b8d1f010d41", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}} 2018-06-30 16:41:08,542 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-eac0814a-ba20-4f31-9dbf-403078557e90 2018-06-30 16:41:08,543 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-e43460ea-6458-452-proj 2018-06-30 16:41:08,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:41:08,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:41:09,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:41:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["-3k9hdZSQiSJ8UE5EhoB4A"], "issued_at": "2018-06-30T16:41:09.000000Z"}} 2018-06-30 16:41:09,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab07c7a62d656c068eaa852643e2d7d1521457" 2018-06-30 16:41:09,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:09 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5552086f-15d5-4bfa-9537-63c36756cca2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:41:09,660 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5552086f-15d5-4bfa-9537-63c36756cca2 2018-06-30 16:41:09,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:41:09,673 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:41:09 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:41:09,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab07c7a62d656c068eaa852643e2d7d1521457" 2018-06-30 16:41:10,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:09 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-635d8133-b4c8-4a01-bc21-f7448524f8d2 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:41:10,146 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-635d8133-b4c8-4a01-bc21-f7448524f8d2 2018-06-30 16:41:10,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-e43460ea-6458-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab07c7a62d656c068eaa852643e2d7d1521457" 2018-06-30 16:41:10,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:10 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7821e10a-4c30-478c-aeaf-67304fdc782b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-e43460ea-6458-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41"}, "tags": [], "enabled": true, "id": "f97eb5d4867d4fee877a9b8d1f010d41", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}]} 2018-06-30 16:41:10,537 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-e43460ea-6458-452-proj used request id req-7821e10a-4c30-478c-aeaf-67304fdc782b 2018-06-30 16:41:10,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab07c7a62d656c068eaa852643e2d7d1521457" 2018-06-30 16:41:10,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:10 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0faa087b-7ed3-453c-9b34-d19c8ab6cb33 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:41:10,900 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-0faa087b-7ed3-453c-9b34-d19c8ab6cb33 2018-06-30 16:41:11,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab07c7a62d656c068eaa852643e2d7d1521457" 2018-06-30 16:41:12,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:11 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc1319b5-21ce-4c58-8238-a89713ce90d3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:41:12,068 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-cc1319b5-21ce-4c58-8238-a89713ce90d3 2018-06-30 16:41:12,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-e43460ea-6458-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab07c7a62d656c068eaa852643e2d7d1521457" 2018-06-30 16:41:12,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:12 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-83cb8f47-8b15-4b27-b1e5-46e6d8c04d12 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-e43460ea-6458-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41"}, "tags": [], "enabled": true, "id": "f97eb5d4867d4fee877a9b8d1f010d41", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}]} 2018-06-30 16:41:12,157 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-e43460ea-6458-452-proj used request id req-83cb8f47-8b15-4b27-b1e5-46e6d8c04d12 2018-06-30 16:41:12,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/775d16a28752443bba597f2ab0ce9684 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab07c7a62d656c068eaa852643e2d7d1521457" 2018-06-30 16:41:12,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:12 GMT Server: Apache Content-Length: 344 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad2eb2c6-bf1f-4c57-b3fd-6b4cbd8c7a9c Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-e43460ea-6458-452-user", "links": {"self": "http://10.167.4.35:5000/v3/users/775d16a28752443bba597f2ab0ce9684"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "id": "775d16a28752443bba597f2ab0ce9684", "password_expires_at": null}} 2018-06-30 16:41:12,617 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/775d16a28752443bba597f2ab0ce9684 used request id req-ad2eb2c6-bf1f-4c57-b3fd-6b4cbd8c7a9c 2018-06-30 16:41:12,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41/users/775d16a28752443bba597f2ab0ce9684/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab07c7a62d656c068eaa852643e2d7d1521457" 2018-06-30 16:41:13,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:12 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4701a8e9-791b-49aa-85fb-262c9d0fe2a0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41/users/775d16a28752443bba597f2ab0ce9684/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 16:41:13,007 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41/users/775d16a28752443bba597f2ab0ce9684/roles used request id req-4701a8e9-791b-49aa-85fb-262c9d0fe2a0 2018-06-30 16:41:13,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab07c7a62d656c068eaa852643e2d7d1521457" 2018-06-30 16:41:13,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:13 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ee8a3077-c3fd-40a4-b8ca-ea184572e6dc Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}} 2018-06-30 16:41:13,392 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-ee8a3077-c3fd-40a4-b8ca-ea184572e6dc 2018-06-30 16:41:13,393 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-e43460ea-6458-452-proj 2018-06-30 16:41:13,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41/users/775d16a28752443bba597f2ab0ce9684/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab07c7a62d656c068eaa852643e2d7d1521457" 2018-06-30 16:41:13,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:41:13 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcd76bf9-9446-4764-923b-2af3a430929c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:41:13,959 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41/users/775d16a28752443bba597f2ab0ce9684/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-dcd76bf9-9446-4764-923b-2af3a430929c 2018-06-30 16:41:13,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab07c7a62d656c068eaa852643e2d7d1521457" 2018-06-30 16:41:14,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:13 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de7aed2c-9fd4-46b8-8dd3-19351367ac7e Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:41:14,336 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-de7aed2c-9fd4-46b8-8dd3-19351367ac7e 2018-06-30 16:41:14,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-e43460ea-6458-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab07c7a62d656c068eaa852643e2d7d1521457" 2018-06-30 16:41:14,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:14 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9bc20e4b-8316-4f0e-b8b1-6d2e433ebfa5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-e43460ea-6458-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41"}, "tags": [], "enabled": true, "id": "f97eb5d4867d4fee877a9b8d1f010d41", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}]} 2018-06-30 16:41:14,741 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-e43460ea-6458-452-proj used request id req-9bc20e4b-8316-4f0e-b8b1-6d2e433ebfa5 2018-06-30 16:41:14,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41/users/775d16a28752443bba597f2ab0ce9684/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab07c7a62d656c068eaa852643e2d7d1521457" 2018-06-30 16:41:15,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:14 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9eedad33-83e1-4c4f-884d-65c1feb39644 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41/users/775d16a28752443bba597f2ab0ce9684/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}]} 2018-06-30 16:41:15,329 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41/users/775d16a28752443bba597f2ab0ce9684/roles used request id req-9eedad33-83e1-4c4f-884d-65c1feb39644 2018-06-30 16:41:15,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab07c7a62d656c068eaa852643e2d7d1521457" 2018-06-30 16:41:15,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:15 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-faecc940-623c-46c8-b027-0fa80105692e Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}} 2018-06-30 16:41:15,736 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 used request id req-faecc940-623c-46c8-b027-0fa80105692e 2018-06-30 16:41:15,736 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-e43460ea-6458-452-proj 2018-06-30 16:41:15,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41/users/775d16a28752443bba597f2ab0ce9684/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab07c7a62d656c068eaa852643e2d7d1521457" 2018-06-30 16:41:16,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:41:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-291312ca-468b-4a41-b05f-3338edfcd5fb Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:41:16,202 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41/users/775d16a28752443bba597f2ab0ce9684/roles/04a3047f433f4111b561c8d5110638d3 used request id req-291312ca-468b-4a41-b05f-3338edfcd5fb 2018-06-30 16:41:16,202 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-e43460ea-6458-452-user 2018-06-30 16:41:16,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:41:16,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec632e5bbebc9e559fab24c6aa561c2cb00e592e" 2018-06-30 16:41:16,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:16 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9486c428-7c9b-44cb-a27b-2d110335297a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:41:16,676 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9486c428-7c9b-44cb-a27b-2d110335297a 2018-06-30 16:41:16,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec632e5bbebc9e559fab24c6aa561c2cb00e592e" -d '{"role": {"name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj-role"}}' 2018-06-30 16:41:17,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:41:16 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5a4f300-0a84-4351-9554-b56c8e4f89de Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8f343a991e054657a4be8da95362c752", "links": {"self": "http://10.167.4.35:5000/v3/roles/8f343a991e054657a4be8da95362c752"}, "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj-role"}} 2018-06-30 16:41:17,057 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-b5a4f300-0a84-4351-9554-b56c8e4f89de 2018-06-30 16:41:17,058 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-e43460ea-6458-452-proj-role 2018-06-30 16:41:17,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/8f343a991e054657a4be8da95362c752 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec632e5bbebc9e559fab24c6aa561c2cb00e592e" 2018-06-30 16:41:17,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:17 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1deca0f6-ccd0-4c84-ad62-45b6c34a9712 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8f343a991e054657a4be8da95362c752", "links": {"self": "http://10.167.4.35:5000/v3/roles/8f343a991e054657a4be8da95362c752"}, "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj-role"}} 2018-06-30 16:41:17,404 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/8f343a991e054657a4be8da95362c752 used request id req-1deca0f6-ccd0-4c84-ad62-45b6c34a9712 2018-06-30 16:41:17,404 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-e43460ea-6458-452-proj-role to project CreateStackFloatingIpTests-e43460ea-6458-452-proj 2018-06-30 16:41:17,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41/users/775d16a28752443bba597f2ab0ce9684/roles/8f343a991e054657a4be8da95362c752 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec632e5bbebc9e559fab24c6aa561c2cb00e592e" 2018-06-30 16:41:17,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:41:17 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-738393f0-df3e-4f34-ab5a-2b26f0b64433 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:41:17,932 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41/users/775d16a28752443bba597f2ab0ce9684/roles/8f343a991e054657a4be8da95362c752 used request id req-738393f0-df3e-4f34-ab5a-2b26f0b64433 2018-06-30 16:41:17,932 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:41:17,933 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 16:41:17,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:41:17,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:41:19,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}, {"id": "8f343a991e054657a4be8da95362c752", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj-role"}], "expires_at": "2018-06-30T17:41:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f97eb5d4867d4fee877a9b8d1f010d41", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-e43460ea-6458-452-user", "id": "775d16a28752443bba597f2ab0ce9684"}, "audit_ids": ["6uhduGmPS2mMycBZ5NunYQ"], "issued_at": "2018-06-30T16:41:18.000000Z"}} 2018-06-30 16:41:19,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d069d4288b54e16c9432560bac40405a1d5dde2b" 2018-06-30 16:41:19,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9bc06032-0736-4121-894e-afc8b8901987 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:41:19,522 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9bc06032-0736-4121-894e-afc8b8901987 2018-06-30 16:41:19,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d069d4288b54e16c9432560bac40405a1d5dde2b" 2018-06-30 16:41:20,341 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:41:20 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-d5177175-365a-4600-b4cc-ef7c20358f1a Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"} 2018-06-30 16:41:20,342 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image used request id req-d5177175-365a-4600-b4cc-ef7c20358f1a 2018-06-30 16:41:20,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d069d4288b54e16c9432560bac40405a1d5dde2b" 2018-06-30 16:41:21,183 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:41:21 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-b0324b06-2ba6-45d3-9d5e-b6f6f0c8a5da Front-End-Https: on 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", "root-tar"], "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-06-30 16:41:21,184 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-b0324b06-2ba6-45d3-9d5e-b6f6f0c8a5da 2018-06-30 16:41:21,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d069d4288b54e16c9432560bac40405a1d5dde2b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}' 2018-06-30 16:41:22,071 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:41:22 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-601d834f-2853-4d66-a849-998c08aae6d5 Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:41:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T16:41:22Z", "visibility": "shared", "self": "/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e", "min_disk": 0, "protected": false, "id": "712108e9-9121-421d-ac33-ee535fca1a7e", "file": "/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e/file", "checksum": null, "owner": "f97eb5d4867d4fee877a9b8d1f010d41", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:41:22,072 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-601d834f-2853-4d66-a849-998c08aae6d5 2018-06-30 16:41:22,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d069d4288b54e16c9432560bac40405a1d5dde2b" -d '' 2018-06-30 16:41:22,769 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:41:22 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-18d28158-8942-431b-94e3-1e208ac11c9c Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:41:22,769 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e/file used request id req-18d28158-8942-431b-94e3-1e208ac11c9c 2018-06-30 16:41:22,769 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 16:41:22,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d069d4288b54e16c9432560bac40405a1d5dde2b" 2018-06-30 16:41:23,527 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:41:23 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-f6e834e7-3221-4545-8cab-1d2e34570d7e Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:41:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:41:23Z", "visibility": "shared", "self": "/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e", "min_disk": 0, "protected": false, "id": "712108e9-9121-421d-ac33-ee535fca1a7e", "file": "/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f97eb5d4867d4fee877a9b8d1f010d41", "direct_url": "file:///var/lib/glance/images/712108e9-9121-421d-ac33-ee535fca1a7e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:41:23,527 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e used request id req-f6e834e7-3221-4545-8cab-1d2e34570d7e 2018-06-30 16:41:23,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d069d4288b54e16c9432560bac40405a1d5dde2b" 2018-06-30 16:41:24,041 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:41:24 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-dcf43944-5920-42d7-a40d-72820d79a720 Front-End-Https: on 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", "root-tar"], "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-06-30 16:41:24,041 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-dcf43944-5920-42d7-a40d-72820d79a720 2018-06-30 16:41:24,045 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image 2018-06-30 16:41:24,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d069d4288b54e16c9432560bac40405a1d5dde2b" 2018-06-30 16:41:24,789 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:41:24 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-a11803bd-ad31-42f7-99d4-3761f46fa1e9 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:41:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:41:23Z", "visibility": "shared", "self": "/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e", "min_disk": 0, "protected": false, "id": "712108e9-9121-421d-ac33-ee535fca1a7e", "file": "/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f97eb5d4867d4fee877a9b8d1f010d41", "direct_url": "file:///var/lib/glance/images/712108e9-9121-421d-ac33-ee535fca1a7e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:41:24,789 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e used request id req-a11803bd-ad31-42f7-99d4-3761f46fa1e9 2018-06-30 16:41:24,789 - create_image - DEBUG - Instance status is - active 2018-06-30 16:41:24,790 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image 2018-06-30 16:41:24,790 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image 2018-06-30 16:41:24,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:41:24,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:41:25,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}, {"id": "8f343a991e054657a4be8da95362c752", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj-role"}], "expires_at": "2018-06-30T17:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f97eb5d4867d4fee877a9b8d1f010d41", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-e43460ea-6458-452-user", "id": "775d16a28752443bba597f2ab0ce9684"}, "audit_ids": ["hkiCk9x9SnqYV2eYjECA5w"], "issued_at": "2018-06-30T16:41:25.000000Z"}} 2018-06-30 16:41:25,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:41:26,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:41:25 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a67d5b2-7157-465b-8672-8fe28cfe3b2f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:41:26,056 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8a67d5b2-7157-465b-8672-8fe28cfe3b2f 2018-06-30 16:41:26,058 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:41:26,063 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:41:26,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:41:27,030 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:41:27 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-84f893d5-c13b-430c-b89f-fb68263be9ad Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-30 16:41:27,030 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack used request id req-84f893d5-c13b-430c-b89f-fb68263be9ad 2018-06-30 16:41:27,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group 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"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Nova::FloatingIPAssociation", "properties": {"server_id": {"get_resource": "vm1"}, "floating_ip": {"get_resource": "floating_ip"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "vm2": {"depends_on": ["subnet", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1"], "type": "OS::Nova::Server", "properties": {"name": {"get_param": "inst1_name"}, "key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "flavor": {"get_resource": "flavor1"}, "security_groups": [{"get_resource": "server_security_group"}], "networks": [{"network": {"get_resource": "network"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "external_net_name": "floating_net", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net"}}' 2018-06-30 16:41:41,569 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:41:41 GMT Content-Type: application/json Content-Length: 300 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-99807222-6760-4ebc-b8d1-b86f047ebb95 Front-End-Https: on RESP BODY: {"stack": {"id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}]}} 2018-06-30 16:41:41,569 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks used request id req-99807222-6760-4ebc-b8d1-b86f047ebb95 2018-06-30 16:41:41,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:41:42,207 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:41:42 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-c280e44f-51e1-422b-9b3f-85d3407351fe Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:41:42,853 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:41:42 GMT Content-Type: application/json Content-Length: 2410 Connection: keep-alive X-Openstack-Request-Id: req-98d40fab-15e9-40dd-b626-e3611d2d6e5b Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:41:42,853 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-98d40fab-15e9-40dd-b626-e3611d2d6e5b 2018-06-30 16:41:42,854 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack 2018-06-30 16:41:42,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:41:43,503 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:41:43 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-0d67eaaf-b945-4092-b810-6988be77581a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:41:44,451 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:41:44 GMT Content-Type: application/json Content-Length: 4114 Connection: keep-alive X-Openstack-Request-Id: req-2653d188-7596-4b5d-bbeb-b833ff27c0aa Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4K9NvPzm4+BpYwyd6j5JgmsTqiRy0DZlL/LkDOhh7EV4NlYm\nWk0SI5VUwBzd1rSbbPRobHhN5lIZhV800JjbLQFRxD1ghihkyXxJ35G77btN3sVS\nuQSKBf/eLOOU45jKG0BxMQLGHcgFe6HGoO3/wvNtGU5SSLBqVJGeT3kYvk8x9dy1\nqrjDSKHpctVDq1IxhpWQoQUIb93Bfd0C4hRfRgcWywe9xd5JaU4DepYp2gMLD0bA\nVap3JwIIW99k0gBx5i16eiyZqqWCgHhuDxWplZ4sq0y0FJfhYkRmJd5Dv4OQbBfn\nd0FE1JdjbqDRfniAAlz6/EZLFt7FXU3WEID4vQIDAQABAoIBAQCzYQGtWjNzxpwc\nqdwBQU0qxBXlBkhrlqHeUApli7lyClxY9RqViWZr5jLNVb5+RZ64s8ASqVF4Ch+5\n7TKbPw3stlrzUxUWxnUAryvDQ/RHbfxTWDIc6FTRSV+1ctRRiJAChcZYnKBS8nf+\nJkAQBzLkD7gQNglXYxDhB4jeZg2tEMoZp4xJdLLQwOq/enQPeQVXFZYuzkmhWNkZ\n+5w2H+dl2i4JEA+EgEMayFcsCOD5P5+W1G9SxJrAto27fke1wSi7C7CfYjwiVoNm\nzObNvKNBuDT6fs6XgSrUwsQ8w8kxTAem1WmOE9kxhB9e5EhbY50/xTAnrpvtiqFn\noYtRpzSBAoGBAPHlMhyPJWAxg7cEGEx8G25y3I+GnuCl7uFQcglOUIHEbbpi3JO5\nRj463PYulKa/4DUoTXN0HxBWj72GxLL1W2I0NTANH4z45oVJdRETJdkzS3u/vfx9\nB4oHkFAXIrlMqKTvHmG3g+kHN92B0cfSf60Ji3Qftg4DWTNo59SAEgAxAoGBAO3J\nNEV5tT5oLEzpDT+glYf7RhiYqOkOLN1xdBCTFt5jXR8iKYl5p7FVyELU9F18XE/T\n/V7P5ElD49yAAk2jVhbn+W1u9vnJK2USh/WgPTF+hJCOTVqltIRMu02SxN3dgIGn\nNDbevkWwouRy1VzoyhNLoap/DwWt8ebDzHnQJQpNAoGBAIbDykde+NO+wkMUZPU3\nr5C5LWhI9/rwd0XQK7hDiVbCuN8+dOVYM2o4ISKGkQrVm3QCICRSbXwMvcg5bRzG\n1ULBE2DR7uH7SXK4miAJKuz3RvaKvK4OekTMMfps6UuTCeHZ1nNaaoNJIjamPNm2\nzKr6xlbL1AG6m9eoeoBJWb4BAoGACPgV6Kj2lSwIv73qqgO8oCxyMGtRs7i9KH0n\nC5kAu9KzqID5YB4enSnHK/4sWXpfYQN2AyWETt8osSCC9bq7fJGzbtVIq5NS97UD\nO9iXdk53YZx8fnbRoEvkpMBsfJHmTv2nkopEUwyemE9cjOya8q9foba5MlWlUjcA\nd3fKbeECgYBz+vUYCN/lgucdHCfvkVYrU20TC2s/HyvjCdmW4Tw6JFlOij6meH8F\n1JsshrUHSaaIWk6fRoQCMP9E9p7r1s9PhQvjj3EeWQayJ5VbboJqkbQsuV6ACP9R\n5hpYOJuSsVOiH+oDrHybrOumxKC5lw8W+qpGgwBP+PBLUVbxXGlCPg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:41:44,452 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-2653d188-7596-4b5d-bbeb-b833ff27c0aa 2018-06-30 16:41:44,452 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:41:44,452 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:41:47,454 - create_stack - DEBUG - Stack status query timeout in 1195.40035605 2018-06-30 16:41:47,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:41:47,520 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:41:47 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-be41ff03-9364-456d-9b5e-c86095010b6f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:41:47,852 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:41:47 GMT Content-Type: application/json Content-Length: 4114 Connection: keep-alive X-Openstack-Request-Id: req-bb8ee6ec-f839-4f12-b2fd-81e3dd7e8bc1 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4K9NvPzm4+BpYwyd6j5JgmsTqiRy0DZlL/LkDOhh7EV4NlYm\nWk0SI5VUwBzd1rSbbPRobHhN5lIZhV800JjbLQFRxD1ghihkyXxJ35G77btN3sVS\nuQSKBf/eLOOU45jKG0BxMQLGHcgFe6HGoO3/wvNtGU5SSLBqVJGeT3kYvk8x9dy1\nqrjDSKHpctVDq1IxhpWQoQUIb93Bfd0C4hRfRgcWywe9xd5JaU4DepYp2gMLD0bA\nVap3JwIIW99k0gBx5i16eiyZqqWCgHhuDxWplZ4sq0y0FJfhYkRmJd5Dv4OQbBfn\nd0FE1JdjbqDRfniAAlz6/EZLFt7FXU3WEID4vQIDAQABAoIBAQCzYQGtWjNzxpwc\nqdwBQU0qxBXlBkhrlqHeUApli7lyClxY9RqViWZr5jLNVb5+RZ64s8ASqVF4Ch+5\n7TKbPw3stlrzUxUWxnUAryvDQ/RHbfxTWDIc6FTRSV+1ctRRiJAChcZYnKBS8nf+\nJkAQBzLkD7gQNglXYxDhB4jeZg2tEMoZp4xJdLLQwOq/enQPeQVXFZYuzkmhWNkZ\n+5w2H+dl2i4JEA+EgEMayFcsCOD5P5+W1G9SxJrAto27fke1wSi7C7CfYjwiVoNm\nzObNvKNBuDT6fs6XgSrUwsQ8w8kxTAem1WmOE9kxhB9e5EhbY50/xTAnrpvtiqFn\noYtRpzSBAoGBAPHlMhyPJWAxg7cEGEx8G25y3I+GnuCl7uFQcglOUIHEbbpi3JO5\nRj463PYulKa/4DUoTXN0HxBWj72GxLL1W2I0NTANH4z45oVJdRETJdkzS3u/vfx9\nB4oHkFAXIrlMqKTvHmG3g+kHN92B0cfSf60Ji3Qftg4DWTNo59SAEgAxAoGBAO3J\nNEV5tT5oLEzpDT+glYf7RhiYqOkOLN1xdBCTFt5jXR8iKYl5p7FVyELU9F18XE/T\n/V7P5ElD49yAAk2jVhbn+W1u9vnJK2USh/WgPTF+hJCOTVqltIRMu02SxN3dgIGn\nNDbevkWwouRy1VzoyhNLoap/DwWt8ebDzHnQJQpNAoGBAIbDykde+NO+wkMUZPU3\nr5C5LWhI9/rwd0XQK7hDiVbCuN8+dOVYM2o4ISKGkQrVm3QCICRSbXwMvcg5bRzG\n1ULBE2DR7uH7SXK4miAJKuz3RvaKvK4OekTMMfps6UuTCeHZ1nNaaoNJIjamPNm2\nzKr6xlbL1AG6m9eoeoBJWb4BAoGACPgV6Kj2lSwIv73qqgO8oCxyMGtRs7i9KH0n\nC5kAu9KzqID5YB4enSnHK/4sWXpfYQN2AyWETt8osSCC9bq7fJGzbtVIq5NS97UD\nO9iXdk53YZx8fnbRoEvkpMBsfJHmTv2nkopEUwyemE9cjOya8q9foba5MlWlUjcA\nd3fKbeECgYBz+vUYCN/lgucdHCfvkVYrU20TC2s/HyvjCdmW4Tw6JFlOij6meH8F\n1JsshrUHSaaIWk6fRoQCMP9E9p7r1s9PhQvjj3EeWQayJ5VbboJqkbQsuV6ACP9R\n5hpYOJuSsVOiH+oDrHybrOumxKC5lw8W+qpGgwBP+PBLUVbxXGlCPg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:41:47,853 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-bb8ee6ec-f839-4f12-b2fd-81e3dd7e8bc1 2018-06-30 16:41:47,853 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:41:47,853 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:41:50,855 - create_stack - DEBUG - Stack status query timeout in 1191.99936509 2018-06-30 16:41:50,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:41:50,911 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:41:50 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-f4e344e7-7ae6-4e7a-b303-b9c7f69afe7b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:41:51,756 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:41:51 GMT Content-Type: application/json Content-Length: 4114 Connection: keep-alive X-Openstack-Request-Id: req-b117d115-e33f-431d-9f69-77d75800fa4f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4K9NvPzm4+BpYwyd6j5JgmsTqiRy0DZlL/LkDOhh7EV4NlYm\nWk0SI5VUwBzd1rSbbPRobHhN5lIZhV800JjbLQFRxD1ghihkyXxJ35G77btN3sVS\nuQSKBf/eLOOU45jKG0BxMQLGHcgFe6HGoO3/wvNtGU5SSLBqVJGeT3kYvk8x9dy1\nqrjDSKHpctVDq1IxhpWQoQUIb93Bfd0C4hRfRgcWywe9xd5JaU4DepYp2gMLD0bA\nVap3JwIIW99k0gBx5i16eiyZqqWCgHhuDxWplZ4sq0y0FJfhYkRmJd5Dv4OQbBfn\nd0FE1JdjbqDRfniAAlz6/EZLFt7FXU3WEID4vQIDAQABAoIBAQCzYQGtWjNzxpwc\nqdwBQU0qxBXlBkhrlqHeUApli7lyClxY9RqViWZr5jLNVb5+RZ64s8ASqVF4Ch+5\n7TKbPw3stlrzUxUWxnUAryvDQ/RHbfxTWDIc6FTRSV+1ctRRiJAChcZYnKBS8nf+\nJkAQBzLkD7gQNglXYxDhB4jeZg2tEMoZp4xJdLLQwOq/enQPeQVXFZYuzkmhWNkZ\n+5w2H+dl2i4JEA+EgEMayFcsCOD5P5+W1G9SxJrAto27fke1wSi7C7CfYjwiVoNm\nzObNvKNBuDT6fs6XgSrUwsQ8w8kxTAem1WmOE9kxhB9e5EhbY50/xTAnrpvtiqFn\noYtRpzSBAoGBAPHlMhyPJWAxg7cEGEx8G25y3I+GnuCl7uFQcglOUIHEbbpi3JO5\nRj463PYulKa/4DUoTXN0HxBWj72GxLL1W2I0NTANH4z45oVJdRETJdkzS3u/vfx9\nB4oHkFAXIrlMqKTvHmG3g+kHN92B0cfSf60Ji3Qftg4DWTNo59SAEgAxAoGBAO3J\nNEV5tT5oLEzpDT+glYf7RhiYqOkOLN1xdBCTFt5jXR8iKYl5p7FVyELU9F18XE/T\n/V7P5ElD49yAAk2jVhbn+W1u9vnJK2USh/WgPTF+hJCOTVqltIRMu02SxN3dgIGn\nNDbevkWwouRy1VzoyhNLoap/DwWt8ebDzHnQJQpNAoGBAIbDykde+NO+wkMUZPU3\nr5C5LWhI9/rwd0XQK7hDiVbCuN8+dOVYM2o4ISKGkQrVm3QCICRSbXwMvcg5bRzG\n1ULBE2DR7uH7SXK4miAJKuz3RvaKvK4OekTMMfps6UuTCeHZ1nNaaoNJIjamPNm2\nzKr6xlbL1AG6m9eoeoBJWb4BAoGACPgV6Kj2lSwIv73qqgO8oCxyMGtRs7i9KH0n\nC5kAu9KzqID5YB4enSnHK/4sWXpfYQN2AyWETt8osSCC9bq7fJGzbtVIq5NS97UD\nO9iXdk53YZx8fnbRoEvkpMBsfJHmTv2nkopEUwyemE9cjOya8q9foba5MlWlUjcA\nd3fKbeECgYBz+vUYCN/lgucdHCfvkVYrU20TC2s/HyvjCdmW4Tw6JFlOij6meH8F\n1JsshrUHSaaIWk6fRoQCMP9E9p7r1s9PhQvjj3EeWQayJ5VbboJqkbQsuV6ACP9R\n5hpYOJuSsVOiH+oDrHybrOumxKC5lw8W+qpGgwBP+PBLUVbxXGlCPg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:41:51,757 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-b117d115-e33f-431d-9f69-77d75800fa4f 2018-06-30 16:41:51,757 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:41:51,757 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:41:54,761 - create_stack - DEBUG - Stack status query timeout in 1188.09319496 2018-06-30 16:41:54,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:41:54,814 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:41:54 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-17e0a1e1-7cee-42ae-b9de-a9ffdad7bf0b Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:41:55,836 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:41:55 GMT Content-Type: application/json Content-Length: 4114 Connection: keep-alive X-Openstack-Request-Id: req-858ad620-c54f-4e25-9871-4f8da7169f73 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4K9NvPzm4+BpYwyd6j5JgmsTqiRy0DZlL/LkDOhh7EV4NlYm\nWk0SI5VUwBzd1rSbbPRobHhN5lIZhV800JjbLQFRxD1ghihkyXxJ35G77btN3sVS\nuQSKBf/eLOOU45jKG0BxMQLGHcgFe6HGoO3/wvNtGU5SSLBqVJGeT3kYvk8x9dy1\nqrjDSKHpctVDq1IxhpWQoQUIb93Bfd0C4hRfRgcWywe9xd5JaU4DepYp2gMLD0bA\nVap3JwIIW99k0gBx5i16eiyZqqWCgHhuDxWplZ4sq0y0FJfhYkRmJd5Dv4OQbBfn\nd0FE1JdjbqDRfniAAlz6/EZLFt7FXU3WEID4vQIDAQABAoIBAQCzYQGtWjNzxpwc\nqdwBQU0qxBXlBkhrlqHeUApli7lyClxY9RqViWZr5jLNVb5+RZ64s8ASqVF4Ch+5\n7TKbPw3stlrzUxUWxnUAryvDQ/RHbfxTWDIc6FTRSV+1ctRRiJAChcZYnKBS8nf+\nJkAQBzLkD7gQNglXYxDhB4jeZg2tEMoZp4xJdLLQwOq/enQPeQVXFZYuzkmhWNkZ\n+5w2H+dl2i4JEA+EgEMayFcsCOD5P5+W1G9SxJrAto27fke1wSi7C7CfYjwiVoNm\nzObNvKNBuDT6fs6XgSrUwsQ8w8kxTAem1WmOE9kxhB9e5EhbY50/xTAnrpvtiqFn\noYtRpzSBAoGBAPHlMhyPJWAxg7cEGEx8G25y3I+GnuCl7uFQcglOUIHEbbpi3JO5\nRj463PYulKa/4DUoTXN0HxBWj72GxLL1W2I0NTANH4z45oVJdRETJdkzS3u/vfx9\nB4oHkFAXIrlMqKTvHmG3g+kHN92B0cfSf60Ji3Qftg4DWTNo59SAEgAxAoGBAO3J\nNEV5tT5oLEzpDT+glYf7RhiYqOkOLN1xdBCTFt5jXR8iKYl5p7FVyELU9F18XE/T\n/V7P5ElD49yAAk2jVhbn+W1u9vnJK2USh/WgPTF+hJCOTVqltIRMu02SxN3dgIGn\nNDbevkWwouRy1VzoyhNLoap/DwWt8ebDzHnQJQpNAoGBAIbDykde+NO+wkMUZPU3\nr5C5LWhI9/rwd0XQK7hDiVbCuN8+dOVYM2o4ISKGkQrVm3QCICRSbXwMvcg5bRzG\n1ULBE2DR7uH7SXK4miAJKuz3RvaKvK4OekTMMfps6UuTCeHZ1nNaaoNJIjamPNm2\nzKr6xlbL1AG6m9eoeoBJWb4BAoGACPgV6Kj2lSwIv73qqgO8oCxyMGtRs7i9KH0n\nC5kAu9KzqID5YB4enSnHK/4sWXpfYQN2AyWETt8osSCC9bq7fJGzbtVIq5NS97UD\nO9iXdk53YZx8fnbRoEvkpMBsfJHmTv2nkopEUwyemE9cjOya8q9foba5MlWlUjcA\nd3fKbeECgYBz+vUYCN/lgucdHCfvkVYrU20TC2s/HyvjCdmW4Tw6JFlOij6meH8F\n1JsshrUHSaaIWk6fRoQCMP9E9p7r1s9PhQvjj3EeWQayJ5VbboJqkbQsuV6ACP9R\n5hpYOJuSsVOiH+oDrHybrOumxKC5lw8W+qpGgwBP+PBLUVbxXGlCPg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:41:55,837 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-858ad620-c54f-4e25-9871-4f8da7169f73 2018-06-30 16:41:55,837 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:41:55,838 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:41:58,839 - create_stack - DEBUG - Stack status query timeout in 1184.01533508 2018-06-30 16:41:58,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:41:58,905 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:41:58 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-42252825-c598-42ae-9ac6-2b3942372826 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:42:00,432 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:00 GMT Content-Type: application/json Content-Length: 4114 Connection: keep-alive X-Openstack-Request-Id: req-11c6a1d7-ff1a-4371-ab86-cadfc0c04065 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4K9NvPzm4+BpYwyd6j5JgmsTqiRy0DZlL/LkDOhh7EV4NlYm\nWk0SI5VUwBzd1rSbbPRobHhN5lIZhV800JjbLQFRxD1ghihkyXxJ35G77btN3sVS\nuQSKBf/eLOOU45jKG0BxMQLGHcgFe6HGoO3/wvNtGU5SSLBqVJGeT3kYvk8x9dy1\nqrjDSKHpctVDq1IxhpWQoQUIb93Bfd0C4hRfRgcWywe9xd5JaU4DepYp2gMLD0bA\nVap3JwIIW99k0gBx5i16eiyZqqWCgHhuDxWplZ4sq0y0FJfhYkRmJd5Dv4OQbBfn\nd0FE1JdjbqDRfniAAlz6/EZLFt7FXU3WEID4vQIDAQABAoIBAQCzYQGtWjNzxpwc\nqdwBQU0qxBXlBkhrlqHeUApli7lyClxY9RqViWZr5jLNVb5+RZ64s8ASqVF4Ch+5\n7TKbPw3stlrzUxUWxnUAryvDQ/RHbfxTWDIc6FTRSV+1ctRRiJAChcZYnKBS8nf+\nJkAQBzLkD7gQNglXYxDhB4jeZg2tEMoZp4xJdLLQwOq/enQPeQVXFZYuzkmhWNkZ\n+5w2H+dl2i4JEA+EgEMayFcsCOD5P5+W1G9SxJrAto27fke1wSi7C7CfYjwiVoNm\nzObNvKNBuDT6fs6XgSrUwsQ8w8kxTAem1WmOE9kxhB9e5EhbY50/xTAnrpvtiqFn\noYtRpzSBAoGBAPHlMhyPJWAxg7cEGEx8G25y3I+GnuCl7uFQcglOUIHEbbpi3JO5\nRj463PYulKa/4DUoTXN0HxBWj72GxLL1W2I0NTANH4z45oVJdRETJdkzS3u/vfx9\nB4oHkFAXIrlMqKTvHmG3g+kHN92B0cfSf60Ji3Qftg4DWTNo59SAEgAxAoGBAO3J\nNEV5tT5oLEzpDT+glYf7RhiYqOkOLN1xdBCTFt5jXR8iKYl5p7FVyELU9F18XE/T\n/V7P5ElD49yAAk2jVhbn+W1u9vnJK2USh/WgPTF+hJCOTVqltIRMu02SxN3dgIGn\nNDbevkWwouRy1VzoyhNLoap/DwWt8ebDzHnQJQpNAoGBAIbDykde+NO+wkMUZPU3\nr5C5LWhI9/rwd0XQK7hDiVbCuN8+dOVYM2o4ISKGkQrVm3QCICRSbXwMvcg5bRzG\n1ULBE2DR7uH7SXK4miAJKuz3RvaKvK4OekTMMfps6UuTCeHZ1nNaaoNJIjamPNm2\nzKr6xlbL1AG6m9eoeoBJWb4BAoGACPgV6Kj2lSwIv73qqgO8oCxyMGtRs7i9KH0n\nC5kAu9KzqID5YB4enSnHK/4sWXpfYQN2AyWETt8osSCC9bq7fJGzbtVIq5NS97UD\nO9iXdk53YZx8fnbRoEvkpMBsfJHmTv2nkopEUwyemE9cjOya8q9foba5MlWlUjcA\nd3fKbeECgYBz+vUYCN/lgucdHCfvkVYrU20TC2s/HyvjCdmW4Tw6JFlOij6meH8F\n1JsshrUHSaaIWk6fRoQCMP9E9p7r1s9PhQvjj3EeWQayJ5VbboJqkbQsuV6ACP9R\n5hpYOJuSsVOiH+oDrHybrOumxKC5lw8W+qpGgwBP+PBLUVbxXGlCPg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:42:00,432 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-11c6a1d7-ff1a-4371-ab86-cadfc0c04065 2018-06-30 16:42:00,433 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:42:00,433 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:42:03,434 - create_stack - DEBUG - Stack status query timeout in 1179.42035794 2018-06-30 16:42:03,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:03,505 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:42:03 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-491e2125-c599-4d9d-abd9-0019a8507077 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:42:04,320 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:04 GMT Content-Type: application/json Content-Length: 4114 Connection: keep-alive X-Openstack-Request-Id: req-eee938a3-70ca-4944-9434-7b8acb5e4fe1 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4K9NvPzm4+BpYwyd6j5JgmsTqiRy0DZlL/LkDOhh7EV4NlYm\nWk0SI5VUwBzd1rSbbPRobHhN5lIZhV800JjbLQFRxD1ghihkyXxJ35G77btN3sVS\nuQSKBf/eLOOU45jKG0BxMQLGHcgFe6HGoO3/wvNtGU5SSLBqVJGeT3kYvk8x9dy1\nqrjDSKHpctVDq1IxhpWQoQUIb93Bfd0C4hRfRgcWywe9xd5JaU4DepYp2gMLD0bA\nVap3JwIIW99k0gBx5i16eiyZqqWCgHhuDxWplZ4sq0y0FJfhYkRmJd5Dv4OQbBfn\nd0FE1JdjbqDRfniAAlz6/EZLFt7FXU3WEID4vQIDAQABAoIBAQCzYQGtWjNzxpwc\nqdwBQU0qxBXlBkhrlqHeUApli7lyClxY9RqViWZr5jLNVb5+RZ64s8ASqVF4Ch+5\n7TKbPw3stlrzUxUWxnUAryvDQ/RHbfxTWDIc6FTRSV+1ctRRiJAChcZYnKBS8nf+\nJkAQBzLkD7gQNglXYxDhB4jeZg2tEMoZp4xJdLLQwOq/enQPeQVXFZYuzkmhWNkZ\n+5w2H+dl2i4JEA+EgEMayFcsCOD5P5+W1G9SxJrAto27fke1wSi7C7CfYjwiVoNm\nzObNvKNBuDT6fs6XgSrUwsQ8w8kxTAem1WmOE9kxhB9e5EhbY50/xTAnrpvtiqFn\noYtRpzSBAoGBAPHlMhyPJWAxg7cEGEx8G25y3I+GnuCl7uFQcglOUIHEbbpi3JO5\nRj463PYulKa/4DUoTXN0HxBWj72GxLL1W2I0NTANH4z45oVJdRETJdkzS3u/vfx9\nB4oHkFAXIrlMqKTvHmG3g+kHN92B0cfSf60Ji3Qftg4DWTNo59SAEgAxAoGBAO3J\nNEV5tT5oLEzpDT+glYf7RhiYqOkOLN1xdBCTFt5jXR8iKYl5p7FVyELU9F18XE/T\n/V7P5ElD49yAAk2jVhbn+W1u9vnJK2USh/WgPTF+hJCOTVqltIRMu02SxN3dgIGn\nNDbevkWwouRy1VzoyhNLoap/DwWt8ebDzHnQJQpNAoGBAIbDykde+NO+wkMUZPU3\nr5C5LWhI9/rwd0XQK7hDiVbCuN8+dOVYM2o4ISKGkQrVm3QCICRSbXwMvcg5bRzG\n1ULBE2DR7uH7SXK4miAJKuz3RvaKvK4OekTMMfps6UuTCeHZ1nNaaoNJIjamPNm2\nzKr6xlbL1AG6m9eoeoBJWb4BAoGACPgV6Kj2lSwIv73qqgO8oCxyMGtRs7i9KH0n\nC5kAu9KzqID5YB4enSnHK/4sWXpfYQN2AyWETt8osSCC9bq7fJGzbtVIq5NS97UD\nO9iXdk53YZx8fnbRoEvkpMBsfJHmTv2nkopEUwyemE9cjOya8q9foba5MlWlUjcA\nd3fKbeECgYBz+vUYCN/lgucdHCfvkVYrU20TC2s/HyvjCdmW4Tw6JFlOij6meH8F\n1JsshrUHSaaIWk6fRoQCMP9E9p7r1s9PhQvjj3EeWQayJ5VbboJqkbQsuV6ACP9R\n5hpYOJuSsVOiH+oDrHybrOumxKC5lw8W+qpGgwBP+PBLUVbxXGlCPg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:42:04,321 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-eee938a3-70ca-4944-9434-7b8acb5e4fe1 2018-06-30 16:42:04,321 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:42:04,322 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:42:07,322 - create_stack - DEBUG - Stack status query timeout in 1175.53169703 2018-06-30 16:42:07,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:08,047 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:42:08 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-0a880635-b923-42c2-ba64-97eef13384ad Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:42:09,226 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:09 GMT Content-Type: application/json Content-Length: 4114 Connection: keep-alive X-Openstack-Request-Id: req-0a1b4f40-80c6-4008-922e-4cbdaf935ba4 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4K9NvPzm4+BpYwyd6j5JgmsTqiRy0DZlL/LkDOhh7EV4NlYm\nWk0SI5VUwBzd1rSbbPRobHhN5lIZhV800JjbLQFRxD1ghihkyXxJ35G77btN3sVS\nuQSKBf/eLOOU45jKG0BxMQLGHcgFe6HGoO3/wvNtGU5SSLBqVJGeT3kYvk8x9dy1\nqrjDSKHpctVDq1IxhpWQoQUIb93Bfd0C4hRfRgcWywe9xd5JaU4DepYp2gMLD0bA\nVap3JwIIW99k0gBx5i16eiyZqqWCgHhuDxWplZ4sq0y0FJfhYkRmJd5Dv4OQbBfn\nd0FE1JdjbqDRfniAAlz6/EZLFt7FXU3WEID4vQIDAQABAoIBAQCzYQGtWjNzxpwc\nqdwBQU0qxBXlBkhrlqHeUApli7lyClxY9RqViWZr5jLNVb5+RZ64s8ASqVF4Ch+5\n7TKbPw3stlrzUxUWxnUAryvDQ/RHbfxTWDIc6FTRSV+1ctRRiJAChcZYnKBS8nf+\nJkAQBzLkD7gQNglXYxDhB4jeZg2tEMoZp4xJdLLQwOq/enQPeQVXFZYuzkmhWNkZ\n+5w2H+dl2i4JEA+EgEMayFcsCOD5P5+W1G9SxJrAto27fke1wSi7C7CfYjwiVoNm\nzObNvKNBuDT6fs6XgSrUwsQ8w8kxTAem1WmOE9kxhB9e5EhbY50/xTAnrpvtiqFn\noYtRpzSBAoGBAPHlMhyPJWAxg7cEGEx8G25y3I+GnuCl7uFQcglOUIHEbbpi3JO5\nRj463PYulKa/4DUoTXN0HxBWj72GxLL1W2I0NTANH4z45oVJdRETJdkzS3u/vfx9\nB4oHkFAXIrlMqKTvHmG3g+kHN92B0cfSf60Ji3Qftg4DWTNo59SAEgAxAoGBAO3J\nNEV5tT5oLEzpDT+glYf7RhiYqOkOLN1xdBCTFt5jXR8iKYl5p7FVyELU9F18XE/T\n/V7P5ElD49yAAk2jVhbn+W1u9vnJK2USh/WgPTF+hJCOTVqltIRMu02SxN3dgIGn\nNDbevkWwouRy1VzoyhNLoap/DwWt8ebDzHnQJQpNAoGBAIbDykde+NO+wkMUZPU3\nr5C5LWhI9/rwd0XQK7hDiVbCuN8+dOVYM2o4ISKGkQrVm3QCICRSbXwMvcg5bRzG\n1ULBE2DR7uH7SXK4miAJKuz3RvaKvK4OekTMMfps6UuTCeHZ1nNaaoNJIjamPNm2\nzKr6xlbL1AG6m9eoeoBJWb4BAoGACPgV6Kj2lSwIv73qqgO8oCxyMGtRs7i9KH0n\nC5kAu9KzqID5YB4enSnHK/4sWXpfYQN2AyWETt8osSCC9bq7fJGzbtVIq5NS97UD\nO9iXdk53YZx8fnbRoEvkpMBsfJHmTv2nkopEUwyemE9cjOya8q9foba5MlWlUjcA\nd3fKbeECgYBz+vUYCN/lgucdHCfvkVYrU20TC2s/HyvjCdmW4Tw6JFlOij6meH8F\n1JsshrUHSaaIWk6fRoQCMP9E9p7r1s9PhQvjj3EeWQayJ5VbboJqkbQsuV6ACP9R\n5hpYOJuSsVOiH+oDrHybrOumxKC5lw8W+qpGgwBP+PBLUVbxXGlCPg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:42:09,227 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-0a1b4f40-80c6-4008-922e-4cbdaf935ba4 2018-06-30 16:42:09,227 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:42:09,227 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:42:12,231 - create_stack - DEBUG - Stack status query timeout in 1170.623317 2018-06-30 16:42:12,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:12,298 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:42:12 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-7de864f9-05d4-4dd8-924e-77ec7a84ac63 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:42:12,596 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:12 GMT Content-Type: application/json Content-Length: 4114 Connection: keep-alive X-Openstack-Request-Id: req-bf227e62-8aa4-4218-9172-b1f32f883750 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4K9NvPzm4+BpYwyd6j5JgmsTqiRy0DZlL/LkDOhh7EV4NlYm\nWk0SI5VUwBzd1rSbbPRobHhN5lIZhV800JjbLQFRxD1ghihkyXxJ35G77btN3sVS\nuQSKBf/eLOOU45jKG0BxMQLGHcgFe6HGoO3/wvNtGU5SSLBqVJGeT3kYvk8x9dy1\nqrjDSKHpctVDq1IxhpWQoQUIb93Bfd0C4hRfRgcWywe9xd5JaU4DepYp2gMLD0bA\nVap3JwIIW99k0gBx5i16eiyZqqWCgHhuDxWplZ4sq0y0FJfhYkRmJd5Dv4OQbBfn\nd0FE1JdjbqDRfniAAlz6/EZLFt7FXU3WEID4vQIDAQABAoIBAQCzYQGtWjNzxpwc\nqdwBQU0qxBXlBkhrlqHeUApli7lyClxY9RqViWZr5jLNVb5+RZ64s8ASqVF4Ch+5\n7TKbPw3stlrzUxUWxnUAryvDQ/RHbfxTWDIc6FTRSV+1ctRRiJAChcZYnKBS8nf+\nJkAQBzLkD7gQNglXYxDhB4jeZg2tEMoZp4xJdLLQwOq/enQPeQVXFZYuzkmhWNkZ\n+5w2H+dl2i4JEA+EgEMayFcsCOD5P5+W1G9SxJrAto27fke1wSi7C7CfYjwiVoNm\nzObNvKNBuDT6fs6XgSrUwsQ8w8kxTAem1WmOE9kxhB9e5EhbY50/xTAnrpvtiqFn\noYtRpzSBAoGBAPHlMhyPJWAxg7cEGEx8G25y3I+GnuCl7uFQcglOUIHEbbpi3JO5\nRj463PYulKa/4DUoTXN0HxBWj72GxLL1W2I0NTANH4z45oVJdRETJdkzS3u/vfx9\nB4oHkFAXIrlMqKTvHmG3g+kHN92B0cfSf60Ji3Qftg4DWTNo59SAEgAxAoGBAO3J\nNEV5tT5oLEzpDT+glYf7RhiYqOkOLN1xdBCTFt5jXR8iKYl5p7FVyELU9F18XE/T\n/V7P5ElD49yAAk2jVhbn+W1u9vnJK2USh/WgPTF+hJCOTVqltIRMu02SxN3dgIGn\nNDbevkWwouRy1VzoyhNLoap/DwWt8ebDzHnQJQpNAoGBAIbDykde+NO+wkMUZPU3\nr5C5LWhI9/rwd0XQK7hDiVbCuN8+dOVYM2o4ISKGkQrVm3QCICRSbXwMvcg5bRzG\n1ULBE2DR7uH7SXK4miAJKuz3RvaKvK4OekTMMfps6UuTCeHZ1nNaaoNJIjamPNm2\nzKr6xlbL1AG6m9eoeoBJWb4BAoGACPgV6Kj2lSwIv73qqgO8oCxyMGtRs7i9KH0n\nC5kAu9KzqID5YB4enSnHK/4sWXpfYQN2AyWETt8osSCC9bq7fJGzbtVIq5NS97UD\nO9iXdk53YZx8fnbRoEvkpMBsfJHmTv2nkopEUwyemE9cjOya8q9foba5MlWlUjcA\nd3fKbeECgYBz+vUYCN/lgucdHCfvkVYrU20TC2s/HyvjCdmW4Tw6JFlOij6meH8F\n1JsshrUHSaaIWk6fRoQCMP9E9p7r1s9PhQvjj3EeWQayJ5VbboJqkbQsuV6ACP9R\n5hpYOJuSsVOiH+oDrHybrOumxKC5lw8W+qpGgwBP+PBLUVbxXGlCPg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:42:12,596 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-bf227e62-8aa4-4218-9172-b1f32f883750 2018-06-30 16:42:12,597 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:42:12,597 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:42:15,598 - create_stack - DEBUG - Stack status query timeout in 1167.25637197 2018-06-30 16:42:15,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:15,678 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:42:15 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-77924104-7356-494f-8cbb-24de95f1bc26 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:42:16,049 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:16 GMT Content-Type: application/json Content-Length: 4114 Connection: keep-alive X-Openstack-Request-Id: req-057bc71c-58ee-4351-9d01-248b45704177 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4K9NvPzm4+BpYwyd6j5JgmsTqiRy0DZlL/LkDOhh7EV4NlYm\nWk0SI5VUwBzd1rSbbPRobHhN5lIZhV800JjbLQFRxD1ghihkyXxJ35G77btN3sVS\nuQSKBf/eLOOU45jKG0BxMQLGHcgFe6HGoO3/wvNtGU5SSLBqVJGeT3kYvk8x9dy1\nqrjDSKHpctVDq1IxhpWQoQUIb93Bfd0C4hRfRgcWywe9xd5JaU4DepYp2gMLD0bA\nVap3JwIIW99k0gBx5i16eiyZqqWCgHhuDxWplZ4sq0y0FJfhYkRmJd5Dv4OQbBfn\nd0FE1JdjbqDRfniAAlz6/EZLFt7FXU3WEID4vQIDAQABAoIBAQCzYQGtWjNzxpwc\nqdwBQU0qxBXlBkhrlqHeUApli7lyClxY9RqViWZr5jLNVb5+RZ64s8ASqVF4Ch+5\n7TKbPw3stlrzUxUWxnUAryvDQ/RHbfxTWDIc6FTRSV+1ctRRiJAChcZYnKBS8nf+\nJkAQBzLkD7gQNglXYxDhB4jeZg2tEMoZp4xJdLLQwOq/enQPeQVXFZYuzkmhWNkZ\n+5w2H+dl2i4JEA+EgEMayFcsCOD5P5+W1G9SxJrAto27fke1wSi7C7CfYjwiVoNm\nzObNvKNBuDT6fs6XgSrUwsQ8w8kxTAem1WmOE9kxhB9e5EhbY50/xTAnrpvtiqFn\noYtRpzSBAoGBAPHlMhyPJWAxg7cEGEx8G25y3I+GnuCl7uFQcglOUIHEbbpi3JO5\nRj463PYulKa/4DUoTXN0HxBWj72GxLL1W2I0NTANH4z45oVJdRETJdkzS3u/vfx9\nB4oHkFAXIrlMqKTvHmG3g+kHN92B0cfSf60Ji3Qftg4DWTNo59SAEgAxAoGBAO3J\nNEV5tT5oLEzpDT+glYf7RhiYqOkOLN1xdBCTFt5jXR8iKYl5p7FVyELU9F18XE/T\n/V7P5ElD49yAAk2jVhbn+W1u9vnJK2USh/WgPTF+hJCOTVqltIRMu02SxN3dgIGn\nNDbevkWwouRy1VzoyhNLoap/DwWt8ebDzHnQJQpNAoGBAIbDykde+NO+wkMUZPU3\nr5C5LWhI9/rwd0XQK7hDiVbCuN8+dOVYM2o4ISKGkQrVm3QCICRSbXwMvcg5bRzG\n1ULBE2DR7uH7SXK4miAJKuz3RvaKvK4OekTMMfps6UuTCeHZ1nNaaoNJIjamPNm2\nzKr6xlbL1AG6m9eoeoBJWb4BAoGACPgV6Kj2lSwIv73qqgO8oCxyMGtRs7i9KH0n\nC5kAu9KzqID5YB4enSnHK/4sWXpfYQN2AyWETt8osSCC9bq7fJGzbtVIq5NS97UD\nO9iXdk53YZx8fnbRoEvkpMBsfJHmTv2nkopEUwyemE9cjOya8q9foba5MlWlUjcA\nd3fKbeECgYBz+vUYCN/lgucdHCfvkVYrU20TC2s/HyvjCdmW4Tw6JFlOij6meH8F\n1JsshrUHSaaIWk6fRoQCMP9E9p7r1s9PhQvjj3EeWQayJ5VbboJqkbQsuV6ACP9R\n5hpYOJuSsVOiH+oDrHybrOumxKC5lw8W+qpGgwBP+PBLUVbxXGlCPg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:42:16,049 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-057bc71c-58ee-4351-9d01-248b45704177 2018-06-30 16:42:16,050 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:42:16,050 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:42:19,054 - create_stack - DEBUG - Stack status query timeout in 1163.80019712 2018-06-30 16:42:19,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:19,122 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:42:19 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-8b836b2d-613b-4be0-b8d3-c415dd254dce Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:42:19,502 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:19 GMT Content-Type: application/json Content-Length: 4114 Connection: keep-alive X-Openstack-Request-Id: req-af87175d-5262-4e42-b738-4bc55210553d Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4K9NvPzm4+BpYwyd6j5JgmsTqiRy0DZlL/LkDOhh7EV4NlYm\nWk0SI5VUwBzd1rSbbPRobHhN5lIZhV800JjbLQFRxD1ghihkyXxJ35G77btN3sVS\nuQSKBf/eLOOU45jKG0BxMQLGHcgFe6HGoO3/wvNtGU5SSLBqVJGeT3kYvk8x9dy1\nqrjDSKHpctVDq1IxhpWQoQUIb93Bfd0C4hRfRgcWywe9xd5JaU4DepYp2gMLD0bA\nVap3JwIIW99k0gBx5i16eiyZqqWCgHhuDxWplZ4sq0y0FJfhYkRmJd5Dv4OQbBfn\nd0FE1JdjbqDRfniAAlz6/EZLFt7FXU3WEID4vQIDAQABAoIBAQCzYQGtWjNzxpwc\nqdwBQU0qxBXlBkhrlqHeUApli7lyClxY9RqViWZr5jLNVb5+RZ64s8ASqVF4Ch+5\n7TKbPw3stlrzUxUWxnUAryvDQ/RHbfxTWDIc6FTRSV+1ctRRiJAChcZYnKBS8nf+\nJkAQBzLkD7gQNglXYxDhB4jeZg2tEMoZp4xJdLLQwOq/enQPeQVXFZYuzkmhWNkZ\n+5w2H+dl2i4JEA+EgEMayFcsCOD5P5+W1G9SxJrAto27fke1wSi7C7CfYjwiVoNm\nzObNvKNBuDT6fs6XgSrUwsQ8w8kxTAem1WmOE9kxhB9e5EhbY50/xTAnrpvtiqFn\noYtRpzSBAoGBAPHlMhyPJWAxg7cEGEx8G25y3I+GnuCl7uFQcglOUIHEbbpi3JO5\nRj463PYulKa/4DUoTXN0HxBWj72GxLL1W2I0NTANH4z45oVJdRETJdkzS3u/vfx9\nB4oHkFAXIrlMqKTvHmG3g+kHN92B0cfSf60Ji3Qftg4DWTNo59SAEgAxAoGBAO3J\nNEV5tT5oLEzpDT+glYf7RhiYqOkOLN1xdBCTFt5jXR8iKYl5p7FVyELU9F18XE/T\n/V7P5ElD49yAAk2jVhbn+W1u9vnJK2USh/WgPTF+hJCOTVqltIRMu02SxN3dgIGn\nNDbevkWwouRy1VzoyhNLoap/DwWt8ebDzHnQJQpNAoGBAIbDykde+NO+wkMUZPU3\nr5C5LWhI9/rwd0XQK7hDiVbCuN8+dOVYM2o4ISKGkQrVm3QCICRSbXwMvcg5bRzG\n1ULBE2DR7uH7SXK4miAJKuz3RvaKvK4OekTMMfps6UuTCeHZ1nNaaoNJIjamPNm2\nzKr6xlbL1AG6m9eoeoBJWb4BAoGACPgV6Kj2lSwIv73qqgO8oCxyMGtRs7i9KH0n\nC5kAu9KzqID5YB4enSnHK/4sWXpfYQN2AyWETt8osSCC9bq7fJGzbtVIq5NS97UD\nO9iXdk53YZx8fnbRoEvkpMBsfJHmTv2nkopEUwyemE9cjOya8q9foba5MlWlUjcA\nd3fKbeECgYBz+vUYCN/lgucdHCfvkVYrU20TC2s/HyvjCdmW4Tw6JFlOij6meH8F\n1JsshrUHSaaIWk6fRoQCMP9E9p7r1s9PhQvjj3EeWQayJ5VbboJqkbQsuV6ACP9R\n5hpYOJuSsVOiH+oDrHybrOumxKC5lw8W+qpGgwBP+PBLUVbxXGlCPg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:42:19,502 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-af87175d-5262-4e42-b738-4bc55210553d 2018-06-30 16:42:19,503 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:42:19,503 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:42:22,505 - create_stack - DEBUG - Stack status query timeout in 1160.34939313 2018-06-30 16:42:22,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:22,577 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:42:22 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-a1950006-5e62-4f86-b9c5-67fc987e0f30 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:42:22,881 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:22 GMT Content-Type: application/json Content-Length: 4126 Connection: keep-alive X-Openstack-Request-Id: req-c8c7f989-b8e0-4b2c-854c-9b30de1db3f8 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4K9NvPzm4+BpYwyd6j5JgmsTqiRy0DZlL/LkDOhh7EV4NlYm\nWk0SI5VUwBzd1rSbbPRobHhN5lIZhV800JjbLQFRxD1ghihkyXxJ35G77btN3sVS\nuQSKBf/eLOOU45jKG0BxMQLGHcgFe6HGoO3/wvNtGU5SSLBqVJGeT3kYvk8x9dy1\nqrjDSKHpctVDq1IxhpWQoQUIb93Bfd0C4hRfRgcWywe9xd5JaU4DepYp2gMLD0bA\nVap3JwIIW99k0gBx5i16eiyZqqWCgHhuDxWplZ4sq0y0FJfhYkRmJd5Dv4OQbBfn\nd0FE1JdjbqDRfniAAlz6/EZLFt7FXU3WEID4vQIDAQABAoIBAQCzYQGtWjNzxpwc\nqdwBQU0qxBXlBkhrlqHeUApli7lyClxY9RqViWZr5jLNVb5+RZ64s8ASqVF4Ch+5\n7TKbPw3stlrzUxUWxnUAryvDQ/RHbfxTWDIc6FTRSV+1ctRRiJAChcZYnKBS8nf+\nJkAQBzLkD7gQNglXYxDhB4jeZg2tEMoZp4xJdLLQwOq/enQPeQVXFZYuzkmhWNkZ\n+5w2H+dl2i4JEA+EgEMayFcsCOD5P5+W1G9SxJrAto27fke1wSi7C7CfYjwiVoNm\nzObNvKNBuDT6fs6XgSrUwsQ8w8kxTAem1WmOE9kxhB9e5EhbY50/xTAnrpvtiqFn\noYtRpzSBAoGBAPHlMhyPJWAxg7cEGEx8G25y3I+GnuCl7uFQcglOUIHEbbpi3JO5\nRj463PYulKa/4DUoTXN0HxBWj72GxLL1W2I0NTANH4z45oVJdRETJdkzS3u/vfx9\nB4oHkFAXIrlMqKTvHmG3g+kHN92B0cfSf60Ji3Qftg4DWTNo59SAEgAxAoGBAO3J\nNEV5tT5oLEzpDT+glYf7RhiYqOkOLN1xdBCTFt5jXR8iKYl5p7FVyELU9F18XE/T\n/V7P5ElD49yAAk2jVhbn+W1u9vnJK2USh/WgPTF+hJCOTVqltIRMu02SxN3dgIGn\nNDbevkWwouRy1VzoyhNLoap/DwWt8ebDzHnQJQpNAoGBAIbDykde+NO+wkMUZPU3\nr5C5LWhI9/rwd0XQK7hDiVbCuN8+dOVYM2o4ISKGkQrVm3QCICRSbXwMvcg5bRzG\n1ULBE2DR7uH7SXK4miAJKuz3RvaKvK4OekTMMfps6UuTCeHZ1nNaaoNJIjamPNm2\nzKr6xlbL1AG6m9eoeoBJWb4BAoGACPgV6Kj2lSwIv73qqgO8oCxyMGtRs7i9KH0n\nC5kAu9KzqID5YB4enSnHK/4sWXpfYQN2AyWETt8osSCC9bq7fJGzbtVIq5NS97UD\nO9iXdk53YZx8fnbRoEvkpMBsfJHmTv2nkopEUwyemE9cjOya8q9foba5MlWlUjcA\nd3fKbeECgYBz+vUYCN/lgucdHCfvkVYrU20TC2s/HyvjCdmW4Tw6JFlOij6meH8F\n1JsshrUHSaaIWk6fRoQCMP9E9p7r1s9PhQvjj3EeWQayJ5VbboJqkbQsuV6ACP9R\n5hpYOJuSsVOiH+oDrHybrOumxKC5lw8W+qpGgwBP+PBLUVbxXGlCPg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:42:22,881 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-c8c7f989-b8e0-4b2c-854c-9b30de1db3f8 2018-06-30 16:42:22,882 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-30 16:42:22,882 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack 2018-06-30 16:42:22,882 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack 2018-06-30 16:42:22,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:22,932 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:42:22 GMT Content-Type: application/json Content-Length: 569 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources X-Openstack-Request-Id: req-ea7fee57-1afc-41af-b2de-f2bbcd2e54a5 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:42:23,050 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:23 GMT Content-Type: application/json Content-Length: 10541 Connection: keep-alive X-Openstack-Request-Id: req-5a595781-bfb7-49ff-a5e7-1b177aab06ed Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f881402a-4d38-481c-a3da-5fd56db773eb", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "fb8444eb-b5d6-4d07-89b9-c127c71b651d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "71126d1a-ddf9-4a2f-99d1-802dce1dc7d4", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7bee3542-4df8-4b73-9100-d1ec53962a63", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "275fe751-4246-4d0c-96da-19a2969f6ac0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5630e53f-011b-4b6b-a5b0-7a85e441ba97", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "208", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e056fae4-7217-4d51-9651-6dfdda0da792:subnet_id=f881402a-4d38-481c-a3da-5fd56db773eb", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "e056fae4-7217-4d51-9651-6dfdda0da792", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c56c78e8-8c79-414e-b823-1fb03df1957b", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "50ba89bf-bef1-451f-8dd7-91ab6a95f98b", "resource_type": "OS::Nova::Server"}]} 2018-06-30 16:42:23,051 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources used request id req-5a595781-bfb7-49ff-a5e7-1b177aab06ed 2018-06-30 16:42:23,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c56c78e8-8c79-414e-b823-1fb03df1957b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:23,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/50ba89bf-bef1-451f-8dd7-91ab6a95f98b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:23,492 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:23 GMT Content-Type: application/json Content-Length: 1821 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b40c56d6-063d-4ae0-8ff7-d03e2d862586 X-Compute-Request-Id: req-b40c56d6-063d-4ae0-8ff7-d03e2d862586 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:08:72", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c56c78e8-8c79-414e-b823-1fb03df1957b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c56c78e8-8c79-414e-b823-1fb03df1957b", "rel": "bookmark"}], "image": {"id": "712108e9-9121-421d-ac33-ee535fca1a7e", "links": [{"href": "http://172.30.10.101:8774/images/712108e9-9121-421d-ac33-ee535fca1a7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000cd", "OS-SRV-USG:launched_at": "2018-06-30T16:42:13.000000", "flavor": {"id": "7bee3542-4df8-4b73-9100-d1ec53962a63", "links": [{"href": "http://172.30.10.101:8774/flavors/7bee3542-4df8-4b73-9100-d1ec53962a63", "rel": "bookmark"}]}, "id": "c56c78e8-8c79-414e-b823-1fb03df1957b", "security_groups": [{"name": "default"}], "user_id": "775d16a28752443bba597f2ab0ce9684", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:42:13Z", "hostId": "20e765b0652d812c9f95d9ad05bd0a4f6e7c3e1e726a17fc1918bbd5", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "created": "2018-06-30T16:41:57Z", "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:42:23,492 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c56c78e8-8c79-414e-b823-1fb03df1957b used request id req-b40c56d6-063d-4ae0-8ff7-d03e2d862586 2018-06-30 16:42:23,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:24,000 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:23 GMT Content-Type: application/json Content-Length: 2006 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c885dfdc-6710-4b60-b98b-512caf23fbdf X-Compute-Request-Id: req-c885dfdc-6710-4b60-b98b-512caf23fbdf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:3f:48", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:3f:48", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/50ba89bf-bef1-451f-8dd7-91ab6a95f98b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/50ba89bf-bef1-451f-8dd7-91ab6a95f98b", "rel": "bookmark"}], "image": {"id": "712108e9-9121-421d-ac33-ee535fca1a7e", "links": [{"href": "http://172.30.10.101:8774/images/712108e9-9121-421d-ac33-ee535fca1a7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ca", "OS-SRV-USG:launched_at": "2018-06-30T16:42:13.000000", "flavor": {"id": "fb8444eb-b5d6-4d07-89b9-c127c71b651d", "links": [{"href": "http://172.30.10.101:8774/flavors/fb8444eb-b5d6-4d07-89b9-c127c71b651d", "rel": "bookmark"}]}, "id": "50ba89bf-bef1-451f-8dd7-91ab6a95f98b", "security_groups": [{"name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp"}], "user_id": "775d16a28752443bba597f2ab0ce9684", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:42:13Z", "hostId": "ec121601e8ae3f073b01703f75910dedd4db59d494d57d706bb941ca", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "created": "2018-06-30T16:41:58Z", "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:42:24,000 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/50ba89bf-bef1-451f-8dd7-91ab6a95f98b used request id req-c885dfdc-6710-4b60-b98b-512caf23fbdf 2018-06-30 16:42:24,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:24,165 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:24 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-f55c5917-da5e-49ae-8a40-7478b0113527 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","subnets":["f881402a-4d38-481c-a3da-5fd56db773eb"],"description":"","tags":[],"updated_at":"2018-06-30T16:41:48Z","provider:segmentation_id":10,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net","admin_state_up":true,"tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:46Z","provider:network_type":"vxlan"}]} 2018-06-30 16:42:24,165 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net used request id req-f55c5917-da5e-49ae-8a40-7478b0113527 2018-06-30 16:42:24,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:42:24,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:42:24 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:42:24,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:24,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:42:24 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c2c20f4-b45a-4fa8-9339-55e08be3645d Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f97eb5d4867d4fee877a9b8d1f010d41", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}} 2018-06-30 16:42:24,420 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 used request id req-2c2c20f4-b45a-4fa8-9339-55e08be3645d 2018-06-30 16:42:24,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:24,684 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:24 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-ba83c8b4-6646-4867-ad31-839e49ec3c74 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","subnets":["f881402a-4d38-481c-a3da-5fd56db773eb"],"description":"","tags":[],"updated_at":"2018-06-30T16:41:48Z","provider:segmentation_id":10,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net","admin_state_up":true,"tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:46Z","provider:network_type":"vxlan"}]} 2018-06-30 16:42:24,684 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net used request id req-ba83c8b4-6646-4867-ad31-839e49ec3c74 2018-06-30 16:42:24,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:24,991 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:24 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-dd19e7b4-42f6-4e1a-b7de-51df35dd30ef Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}]} 2018-06-30 16:42:24,991 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-dd19e7b4-42f6-4e1a-b7de-51df35dd30ef 2018-06-30 16:42:24,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:25,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:42:24 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-acb2dd5a-c6de-445e-84cd-d106d78913a3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f97eb5d4867d4fee877a9b8d1f010d41", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}} 2018-06-30 16:42:25,028 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 used request id req-acb2dd5a-c6de-445e-84cd-d106d78913a3 2018-06-30 16:42:25,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:25,115 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:25 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-d52df5fe-8927-4858-85ed-31a0e30b37c0 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.3"}],"id":"6f09a855-118a-4b36-98da-eda08e21caa1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:ff:06","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:04Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.1"}],"id":"78621654-d4e3-4c45-8311-bb01395bca6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:10:ad","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"e056fae4-7217-4d51-9651-6dfdda0da792","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.9"}],"id":"91d77183-8b7b-4569-8d94-f457d6b1c09e","security_groups":["9c5ff7e3-0972-488a-be4f-d9064df70e39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:08:72","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c56c78e8-8c79-414e-b823-1fb03df1957b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.10"}],"id":"9b3b36da-8a4c-49f2-a85b-f1b46634c448","security_groups":["275fe751-4246-4d0c-96da-19a2969f6ac0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:3f:48","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"50ba89bf-bef1-451f-8dd7-91ab6a95f98b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.2"}],"id":"b90bcada-9127-4d38-a408-43ec12f61f0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:0d:bd","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:49Z","binding:vnic_type":"normal"}]} 2018-06-30 16:42:25,115 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-d52df5fe-8927-4858-85ed-31a0e30b37c0 2018-06-30 16:42:25,149 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:25 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-58b029db-6b09-40dc-b4c3-5477d0859014 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}]} 2018-06-30 16:42:25,150 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-58b029db-6b09-40dc-b4c3-5477d0859014 2018-06-30 16:42:25,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:25,755 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:25 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-49275bd2-ecb7-41f2-8cbe-5f666e574b3b Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.3"}],"id":"6f09a855-118a-4b36-98da-eda08e21caa1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:ff:06","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:04Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.1"}],"id":"78621654-d4e3-4c45-8311-bb01395bca6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:10:ad","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"e056fae4-7217-4d51-9651-6dfdda0da792","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.9"}],"id":"91d77183-8b7b-4569-8d94-f457d6b1c09e","security_groups":["9c5ff7e3-0972-488a-be4f-d9064df70e39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:08:72","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c56c78e8-8c79-414e-b823-1fb03df1957b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.10"}],"id":"9b3b36da-8a4c-49f2-a85b-f1b46634c448","security_groups":["275fe751-4246-4d0c-96da-19a2969f6ac0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:3f:48","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"50ba89bf-bef1-451f-8dd7-91ab6a95f98b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.2"}],"id":"b90bcada-9127-4d38-a408-43ec12f61f0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:0d:bd","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:49Z","binding:vnic_type":"normal"}]} 2018-06-30 16:42:25,755 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-49275bd2-ecb7-41f2-8cbe-5f666e574b3b 2018-06-30 16:42:25,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:25,833 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:42:25 GMT Content-Type: application/json Content-Length: 569 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources X-Openstack-Request-Id: req-1f53267b-0aa1-4668-8de6-ad8c48ca46da Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:42:26,031 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:26 GMT Content-Type: application/json Content-Length: 10541 Connection: keep-alive X-Openstack-Request-Id: req-76afa60f-d59a-4b7d-87c1-0323ed2ce630 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f881402a-4d38-481c-a3da-5fd56db773eb", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "fb8444eb-b5d6-4d07-89b9-c127c71b651d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "71126d1a-ddf9-4a2f-99d1-802dce1dc7d4", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7bee3542-4df8-4b73-9100-d1ec53962a63", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "275fe751-4246-4d0c-96da-19a2969f6ac0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5630e53f-011b-4b6b-a5b0-7a85e441ba97", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "208", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e056fae4-7217-4d51-9651-6dfdda0da792:subnet_id=f881402a-4d38-481c-a3da-5fd56db773eb", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "e056fae4-7217-4d51-9651-6dfdda0da792", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c56c78e8-8c79-414e-b823-1fb03df1957b", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-30T16:41:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:41:42Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "50ba89bf-bef1-451f-8dd7-91ab6a95f98b", "resource_type": "OS::Nova::Server"}]} 2018-06-30 16:42:26,031 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec/resources used request id req-76afa60f-d59a-4b7d-87c1-0323ed2ce630 2018-06-30 16:42:26,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/7bee3542-4df8-4b73-9100-d1ec53962a63 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:26,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/fb8444eb-b5d6-4d07-89b9-c127c71b651d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:26,118 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:26 GMT Content-Type: application/json Content-Length: 576 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fa837278-e624-4b43-8701-644685db31b7 X-Compute-Request-Id: req-fa837278-e624-4b43-8701-644685db31b7 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack-flavor1-2i53qjg3tjb5", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/fb8444eb-b5d6-4d07-89b9-c127c71b651d", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/fb8444eb-b5d6-4d07-89b9-c127c71b651d", "rel": "bookmark"}], "ram": 1024, "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": 2, "id": "fb8444eb-b5d6-4d07-89b9-c127c71b651d"}} 2018-06-30 16:42:26,118 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/fb8444eb-b5d6-4d07-89b9-c127c71b651d used request id req-fa837278-e624-4b43-8701-644685db31b7 2018-06-30 16:42:26,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/f881402a-4d38-481c-a3da-5fd56db773eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:26,128 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:26 GMT Content-Type: application/json Content-Length: 576 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-54565834-337d-47cd-847b-290fcf36e27a X-Compute-Request-Id: req-54565834-337d-47cd-847b-290fcf36e27a Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack-flavor2-ai5yqaqwc37q", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/7bee3542-4df8-4b73-9100-d1ec53962a63", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/7bee3542-4df8-4b73-9100-d1ec53962a63", "rel": "bookmark"}], "ram": 1024, "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": 2, "id": "7bee3542-4df8-4b73-9100-d1ec53962a63"}} 2018-06-30 16:42:26,128 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/7bee3542-4df8-4b73-9100-d1ec53962a63 used request id req-54565834-337d-47cd-847b-290fcf36e27a 2018-06-30 16:42:26,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/f881402a-4d38-481c-a3da-5fd56db773eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:26,263 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:26 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-ce4a76c5-aa71-4a0d-a2cf-8db35bf8d763 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}} 2018-06-30 16:42:26,263 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/f881402a-4d38-481c-a3da-5fd56db773eb used request id req-ce4a76c5-aa71-4a0d-a2cf-8db35bf8d763 2018-06-30 16:42:26,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:26,272 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:26 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-6b821dc6-219a-4a03-9f42-315671cdc29b Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}} 2018-06-30 16:42:26,273 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/f881402a-4d38-481c-a3da-5fd56db773eb used request id req-6b821dc6-219a-4a03-9f42-315671cdc29b 2018-06-30 16:42:26,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:26,473 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:26 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-36f98dcc-388f-41b5-b53f-ee685c9db6c2 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","subnets":["f881402a-4d38-481c-a3da-5fd56db773eb"],"description":"","tags":[],"updated_at":"2018-06-30T16:41:48Z","provider:segmentation_id":10,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net","admin_state_up":true,"tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:46Z","provider:network_type":"vxlan"}]} 2018-06-30 16:42:26,473 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-36f98dcc-388f-41b5-b53f-ee685c9db6c2 2018-06-30 16:42:26,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:26,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:26 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-0c12d78d-1754-458e-96f2-19684e538f1e Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","subnets":["f881402a-4d38-481c-a3da-5fd56db773eb"],"description":"","tags":[],"updated_at":"2018-06-30T16:41:48Z","provider:segmentation_id":10,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net","admin_state_up":true,"tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:46Z","provider:network_type":"vxlan"}]} 2018-06-30 16:42:26,502 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-0c12d78d-1754-458e-96f2-19684e538f1e 2018-06-30 16:42:26,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:26,586 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:26 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-737d576d-2231-4711-8ad6-0c43cd419ed9 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}]} 2018-06-30 16:42:26,586 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-737d576d-2231-4711-8ad6-0c43cd419ed9 2018-06-30 16:42:26,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:26,608 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:26 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-6e2ec1a2-d0b6-4e54-8810-fcb7123aa348 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}]} 2018-06-30 16:42:26,608 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-6e2ec1a2-d0b6-4e54-8810-fcb7123aa348 2018-06-30 16:42:26,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:26,793 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:26 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-625463df-87e6-48ef-8d84-df081e8c5c46 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","subnets":["f881402a-4d38-481c-a3da-5fd56db773eb"],"description":"","tags":[],"updated_at":"2018-06-30T16:41:48Z","provider:segmentation_id":10,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net","admin_state_up":true,"tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:46Z","provider:network_type":"vxlan"}]} 2018-06-30 16:42:26,793 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net used request id req-625463df-87e6-48ef-8d84-df081e8c5c46 2018-06-30 16:42:26,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:26,807 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:26 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-b6c4754e-811e-4ebe-b5df-404bc556fe2f Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","subnets":["f881402a-4d38-481c-a3da-5fd56db773eb"],"description":"","tags":[],"updated_at":"2018-06-30T16:41:48Z","provider:segmentation_id":10,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net","admin_state_up":true,"tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:46Z","provider:network_type":"vxlan"}]} 2018-06-30 16:42:26,807 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net used request id req-b6c4754e-811e-4ebe-b5df-404bc556fe2f 2018-06-30 16:42:26,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:27,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:42:26 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a34bc9fc-5dfe-4f5b-8643-cc44e9a169b5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f97eb5d4867d4fee877a9b8d1f010d41", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}} 2018-06-30 16:42:27,148 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 used request id req-a34bc9fc-5dfe-4f5b-8643-cc44e9a169b5 2018-06-30 16:42:27,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:27,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:42:26 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a331cace-2963-46c9-bd8e-85bef8bb8ea6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f97eb5d4867d4fee877a9b8d1f010d41", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}} 2018-06-30 16:42:27,286 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 used request id req-a331cace-2963-46c9-bd8e-85bef8bb8ea6 2018-06-30 16:42:27,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:27,315 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:27 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-1f845d2d-3d5c-4d70-b618-6421866ed238 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}]} 2018-06-30 16:42:27,315 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-1f845d2d-3d5c-4d70-b618-6421866ed238 2018-06-30 16:42:27,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4&mac_address=fa%3A16%3A3e%3A1b%3A3f%3A48&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:27,454 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:27 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-94970985-94bd-4a37-abca-d24580f7603f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}]} 2018-06-30 16:42:27,454 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-94970985-94bd-4a37-abca-d24580f7603f 2018-06-30 16:42:27,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4&mac_address=fa%3A16%3A3e%3Ad0%3A08%3A72&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:27,469 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:27 GMT Content-Type: application/json Content-Length: 911 Connection: keep-alive X-Openstack-Request-Id: req-54852dee-55cf-4eda-9043-456f6e1f247d Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.10"}],"id":"9b3b36da-8a4c-49f2-a85b-f1b46634c448","security_groups":["275fe751-4246-4d0c-96da-19a2969f6ac0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:3f:48","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"50ba89bf-bef1-451f-8dd7-91ab6a95f98b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"}]} 2018-06-30 16:42:27,469 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4&mac_address=fa%3A16%3A3e%3A1b%3A3f%3A48&admin_state_up=True used request id req-54852dee-55cf-4eda-9043-456f6e1f247d 2018-06-30 16:42:27,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:27,608 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:27 GMT Content-Type: application/json Content-Length: 910 Connection: keep-alive X-Openstack-Request-Id: req-46d07e64-a5cd-4dcb-b116-5a06710a502c Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.9"}],"id":"91d77183-8b7b-4569-8d94-f457d6b1c09e","security_groups":["9c5ff7e3-0972-488a-be4f-d9064df70e39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:08:72","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c56c78e8-8c79-414e-b823-1fb03df1957b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"}]} 2018-06-30 16:42:27,608 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4&mac_address=fa%3A16%3A3e%3Ad0%3A08%3A72&admin_state_up=True used request id req-46d07e64-a5cd-4dcb-b116-5a06710a502c 2018-06-30 16:42:27,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:27,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:42:27 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d86ae7cf-c24a-406e-a38c-68e21cf84dba Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f97eb5d4867d4fee877a9b8d1f010d41", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}} 2018-06-30 16:42:27,712 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 used request id req-d86ae7cf-c24a-406e-a38c-68e21cf84dba 2018-06-30 16:42:27,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:27,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:42:27 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5f126c3c-0b5b-47d7-bd18-89552868da7b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f97eb5d4867d4fee877a9b8d1f010d41", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}} 2018-06-30 16:42:27,804 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 used request id req-5f126c3c-0b5b-47d7-bd18-89552868da7b 2018-06-30 16:42:27,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:27,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:27 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-e3c3c5e2-ea01-4ee7-9688-bca6cc994a56 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","subnets":["f881402a-4d38-481c-a3da-5fd56db773eb"],"description":"","tags":[],"updated_at":"2018-06-30T16:41:48Z","provider:segmentation_id":10,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net","admin_state_up":true,"tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:46Z","provider:network_type":"vxlan"}]} 2018-06-30 16:42:27,998 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net used request id req-e3c3c5e2-ea01-4ee7-9688-bca6cc994a56 2018-06-30 16:42:28,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:28,100 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:28 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-1297cbb0-75a9-4d51-949f-866b1b7344af Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}]} 2018-06-30 16:42:28,100 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-1297cbb0-75a9-4d51-949f-866b1b7344af 2018-06-30 16:42:28,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:28,160 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:28 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-a1c80d9b-5ec5-4308-9e35-4aa5fda55819 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","subnets":["f881402a-4d38-481c-a3da-5fd56db773eb"],"description":"","tags":[],"updated_at":"2018-06-30T16:41:48Z","provider:segmentation_id":10,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net","admin_state_up":true,"tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:46Z","provider:network_type":"vxlan"}]} 2018-06-30 16:42:28,160 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net used request id req-a1c80d9b-5ec5-4308-9e35-4aa5fda55819 2018-06-30 16:42:28,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:28,227 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:28 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-cff840ea-ac51-4c37-adc4-95daf2825b5c Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.3"}],"id":"6f09a855-118a-4b36-98da-eda08e21caa1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:ff:06","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:04Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.1"}],"id":"78621654-d4e3-4c45-8311-bb01395bca6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:10:ad","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"e056fae4-7217-4d51-9651-6dfdda0da792","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.9"}],"id":"91d77183-8b7b-4569-8d94-f457d6b1c09e","security_groups":["9c5ff7e3-0972-488a-be4f-d9064df70e39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:08:72","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c56c78e8-8c79-414e-b823-1fb03df1957b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.10"}],"id":"9b3b36da-8a4c-49f2-a85b-f1b46634c448","security_groups":["275fe751-4246-4d0c-96da-19a2969f6ac0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:3f:48","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"50ba89bf-bef1-451f-8dd7-91ab6a95f98b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.2"}],"id":"b90bcada-9127-4d38-a408-43ec12f61f0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:0d:bd","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:49Z","binding:vnic_type":"normal"}]} 2018-06-30 16:42:28,228 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-cff840ea-ac51-4c37-adc4-95daf2825b5c 2018-06-30 16:42:28,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:28,271 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:28 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-ff948930-b84e-492b-94b4-ab3c95902307 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}]} 2018-06-30 16:42:28,271 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-ff948930-b84e-492b-94b4-ab3c95902307 2018-06-30 16:42:28,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:28,297 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:28 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive X-Openstack-Request-Id: req-f90c7efc-6829-45e8-86c3-29626d638c31 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "e056fae4-7217-4d51-9651-6dfdda0da792", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "created_at": "2018-06-30T16:41:51Z", "updated_at": "2018-06-30T16:42:22Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.10.118", "revision_number": 2, "project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "port_id": "9b3b36da-8a4c-49f2-a85b-f1b46634c448", "id": "5630e53f-011b-4b6b-a5b0-7a85e441ba97"}]} 2018-06-30 16:42:28,298 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-f90c7efc-6829-45e8-86c3-29626d638c31 2018-06-30 16:42:28,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/e056fae4-7217-4d51-9651-6dfdda0da792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:28,391 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:28 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-e9c86908-0a8c-449a-8217-dea0daa96245 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.3"}],"id":"6f09a855-118a-4b36-98da-eda08e21caa1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:ff:06","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:04Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.1"}],"id":"78621654-d4e3-4c45-8311-bb01395bca6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:10:ad","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"e056fae4-7217-4d51-9651-6dfdda0da792","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.9"}],"id":"91d77183-8b7b-4569-8d94-f457d6b1c09e","security_groups":["9c5ff7e3-0972-488a-be4f-d9064df70e39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:08:72","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c56c78e8-8c79-414e-b823-1fb03df1957b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.10"}],"id":"9b3b36da-8a4c-49f2-a85b-f1b46634c448","security_groups":["275fe751-4246-4d0c-96da-19a2969f6ac0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:3f:48","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"50ba89bf-bef1-451f-8dd7-91ab6a95f98b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.2"}],"id":"b90bcada-9127-4d38-a408-43ec12f61f0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:0d:bd","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:49Z","binding:vnic_type":"normal"}]} 2018-06-30 16:42:28,391 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-e9c86908-0a8c-449a-8217-dea0daa96245 2018-06-30 16:42:28,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:28,451 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:28 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive X-Openstack-Request-Id: req-5c0e2e81-c296-4442-87a6-ebba214c8b0e Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "e056fae4-7217-4d51-9651-6dfdda0da792", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "created_at": "2018-06-30T16:41:51Z", "updated_at": "2018-06-30T16:42:22Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.10.118", "revision_number": 2, "project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "port_id": "9b3b36da-8a4c-49f2-a85b-f1b46634c448", "id": "5630e53f-011b-4b6b-a5b0-7a85e441ba97"}]} 2018-06-30 16:42:28,451 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-5c0e2e81-c296-4442-87a6-ebba214c8b0e 2018-06-30 16:42:28,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:28,855 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:28 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-198d9b54-d151-4228-9624-1d5867eaf2b9 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "created_at": "2018-06-30T16:41:46Z", "admin_state_up": true, "updated_at": "2018-06-30T16:41:53Z", "project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "e056fae4-7217-4d51-9651-6dfdda0da792", "name": "mgmt_router"}} 2018-06-30 16:42:28,856 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/e056fae4-7217-4d51-9651-6dfdda0da792 used request id req-198d9b54-d151-4228-9624-1d5867eaf2b9 2018-06-30 16:42:28,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=e056fae4-7217-4d51-9651-6dfdda0da792 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:28,978 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:28 GMT Content-Type: application/json Content-Length: 1696 Connection: keep-alive X-Openstack-Request-Id: req-5e724a82-7389-4fba-871b-c0b1bce3375a Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:56Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.113"}],"id":"110a61b5-b9b1-4a88-9067-5f5cf085f2fe","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b1:c0:61","project_id":"","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"e056fae4-7217-4d51-9651-6dfdda0da792","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T16:41:47Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:04Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.1"}],"id":"78621654-d4e3-4c45-8311-bb01395bca6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:10:ad","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"e056fae4-7217-4d51-9651-6dfdda0da792","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:52Z","binding:vnic_type":"normal"}]} 2018-06-30 16:42:28,978 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=e056fae4-7217-4d51-9651-6dfdda0da792 used request id req-5e724a82-7389-4fba-871b-c0b1bce3375a 2018-06-30 16:42:28,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:29,112 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:29 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-c272f944-d032-42af-998d-c3003ad5b73b Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 16:42:29,112 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-c272f944-d032-42af-998d-c3003ad5b73b 2018-06-30 16:42:29,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/f881402a-4d38-481c-a3da-5fd56db773eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:29,244 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:29 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-195071d4-420c-4843-933e-733390bdbb8a Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}} 2018-06-30 16:42:29,244 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/f881402a-4d38-481c-a3da-5fd56db773eb used request id req-195071d4-420c-4843-933e-733390bdbb8a 2018-06-30 16:42:29,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports/9b3b36da-8a4c-49f2-a85b-f1b46634c448 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:29,318 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:29 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-0891da99-c4ef-447b-a0c5-829915ebbfcd Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:41:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:41:23Z", "visibility": "shared", "self": "/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e", "min_disk": 0, "protected": false, "id": "712108e9-9121-421d-ac33-ee535fca1a7e", "file": "/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f97eb5d4867d4fee877a9b8d1f010d41", "direct_url": "file:///var/lib/glance/images/712108e9-9121-421d-ac33-ee535fca1a7e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:42:29,318 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e used request id req-0891da99-c4ef-447b-a0c5-829915ebbfcd 2018-06-30 16:42:29,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:29,382 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:29 GMT Content-Type: application/json Content-Length: 908 Connection: keep-alive X-Openstack-Request-Id: req-c7596c7a-bf63-459d-94b6-b7403edf88fb Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.10"}],"id":"9b3b36da-8a4c-49f2-a85b-f1b46634c448","security_groups":["275fe751-4246-4d0c-96da-19a2969f6ac0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:3f:48","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"50ba89bf-bef1-451f-8dd7-91ab6a95f98b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"}} 2018-06-30 16:42:29,382 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports/9b3b36da-8a4c-49f2-a85b-f1b46634c448 used request id req-c7596c7a-bf63-459d-94b6-b7403edf88fb 2018-06-30 16:42:29,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/f881402a-4d38-481c-a3da-5fd56db773eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:29,491 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:29 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-9f4c94a1-6cd1-4d62-a970-d0e2ca187aa4 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}} 2018-06-30 16:42:29,491 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/f881402a-4d38-481c-a3da-5fd56db773eb used request id req-9f4c94a1-6cd1-4d62-a970-d0e2ca187aa4 2018-06-30 16:42:29,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:30,054 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:30 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-8d9dbf00-64bd-40fc-8fb0-d252723a00b8 Front-End-Https: on 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", "root-tar"], "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-06-30 16:42:30,055 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-8d9dbf00-64bd-40fc-8fb0-d252723a00b8 2018-06-30 16:42:30,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:30,133 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:42:30 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-e912721f-ea38-4c7f-942a-45b59b2a0de4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:42:30,495 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:30 GMT Content-Type: application/json Content-Length: 4126 Connection: keep-alive X-Openstack-Request-Id: req-95ba9600-a697-4234-a050-3c1a8ffe43c0 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4K9NvPzm4+BpYwyd6j5JgmsTqiRy0DZlL/LkDOhh7EV4NlYm\nWk0SI5VUwBzd1rSbbPRobHhN5lIZhV800JjbLQFRxD1ghihkyXxJ35G77btN3sVS\nuQSKBf/eLOOU45jKG0BxMQLGHcgFe6HGoO3/wvNtGU5SSLBqVJGeT3kYvk8x9dy1\nqrjDSKHpctVDq1IxhpWQoQUIb93Bfd0C4hRfRgcWywe9xd5JaU4DepYp2gMLD0bA\nVap3JwIIW99k0gBx5i16eiyZqqWCgHhuDxWplZ4sq0y0FJfhYkRmJd5Dv4OQbBfn\nd0FE1JdjbqDRfniAAlz6/EZLFt7FXU3WEID4vQIDAQABAoIBAQCzYQGtWjNzxpwc\nqdwBQU0qxBXlBkhrlqHeUApli7lyClxY9RqViWZr5jLNVb5+RZ64s8ASqVF4Ch+5\n7TKbPw3stlrzUxUWxnUAryvDQ/RHbfxTWDIc6FTRSV+1ctRRiJAChcZYnKBS8nf+\nJkAQBzLkD7gQNglXYxDhB4jeZg2tEMoZp4xJdLLQwOq/enQPeQVXFZYuzkmhWNkZ\n+5w2H+dl2i4JEA+EgEMayFcsCOD5P5+W1G9SxJrAto27fke1wSi7C7CfYjwiVoNm\nzObNvKNBuDT6fs6XgSrUwsQ8w8kxTAem1WmOE9kxhB9e5EhbY50/xTAnrpvtiqFn\noYtRpzSBAoGBAPHlMhyPJWAxg7cEGEx8G25y3I+GnuCl7uFQcglOUIHEbbpi3JO5\nRj463PYulKa/4DUoTXN0HxBWj72GxLL1W2I0NTANH4z45oVJdRETJdkzS3u/vfx9\nB4oHkFAXIrlMqKTvHmG3g+kHN92B0cfSf60Ji3Qftg4DWTNo59SAEgAxAoGBAO3J\nNEV5tT5oLEzpDT+glYf7RhiYqOkOLN1xdBCTFt5jXR8iKYl5p7FVyELU9F18XE/T\n/V7P5ElD49yAAk2jVhbn+W1u9vnJK2USh/WgPTF+hJCOTVqltIRMu02SxN3dgIGn\nNDbevkWwouRy1VzoyhNLoap/DwWt8ebDzHnQJQpNAoGBAIbDykde+NO+wkMUZPU3\nr5C5LWhI9/rwd0XQK7hDiVbCuN8+dOVYM2o4ISKGkQrVm3QCICRSbXwMvcg5bRzG\n1ULBE2DR7uH7SXK4miAJKuz3RvaKvK4OekTMMfps6UuTCeHZ1nNaaoNJIjamPNm2\nzKr6xlbL1AG6m9eoeoBJWb4BAoGACPgV6Kj2lSwIv73qqgO8oCxyMGtRs7i9KH0n\nC5kAu9KzqID5YB4enSnHK/4sWXpfYQN2AyWETt8osSCC9bq7fJGzbtVIq5NS97UD\nO9iXdk53YZx8fnbRoEvkpMBsfJHmTv2nkopEUwyemE9cjOya8q9foba5MlWlUjcA\nd3fKbeECgYBz+vUYCN/lgucdHCfvkVYrU20TC2s/HyvjCdmW4Tw6JFlOij6meH8F\n1JsshrUHSaaIWk6fRoQCMP9E9p7r1s9PhQvjj3EeWQayJ5VbboJqkbQsuV6ACP9R\n5hpYOJuSsVOiH+oDrHybrOumxKC5lw8W+qpGgwBP+PBLUVbxXGlCPg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:42:30,495 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-95ba9600-a697-4234-a050-3c1a8ffe43c0 2018-06-30 16:42:30,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:42:30,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:42:31,231 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:31 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-d5bbe7f5-388d-446b-8ced-11d54a3761a8 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:41:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:41:23Z", "visibility": "shared", "self": "/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e", "min_disk": 0, "protected": false, "id": "712108e9-9121-421d-ac33-ee535fca1a7e", "file": "/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f97eb5d4867d4fee877a9b8d1f010d41", "direct_url": "file:///var/lib/glance/images/712108e9-9121-421d-ac33-ee535fca1a7e", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:42:31,231 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e used request id req-d5bbe7f5-388d-446b-8ced-11d54a3761a8 2018-06-30 16:42:31,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:31,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}, {"id": "8f343a991e054657a4be8da95362c752", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj-role"}], "expires_at": "2018-06-30T17:42:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f97eb5d4867d4fee877a9b8d1f010d41", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-e43460ea-6458-452-user", "id": "775d16a28752443bba597f2ab0ce9684"}, "audit_ids": ["_yqaz4n5TQuIyioxwjh5DQ"], "issued_at": "2018-06-30T16:42:31.000000Z"}} 2018-06-30 16:42:31,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c24df20728ff1bd734baca4210dc1d5b32b3478" 2018-06-30 16:42:31,299 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:42:31 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-dafa2002-3c10-4a4e-ad5b-9fe0d2daefe2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:42:31,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:42:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b24b4e44-3cb9-4902-bf57-8bdf5df9e1aa Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:42:31,628 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b24b4e44-3cb9-4902-bf57-8bdf5df9e1aa 2018-06-30 16:42:31,629 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:42:31,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c24df20728ff1bd734baca4210dc1d5b32b3478" 2018-06-30 16:42:31,705 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:31 GMT Content-Type: application/json Content-Length: 4126 Connection: keep-alive X-Openstack-Request-Id: req-c0802e74-d953-4b84-9f22-b9fb7f42d5a7 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4K9NvPzm4+BpYwyd6j5JgmsTqiRy0DZlL/LkDOhh7EV4NlYm\nWk0SI5VUwBzd1rSbbPRobHhN5lIZhV800JjbLQFRxD1ghihkyXxJ35G77btN3sVS\nuQSKBf/eLOOU45jKG0BxMQLGHcgFe6HGoO3/wvNtGU5SSLBqVJGeT3kYvk8x9dy1\nqrjDSKHpctVDq1IxhpWQoQUIb93Bfd0C4hRfRgcWywe9xd5JaU4DepYp2gMLD0bA\nVap3JwIIW99k0gBx5i16eiyZqqWCgHhuDxWplZ4sq0y0FJfhYkRmJd5Dv4OQbBfn\nd0FE1JdjbqDRfniAAlz6/EZLFt7FXU3WEID4vQIDAQABAoIBAQCzYQGtWjNzxpwc\nqdwBQU0qxBXlBkhrlqHeUApli7lyClxY9RqViWZr5jLNVb5+RZ64s8ASqVF4Ch+5\n7TKbPw3stlrzUxUWxnUAryvDQ/RHbfxTWDIc6FTRSV+1ctRRiJAChcZYnKBS8nf+\nJkAQBzLkD7gQNglXYxDhB4jeZg2tEMoZp4xJdLLQwOq/enQPeQVXFZYuzkmhWNkZ\n+5w2H+dl2i4JEA+EgEMayFcsCOD5P5+W1G9SxJrAto27fke1wSi7C7CfYjwiVoNm\nzObNvKNBuDT6fs6XgSrUwsQ8w8kxTAem1WmOE9kxhB9e5EhbY50/xTAnrpvtiqFn\noYtRpzSBAoGBAPHlMhyPJWAxg7cEGEx8G25y3I+GnuCl7uFQcglOUIHEbbpi3JO5\nRj463PYulKa/4DUoTXN0HxBWj72GxLL1W2I0NTANH4z45oVJdRETJdkzS3u/vfx9\nB4oHkFAXIrlMqKTvHmG3g+kHN92B0cfSf60Ji3Qftg4DWTNo59SAEgAxAoGBAO3J\nNEV5tT5oLEzpDT+glYf7RhiYqOkOLN1xdBCTFt5jXR8iKYl5p7FVyELU9F18XE/T\n/V7P5ElD49yAAk2jVhbn+W1u9vnJK2USh/WgPTF+hJCOTVqltIRMu02SxN3dgIGn\nNDbevkWwouRy1VzoyhNLoap/DwWt8ebDzHnQJQpNAoGBAIbDykde+NO+wkMUZPU3\nr5C5LWhI9/rwd0XQK7hDiVbCuN8+dOVYM2o4ISKGkQrVm3QCICRSbXwMvcg5bRzG\n1ULBE2DR7uH7SXK4miAJKuz3RvaKvK4OekTMMfps6UuTCeHZ1nNaaoNJIjamPNm2\nzKr6xlbL1AG6m9eoeoBJWb4BAoGACPgV6Kj2lSwIv73qqgO8oCxyMGtRs7i9KH0n\nC5kAu9KzqID5YB4enSnHK/4sWXpfYQN2AyWETt8osSCC9bq7fJGzbtVIq5NS97UD\nO9iXdk53YZx8fnbRoEvkpMBsfJHmTv2nkopEUwyemE9cjOya8q9foba5MlWlUjcA\nd3fKbeECgYBz+vUYCN/lgucdHCfvkVYrU20TC2s/HyvjCdmW4Tw6JFlOij6meH8F\n1JsshrUHSaaIWk6fRoQCMP9E9p7r1s9PhQvjj3EeWQayJ5VbboJqkbQsuV6ACP9R\n5hpYOJuSsVOiH+oDrHybrOumxKC5lw8W+qpGgwBP+PBLUVbxXGlCPg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:42:31,705 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-c0802e74-d953-4b84-9f22-b9fb7f42d5a7 2018-06-30 16:42:31,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:42:31,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:42:31,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:42:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9d47af39-1bc3-4cc3-b8c0-1f5cb1b6aeb9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:42:31,950 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9d47af39-1bc3-4cc3-b8c0-1f5cb1b6aeb9 2018-06-30 16:42:31,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c24df20728ff1bd734baca4210dc1d5b32b3478" 2018-06-30 16:42:32,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}, {"id": "8f343a991e054657a4be8da95362c752", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj-role"}], "expires_at": "2018-06-30T17:42:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f97eb5d4867d4fee877a9b8d1f010d41", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-e43460ea-6458-452-user", "id": "775d16a28752443bba597f2ab0ce9684"}, "audit_ids": ["Mka29OAdQHmlp7TISqK56Q"], "issued_at": "2018-06-30T16:42:32.000000Z"}} 2018-06-30 16:42:32,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:32,932 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:32 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-d511530f-9d22-4de4-8771-9103199ffa74 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","subnets":["f881402a-4d38-481c-a3da-5fd56db773eb"],"description":"","tags":[],"updated_at":"2018-06-30T16:41:48Z","provider:segmentation_id":10,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net","admin_state_up":true,"tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:46Z","provider:network_type":"vxlan"}]} 2018-06-30 16:42:32,932 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net used request id req-d511530f-9d22-4de4-8771-9103199ffa74 2018-06-30 16:42:32,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:42:32,947 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:42:32 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:42:32,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c24df20728ff1bd734baca4210dc1d5b32b3478" 2018-06-30 16:42:33,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:42:32 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd2952c7-4a34-4e3f-a7c5-418197e5b41b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f97eb5d4867d4fee877a9b8d1f010d41", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}} 2018-06-30 16:42:33,046 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 used request id req-fd2952c7-4a34-4e3f-a7c5-418197e5b41b 2018-06-30 16:42:33,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c24df20728ff1bd734baca4210dc1d5b32b3478" 2018-06-30 16:42:33,201 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:33 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-4838fb0a-05a7-4782-92b4-6c85fc26171c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}]} 2018-06-30 16:42:33,201 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-4838fb0a-05a7-4782-92b4-6c85fc26171c 2018-06-30 16:42:33,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4&mac_address=fa%3A16%3A3e%3Ad0%3A08%3A72&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c24df20728ff1bd734baca4210dc1d5b32b3478" 2018-06-30 16:42:33,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:42:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d1bcbb2d-a70a-41d2-83bb-2be0e78c7f5c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:42:33,232 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d1bcbb2d-a70a-41d2-83bb-2be0e78c7f5c 2018-06-30 16:42:33,233 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:42:33,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:33,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:33 GMT Content-Type: application/json Content-Length: 910 Connection: keep-alive X-Openstack-Request-Id: req-bb0a2f23-b07a-4627-847d-36bd45c50de1 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.9"}],"id":"91d77183-8b7b-4569-8d94-f457d6b1c09e","security_groups":["9c5ff7e3-0972-488a-be4f-d9064df70e39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:08:72","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c56c78e8-8c79-414e-b823-1fb03df1957b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"}]} 2018-06-30 16:42:33,326 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4&mac_address=fa%3A16%3A3e%3Ad0%3A08%3A72&admin_state_up=True used request id req-bb0a2f23-b07a-4627-847d-36bd45c50de1 2018-06-30 16:42:33,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c24df20728ff1bd734baca4210dc1d5b32b3478" 2018-06-30 16:42:33,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:42:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-910a187e-7894-45c0-ad29-0ed3dbb8b780 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:42:33,559 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-910a187e-7894-45c0-ad29-0ed3dbb8b780 2018-06-30 16:42:33,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:33,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:42:33 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b7adbd2c-7254-4dc1-a772-3e52aca845b4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f97eb5d4867d4fee877a9b8d1f010d41", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}} 2018-06-30 16:42:33,768 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 used request id req-b7adbd2c-7254-4dc1-a772-3e52aca845b4 2018-06-30 16:42:33,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c24df20728ff1bd734baca4210dc1d5b32b3478" 2018-06-30 16:42:34,654 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:34 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-80ea6d8e-a203-453d-a1bb-4cbf710d3cce Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","subnets":["f881402a-4d38-481c-a3da-5fd56db773eb"],"description":"","tags":[],"updated_at":"2018-06-30T16:41:48Z","provider:segmentation_id":10,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net","admin_state_up":true,"tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:46Z","provider:network_type":"vxlan"}]} 2018-06-30 16:42:34,655 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net used request id req-80ea6d8e-a203-453d-a1bb-4cbf710d3cce 2018-06-30 16:42:34,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:42:34,670 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:42:34 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:42:34,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:35,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:42:34 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-adc6a6b2-5e8e-48c8-90e2-7c16cc2aa751 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f97eb5d4867d4fee877a9b8d1f010d41", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}} 2018-06-30 16:42:35,114 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 used request id req-adc6a6b2-5e8e-48c8-90e2-7c16cc2aa751 2018-06-30 16:42:35,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:35,710 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:35 GMT Content-Type: application/json Content-Length: 1824 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-05856317-c427-43a7-97f3-6042a313682e X-Compute-Request-Id: req-05856317-c427-43a7-97f3-6042a313682e Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:08:72", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c56c78e8-8c79-414e-b823-1fb03df1957b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c56c78e8-8c79-414e-b823-1fb03df1957b", "rel": "bookmark"}], "image": {"id": "712108e9-9121-421d-ac33-ee535fca1a7e", "links": [{"href": "http://172.30.10.101:8774/images/712108e9-9121-421d-ac33-ee535fca1a7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000cd", "OS-SRV-USG:launched_at": "2018-06-30T16:42:13.000000", "flavor": {"id": "7bee3542-4df8-4b73-9100-d1ec53962a63", "links": [{"href": "http://172.30.10.101:8774/flavors/7bee3542-4df8-4b73-9100-d1ec53962a63", "rel": "bookmark"}]}, "id": "c56c78e8-8c79-414e-b823-1fb03df1957b", "security_groups": [{"name": "default"}], "user_id": "775d16a28752443bba597f2ab0ce9684", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:42:13Z", "hostId": "20e765b0652d812c9f95d9ad05bd0a4f6e7c3e1e726a17fc1918bbd5", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "created": "2018-06-30T16:41:57Z", "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 16:42:35,710 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2 used request id req-05856317-c427-43a7-97f3-6042a313682e 2018-06-30 16:42:35,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c24df20728ff1bd734baca4210dc1d5b32b3478" 2018-06-30 16:42:35,844 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:35 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-ed41a231-8201-4fb5-a797-b2249901a098 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}]} 2018-06-30 16:42:35,844 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-ed41a231-8201-4fb5-a797-b2249901a098 2018-06-30 16:42:35,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4&mac_address=fa%3A16%3A3e%3A1b%3A3f%3A48&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:36,550 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:36 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-ada5da61-76a6-4454-b6d7-c4dcc44d0f94 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","subnets":["f881402a-4d38-481c-a3da-5fd56db773eb"],"description":"","tags":[],"updated_at":"2018-06-30T16:41:48Z","provider:segmentation_id":10,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net","admin_state_up":true,"tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:46Z","provider:network_type":"vxlan"}]} 2018-06-30 16:42:36,550 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net used request id req-ada5da61-76a6-4454-b6d7-c4dcc44d0f94 2018-06-30 16:42:36,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c24df20728ff1bd734baca4210dc1d5b32b3478" 2018-06-30 16:42:36,699 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:36 GMT Content-Type: application/json Content-Length: 911 Connection: keep-alive X-Openstack-Request-Id: req-9f2a6611-a1d1-44f7-8d00-c96f27d53a8c Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.10"}],"id":"9b3b36da-8a4c-49f2-a85b-f1b46634c448","security_groups":["275fe751-4246-4d0c-96da-19a2969f6ac0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:3f:48","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"50ba89bf-bef1-451f-8dd7-91ab6a95f98b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"}]} 2018-06-30 16:42:36,700 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4&mac_address=fa%3A16%3A3e%3A1b%3A3f%3A48&admin_state_up=True used request id req-9f2a6611-a1d1-44f7-8d00-c96f27d53a8c 2018-06-30 16:42:36,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:36,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:42:36 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ff4219e9-b6a0-401b-b878-7cc106a98b90 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f97eb5d4867d4fee877a9b8d1f010d41", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}} 2018-06-30 16:42:36,798 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 used request id req-ff4219e9-b6a0-401b-b878-7cc106a98b90 2018-06-30 16:42:36,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:37,454 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:37 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-293554f2-fff3-4a17-9f87-b3d6d56973af Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}]} 2018-06-30 16:42:37,454 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-293554f2-fff3-4a17-9f87-b3d6d56973af 2018-06-30 16:42:37,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c24df20728ff1bd734baca4210dc1d5b32b3478" 2018-06-30 16:42:37,630 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:37 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-6eeb4b62-5464-4e83-8d34-674dc2973c57 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.3"}],"id":"6f09a855-118a-4b36-98da-eda08e21caa1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:ff:06","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:04Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.1"}],"id":"78621654-d4e3-4c45-8311-bb01395bca6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:10:ad","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"e056fae4-7217-4d51-9651-6dfdda0da792","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.9"}],"id":"91d77183-8b7b-4569-8d94-f457d6b1c09e","security_groups":["9c5ff7e3-0972-488a-be4f-d9064df70e39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:08:72","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c56c78e8-8c79-414e-b823-1fb03df1957b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.10"}],"id":"9b3b36da-8a4c-49f2-a85b-f1b46634c448","security_groups":["275fe751-4246-4d0c-96da-19a2969f6ac0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:3f:48","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"50ba89bf-bef1-451f-8dd7-91ab6a95f98b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.2"}],"id":"b90bcada-9127-4d38-a408-43ec12f61f0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:0d:bd","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:49Z","binding:vnic_type":"normal"}]} 2018-06-30 16:42:37,630 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-6eeb4b62-5464-4e83-8d34-674dc2973c57 2018-06-30 16:42:37,631 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2 2018-06-30 16:42:37,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c24df20728ff1bd734baca4210dc1d5b32b3478" 2018-06-30 16:42:37,704 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:37 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive X-Openstack-Request-Id: req-03c0ad0f-68dc-4c3d-875c-e062efb89f5e Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "e056fae4-7217-4d51-9651-6dfdda0da792", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "created_at": "2018-06-30T16:41:51Z", "updated_at": "2018-06-30T16:42:22Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.10.118", "revision_number": 2, "project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "port_id": "9b3b36da-8a4c-49f2-a85b-f1b46634c448", "id": "5630e53f-011b-4b6b-a5b0-7a85e441ba97"}]} 2018-06-30 16:42:37,704 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-03c0ad0f-68dc-4c3d-875c-e062efb89f5e 2018-06-30 16:42:38,964 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:38 GMT Content-Type: application/json Content-Length: 2009 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b946de2b-1fba-4562-bc59-c36c72fbc36f X-Compute-Request-Id: req-b946de2b-1fba-4562-bc59-c36c72fbc36f Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:3f:48", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:3f:48", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/50ba89bf-bef1-451f-8dd7-91ab6a95f98b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/50ba89bf-bef1-451f-8dd7-91ab6a95f98b", "rel": "bookmark"}], "image": {"id": "712108e9-9121-421d-ac33-ee535fca1a7e", "links": [{"href": "http://172.30.10.101:8774/images/712108e9-9121-421d-ac33-ee535fca1a7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ca", "OS-SRV-USG:launched_at": "2018-06-30T16:42:13.000000", "flavor": {"id": "fb8444eb-b5d6-4d07-89b9-c127c71b651d", "links": [{"href": "http://172.30.10.101:8774/flavors/fb8444eb-b5d6-4d07-89b9-c127c71b651d", "rel": "bookmark"}]}, "id": "50ba89bf-bef1-451f-8dd7-91ab6a95f98b", "security_groups": [{"name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp"}], "user_id": "775d16a28752443bba597f2ab0ce9684", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:42:13Z", "hostId": "ec121601e8ae3f073b01703f75910dedd4db59d494d57d706bb941ca", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "created": "2018-06-30T16:41:58Z", "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 16:42:38,964 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1 used request id req-b946de2b-1fba-4562-bc59-c36c72fbc36f 2018-06-30 16:42:38,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:39,211 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:39 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-aa546c10-fbae-4387-baa8-ee4ab101ebfb Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","subnets":["f881402a-4d38-481c-a3da-5fd56db773eb"],"description":"","tags":[],"updated_at":"2018-06-30T16:41:48Z","provider:segmentation_id":10,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net","admin_state_up":true,"tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:46Z","provider:network_type":"vxlan"}]} 2018-06-30 16:42:39,211 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net used request id req-aa546c10-fbae-4387-baa8-ee4ab101ebfb 2018-06-30 16:42:39,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:39,314 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:39 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-a6fd3172-90d8-4dff-a22c-37a0f0be74f5 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}]} 2018-06-30 16:42:39,314 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-a6fd3172-90d8-4dff-a22c-37a0f0be74f5 2018-06-30 16:42:39,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:39,439 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:39 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-43690e0a-d416-4271-a557-19fd488f00bf Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.3"}],"id":"6f09a855-118a-4b36-98da-eda08e21caa1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:ff:06","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:04Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.1"}],"id":"78621654-d4e3-4c45-8311-bb01395bca6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:10:ad","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"e056fae4-7217-4d51-9651-6dfdda0da792","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.9"}],"id":"91d77183-8b7b-4569-8d94-f457d6b1c09e","security_groups":["9c5ff7e3-0972-488a-be4f-d9064df70e39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:08:72","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c56c78e8-8c79-414e-b823-1fb03df1957b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.10"}],"id":"9b3b36da-8a4c-49f2-a85b-f1b46634c448","security_groups":["275fe751-4246-4d0c-96da-19a2969f6ac0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:3f:48","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"50ba89bf-bef1-451f-8dd7-91ab6a95f98b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.2"}],"id":"b90bcada-9127-4d38-a408-43ec12f61f0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:0d:bd","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:49Z","binding:vnic_type":"normal"}]} 2018-06-30 16:42:39,439 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-43690e0a-d416-4271-a557-19fd488f00bf 2018-06-30 16:42:39,441 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1 2018-06-30 16:42:39,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:39,504 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:39 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive X-Openstack-Request-Id: req-bc6b3d52-9e43-4b86-a9e4-12f26f5f9be3 Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "e056fae4-7217-4d51-9651-6dfdda0da792", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "created_at": "2018-06-30T16:41:51Z", "updated_at": "2018-06-30T16:42:22Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.10.118", "revision_number": 2, "project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "port_id": "9b3b36da-8a4c-49f2-a85b-f1b46634c448", "id": "5630e53f-011b-4b6b-a5b0-7a85e441ba97"}]} 2018-06-30 16:42:39,504 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-bc6b3d52-9e43-4b86-a9e4-12f26f5f9be3 2018-06-30 16:42:39,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/c56c78e8-8c79-414e-b823-1fb03df1957b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c24df20728ff1bd734baca4210dc1d5b32b3478" 2018-06-30 16:42:41,682 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:41 GMT Content-Type: application/json Content-Length: 1821 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3e95ae5a-30f8-49e8-9690-5be431dd03fe X-Compute-Request-Id: req-3e95ae5a-30f8-49e8-9690-5be431dd03fe Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:08:72", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/c56c78e8-8c79-414e-b823-1fb03df1957b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/c56c78e8-8c79-414e-b823-1fb03df1957b", "rel": "bookmark"}], "image": {"id": "712108e9-9121-421d-ac33-ee535fca1a7e", "links": [{"href": "http://172.30.10.101:8774/images/712108e9-9121-421d-ac33-ee535fca1a7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000cd", "OS-SRV-USG:launched_at": "2018-06-30T16:42:13.000000", "flavor": {"id": "7bee3542-4df8-4b73-9100-d1ec53962a63", "links": [{"href": "http://172.30.10.101:8774/flavors/7bee3542-4df8-4b73-9100-d1ec53962a63", "rel": "bookmark"}]}, "id": "c56c78e8-8c79-414e-b823-1fb03df1957b", "security_groups": [{"name": "default"}], "user_id": "775d16a28752443bba597f2ab0ce9684", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:42:13Z", "hostId": "20e765b0652d812c9f95d9ad05bd0a4f6e7c3e1e726a17fc1918bbd5", "OS-EXT-SRV-ATTR:host": "cmp002", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "created": "2018-06-30T16:41:57Z", "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:42:41,683 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/c56c78e8-8c79-414e-b823-1fb03df1957b used request id req-3e95ae5a-30f8-49e8-9690-5be431dd03fe 2018-06-30 16:42:41,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c24df20728ff1bd734baca4210dc1d5b32b3478" 2018-06-30 16:42:41,941 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:41 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-ebd5b093-68c4-46cc-bfd3-28ce8260b250 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","subnets":["f881402a-4d38-481c-a3da-5fd56db773eb"],"description":"","tags":[],"updated_at":"2018-06-30T16:41:48Z","provider:segmentation_id":10,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net","admin_state_up":true,"tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:46Z","provider:network_type":"vxlan"}]} 2018-06-30 16:42:41,941 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net used request id req-ebd5b093-68c4-46cc-bfd3-28ce8260b250 2018-06-30 16:42:41,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c24df20728ff1bd734baca4210dc1d5b32b3478" 2018-06-30 16:42:42,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:42:41 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-70f7d806-100d-4179-89b0-9442305086a9 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f97eb5d4867d4fee877a9b8d1f010d41", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}} 2018-06-30 16:42:42,044 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 used request id req-70f7d806-100d-4179-89b0-9442305086a9 2018-06-30 16:42:42,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c24df20728ff1bd734baca4210dc1d5b32b3478" 2018-06-30 16:42:42,228 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:42 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-d7b6c96a-05fd-4ea1-bb36-e6e19a284d85 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}]} 2018-06-30 16:42:42,228 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-d7b6c96a-05fd-4ea1-bb36-e6e19a284d85 2018-06-30 16:42:42,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c24df20728ff1bd734baca4210dc1d5b32b3478" 2018-06-30 16:42:43,252 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:43 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-616f3016-7e2e-44d9-947a-f33177c7dd88 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.3"}],"id":"6f09a855-118a-4b36-98da-eda08e21caa1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:ff:06","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:04Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.1"}],"id":"78621654-d4e3-4c45-8311-bb01395bca6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:10:ad","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"e056fae4-7217-4d51-9651-6dfdda0da792","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.9"}],"id":"91d77183-8b7b-4569-8d94-f457d6b1c09e","security_groups":["9c5ff7e3-0972-488a-be4f-d9064df70e39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:08:72","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c56c78e8-8c79-414e-b823-1fb03df1957b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.10"}],"id":"9b3b36da-8a4c-49f2-a85b-f1b46634c448","security_groups":["275fe751-4246-4d0c-96da-19a2969f6ac0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:3f:48","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"50ba89bf-bef1-451f-8dd7-91ab6a95f98b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.2"}],"id":"b90bcada-9127-4d38-a408-43ec12f61f0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:0d:bd","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:49Z","binding:vnic_type":"normal"}]} 2018-06-30 16:42:43,252 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-616f3016-7e2e-44d9-947a-f33177c7dd88 2018-06-30 16:42:43,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/50ba89bf-bef1-451f-8dd7-91ab6a95f98b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:45,366 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:45 GMT Content-Type: application/json Content-Length: 2006 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-aeda9b47-e521-475a-bd2a-247fdd602095 X-Compute-Request-Id: req-aeda9b47-e521-475a-bd2a-247fdd602095 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:3f:48", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:3f:48", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/50ba89bf-bef1-451f-8dd7-91ab6a95f98b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/50ba89bf-bef1-451f-8dd7-91ab6a95f98b", "rel": "bookmark"}], "image": {"id": "712108e9-9121-421d-ac33-ee535fca1a7e", "links": [{"href": "http://172.30.10.101:8774/images/712108e9-9121-421d-ac33-ee535fca1a7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ca", "OS-SRV-USG:launched_at": "2018-06-30T16:42:13.000000", "flavor": {"id": "fb8444eb-b5d6-4d07-89b9-c127c71b651d", "links": [{"href": "http://172.30.10.101:8774/flavors/fb8444eb-b5d6-4d07-89b9-c127c71b651d", "rel": "bookmark"}]}, "id": "50ba89bf-bef1-451f-8dd7-91ab6a95f98b", "security_groups": [{"name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp"}], "user_id": "775d16a28752443bba597f2ab0ce9684", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:42:13Z", "hostId": "ec121601e8ae3f073b01703f75910dedd4db59d494d57d706bb941ca", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "created": "2018-06-30T16:41:58Z", "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:42:45,366 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/50ba89bf-bef1-451f-8dd7-91ab6a95f98b used request id req-aeda9b47-e521-475a-bd2a-247fdd602095 2018-06-30 16:42:45,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:45,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:45 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-f3bc9ea4-3ef5-4c85-8626-33d6cdca50a9 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","subnets":["f881402a-4d38-481c-a3da-5fd56db773eb"],"description":"","tags":[],"updated_at":"2018-06-30T16:41:48Z","provider:segmentation_id":10,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net","admin_state_up":true,"tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:46Z","provider:network_type":"vxlan"}]} 2018-06-30 16:42:45,603 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net used request id req-f3bc9ea4-3ef5-4c85-8626-33d6cdca50a9 2018-06-30 16:42:45,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:45,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:42:45 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fd5111ce-6417-4741-857b-707ce15511d5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f97eb5d4867d4fee877a9b8d1f010d41", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}} 2018-06-30 16:42:45,988 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 used request id req-fd5111ce-6417-4741-857b-707ce15511d5 2018-06-30 16:42:45,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:46,140 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:46 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-8cdf5a0c-fd5c-4a4b-a4b9-9bb25424ca76 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}]} 2018-06-30 16:42:46,140 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-8cdf5a0c-fd5c-4a4b-a4b9-9bb25424ca76 2018-06-30 16:42:46,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:46,280 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:46 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-4bd8939e-de11-406b-a6fe-878f9e832dcc Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.3"}],"id":"6f09a855-118a-4b36-98da-eda08e21caa1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:ff:06","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:04Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.1"}],"id":"78621654-d4e3-4c45-8311-bb01395bca6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:10:ad","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"e056fae4-7217-4d51-9651-6dfdda0da792","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.9"}],"id":"91d77183-8b7b-4569-8d94-f457d6b1c09e","security_groups":["9c5ff7e3-0972-488a-be4f-d9064df70e39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:08:72","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c56c78e8-8c79-414e-b823-1fb03df1957b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.10"}],"id":"9b3b36da-8a4c-49f2-a85b-f1b46634c448","security_groups":["275fe751-4246-4d0c-96da-19a2969f6ac0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:3f:48","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"50ba89bf-bef1-451f-8dd7-91ab6a95f98b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.2"}],"id":"b90bcada-9127-4d38-a408-43ec12f61f0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:0d:bd","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:49Z","binding:vnic_type":"normal"}]} 2018-06-30 16:42:46,280 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-4bd8939e-de11-406b-a6fe-878f9e832dcc 2018-06-30 16:42:46,281 - create_instance - INFO - Checking if VM is active 2018-06-30 16:42:46,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/50ba89bf-bef1-451f-8dd7-91ab6a95f98b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:48,297 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:48 GMT Content-Type: application/json Content-Length: 2006 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-854e086a-6a7d-4b59-849d-bdbe8886a813 X-Compute-Request-Id: req-854e086a-6a7d-4b59-849d-bdbe8886a813 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:3f:48", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:3f:48", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/50ba89bf-bef1-451f-8dd7-91ab6a95f98b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/50ba89bf-bef1-451f-8dd7-91ab6a95f98b", "rel": "bookmark"}], "image": {"id": "712108e9-9121-421d-ac33-ee535fca1a7e", "links": [{"href": "http://172.30.10.101:8774/images/712108e9-9121-421d-ac33-ee535fca1a7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ca", "OS-SRV-USG:launched_at": "2018-06-30T16:42:13.000000", "flavor": {"id": "fb8444eb-b5d6-4d07-89b9-c127c71b651d", "links": [{"href": "http://172.30.10.101:8774/flavors/fb8444eb-b5d6-4d07-89b9-c127c71b651d", "rel": "bookmark"}]}, "id": "50ba89bf-bef1-451f-8dd7-91ab6a95f98b", "security_groups": [{"name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp"}], "user_id": "775d16a28752443bba597f2ab0ce9684", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:42:13Z", "hostId": "ec121601e8ae3f073b01703f75910dedd4db59d494d57d706bb941ca", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "created": "2018-06-30T16:41:58Z", "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:42:48,297 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/50ba89bf-bef1-451f-8dd7-91ab6a95f98b used request id req-854e086a-6a7d-4b59-849d-bdbe8886a813 2018-06-30 16:42:48,298 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1] is - ACTIVE 2018-06-30 16:42:48,298 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:42:48,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/50ba89bf-bef1-451f-8dd7-91ab6a95f98b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:50,857 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:50 GMT Content-Type: application/json Content-Length: 2006 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a3d7d511-63f7-4c34-9c64-a620290fe477 X-Compute-Request-Id: req-a3d7d511-63f7-4c34-9c64-a620290fe477 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:3f:48", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:3f:48", "version": 4, "addr": "172.30.10.118", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/50ba89bf-bef1-451f-8dd7-91ab6a95f98b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/50ba89bf-bef1-451f-8dd7-91ab6a95f98b", "rel": "bookmark"}], "image": {"id": "712108e9-9121-421d-ac33-ee535fca1a7e", "links": [{"href": "http://172.30.10.101:8774/images/712108e9-9121-421d-ac33-ee535fca1a7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ca", "OS-SRV-USG:launched_at": "2018-06-30T16:42:13.000000", "flavor": {"id": "fb8444eb-b5d6-4d07-89b9-c127c71b651d", "links": [{"href": "http://172.30.10.101:8774/flavors/fb8444eb-b5d6-4d07-89b9-c127c71b651d", "rel": "bookmark"}]}, "id": "50ba89bf-bef1-451f-8dd7-91ab6a95f98b", "security_groups": [{"name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp"}], "user_id": "775d16a28752443bba597f2ab0ce9684", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:42:13Z", "hostId": "ec121601e8ae3f073b01703f75910dedd4db59d494d57d706bb941ca", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "created": "2018-06-30T16:41:58Z", "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:42:50,857 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/50ba89bf-bef1-451f-8dd7-91ab6a95f98b used request id req-a3d7d511-63f7-4c34-9c64-a620290fe477 2018-06-30 16:42:50,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:51,118 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:51 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-6d682df8-5718-49a8-af0b-e9c24099ce82 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","subnets":["f881402a-4d38-481c-a3da-5fd56db773eb"],"description":"","tags":[],"updated_at":"2018-06-30T16:41:48Z","provider:segmentation_id":10,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net","admin_state_up":true,"tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:46Z","provider:network_type":"vxlan"}]} 2018-06-30 16:42:51,118 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net used request id req-6d682df8-5718-49a8-af0b-e9c24099ce82 2018-06-30 16:42:51,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:51,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:42:51 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-98c83c2e-8999-46e1-a37a-836d5445bf39 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f97eb5d4867d4fee877a9b8d1f010d41", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}} 2018-06-30 16:42:51,472 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 used request id req-98c83c2e-8999-46e1-a37a-836d5445bf39 2018-06-30 16:42:51,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:52,198 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:52 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-b95119d3-c7e3-457d-a590-e8e82f0b6380 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:48Z","dns_nameservers":[],"updated_at":"2018-06-30T16:41:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","id":"f881402a-4d38-481c-a3da-5fd56db773eb","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet"}]} 2018-06-30 16:42:52,199 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-b95119d3-c7e3-457d-a590-e8e82f0b6380 2018-06-30 16:42:52,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97aeeb87bd6579a953df22af0c16a875470b5f32" 2018-06-30 16:42:52,342 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:52 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-5320cb4b-07e3-449c-a564-ee494c30539b Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.3"}],"id":"6f09a855-118a-4b36-98da-eda08e21caa1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:ff:06","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:04Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.1"}],"id":"78621654-d4e3-4c45-8311-bb01395bca6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:10:ad","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"e056fae4-7217-4d51-9651-6dfdda0da792","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.9"}],"id":"91d77183-8b7b-4569-8d94-f457d6b1c09e","security_groups":["9c5ff7e3-0972-488a-be4f-d9064df70e39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d0:08:72","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"c56c78e8-8c79-414e-b823-1fb03df1957b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:42:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.10"}],"id":"9b3b36da-8a4c-49f2-a85b-f1b46634c448","security_groups":["275fe751-4246-4d0c-96da-19a2969f6ac0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:3f:48","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"50ba89bf-bef1-451f-8dd7-91ab6a95f98b","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:42:02Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f881402a-4d38-481c-a3da-5fd56db773eb","ip_address":"10.1.2.2"}],"id":"b90bcada-9127-4d38-a408-43ec12f61f0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:0d:bd","project_id":"f97eb5d4867d4fee877a9b8d1f010d41","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","name":"","admin_state_up":true,"network_id":"71126d1a-ddf9-4a2f-99d1-802dce1dc7d4","tenant_id":"f97eb5d4867d4fee877a9b8d1f010d41","created_at":"2018-06-30T16:41:49Z","binding:vnic_type":"normal"}]} 2018-06-30 16:42:52,342 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=71126d1a-ddf9-4a2f-99d1-802dce1dc7d4 used request id req-5320cb4b-07e3-449c-a564-ee494c30539b 2018-06-30 16:42:52,344 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:42:52,347 - paramiko.transport - DEBUG - starting thread (client mode): 0x23461a90L 2018-06-30 16:42:52,348 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:42:52,348 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:42:52,348 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:42:52,350 - 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-06-30 16:42:52,350 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:42:52,350 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:42:52,350 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:42:52,351 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:42:52,351 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:42:52,402 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:42:52,402 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:42:52,412 - paramiko.transport - DEBUG - Trying discovered key c5215d019b4190229176ac84e39c0caa in 4236dc3f-bc05-47f7-81d3-dbfb7188729a 2018-06-30 16:42:52,413 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:42:52,420 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:42:52,520 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:42:52,535 - create_instance - INFO - SSH is active for VM instance 2018-06-30 16:42:52,535 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:42:52,536 - paramiko.transport - DEBUG - starting thread (client mode): 0x23461b50L 2018-06-30 16:42:52,537 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:42:52,537 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:42:52,537 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:42:52,538 - 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-06-30 16:42:52,539 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:42:52,539 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:42:52,539 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:42:52,539 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:42:52,539 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:42:52,589 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:42:52,590 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:42:52,601 - paramiko.transport - DEBUG - Trying discovered key c5215d019b4190229176ac84e39c0caa in 4236dc3f-bc05-47f7-81d3-dbfb7188729a 2018-06-30 16:42:52,602 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:42:52,608 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:42:52,610 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-30 16:42:52,610 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-30 16:42:52,611 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-30 16:42:52,612 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-30 16:42:52,614 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:42:52,616 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack 2018-06-30 16:42:52,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:52,699 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:42:52 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-a56240bb-78f2-4164-82b0-aa10a2cd334d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:42:52,865 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:42:52 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2640bde4-b791-44a7-ad0d-ac4a2535e819 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:42:52,865 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-2640bde4-b791-44a7-ad0d-ac4a2535e819 2018-06-30 16:42:52,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:52,951 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:42:52 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-466860a0-17a1-4fd9-af96-22d50b03e64a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:42:53,047 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:53 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-503e3875-f6d2-4c94-8191-72fc2e87f4e1 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:42:53Z", "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:42:53,047 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-503e3875-f6d2-4c94-8191-72fc2e87f4e1 2018-06-30 16:42:53,048 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:42:53,048 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:42:56,049 - create_stack - DEBUG - Stack status query timeout in 1196.81614995 2018-06-30 16:42:56,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:56,112 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:42:56 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-126c00f4-4b63-4be0-a51b-7b85ef062d01 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:42:56,186 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:56 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-11e43273-b86c-431d-a76b-d3a3fed99541 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:42:53Z", "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:42:56,187 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-11e43273-b86c-431d-a76b-d3a3fed99541 2018-06-30 16:42:56,187 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:42:56,188 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:42:59,190 - create_stack - DEBUG - Stack status query timeout in 1193.67545199 2018-06-30 16:42:59,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:42:59,257 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:42:59 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-de5a0a06-8400-4dde-9a73-d5e6c310f656 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:42:59,322 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:42:59 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-241bbd90-a34c-48d2-9997-54218e12e815 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:42:53Z", "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:42:59,322 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-241bbd90-a34c-48d2-9997-54218e12e815 2018-06-30 16:42:59,323 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:42:59,323 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:43:02,326 - create_stack - DEBUG - Stack status query timeout in 1190.53897405 2018-06-30 16:43:02,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:43:02,402 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:43:02 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-959ed772-1eb7-423f-a7a3-f7a94b2d296f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:43:02,490 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:43:02 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-1c8e72ec-d623-4a56-905b-d571887802ca Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:42:53Z", "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:43:02,490 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-1c8e72ec-d623-4a56-905b-d571887802ca 2018-06-30 16:43:02,491 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:43:02,491 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:43:05,494 - create_stack - DEBUG - Stack status query timeout in 1187.37094593 2018-06-30 16:43:05,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:43:05,583 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:43:05 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-07ee1b34-8bed-4fbe-b890-177c566280ee Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:43:05,690 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:43:05 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-669c189e-8133-45cb-9ac9-24406c83a48c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:42:53Z", "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:43:05,691 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-669c189e-8133-45cb-9ac9-24406c83a48c 2018-06-30 16:43:05,691 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:43:05,691 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:43:08,693 - create_stack - DEBUG - Stack status query timeout in 1184.17189193 2018-06-30 16:43:08,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:43:08,758 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:43:08 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-522e11ad-7619-4776-9485-d9f13f72464e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:43:08,843 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:43:08 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-fda19d83-a230-4fb0-807a-624dd4826d0c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:42:53Z", "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:43:08,844 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-fda19d83-a230-4fb0-807a-624dd4826d0c 2018-06-30 16:43:08,845 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:43:08,845 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:43:11,848 - create_stack - DEBUG - Stack status query timeout in 1181.01701188 2018-06-30 16:43:11,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:43:11,925 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:43:11 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-5a54d67e-2d20-4482-b24d-fd3a501e31ff Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:43:12,018 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:43:12 GMT Content-Type: application/json Content-Length: 2358 Connection: keep-alive X-Openstack-Request-Id: req-40b4d05f-41cd-46af-aaf8-1c017b37b374 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor2", "OS::project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "OS::stack_id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-kp", "security_group_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-subnet", "net_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst2", "inst1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-inst1", "image2_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image", "flavor1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-flavor1", "image1_name": "CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image"}, "deletion_time": "2018-06-30T16:43:12Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack", "stack_user_project_id": "8dc1dbf3fc0b469d9511d64a72a6c7dd", "tags": null, "creation_time": "2018-06-30T16:41:40Z", "links": [{"href": "https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-30T16:42:53Z", "id": "fc01e07b-24c0-4afe-8882-d05fc9654aec", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:43:12,018 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-40b4d05f-41cd-46af-aaf8-1c017b37b374 2018-06-30 16:43:12,019 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-30 16:43:12,019 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack 2018-06-30 16:43:12,019 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack 2018-06-30 16:43:12,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/fc01e07b-24c0-4afe-8882-d05fc9654aec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5dcfff4e82805b59c97babb05e6c5e43abfe717" 2018-06-30 16:43:12,074 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:43:12 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec X-Openstack-Request-Id: req-aa2ebb31-8d73-4ccd-95c4-78cc8d9456ab Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:43:12,143 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:43:12 GMT Content-Type: application/json Content-Length: 285 Connection: keep-alive X-Openstack-Request-Id: req-1b60f2d4-2246-4956-a1f2-a725737dc5a0 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-30 16:43:12,143 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/f97eb5d4867d4fee877a9b8d1f010d41/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-stack/fc01e07b-24c0-4afe-8882-d05fc9654aec used request id req-1b60f2d4-2246-4956-a1f2-a725737dc5a0 2018-06-30 16:43:12,147 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-9aef5824-ceee-499f-aa8e-0938b3560e52-image 2018-06-30 16:43:12,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d069d4288b54e16c9432560bac40405a1d5dde2b" 2018-06-30 16:43:12,967 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:43:12 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9304fc86-cc61-4f81-b7f1-c0ff2db1c325 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:43:12,968 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/712108e9-9121-421d-ac33-ee535fca1a7e used request id req-9304fc86-cc61-4f81-b7f1-c0ff2db1c325 2018-06-30 16:43:12,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec632e5bbebc9e559fab24c6aa561c2cb00e592e" 2018-06-30 16:43:13,920 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:43:13 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-cc07bce5-729a-492c-8873-0ede5c999f16 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "created_at": "2018-06-30T16:41:42Z", "updated_at": "2018-06-30T16:41:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:41:43Z", "revision_number": 0, "id": "5d36a6a7-d471-4993-a691-563197cc59df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:41:43Z", "security_group_id": "9c5ff7e3-0972-488a-be4f-d9064df70e39", "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "port_range_min": null, "ethertype": "IPv6", "project_id": "f97eb5d4867d4fee877a9b8d1f010d41"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:41:43Z", "revision_number": 0, "id": "7c8993ed-d57f-4cee-a8f9-9e2248007e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:41:43Z", "security_group_id": "9c5ff7e3-0972-488a-be4f-d9064df70e39", "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "port_range_min": null, "ethertype": "IPv4", "project_id": "f97eb5d4867d4fee877a9b8d1f010d41"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:41:43Z", "revision_number": 0, "id": "81411b7e-1e95-485e-b50e-801cb610f1f7", "remote_group_id": "9c5ff7e3-0972-488a-be4f-d9064df70e39", "remote_ip_prefix": null, "created_at": "2018-06-30T16:41:43Z", "security_group_id": "9c5ff7e3-0972-488a-be4f-d9064df70e39", "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "port_range_min": null, "ethertype": "IPv4", "project_id": "f97eb5d4867d4fee877a9b8d1f010d41"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:41:43Z", "revision_number": 0, "id": "dbe41508-53f8-4d75-b99a-335265159c20", "remote_group_id": "9c5ff7e3-0972-488a-be4f-d9064df70e39", "remote_ip_prefix": null, "created_at": "2018-06-30T16:41:43Z", "security_group_id": "9c5ff7e3-0972-488a-be4f-d9064df70e39", "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "port_range_min": null, "ethertype": "IPv6", "project_id": "f97eb5d4867d4fee877a9b8d1f010d41"}], "revision_number": 4, "project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "id": "9c5ff7e3-0972-488a-be4f-d9064df70e39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:43:13,921 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-cc07bce5-729a-492c-8873-0ede5c999f16 2018-06-30 16:43:13,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec632e5bbebc9e559fab24c6aa561c2cb00e592e" 2018-06-30 16:43:14,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:13 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cd653bd8-117b-47d8-a89e-f8501c6aedda Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 16:43:14,276 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-cd653bd8-117b-47d8-a89e-f8501c6aedda 2018-06-30 16:43:14,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec632e5bbebc9e559fab24c6aa561c2cb00e592e" 2018-06-30 16:43:14,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:14 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4cb66e26-eae4-4017-8ed0-753c64b6d15e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f97eb5d4867d4fee877a9b8d1f010d41", "name": "CreateStackFloatingIpTests-e43460ea-6458-452-proj"}} 2018-06-30 16:43:14,633 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 used request id req-4cb66e26-eae4-4017-8ed0-753c64b6d15e 2018-06-30 16:43:14,634 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9c5ff7e3-0972-488a-be4f-d9064df70e39 2018-06-30 16:43:14,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9c5ff7e3-0972-488a-be4f-d9064df70e39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec632e5bbebc9e559fab24c6aa561c2cb00e592e" 2018-06-30 16:43:14,693 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:43:14 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-db39ebfd-cae8-4f85-886c-4e8098212f06 Front-End-Https: on 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-06-30T16:41:43Z", "security_group_id": "9c5ff7e3-0972-488a-be4f-d9064df70e39", "port_range_min": null, "revision_number": 0, "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "created_at": "2018-06-30T16:41:43Z", "project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "id": "5d36a6a7-d471-4993-a691-563197cc59df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:41:43Z", "security_group_id": "9c5ff7e3-0972-488a-be4f-d9064df70e39", "port_range_min": null, "revision_number": 0, "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "created_at": "2018-06-30T16:41:43Z", "project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "id": "7c8993ed-d57f-4cee-a8f9-9e2248007e4e"}, {"remote_group_id": "9c5ff7e3-0972-488a-be4f-d9064df70e39", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:41:43Z", "security_group_id": "9c5ff7e3-0972-488a-be4f-d9064df70e39", "port_range_min": null, "revision_number": 0, "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "created_at": "2018-06-30T16:41:43Z", "project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "id": "81411b7e-1e95-485e-b50e-801cb610f1f7"}, {"remote_group_id": "9c5ff7e3-0972-488a-be4f-d9064df70e39", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:41:43Z", "security_group_id": "9c5ff7e3-0972-488a-be4f-d9064df70e39", "port_range_min": null, "revision_number": 0, "tenant_id": "f97eb5d4867d4fee877a9b8d1f010d41", "created_at": "2018-06-30T16:41:43Z", "project_id": "f97eb5d4867d4fee877a9b8d1f010d41", "id": "dbe41508-53f8-4d75-b99a-335265159c20"}]} 2018-06-30 16:43:14,693 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=9c5ff7e3-0972-488a-be4f-d9064df70e39 used request id req-db39ebfd-cae8-4f85-886c-4e8098212f06 2018-06-30 16:43:14,694 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:43:14,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/9c5ff7e3-0972-488a-be4f-d9064df70e39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec632e5bbebc9e559fab24c6aa561c2cb00e592e" 2018-06-30 16:43:15,036 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:43:15 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9ebc1de2-a86f-47b8-b19d-00b844f92bea Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:43:15,036 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/9c5ff7e3-0972-488a-be4f-d9064df70e39 used request id req-9ebc1de2-a86f-47b8-b19d-00b844f92bea 2018-06-30 16:43:15,037 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-e43460ea-6458-452-proj 2018-06-30 16:43:15,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec632e5bbebc9e559fab24c6aa561c2cb00e592e" 2018-06-30 16:43:15,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:43:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-390111e1-3cd7-424b-8e83-aa88a1b802a1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:43:15,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f97eb5d4867d4fee877a9b8d1f010d41 used request id req-390111e1-3cd7-424b-8e83-aa88a1b802a1 2018-06-30 16:43:15,817 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-e43460ea-6458-452-proj-role 2018-06-30 16:43:15,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/8f343a991e054657a4be8da95362c752 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec632e5bbebc9e559fab24c6aa561c2cb00e592e" 2018-06-30 16:43:16,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:43:15 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f17b78bf-3c22-4c43-b6a7-5f077a3d25e2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:43:16,263 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/8f343a991e054657a4be8da95362c752 used request id req-f17b78bf-3c22-4c43-b6a7-5f077a3d25e2 2018-06-30 16:43:16,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec632e5bbebc9e559fab24c6aa561c2cb00e592e" 2018-06-30 16:43:16,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:16 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aee34948-a65c-4d59-8309-7672f9d8df42 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:43:16,601 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-aee34948-a65c-4d59-8309-7672f9d8df42 2018-06-30 16:43:16,602 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-e43460ea-6458-452-user 2018-06-30 16:43:16,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/775d16a28752443bba597f2ab0ce9684 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ab07c7a62d656c068eaa852643e2d7d1521457" 2018-06-30 16:43:17,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:43:16 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-defc0484-9a14-453b-aa62-a3b633f6806a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:43:17,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/775d16a28752443bba597f2ab0ce9684 used request id req-defc0484-9a14-453b-aa62-a3b633f6806a 2018-06-30 16:43:17,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:43:18,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:43:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["8JyKS0zgTLm8e4oKV4Y7ew"], "issued_at": "2018-06-30T16:43:18.000000Z"}} 2018-06-30 16:43:18,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ed1290ce5680f638884735d102594274b31f7e" 2018-06-30 16:43:18,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:18 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d9403cc1-6cf2-42d1-8083-cc6784cf7446 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:43:18,542 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d9403cc1-6cf2-42d1-8083-cc6784cf7446 2018-06-30 16:43:18,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:43:18,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:43:19,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:43:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["APqeFbYVQ5W0lIq6yEB2pQ"], "issued_at": "2018-06-30T16:43:19.000000Z"}} 2018-06-30 16:43:19,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecf44858a84214a57d118e2b4273b45b99a7495" 2018-06-30 16:43:19,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:19 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2fa8578a-c2d0-4863-8c11-2e929395585f Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:43:19,948 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2fa8578a-c2d0-4863-8c11-2e929395585f 2018-06-30 16:43:19,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:43:19,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:43:19 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:43:19,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecf44858a84214a57d118e2b4273b45b99a7495" 2018-06-30 16:43:20,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:19 GMT Server: Apache Content-Length: 194 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6bad88ee-3fa2-4e6a-8c0e-8dd7e9d307e0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:43:20,052 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj used request id req-6bad88ee-3fa2-4e6a-8c0e-8dd7e9d307e0 2018-06-30 16:43:20,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecf44858a84214a57d118e2b4273b45b99a7495" 2018-06-30 16:43:20,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:20 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f43b5ffb-3856-4eb0-bbab-d1889989e1b1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:43:20,440 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f43b5ffb-3856-4eb0-bbab-d1889989e1b1 2018-06-30 16:43:20,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecf44858a84214a57d118e2b4273b45b99a7495" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}}' 2018-06-30 16:43:20,890 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:43:20 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8fb3ba9-7a18-40a0-aad5-64e6c4ebec73 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337"}, "tags": [], "enabled": true, "id": "1d76f9d516fd4519989d913e24e88337", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}} 2018-06-30 16:43:20,890 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-d8fb3ba9-7a18-40a0-aad5-64e6c4ebec73 2018-06-30 16:43:20,891 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj 2018-06-30 16:43:20,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:43:20,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:43:21,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:43:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["-dLLKSRpRWKnU8aDzVwhZQ"], "issued_at": "2018-06-30T16:43:21.000000Z"}} 2018-06-30 16:43:21,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285125b72db57f878e594fca285e66eb6b8b1d36" 2018-06-30 16:43:22,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f68dda21-8171-44df-9ee9-ce7448de8ab4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:43:22,106 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-f68dda21-8171-44df-9ee9-ce7448de8ab4 2018-06-30 16:43:22,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:43:22,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:43:22 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:43:22,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285125b72db57f878e594fca285e66eb6b8b1d36" 2018-06-30 16:43:22,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:22 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a69706e-161a-40a3-b7d8-55feb062045c Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:43:22,650 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-8a69706e-161a-40a3-b7d8-55feb062045c 2018-06-30 16:43:22,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285125b72db57f878e594fca285e66eb6b8b1d36" 2018-06-30 16:43:23,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:22 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f8b4f8f0-5939-40bf-9cf2-9e4074627e0c Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337"}, "tags": [], "enabled": true, "id": "1d76f9d516fd4519989d913e24e88337", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}]} 2018-06-30 16:43:23,018 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj used request id req-f8b4f8f0-5939-40bf-9cf2-9e4074627e0c 2018-06-30 16:43:23,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285125b72db57f878e594fca285e66eb6b8b1d36" 2018-06-30 16:43:23,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:23 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c56e29c-dc8b-4d4f-97d3-f92209e1b4e4 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:43:23,425 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-8c56e29c-dc8b-4d4f-97d3-f92209e1b4e4 2018-06-30 16:43:24,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285125b72db57f878e594fca285e66eb6b8b1d36" 2018-06-30 16:43:24,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:24 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-939dfd96-8a78-4fac-89c9-df2d7501422f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:43:24,583 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-939dfd96-8a78-4fac-89c9-df2d7501422f 2018-06-30 16:43:24,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285125b72db57f878e594fca285e66eb6b8b1d36" 2018-06-30 16:43:24,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:24 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90105fb0-2e3a-42c1-9e82-7e2ab738de15 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337"}, "tags": [], "enabled": true, "id": "1d76f9d516fd4519989d913e24e88337", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}]} 2018-06-30 16:43:24,919 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj used request id req-90105fb0-2e3a-42c1-9e82-7e2ab738de15 2018-06-30 16:43:24,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/faee4dc1f2c14301950c3d4558aac5b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285125b72db57f878e594fca285e66eb6b8b1d36" 2018-06-30 16:43:25,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:24 GMT Server: Apache Content-Length: 344 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-62bb2b16-7631-4ce3-a4ce-46d46efd637a Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-user", "links": {"self": "http://10.167.4.35:5000/v3/users/faee4dc1f2c14301950c3d4558aac5b1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "1d76f9d516fd4519989d913e24e88337", "id": "faee4dc1f2c14301950c3d4558aac5b1", "password_expires_at": null}} 2018-06-30 16:43:25,293 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/faee4dc1f2c14301950c3d4558aac5b1 used request id req-62bb2b16-7631-4ce3-a4ce-46d46efd637a 2018-06-30 16:43:25,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337/users/faee4dc1f2c14301950c3d4558aac5b1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285125b72db57f878e594fca285e66eb6b8b1d36" 2018-06-30 16:43:25,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:25 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-30e3b398-2e1f-4264-bcd3-e61ea9bf0980 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337/users/faee4dc1f2c14301950c3d4558aac5b1/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 16:43:25,621 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337/users/faee4dc1f2c14301950c3d4558aac5b1/roles used request id req-30e3b398-2e1f-4264-bcd3-e61ea9bf0980 2018-06-30 16:43:25,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285125b72db57f878e594fca285e66eb6b8b1d36" 2018-06-30 16:43:26,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:25 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-21a19428-75ee-4138-8870-fc5314a57388 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}} 2018-06-30 16:43:26,049 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-21a19428-75ee-4138-8870-fc5314a57388 2018-06-30 16:43:26,049 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj 2018-06-30 16:43:26,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337/users/faee4dc1f2c14301950c3d4558aac5b1/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285125b72db57f878e594fca285e66eb6b8b1d36" 2018-06-30 16:43:26,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:43:26 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-682f170c-1403-4f7c-ba35-eb2a91232ab2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:43:26,471 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337/users/faee4dc1f2c14301950c3d4558aac5b1/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-682f170c-1403-4f7c-ba35-eb2a91232ab2 2018-06-30 16:43:26,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285125b72db57f878e594fca285e66eb6b8b1d36" 2018-06-30 16:43:26,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:26 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dc7bbb10-dbca-4b1f-b435-e132b7f11fe5 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:43:26,854 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-dc7bbb10-dbca-4b1f-b435-e132b7f11fe5 2018-06-30 16:43:26,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285125b72db57f878e594fca285e66eb6b8b1d36" 2018-06-30 16:43:27,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:26 GMT Server: Apache Content-Length: 471 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d60b1847-f459-4d89-97de-9145bbb30e36 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337"}, "tags": [], "enabled": true, "id": "1d76f9d516fd4519989d913e24e88337", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}]} 2018-06-30 16:43:27,275 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj used request id req-d60b1847-f459-4d89-97de-9145bbb30e36 2018-06-30 16:43:27,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337/users/faee4dc1f2c14301950c3d4558aac5b1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285125b72db57f878e594fca285e66eb6b8b1d36" 2018-06-30 16:43:27,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:27 GMT Server: Apache Content-Length: 347 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cb83a040-be96-43d5-b871-b04a4d09430f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337/users/faee4dc1f2c14301950c3d4558aac5b1/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}]} 2018-06-30 16:43:27,681 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337/users/faee4dc1f2c14301950c3d4558aac5b1/roles used request id req-cb83a040-be96-43d5-b871-b04a4d09430f 2018-06-30 16:43:27,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285125b72db57f878e594fca285e66eb6b8b1d36" 2018-06-30 16:43:28,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:27 GMT Server: Apache Content-Length: 187 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-908cdf86-0f5a-4c62-af0b-eb77b2cc2331 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}} 2018-06-30 16:43:28,046 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3 used request id req-908cdf86-0f5a-4c62-af0b-eb77b2cc2331 2018-06-30 16:43:28,046 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj 2018-06-30 16:43:28,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337/users/faee4dc1f2c14301950c3d4558aac5b1/roles/04a3047f433f4111b561c8d5110638d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285125b72db57f878e594fca285e66eb6b8b1d36" 2018-06-30 16:43:28,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:43:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ec2e653-7db1-45c4-9fec-11f6363ce2d5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:43:28,521 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337/users/faee4dc1f2c14301950c3d4558aac5b1/roles/04a3047f433f4111b561c8d5110638d3 used request id req-3ec2e653-7db1-45c4-9fec-11f6363ce2d5 2018-06-30 16:43:28,522 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-ecdbb713-9026-4d8-user 2018-06-30 16:43:28,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:43:28,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecf44858a84214a57d118e2b4273b45b99a7495" 2018-06-30 16:43:28,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:28 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b887e452-6b20-4926-8a1d-a5ca9e6f2b75 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:43:28,887 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b887e452-6b20-4926-8a1d-a5ca9e6f2b75 2018-06-30 16:43:28,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecf44858a84214a57d118e2b4273b45b99a7495" -d '{"role": {"name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj-role"}}' 2018-06-30 16:43:29,354 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:43:28 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-75096eb1-42e4-4e67-8428-ee05b8e8cf0d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d861814180c4348922946f7fb493408", "links": {"self": "http://10.167.4.35:5000/v3/roles/6d861814180c4348922946f7fb493408"}, "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj-role"}} 2018-06-30 16:43:29,354 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-75096eb1-42e4-4e67-8428-ee05b8e8cf0d 2018-06-30 16:43:29,355 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj-role 2018-06-30 16:43:29,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/6d861814180c4348922946f7fb493408 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecf44858a84214a57d118e2b4273b45b99a7495" 2018-06-30 16:43:29,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:29 GMT Server: Apache Content-Length: 225 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e221a05c-172d-441b-9fa3-7e523f88cc48 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d861814180c4348922946f7fb493408", "links": {"self": "http://10.167.4.35:5000/v3/roles/6d861814180c4348922946f7fb493408"}, "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj-role"}} 2018-06-30 16:43:29,799 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/6d861814180c4348922946f7fb493408 used request id req-e221a05c-172d-441b-9fa3-7e523f88cc48 2018-06-30 16:43:29,800 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj-role to project CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj 2018-06-30 16:43:29,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337/users/faee4dc1f2c14301950c3d4558aac5b1/roles/6d861814180c4348922946f7fb493408 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecf44858a84214a57d118e2b4273b45b99a7495" 2018-06-30 16:43:30,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:43:29 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d286ffc0-0862-4121-a223-24f7db318b00 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:43:30,272 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337/users/faee4dc1f2c14301950c3d4558aac5b1/roles/6d861814180c4348922946f7fb493408 used request id req-d286ffc0-0862-4121-a223-24f7db318b00 2018-06-30 16:43:30,273 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:43:30,273 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-06-30 16:43:30,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:43:30,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:43:31,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}, {"id": "6d861814180c4348922946f7fb493408", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj-role"}], "expires_at": "2018-06-30T17:43:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-user", "id": "faee4dc1f2c14301950c3d4558aac5b1"}, "audit_ids": ["ROn3j9aURDysJe_PqNRSdw"], "issued_at": "2018-06-30T16:43:31.000000Z"}} 2018-06-30 16:43:31,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}282cfea4539f4aa1f43d4ea86db153045346e686" 2018-06-30 16:43:31,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:31 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3c4c26de-53f7-4600-8b0c-492e7649eb4e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:43:31,440 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3c4c26de-53f7-4600-8b0c-492e7649eb4e 2018-06-30 16:43:31,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}282cfea4539f4aa1f43d4ea86db153045346e686" 2018-06-30 16:43:32,275 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:43:32 GMT Content-Type: application/json Content-Length: 171 Connection: keep-alive X-Openstack-Request-Id: req-30ab1e47-e53e-44d5-9f91-ac803201541d Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"} 2018-06-30 16:43:32,275 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image used request id req-30ab1e47-e53e-44d5-9f91-ac803201541d 2018-06-30 16:43:32,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}282cfea4539f4aa1f43d4ea86db153045346e686" 2018-06-30 16:43:33,182 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:43:33 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-4014b500-1c79-4847-893f-e1b211385932 Front-End-Https: on 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", "root-tar"], "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-06-30 16:43:33,182 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-4014b500-1c79-4847-893f-e1b211385932 2018-06-30 16:43:33,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}282cfea4539f4aa1f43d4ea86db153045346e686" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}' 2018-06-30 16:43:34,023 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:43:34 GMT Content-Type: application/json Content-Length: 613 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-79855eb3-9f53-4885-b15e-611f4753841e Front-End-Https: on RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:43:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T16:43:34Z", "visibility": "shared", "self": "/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca", "min_disk": 0, "protected": false, "id": "35c2ac80-f6eb-4b06-a655-b245b0f717ca", "file": "/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca/file", "checksum": null, "owner": "1d76f9d516fd4519989d913e24e88337", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:43:34,023 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-79855eb3-9f53-4885-b15e-611f4753841e 2018-06-30 16:43:34,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}282cfea4539f4aa1f43d4ea86db153045346e686" -d '' 2018-06-30 16:43:35,369 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:43:35 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-364cecf2-bc05-4170-86cc-f0b18f2d4426 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:43:35,370 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca/file used request id req-364cecf2-bc05-4170-86cc-f0b18f2d4426 2018-06-30 16:43:35,370 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 16:43:35,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}282cfea4539f4aa1f43d4ea86db153045346e686" 2018-06-30 16:43:36,938 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:43:36 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-4a393cad-8516-4976-8e47-87e8dc2b5d3c Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:43:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:43:35Z", "visibility": "shared", "self": "/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca", "min_disk": 0, "protected": false, "id": "35c2ac80-f6eb-4b06-a655-b245b0f717ca", "file": "/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1d76f9d516fd4519989d913e24e88337", "direct_url": "file:///var/lib/glance/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:43:36,938 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca used request id req-4a393cad-8516-4976-8e47-87e8dc2b5d3c 2018-06-30 16:43:36,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}282cfea4539f4aa1f43d4ea86db153045346e686" 2018-06-30 16:43:37,713 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:43:37 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-7579db2f-d570-4996-b18e-b3eb374d421f Front-End-Https: on 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", "root-tar"], "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-06-30 16:43:37,713 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-7579db2f-d570-4996-b18e-b3eb374d421f 2018-06-30 16:43:37,716 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image 2018-06-30 16:43:37,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}282cfea4539f4aa1f43d4ea86db153045346e686" 2018-06-30 16:43:38,514 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:43:38 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-cf975a7c-e36c-46b6-bd47-eadc0660616e Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:43:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:43:35Z", "visibility": "shared", "self": "/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca", "min_disk": 0, "protected": false, "id": "35c2ac80-f6eb-4b06-a655-b245b0f717ca", "file": "/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1d76f9d516fd4519989d913e24e88337", "direct_url": "file:///var/lib/glance/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:43:38,514 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca used request id req-cf975a7c-e36c-46b6-bd47-eadc0660616e 2018-06-30 16:43:38,515 - create_image - DEBUG - Instance status is - active 2018-06-30 16:43:38,515 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image 2018-06-30 16:43:38,515 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image 2018-06-30 16:43:38,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:43:38,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:43:39,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}, {"id": "6d861814180c4348922946f7fb493408", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj-role"}], "expires_at": "2018-06-30T17:43:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-user", "id": "faee4dc1f2c14301950c3d4558aac5b1"}, "audit_ids": ["xlo6cCswS_uln56_zqeUEw"], "issued_at": "2018-06-30T16:43:39.000000Z"}} 2018-06-30 16:43:39,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:43:39,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:43:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5be15a85-0f9d-4767-a572-241f3350dbe9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:43:39,960 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-5be15a85-0f9d-4767-a572-241f3350dbe9 2018-06-30 16:43:39,961 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:43:39,965 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:43:39,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:43:40,924 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:43:40 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-6e1bdc36-5236-4cf3-be70-a85d5926d74a Front-End-Https: on RESP BODY: {"stacks": []} 2018-06-30 16:43:40,924 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack used request id req-6e1bdc36-5236-4cf3-be70-a85d5926d74a 2018-06-30 16:43:40,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": {"default": "m1.med", "type": "string", "description": "Flavor name for the second instance", "label": "Instance Flavor for second VM"}, "image2_name": {"default": "image_2", "type": "string", "description": "Image name to be used for second instance", "label": "Image ID for second VM"}, "keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}, "security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group 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"}, "external_net_name": {"default": "external", "type": "string", "description": "Name of the external network which management network will connect to"}, "inst2_name": {"default": "test_vm2", "type": "string", "description": "The name of the second VM to be spawned", "label": "Second VM name"}, "inst1_name": {"default": "test_vm1", "type": "string", "description": "The name of the first VM to be spawned", "label": "First VM name"}, "router_name": {"default": "mgmt_router", "type": "string", "description": "The name of the stack's router", "label": "Test router name"}, "flavor1_name": {"default": "m1.small", "type": "string", "description": "Flavor name for the first instance", "label": "Instance Flavor for first VM"}, "image1_name": {"default": "image_1", "type": "string", "description": "Image name to be used for first instance", "label": "Image ID for first VM"}}, "resources": {"flavor2": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 2, "disk": 2, "ram": 1024}}, "network": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "subnet": {"type": "OS::Neutron::Subnet", "properties": {"ip_version": 4, "cidr": "10.1.2.0/24", "name": {"get_param": "subnet_name"}, "network": {"get_resource": "network"}}}, "server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "port_range_min": 22, "protocol": "tcp"}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "icmp"}], "description": "Add security group rules for server", "name": {"get_param": "security_group_name"}}}, "floating_ip": {"type": "OS::Neutron::FloatingIP", "properties": {"floating_network": {"get_param": "external_net_name"}}}, "floating_ip_association": {"type": "OS::Nova::FloatingIPAssociation", "properties": {"server_id": {"get_resource": "vm1"}, "floating_ip": {"get_resource": "floating_ip"}}}, "management_router": {"type": "OS::Neutron::Router", "properties": {"external_gateway_info": {"network": {"get_param": "external_net_name"}}, "name": {"get_param": "router_name"}}}, "keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}, "management_router_interface": {"type": "OS::Neutron::RouterInterface", "properties": {"router": {"get_resource": "management_router"}, "subnet": {"get_resource": "subnet"}}}, "vm2": {"depends_on": ["subnet", "flavor2"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image2_name"}, "name": {"get_param": "inst2_name"}, "flavor": {"get_resource": "flavor2"}, "networks": [{"network": {"get_resource": "network"}}]}}, "vm1": {"depends_on": ["subnet", "keypair", "flavor1"], "type": "OS::Nova::Server", "properties": {"name": {"get_param": "inst1_name"}, "key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "flavor": {"get_resource": "flavor1"}, "security_groups": [{"get_resource": "server_security_group"}], "networks": [{"network": {"get_resource": "network"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "external_net_name": "floating_net", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net"}}' 2018-06-30 16:43:53,403 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:43:53 GMT Content-Type: application/json Content-Length: 300 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-f8720a29-bd68-4e3a-9dde-1e419af793c8 Front-End-Https: on RESP BODY: {"stack": {"id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}]}} 2018-06-30 16:43:53,404 - keystoneauth.session - DEBUG - POST call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks used request id req-f8720a29-bd68-4e3a-9dde-1e419af793c8 2018-06-30 16:43:53,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:43:54,235 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:43:54 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-b0ba52dc-80a5-4618-91dc-1a040fe70919 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:43:54,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:43:54 GMT Content-Type: application/json Content-Length: 2410 Connection: keep-alive X-Openstack-Request-Id: req-6eedb296-de10-4233-b86f-8ff9679341a4 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:43:54,998 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-6eedb296-de10-4233-b86f-8ff9679341a4 2018-06-30 16:43:54,998 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack 2018-06-30 16:43:55,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:43:55,723 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:43:55 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-f9139cf1-83d7-4580-ba03-c40ad1b8237e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:43:56,409 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:43:56 GMT Content-Type: application/json Content-Length: 2408 Connection: keep-alive X-Openstack-Request-Id: req-e74cae60-e5a5-4171-b822-2a0fa4f41cb2 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:43:56,409 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-e74cae60-e5a5-4171-b822-2a0fa4f41cb2 2018-06-30 16:43:56,410 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:43:56,410 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:43:59,413 - create_stack - DEBUG - Stack status query timeout in 1195.58539987 2018-06-30 16:43:59,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:44:00,218 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:44:00 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-b3419928-2c87-4a85-a3aa-20137e8e3eab Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:44:01,239 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:01 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-83f10f65-8832-4161-b183-6959616ab256 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wOA/daIXVQmeUbv2s3w+WbY5pc8krscsKz0TdCFxezFPgBj\nomVtXjciZxAHFZuPndcZodCaHbhrekcl0tSg2SReH7Ipx2WjXUJQbC/XwrEJ9NBj\nAqpGYellLWyhKKxMRrjdozRz3jgoDqLkHRwHMH2axMn6tkLTacoMWoLcInNMXoHV\nxYTpmTRdFOxiNU0MgIjuplvGuwyyeI2qayw1KVp50ekjZiLxl5BbCIpXI0lWrJI/\nciQtmuTiPCDHQlGb2GEY01Cnx41bTUwYMPldB5CvGbNRK6hnRh6Eyq0h/Zs5NXGJ\ncj6E3Er/jnlVJ767NF1pjhqUh506nD+hUCg7JQIDAQABAoIBAQDXyiEOjD8ni88E\nlZ/9uwtCELHpVkfQ7fAULsKO8qGkNYVK2g0aVFpuwnZj+Ft9DaqXRdmVd4F9LcCT\ncGLcuy3Rff0gvrjrln7stu9nDbbNxwsHJZEOme7bfV3kqfvCffSLsWIhdDzcN3Uq\n6bPr+B8hj3VJEFYzcZfwHgQTP6xByHpHCW7TcOd9Uq8WtFHqbQp2qlPmhtIdYO0A\nfy5bycpuonUJnA1fHKz3HUrIBQUhDu7B4Z5JuhRh/dx71fPPFrAWvenxs8CI8Bdu\nA0uM159m9Kan80XEQn4+mXIBZWiHxwqkP4B3UBqAhhSKHy+QrNK6HdCvQKm4cUFN\nVHUjACGNAoGBAPtDu0J+YWeKWmGGmxdmPY55rMgXSlyvopYb4mTfzwdpWqRhzXCm\nBnwEVDlouJm7xZmoeTSo4vvHZzJX5v2qaYcFofOdflWXgEJcXWgnMbkZlPAUxIiy\nF+wssT+Ihh9srWUWLIRqmKcfRgPxCJ3pNn/pWbzLUjYcKNGPtnDMlF5rAoGBAPOE\nqnhqJXSO3arH+M+O8M3kgN/atx/KcSGWMLROI0QvlAiqGfae9ewIo97VWCqW/6gx\nZCn6uA7+EWCjanV1VcA/4FB5NaMLWsnVVHWnlBeg+EhBj8JqUzOApK/tRYRieNGI\nmY3FxesYnXx6LyFgSVn+qSIWy38/3DBk4a79vxCvAoGAK6VASfSaBtpJiNdQ6Weh\nGbaZBMjG6gK4Q0rksJEP7UGntRYoEYFFbxVxa+d86Xdsg5x4MWWEyCeDDYOnZDjN\ny952m1KoN0XxyZUxxH3KbVS8QlfZK8WD0kqRH3AfnCXMmNqZMQczLRSJnPWpgYSZ\nKu7l352R0kRh8sT78+wVebECgYAQxdiABr+hsZ1u/+sRUMUhSVXfFU97rxPvvkqI\ngMFJFwXZOu4i4HwLz+SJmqRB+riNOymtAone7nz/7QGOKZDIdx3aLR8WpdeRA1KX\n7/zxS7MONwXR3ETyzS+KtosNPUMZG5GIBFFHiiB+zGOmpt0mh7XalTta/mkKJEiv\nJuccHQKBgGN9Z9fagrIwTo3u4Sw++wDLVWSXbo97eydvz8mJyM59hZVjNoNcl3Am\nT4QLFI7dz+mfm6FPPyVc+tJtWoxZ1oYApwewf+J7fflOFj3tQX4d8rOjY5Dlibcj\nxPEt+mgJ+yku3TdD0YhFw40EudQrv3HlCfSH58+5cGanSqNWeWZV\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:44:01,239 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-83f10f65-8832-4161-b183-6959616ab256 2018-06-30 16:44:01,240 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:44:01,240 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:44:04,243 - create_stack - DEBUG - Stack status query timeout in 1190.755831 2018-06-30 16:44:04,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:44:04,987 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:44:04 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-561ffe24-b086-4b7c-b3fe-7cb50ff352f4 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:44:05,321 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:05 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-280fd059-e8f6-4ff0-8321-4d4bc7f3d437 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wOA/daIXVQmeUbv2s3w+WbY5pc8krscsKz0TdCFxezFPgBj\nomVtXjciZxAHFZuPndcZodCaHbhrekcl0tSg2SReH7Ipx2WjXUJQbC/XwrEJ9NBj\nAqpGYellLWyhKKxMRrjdozRz3jgoDqLkHRwHMH2axMn6tkLTacoMWoLcInNMXoHV\nxYTpmTRdFOxiNU0MgIjuplvGuwyyeI2qayw1KVp50ekjZiLxl5BbCIpXI0lWrJI/\nciQtmuTiPCDHQlGb2GEY01Cnx41bTUwYMPldB5CvGbNRK6hnRh6Eyq0h/Zs5NXGJ\ncj6E3Er/jnlVJ767NF1pjhqUh506nD+hUCg7JQIDAQABAoIBAQDXyiEOjD8ni88E\nlZ/9uwtCELHpVkfQ7fAULsKO8qGkNYVK2g0aVFpuwnZj+Ft9DaqXRdmVd4F9LcCT\ncGLcuy3Rff0gvrjrln7stu9nDbbNxwsHJZEOme7bfV3kqfvCffSLsWIhdDzcN3Uq\n6bPr+B8hj3VJEFYzcZfwHgQTP6xByHpHCW7TcOd9Uq8WtFHqbQp2qlPmhtIdYO0A\nfy5bycpuonUJnA1fHKz3HUrIBQUhDu7B4Z5JuhRh/dx71fPPFrAWvenxs8CI8Bdu\nA0uM159m9Kan80XEQn4+mXIBZWiHxwqkP4B3UBqAhhSKHy+QrNK6HdCvQKm4cUFN\nVHUjACGNAoGBAPtDu0J+YWeKWmGGmxdmPY55rMgXSlyvopYb4mTfzwdpWqRhzXCm\nBnwEVDlouJm7xZmoeTSo4vvHZzJX5v2qaYcFofOdflWXgEJcXWgnMbkZlPAUxIiy\nF+wssT+Ihh9srWUWLIRqmKcfRgPxCJ3pNn/pWbzLUjYcKNGPtnDMlF5rAoGBAPOE\nqnhqJXSO3arH+M+O8M3kgN/atx/KcSGWMLROI0QvlAiqGfae9ewIo97VWCqW/6gx\nZCn6uA7+EWCjanV1VcA/4FB5NaMLWsnVVHWnlBeg+EhBj8JqUzOApK/tRYRieNGI\nmY3FxesYnXx6LyFgSVn+qSIWy38/3DBk4a79vxCvAoGAK6VASfSaBtpJiNdQ6Weh\nGbaZBMjG6gK4Q0rksJEP7UGntRYoEYFFbxVxa+d86Xdsg5x4MWWEyCeDDYOnZDjN\ny952m1KoN0XxyZUxxH3KbVS8QlfZK8WD0kqRH3AfnCXMmNqZMQczLRSJnPWpgYSZ\nKu7l352R0kRh8sT78+wVebECgYAQxdiABr+hsZ1u/+sRUMUhSVXfFU97rxPvvkqI\ngMFJFwXZOu4i4HwLz+SJmqRB+riNOymtAone7nz/7QGOKZDIdx3aLR8WpdeRA1KX\n7/zxS7MONwXR3ETyzS+KtosNPUMZG5GIBFFHiiB+zGOmpt0mh7XalTta/mkKJEiv\nJuccHQKBgGN9Z9fagrIwTo3u4Sw++wDLVWSXbo97eydvz8mJyM59hZVjNoNcl3Am\nT4QLFI7dz+mfm6FPPyVc+tJtWoxZ1oYApwewf+J7fflOFj3tQX4d8rOjY5Dlibcj\nxPEt+mgJ+yku3TdD0YhFw40EudQrv3HlCfSH58+5cGanSqNWeWZV\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:44:05,321 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-280fd059-e8f6-4ff0-8321-4d4bc7f3d437 2018-06-30 16:44:05,322 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:44:05,322 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:44:08,323 - create_stack - DEBUG - Stack status query timeout in 1186.67575693 2018-06-30 16:44:08,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:44:08,370 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:44:08 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-18c4c6ea-0afb-41ac-bc95-4851e1ccdfc2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:44:08,651 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:08 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-dc76f261-07d5-4ede-8cf0-c83943b0525a Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wOA/daIXVQmeUbv2s3w+WbY5pc8krscsKz0TdCFxezFPgBj\nomVtXjciZxAHFZuPndcZodCaHbhrekcl0tSg2SReH7Ipx2WjXUJQbC/XwrEJ9NBj\nAqpGYellLWyhKKxMRrjdozRz3jgoDqLkHRwHMH2axMn6tkLTacoMWoLcInNMXoHV\nxYTpmTRdFOxiNU0MgIjuplvGuwyyeI2qayw1KVp50ekjZiLxl5BbCIpXI0lWrJI/\nciQtmuTiPCDHQlGb2GEY01Cnx41bTUwYMPldB5CvGbNRK6hnRh6Eyq0h/Zs5NXGJ\ncj6E3Er/jnlVJ767NF1pjhqUh506nD+hUCg7JQIDAQABAoIBAQDXyiEOjD8ni88E\nlZ/9uwtCELHpVkfQ7fAULsKO8qGkNYVK2g0aVFpuwnZj+Ft9DaqXRdmVd4F9LcCT\ncGLcuy3Rff0gvrjrln7stu9nDbbNxwsHJZEOme7bfV3kqfvCffSLsWIhdDzcN3Uq\n6bPr+B8hj3VJEFYzcZfwHgQTP6xByHpHCW7TcOd9Uq8WtFHqbQp2qlPmhtIdYO0A\nfy5bycpuonUJnA1fHKz3HUrIBQUhDu7B4Z5JuhRh/dx71fPPFrAWvenxs8CI8Bdu\nA0uM159m9Kan80XEQn4+mXIBZWiHxwqkP4B3UBqAhhSKHy+QrNK6HdCvQKm4cUFN\nVHUjACGNAoGBAPtDu0J+YWeKWmGGmxdmPY55rMgXSlyvopYb4mTfzwdpWqRhzXCm\nBnwEVDlouJm7xZmoeTSo4vvHZzJX5v2qaYcFofOdflWXgEJcXWgnMbkZlPAUxIiy\nF+wssT+Ihh9srWUWLIRqmKcfRgPxCJ3pNn/pWbzLUjYcKNGPtnDMlF5rAoGBAPOE\nqnhqJXSO3arH+M+O8M3kgN/atx/KcSGWMLROI0QvlAiqGfae9ewIo97VWCqW/6gx\nZCn6uA7+EWCjanV1VcA/4FB5NaMLWsnVVHWnlBeg+EhBj8JqUzOApK/tRYRieNGI\nmY3FxesYnXx6LyFgSVn+qSIWy38/3DBk4a79vxCvAoGAK6VASfSaBtpJiNdQ6Weh\nGbaZBMjG6gK4Q0rksJEP7UGntRYoEYFFbxVxa+d86Xdsg5x4MWWEyCeDDYOnZDjN\ny952m1KoN0XxyZUxxH3KbVS8QlfZK8WD0kqRH3AfnCXMmNqZMQczLRSJnPWpgYSZ\nKu7l352R0kRh8sT78+wVebECgYAQxdiABr+hsZ1u/+sRUMUhSVXfFU97rxPvvkqI\ngMFJFwXZOu4i4HwLz+SJmqRB+riNOymtAone7nz/7QGOKZDIdx3aLR8WpdeRA1KX\n7/zxS7MONwXR3ETyzS+KtosNPUMZG5GIBFFHiiB+zGOmpt0mh7XalTta/mkKJEiv\nJuccHQKBgGN9Z9fagrIwTo3u4Sw++wDLVWSXbo97eydvz8mJyM59hZVjNoNcl3Am\nT4QLFI7dz+mfm6FPPyVc+tJtWoxZ1oYApwewf+J7fflOFj3tQX4d8rOjY5Dlibcj\nxPEt+mgJ+yku3TdD0YhFw40EudQrv3HlCfSH58+5cGanSqNWeWZV\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:44:08,652 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-dc76f261-07d5-4ede-8cf0-c83943b0525a 2018-06-30 16:44:08,652 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:44:08,653 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:44:11,654 - create_stack - DEBUG - Stack status query timeout in 1183.3449049 2018-06-30 16:44:11,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:44:12,284 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:44:12 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-b4181f97-b9d2-4eee-b4e1-17b655176f5d Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:44:12,540 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:12 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-97e1ac62-fe1d-469a-8b69-17251484ddf0 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wOA/daIXVQmeUbv2s3w+WbY5pc8krscsKz0TdCFxezFPgBj\nomVtXjciZxAHFZuPndcZodCaHbhrekcl0tSg2SReH7Ipx2WjXUJQbC/XwrEJ9NBj\nAqpGYellLWyhKKxMRrjdozRz3jgoDqLkHRwHMH2axMn6tkLTacoMWoLcInNMXoHV\nxYTpmTRdFOxiNU0MgIjuplvGuwyyeI2qayw1KVp50ekjZiLxl5BbCIpXI0lWrJI/\nciQtmuTiPCDHQlGb2GEY01Cnx41bTUwYMPldB5CvGbNRK6hnRh6Eyq0h/Zs5NXGJ\ncj6E3Er/jnlVJ767NF1pjhqUh506nD+hUCg7JQIDAQABAoIBAQDXyiEOjD8ni88E\nlZ/9uwtCELHpVkfQ7fAULsKO8qGkNYVK2g0aVFpuwnZj+Ft9DaqXRdmVd4F9LcCT\ncGLcuy3Rff0gvrjrln7stu9nDbbNxwsHJZEOme7bfV3kqfvCffSLsWIhdDzcN3Uq\n6bPr+B8hj3VJEFYzcZfwHgQTP6xByHpHCW7TcOd9Uq8WtFHqbQp2qlPmhtIdYO0A\nfy5bycpuonUJnA1fHKz3HUrIBQUhDu7B4Z5JuhRh/dx71fPPFrAWvenxs8CI8Bdu\nA0uM159m9Kan80XEQn4+mXIBZWiHxwqkP4B3UBqAhhSKHy+QrNK6HdCvQKm4cUFN\nVHUjACGNAoGBAPtDu0J+YWeKWmGGmxdmPY55rMgXSlyvopYb4mTfzwdpWqRhzXCm\nBnwEVDlouJm7xZmoeTSo4vvHZzJX5v2qaYcFofOdflWXgEJcXWgnMbkZlPAUxIiy\nF+wssT+Ihh9srWUWLIRqmKcfRgPxCJ3pNn/pWbzLUjYcKNGPtnDMlF5rAoGBAPOE\nqnhqJXSO3arH+M+O8M3kgN/atx/KcSGWMLROI0QvlAiqGfae9ewIo97VWCqW/6gx\nZCn6uA7+EWCjanV1VcA/4FB5NaMLWsnVVHWnlBeg+EhBj8JqUzOApK/tRYRieNGI\nmY3FxesYnXx6LyFgSVn+qSIWy38/3DBk4a79vxCvAoGAK6VASfSaBtpJiNdQ6Weh\nGbaZBMjG6gK4Q0rksJEP7UGntRYoEYFFbxVxa+d86Xdsg5x4MWWEyCeDDYOnZDjN\ny952m1KoN0XxyZUxxH3KbVS8QlfZK8WD0kqRH3AfnCXMmNqZMQczLRSJnPWpgYSZ\nKu7l352R0kRh8sT78+wVebECgYAQxdiABr+hsZ1u/+sRUMUhSVXfFU97rxPvvkqI\ngMFJFwXZOu4i4HwLz+SJmqRB+riNOymtAone7nz/7QGOKZDIdx3aLR8WpdeRA1KX\n7/zxS7MONwXR3ETyzS+KtosNPUMZG5GIBFFHiiB+zGOmpt0mh7XalTta/mkKJEiv\nJuccHQKBgGN9Z9fagrIwTo3u4Sw++wDLVWSXbo97eydvz8mJyM59hZVjNoNcl3Am\nT4QLFI7dz+mfm6FPPyVc+tJtWoxZ1oYApwewf+J7fflOFj3tQX4d8rOjY5Dlibcj\nxPEt+mgJ+yku3TdD0YhFw40EudQrv3HlCfSH58+5cGanSqNWeWZV\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:44:12,540 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-97e1ac62-fe1d-469a-8b69-17251484ddf0 2018-06-30 16:44:12,540 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:44:12,541 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:44:15,544 - create_stack - DEBUG - Stack status query timeout in 1179.45453596 2018-06-30 16:44:15,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:44:15,786 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:44:15 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-a9330899-661c-4732-bf71-4ffb79db8569 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:44:16,073 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:16 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-b2a1b71a-08f3-4de3-be55-296e5b85e7ff Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wOA/daIXVQmeUbv2s3w+WbY5pc8krscsKz0TdCFxezFPgBj\nomVtXjciZxAHFZuPndcZodCaHbhrekcl0tSg2SReH7Ipx2WjXUJQbC/XwrEJ9NBj\nAqpGYellLWyhKKxMRrjdozRz3jgoDqLkHRwHMH2axMn6tkLTacoMWoLcInNMXoHV\nxYTpmTRdFOxiNU0MgIjuplvGuwyyeI2qayw1KVp50ekjZiLxl5BbCIpXI0lWrJI/\nciQtmuTiPCDHQlGb2GEY01Cnx41bTUwYMPldB5CvGbNRK6hnRh6Eyq0h/Zs5NXGJ\ncj6E3Er/jnlVJ767NF1pjhqUh506nD+hUCg7JQIDAQABAoIBAQDXyiEOjD8ni88E\nlZ/9uwtCELHpVkfQ7fAULsKO8qGkNYVK2g0aVFpuwnZj+Ft9DaqXRdmVd4F9LcCT\ncGLcuy3Rff0gvrjrln7stu9nDbbNxwsHJZEOme7bfV3kqfvCffSLsWIhdDzcN3Uq\n6bPr+B8hj3VJEFYzcZfwHgQTP6xByHpHCW7TcOd9Uq8WtFHqbQp2qlPmhtIdYO0A\nfy5bycpuonUJnA1fHKz3HUrIBQUhDu7B4Z5JuhRh/dx71fPPFrAWvenxs8CI8Bdu\nA0uM159m9Kan80XEQn4+mXIBZWiHxwqkP4B3UBqAhhSKHy+QrNK6HdCvQKm4cUFN\nVHUjACGNAoGBAPtDu0J+YWeKWmGGmxdmPY55rMgXSlyvopYb4mTfzwdpWqRhzXCm\nBnwEVDlouJm7xZmoeTSo4vvHZzJX5v2qaYcFofOdflWXgEJcXWgnMbkZlPAUxIiy\nF+wssT+Ihh9srWUWLIRqmKcfRgPxCJ3pNn/pWbzLUjYcKNGPtnDMlF5rAoGBAPOE\nqnhqJXSO3arH+M+O8M3kgN/atx/KcSGWMLROI0QvlAiqGfae9ewIo97VWCqW/6gx\nZCn6uA7+EWCjanV1VcA/4FB5NaMLWsnVVHWnlBeg+EhBj8JqUzOApK/tRYRieNGI\nmY3FxesYnXx6LyFgSVn+qSIWy38/3DBk4a79vxCvAoGAK6VASfSaBtpJiNdQ6Weh\nGbaZBMjG6gK4Q0rksJEP7UGntRYoEYFFbxVxa+d86Xdsg5x4MWWEyCeDDYOnZDjN\ny952m1KoN0XxyZUxxH3KbVS8QlfZK8WD0kqRH3AfnCXMmNqZMQczLRSJnPWpgYSZ\nKu7l352R0kRh8sT78+wVebECgYAQxdiABr+hsZ1u/+sRUMUhSVXfFU97rxPvvkqI\ngMFJFwXZOu4i4HwLz+SJmqRB+riNOymtAone7nz/7QGOKZDIdx3aLR8WpdeRA1KX\n7/zxS7MONwXR3ETyzS+KtosNPUMZG5GIBFFHiiB+zGOmpt0mh7XalTta/mkKJEiv\nJuccHQKBgGN9Z9fagrIwTo3u4Sw++wDLVWSXbo97eydvz8mJyM59hZVjNoNcl3Am\nT4QLFI7dz+mfm6FPPyVc+tJtWoxZ1oYApwewf+J7fflOFj3tQX4d8rOjY5Dlibcj\nxPEt+mgJ+yku3TdD0YhFw40EudQrv3HlCfSH58+5cGanSqNWeWZV\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:44:16,073 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-b2a1b71a-08f3-4de3-be55-296e5b85e7ff 2018-06-30 16:44:16,074 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:44:16,074 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:44:19,077 - create_stack - DEBUG - Stack status query timeout in 1175.92106986 2018-06-30 16:44:19,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:44:19,172 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:44:19 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-cf717181-a1d1-4f9d-b750-f4743701da65 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:44:19,549 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:19 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-07cade0a-11bb-4399-9588-e51be8d2614f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wOA/daIXVQmeUbv2s3w+WbY5pc8krscsKz0TdCFxezFPgBj\nomVtXjciZxAHFZuPndcZodCaHbhrekcl0tSg2SReH7Ipx2WjXUJQbC/XwrEJ9NBj\nAqpGYellLWyhKKxMRrjdozRz3jgoDqLkHRwHMH2axMn6tkLTacoMWoLcInNMXoHV\nxYTpmTRdFOxiNU0MgIjuplvGuwyyeI2qayw1KVp50ekjZiLxl5BbCIpXI0lWrJI/\nciQtmuTiPCDHQlGb2GEY01Cnx41bTUwYMPldB5CvGbNRK6hnRh6Eyq0h/Zs5NXGJ\ncj6E3Er/jnlVJ767NF1pjhqUh506nD+hUCg7JQIDAQABAoIBAQDXyiEOjD8ni88E\nlZ/9uwtCELHpVkfQ7fAULsKO8qGkNYVK2g0aVFpuwnZj+Ft9DaqXRdmVd4F9LcCT\ncGLcuy3Rff0gvrjrln7stu9nDbbNxwsHJZEOme7bfV3kqfvCffSLsWIhdDzcN3Uq\n6bPr+B8hj3VJEFYzcZfwHgQTP6xByHpHCW7TcOd9Uq8WtFHqbQp2qlPmhtIdYO0A\nfy5bycpuonUJnA1fHKz3HUrIBQUhDu7B4Z5JuhRh/dx71fPPFrAWvenxs8CI8Bdu\nA0uM159m9Kan80XEQn4+mXIBZWiHxwqkP4B3UBqAhhSKHy+QrNK6HdCvQKm4cUFN\nVHUjACGNAoGBAPtDu0J+YWeKWmGGmxdmPY55rMgXSlyvopYb4mTfzwdpWqRhzXCm\nBnwEVDlouJm7xZmoeTSo4vvHZzJX5v2qaYcFofOdflWXgEJcXWgnMbkZlPAUxIiy\nF+wssT+Ihh9srWUWLIRqmKcfRgPxCJ3pNn/pWbzLUjYcKNGPtnDMlF5rAoGBAPOE\nqnhqJXSO3arH+M+O8M3kgN/atx/KcSGWMLROI0QvlAiqGfae9ewIo97VWCqW/6gx\nZCn6uA7+EWCjanV1VcA/4FB5NaMLWsnVVHWnlBeg+EhBj8JqUzOApK/tRYRieNGI\nmY3FxesYnXx6LyFgSVn+qSIWy38/3DBk4a79vxCvAoGAK6VASfSaBtpJiNdQ6Weh\nGbaZBMjG6gK4Q0rksJEP7UGntRYoEYFFbxVxa+d86Xdsg5x4MWWEyCeDDYOnZDjN\ny952m1KoN0XxyZUxxH3KbVS8QlfZK8WD0kqRH3AfnCXMmNqZMQczLRSJnPWpgYSZ\nKu7l352R0kRh8sT78+wVebECgYAQxdiABr+hsZ1u/+sRUMUhSVXfFU97rxPvvkqI\ngMFJFwXZOu4i4HwLz+SJmqRB+riNOymtAone7nz/7QGOKZDIdx3aLR8WpdeRA1KX\n7/zxS7MONwXR3ETyzS+KtosNPUMZG5GIBFFHiiB+zGOmpt0mh7XalTta/mkKJEiv\nJuccHQKBgGN9Z9fagrIwTo3u4Sw++wDLVWSXbo97eydvz8mJyM59hZVjNoNcl3Am\nT4QLFI7dz+mfm6FPPyVc+tJtWoxZ1oYApwewf+J7fflOFj3tQX4d8rOjY5Dlibcj\nxPEt+mgJ+yku3TdD0YhFw40EudQrv3HlCfSH58+5cGanSqNWeWZV\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:44:19,550 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-07cade0a-11bb-4399-9588-e51be8d2614f 2018-06-30 16:44:19,550 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:44:19,551 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:44:22,554 - create_stack - DEBUG - Stack status query timeout in 1172.44460201 2018-06-30 16:44:22,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:44:22,643 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:44:22 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-da846b00-eeb6-4a17-98df-1070d45d6cbe Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:44:23,001 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:22 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-7c7c06d7-27c2-4ce6-bf3a-4b52a356d329 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wOA/daIXVQmeUbv2s3w+WbY5pc8krscsKz0TdCFxezFPgBj\nomVtXjciZxAHFZuPndcZodCaHbhrekcl0tSg2SReH7Ipx2WjXUJQbC/XwrEJ9NBj\nAqpGYellLWyhKKxMRrjdozRz3jgoDqLkHRwHMH2axMn6tkLTacoMWoLcInNMXoHV\nxYTpmTRdFOxiNU0MgIjuplvGuwyyeI2qayw1KVp50ekjZiLxl5BbCIpXI0lWrJI/\nciQtmuTiPCDHQlGb2GEY01Cnx41bTUwYMPldB5CvGbNRK6hnRh6Eyq0h/Zs5NXGJ\ncj6E3Er/jnlVJ767NF1pjhqUh506nD+hUCg7JQIDAQABAoIBAQDXyiEOjD8ni88E\nlZ/9uwtCELHpVkfQ7fAULsKO8qGkNYVK2g0aVFpuwnZj+Ft9DaqXRdmVd4F9LcCT\ncGLcuy3Rff0gvrjrln7stu9nDbbNxwsHJZEOme7bfV3kqfvCffSLsWIhdDzcN3Uq\n6bPr+B8hj3VJEFYzcZfwHgQTP6xByHpHCW7TcOd9Uq8WtFHqbQp2qlPmhtIdYO0A\nfy5bycpuonUJnA1fHKz3HUrIBQUhDu7B4Z5JuhRh/dx71fPPFrAWvenxs8CI8Bdu\nA0uM159m9Kan80XEQn4+mXIBZWiHxwqkP4B3UBqAhhSKHy+QrNK6HdCvQKm4cUFN\nVHUjACGNAoGBAPtDu0J+YWeKWmGGmxdmPY55rMgXSlyvopYb4mTfzwdpWqRhzXCm\nBnwEVDlouJm7xZmoeTSo4vvHZzJX5v2qaYcFofOdflWXgEJcXWgnMbkZlPAUxIiy\nF+wssT+Ihh9srWUWLIRqmKcfRgPxCJ3pNn/pWbzLUjYcKNGPtnDMlF5rAoGBAPOE\nqnhqJXSO3arH+M+O8M3kgN/atx/KcSGWMLROI0QvlAiqGfae9ewIo97VWCqW/6gx\nZCn6uA7+EWCjanV1VcA/4FB5NaMLWsnVVHWnlBeg+EhBj8JqUzOApK/tRYRieNGI\nmY3FxesYnXx6LyFgSVn+qSIWy38/3DBk4a79vxCvAoGAK6VASfSaBtpJiNdQ6Weh\nGbaZBMjG6gK4Q0rksJEP7UGntRYoEYFFbxVxa+d86Xdsg5x4MWWEyCeDDYOnZDjN\ny952m1KoN0XxyZUxxH3KbVS8QlfZK8WD0kqRH3AfnCXMmNqZMQczLRSJnPWpgYSZ\nKu7l352R0kRh8sT78+wVebECgYAQxdiABr+hsZ1u/+sRUMUhSVXfFU97rxPvvkqI\ngMFJFwXZOu4i4HwLz+SJmqRB+riNOymtAone7nz/7QGOKZDIdx3aLR8WpdeRA1KX\n7/zxS7MONwXR3ETyzS+KtosNPUMZG5GIBFFHiiB+zGOmpt0mh7XalTta/mkKJEiv\nJuccHQKBgGN9Z9fagrIwTo3u4Sw++wDLVWSXbo97eydvz8mJyM59hZVjNoNcl3Am\nT4QLFI7dz+mfm6FPPyVc+tJtWoxZ1oYApwewf+J7fflOFj3tQX4d8rOjY5Dlibcj\nxPEt+mgJ+yku3TdD0YhFw40EudQrv3HlCfSH58+5cGanSqNWeWZV\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:44:23,002 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-7c7c06d7-27c2-4ce6-bf3a-4b52a356d329 2018-06-30 16:44:23,002 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:44:23,003 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:44:26,006 - create_stack - DEBUG - Stack status query timeout in 1168.99266791 2018-06-30 16:44:26,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:44:26,081 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:44:26 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-276615a8-f46a-4ef4-9868-384662be35f8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:44:26,434 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:26 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-96d72a93-69f6-4ebf-91f4-7f18ffb9d1f8 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wOA/daIXVQmeUbv2s3w+WbY5pc8krscsKz0TdCFxezFPgBj\nomVtXjciZxAHFZuPndcZodCaHbhrekcl0tSg2SReH7Ipx2WjXUJQbC/XwrEJ9NBj\nAqpGYellLWyhKKxMRrjdozRz3jgoDqLkHRwHMH2axMn6tkLTacoMWoLcInNMXoHV\nxYTpmTRdFOxiNU0MgIjuplvGuwyyeI2qayw1KVp50ekjZiLxl5BbCIpXI0lWrJI/\nciQtmuTiPCDHQlGb2GEY01Cnx41bTUwYMPldB5CvGbNRK6hnRh6Eyq0h/Zs5NXGJ\ncj6E3Er/jnlVJ767NF1pjhqUh506nD+hUCg7JQIDAQABAoIBAQDXyiEOjD8ni88E\nlZ/9uwtCELHpVkfQ7fAULsKO8qGkNYVK2g0aVFpuwnZj+Ft9DaqXRdmVd4F9LcCT\ncGLcuy3Rff0gvrjrln7stu9nDbbNxwsHJZEOme7bfV3kqfvCffSLsWIhdDzcN3Uq\n6bPr+B8hj3VJEFYzcZfwHgQTP6xByHpHCW7TcOd9Uq8WtFHqbQp2qlPmhtIdYO0A\nfy5bycpuonUJnA1fHKz3HUrIBQUhDu7B4Z5JuhRh/dx71fPPFrAWvenxs8CI8Bdu\nA0uM159m9Kan80XEQn4+mXIBZWiHxwqkP4B3UBqAhhSKHy+QrNK6HdCvQKm4cUFN\nVHUjACGNAoGBAPtDu0J+YWeKWmGGmxdmPY55rMgXSlyvopYb4mTfzwdpWqRhzXCm\nBnwEVDlouJm7xZmoeTSo4vvHZzJX5v2qaYcFofOdflWXgEJcXWgnMbkZlPAUxIiy\nF+wssT+Ihh9srWUWLIRqmKcfRgPxCJ3pNn/pWbzLUjYcKNGPtnDMlF5rAoGBAPOE\nqnhqJXSO3arH+M+O8M3kgN/atx/KcSGWMLROI0QvlAiqGfae9ewIo97VWCqW/6gx\nZCn6uA7+EWCjanV1VcA/4FB5NaMLWsnVVHWnlBeg+EhBj8JqUzOApK/tRYRieNGI\nmY3FxesYnXx6LyFgSVn+qSIWy38/3DBk4a79vxCvAoGAK6VASfSaBtpJiNdQ6Weh\nGbaZBMjG6gK4Q0rksJEP7UGntRYoEYFFbxVxa+d86Xdsg5x4MWWEyCeDDYOnZDjN\ny952m1KoN0XxyZUxxH3KbVS8QlfZK8WD0kqRH3AfnCXMmNqZMQczLRSJnPWpgYSZ\nKu7l352R0kRh8sT78+wVebECgYAQxdiABr+hsZ1u/+sRUMUhSVXfFU97rxPvvkqI\ngMFJFwXZOu4i4HwLz+SJmqRB+riNOymtAone7nz/7QGOKZDIdx3aLR8WpdeRA1KX\n7/zxS7MONwXR3ETyzS+KtosNPUMZG5GIBFFHiiB+zGOmpt0mh7XalTta/mkKJEiv\nJuccHQKBgGN9Z9fagrIwTo3u4Sw++wDLVWSXbo97eydvz8mJyM59hZVjNoNcl3Am\nT4QLFI7dz+mfm6FPPyVc+tJtWoxZ1oYApwewf+J7fflOFj3tQX4d8rOjY5Dlibcj\nxPEt+mgJ+yku3TdD0YhFw40EudQrv3HlCfSH58+5cGanSqNWeWZV\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:44:26,435 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-96d72a93-69f6-4ebf-91f4-7f18ffb9d1f8 2018-06-30 16:44:26,435 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:44:26,436 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:44:29,437 - create_stack - DEBUG - Stack status query timeout in 1165.56174898 2018-06-30 16:44:29,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:44:29,519 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:44:29 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-0b3f1d8a-8752-414a-8227-52ec6c90b419 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:44:29,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:29 GMT Content-Type: application/json Content-Length: 4110 Connection: keep-alive X-Openstack-Request-Id: req-fdc1db22-ed50-4324-8e27-2f92a31eaa2f Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wOA/daIXVQmeUbv2s3w+WbY5pc8krscsKz0TdCFxezFPgBj\nomVtXjciZxAHFZuPndcZodCaHbhrekcl0tSg2SReH7Ipx2WjXUJQbC/XwrEJ9NBj\nAqpGYellLWyhKKxMRrjdozRz3jgoDqLkHRwHMH2axMn6tkLTacoMWoLcInNMXoHV\nxYTpmTRdFOxiNU0MgIjuplvGuwyyeI2qayw1KVp50ekjZiLxl5BbCIpXI0lWrJI/\nciQtmuTiPCDHQlGb2GEY01Cnx41bTUwYMPldB5CvGbNRK6hnRh6Eyq0h/Zs5NXGJ\ncj6E3Er/jnlVJ767NF1pjhqUh506nD+hUCg7JQIDAQABAoIBAQDXyiEOjD8ni88E\nlZ/9uwtCELHpVkfQ7fAULsKO8qGkNYVK2g0aVFpuwnZj+Ft9DaqXRdmVd4F9LcCT\ncGLcuy3Rff0gvrjrln7stu9nDbbNxwsHJZEOme7bfV3kqfvCffSLsWIhdDzcN3Uq\n6bPr+B8hj3VJEFYzcZfwHgQTP6xByHpHCW7TcOd9Uq8WtFHqbQp2qlPmhtIdYO0A\nfy5bycpuonUJnA1fHKz3HUrIBQUhDu7B4Z5JuhRh/dx71fPPFrAWvenxs8CI8Bdu\nA0uM159m9Kan80XEQn4+mXIBZWiHxwqkP4B3UBqAhhSKHy+QrNK6HdCvQKm4cUFN\nVHUjACGNAoGBAPtDu0J+YWeKWmGGmxdmPY55rMgXSlyvopYb4mTfzwdpWqRhzXCm\nBnwEVDlouJm7xZmoeTSo4vvHZzJX5v2qaYcFofOdflWXgEJcXWgnMbkZlPAUxIiy\nF+wssT+Ihh9srWUWLIRqmKcfRgPxCJ3pNn/pWbzLUjYcKNGPtnDMlF5rAoGBAPOE\nqnhqJXSO3arH+M+O8M3kgN/atx/KcSGWMLROI0QvlAiqGfae9ewIo97VWCqW/6gx\nZCn6uA7+EWCjanV1VcA/4FB5NaMLWsnVVHWnlBeg+EhBj8JqUzOApK/tRYRieNGI\nmY3FxesYnXx6LyFgSVn+qSIWy38/3DBk4a79vxCvAoGAK6VASfSaBtpJiNdQ6Weh\nGbaZBMjG6gK4Q0rksJEP7UGntRYoEYFFbxVxa+d86Xdsg5x4MWWEyCeDDYOnZDjN\ny952m1KoN0XxyZUxxH3KbVS8QlfZK8WD0kqRH3AfnCXMmNqZMQczLRSJnPWpgYSZ\nKu7l352R0kRh8sT78+wVebECgYAQxdiABr+hsZ1u/+sRUMUhSVXfFU97rxPvvkqI\ngMFJFwXZOu4i4HwLz+SJmqRB+riNOymtAone7nz/7QGOKZDIdx3aLR8WpdeRA1KX\n7/zxS7MONwXR3ETyzS+KtosNPUMZG5GIBFFHiiB+zGOmpt0mh7XalTta/mkKJEiv\nJuccHQKBgGN9Z9fagrIwTo3u4Sw++wDLVWSXbo97eydvz8mJyM59hZVjNoNcl3Am\nT4QLFI7dz+mfm6FPPyVc+tJtWoxZ1oYApwewf+J7fflOFj3tQX4d8rOjY5Dlibcj\nxPEt+mgJ+yku3TdD0YhFw40EudQrv3HlCfSH58+5cGanSqNWeWZV\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:44:29,918 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-fdc1db22-ed50-4324-8e27-2f92a31eaa2f 2018-06-30 16:44:29,919 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-06-30 16:44:29,919 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:44:32,922 - create_stack - DEBUG - Stack status query timeout in 1162.07684803 2018-06-30 16:44:32,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:44:32,993 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:44:32 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-1c5496d0-a9c0-48de-856b-06ea4b3c7e3e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:44:33,399 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:33 GMT Content-Type: application/json Content-Length: 4122 Connection: keep-alive X-Openstack-Request-Id: req-fc5f90aa-dca5-459e-b87b-22356e747e99 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wOA/daIXVQmeUbv2s3w+WbY5pc8krscsKz0TdCFxezFPgBj\nomVtXjciZxAHFZuPndcZodCaHbhrekcl0tSg2SReH7Ipx2WjXUJQbC/XwrEJ9NBj\nAqpGYellLWyhKKxMRrjdozRz3jgoDqLkHRwHMH2axMn6tkLTacoMWoLcInNMXoHV\nxYTpmTRdFOxiNU0MgIjuplvGuwyyeI2qayw1KVp50ekjZiLxl5BbCIpXI0lWrJI/\nciQtmuTiPCDHQlGb2GEY01Cnx41bTUwYMPldB5CvGbNRK6hnRh6Eyq0h/Zs5NXGJ\ncj6E3Er/jnlVJ767NF1pjhqUh506nD+hUCg7JQIDAQABAoIBAQDXyiEOjD8ni88E\nlZ/9uwtCELHpVkfQ7fAULsKO8qGkNYVK2g0aVFpuwnZj+Ft9DaqXRdmVd4F9LcCT\ncGLcuy3Rff0gvrjrln7stu9nDbbNxwsHJZEOme7bfV3kqfvCffSLsWIhdDzcN3Uq\n6bPr+B8hj3VJEFYzcZfwHgQTP6xByHpHCW7TcOd9Uq8WtFHqbQp2qlPmhtIdYO0A\nfy5bycpuonUJnA1fHKz3HUrIBQUhDu7B4Z5JuhRh/dx71fPPFrAWvenxs8CI8Bdu\nA0uM159m9Kan80XEQn4+mXIBZWiHxwqkP4B3UBqAhhSKHy+QrNK6HdCvQKm4cUFN\nVHUjACGNAoGBAPtDu0J+YWeKWmGGmxdmPY55rMgXSlyvopYb4mTfzwdpWqRhzXCm\nBnwEVDlouJm7xZmoeTSo4vvHZzJX5v2qaYcFofOdflWXgEJcXWgnMbkZlPAUxIiy\nF+wssT+Ihh9srWUWLIRqmKcfRgPxCJ3pNn/pWbzLUjYcKNGPtnDMlF5rAoGBAPOE\nqnhqJXSO3arH+M+O8M3kgN/atx/KcSGWMLROI0QvlAiqGfae9ewIo97VWCqW/6gx\nZCn6uA7+EWCjanV1VcA/4FB5NaMLWsnVVHWnlBeg+EhBj8JqUzOApK/tRYRieNGI\nmY3FxesYnXx6LyFgSVn+qSIWy38/3DBk4a79vxCvAoGAK6VASfSaBtpJiNdQ6Weh\nGbaZBMjG6gK4Q0rksJEP7UGntRYoEYFFbxVxa+d86Xdsg5x4MWWEyCeDDYOnZDjN\ny952m1KoN0XxyZUxxH3KbVS8QlfZK8WD0kqRH3AfnCXMmNqZMQczLRSJnPWpgYSZ\nKu7l352R0kRh8sT78+wVebECgYAQxdiABr+hsZ1u/+sRUMUhSVXfFU97rxPvvkqI\ngMFJFwXZOu4i4HwLz+SJmqRB+riNOymtAone7nz/7QGOKZDIdx3aLR8WpdeRA1KX\n7/zxS7MONwXR3ETyzS+KtosNPUMZG5GIBFFHiiB+zGOmpt0mh7XalTta/mkKJEiv\nJuccHQKBgGN9Z9fagrIwTo3u4Sw++wDLVWSXbo97eydvz8mJyM59hZVjNoNcl3Am\nT4QLFI7dz+mfm6FPPyVc+tJtWoxZ1oYApwewf+J7fflOFj3tQX4d8rOjY5Dlibcj\nxPEt+mgJ+yku3TdD0YhFw40EudQrv3HlCfSH58+5cGanSqNWeWZV\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:44:33,399 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-fc5f90aa-dca5-459e-b87b-22356e747e99 2018-06-30 16:44:33,400 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-06-30 16:44:33,400 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack 2018-06-30 16:44:33,400 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack 2018-06-30 16:44:33,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:44:33,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:44:34,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}, {"id": "6d861814180c4348922946f7fb493408", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj-role"}], "expires_at": "2018-06-30T17:44:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-user", "id": "faee4dc1f2c14301950c3d4558aac5b1"}, "audit_ids": ["sfD5Ild_ToifnfTvVFIwoA"], "issued_at": "2018-06-30T16:44:34.000000Z"}} 2018-06-30 16:44:34,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:34,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:44:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c8b1ea2-7982-46c1-9865-93afa32d6ce7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:44:34,762 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6c8b1ea2-7982-46c1-9865-93afa32d6ce7 2018-06-30 16:44:34,763 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:44:34,767 - heat_utils - DEBUG - Retrieving Heat Client 2018-06-30 16:44:34,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:35,582 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:35 GMT Content-Type: application/json Content-Length: 778 Connection: keep-alive X-Openstack-Request-Id: req-d375dff5-59bd-49ea-9d4c-a3f30d72657e Front-End-Https: on RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "deletion_time": null, "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "updated_time": null, "project": "1d76f9d516fd4519989d913e24e88337", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "tags": null}]} 2018-06-30 16:44:35,582 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack used request id req-d375dff5-59bd-49ea-9d4c-a3f30d72657e 2018-06-30 16:44:35,583 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack 2018-06-30 16:44:35,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:36,341 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:44:36 GMT Content-Type: application/json Content-Length: 569 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources X-Openstack-Request-Id: req-00a2f444-82eb-41c8-8b8f-d42be1c95ab2 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:44:37,181 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:37 GMT Content-Type: application/json Content-Length: 10541 Connection: keep-alive X-Openstack-Request-Id: req-714f3fd7-d7b5-476d-973c-d845df3c066a Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "b9e6b40a-af68-47de-bb06-0a468b9ab51b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c34e53a1-4c7f-4652-9c70-81e91b29f84c", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "aa9df17f-815e-45c5-aecd-178f3986533b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "1fac8468-0310-4637-bba1-d305fd9ca08c", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "affe5e59-ad08-4786-83d8-488b0ee5489d", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "250", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2a288a2a-1c89-41f9-b0a9-0433a0f73098:subnet_id=39a83734-e081-4cf7-831e-950989276051", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "39a83734-e081-4cf7-831e-950989276051", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "2a288a2a-1c89-41f9-b0a9-0433a0f73098", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d0342b93-5fd9-49ec-9d57-8ed3c07ce481", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "07859a84-d703-440f-a584-311d662cfe9a", "resource_type": "OS::Nova::Server"}]} 2018-06-30 16:44:37,181 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources used request id req-714f3fd7-d7b5-476d-973c-d845df3c066a 2018-06-30 16:44:37,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/07859a84-d703-440f-a584-311d662cfe9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:37,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d0342b93-5fd9-49ec-9d57-8ed3c07ce481 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:38,830 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:38 GMT Content-Type: application/json Content-Length: 1821 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-24a871cc-2716-43d3-84bc-9bfc9067b11c X-Compute-Request-Id: req-24a871cc-2716-43d3-84bc-9bfc9067b11c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:8a:5b", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d0342b93-5fd9-49ec-9d57-8ed3c07ce481", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0342b93-5fd9-49ec-9d57-8ed3c07ce481", "rel": "bookmark"}], "image": {"id": "35c2ac80-f6eb-4b06-a655-b245b0f717ca", "links": [{"href": "http://172.30.10.101:8774/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d3", "OS-SRV-USG:launched_at": "2018-06-30T16:44:25.000000", "flavor": {"id": "b9e6b40a-af68-47de-bb06-0a468b9ab51b", "links": [{"href": "http://172.30.10.101:8774/flavors/b9e6b40a-af68-47de-bb06-0a468b9ab51b", "rel": "bookmark"}]}, "id": "d0342b93-5fd9-49ec-9d57-8ed3c07ce481", "security_groups": [{"name": "default"}], "user_id": "faee4dc1f2c14301950c3d4558aac5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:44:26Z", "hostId": "3e6c16683185b8bfab605f2b4ffbcda9dd5e9939b457f9783906a79f", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "created": "2018-06-30T16:44:08Z", "tenant_id": "1d76f9d516fd4519989d913e24e88337", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:44:38,830 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0342b93-5fd9-49ec-9d57-8ed3c07ce481 used request id req-24a871cc-2716-43d3-84bc-9bfc9067b11c 2018-06-30 16:44:38,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:39,110 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:39 GMT Content-Type: application/json Content-Length: 2006 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-11e34cd8-7559-479f-9b82-ae7f369b38d6 X-Compute-Request-Id: req-11e34cd8-7559-479f-9b82-ae7f369b38d6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fe:08", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fe:08", "version": 4, "addr": "172.30.10.122", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/07859a84-d703-440f-a584-311d662cfe9a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/07859a84-d703-440f-a584-311d662cfe9a", "rel": "bookmark"}], "image": {"id": "35c2ac80-f6eb-4b06-a655-b245b0f717ca", "links": [{"href": "http://172.30.10.101:8774/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d0", "OS-SRV-USG:launched_at": "2018-06-30T16:44:23.000000", "flavor": {"id": "c34e53a1-4c7f-4652-9c70-81e91b29f84c", "links": [{"href": "http://172.30.10.101:8774/flavors/c34e53a1-4c7f-4652-9c70-81e91b29f84c", "rel": "bookmark"}]}, "id": "07859a84-d703-440f-a584-311d662cfe9a", "security_groups": [{"name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp"}], "user_id": "faee4dc1f2c14301950c3d4558aac5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:44:24Z", "hostId": "3e6c16683185b8bfab605f2b4ffbcda9dd5e9939b457f9783906a79f", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "created": "2018-06-30T16:44:07Z", "tenant_id": "1d76f9d516fd4519989d913e24e88337", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:44:39,110 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/07859a84-d703-440f-a584-311d662cfe9a used request id req-11e34cd8-7559-479f-9b82-ae7f369b38d6 2018-06-30 16:44:39,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:39,710 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:39 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-788fba32-b3db-459d-b554-5b6338641e3c Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa9df17f-815e-45c5-aecd-178f3986533b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","subnets":["39a83734-e081-4cf7-831e-950989276051"],"description":"","tags":[],"updated_at":"2018-06-30T16:44:00Z","provider:segmentation_id":20,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net","admin_state_up":true,"tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:43:57Z","provider:network_type":"vxlan"}]} 2018-06-30 16:44:39,710 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net used request id req-788fba32-b3db-459d-b554-5b6338641e3c 2018-06-30 16:44:39,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:44:39,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:44:39 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:44:39,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:40,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:44:39 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-eca26f03-0ae4-43cf-a503-12ac8212c0ad Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}} 2018-06-30 16:44:40,101 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 used request id req-eca26f03-0ae4-43cf-a503-12ac8212c0ad 2018-06-30 16:44:40,106 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:40 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-747b74ae-421c-4dae-9cf5-d4a5516f35c4 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa9df17f-815e-45c5-aecd-178f3986533b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","subnets":["39a83734-e081-4cf7-831e-950989276051"],"description":"","tags":[],"updated_at":"2018-06-30T16:44:00Z","provider:segmentation_id":20,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net","admin_state_up":true,"tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:43:57Z","provider:network_type":"vxlan"}]} 2018-06-30 16:44:40,108 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net used request id req-747b74ae-421c-4dae-9cf5-d4a5516f35c4 2018-06-30 16:44:40,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:40,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:40,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:44:40 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c733629e-08d5-4f62-b673-55ad21d6b148 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}} 2018-06-30 16:44:40,219 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 used request id req-c733629e-08d5-4f62-b673-55ad21d6b148 2018-06-30 16:44:40,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:40,243 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:40 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-edcf15fe-83a8-4bde-b537-d220a4ecef5c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}]} 2018-06-30 16:44:40,243 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-edcf15fe-83a8-4bde-b537-d220a4ecef5c 2018-06-30 16:44:40,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:41,170 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:41 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-7521288c-fb32-4618-a0ab-c211f98a7731 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}]} 2018-06-30 16:44:41,170 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-7521288c-fb32-4618-a0ab-c211f98a7731 2018-06-30 16:44:41,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:41,285 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:41 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-3e0fb116-ddf6-450d-a998-1e53f3d2a2ce Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.8"}],"id":"35fcb86f-b3b9-4411-aac4-aedabf62b219","security_groups":["dca65572-aac2-40be-98fb-21c8e3b9c430"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:8a:5b","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"d0342b93-5fd9-49ec-9d57-8ed3c07ce481","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.2"}],"id":"45a53604-b7a2-4231-9c13-b7cc2d79caa7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:51:f5","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-aa9df17f-815e-45c5-aecd-178f3986533b","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:12Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.1"}],"id":"6dfeb3a2-7a1a-4347-9495-86d5a1ed053b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:26:df","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"2a288a2a-1c89-41f9-b0a9-0433a0f73098","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.10"}],"id":"ca450a0c-91c7-4895-9f3c-623a14f5edd0","security_groups":["1fac8468-0310-4637-bba1-d305fd9ca08c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:fe:08","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"07859a84-d703-440f-a584-311d662cfe9a","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.3"}],"id":"de6c2807-20ae-4b44-b335-d523a010f6f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:bb:76","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-aa9df17f-815e-45c5-aecd-178f3986533b","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:03Z","binding:vnic_type":"normal"}]} 2018-06-30 16:44:41,285 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-3e0fb116-ddf6-450d-a998-1e53f3d2a2ce 2018-06-30 16:44:41,333 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:41 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-43f727d7-f6cb-44d5-aa98-f45ef37999cf Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.8"}],"id":"35fcb86f-b3b9-4411-aac4-aedabf62b219","security_groups":["dca65572-aac2-40be-98fb-21c8e3b9c430"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:8a:5b","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"d0342b93-5fd9-49ec-9d57-8ed3c07ce481","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.2"}],"id":"45a53604-b7a2-4231-9c13-b7cc2d79caa7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:51:f5","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-aa9df17f-815e-45c5-aecd-178f3986533b","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:12Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.1"}],"id":"6dfeb3a2-7a1a-4347-9495-86d5a1ed053b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:26:df","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"2a288a2a-1c89-41f9-b0a9-0433a0f73098","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.10"}],"id":"ca450a0c-91c7-4895-9f3c-623a14f5edd0","security_groups":["1fac8468-0310-4637-bba1-d305fd9ca08c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:fe:08","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"07859a84-d703-440f-a584-311d662cfe9a","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.3"}],"id":"de6c2807-20ae-4b44-b335-d523a010f6f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:bb:76","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-aa9df17f-815e-45c5-aecd-178f3986533b","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:03Z","binding:vnic_type":"normal"}]} 2018-06-30 16:44:41,333 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-43f727d7-f6cb-44d5-aa98-f45ef37999cf 2018-06-30 16:44:41,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:42,161 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:44:42 GMT Content-Type: application/json Content-Length: 569 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources X-Openstack-Request-Id: req-b5fa95d7-1f8e-409f-a19c-b56fc317b904 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:44:43,107 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:43 GMT Content-Type: application/json Content-Length: 10541 Connection: keep-alive X-Openstack-Request-Id: req-95e3be4e-6db4-49e8-9281-0498321d27a0 Front-End-Https: on RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/flavor2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "b9e6b40a-af68-47de-bb06-0a468b9ab51b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/flavor1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c34e53a1-4c7f-4652-9c70-81e91b29f84c", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/network", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": ["subnet", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "aa9df17f-815e-45c5-aecd-178f3986533b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/server_security_group", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "1fac8468-0310-4637-bba1-d305fd9ca08c", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/floating_ip", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "affe5e59-ad08-4786-83d8-488b0ee5489d", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/floating_ip_association", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "250", "resource_type": "OS::Nova::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/keypair", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": ["vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/management_router_interface", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2a288a2a-1c89-41f9-b0a9-0433a0f73098:subnet_id=39a83734-e081-4cf7-831e-950989276051", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/subnet", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": ["management_router_interface", "vm2", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "39a83734-e081-4cf7-831e-950989276051", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/management_router", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "2a288a2a-1c89-41f9-b0a9-0433a0f73098", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm2", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/vm2", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d0342b93-5fd9-49ec-9d57-8ed3c07ce481", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources/vm1", "rel": "self"}, {"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-06-30T16:43:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-06-30T16:43:54Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "07859a84-d703-440f-a584-311d662cfe9a", "resource_type": "OS::Nova::Server"}]} 2018-06-30 16:44:43,107 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730/resources used request id req-95e3be4e-6db4-49e8-9281-0498321d27a0 2018-06-30 16:44:43,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/c34e53a1-4c7f-4652-9c70-81e91b29f84c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:43,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/b9e6b40a-af68-47de-bb06-0a468b9ab51b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:43,596 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:43 GMT Content-Type: application/json Content-Length: 576 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-45a40643-d4d8-457b-a30a-bb8dc629130a X-Compute-Request-Id: req-45a40643-d4d8-457b-a30a-bb8dc629130a Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack-flavor1-rysjyjcusxzt", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/c34e53a1-4c7f-4652-9c70-81e91b29f84c", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/c34e53a1-4c7f-4652-9c70-81e91b29f84c", "rel": "bookmark"}], "ram": 1024, "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": 2, "id": "c34e53a1-4c7f-4652-9c70-81e91b29f84c"}} 2018-06-30 16:44:43,596 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/c34e53a1-4c7f-4652-9c70-81e91b29f84c used request id req-45a40643-d4d8-457b-a30a-bb8dc629130a 2018-06-30 16:44:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/39a83734-e081-4cf7-831e-950989276051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:43,722 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:43 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-3a448c2a-06c9-494a-a1c8-20d0916eaa7c Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}} 2018-06-30 16:44:43,722 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/39a83734-e081-4cf7-831e-950989276051 used request id req-3a448c2a-06c9-494a-a1c8-20d0916eaa7c 2018-06-30 16:44:43,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:43,858 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:43 GMT Content-Type: application/json Content-Length: 576 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b69f9f58-5027-49f5-b52d-99cfd9f74902 X-Compute-Request-Id: req-b69f9f58-5027-49f5-b52d-99cfd9f74902 Front-End-Https: on RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack-flavor2-zj7ddjgfhfho", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/b9e6b40a-af68-47de-bb06-0a468b9ab51b", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/b9e6b40a-af68-47de-bb06-0a468b9ab51b", "rel": "bookmark"}], "ram": 1024, "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": 2, "id": "b9e6b40a-af68-47de-bb06-0a468b9ab51b"}} 2018-06-30 16:44:43,858 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/b9e6b40a-af68-47de-bb06-0a468b9ab51b used request id req-b69f9f58-5027-49f5-b52d-99cfd9f74902 2018-06-30 16:44:43,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/39a83734-e081-4cf7-831e-950989276051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:44,030 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:44 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-9e775f2d-707b-455d-a804-cdd6c2408c64 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}} 2018-06-30 16:44:44,030 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/39a83734-e081-4cf7-831e-950989276051 used request id req-9e775f2d-707b-455d-a804-cdd6c2408c64 2018-06-30 16:44:44,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:44,183 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:44 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-33c484bd-d782-4a58-a520-7ce3726cee0a Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa9df17f-815e-45c5-aecd-178f3986533b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","subnets":["39a83734-e081-4cf7-831e-950989276051"],"description":"","tags":[],"updated_at":"2018-06-30T16:44:00Z","provider:segmentation_id":20,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net","admin_state_up":true,"tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:43:57Z","provider:network_type":"vxlan"}]} 2018-06-30 16:44:44,183 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-33c484bd-d782-4a58-a520-7ce3726cee0a 2018-06-30 16:44:44,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:44,261 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:44 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-fa181582-0185-43c6-a3fe-58824a53bb89 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa9df17f-815e-45c5-aecd-178f3986533b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","subnets":["39a83734-e081-4cf7-831e-950989276051"],"description":"","tags":[],"updated_at":"2018-06-30T16:44:00Z","provider:segmentation_id":20,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net","admin_state_up":true,"tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:43:57Z","provider:network_type":"vxlan"}]} 2018-06-30 16:44:44,262 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-fa181582-0185-43c6-a3fe-58824a53bb89 2018-06-30 16:44:44,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:44,282 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:44 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-27ea3970-ff31-489f-a9f2-7258c7a25270 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}]} 2018-06-30 16:44:44,283 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-27ea3970-ff31-489f-a9f2-7258c7a25270 2018-06-30 16:44:44,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:44,423 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:44 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-9be19dd3-6f59-4aaf-877c-f62c89797b3e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}]} 2018-06-30 16:44:44,423 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-9be19dd3-6f59-4aaf-877c-f62c89797b3e 2018-06-30 16:44:44,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:44,594 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:44 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-fe5a7bcf-733b-49e0-8af5-6cfd8c8e0b48 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa9df17f-815e-45c5-aecd-178f3986533b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","subnets":["39a83734-e081-4cf7-831e-950989276051"],"description":"","tags":[],"updated_at":"2018-06-30T16:44:00Z","provider:segmentation_id":20,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net","admin_state_up":true,"tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:43:57Z","provider:network_type":"vxlan"}]} 2018-06-30 16:44:44,594 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net used request id req-fe5a7bcf-733b-49e0-8af5-6cfd8c8e0b48 2018-06-30 16:44:44,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:44,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:44:44 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0909e39a-331b-49e8-b463-1ad86f831a8f Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}} 2018-06-30 16:44:44,681 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 used request id req-0909e39a-331b-49e8-b463-1ad86f831a8f 2018-06-30 16:44:44,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:44,708 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:44 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-7c7b9db2-7e0e-45e0-ad74-2b3e581f6b13 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa9df17f-815e-45c5-aecd-178f3986533b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","subnets":["39a83734-e081-4cf7-831e-950989276051"],"description":"","tags":[],"updated_at":"2018-06-30T16:44:00Z","provider:segmentation_id":20,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net","admin_state_up":true,"tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:43:57Z","provider:network_type":"vxlan"}]} 2018-06-30 16:44:44,708 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net used request id req-7c7b9db2-7e0e-45e0-ad74-2b3e581f6b13 2018-06-30 16:44:44,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:44,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:44:44 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dd5f7bad-e11f-4567-9483-235d202ce59a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}} 2018-06-30 16:44:44,788 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 used request id req-dd5f7bad-e11f-4567-9483-235d202ce59a 2018-06-30 16:44:44,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:44,869 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:44 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-46f1f94d-f3b1-42f7-8eb7-098bd5077d90 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}]} 2018-06-30 16:44:44,869 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-46f1f94d-f3b1-42f7-8eb7-098bd5077d90 2018-06-30 16:44:44,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b&mac_address=fa%3A16%3A3e%3A05%3Afe%3A08&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:44,893 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:44 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-1aaf99fc-8a63-4459-9c57-340b23854b8a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}]} 2018-06-30 16:44:44,893 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-1aaf99fc-8a63-4459-9c57-340b23854b8a 2018-06-30 16:44:44,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b&mac_address=fa%3A16%3A3e%3Abe%3A8a%3A5b&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:45,032 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:45 GMT Content-Type: application/json Content-Length: 911 Connection: keep-alive X-Openstack-Request-Id: req-2f118b32-52a6-472f-811f-838a5352e78c Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.10"}],"id":"ca450a0c-91c7-4895-9f3c-623a14f5edd0","security_groups":["1fac8468-0310-4637-bba1-d305fd9ca08c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:fe:08","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"07859a84-d703-440f-a584-311d662cfe9a","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:11Z","binding:vnic_type":"normal"}]} 2018-06-30 16:44:45,032 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b&mac_address=fa%3A16%3A3e%3A05%3Afe%3A08&admin_state_up=True used request id req-2f118b32-52a6-472f-811f-838a5352e78c 2018-06-30 16:44:45,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:45,054 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:45 GMT Content-Type: application/json Content-Length: 910 Connection: keep-alive X-Openstack-Request-Id: req-6b98502b-b972-46a2-844e-aafec7ba3481 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.8"}],"id":"35fcb86f-b3b9-4411-aac4-aedabf62b219","security_groups":["dca65572-aac2-40be-98fb-21c8e3b9c430"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:8a:5b","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"d0342b93-5fd9-49ec-9d57-8ed3c07ce481","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:12Z","binding:vnic_type":"normal"}]} 2018-06-30 16:44:45,054 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b&mac_address=fa%3A16%3A3e%3Abe%3A8a%3A5b&admin_state_up=True used request id req-6b98502b-b972-46a2-844e-aafec7ba3481 2018-06-30 16:44:45,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:45,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:44:45 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12b3dd21-8018-41a8-b213-08abf2c68ae1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}} 2018-06-30 16:44:45,108 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 used request id req-12b3dd21-8018-41a8-b213-08abf2c68ae1 2018-06-30 16:44:45,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:45,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:44:45 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-18c8e230-74cc-462c-929e-264bc381eb32 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}} 2018-06-30 16:44:45,144 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 used request id req-18c8e230-74cc-462c-929e-264bc381eb32 2018-06-30 16:44:45,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:45,361 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:45 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-e660e14f-408f-4b25-a804-656d504b60ad Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa9df17f-815e-45c5-aecd-178f3986533b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","subnets":["39a83734-e081-4cf7-831e-950989276051"],"description":"","tags":[],"updated_at":"2018-06-30T16:44:00Z","provider:segmentation_id":20,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net","admin_state_up":true,"tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:43:57Z","provider:network_type":"vxlan"}]} 2018-06-30 16:44:45,361 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net used request id req-e660e14f-408f-4b25-a804-656d504b60ad 2018-06-30 16:44:45,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:45,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:45 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-398f93b9-889e-4e19-a12d-960c3b889488 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}]} 2018-06-30 16:44:45,461 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-398f93b9-889e-4e19-a12d-960c3b889488 2018-06-30 16:44:45,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:45,584 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:45 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-53a0fc7a-7469-4d94-b9cd-30e69e22a548 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.8"}],"id":"35fcb86f-b3b9-4411-aac4-aedabf62b219","security_groups":["dca65572-aac2-40be-98fb-21c8e3b9c430"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:8a:5b","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"d0342b93-5fd9-49ec-9d57-8ed3c07ce481","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.2"}],"id":"45a53604-b7a2-4231-9c13-b7cc2d79caa7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:51:f5","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-aa9df17f-815e-45c5-aecd-178f3986533b","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:12Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.1"}],"id":"6dfeb3a2-7a1a-4347-9495-86d5a1ed053b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:26:df","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"2a288a2a-1c89-41f9-b0a9-0433a0f73098","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.10"}],"id":"ca450a0c-91c7-4895-9f3c-623a14f5edd0","security_groups":["1fac8468-0310-4637-bba1-d305fd9ca08c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:fe:08","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"07859a84-d703-440f-a584-311d662cfe9a","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.3"}],"id":"de6c2807-20ae-4b44-b335-d523a010f6f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:bb:76","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-aa9df17f-815e-45c5-aecd-178f3986533b","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:03Z","binding:vnic_type":"normal"}]} 2018-06-30 16:44:45,585 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-53a0fc7a-7469-4d94-b9cd-30e69e22a548 2018-06-30 16:44:45,591 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:45 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-f7795718-696e-4078-9b6a-215706420af6 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa9df17f-815e-45c5-aecd-178f3986533b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","subnets":["39a83734-e081-4cf7-831e-950989276051"],"description":"","tags":[],"updated_at":"2018-06-30T16:44:00Z","provider:segmentation_id":20,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net","admin_state_up":true,"tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:43:57Z","provider:network_type":"vxlan"}]} 2018-06-30 16:44:45,591 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net used request id req-f7795718-696e-4078-9b6a-215706420af6 2018-06-30 16:44:45,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:45,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:45,670 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:45 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive X-Openstack-Request-Id: req-93368871-9f02-4a4f-bfbb-bb4c1ffe02ed Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "2a288a2a-1c89-41f9-b0a9-0433a0f73098", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1d76f9d516fd4519989d913e24e88337", "created_at": "2018-06-30T16:44:00Z", "updated_at": "2018-06-30T16:44:34Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.10.122", "revision_number": 2, "project_id": "1d76f9d516fd4519989d913e24e88337", "port_id": "ca450a0c-91c7-4895-9f3c-623a14f5edd0", "id": "affe5e59-ad08-4786-83d8-488b0ee5489d"}]} 2018-06-30 16:44:45,670 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-93368871-9f02-4a4f-bfbb-bb4c1ffe02ed 2018-06-30 16:44:45,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:45,735 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:45 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-737382f7-025e-48f7-8c40-115bd07ea111 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}]} 2018-06-30 16:44:45,735 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-737382f7-025e-48f7-8c40-115bd07ea111 2018-06-30 16:44:45,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:45,910 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:45 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-4d84ef58-1583-4003-97da-b531c57d8ba6 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.8"}],"id":"35fcb86f-b3b9-4411-aac4-aedabf62b219","security_groups":["dca65572-aac2-40be-98fb-21c8e3b9c430"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:8a:5b","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"d0342b93-5fd9-49ec-9d57-8ed3c07ce481","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.2"}],"id":"45a53604-b7a2-4231-9c13-b7cc2d79caa7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:51:f5","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-aa9df17f-815e-45c5-aecd-178f3986533b","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:12Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.1"}],"id":"6dfeb3a2-7a1a-4347-9495-86d5a1ed053b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:26:df","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"2a288a2a-1c89-41f9-b0a9-0433a0f73098","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.10"}],"id":"ca450a0c-91c7-4895-9f3c-623a14f5edd0","security_groups":["1fac8468-0310-4637-bba1-d305fd9ca08c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:fe:08","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"07859a84-d703-440f-a584-311d662cfe9a","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.3"}],"id":"de6c2807-20ae-4b44-b335-d523a010f6f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:bb:76","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-aa9df17f-815e-45c5-aecd-178f3986533b","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:03Z","binding:vnic_type":"normal"}]} 2018-06-30 16:44:45,910 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-4d84ef58-1583-4003-97da-b531c57d8ba6 2018-06-30 16:44:45,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:46,006 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:46 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive X-Openstack-Request-Id: req-2c905a8c-f0ad-4190-8193-c6918430b8bf Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "2a288a2a-1c89-41f9-b0a9-0433a0f73098", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1d76f9d516fd4519989d913e24e88337", "created_at": "2018-06-30T16:44:00Z", "updated_at": "2018-06-30T16:44:34Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.10.122", "revision_number": 2, "project_id": "1d76f9d516fd4519989d913e24e88337", "port_id": "ca450a0c-91c7-4895-9f3c-623a14f5edd0", "id": "affe5e59-ad08-4786-83d8-488b0ee5489d"}]} 2018-06-30 16:44:46,006 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-2c905a8c-f0ad-4190-8193-c6918430b8bf 2018-06-30 16:44:46,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/2a288a2a-1c89-41f9-b0a9-0433a0f73098 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:46,346 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:46 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-8c1bee16-8952-40fd-bf1a-3849a725d7b0 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1d76f9d516fd4519989d913e24e88337", "created_at": "2018-06-30T16:43:55Z", "admin_state_up": true, "updated_at": "2018-06-30T16:44:05Z", "project_id": "1d76f9d516fd4519989d913e24e88337", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "2a288a2a-1c89-41f9-b0a9-0433a0f73098", "name": "mgmt_router"}} 2018-06-30 16:44:46,346 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/2a288a2a-1c89-41f9-b0a9-0433a0f73098 used request id req-8c1bee16-8952-40fd-bf1a-3849a725d7b0 2018-06-30 16:44:46,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=2a288a2a-1c89-41f9-b0a9-0433a0f73098 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:46,413 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:46 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-3b124683-ac26-49bc-9416-11a6ded03ef3 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:43:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:43:35Z", "visibility": "shared", "self": "/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca", "min_disk": 0, "protected": false, "id": "35c2ac80-f6eb-4b06-a655-b245b0f717ca", "file": "/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1d76f9d516fd4519989d913e24e88337", "direct_url": "file:///var/lib/glance/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:44:46,413 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca used request id req-3b124683-ac26-49bc-9416-11a6ded03ef3 2018-06-30 16:44:46,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:46,488 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:46 GMT Content-Type: application/json Content-Length: 1696 Connection: keep-alive X-Openstack-Request-Id: req-f91bafe3-f5a5-4410-b033-209a1ce38eb0 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:04Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.118"}],"id":"4cd23345-6446-467d-b9cc-b40316955345","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:35:40","project_id":"","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"2a288a2a-1c89-41f9-b0a9-0433a0f73098","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T16:43:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:12Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.1"}],"id":"6dfeb3a2-7a1a-4347-9495-86d5a1ed053b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:26:df","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"2a288a2a-1c89-41f9-b0a9-0433a0f73098","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:04Z","binding:vnic_type":"normal"}]} 2018-06-30 16:44:46,489 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=2a288a2a-1c89-41f9-b0a9-0433a0f73098 used request id req-f91bafe3-f5a5-4410-b033-209a1ce38eb0 2018-06-30 16:44:46,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:46,587 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:46 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-c284523a-cdfb-4e57-922e-8e0a058b7275 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 16:44:46,588 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-c284523a-cdfb-4e57-922e-8e0a058b7275 2018-06-30 16:44:46,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/39a83734-e081-4cf7-831e-950989276051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:46,704 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:46 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-e8bf98fc-4444-413f-960f-238d29f704c0 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}} 2018-06-30 16:44:46,704 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/39a83734-e081-4cf7-831e-950989276051 used request id req-e8bf98fc-4444-413f-960f-238d29f704c0 2018-06-30 16:44:46,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports/ca450a0c-91c7-4895-9f3c-623a14f5edd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:46,809 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:46 GMT Content-Type: application/json Content-Length: 908 Connection: keep-alive X-Openstack-Request-Id: req-5566ddfb-5984-4597-85bb-7c12cbf157d0 Front-End-Https: on RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.10"}],"id":"ca450a0c-91c7-4895-9f3c-623a14f5edd0","security_groups":["1fac8468-0310-4637-bba1-d305fd9ca08c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:fe:08","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"07859a84-d703-440f-a584-311d662cfe9a","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:11Z","binding:vnic_type":"normal"}} 2018-06-30 16:44:46,809 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports/ca450a0c-91c7-4895-9f3c-623a14f5edd0 used request id req-5566ddfb-5984-4597-85bb-7c12cbf157d0 2018-06-30 16:44:46,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/39a83734-e081-4cf7-831e-950989276051 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:46,907 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:46 GMT Content-Type: application/json Content-Length: 665 Connection: keep-alive X-Openstack-Request-Id: req-5629ffef-7675-45e1-9492-cf2d28ade422 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","gateway_ip":"10.1.2.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}} 2018-06-30 16:44:46,907 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/39a83734-e081-4cf7-831e-950989276051 used request id req-5629ffef-7675-45e1-9492-cf2d28ade422 2018-06-30 16:44:46,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:47,127 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:47 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-b3c5966d-cdee-4c39-b57e-8286db5b4b3b Front-End-Https: on 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", "root-tar"], "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-06-30 16:44:47,127 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-b3c5966d-cdee-4c39-b57e-8286db5b4b3b 2018-06-30 16:44:47,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:47,619 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:47 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-5e5363d0-b2d6-4f54-a580-df532e899380 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:43:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-06-30T16:43:35Z", "visibility": "shared", "self": "/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca", "min_disk": 0, "protected": false, "id": "35c2ac80-f6eb-4b06-a655-b245b0f717ca", "file": "/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1d76f9d516fd4519989d913e24e88337", "direct_url": "file:///var/lib/glance/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:44:47,619 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca used request id req-5e5363d0-b2d6-4f54-a580-df532e899380 2018-06-30 16:44:47,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14fb8375f475c71380a1dd8b662716bbe36ab4c" 2018-06-30 16:44:47,989 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:44:47 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-38d17be2-bf58-4600-8a74-0f7e9d7aaff3 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:44:48,338 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:48 GMT Content-Type: application/json Content-Length: 4122 Connection: keep-alive X-Openstack-Request-Id: req-1d8ff734-7221-458e-b25e-f3c009088d54 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wOA/daIXVQmeUbv2s3w+WbY5pc8krscsKz0TdCFxezFPgBj\nomVtXjciZxAHFZuPndcZodCaHbhrekcl0tSg2SReH7Ipx2WjXUJQbC/XwrEJ9NBj\nAqpGYellLWyhKKxMRrjdozRz3jgoDqLkHRwHMH2axMn6tkLTacoMWoLcInNMXoHV\nxYTpmTRdFOxiNU0MgIjuplvGuwyyeI2qayw1KVp50ekjZiLxl5BbCIpXI0lWrJI/\nciQtmuTiPCDHQlGb2GEY01Cnx41bTUwYMPldB5CvGbNRK6hnRh6Eyq0h/Zs5NXGJ\ncj6E3Er/jnlVJ767NF1pjhqUh506nD+hUCg7JQIDAQABAoIBAQDXyiEOjD8ni88E\nlZ/9uwtCELHpVkfQ7fAULsKO8qGkNYVK2g0aVFpuwnZj+Ft9DaqXRdmVd4F9LcCT\ncGLcuy3Rff0gvrjrln7stu9nDbbNxwsHJZEOme7bfV3kqfvCffSLsWIhdDzcN3Uq\n6bPr+B8hj3VJEFYzcZfwHgQTP6xByHpHCW7TcOd9Uq8WtFHqbQp2qlPmhtIdYO0A\nfy5bycpuonUJnA1fHKz3HUrIBQUhDu7B4Z5JuhRh/dx71fPPFrAWvenxs8CI8Bdu\nA0uM159m9Kan80XEQn4+mXIBZWiHxwqkP4B3UBqAhhSKHy+QrNK6HdCvQKm4cUFN\nVHUjACGNAoGBAPtDu0J+YWeKWmGGmxdmPY55rMgXSlyvopYb4mTfzwdpWqRhzXCm\nBnwEVDlouJm7xZmoeTSo4vvHZzJX5v2qaYcFofOdflWXgEJcXWgnMbkZlPAUxIiy\nF+wssT+Ihh9srWUWLIRqmKcfRgPxCJ3pNn/pWbzLUjYcKNGPtnDMlF5rAoGBAPOE\nqnhqJXSO3arH+M+O8M3kgN/atx/KcSGWMLROI0QvlAiqGfae9ewIo97VWCqW/6gx\nZCn6uA7+EWCjanV1VcA/4FB5NaMLWsnVVHWnlBeg+EhBj8JqUzOApK/tRYRieNGI\nmY3FxesYnXx6LyFgSVn+qSIWy38/3DBk4a79vxCvAoGAK6VASfSaBtpJiNdQ6Weh\nGbaZBMjG6gK4Q0rksJEP7UGntRYoEYFFbxVxa+d86Xdsg5x4MWWEyCeDDYOnZDjN\ny952m1KoN0XxyZUxxH3KbVS8QlfZK8WD0kqRH3AfnCXMmNqZMQczLRSJnPWpgYSZ\nKu7l352R0kRh8sT78+wVebECgYAQxdiABr+hsZ1u/+sRUMUhSVXfFU97rxPvvkqI\ngMFJFwXZOu4i4HwLz+SJmqRB+riNOymtAone7nz/7QGOKZDIdx3aLR8WpdeRA1KX\n7/zxS7MONwXR3ETyzS+KtosNPUMZG5GIBFFHiiB+zGOmpt0mh7XalTta/mkKJEiv\nJuccHQKBgGN9Z9fagrIwTo3u4Sw++wDLVWSXbo97eydvz8mJyM59hZVjNoNcl3Am\nT4QLFI7dz+mfm6FPPyVc+tJtWoxZ1oYApwewf+J7fflOFj3tQX4d8rOjY5Dlibcj\nxPEt+mgJ+yku3TdD0YhFw40EudQrv3HlCfSH58+5cGanSqNWeWZV\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:44:48,339 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-1d8ff734-7221-458e-b25e-f3c009088d54 2018-06-30 16:44:48,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:44:48,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:44:48,460 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:44:48 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-4cd30508-8734-40f6-8bba-4cfd175f56ee Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:44:49,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}, {"id": "6d861814180c4348922946f7fb493408", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj-role"}], "expires_at": "2018-06-30T17:44:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-user", "id": "faee4dc1f2c14301950c3d4558aac5b1"}, "audit_ids": ["1w2cttcbTR-m0DePvOmItA"], "issued_at": "2018-06-30T16:44:49.000000Z"}} 2018-06-30 16:44:49,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674af6d8c2f9d9d8f92bcfb7586ce32567ac0c86" 2018-06-30 16:44:49,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:44:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58476112-677b-46e8-8b49-fbf3a490eb8e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:44:49,387 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-58476112-677b-46e8-8b49-fbf3a490eb8e 2018-06-30 16:44:49,388 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:44:49,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674af6d8c2f9d9d8f92bcfb7586ce32567ac0c86" 2018-06-30 16:44:49,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:44:49 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a5b854ca-3f8c-4db6-b802-84602e985065 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:44:49,787 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a5b854ca-3f8c-4db6-b802-84602e985065 2018-06-30 16:44:49,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674af6d8c2f9d9d8f92bcfb7586ce32567ac0c86" 2018-06-30 16:44:50,269 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:50 GMT Content-Type: application/json Content-Length: 4122 Connection: keep-alive X-Openstack-Request-Id: req-e814e813-6860-428e-81f0-fb69faa2bc9e Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wOA/daIXVQmeUbv2s3w+WbY5pc8krscsKz0TdCFxezFPgBj\nomVtXjciZxAHFZuPndcZodCaHbhrekcl0tSg2SReH7Ipx2WjXUJQbC/XwrEJ9NBj\nAqpGYellLWyhKKxMRrjdozRz3jgoDqLkHRwHMH2axMn6tkLTacoMWoLcInNMXoHV\nxYTpmTRdFOxiNU0MgIjuplvGuwyyeI2qayw1KVp50ekjZiLxl5BbCIpXI0lWrJI/\nciQtmuTiPCDHQlGb2GEY01Cnx41bTUwYMPldB5CvGbNRK6hnRh6Eyq0h/Zs5NXGJ\ncj6E3Er/jnlVJ767NF1pjhqUh506nD+hUCg7JQIDAQABAoIBAQDXyiEOjD8ni88E\nlZ/9uwtCELHpVkfQ7fAULsKO8qGkNYVK2g0aVFpuwnZj+Ft9DaqXRdmVd4F9LcCT\ncGLcuy3Rff0gvrjrln7stu9nDbbNxwsHJZEOme7bfV3kqfvCffSLsWIhdDzcN3Uq\n6bPr+B8hj3VJEFYzcZfwHgQTP6xByHpHCW7TcOd9Uq8WtFHqbQp2qlPmhtIdYO0A\nfy5bycpuonUJnA1fHKz3HUrIBQUhDu7B4Z5JuhRh/dx71fPPFrAWvenxs8CI8Bdu\nA0uM159m9Kan80XEQn4+mXIBZWiHxwqkP4B3UBqAhhSKHy+QrNK6HdCvQKm4cUFN\nVHUjACGNAoGBAPtDu0J+YWeKWmGGmxdmPY55rMgXSlyvopYb4mTfzwdpWqRhzXCm\nBnwEVDlouJm7xZmoeTSo4vvHZzJX5v2qaYcFofOdflWXgEJcXWgnMbkZlPAUxIiy\nF+wssT+Ihh9srWUWLIRqmKcfRgPxCJ3pNn/pWbzLUjYcKNGPtnDMlF5rAoGBAPOE\nqnhqJXSO3arH+M+O8M3kgN/atx/KcSGWMLROI0QvlAiqGfae9ewIo97VWCqW/6gx\nZCn6uA7+EWCjanV1VcA/4FB5NaMLWsnVVHWnlBeg+EhBj8JqUzOApK/tRYRieNGI\nmY3FxesYnXx6LyFgSVn+qSIWy38/3DBk4a79vxCvAoGAK6VASfSaBtpJiNdQ6Weh\nGbaZBMjG6gK4Q0rksJEP7UGntRYoEYFFbxVxa+d86Xdsg5x4MWWEyCeDDYOnZDjN\ny952m1KoN0XxyZUxxH3KbVS8QlfZK8WD0kqRH3AfnCXMmNqZMQczLRSJnPWpgYSZ\nKu7l352R0kRh8sT78+wVebECgYAQxdiABr+hsZ1u/+sRUMUhSVXfFU97rxPvvkqI\ngMFJFwXZOu4i4HwLz+SJmqRB+riNOymtAone7nz/7QGOKZDIdx3aLR8WpdeRA1KX\n7/zxS7MONwXR3ETyzS+KtosNPUMZG5GIBFFHiiB+zGOmpt0mh7XalTta/mkKJEiv\nJuccHQKBgGN9Z9fagrIwTo3u4Sw++wDLVWSXbo97eydvz8mJyM59hZVjNoNcl3Am\nT4QLFI7dz+mfm6FPPyVc+tJtWoxZ1oYApwewf+J7fflOFj3tQX4d8rOjY5Dlibcj\nxPEt+mgJ+yku3TdD0YhFw40EudQrv3HlCfSH58+5cGanSqNWeWZV\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:44:50,270 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-e814e813-6860-428e-81f0-fb69faa2bc9e 2018-06-30 16:44:50,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:44:50,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:44:50,629 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:50 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-186a7663-d5ca-4acd-b057-1eb1384e04b3 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa9df17f-815e-45c5-aecd-178f3986533b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","subnets":["39a83734-e081-4cf7-831e-950989276051"],"description":"","tags":[],"updated_at":"2018-06-30T16:44:00Z","provider:segmentation_id":20,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net","admin_state_up":true,"tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:43:57Z","provider:network_type":"vxlan"}]} 2018-06-30 16:44:50,629 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net used request id req-186a7663-d5ca-4acd-b057-1eb1384e04b3 2018-06-30 16:44:50,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:44:50,646 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:44:50 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:44:50,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674af6d8c2f9d9d8f92bcfb7586ce32567ac0c86" 2018-06-30 16:44:50,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:44:50 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3abb92e2-7f16-45e1-b999-c57af75e3c9a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}} 2018-06-30 16:44:50,702 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 used request id req-3abb92e2-7f16-45e1-b999-c57af75e3c9a 2018-06-30 16:44:50,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674af6d8c2f9d9d8f92bcfb7586ce32567ac0c86" 2018-06-30 16:44:51,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}, {"id": "04a3047f433f4111b561c8d5110638d3", "name": "heat_stack_owner"}, {"id": "6d861814180c4348922946f7fb493408", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj-role"}], "expires_at": "2018-06-30T17:44:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/1d76f9d516fd4519989d913e24e88337", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/1d76f9d516fd4519989d913e24e88337", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-user", "id": "faee4dc1f2c14301950c3d4558aac5b1"}, "audit_ids": ["fs1BcmYfRcSAkPGb4PZqPQ"], "issued_at": "2018-06-30T16:44:51.000000Z"}} 2018-06-30 16:44:51,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:44:51,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:44:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-659ad2c7-885f-4bbc-babd-16721a3ef4f6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:44:51,416 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-659ad2c7-885f-4bbc-babd-16721a3ef4f6 2018-06-30 16:44:51,417 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:44:51,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:44:51,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:44:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-752db402-30b1-4385-9578-3ebffe2f4587 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:44:51,697 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-752db402-30b1-4385-9578-3ebffe2f4587 2018-06-30 16:44:51,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:44:51,832 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:51 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-a11d62e6-5f80-4404-a5b2-acff11924b29 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}]} 2018-06-30 16:44:51,833 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-a11d62e6-5f80-4404-a5b2-acff11924b29 2018-06-30 16:44:51,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b&mac_address=fa%3A16%3A3e%3Abe%3A8a%3A5b&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674af6d8c2f9d9d8f92bcfb7586ce32567ac0c86" 2018-06-30 16:44:51,982 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:51 GMT Content-Type: application/json Content-Length: 910 Connection: keep-alive X-Openstack-Request-Id: req-48f8a8ca-34f7-47d8-93d5-0e63c9d32a3d Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.8"}],"id":"35fcb86f-b3b9-4411-aac4-aedabf62b219","security_groups":["dca65572-aac2-40be-98fb-21c8e3b9c430"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:8a:5b","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"d0342b93-5fd9-49ec-9d57-8ed3c07ce481","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:12Z","binding:vnic_type":"normal"}]} 2018-06-30 16:44:51,982 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b&mac_address=fa%3A16%3A3e%3Abe%3A8a%3A5b&admin_state_up=True used request id req-48f8a8ca-34f7-47d8-93d5-0e63c9d32a3d 2018-06-30 16:44:51,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674af6d8c2f9d9d8f92bcfb7586ce32567ac0c86" 2018-06-30 16:44:52,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:44:51 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-687a17a1-a297-47c7-b6b4-46eeac8c49e8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}} 2018-06-30 16:44:52,063 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 used request id req-687a17a1-a297-47c7-b6b4-46eeac8c49e8 2018-06-30 16:44:52,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674af6d8c2f9d9d8f92bcfb7586ce32567ac0c86" 2018-06-30 16:44:52,925 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:52 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-339a05b1-608e-429d-b332-7dab087a35b9 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa9df17f-815e-45c5-aecd-178f3986533b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","subnets":["39a83734-e081-4cf7-831e-950989276051"],"description":"","tags":[],"updated_at":"2018-06-30T16:44:00Z","provider:segmentation_id":20,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net","admin_state_up":true,"tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:43:57Z","provider:network_type":"vxlan"}]} 2018-06-30 16:44:52,926 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net used request id req-339a05b1-608e-429d-b332-7dab087a35b9 2018-06-30 16:44:52,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:44:52,941 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:44:52 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:44:52,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:44:52,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:44:52 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-917f727b-fad7-47bc-a34f-a447308b230a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}} 2018-06-30 16:44:52,998 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 used request id req-917f727b-fad7-47bc-a34f-a447308b230a 2018-06-30 16:44:53,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:44:53,124 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:53 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-2debad33-7bbe-42ce-a8f7-5da55343dc9b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}]} 2018-06-30 16:44:53,124 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-2debad33-7bbe-42ce-a8f7-5da55343dc9b 2018-06-30 16:44:53,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b&mac_address=fa%3A16%3A3e%3A05%3Afe%3A08&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:44:53,930 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:53 GMT Content-Type: application/json Content-Length: 911 Connection: keep-alive X-Openstack-Request-Id: req-7a851f1c-8749-4cb7-9b3f-4af14d6a4b8b Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.10"}],"id":"ca450a0c-91c7-4895-9f3c-623a14f5edd0","security_groups":["1fac8468-0310-4637-bba1-d305fd9ca08c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:fe:08","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"07859a84-d703-440f-a584-311d662cfe9a","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:11Z","binding:vnic_type":"normal"}]} 2018-06-30 16:44:53,930 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b&mac_address=fa%3A16%3A3e%3A05%3Afe%3A08&admin_state_up=True used request id req-7a851f1c-8749-4cb7-9b3f-4af14d6a4b8b 2018-06-30 16:44:53,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:44:54,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:44:53 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ebc9468e-3d5a-4676-8349-acad399cb6af Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}} 2018-06-30 16:44:54,380 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 used request id req-ebc9468e-3d5a-4676-8349-acad399cb6af 2018-06-30 16:44:54,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:44:55,134 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:55 GMT Content-Type: application/json Content-Length: 1824 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-70dc967f-9b02-4009-819f-b38ebedab885 X-Compute-Request-Id: req-70dc967f-9b02-4009-819f-b38ebedab885 Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:8a:5b", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d0342b93-5fd9-49ec-9d57-8ed3c07ce481", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0342b93-5fd9-49ec-9d57-8ed3c07ce481", "rel": "bookmark"}], "image": {"id": "35c2ac80-f6eb-4b06-a655-b245b0f717ca", "links": [{"href": "http://172.30.10.101:8774/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d3", "OS-SRV-USG:launched_at": "2018-06-30T16:44:25.000000", "flavor": {"id": "b9e6b40a-af68-47de-bb06-0a468b9ab51b", "links": [{"href": "http://172.30.10.101:8774/flavors/b9e6b40a-af68-47de-bb06-0a468b9ab51b", "rel": "bookmark"}]}, "id": "d0342b93-5fd9-49ec-9d57-8ed3c07ce481", "security_groups": [{"name": "default"}], "user_id": "faee4dc1f2c14301950c3d4558aac5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:44:26Z", "hostId": "3e6c16683185b8bfab605f2b4ffbcda9dd5e9939b457f9783906a79f", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "created": "2018-06-30T16:44:08Z", "tenant_id": "1d76f9d516fd4519989d913e24e88337", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 16:44:55,134 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2 used request id req-70dc967f-9b02-4009-819f-b38ebedab885 2018-06-30 16:44:55,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674af6d8c2f9d9d8f92bcfb7586ce32567ac0c86" 2018-06-30 16:44:55,408 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:55 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-c76e1d75-5192-4e7f-9561-efe3340f51e0 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa9df17f-815e-45c5-aecd-178f3986533b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","subnets":["39a83734-e081-4cf7-831e-950989276051"],"description":"","tags":[],"updated_at":"2018-06-30T16:44:00Z","provider:segmentation_id":20,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net","admin_state_up":true,"tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:43:57Z","provider:network_type":"vxlan"}]} 2018-06-30 16:44:55,408 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net used request id req-c76e1d75-5192-4e7f-9561-efe3340f51e0 2018-06-30 16:44:55,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674af6d8c2f9d9d8f92bcfb7586ce32567ac0c86" 2018-06-30 16:44:55,523 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:55 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-906a367c-81ce-47ca-9b1c-b71eedf8ebae Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}]} 2018-06-30 16:44:55,524 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-906a367c-81ce-47ca-9b1c-b71eedf8ebae 2018-06-30 16:44:55,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674af6d8c2f9d9d8f92bcfb7586ce32567ac0c86" 2018-06-30 16:44:56,037 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:56 GMT Content-Type: application/json Content-Length: 2009 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3733cf5b-f6cd-48fc-90b6-daff69b6c9ae X-Compute-Request-Id: req-3733cf5b-f6cd-48fc-90b6-daff69b6c9ae Front-End-Https: on RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fe:08", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fe:08", "version": 4, "addr": "172.30.10.122", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/07859a84-d703-440f-a584-311d662cfe9a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/07859a84-d703-440f-a584-311d662cfe9a", "rel": "bookmark"}], "image": {"id": "35c2ac80-f6eb-4b06-a655-b245b0f717ca", "links": [{"href": "http://172.30.10.101:8774/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d0", "OS-SRV-USG:launched_at": "2018-06-30T16:44:23.000000", "flavor": {"id": "c34e53a1-4c7f-4652-9c70-81e91b29f84c", "links": [{"href": "http://172.30.10.101:8774/flavors/c34e53a1-4c7f-4652-9c70-81e91b29f84c", "rel": "bookmark"}]}, "id": "07859a84-d703-440f-a584-311d662cfe9a", "security_groups": [{"name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp"}], "user_id": "faee4dc1f2c14301950c3d4558aac5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:44:24Z", "hostId": "3e6c16683185b8bfab605f2b4ffbcda9dd5e9939b457f9783906a79f", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "created": "2018-06-30T16:44:07Z", "tenant_id": "1d76f9d516fd4519989d913e24e88337", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-06-30 16:44:56,037 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1 used request id req-3733cf5b-f6cd-48fc-90b6-daff69b6c9ae 2018-06-30 16:44:56,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:44:56,273 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:56 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-62d2c6cb-b325-4330-9b39-ae81d14d1a81 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.8"}],"id":"35fcb86f-b3b9-4411-aac4-aedabf62b219","security_groups":["dca65572-aac2-40be-98fb-21c8e3b9c430"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:8a:5b","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"d0342b93-5fd9-49ec-9d57-8ed3c07ce481","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.2"}],"id":"45a53604-b7a2-4231-9c13-b7cc2d79caa7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:51:f5","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-aa9df17f-815e-45c5-aecd-178f3986533b","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:12Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.1"}],"id":"6dfeb3a2-7a1a-4347-9495-86d5a1ed053b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:26:df","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"2a288a2a-1c89-41f9-b0a9-0433a0f73098","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.10"}],"id":"ca450a0c-91c7-4895-9f3c-623a14f5edd0","security_groups":["1fac8468-0310-4637-bba1-d305fd9ca08c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:fe:08","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"07859a84-d703-440f-a584-311d662cfe9a","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.3"}],"id":"de6c2807-20ae-4b44-b335-d523a010f6f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:bb:76","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-aa9df17f-815e-45c5-aecd-178f3986533b","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:03Z","binding:vnic_type":"normal"}]} 2018-06-30 16:44:56,274 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-62d2c6cb-b325-4330-9b39-ae81d14d1a81 2018-06-30 16:44:56,275 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2 2018-06-30 16:44:56,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674af6d8c2f9d9d8f92bcfb7586ce32567ac0c86" 2018-06-30 16:44:56,344 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:56 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive X-Openstack-Request-Id: req-d810d562-5fa4-4ad0-bc72-1c22f960278f Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "2a288a2a-1c89-41f9-b0a9-0433a0f73098", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1d76f9d516fd4519989d913e24e88337", "created_at": "2018-06-30T16:44:00Z", "updated_at": "2018-06-30T16:44:34Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.10.122", "revision_number": 2, "project_id": "1d76f9d516fd4519989d913e24e88337", "port_id": "ca450a0c-91c7-4895-9f3c-623a14f5edd0", "id": "affe5e59-ad08-4786-83d8-488b0ee5489d"}]} 2018-06-30 16:44:56,344 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-d810d562-5fa4-4ad0-bc72-1c22f960278f 2018-06-30 16:44:57,188 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:57 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-e78e3a22-e54a-4d54-8873-8d280865fec4 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa9df17f-815e-45c5-aecd-178f3986533b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","subnets":["39a83734-e081-4cf7-831e-950989276051"],"description":"","tags":[],"updated_at":"2018-06-30T16:44:00Z","provider:segmentation_id":20,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net","admin_state_up":true,"tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:43:57Z","provider:network_type":"vxlan"}]} 2018-06-30 16:44:57,188 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net used request id req-e78e3a22-e54a-4d54-8873-8d280865fec4 2018-06-30 16:44:57,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:44:57,312 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:57 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-f333a9e4-100c-45de-a882-f4471b9521ac Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}]} 2018-06-30 16:44:57,312 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-f333a9e4-100c-45de-a882-f4471b9521ac 2018-06-30 16:44:57,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:44:57,472 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:57 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-b443cac8-af9d-4368-9a37-2485645c51f9 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.8"}],"id":"35fcb86f-b3b9-4411-aac4-aedabf62b219","security_groups":["dca65572-aac2-40be-98fb-21c8e3b9c430"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:8a:5b","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"d0342b93-5fd9-49ec-9d57-8ed3c07ce481","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.2"}],"id":"45a53604-b7a2-4231-9c13-b7cc2d79caa7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:51:f5","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-aa9df17f-815e-45c5-aecd-178f3986533b","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:12Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.1"}],"id":"6dfeb3a2-7a1a-4347-9495-86d5a1ed053b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:26:df","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"2a288a2a-1c89-41f9-b0a9-0433a0f73098","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.10"}],"id":"ca450a0c-91c7-4895-9f3c-623a14f5edd0","security_groups":["1fac8468-0310-4637-bba1-d305fd9ca08c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:fe:08","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"07859a84-d703-440f-a584-311d662cfe9a","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.3"}],"id":"de6c2807-20ae-4b44-b335-d523a010f6f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:bb:76","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-aa9df17f-815e-45c5-aecd-178f3986533b","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:03Z","binding:vnic_type":"normal"}]} 2018-06-30 16:44:57,472 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-b443cac8-af9d-4368-9a37-2485645c51f9 2018-06-30 16:44:57,473 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1 2018-06-30 16:44:57,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:44:57,536 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:44:57 GMT Content-Type: application/json Content-Length: 553 Connection: keep-alive X-Openstack-Request-Id: req-15e4c3ed-6e3d-4ae2-b7f9-1aa9bfcd2ddf Front-End-Https: on RESP BODY: {"floatingips": [{"router_id": "2a288a2a-1c89-41f9-b0a9-0433a0f73098", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1d76f9d516fd4519989d913e24e88337", "created_at": "2018-06-30T16:44:00Z", "updated_at": "2018-06-30T16:44:34Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": "10.1.2.10", "floating_ip_address": "172.30.10.122", "revision_number": 2, "project_id": "1d76f9d516fd4519989d913e24e88337", "port_id": "ca450a0c-91c7-4895-9f3c-623a14f5edd0", "id": "affe5e59-ad08-4786-83d8-488b0ee5489d"}]} 2018-06-30 16:44:57,536 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-15e4c3ed-6e3d-4ae2-b7f9-1aa9bfcd2ddf 2018-06-30 16:44:57,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/d0342b93-5fd9-49ec-9d57-8ed3c07ce481 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674af6d8c2f9d9d8f92bcfb7586ce32567ac0c86" 2018-06-30 16:45:00,367 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:00 GMT Content-Type: application/json Content-Length: 1821 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bf0aca87-02d6-429b-ae7d-f6a142d9d7eb X-Compute-Request-Id: req-bf0aca87-02d6-429b-ae7d-f6a142d9d7eb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:8a:5b", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/d0342b93-5fd9-49ec-9d57-8ed3c07ce481", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/d0342b93-5fd9-49ec-9d57-8ed3c07ce481", "rel": "bookmark"}], "image": {"id": "35c2ac80-f6eb-4b06-a655-b245b0f717ca", "links": [{"href": "http://172.30.10.101:8774/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d3", "OS-SRV-USG:launched_at": "2018-06-30T16:44:25.000000", "flavor": {"id": "b9e6b40a-af68-47de-bb06-0a468b9ab51b", "links": [{"href": "http://172.30.10.101:8774/flavors/b9e6b40a-af68-47de-bb06-0a468b9ab51b", "rel": "bookmark"}]}, "id": "d0342b93-5fd9-49ec-9d57-8ed3c07ce481", "security_groups": [{"name": "default"}], "user_id": "faee4dc1f2c14301950c3d4558aac5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:44:26Z", "hostId": "3e6c16683185b8bfab605f2b4ffbcda9dd5e9939b457f9783906a79f", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "created": "2018-06-30T16:44:08Z", "tenant_id": "1d76f9d516fd4519989d913e24e88337", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:45:00,368 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/d0342b93-5fd9-49ec-9d57-8ed3c07ce481 used request id req-bf0aca87-02d6-429b-ae7d-f6a142d9d7eb 2018-06-30 16:45:00,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674af6d8c2f9d9d8f92bcfb7586ce32567ac0c86" 2018-06-30 16:45:00,653 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:00 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-191ea08c-caf4-41bb-b91d-9c02a53365a6 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa9df17f-815e-45c5-aecd-178f3986533b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","subnets":["39a83734-e081-4cf7-831e-950989276051"],"description":"","tags":[],"updated_at":"2018-06-30T16:44:00Z","provider:segmentation_id":20,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net","admin_state_up":true,"tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:43:57Z","provider:network_type":"vxlan"}]} 2018-06-30 16:45:00,654 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net used request id req-191ea08c-caf4-41bb-b91d-9c02a53365a6 2018-06-30 16:45:00,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674af6d8c2f9d9d8f92bcfb7586ce32567ac0c86" 2018-06-30 16:45:01,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:45:00 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8b46b6c3-c6d3-4974-a20b-7afcb60d4b55 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}} 2018-06-30 16:45:01,060 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 used request id req-8b46b6c3-c6d3-4974-a20b-7afcb60d4b55 2018-06-30 16:45:01,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674af6d8c2f9d9d8f92bcfb7586ce32567ac0c86" 2018-06-30 16:45:02,000 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:01 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-570552cc-b66f-45ea-b0c5-a889a66fc874 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}]} 2018-06-30 16:45:02,001 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-570552cc-b66f-45ea-b0c5-a889a66fc874 2018-06-30 16:45:02,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674af6d8c2f9d9d8f92bcfb7586ce32567ac0c86" 2018-06-30 16:45:02,146 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:02 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-c24e3784-3823-4c98-bbd1-ce1aa6c5c3c6 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.8"}],"id":"35fcb86f-b3b9-4411-aac4-aedabf62b219","security_groups":["dca65572-aac2-40be-98fb-21c8e3b9c430"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:8a:5b","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"d0342b93-5fd9-49ec-9d57-8ed3c07ce481","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.2"}],"id":"45a53604-b7a2-4231-9c13-b7cc2d79caa7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:51:f5","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-aa9df17f-815e-45c5-aecd-178f3986533b","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:12Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.1"}],"id":"6dfeb3a2-7a1a-4347-9495-86d5a1ed053b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:26:df","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"2a288a2a-1c89-41f9-b0a9-0433a0f73098","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.10"}],"id":"ca450a0c-91c7-4895-9f3c-623a14f5edd0","security_groups":["1fac8468-0310-4637-bba1-d305fd9ca08c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:fe:08","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"07859a84-d703-440f-a584-311d662cfe9a","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.3"}],"id":"de6c2807-20ae-4b44-b335-d523a010f6f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:bb:76","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-aa9df17f-815e-45c5-aecd-178f3986533b","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:03Z","binding:vnic_type":"normal"}]} 2018-06-30 16:45:02,146 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-c24e3784-3823-4c98-bbd1-ce1aa6c5c3c6 2018-06-30 16:45:02,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/07859a84-d703-440f-a584-311d662cfe9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:45:03,753 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:03 GMT Content-Type: application/json Content-Length: 2006 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-05a4dd34-1fb8-46cb-9633-575e8047512a X-Compute-Request-Id: req-05a4dd34-1fb8-46cb-9633-575e8047512a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fe:08", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fe:08", "version": 4, "addr": "172.30.10.122", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/07859a84-d703-440f-a584-311d662cfe9a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/07859a84-d703-440f-a584-311d662cfe9a", "rel": "bookmark"}], "image": {"id": "35c2ac80-f6eb-4b06-a655-b245b0f717ca", "links": [{"href": "http://172.30.10.101:8774/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d0", "OS-SRV-USG:launched_at": "2018-06-30T16:44:23.000000", "flavor": {"id": "c34e53a1-4c7f-4652-9c70-81e91b29f84c", "links": [{"href": "http://172.30.10.101:8774/flavors/c34e53a1-4c7f-4652-9c70-81e91b29f84c", "rel": "bookmark"}]}, "id": "07859a84-d703-440f-a584-311d662cfe9a", "security_groups": [{"name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp"}], "user_id": "faee4dc1f2c14301950c3d4558aac5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:44:24Z", "hostId": "3e6c16683185b8bfab605f2b4ffbcda9dd5e9939b457f9783906a79f", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "created": "2018-06-30T16:44:07Z", "tenant_id": "1d76f9d516fd4519989d913e24e88337", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:45:03,753 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/07859a84-d703-440f-a584-311d662cfe9a used request id req-05a4dd34-1fb8-46cb-9633-575e8047512a 2018-06-30 16:45:03,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:45:04,777 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:04 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-6e856219-66e1-4f83-a756-02e90e618c3e Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa9df17f-815e-45c5-aecd-178f3986533b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","subnets":["39a83734-e081-4cf7-831e-950989276051"],"description":"","tags":[],"updated_at":"2018-06-30T16:44:00Z","provider:segmentation_id":20,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net","admin_state_up":true,"tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:43:57Z","provider:network_type":"vxlan"}]} 2018-06-30 16:45:04,777 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net used request id req-6e856219-66e1-4f83-a756-02e90e618c3e 2018-06-30 16:45:04,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:45:05,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:45:04 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-091767c8-062e-476b-b5d8-87093b349ee1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}} 2018-06-30 16:45:05,142 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 used request id req-091767c8-062e-476b-b5d8-87093b349ee1 2018-06-30 16:45:05,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:45:05,261 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:05 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-786e292d-be59-4e50-9c36-182ecce98426 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}]} 2018-06-30 16:45:05,261 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-786e292d-be59-4e50-9c36-182ecce98426 2018-06-30 16:45:05,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:45:05,416 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:05 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-e4891971-7716-4777-8d38-3eaf07db486d Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.8"}],"id":"35fcb86f-b3b9-4411-aac4-aedabf62b219","security_groups":["dca65572-aac2-40be-98fb-21c8e3b9c430"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:8a:5b","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"d0342b93-5fd9-49ec-9d57-8ed3c07ce481","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.2"}],"id":"45a53604-b7a2-4231-9c13-b7cc2d79caa7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:51:f5","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-aa9df17f-815e-45c5-aecd-178f3986533b","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:12Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.1"}],"id":"6dfeb3a2-7a1a-4347-9495-86d5a1ed053b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:26:df","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"2a288a2a-1c89-41f9-b0a9-0433a0f73098","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.10"}],"id":"ca450a0c-91c7-4895-9f3c-623a14f5edd0","security_groups":["1fac8468-0310-4637-bba1-d305fd9ca08c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:fe:08","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"07859a84-d703-440f-a584-311d662cfe9a","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.3"}],"id":"de6c2807-20ae-4b44-b335-d523a010f6f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:bb:76","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-aa9df17f-815e-45c5-aecd-178f3986533b","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:03Z","binding:vnic_type":"normal"}]} 2018-06-30 16:45:05,417 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-e4891971-7716-4777-8d38-3eaf07db486d 2018-06-30 16:45:05,418 - create_instance - INFO - Checking if VM is active 2018-06-30 16:45:05,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/07859a84-d703-440f-a584-311d662cfe9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:45:07,225 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:07 GMT Content-Type: application/json Content-Length: 2006 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-46a5cdf2-6122-4f7c-b120-3d68b16dfee6 X-Compute-Request-Id: req-46a5cdf2-6122-4f7c-b120-3d68b16dfee6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fe:08", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fe:08", "version": 4, "addr": "172.30.10.122", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/07859a84-d703-440f-a584-311d662cfe9a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/07859a84-d703-440f-a584-311d662cfe9a", "rel": "bookmark"}], "image": {"id": "35c2ac80-f6eb-4b06-a655-b245b0f717ca", "links": [{"href": "http://172.30.10.101:8774/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d0", "OS-SRV-USG:launched_at": "2018-06-30T16:44:23.000000", "flavor": {"id": "c34e53a1-4c7f-4652-9c70-81e91b29f84c", "links": [{"href": "http://172.30.10.101:8774/flavors/c34e53a1-4c7f-4652-9c70-81e91b29f84c", "rel": "bookmark"}]}, "id": "07859a84-d703-440f-a584-311d662cfe9a", "security_groups": [{"name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp"}], "user_id": "faee4dc1f2c14301950c3d4558aac5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:44:24Z", "hostId": "3e6c16683185b8bfab605f2b4ffbcda9dd5e9939b457f9783906a79f", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "created": "2018-06-30T16:44:07Z", "tenant_id": "1d76f9d516fd4519989d913e24e88337", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:45:07,225 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/07859a84-d703-440f-a584-311d662cfe9a used request id req-46a5cdf2-6122-4f7c-b120-3d68b16dfee6 2018-06-30 16:45:07,226 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1] is - ACTIVE 2018-06-30 16:45:07,226 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:45:07,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/07859a84-d703-440f-a584-311d662cfe9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:45:10,027 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:10 GMT Content-Type: application/json Content-Length: 2006 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-013ee1a0-7cf9-4409-b820-e0f6c8650830 X-Compute-Request-Id: req-013ee1a0-7cf9-4409-b820-e0f6c8650830 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fe:08", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:fe:08", "version": 4, "addr": "172.30.10.122", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/07859a84-d703-440f-a584-311d662cfe9a", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/07859a84-d703-440f-a584-311d662cfe9a", "rel": "bookmark"}], "image": {"id": "35c2ac80-f6eb-4b06-a655-b245b0f717ca", "links": [{"href": "http://172.30.10.101:8774/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d0", "OS-SRV-USG:launched_at": "2018-06-30T16:44:23.000000", "flavor": {"id": "c34e53a1-4c7f-4652-9c70-81e91b29f84c", "links": [{"href": "http://172.30.10.101:8774/flavors/c34e53a1-4c7f-4652-9c70-81e91b29f84c", "rel": "bookmark"}]}, "id": "07859a84-d703-440f-a584-311d662cfe9a", "security_groups": [{"name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp"}], "user_id": "faee4dc1f2c14301950c3d4558aac5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:44:24Z", "hostId": "3e6c16683185b8bfab605f2b4ffbcda9dd5e9939b457f9783906a79f", "OS-EXT-SRV-ATTR:host": "cmp001", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "created": "2018-06-30T16:44:07Z", "tenant_id": "1d76f9d516fd4519989d913e24e88337", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:45:10,027 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/07859a84-d703-440f-a584-311d662cfe9a used request id req-013ee1a0-7cf9-4409-b820-e0f6c8650830 2018-06-30 16:45:10,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:45:10,328 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:10 GMT Content-Type: application/json Content-Length: 727 Connection: keep-alive X-Openstack-Request-Id: req-e825178b-4346-4b89-89b2-67c179d8643e Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa9df17f-815e-45c5-aecd-178f3986533b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","subnets":["39a83734-e081-4cf7-831e-950989276051"],"description":"","tags":[],"updated_at":"2018-06-30T16:44:00Z","provider:segmentation_id":20,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net","admin_state_up":true,"tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:43:57Z","provider:network_type":"vxlan"}]} 2018-06-30 16:45:10,328 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net used request id req-e825178b-4346-4b89-89b2-67c179d8643e 2018-06-30 16:45:10,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:45:10,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:45:10 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-82fb6b13-232c-4c44-9c96-faebeac8ae11 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}} 2018-06-30 16:45:10,404 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 used request id req-82fb6b13-232c-4c44-9c96-faebeac8ae11 2018-06-30 16:45:10,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:45:10,526 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:10 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-aeec641e-3ecf-401f-9bb0-bb64a5ca6ae4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:00Z","dns_nameservers":[],"updated_at":"2018-06-30T16:44:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"gateway_ip":"10.1.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.1.2.0/24","project_id":"1d76f9d516fd4519989d913e24e88337","id":"39a83734-e081-4cf7-831e-950989276051","subnetpool_id":null,"name":"CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet"}]} 2018-06-30 16:45:10,526 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-aeec641e-3ecf-401f-9bb0-bb64a5ca6ae4 2018-06-30 16:45:10,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb22a40cdd73e4771ebab4c1c4ec091aa024d26" 2018-06-30 16:45:10,656 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:10 GMT Content-Type: application/json Content-Length: 4487 Connection: keep-alive X-Openstack-Request-Id: req-10526c67-6ef9-41b4-8de4-832f18cef001 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.8"}],"id":"35fcb86f-b3b9-4411-aac4-aedabf62b219","security_groups":["dca65572-aac2-40be-98fb-21c8e3b9c430"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:8a:5b","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"d0342b93-5fd9-49ec-9d57-8ed3c07ce481","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:12Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.2"}],"id":"45a53604-b7a2-4231-9c13-b7cc2d79caa7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:51:f5","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-aa9df17f-815e-45c5-aecd-178f3986533b","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:01Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:12Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.1"}],"id":"6dfeb3a2-7a1a-4347-9495-86d5a1ed053b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:26:df","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"2a288a2a-1c89-41f9-b0a9-0433a0f73098","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:04Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.10"}],"id":"ca450a0c-91c7-4895-9f3c-623a14f5edd0","security_groups":["1fac8468-0310-4637-bba1-d305fd9ca08c"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:fe:08","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp001","description":"","tags":[],"device_id":"07859a84-d703-440f-a584-311d662cfe9a","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T16:44:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39a83734-e081-4cf7-831e-950989276051","ip_address":"10.1.2.3"}],"id":"de6c2807-20ae-4b44-b335-d523a010f6f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:bb:76","project_id":"1d76f9d516fd4519989d913e24e88337","status":"ACTIVE","binding:host_id":"cmp002","description":"","tags":[],"device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-aa9df17f-815e-45c5-aecd-178f3986533b","name":"","admin_state_up":true,"network_id":"aa9df17f-815e-45c5-aecd-178f3986533b","tenant_id":"1d76f9d516fd4519989d913e24e88337","created_at":"2018-06-30T16:44:03Z","binding:vnic_type":"normal"}]} 2018-06-30 16:45:10,656 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=aa9df17f-815e-45c5-aecd-178f3986533b used request id req-10526c67-6ef9-41b4-8de4-832f18cef001 2018-06-30 16:45:10,657 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:45:10,661 - paramiko.transport - DEBUG - starting thread (client mode): 0x232fe610L 2018-06-30 16:45:10,661 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:45:10,661 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:45:10,662 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:45:10,663 - 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-06-30 16:45:10,663 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:45:10,663 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:45:10,663 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:45:10,664 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:45:10,664 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:45:10,715 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:45:10,716 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:45:10,726 - paramiko.transport - DEBUG - Trying discovered key 8bbd552d70a10330f65231237621d845 in 8219a065-b261-4596-a81b-6a5b1e5b9b6b 2018-06-30 16:45:10,727 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:45:10,733 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:45:10,834 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:45:10,848 - create_instance - INFO - SSH is active for VM instance 2018-06-30 16:45:10,848 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:45:10,850 - paramiko.transport - DEBUG - starting thread (client mode): 0x233a6d10L 2018-06-30 16:45:10,850 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:45:10,851 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-06-30 16:45:10,851 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-06-30 16:45:10,852 - 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-06-30 16:45:10,852 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:45:10,852 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-06-30 16:45:10,852 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:45:10,853 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:45:10,853 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:45:10,903 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:45:10,903 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:45:10,915 - paramiko.transport - DEBUG - Trying discovered key 8bbd552d70a10330f65231237621d845 in 8219a065-b261-4596-a81b-6a5b1e5b9b6b 2018-06-30 16:45:10,916 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:45:10,922 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:45:10,931 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-30 16:45:10,932 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-06-30 16:45:10,933 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-30 16:45:10,934 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-30 16:45:10,936 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:45:10,938 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack 2018-06-30 16:45:10,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:45:11,027 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:45:11 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-0b1c0d9f-c7b0-4008-b3d7-ee61be17a53f Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:45:11,198 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:45:11 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e3f7a8ff-fc87-429a-8754-4435f87c8f99 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:45:11,198 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-e3f7a8ff-fc87-429a-8754-4435f87c8f99 2018-06-30 16:45:11,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:45:11,260 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:45:11 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-a6f3d622-bcaa-4527-a23c-b2bcd7874583 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:45:11,821 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:11 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-99d828f9-f0e8-4898-a0a9-2d1a23ec6922 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:45:11Z", "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:45:11,822 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-99d828f9-f0e8-4898-a0a9-2d1a23ec6922 2018-06-30 16:45:11,822 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:45:11,822 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:45:14,823 - create_stack - DEBUG - Stack status query timeout in 1196.37593603 2018-06-30 16:45:14,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:45:14,883 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:45:14 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-60cd1385-bcd7-44ed-b7ba-86610a3d393e Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:45:14,977 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:14 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-fe61ad26-4571-4f02-87fb-c5437cde5b23 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:45:11Z", "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:45:14,977 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-fe61ad26-4571-4f02-87fb-c5437cde5b23 2018-06-30 16:45:14,977 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:45:14,978 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:45:17,981 - create_stack - DEBUG - Stack status query timeout in 1193.21766615 2018-06-30 16:45:17,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:45:18,050 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:45:18 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-6fb661c3-172c-4099-9707-e847bb740e9a Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:45:18,142 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:18 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-5919b77f-eb3c-4b00-801a-52152adba41c Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:45:11Z", "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:45:18,142 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-5919b77f-eb3c-4b00-801a-52152adba41c 2018-06-30 16:45:18,143 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:45:18,143 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:45:21,143 - create_stack - DEBUG - Stack status query timeout in 1190.05543613 2018-06-30 16:45:21,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:45:21,212 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:45:21 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-9111eb9d-dc0f-42d2-8ce1-db4ae61f1154 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:45:21,302 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:21 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-ae0c3e2a-3bd7-4da9-b12b-9b5af25b4612 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:45:11Z", "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:45:21,302 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-ae0c3e2a-3bd7-4da9-b12b-9b5af25b4612 2018-06-30 16:45:21,303 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:45:21,303 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:45:24,306 - create_stack - DEBUG - Stack status query timeout in 1186.89224792 2018-06-30 16:45:24,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:45:24,383 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:45:24 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-140c3cd5-e6f0-4cf8-8ad4-ceab74bc3f22 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:45:25,082 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:25 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-c025fe24-5d2e-4feb-ab56-c53d43c92224 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:45:11Z", "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:45:25,083 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-c025fe24-5d2e-4feb-ab56-c53d43c92224 2018-06-30 16:45:25,083 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:45:25,084 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:45:28,085 - create_stack - DEBUG - Stack status query timeout in 1183.11378098 2018-06-30 16:45:28,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:45:28,161 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:45:28 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-2ccdb512-07ad-4b3b-b61a-3c1d1727c118 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:45:28,240 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:28 GMT Content-Type: application/json Content-Length: 2510 Connection: keep-alive X-Openstack-Request-Id: req-f49ab2f2-cad4-4e35-a8c3-a2b092e39666 Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-06-30T16:45:11Z", "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:45:28,240 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-f49ab2f2-cad4-4e35-a8c3-a2b092e39666 2018-06-30 16:45:28,241 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-06-30 16:45:28,241 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-06-30 16:45:31,244 - create_stack - DEBUG - Stack status query timeout in 1179.95494103 2018-06-30 16:45:31,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:45:31,320 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:45:31 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-45929125-428b-4353-b982-2ce2113edeb8 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:45:31,397 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:31 GMT Content-Type: application/json Content-Length: 2340 Connection: keep-alive X-Openstack-Request-Id: req-ddcd10f9-d044-4dce-8fb9-c82eb28a6fdf Front-End-Https: on RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor2", "OS::project_id": "1d76f9d516fd4519989d913e24e88337", "OS::stack_id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-kp", "security_group_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-sec_grp", "subnet_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-subnet", "net_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-net", "external_net_name": "floating_net", "inst2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst2", "inst1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-inst1", "image2_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image", "flavor1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-flavor1", "image1_name": "CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack", "stack_user_project_id": "a4c637209ac541bd850080ccfa92ca73", "tags": null, "creation_time": "2018-06-30T16:43:52Z", "links": [{"href": "https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-06-30T16:45:11Z", "id": "ec2731ca-b4e4-45af-bda7-5913ec278730", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-06-30 16:45:31,397 - keystoneauth.session - DEBUG - GET call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-ddcd10f9-d044-4dce-8fb9-c82eb28a6fdf 2018-06-30 16:45:31,398 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-06-30 16:45:31,398 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack 2018-06-30 16:45:31,398 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack 2018-06-30 16:45:31,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/ec2731ca-b4e4-45af-bda7-5913ec278730 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fc037872fc1f875bcd808e1ec13584b9496de58" 2018-06-30 16:45:31,455 - keystoneauth.session - DEBUG - RESP: [302] Server: nginx Date: Sat, 30 Jun 2018 16:45:31 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive Location: https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 X-Openstack-Request-Id: req-916b8c78-ce61-41d5-ab5d-b7ee71bcdd27 Front-End-Https: on RESP BODY: {"message": "The resource was found at https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-06-30 16:45:31,540 - keystoneauth.session - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:45:31 GMT Content-Type: application/json Content-Length: 285 Connection: keep-alive X-Openstack-Request-Id: req-6570dad6-8ecb-4a7c-8297-64e73dfe9b22 RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-06-30 16:45:31,541 - keystoneauth.session - DEBUG - DELETE call to orchestration for https://172.30.10.101:8004/v1/1d76f9d516fd4519989d913e24e88337/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-stack/ec2731ca-b4e4-45af-bda7-5913ec278730 used request id req-6570dad6-8ecb-4a7c-8297-64e73dfe9b22 2018-06-30 16:45:31,542 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-0a9fb282-e867-4d0e-8d2b-3af5a3e5e8bd-image 2018-06-30 16:45:31,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}282cfea4539f4aa1f43d4ea86db153045346e686" 2018-06-30 16:45:31,752 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:45:31 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-88e331c0-088c-4d6a-aa3b-88a2e6f8d02f Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:45:31,752 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/35c2ac80-f6eb-4b06-a655-b245b0f717ca used request id req-88e331c0-088c-4d6a-aa3b-88a2e6f8d02f 2018-06-30 16:45:31,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecf44858a84214a57d118e2b4273b45b99a7495" 2018-06-30 16:45:32,598 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:32 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-1c362540-8f13-4030-9aba-338783f88e51 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d76f9d516fd4519989d913e24e88337", "created_at": "2018-06-30T16:43:55Z", "updated_at": "2018-06-30T16:43:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:43:55Z", "revision_number": 0, "id": "9231c0be-e16d-45a4-bfd8-2545f204ebf1", "remote_group_id": "dca65572-aac2-40be-98fb-21c8e3b9c430", "remote_ip_prefix": null, "created_at": "2018-06-30T16:43:55Z", "security_group_id": "dca65572-aac2-40be-98fb-21c8e3b9c430", "tenant_id": "1d76f9d516fd4519989d913e24e88337", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d76f9d516fd4519989d913e24e88337"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:43:56Z", "revision_number": 0, "id": "b6c60006-0b64-4c11-9620-f2c9489035c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:43:56Z", "security_group_id": "dca65572-aac2-40be-98fb-21c8e3b9c430", "tenant_id": "1d76f9d516fd4519989d913e24e88337", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d76f9d516fd4519989d913e24e88337"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:43:56Z", "revision_number": 0, "id": "cbf833a4-72c3-409e-b5d5-11cea8a46db2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:43:56Z", "security_group_id": "dca65572-aac2-40be-98fb-21c8e3b9c430", "tenant_id": "1d76f9d516fd4519989d913e24e88337", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d76f9d516fd4519989d913e24e88337"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:43:56Z", "revision_number": 0, "id": "cc21055b-5632-4030-a9c8-cfdef6d13533", "remote_group_id": "dca65572-aac2-40be-98fb-21c8e3b9c430", "remote_ip_prefix": null, "created_at": "2018-06-30T16:43:56Z", "security_group_id": "dca65572-aac2-40be-98fb-21c8e3b9c430", "tenant_id": "1d76f9d516fd4519989d913e24e88337", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d76f9d516fd4519989d913e24e88337"}], "revision_number": 4, "project_id": "1d76f9d516fd4519989d913e24e88337", "id": "dca65572-aac2-40be-98fb-21c8e3b9c430", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:45:32,599 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-1c362540-8f13-4030-9aba-338783f88e51 2018-06-30 16:45:32,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecf44858a84214a57d118e2b4273b45b99a7495" 2018-06-30 16:45:32,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:45:32 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-886cf021-348a-4624-893f-20aeb3e503e3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 16:45:32,922 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-886cf021-348a-4624-893f-20aeb3e503e3 2018-06-30 16:45:32,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecf44858a84214a57d118e2b4273b45b99a7495" 2018-06-30 16:45:33,251 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 16:45:32 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3516349f-4c7d-4ce7-845a-223edc7eb7b2 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 16:45:33,251 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-3516349f-4c7d-4ce7-845a-223edc7eb7b2 2018-06-30 16:45:33,252 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 16:45:33,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecf44858a84214a57d118e2b4273b45b99a7495" 2018-06-30 16:45:33,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:45:33 GMT Server: Apache Content-Length: 323 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fc3900bd-512e-450e-8ea6-6ed8407b6331 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d76f9d516fd4519989d913e24e88337", "name": "CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj"}} 2018-06-30 16:45:33,654 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 used request id req-fc3900bd-512e-450e-8ea6-6ed8407b6331 2018-06-30 16:45:33,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dca65572-aac2-40be-98fb-21c8e3b9c430 2018-06-30 16:45:33,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dca65572-aac2-40be-98fb-21c8e3b9c430 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecf44858a84214a57d118e2b4273b45b99a7495" 2018-06-30 16:45:34,490 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:34 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-885e2a72-788f-471d-9877-84022aadbb3f Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "dca65572-aac2-40be-98fb-21c8e3b9c430", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:43:55Z", "security_group_id": "dca65572-aac2-40be-98fb-21c8e3b9c430", "port_range_min": null, "revision_number": 0, "tenant_id": "1d76f9d516fd4519989d913e24e88337", "created_at": "2018-06-30T16:43:55Z", "project_id": "1d76f9d516fd4519989d913e24e88337", "id": "9231c0be-e16d-45a4-bfd8-2545f204ebf1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:43:56Z", "security_group_id": "dca65572-aac2-40be-98fb-21c8e3b9c430", "port_range_min": null, "revision_number": 0, "tenant_id": "1d76f9d516fd4519989d913e24e88337", "created_at": "2018-06-30T16:43:56Z", "project_id": "1d76f9d516fd4519989d913e24e88337", "id": "b6c60006-0b64-4c11-9620-f2c9489035c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:43:56Z", "security_group_id": "dca65572-aac2-40be-98fb-21c8e3b9c430", "port_range_min": null, "revision_number": 0, "tenant_id": "1d76f9d516fd4519989d913e24e88337", "created_at": "2018-06-30T16:43:56Z", "project_id": "1d76f9d516fd4519989d913e24e88337", "id": "cbf833a4-72c3-409e-b5d5-11cea8a46db2"}, {"remote_group_id": "dca65572-aac2-40be-98fb-21c8e3b9c430", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:43:56Z", "security_group_id": "dca65572-aac2-40be-98fb-21c8e3b9c430", "port_range_min": null, "revision_number": 0, "tenant_id": "1d76f9d516fd4519989d913e24e88337", "created_at": "2018-06-30T16:43:56Z", "project_id": "1d76f9d516fd4519989d913e24e88337", "id": "cc21055b-5632-4030-a9c8-cfdef6d13533"}]} 2018-06-30 16:45:34,490 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=dca65572-aac2-40be-98fb-21c8e3b9c430 used request id req-885e2a72-788f-471d-9877-84022aadbb3f 2018-06-30 16:45:34,491 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:45:34,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/dca65572-aac2-40be-98fb-21c8e3b9c430 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecf44858a84214a57d118e2b4273b45b99a7495" 2018-06-30 16:45:34,953 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:45:34 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2d1493a4-d443-4b96-a91e-790ec46599d1 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:45:34,953 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/dca65572-aac2-40be-98fb-21c8e3b9c430 used request id req-2d1493a4-d443-4b96-a91e-790ec46599d1 2018-06-30 16:45:34,954 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj 2018-06-30 16:45:34,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecf44858a84214a57d118e2b4273b45b99a7495" 2018-06-30 16:45:35,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:45:34 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9456af6a-f275-4da4-aecd-0cc377ad0e33 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:45:35,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/1d76f9d516fd4519989d913e24e88337 used request id req-9456af6a-f275-4da4-aecd-0cc377ad0e33 2018-06-30 16:45:35,688 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-ecdbb713-9026-4d8-proj-role 2018-06-30 16:45:35,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/6d861814180c4348922946f7fb493408 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecf44858a84214a57d118e2b4273b45b99a7495" 2018-06-30 16:45:36,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:45:35 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-639e62ba-9ab7-4154-aae7-fd39c1dde962 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:45:36,173 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/6d861814180c4348922946f7fb493408 used request id req-639e62ba-9ab7-4154-aae7-fd39c1dde962 2018-06-30 16:45:36,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aecf44858a84214a57d118e2b4273b45b99a7495" 2018-06-30 16:45:36,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:45:36 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d647fc51-3caf-4b5b-adb6-c62d769adb72 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:45:36,261 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-d647fc51-3caf-4b5b-adb6-c62d769adb72 2018-06-30 16:45:36,261 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-ecdbb713-9026-4d8-user 2018-06-30 16:45:36,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/faee4dc1f2c14301950c3d4558aac5b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285125b72db57f878e594fca285e66eb6b8b1d36" 2018-06-30 16:45:36,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:45:36 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-519e5897-1ac0-4f95-b4ac-f98c46ef1622 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:45:36,823 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/faee4dc1f2c14301950c3d4558aac5b1 used request id req-519e5897-1ac0-4f95-b4ac-f98c46ef1622 2018-06-30 16:45:36,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:45:37,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:45:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["R6A9UEQ_TYiqpmQi2QC7hQ"], "issued_at": "2018-06-30T16:45:37.000000Z"}} 2018-06-30 16:45:37,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}300b622b5a0141fd75622dbb82fbb2473a873427" 2018-06-30 16:45:38,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:45:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b0b31e72-bcda-402b-ab10-1fb26377f2a6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:45:38,111 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b0b31e72-bcda-402b-ab10-1fb26377f2a6 2018-06-30 16:45:38,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:45:38,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:45:38,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:45:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["YLQpqSYuR-GELUZ_3cW9hQ"], "issued_at": "2018-06-30T16:45:38.000000Z"}} 2018-06-30 16:45:38,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ad20c0a4ef99c6cb5fa52e95862b8f091a26e5" 2018-06-30 16:45:39,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:45:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-aac5b5a7-11ad-4e5a-98de-7959ef182e4e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:45:39,375 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-aac5b5a7-11ad-4e5a-98de-7959ef182e4e 2018-06-30 16:45:39,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:45:39,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:45:39 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:45:39,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-4328deb6-343b-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ad20c0a4ef99c6cb5fa52e95862b8f091a26e5" 2018-06-30 16:45:39,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:45:39 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8e7624ad-2f52-4592-8e6b-106bec5227da Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-4328deb6-343b-447-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:45:39,474 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-4328deb6-343b-447-proj used request id req-8e7624ad-2f52-4592-8e6b-106bec5227da 2018-06-30 16:45:39,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ad20c0a4ef99c6cb5fa52e95862b8f091a26e5" 2018-06-30 16:45:39,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:45:39 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a660f4b-1188-46da-adbf-c0f47a72fdef Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:45:39,813 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-1a660f4b-1188-46da-adbf-c0f47a72fdef 2018-06-30 16:45:39,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ad20c0a4ef99c6cb5fa52e95862b8f091a26e5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}}' 2018-06-30 16:45:40,352 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:45:39 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ef2abe95-a3ef-46fd-8678-79e595950b8b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "id": "b4f69baa7e0545849f966ab790e0561f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}} 2018-06-30 16:45:40,353 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-ef2abe95-a3ef-46fd-8678-79e595950b8b 2018-06-30 16:45:40,353 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-4328deb6-343b-447-proj 2018-06-30 16:45:40,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:45:40,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:45:41,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:45:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["cV5F_UjbSD2k0F0OOzmiug"], "issued_at": "2018-06-30T16:45:41.000000Z"}} 2018-06-30 16:45:41,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3748d69ba83b5c8d967a9671db9b65ded0b248" 2018-06-30 16:45:41,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:45:41 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60859868-c749-4488-86aa-f16473de2cb9 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:45:41,846 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-60859868-c749-4488-86aa-f16473de2cb9 2018-06-30 16:45:41,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:45:41,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:45:41 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:45:41,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3748d69ba83b5c8d967a9671db9b65ded0b248" 2018-06-30 16:45:42,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:45:41 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-862ac3ff-b9e7-49b2-bac7-4e33c791aec3 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:45:42,293 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-862ac3ff-b9e7-49b2-bac7-4e33c791aec3 2018-06-30 16:45:42,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=AnsibleProvisioningTests-4328deb6-343b-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3748d69ba83b5c8d967a9671db9b65ded0b248" 2018-06-30 16:45:42,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:45:42 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd332470-10a9-4c51-b2d9-ddbf2ead1839 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=AnsibleProvisioningTests-4328deb6-343b-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "id": "b4f69baa7e0545849f966ab790e0561f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}]} 2018-06-30 16:45:42,757 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=AnsibleProvisioningTests-4328deb6-343b-447-proj used request id req-bd332470-10a9-4c51-b2d9-ddbf2ead1839 2018-06-30 16:45:42,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3748d69ba83b5c8d967a9671db9b65ded0b248" 2018-06-30 16:45:43,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:45:42 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07269508-876d-4e02-8134-329156e38266 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:45:43,106 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-07269508-876d-4e02-8134-329156e38266 2018-06-30 16:45:43,797 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-4328deb6-343b-447-user 2018-06-30 16:45:43,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:45:43,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ad20c0a4ef99c6cb5fa52e95862b8f091a26e5" 2018-06-30 16:45:44,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:45:43 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db76a7de-01f3-4a81-85db-3cdf3b10966b Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:45:44,142 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-db76a7de-01f3-4a81-85db-3cdf3b10966b 2018-06-30 16:45:44,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ad20c0a4ef99c6cb5fa52e95862b8f091a26e5" -d '{"role": {"name": "AnsibleProvisioningTests-4328deb6-343b-447-proj-role"}}' 2018-06-30 16:45:44,546 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:45:44 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a882783e-00b6-4cd1-97a2-120ef70d5693 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b219b16dc27478f8f3b3c43248a6d48", "links": {"self": "http://10.167.4.35:5000/v3/roles/5b219b16dc27478f8f3b3c43248a6d48"}, "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj-role"}} 2018-06-30 16:45:44,547 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-a882783e-00b6-4cd1-97a2-120ef70d5693 2018-06-30 16:45:44,547 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-4328deb6-343b-447-proj-role 2018-06-30 16:45:44,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/5b219b16dc27478f8f3b3c43248a6d48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ad20c0a4ef99c6cb5fa52e95862b8f091a26e5" 2018-06-30 16:45:44,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:45:44 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c0578c07-5b2d-439c-a6f7-919ed7956e9d Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b219b16dc27478f8f3b3c43248a6d48", "links": {"self": "http://10.167.4.35:5000/v3/roles/5b219b16dc27478f8f3b3c43248a6d48"}, "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj-role"}} 2018-06-30 16:45:44,929 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/5b219b16dc27478f8f3b3c43248a6d48 used request id req-c0578c07-5b2d-439c-a6f7-919ed7956e9d 2018-06-30 16:45:44,930 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-4328deb6-343b-447-proj-role to project AnsibleProvisioningTests-4328deb6-343b-447-proj 2018-06-30 16:45:44,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f/users/2ec387a770614908aff4432a03985116/roles/5b219b16dc27478f8f3b3c43248a6d48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ad20c0a4ef99c6cb5fa52e95862b8f091a26e5" 2018-06-30 16:45:45,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:45:44 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8a31047f-1357-41d4-8b32-d9e061c91305 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:45:45,644 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f/users/2ec387a770614908aff4432a03985116/roles/5b219b16dc27478f8f3b3c43248a6d48 used request id req-8a31047f-1357-41d4-8b32-d9e061c91305 2018-06-30 16:45:45,644 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:45:45,646 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-06-30 16:45:45,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:45:45,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:45:46,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b219b16dc27478f8f3b3c43248a6d48", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj-role"}], "expires_at": "2018-06-30T17:45:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4328deb6-343b-447-user", "id": "2ec387a770614908aff4432a03985116"}, "audit_ids": ["9LKyhc22SzuxjjxpaoTJaQ"], "issued_at": "2018-06-30T16:45:46.000000Z"}} 2018-06-30 16:45:46,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd340cf9ed21df471d4b43c64abb0b4be44fd66" 2018-06-30 16:45:46,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:45:46 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58874f14-ee3d-450c-982e-7ffd076767d0 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:45:46,972 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-58874f14-ee3d-450c-982e-7ffd076767d0 2018-06-30 16:45:46,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fd340cf9ed21df471d4b43c64abb0b4be44fd66" 2018-06-30 16:45:47,936 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:47 GMT Content-Type: application/json Content-Length: 170 Connection: keep-alive X-Openstack-Request-Id: req-792e9e26-2c3b-42b7-ad90-9bd2a96e58a4 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e--image"} 2018-06-30 16:45:47,936 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e--image used request id req-792e9e26-2c3b-42b7-ad90-9bd2a96e58a4 2018-06-30 16:45:47,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fd340cf9ed21df471d4b43c64abb0b4be44fd66" 2018-06-30 16:45:48,573 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:48 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-b4f36adc-a26e-4cfe-8030-f4ae40fab12d Front-End-Https: on 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", "root-tar"], "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-06-30 16:45:48,573 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-b4f36adc-a26e-4cfe-8030-f4ae40fab12d 2018-06-30 16:45:48,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7fd340cf9ed21df471d4b43c64abb0b4be44fd66" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e--image"}' 2018-06-30 16:45:49,514 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:45:49 GMT Content-Type: application/json Content-Length: 612 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/211d8958-a917-4c53-a1c4-67a91b4a3924 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-1c9d2447-1101-4000-b48e-a910e9c54f8c Front-End-Https: on RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e--image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:45:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T16:45:49Z", "visibility": "shared", "self": "/v2/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "min_disk": 0, "protected": false, "id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "file": "/v2/images/211d8958-a917-4c53-a1c4-67a91b4a3924/file", "checksum": null, "owner": "b4f69baa7e0545849f966ab790e0561f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:45:49,514 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-1c9d2447-1101-4000-b48e-a910e9c54f8c 2018-06-30 16:45:49,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/211d8958-a917-4c53-a1c4-67a91b4a3924/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fd340cf9ed21df471d4b43c64abb0b4be44fd66" -d '' 2018-06-30 16:45:57,109 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:45:56 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-d9f9b8d8-af75-4c6d-829a-dbe86edea45b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:45:57,109 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/211d8958-a917-4c53-a1c4-67a91b4a3924/file used request id req-d9f9b8d8-af75-4c6d-829a-dbe86edea45b 2018-06-30 16:45:57,110 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-06-30 16:45:57,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/211d8958-a917-4c53-a1c4-67a91b4a3924 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fd340cf9ed21df471d4b43c64abb0b4be44fd66" 2018-06-30 16:45:57,985 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:57 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-ded937f8-bba9-432b-a9ae-5591cbdecbf6 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e--image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:45:49Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-06-30T16:45:57Z", "visibility": "shared", "self": "/v2/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "min_disk": 0, "protected": false, "id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "file": "/v2/images/211d8958-a917-4c53-a1c4-67a91b4a3924/file", "checksum": "b7a276da7bbbf2922358ed2b285ee57b", "owner": "b4f69baa7e0545849f966ab790e0561f", "direct_url": "file:///var/lib/glance/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:45:57,985 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/211d8958-a917-4c53-a1c4-67a91b4a3924 used request id req-ded937f8-bba9-432b-a9ae-5591cbdecbf6 2018-06-30 16:45:57,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fd340cf9ed21df471d4b43c64abb0b4be44fd66" 2018-06-30 16:45:58,649 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:58 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-7e590801-b483-4a2a-aafe-a7f81817e368 Front-End-Https: on 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", "root-tar"], "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-06-30 16:45:58,650 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-7e590801-b483-4a2a-aafe-a7f81817e368 2018-06-30 16:45:58,653 - create_image - INFO - Created image with name - AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e--image 2018-06-30 16:45:58,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/211d8958-a917-4c53-a1c4-67a91b4a3924 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fd340cf9ed21df471d4b43c64abb0b4be44fd66" 2018-06-30 16:45:59,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:45:59 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-f98524ae-14e0-4d11-a7e3-bfbebe9c21ac Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e--image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:45:49Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-06-30T16:45:57Z", "visibility": "shared", "self": "/v2/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "min_disk": 0, "protected": false, "id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "file": "/v2/images/211d8958-a917-4c53-a1c4-67a91b4a3924/file", "checksum": "b7a276da7bbbf2922358ed2b285ee57b", "owner": "b4f69baa7e0545849f966ab790e0561f", "direct_url": "file:///var/lib/glance/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:45:59,501 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/211d8958-a917-4c53-a1c4-67a91b4a3924 used request id req-f98524ae-14e0-4d11-a7e3-bfbebe9c21ac 2018-06-30 16:45:59,502 - create_image - DEBUG - Instance status is - active 2018-06-30 16:45:59,502 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e--image 2018-06-30 16:45:59,502 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e--image 2018-06-30 16:45:59,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:45:59,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:46:00,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b219b16dc27478f8f3b3c43248a6d48", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj-role"}], "expires_at": "2018-06-30T17:46:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4328deb6-343b-447-user", "id": "2ec387a770614908aff4432a03985116"}, "audit_ids": ["w6WBw9kfRRezGEOggIErjw"], "issued_at": "2018-06-30T16:46:00.000000Z"}} 2018-06-30 16:46:00,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615f9f19ec9e4a49a096357441381c8e9d96f82" 2018-06-30 16:46:00,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:46:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a03aa921-bcd0-4035-84dc-04cec33559f1 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:46:00,594 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a03aa921-bcd0-4035-84dc-04cec33559f1 2018-06-30 16:46:00,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615f9f19ec9e4a49a096357441381c8e9d96f82" 2018-06-30 16:46:02,302 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:02 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-2739ede4-3bbd-4bea-b2f7-f725c3a3062d Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 16:46:02,302 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net used request id req-2739ede4-3bbd-4bea-b2f7-f725c3a3062d 2018-06-30 16:46:02,303 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net 2018-06-30 16:46:02,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615f9f19ec9e4a49a096357441381c8e9d96f82" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net", "admin_state_up": true}}' 2018-06-30 16:46:04,188 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:46:04 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive X-Openstack-Request-Id: req-a39e74e8-91e4-4471-9dff-ee7ce21172f7 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T16:46:03Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b4f69baa7e0545849f966ab790e0561f","id":"8ca4c216-3759-443c-ab28-9569c0510572","name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net"}} 2018-06-30 16:46:04,188 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-a39e74e8-91e4-4471-9dff-ee7ce21172f7 2018-06-30 16:46:04,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615f9f19ec9e4a49a096357441381c8e9d96f82" 2018-06-30 16:46:04,437 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:04 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive X-Openstack-Request-Id: req-fcd008a2-7918-4ff3-85c5-00033179f803 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T16:46:03Z","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","id":"8ca4c216-3759-443c-ab28-9569c0510572","name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net"}]} 2018-06-30 16:46:04,437 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-fcd008a2-7918-4ff3-85c5-00033179f803 2018-06-30 16:46:04,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615f9f19ec9e4a49a096357441381c8e9d96f82" 2018-06-30 16:46:04,521 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:04 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-14eb84fa-8fca-4f8d-aedf-0ad64547d5e6 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:46:04,522 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-14eb84fa-8fca-4f8d-aedf-0ad64547d5e6 2018-06-30 16:46:04,522 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet 2018-06-30 16:46:04,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615f9f19ec9e4a49a096357441381c8e9d96f82" -d '{"subnets": [{"ip_version": 4, "network_id": "8ca4c216-3759-443c-ab28-9569c0510572", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}]}' 2018-06-30 16:46:07,554 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:46:07 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-5a3835c9-066c-4c53-9b33-830b95b45bc6 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:06Z","dns_nameservers":[],"updated_at":"2018-06-30T16:46:06Z","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":"b4f69baa7e0545849f966ab790e0561f","id":"3a9ef458-29c1-457f-9769-46798434c1bd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}]} 2018-06-30 16:46:07,555 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-5a3835c9-066c-4c53-9b33-830b95b45bc6 2018-06-30 16:46:07,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615f9f19ec9e4a49a096357441381c8e9d96f82" 2018-06-30 16:46:09,866 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:09 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-9d912d9a-3164-4ed2-8f1f-a734d1bb2195 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3a9ef458-29c1-457f-9769-46798434c1bd"],"updated_at":"2018-06-30T16:46:06Z","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","id":"8ca4c216-3759-443c-ab28-9569c0510572","name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net"}]} 2018-06-30 16:46:09,867 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-9d912d9a-3164-4ed2-8f1f-a734d1bb2195 2018-06-30 16:46:09,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615f9f19ec9e4a49a096357441381c8e9d96f82" 2018-06-30 16:46:09,986 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:09 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-97aadb21-1a7b-4f20-a9ef-9e89a6c6463c Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:06Z","dns_nameservers":[],"updated_at":"2018-06-30T16:46:06Z","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":"b4f69baa7e0545849f966ab790e0561f","id":"3a9ef458-29c1-457f-9769-46798434c1bd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}]} 2018-06-30 16:46:09,986 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-97aadb21-1a7b-4f20-a9ef-9e89a6c6463c 2018-06-30 16:46:09,986 - OpenStackNetwork - DEBUG - Network [8ca4c216-3759-443c-ab28-9569c0510572] created successfully 2018-06-30 16:46:09,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:46:09,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:46:10,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b219b16dc27478f8f3b3c43248a6d48", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj-role"}], "expires_at": "2018-06-30T17:46:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4328deb6-343b-447-user", "id": "2ec387a770614908aff4432a03985116"}, "audit_ids": ["VzRDajGzRHmqQkwJb_yOfQ"], "issued_at": "2018-06-30T16:46:10.000000Z"}} 2018-06-30 16:46:10,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b9b3f9b5a33ad9ac2633f7c1dc578ecc405221" 2018-06-30 16:46:11,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:46:10 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-006709c7-822c-4112-b3a4-de991a1f4e7c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:46:11,053 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-006709c7-822c-4112-b3a4-de991a1f4e7c 2018-06-30 16:46:11,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b9b3f9b5a33ad9ac2633f7c1dc578ecc405221" 2018-06-30 16:46:11,905 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:11 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-fcc4fb8f-e895-4708-b71d-5c7e78ef9f5c Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 16:46:11,905 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-router&admin_state_up=True used request id req-fcc4fb8f-e895-4708-b71d-5c7e78ef9f5c 2018-06-30 16:46:11,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:46:11,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:46:12,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b219b16dc27478f8f3b3c43248a6d48", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj-role"}], "expires_at": "2018-06-30T17:46:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4328deb6-343b-447-user", "id": "2ec387a770614908aff4432a03985116"}, "audit_ids": ["qwmWAqSkRlKImpez-TQYjQ"], "issued_at": "2018-06-30T16:46:12.000000Z"}} 2018-06-30 16:46:12,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47f4f187cbc2cade56fef18156c53e6cf508d73c" 2018-06-30 16:46:13,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:46:12 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-09826406-08ce-42eb-9c93-c987e0a0a10c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:46:13,049 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-09826406-08ce-42eb-9c93-c987e0a0a10c 2018-06-30 16:46:13,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b9b3f9b5a33ad9ac2633f7c1dc578ecc405221" 2018-06-30 16:46:13,953 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:13 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-a0afdd16-b91e-41d9-baf8-840c236d4ba8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:46:13,953 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-a0afdd16-b91e-41d9-baf8-840c236d4ba8 2018-06-30 16:46:13,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b9b3f9b5a33ad9ac2633f7c1dc578ecc405221" 2018-06-30 16:46:14,704 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:14 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-20db4c79-8969-44d4-bed2-6ce786733de0 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:46:14,705 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-20db4c79-8969-44d4-bed2-6ce786733de0 2018-06-30 16:46:14,705 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-router 2018-06-30 16:46:14,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b9b3f9b5a33ad9ac2633f7c1dc578ecc405221" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-router", "admin_state_up": true}}' 2018-06-30 16:46:17,676 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:46:17 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-bc84b8c0-bfda-49d1-8f98-56ce84254b5e Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:14Z", "admin_state_up": true, "updated_at": "2018-06-30T16:46:16Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "4a6458bb-2dc1-489a-8f6f-219879db4c79", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-router"}} 2018-06-30 16:46:17,676 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-bc84b8c0-bfda-49d1-8f98-56ce84254b5e 2018-06-30 16:46:17,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=4a6458bb-2dc1-489a-8f6f-219879db4c79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b9b3f9b5a33ad9ac2633f7c1dc578ecc405221" 2018-06-30 16:46:17,789 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:17 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-8a6509f1-b769-46cd-afa2-16815cf0d706 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:46:17,790 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=4a6458bb-2dc1-489a-8f6f-219879db4c79 used request id req-8a6509f1-b769-46cd-afa2-16815cf0d706 2018-06-30 16:46:17,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b9b3f9b5a33ad9ac2633f7c1dc578ecc405221" 2018-06-30 16:46:18,076 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:18 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-7b5fa23b-8624-4f37-ba01-8ed004849324 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3a9ef458-29c1-457f-9769-46798434c1bd"],"updated_at":"2018-06-30T16:46:06Z","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","id":"8ca4c216-3759-443c-ab28-9569c0510572","name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net"}]} 2018-06-30 16:46:18,077 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net used request id req-7b5fa23b-8624-4f37-ba01-8ed004849324 2018-06-30 16:46:18,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:46:18,091 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:46:18 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:46:18,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b9b3f9b5a33ad9ac2633f7c1dc578ecc405221" 2018-06-30 16:46:18,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:46:18 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5c5c115-0de3-47a2-a881-aff6fb0b90f1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}} 2018-06-30 16:46:18,533 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f used request id req-d5c5c115-0de3-47a2-a881-aff6fb0b90f1 2018-06-30 16:46:18,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b9b3f9b5a33ad9ac2633f7c1dc578ecc405221" 2018-06-30 16:46:19,530 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:19 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-cd9aaddc-699e-4a89-9fc5-5971a5219325 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:06Z","dns_nameservers":[],"updated_at":"2018-06-30T16:46:06Z","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":"b4f69baa7e0545849f966ab790e0561f","id":"3a9ef458-29c1-457f-9769-46798434c1bd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}]} 2018-06-30 16:46:19,530 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-cd9aaddc-699e-4a89-9fc5-5971a5219325 2018-06-30 16:46:19,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572&name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b9b3f9b5a33ad9ac2633f7c1dc578ecc405221" 2018-06-30 16:46:19,696 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:19 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-9872e529-2964-4c5c-b85e-6731ca188c51 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:06Z","dns_nameservers":[],"updated_at":"2018-06-30T16:46:06Z","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":"b4f69baa7e0545849f966ab790e0561f","id":"3a9ef458-29c1-457f-9769-46798434c1bd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}]} 2018-06-30 16:46:19,697 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572&name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet used request id req-9872e529-2964-4c5c-b85e-6731ca188c51 2018-06-30 16:46:19,698 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-30 16:46:19,698 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-router 2018-06-30 16:46:19,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/4a6458bb-2dc1-489a-8f6f-219879db4c79/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b9b3f9b5a33ad9ac2633f7c1dc578ecc405221" -d '{"subnet_id": "3a9ef458-29c1-457f-9769-46798434c1bd"}' 2018-06-30 16:46:25,104 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:25 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-e9612a7f-49dc-4784-a562-bf895515100c Front-End-Https: on RESP BODY: {"network_id": "8ca4c216-3759-443c-ab28-9569c0510572", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "subnet_id": "3a9ef458-29c1-457f-9769-46798434c1bd", "subnet_ids": ["3a9ef458-29c1-457f-9769-46798434c1bd"], "port_id": "d41d16ef-c45e-4d6d-a956-b2966878fd68", "id": "4a6458bb-2dc1-489a-8f6f-219879db4c79"} 2018-06-30 16:46:25,104 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/4a6458bb-2dc1-489a-8f6f-219879db4c79/add_router_interface used request id req-e9612a7f-49dc-4784-a562-bf895515100c 2018-06-30 16:46:25,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/4a6458bb-2dc1-489a-8f6f-219879db4c79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b9b3f9b5a33ad9ac2633f7c1dc578ecc405221" 2018-06-30 16:46:25,771 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:25 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-84cd1261-af6f-49d8-8ffa-ddf99e71dbdb Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:14Z", "admin_state_up": true, "updated_at": "2018-06-30T16:46:22Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "4a6458bb-2dc1-489a-8f6f-219879db4c79", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-router"}} 2018-06-30 16:46:25,771 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/4a6458bb-2dc1-489a-8f6f-219879db4c79 used request id req-84cd1261-af6f-49d8-8ffa-ddf99e71dbdb 2018-06-30 16:46:25,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=4a6458bb-2dc1-489a-8f6f-219879db4c79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b9b3f9b5a33ad9ac2633f7c1dc578ecc405221" 2018-06-30 16:46:25,922 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:25 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-3134c75e-fd94-41a6-b00a-edc1e5e4324d Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:21Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:23Z","binding:vnic_type":"normal","device_id":"4a6458bb-2dc1-489a-8f6f-219879db4c79","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:3c:48:b7","id":"d41d16ef-c45e-4d6d-a956-b2966878fd68","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:46:25,923 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=4a6458bb-2dc1-489a-8f6f-219879db4c79 used request id req-3134c75e-fd94-41a6-b00a-edc1e5e4324d 2018-06-30 16:46:25,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/3a9ef458-29c1-457f-9769-46798434c1bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b9b3f9b5a33ad9ac2633f7c1dc578ecc405221" 2018-06-30 16:46:26,040 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:26 GMT Content-Type: application/json Content-Length: 671 Connection: keep-alive X-Openstack-Request-Id: req-2e562de6-3b4b-416e-b1aa-a083ea4903b3 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:06Z","dns_nameservers":[],"updated_at":"2018-06-30T16:46:06Z","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":"b4f69baa7e0545849f966ab790e0561f","id":"3a9ef458-29c1-457f-9769-46798434c1bd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}} 2018-06-30 16:46:26,040 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/3a9ef458-29c1-457f-9769-46798434c1bd used request id req-2e562de6-3b4b-416e-b1aa-a083ea4903b3 2018-06-30 16:46:26,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:46:26,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:46:26,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:46:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Pt_gusGcR0-7JJt3XxGfdA"], "issued_at": "2018-06-30T16:46:26.000000Z"}} 2018-06-30 16:46:26,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26567818f2fcbddf72a746020ba455c329cd8b27" 2018-06-30 16:46:27,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:46:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cdd89d4f-92e1-43c4-abe2-4afd9565040d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:46:27,128 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-cdd89d4f-92e1-43c4-abe2-4afd9565040d 2018-06-30 16:46:27,129 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:46:27,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26567818f2fcbddf72a746020ba455c329cd8b27" 2018-06-30 16:46:27,629 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:27 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d0b2b56b-edac-40d3-9a5f-658329abed31 X-Compute-Request-Id: req-d0b2b56b-edac-40d3-9a5f-658329abed31 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:46:27,629 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-d0b2b56b-edac-40d3-9a5f-658329abed31 2018-06-30 16:46:27,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26567818f2fcbddf72a746020ba455c329cd8b27" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-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-06-30 16:46:28,449 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:28 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dce5e6f4-222f-4a0b-8234-4ba3e8f001e9 X-Compute-Request-Id: req-dce5e6f4-222f-4a0b-8234-4ba3e8f001e9 Front-End-Https: on RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "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": "7844fdd9-830c-41a6-b720-0f655d1c7391"}} 2018-06-30 16:46:28,450 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-dce5e6f4-222f-4a0b-8234-4ba3e8f001e9 2018-06-30 16:46:28,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:46:28,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:46:29,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b219b16dc27478f8f3b3c43248a6d48", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj-role"}], "expires_at": "2018-06-30T17:46:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4328deb6-343b-447-user", "id": "2ec387a770614908aff4432a03985116"}, "audit_ids": ["JgDleahkSQWCbxwW-mgJIQ"], "issued_at": "2018-06-30T16:46:29.000000Z"}} 2018-06-30 16:46:29,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103e63eec0a7193a35eedb490f9af96d83bc7fa2" 2018-06-30 16:46:29,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:46:29 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a91dd12b-0dba-4aeb-ba69-d46a7d274d5c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:46:29,588 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a91dd12b-0dba-4aeb-ba69-d46a7d274d5c 2018-06-30 16:46:29,589 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:46:29,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103e63eec0a7193a35eedb490f9af96d83bc7fa2" 2018-06-30 16:46:30,435 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:30 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-efb7d857-8f22-4ed3-9828-7866e68f05a6 X-Compute-Request-Id: req-efb7d857-8f22-4ed3-9828-7866e68f05a6 Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 16:46:30,435 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-efb7d857-8f22-4ed3-9828-7866e68f05a6 2018-06-30 16:46:30,436 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp... 2018-06-30 16:46:30,436 - OpenStackKeypair - INFO - Creating new keypair 2018-06-30 16:46:30,505 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp 2018-06-30 16:46:30,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103e63eec0a7193a35eedb490f9af96d83bc7fa2" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDmeAWpJonOgI9yrGB2iwsWfBfn7+EhKmuxv4KENLWTPGW4UxOCWqjrOcqEY397EhmNFppQ9z8g2WezAIlw/U1B7yVRhNnhcnbz8Pi5vWKxtAHLCf8zysePFEqH+PfEsMTDAczSE3Ijzsv7WhSYakwTH7ZEzZMChOmdzAztqY8xRQ==", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp"}}' 2018-06-30 16:46:31,440 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:31 GMT Content-Type: application/json Content-Length: 432 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2ec1020d-e1d4-496a-a11c-d33a8364b44c X-Compute-Request-Id: req-2ec1020d-e1d4-496a-a11c-d33a8364b44c Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDmeAWpJonOgI9yrGB2iwsWfBfn7+EhKmuxv4KENLWTPGW4UxOCWqjrOcqEY397EhmNFppQ9z8g2WezAIlw/U1B7yVRhNnhcnbz8Pi5vWKxtAHLCf8zysePFEqH+PfEsMTDAczSE3Ijzsv7WhSYakwTH7ZEzZMChOmdzAztqY8xRQ==", "user_id": "2ec387a770614908aff4432a03985116", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "fingerprint": "09:cc:e7:c9:50:40:fb:c3:d3:19:b3:70:d7:9a:ce:7e"}} 2018-06-30 16:46:31,441 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-2ec1020d-e1d4-496a-a11c-d33a8364b44c 2018-06-30 16:46:31,442 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e.pub 2018-06-30 16:46:31,443 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e 2018-06-30 16:46:31,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:46:31,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:46:32,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b219b16dc27478f8f3b3c43248a6d48", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj-role"}], "expires_at": "2018-06-30T17:46:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4328deb6-343b-447-user", "id": "2ec387a770614908aff4432a03985116"}, "audit_ids": ["bdPn62frR8mU18G51RQ-Ow"], "issued_at": "2018-06-30T16:46:32.000000Z"}} 2018-06-30 16:46:32,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:46:32,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:46:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6d30bc00-ba19-46a5-a96d-555968b7de4d Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:46:32,788 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6d30bc00-ba19-46a5-a96d-555968b7de4d 2018-06-30 16:46:32,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:46:33,820 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:33 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-576a31b2-d576-4f07-a991-cebdffebe4e2 Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 16:46:33,820 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp used request id req-576a31b2-d576-4f07-a991-cebdffebe4e2 2018-06-30 16:46:33,821 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp... 2018-06-30 16:46:33,821 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp 2018-06-30 16:46:33,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" -d '{"security_group": {"name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp"}}' 2018-06-30 16:46:35,222 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:46:35 GMT Content-Type: application/json Content-Length: 1401 Connection: keep-alive X-Openstack-Request-Id: req-50d19c00-aa18-4ead-9b8d-f075bbf374f9 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:34Z", "updated_at": "2018-06-30T16:46:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "revision_number": 0, "id": "0c7b7b67-96c6-4769-895d-f3b3f15dea67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4f69baa7e0545849f966ab790e0561f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "revision_number": 0, "id": "5d7a6ad7-ba7e-4e32-90bf-7c5642abbf70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4f69baa7e0545849f966ab790e0561f"}], "revision_number": 2, "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "543a50c2-ec08-4808-b093-4a8601681ec3", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp"}} 2018-06-30 16:46:35,222 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-50d19c00-aa18-4ead-9b8d-f075bbf374f9 2018-06-30 16:46:35,223 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 543a50c2-ec08-4808-b093-4a8601681ec3 2018-06-30 16:46:35,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=543a50c2-ec08-4808-b093-4a8601681ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:46:35,323 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:35 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-4ad29aa6-179e-4a53-ae5b-aa82935cf6f6 Front-End-Https: on 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-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:35Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "0c7b7b67-96c6-4769-895d-f3b3f15dea67"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:35Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "5d7a6ad7-ba7e-4e32-90bf-7c5642abbf70"}]} 2018-06-30 16:46:35,323 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=543a50c2-ec08-4808-b093-4a8601681ec3 used request id req-4ad29aa6-179e-4a53-ae5b-aa82935cf6f6 2018-06-30 16:46:35,324 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 543a50c2-ec08-4808-b093-4a8601681ec3 2018-06-30 16:46:35,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=543a50c2-ec08-4808-b093-4a8601681ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:46:35,388 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:35 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-a5006394-b675-4fa7-88ac-a822aa9debab Front-End-Https: on 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-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:35Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "0c7b7b67-96c6-4769-895d-f3b3f15dea67"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:35Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "5d7a6ad7-ba7e-4e32-90bf-7c5642abbf70"}]} 2018-06-30 16:46:35,388 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=543a50c2-ec08-4808-b093-4a8601681ec3 used request id req-a5006394-b675-4fa7-88ac-a822aa9debab 2018-06-30 16:46:35,389 - neutron_utils - INFO - Retrieving security group with ID - 543a50c2-ec08-4808-b093-4a8601681ec3 2018-06-30 16:46:35,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=543a50c2-ec08-4808-b093-4a8601681ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:46:35,604 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:35 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive X-Openstack-Request-Id: req-3920206d-28e3-4ba7-b4ec-0f4e11e1bc3a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:34Z", "updated_at": "2018-06-30T16:46:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "revision_number": 0, "id": "0c7b7b67-96c6-4769-895d-f3b3f15dea67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4f69baa7e0545849f966ab790e0561f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "revision_number": 0, "id": "5d7a6ad7-ba7e-4e32-90bf-7c5642abbf70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4f69baa7e0545849f966ab790e0561f"}], "revision_number": 2, "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "543a50c2-ec08-4808-b093-4a8601681ec3", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp"}]} 2018-06-30 16:46:35,604 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=543a50c2-ec08-4808-b093-4a8601681ec3 used request id req-3920206d-28e3-4ba7-b4ec-0f4e11e1bc3a 2018-06-30 16:46:35,605 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 543a50c2-ec08-4808-b093-4a8601681ec3 2018-06-30 16:46:35,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=543a50c2-ec08-4808-b093-4a8601681ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:46:35,681 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:35 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-bdf291ed-35bd-44be-aae3-67af2fd29d3d Front-End-Https: on 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-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:35Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "0c7b7b67-96c6-4769-895d-f3b3f15dea67"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:35Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "5d7a6ad7-ba7e-4e32-90bf-7c5642abbf70"}]} 2018-06-30 16:46:35,681 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=543a50c2-ec08-4808-b093-4a8601681ec3 used request id req-bdf291ed-35bd-44be-aae3-67af2fd29d3d 2018-06-30 16:46:35,681 - neutron_utils - INFO - Retrieving security group with ID - 543a50c2-ec08-4808-b093-4a8601681ec3 2018-06-30 16:46:35,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=543a50c2-ec08-4808-b093-4a8601681ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:46:36,435 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:36 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive X-Openstack-Request-Id: req-a8c31b6e-2c73-4e75-b1c2-463bbb33a1e8 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:34Z", "updated_at": "2018-06-30T16:46:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "revision_number": 0, "id": "0c7b7b67-96c6-4769-895d-f3b3f15dea67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4f69baa7e0545849f966ab790e0561f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "revision_number": 0, "id": "5d7a6ad7-ba7e-4e32-90bf-7c5642abbf70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4f69baa7e0545849f966ab790e0561f"}], "revision_number": 2, "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "543a50c2-ec08-4808-b093-4a8601681ec3", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp"}]} 2018-06-30 16:46:36,436 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=543a50c2-ec08-4808-b093-4a8601681ec3 used request id req-a8c31b6e-2c73-4e75-b1c2-463bbb33a1e8 2018-06-30 16:46:36,436 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 543a50c2-ec08-4808-b093-4a8601681ec3 2018-06-30 16:46:36,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=543a50c2-ec08-4808-b093-4a8601681ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:46:36,515 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:36 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-701a006f-46c3-411f-829f-3b896faff6ac Front-End-Https: on 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-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:35Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "0c7b7b67-96c6-4769-895d-f3b3f15dea67"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:35Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "5d7a6ad7-ba7e-4e32-90bf-7c5642abbf70"}]} 2018-06-30 16:46:36,515 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=543a50c2-ec08-4808-b093-4a8601681ec3 used request id req-701a006f-46c3-411f-829f-3b896faff6ac 2018-06-30 16:46:36,516 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp 2018-06-30 16:46:36,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:46:36,701 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:36 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive X-Openstack-Request-Id: req-3f8e5229-99e9-45b4-917c-35d8603ac869 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:34Z", "updated_at": "2018-06-30T16:46:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "revision_number": 0, "id": "0c7b7b67-96c6-4769-895d-f3b3f15dea67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4f69baa7e0545849f966ab790e0561f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "revision_number": 0, "id": "5d7a6ad7-ba7e-4e32-90bf-7c5642abbf70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4f69baa7e0545849f966ab790e0561f"}], "revision_number": 2, "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "543a50c2-ec08-4808-b093-4a8601681ec3", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp"}]} 2018-06-30 16:46:36,701 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp used request id req-3f8e5229-99e9-45b4-917c-35d8603ac869 2018-06-30 16:46:36,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:46:36,716 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:46:36 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:46:36,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:46:37,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:46:36 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-11cf73ab-afb2-41af-81f5-bc9f985761ff Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}} 2018-06-30 16:46:37,112 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f used request id req-11cf73ab-afb2-41af-81f5-bc9f985761ff 2018-06-30 16:46:37,112 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 543a50c2-ec08-4808-b093-4a8601681ec3 2018-06-30 16:46:37,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=543a50c2-ec08-4808-b093-4a8601681ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:46:37,232 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:37 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-7da39b42-f4b1-4fcb-84f9-a3039f561157 Front-End-Https: on 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-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:35Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "0c7b7b67-96c6-4769-895d-f3b3f15dea67"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:35Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "5d7a6ad7-ba7e-4e32-90bf-7c5642abbf70"}]} 2018-06-30 16:46:37,232 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=543a50c2-ec08-4808-b093-4a8601681ec3 used request id req-7da39b42-f4b1-4fcb-84f9-a3039f561157 2018-06-30 16:46:37,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3"}}' 2018-06-30 16:46:37,638 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:46:37 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-664bd92c-1ad3-4587-8931-9421ae16d126 Front-End-Https: on 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-06-30T16:46:37Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:37Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "c7861403-8390-47db-a0f9-a3e6692dc2e8"}} 2018-06-30 16:46:37,638 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-664bd92c-1ad3-4587-8931-9421ae16d126 2018-06-30 16:46:37,639 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp 2018-06-30 16:46:37,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:46:37,795 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:37 GMT Content-Type: application/json Content-Length: 1902 Connection: keep-alive X-Openstack-Request-Id: req-6b2d6a64-5a70-4ed9-af43-1b29f7bac1a6 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:34Z", "updated_at": "2018-06-30T16:46:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "revision_number": 0, "id": "0c7b7b67-96c6-4769-895d-f3b3f15dea67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4f69baa7e0545849f966ab790e0561f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "revision_number": 0, "id": "5d7a6ad7-ba7e-4e32-90bf-7c5642abbf70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4f69baa7e0545849f966ab790e0561f"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:46:37Z", "revision_number": 0, "id": "c7861403-8390-47db-a0f9-a3e6692dc2e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:37Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4f69baa7e0545849f966ab790e0561f"}], "revision_number": 3, "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "543a50c2-ec08-4808-b093-4a8601681ec3", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp"}]} 2018-06-30 16:46:37,795 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp used request id req-6b2d6a64-5a70-4ed9-af43-1b29f7bac1a6 2018-06-30 16:46:37,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:46:38,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:46:37 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-707fa2c7-d0e0-4f0f-bfda-cba9e5f16bc8 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}} 2018-06-30 16:46:38,162 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f used request id req-707fa2c7-d0e0-4f0f-bfda-cba9e5f16bc8 2018-06-30 16:46:38,162 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 543a50c2-ec08-4808-b093-4a8601681ec3 2018-06-30 16:46:38,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=543a50c2-ec08-4808-b093-4a8601681ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:46:38,326 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:38 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-ee97c175-dbf6-4198-8971-d2ff183de69e Front-End-Https: on 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-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:35Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "0c7b7b67-96c6-4769-895d-f3b3f15dea67"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:35Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "5d7a6ad7-ba7e-4e32-90bf-7c5642abbf70"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:46:37Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:37Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "c7861403-8390-47db-a0f9-a3e6692dc2e8"}]} 2018-06-30 16:46:38,326 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=543a50c2-ec08-4808-b093-4a8601681ec3 used request id req-ee97c175-dbf6-4198-8971-d2ff183de69e 2018-06-30 16:46:38,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3"}}' 2018-06-30 16:46:38,749 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:46:38 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-cf5d5a3c-3391-4306-a69e-5e895f9a0db0 Front-End-Https: on 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-06-30T16:46:38Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": 22, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:38Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "c1dd87b0-cda7-4781-8166-b5c528a2c28f"}} 2018-06-30 16:46:38,750 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-cf5d5a3c-3391-4306-a69e-5e895f9a0db0 2018-06-30 16:46:38,750 - neutron_utils - INFO - Retrieving security group with ID - 543a50c2-ec08-4808-b093-4a8601681ec3 2018-06-30 16:46:38,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=543a50c2-ec08-4808-b093-4a8601681ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:46:38,910 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:38 GMT Content-Type: application/json Content-Length: 2396 Connection: keep-alive X-Openstack-Request-Id: req-f2e3a1bd-9e06-4deb-81c8-8eb2e0138207 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:34Z", "updated_at": "2018-06-30T16:46:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "revision_number": 0, "id": "0c7b7b67-96c6-4769-895d-f3b3f15dea67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4f69baa7e0545849f966ab790e0561f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "revision_number": 0, "id": "5d7a6ad7-ba7e-4e32-90bf-7c5642abbf70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4f69baa7e0545849f966ab790e0561f"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-30T16:46:38Z", "revision_number": 0, "id": "c1dd87b0-cda7-4781-8166-b5c528a2c28f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:38Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b4f69baa7e0545849f966ab790e0561f"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:46:37Z", "revision_number": 0, "id": "c7861403-8390-47db-a0f9-a3e6692dc2e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:37Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4f69baa7e0545849f966ab790e0561f"}], "revision_number": 4, "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "543a50c2-ec08-4808-b093-4a8601681ec3", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp"}]} 2018-06-30 16:46:38,911 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=543a50c2-ec08-4808-b093-4a8601681ec3 used request id req-f2e3a1bd-9e06-4deb-81c8-8eb2e0138207 2018-06-30 16:46:38,911 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 543a50c2-ec08-4808-b093-4a8601681ec3 2018-06-30 16:46:38,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=543a50c2-ec08-4808-b093-4a8601681ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:46:38,995 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:38 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-d3cf6d84-8b86-4d06-9847-166b1153d4a5 Front-End-Https: on 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-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:35Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "0c7b7b67-96c6-4769-895d-f3b3f15dea67"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:46:35Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:35Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "5d7a6ad7-ba7e-4e32-90bf-7c5642abbf70"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-06-30T16:46:38Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": 22, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:38Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "c1dd87b0-cda7-4781-8166-b5c528a2c28f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:46:37Z", "security_group_id": "543a50c2-ec08-4808-b093-4a8601681ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:37Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "c7861403-8390-47db-a0f9-a3e6692dc2e8"}]} 2018-06-30 16:46:38,995 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=543a50c2-ec08-4808-b093-4a8601681ec3 used request id req-d3cf6d84-8b86-4d06-9847-166b1153d4a5 2018-06-30 16:46:38,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:46:38,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:46:39,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b219b16dc27478f8f3b3c43248a6d48", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj-role"}], "expires_at": "2018-06-30T17:46:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4328deb6-343b-447-user", "id": "2ec387a770614908aff4432a03985116"}, "audit_ids": ["0uWzTfzqR3Kz_SAjrh73vQ"], "issued_at": "2018-06-30T16:46:39.000000Z"}} 2018-06-30 16:46:39,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:40,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:46:39 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b3e3c5d6-765e-49d5-b45c-2faa8b24b47b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:46:40,277 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-b3e3c5d6-765e-49d5-b45c-2faa8b24b47b 2018-06-30 16:46:40,278 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:46:40,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:40,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:46:40 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-469d6689-8e0a-4617-9046-62e84d9ef0bc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:46:40,334 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-469d6689-8e0a-4617-9046-62e84d9ef0bc 2018-06-30 16:46:40,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:41,480 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:41 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-78ae9360-b811-4f5c-bd05-9f0d59df7cc7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3a9ef458-29c1-457f-9769-46798434c1bd"],"updated_at":"2018-06-30T16:46:06Z","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","id":"8ca4c216-3759-443c-ab28-9569c0510572","name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net"}]} 2018-06-30 16:46:41,480 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net used request id req-78ae9360-b811-4f5c-bd05-9f0d59df7cc7 2018-06-30 16:46:41,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:46:41,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:46:41 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:46:41,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:41,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:46:41 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a7e9f3f3-17c9-4c0e-979d-16c95c4be461 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}} 2018-06-30 16:46:41,565 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f used request id req-a7e9f3f3-17c9-4c0e-979d-16c95c4be461 2018-06-30 16:46:41,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:41,761 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:41 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-276791b3-f42c-41a6-9a23-dd597e5055c1 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:06Z","dns_nameservers":[],"updated_at":"2018-06-30T16:46:06Z","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":"b4f69baa7e0545849f966ab790e0561f","id":"3a9ef458-29c1-457f-9769-46798434c1bd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}]} 2018-06-30 16:46:41,762 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-276791b3-f42c-41a6-9a23-dd597e5055c1 2018-06-30 16:46:41,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572&name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:41,866 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:41 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-aa5013df-7f26-49e2-ba31-f557bca73673 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:46:41,866 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572&name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-port-1&admin_state_up=True used request id req-aa5013df-7f26-49e2-ba31-f557bca73673 2018-06-30 16:46:41,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:42,970 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:42 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c2344cde-1464-4876-b0cc-be9151047ad8 X-Compute-Request-Id: req-c2344cde-1464-4876-b0cc-be9151047ad8 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 16:46:42,970 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst used request id req-c2344cde-1464-4876-b0cc-be9151047ad8 2018-06-30 16:46:42,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:44,128 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:44 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-1fc38d04-f2d9-47c9-b10d-cac4cf33dcae Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3a9ef458-29c1-457f-9769-46798434c1bd"],"updated_at":"2018-06-30T16:46:06Z","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","id":"8ca4c216-3759-443c-ab28-9569c0510572","name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net"}]} 2018-06-30 16:46:44,128 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net used request id req-1fc38d04-f2d9-47c9-b10d-cac4cf33dcae 2018-06-30 16:46:44,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:44,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:46:44 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-746d8793-23bd-4f22-8342-c78b7a2a272c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}} 2018-06-30 16:46:44,507 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f used request id req-746d8793-23bd-4f22-8342-c78b7a2a272c 2018-06-30 16:46:44,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:46,142 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:46 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-02e3f53f-9aab-40a6-b9e6-af24c5bd3dd2 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:06Z","dns_nameservers":[],"updated_at":"2018-06-30T16:46:06Z","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":"b4f69baa7e0545849f966ab790e0561f","id":"3a9ef458-29c1-457f-9769-46798434c1bd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}]} 2018-06-30 16:46:46,142 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-02e3f53f-9aab-40a6-b9e6-af24c5bd3dd2 2018-06-30 16:46:46,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572&name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:46,268 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:46 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-a30b86fb-9813-4355-b214-5796ed6efb45 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:46:46,268 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572&name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-port-1&admin_state_up=True used request id req-a30b86fb-9813-4355-b214-5796ed6efb45 2018-06-30 16:46:46,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:46:46,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:46:47,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b219b16dc27478f8f3b3c43248a6d48", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj-role"}], "expires_at": "2018-06-30T17:46:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/b4f69baa7e0545849f966ab790e0561f", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4328deb6-343b-447-user", "id": "2ec387a770614908aff4432a03985116"}, "audit_ids": ["P-zsxX3sQSOLQRr_JnnWYQ"], "issued_at": "2018-06-30T16:46:47.000000Z"}} 2018-06-30 16:46:47,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2122e5329f358b8f049294141672dd4329dfa26d" 2018-06-30 16:46:47,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:46:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4d1f20c-71e3-41cf-a455-49067cc41a1b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:46:47,436 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c4d1f20c-71e3-41cf-a455-49067cc41a1b 2018-06-30 16:46:47,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:47,703 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:47 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-ab92be99-ad23-4c77-93fd-d01910a63877 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3a9ef458-29c1-457f-9769-46798434c1bd"],"updated_at":"2018-06-30T16:46:06Z","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","id":"8ca4c216-3759-443c-ab28-9569c0510572","name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net"}]} 2018-06-30 16:46:47,703 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net used request id req-ab92be99-ad23-4c77-93fd-d01910a63877 2018-06-30 16:46:47,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:47,831 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:47 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-da2fad14-9f6c-484a-96c1-31b232214286 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:06Z","dns_nameservers":[],"updated_at":"2018-06-30T16:46:06Z","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":"b4f69baa7e0545849f966ab790e0561f","id":"3a9ef458-29c1-457f-9769-46798434c1bd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}]} 2018-06-30 16:46:47,831 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-da2fad14-9f6c-484a-96c1-31b232214286 2018-06-30 16:46:47,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:49,200 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:49 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-15d1f1e3-8223-4c34-bf57-81b6b71596bf Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3a9ef458-29c1-457f-9769-46798434c1bd"],"updated_at":"2018-06-30T16:46:06Z","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","id":"8ca4c216-3759-443c-ab28-9569c0510572","name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net"}]} 2018-06-30 16:46:49,201 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net used request id req-15d1f1e3-8223-4c34-bf57-81b6b71596bf 2018-06-30 16:46:49,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:46:49,217 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:46:49 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:46:49,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2122e5329f358b8f049294141672dd4329dfa26d" 2018-06-30 16:46:49,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:46:49 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-678b2e05-e43c-4613-9b8b-45495c6cbf5c Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}} 2018-06-30 16:46:49,320 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f used request id req-678b2e05-e43c-4613-9b8b-45495c6cbf5c 2018-06-30 16:46:49,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:49,511 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:49 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-0e8ed057-0a6f-4606-aa98-2c91077a3920 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:06Z","dns_nameservers":[],"updated_at":"2018-06-30T16:46:06Z","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":"b4f69baa7e0545849f966ab790e0561f","id":"3a9ef458-29c1-457f-9769-46798434c1bd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}]} 2018-06-30 16:46:49,511 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-0e8ed057-0a6f-4606-aa98-2c91077a3920 2018-06-30 16:46:49,512 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net 2018-06-30 16:46:49,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" -d '{"port": {"network_id": "8ca4c216-3759-443c-ab28-9569c0510572", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-port-1", "admin_state_up": true}}' 2018-06-30 16:46:51,807 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:46:51 GMT Content-Type: application/json Content-Length: 760 Connection: keep-alive X-Openstack-Request-Id: req-03edd769-bbd3-47a7-989e-5e3b74d86e6c Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T16:46:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T16:46:51Z","name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:31:91:f1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.4"}],"id":"c84cbc52-c61f-4a85-b70a-bb4feb95d106","security_groups":["827dca84-ff2a-47ab-b9f1-0219ae626845"],"device_id":""}} 2018-06-30 16:46:51,807 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-03edd769-bbd3-47a7-989e-5e3b74d86e6c 2018-06-30 16:46:51,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:52,114 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:52 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-46c32e27-56df-429c-b2f2-e7b50fea7e12 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3a9ef458-29c1-457f-9769-46798434c1bd"],"updated_at":"2018-06-30T16:46:06Z","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","id":"8ca4c216-3759-443c-ab28-9569c0510572","name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net"}]} 2018-06-30 16:46:52,114 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net used request id req-46c32e27-56df-429c-b2f2-e7b50fea7e12 2018-06-30 16:46:52,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:52,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:46:52 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-832bc628-4723-4570-8c7a-b09bf591c5f7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}} 2018-06-30 16:46:52,220 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f used request id req-832bc628-4723-4570-8c7a-b09bf591c5f7 2018-06-30 16:46:52,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:52,368 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:52 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-e98532d5-c98f-4ed7-b291-e51b959d6477 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:06Z","dns_nameservers":[],"updated_at":"2018-06-30T16:46:06Z","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":"b4f69baa7e0545849f966ab790e0561f","id":"3a9ef458-29c1-457f-9769-46798434c1bd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}]} 2018-06-30 16:46:52,368 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-e98532d5-c98f-4ed7-b291-e51b959d6477 2018-06-30 16:46:52,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572&name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:52,586 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:52 GMT Content-Type: application/json Content-Length: 763 Connection: keep-alive X-Openstack-Request-Id: req-41262e56-45f5-4f49-9d59-37a2110e61d9 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:50Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:51Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:31:91:f1","id":"c84cbc52-c61f-4a85-b70a-bb4feb95d106","port_security_enabled":true,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["827dca84-ff2a-47ab-b9f1-0219ae626845"],"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-port-1"}]} 2018-06-30 16:46:52,586 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572&name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-port-1&admin_state_up=True used request id req-41262e56-45f5-4f49-9d59-37a2110e61d9 2018-06-30 16:46:52,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:52,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:46:52 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-59585bf8-3dec-4d22-8a7f-d9a89eb7fc90 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}} 2018-06-30 16:46:52,648 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f used request id req-59585bf8-3dec-4d22-8a7f-d9a89eb7fc90 2018-06-30 16:46:52,649 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst 2018-06-30 16:46:52,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:53,424 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:53 GMT Content-Type: application/json Content-Length: 692 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8de06f7c-3a5e-4562-b4f0-9ccbc023f96e X-Compute-Request-Id: req-8de06f7c-3a5e-4562-b4f0-9ccbc023f96e Front-End-Https: on RESP BODY: {"flavors": [{"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-flavor-name"}, {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:46:53,425 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-8de06f7c-3a5e-4562-b4f0-9ccbc023f96e 2018-06-30 16:46:53,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:54,124 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:54 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-492f1b9f-90fa-477f-af60-8f290e639c59 X-Compute-Request-Id: req-492f1b9f-90fa-477f-af60-8f290e639c59 Front-End-Https: on RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "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": "7844fdd9-830c-41a6-b720-0f655d1c7391"}} 2018-06-30 16:46:54,125 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391 used request id req-492f1b9f-90fa-477f-af60-8f290e639c59 2018-06-30 16:46:54,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:54,950 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:54 GMT Content-Type: application/json Content-Length: 901 Connection: keep-alive X-Openstack-Request-Id: req-8f510450-38e2-41b5-ad67-6ddda91396b6 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e--image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:45:49Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-06-30T16:45:57Z", "visibility": "shared", "self": "/v2/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "min_disk": 0, "protected": false, "id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "file": "/v2/images/211d8958-a917-4c53-a1c4-67a91b4a3924/file", "checksum": "b7a276da7bbbf2922358ed2b285ee57b", "owner": "b4f69baa7e0545849f966ab790e0561f", "direct_url": "file:///var/lib/glance/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e--image"} 2018-06-30 16:46:54,950 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e--image used request id req-8f510450-38e2-41b5-ad67-6ddda91396b6 2018-06-30 16:46:54,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:46:55,548 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:46:55 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-56d87474-bfdd-47c4-bd4b-478c97f3afea Front-End-Https: on 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", "root-tar"], "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-06-30 16:46:55,548 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-56d87474-bfdd-47c4-bd4b-478c97f3afea 2018-06-30 16:46:55,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" -d '{"server": {"name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "imageRef": "211d8958-a917-4c53-a1c4-67a91b4a3924", "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "flavorRef": "7844fdd9-830c-41a6-b720-0f655d1c7391", "max_count": 1, "min_count": 1, "networks": [{"port": "c84cbc52-c61f-4a85-b70a-bb4feb95d106"}]}}' 2018-06-30 16:47:00,605 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:47:00 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-79dae524-a0e2-47f5-b75c-44be43b736ca X-Compute-Request-Id: req-79dae524-a0e2-47f5-b75c-44be43b736ca RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "adminPass": "GZFnLwK3tHzP"}} 2018-06-30 16:47:00,605 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-79dae524-a0e2-47f5-b75c-44be43b736ca 2018-06-30 16:47:00,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:47:02,249 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:47:02 GMT Content-Type: application/json Content-Length: 1358 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cfe69914-fdf4-451c-bbf5-6bea7ef47f8d X-Compute-Request-Id: req-cfe69914-fdf4-451c-bbf5-6bea7ef47f8d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:01Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:47:02,249 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-cfe69914-fdf4-451c-bbf5-6bea7ef47f8d 2018-06-30 16:47:02,250 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst 2018-06-30 16:47:02,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:47:04,219 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:47:04 GMT Content-Type: application/json Content-Length: 1358 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2267790b-c63f-4d1d-8237-0b2b12626c85 X-Compute-Request-Id: req-2267790b-c63f-4d1d-8237-0b2b12626c85 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:01Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:47:04,219 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-2267790b-c63f-4d1d-8237-0b2b12626c85 2018-06-30 16:47:04,220 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:47:04,220 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:47:07,223 - create_instance - DEBUG - VM status query timeout in 895.026422977 2018-06-30 16:47:07,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:47:08,848 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:47:08 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a252535b-f93c-4106-b906-f9321a7d3765 X-Compute-Request-Id: req-a252535b-f93c-4106-b906-f9321a7d3765 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:47:08,848 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-a252535b-f93c-4106-b906-f9321a7d3765 2018-06-30 16:47:08,849 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:47:08,849 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:47:11,850 - create_instance - DEBUG - VM status query timeout in 890.400235891 2018-06-30 16:47:11,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:47:14,769 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:47:14 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fc6d088e-fda8-45bf-8552-e7ecaa428a56 X-Compute-Request-Id: req-fc6d088e-fda8-45bf-8552-e7ecaa428a56 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:47:14,769 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-fc6d088e-fda8-45bf-8552-e7ecaa428a56 2018-06-30 16:47:14,769 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:47:14,770 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:47:17,773 - create_instance - DEBUG - VM status query timeout in 884.476955891 2018-06-30 16:47:17,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:47:19,141 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:47:19 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2fb2c9d0-8f06-4ea2-bfc5-46b0d438b91b X-Compute-Request-Id: req-2fb2c9d0-8f06-4ea2-bfc5-46b0d438b91b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:47:19,141 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-2fb2c9d0-8f06-4ea2-bfc5-46b0d438b91b 2018-06-30 16:47:19,142 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:47:19,142 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:47:22,145 - create_instance - DEBUG - VM status query timeout in 880.104402065 2018-06-30 16:47:22,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:47:24,332 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:47:24 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cb137a93-70fa-4b61-b5b7-fc55abce46cd X-Compute-Request-Id: req-cb137a93-70fa-4b61-b5b7-fc55abce46cd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:47:24,332 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-cb137a93-70fa-4b61-b5b7-fc55abce46cd 2018-06-30 16:47:24,332 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:47:24,333 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:47:27,336 - create_instance - DEBUG - VM status query timeout in 874.914237022 2018-06-30 16:47:27,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:47:27,991 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:47:27 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-109d9e77-dc8b-40b9-b2fb-c70bc7ab7d10 X-Compute-Request-Id: req-109d9e77-dc8b-40b9-b2fb-c70bc7ab7d10 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:47:27,991 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-109d9e77-dc8b-40b9-b2fb-c70bc7ab7d10 2018-06-30 16:47:27,992 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:47:27,992 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:47:30,995 - create_instance - DEBUG - VM status query timeout in 871.254837036 2018-06-30 16:47:30,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:47:32,334 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:47:32 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5f91655e-08d3-4c74-9d22-1fede011b77b X-Compute-Request-Id: req-5f91655e-08d3-4c74-9d22-1fede011b77b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:47:32,335 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-5f91655e-08d3-4c74-9d22-1fede011b77b 2018-06-30 16:47:32,335 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:47:32,335 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:47:35,339 - create_instance - DEBUG - VM status query timeout in 866.911154985 2018-06-30 16:47:35,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:47:36,736 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:47:36 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a6f3fb5b-fd14-45d9-b4be-177bce833dcb X-Compute-Request-Id: req-a6f3fb5b-fd14-45d9-b4be-177bce833dcb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:47:36,736 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-a6f3fb5b-fd14-45d9-b4be-177bce833dcb 2018-06-30 16:47:36,737 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:47:36,737 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:47:39,738 - create_instance - DEBUG - VM status query timeout in 862.51188302 2018-06-30 16:47:39,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:47:41,613 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:47:41 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4d192c7d-e356-4a7b-a49f-7c7b5d37c6d2 X-Compute-Request-Id: req-4d192c7d-e356-4a7b-a49f-7c7b5d37c6d2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:47:41,613 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-4d192c7d-e356-4a7b-a49f-7c7b5d37c6d2 2018-06-30 16:47:41,614 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:47:41,614 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:47:44,615 - create_instance - DEBUG - VM status query timeout in 857.634407043 2018-06-30 16:47:44,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:47:45,196 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:47:45 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fe2336c4-2bb9-4788-86d3-0b402ca9781d X-Compute-Request-Id: req-fe2336c4-2bb9-4788-86d3-0b402ca9781d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:47:45,196 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-fe2336c4-2bb9-4788-86d3-0b402ca9781d 2018-06-30 16:47:45,196 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:47:45,197 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:47:48,200 - create_instance - DEBUG - VM status query timeout in 854.050260067 2018-06-30 16:47:48,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:47:50,644 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:47:50 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c2271989-2b4f-45a9-a122-586748c66577 X-Compute-Request-Id: req-c2271989-2b4f-45a9-a122-586748c66577 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:47:50,644 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-c2271989-2b4f-45a9-a122-586748c66577 2018-06-30 16:47:50,645 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:47:50,645 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:47:53,648 - create_instance - DEBUG - VM status query timeout in 848.601820946 2018-06-30 16:47:53,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:47:54,946 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:47:54 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e8229fe4-e2d3-4122-acf8-1974190a7d3a X-Compute-Request-Id: req-e8229fe4-e2d3-4122-acf8-1974190a7d3a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:47:54,946 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-e8229fe4-e2d3-4122-acf8-1974190a7d3a 2018-06-30 16:47:54,947 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:47:54,947 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:47:57,950 - create_instance - DEBUG - VM status query timeout in 844.299539089 2018-06-30 16:47:57,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:47:58,477 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:47:58 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-db72d003-ef85-48a7-b56e-1d145ab9f03f X-Compute-Request-Id: req-db72d003-ef85-48a7-b56e-1d145ab9f03f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:47:58,477 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-db72d003-ef85-48a7-b56e-1d145ab9f03f 2018-06-30 16:47:58,478 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:47:58,478 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:48:01,480 - create_instance - DEBUG - VM status query timeout in 840.77020812 2018-06-30 16:48:01,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:48:02,183 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:48:02 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-32f8f92d-673c-4d00-9b37-42d637cf135c X-Compute-Request-Id: req-32f8f92d-673c-4d00-9b37-42d637cf135c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:48:02,183 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-32f8f92d-673c-4d00-9b37-42d637cf135c 2018-06-30 16:48:02,183 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:48:02,184 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:48:05,185 - create_instance - DEBUG - VM status query timeout in 837.065272093 2018-06-30 16:48:05,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:48:06,780 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:48:06 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-26591759-5eac-4150-9c8e-39b2884dad11 X-Compute-Request-Id: req-26591759-5eac-4150-9c8e-39b2884dad11 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:48:06,780 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-26591759-5eac-4150-9c8e-39b2884dad11 2018-06-30 16:48:06,781 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:48:06,781 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:48:09,784 - create_instance - DEBUG - VM status query timeout in 832.465774059 2018-06-30 16:48:09,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:48:10,318 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:48:10 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-02e4f7b3-b0da-444a-84fd-1caa46238a12 X-Compute-Request-Id: req-02e4f7b3-b0da-444a-84fd-1caa46238a12 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:48:10,318 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-02e4f7b3-b0da-444a-84fd-1caa46238a12 2018-06-30 16:48:10,319 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:48:10,319 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:48:13,322 - create_instance - DEBUG - VM status query timeout in 828.927447081 2018-06-30 16:48:13,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:48:14,463 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:48:14 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cb0137fe-a169-4075-9722-3515778d7c8a X-Compute-Request-Id: req-cb0137fe-a169-4075-9722-3515778d7c8a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:48:14,463 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-cb0137fe-a169-4075-9722-3515778d7c8a 2018-06-30 16:48:14,463 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:48:14,464 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:48:17,467 - create_instance - DEBUG - VM status query timeout in 824.782969952 2018-06-30 16:48:17,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:48:17,920 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:48:17 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-adb13c14-ed19-4858-983b-b42b608feb5c X-Compute-Request-Id: req-adb13c14-ed19-4858-983b-b42b608feb5c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:48:17,921 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-adb13c14-ed19-4858-983b-b42b608feb5c 2018-06-30 16:48:17,921 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:48:17,921 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:48:20,923 - create_instance - DEBUG - VM status query timeout in 821.326901913 2018-06-30 16:48:20,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:48:22,276 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:48:22 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-007b3977-da86-41a1-9680-7c0dbbb22a1c X-Compute-Request-Id: req-007b3977-da86-41a1-9680-7c0dbbb22a1c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:48:22,276 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-007b3977-da86-41a1-9680-7c0dbbb22a1c 2018-06-30 16:48:22,277 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:48:22,277 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:48:25,280 - create_instance - DEBUG - VM status query timeout in 816.969599009 2018-06-30 16:48:25,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:48:26,006 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:48:26 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ce990e9d-7ab4-441d-a647-f31f78de1500 X-Compute-Request-Id: req-ce990e9d-7ab4-441d-a647-f31f78de1500 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:48:26,006 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-ce990e9d-7ab4-441d-a647-f31f78de1500 2018-06-30 16:48:26,006 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:48:26,006 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:48:29,008 - create_instance - DEBUG - VM status query timeout in 813.242240906 2018-06-30 16:48:29,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:48:30,683 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:48:30 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-46dfac16-aa7a-435b-a6c3-efce8000e0cb X-Compute-Request-Id: req-46dfac16-aa7a-435b-a6c3-efce8000e0cb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:48:30,684 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-46dfac16-aa7a-435b-a6c3-efce8000e0cb 2018-06-30 16:48:30,684 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:48:30,684 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:48:33,687 - create_instance - DEBUG - VM status query timeout in 808.563226938 2018-06-30 16:48:33,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:48:34,442 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:48:34 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fa53b20e-3f26-4da9-a4a2-b73a6931c339 X-Compute-Request-Id: req-fa53b20e-3f26-4da9-a4a2-b73a6931c339 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:48:34,443 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-fa53b20e-3f26-4da9-a4a2-b73a6931c339 2018-06-30 16:48:34,443 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:48:34,443 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:48:37,444 - create_instance - DEBUG - VM status query timeout in 804.806217909 2018-06-30 16:48:37,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:48:38,078 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:48:38 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-084eac7b-a1c8-491a-b01e-79a0af8e7383 X-Compute-Request-Id: req-084eac7b-a1c8-491a-b01e-79a0af8e7383 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:48:38,078 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-084eac7b-a1c8-491a-b01e-79a0af8e7383 2018-06-30 16:48:38,079 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:48:38,079 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:48:41,080 - create_instance - DEBUG - VM status query timeout in 801.170243025 2018-06-30 16:48:41,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:48:41,718 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:48:41 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0469ba00-4e63-42bd-bd91-b71aeba5d9f7 X-Compute-Request-Id: req-0469ba00-4e63-42bd-bd91-b71aeba5d9f7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:48:41,718 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-0469ba00-4e63-42bd-bd91-b71aeba5d9f7 2018-06-30 16:48:41,719 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:48:41,719 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:48:44,722 - create_instance - DEBUG - VM status query timeout in 797.527849913 2018-06-30 16:48:44,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:48:45,385 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:48:45 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e2e19bb6-808a-4de4-8738-98ba5a58dc62 X-Compute-Request-Id: req-e2e19bb6-808a-4de4-8738-98ba5a58dc62 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:48:45,385 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-e2e19bb6-808a-4de4-8738-98ba5a58dc62 2018-06-30 16:48:45,386 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:48:45,386 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:48:48,389 - create_instance - DEBUG - VM status query timeout in 793.860419989 2018-06-30 16:48:48,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:48:49,729 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:48:49 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9ee7f5b0-119d-4dd4-b0ee-7300cdb38af3 X-Compute-Request-Id: req-9ee7f5b0-119d-4dd4-b0ee-7300cdb38af3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:48:49,729 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-9ee7f5b0-119d-4dd4-b0ee-7300cdb38af3 2018-06-30 16:48:49,730 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:48:49,730 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:48:52,732 - create_instance - DEBUG - VM status query timeout in 789.518337011 2018-06-30 16:48:52,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:48:54,012 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:48:54 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f6b8e6db-1c85-4850-87c0-54c3ab3eb5bb X-Compute-Request-Id: req-f6b8e6db-1c85-4850-87c0-54c3ab3eb5bb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:48:54,013 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-f6b8e6db-1c85-4850-87c0-54c3ab3eb5bb 2018-06-30 16:48:54,013 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:48:54,013 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:48:57,015 - create_instance - DEBUG - VM status query timeout in 785.234697104 2018-06-30 16:48:57,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:48:58,196 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:48:58 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-432757cb-c4f3-4e57-8e49-99c6f25c9b6b X-Compute-Request-Id: req-432757cb-c4f3-4e57-8e49-99c6f25c9b6b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:48:58,196 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-432757cb-c4f3-4e57-8e49-99c6f25c9b6b 2018-06-30 16:48:58,196 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:48:58,196 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:49:01,197 - create_instance - DEBUG - VM status query timeout in 781.052911043 2018-06-30 16:49:01,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:49:01,801 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:49:01 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0f216f84-4400-4fa7-b858-e400ec39b8b8 X-Compute-Request-Id: req-0f216f84-4400-4fa7-b858-e400ec39b8b8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:49:01,801 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-0f216f84-4400-4fa7-b858-e400ec39b8b8 2018-06-30 16:49:01,802 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:49:01,802 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:49:04,802 - create_instance - DEBUG - VM status query timeout in 777.44767189 2018-06-30 16:49:04,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:49:05,511 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:49:05 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9f916fb4-f1e0-4930-9658-1590381ed287 X-Compute-Request-Id: req-9f916fb4-f1e0-4930-9658-1590381ed287 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:49:05,511 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-9f916fb4-f1e0-4930-9658-1590381ed287 2018-06-30 16:49:05,512 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:49:05,512 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:49:08,513 - create_instance - DEBUG - VM status query timeout in 773.737149954 2018-06-30 16:49:08,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:49:09,007 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:49:09 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a6461dff-388a-41a2-a05c-d1f84dce24b3 X-Compute-Request-Id: req-a6461dff-388a-41a2-a05c-d1f84dce24b3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:49:09,007 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-a6461dff-388a-41a2-a05c-d1f84dce24b3 2018-06-30 16:49:09,007 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:49:09,008 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:49:12,009 - create_instance - DEBUG - VM status query timeout in 770.240726948 2018-06-30 16:49:12,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:49:13,103 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:49:13 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-34dffa03-9cc5-4395-a387-4029d7f62807 X-Compute-Request-Id: req-34dffa03-9cc5-4395-a387-4029d7f62807 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:49:13,103 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-34dffa03-9cc5-4395-a387-4029d7f62807 2018-06-30 16:49:13,104 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:49:13,104 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:49:16,107 - create_instance - DEBUG - VM status query timeout in 766.142647028 2018-06-30 16:49:16,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:49:17,385 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:49:17 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1ed2b74a-e33f-47ff-97d0-776b1e9faf00 X-Compute-Request-Id: req-1ed2b74a-e33f-47ff-97d0-776b1e9faf00 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:49:17,385 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-1ed2b74a-e33f-47ff-97d0-776b1e9faf00 2018-06-30 16:49:17,386 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:49:17,386 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:49:20,389 - create_instance - DEBUG - VM status query timeout in 761.860793114 2018-06-30 16:49:20,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:49:21,935 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:49:21 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3ff6d6f3-08c7-435a-8cd7-76d86024b59b X-Compute-Request-Id: req-3ff6d6f3-08c7-435a-8cd7-76d86024b59b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:49:21,935 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-3ff6d6f3-08c7-435a-8cd7-76d86024b59b 2018-06-30 16:49:21,936 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:49:21,936 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:49:24,939 - create_instance - DEBUG - VM status query timeout in 757.310461044 2018-06-30 16:49:24,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:49:25,640 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:49:25 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7ec3be25-25d2-4ef8-9a71-e89ecd8a0c74 X-Compute-Request-Id: req-7ec3be25-25d2-4ef8-9a71-e89ecd8a0c74 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:49:25,640 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-7ec3be25-25d2-4ef8-9a71-e89ecd8a0c74 2018-06-30 16:49:25,641 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:49:25,641 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:49:28,644 - create_instance - DEBUG - VM status query timeout in 753.605566025 2018-06-30 16:49:28,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:49:29,359 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:49:29 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4e719071-3929-4d3d-967e-45adf7335b4a X-Compute-Request-Id: req-4e719071-3929-4d3d-967e-45adf7335b4a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:49:29,360 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-4e719071-3929-4d3d-967e-45adf7335b4a 2018-06-30 16:49:29,360 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:49:29,360 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:49:32,363 - create_instance - DEBUG - VM status query timeout in 749.886409044 2018-06-30 16:49:32,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:49:32,945 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:49:32 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1a03dea0-cd23-446c-9726-45103c146a06 X-Compute-Request-Id: req-1a03dea0-cd23-446c-9726-45103c146a06 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:49:32,945 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-1a03dea0-cd23-446c-9726-45103c146a06 2018-06-30 16:49:32,945 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:49:32,946 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:49:35,948 - create_instance - DEBUG - VM status query timeout in 746.302227974 2018-06-30 16:49:35,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:49:37,249 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:49:37 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cf703db2-687b-4499-bc78-b4604b720362 X-Compute-Request-Id: req-cf703db2-687b-4499-bc78-b4604b720362 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:49:37,249 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-cf703db2-687b-4499-bc78-b4604b720362 2018-06-30 16:49:37,250 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:49:37,250 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:49:40,251 - create_instance - DEBUG - VM status query timeout in 741.999171019 2018-06-30 16:49:40,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:49:40,960 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:49:40 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b2f17cd8-552f-4f3b-8dd8-56ab30d28da1 X-Compute-Request-Id: req-b2f17cd8-552f-4f3b-8dd8-56ab30d28da1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:49:40,960 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-b2f17cd8-552f-4f3b-8dd8-56ab30d28da1 2018-06-30 16:49:40,960 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:49:40,961 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:49:43,964 - create_instance - DEBUG - VM status query timeout in 738.286046982 2018-06-30 16:49:43,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:49:44,540 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:49:44 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e607669c-06d5-4f84-8164-d1d680ad4b68 X-Compute-Request-Id: req-e607669c-06d5-4f84-8164-d1d680ad4b68 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:49:44,540 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-e607669c-06d5-4f84-8164-d1d680ad4b68 2018-06-30 16:49:44,541 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:49:44,541 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:49:47,542 - create_instance - DEBUG - VM status query timeout in 734.707468987 2018-06-30 16:49:47,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:49:48,210 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:49:48 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1a76f746-316f-468f-869e-721332c1303b X-Compute-Request-Id: req-1a76f746-316f-468f-869e-721332c1303b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:49:48,210 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-1a76f746-316f-468f-869e-721332c1303b 2018-06-30 16:49:48,211 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:49:48,211 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:49:51,213 - create_instance - DEBUG - VM status query timeout in 731.036570072 2018-06-30 16:49:51,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:49:51,881 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:49:51 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-062af827-81ad-4812-aa0d-352363e5cfbb X-Compute-Request-Id: req-062af827-81ad-4812-aa0d-352363e5cfbb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:49:51,881 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-062af827-81ad-4812-aa0d-352363e5cfbb 2018-06-30 16:49:51,881 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:49:51,882 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:49:54,885 - create_instance - DEBUG - VM status query timeout in 727.365222931 2018-06-30 16:49:54,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:49:56,119 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:49:56 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f048e748-1172-4339-b2e5-f9ddc4d9d236 X-Compute-Request-Id: req-f048e748-1172-4339-b2e5-f9ddc4d9d236 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:49:56,119 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-f048e748-1172-4339-b2e5-f9ddc4d9d236 2018-06-30 16:49:56,119 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:49:56,120 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:49:59,123 - create_instance - DEBUG - VM status query timeout in 723.127223015 2018-06-30 16:49:59,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:50:00,233 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:50:00 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9906df47-8a95-4ad3-9c27-63bf03d9c47f X-Compute-Request-Id: req-9906df47-8a95-4ad3-9c27-63bf03d9c47f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:50:00,233 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-9906df47-8a95-4ad3-9c27-63bf03d9c47f 2018-06-30 16:50:00,234 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:50:00,234 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:50:03,236 - create_instance - DEBUG - VM status query timeout in 719.014209986 2018-06-30 16:50:03,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:50:03,940 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:50:03 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ee18c33d-997a-40d9-bce0-9977a407b914 X-Compute-Request-Id: req-ee18c33d-997a-40d9-bce0-9977a407b914 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:50:03,940 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-ee18c33d-997a-40d9-bce0-9977a407b914 2018-06-30 16:50:03,941 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:50:03,941 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:50:06,944 - create_instance - DEBUG - VM status query timeout in 715.305804014 2018-06-30 16:50:06,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:50:07,393 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:50:07 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d802a3dd-ff65-4a70-97c7-8eef6ff0cb9b X-Compute-Request-Id: req-d802a3dd-ff65-4a70-97c7-8eef6ff0cb9b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:50:07,394 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-d802a3dd-ff65-4a70-97c7-8eef6ff0cb9b 2018-06-30 16:50:07,394 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:50:07,394 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:50:10,397 - create_instance - DEBUG - VM status query timeout in 711.852356911 2018-06-30 16:50:10,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:50:11,050 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:50:11 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-494791a8-cf88-45a3-bfde-cc4e061bd534 X-Compute-Request-Id: req-494791a8-cf88-45a3-bfde-cc4e061bd534 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:50:11,050 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-494791a8-cf88-45a3-bfde-cc4e061bd534 2018-06-30 16:50:11,051 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:50:11,051 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:50:14,054 - create_instance - DEBUG - VM status query timeout in 708.195729971 2018-06-30 16:50:14,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:50:14,712 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:50:14 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-50f19b5b-4df3-4595-b7ae-035997b28531 X-Compute-Request-Id: req-50f19b5b-4df3-4595-b7ae-035997b28531 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:50:14,712 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-50f19b5b-4df3-4595-b7ae-035997b28531 2018-06-30 16:50:14,713 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:50:14,713 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:50:17,714 - create_instance - DEBUG - VM status query timeout in 704.536207914 2018-06-30 16:50:17,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:50:19,123 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:50:19 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6e18fd4d-7124-42df-8caa-1925b139c2f4 X-Compute-Request-Id: req-6e18fd4d-7124-42df-8caa-1925b139c2f4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:50:19,123 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-6e18fd4d-7124-42df-8caa-1925b139c2f4 2018-06-30 16:50:19,124 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:50:19,124 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:50:22,124 - create_instance - DEBUG - VM status query timeout in 700.125454903 2018-06-30 16:50:22,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:50:22,822 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:50:22 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-33844b6c-edd9-4a3c-8d7d-65ef54afb0f8 X-Compute-Request-Id: req-33844b6c-edd9-4a3c-8d7d-65ef54afb0f8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:50:22,822 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-33844b6c-edd9-4a3c-8d7d-65ef54afb0f8 2018-06-30 16:50:22,822 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:50:22,822 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:50:25,826 - create_instance - DEBUG - VM status query timeout in 696.424079895 2018-06-30 16:50:25,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:50:27,246 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:50:27 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-85d14765-61e4-4baf-940e-d124c0c79607 X-Compute-Request-Id: req-85d14765-61e4-4baf-940e-d124c0c79607 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:50:27,246 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-85d14765-61e4-4baf-940e-d124c0c79607 2018-06-30 16:50:27,246 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:50:27,247 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:50:30,248 - create_instance - DEBUG - VM status query timeout in 692.002219915 2018-06-30 16:50:30,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:50:30,827 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:50:30 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-72c32791-fdad-4a5b-8713-d44758d53f83 X-Compute-Request-Id: req-72c32791-fdad-4a5b-8713-d44758d53f83 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:50:30,827 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-72c32791-fdad-4a5b-8713-d44758d53f83 2018-06-30 16:50:30,827 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:50:30,828 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:50:33,831 - create_instance - DEBUG - VM status query timeout in 688.418989897 2018-06-30 16:50:33,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:50:35,267 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:50:35 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-544be4ba-071d-4529-9abd-c88dc989dbf5 X-Compute-Request-Id: req-544be4ba-071d-4529-9abd-c88dc989dbf5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:50:35,267 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-544be4ba-071d-4529-9abd-c88dc989dbf5 2018-06-30 16:50:35,267 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:50:35,268 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:50:38,271 - create_instance - DEBUG - VM status query timeout in 683.978981018 2018-06-30 16:50:38,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:50:39,695 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:50:39 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-63c5c389-8237-4064-9bc2-d177bcd86592 X-Compute-Request-Id: req-63c5c389-8237-4064-9bc2-d177bcd86592 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:50:39,696 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-63c5c389-8237-4064-9bc2-d177bcd86592 2018-06-30 16:50:39,696 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:50:39,696 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:50:42,700 - create_instance - DEBUG - VM status query timeout in 679.55022192 2018-06-30 16:50:42,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:50:43,959 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:50:43 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-24c44fe6-5c27-4edd-97ca-d7dcff1c32b7 X-Compute-Request-Id: req-24c44fe6-5c27-4edd-97ca-d7dcff1c32b7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:50:43,959 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-24c44fe6-5c27-4edd-97ca-d7dcff1c32b7 2018-06-30 16:50:43,960 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:50:43,960 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:50:46,963 - create_instance - DEBUG - VM status query timeout in 675.286628008 2018-06-30 16:50:46,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:50:47,659 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:50:47 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b2e53367-ebb8-42e6-a114-6e235610f2ec X-Compute-Request-Id: req-b2e53367-ebb8-42e6-a114-6e235610f2ec Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:50:47,659 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-b2e53367-ebb8-42e6-a114-6e235610f2ec 2018-06-30 16:50:47,660 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:50:47,660 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:50:50,660 - create_instance - DEBUG - VM status query timeout in 671.589498043 2018-06-30 16:50:50,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:50:51,555 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:50:51 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4c9a2657-1ddb-4a57-9bae-c28b4e9f465a X-Compute-Request-Id: req-4c9a2657-1ddb-4a57-9bae-c28b4e9f465a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:50:51,556 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-4c9a2657-1ddb-4a57-9bae-c28b4e9f465a 2018-06-30 16:50:51,556 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:50:51,556 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:50:54,559 - create_instance - DEBUG - VM status query timeout in 667.69037509 2018-06-30 16:50:54,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:50:56,005 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:50:56 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-727671ca-7e14-44b0-a425-0ea96ef7abd8 X-Compute-Request-Id: req-727671ca-7e14-44b0-a425-0ea96ef7abd8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:50:56,006 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-727671ca-7e14-44b0-a425-0ea96ef7abd8 2018-06-30 16:50:56,006 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:50:56,006 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:50:59,009 - create_instance - DEBUG - VM status query timeout in 663.240479946 2018-06-30 16:50:59,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:51:00,796 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:51:00 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-73073052-44ee-476d-869b-6d2a12d85be8 X-Compute-Request-Id: req-73073052-44ee-476d-869b-6d2a12d85be8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:51:00,796 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-73073052-44ee-476d-869b-6d2a12d85be8 2018-06-30 16:51:00,796 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:51:00,797 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:51:03,799 - create_instance - DEBUG - VM status query timeout in 658.451194048 2018-06-30 16:51:03,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:51:04,481 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:51:04 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e5dad169-a674-4bc9-a636-30f9870d290f X-Compute-Request-Id: req-e5dad169-a674-4bc9-a636-30f9870d290f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:51:04,481 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-e5dad169-a674-4bc9-a636-30f9870d290f 2018-06-30 16:51:04,482 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:51:04,482 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:51:07,483 - create_instance - DEBUG - VM status query timeout in 654.767251015 2018-06-30 16:51:07,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:51:07,935 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:51:07 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ee51b317-0c49-414c-bb52-3efaf7d88aae X-Compute-Request-Id: req-ee51b317-0c49-414c-bb52-3efaf7d88aae Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:51:07,936 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-ee51b317-0c49-414c-bb52-3efaf7d88aae 2018-06-30 16:51:07,936 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:51:07,936 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:51:10,940 - create_instance - DEBUG - VM status query timeout in 651.310262918 2018-06-30 16:51:10,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:51:11,553 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:51:11 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-71911bf7-b79f-4518-a414-c5acd4506baf X-Compute-Request-Id: req-71911bf7-b79f-4518-a414-c5acd4506baf Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:51:11,553 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-71911bf7-b79f-4518-a414-c5acd4506baf 2018-06-30 16:51:11,553 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:51:11,554 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:51:14,556 - create_instance - DEBUG - VM status query timeout in 647.69423604 2018-06-30 16:51:14,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:51:15,182 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:51:15 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d84cd93e-8276-48a6-826e-debdca9b0e98 X-Compute-Request-Id: req-d84cd93e-8276-48a6-826e-debdca9b0e98 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:51:15,183 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-d84cd93e-8276-48a6-826e-debdca9b0e98 2018-06-30 16:51:15,183 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:51:15,183 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:51:18,186 - create_instance - DEBUG - VM status query timeout in 644.064042091 2018-06-30 16:51:18,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:51:18,698 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:51:18 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-02d6e25f-6f4f-4e48-9ce3-7057e229e1ae X-Compute-Request-Id: req-02d6e25f-6f4f-4e48-9ce3-7057e229e1ae Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:51:18,699 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-02d6e25f-6f4f-4e48-9ce3-7057e229e1ae 2018-06-30 16:51:18,699 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:51:18,699 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:51:21,700 - create_instance - DEBUG - VM status query timeout in 640.549802065 2018-06-30 16:51:21,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:51:23,212 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:51:23 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-92350fa9-4dfe-4340-a3c3-fcf909aa9292 X-Compute-Request-Id: req-92350fa9-4dfe-4340-a3c3-fcf909aa9292 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:51:23,212 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-92350fa9-4dfe-4340-a3c3-fcf909aa9292 2018-06-30 16:51:23,213 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:51:23,213 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:51:26,214 - create_instance - DEBUG - VM status query timeout in 636.036252975 2018-06-30 16:51:26,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:51:27,612 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:51:27 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ea6a9a3e-8aa2-4e21-b140-874a79e6ec95 X-Compute-Request-Id: req-ea6a9a3e-8aa2-4e21-b140-874a79e6ec95 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:51:27,613 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-ea6a9a3e-8aa2-4e21-b140-874a79e6ec95 2018-06-30 16:51:27,613 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:51:27,613 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:51:30,617 - create_instance - DEBUG - VM status query timeout in 631.633269072 2018-06-30 16:51:30,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:51:31,166 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:51:31 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-39e00473-2e88-48c9-84f3-9a8cfa0407fb X-Compute-Request-Id: req-39e00473-2e88-48c9-84f3-9a8cfa0407fb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:51:31,166 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-39e00473-2e88-48c9-84f3-9a8cfa0407fb 2018-06-30 16:51:31,166 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:51:31,166 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:51:34,170 - create_instance - DEBUG - VM status query timeout in 628.080167055 2018-06-30 16:51:34,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:51:34,737 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:51:34 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0f019de3-12b4-4e59-ac4a-25baa5b7de58 X-Compute-Request-Id: req-0f019de3-12b4-4e59-ac4a-25baa5b7de58 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:51:34,738 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-0f019de3-12b4-4e59-ac4a-25baa5b7de58 2018-06-30 16:51:34,738 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:51:34,738 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:51:37,742 - create_instance - DEBUG - VM status query timeout in 624.508290052 2018-06-30 16:51:37,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:51:39,635 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:51:39 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-607b1ec0-e16c-468d-aac4-02ee4b68f718 X-Compute-Request-Id: req-607b1ec0-e16c-468d-aac4-02ee4b68f718 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:51:39,635 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-607b1ec0-e16c-468d-aac4-02ee4b68f718 2018-06-30 16:51:39,636 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:51:39,636 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:51:42,637 - create_instance - DEBUG - VM status query timeout in 619.613256931 2018-06-30 16:51:42,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:51:43,150 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:51:43 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d73db3ad-07a4-42cb-bdb1-835b479fb011 X-Compute-Request-Id: req-d73db3ad-07a4-42cb-bdb1-835b479fb011 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:51:43,150 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-d73db3ad-07a4-42cb-bdb1-835b479fb011 2018-06-30 16:51:43,150 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:51:43,151 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:51:46,153 - create_instance - DEBUG - VM status query timeout in 616.096926928 2018-06-30 16:51:46,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:51:46,864 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:51:46 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fff57c4b-43e3-44fd-b64b-2183ede73509 X-Compute-Request-Id: req-fff57c4b-43e3-44fd-b64b-2183ede73509 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:51:46,864 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-fff57c4b-43e3-44fd-b64b-2183ede73509 2018-06-30 16:51:46,864 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:51:46,865 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:51:49,868 - create_instance - DEBUG - VM status query timeout in 612.381976128 2018-06-30 16:51:49,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:51:50,616 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:51:50 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5d62471a-b39c-4aa0-b8ff-7bd6ef4bb7aa X-Compute-Request-Id: req-5d62471a-b39c-4aa0-b8ff-7bd6ef4bb7aa Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:51:50,617 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-5d62471a-b39c-4aa0-b8ff-7bd6ef4bb7aa 2018-06-30 16:51:50,617 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:51:50,617 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:51:53,618 - create_instance - DEBUG - VM status query timeout in 608.631387949 2018-06-30 16:51:53,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:51:54,148 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:51:54 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-044731cc-0ece-4fd0-b883-4fd8ae9d0d45 X-Compute-Request-Id: req-044731cc-0ece-4fd0-b883-4fd8ae9d0d45 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:51:54,148 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-044731cc-0ece-4fd0-b883-4fd8ae9d0d45 2018-06-30 16:51:54,148 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:51:54,148 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:51:57,152 - create_instance - DEBUG - VM status query timeout in 605.098134995 2018-06-30 16:51:57,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:51:59,427 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:51:59 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2923293c-ce86-4b38-b623-a194d8321f09 X-Compute-Request-Id: req-2923293c-ce86-4b38-b623-a194d8321f09 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:51:59,428 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-2923293c-ce86-4b38-b623-a194d8321f09 2018-06-30 16:51:59,428 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:51:59,428 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:52:02,432 - create_instance - DEBUG - VM status query timeout in 599.818253994 2018-06-30 16:52:02,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:03,068 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:03 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-85bcda71-7a7d-4247-af33-15438321087e X-Compute-Request-Id: req-85bcda71-7a7d-4247-af33-15438321087e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:52:03,068 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-85bcda71-7a7d-4247-af33-15438321087e 2018-06-30 16:52:03,069 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:52:03,069 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:52:06,072 - create_instance - DEBUG - VM status query timeout in 596.178261995 2018-06-30 16:52:06,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:07,427 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:07 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2fddb79a-c27a-4560-875f-e4b3a9896618 X-Compute-Request-Id: req-2fddb79a-c27a-4560-875f-e4b3a9896618 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:52:07,427 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-2fddb79a-c27a-4560-875f-e4b3a9896618 2018-06-30 16:52:07,428 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:52:07,428 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:52:10,431 - create_instance - DEBUG - VM status query timeout in 591.818479061 2018-06-30 16:52:10,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:11,075 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:11 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-760117cb-02f0-44c4-83af-4bd1bbf89e96 X-Compute-Request-Id: req-760117cb-02f0-44c4-83af-4bd1bbf89e96 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:52:11,075 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-760117cb-02f0-44c4-83af-4bd1bbf89e96 2018-06-30 16:52:11,075 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:52:11,076 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:52:14,079 - create_instance - DEBUG - VM status query timeout in 588.170986891 2018-06-30 16:52:14,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:16,658 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:16 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d7fc58fd-e947-4b8b-8094-8cec0678cd01 X-Compute-Request-Id: req-d7fc58fd-e947-4b8b-8094-8cec0678cd01 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:52:16,659 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-d7fc58fd-e947-4b8b-8094-8cec0678cd01 2018-06-30 16:52:16,659 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:52:16,659 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:52:19,663 - create_instance - DEBUG - VM status query timeout in 582.587325096 2018-06-30 16:52:19,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:22,251 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:22 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-da32faac-2786-40c5-840c-0deccb778d96 X-Compute-Request-Id: req-da32faac-2786-40c5-840c-0deccb778d96 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:52:22,251 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-da32faac-2786-40c5-840c-0deccb778d96 2018-06-30 16:52:22,251 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:52:22,252 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:52:25,255 - create_instance - DEBUG - VM status query timeout in 576.994924068 2018-06-30 16:52:25,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:26,159 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:26 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d4d7420e-2e51-4ad6-add5-a3fa49e2df11 X-Compute-Request-Id: req-d4d7420e-2e51-4ad6-add5-a3fa49e2df11 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:52:26,159 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-d4d7420e-2e51-4ad6-add5-a3fa49e2df11 2018-06-30 16:52:26,160 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:52:26,160 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:52:29,161 - create_instance - DEBUG - VM status query timeout in 573.088378906 2018-06-30 16:52:29,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:31,118 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:31 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-69d7ae36-5a41-4b87-bf44-7fbae039f777 X-Compute-Request-Id: req-69d7ae36-5a41-4b87-bf44-7fbae039f777 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:52:31,118 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-69d7ae36-5a41-4b87-bf44-7fbae039f777 2018-06-30 16:52:31,118 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:52:31,119 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:52:34,122 - create_instance - DEBUG - VM status query timeout in 568.127938986 2018-06-30 16:52:34,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:35,268 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:35 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bb675bf7-c8d4-40fd-811a-b3031b4e23ee X-Compute-Request-Id: req-bb675bf7-c8d4-40fd-811a-b3031b4e23ee Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:52:35,268 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-bb675bf7-c8d4-40fd-811a-b3031b4e23ee 2018-06-30 16:52:35,269 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:52:35,269 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:52:38,272 - create_instance - DEBUG - VM status query timeout in 563.977422953 2018-06-30 16:52:38,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:38,906 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:38 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e3427d34-2f35-4452-a030-fb3eb1e552fe X-Compute-Request-Id: req-e3427d34-2f35-4452-a030-fb3eb1e552fe Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "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-06-30T16:47:06Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:52:38,906 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-e3427d34-2f35-4452-a030-fb3eb1e552fe 2018-06-30 16:52:38,907 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - BUILD 2018-06-30 16:52:38,907 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:52:41,909 - create_instance - DEBUG - VM status query timeout in 560.340792894 2018-06-30 16:52:41,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:43,064 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:43 GMT Content-Type: application/json Content-Length: 1665 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4b183ec5-1e58-4a35-90ac-b655ff9f1529 X-Compute-Request-Id: req-4b183ec5-1e58-4a35-90ac-b655ff9f1529 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:52:38.000000", "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:52:38Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:52:43,065 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-4b183ec5-1e58-4a35-90ac-b655ff9f1529 2018-06-30 16:52:43,065 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - ACTIVE 2018-06-30 16:52:43,065 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:52:43,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:44,514 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:44 GMT Content-Type: application/json Content-Length: 1665 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dd93b118-c09e-4cea-b355-526e90aae2af X-Compute-Request-Id: req-dd93b118-c09e-4cea-b355-526e90aae2af Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:52:38.000000", "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:52:38Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:52:44,514 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-dd93b118-c09e-4cea-b355-526e90aae2af 2018-06-30 16:52:44,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:45,369 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:45 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-fe8c8749-e8d8-49a9-9f23-9c0732031165 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3a9ef458-29c1-457f-9769-46798434c1bd"],"updated_at":"2018-06-30T16:46:06Z","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","id":"8ca4c216-3759-443c-ab28-9569c0510572","name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net"}]} 2018-06-30 16:52:45,369 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net used request id req-fe8c8749-e8d8-49a9-9f23-9c0732031165 2018-06-30 16:52:45,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:45,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:52:45 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3ef104d7-7278-4cae-90ea-eb85d95e84d6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}} 2018-06-30 16:52:45,472 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f used request id req-3ef104d7-7278-4cae-90ea-eb85d95e84d6 2018-06-30 16:52:45,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:46,487 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:46 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-bba84db9-405b-4735-aadc-2ad89d6ebac0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:06Z","dns_nameservers":[],"updated_at":"2018-06-30T16:46:06Z","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":"b4f69baa7e0545849f966ab790e0561f","id":"3a9ef458-29c1-457f-9769-46798434c1bd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}]} 2018-06-30 16:52:46,487 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-bba84db9-405b-4735-aadc-2ad89d6ebac0 2018-06-30 16:52:46,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:47,427 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:47 GMT Content-Type: application/json Content-Length: 2999 Connection: keep-alive X-Openstack-Request-Id: req-a682de59-706f-4b70-960b-7be9941ff641 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:14Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8ca4c216-3759-443c-ab28-9569c0510572","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8b:cb:64","id":"0eb6579b-68e4-4ae4-81ce-28a8074ea8aa","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:50Z","admin_state_up":true,"updated_at":"2018-06-30T16:52:36Z","binding:vnic_type":"normal","device_id":"a55a0ca0-2225-4b58-873b-84d68369bd66","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:31:91:f1","id":"c84cbc52-c61f-4a85-b70a-bb4feb95d106","port_security_enabled":true,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["827dca84-ff2a-47ab-b9f1-0219ae626845"],"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:21Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:31Z","binding:vnic_type":"normal","device_id":"4a6458bb-2dc1-489a-8f6f-219879db4c79","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:3c:48:b7","id":"d41d16ef-c45e-4d6d-a956-b2966878fd68","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:08Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:13Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8ca4c216-3759-443c-ab28-9569c0510572","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e4:d2:85","id":"ebe667ed-6e1e-42bb-90be-f0ab0b2d45d6","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:52:47,427 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-a682de59-706f-4b70-960b-7be9941ff641 2018-06-30 16:52:47,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:47,842 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:47 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-617d05f4-714b-4f5c-a262-ae54868c3516 Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.119"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:14Z", "admin_state_up": true, "updated_at": "2018-06-30T16:46:22Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "4a6458bb-2dc1-489a-8f6f-219879db4c79", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-router"}]} 2018-06-30 16:52:47,842 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-router used request id req-617d05f4-714b-4f5c-a262-ae54868c3516 2018-06-30 16:52:47,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:47,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:52:47 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d40b631b-c057-4831-a39d-7db048369187 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}} 2018-06-30 16:52:47,941 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f used request id req-d40b631b-c057-4831-a39d-7db048369187 2018-06-30 16:52:47,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=4a6458bb-2dc1-489a-8f6f-219879db4c79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:48,137 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:48 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-e2c981ff-4be0-4961-aae4-09fe0356de5b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:21Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:31Z","binding:vnic_type":"normal","device_id":"4a6458bb-2dc1-489a-8f6f-219879db4c79","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:3c:48:b7","id":"d41d16ef-c45e-4d6d-a956-b2966878fd68","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:52:48,137 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=4a6458bb-2dc1-489a-8f6f-219879db4c79 used request id req-e2c981ff-4be0-4961-aae4-09fe0356de5b 2018-06-30 16:52:48,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/3a9ef458-29c1-457f-9769-46798434c1bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:48,271 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:48 GMT Content-Type: application/json Content-Length: 671 Connection: keep-alive X-Openstack-Request-Id: req-41f553ae-61b9-40ae-b278-087cae8d0e43 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:06Z","dns_nameservers":[],"updated_at":"2018-06-30T16:46:06Z","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":"b4f69baa7e0545849f966ab790e0561f","id":"3a9ef458-29c1-457f-9769-46798434c1bd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}} 2018-06-30 16:52:48,271 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/3a9ef458-29c1-457f-9769-46798434c1bd used request id req-41f553ae-61b9-40ae-b278-087cae8d0e43 2018-06-30 16:52:48,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:48,516 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:48 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-11dc7e42-17f7-4f9e-951d-fae1544fda39 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:52:48,516 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-11dc7e42-17f7-4f9e-951d-fae1544fda39 2018-06-30 16:52:48,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:48,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:48 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-94fe9c49-2581-4372-904b-7d7f86843c07 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:52:48,603 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-94fe9c49-2581-4372-904b-7d7f86843c07 2018-06-30 16:52:48,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:49,179 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:49 GMT Content-Type: application/json Content-Length: 1665 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1d309a0f-9ce5-4ebc-9f78-74ea76063e2f X-Compute-Request-Id: req-1d309a0f-9ce5-4ebc-9f78-74ea76063e2f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:52:38.000000", "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:52:38Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:52:49,179 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-1d309a0f-9ce5-4ebc-9f78-74ea76063e2f 2018-06-30 16:52:49,179 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - ACTIVE 2018-06-30 16:52:49,180 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:52:49,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:49,922 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:49 GMT Content-Type: application/json Content-Length: 1665 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f77ddcc1-e8ef-4ab2-a062-0d45a140320f X-Compute-Request-Id: req-f77ddcc1-e8ef-4ab2-a062-0d45a140320f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:52:38.000000", "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:52:38Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:52:49,922 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-f77ddcc1-e8ef-4ab2-a062-0d45a140320f 2018-06-30 16:52:49,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:50,359 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:50 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-52c2258f-51ba-4c09-868f-560777354937 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3a9ef458-29c1-457f-9769-46798434c1bd"],"updated_at":"2018-06-30T16:46:06Z","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","id":"8ca4c216-3759-443c-ab28-9569c0510572","name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net"}]} 2018-06-30 16:52:50,359 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net used request id req-52c2258f-51ba-4c09-868f-560777354937 2018-06-30 16:52:50,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:50,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:52:50 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f4c40b0-710e-4ab4-9ef7-eaa2c592bdf2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}} 2018-06-30 16:52:50,780 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f used request id req-0f4c40b0-710e-4ab4-9ef7-eaa2c592bdf2 2018-06-30 16:52:50,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:50,972 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:50 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-f2640834-d1d6-4443-b638-9dea4ef7ec99 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:06Z","dns_nameservers":[],"updated_at":"2018-06-30T16:46:06Z","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":"b4f69baa7e0545849f966ab790e0561f","id":"3a9ef458-29c1-457f-9769-46798434c1bd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}]} 2018-06-30 16:52:50,972 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-f2640834-d1d6-4443-b638-9dea4ef7ec99 2018-06-30 16:52:50,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:51,329 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:51 GMT Content-Type: application/json Content-Length: 2999 Connection: keep-alive X-Openstack-Request-Id: req-5104971a-75e7-4fc2-a318-3889a52d099c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:14Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8ca4c216-3759-443c-ab28-9569c0510572","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8b:cb:64","id":"0eb6579b-68e4-4ae4-81ce-28a8074ea8aa","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:50Z","admin_state_up":true,"updated_at":"2018-06-30T16:52:36Z","binding:vnic_type":"normal","device_id":"a55a0ca0-2225-4b58-873b-84d68369bd66","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:31:91:f1","id":"c84cbc52-c61f-4a85-b70a-bb4feb95d106","port_security_enabled":true,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["827dca84-ff2a-47ab-b9f1-0219ae626845"],"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:21Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:31Z","binding:vnic_type":"normal","device_id":"4a6458bb-2dc1-489a-8f6f-219879db4c79","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:3c:48:b7","id":"d41d16ef-c45e-4d6d-a956-b2966878fd68","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:08Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:13Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8ca4c216-3759-443c-ab28-9569c0510572","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e4:d2:85","id":"ebe667ed-6e1e-42bb-90be-f0ab0b2d45d6","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:52:51,329 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-5104971a-75e7-4fc2-a318-3889a52d099c 2018-06-30 16:52:51,330 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-30 16:52:51,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:51,625 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:51 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-41872efa-9443-4899-9cf2-7b03d83d5637 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:52:51,625 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-41872efa-9443-4899-9cf2-7b03d83d5637 2018-06-30 16:52:51,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:52:51,724 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:52:51 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-cf3692bd-e1d6-4e5a-8c3f-28a532d103e4 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:52:51,724 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-cf3692bd-e1d6-4e5a-8c3f-28a532d103e4 2018-06-30 16:52:51,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" -d '{"floatingip": {"floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "port_id": "c84cbc52-c61f-4a85-b70a-bb4feb95d106"}}' 2018-06-30 16:52:57,101 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:52:57 GMT Content-Type: application/json Content-Length: 548 Connection: keep-alive X-Openstack-Request-Id: req-02be1017-689f-487e-ac4c-e4ccdcdf4dc2 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "4a6458bb-2dc1-489a-8f6f-219879db4c79", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:52:54Z", "updated_at": "2018-06-30T16:52:54Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": "10.55.1.4", "floating_ip_address": "172.30.10.112", "revision_number": 0, "project_id": "b4f69baa7e0545849f966ab790e0561f", "port_id": "c84cbc52-c61f-4a85-b70a-bb4feb95d106", "id": "dd59a453-3bd5-406f-9956-8a66b25f6100"}} 2018-06-30 16:52:57,101 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-02be1017-689f-487e-ac4c-e4ccdcdf4dc2 2018-06-30 16:52:57,101 - create_instance - INFO - Created floating IP 172.30.10.112 via router - AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-router 2018-06-30 16:52:57,102 - create_instance_tests - INFO - Looking for IP 10.55.1.4 in the console log 2018-06-30 16:52:57,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:00,020 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:00 GMT Content-Type: application/json Content-Length: 1665 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f6315354-889a-4eb9-8800-89e0a0988e49 X-Compute-Request-Id: req-f6315354-889a-4eb9-8800-89e0a0988e49 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:52:38.000000", "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:52:38Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:53:00,020 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-f6315354-889a-4eb9-8800-89e0a0988e49 2018-06-30 16:53:00,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 16:53:00,259 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:00 GMT Content-Type: application/json Content-Length: 33005 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-735e1a22-0292-4554-85b2-917f8a4ddee6 X-Compute-Request-Id: req-735e1a22-0292-4554-85b2-917f8a4ddee6 Front-End-Https: on 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-151-generic (buildd@lgw01-amd64-034) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #201-Ubuntu SMP Wed May 30 14:22:13 UTC 2018 (Ubuntu 3.13.0-151.201-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-151-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-0x000000007ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffda000-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 = 0x7ffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20]\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-0x7ffd9fff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f67d0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15eb 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe156b 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffd9fff]\n[ 0.000000] NODE_DATA [mem 0x7ffd5000-0x7ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd1001, 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-0x7ffd9fff]\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:7ffd1001, 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: 515939\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-151-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] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096608K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1368K init, 1448K bss, 56928K 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.009809] pid_max: default: 32768 minimum: 301\n[ 0.012056] Security Framework initialized\n[ 0.013945] AppArmor: AppArmor initialized\n[ 0.016004] Yama: becoming mindful.\n[ 0.018476] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021761] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024601] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.032305] Initializing cgroup subsys memory\n[ 0.034378] Initializing cgroup subsys devices\n[ 0.036005] Initializing cgroup subsys freezer\n[ 0.037844] Initializing cgroup subsys blkio\n[ 0.040005] Initializing cgroup subsys perf_event\n[ 0.042066] Initializing cgroup subsys hugetlb\n[ 0.044085] CPU: Physical Processor ID: 0\n[ 0.045913] FEATURE SPEC_CTRL Present\n[ 0.048730] mce: CPU supports 10 MCE banks\n[ 0.050617] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.050617] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.052007] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.056006] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.060004] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.064004] Speculative Store Bypass: Vulnerable\n[ 0.066623] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.075555] ACPI: Core revision 20131115\n[ 0.077807] ACPI: All ACPI Tables successfully acquired\n[ 0.080445] ftrace: allocating 28726 entries in 113 pages\n[ 0.116347] Enabling x2apic\n[ 0.117681] Enabled x2apic\n[ 0.120004] Switched APIC routing to physical x2apic.\n[ 0.124769] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.127164] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (fam: 06, model: 3f, stepping: 02)\n[ 0.131308] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.132000] ... version: 2\n[ 0.132004] ... bit width: 48\n[ 0.133765] ... generic registers: 4\n[ 0.135504] ... value mask: 0000ffffffffffff\n[ 0.136004] ... max period: 000000007fffffff\n[ 0.138272] ... fixed-purpose events: 3\n[ 0.140004] ... event mask: 000000070000000f\n[ 0.149689] KVM setup paravirtual spinlock\n[ 0.154201] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.\n[ 0.156130] x86: Booting SMP configuration:\n[ 0.158055] .... node #0, CPUs: #1[ 0.154178] kvm-clock: cpu 1, msr 0:7ffd1041, secondary cpu clock\n\n[ 0.176049] x86: Booted up 1 node, 2 CPUs\n[ 0.176055] KVM setup async PF for cpu 1\n[ 0.176061] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.180005] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.183430] devtmpfs: initialized\n[ 0.195075] EVM: security.selinux\n[ 0.196004] EVM: security.SMACK64\n[ 0.197619] EVM: security.ima\n[ 0.199092] EVM: security.capability\n[ 0.202137] pinctrl core: initialized pinctrl subsystem\n[ 0.204075] regulator-dummy: no parameters\n[ 0.206072] RTC time: 16:52:39, date: 06/30/18\n[ 0.208047] NET: Registered protocol family 16\n[ 0.210627] cpuidle: using governor ladder\n[ 0.212005] cpuidle: using governor menu\n[ 0.213993] ACPI: bus type PCI registered\n[ 0.215843] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.216146] PCI: Using configuration type 1 for base access\n[ 0.220102] bio: create slab at 0\n[ 0.222029] ACPI: Added _OSI(Module Device)\n[ 0.224005] ACPI: Added _OSI(Processor Device)\n[ 0.226106] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228006] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232710] ACPI: Interpreter enabled\n[ 0.234539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.238803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.242789] ACPI: (supports S0 S3 S4 S5)\n[ 0.244004] ACPI: Using IOAPIC for interrupt routing\n[ 0.246285] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248684] ACPI: No dock devices found.\n[ 0.257223] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.259843] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.262685] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264490] acpiphp: Slot [3] registered\n[ 0.266303] acpiphp: Slot [4] registered\n[ 0.268041] acpiphp: Slot [5] registered\n[ 0.271434] acpiphp: Slot [6] registered\n[ 0.272035] acpiphp: Slot [7] registered\n[ 0.273890] acpiphp: Slot [8] registered\n[ 0.275678] acpiphp: Slot [9] registered\n[ 0.276047] acpiphp: Slot [10] registered\n[ 0.277614] acpiphp: Slot [11] registered\n[ 0.279188] acpiphp: Slot [12] registered\n[ 0.280039] acpiphp: Slot [13] registered\n[ 0.281527] acpiphp: Slot [14] registered\n[ 0.283081] acpiphp: Slot [15] registered\n[ 0.284047] acpiphp: Slot [16] registered\n[ 0.285442] acpiphp: Slot [17] registered\n[ 0.286956] acpiphp: Slot [18] registered\n[ 0.288042] acpiphp: Slot [19] registered\n[ 0.289444] acpiphp: Slot [20] registered\n[ 0.290904] acpiphp: Slot [21] registered\n[ 0.292034] acpiphp: Slot [22] registered\n[ 0.293632] acpiphp: Slot [23] registered\n[ 0.295150] acpiphp: Slot [24] registered\n[ 0.296034] acpiphp: Slot [25] registered\n[ 0.297587] acpiphp: Slot [26] registered\n[ 0.299144] acpiphp: Slot [27] registered\n[ 0.300045] acpiphp: Slot [28] registered\n[ 0.301531] acpiphp: Slot [29] registered\n[ 0.303344] acpiphp: Slot [30] registered\n[ 0.304036] acpiphp: Slot [31] registered\n[ 0.305588] PCI host bridge to bus 0000:00\n[ 0.306973] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.310284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.312006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.314217] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.316006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.326973] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365570] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.368158] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.371090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.376079] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.378659] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380205] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381903] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.384005] vgaarb: loaded\n[ 0.385161] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387286] SCSI subsystem initialized\n[ 0.388057] ACPI: bus type USB registered\n[ 0.389479] usbcore: registered new interface driver usbfs\n[ 0.391445] usbcore: registered new interface driver hub\n[ 0.392025] usbcore: registered new device driver usb\n[ 0.394102] PCI: Using ACPI for IRQ routing\n[ 0.396123] NetLabel: Initializing\n[ 0.397337] NetLabel: domain hash size = 128\n[ 0.398899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.400027] NetLabel: unlabeled traffic allowed by default\n[ 0.401798] Switched to clocksource kvm-clock\n[ 0.411440] AppArmor: AppArmor Filesystem Enabled\n[ 0.413068] pnp: PnP ACPI init\n[ 0.414222] ACPI: bus type PNP registered\n[ 0.416608] pnp: PnP ACPI: found 8 devices\n[ 0.418090] ACPI: bus type PNP unregistered\n[ 0.427165] NET: Registered protocol family 2\n[ 0.429062] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.431694] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.433984] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.436626] TCP: reno registered\n[ 0.438119] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.440686] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.443817] NET: Registered protocol family 1\n[ 0.445720] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.448251] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.450728] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512555] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.574313] Trying to unpack rootfs image as initramfs...\n[ 0.763363] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.767070] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.769402] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.772413] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.776806] Scanning for low memory corruption every 60 seconds\n[ 0.780173] Initialise system trusted keyring\n[ 0.782531] audit: initializing netlink socket (disabled)\n[ 0.785296] type=2000 audit(1530377560.678:1): initialized\n[ 0.824292] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.828337] zbud: loaded\n[ 0.829843] VFS: Disk quotas dquot_6.5.2\n[ 0.831267] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.834176] fuse init (API version 7.22)\n[ 0.835714] msgmni has been set to 3997\n[ 0.837401] Key type big_key registered\n[ 0.839367] Key type asymmetric registered\n[ 0.841064] Asymmetric key parser 'x509' registered\n[ 0.843017] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.846062] io scheduler noop registered\n[ 0.847695] io scheduler deadline registered (default)\n[ 0.849758] io scheduler cfq registered\n[ 0.851435] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.853617] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.856170] ipmi message handler version 39.2\n[ 0.858022] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.861057] ACPI: Power Button [PWRF]\n[ 0.862750] GHES: HEST is not enabled!\n[ 0.922890] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.042571] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.103427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.106390] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.132297] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.136806] Linux agpgart interface v0.103\n[ 1.140399] brd: module loaded\n[ 1.142737] loop: module loaded\n[ 1.144558] blk-mq: CPU -> queue map\n[ 1.146063] CPU 0 -> Queue 0\n[ 1.147396] CPU 1 -> Queue 0\n[ 1.150059] vda: vda1\n[ 1.151700] blk-mq: CPU -> queue map\n[ 1.153216] CPU 0 -> Queue 0\n[ 1.154552] CPU 1 -> Queue 0\n[ 1.156923] vdb:\n[ 1.158767] scsi0 : ata_piix\n[ 1.160037] scsi1 : ata_piix\n[ 1.161255] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.163657] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.166742] libphy: Fixed MDIO Bus: probed\n[ 1.168694] tun: Universal TUN/TAP device driver, 1.6\n[ 1.170747] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.174333] PPP generic driver version 2.4.2\n[ 1.176278] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.178848] ehci-pci: EHCI PCI platform driver\n[ 1.180635] ehci-platform: EHCI generic platform driver\n[ 1.182236] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.184064] ohci-pci: OHCI PCI platform driver\n[ 1.185477] ohci-platform: OHCI generic platform driver\n[ 1.187073] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.248204] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.249804] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.252249] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.254066] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.256083] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.258427] usb usb1: Product: UHCI Host Controller\n[ 1.259969] usb usb1: Manufacturer: Linux 3.13.0-151-generic uhci_hcd\n[ 1.261887] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.263510] hub 1-0:1.0: USB hub found\n[ 1.264799] hub 1-0:1.0: 2 ports detected\n[ 1.266349] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.269792] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.271399] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.273181] mousedev: PS/2 mouse device common for all mice\n[ 1.275113] rtc_cmos 00:00: RTC can wake from S4\n[ 1.277134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.279875] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.281935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.283952] device-mapper: uevent: version 1.0.3\n[ 1.285485] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 1.288082] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.290021] TCP: cubic registered\n[ 1.291330] NET: Registered protocol family 10\n[ 1.293033] NET: Registered protocol family 17\n[ 1.294449] Key type dns_resolver registered\n[ 1.296090] Loading compiled-in X.509 certificates\n[ 1.298384] Loaded X.509 cert 'Magrathea: Glacier signing key: 70341c88d698ed60ab45c266f343de534c16a015'\n[ 1.314690] registered taskstats version 1\n[ 1.318330] Key type trusted registered\n[ 1.323661] Key type encrypted registered\n[ 1.324980] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.326631] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.329018] regulator-dummy: disabling\n[ 1.330316] Magic number: 6:292:895\n[ 1.331680] rtc_cmos 00:00: setting system clock to 2018-06-30 16:52:40 UTC (1530377560)\n[ 1.334235] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.335994] EDD information not available.\n[ 1.339931] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 1.342364] Write protecting the kernel read-only data: 12288k\n[ 1.344656] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 1.350630] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 1.369725] systemd-udevd[107]: starting version 204\n[ 1.435184] FDC 0 is a S82078B\n[ 1.576028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.741024] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.744398] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.747242] usb 1-1: Product: QEMU USB Tablet\n[ 1.749461] usb 1-1: Manufacturer: QEMU\n[ 1.751509] usb 1-1: SerialNumber: 42\n[ 2.433298] 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.921290] 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[ 3.050293] random: init urandom read with 12 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 3.295463] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sat, 30 Jun 2018 16:52:43 +0000. Up 4.05 seconds.\n * Stopping Read required files in advance (for other mountpoints)[74G[ OK ]\ncloud-init-nonet[4.44]: 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 Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[6.25]: static networking is now up\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 Sat, 30 Jun 2018 16:52:45 +0000. Up 6.64 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.4 | 255.255.255.0 | fa:16:3e:31:91:f1 |\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 * Stopping Read required files in advance (for other mountpoints)[74G[ OK ]\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n23:2e:d1:a8:74:fc:ff:fb:c6:52:18:9a:5f:1c:72:d1 root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . E |\n| . |\n| . o o o |\n| . = o So * . |\n| . o + .o.. + |\n| . . o . + |\n| . . o o |\n| ..o=. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n95:4e:30:46:06:62:7d:e3:8c:cf:3d:40:ba:05:5d:9b root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o..+*.. |\n| . .oo=o + |\n| O .E |\n| o =+ |\n| =So. |\n| . o o |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nd1:db:d6:74:2a:7d:3a:ca:90:83:34:25:3e:ab:6b:0c root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| o o . .|\n| . + o + o |\n| S . + + .|\n| E . = o . o |\n| o o + o |\n| o. + . . |\n| .o. o |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc6:9e:f6:66:a2:b4:95:19:f7:a4:b6:7b:d4:5f:fd:e8 root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . |\n| S . .. .|\n| o * +. . o|\n| . B o.. oo|\n| . +.oo.. . o|\n| o. ++o .E |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 30 Jun 2018 16:52:53 +0000. Up 14.81 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i ttyS0\n\nansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 30 Jun 2018 16:52:56 +0000. Up 17.06 seconds.\nci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | ssh-rsa | 09:cc:e7:c9:50:40:fb:c3:d3:19:b3:70:d7:9a:ce:7e | - | - |\nci-info: +---------+-------------------------------------------------+---------+---------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 95:4e:30:46:06:62:7d:e3:8c:cf:3d:40:ba:05:5d:9b root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i (DSA)\nec2: 256 d1:db:d6:74:2a:7d:3a:ca:90:83:34:25:3e:ab:6b:0c root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i (ECDSA)\nec2: 256 c6:9e:f6:66:a2:b4:95:19:f7:a4:b6:7b:d4:5f:fd:e8 root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i (ED25519)\nec2: 2048 23:2e:d1:a8:74:fc:ff:fb:c6:52:18:9a:5f:1c:72:d1 root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA9cVH2cfbMIFjzQ7rOV8wV0h7wL2iwrXZSK9Y2EGN/oqlFcnevL/d/YUhD+EixE37XpDYNCAoYej4Lk61UaHaQ= root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH076WfyPe7b7KStmik07RIWV8tfQwMIsd2dQOzgwPI+ root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvZ1GmoBZLrVu+lChOQvg04rY0t93UPWETZM2FBYCcfaetevFz67yGAfafwPf5u1WahPXqKN9FMV4MYGNsr+oOjDav3L6kfztYHeqCmeOdujCoD+oV5X1H4T+2E+2B4ouIxJgPxTWsxq90qV+aw/8+7xZ5sd81lM14QwzDv+5jhN31Dy4bbZZ+RhEeCMgrZ8OdIkQq9DGZ8heeEiu/RgWOUCuq6eJdG1gL0p7e8EG+NFWk42JjXAQU9uqWboZGGNOhRiiUuR1GvDb1cyh1JpSIAxY/e6hYlx9iP39FiCs5IKU9bfeApCPESw4hCOmIe1oJaW0NQrCq5GK5XThnbbGr root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 30 Jun 2018 16:52:56 +0000. Datasource DataSourceConfigDriveNet [net,ver=2][source=/dev/vdb]. Up 17.24 seconds\n"} 2018-06-30 16:53:00,261 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66/action used request id req-735e1a22-0292-4554-85b2-917f8a4ddee6 2018-06-30 16:53:00,262 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-30 16:53:00,263 - 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-151-generic (buildd@lgw01-amd64-034) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #201-Ubuntu SMP Wed May 30 14:22:13 UTC 2018 (Ubuntu 3.13.0-151.201-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-151-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-0x000000007ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffda000-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 = 0x7ffda max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20] [ 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-0x7ffd9fff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f67d0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15eb 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe156b 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffd9fff] [ 0.000000] NODE_DATA [mem 0x7ffd5000-0x7ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd1001, 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-0x7ffd9fff] [ 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:7ffd1001, 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: 515939 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-151-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] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096608K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1368K init, 1448K bss, 56928K 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.009809] pid_max: default: 32768 minimum: 301 [ 0.012056] Security Framework initialized [ 0.013945] AppArmor: AppArmor initialized [ 0.016004] Yama: becoming mindful. [ 0.018476] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021761] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024601] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.032305] Initializing cgroup subsys memory [ 0.034378] Initializing cgroup subsys devices [ 0.036005] Initializing cgroup subsys freezer [ 0.037844] Initializing cgroup subsys blkio [ 0.040005] Initializing cgroup subsys perf_event [ 0.042066] Initializing cgroup subsys hugetlb [ 0.044085] CPU: Physical Processor ID: 0 [ 0.045913] FEATURE SPEC_CTRL Present [ 0.048730] mce: CPU supports 10 MCE banks [ 0.050617] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.050617] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.052007] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.056006] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.060004] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.064004] Speculative Store Bypass: Vulnerable [ 0.066623] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.075555] ACPI: Core revision 20131115 [ 0.077807] ACPI: All ACPI Tables successfully acquired [ 0.080445] ftrace: allocating 28726 entries in 113 pages [ 0.116347] Enabling x2apic [ 0.117681] Enabled x2apic [ 0.120004] Switched APIC routing to physical x2apic. [ 0.124769] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.127164] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (fam: 06, model: 3f, stepping: 02) [ 0.131308] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.132000] ... version: 2 [ 0.132004] ... bit width: 48 [ 0.133765] ... generic registers: 4 [ 0.135504] ... value mask: 0000ffffffffffff [ 0.136004] ... max period: 000000007fffffff [ 0.138272] ... fixed-purpose events: 3 [ 0.140004] ... event mask: 000000070000000f [ 0.149689] KVM setup paravirtual spinlock [ 0.154201] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.156130] x86: Booting SMP configuration: [ 0.158055] .... node #0, CPUs: #1[ 0.154178] kvm-clock: cpu 1, msr 0:7ffd1041, secondary cpu clock [ 0.176049] x86: Booted up 1 node, 2 CPUs [ 0.176055] KVM setup async PF for cpu 1 [ 0.176061] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.180005] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.183430] devtmpfs: initialized [ 0.195075] EVM: security.selinux [ 0.196004] EVM: security.SMACK64 [ 0.197619] EVM: security.ima [ 0.199092] EVM: security.capability [ 0.202137] pinctrl core: initialized pinctrl subsystem [ 0.204075] regulator-dummy: no parameters [ 0.206072] RTC time: 16:52:39, date: 06/30/18 [ 0.208047] NET: Registered protocol family 16 [ 0.210627] cpuidle: using governor ladder [ 0.212005] cpuidle: using governor menu [ 0.213993] ACPI: bus type PCI registered [ 0.215843] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.216146] PCI: Using configuration type 1 for base access [ 0.220102] bio: create slab at 0 [ 0.222029] ACPI: Added _OSI(Module Device) [ 0.224005] ACPI: Added _OSI(Processor Device) [ 0.226106] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232710] ACPI: Interpreter enabled [ 0.234539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.238803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.242789] ACPI: (supports S0 S3 S4 S5) [ 0.244004] ACPI: Using IOAPIC for interrupt routing [ 0.246285] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248684] ACPI: No dock devices found. [ 0.257223] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.259843] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.260010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.262685] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.264490] acpiphp: Slot [3] registered [ 0.266303] acpiphp: Slot [4] registered [ 0.268041] acpiphp: Slot [5] registered [ 0.271434] acpiphp: Slot [6] registered [ 0.272035] acpiphp: Slot [7] registered [ 0.273890] acpiphp: Slot [8] registered [ 0.275678] acpiphp: Slot [9] registered [ 0.276047] acpiphp: Slot [10] registered [ 0.277614] acpiphp: Slot [11] registered [ 0.279188] acpiphp: Slot [12] registered [ 0.280039] acpiphp: Slot [13] registered [ 0.281527] acpiphp: Slot [14] registered [ 0.283081] acpiphp: Slot [15] registered [ 0.284047] acpiphp: Slot [16] registered [ 0.285442] acpiphp: Slot [17] registered [ 0.286956] acpiphp: Slot [18] registered [ 0.288042] acpiphp: Slot [19] registered [ 0.289444] acpiphp: Slot [20] registered [ 0.290904] acpiphp: Slot [21] registered [ 0.292034] acpiphp: Slot [22] registered [ 0.293632] acpiphp: Slot [23] registered [ 0.295150] acpiphp: Slot [24] registered [ 0.296034] acpiphp: Slot [25] registered [ 0.297587] acpiphp: Slot [26] registered [ 0.299144] acpiphp: Slot [27] registered [ 0.300045] acpiphp: Slot [28] registered [ 0.301531] acpiphp: Slot [29] registered [ 0.303344] acpiphp: Slot [30] registered [ 0.304036] acpiphp: Slot [31] registered [ 0.305588] PCI host bridge to bus 0000:00 [ 0.306973] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.308007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.310284] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.312006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.314217] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.316006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.326973] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.365570] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.368158] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371090] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.373478] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.376079] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.378659] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.380205] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.381903] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.384005] vgaarb: loaded [ 0.385161] vgaarb: bridge control possible 0000:00:02.0 [ 0.387286] SCSI subsystem initialized [ 0.388057] ACPI: bus type USB registered [ 0.389479] usbcore: registered new interface driver usbfs [ 0.391445] usbcore: registered new interface driver hub [ 0.392025] usbcore: registered new device driver usb [ 0.394102] PCI: Using ACPI for IRQ routing [ 0.396123] NetLabel: Initializing [ 0.397337] NetLabel: domain hash size = 128 [ 0.398899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.400027] NetLabel: unlabeled traffic allowed by default [ 0.401798] Switched to clocksource kvm-clock [ 0.411440] AppArmor: AppArmor Filesystem Enabled [ 0.413068] pnp: PnP ACPI init [ 0.414222] ACPI: bus type PNP registered [ 0.416608] pnp: PnP ACPI: found 8 devices [ 0.418090] ACPI: bus type PNP unregistered [ 0.427165] NET: Registered protocol family 2 [ 0.429062] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.431694] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.433984] TCP: Hash tables configured (established 16384 bind 16384) [ 0.436626] TCP: reno registered [ 0.438119] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.440686] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.443817] NET: Registered protocol family 1 [ 0.445720] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.448251] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.450728] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.512555] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.574313] Trying to unpack rootfs image as initramfs... [ 0.763363] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.767070] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.769402] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.772413] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.776806] Scanning for low memory corruption every 60 seconds [ 0.780173] Initialise system trusted keyring [ 0.782531] audit: initializing netlink socket (disabled) [ 0.785296] type=2000 audit(1530377560.678:1): initialized [ 0.824292] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.828337] zbud: loaded [ 0.829843] VFS: Disk quotas dquot_6.5.2 [ 0.831267] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.834176] fuse init (API version 7.22) [ 0.835714] msgmni has been set to 3997 [ 0.837401] Key type big_key registered [ 0.839367] Key type asymmetric registered [ 0.841064] Asymmetric key parser 'x509' registered [ 0.843017] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.846062] io scheduler noop registered [ 0.847695] io scheduler deadline registered (default) [ 0.849758] io scheduler cfq registered [ 0.851435] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.853617] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.856170] ipmi message handler version 39.2 [ 0.858022] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.861057] ACPI: Power Button [PWRF] [ 0.862750] GHES: HEST is not enabled! [ 0.922890] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.042571] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.103427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.106390] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.132297] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.136806] Linux agpgart interface v0.103 [ 1.140399] brd: module loaded [ 1.142737] loop: module loaded [ 1.144558] blk-mq: CPU -> queue map [ 1.146063] CPU 0 -> Queue 0 [ 1.147396] CPU 1 -> Queue 0 [ 1.150059] vda: vda1 [ 1.151700] blk-mq: CPU -> queue map [ 1.153216] CPU 0 -> Queue 0 [ 1.154552] CPU 1 -> Queue 0 [ 1.156923] vdb: [ 1.158767] scsi0 : ata_piix [ 1.160037] scsi1 : ata_piix [ 1.161255] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.163657] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.166742] libphy: Fixed MDIO Bus: probed [ 1.168694] tun: Universal TUN/TAP device driver, 1.6 [ 1.170747] tun: (C) 1999-2004 Max Krasnyansky [ 1.174333] PPP generic driver version 2.4.2 [ 1.176278] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.178848] ehci-pci: EHCI PCI platform driver [ 1.180635] ehci-platform: EHCI generic platform driver [ 1.182236] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.184064] ohci-pci: OHCI PCI platform driver [ 1.185477] ohci-platform: OHCI generic platform driver [ 1.187073] uhci_hcd: USB Universal Host Controller Interface driver [ 1.248204] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.249804] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.252249] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.254066] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.256083] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.258427] usb usb1: Product: UHCI Host Controller [ 1.259969] usb usb1: Manufacturer: Linux 3.13.0-151-generic uhci_hcd [ 1.261887] usb usb1: SerialNumber: 0000:00:01.2 [ 1.263510] hub 1-0:1.0: USB hub found [ 1.264799] hub 1-0:1.0: 2 ports detected [ 1.266349] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.269792] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.271399] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.273181] mousedev: PS/2 mouse device common for all mice [ 1.275113] rtc_cmos 00:00: RTC can wake from S4 [ 1.277134] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.279875] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.281935] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.283952] device-mapper: uevent: version 1.0.3 [ 1.285485] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 1.288082] ledtrig-cpu: registered to indicate activity on CPUs [ 1.290021] TCP: cubic registered [ 1.291330] NET: Registered protocol family 10 [ 1.293033] NET: Registered protocol family 17 [ 1.294449] Key type dns_resolver registered [ 1.296090] Loading compiled-in X.509 certificates [ 1.298384] Loaded X.509 cert 'Magrathea: Glacier signing key: 70341c88d698ed60ab45c266f343de534c16a015' [ 1.314690] registered taskstats version 1 [ 1.318330] Key type trusted registered [ 1.323661] Key type encrypted registered [ 1.324980] AppArmor: AppArmor sha1 policy hashing enabled [ 1.326631] IMA: No TPM chip found, activating TPM-bypass! [ 1.329018] regulator-dummy: disabling [ 1.330316] Magic number: 6:292:895 [ 1.331680] rtc_cmos 00:00: setting system clock to 2018-06-30 16:52:40 UTC (1530377560) [ 1.334235] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.335994] EDD information not available. [ 1.339931] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 1.342364] Write protecting the kernel read-only data: 12288k [ 1.344656] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 1.350630] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 1.369725] systemd-udevd[107]: starting version 204 [ 1.435184] FDC 0 is a S82078B [ 1.576028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.741024] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.744398] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.747242] usb 1-1: Product: QEMU USB Tablet [ 1.749461] usb 1-1: Manufacturer: QEMU [ 1.751509] usb 1-1: SerialNumber: 42 [ 2.433298] 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.921290] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.050293] random: init urandom read with 12 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 3.295463] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sat, 30 Jun 2018 16:52:43 +0000. Up 4.05 seconds. * Stopping Read required files in advance (for other mountpoints)[74G[ OK ] cloud-init-nonet[4.44]: 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 Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[6.25]: static networking is now up * 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 Sat, 30 Jun 2018 16:52:45 +0000. Up 6.64 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.4 | 255.255.255.0 | fa:16:3e:31:91:f1 | 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: +-------+-----------------+-----------+-----------------+-----------+-------+ * Stopping Read required files in advance (for other mountpoints)[74G[ OK ] dmesg: write failed: Broken pipe 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: 23:2e:d1:a8:74:fc:ff:fb:c6:52:18:9a:5f:1c:72:d1 root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i The key's randomart image is: +--[ RSA 2048]----+ | . | | . E | | . | | . o o o | | . = o So * . | | . o + .o.. + | | . . o . + | | . . o o | | ..o=. | +-----------------+ 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: 95:4e:30:46:06:62:7d:e3:8c:cf:3d:40:ba:05:5d:9b root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i The key's randomart image is: +--[ DSA 1024]----+ | o..+*.. | | . .oo=o + | | O .E | | o =+ | | =So. | | . o o | | . | | | | | +-----------------+ 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: d1:db:d6:74:2a:7d:3a:ca:90:83:34:25:3e:ab:6b:0c root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i The key's randomart image is: +--[ECDSA 256]---+ | | | . | | o o . .| | . + o + o | | S . + + .| | E . = o . o | | o o + o | | o. + . . | | .o. o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c6:9e:f6:66:a2:b4:95:19:f7:a4:b6:7b:d4:5f:fd:e8 root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i The key's randomart image is: +--[ED25519 256--+ | | | | | | | . | | S . .. .| | o * +. . o| | . B o.. oo| | . +.oo.. . o| | o. ++o .E | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sat, 30 Jun 2018 16:52:53 +0000. Up 14.81 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i ttyS0 ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 30 Jun 2018 16:52:56 +0000. Up 17.06 seconds. ci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++ ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | ssh-rsa | 09:cc:e7:c9:50:40:fb:c3:d3:19:b3:70:d7:9a:ce:7e | - | - | ci-info: +---------+-------------------------------------------------+---------+---------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 95:4e:30:46:06:62:7d:e3:8c:cf:3d:40:ba:05:5d:9b root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i (DSA) ec2: 256 d1:db:d6:74:2a:7d:3a:ca:90:83:34:25:3e:ab:6b:0c root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i (ECDSA) ec2: 256 c6:9e:f6:66:a2:b4:95:19:f7:a4:b6:7b:d4:5f:fd:e8 root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i (ED25519) ec2: 2048 23:2e:d1:a8:74:fc:ff:fb:c6:52:18:9a:5f:1c:72:d1 root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA9cVH2cfbMIFjzQ7rOV8wV0h7wL2iwrXZSK9Y2EGN/oqlFcnevL/d/YUhD+EixE37XpDYNCAoYej4Lk61UaHaQ= root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH076WfyPe7b7KStmik07RIWV8tfQwMIsd2dQOzgwPI+ root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvZ1GmoBZLrVu+lChOQvg04rY0t93UPWETZM2FBYCcfaetevFz67yGAfafwPf5u1WahPXqKN9FMV4MYGNsr+oOjDav3L6kfztYHeqCmeOdujCoD+oV5X1H4T+2E+2B4ouIxJgPxTWsxq90qV+aw/8+7xZ5sd81lM14QwzDv+5jhN31Dy4bbZZ+RhEeCMgrZ8OdIkQq9DGZ8heeEiu/RgWOUCuq6eJdG1gL0p7e8EG+NFWk42JjXAQU9uqWboZGGNOhRiiUuR1GvDb1cyh1JpSIAxY/e6hYlx9iP39FiCs5IKU9bfeApCPESw4hCOmIe1oJaW0NQrCq5GK5XThnbbGr root@ansibleprovisioningtests-4fa6836d-8230-4093-9d74-ad2e35414b7e-i -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 30 Jun 2018 16:52:56 +0000. Datasource DataSourceConfigDriveNet [net,ver=2][source=/dev/vdb]. Up 17.24 seconds 2018-06-30 16:53:00,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:02,460 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:02 GMT Content-Type: application/json Content-Length: 1785 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1fee0916-e8de-4a15-bb31-24a9960b9ec1 X-Compute-Request-Id: req-1fee0916-e8de-4a15-bb31-24a9960b9ec1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:52:38.000000", "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:52:38Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:53:02,460 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-1fee0916-e8de-4a15-bb31-24a9960b9ec1 2018-06-30 16:53:02,461 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - ACTIVE 2018-06-30 16:53:02,461 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:53:02,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:03,458 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:03 GMT Content-Type: application/json Content-Length: 1785 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1d15b63b-b4dc-4364-bfce-9312f6010c6c X-Compute-Request-Id: req-1d15b63b-b4dc-4364-bfce-9312f6010c6c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:52:38.000000", "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:52:38Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:53:03,458 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-1d15b63b-b4dc-4364-bfce-9312f6010c6c 2018-06-30 16:53:03,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:03,775 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:03 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-2578d26c-b268-4c72-bfea-6f5030459229 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3a9ef458-29c1-457f-9769-46798434c1bd"],"updated_at":"2018-06-30T16:46:06Z","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","id":"8ca4c216-3759-443c-ab28-9569c0510572","name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net"}]} 2018-06-30 16:53:03,775 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net used request id req-2578d26c-b268-4c72-bfea-6f5030459229 2018-06-30 16:53:03,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:03,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:53:03 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed9af2c6-c508-4474-9b75-c494217e3737 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}} 2018-06-30 16:53:03,867 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f used request id req-ed9af2c6-c508-4474-9b75-c494217e3737 2018-06-30 16:53:03,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:04,033 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:04 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-2f9c9fd5-7d4c-4a57-8aa0-e4be385dc87f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:06Z","dns_nameservers":[],"updated_at":"2018-06-30T16:46:06Z","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":"b4f69baa7e0545849f966ab790e0561f","id":"3a9ef458-29c1-457f-9769-46798434c1bd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}]} 2018-06-30 16:53:04,034 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-2f9c9fd5-7d4c-4a57-8aa0-e4be385dc87f 2018-06-30 16:53:04,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:05,235 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:05 GMT Content-Type: application/json Content-Length: 2999 Connection: keep-alive X-Openstack-Request-Id: req-c8570a27-4076-4141-8b99-9a59b31c44b0 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:14Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8ca4c216-3759-443c-ab28-9569c0510572","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8b:cb:64","id":"0eb6579b-68e4-4ae4-81ce-28a8074ea8aa","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:50Z","admin_state_up":true,"updated_at":"2018-06-30T16:52:36Z","binding:vnic_type":"normal","device_id":"a55a0ca0-2225-4b58-873b-84d68369bd66","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:31:91:f1","id":"c84cbc52-c61f-4a85-b70a-bb4feb95d106","port_security_enabled":true,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["827dca84-ff2a-47ab-b9f1-0219ae626845"],"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:21Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:31Z","binding:vnic_type":"normal","device_id":"4a6458bb-2dc1-489a-8f6f-219879db4c79","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:3c:48:b7","id":"d41d16ef-c45e-4d6d-a956-b2966878fd68","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:08Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:13Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8ca4c216-3759-443c-ab28-9569c0510572","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e4:d2:85","id":"ebe667ed-6e1e-42bb-90be-f0ab0b2d45d6","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:53:05,235 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-c8570a27-4076-4141-8b99-9a59b31c44b0 2018-06-30 16:53:05,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:06,023 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:06 GMT Content-Type: application/json Content-Length: 1785 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-638f620f-61bd-4195-a30e-8994bc5e7ce2 X-Compute-Request-Id: req-638f620f-61bd-4195-a30e-8994bc5e7ce2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:52:38.000000", "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:52:38Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:53:06,024 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-638f620f-61bd-4195-a30e-8994bc5e7ce2 2018-06-30 16:53:06,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:06,710 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:06 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-99a2e522-5f75-4c64-82ec-f2a7a990969b Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3a9ef458-29c1-457f-9769-46798434c1bd"],"updated_at":"2018-06-30T16:46:06Z","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","id":"8ca4c216-3759-443c-ab28-9569c0510572","name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net"}]} 2018-06-30 16:53:06,710 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net used request id req-99a2e522-5f75-4c64-82ec-f2a7a990969b 2018-06-30 16:53:06,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:06,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:53:06 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6361c1bc-a196-4add-ae1b-5e3ebb7aebe1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}} 2018-06-30 16:53:06,793 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f used request id req-6361c1bc-a196-4add-ae1b-5e3ebb7aebe1 2018-06-30 16:53:06,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:06,936 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:06 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-5222db40-5e08-4f45-927f-2e7250698b9a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:06Z","dns_nameservers":[],"updated_at":"2018-06-30T16:46:06Z","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":"b4f69baa7e0545849f966ab790e0561f","id":"3a9ef458-29c1-457f-9769-46798434c1bd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}]} 2018-06-30 16:53:06,936 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-5222db40-5e08-4f45-927f-2e7250698b9a 2018-06-30 16:53:06,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:07,316 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:07 GMT Content-Type: application/json Content-Length: 2999 Connection: keep-alive X-Openstack-Request-Id: req-0f4bc0a5-4a04-40a8-85f8-e587ee6f4d0f Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:14Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8ca4c216-3759-443c-ab28-9569c0510572","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8b:cb:64","id":"0eb6579b-68e4-4ae4-81ce-28a8074ea8aa","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:50Z","admin_state_up":true,"updated_at":"2018-06-30T16:52:36Z","binding:vnic_type":"normal","device_id":"a55a0ca0-2225-4b58-873b-84d68369bd66","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:31:91:f1","id":"c84cbc52-c61f-4a85-b70a-bb4feb95d106","port_security_enabled":true,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["827dca84-ff2a-47ab-b9f1-0219ae626845"],"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:21Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:31Z","binding:vnic_type":"normal","device_id":"4a6458bb-2dc1-489a-8f6f-219879db4c79","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:3c:48:b7","id":"d41d16ef-c45e-4d6d-a956-b2966878fd68","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:08Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:13Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8ca4c216-3759-443c-ab28-9569c0510572","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e4:d2:85","id":"ebe667ed-6e1e-42bb-90be-f0ab0b2d45d6","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:53:07,317 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-0f4bc0a5-4a04-40a8-85f8-e587ee6f4d0f 2018-06-30 16:53:07,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp"}}' 2018-06-30 16:53:09,453 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:53:09 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c9b3bead-932c-4ba5-9191-04e4a92d8027 X-Compute-Request-Id: req-c9b3bead-932c-4ba5-9191-04e4a92d8027 2018-06-30 16:53:09,453 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66/action used request id req-c9b3bead-932c-4ba5-9191-04e4a92d8027 2018-06-30 16:53:09,454 - create_instance - INFO - Checking if VM is active 2018-06-30 16:53:09,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:10,636 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:10 GMT Content-Type: application/json Content-Length: 1868 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-22b411f8-324c-48f0-91e3-555272d4fa80 X-Compute-Request-Id: req-22b411f8-324c-48f0-91e3-555272d4fa80 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:52:38.000000", "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp"}, {"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:52:38Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:53:10,637 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-22b411f8-324c-48f0-91e3-555272d4fa80 2018-06-30 16:53:10,637 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - ACTIVE 2018-06-30 16:53:10,637 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:53:10,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:11,291 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:11 GMT Content-Type: application/json Content-Length: 1868 Connection: close Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-30187532-2be4-41fc-b9d4-ca1cd1a41940 X-Compute-Request-Id: req-30187532-2be4-41fc-b9d4-ca1cd1a41940 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:52:38.000000", "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp"}, {"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:52:38Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:53:11,291 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-30187532-2be4-41fc-b9d4-ca1cd1a41940 2018-06-30 16:53:11,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:11,529 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:11 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-b9b30356-6edf-42f9-b291-7a19c38a0cb7 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3a9ef458-29c1-457f-9769-46798434c1bd"],"updated_at":"2018-06-30T16:46:06Z","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","id":"8ca4c216-3759-443c-ab28-9569c0510572","name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net"}]} 2018-06-30 16:53:11,529 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net used request id req-b9b30356-6edf-42f9-b291-7a19c38a0cb7 2018-06-30 16:53:11,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:11,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:53:11 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-55f87b5b-dd84-470d-95ad-f5b3538171ec Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}} 2018-06-30 16:53:11,843 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f used request id req-55f87b5b-dd84-470d-95ad-f5b3538171ec 2018-06-30 16:53:11,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:12,018 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:12 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-4530e74a-f011-454b-aeac-350f85f8c912 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:06Z","dns_nameservers":[],"updated_at":"2018-06-30T16:46:06Z","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":"b4f69baa7e0545849f966ab790e0561f","id":"3a9ef458-29c1-457f-9769-46798434c1bd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}]} 2018-06-30 16:53:12,018 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-4530e74a-f011-454b-aeac-350f85f8c912 2018-06-30 16:53:12,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:12,246 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:12 GMT Content-Type: application/json Content-Length: 3038 Connection: keep-alive X-Openstack-Request-Id: req-29cec72e-13dd-4fc8-99cc-54cf6c4054a7 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:14Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8ca4c216-3759-443c-ab28-9569c0510572","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8b:cb:64","id":"0eb6579b-68e4-4ae4-81ce-28a8074ea8aa","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:50Z","admin_state_up":true,"updated_at":"2018-06-30T16:53:09Z","binding:vnic_type":"normal","device_id":"a55a0ca0-2225-4b58-873b-84d68369bd66","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:31:91:f1","id":"c84cbc52-c61f-4a85-b70a-bb4feb95d106","port_security_enabled":true,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["827dca84-ff2a-47ab-b9f1-0219ae626845","543a50c2-ec08-4808-b093-4a8601681ec3"],"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:21Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:31Z","binding:vnic_type":"normal","device_id":"4a6458bb-2dc1-489a-8f6f-219879db4c79","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:3c:48:b7","id":"d41d16ef-c45e-4d6d-a956-b2966878fd68","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:08Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:13Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8ca4c216-3759-443c-ab28-9569c0510572","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e4:d2:85","id":"ebe667ed-6e1e-42bb-90be-f0ab0b2d45d6","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:53:12,246 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-29cec72e-13dd-4fc8-99cc-54cf6c4054a7 2018-06-30 16:53:12,247 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:53:12,251 - paramiko.transport - DEBUG - starting thread (client mode): 0x23200fd0L 2018-06-30 16:53:12,251 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:53:12,262 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-06-30 16:53:12,263 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-30 16:53:12,264 - 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-06-30 16:53:12,265 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:53:12,265 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-30 16:53:12,265 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:53:12,265 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:53:12,265 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:53:12,312 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:53:12,313 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:53:12,316 - paramiko.transport - DEBUG - Trying discovered key 09cce7c95040fbc3d319b370d79ace7e in tmp/AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e 2018-06-30 16:53:12,351 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:53:12,379 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:53:12,479 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:53:12,494 - create_instance - INFO - SSH is active for VM instance 2018-06-30 16:53:12,494 - create_instance - INFO - Checking if cloud-init has completed 2018-06-30 16:53:12,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:13,109 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:13 GMT Content-Type: application/json Content-Length: 1868 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f412cbb2-a7a4-4bef-8f78-4f4656a06aa2 X-Compute-Request-Id: req-f412cbb2-a7a4-4bef-8f78-4f4656a06aa2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:52:38.000000", "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp"}, {"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:52:38Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:53:13,109 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-f412cbb2-a7a4-4bef-8f78-4f4656a06aa2 2018-06-30 16:53:13,110 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - ACTIVE 2018-06-30 16:53:13,110 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:53:13,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:13,663 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:13 GMT Content-Type: application/json Content-Length: 1868 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9b9627bb-0823-41cd-a1c8-44daca5495b8 X-Compute-Request-Id: req-9b9627bb-0823-41cd-a1c8-44daca5495b8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:52:38.000000", "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp"}, {"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:52:38Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:53:13,663 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-9b9627bb-0823-41cd-a1c8-44daca5495b8 2018-06-30 16:53:13,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:14,023 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:14 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-757e5522-7423-4e04-8a3e-ff60aeff6ad8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3a9ef458-29c1-457f-9769-46798434c1bd"],"updated_at":"2018-06-30T16:46:06Z","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","id":"8ca4c216-3759-443c-ab28-9569c0510572","name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net"}]} 2018-06-30 16:53:14,023 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net used request id req-757e5522-7423-4e04-8a3e-ff60aeff6ad8 2018-06-30 16:53:14,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:14,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:53:14 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9acc48f2-499d-4bbb-b03c-c7aebfd6b3c3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}} 2018-06-30 16:53:14,133 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f used request id req-9acc48f2-499d-4bbb-b03c-c7aebfd6b3c3 2018-06-30 16:53:14,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:14,308 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:14 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-ed182047-cc24-4d2d-8ead-6d32dc2ee409 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:06Z","dns_nameservers":[],"updated_at":"2018-06-30T16:46:06Z","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":"b4f69baa7e0545849f966ab790e0561f","id":"3a9ef458-29c1-457f-9769-46798434c1bd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}]} 2018-06-30 16:53:14,308 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-ed182047-cc24-4d2d-8ead-6d32dc2ee409 2018-06-30 16:53:14,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:14,628 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:14 GMT Content-Type: application/json Content-Length: 3038 Connection: keep-alive X-Openstack-Request-Id: req-ebe251c6-0c70-41a0-84e4-928e312d461d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:14Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8ca4c216-3759-443c-ab28-9569c0510572","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8b:cb:64","id":"0eb6579b-68e4-4ae4-81ce-28a8074ea8aa","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:50Z","admin_state_up":true,"updated_at":"2018-06-30T16:53:09Z","binding:vnic_type":"normal","device_id":"a55a0ca0-2225-4b58-873b-84d68369bd66","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:31:91:f1","id":"c84cbc52-c61f-4a85-b70a-bb4feb95d106","port_security_enabled":true,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["827dca84-ff2a-47ab-b9f1-0219ae626845","543a50c2-ec08-4808-b093-4a8601681ec3"],"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:21Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:31Z","binding:vnic_type":"normal","device_id":"4a6458bb-2dc1-489a-8f6f-219879db4c79","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:3c:48:b7","id":"d41d16ef-c45e-4d6d-a956-b2966878fd68","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:08Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:13Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8ca4c216-3759-443c-ab28-9569c0510572","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e4:d2:85","id":"ebe667ed-6e1e-42bb-90be-f0ab0b2d45d6","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:53:14,628 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-ebe251c6-0c70-41a0-84e4-928e312d461d 2018-06-30 16:53:14,629 - create_instance - INFO - Checking if VM is active 2018-06-30 16:53:14,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:15,331 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:15 GMT Content-Type: application/json Content-Length: 1868 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5ebd62fa-a404-4e0b-8060-0622c1d7ae48 X-Compute-Request-Id: req-5ebd62fa-a404-4e0b-8060-0622c1d7ae48 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:52:38.000000", "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp"}, {"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:52:38Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:53:15,332 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-5ebd62fa-a404-4e0b-8060-0622c1d7ae48 2018-06-30 16:53:15,332 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - ACTIVE 2018-06-30 16:53:15,332 - create_instance - INFO - VM is - ACTIVE 2018-06-30 16:53:15,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:16,006 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:16 GMT Content-Type: application/json Content-Length: 1868 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cb5f932f-fd99-4516-8074-ee5aead7b7d5 X-Compute-Request-Id: req-cb5f932f-fd99-4516-8074-ee5aead7b7d5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "172.30.10.112", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:52:38.000000", "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "security_groups": [{"name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp"}, {"name": "default"}], "user_id": "2ec387a770614908aff4432a03985116", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:52:38Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:53:16,006 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-cb5f932f-fd99-4516-8074-ee5aead7b7d5 2018-06-30 16:53:16,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:16,578 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:16 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-e9e02d1d-c4e4-4396-b9ba-7282a2e606b8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3a9ef458-29c1-457f-9769-46798434c1bd"],"updated_at":"2018-06-30T16:46:06Z","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","id":"8ca4c216-3759-443c-ab28-9569c0510572","name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net"}]} 2018-06-30 16:53:16,578 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net used request id req-e9e02d1d-c4e4-4396-b9ba-7282a2e606b8 2018-06-30 16:53:16,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:16,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:53:16 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-58b39154-5e34-41a4-87dc-1a2c45ea2c0e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}} 2018-06-30 16:53:16,878 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f used request id req-58b39154-5e34-41a4-87dc-1a2c45ea2c0e 2018-06-30 16:53:16,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:16,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:16 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-2ab61887-28e1-4f1b-b3d3-04f613559901 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:06Z","dns_nameservers":[],"updated_at":"2018-06-30T16:46:06Z","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":"b4f69baa7e0545849f966ab790e0561f","id":"3a9ef458-29c1-457f-9769-46798434c1bd","subnetpool_id":null,"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet"}]} 2018-06-30 16:53:16,997 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-2ab61887-28e1-4f1b-b3d3-04f613559901 2018-06-30 16:53:17,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:17,362 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:17 GMT Content-Type: application/json Content-Length: 3038 Connection: keep-alive X-Openstack-Request-Id: req-d7c16bdf-eb0f-44d4-9fd2-ce32a7367ed2 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:09Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:14Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-8ca4c216-3759-443c-ab28-9569c0510572","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:8b:cb:64","id":"0eb6579b-68e4-4ae4-81ce-28a8074ea8aa","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:50Z","admin_state_up":true,"updated_at":"2018-06-30T16:53:09Z","binding:vnic_type":"normal","device_id":"a55a0ca0-2225-4b58-873b-84d68369bd66","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:31:91:f1","id":"c84cbc52-c61f-4a85-b70a-bb4feb95d106","port_security_enabled":true,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.4"}],"extra_dhcp_opts":[],"security_groups":["827dca84-ff2a-47ab-b9f1-0219ae626845","543a50c2-ec08-4808-b093-4a8601681ec3"],"name":"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:21Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:31Z","binding:vnic_type":"normal","device_id":"4a6458bb-2dc1-489a-8f6f-219879db4c79","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:3c:48:b7","id":"d41d16ef-c45e-4d6d-a956-b2966878fd68","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8ca4c216-3759-443c-ab28-9569c0510572","tenant_id":"b4f69baa7e0545849f966ab790e0561f","created_at":"2018-06-30T16:46:08Z","admin_state_up":true,"updated_at":"2018-06-30T16:46:13Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-8ca4c216-3759-443c-ab28-9569c0510572","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:e4:d2:85","id":"ebe667ed-6e1e-42bb-90be-f0ab0b2d45d6","port_security_enabled":false,"project_id":"b4f69baa7e0545849f966ab790e0561f","fixed_ips":[{"subnet_id":"3a9ef458-29c1-457f-9769-46798434c1bd","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:53:17,362 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=8ca4c216-3759-443c-ab28-9569c0510572 used request id req-d7c16bdf-eb0f-44d4-9fd2-ce32a7367ed2 2018-06-30 16:53:17,363 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:53:17,365 - paramiko.transport - DEBUG - starting thread (client mode): 0x232e1790L 2018-06-30 16:53:17,366 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:53:17,373 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-06-30 16:53:17,373 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-30 16:53:17,375 - 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-06-30 16:53:17,375 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:53:17,375 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-30 16:53:17,376 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:53:17,376 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:53:17,376 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:53:17,424 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:53:17,424 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:53:17,430 - paramiko.transport - DEBUG - Trying discovered key 09cce7c95040fbc3d319b370d79ace7e in tmp/AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e 2018-06-30 16:53:17,463 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:53:17,472 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:53:17,572 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:53:17,608 - create_instance - INFO - SSH is active for VM instance 2018-06-30 16:53:17,609 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:53:17,611 - paramiko.transport - DEBUG - starting thread (client mode): 0x232e1790L 2018-06-30 16:53:17,611 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:53:17,618 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-06-30 16:53:17,618 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-30 16:53:17,619 - 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-06-30 16:53:17,619 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:53:17,620 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-30 16:53:17,620 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:53:17,620 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:53:17,620 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:53:17,668 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:53:17,668 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:53:17,676 - paramiko.transport - DEBUG - Trying discovered key 09cce7c95040fbc3d319b370d79ace7e in tmp/AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e 2018-06-30 16:53:17,707 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:53:17,715 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:53:17,741 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-30 16:53:20,046 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-06-30 16:53:20,046 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-30 16:53:20,050 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-30 16:53:20,126 - create_instance - INFO - cloud-init complete for VM instance 2018-06-30 16:53:20,127 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:53:20,128 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-06-30 16:53:20,128 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-06-30 16:53:20,131 - paramiko.transport - DEBUG - starting thread (client mode): 0x23200fd0L 2018-06-30 16:53:20,131 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:53:20,138 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-06-30 16:53:20,138 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-30 16:53:20,140 - 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-06-30 16:53:20,140 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:53:20,140 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-30 16:53:20,140 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:53:20,141 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:53:20,141 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:53:20,188 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:53:20,189 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:53:20,196 - paramiko.transport - DEBUG - Trying discovered key 09cce7c95040fbc3d319b370d79ace7e in tmp/AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e 2018-06-30 16:53:20,227 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:53:20,236 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:53:20,261 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-30 16:53:20,615 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-06-30 16:53:20,616 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-30 16:53:20,627 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-30 16:53:20,630 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:53:20,644 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-06-30 16:53:20,679 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-06-30 16:53:26,967 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 16:53:26,971 - paramiko.transport - DEBUG - starting thread (client mode): 0x230a5d50L 2018-06-30 16:53:26,971 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 16:53:26,991 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-06-30 16:53:26,991 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-30 16:53:26,993 - 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-06-30 16:53:26,993 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 16:53:26,993 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-30 16:53:26,993 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 16:53:26,994 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 16:53:26,994 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 16:53:27,041 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 16:53:27,041 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 16:53:27,072 - paramiko.transport - DEBUG - Trying discovered key 09cce7c95040fbc3d319b370d79ace7e in tmp/AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e 2018-06-30 16:53:27,080 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 16:53:27,090 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 16:53:27,105 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-30 16:53:27,489 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-06-30 16:53:27,489 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-30 16:53:27,508 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-30 16:53:27,519 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-06-30 16:53:27,520 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-06-30 16:53:27,621 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 16:53:27,635 - create_instance - INFO - Deleting Floating IP - 172.30.10.112 2018-06-30 16:53:27,635 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.112 2018-06-30 16:53:27,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/floatingips/dd59a453-3bd5-406f-9956-8a66b25f6100 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:30,324 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:53:30 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-91ca1a6c-5f42-484c-9b40-1d4c56fea089 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:53:30,325 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/dd59a453-3bd5-406f-9956-8a66b25f6100 used request id req-91ca1a6c-5f42-484c-9b40-1d4c56fea089 2018-06-30 16:53:30,325 - create_instance - INFO - Deleting Port with ID - c84cbc52-c61f-4a85-b70a-bb4feb95d106 2018-06-30 16:53:30,325 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-port-1 2018-06-30 16:53:30,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/c84cbc52-c61f-4a85-b70a-bb4feb95d106 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:31,629 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:53:31 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e8b1d01f-abc4-4dab-8058-1ca1c13ed30d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:53:31,629 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/c84cbc52-c61f-4a85-b70a-bb4feb95d106 used request id req-e8b1d01f-abc4-4dab-8058-1ca1c13ed30d 2018-06-30 16:53:31,630 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst 2018-06-30 16:53:31,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:32,036 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:53:32 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fe861f21-9b69-4b97-b25c-4cf65145bf51 X-Compute-Request-Id: req-fe861f21-9b69-4b97-b25c-4cf65145bf51 Front-End-Https: on 2018-06-30 16:53:32,036 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-fe861f21-9b69-4b97-b25c-4cf65145bf51 2018-06-30 16:53:32,036 - create_instance - INFO - Checking deletion status 2018-06-30 16:53:32,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:33,778 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:33 GMT Content-Type: application/json Content-Length: 1629 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cdb8aa8a-7f6d-4ebb-97f5-e1f6b997cf38 X-Compute-Request-Id: req-cdb8aa8a-7f6d-4ebb-97f5-e1f6b997cf38 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:91:f1", "version": 4, "addr": "10.55.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/a55a0ca0-2225-4b58-873b-84d68369bd66", "rel": "bookmark"}], "image": {"id": "211d8958-a917-4c53-a1c4-67a91b4a3924", "links": [{"href": "http://172.30.10.101:8774/images/211d8958-a917-4c53-a1c4-67a91b4a3924", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T16:52:38.000000", "flavor": {"id": "7844fdd9-830c-41a6-b720-0f655d1c7391", "links": [{"href": "http://172.30.10.101:8774/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391", "rel": "bookmark"}]}, "id": "a55a0ca0-2225-4b58-873b-84d68369bd66", "user_id": "2ec387a770614908aff4432a03985116", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T16:53:32Z", "hostId": "48b41505cb1ac693eb038117af0de9b71827f674e24e1d1bcab3ef03", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp", "name": "AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst", "created": "2018-06-30T16:47:00Z", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:53:33,778 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-cdb8aa8a-7f6d-4ebb-97f5-e1f6b997cf38 2018-06-30 16:53:33,779 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst] is - ACTIVE 2018-06-30 16:53:33,779 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:53:36,782 - create_instance - DEBUG - VM status query timeout in 295.254944086 2018-06-30 16:53:36,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51eeae875065eb2ecbeed9b65e88809f3b0a12" 2018-06-30 16:53:36,965 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 16:53:36 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4a25aa28-4df5-434d-af97-725c6608bb41 X-Compute-Request-Id: req-4a25aa28-4df5-434d-af97-725c6608bb41 RESP BODY: {"itemNotFound": {"message": "Instance a55a0ca0-2225-4b58-873b-84d68369bd66 could not be found.", "code": 404}} 2018-06-30 16:53:36,966 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/a55a0ca0-2225-4b58-873b-84d68369bd66 used request id req-4a25aa28-4df5-434d-af97-725c6608bb41 2018-06-30 16:53:36,966 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a55a0ca0-2225-4b58-873b-84d68369bd66 could not be found. (HTTP 404) (Request-ID: req-4a25aa28-4df5-434d-af97-725c6608bb41) 2018-06-30 16:53:36,966 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-inst 2018-06-30 16:53:36,969 - neutron_utils - INFO - Deleting security group rule with ID - 5d7a6ad7-ba7e-4e32-90bf-7c5642abbf70 2018-06-30 16:53:36,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/5d7a6ad7-ba7e-4e32-90bf-7c5642abbf70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:53:37,961 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:53:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-36bdbabe-48ab-4f1a-ab9a-0525cf57b153 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:53:37,961 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/5d7a6ad7-ba7e-4e32-90bf-7c5642abbf70 used request id req-36bdbabe-48ab-4f1a-ab9a-0525cf57b153 2018-06-30 16:53:37,961 - neutron_utils - INFO - Deleting security group rule with ID - c7861403-8390-47db-a0f9-a3e6692dc2e8 2018-06-30 16:53:37,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/c7861403-8390-47db-a0f9-a3e6692dc2e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:53:38,187 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:53:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-fdd06b10-9055-4354-af8b-2b109f1b3e28 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:53:38,187 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/c7861403-8390-47db-a0f9-a3e6692dc2e8 used request id req-fdd06b10-9055-4354-af8b-2b109f1b3e28 2018-06-30 16:53:38,187 - neutron_utils - INFO - Deleting security group rule with ID - 0c7b7b67-96c6-4769-895d-f3b3f15dea67 2018-06-30 16:53:38,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/0c7b7b67-96c6-4769-895d-f3b3f15dea67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:53:38,391 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:53:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-26a9a479-e6e8-4c0c-b5e3-73ba1262a51e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:53:38,391 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/0c7b7b67-96c6-4769-895d-f3b3f15dea67 used request id req-26a9a479-e6e8-4c0c-b5e3-73ba1262a51e 2018-06-30 16:53:38,392 - neutron_utils - INFO - Deleting security group rule with ID - c1dd87b0-cda7-4781-8166-b5c528a2c28f 2018-06-30 16:53:38,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/c1dd87b0-cda7-4781-8166-b5c528a2c28f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:53:38,601 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:53:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-eb5f4403-7c0a-4f26-8c69-0133e3019c16 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:53:38,602 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/c1dd87b0-cda7-4781-8166-b5c528a2c28f used request id req-eb5f4403-7c0a-4f26-8c69-0133e3019c16 2018-06-30 16:53:38,602 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-sec-grp 2018-06-30 16:53:38,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/543a50c2-ec08-4808-b093-4a8601681ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fdb56718452a3b344ae7b03b4bbc3557ace4ac" 2018-06-30 16:53:38,977 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:53:38 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-a28c0304-6f82-43cd-ae9c-c120c37ceb87 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:53:38,978 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/543a50c2-ec08-4808-b093-4a8601681ec3 used request id req-a28c0304-6f82-43cd-ae9c-c120c37ceb87 2018-06-30 16:53:38,979 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp 2018-06-30 16:53:38,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103e63eec0a7193a35eedb490f9af96d83bc7fa2" 2018-06-30 16:53:39,667 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:53:39 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-245cd3ba-3ad0-4400-8365-1ca1dabd867d X-Compute-Request-Id: req-245cd3ba-3ad0-4400-8365-1ca1dabd867d 2018-06-30 16:53:39,667 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-kp used request id req-245cd3ba-3ad0-4400-8365-1ca1dabd867d 2018-06-30 16:53:39,668 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e.pub] 2018-06-30 16:53:39,668 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e] 2018-06-30 16:53:39,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26567818f2fcbddf72a746020ba455c329cd8b27" 2018-06-30 16:53:40,590 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:53:40 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6cdd9afd-f1b9-4127-ac48-bc6c0bf7e658 X-Compute-Request-Id: req-6cdd9afd-f1b9-4127-ac48-bc6c0bf7e658 2018-06-30 16:53:40,590 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/7844fdd9-830c-41a6-b720-0f655d1c7391 used request id req-6cdd9afd-f1b9-4127-ac48-bc6c0bf7e658 2018-06-30 16:53:40,591 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-router and subnet AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet 2018-06-30 16:53:40,592 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-router 2018-06-30 16:53:40,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/4a6458bb-2dc1-489a-8f6f-219879db4c79/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b9b3f9b5a33ad9ac2633f7c1dc578ecc405221" -d '{"subnet_id": "3a9ef458-29c1-457f-9769-46798434c1bd"}' 2018-06-30 16:53:46,596 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:46 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-ce755dd7-f5db-4a86-aa43-0b0307a7e274 Front-End-Https: on RESP BODY: {"network_id": "8ca4c216-3759-443c-ab28-9569c0510572", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "subnet_id": "3a9ef458-29c1-457f-9769-46798434c1bd", "subnet_ids": ["3a9ef458-29c1-457f-9769-46798434c1bd"], "port_id": "d41d16ef-c45e-4d6d-a956-b2966878fd68", "id": "4a6458bb-2dc1-489a-8f6f-219879db4c79"} 2018-06-30 16:53:46,596 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/4a6458bb-2dc1-489a-8f6f-219879db4c79/remove_router_interface used request id req-ce755dd7-f5db-4a86-aa43-0b0307a7e274 2018-06-30 16:53:46,597 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-router 2018-06-30 16:53:46,597 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-router 2018-06-30 16:53:46,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/4a6458bb-2dc1-489a-8f6f-219879db4c79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4b9b3f9b5a33ad9ac2633f7c1dc578ecc405221" 2018-06-30 16:53:49,691 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:53:49 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-1016c0e9-7584-4f94-a34b-77127a977463 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:53:49,691 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/4a6458bb-2dc1-489a-8f6f-219879db4c79 used request id req-1016c0e9-7584-4f94-a34b-77127a977463 2018-06-30 16:53:49,693 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet 2018-06-30 16:53:49,693 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-subnet 2018-06-30 16:53:49,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/3a9ef458-29c1-457f-9769-46798434c1bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615f9f19ec9e4a49a096357441381c8e9d96f82" 2018-06-30 16:53:55,001 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:53:54 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-e41b61f9-89ff-4c1d-9ad7-50a07a7d8ac3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:53:55,001 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/3a9ef458-29c1-457f-9769-46798434c1bd used request id req-e41b61f9-89ff-4c1d-9ad7-50a07a7d8ac3 2018-06-30 16:53:55,002 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e-pub-net 2018-06-30 16:53:55,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/8ca4c216-3759-443c-ab28-9569c0510572 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a615f9f19ec9e4a49a096357441381c8e9d96f82" 2018-06-30 16:53:57,688 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:53:57 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0dd540fa-e8db-41b5-a244-b2dfdae57e89 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:53:57,688 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/8ca4c216-3759-443c-ab28-9569c0510572 used request id req-0dd540fa-e8db-41b5-a244-b2dfdae57e89 2018-06-30 16:53:57,689 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-4fa6836d-8230-4093-9d74-ad2e35414b7e--image 2018-06-30 16:53:57,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/211d8958-a917-4c53-a1c4-67a91b4a3924 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fd340cf9ed21df471d4b43c64abb0b4be44fd66" 2018-06-30 16:53:58,810 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:53:58 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cefaa98d-a792-409f-8f35-8286a6ab828b Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:53:58,810 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/211d8958-a917-4c53-a1c4-67a91b4a3924 used request id req-cefaa98d-a792-409f-8f35-8286a6ab828b 2018-06-30 16:53:58,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ad20c0a4ef99c6cb5fa52e95862b8f091a26e5" 2018-06-30 16:53:59,709 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:53:59 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-232c706b-5970-4983-8d32-9ae06c176bd4 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:03Z", "updated_at": "2018-06-30T16:46:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:46:03Z", "revision_number": 0, "id": "591d6a0a-e6af-4aa3-87b7-c2b14a2ce477", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:03Z", "security_group_id": "827dca84-ff2a-47ab-b9f1-0219ae626845", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4f69baa7e0545849f966ab790e0561f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:46:03Z", "revision_number": 0, "id": "7e52e2ae-5376-4c50-8ec6-11ef28bcf54d", "remote_group_id": "827dca84-ff2a-47ab-b9f1-0219ae626845", "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:03Z", "security_group_id": "827dca84-ff2a-47ab-b9f1-0219ae626845", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b4f69baa7e0545849f966ab790e0561f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:46:03Z", "revision_number": 0, "id": "893f5f80-5dcd-42fb-be48-67bee9e0507c", "remote_group_id": "827dca84-ff2a-47ab-b9f1-0219ae626845", "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:03Z", "security_group_id": "827dca84-ff2a-47ab-b9f1-0219ae626845", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4f69baa7e0545849f966ab790e0561f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:46:03Z", "revision_number": 0, "id": "a3c63bdb-8831-406f-9f76-4991bdf735f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:46:03Z", "security_group_id": "827dca84-ff2a-47ab-b9f1-0219ae626845", "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b4f69baa7e0545849f966ab790e0561f"}], "revision_number": 4, "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "827dca84-ff2a-47ab-b9f1-0219ae626845", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 16:53:59,710 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-232c706b-5970-4983-8d32-9ae06c176bd4 2018-06-30 16:53:59,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ad20c0a4ef99c6cb5fa52e95862b8f091a26e5" 2018-06-30 16:54:00,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:53:59 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-911f79d7-f67f-4a05-9bbd-7d68cecb6f47 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 16:54:00,132 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-911f79d7-f67f-4a05-9bbd-7d68cecb6f47 2018-06-30 16:54:00,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ad20c0a4ef99c6cb5fa52e95862b8f091a26e5" 2018-06-30 16:54:00,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:00 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8adc115a-111f-4523-8dc4-5bb0db7fa6d5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b4f69baa7e0545849f966ab790e0561f", "name": "AnsibleProvisioningTests-4328deb6-343b-447-proj"}} 2018-06-30 16:54:00,570 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f used request id req-8adc115a-111f-4523-8dc4-5bb0db7fa6d5 2018-06-30 16:54:00,570 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 827dca84-ff2a-47ab-b9f1-0219ae626845 2018-06-30 16:54:00,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=827dca84-ff2a-47ab-b9f1-0219ae626845 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ad20c0a4ef99c6cb5fa52e95862b8f091a26e5" 2018-06-30 16:54:01,309 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:01 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-04991928-c9e1-40d5-86fa-e079a578a0a4 Front-End-Https: on 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-06-30T16:46:03Z", "security_group_id": "827dca84-ff2a-47ab-b9f1-0219ae626845", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:03Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "591d6a0a-e6af-4aa3-87b7-c2b14a2ce477"}, {"remote_group_id": "827dca84-ff2a-47ab-b9f1-0219ae626845", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:46:03Z", "security_group_id": "827dca84-ff2a-47ab-b9f1-0219ae626845", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:03Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "7e52e2ae-5376-4c50-8ec6-11ef28bcf54d"}, {"remote_group_id": "827dca84-ff2a-47ab-b9f1-0219ae626845", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:46:03Z", "security_group_id": "827dca84-ff2a-47ab-b9f1-0219ae626845", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:03Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "893f5f80-5dcd-42fb-be48-67bee9e0507c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:46:03Z", "security_group_id": "827dca84-ff2a-47ab-b9f1-0219ae626845", "port_range_min": null, "revision_number": 0, "tenant_id": "b4f69baa7e0545849f966ab790e0561f", "created_at": "2018-06-30T16:46:03Z", "project_id": "b4f69baa7e0545849f966ab790e0561f", "id": "a3c63bdb-8831-406f-9f76-4991bdf735f0"}]} 2018-06-30 16:54:01,309 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=827dca84-ff2a-47ab-b9f1-0219ae626845 used request id req-04991928-c9e1-40d5-86fa-e079a578a0a4 2018-06-30 16:54:01,310 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 16:54:01,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/827dca84-ff2a-47ab-b9f1-0219ae626845 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ad20c0a4ef99c6cb5fa52e95862b8f091a26e5" 2018-06-30 16:54:01,709 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:54:01 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-9dfcbeaf-6a1e-4a8c-a149-1b4b2aa2fd21 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:54:01,709 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/827dca84-ff2a-47ab-b9f1-0219ae626845 used request id req-9dfcbeaf-6a1e-4a8c-a149-1b4b2aa2fd21 2018-06-30 16:54:01,710 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-4328deb6-343b-447-proj 2018-06-30 16:54:01,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ad20c0a4ef99c6cb5fa52e95862b8f091a26e5" 2018-06-30 16:54:02,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:54:01 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-590cf520-797a-4873-85fb-c16eb0d048dc Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:54:02,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/b4f69baa7e0545849f966ab790e0561f used request id req-590cf520-797a-4873-85fb-c16eb0d048dc 2018-06-30 16:54:02,253 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-4328deb6-343b-447-proj-role 2018-06-30 16:54:02,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/5b219b16dc27478f8f3b3c43248a6d48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ad20c0a4ef99c6cb5fa52e95862b8f091a26e5" 2018-06-30 16:54:02,356 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:54:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07522b2f-90a8-4130-baf5-dae348cd8519 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:54:02,356 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/5b219b16dc27478f8f3b3c43248a6d48 used request id req-07522b2f-90a8-4130-baf5-dae348cd8519 2018-06-30 16:54:02,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ad20c0a4ef99c6cb5fa52e95862b8f091a26e5" 2018-06-30 16:54:02,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:02 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4a012c93-b6b3-4d19-ba6c-ea092c94b1ef Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:54:02,696 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-4a012c93-b6b3-4d19-ba6c-ea092c94b1ef 2018-06-30 16:54:02,697 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-4328deb6-343b-447-user 2018-06-30 16:54:02,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/2ec387a770614908aff4432a03985116 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3748d69ba83b5c8d967a9671db9b65ded0b248" 2018-06-30 16:54:03,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:54:02 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bff4d9a4-2cc6-41fa-9b50-28190cc1bbc1 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:54:03,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/2ec387a770614908aff4432a03985116 used request id req-bff4d9a4-2cc6-41fa-9b50-28190cc1bbc1 2018-06-30 16:54:03,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:54:03,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:54:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["FLz3NqFoSVKRVaHd1ziBkw"], "issued_at": "2018-06-30T16:54:03.000000Z"}} 2018-06-30 16:54:03,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a386e2bacde81fcf6692d1297e7012b25ca8926" 2018-06-30 16:54:04,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8983aeb-a5cc-41ca-b0e7-a336c5c01fdb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:54:04,271 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-a8983aeb-a5cc-41ca-b0e7-a336c5c01fdb 2018-06-30 16:54:04,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:54:04,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:54:05,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:54:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["aqJIBRJRRwutsOt4RYrb8Q"], "issued_at": "2018-06-30T16:54:05.000000Z"}} 2018-06-30 16:54:05,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc069e804032e7845c632b57a9f672d3383a14d" 2018-06-30 16:54:05,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:05 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dddfa439-a110-4e17-9ca2-c6d160b86fbb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:54:05,388 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dddfa439-a110-4e17-9ca2-c6d160b86fbb 2018-06-30 16:54:05,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:54:05,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:54:05 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:54:05,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-e54f1708-1b36-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc069e804032e7845c632b57a9f672d3383a14d" 2018-06-30 16:54:05,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:05 GMT Server: Apache Content-Length: 192 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-315cd7a2-1199-4553-8e53-0c6582fcdb43 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-e54f1708-1b36-45a-proj", "previous": null, "next": null}, "projects": []} 2018-06-30 16:54:05,823 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-e54f1708-1b36-45a-proj used request id req-315cd7a2-1199-4553-8e53-0c6582fcdb43 2018-06-30 16:54:05,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc069e804032e7845c632b57a9f672d3383a14d" 2018-06-30 16:54:06,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:05 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d670b6ba-327c-49d6-87b0-05356f0ff042 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:54:06,141 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-d670b6ba-327c-49d6-87b0-05356f0ff042 2018-06-30 16:54:06,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc069e804032e7845c632b57a9f672d3383a14d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}}' 2018-06-30 16:54:06,609 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:54:06 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1ae2721c-6a84-4889-8bbd-60ab0b57d6e2 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 16:54:06,609 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-1ae2721c-6a84-4889-8bbd-60ab0b57d6e2 2018-06-30 16:54:06,609 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-e54f1708-1b36-45a-proj 2018-06-30 16:54:06,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:54:06,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:54:07,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:54:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["H8ncrjPtS4CM1YcOGKcorA"], "issued_at": "2018-06-30T16:54:07.000000Z"}} 2018-06-30 16:54:07,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b0b135490423df794710c6f82007c1f2666ab4" 2018-06-30 16:54:07,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c96c1f01-cb49-42d0-b438-2421f04d9399 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:54:07,812 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c96c1f01-cb49-42d0-b438-2421f04d9399 2018-06-30 16:54:07,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:54:07,828 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:54:07 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:54:07,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b0b135490423df794710c6f82007c1f2666ab4" 2018-06-30 16:54:08,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:07 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b35c97ed-8587-4d69-8a89-4def45e5e7d9 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 16:54:08,194 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-b35c97ed-8587-4d69-8a89-4def45e5e7d9 2018-06-30 16:54:08,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=AnsibleProvisioningTests-e54f1708-1b36-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b0b135490423df794710c6f82007c1f2666ab4" 2018-06-30 16:54:08,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:08 GMT Server: Apache Content-Length: 467 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7c5811bf-1794-48d7-b572-dcaf1dc713de Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=AnsibleProvisioningTests-e54f1708-1b36-45a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}]} 2018-06-30 16:54:08,626 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=AnsibleProvisioningTests-e54f1708-1b36-45a-proj used request id req-7c5811bf-1794-48d7-b572-dcaf1dc713de 2018-06-30 16:54:08,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b0b135490423df794710c6f82007c1f2666ab4" 2018-06-30 16:54:08,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:08 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85ed865c-196b-4849-9d8b-067f1e62e09d Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 16:54:08,960 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-85ed865c-196b-4849-9d8b-067f1e62e09d 2018-06-30 16:54:09,728 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-e54f1708-1b36-45a-user 2018-06-30 16:54:09,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:54:09,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc069e804032e7845c632b57a9f672d3383a14d" 2018-06-30 16:54:09,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:09 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33f0d3fe-0a1c-4d06-b17a-86f7bbfc6b26 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 16:54:09,807 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-33f0d3fe-0a1c-4d06-b17a-86f7bbfc6b26 2018-06-30 16:54:09,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc069e804032e7845c632b57a9f672d3383a14d" -d '{"role": {"name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj-role"}}' 2018-06-30 16:54:10,192 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 16:54:09 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8e764b3-081c-471b-9a82-b3ef535973d4 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3fb83e7b3f0f45e794c7daa49c3e9c04", "links": {"self": "http://10.167.4.35:5000/v3/roles/3fb83e7b3f0f45e794c7daa49c3e9c04"}, "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj-role"}} 2018-06-30 16:54:10,192 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/roles used request id req-a8e764b3-081c-471b-9a82-b3ef535973d4 2018-06-30 16:54:10,192 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-e54f1708-1b36-45a-proj-role 2018-06-30 16:54:10,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/3fb83e7b3f0f45e794c7daa49c3e9c04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc069e804032e7845c632b57a9f672d3383a14d" 2018-06-30 16:54:10,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:10 GMT Server: Apache Content-Length: 223 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bafbd3e6-c1d5-4fc1-9109-abdb995c941a Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3fb83e7b3f0f45e794c7daa49c3e9c04", "links": {"self": "http://10.167.4.35:5000/v3/roles/3fb83e7b3f0f45e794c7daa49c3e9c04"}, "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj-role"}} 2018-06-30 16:54:10,610 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/3fb83e7b3f0f45e794c7daa49c3e9c04 used request id req-bafbd3e6-c1d5-4fc1-9109-abdb995c941a 2018-06-30 16:54:10,610 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-e54f1708-1b36-45a-proj-role to project AnsibleProvisioningTests-e54f1708-1b36-45a-proj 2018-06-30 16:54:10,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e/users/c8e2731c73a142529cd9d5fe43c0fec6/roles/3fb83e7b3f0f45e794c7daa49c3e9c04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc069e804032e7845c632b57a9f672d3383a14d" 2018-06-30 16:54:11,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 16:54:10 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-08a26e91-5e56-4db9-b030-4662f1eb7ccf Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 16:54:11,078 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e/users/c8e2731c73a142529cd9d5fe43c0fec6/roles/3fb83e7b3f0f45e794c7daa49c3e9c04 used request id req-08a26e91-5e56-4db9-b030-4662f1eb7ccf 2018-06-30 16:54:11,078 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:54:11,080 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-06-30 16:54:11,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:54:11,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:54:11,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3fb83e7b3f0f45e794c7daa49c3e9c04", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj-role"}], "expires_at": "2018-06-30T17:54:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-user", "id": "c8e2731c73a142529cd9d5fe43c0fec6"}, "audit_ids": ["1lSumqjURlujMBssTzWVOA"], "issued_at": "2018-06-30T16:54:11.000000Z"}} 2018-06-30 16:54:11,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f81f12f88214c0478f5dcbf6cf42db9218e41d0" 2018-06-30 16:54:12,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:11 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dbabcb4c-f15a-4704-9c9d-9c0add47ad44 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:54:12,077 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dbabcb4c-f15a-4704-9c9d-9c0add47ad44 2018-06-30 16:54:12,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f81f12f88214c0478f5dcbf6cf42db9218e41d0" 2018-06-30 16:54:12,686 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:12 GMT Content-Type: application/json Content-Length: 170 Connection: keep-alive X-Openstack-Request-Id: req-a6fe72a8-7ec9-469b-803f-350cd98179bc Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7--image"} 2018-06-30 16:54:12,686 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7--image used request id req-a6fe72a8-7ec9-469b-803f-350cd98179bc 2018-06-30 16:54:12,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f81f12f88214c0478f5dcbf6cf42db9218e41d0" 2018-06-30 16:54:13,416 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:13 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-79f7ce52-5cb3-4618-8843-5606098a7f62 Front-End-Https: on 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", "root-tar"], "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-06-30 16:54:13,416 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-79f7ce52-5cb3-4618-8843-5606098a7f62 2018-06-30 16:54:13,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f81f12f88214c0478f5dcbf6cf42db9218e41d0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7--image"}' 2018-06-30 16:54:14,178 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:54:14 GMT Content-Type: application/json Content-Length: 612 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-1c55e620-97ea-4288-94a5-8c522799a5cd Front-End-Https: on RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7--image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:54:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T16:54:14Z", "visibility": "shared", "self": "/v2/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "min_disk": 0, "protected": false, "id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "file": "/v2/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87/file", "checksum": null, "owner": "f0315fc7841c48b7bd54dcb1be3c3f4e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:54:14,178 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-1c55e620-97ea-4288-94a5-8c522799a5cd 2018-06-30 16:54:14,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f81f12f88214c0478f5dcbf6cf42db9218e41d0" -d '' 2018-06-30 16:54:21,957 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 16:54:21 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8d629a5b-c497-471e-9032-8a59271b0c44 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 16:54:21,957 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87/file used request id req-8d629a5b-c497-471e-9032-8a59271b0c44 2018-06-30 16:54:21,958 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-06-30 16:54:21,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f81f12f88214c0478f5dcbf6cf42db9218e41d0" 2018-06-30 16:54:22,635 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:22 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-6e92cbdd-2ec6-4fd7-b2c5-064e93ef2e55 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7--image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:54:14Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-06-30T16:54:22Z", "visibility": "shared", "self": "/v2/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "min_disk": 0, "protected": false, "id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "file": "/v2/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87/file", "checksum": "b7a276da7bbbf2922358ed2b285ee57b", "owner": "f0315fc7841c48b7bd54dcb1be3c3f4e", "direct_url": "file:///var/lib/glance/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:54:22,635 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87 used request id req-6e92cbdd-2ec6-4fd7-b2c5-064e93ef2e55 2018-06-30 16:54:22,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f81f12f88214c0478f5dcbf6cf42db9218e41d0" 2018-06-30 16:54:23,408 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:23 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-35790823-502d-417d-8038-8d88dd35a44c Front-End-Https: on 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", "root-tar"], "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-06-30 16:54:23,408 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-35790823-502d-417d-8038-8d88dd35a44c 2018-06-30 16:54:23,411 - create_image - INFO - Created image with name - AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7--image 2018-06-30 16:54:23,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f81f12f88214c0478f5dcbf6cf42db9218e41d0" 2018-06-30 16:54:25,001 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:24 GMT Content-Type: application/json Content-Length: 731 Connection: keep-alive X-Openstack-Request-Id: req-f89ffafb-dd82-4f27-997c-29de2a174c93 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7--image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:54:14Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-06-30T16:54:22Z", "visibility": "shared", "self": "/v2/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "min_disk": 0, "protected": false, "id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "file": "/v2/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87/file", "checksum": "b7a276da7bbbf2922358ed2b285ee57b", "owner": "f0315fc7841c48b7bd54dcb1be3c3f4e", "direct_url": "file:///var/lib/glance/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 16:54:25,001 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87 used request id req-f89ffafb-dd82-4f27-997c-29de2a174c93 2018-06-30 16:54:25,002 - create_image - DEBUG - Instance status is - active 2018-06-30 16:54:25,002 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7--image 2018-06-30 16:54:25,002 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7--image 2018-06-30 16:54:25,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:54:25,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:54:26,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3fb83e7b3f0f45e794c7daa49c3e9c04", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj-role"}], "expires_at": "2018-06-30T17:54:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-user", "id": "c8e2731c73a142529cd9d5fe43c0fec6"}, "audit_ids": ["n33-PHVGRt65ZdhUYSd6-g"], "issued_at": "2018-06-30T16:54:26.000000Z"}} 2018-06-30 16:54:26,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2239317bdcf14a07452af8d798c77e892244691" 2018-06-30 16:54:26,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:26 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-26ff0e32-bb0d-4193-9aab-382ecec5d437 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:54:26,428 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-26ff0e32-bb0d-4193-9aab-382ecec5d437 2018-06-30 16:54:26,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2239317bdcf14a07452af8d798c77e892244691" 2018-06-30 16:54:27,359 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:27 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-6f07bbef-9979-47b0-9dc3-96efec1ab588 Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 16:54:27,359 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net used request id req-6f07bbef-9979-47b0-9dc3-96efec1ab588 2018-06-30 16:54:27,359 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net 2018-06-30 16:54:27,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2239317bdcf14a07452af8d798c77e892244691" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net", "admin_state_up": true}}' 2018-06-30 16:54:28,732 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:54:28 GMT Content-Type: application/json Content-Length: 606 Connection: keep-alive X-Openstack-Request-Id: req-3d1dcfaa-5e87-4739-aeec-5e9f9fc79a85 Front-End-Https: on RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-06-30T16:54:28Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"4bc53302-3602-4c0b-9da7-cddce76913ef","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net"}} 2018-06-30 16:54:28,732 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-3d1dcfaa-5e87-4739-aeec-5e9f9fc79a85 2018-06-30 16:54:28,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2239317bdcf14a07452af8d798c77e892244691" 2018-06-30 16:54:29,533 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:29 GMT Content-Type: application/json Content-Length: 590 Connection: keep-alive X-Openstack-Request-Id: req-4e67a13a-5b6f-4d3c-85d0-67bf6ec08d6a Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-06-30T16:54:28Z","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"4bc53302-3602-4c0b-9da7-cddce76913ef","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net"}]} 2018-06-30 16:54:29,533 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-4e67a13a-5b6f-4d3c-85d0-67bf6ec08d6a 2018-06-30 16:54:29,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2239317bdcf14a07452af8d798c77e892244691" 2018-06-30 16:54:29,603 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:29 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-5173e672-f42f-4943-ac2c-2a3a10fa25df Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:54:29,603 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-5173e672-f42f-4943-ac2c-2a3a10fa25df 2018-06-30 16:54:29,604 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet 2018-06-30 16:54:29,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2239317bdcf14a07452af8d798c77e892244691" -d '{"subnets": [{"ip_version": 4, "network_id": "4bc53302-3602-4c0b-9da7-cddce76913ef", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]}' 2018-06-30 16:54:31,167 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:54:31 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-18c385af-6273-4be0-9958-67e097428e70 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]} 2018-06-30 16:54:31,167 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-18c385af-6273-4be0-9958-67e097428e70 2018-06-30 16:54:31,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2239317bdcf14a07452af8d798c77e892244691" 2018-06-30 16:54:31,983 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:31 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-2f398bdc-9dfa-4217-af1b-79b3265367d5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"],"updated_at":"2018-06-30T16:54:30Z","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"4bc53302-3602-4c0b-9da7-cddce76913ef","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net"}]} 2018-06-30 16:54:31,983 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-2f398bdc-9dfa-4217-af1b-79b3265367d5 2018-06-30 16:54:31,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2239317bdcf14a07452af8d798c77e892244691" 2018-06-30 16:54:32,101 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:32 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-1af61f9d-1f08-4bbe-acee-2ba527fa2776 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]} 2018-06-30 16:54:32,101 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-1af61f9d-1f08-4bbe-acee-2ba527fa2776 2018-06-30 16:54:32,102 - OpenStackNetwork - DEBUG - Network [4bc53302-3602-4c0b-9da7-cddce76913ef] created successfully 2018-06-30 16:54:32,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:54:32,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:54:32,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3fb83e7b3f0f45e794c7daa49c3e9c04", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj-role"}], "expires_at": "2018-06-30T17:54:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-user", "id": "c8e2731c73a142529cd9d5fe43c0fec6"}, "audit_ids": ["0G9-ihFlSzqD2TjivdoyRQ"], "issued_at": "2018-06-30T16:54:32.000000Z"}} 2018-06-30 16:54:32,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27747a9a77d703e31a8df5b29c2eadd4891764a4" 2018-06-30 16:54:33,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:32 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-db0efd33-b7ee-4db4-adb9-583f16dbaf85 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:54:33,081 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-db0efd33-b7ee-4db4-adb9-583f16dbaf85 2018-06-30 16:54:33,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27747a9a77d703e31a8df5b29c2eadd4891764a4" 2018-06-30 16:54:33,820 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:33 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-4d21d5df-e073-4c64-ab38-c657f6b8f5f3 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 16:54:33,821 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-router&admin_state_up=True used request id req-4d21d5df-e073-4c64-ab38-c657f6b8f5f3 2018-06-30 16:54:33,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:54:33,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:54:34,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3fb83e7b3f0f45e794c7daa49c3e9c04", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj-role"}], "expires_at": "2018-06-30T17:54:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-user", "id": "c8e2731c73a142529cd9d5fe43c0fec6"}, "audit_ids": ["Du2xLuL1TC-KhpWW4f-j9w"], "issued_at": "2018-06-30T16:54:34.000000Z"}} 2018-06-30 16:54:34,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c35c4e5fd9b311904ec4a4561532591da8086c5" 2018-06-30 16:54:34,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67d4fa73-b5c4-4243-9a98-b47a760a75c7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:54:34,938 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-67d4fa73-b5c4-4243-9a98-b47a760a75c7 2018-06-30 16:54:34,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27747a9a77d703e31a8df5b29c2eadd4891764a4" 2018-06-30 16:54:35,807 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:35 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-877a1b04-66d4-4baf-816c-5922257622cc Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 16:54:35,807 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-877a1b04-66d4-4baf-816c-5922257622cc 2018-06-30 16:54:35,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27747a9a77d703e31a8df5b29c2eadd4891764a4" 2018-06-30 16:54:35,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:35 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-4fb149f0-52b3-4e1e-bee5-160b17216244 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 16:54:35,882 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-4fb149f0-52b3-4e1e-bee5-160b17216244 2018-06-30 16:54:35,883 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-router 2018-06-30 16:54:35,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27747a9a77d703e31a8df5b29c2eadd4891764a4" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-router", "admin_state_up": true}}' 2018-06-30 16:54:39,074 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:54:39 GMT Content-Type: application/json Content-Length: 716 Connection: keep-alive X-Openstack-Request-Id: req-c2bcbec0-b5c3-4adb-829f-d60499774b67 Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:36Z", "admin_state_up": true, "updated_at": "2018-06-30T16:54:38Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "38d1d72b-a0ac-4391-ae36-95c8e13d5dfa", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-router"}} 2018-06-30 16:54:39,074 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-c2bcbec0-b5c3-4adb-829f-d60499774b67 2018-06-30 16:54:39,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=38d1d72b-a0ac-4391-ae36-95c8e13d5dfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27747a9a77d703e31a8df5b29c2eadd4891764a4" 2018-06-30 16:54:39,177 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:39 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-6ebcb16d-ae13-47b3-9f74-b706fb6e9aa1 Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:54:39,177 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=38d1d72b-a0ac-4391-ae36-95c8e13d5dfa used request id req-6ebcb16d-ae13-47b3-9f74-b706fb6e9aa1 2018-06-30 16:54:39,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27747a9a77d703e31a8df5b29c2eadd4891764a4" 2018-06-30 16:54:39,454 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:39 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-20ba9816-db84-4d50-bde2-7a385808bdb4 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"],"updated_at":"2018-06-30T16:54:30Z","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"4bc53302-3602-4c0b-9da7-cddce76913ef","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net"}]} 2018-06-30 16:54:39,454 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net used request id req-20ba9816-db84-4d50-bde2-7a385808bdb4 2018-06-30 16:54:39,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:54:39,469 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:54:39 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:54:39,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27747a9a77d703e31a8df5b29c2eadd4891764a4" 2018-06-30 16:54:39,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:39 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6c691228-8c26-413c-bf20-05d6238d1bdd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 16:54:39,567 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-6c691228-8c26-413c-bf20-05d6238d1bdd 2018-06-30 16:54:39,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27747a9a77d703e31a8df5b29c2eadd4891764a4" 2018-06-30 16:54:39,770 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:39 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-ae591d81-4b77-489a-bc5f-d250c012651d Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]} 2018-06-30 16:54:39,770 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-ae591d81-4b77-489a-bc5f-d250c012651d 2018-06-30 16:54:39,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef&name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27747a9a77d703e31a8df5b29c2eadd4891764a4" 2018-06-30 16:54:39,945 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:39 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-5e279151-f22d-477e-b70a-8440250838a3 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]} 2018-06-30 16:54:39,946 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef&name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet used request id req-5e279151-f22d-477e-b70a-8440250838a3 2018-06-30 16:54:39,946 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-30 16:54:39,946 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-router 2018-06-30 16:54:39,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/38d1d72b-a0ac-4391-ae36-95c8e13d5dfa/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27747a9a77d703e31a8df5b29c2eadd4891764a4" -d '{"subnet_id": "fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"}' 2018-06-30 16:54:46,094 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:46 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-c50c8992-f138-4f86-9460-83fcd5b426f6 Front-End-Https: on RESP BODY: {"network_id": "4bc53302-3602-4c0b-9da7-cddce76913ef", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "subnet_id": "fb9bef74-6c4d-44f9-ab45-78f2f9fbda19", "subnet_ids": ["fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"], "port_id": "43925453-cfa1-4027-8e4d-17b9257408ad", "id": "38d1d72b-a0ac-4391-ae36-95c8e13d5dfa"} 2018-06-30 16:54:46,094 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/38d1d72b-a0ac-4391-ae36-95c8e13d5dfa/add_router_interface used request id req-c50c8992-f138-4f86-9460-83fcd5b426f6 2018-06-30 16:54:46,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/38d1d72b-a0ac-4391-ae36-95c8e13d5dfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27747a9a77d703e31a8df5b29c2eadd4891764a4" 2018-06-30 16:54:46,666 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:46 GMT Content-Type: application/json Content-Length: 722 Connection: keep-alive X-Openstack-Request-Id: req-55d93e3d-898b-433e-ba26-71f5f35877ca Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:36Z", "admin_state_up": true, "updated_at": "2018-06-30T16:54:43Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "38d1d72b-a0ac-4391-ae36-95c8e13d5dfa", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-router"}} 2018-06-30 16:54:46,666 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/38d1d72b-a0ac-4391-ae36-95c8e13d5dfa used request id req-55d93e3d-898b-433e-ba26-71f5f35877ca 2018-06-30 16:54:46,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=38d1d72b-a0ac-4391-ae36-95c8e13d5dfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27747a9a77d703e31a8df5b29c2eadd4891764a4" 2018-06-30 16:54:46,926 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:46 GMT Content-Type: application/json Content-Length: 718 Connection: keep-alive X-Openstack-Request-Id: req-afbb6fea-0a0d-4f73-ab28-f4da7a9c968b Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:42Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:44Z","binding:vnic_type":"normal","device_id":"38d1d72b-a0ac-4391-ae36-95c8e13d5dfa","device_owner":"network:router_interface","revision_number":6,"mac_address":"fa:16:3e:e0:13:3f","id":"43925453-cfa1-4027-8e4d-17b9257408ad","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 16:54:46,927 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=38d1d72b-a0ac-4391-ae36-95c8e13d5dfa used request id req-afbb6fea-0a0d-4f73-ab28-f4da7a9c968b 2018-06-30 16:54:46,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/fb9bef74-6c4d-44f9-ab45-78f2f9fbda19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27747a9a77d703e31a8df5b29c2eadd4891764a4" 2018-06-30 16:54:47,066 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:47 GMT Content-Type: application/json Content-Length: 671 Connection: keep-alive X-Openstack-Request-Id: req-f8b2c178-85f1-4a45-98f1-1480630cf4c7 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}} 2018-06-30 16:54:47,066 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/fb9bef74-6c4d-44f9-ab45-78f2f9fbda19 used request id req-f8b2c178-85f1-4a45-98f1-1480630cf4c7 2018-06-30 16:54:47,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:54:47,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:54:47,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T17:54:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["-DQ-YB3tSSqKJZ85jiWMxA"], "issued_at": "2018-06-30T16:54:47.000000Z"}} 2018-06-30 16:54:47,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00825a765b9534c9945b0ef9fb9a6c8da8b5f10" 2018-06-30 16:54:48,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:47 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-dcf3d3a6-7228-48f8-b756-6123860e6c04 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:54:48,376 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-dcf3d3a6-7228-48f8-b756-6123860e6c04 2018-06-30 16:54:48,377 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:54:48,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00825a765b9534c9945b0ef9fb9a6c8da8b5f10" 2018-06-30 16:54:49,073 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:49 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-647b1c28-f871-4ecf-91f9-bf8c8b464a5d X-Compute-Request-Id: req-647b1c28-f871-4ecf-91f9-bf8c8b464a5d Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:54:49,073 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-647b1c28-f871-4ecf-91f9-bf8c8b464a5d 2018-06-30 16:54:49,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00825a765b9534c9945b0ef9fb9a6c8da8b5f10" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-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-06-30 16:54:50,788 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:50 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b46b3506-b82d-456b-8394-0ac4e2e92c7e X-Compute-Request-Id: req-b46b3506-b82d-456b-8394-0ac4e2e92c7e Front-End-Https: on RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "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": "25669440-f6c2-4687-b165-427814701fa8"}} 2018-06-30 16:54:50,788 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b46b3506-b82d-456b-8394-0ac4e2e92c7e 2018-06-30 16:54:50,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:54:50,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:54:51,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3fb83e7b3f0f45e794c7daa49c3e9c04", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj-role"}], "expires_at": "2018-06-30T17:54:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-user", "id": "c8e2731c73a142529cd9d5fe43c0fec6"}, "audit_ids": ["0F9R2tP9Qlu5Y2acmtvK2Q"], "issued_at": "2018-06-30T16:54:51.000000Z"}} 2018-06-30 16:54:51,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3244ac95e8340f310194f95215c3dfb52f5404" 2018-06-30 16:54:52,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-04581566-392a-41db-b2a4-d395ec10750a Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:54:52,114 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-04581566-392a-41db-b2a4-d395ec10750a 2018-06-30 16:54:52,115 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:54:52,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3244ac95e8340f310194f95215c3dfb52f5404" 2018-06-30 16:54:53,007 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:53 GMT Content-Type: application/json Content-Length: 16 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9333f5eb-6c01-41c7-a797-4f5558eaa20d X-Compute-Request-Id: req-9333f5eb-6c01-41c7-a797-4f5558eaa20d Front-End-Https: on RESP BODY: {"keypairs": []} 2018-06-30 16:54:53,007 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-9333f5eb-6c01-41c7-a797-4f5558eaa20d 2018-06-30 16:54:53,008 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp... 2018-06-30 16:54:53,008 - OpenStackKeypair - INFO - Creating new keypair 2018-06-30 16:54:53,029 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp 2018-06-30 16:54:53,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3244ac95e8340f310194f95215c3dfb52f5404" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDFe2korurI/baOq1gJrs6N/woFFQOUEtbKB0lJkSU8iKKtT1XhH9CdZt25SCv11QGOl/1WSa94q+zZ57CQAaVi2UfO+zqnEb9LAnpY6Y0u/fG9Z39/EZwMfUWo53tb5MHU99j4xU2JFC6BLzMSV0ditI0CC3zUBAPGikedmCg3fQ==", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp"}}' 2018-06-30 16:54:53,733 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:53 GMT Content-Type: application/json Content-Length: 432 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fe1b409a-5c69-4ee4-9259-1fd520d04d67 X-Compute-Request-Id: req-fe1b409a-5c69-4ee4-9259-1fd520d04d67 Front-End-Https: on RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDFe2korurI/baOq1gJrs6N/woFFQOUEtbKB0lJkSU8iKKtT1XhH9CdZt25SCv11QGOl/1WSa94q+zZ57CQAaVi2UfO+zqnEb9LAnpY6Y0u/fG9Z39/EZwMfUWo53tb5MHU99j4xU2JFC6BLzMSV0ditI0CC3zUBAPGikedmCg3fQ==", "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "fingerprint": "82:97:1e:6e:8f:23:cd:ee:28:f2:07:84:15:7e:7c:b7"}} 2018-06-30 16:54:53,733 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/os-keypairs used request id req-fe1b409a-5c69-4ee4-9259-1fd520d04d67 2018-06-30 16:54:53,735 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7.pub 2018-06-30 16:54:53,735 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7 2018-06-30 16:54:53,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:54:53,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:54:54,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3fb83e7b3f0f45e794c7daa49c3e9c04", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj-role"}], "expires_at": "2018-06-30T17:54:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-user", "id": "c8e2731c73a142529cd9d5fe43c0fec6"}, "audit_ids": ["7Rd-ffkTRGaGuZbg_Qax8w"], "issued_at": "2018-06-30T16:54:54.000000Z"}} 2018-06-30 16:54:54,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 16:54:54,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-381b3a72-866f-4baf-97c6-9f6aeb80b88b Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:54:54,942 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-381b3a72-866f-4baf-97c6-9f6aeb80b88b 2018-06-30 16:54:54,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 16:54:55,768 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:55 GMT Content-Type: application/json Content-Length: 23 Connection: keep-alive X-Openstack-Request-Id: req-b2fba4a3-c87d-4e37-adc7-5694e3418fcb Front-End-Https: on RESP BODY: {"security_groups": []} 2018-06-30 16:54:55,768 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp used request id req-b2fba4a3-c87d-4e37-adc7-5694e3418fcb 2018-06-30 16:54:55,768 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp... 2018-06-30 16:54:55,768 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp 2018-06-30 16:54:55,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" -d '{"security_group": {"name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}}' 2018-06-30 16:54:56,405 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:54:56 GMT Content-Type: application/json Content-Length: 1401 Connection: keep-alive X-Openstack-Request-Id: req-02fef42a-c573-4d32-92c3-eced18f25540 Front-End-Https: on RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:55Z", "updated_at": "2018-06-30T16:54:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "revision_number": 0, "id": "54e0256a-0d91-4417-a464-a2547d7ca005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "revision_number": 0, "id": "c1a5b771-244f-4856-9697-ea40cf11a97c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}], "revision_number": 2, "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}} 2018-06-30 16:54:56,406 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-groups used request id req-02fef42a-c573-4d32-92c3-eced18f25540 2018-06-30 16:54:56,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c7fa73c-4e98-41bd-9566-28f04d27eb4c 2018-06-30 16:54:56,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 16:54:57,337 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:57 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-dde49e24-a4e5-4438-ad79-db5b0dff7c36 Front-End-Https: on 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-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:56Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "54e0256a-0d91-4417-a464-a2547d7ca005"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:56Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "c1a5b771-244f-4856-9697-ea40cf11a97c"}]} 2018-06-30 16:54:57,338 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c used request id req-dde49e24-a4e5-4438-ad79-db5b0dff7c36 2018-06-30 16:54:57,338 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c7fa73c-4e98-41bd-9566-28f04d27eb4c 2018-06-30 16:54:57,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 16:54:57,429 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:57 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-3ed6c78e-3c39-4650-ac93-5d270d221f4c Front-End-Https: on 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-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:56Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "54e0256a-0d91-4417-a464-a2547d7ca005"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:56Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "c1a5b771-244f-4856-9697-ea40cf11a97c"}]} 2018-06-30 16:54:57,429 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c used request id req-3ed6c78e-3c39-4650-ac93-5d270d221f4c 2018-06-30 16:54:57,430 - neutron_utils - INFO - Retrieving security group with ID - 0c7fa73c-4e98-41bd-9566-28f04d27eb4c 2018-06-30 16:54:57,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 16:54:57,585 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:57 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive X-Openstack-Request-Id: req-9a3c1c5e-4476-4e21-a712-1c9201c7f447 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:55Z", "updated_at": "2018-06-30T16:54:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "revision_number": 0, "id": "54e0256a-0d91-4417-a464-a2547d7ca005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "revision_number": 0, "id": "c1a5b771-244f-4856-9697-ea40cf11a97c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}], "revision_number": 2, "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}]} 2018-06-30 16:54:57,585 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c used request id req-9a3c1c5e-4476-4e21-a712-1c9201c7f447 2018-06-30 16:54:57,586 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c7fa73c-4e98-41bd-9566-28f04d27eb4c 2018-06-30 16:54:57,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 16:54:58,378 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:58 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-e7e4223c-ce63-483b-a7d1-bfdf796221a7 Front-End-Https: on 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-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:56Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "54e0256a-0d91-4417-a464-a2547d7ca005"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:56Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "c1a5b771-244f-4856-9697-ea40cf11a97c"}]} 2018-06-30 16:54:58,379 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c used request id req-e7e4223c-ce63-483b-a7d1-bfdf796221a7 2018-06-30 16:54:58,379 - neutron_utils - INFO - Retrieving security group with ID - 0c7fa73c-4e98-41bd-9566-28f04d27eb4c 2018-06-30 16:54:58,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 16:54:58,545 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:58 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive X-Openstack-Request-Id: req-0e39f5b2-93b5-4473-b813-20a458615ec2 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:55Z", "updated_at": "2018-06-30T16:54:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "revision_number": 0, "id": "54e0256a-0d91-4417-a464-a2547d7ca005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "revision_number": 0, "id": "c1a5b771-244f-4856-9697-ea40cf11a97c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}], "revision_number": 2, "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}]} 2018-06-30 16:54:58,545 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c used request id req-0e39f5b2-93b5-4473-b813-20a458615ec2 2018-06-30 16:54:58,545 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c7fa73c-4e98-41bd-9566-28f04d27eb4c 2018-06-30 16:54:58,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 16:54:58,670 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:58 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-6e9b1fdb-478c-427a-939c-f893eee64d57 Front-End-Https: on 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-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:56Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "54e0256a-0d91-4417-a464-a2547d7ca005"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:56Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "c1a5b771-244f-4856-9697-ea40cf11a97c"}]} 2018-06-30 16:54:58,670 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c used request id req-6e9b1fdb-478c-427a-939c-f893eee64d57 2018-06-30 16:54:58,671 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp 2018-06-30 16:54:58,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 16:54:58,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:58 GMT Content-Type: application/json Content-Length: 1404 Connection: keep-alive X-Openstack-Request-Id: req-7e2d2cbb-d427-4a71-95b1-bdd36021787e Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:55Z", "updated_at": "2018-06-30T16:54:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "revision_number": 0, "id": "54e0256a-0d91-4417-a464-a2547d7ca005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "revision_number": 0, "id": "c1a5b771-244f-4856-9697-ea40cf11a97c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}], "revision_number": 2, "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}]} 2018-06-30 16:54:58,861 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp used request id req-7e2d2cbb-d427-4a71-95b1-bdd36021787e 2018-06-30 16:54:58,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:54:58,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:54:58 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:54:58,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 16:54:58,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:54:58 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4d252242-e436-4e21-96bc-870a99820617 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 16:54:58,964 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-4d252242-e436-4e21-96bc-870a99820617 2018-06-30 16:54:58,964 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c7fa73c-4e98-41bd-9566-28f04d27eb4c 2018-06-30 16:54:58,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 16:54:59,684 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:54:59 GMT Content-Type: application/json Content-Length: 1002 Connection: keep-alive X-Openstack-Request-Id: req-500f4ade-3f38-445b-9cb8-10c19b3a8216 Front-End-Https: on 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-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:56Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "54e0256a-0d91-4417-a464-a2547d7ca005"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:56Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "c1a5b771-244f-4856-9697-ea40cf11a97c"}]} 2018-06-30 16:54:59,684 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c used request id req-500f4ade-3f38-445b-9cb8-10c19b3a8216 2018-06-30 16:54:59,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}25d693011786e400b51c442f1a0924fbfc3e3262" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c"}}' 2018-06-30 16:55:00,122 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:55:00 GMT Content-Type: application/json Content-Length: 509 Connection: keep-alive X-Openstack-Request-Id: req-38e76cd7-d324-4a14-9c1b-fb13c34583e6 Front-End-Https: on 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-06-30T16:54:59Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:59Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "a2b7c655-dec7-4e68-a809-597575fdfb74"}} 2018-06-30 16:55:00,122 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-38e76cd7-d324-4a14-9c1b-fb13c34583e6 2018-06-30 16:55:00,123 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp 2018-06-30 16:55:00,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 16:55:00,246 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:00 GMT Content-Type: application/json Content-Length: 1902 Connection: keep-alive X-Openstack-Request-Id: req-feca5e04-faf6-47c8-a925-b2d96316e45a Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:55Z", "updated_at": "2018-06-30T16:54:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "revision_number": 0, "id": "54e0256a-0d91-4417-a464-a2547d7ca005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:54:59Z", "revision_number": 0, "id": "a2b7c655-dec7-4e68-a809-597575fdfb74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:54:59Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "revision_number": 0, "id": "c1a5b771-244f-4856-9697-ea40cf11a97c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}], "revision_number": 3, "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}]} 2018-06-30 16:55:00,246 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp used request id req-feca5e04-faf6-47c8-a925-b2d96316e45a 2018-06-30 16:55:00,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 16:55:00,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:55:00 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8c1ec166-6f8e-41dc-b4f9-ea693095537b Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 16:55:00,675 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-8c1ec166-6f8e-41dc-b4f9-ea693095537b 2018-06-30 16:55:00,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c7fa73c-4e98-41bd-9566-28f04d27eb4c 2018-06-30 16:55:00,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 16:55:00,845 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:00 GMT Content-Type: application/json Content-Length: 1488 Connection: keep-alive X-Openstack-Request-Id: req-d3e29317-281e-4633-8cbb-0b300634cdcf Front-End-Https: on 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-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:56Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "54e0256a-0d91-4417-a464-a2547d7ca005"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:54:59Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:59Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "a2b7c655-dec7-4e68-a809-597575fdfb74"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:56Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "c1a5b771-244f-4856-9697-ea40cf11a97c"}]} 2018-06-30 16:55:00,845 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c used request id req-d3e29317-281e-4633-8cbb-0b300634cdcf 2018-06-30 16:55:00,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101: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}25d693011786e400b51c442f1a0924fbfc3e3262" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c"}}' 2018-06-30 16:55:01,266 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:55:01 GMT Content-Type: application/json Content-Length: 505 Connection: keep-alive X-Openstack-Request-Id: req-fd3ebf92-f013-47c7-b184-72e8f599fafb Front-End-Https: on 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-06-30T16:55:01Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": 22, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:55:01Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "5e1f41ce-5076-43cc-9452-20f8168794b8"}} 2018-06-30 16:55:01,266 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/security-group-rules used request id req-fd3ebf92-f013-47c7-b184-72e8f599fafb 2018-06-30 16:55:01,266 - neutron_utils - INFO - Retrieving security group with ID - 0c7fa73c-4e98-41bd-9566-28f04d27eb4c 2018-06-30 16:55:01,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 16:55:01,401 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:01 GMT Content-Type: application/json Content-Length: 2396 Connection: keep-alive X-Openstack-Request-Id: req-6238e14f-bc2d-418e-b57a-201722f1c120 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:55Z", "updated_at": "2018-06-30T16:55:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "revision_number": 0, "id": "54e0256a-0d91-4417-a464-a2547d7ca005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-06-30T16:55:01Z", "revision_number": 0, "id": "5e1f41ce-5076-43cc-9452-20f8168794b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:55:01Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:54:59Z", "revision_number": 0, "id": "a2b7c655-dec7-4e68-a809-597575fdfb74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:54:59Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "revision_number": 0, "id": "c1a5b771-244f-4856-9697-ea40cf11a97c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}], "revision_number": 4, "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}]} 2018-06-30 16:55:01,401 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c used request id req-6238e14f-bc2d-418e-b57a-201722f1c120 2018-06-30 16:55:01,402 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0c7fa73c-4e98-41bd-9566-28f04d27eb4c 2018-06-30 16:55:01,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 16:55:01,547 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:01 GMT Content-Type: application/json Content-Length: 1970 Connection: keep-alive X-Openstack-Request-Id: req-4cd039ff-8de2-4871-8a28-fadba89c0075 Front-End-Https: on 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-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:56Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "54e0256a-0d91-4417-a464-a2547d7ca005"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-06-30T16:55:01Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": 22, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:55:01Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "5e1f41ce-5076-43cc-9452-20f8168794b8"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:54:59Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:59Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "a2b7c655-dec7-4e68-a809-597575fdfb74"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:54:56Z", "security_group_id": "0c7fa73c-4e98-41bd-9566-28f04d27eb4c", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:56Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "c1a5b771-244f-4856-9697-ea40cf11a97c"}]} 2018-06-30 16:55:01,547 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=0c7fa73c-4e98-41bd-9566-28f04d27eb4c used request id req-4cd039ff-8de2-4871-8a28-fadba89c0075 2018-06-30 16:55:01,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:55:01,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:55:02,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3fb83e7b3f0f45e794c7daa49c3e9c04", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj-role"}], "expires_at": "2018-06-30T17:55:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-user", "id": "c8e2731c73a142529cd9d5fe43c0fec6"}, "audit_ids": ["fajrJgE8TD2hE0mPj7ZZTw"], "issued_at": "2018-06-30T16:55:02.000000Z"}} 2018-06-30 16:55:02,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:02,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:55:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6e849955-dc9f-415c-b8f3-dac5780b864c Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:55:02,366 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-6e849955-dc9f-415c-b8f3-dac5780b864c 2018-06-30 16:55:02,368 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 16:55:02,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:02,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:55:02 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64616056-f531-4110-8015-bdfecca7374e Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:55:02,689 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-64616056-f531-4110-8015-bdfecca7374e 2018-06-30 16:55:02,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:03,514 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:03 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-d20c304b-1595-4c65-a058-67be9267fbef Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"],"updated_at":"2018-06-30T16:54:30Z","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"4bc53302-3602-4c0b-9da7-cddce76913ef","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net"}]} 2018-06-30 16:55:03,514 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net used request id req-d20c304b-1595-4c65-a058-67be9267fbef 2018-06-30 16:55:03,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:55:03,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:55:03 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:55:03,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:03,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:55:03 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-016fad2c-b6c2-4400-b6f1-cf320aa47f0e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 16:55:03,767 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-016fad2c-b6c2-4400-b6f1-cf320aa47f0e 2018-06-30 16:55:03,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:03,918 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:03 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-8113fcef-1038-490e-8f18-a71385475d9f Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]} 2018-06-30 16:55:03,918 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-8113fcef-1038-490e-8f18-a71385475d9f 2018-06-30 16:55:03,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef&name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:03,997 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:03 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-6bfca790-b36b-447a-a8bf-03fbd202759a Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:55:03,997 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef&name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1&admin_state_up=True used request id req-6bfca790-b36b-447a-a8bf-03fbd202759a 2018-06-30 16:55:04,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:05,154 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:05 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-30086678-b7d2-4412-9b8d-d0107c0c3e59 X-Compute-Request-Id: req-30086678-b7d2-4412-9b8d-d0107c0c3e59 Front-End-Https: on RESP BODY: {"servers": []} 2018-06-30 16:55:05,154 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst used request id req-30086678-b7d2-4412-9b8d-d0107c0c3e59 2018-06-30 16:55:05,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:05,507 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:05 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-cbd5d0a0-125b-4115-8453-cff0560aeea5 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"],"updated_at":"2018-06-30T16:54:30Z","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"4bc53302-3602-4c0b-9da7-cddce76913ef","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net"}]} 2018-06-30 16:55:05,507 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net used request id req-cbd5d0a0-125b-4115-8453-cff0560aeea5 2018-06-30 16:55:05,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:05,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:55:05 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-92619e93-c5d6-4e48-93ac-5405b818036e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 16:55:05,928 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-92619e93-c5d6-4e48-93ac-5405b818036e 2018-06-30 16:55:05,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:06,745 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:06 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-e8c7ac35-0383-4354-9729-d17dc9d33cfe Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]} 2018-06-30 16:55:06,745 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-e8c7ac35-0383-4354-9729-d17dc9d33cfe 2018-06-30 16:55:06,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef&name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:06,869 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:06 GMT Content-Type: application/json Content-Length: 12 Connection: keep-alive X-Openstack-Request-Id: req-5238360e-dd5d-498a-847c-6231b3e01b6a Front-End-Https: on RESP BODY: {"ports":[]} 2018-06-30 16:55:06,869 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef&name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1&admin_state_up=True used request id req-5238360e-dd5d-498a-847c-6231b3e01b6a 2018-06-30 16:55:06,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 16:55:06,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 16:55:07,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3fb83e7b3f0f45e794c7daa49c3e9c04", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj-role"}], "expires_at": "2018-06-30T17:55:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/f0315fc7841c48b7bd54dcb1be3c3f4e", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-user", "id": "c8e2731c73a142529cd9d5fe43c0fec6"}, "audit_ids": ["ICjir9KKS8uyhLO_-5grjA"], "issued_at": "2018-06-30T16:55:07.000000Z"}} 2018-06-30 16:55:07,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1000c1ca3358d9de5f1c732a1047f32d2f10aa1" 2018-06-30 16:55:07,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:55:07 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-afbbdec0-26b3-4d1f-abbc-89e2a4a40165 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 16:55:07,900 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-afbbdec0-26b3-4d1f-abbc-89e2a4a40165 2018-06-30 16:55:07,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:08,236 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:08 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-85f826b4-17a8-4c82-8abe-36343598d923 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"],"updated_at":"2018-06-30T16:54:30Z","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"4bc53302-3602-4c0b-9da7-cddce76913ef","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net"}]} 2018-06-30 16:55:08,236 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net used request id req-85f826b4-17a8-4c82-8abe-36343598d923 2018-06-30 16:55:08,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:08,369 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:08 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-e79fd4fc-1cb0-4be3-85d9-795adc72a42a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]} 2018-06-30 16:55:08,370 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-e79fd4fc-1cb0-4be3-85d9-795adc72a42a 2018-06-30 16:55:08,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:09,430 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:09 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-42a126c3-79bc-4ca9-9d95-6da551e7c3a3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"],"updated_at":"2018-06-30T16:54:30Z","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"4bc53302-3602-4c0b-9da7-cddce76913ef","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net"}]} 2018-06-30 16:55:09,431 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net used request id req-42a126c3-79bc-4ca9-9d95-6da551e7c3a3 2018-06-30 16:55:09,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 16:55:09,447 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 16:55:09 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 16:55:09,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1000c1ca3358d9de5f1c732a1047f32d2f10aa1" 2018-06-30 16:55:09,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:55:09 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-07ef7513-bf2f-43cc-9a30-d96a21b021b5 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 16:55:09,544 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-07ef7513-bf2f-43cc-9a30-d96a21b021b5 2018-06-30 16:55:09,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:09,759 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:09 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-0998b544-c7b3-491b-8c8c-980a6dcb946a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]} 2018-06-30 16:55:09,760 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-0998b544-c7b3-491b-8c8c-980a6dcb946a 2018-06-30 16:55:09,761 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net 2018-06-30 16:55:09,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" -d '{"port": {"network_id": "4bc53302-3602-4c0b-9da7-cddce76913ef", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1", "admin_state_up": true}}' 2018-06-30 16:55:12,989 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 16:55:12 GMT Content-Type: application/json Content-Length: 761 Connection: keep-alive X-Openstack-Request-Id: req-3eca199f-82f6-4af1-96f8-0299cd49ba2d Front-End-Https: on RESP BODY: {"port":{"status":"DOWN","created_at":"2018-06-30T16:55:11Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-06-30T16:55:12Z","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:46:e7:fc","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.11"}],"id":"6c3e3432-0f4f-4451-bc97-e143727e43f6","security_groups":["b323317c-5a81-4ac9-b5d5-53082a2c9241"],"device_id":""}} 2018-06-30 16:55:12,990 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/ports used request id req-3eca199f-82f6-4af1-96f8-0299cd49ba2d 2018-06-30 16:55:12,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:13,274 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:13 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-fa8bac6b-5dc3-4380-814d-5ea5556900d3 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"],"updated_at":"2018-06-30T16:54:30Z","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"4bc53302-3602-4c0b-9da7-cddce76913ef","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net"}]} 2018-06-30 16:55:13,274 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net used request id req-fa8bac6b-5dc3-4380-814d-5ea5556900d3 2018-06-30 16:55:13,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:13,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:55:13 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-23a12a9e-35cf-4277-86fc-56bf5e7f11b6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 16:55:13,359 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-23a12a9e-35cf-4277-86fc-56bf5e7f11b6 2018-06-30 16:55:13,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:13,501 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:13 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-1051bb80-bee1-4967-911b-1d5fb9269824 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]} 2018-06-30 16:55:13,501 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-1051bb80-bee1-4967-911b-1d5fb9269824 2018-06-30 16:55:13,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef&name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:13,714 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:13 GMT Content-Type: application/json Content-Length: 764 Connection: keep-alive X-Openstack-Request-Id: req-fe6f4bc1-a8c7-42ba-9547-856fee9f8955 Front-End-Https: on RESP BODY: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:55:11Z","admin_state_up":true,"updated_at":"2018-06-30T16:55:12Z","binding:vnic_type":"normal","device_id":"","device_owner":"","revision_number":6,"mac_address":"fa:16:3e:46:e7:fc","id":"6c3e3432-0f4f-4451-bc97-e143727e43f6","port_security_enabled":true,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["b323317c-5a81-4ac9-b5d5-53082a2c9241"],"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1"}]} 2018-06-30 16:55:13,714 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef&name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1&admin_state_up=True used request id req-fe6f4bc1-a8c7-42ba-9547-856fee9f8955 2018-06-30 16:55:13,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:14,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 16:55:13 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cf6ad0e3-75cd-43da-a995-2c670fc5dfd7 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 16:55:14,123 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-cf6ad0e3-75cd-43da-a995-2c670fc5dfd7 2018-06-30 16:55:14,124 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst 2018-06-30 16:55:14,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:14,895 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:14 GMT Content-Type: application/json Content-Length: 692 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c0ed6fcd-678e-4138-82dc-a2cc35d8d476 X-Compute-Request-Id: req-c0ed6fcd-678e-4138-82dc-a2cc35d8d476 Front-End-Https: on RESP BODY: {"flavors": [{"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-flavor-name"}, {"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 16:55:14,895 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-c0ed6fcd-678e-4138-82dc-a2cc35d8d476 2018-06-30 16:55:14,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors/25669440-f6c2-4687-b165-427814701fa8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:15,838 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:15 GMT Content-Type: application/json Content-Length: 533 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d8e696fe-3b5b-4d61-b179-70398841e652 X-Compute-Request-Id: req-d8e696fe-3b5b-4d61-b179-70398841e652 Front-End-Https: on RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-flavor-name", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "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": "25669440-f6c2-4687-b165-427814701fa8"}} 2018-06-30 16:55:15,839 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors/25669440-f6c2-4687-b165-427814701fa8 used request id req-d8e696fe-3b5b-4d61-b179-70398841e652 2018-06-30 16:55:15,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:17,885 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:17 GMT Content-Type: application/json Content-Length: 901 Connection: keep-alive X-Openstack-Request-Id: req-f3c82367-3582-4861-85dc-f5b681d1f446 Front-End-Https: on RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7--image", "tags": [], "container_format": "bare", "created_at": "2018-06-30T16:54:14Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-06-30T16:54:22Z", "visibility": "shared", "self": "/v2/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "min_disk": 0, "protected": false, "id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "file": "/v2/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87/file", "checksum": "b7a276da7bbbf2922358ed2b285ee57b", "owner": "f0315fc7841c48b7bd54dcb1be3c3f4e", "direct_url": "file:///var/lib/glance/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7--image"} 2018-06-30 16:55:17,885 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7--image used request id req-f3c82367-3582-4861-85dc-f5b681d1f446 2018-06-30 16:55:17,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:18,461 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:18 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-58a8e974-69f2-4057-b6f9-a68b885e32bd Front-End-Https: on 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", "root-tar"], "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-06-30 16:55:18,461 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-58a8e974-69f2-4057-b6f9-a68b885e32bd 2018-06-30 16:55:18,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" -d '{"server": {"name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "imageRef": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "flavorRef": "25669440-f6c2-4687-b165-427814701fa8", "max_count": 1, "min_count": 1, "networks": [{"port": "6c3e3432-0f4f-4451-bc97-e143727e43f6"}]}}' 2018-06-30 16:55:24,780 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 16:55:24 GMT Content-Type: application/json Content-Length: 378 Connection: keep-alive Location: https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-46567ebd-ab4d-4125-a85f-54546fdadc8d X-Compute-Request-Id: req-46567ebd-ab4d-4125-a85f-54546fdadc8d RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "adminPass": "PQi2qz5FteJD"}} 2018-06-30 16:55:24,781 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers used request id req-46567ebd-ab4d-4125-a85f-54546fdadc8d 2018-06-30 16:55:24,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:27,308 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:27 GMT Content-Type: application/json Content-Length: 1358 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3bd636b5-1af0-4d38-b54d-7d04fceb1a92 X-Compute-Request-Id: req-3bd636b5-1af0-4d38-b54d-7d04fceb1a92 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:25Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:55:27,308 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-3bd636b5-1af0-4d38-b54d-7d04fceb1a92 2018-06-30 16:55:27,309 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst 2018-06-30 16:55:27,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:30,082 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:30 GMT Content-Type: application/json Content-Length: 1460 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9d8c4635-e3cd-4d92-a49e-d00c74c8fd87 X-Compute-Request-Id: req-9d8c4635-e3cd-4d92-a49e-d00c74c8fd87 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:28Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:55:30,083 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-9d8c4635-e3cd-4d92-a49e-d00c74c8fd87 2018-06-30 16:55:30,083 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:55:30,083 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:55:33,087 - create_instance - DEBUG - VM status query timeout in 894.222153187 2018-06-30 16:55:33,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:34,600 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:34 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-28823f52-7663-4e8e-84f1-c53f8af4c2b8 X-Compute-Request-Id: req-28823f52-7663-4e8e-84f1-c53f8af4c2b8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:55:34,600 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-28823f52-7663-4e8e-84f1-c53f8af4c2b8 2018-06-30 16:55:34,601 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:55:34,601 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:55:37,603 - create_instance - DEBUG - VM status query timeout in 889.705887079 2018-06-30 16:55:37,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:39,779 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:39 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-afe571d5-6907-4ccb-98d7-2aa797264a81 X-Compute-Request-Id: req-afe571d5-6907-4ccb-98d7-2aa797264a81 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:55:39,779 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-afe571d5-6907-4ccb-98d7-2aa797264a81 2018-06-30 16:55:39,780 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:55:39,780 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:55:42,783 - create_instance - DEBUG - VM status query timeout in 884.526214123 2018-06-30 16:55:42,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:43,445 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:43 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-229387d0-5a72-4039-9b77-9288239d3077 X-Compute-Request-Id: req-229387d0-5a72-4039-9b77-9288239d3077 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:55:43,445 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-229387d0-5a72-4039-9b77-9288239d3077 2018-06-30 16:55:43,445 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:55:43,446 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:55:46,449 - create_instance - DEBUG - VM status query timeout in 880.859866142 2018-06-30 16:55:46,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:48,153 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:48 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b2eb5595-e5e0-4161-b505-97ffeb93b22d X-Compute-Request-Id: req-b2eb5595-e5e0-4161-b505-97ffeb93b22d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:55:48,153 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-b2eb5595-e5e0-4161-b505-97ffeb93b22d 2018-06-30 16:55:48,153 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:55:48,154 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:55:51,156 - create_instance - DEBUG - VM status query timeout in 876.152530193 2018-06-30 16:55:51,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:51,810 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:51 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c011a063-5829-45cf-ac90-cfcc66111e17 X-Compute-Request-Id: req-c011a063-5829-45cf-ac90-cfcc66111e17 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:55:51,811 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-c011a063-5829-45cf-ac90-cfcc66111e17 2018-06-30 16:55:51,811 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:55:51,811 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:55:54,815 - create_instance - DEBUG - VM status query timeout in 872.494256973 2018-06-30 16:55:54,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:55:56,798 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:55:56 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-544767da-6466-4ac5-8b39-88af5e888c49 X-Compute-Request-Id: req-544767da-6466-4ac5-8b39-88af5e888c49 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:55:56,798 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-544767da-6466-4ac5-8b39-88af5e888c49 2018-06-30 16:55:56,799 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:55:56,799 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:55:59,802 - create_instance - DEBUG - VM status query timeout in 867.506646156 2018-06-30 16:55:59,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:56:01,879 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:56:01 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-425043eb-289d-4bbc-a894-d7270478c34b X-Compute-Request-Id: req-425043eb-289d-4bbc-a894-d7270478c34b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:56:01,880 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-425043eb-289d-4bbc-a894-d7270478c34b 2018-06-30 16:56:01,880 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:56:01,880 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:56:04,883 - create_instance - DEBUG - VM status query timeout in 862.42537117 2018-06-30 16:56:04,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:56:06,184 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:56:06 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1352a434-345c-4a9a-9edc-8eecebcd1f08 X-Compute-Request-Id: req-1352a434-345c-4a9a-9edc-8eecebcd1f08 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:56:06,184 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-1352a434-345c-4a9a-9edc-8eecebcd1f08 2018-06-30 16:56:06,185 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:56:06,185 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:56:09,186 - create_instance - DEBUG - VM status query timeout in 858.12322402 2018-06-30 16:56:09,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:56:11,075 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:56:11 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dec8c52f-fcf6-4582-9454-faed47d2ca31 X-Compute-Request-Id: req-dec8c52f-fcf6-4582-9454-faed47d2ca31 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:56:11,075 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-dec8c52f-fcf6-4582-9454-faed47d2ca31 2018-06-30 16:56:11,075 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:56:11,075 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:56:14,079 - create_instance - DEBUG - VM status query timeout in 853.230041027 2018-06-30 16:56:14,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:56:16,012 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:56:16 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cb816996-fab8-4ac6-9670-72da66380e1f X-Compute-Request-Id: req-cb816996-fab8-4ac6-9670-72da66380e1f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:56:16,013 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-cb816996-fab8-4ac6-9670-72da66380e1f 2018-06-30 16:56:16,013 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:56:16,013 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:56:19,016 - create_instance - DEBUG - VM status query timeout in 848.293226957 2018-06-30 16:56:19,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:56:20,371 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:56:20 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5ceb276e-4396-49bb-9601-2da5588efd16 X-Compute-Request-Id: req-5ceb276e-4396-49bb-9601-2da5588efd16 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:56:20,372 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-5ceb276e-4396-49bb-9601-2da5588efd16 2018-06-30 16:56:20,372 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:56:20,372 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:56:23,376 - create_instance - DEBUG - VM status query timeout in 843.933251143 2018-06-30 16:56:23,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:56:25,524 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:56:25 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ba855e85-d205-488c-af69-f6276fdb6c3f X-Compute-Request-Id: req-ba855e85-d205-488c-af69-f6276fdb6c3f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:56:25,524 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-ba855e85-d205-488c-af69-f6276fdb6c3f 2018-06-30 16:56:25,525 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:56:25,525 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:56:28,527 - create_instance - DEBUG - VM status query timeout in 838.781960964 2018-06-30 16:56:28,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:56:30,423 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:56:30 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-03679b65-7e21-416a-8133-522702d19215 X-Compute-Request-Id: req-03679b65-7e21-416a-8133-522702d19215 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:56:30,423 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-03679b65-7e21-416a-8133-522702d19215 2018-06-30 16:56:30,424 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:56:30,424 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:56:33,425 - create_instance - DEBUG - VM status query timeout in 833.88421917 2018-06-30 16:56:33,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:56:34,114 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:56:34 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-06f0a468-4152-41e1-a022-aa9921bbbae7 X-Compute-Request-Id: req-06f0a468-4152-41e1-a022-aa9921bbbae7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:56:34,114 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-06f0a468-4152-41e1-a022-aa9921bbbae7 2018-06-30 16:56:34,115 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:56:34,115 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:56:37,118 - create_instance - DEBUG - VM status query timeout in 830.19047308 2018-06-30 16:56:37,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:56:39,274 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:56:39 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5edffce1-0b26-4ed8-9610-26d850bd15fb X-Compute-Request-Id: req-5edffce1-0b26-4ed8-9610-26d850bd15fb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:56:39,274 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-5edffce1-0b26-4ed8-9610-26d850bd15fb 2018-06-30 16:56:39,274 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:56:39,274 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:56:42,278 - create_instance - DEBUG - VM status query timeout in 825.031073093 2018-06-30 16:56:42,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:56:43,503 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:56:43 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5ca11f6f-abf8-471f-b6f5-bf5a8430007b X-Compute-Request-Id: req-5ca11f6f-abf8-471f-b6f5-bf5a8430007b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:56:43,503 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-5ca11f6f-abf8-471f-b6f5-bf5a8430007b 2018-06-30 16:56:43,504 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:56:43,504 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:56:46,507 - create_instance - DEBUG - VM status query timeout in 820.8016541 2018-06-30 16:56:46,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:56:47,793 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:56:47 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a2fbf9f2-7870-4526-8e64-7a990cde2cdb X-Compute-Request-Id: req-a2fbf9f2-7870-4526-8e64-7a990cde2cdb Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:56:47,794 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-a2fbf9f2-7870-4526-8e64-7a990cde2cdb 2018-06-30 16:56:47,794 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:56:47,794 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:56:50,798 - create_instance - DEBUG - VM status query timeout in 816.511161089 2018-06-30 16:56:50,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:56:51,453 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:56:51 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6f8b5d2e-ff32-4c76-92d7-3e12f9fb69b7 X-Compute-Request-Id: req-6f8b5d2e-ff32-4c76-92d7-3e12f9fb69b7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:56:51,453 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-6f8b5d2e-ff32-4c76-92d7-3e12f9fb69b7 2018-06-30 16:56:51,454 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:56:51,454 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:56:54,457 - create_instance - DEBUG - VM status query timeout in 812.851678133 2018-06-30 16:56:54,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:56:55,021 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:56:55 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-78260665-5ab3-4d41-b2f5-0a8c83cffbbd X-Compute-Request-Id: req-78260665-5ab3-4d41-b2f5-0a8c83cffbbd Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:56:55,022 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-78260665-5ab3-4d41-b2f5-0a8c83cffbbd 2018-06-30 16:56:55,022 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:56:55,022 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:56:58,026 - create_instance - DEBUG - VM status query timeout in 809.28322196 2018-06-30 16:56:58,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:56:58,671 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:56:58 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-74aab4ad-8feb-47a1-856f-5b548460686f X-Compute-Request-Id: req-74aab4ad-8feb-47a1-856f-5b548460686f Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:56:58,672 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-74aab4ad-8feb-47a1-856f-5b548460686f 2018-06-30 16:56:58,672 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:56:58,672 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:57:01,676 - create_instance - DEBUG - VM status query timeout in 805.633095026 2018-06-30 16:57:01,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:57:02,323 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:57:02 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ce8fc164-ead3-446e-849f-498fef301aa4 X-Compute-Request-Id: req-ce8fc164-ead3-446e-849f-498fef301aa4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:57:02,323 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-ce8fc164-ead3-446e-849f-498fef301aa4 2018-06-30 16:57:02,323 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:57:02,324 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:57:05,326 - create_instance - DEBUG - VM status query timeout in 801.982509136 2018-06-30 16:57:05,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:57:05,864 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:57:05 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b69312fc-4afd-48ce-82e6-5959b9885095 X-Compute-Request-Id: req-b69312fc-4afd-48ce-82e6-5959b9885095 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:57:05,865 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-b69312fc-4afd-48ce-82e6-5959b9885095 2018-06-30 16:57:05,865 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:57:05,865 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:57:08,869 - create_instance - DEBUG - VM status query timeout in 798.440171003 2018-06-30 16:57:08,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:57:10,534 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:57:10 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e2377fae-0e0d-408d-a5de-2fe6b5082b36 X-Compute-Request-Id: req-e2377fae-0e0d-408d-a5de-2fe6b5082b36 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:57:10,535 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-e2377fae-0e0d-408d-a5de-2fe6b5082b36 2018-06-30 16:57:10,535 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:57:10,535 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:57:13,538 - create_instance - DEBUG - VM status query timeout in 793.770352125 2018-06-30 16:57:13,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:57:14,845 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:57:14 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-51617959-6bc5-43fb-9e66-b186430df04d X-Compute-Request-Id: req-51617959-6bc5-43fb-9e66-b186430df04d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:57:14,845 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-51617959-6bc5-43fb-9e66-b186430df04d 2018-06-30 16:57:14,845 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:57:14,846 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:57:17,849 - create_instance - DEBUG - VM status query timeout in 789.459956169 2018-06-30 16:57:17,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:57:18,735 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:57:18 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a3c66472-3285-4701-82f9-1ae3f75e42ec X-Compute-Request-Id: req-a3c66472-3285-4701-82f9-1ae3f75e42ec Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:57:18,735 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-a3c66472-3285-4701-82f9-1ae3f75e42ec 2018-06-30 16:57:18,736 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:57:18,736 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:57:21,739 - create_instance - DEBUG - VM status query timeout in 785.570229053 2018-06-30 16:57:21,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:57:22,352 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:57:22 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bde3047f-9286-42bc-b28d-d44c4fdc7691 X-Compute-Request-Id: req-bde3047f-9286-42bc-b28d-d44c4fdc7691 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:57:22,353 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-bde3047f-9286-42bc-b28d-d44c4fdc7691 2018-06-30 16:57:22,353 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:57:22,353 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:57:25,357 - create_instance - DEBUG - VM status query timeout in 781.952089071 2018-06-30 16:57:25,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:57:26,711 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:57:26 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dc0ed956-85ec-44bc-8a31-9de2fde3dcf7 X-Compute-Request-Id: req-dc0ed956-85ec-44bc-8a31-9de2fde3dcf7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:57:26,711 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-dc0ed956-85ec-44bc-8a31-9de2fde3dcf7 2018-06-30 16:57:26,712 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:57:26,712 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:57:29,715 - create_instance - DEBUG - VM status query timeout in 777.593466997 2018-06-30 16:57:29,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:57:30,359 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:57:30 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8391d336-a209-404f-8736-1f9ea092eb29 X-Compute-Request-Id: req-8391d336-a209-404f-8736-1f9ea092eb29 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:57:30,359 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-8391d336-a209-404f-8736-1f9ea092eb29 2018-06-30 16:57:30,359 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:57:30,360 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:57:33,361 - create_instance - DEBUG - VM status query timeout in 773.948202133 2018-06-30 16:57:33,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:57:34,634 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:57:34 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f6dc68a4-67ba-4c07-9d4c-deb8890759ed X-Compute-Request-Id: req-f6dc68a4-67ba-4c07-9d4c-deb8890759ed Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:57:34,635 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-f6dc68a4-67ba-4c07-9d4c-deb8890759ed 2018-06-30 16:57:34,635 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:57:34,635 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:57:37,639 - create_instance - DEBUG - VM status query timeout in 769.670094013 2018-06-30 16:57:37,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:57:39,014 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:57:39 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a4c34bd0-f0b8-47a5-a8f0-336d27514160 X-Compute-Request-Id: req-a4c34bd0-f0b8-47a5-a8f0-336d27514160 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:57:39,015 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-a4c34bd0-f0b8-47a5-a8f0-336d27514160 2018-06-30 16:57:39,015 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:57:39,015 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:57:42,016 - create_instance - DEBUG - VM status query timeout in 765.293202162 2018-06-30 16:57:42,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:57:43,412 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:57:43 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6940a584-0230-4512-ae47-b0a12fd34040 X-Compute-Request-Id: req-6940a584-0230-4512-ae47-b0a12fd34040 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:57:43,412 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-6940a584-0230-4512-ae47-b0a12fd34040 2018-06-30 16:57:43,413 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:57:43,413 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:57:46,414 - create_instance - DEBUG - VM status query timeout in 760.895220995 2018-06-30 16:57:46,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:57:47,100 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:57:47 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cbd1be24-1634-4e74-bf38-2ea8f853ddb9 X-Compute-Request-Id: req-cbd1be24-1634-4e74-bf38-2ea8f853ddb9 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:57:47,101 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-cbd1be24-1634-4e74-bf38-2ea8f853ddb9 2018-06-30 16:57:47,101 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:57:47,101 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:57:50,105 - create_instance - DEBUG - VM status query timeout in 757.204249144 2018-06-30 16:57:50,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:57:51,521 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:57:51 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-10b3a188-cf8d-434f-b5b9-57d640484b67 X-Compute-Request-Id: req-10b3a188-cf8d-434f-b5b9-57d640484b67 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:57:51,521 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-10b3a188-cf8d-434f-b5b9-57d640484b67 2018-06-30 16:57:51,522 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:57:51,522 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:57:54,525 - create_instance - DEBUG - VM status query timeout in 752.783506155 2018-06-30 16:57:54,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:57:55,222 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:57:55 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-24d76004-e23c-4bcf-a61f-b3b6e9d09172 X-Compute-Request-Id: req-24d76004-e23c-4bcf-a61f-b3b6e9d09172 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:57:55,223 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-24d76004-e23c-4bcf-a61f-b3b6e9d09172 2018-06-30 16:57:55,223 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:57:55,223 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:57:58,224 - create_instance - DEBUG - VM status query timeout in 749.084789991 2018-06-30 16:57:58,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:57:59,646 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:57:59 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-247b3f5b-8caf-46c7-a929-56fcc2ca57ee X-Compute-Request-Id: req-247b3f5b-8caf-46c7-a929-56fcc2ca57ee Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:57:59,646 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-247b3f5b-8caf-46c7-a929-56fcc2ca57ee 2018-06-30 16:57:59,647 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:57:59,647 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:58:02,648 - create_instance - DEBUG - VM status query timeout in 744.661215067 2018-06-30 16:58:02,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:58:03,293 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:58:03 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ec2c82c5-05ef-42c2-ab85-9142c095ad70 X-Compute-Request-Id: req-ec2c82c5-05ef-42c2-ab85-9142c095ad70 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:58:03,293 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-ec2c82c5-05ef-42c2-ab85-9142c095ad70 2018-06-30 16:58:03,293 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:58:03,294 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:58:06,297 - create_instance - DEBUG - VM status query timeout in 741.012032986 2018-06-30 16:58:06,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:58:06,779 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:58:06 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d275f8cf-03a2-44e7-a671-e76fe4ce1264 X-Compute-Request-Id: req-d275f8cf-03a2-44e7-a671-e76fe4ce1264 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:58:06,779 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-d275f8cf-03a2-44e7-a671-e76fe4ce1264 2018-06-30 16:58:06,780 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:58:06,780 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:58:09,782 - create_instance - DEBUG - VM status query timeout in 737.527188063 2018-06-30 16:58:09,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:58:10,478 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:58:10 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5c53f25c-2f6f-47eb-9f8f-7d3566d82031 X-Compute-Request-Id: req-5c53f25c-2f6f-47eb-9f8f-7d3566d82031 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:58:10,478 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-5c53f25c-2f6f-47eb-9f8f-7d3566d82031 2018-06-30 16:58:10,479 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:58:10,479 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:58:13,482 - create_instance - DEBUG - VM status query timeout in 733.826420069 2018-06-30 16:58:13,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:58:14,775 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:58:14 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7a2331cb-2af0-4b6c-9f58-e37e13e9f79b X-Compute-Request-Id: req-7a2331cb-2af0-4b6c-9f58-e37e13e9f79b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:58:14,776 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-7a2331cb-2af0-4b6c-9f58-e37e13e9f79b 2018-06-30 16:58:14,776 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:58:14,776 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:58:17,779 - create_instance - DEBUG - VM status query timeout in 729.530128002 2018-06-30 16:58:17,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:58:19,165 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:58:19 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-68faea2d-8f59-4127-ac37-6b90fb4014c4 X-Compute-Request-Id: req-68faea2d-8f59-4127-ac37-6b90fb4014c4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:58:19,165 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-68faea2d-8f59-4127-ac37-6b90fb4014c4 2018-06-30 16:58:19,165 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:58:19,166 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:58:22,169 - create_instance - DEBUG - VM status query timeout in 725.140223026 2018-06-30 16:58:22,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:58:22,794 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:58:22 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-3de2e8fa-d810-40ce-84ff-f8c1be017b4b X-Compute-Request-Id: req-3de2e8fa-d810-40ce-84ff-f8c1be017b4b Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:58:22,794 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-3de2e8fa-d810-40ce-84ff-f8c1be017b4b 2018-06-30 16:58:22,794 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:58:22,794 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:58:25,798 - create_instance - DEBUG - VM status query timeout in 721.511229992 2018-06-30 16:58:25,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:58:26,988 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:58:26 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2079fa6e-8f6d-4bd8-a132-ba81c8f26599 X-Compute-Request-Id: req-2079fa6e-8f6d-4bd8-a132-ba81c8f26599 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:58:26,988 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-2079fa6e-8f6d-4bd8-a132-ba81c8f26599 2018-06-30 16:58:26,989 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:58:26,989 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:58:29,989 - create_instance - DEBUG - VM status query timeout in 717.319635153 2018-06-30 16:58:29,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:58:30,954 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:58:30 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8af6985f-8b74-4e1c-9bbb-a854502ecb12 X-Compute-Request-Id: req-8af6985f-8b74-4e1c-9bbb-a854502ecb12 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:58:30,954 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-8af6985f-8b74-4e1c-9bbb-a854502ecb12 2018-06-30 16:58:30,955 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:58:30,955 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:58:33,956 - create_instance - DEBUG - VM status query timeout in 713.353257179 2018-06-30 16:58:33,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:58:34,500 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:58:34 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c86e8d55-04fe-4c4d-a24d-9d41e278f6d4 X-Compute-Request-Id: req-c86e8d55-04fe-4c4d-a24d-9d41e278f6d4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:58:34,500 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-c86e8d55-04fe-4c4d-a24d-9d41e278f6d4 2018-06-30 16:58:34,501 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:58:34,501 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:58:37,502 - create_instance - DEBUG - VM status query timeout in 709.807223082 2018-06-30 16:58:37,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:58:38,153 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:58:38 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b573f558-92ad-470a-84ef-bd5e3375aee1 X-Compute-Request-Id: req-b573f558-92ad-470a-84ef-bd5e3375aee1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:58:38,154 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-b573f558-92ad-470a-84ef-bd5e3375aee1 2018-06-30 16:58:38,154 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:58:38,154 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:58:41,156 - create_instance - DEBUG - VM status query timeout in 706.152579069 2018-06-30 16:58:41,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:58:41,823 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:58:41 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7a7c09d9-0a60-4809-9700-193af63998c7 X-Compute-Request-Id: req-7a7c09d9-0a60-4809-9700-193af63998c7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:58:41,823 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-7a7c09d9-0a60-4809-9700-193af63998c7 2018-06-30 16:58:41,824 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:58:41,824 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:58:44,827 - create_instance - DEBUG - VM status query timeout in 702.481731176 2018-06-30 16:58:44,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:58:45,450 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:58:45 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-558eb935-4d1f-48db-b229-1c94c6882096 X-Compute-Request-Id: req-558eb935-4d1f-48db-b229-1c94c6882096 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:58:45,451 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-558eb935-4d1f-48db-b229-1c94c6882096 2018-06-30 16:58:45,451 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:58:45,451 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:58:48,452 - create_instance - DEBUG - VM status query timeout in 698.856760979 2018-06-30 16:58:48,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:58:49,166 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:58:49 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-961b4bd7-f33c-43e8-99da-af9bed7e7605 X-Compute-Request-Id: req-961b4bd7-f33c-43e8-99da-af9bed7e7605 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:58:49,166 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-961b4bd7-f33c-43e8-99da-af9bed7e7605 2018-06-30 16:58:49,167 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:58:49,167 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:58:52,170 - create_instance - DEBUG - VM status query timeout in 695.138626099 2018-06-30 16:58:52,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:58:54,424 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:58:54 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fda9050b-d5f0-45d4-af5f-47fb6304e052 X-Compute-Request-Id: req-fda9050b-d5f0-45d4-af5f-47fb6304e052 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:58:54,424 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-fda9050b-d5f0-45d4-af5f-47fb6304e052 2018-06-30 16:58:54,424 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:58:54,425 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:58:57,425 - create_instance - DEBUG - VM status query timeout in 689.88352108 2018-06-30 16:58:57,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:58:58,048 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:58:58 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0bc8ad2b-1b63-4419-8f9a-e1c7a67da1e5 X-Compute-Request-Id: req-0bc8ad2b-1b63-4419-8f9a-e1c7a67da1e5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:58:58,048 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-0bc8ad2b-1b63-4419-8f9a-e1c7a67da1e5 2018-06-30 16:58:58,049 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:58:58,049 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:59:01,050 - create_instance - DEBUG - VM status query timeout in 686.258390188 2018-06-30 16:59:01,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:59:01,661 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:59:01 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-07d98fbd-e893-4a01-ac8d-4ac50ec59fb5 X-Compute-Request-Id: req-07d98fbd-e893-4a01-ac8d-4ac50ec59fb5 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:59:01,661 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-07d98fbd-e893-4a01-ac8d-4ac50ec59fb5 2018-06-30 16:59:01,662 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:59:01,662 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:59:04,663 - create_instance - DEBUG - VM status query timeout in 682.646209002 2018-06-30 16:59:04,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:59:05,238 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:59:05 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-56d21104-3da2-42f1-9e37-ade85c0e761d X-Compute-Request-Id: req-56d21104-3da2-42f1-9e37-ade85c0e761d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:59:05,238 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-56d21104-3da2-42f1-9e37-ade85c0e761d 2018-06-30 16:59:05,239 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:59:05,239 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:59:08,241 - create_instance - DEBUG - VM status query timeout in 679.067903996 2018-06-30 16:59:08,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:59:09,681 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:59:09 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0195caff-ceeb-46d1-a190-f9616d14b9c1 X-Compute-Request-Id: req-0195caff-ceeb-46d1-a190-f9616d14b9c1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:59:09,681 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-0195caff-ceeb-46d1-a190-f9616d14b9c1 2018-06-30 16:59:09,681 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:59:09,682 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:59:12,685 - create_instance - DEBUG - VM status query timeout in 674.623879194 2018-06-30 16:59:12,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:59:13,932 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:59:13 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-494e9390-8f83-4d04-a9a9-fdfb54ab3431 X-Compute-Request-Id: req-494e9390-8f83-4d04-a9a9-fdfb54ab3431 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:59:13,932 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-494e9390-8f83-4d04-a9a9-fdfb54ab3431 2018-06-30 16:59:13,932 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:59:13,932 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:59:16,936 - create_instance - DEBUG - VM status query timeout in 670.373124123 2018-06-30 16:59:16,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:59:17,662 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:59:17 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c2a4a298-0299-4a93-adc0-579b63ab6174 X-Compute-Request-Id: req-c2a4a298-0299-4a93-adc0-579b63ab6174 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:59:17,662 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-c2a4a298-0299-4a93-adc0-579b63ab6174 2018-06-30 16:59:17,662 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:59:17,663 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:59:20,665 - create_instance - DEBUG - VM status query timeout in 666.644216061 2018-06-30 16:59:20,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:59:21,294 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:59:21 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-925a95ca-7968-4a57-a230-9cef1fd9e76d X-Compute-Request-Id: req-925a95ca-7968-4a57-a230-9cef1fd9e76d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:59:21,294 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-925a95ca-7968-4a57-a230-9cef1fd9e76d 2018-06-30 16:59:21,295 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:59:21,295 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:59:24,297 - create_instance - DEBUG - VM status query timeout in 663.01195097 2018-06-30 16:59:24,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:59:25,025 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:59:25 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f2b71351-869e-4b1e-8c85-d8040f8e035d X-Compute-Request-Id: req-f2b71351-869e-4b1e-8c85-d8040f8e035d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:59:25,025 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-f2b71351-869e-4b1e-8c85-d8040f8e035d 2018-06-30 16:59:25,026 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:59:25,026 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:59:28,029 - create_instance - DEBUG - VM status query timeout in 659.27948308 2018-06-30 16:59:28,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:59:28,547 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:59:28 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7874ec35-89e3-48b8-b0c5-bab698d7b0a2 X-Compute-Request-Id: req-7874ec35-89e3-48b8-b0c5-bab698d7b0a2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:59:28,548 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-7874ec35-89e3-48b8-b0c5-bab698d7b0a2 2018-06-30 16:59:28,548 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:59:28,548 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:59:31,551 - create_instance - DEBUG - VM status query timeout in 655.757888079 2018-06-30 16:59:31,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:59:32,878 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:59:32 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d2b0a079-11ab-47a5-86e4-7f9ff27309b6 X-Compute-Request-Id: req-d2b0a079-11ab-47a5-86e4-7f9ff27309b6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:59:32,878 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-d2b0a079-11ab-47a5-86e4-7f9ff27309b6 2018-06-30 16:59:32,879 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:59:32,879 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:59:35,882 - create_instance - DEBUG - VM status query timeout in 651.427208185 2018-06-30 16:59:35,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:59:36,833 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:59:36 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7bb6682f-5d3e-4617-8474-6a93a4e96627 X-Compute-Request-Id: req-7bb6682f-5d3e-4617-8474-6a93a4e96627 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:59:36,833 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-7bb6682f-5d3e-4617-8474-6a93a4e96627 2018-06-30 16:59:36,834 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:59:36,834 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:59:39,834 - create_instance - DEBUG - VM status query timeout in 647.47461915 2018-06-30 16:59:39,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:59:40,440 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:59:40 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-324e875d-670f-459c-a99d-cf7821ecb959 X-Compute-Request-Id: req-324e875d-670f-459c-a99d-cf7821ecb959 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:59:40,440 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-324e875d-670f-459c-a99d-cf7821ecb959 2018-06-30 16:59:40,441 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:59:40,441 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:59:43,444 - create_instance - DEBUG - VM status query timeout in 643.865206957 2018-06-30 16:59:43,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:59:44,583 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:59:44 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-7997aa90-09bb-44a0-a3d2-8ba4f9240e88 X-Compute-Request-Id: req-7997aa90-09bb-44a0-a3d2-8ba4f9240e88 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:59:44,584 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-7997aa90-09bb-44a0-a3d2-8ba4f9240e88 2018-06-30 16:59:44,584 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:59:44,584 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:59:47,587 - create_instance - DEBUG - VM status query timeout in 639.721338034 2018-06-30 16:59:47,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:59:48,208 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:59:48 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9205097d-faae-4a60-8f56-51d9531fea0e X-Compute-Request-Id: req-9205097d-faae-4a60-8f56-51d9531fea0e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:59:48,209 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-9205097d-faae-4a60-8f56-51d9531fea0e 2018-06-30 16:59:48,209 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:59:48,209 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:59:51,210 - create_instance - DEBUG - VM status query timeout in 636.098392963 2018-06-30 16:59:51,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:59:52,474 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:59:52 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-342ca788-9a15-493e-98cd-984ae648d2de X-Compute-Request-Id: req-342ca788-9a15-493e-98cd-984ae648d2de Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:59:52,474 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-342ca788-9a15-493e-98cd-984ae648d2de 2018-06-30 16:59:52,475 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:59:52,475 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:59:55,477 - create_instance - DEBUG - VM status query timeout in 631.831449032 2018-06-30 16:59:55,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 16:59:56,323 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 16:59:56 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-056401d8-fa63-4418-848d-b5d9a7541dc2 X-Compute-Request-Id: req-056401d8-fa63-4418-848d-b5d9a7541dc2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 16:59:56,323 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-056401d8-fa63-4418-848d-b5d9a7541dc2 2018-06-30 16:59:56,324 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 16:59:56,324 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 16:59:59,327 - create_instance - DEBUG - VM status query timeout in 627.981722116 2018-06-30 16:59:59,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:00:00,019 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:00:00 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8afdaa81-6101-4102-82b9-c536f2b23582 X-Compute-Request-Id: req-8afdaa81-6101-4102-82b9-c536f2b23582 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:00:00,020 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-8afdaa81-6101-4102-82b9-c536f2b23582 2018-06-30 17:00:00,020 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 17:00:00,020 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 17:00:03,024 - create_instance - DEBUG - VM status query timeout in 624.285169125 2018-06-30 17:00:03,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:00:03,542 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:00:03 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cb06f900-78ad-403c-b9c7-215a5699da1a X-Compute-Request-Id: req-cb06f900-78ad-403c-b9c7-215a5699da1a Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:00:03,543 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-cb06f900-78ad-403c-b9c7-215a5699da1a 2018-06-30 17:00:03,544 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 17:00:03,544 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 17:00:06,545 - create_instance - DEBUG - VM status query timeout in 620.763888121 2018-06-30 17:00:06,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:00:07,726 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:00:07 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ccbe65ab-662c-45db-b131-275940efda12 X-Compute-Request-Id: req-ccbe65ab-662c-45db-b131-275940efda12 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:00:07,727 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-ccbe65ab-662c-45db-b131-275940efda12 2018-06-30 17:00:07,727 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 17:00:07,727 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 17:00:10,729 - create_instance - DEBUG - VM status query timeout in 616.579750061 2018-06-30 17:00:10,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:00:11,417 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:00:11 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a6112865-6f22-4197-b353-19dcf21aa8ed X-Compute-Request-Id: req-a6112865-6f22-4197-b353-19dcf21aa8ed Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:00:11,417 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-a6112865-6f22-4197-b353-19dcf21aa8ed 2018-06-30 17:00:11,417 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 17:00:11,417 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 17:00:14,421 - create_instance - DEBUG - VM status query timeout in 612.888072968 2018-06-30 17:00:14,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:00:15,047 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:00:15 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-80f8db89-5647-4bed-8341-0db76f5a6ce7 X-Compute-Request-Id: req-80f8db89-5647-4bed-8341-0db76f5a6ce7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:00:15,047 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-80f8db89-5647-4bed-8341-0db76f5a6ce7 2018-06-30 17:00:15,047 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 17:00:15,047 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 17:00:18,050 - create_instance - DEBUG - VM status query timeout in 609.258948088 2018-06-30 17:00:18,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:00:19,137 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:00:19 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e6248a67-2d4b-4005-a5a7-b590d7170a3c X-Compute-Request-Id: req-e6248a67-2d4b-4005-a5a7-b590d7170a3c Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:00:19,138 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-e6248a67-2d4b-4005-a5a7-b590d7170a3c 2018-06-30 17:00:19,138 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 17:00:19,138 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 17:00:22,142 - create_instance - DEBUG - VM status query timeout in 605.167207003 2018-06-30 17:00:22,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:00:23,536 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:00:23 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d1194b0f-8640-4aa2-9d95-30c005e0cf8e X-Compute-Request-Id: req-d1194b0f-8640-4aa2-9d95-30c005e0cf8e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:00:23,537 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-d1194b0f-8640-4aa2-9d95-30c005e0cf8e 2018-06-30 17:00:23,537 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 17:00:23,537 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 17:00:26,541 - create_instance - DEBUG - VM status query timeout in 600.768074989 2018-06-30 17:00:26,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:00:27,425 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:00:27 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1248d707-858f-4f5d-9f4a-b3ec68ebf272 X-Compute-Request-Id: req-1248d707-858f-4f5d-9f4a-b3ec68ebf272 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:00:27,425 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-1248d707-858f-4f5d-9f4a-b3ec68ebf272 2018-06-30 17:00:27,426 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 17:00:27,426 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 17:00:30,427 - create_instance - DEBUG - VM status query timeout in 596.881963015 2018-06-30 17:00:30,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:00:31,733 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:00:31 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-2af956e6-3557-42f4-a849-186a102d6cd8 X-Compute-Request-Id: req-2af956e6-3557-42f4-a849-186a102d6cd8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:00:31,733 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-2af956e6-3557-42f4-a849-186a102d6cd8 2018-06-30 17:00:31,734 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 17:00:31,734 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 17:00:34,736 - create_instance - DEBUG - VM status query timeout in 592.572705984 2018-06-30 17:00:34,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:00:36,713 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:00:36 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a82a7216-1482-4a56-a690-74486ea4adf2 X-Compute-Request-Id: req-a82a7216-1482-4a56-a690-74486ea4adf2 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:00:36,713 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-a82a7216-1482-4a56-a690-74486ea4adf2 2018-06-30 17:00:36,713 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 17:00:36,714 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 17:00:39,717 - create_instance - DEBUG - VM status query timeout in 587.591943979 2018-06-30 17:00:39,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:00:41,562 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:00:41 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dbef2531-bd52-4ec5-8009-c9ff6b601ac4 X-Compute-Request-Id: req-dbef2531-bd52-4ec5-8009-c9ff6b601ac4 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:00:41,562 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-dbef2531-bd52-4ec5-8009-c9ff6b601ac4 2018-06-30 17:00:41,562 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 17:00:41,563 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 17:00:44,566 - create_instance - DEBUG - VM status query timeout in 582.743021965 2018-06-30 17:00:44,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:00:45,518 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:00:45 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-dc56ced8-0620-4332-920f-a2c912b49a17 X-Compute-Request-Id: req-dc56ced8-0620-4332-920f-a2c912b49a17 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:00:45,518 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-dc56ced8-0620-4332-920f-a2c912b49a17 2018-06-30 17:00:45,519 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 17:00:45,519 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 17:00:48,522 - create_instance - DEBUG - VM status query timeout in 578.786408186 2018-06-30 17:00:48,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:00:49,989 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:00:49 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-357cc3cb-ba8a-4196-98d8-c11b8a1fc9c3 X-Compute-Request-Id: req-357cc3cb-ba8a-4196-98d8-c11b8a1fc9c3 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:00:49,989 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-357cc3cb-ba8a-4196-98d8-c11b8a1fc9c3 2018-06-30 17:00:49,990 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 17:00:49,990 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 17:00:52,993 - create_instance - DEBUG - VM status query timeout in 574.31574297 2018-06-30 17:00:52,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:00:55,010 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:00:55 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-76130c6c-5a83-4a72-91c6-aeed04ecf8af X-Compute-Request-Id: req-76130c6c-5a83-4a72-91c6-aeed04ecf8af Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:00:55,010 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-76130c6c-5a83-4a72-91c6-aeed04ecf8af 2018-06-30 17:00:55,011 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 17:00:55,011 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 17:00:58,015 - create_instance - DEBUG - VM status query timeout in 569.294070959 2018-06-30 17:00:58,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:00:59,213 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:00:59 GMT Content-Type: application/json Content-Length: 1458 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0be1425e-d12d-451b-aacd-a664aabab8fc X-Compute-Request-Id: req-0be1425e-d12d-451b-aacd-a664aabab8fc Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "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-06-30T16:55:29Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:00:59,214 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-0be1425e-d12d-451b-aacd-a664aabab8fc 2018-06-30 17:00:59,214 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - BUILD 2018-06-30 17:00:59,214 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 17:01:02,216 - create_instance - DEBUG - VM status query timeout in 565.092864037 2018-06-30 17:01:02,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:03,359 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:03 GMT Content-Type: application/json Content-Length: 1666 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1051c911-f0f2-4cb2-95e1-543dcc36e1c7 X-Compute-Request-Id: req-1051c911-f0f2-4cb2-95e1-543dcc36e1c7 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:00:59Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:01:03,359 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-1051c911-f0f2-4cb2-95e1-543dcc36e1c7 2018-06-30 17:01:03,359 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - ACTIVE 2018-06-30 17:01:03,360 - create_instance - INFO - VM is - ACTIVE 2018-06-30 17:01:03,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:04,818 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:04 GMT Content-Type: application/json Content-Length: 1666 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9489c3bf-b2be-4f48-8f90-f550ee5bf460 X-Compute-Request-Id: req-9489c3bf-b2be-4f48-8f90-f550ee5bf460 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:00:59Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:01:04,819 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-9489c3bf-b2be-4f48-8f90-f550ee5bf460 2018-06-30 17:01:04,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:06,007 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:06 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-13ad699e-d017-4b66-bdfa-907eae4494a8 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"],"updated_at":"2018-06-30T16:54:30Z","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"4bc53302-3602-4c0b-9da7-cddce76913ef","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net"}]} 2018-06-30 17:01:06,008 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net used request id req-13ad699e-d017-4b66-bdfa-907eae4494a8 2018-06-30 17:01:06,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:06,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:01:06 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-57c198b1-1ac8-4013-8d53-9624fdc4b2a6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 17:01:06,286 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-57c198b1-1ac8-4013-8d53-9624fdc4b2a6 2018-06-30 17:01:06,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:07,038 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:07 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-ce33310e-1d44-4eb2-8809-c1d3a53618b4 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]} 2018-06-30 17:01:07,039 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-ce33310e-1d44-4eb2-8809-c1d3a53618b4 2018-06-30 17:01:07,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:07,282 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:07 GMT Content-Type: application/json Content-Length: 3000 Connection: keep-alive X-Openstack-Request-Id: req-ea349873-2e58-4ef0-95b4-ce1119c6c60b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:32Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:38Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4bc53302-3602-4c0b-9da7-cddce76913ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5c:9f:c0","id":"0c7a253e-0b99-453b-b4d9-6d997884e45c","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:42Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:53Z","binding:vnic_type":"normal","device_id":"38d1d72b-a0ac-4391-ae36-95c8e13d5dfa","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:e0:13:3f","id":"43925453-cfa1-4027-8e4d-17b9257408ad","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:55:11Z","admin_state_up":true,"updated_at":"2018-06-30T17:00:57Z","binding:vnic_type":"normal","device_id":"35d9d68d-bab6-434d-a14a-6c756832466b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:46:e7:fc","id":"6c3e3432-0f4f-4451-bc97-e143727e43f6","port_security_enabled":true,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["b323317c-5a81-4ac9-b5d5-53082a2c9241"],"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:31Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4bc53302-3602-4c0b-9da7-cddce76913ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bc:f6:26","id":"e71aeed2-5976-4dd3-be82-8e6e94f14228","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 17:01:07,282 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-ea349873-2e58-4ef0-95b4-ce1119c6c60b 2018-06-30 17:01:07,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:07,993 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:07 GMT Content-Type: application/json Content-Length: 725 Connection: keep-alive X-Openstack-Request-Id: req-6dfc40f2-b5b9-47d9-937d-d338137e3e5f Front-End-Https: on RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.117"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:36Z", "admin_state_up": true, "updated_at": "2018-06-30T16:54:43Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "38d1d72b-a0ac-4391-ae36-95c8e13d5dfa", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-router"}]} 2018-06-30 17:01:07,993 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-router used request id req-6dfc40f2-b5b9-47d9-937d-d338137e3e5f 2018-06-30 17:01:07,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:08,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:01:07 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-85aea695-bcfc-4bd5-9063-5422a205c241 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 17:01:08,088 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-85aea695-bcfc-4bd5-9063-5422a205c241 2018-06-30 17:01:08,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=38d1d72b-a0ac-4391-ae36-95c8e13d5dfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:08,271 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:08 GMT Content-Type: application/json Content-Length: 720 Connection: keep-alive X-Openstack-Request-Id: req-94b595aa-f20d-40c7-9f67-ebd53c118d16 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:42Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:53Z","binding:vnic_type":"normal","device_id":"38d1d72b-a0ac-4391-ae36-95c8e13d5dfa","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:e0:13:3f","id":"43925453-cfa1-4027-8e4d-17b9257408ad","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 17:01:08,271 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=38d1d72b-a0ac-4391-ae36-95c8e13d5dfa used request id req-94b595aa-f20d-40c7-9f67-ebd53c118d16 2018-06-30 17:01:08,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/fb9bef74-6c4d-44f9-ab45-78f2f9fbda19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:08,398 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:08 GMT Content-Type: application/json Content-Length: 671 Connection: keep-alive X-Openstack-Request-Id: req-d61b1711-b9bb-4f51-b73f-6281a57f262f Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}} 2018-06-30 17:01:08,398 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/fb9bef74-6c4d-44f9-ab45-78f2f9fbda19 used request id req-d61b1711-b9bb-4f51-b73f-6281a57f262f 2018-06-30 17:01:08,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:08,847 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:08 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-d8d4c2f4-1ca8-42d2-918e-9f2f099ef0b2 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 17:01:08,847 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-d8d4c2f4-1ca8-42d2-918e-9f2f099ef0b2 2018-06-30 17:01:08,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:08,933 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:08 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-c951f9de-2ab7-44c1-a54e-60d5782cff67 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 17:01:08,934 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-c951f9de-2ab7-44c1-a54e-60d5782cff67 2018-06-30 17:01:08,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:09,557 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:09 GMT Content-Type: application/json Content-Length: 1666 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a679e501-eda0-4ab8-ba48-00a766acd9ae X-Compute-Request-Id: req-a679e501-eda0-4ab8-ba48-00a766acd9ae Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:00:59Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:01:09,557 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-a679e501-eda0-4ab8-ba48-00a766acd9ae 2018-06-30 17:01:09,557 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - ACTIVE 2018-06-30 17:01:09,557 - create_instance - INFO - VM is - ACTIVE 2018-06-30 17:01:09,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:10,958 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:10 GMT Content-Type: application/json Content-Length: 1666 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-674b8586-944c-4f8d-b19f-1b5f4789e85d X-Compute-Request-Id: req-674b8586-944c-4f8d-b19f-1b5f4789e85d Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:00:59Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:01:10,959 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-674b8586-944c-4f8d-b19f-1b5f4789e85d 2018-06-30 17:01:10,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:12,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:12 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-312ba0c8-1a7b-4269-b8e3-54aee91191f6 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"],"updated_at":"2018-06-30T16:54:30Z","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"4bc53302-3602-4c0b-9da7-cddce76913ef","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net"}]} 2018-06-30 17:01:12,119 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net used request id req-312ba0c8-1a7b-4269-b8e3-54aee91191f6 2018-06-30 17:01:12,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:12,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:01:12 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bacfdfa4-252a-46a2-8ed2-ddf4e10c28b1 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 17:01:12,201 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-bacfdfa4-252a-46a2-8ed2-ddf4e10c28b1 2018-06-30 17:01:12,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:12,380 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:12 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-405531dc-3928-4c1b-87db-250098d8643a Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]} 2018-06-30 17:01:12,381 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-405531dc-3928-4c1b-87db-250098d8643a 2018-06-30 17:01:12,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:13,370 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:13 GMT Content-Type: application/json Content-Length: 3000 Connection: keep-alive X-Openstack-Request-Id: req-da28c7c2-2544-4674-a486-22bdfab5007d Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:32Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:38Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4bc53302-3602-4c0b-9da7-cddce76913ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5c:9f:c0","id":"0c7a253e-0b99-453b-b4d9-6d997884e45c","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:42Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:53Z","binding:vnic_type":"normal","device_id":"38d1d72b-a0ac-4391-ae36-95c8e13d5dfa","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:e0:13:3f","id":"43925453-cfa1-4027-8e4d-17b9257408ad","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:55:11Z","admin_state_up":true,"updated_at":"2018-06-30T17:00:57Z","binding:vnic_type":"normal","device_id":"35d9d68d-bab6-434d-a14a-6c756832466b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:46:e7:fc","id":"6c3e3432-0f4f-4451-bc97-e143727e43f6","port_security_enabled":true,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["b323317c-5a81-4ac9-b5d5-53082a2c9241"],"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:31Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4bc53302-3602-4c0b-9da7-cddce76913ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bc:f6:26","id":"e71aeed2-5976-4dd3-be82-8e6e94f14228","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 17:01:13,370 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-da28c7c2-2544-4674-a486-22bdfab5007d 2018-06-30 17:01:13,371 - neutron_utils - INFO - Creating floating ip to external network - floating_net 2018-06-30 17:01:13,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:13,615 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:13 GMT Content-Type: application/json Content-Length: 594 Connection: keep-alive X-Openstack-Request-Id: req-ed310353-f55c-4201-8256-b4af3efe1364 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"updated_at":"2018-06-30T12:35:34Z","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"f0993cfb-eaf1-43bb-8546-29b938c25164","name":"floating_net"}]} 2018-06-30 17:01:13,615 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-ed310353-f55c-4201-8256-b4af3efe1364 2018-06-30 17:01:13,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:14,011 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:14 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-c1ecbb4a-0be5-464d-8d09-096338f2f56b Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 17:01:14,011 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-c1ecbb4a-0be5-464d-8d09-096338f2f56b 2018-06-30 17:01:14,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" -d '{"floatingip": {"floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "port_id": "6c3e3432-0f4f-4451-bc97-e143727e43f6"}}' 2018-06-30 17:01:19,185 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 17:01:19 GMT Content-Type: application/json Content-Length: 549 Connection: keep-alive X-Openstack-Request-Id: req-61f86bfa-5625-4c9c-8935-7afc0af5d287 Front-End-Https: on RESP BODY: {"floatingip": {"router_id": "38d1d72b-a0ac-4391-ae36-95c8e13d5dfa", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T17:01:16Z", "updated_at": "2018-06-30T17:01:16Z", "floating_network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "fixed_ip_address": "10.55.1.11", "floating_ip_address": "172.30.10.119", "revision_number": 0, "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_id": "6c3e3432-0f4f-4451-bc97-e143727e43f6", "id": "0251f2d8-3185-494d-a17b-96554b2503d0"}} 2018-06-30 17:01:19,185 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/floatingips used request id req-61f86bfa-5625-4c9c-8935-7afc0af5d287 2018-06-30 17:01:19,186 - create_instance - INFO - Created floating IP 172.30.10.119 via router - AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-router 2018-06-30 17:01:19,186 - create_instance_tests - INFO - Looking for IP 10.55.1.11 in the console log 2018-06-30 17:01:19,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:19,769 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:19 GMT Content-Type: application/json Content-Length: 1666 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-61d714d3-53f4-4214-a177-b773573bed20 X-Compute-Request-Id: req-61d714d3-53f4-4214-a177-b773573bed20 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:00:59Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:01:19,770 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-61d714d3-53f4-4214-a177-b773573bed20 2018-06-30 17:01:19,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-06-30 17:01:19,932 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:19 GMT Content-Type: application/json Content-Length: 33121 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c3c6d07e-6e22-4754-8607-e58ba58be35b X-Compute-Request-Id: req-c3c6d07e-6e22-4754-8607-e58ba58be35b Front-End-Https: on 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-151-generic (buildd@lgw01-amd64-034) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #201-Ubuntu SMP Wed May 30 14:22:13 UTC 2018 (Ubuntu 3.13.0-151.201-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-151-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-0x000000007ffd9fff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffda000-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 = 0x7ffda 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 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20]\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-0x7ffd9fff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f67d0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15eb 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe156b 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffd9fff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffd9fff]\n[ 0.000000] NODE_DATA [mem 0x7ffd5000-0x7ffd9fff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd1001, 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-0x7ffd9fff]\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:7ffd1001, 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: 515939\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-151-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] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096608K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1368K init, 1448K bss, 56928K 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.008005] pid_max: default: 32768 minimum: 301\n[ 0.009831] Security Framework initialized\n[ 0.012018] AppArmor: AppArmor initialized\n[ 0.013700] Yama: becoming mindful.\n[ 0.016622] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.020993] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024318] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026787] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028300] Initializing cgroup subsys memory\n[ 0.030023] Initializing cgroup subsys devices\n[ 0.032005] Initializing cgroup subsys freezer\n[ 0.033745] Initializing cgroup subsys blkio\n[ 0.036005] Initializing cgroup subsys perf_event\n[ 0.037860] Initializing cgroup subsys hugetlb\n[ 0.040085] CPU: Physical Processor ID: 0\n[ 0.041817] FEATURE SPEC_CTRL Present\n[ 0.044384] mce: CPU supports 10 MCE banks\n[ 0.046169] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.046169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048006] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.052004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.054931] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.056004] Speculative Store Bypass: Vulnerable\n[ 0.060648] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.069864] ACPI: Core revision 20131115\n[ 0.073369] ACPI: All ACPI Tables successfully acquired\n[ 0.075416] ftrace: allocating 28726 entries in 113 pages\n[ 0.108337] Enabling x2apic\n[ 0.109631] Enabled x2apic\n[ 0.112004] Switched APIC routing to physical x2apic.\n[ 0.117478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.119806] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (fam: 06, model: 3f, stepping: 02)\n[ 0.123052] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.\n[ 0.124000] ... version: 2\n[ 0.124004] ... bit width: 48\n[ 0.125679] ... generic registers: 4\n[ 0.127345] ... value mask: 0000ffffffffffff\n[ 0.128004] ... max period: 000000007fffffff\n[ 0.130102] ... fixed-purpose events: 3\n[ 0.131783] ... event mask: 000000070000000f\n[ 0.139728] KVM setup paravirtual spinlock\n[ 0.142614] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.\n[ 0.144122] x86: Booting SMP configuration:\n[ 0.146103] .... node #0, CPUs: #1[ 0.142593] kvm-clock: cpu 1, msr 0:7ffd1041, secondary cpu clock\n\n[ 0.160048] x86: Booted up 1 node, 2 CPUs\n[ 0.160033] KVM setup async PF for cpu 1\n[ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.164005] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.167532] devtmpfs: initialized\n[ 0.178959] EVM: security.selinux\n[ 0.180004] EVM: security.SMACK64\n[ 0.181617] EVM: security.ima\n[ 0.183104] EVM: security.capability\n[ 0.186098] pinctrl core: initialized pinctrl subsystem\n[ 0.188074] regulator-dummy: no parameters\n[ 0.190045] RTC time: 17:01:00, date: 06/30/18\n[ 0.192046] NET: Registered protocol family 16\n[ 0.194600] cpuidle: using governor ladder\n[ 0.196004] cpuidle: using governor menu\n[ 0.197974] ACPI: bus type PCI registered\n[ 0.199834] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.200144] PCI: Using configuration type 1 for base access\n[ 0.204110] bio: create slab at 0\n[ 0.208112] ACPI: Added _OSI(Module Device)\n[ 0.210052] ACPI: Added _OSI(Processor Device)\n[ 0.212004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.214122] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.218648] ACPI: Interpreter enabled\n[ 0.220010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.224005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.228023] ACPI: (supports S0 S3 S4 S5)\n[ 0.229845] ACPI: Using IOAPIC for interrupt routing\n[ 0.232020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.236680] ACPI: No dock devices found.\n[ 0.245208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.247932] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250435] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252512] acpiphp: Slot [3] registered\n[ 0.254389] acpiphp: Slot [4] registered\n[ 0.256034] acpiphp: Slot [5] registered\n[ 0.257890] acpiphp: Slot [6] registered\n[ 0.259756] acpiphp: Slot [7] registered\n[ 0.260033] acpiphp: Slot [8] registered\n[ 0.261887] acpiphp: Slot [9] registered\n[ 0.263777] acpiphp: Slot [10] registered\n[ 0.264034] acpiphp: Slot [11] registered\n[ 0.265948] acpiphp: Slot [12] registered\n[ 0.267885] acpiphp: Slot [13] registered\n[ 0.268034] acpiphp: Slot [14] registered\n[ 0.269686] acpiphp: Slot [15] registered\n[ 0.271376] acpiphp: Slot [16] registered\n[ 0.272035] acpiphp: Slot [17] registered\n[ 0.273952] acpiphp: Slot [18] registered\n[ 0.275883] acpiphp: Slot [19] registered\n[ 0.276034] acpiphp: Slot [20] registered\n[ 0.277975] acpiphp: Slot [21] registered\n[ 0.279934] acpiphp: Slot [22] registered\n[ 0.280033] acpiphp: Slot [23] registered\n[ 0.281955] acpiphp: Slot [24] registered\n[ 0.283875] acpiphp: Slot [25] registered\n[ 0.284033] acpiphp: Slot [26] registered\n[ 0.285968] acpiphp: Slot [27] registered\n[ 0.287918] acpiphp: Slot [28] registered\n[ 0.288033] acpiphp: Slot [29] registered\n[ 0.289955] acpiphp: Slot [30] registered\n[ 0.291613] acpiphp: Slot [31] registered\n[ 0.292018] PCI host bridge to bus 0000:00\n[ 0.293689] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.298727] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.300006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.303031] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.304006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.316090] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.354398] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.358063] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361138] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364148] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.366806] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369019] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371618] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.371618] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.372005] vgaarb: loaded\n[ 0.373211] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375407] SCSI subsystem initialized\n[ 0.376050] ACPI: bus type USB registered\n[ 0.377649] usbcore: registered new interface driver usbfs\n[ 0.379716] usbcore: registered new interface driver hub\n[ 0.380022] usbcore: registered new device driver usb\n[ 0.382368] PCI: Using ACPI for IRQ routing\n[ 0.384324] NetLabel: Initializing\n[ 0.385995] NetLabel: domain hash size = 128\n[ 0.388003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.390322] NetLabel: unlabeled traffic allowed by default\n[ 0.392112] Switched to clocksource kvm-clock\n[ 0.403613] AppArmor: AppArmor Filesystem Enabled\n[ 0.405384] pnp: PnP ACPI init\n[ 0.406640] ACPI: bus type PNP registered\n[ 0.409338] pnp: PnP ACPI: found 8 devices\n[ 0.411286] ACPI: bus type PNP unregistered\n[ 0.420903] NET: Registered protocol family 2\n[ 0.423267] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.426762] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.429712] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.432614] TCP: reno registered\n[ 0.434209] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.436887] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.440186] NET: Registered protocol family 1\n[ 0.442234] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.444876] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.447485] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.508520] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.569202] Trying to unpack rootfs image as initramfs...\n[ 0.754264] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.758084] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.760761] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1\n[ 0.763097] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.766546] Scanning for low memory corruption every 60 seconds\n[ 0.769194] Initialise system trusted keyring\n[ 0.771019] audit: initializing netlink socket (disabled)\n[ 0.773089] type=2000 audit(1530378060.917:1): initialized\n[ 0.811404] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.816220] zbud: loaded\n[ 0.817983] VFS: Disk quotas dquot_6.5.2\n[ 0.819919] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.823528] fuse init (API version 7.22)\n[ 0.825495] msgmni has been set to 3997\n[ 0.827163] Key type big_key registered\n[ 0.829193] Key type asymmetric registered\n[ 0.830822] Asymmetric key parser 'x509' registered\n[ 0.832792] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.835867] io scheduler noop registered\n[ 0.837445] io scheduler deadline registered (default)\n[ 0.839463] io scheduler cfq registered\n[ 0.841077] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.843206] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.845735] ipmi message handler version 39.2\n[ 0.847558] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.850513] ACPI: Power Button [PWRF]\n[ 0.852200] GHES: HEST is not enabled!\n[ 0.913244] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.034876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.096356] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 1.098796] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.125549] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.129488] Linux agpgart interface v0.103\n[ 1.132784] brd: module loaded\n[ 1.134880] loop: module loaded\n[ 1.136410] blk-mq: CPU -> queue map\n[ 1.137581] CPU 0 -> Queue 0\n[ 1.138628] CPU 1 -> Queue 0\n[ 1.141083] vda: vda1\n[ 1.142630] blk-mq: CPU -> queue map\n[ 1.143826] CPU 0 -> Queue 0\n[ 1.144900] CPU 1 -> Queue 0\n[ 1.147017] vdb:\n[ 1.148802] scsi0 : ata_piix\n[ 1.149938] scsi1 : ata_piix\n[ 1.151034] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14\n[ 1.152967] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15\n[ 1.155522] libphy: Fixed MDIO Bus: probed\n[ 1.157081] tun: Universal TUN/TAP device driver, 1.6\n[ 1.158594] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.161757] PPP generic driver version 2.4.2\n[ 1.163155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.165794] ehci-pci: EHCI PCI platform driver\n[ 1.167465] ehci-platform: EHCI generic platform driver\n[ 1.169029] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.170797] ohci-pci: OHCI PCI platform driver\n[ 1.172189] ohci-platform: OHCI generic platform driver\n[ 1.173755] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.234877] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.236486] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.238881] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.240684] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.242633] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.244925] usb usb1: Product: UHCI Host Controller\n[ 1.246451] usb usb1: Manufacturer: Linux 3.13.0-151-generic uhci_hcd\n[ 1.248349] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.249971] hub 1-0:1.0: USB hub found\n[ 1.251253] hub 1-0:1.0: 2 ports detected\n[ 1.252773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.256188] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.257758] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.259496] mousedev: PS/2 mouse device common for all mice\n[ 1.261590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.264555] rtc_cmos 00:00: RTC can wake from S4\n[ 1.266420] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.268384] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.270380] device-mapper: uevent: version 1.0.3\n[ 1.271944] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 1.274483] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.276440] TCP: cubic registered\n[ 1.277737] NET: Registered protocol family 10\n[ 1.279450] NET: Registered protocol family 17\n[ 1.280863] Key type dns_resolver registered\n[ 1.282601] Loading compiled-in X.509 certificates\n[ 1.284981] Loaded X.509 cert 'Magrathea: Glacier signing key: 70341c88d698ed60ab45c266f343de534c16a015'\n[ 1.301072] registered taskstats version 1\n[ 1.304759] Key type trusted registered\n[ 1.310491] Key type encrypted registered\n[ 1.311846] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.313499] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.315858] regulator-dummy: disabling\n[ 1.317192] Magic number: 6:21:38\n[ 1.318380] bdi 7:3: hash matches\n[ 1.319709] rtc_cmos 00:00: setting system clock to 2018-06-30 17:01:01 UTC (1530378061)\n[ 1.322301] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.324112] EDD information not available.\n[ 1.328083] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 1.330551] Write protecting the kernel read-only data: 12288k\n[ 1.332829] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 1.338804] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 1.357645] systemd-udevd[107]: starting version 204\n[ 1.404756] FDC 0 is a S82078B\n[ 1.564124] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.728655] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.731817] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.734689] usb 1-1: Product: QEMU USB Tablet\n[ 1.736128] usb 1-1: Manufacturer: QEMU\n[ 1.737444] usb 1-1: SerialNumber: 42\n[ 2.425767] 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.918673] 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[ 3.031529] random: init urandom read with 13 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 3.311080] EXT4-fs (vda1): re-mounted. Opts: (null)\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 Sat, 30 Jun 2018 17:01:04 +0000. Up 4.15 seconds.\n * Stopping Read required files in advance (for other mountpoints)[74G[ OK ]\ncloud-init-nonet[4.51]: 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 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 * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[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 ]\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 configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[7.17]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 30 Jun 2018 17:01:07 +0000. Up 7.48 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.11 | 255.255.255.0 | fa:16:3e:46:e7:fc |\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 * Stopping Read required files in advance (for other mountpoints)[74G[ OK ]\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n71:71:fa:26:2e:27:cf:6c:bc:4d:b6:99:ed:3f:22:f3 root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . . |\n| + |\n| . o |\n| o . |\n| S . o |\n| . o |\n| o.o o |\n| Bo* * . |\n| .=.OE+.o|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8c:82:2e:e7:55:35:32:3f:a1:37:ae:03:b9:22:75:7c root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| o + |\n| . O o |\n| ....+ S |\n| .. =oEo o |\n|..o..+ . |\n|.+... .. |\n| ... .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n32:1c:b0:35:d2:76:d2:7d:08:a6:57:21:1c:b7:0b:4c root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o.ooE++o |\n| =+*++o.. |\n| ..oo+ .. |\n| . o . . |\n| + S . |\n| o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n43:c3:28:42:26:35:3e:1d:60:31:ca:14:98:82:b1:8e root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i\nThe key's randomart image is:\n+--[ED25519 256--+\n|=*@o. |\n|BO + . o |\n|+.+ o . + |\n|o o . . . |\n|E. S |\n| . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Starting save udev log and update rules[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping save udev log and update rules[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 30 Jun 2018 17:01:15 +0000. Up 15.72 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i ttyS0\n\nansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 30 Jun 2018 17:01:17 +0000. Up 17.75 seconds.\nci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | ssh-rsa | 82:97:1e:6e:8f:23:cd:ee:28:f2:07:84:15:7e:7c:b7 | - | - |\nci-info: +---------+-------------------------------------------------+---------+---------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 8c:82:2e:e7:55:35:32:3f:a1:37:ae:03:b9:22:75:7c root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i (DSA)\nec2: 256 32:1c:b0:35:d2:76:d2:7d:08:a6:57:21:1c:b7:0b:4c root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i (ECDSA)\nec2: 256 43:c3:28:42:26:35:3e:1d:60:31:ca:14:98:82:b1:8e root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i (ED25519)\nec2: 2048 71:71:fa:26:2e:27:cf:6c:bc:4d:b6:99:ed:3f:22:f3 root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH/EjzDPupTQR9TROb7v+7idHzmvCjLMBtdncE4OfDZJ+GMkgVbmUv7qsXBumhxmGeqYaJolagFXSUeVmEdIRHc= root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILaKNQmwRF9W0j7dUwI87x0i2BLFKmwSO+DxCNmXT8N+ root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv7PLc582txukSq58M7euGN0s9GSS+ay/H5WdjnCHREX60xbq0DexAlPfk18OkVARXCQHWcXUkn611bKdqVMafQvnBiFbS5+ORSlGSmNr9tXXD3JXcad8L1QmjDqzqKtV2AqX/lgWdL+nm2aaCOqsWkG+dwDDWcgLnB2TJ0bxJbiJBYW4Vhy0Pz4zw1a/87GpWEwYwcZ68dvRGHBPUynfD0/Ma8Dk18HvRC+A8roY64IGebfbhBPdoBhHkf1aO6qO5rDRGgAEPBNV6TQEPnla5K4skCJ+Uu49zNLjwBWeFNj8zc2YJxXjwcqFVmmhSpP/+4lJnGkpu9Qfit7H+I7MD root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 30 Jun 2018 17:01:18 +0000. Datasource DataSourceConfigDriveNet [net,ver=2][source=/dev/vdb]. Up 17.93 seconds\n"} 2018-06-30 17:01:19,933 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b/action used request id req-c3c6d07e-6e22-4754-8607-e58ba58be35b 2018-06-30 17:01:19,934 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-06-30 17:01:19,935 - 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-151-generic (buildd@lgw01-amd64-034) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #201-Ubuntu SMP Wed May 30 14:22:13 UTC 2018 (Ubuntu 3.13.0-151.201-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-151-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-0x000000007ffd9fff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffda000-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 = 0x7ffda max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6a20-0x000f6a2f] mapped at [ffff8800000f6a20] [ 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-0x7ffd9fff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f67d0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15eb 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe1477 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 001437 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe156b 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffd9fff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffd9fff] [ 0.000000] NODE_DATA [mem 0x7ffd5000-0x7ffd9fff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd1001, 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-0x7ffd9fff] [ 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:7ffd1001, 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: 515939 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-151-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] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096608K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1368K init, 1448K bss, 56928K 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.008005] pid_max: default: 32768 minimum: 301 [ 0.009831] Security Framework initialized [ 0.012018] AppArmor: AppArmor initialized [ 0.013700] Yama: becoming mindful. [ 0.016622] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.020993] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024318] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026787] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028300] Initializing cgroup subsys memory [ 0.030023] Initializing cgroup subsys devices [ 0.032005] Initializing cgroup subsys freezer [ 0.033745] Initializing cgroup subsys blkio [ 0.036005] Initializing cgroup subsys perf_event [ 0.037860] Initializing cgroup subsys hugetlb [ 0.040085] CPU: Physical Processor ID: 0 [ 0.041817] FEATURE SPEC_CTRL Present [ 0.044384] mce: CPU supports 10 MCE banks [ 0.046169] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.046169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048006] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.052004] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.054931] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.056004] Speculative Store Bypass: Vulnerable [ 0.060648] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.069864] ACPI: Core revision 20131115 [ 0.073369] ACPI: All ACPI Tables successfully acquired [ 0.075416] ftrace: allocating 28726 entries in 113 pages [ 0.108337] Enabling x2apic [ 0.109631] Enabled x2apic [ 0.112004] Switched APIC routing to physical x2apic. [ 0.117478] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.119806] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2637 v3 @ 3.50GHz (fam: 06, model: 3f, stepping: 02) [ 0.123052] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver. [ 0.124000] ... version: 2 [ 0.124004] ... bit width: 48 [ 0.125679] ... generic registers: 4 [ 0.127345] ... value mask: 0000ffffffffffff [ 0.128004] ... max period: 000000007fffffff [ 0.130102] ... fixed-purpose events: 3 [ 0.131783] ... event mask: 000000070000000f [ 0.139728] KVM setup paravirtual spinlock [ 0.142614] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.144122] x86: Booting SMP configuration: [ 0.146103] .... node #0, CPUs: #1[ 0.142593] kvm-clock: cpu 1, msr 0:7ffd1041, secondary cpu clock [ 0.160048] x86: Booted up 1 node, 2 CPUs [ 0.160033] KVM setup async PF for cpu 1 [ 0.160039] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.164005] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.167532] devtmpfs: initialized [ 0.178959] EVM: security.selinux [ 0.180004] EVM: security.SMACK64 [ 0.181617] EVM: security.ima [ 0.183104] EVM: security.capability [ 0.186098] pinctrl core: initialized pinctrl subsystem [ 0.188074] regulator-dummy: no parameters [ 0.190045] RTC time: 17:01:00, date: 06/30/18 [ 0.192046] NET: Registered protocol family 16 [ 0.194600] cpuidle: using governor ladder [ 0.196004] cpuidle: using governor menu [ 0.197974] ACPI: bus type PCI registered [ 0.199834] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.200144] PCI: Using configuration type 1 for base access [ 0.204110] bio: create slab at 0 [ 0.208112] ACPI: Added _OSI(Module Device) [ 0.210052] ACPI: Added _OSI(Processor Device) [ 0.212004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.214122] ACPI: Added _OSI(Processor Aggregator Device) [ 0.218648] ACPI: Interpreter enabled [ 0.220010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.224005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.228023] ACPI: (supports S0 S3 S4 S5) [ 0.229845] ACPI: Using IOAPIC for interrupt routing [ 0.232020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.236680] ACPI: No dock devices found. [ 0.245208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.247932] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248010] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250435] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.252512] acpiphp: Slot [3] registered [ 0.254389] acpiphp: Slot [4] registered [ 0.256034] acpiphp: Slot [5] registered [ 0.257890] acpiphp: Slot [6] registered [ 0.259756] acpiphp: Slot [7] registered [ 0.260033] acpiphp: Slot [8] registered [ 0.261887] acpiphp: Slot [9] registered [ 0.263777] acpiphp: Slot [10] registered [ 0.264034] acpiphp: Slot [11] registered [ 0.265948] acpiphp: Slot [12] registered [ 0.267885] acpiphp: Slot [13] registered [ 0.268034] acpiphp: Slot [14] registered [ 0.269686] acpiphp: Slot [15] registered [ 0.271376] acpiphp: Slot [16] registered [ 0.272035] acpiphp: Slot [17] registered [ 0.273952] acpiphp: Slot [18] registered [ 0.275883] acpiphp: Slot [19] registered [ 0.276034] acpiphp: Slot [20] registered [ 0.277975] acpiphp: Slot [21] registered [ 0.279934] acpiphp: Slot [22] registered [ 0.280033] acpiphp: Slot [23] registered [ 0.281955] acpiphp: Slot [24] registered [ 0.283875] acpiphp: Slot [25] registered [ 0.284033] acpiphp: Slot [26] registered [ 0.285968] acpiphp: Slot [27] registered [ 0.287918] acpiphp: Slot [28] registered [ 0.288033] acpiphp: Slot [29] registered [ 0.289955] acpiphp: Slot [30] registered [ 0.291613] acpiphp: Slot [31] registered [ 0.292018] PCI host bridge to bus 0000:00 [ 0.293689] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.298727] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.300006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.303031] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.304006] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.316090] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319858] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.354398] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.358063] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361138] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.364148] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.366806] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369019] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.371618] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.371618] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.372005] vgaarb: loaded [ 0.373211] vgaarb: bridge control possible 0000:00:02.0 [ 0.375407] SCSI subsystem initialized [ 0.376050] ACPI: bus type USB registered [ 0.377649] usbcore: registered new interface driver usbfs [ 0.379716] usbcore: registered new interface driver hub [ 0.380022] usbcore: registered new device driver usb [ 0.382368] PCI: Using ACPI for IRQ routing [ 0.384324] NetLabel: Initializing [ 0.385995] NetLabel: domain hash size = 128 [ 0.388003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.390322] NetLabel: unlabeled traffic allowed by default [ 0.392112] Switched to clocksource kvm-clock [ 0.403613] AppArmor: AppArmor Filesystem Enabled [ 0.405384] pnp: PnP ACPI init [ 0.406640] ACPI: bus type PNP registered [ 0.409338] pnp: PnP ACPI: found 8 devices [ 0.411286] ACPI: bus type PNP unregistered [ 0.420903] NET: Registered protocol family 2 [ 0.423267] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.426762] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.429712] TCP: Hash tables configured (established 16384 bind 16384) [ 0.432614] TCP: reno registered [ 0.434209] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.436887] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.440186] NET: Registered protocol family 1 [ 0.442234] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.444876] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.447485] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.508520] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.569202] Trying to unpack rootfs image as initramfs... [ 0.754264] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.758084] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1 [ 0.760761] microcode: CPU1 sig=0x306f2, pf=0x1, revision=0x1 [ 0.763097] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.766546] Scanning for low memory corruption every 60 seconds [ 0.769194] Initialise system trusted keyring [ 0.771019] audit: initializing netlink socket (disabled) [ 0.773089] type=2000 audit(1530378060.917:1): initialized [ 0.811404] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.816220] zbud: loaded [ 0.817983] VFS: Disk quotas dquot_6.5.2 [ 0.819919] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.823528] fuse init (API version 7.22) [ 0.825495] msgmni has been set to 3997 [ 0.827163] Key type big_key registered [ 0.829193] Key type asymmetric registered [ 0.830822] Asymmetric key parser 'x509' registered [ 0.832792] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.835867] io scheduler noop registered [ 0.837445] io scheduler deadline registered (default) [ 0.839463] io scheduler cfq registered [ 0.841077] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.843206] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.845735] ipmi message handler version 39.2 [ 0.847558] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.850513] ACPI: Power Button [PWRF] [ 0.852200] GHES: HEST is not enabled! [ 0.913244] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.034876] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.096356] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 1.098796] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.125549] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.129488] Linux agpgart interface v0.103 [ 1.132784] brd: module loaded [ 1.134880] loop: module loaded [ 1.136410] blk-mq: CPU -> queue map [ 1.137581] CPU 0 -> Queue 0 [ 1.138628] CPU 1 -> Queue 0 [ 1.141083] vda: vda1 [ 1.142630] blk-mq: CPU -> queue map [ 1.143826] CPU 0 -> Queue 0 [ 1.144900] CPU 1 -> Queue 0 [ 1.147017] vdb: [ 1.148802] scsi0 : ata_piix [ 1.149938] scsi1 : ata_piix [ 1.151034] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0e0 irq 14 [ 1.152967] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0e8 irq 15 [ 1.155522] libphy: Fixed MDIO Bus: probed [ 1.157081] tun: Universal TUN/TAP device driver, 1.6 [ 1.158594] tun: (C) 1999-2004 Max Krasnyansky [ 1.161757] PPP generic driver version 2.4.2 [ 1.163155] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.165794] ehci-pci: EHCI PCI platform driver [ 1.167465] ehci-platform: EHCI generic platform driver [ 1.169029] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.170797] ohci-pci: OHCI PCI platform driver [ 1.172189] ohci-platform: OHCI generic platform driver [ 1.173755] uhci_hcd: USB Universal Host Controller Interface driver [ 1.234877] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236486] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.238881] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.240684] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.242633] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.244925] usb usb1: Product: UHCI Host Controller [ 1.246451] usb usb1: Manufacturer: Linux 3.13.0-151-generic uhci_hcd [ 1.248349] usb usb1: SerialNumber: 0000:00:01.2 [ 1.249971] hub 1-0:1.0: USB hub found [ 1.251253] hub 1-0:1.0: 2 ports detected [ 1.252773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.256188] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.257758] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.259496] mousedev: PS/2 mouse device common for all mice [ 1.261590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264555] rtc_cmos 00:00: RTC can wake from S4 [ 1.266420] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.268384] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.270380] device-mapper: uevent: version 1.0.3 [ 1.271944] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 1.274483] ledtrig-cpu: registered to indicate activity on CPUs [ 1.276440] TCP: cubic registered [ 1.277737] NET: Registered protocol family 10 [ 1.279450] NET: Registered protocol family 17 [ 1.280863] Key type dns_resolver registered [ 1.282601] Loading compiled-in X.509 certificates [ 1.284981] Loaded X.509 cert 'Magrathea: Glacier signing key: 70341c88d698ed60ab45c266f343de534c16a015' [ 1.301072] registered taskstats version 1 [ 1.304759] Key type trusted registered [ 1.310491] Key type encrypted registered [ 1.311846] AppArmor: AppArmor sha1 policy hashing enabled [ 1.313499] IMA: No TPM chip found, activating TPM-bypass! [ 1.315858] regulator-dummy: disabling [ 1.317192] Magic number: 6:21:38 [ 1.318380] bdi 7:3: hash matches [ 1.319709] rtc_cmos 00:00: setting system clock to 2018-06-30 17:01:01 UTC (1530378061) [ 1.322301] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.324112] EDD information not available. [ 1.328083] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 1.330551] Write protecting the kernel read-only data: 12288k [ 1.332829] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 1.338804] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 1.357645] systemd-udevd[107]: starting version 204 [ 1.404756] FDC 0 is a S82078B [ 1.564124] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.728655] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.731817] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.734689] usb 1-1: Product: QEMU USB Tablet [ 1.736128] usb 1-1: Manufacturer: QEMU [ 1.737444] usb 1-1: SerialNumber: 42 [ 2.425767] 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.918673] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.031529] random: init urandom read with 13 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 3.311080] EXT4-fs (vda1): re-mounted. Opts: (null) * 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 Sat, 30 Jun 2018 17:01:04 +0000. Up 4.15 seconds. * Stopping Read required files in advance (for other mountpoints)[74G[ OK ] cloud-init-nonet[4.51]: 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 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 ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[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 ] * 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 configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[7.17]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 30 Jun 2018 17:01:07 +0000. Up 7.48 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.11 | 255.255.255.0 | fa:16:3e:46:e7:fc | 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: +-------+-----------------+-----------+-----------------+-----------+-------+ * Stopping Read required files in advance (for other mountpoints)[74G[ OK ] dmesg: write failed: Broken pipe 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: 71:71:fa:26:2e:27:cf:6c:bc:4d:b6:99:ed:3f:22:f3 root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i The key's randomart image is: +--[ RSA 2048]----+ | . . | | + | | . o | | o . | | S . o | | . o | | o.o o | | Bo* * . | | .=.OE+.o| +-----------------+ 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: 8c:82:2e:e7:55:35:32:3f:a1:37:ae:03:b9:22:75:7c root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i The key's randomart image is: +--[ DSA 1024]----+ | | | | | o + | | . O o | | ....+ S | | .. =oEo o | |..o..+ . | |.+... .. | | ... .. | +-----------------+ 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: 32:1c:b0:35:d2:76:d2:7d:08:a6:57:21:1c:b7:0b:4c root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i The key's randomart image is: +--[ECDSA 256]---+ | o.ooE++o | | =+*++o.. | | ..oo+ .. | | . o . . | | + S . | | o | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 43:c3:28:42:26:35:3e:1d:60:31:ca:14:98:82:b1:8e root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i The key's randomart image is: +--[ED25519 256--+ |=*@o. | |BO + . o | |+.+ o . + | |o o . . . | |E. S | | . | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 30 Jun 2018 17:01:15 +0000. Up 15.72 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i ttyS0 ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i login: Cloud-init v. 0.7.5 running 'modules:final' at Sat, 30 Jun 2018 17:01:17 +0000. Up 17.75 seconds. ci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++ ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | ssh-rsa | 82:97:1e:6e:8f:23:cd:ee:28:f2:07:84:15:7e:7c:b7 | - | - | ci-info: +---------+-------------------------------------------------+---------+---------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 8c:82:2e:e7:55:35:32:3f:a1:37:ae:03:b9:22:75:7c root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i (DSA) ec2: 256 32:1c:b0:35:d2:76:d2:7d:08:a6:57:21:1c:b7:0b:4c root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i (ECDSA) ec2: 256 43:c3:28:42:26:35:3e:1d:60:31:ca:14:98:82:b1:8e root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i (ED25519) ec2: 2048 71:71:fa:26:2e:27:cf:6c:bc:4d:b6:99:ed:3f:22:f3 root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH/EjzDPupTQR9TROb7v+7idHzmvCjLMBtdncE4OfDZJ+GMkgVbmUv7qsXBumhxmGeqYaJolagFXSUeVmEdIRHc= root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILaKNQmwRF9W0j7dUwI87x0i2BLFKmwSO+DxCNmXT8N+ root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv7PLc582txukSq58M7euGN0s9GSS+ay/H5WdjnCHREX60xbq0DexAlPfk18OkVARXCQHWcXUkn611bKdqVMafQvnBiFbS5+ORSlGSmNr9tXXD3JXcad8L1QmjDqzqKtV2AqX/lgWdL+nm2aaCOqsWkG+dwDDWcgLnB2TJ0bxJbiJBYW4Vhy0Pz4zw1a/87GpWEwYwcZ68dvRGHBPUynfD0/Ma8Dk18HvRC+A8roY64IGebfbhBPdoBhHkf1aO6qO5rDRGgAEPBNV6TQEPnla5K4skCJ+Uu49zNLjwBWeFNj8zc2YJxXjwcqFVmmhSpP/+4lJnGkpu9Qfit7H+I7MD root@ansibleprovisioningtests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-i -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 30 Jun 2018 17:01:18 +0000. Datasource DataSourceConfigDriveNet [net,ver=2][source=/dev/vdb]. Up 17.93 seconds 2018-06-30 17:01:19,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:21,121 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:21 GMT Content-Type: application/json Content-Length: 1666 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d6cf1e1f-7d18-4138-a697-bea771f26b98 X-Compute-Request-Id: req-d6cf1e1f-7d18-4138-a697-bea771f26b98 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:00:59Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:01:21,121 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-d6cf1e1f-7d18-4138-a697-bea771f26b98 2018-06-30 17:01:21,121 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - ACTIVE 2018-06-30 17:01:21,122 - create_instance - INFO - VM is - ACTIVE 2018-06-30 17:01:21,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:23,456 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:23 GMT Content-Type: application/json Content-Length: 1786 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-77b55189-5205-4cde-8ba0-7969d6814908 X-Compute-Request-Id: req-77b55189-5205-4cde-8ba0-7969d6814908 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:00:59Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:01:23,456 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-77b55189-5205-4cde-8ba0-7969d6814908 2018-06-30 17:01:23,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:23,808 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:23 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-fb0fa216-b7d2-4e77-9614-1630a7aa3827 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"],"updated_at":"2018-06-30T16:54:30Z","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"4bc53302-3602-4c0b-9da7-cddce76913ef","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net"}]} 2018-06-30 17:01:23,809 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net used request id req-fb0fa216-b7d2-4e77-9614-1630a7aa3827 2018-06-30 17:01:23,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:23,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:01:23 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-de5de277-ed1a-4d79-a9dc-9dcd47b06c01 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 17:01:23,878 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-de5de277-ed1a-4d79-a9dc-9dcd47b06c01 2018-06-30 17:01:23,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:23,999 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:23 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-4b1e4f93-2286-46c7-83f5-77331a901a16 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]} 2018-06-30 17:01:23,999 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-4b1e4f93-2286-46c7-83f5-77331a901a16 2018-06-30 17:01:24,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:24,240 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:24 GMT Content-Type: application/json Content-Length: 3000 Connection: keep-alive X-Openstack-Request-Id: req-e1eb1b17-7bbe-4885-93cb-23a03da480b7 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:32Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:38Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4bc53302-3602-4c0b-9da7-cddce76913ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5c:9f:c0","id":"0c7a253e-0b99-453b-b4d9-6d997884e45c","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:42Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:53Z","binding:vnic_type":"normal","device_id":"38d1d72b-a0ac-4391-ae36-95c8e13d5dfa","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:e0:13:3f","id":"43925453-cfa1-4027-8e4d-17b9257408ad","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:55:11Z","admin_state_up":true,"updated_at":"2018-06-30T17:00:57Z","binding:vnic_type":"normal","device_id":"35d9d68d-bab6-434d-a14a-6c756832466b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:46:e7:fc","id":"6c3e3432-0f4f-4451-bc97-e143727e43f6","port_security_enabled":true,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["b323317c-5a81-4ac9-b5d5-53082a2c9241"],"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:31Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4bc53302-3602-4c0b-9da7-cddce76913ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bc:f6:26","id":"e71aeed2-5976-4dd3-be82-8e6e94f14228","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 17:01:24,240 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-e1eb1b17-7bbe-4885-93cb-23a03da480b7 2018-06-30 17:01:24,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:26,278 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:26 GMT Content-Type: application/json Content-Length: 1786 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9cc0b27e-69a2-456b-9ac5-c5208a3c4253 X-Compute-Request-Id: req-9cc0b27e-69a2-456b-9ac5-c5208a3c4253 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:00:59Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:01:26,278 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-9cc0b27e-69a2-456b-9ac5-c5208a3c4253 2018-06-30 17:01:26,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:26,642 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:26 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-692e6aae-cd60-42b9-a6b9-3e09392449ea Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"],"updated_at":"2018-06-30T16:54:30Z","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"4bc53302-3602-4c0b-9da7-cddce76913ef","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net"}]} 2018-06-30 17:01:26,642 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net used request id req-692e6aae-cd60-42b9-a6b9-3e09392449ea 2018-06-30 17:01:26,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:27,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:01:26 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0b20550-f930-4f0f-ac6b-f6d042e6e530 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 17:01:27,060 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-a0b20550-f930-4f0f-ac6b-f6d042e6e530 2018-06-30 17:01:27,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:27,252 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:27 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-e53174a4-b365-4b2c-a776-4ecb2da440de Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]} 2018-06-30 17:01:27,252 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-e53174a4-b365-4b2c-a776-4ecb2da440de 2018-06-30 17:01:27,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:27,615 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:27 GMT Content-Type: application/json Content-Length: 3000 Connection: keep-alive X-Openstack-Request-Id: req-8100bae6-78f7-4a55-8884-fedf28ce1c1c Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:32Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:38Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4bc53302-3602-4c0b-9da7-cddce76913ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5c:9f:c0","id":"0c7a253e-0b99-453b-b4d9-6d997884e45c","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:42Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:53Z","binding:vnic_type":"normal","device_id":"38d1d72b-a0ac-4391-ae36-95c8e13d5dfa","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:e0:13:3f","id":"43925453-cfa1-4027-8e4d-17b9257408ad","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:55:11Z","admin_state_up":true,"updated_at":"2018-06-30T17:00:57Z","binding:vnic_type":"normal","device_id":"35d9d68d-bab6-434d-a14a-6c756832466b","device_owner":"compute:nova","revision_number":10,"mac_address":"fa:16:3e:46:e7:fc","id":"6c3e3432-0f4f-4451-bc97-e143727e43f6","port_security_enabled":true,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["b323317c-5a81-4ac9-b5d5-53082a2c9241"],"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:31Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4bc53302-3602-4c0b-9da7-cddce76913ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bc:f6:26","id":"e71aeed2-5976-4dd3-be82-8e6e94f14228","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 17:01:27,615 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-8100bae6-78f7-4a55-8884-fedf28ce1c1c 2018-06-30 17:01:27,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}}' 2018-06-30 17:01:29,695 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 17:01:29 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e2e4416a-a3c4-4a2c-9aba-3ad276cc48fe X-Compute-Request-Id: req-e2e4416a-a3c4-4a2c-9aba-3ad276cc48fe 2018-06-30 17:01:29,695 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b/action used request id req-e2e4416a-a3c4-4a2c-9aba-3ad276cc48fe 2018-06-30 17:01:29,696 - create_instance - INFO - Checking if VM is active 2018-06-30 17:01:29,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:30,440 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:30 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-01024b07-0a5d-4886-9137-6f7602805b70 X-Compute-Request-Id: req-01024b07-0a5d-4886-9137-6f7602805b70 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}, {"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:00:59Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:01:30,440 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-01024b07-0a5d-4886-9137-6f7602805b70 2018-06-30 17:01:30,441 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - ACTIVE 2018-06-30 17:01:30,441 - create_instance - INFO - VM is - ACTIVE 2018-06-30 17:01:30,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:30,910 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:30 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-4588c029-8598-4abb-8588-c1257cbac2c8 X-Compute-Request-Id: req-4588c029-8598-4abb-8588-c1257cbac2c8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}, {"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:00:59Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:01:30,910 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-4588c029-8598-4abb-8588-c1257cbac2c8 2018-06-30 17:01:30,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:31,271 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:31 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-e3c237de-661a-4553-ab8d-cf2ca30d9873 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"],"updated_at":"2018-06-30T16:54:30Z","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"4bc53302-3602-4c0b-9da7-cddce76913ef","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net"}]} 2018-06-30 17:01:31,272 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net used request id req-e3c237de-661a-4553-ab8d-cf2ca30d9873 2018-06-30 17:01:31,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:31,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:01:31 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cba8a1fb-da4d-4f00-94d2-37b97441fd94 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 17:01:31,670 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-cba8a1fb-da4d-4f00-94d2-37b97441fd94 2018-06-30 17:01:31,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:31,794 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:31 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-b9c8b9e0-a821-4215-807e-92253ce5bb3e Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]} 2018-06-30 17:01:31,794 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-b9c8b9e0-a821-4215-807e-92253ce5bb3e 2018-06-30 17:01:31,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:32,133 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:32 GMT Content-Type: application/json Content-Length: 3039 Connection: keep-alive X-Openstack-Request-Id: req-c81fce14-3d28-4abf-97a7-f0e8ec595fab Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:32Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:38Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4bc53302-3602-4c0b-9da7-cddce76913ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5c:9f:c0","id":"0c7a253e-0b99-453b-b4d9-6d997884e45c","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:42Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:53Z","binding:vnic_type":"normal","device_id":"38d1d72b-a0ac-4391-ae36-95c8e13d5dfa","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:e0:13:3f","id":"43925453-cfa1-4027-8e4d-17b9257408ad","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:55:11Z","admin_state_up":true,"updated_at":"2018-06-30T17:01:29Z","binding:vnic_type":"normal","device_id":"35d9d68d-bab6-434d-a14a-6c756832466b","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:46:e7:fc","id":"6c3e3432-0f4f-4451-bc97-e143727e43f6","port_security_enabled":true,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["b323317c-5a81-4ac9-b5d5-53082a2c9241","0c7fa73c-4e98-41bd-9566-28f04d27eb4c"],"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:31Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4bc53302-3602-4c0b-9da7-cddce76913ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bc:f6:26","id":"e71aeed2-5976-4dd3-be82-8e6e94f14228","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 17:01:32,133 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-c81fce14-3d28-4abf-97a7-f0e8ec595fab 2018-06-30 17:01:32,134 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 17:01:32,139 - paramiko.transport - DEBUG - starting thread (client mode): 0x22da6e90L 2018-06-30 17:01:32,140 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 17:01:32,150 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-06-30 17:01:32,150 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-30 17:01:32,152 - 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-06-30 17:01:32,152 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 17:01:32,152 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-30 17:01:32,152 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 17:01:32,153 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 17:01:32,153 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 17:01:32,198 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 17:01:32,198 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 17:01:32,205 - paramiko.transport - DEBUG - Trying discovered key 82971e6e8f23cdee28f20784157e7cb7 in tmp/AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7 2018-06-30 17:01:32,237 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 17:01:32,265 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 17:01:32,365 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 17:01:32,383 - create_instance - INFO - SSH is active for VM instance 2018-06-30 17:01:32,383 - create_instance - INFO - Checking if cloud-init has completed 2018-06-30 17:01:32,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:33,241 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:33 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-24f5c4f0-62c2-4055-a780-35cd02a8c952 X-Compute-Request-Id: req-24f5c4f0-62c2-4055-a780-35cd02a8c952 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}, {"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:00:59Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:01:33,242 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-24f5c4f0-62c2-4055-a780-35cd02a8c952 2018-06-30 17:01:33,242 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - ACTIVE 2018-06-30 17:01:33,242 - create_instance - INFO - VM is - ACTIVE 2018-06-30 17:01:33,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:33,827 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:33 GMT Content-Type: application/json Content-Length: 1869 Connection: close Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-21741f22-8d6c-4eaa-af0e-6610c72341ad X-Compute-Request-Id: req-21741f22-8d6c-4eaa-af0e-6610c72341ad Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}, {"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:00:59Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:01:33,827 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-21741f22-8d6c-4eaa-af0e-6610c72341ad 2018-06-30 17:01:33,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:34,149 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:34 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-c1165d30-fe89-43d0-82e6-e3c08f98441c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"],"updated_at":"2018-06-30T16:54:30Z","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"4bc53302-3602-4c0b-9da7-cddce76913ef","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net"}]} 2018-06-30 17:01:34,149 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net used request id req-c1165d30-fe89-43d0-82e6-e3c08f98441c 2018-06-30 17:01:34,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:34,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:01:34 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d0d209b8-be47-4a5f-b80d-a5171e36fbfc Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 17:01:34,503 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-d0d209b8-be47-4a5f-b80d-a5171e36fbfc 2018-06-30 17:01:34,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:34,682 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:34 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-db65b3ae-07ca-413f-8635-d6ea4bd8fa50 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]} 2018-06-30 17:01:34,682 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-db65b3ae-07ca-413f-8635-d6ea4bd8fa50 2018-06-30 17:01:34,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:34,988 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:34 GMT Content-Type: application/json Content-Length: 3039 Connection: keep-alive X-Openstack-Request-Id: req-84ab76e2-264c-4ab7-b11e-99159b597030 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:32Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:38Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4bc53302-3602-4c0b-9da7-cddce76913ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5c:9f:c0","id":"0c7a253e-0b99-453b-b4d9-6d997884e45c","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:42Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:53Z","binding:vnic_type":"normal","device_id":"38d1d72b-a0ac-4391-ae36-95c8e13d5dfa","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:e0:13:3f","id":"43925453-cfa1-4027-8e4d-17b9257408ad","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:55:11Z","admin_state_up":true,"updated_at":"2018-06-30T17:01:29Z","binding:vnic_type":"normal","device_id":"35d9d68d-bab6-434d-a14a-6c756832466b","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:46:e7:fc","id":"6c3e3432-0f4f-4451-bc97-e143727e43f6","port_security_enabled":true,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["b323317c-5a81-4ac9-b5d5-53082a2c9241","0c7fa73c-4e98-41bd-9566-28f04d27eb4c"],"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:31Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4bc53302-3602-4c0b-9da7-cddce76913ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bc:f6:26","id":"e71aeed2-5976-4dd3-be82-8e6e94f14228","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 17:01:34,988 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-84ab76e2-264c-4ab7-b11e-99159b597030 2018-06-30 17:01:34,989 - create_instance - INFO - Checking if VM is active 2018-06-30 17:01:34,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:35,706 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:35 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-70b33750-660d-4e8e-a1ea-6655605111c0 X-Compute-Request-Id: req-70b33750-660d-4e8e-a1ea-6655605111c0 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}, {"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:00:59Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:01:35,706 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-70b33750-660d-4e8e-a1ea-6655605111c0 2018-06-30 17:01:35,707 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - ACTIVE 2018-06-30 17:01:35,707 - create_instance - INFO - VM is - ACTIVE 2018-06-30 17:01:35,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:36,427 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:36 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-bab9da1a-88f8-4175-8fbf-9c258d471f21 X-Compute-Request-Id: req-bab9da1a-88f8-4175-8fbf-9c258d471f21 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}, {"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:00:59Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:01:36,428 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-bab9da1a-88f8-4175-8fbf-9c258d471f21 2018-06-30 17:01:36,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:36,733 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:36 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-d776467d-cc82-4892-bd55-21f28e18402d Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"],"updated_at":"2018-06-30T16:54:30Z","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"4bc53302-3602-4c0b-9da7-cddce76913ef","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net"}]} 2018-06-30 17:01:36,733 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net used request id req-d776467d-cc82-4892-bd55-21f28e18402d 2018-06-30 17:01:36,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:36,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:01:36 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-1a0fdb76-b5ea-4f05-ab3a-aaa022168b48 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 17:01:36,840 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-1a0fdb76-b5ea-4f05-ab3a-aaa022168b48 2018-06-30 17:01:36,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:37,028 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:37 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-604e2130-96bc-477f-927d-634135e0d86b Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]} 2018-06-30 17:01:37,028 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-604e2130-96bc-477f-927d-634135e0d86b 2018-06-30 17:01:37,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:37,267 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:37 GMT Content-Type: application/json Content-Length: 3039 Connection: keep-alive X-Openstack-Request-Id: req-c2df35d2-0817-43a0-aa96-b4aea30fd41b Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:32Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:38Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4bc53302-3602-4c0b-9da7-cddce76913ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5c:9f:c0","id":"0c7a253e-0b99-453b-b4d9-6d997884e45c","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:42Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:53Z","binding:vnic_type":"normal","device_id":"38d1d72b-a0ac-4391-ae36-95c8e13d5dfa","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:e0:13:3f","id":"43925453-cfa1-4027-8e4d-17b9257408ad","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:55:11Z","admin_state_up":true,"updated_at":"2018-06-30T17:01:29Z","binding:vnic_type":"normal","device_id":"35d9d68d-bab6-434d-a14a-6c756832466b","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:46:e7:fc","id":"6c3e3432-0f4f-4451-bc97-e143727e43f6","port_security_enabled":true,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["0c7fa73c-4e98-41bd-9566-28f04d27eb4c","b323317c-5a81-4ac9-b5d5-53082a2c9241"],"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:31Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4bc53302-3602-4c0b-9da7-cddce76913ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bc:f6:26","id":"e71aeed2-5976-4dd3-be82-8e6e94f14228","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 17:01:37,267 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-c2df35d2-0817-43a0-aa96-b4aea30fd41b 2018-06-30 17:01:37,268 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 17:01:37,270 - paramiko.transport - DEBUG - starting thread (client mode): 0x22ce8990L 2018-06-30 17:01:37,271 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 17:01:37,669 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-06-30 17:01:37,669 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-30 17:01:37,671 - 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-06-30 17:01:37,671 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 17:01:37,671 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-30 17:01:37,671 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 17:01:37,672 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 17:01:37,672 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 17:01:37,682 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 17:01:37,682 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 17:01:37,688 - paramiko.transport - DEBUG - Trying discovered key 82971e6e8f23cdee28f20784157e7cb7 in tmp/AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7 2018-06-30 17:01:37,721 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 17:01:37,730 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 17:01:37,831 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 17:01:37,866 - create_instance - INFO - SSH is active for VM instance 2018-06-30 17:01:37,867 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 17:01:37,868 - paramiko.transport - DEBUG - starting thread (client mode): 0x22ce8950L 2018-06-30 17:01:37,869 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 17:01:37,875 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-06-30 17:01:37,876 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-30 17:01:37,877 - 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-06-30 17:01:37,877 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 17:01:37,878 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-30 17:01:37,878 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 17:01:37,878 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 17:01:37,878 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 17:01:37,926 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 17:01:37,926 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 17:01:37,933 - paramiko.transport - DEBUG - Trying discovered key 82971e6e8f23cdee28f20784157e7cb7 in tmp/AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7 2018-06-30 17:01:37,965 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 17:01:37,976 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 17:01:37,998 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-30 17:01:45,278 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-06-30 17:01:45,278 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-30 17:01:45,312 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-30 17:01:45,403 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-06-30 17:01:45,404 - create_instance - INFO - cloud-init complete for VM instance 2018-06-30 17:01:45,406 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-06-30 17:01:45,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:46,841 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:46 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-5ab040cf-ae79-4420-9057-85af7cd8a1e1 X-Compute-Request-Id: req-5ab040cf-ae79-4420-9057-85af7cd8a1e1 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}, {"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:00:59Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:01:46,841 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-5ab040cf-ae79-4420-9057-85af7cd8a1e1 2018-06-30 17:01:46,842 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - ACTIVE 2018-06-30 17:01:46,842 - create_instance - INFO - VM is - ACTIVE 2018-06-30 17:01:46,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:47,989 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:47 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ccf2f8bd-7588-455e-87e9-a6690409fff6 X-Compute-Request-Id: req-ccf2f8bd-7588-455e-87e9-a6690409fff6 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}, {"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:00:59Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:01:47,989 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-ccf2f8bd-7588-455e-87e9-a6690409fff6 2018-06-30 17:01:47,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:48,389 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:48 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-5dc6cd4b-48f3-4a0f-b55e-a0488c8dc56c Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"],"updated_at":"2018-06-30T16:54:30Z","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"4bc53302-3602-4c0b-9da7-cddce76913ef","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net"}]} 2018-06-30 17:01:48,389 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net used request id req-5dc6cd4b-48f3-4a0f-b55e-a0488c8dc56c 2018-06-30 17:01:48,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:48,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:01:48 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b81d5ab8-1139-4e8a-af6b-ea18c1f3e45e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 17:01:48,765 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-b81d5ab8-1139-4e8a-af6b-ea18c1f3e45e 2018-06-30 17:01:48,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:48,931 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:48 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-e74605ff-963b-419a-a024-f5d156130d29 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]} 2018-06-30 17:01:48,931 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-e74605ff-963b-419a-a024-f5d156130d29 2018-06-30 17:01:48,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:49,242 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:49 GMT Content-Type: application/json Content-Length: 3039 Connection: keep-alive X-Openstack-Request-Id: req-49a3f6be-dfa2-471f-b9f9-ef0df8457cdd Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:32Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:38Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4bc53302-3602-4c0b-9da7-cddce76913ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5c:9f:c0","id":"0c7a253e-0b99-453b-b4d9-6d997884e45c","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:42Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:53Z","binding:vnic_type":"normal","device_id":"38d1d72b-a0ac-4391-ae36-95c8e13d5dfa","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:e0:13:3f","id":"43925453-cfa1-4027-8e4d-17b9257408ad","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:55:11Z","admin_state_up":true,"updated_at":"2018-06-30T17:01:29Z","binding:vnic_type":"normal","device_id":"35d9d68d-bab6-434d-a14a-6c756832466b","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:46:e7:fc","id":"6c3e3432-0f4f-4451-bc97-e143727e43f6","port_security_enabled":true,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["0c7fa73c-4e98-41bd-9566-28f04d27eb4c","b323317c-5a81-4ac9-b5d5-53082a2c9241"],"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:31Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4bc53302-3602-4c0b-9da7-cddce76913ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bc:f6:26","id":"e71aeed2-5976-4dd3-be82-8e6e94f14228","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 17:01:49,242 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-49a3f6be-dfa2-471f-b9f9-ef0df8457cdd 2018-06-30 17:01:49,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:51,198 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:51 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fed34cfc-9cd9-4150-808a-8ed1f33216f8 X-Compute-Request-Id: req-fed34cfc-9cd9-4150-808a-8ed1f33216f8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}, {"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:00:59Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:01:51,198 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-fed34cfc-9cd9-4150-808a-8ed1f33216f8 2018-06-30 17:01:51,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:51,580 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:51 GMT Content-Type: application/json Content-Length: 634 Connection: keep-alive X-Openstack-Request-Id: req-908b275c-e161-4788-ae0a-1f1c6716fd65 Front-End-Https: on RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"],"updated_at":"2018-06-30T16:54:30Z","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"4bc53302-3602-4c0b-9da7-cddce76913ef","name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net"}]} 2018-06-30 17:01:51,580 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net used request id req-908b275c-e161-4788-ae0a-1f1c6716fd65 2018-06-30 17:01:51,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:51,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:01:51 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c18e4e03-8180-4f86-8f98-b55f930a76b6 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 17:01:51,683 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-c18e4e03-8180-4f86-8f98-b55f930a76b6 2018-06-30 17:01:51,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:51,846 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:51 GMT Content-Type: application/json Content-Length: 674 Connection: keep-alive X-Openstack-Request-Id: req-129f0c66-34a0-4de3-a4dc-a242da6392fe Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:30Z","dns_nameservers":[],"updated_at":"2018-06-30T16:54:30Z","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":"f0315fc7841c48b7bd54dcb1be3c3f4e","id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","subnetpool_id":null,"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet"}]} 2018-06-30 17:01:51,846 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-129f0c66-34a0-4de3-a4dc-a242da6392fe 2018-06-30 17:01:51,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:52,119 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:52 GMT Content-Type: application/json Content-Length: 3039 Connection: keep-alive X-Openstack-Request-Id: req-fa0f704a-853b-49e1-bb34-7e393441d575 Front-End-Https: on RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:32Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:38Z","binding:vnic_type":"normal","device_id":"dhcp69a741a0-cdb3-5218-a1fb-cfddfa067fc5-4bc53302-3602-4c0b-9da7-cddce76913ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:5c:9f:c0","id":"0c7a253e-0b99-453b-b4d9-6d997884e45c","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.3"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:42Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:53Z","binding:vnic_type":"normal","device_id":"38d1d72b-a0ac-4391-ae36-95c8e13d5dfa","device_owner":"network:router_interface","revision_number":9,"mac_address":"fa:16:3e:e0:13:3f","id":"43925453-cfa1-4027-8e4d-17b9257408ad","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:55:11Z","admin_state_up":true,"updated_at":"2018-06-30T17:01:29Z","binding:vnic_type":"normal","device_id":"35d9d68d-bab6-434d-a14a-6c756832466b","device_owner":"compute:nova","revision_number":12,"mac_address":"fa:16:3e:46:e7:fc","id":"6c3e3432-0f4f-4451-bc97-e143727e43f6","port_security_enabled":true,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.11"}],"extra_dhcp_opts":[],"security_groups":["b323317c-5a81-4ac9-b5d5-53082a2c9241","0c7fa73c-4e98-41bd-9566-28f04d27eb4c"],"name":"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1"},{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4bc53302-3602-4c0b-9da7-cddce76913ef","tenant_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","created_at":"2018-06-30T16:54:31Z","admin_state_up":true,"updated_at":"2018-06-30T16:54:37Z","binding:vnic_type":"normal","device_id":"dhcp69acdcc2-3c89-5524-8ae9-76f60fbeb872-4bc53302-3602-4c0b-9da7-cddce76913ef","device_owner":"network:dhcp","revision_number":6,"mac_address":"fa:16:3e:bc:f6:26","id":"e71aeed2-5976-4dd3-be82-8e6e94f14228","port_security_enabled":false,"project_id":"f0315fc7841c48b7bd54dcb1be3c3f4e","fixed_ips":[{"subnet_id":"fb9bef74-6c4d-44f9-ab45-78f2f9fbda19","ip_address":"10.55.1.2"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-06-30 17:01:52,119 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?network_id=4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-fa0f704a-853b-49e1-bb34-7e393441d575 2018-06-30 17:01:52,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}}' 2018-06-30 17:01:52,708 - novaclient.v2.client - DEBUG - RESP: [400] Server: nginx Date: Sat, 30 Jun 2018 17:01:52 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 237 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-317c46d9-b74a-4bb1-aefd-81e3be222631 X-Compute-Request-Id: req-317c46d9-b74a-4bb1-aefd-81e3be222631 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '0c7fa73c-4e98-41bd-9566-28f04d27eb4c'.\nNeutron server returns request_ids: ['req-0793917f-ef70-48a4-b51b-11da5b18c52e']", "code": 400}} 2018-06-30 17:01:52,708 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b/action used request id req-317c46d9-b74a-4bb1-aefd-81e3be222631 2018-06-30 17:01:52,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:53,346 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:01:53 GMT Content-Type: application/json Content-Length: 1869 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-835fb1c3-2df1-49ae-afd6-3db07b2a179e X-Compute-Request-Id: req-835fb1c3-2df1-49ae-afd6-3db07b2a179e Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:e7:fc", "version": 4, "addr": "172.30.10.119", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "security_groups": [{"name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp"}, {"name": "default"}], "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:00:59Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:01:53,347 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-835fb1c3-2df1-49ae-afd6-3db07b2a179e 2018-06-30 17:01:53,347 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp] already added to VM [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] 2018-06-30 17:01:53,355 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-06-30 17:01:53,356 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-06-30 17:01:55,587 - ansible_utils - DEBUG - Retrieving SSH client 2018-06-30 17:01:55,590 - paramiko.transport - DEBUG - starting thread (client mode): 0x22bd5dd0L 2018-06-30 17:01:55,591 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-06-30 17:01:55,596 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-06-30 17:01:55,596 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-06-30 17:01:55,598 - 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-06-30 17:01:55,598 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-06-30 17:01:55,598 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-06-30 17:01:55,598 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-06-30 17:01:55,598 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-06-30 17:01:55,598 - paramiko.transport - DEBUG - Compression agreed: none 2018-06-30 17:01:55,646 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-06-30 17:01:55,647 - paramiko.transport - DEBUG - Switch to new keys ... 2018-06-30 17:01:55,656 - paramiko.transport - DEBUG - Trying discovered key 82971e6e8f23cdee28f20784157e7cb7 in tmp/AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7 2018-06-30 17:01:55,686 - paramiko.transport - DEBUG - userauth is OK 2018-06-30 17:01:55,694 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-06-30 17:01:55,721 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-06-30 17:01:56,067 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-06-30 17:01:56,067 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-06-30 17:01:56,087 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-06-30 17:01:56,098 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-06-30 17:01:56,098 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-06-30 17:01:56,199 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 17:01:56,214 - create_instance - INFO - Deleting Floating IP - 172.30.10.119 2018-06-30 17:01:56,215 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.10.119 2018-06-30 17:01:56,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/floatingips/0251f2d8-3185-494d-a17b-96554b2503d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:01:58,875 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:01:58 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-f49953c4-3bf5-4eb9-8053-78029c0cc73e Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:01:58,875 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/floatingips/0251f2d8-3185-494d-a17b-96554b2503d0 used request id req-f49953c4-3bf5-4eb9-8053-78029c0cc73e 2018-06-30 17:01:58,875 - create_instance - INFO - Deleting Port with ID - 6c3e3432-0f4f-4451-bc97-e143727e43f6 2018-06-30 17:01:58,875 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-port-1 2018-06-30 17:01:58,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/ports/6c3e3432-0f4f-4451-bc97-e143727e43f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:02:00,571 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:02:00 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-b33c41f0-0e83-4ab2-8089-b82150f437ef Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:02:00,571 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/ports/6c3e3432-0f4f-4451-bc97-e143727e43f6 used request id req-b33c41f0-0e83-4ab2-8089-b82150f437ef 2018-06-30 17:02:00,572 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst 2018-06-30 17:02:00,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:02:00,929 - novaclient.v2.client - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:02:00 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-001304a4-fb46-4ccb-b86b-ad6af6c2859c X-Compute-Request-Id: req-001304a4-fb46-4ccb-b86b-ad6af6c2859c Front-End-Https: on 2018-06-30 17:02:00,929 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-001304a4-fb46-4ccb-b86b-ad6af6c2859c 2018-06-30 17:02:00,929 - create_instance - INFO - Checking deletion status 2018-06-30 17:02:00,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:02:01,292 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:02:01 GMT Content-Type: application/json Content-Length: 1443 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-f9091999-1b4c-403b-a2ec-118e0ce05fc8 X-Compute-Request-Id: req-f9091999-1b4c-403b-a2ec-118e0ce05fc8 Front-End-Https: on RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "self"}, {"href": "http://172.30.10.101:8774/servers/35d9d68d-bab6-434d-a14a-6c756832466b", "rel": "bookmark"}], "image": {"id": "5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "links": [{"href": "http://172.30.10.101:8774/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-06-30T17:00:58.000000", "flavor": {"id": "25669440-f6c2-4687-b165-427814701fa8", "links": [{"href": "http://172.30.10.101:8774/flavors/25669440-f6c2-4687-b165-427814701fa8", "rel": "bookmark"}]}, "id": "35d9d68d-bab6-434d-a14a-6c756832466b", "user_id": "c8e2731c73a142529cd9d5fe43c0fec6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-06-30T17:02:01Z", "hostId": "0f98f4d450871670d5b621ebcd7af20dd6ceafe268e2c8cdcf06de14", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp", "name": "AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst", "created": "2018-06-30T16:55:24Z", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-06-30 17:02:01,292 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-f9091999-1b4c-403b-a2ec-118e0ce05fc8 2018-06-30 17:02:01,293 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst] is - ACTIVE 2018-06-30 17:02:01,293 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-06-30 17:02:04,295 - create_instance - DEBUG - VM status query timeout in 296.634631157 2018-06-30 17:02:04,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c201e8f9ca7909e399439ea69fccbde2ae55a62" 2018-06-30 17:02:04,480 - novaclient.v2.client - DEBUG - RESP: [404] Server: nginx Date: Sat, 30 Jun 2018 17:02:04 GMT Content-Type: application/json; charset=UTF-8 Content-Length: 111 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-e192114f-e4fe-4715-9e30-241705ec2c43 X-Compute-Request-Id: req-e192114f-e4fe-4715-9e30-241705ec2c43 RESP BODY: {"itemNotFound": {"message": "Instance 35d9d68d-bab6-434d-a14a-6c756832466b could not be found.", "code": 404}} 2018-06-30 17:02:04,480 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/servers/35d9d68d-bab6-434d-a14a-6c756832466b used request id req-e192114f-e4fe-4715-9e30-241705ec2c43 2018-06-30 17:02:04,481 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 35d9d68d-bab6-434d-a14a-6c756832466b could not be found. (HTTP 404) (Request-ID: req-e192114f-e4fe-4715-9e30-241705ec2c43) 2018-06-30 17:02:04,481 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-inst 2018-06-30 17:02:04,483 - neutron_utils - INFO - Deleting security group rule with ID - 54e0256a-0d91-4417-a464-a2547d7ca005 2018-06-30 17:02:04,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/54e0256a-0d91-4417-a464-a2547d7ca005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 17:02:05,517 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:02:05 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c225ea5e-3c04-44ea-b5b9-e56ff9368577 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:02:05,517 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/54e0256a-0d91-4417-a464-a2547d7ca005 used request id req-c225ea5e-3c04-44ea-b5b9-e56ff9368577 2018-06-30 17:02:05,517 - neutron_utils - INFO - Deleting security group rule with ID - a2b7c655-dec7-4e68-a809-597575fdfb74 2018-06-30 17:02:05,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/a2b7c655-dec7-4e68-a809-597575fdfb74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 17:02:06,672 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:02:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-c3191a4c-3a79-4baa-b5d9-71820d818b47 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:02:06,672 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/a2b7c655-dec7-4e68-a809-597575fdfb74 used request id req-c3191a4c-3a79-4baa-b5d9-71820d818b47 2018-06-30 17:02:06,673 - neutron_utils - INFO - Deleting security group rule with ID - 5e1f41ce-5076-43cc-9452-20f8168794b8 2018-06-30 17:02:06,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/5e1f41ce-5076-43cc-9452-20f8168794b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 17:02:06,930 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:02:06 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8191b525-22ba-4643-ab11-2c790dbda5f3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:02:06,930 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/5e1f41ce-5076-43cc-9452-20f8168794b8 used request id req-8191b525-22ba-4643-ab11-2c790dbda5f3 2018-06-30 17:02:06,931 - neutron_utils - INFO - Deleting security group rule with ID - c1a5b771-244f-4856-9697-ea40cf11a97c 2018-06-30 17:02:06,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-group-rules/c1a5b771-244f-4856-9697-ea40cf11a97c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 17:02:07,690 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:02:07 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-59698a12-2b45-4ebe-bb60-682f12ec8315 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:02:07,690 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-group-rules/c1a5b771-244f-4856-9697-ea40cf11a97c used request id req-59698a12-2b45-4ebe-bb60-682f12ec8315 2018-06-30 17:02:07,690 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-sec-grp 2018-06-30 17:02:07,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/0c7fa73c-4e98-41bd-9566-28f04d27eb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25d693011786e400b51c442f1a0924fbfc3e3262" 2018-06-30 17:02:07,950 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:02:07 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-95cc766e-bd45-4d1d-ab06-448ad990df4d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:02:07,950 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/0c7fa73c-4e98-41bd-9566-28f04d27eb4c used request id req-95cc766e-bd45-4d1d-ab06-448ad990df4d 2018-06-30 17:02:07,951 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp 2018-06-30 17:02:07,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/os-keypairs/AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3244ac95e8340f310194f95215c3dfb52f5404" 2018-06-30 17:02:08,462 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 17:02:08 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ccf9932d-0cc4-4480-b08b-0e3f508c4c72 X-Compute-Request-Id: req-ccf9932d-0cc4-4480-b08b-0e3f508c4c72 2018-06-30 17:02:08,462 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/os-keypairs/AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-kp used request id req-ccf9932d-0cc4-4480-b08b-0e3f508c4c72 2018-06-30 17:02:08,463 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7.pub] 2018-06-30 17:02:08,463 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7] 2018-06-30 17:02:08,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/25669440-f6c2-4687-b165-427814701fa8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f00825a765b9534c9945b0ef9fb9a6c8da8b5f10" 2018-06-30 17:02:09,242 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 17:02:09 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-32d31ce7-a92c-431f-8590-1509e7196f4e X-Compute-Request-Id: req-32d31ce7-a92c-431f-8590-1509e7196f4e 2018-06-30 17:02:09,242 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/25669440-f6c2-4687-b165-427814701fa8 used request id req-32d31ce7-a92c-431f-8590-1509e7196f4e 2018-06-30 17:02:09,243 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-router and subnet AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet 2018-06-30 17:02:09,244 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-router 2018-06-30 17:02:09,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/38d1d72b-a0ac-4391-ae36-95c8e13d5dfa/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27747a9a77d703e31a8df5b29c2eadd4891764a4" -d '{"subnet_id": "fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"}' 2018-06-30 17:02:14,800 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:02:14 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-ea9598b1-7ce2-49aa-b907-fdbf9136dd7a Front-End-Https: on RESP BODY: {"network_id": "4bc53302-3602-4c0b-9da7-cddce76913ef", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "subnet_id": "fb9bef74-6c4d-44f9-ab45-78f2f9fbda19", "subnet_ids": ["fb9bef74-6c4d-44f9-ab45-78f2f9fbda19"], "port_id": "43925453-cfa1-4027-8e4d-17b9257408ad", "id": "38d1d72b-a0ac-4391-ae36-95c8e13d5dfa"} 2018-06-30 17:02:14,800 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/38d1d72b-a0ac-4391-ae36-95c8e13d5dfa/remove_router_interface used request id req-ea9598b1-7ce2-49aa-b907-fdbf9136dd7a 2018-06-30 17:02:14,801 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-router 2018-06-30 17:02:14,801 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-router 2018-06-30 17:02:14,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/38d1d72b-a0ac-4391-ae36-95c8e13d5dfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27747a9a77d703e31a8df5b29c2eadd4891764a4" 2018-06-30 17:02:18,261 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:02:18 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-5db1c09a-549f-4af1-9710-eec578f59103 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:02:18,261 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/38d1d72b-a0ac-4391-ae36-95c8e13d5dfa used request id req-5db1c09a-549f-4af1-9710-eec578f59103 2018-06-30 17:02:18,263 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet 2018-06-30 17:02:18,263 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-subnet 2018-06-30 17:02:18,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/fb9bef74-6c4d-44f9-ab45-78f2f9fbda19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2239317bdcf14a07452af8d798c77e892244691" 2018-06-30 17:02:23,501 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:02:23 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-8383fc68-510c-4903-9b03-ba02b29f15bf Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:02:23,502 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/fb9bef74-6c4d-44f9-ab45-78f2f9fbda19 used request id req-8383fc68-510c-4903-9b03-ba02b29f15bf 2018-06-30 17:02:23,502 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7-pub-net 2018-06-30 17:02:23,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/4bc53302-3602-4c0b-9da7-cddce76913ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2239317bdcf14a07452af8d798c77e892244691" 2018-06-30 17:02:26,736 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:02:26 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-ccb14b42-1809-484a-b5cf-f61890d610b3 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:02:26,736 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/4bc53302-3602-4c0b-9da7-cddce76913ef used request id req-ccb14b42-1809-484a-b5cf-f61890d610b3 2018-06-30 17:02:26,738 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-8c2a05e2-6d56-409f-81a2-e83ea31e6be7--image 2018-06-30 17:02:26,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f81f12f88214c0478f5dcbf6cf42db9218e41d0" 2018-06-30 17:02:28,967 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:02:28 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-00523a0c-fe24-41d7-8317-8afb4dbfe4f5 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 17:02:28,968 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/5fad3dcb-bb5c-4e27-b1fb-7ac28317ad87 used request id req-00523a0c-fe24-41d7-8317-8afb4dbfe4f5 2018-06-30 17:02:28,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc069e804032e7845c632b57a9f672d3383a14d" 2018-06-30 17:02:29,973 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:02:29 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-218927c8-ec93-4a6c-b54d-cc4c4a4fe1f5 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:27Z", "updated_at": "2018-06-30T16:54:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:54:27Z", "revision_number": 0, "id": "592f2f07-cd0e-40dd-9b06-078f24c8adb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:54:27Z", "security_group_id": "b323317c-5a81-4ac9-b5d5-53082a2c9241", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:54:27Z", "revision_number": 0, "id": "81da8545-3b61-4877-9802-153a14e07144", "remote_group_id": "b323317c-5a81-4ac9-b5d5-53082a2c9241", "remote_ip_prefix": null, "created_at": "2018-06-30T16:54:27Z", "security_group_id": "b323317c-5a81-4ac9-b5d5-53082a2c9241", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:54:27Z", "revision_number": 0, "id": "9fae8f7f-1bdf-40ee-8b55-52edbd8e383c", "remote_group_id": "b323317c-5a81-4ac9-b5d5-53082a2c9241", "remote_ip_prefix": null, "created_at": "2018-06-30T16:54:27Z", "security_group_id": "b323317c-5a81-4ac9-b5d5-53082a2c9241", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T16:54:27Z", "revision_number": 0, "id": "b087077c-3dcb-4f0f-a632-0332201e592c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T16:54:27Z", "security_group_id": "b323317c-5a81-4ac9-b5d5-53082a2c9241", "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e"}], "revision_number": 4, "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "b323317c-5a81-4ac9-b5d5-53082a2c9241", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 17:02:29,974 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-218927c8-ec93-4a6c-b54d-cc4c4a4fe1f5 2018-06-30 17:02:29,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc069e804032e7845c632b57a9f672d3383a14d" 2018-06-30 17:02:30,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:02:29 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a54e944-a9df-4a8f-8012-f89a129efbd4 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 17:02:30,408 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-9a54e944-a9df-4a8f-8012-f89a129efbd4 2018-06-30 17:02:30,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc069e804032e7845c632b57a9f672d3383a14d" 2018-06-30 17:02:30,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:02:30 GMT Server: Apache Content-Length: 321 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d911e52-fa59-4dc2-a0c6-3e882e11977e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "name": "AnsibleProvisioningTests-e54f1708-1b36-45a-proj"}} 2018-06-30 17:02:30,754 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-5d911e52-fa59-4dc2-a0c6-3e882e11977e 2018-06-30 17:02:30,754 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b323317c-5a81-4ac9-b5d5-53082a2c9241 2018-06-30 17:02:30,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b323317c-5a81-4ac9-b5d5-53082a2c9241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc069e804032e7845c632b57a9f672d3383a14d" 2018-06-30 17:02:30,846 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:02:30 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-7456a7fa-65a2-4f8c-9021-095117af775f Front-End-Https: on 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-06-30T16:54:27Z", "security_group_id": "b323317c-5a81-4ac9-b5d5-53082a2c9241", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:27Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "592f2f07-cd0e-40dd-9b06-078f24c8adb1"}, {"remote_group_id": "b323317c-5a81-4ac9-b5d5-53082a2c9241", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:54:27Z", "security_group_id": "b323317c-5a81-4ac9-b5d5-53082a2c9241", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:27Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "81da8545-3b61-4877-9802-153a14e07144"}, {"remote_group_id": "b323317c-5a81-4ac9-b5d5-53082a2c9241", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:54:27Z", "security_group_id": "b323317c-5a81-4ac9-b5d5-53082a2c9241", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:27Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "9fae8f7f-1bdf-40ee-8b55-52edbd8e383c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T16:54:27Z", "security_group_id": "b323317c-5a81-4ac9-b5d5-53082a2c9241", "port_range_min": null, "revision_number": 0, "tenant_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "created_at": "2018-06-30T16:54:27Z", "project_id": "f0315fc7841c48b7bd54dcb1be3c3f4e", "id": "b087077c-3dcb-4f0f-a632-0332201e592c"}]} 2018-06-30 17:02:30,846 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=b323317c-5a81-4ac9-b5d5-53082a2c9241 used request id req-7456a7fa-65a2-4f8c-9021-095117af775f 2018-06-30 17:02:30,847 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 17:02:30,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/b323317c-5a81-4ac9-b5d5-53082a2c9241 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc069e804032e7845c632b57a9f672d3383a14d" 2018-06-30 17:02:31,347 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:02:31 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-0edd7ab9-396e-4784-baec-3fb4d9eba503 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:02:31,348 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/b323317c-5a81-4ac9-b5d5-53082a2c9241 used request id req-0edd7ab9-396e-4784-baec-3fb4d9eba503 2018-06-30 17:02:31,349 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-e54f1708-1b36-45a-proj 2018-06-30 17:02:31,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc069e804032e7845c632b57a9f672d3383a14d" 2018-06-30 17:02:32,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 17:02:31 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ccecf2f5-d5c0-4cc9-a369-bc6c0aafd1d7 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:02:32,144 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/f0315fc7841c48b7bd54dcb1be3c3f4e used request id req-ccecf2f5-d5c0-4cc9-a369-bc6c0aafd1d7 2018-06-30 17:02:32,144 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-e54f1708-1b36-45a-proj-role 2018-06-30 17:02:32,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/roles/3fb83e7b3f0f45e794c7daa49c3e9c04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc069e804032e7845c632b57a9f672d3383a14d" 2018-06-30 17:02:32,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 17:02:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b02605d1-ec09-47f9-8341-8ecee24e6f80 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:02:32,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/roles/3fb83e7b3f0f45e794c7daa49c3e9c04 used request id req-b02605d1-ec09-47f9-8341-8ecee24e6f80 2018-06-30 17:02:32,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc069e804032e7845c632b57a9f672d3383a14d" 2018-06-30 17:02:32,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:02:32 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7b91094d-bb68-40ec-be12-c5052ebceff1 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 17:02:32,695 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7b91094d-bb68-40ec-be12-c5052ebceff1 2018-06-30 17:02:32,695 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-e54f1708-1b36-45a-user 2018-06-30 17:02:32,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/c8e2731c73a142529cd9d5fe43c0fec6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b0b135490423df794710c6f82007c1f2666ab4" 2018-06-30 17:02:33,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 17:02:32 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-013dc0ac-ef5e-48bb-b58f-af3d0d496bae Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:02:33,417 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/c8e2731c73a142529cd9d5fe43c0fec6 used request id req-013dc0ac-ef5e-48bb-b58f-af3d0d496bae 2018-06-30 17:02:33,418 - 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_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_with_invalid_internal_sub (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... 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_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... 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 121 tests in 8008.910s OK 2018-06-30 17:02:33,576 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-30 17:02:33,577 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 133:29 | PASS | +---------------------+------------------+------------------+----------------+ 2018-06-30 17:02:33,582 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-06-30 17:02:33,659 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-06-30 17:02:33,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-06-30 17:02:33,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-06-30 17:02:33,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-06-30 17:02:33,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-06-30 17:02:33,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-06-30 17:02:33,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-06-30 17:02:33,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-06-30 17:02:33,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-06-30 17:02:33,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-06-30 17:02:33,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-06-30 17:02:33,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-06-30 17:02:33,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-06-30 17:02:33,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-06-30 17:02:33,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-06-30 17:02:33,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-06-30 17:02:33,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-06-30 17:02:33,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-06-30 17:02:33,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-06-30 17:02:33,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-06-30 17:02:33,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-06-30 17:02:33,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-06-30 17:02:33,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-06-30 17:02:33,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-06-30 17:02:33,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-06-30 17:02:33,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/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-06-30 17:02:33,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:02:33 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c59abb69-a1e4-4cc6-a47d-39cbb2c576c7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:02:33,682 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-c59abb69-a1e4-4cc6-a47d-39cbb2c576c7 2018-06-30 17:02:33,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:02:34,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:02:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Zw4U118UQ_GkkUZ74CeGpg"], "issued_at": "2018-06-30T17:02:34.000000Z"}} 2018-06-30 17:02:34,644 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-30 17:02:34,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET "http://10.167.4.35: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}1b5410c5c600f48a063b5720d841dab44c5a2a33" 2018-06-30 17:02:35,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-5011bf35-47c6-41e6-aa52-3299886c33b5 Date: Sat, 30 Jun 2018 17:02:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 17:02:35,687 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5011bf35-47c6-41e6-aa52-3299886c33b5 2018-06-30 17:02:35,687 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 1.04230999947s 2018-06-30 17:02:35,687 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5011bf35-47c6-41e6-aa52-3299886c33b5 2018-06-30 17:02:35,688 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-06-30 17:02:38,941 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-06-30 17:02:42,529 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2f699667-c92f-4166-9c2a-c095b70525de | 2018-06-30T17:02:41.721054 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2f699667-c92f-4166-9c2a-c095b70525de ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-06-30 17:02:47,646 - 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 | | designate | dns | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+---------------+-----------+ 2018-06-30 17:02:47,646 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-06-30 17:02:50,849 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-06-30 17:02:55,445 - 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=cb03c7e5-54d6-4d95-875a-0c3b07088b5c) as the default verifier for the future CLI operations. 2018-06-30 17:02:58,905 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.networks 2018-06-30 17:02:58,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}1b5410c5c600f48a063b5720d841dab44c5a2a33" -d '{"network": {"name": "neutron_trunk-net_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "admin_state_up": true}}' 2018-06-30 17:03:00,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-099d67d0-8c28-4e27-9cc8-3e5bf37f03fb Date: Sat, 30 Jun 2018 17:03:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9c7cdec4-7a8c-49d3-99b5-f01d3a7e48bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T17:03:00Z","is_default":false,"provider:segmentation_id":94,"name":"neutron_trunk-net_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T17:02:59Z","mtu":1450}} 2018-06-30 17:03:00,394 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-099d67d0-8c28-4e27-9cc8-3e5bf37f03fb 2018-06-30 17:03:00,395 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.networks in 1.48876404762s 2018-06-30 17:03:00,395 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-099d67d0-8c28-4e27-9cc8-3e5bf37f03fb 2018-06-30 17:03:00,396 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-06-30T17:03:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9c7cdec4-7a8c-49d3-99b5-f01d3a7e48bf', u'provider:segmentation_id': 94, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-net_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f', u'admin_state_up': True, u'tenant_id': u'3f82605113b8454d8c19c473b2f93c9c', u'created_at': u'2018-06-30T17:02:59Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3f82605113b8454d8c19c473b2f93c9c'}) 2018-06-30 17:03:00,396 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-30 17:03:00,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}1b5410c5c600f48a063b5720d841dab44c5a2a33" 2018-06-30 17:03:00,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2806 X-Openstack-Request-Id: req-3db23bb0-491a-4239-8c68-436e6987c928 Date: Sat, 30 Jun 2018 17:03:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b32204654ba4dc2a083b8a7049911af","status":"ACTIVE","subnets":["800bdd17-8da7-4867-aa8d-ec9e881727cf","3cdfcaf9-ba39-4fa6-90d1-a450eecd4236"],"description":"","tags":[],"updated_at":"2018-06-30T15:41:16Z","provider:segmentation_id":43,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2","admin_state_up":true,"tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9c7cdec4-7a8c-49d3-99b5-f01d3a7e48bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T17:03:00Z","provider:segmentation_id":94,"name":"neutron_trunk-net_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T17:02:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f579bc4-ce48-48c3-894b-617cf0f078f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"548ff8a4c0ce46188deb2105d1808dfe","status":"ACTIVE","subnets":["7aead976-4b88-476a-9327-933a6b44b129"],"description":"","tags":[],"updated_at":"2018-06-30T14:45:21Z","provider:segmentation_id":29,"name":"shaker-net_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098","admin_state_up":true,"tenant_id":"548ff8a4c0ce46188deb2105d1808dfe","created_at":"2018-06-30T14:45:19Z","provider:network_type":"vxlan"},{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 17:03:00,654 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-3db23bb0-491a-4239-8c68-436e6987c928 2018-06-30 17:03:00,654 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.257739782333s 2018-06-30 17:03:00,655 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-3db23bb0-491a-4239-8c68-436e6987c928 2018-06-30 17:03:00,657 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.subnets 2018-06-30 17:03:00,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}1b5410c5c600f48a063b5720d841dab44c5a2a33" -d '{"subnet": {"name": "neutron_trunk-subnet_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "enable_dhcp": true, "network_id": "9c7cdec4-7a8c-49d3-99b5-f01d3a7e48bf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-06-30 17:03:01,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-54d27762-8387-4cfd-baa4-186cf705a8a5 Date: Sat, 30 Jun 2018 17:03:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c7cdec4-7a8c-49d3-99b5-f01d3a7e48bf","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T17:03:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-30T17:03:00Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"7bb8106c-58cd-42bc-b3cb-92847d167950","subnetpool_id":null,"name":"neutron_trunk-subnet_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f"}} 2018-06-30 17:03:01,785 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-54d27762-8387-4cfd-baa4-186cf705a8a5 2018-06-30 17:03:01,786 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.subnets in 1.12819695473s 2018-06-30 17:03:01,786 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-54d27762-8387-4cfd-baa4-186cf705a8a5 2018-06-30 17:03:01,786 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-06-30T17:03:00Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'7bb8106c-58cd-42bc-b3cb-92847d167950', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f', u'enable_dhcp': True, u'network_id': u'9c7cdec4-7a8c-49d3-99b5-f01d3a7e48bf', u'tenant_id': u'3f82605113b8454d8c19c473b2f93c9c', u'created_at': u'2018-06-30T17:03:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'3f82605113b8454d8c19c473b2f93c9c'}) 2018-06-30 17:03:01,787 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.POST.routers 2018-06-30 17:03:01,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}1b5410c5c600f48a063b5720d841dab44c5a2a33" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "neutron_trunk-router_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "admin_state_up": true}}' 2018-06-30 17:03:05,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-07cad0a7-95f0-403b-84e6-46d98eae194e Date: Sat, 30 Jun 2018 17:03:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T17:03:01Z", "admin_state_up": true, "updated_at": "2018-06-30T17:03:04Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "5a605c8f-22ca-4ab3-962f-bb85779d23b8", "name": "neutron_trunk-router_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f"}} 2018-06-30 17:03:05,565 - keystoneauth.session - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-07cad0a7-95f0-403b-84e6-46d98eae194e 2018-06-30 17:03:05,566 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.POST.routers in 3.77851605415s 2018-06-30 17:03:05,566 - shade.request_ids - DEBUG - POST call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-07cad0a7-95f0-403b-84e6-46d98eae194e 2018-06-30 17:03:05,567 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-06-30T17:03:04Z', u'revision_number': 3, u'ha': False, u'id': u'5a605c8f-22ca-4ab3-962f-bb85779d23b8', u'external_gateway_info': {u'network_id': u'f0993cfb-eaf1-43bb-8546-29b938c25164', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'19bd0ddd-a887-49cb-a170-3a6721c473a5', u'ip_address': u'172.30.10.118'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f', u'admin_state_up': True, u'tenant_id': u'3f82605113b8454d8c19c473b2f93c9c', u'created_at': u'2018-06-30T17:03:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'3f82605113b8454d8c19c473b2f93c9c'}) 2018-06-30 17:03:05,567 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.add_router_interface 2018-06-30 17:03:05,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9696/v2.0/routers/5a605c8f-22ca-4ab3-962f-bb85779d23b8/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}1b5410c5c600f48a063b5720d841dab44c5a2a33" -d '{"subnet_id": "7bb8106c-58cd-42bc-b3cb-92847d167950"}' 2018-06-30 17:03:10,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-950ab557-4bb2-4586-9983-6ad88f123feb Date: Sat, 30 Jun 2018 17:03:10 GMT RESP BODY: {"network_id": "9c7cdec4-7a8c-49d3-99b5-f01d3a7e48bf", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "subnet_id": "7bb8106c-58cd-42bc-b3cb-92847d167950", "subnet_ids": ["7bb8106c-58cd-42bc-b3cb-92847d167950"], "port_id": "061dda24-ba63-41d5-967d-36cde59ebc8f", "id": "5a605c8f-22ca-4ab3-962f-bb85779d23b8"} 2018-06-30 17:03:10,121 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/5a605c8f-22ca-4ab3-962f-bb85779d23b8/add_router_interface.json used request id req-950ab557-4bb2-4586-9983-6ad88f123feb 2018-06-30 17:03:10,122 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.add_router_interface in 4.5542371273s 2018-06-30 17:03:10,122 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/5a605c8f-22ca-4ab3-962f-bb85779d23b8/add_router_interface.json used request id req-950ab557-4bb2-4586-9983-6ad88f123feb returning object 5a605c8f-22ca-4ab3-962f-bb85779d23b8 2018-06-30 17:03:10,123 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-06-30 17:03:10,259 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-06-30 17:03:10,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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-06-30 17:03:10,271 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 968 Date: Sat, 30 Jun 2018 17:03:10 GMT Connection: close RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://10.167.4.35:9292/v2/", "rel": "self"}]}, {"status": "DEPRECATED", "id": "v1.1", "links": [{"href": "http://10.167.4.35:9292/v1/", "rel": "self"}]}, {"status": "DEPRECATED", "id": "v1.0", "links": [{"href": "http://10.167.4.35:9292/v1/", "rel": "self"}]}]} 2018-06-30 17:03:10,273 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-30 17:03:10,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}1b5410c5c600f48a063b5720d841dab44c5a2a33" 2018-06-30 17:03:10,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1035 Content-Type: application/json X-Openstack-Request-Id: req-f3184634-b8a8-4c66-9001-247748a5b0df Date: Sat, 30 Jun 2018 17:03:10 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T14:45:42Z", "file": "/v2/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886/file", "owner": "548ff8a4c0ce46188deb2105d1808dfe", "id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "size": 666173440, "self": "/v2/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-06-30T14:45:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-30 17:03:10,920 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-f3184634-b8a8-4c66-9001-247748a5b0df 2018-06-30 17:03:10,920 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.646286964417s 2018-06-30 17:03:10,920 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-f3184634-b8a8-4c66-9001-247748a5b0df 2018-06-30 17:03:10,930 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-06-30 17:03:10,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}1b5410c5c600f48a063b5720d841dab44c5a2a33" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f"}' 2018-06-30 17:03:11,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/a54226ea-33bb-4153-b97c-2af9c72a08db Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-176e5814-4acc-4436-8b4d-4b31e146e8a6 Date: Sat, 30 Jun 2018 17:03:11 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T17:03:12Z", "file": "/v2/images/a54226ea-33bb-4153-b97c-2af9c72a08db/file", "owner": "3f82605113b8454d8c19c473b2f93c9c", "id": "a54226ea-33bb-4153-b97c-2af9c72a08db", "size": null, "self": "/v2/images/a54226ea-33bb-4153-b97c-2af9c72a08db", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "checksum": null, "created_at": "2018-06-30T17:03:12Z", "protected": false} 2018-06-30 17:03:11,756 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-176e5814-4acc-4436-8b4d-4b31e146e8a6 2018-06-30 17:03:11,756 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.826020002365s 2018-06-30 17:03:11,756 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-176e5814-4acc-4436-8b4d-4b31e146e8a6 returning object a54226ea-33bb-4153-b97c-2af9c72a08db 2018-06-30 17:03:11,757 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-06-30 17:03:11,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/a54226ea-33bb-4153-b97c-2af9c72a08db/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}1b5410c5c600f48a063b5720d841dab44c5a2a33" -d '' 2018-06-30 17:03:13,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-44c87e99-6615-436d-b25f-847b54386a98 Date: Sat, 30 Jun 2018 17:03:13 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 17:03:13,586 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/a54226ea-33bb-4153-b97c-2af9c72a08db/file used request id req-44c87e99-6615-436d-b25f-847b54386a98 2018-06-30 17:03:13,586 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 1.82925009727s 2018-06-30 17:03:13,586 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/a54226ea-33bb-4153-b97c-2af9c72a08db/file used request id req-44c87e99-6615-436d-b25f-847b54386a98 2018-06-30 17:03:13,587 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-30T17:03:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/a54226ea-33bb-4153-b97c-2af9c72a08db/file', u'owner': u'3f82605113b8454d8c19c473b2f93c9c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'a54226ea-33bb-4153-b97c-2af9c72a08db', u'size': None, u'name': u'neutron_trunk-img_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f', u'checksum': None, u'self': u'/v2/images/a54226ea-33bb-4153-b97c-2af9c72a08db', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-30T17:03:12Z', u'schema': u'/v2/schemas/image'}) 2018-06-30 17:03:13,587 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-06-30 17:03:13,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}1b5410c5c600f48a063b5720d841dab44c5a2a33" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-30 17:03:14,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 512 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ed573ddf-0d18-4c12-8d89-8b43b41585f6 X-Compute-Request-Id: req-ed573ddf-0d18-4c12-8d89-8b43b41585f6 Date: Sat, 30 Jun 2018 17:03:14 GMT Connection: close RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/ea74bc36-1a55-4aa1-9730-d5dab9db312d", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/ea74bc36-1a55-4aa1-9730-d5dab9db312d", "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": "ea74bc36-1a55-4aa1-9730-d5dab9db312d"}} 2018-06-30 17:03:14,538 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-ed573ddf-0d18-4c12-8d89-8b43b41585f6 2018-06-30 17:03:14,539 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.950931072235s 2018-06-30 17:03:14,539 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-ed573ddf-0d18-4c12-8d89-8b43b41585f6 2018-06-30 17:03:14,540 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f', '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'3f82605113b8454d8c19c473b2f93c9c', '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'ea74bc36-1a55-4aa1-9730-d5dab9db312d', 'swap': 0}) 2018-06-30 17:03:14,540 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-06-30 17:03:14,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors/ea74bc36-1a55-4aa1-9730-d5dab9db312d/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}1b5410c5c600f48a063b5720d841dab44c5a2a33" -d '{"extra_specs": {}}' 2018-06-30 17:03:15,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0bf0e4c0-f86f-43e2-a6fb-baaaa00e871a X-Compute-Request-Id: req-0bf0e4c0-f86f-43e2-a6fb-baaaa00e871a Date: Sat, 30 Jun 2018 17:03:15 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-30 17:03:15,336 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/ea74bc36-1a55-4aa1-9730-d5dab9db312d/os-extra_specs used request id req-0bf0e4c0-f86f-43e2-a6fb-baaaa00e871a 2018-06-30 17:03:15,336 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.795769929886s 2018-06-30 17:03:15,337 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/ea74bc36-1a55-4aa1-9730-d5dab9db312d/os-extra_specs used request id req-0bf0e4c0-f86f-43e2-a6fb-baaaa00e871a 2018-06-30 17:03:15,339 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.os-hypervisors.detail 2018-06-30 17:03:15,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}1b5410c5c600f48a063b5720d841dab44c5a2a33" 2018-06-30 17:03:16,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2910 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-8430eec5-b127-41d1-a0d6-2c3e58e4df92 X-Compute-Request-Id: req-8430eec5-b127-41d1-a0d6-2c3e58e4df92 Date: Sat, 30 Jun 2018 17:03:16 GMT Connection: close RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "cmp002", "disabled_reason": null, "id": 73}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "cmp002.mcp-ovs-ha.local", "memory_mb_used": 512, "memory_mb": 31902, "current_workload": 0, "state": "up", "host_ip": "10.167.4.53", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"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": 2198, "hypervisor_version": 2011001, "disk_available_least": 2052, "local_gb": 2198, "free_ram_mb": 31390, "id": 1}, {"status": "enabled", "service": {"host": "cmp001", "disabled_reason": null, "id": 76}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 3, "vcpus": 16, "hypervisor_hostname": "cmp001.mcp-ovs-ha.local", "memory_mb_used": 1024, "memory_mb": 31902, "current_workload": 0, "state": "up", "host_ip": "10.167.4.52", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"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": 1, "free_disk_gb": 2195, "hypervisor_version": 2011001, "disk_available_least": 2048, "local_gb": 2198, "free_ram_mb": 30878, "id": 4}]} 2018-06-30 17:03:16,319 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-8430eec5-b127-41d1-a0d6-2c3e58e4df92 2018-06-30 17:03:16,319 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.os-hypervisors.detail in 0.980046033859s 2018-06-30 17:03:16,320 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/os-hypervisors/detail used request id req-8430eec5-b127-41d1-a0d6-2c3e58e4df92 2018-06-30 17:03:16,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two images for Tempest suite 2018-06-30 17:03:16,325 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-30 17:03:16,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}1b5410c5c600f48a063b5720d841dab44c5a2a33" 2018-06-30 17:03:17,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2015 Content-Type: application/json X-Openstack-Request-Id: req-32cd29cf-09b0-46df-9ddb-bcae9b08de9a Date: Sat, 30 Jun 2018 17:03:17 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T17:03:13Z", "file": "/v2/images/a54226ea-33bb-4153-b97c-2af9c72a08db/file", "owner": "3f82605113b8454d8c19c473b2f93c9c", "id": "a54226ea-33bb-4153-b97c-2af9c72a08db", "size": 12716032, "self": "/v2/images/a54226ea-33bb-4153-b97c-2af9c72a08db", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/a54226ea-33bb-4153-b97c-2af9c72a08db", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-30T17:03:12Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T14:45:42Z", "file": "/v2/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886/file", "owner": "548ff8a4c0ce46188deb2105d1808dfe", "id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "size": 666173440, "self": "/v2/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-06-30T14:45:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-30 17:03:17,231 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-32cd29cf-09b0-46df-9ddb-bcae9b08de9a 2018-06-30 17:03:17,232 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.906358003616s 2018-06-30 17:03:17,232 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-32cd29cf-09b0-46df-9ddb-bcae9b08de9a 2018-06-30 17:03:17,241 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.POST.images 2018-06-30 17:03:17,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}1b5410c5c600f48a063b5720d841dab44c5a2a33" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f"}' 2018-06-30 17:03:17,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://10.167.4.35:9292/v2/images/d68ae22d-70e9-4ccc-a521-580fdf78fadd Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-cb9264f9-90e9-4b0d-8911-9a88f1ebb22a Date: Sat, 30 Jun 2018 17:03:17 GMT Connection: close RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T17:03:18Z", "file": "/v2/images/d68ae22d-70e9-4ccc-a521-580fdf78fadd/file", "owner": "3f82605113b8454d8c19c473b2f93c9c", "id": "d68ae22d-70e9-4ccc-a521-580fdf78fadd", "size": null, "self": "/v2/images/d68ae22d-70e9-4ccc-a521-580fdf78fadd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "checksum": null, "created_at": "2018-06-30T17:03:18Z", "protected": false} 2018-06-30 17:03:17,779 - keystoneauth.session - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-cb9264f9-90e9-4b0d-8911-9a88f1ebb22a 2018-06-30 17:03:17,779 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.POST.images in 0.537541866302s 2018-06-30 17:03:17,779 - shade.request_ids - DEBUG - POST call to image for http://10.167.4.35:9292/v2/images used request id req-cb9264f9-90e9-4b0d-8911-9a88f1ebb22a returning object d68ae22d-70e9-4ccc-a521-580fdf78fadd 2018-06-30 17:03:17,780 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.PUT.images.file 2018-06-30 17:03:17,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9292/v2/images/d68ae22d-70e9-4ccc-a521-580fdf78fadd/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}1b5410c5c600f48a063b5720d841dab44c5a2a33" -d '' 2018-06-30 17:03:18,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f203561-6c6c-44e7-88e9-b1e249d7a613 Date: Sat, 30 Jun 2018 17:03:18 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 17:03:18,600 - keystoneauth.session - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/d68ae22d-70e9-4ccc-a521-580fdf78fadd/file used request id req-0f203561-6c6c-44e7-88e9-b1e249d7a613 2018-06-30 17:03:18,600 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.PUT.images.file in 0.820498228073s 2018-06-30 17:03:18,601 - shade.request_ids - DEBUG - PUT call to image for http://10.167.4.35:9292/v2/images/d68ae22d-70e9-4ccc-a521-580fdf78fadd/file used request id req-0f203561-6c6c-44e7-88e9-b1e249d7a613 2018-06-30 17:03:18,601 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-30T17:03:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/d68ae22d-70e9-4ccc-a521-580fdf78fadd/file', u'owner': u'3f82605113b8454d8c19c473b2f93c9c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd68ae22d-70e9-4ccc-a521-580fdf78fadd', u'size': None, u'name': u'neutron_trunk-img_alt_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f', u'checksum': None, u'self': u'/v2/images/d68ae22d-70e9-4ccc-a521-580fdf78fadd', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-30T17:03:18Z', u'schema': u'/v2/schemas/image'}) 2018-06-30 17:03:18,601 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - image_alt: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-06-30T17:03:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/d68ae22d-70e9-4ccc-a521-580fdf78fadd/file', u'owner': u'3f82605113b8454d8c19c473b2f93c9c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd68ae22d-70e9-4ccc-a521-580fdf78fadd', u'size': None, u'name': u'neutron_trunk-img_alt_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f', u'checksum': None, u'self': u'/v2/images/d68ae22d-70e9-4ccc-a521-580fdf78fadd', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-06-30T17:03:18Z', u'schema': u'/v2/schemas/image'}) 2018-06-30 17:03:18,602 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors 2018-06-30 17:03:18,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35: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}1b5410c5c600f48a063b5720d841dab44c5a2a33" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-06-30 17:03:19,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 516 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fd68c7e0-d5a3-433f-950d-d87681f0b07b X-Compute-Request-Id: req-fd68c7e0-d5a3-433f-950d-d87681f0b07b Date: Sat, 30 Jun 2018 17:03:19 GMT Connection: close RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/0718a3a1-d1c2-44ed-962c-df9f2ca4e06e", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/0718a3a1-d1c2-44ed-962c-df9f2ca4e06e", "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": "0718a3a1-d1c2-44ed-962c-df9f2ca4e06e"}} 2018-06-30 17:03:19,104 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-fd68c7e0-d5a3-433f-950d-d87681f0b07b 2018-06-30 17:03:19,104 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors in 0.501863956451s 2018-06-30 17:03:19,104 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-fd68c7e0-d5a3-433f-950d-d87681f0b07b 2018-06-30 17:03:19,105 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f', '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'3f82605113b8454d8c19c473b2f93c9c', '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'0718a3a1-d1c2-44ed-962c-df9f2ca4e06e', 'swap': 0}) 2018-06-30 17:03:19,105 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.POST.flavors.os-extra_specs 2018-06-30 17:03:19,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors/0718a3a1-d1c2-44ed-962c-df9f2ca4e06e/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}1b5410c5c600f48a063b5720d841dab44c5a2a33" -d '{"extra_specs": {}}' 2018-06-30 17:03:19,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-1a67f2fe-b98d-43d8-9154-39faff19d104 X-Compute-Request-Id: req-1a67f2fe-b98d-43d8-9154-39faff19d104 Date: Sat, 30 Jun 2018 17:03:19 GMT Connection: close RESP BODY: {"extra_specs": {}} 2018-06-30 17:03:19,691 - keystoneauth.session - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/0718a3a1-d1c2-44ed-962c-df9f2ca4e06e/os-extra_specs used request id req-1a67f2fe-b98d-43d8-9154-39faff19d104 2018-06-30 17:03:19,691 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.POST.flavors.os-extra_specs in 0.585786104202s 2018-06-30 17:03:19,692 - shade.request_ids - DEBUG - POST call to compute for http://10.167.4.35:8774/v2.1/flavors/0718a3a1-d1c2-44ed-962c-df9f2ca4e06e/os-extra_specs used request id req-1a67f2fe-b98d-43d8-9154-39faff19d104 2018-06-30 17:03:19,692 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f', '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'3f82605113b8454d8c19c473b2f93c9c', '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'0718a3a1-d1c2-44ed-962c-df9f2ca4e06e', 'swap': 0}) 2018-06-30 17:03:24,751 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-06-30 17:03:24,751 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-06-30 17:03:24,752 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-06-30 17:03:24,755 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-06-30 17:03:24,763 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-06-30 17:03:29,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-cb03c7e5-54d6-4d95-875a-0c3b07088b5c/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-06-30 17:03:29,034 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-06-30 17:03:29,035 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-06-30 17:03:29,035 - 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-06-30 17:07:43,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: eb67d36a-990e-4ac5-8ccc-00c52f92ec50 2018-06-30 17:07:43,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'eb67d36a-990e-4ac5-8ccc-00c52f92ec50']'. 2018-06-30 17:07:44,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-06-30 17:07:44,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-06-30 17:07:44,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-30 17:07:44,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | eb67d36a-990e-4ac5-8ccc-00c52f92ec50 | 2018-06-30 17:07:44,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-06-30 17:07:44,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-06-30 17:03:31 | 2018-06-30 17:07:44,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-06-30 17:07:43 | 2018-06-30 17:07:44,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:12 | 2018-06-30 17:07:44,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-06-30 17:07:44,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-06-30 17:07:44,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: cb03c7e5-54d6-4d95-875a-0c3b07088b5c) | 2018-06-30 17:07:44,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-06-30 17:07:44,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2f699667-c92f-4166-9c2a-c095b70525de) | 2018-06-30 17:07:44,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-06-30 17:07:44,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 225.984 | 2018-06-30 17:07:44,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-06-30 17:07:44,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-06-30 17:07:44,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-06-30 17:07:44,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-06-30 17:07:44,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-06-30 17:07:44,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-06-30 17:07:44,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-06-30 17:07:44,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-06-30 17:07:44,997 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-30 17:07:44,997 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 04:46 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-06-30 17:07:45,000 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.PUT.routers.remove_router_interface 2018-06-30 17:07:45,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:9696/v2.0/routers/5a605c8f-22ca-4ab3-962f-bb85779d23b8/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}1b5410c5c600f48a063b5720d841dab44c5a2a33" -d '{"subnet_id": "7bb8106c-58cd-42bc-b3cb-92847d167950"}' 2018-06-30 17:07:50,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3deb4b78-3d25-468b-8fc8-bc8de3578885 Date: Sat, 30 Jun 2018 17:07:50 GMT RESP BODY: {"network_id": "9c7cdec4-7a8c-49d3-99b5-f01d3a7e48bf", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "subnet_id": "7bb8106c-58cd-42bc-b3cb-92847d167950", "subnet_ids": ["7bb8106c-58cd-42bc-b3cb-92847d167950"], "port_id": "061dda24-ba63-41d5-967d-36cde59ebc8f", "id": "5a605c8f-22ca-4ab3-962f-bb85779d23b8"} 2018-06-30 17:07:50,052 - keystoneauth.session - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/5a605c8f-22ca-4ab3-962f-bb85779d23b8/remove_router_interface.json used request id req-3deb4b78-3d25-468b-8fc8-bc8de3578885 2018-06-30 17:07:50,052 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.PUT.routers.remove_router_interface in 5.05225896835s 2018-06-30 17:07:50,052 - shade.request_ids - DEBUG - PUT call to network for http://10.167.4.35:9696/v2.0/routers/5a605c8f-22ca-4ab3-962f-bb85779d23b8/remove_router_interface.json used request id req-3deb4b78-3d25-468b-8fc8-bc8de3578885 returning object 5a605c8f-22ca-4ab3-962f-bb85779d23b8 2018-06-30 17:07:50,053 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.routers 2018-06-30 17:07:50,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}1b5410c5c600f48a063b5720d841dab44c5a2a33" 2018-06-30 17:07:50,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1426 X-Openstack-Request-Id: req-34031fcb-038a-408d-ab1b-4fa1f4c61d04 Date: Sat, 30 Jun 2018 17:07:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.118"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T17:03:01Z", "admin_state_up": true, "updated_at": "2018-06-30T17:07:47Z", "project_id": "3f82605113b8454d8c19c473b2f93c9c", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "5a605c8f-22ca-4ab3-962f-bb85779d23b8", "name": "neutron_trunk-router_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.115"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:22Z", "admin_state_up": true, "updated_at": "2018-06-30T14:45:28Z", "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "8e3013bd-a84b-4107-850a-f0649e9c0a07", "name": "shaker-router_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 17:07:50,431 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-34031fcb-038a-408d-ab1b-4fa1f4c61d04 2018-06-30 17:07:50,431 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.routers in 0.378171920776s 2018-06-30 17:07:50,432 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/routers.json used request id req-34031fcb-038a-408d-ab1b-4fa1f4c61d04 2018-06-30 17:07:50,433 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.routers 2018-06-30 17:07:50,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9696/v2.0/routers/5a605c8f-22ca-4ab3-962f-bb85779d23b8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b5410c5c600f48a063b5720d841dab44c5a2a33" 2018-06-30 17:07:53,694 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-50a356ad-42c2-4f94-9992-e7a94f2c4f53 Content-Length: 0 Date: Sat, 30 Jun 2018 17:07:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:07:53,695 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/5a605c8f-22ca-4ab3-962f-bb85779d23b8.json used request id req-50a356ad-42c2-4f94-9992-e7a94f2c4f53 2018-06-30 17:07:53,695 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.routers in 3.26118803024s 2018-06-30 17:07:53,695 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/routers/5a605c8f-22ca-4ab3-962f-bb85779d23b8.json used request id req-50a356ad-42c2-4f94-9992-e7a94f2c4f53 2018-06-30 17:07:53,696 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.subnets 2018-06-30 17:07:53,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}1b5410c5c600f48a063b5720d841dab44c5a2a33" 2018-06-30 17:07:53,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3285 X-Openstack-Request-Id: req-8a2bc2cf-f1ea-46c1-87f6-f85c4f5eb462 Date: Sat, 30 Jun 2018 17:07:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:14Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:14Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"3cdfcaf9-ba39-4fa6-90d1-a450eecd4236","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f579bc4-ce48-48c3-894b-617cf0f078f7","tenant_id":"548ff8a4c0ce46188deb2105d1808dfe","created_at":"2018-06-30T14:45:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-30T14:45:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"548ff8a4c0ce46188deb2105d1808dfe","id":"7aead976-4b88-476a-9327-933a6b44b129","subnetpool_id":null,"name":"shaker-subnet_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9c7cdec4-7a8c-49d3-99b5-f01d3a7e48bf","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T17:03:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-30T17:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"7bb8106c-58cd-42bc-b3cb-92847d167950","subnetpool_id":null,"name":"neutron_trunk-subnet_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:16Z","dns_nameservers":[],"updated_at":"2018-06-30T15:41:16Z","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":"4b32204654ba4dc2a083b8a7049911af","id":"800bdd17-8da7-4867-aa8d-ec9e881727cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38-subnet2"}]} 2018-06-30 17:07:53,912 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-8a2bc2cf-f1ea-46c1-87f6-f85c4f5eb462 2018-06-30 17:07:53,913 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.subnets in 0.216845035553s 2018-06-30 17:07:53,913 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/subnets.json used request id req-8a2bc2cf-f1ea-46c1-87f6-f85c4f5eb462 2018-06-30 17:07:53,915 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.subnets 2018-06-30 17:07:53,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9696/v2.0/subnets/7bb8106c-58cd-42bc-b3cb-92847d167950.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b5410c5c600f48a063b5720d841dab44c5a2a33" 2018-06-30 17:07:58,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-25a10f2d-ffd1-4281-98e7-5b18e42f4e76 Date: Sat, 30 Jun 2018 17:07:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:07:58,494 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/7bb8106c-58cd-42bc-b3cb-92847d167950.json used request id req-25a10f2d-ffd1-4281-98e7-5b18e42f4e76 2018-06-30 17:07:58,494 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.subnets in 4.57864499092s 2018-06-30 17:07:58,494 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/subnets/7bb8106c-58cd-42bc-b3cb-92847d167950.json used request id req-25a10f2d-ffd1-4281-98e7-5b18e42f4e76 2018-06-30 17:07:58,495 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.GET.networks 2018-06-30 17:07:58,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}1b5410c5c600f48a063b5720d841dab44c5a2a33" 2018-06-30 17:07:58,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2812 X-Openstack-Request-Id: req-e88b37f5-d59c-4940-a251-80a9de46d830 Date: Sat, 30 Jun 2018 17:07:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8c6c3b48-8367-487b-88c0-fb4de29cd98e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4b32204654ba4dc2a083b8a7049911af","status":"ACTIVE","subnets":["800bdd17-8da7-4867-aa8d-ec9e881727cf","3cdfcaf9-ba39-4fa6-90d1-a450eecd4236"],"description":"","tags":[],"updated_at":"2018-06-30T15:41:16Z","provider:segmentation_id":43,"name":"CreateInstancePortManipulationTests-a4efec61-5461-48a1-bf79-29e0e3b6ac38net2","admin_state_up":true,"tenant_id":"4b32204654ba4dc2a083b8a7049911af","created_at":"2018-06-30T15:41:12Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9c7cdec4-7a8c-49d3-99b5-f01d3a7e48bf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T17:07:58Z","provider:segmentation_id":94,"name":"neutron_trunk-net_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T17:02:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f579bc4-ce48-48c3-894b-617cf0f078f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"548ff8a4c0ce46188deb2105d1808dfe","status":"ACTIVE","subnets":["7aead976-4b88-476a-9327-933a6b44b129"],"description":"","tags":[],"updated_at":"2018-06-30T14:45:21Z","provider:segmentation_id":29,"name":"shaker-net_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098","admin_state_up":true,"tenant_id":"548ff8a4c0ce46188deb2105d1808dfe","created_at":"2018-06-30T14:45:19Z","provider:network_type":"vxlan"},{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 17:07:58,697 - keystoneauth.session - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-e88b37f5-d59c-4940-a251-80a9de46d830 2018-06-30 17:07:58,697 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.GET.networks in 0.201837062836s 2018-06-30 17:07:58,697 - shade.request_ids - DEBUG - GET call to network for http://10.167.4.35:9696/v2.0/networks.json used request id req-e88b37f5-d59c-4940-a251-80a9de46d830 2018-06-30 17:07:58,699 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task network.DELETE.networks 2018-06-30 17:07:58,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9696/v2.0/networks/9c7cdec4-7a8c-49d3-99b5-f01d3a7e48bf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b5410c5c600f48a063b5720d841dab44c5a2a33" 2018-06-30 17:08:01,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4be3a31e-5a14-4dbe-9404-234b068c3c04 Date: Sat, 30 Jun 2018 17:08:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:08:01,434 - keystoneauth.session - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/9c7cdec4-7a8c-49d3-99b5-f01d3a7e48bf.json used request id req-4be3a31e-5a14-4dbe-9404-234b068c3c04 2018-06-30 17:08:01,435 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task network.DELETE.networks in 2.73581910133s 2018-06-30 17:08:01,435 - shade.request_ids - DEBUG - DELETE call to network for http://10.167.4.35:9696/v2.0/networks/9c7cdec4-7a8c-49d3-99b5-f01d3a7e48bf.json used request id req-4be3a31e-5a14-4dbe-9404-234b068c3c04 2018-06-30 17:08:01,440 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.GET.images 2018-06-30 17:08:01,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35: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}1b5410c5c600f48a063b5720d841dab44c5a2a33" 2018-06-30 17:08:02,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3003 Content-Type: application/json X-Openstack-Request-Id: req-1d80776e-70d5-4693-809d-bfc3f51a18b0 Date: Sat, 30 Jun 2018 17:08:02 GMT Connection: close RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T17:03:19Z", "file": "/v2/images/d68ae22d-70e9-4ccc-a521-580fdf78fadd/file", "owner": "3f82605113b8454d8c19c473b2f93c9c", "id": "d68ae22d-70e9-4ccc-a521-580fdf78fadd", "size": 12716032, "self": "/v2/images/d68ae22d-70e9-4ccc-a521-580fdf78fadd", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/d68ae22d-70e9-4ccc-a521-580fdf78fadd", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-30T17:03:18Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T17:03:13Z", "file": "/v2/images/a54226ea-33bb-4153-b97c-2af9c72a08db/file", "owner": "3f82605113b8454d8c19c473b2f93c9c", "id": "a54226ea-33bb-4153-b97c-2af9c72a08db", "size": 12716032, "self": "/v2/images/a54226ea-33bb-4153-b97c-2af9c72a08db", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/a54226ea-33bb-4153-b97c-2af9c72a08db", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-06-30T17:03:12Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-06-30T14:45:42Z", "file": "/v2/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886/file", "owner": "548ff8a4c0ce46188deb2105d1808dfe", "id": "8bf5f061-9c7b-44e3-a601-b547fd9f2886", "size": 666173440, "self": "/v2/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/8bf5f061-9c7b-44e3-a601-b547fd9f2886", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-06-30T14:45:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-06-30 17:08:02,317 - keystoneauth.session - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-1d80776e-70d5-4693-809d-bfc3f51a18b0 2018-06-30 17:08:02,317 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.GET.images in 0.876790046692s 2018-06-30 17:08:02,317 - shade.request_ids - DEBUG - GET call to image for http://10.167.4.35:9292/v2/images used request id req-1d80776e-70d5-4693-809d-bfc3f51a18b0 2018-06-30 17:08:02,321 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-06-30 17:08:02,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/a54226ea-33bb-4153-b97c-2af9c72a08db -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b5410c5c600f48a063b5720d841dab44c5a2a33" 2018-06-30 17:08:03,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-098a1540-d45c-4dfc-8cd4-920c6080388d Date: Sat, 30 Jun 2018 17:08:03 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 17:08:03,392 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/a54226ea-33bb-4153-b97c-2af9c72a08db used request id req-098a1540-d45c-4dfc-8cd4-920c6080388d 2018-06-30 17:08:03,392 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 1.07130002975s 2018-06-30 17:08:03,392 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/a54226ea-33bb-4153-b97c-2af9c72a08db used request id req-098a1540-d45c-4dfc-8cd4-920c6080388d 2018-06-30 17:08:03,393 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-06-30 17:08:03,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET "http://10.167.4.35: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}1b5410c5c600f48a063b5720d841dab44c5a2a33" 2018-06-30 17:08:03,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1515 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-73d38528-949a-49cd-aea8-92e15e02bbff X-Compute-Request-Id: req-73d38528-949a-49cd-aea8-92e15e02bbff Date: Sat, 30 Jun 2018 17:08:03 GMT Connection: close RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/0718a3a1-d1c2-44ed-962c-df9f2ca4e06e", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/0718a3a1-d1c2-44ed-962c-df9f2ca4e06e", "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": "0718a3a1-d1c2-44ed-962c-df9f2ca4e06e"}, {"name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "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": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf"}, {"name": "neutron_trunk-flavor_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/ea74bc36-1a55-4aa1-9730-d5dab9db312d", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/ea74bc36-1a55-4aa1-9730-d5dab9db312d", "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": "ea74bc36-1a55-4aa1-9730-d5dab9db312d"}]} 2018-06-30 17:08:03,877 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail?is_public=None used request id req-73d38528-949a-49cd-aea8-92e15e02bbff 2018-06-30 17:08:03,877 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.484084844589s 2018-06-30 17:08:03,878 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail?is_public=None used request id req-73d38528-949a-49cd-aea8-92e15e02bbff 2018-06-30 17:08:03,881 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-06-30 17:08:03,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/ea74bc36-1a55-4aa1-9730-d5dab9db312d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b5410c5c600f48a063b5720d841dab44c5a2a33" 2018-06-30 17:08:03,963 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-c5473227-1280-479c-b032-dc73773dff81 X-Compute-Request-Id: req-c5473227-1280-479c-b032-dc73773dff81 Date: Sat, 30 Jun 2018 17:08:03 GMT Connection: close 2018-06-30 17:08:03,963 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/ea74bc36-1a55-4aa1-9730-d5dab9db312d used request id req-c5473227-1280-479c-b032-dc73773dff81 2018-06-30 17:08:03,963 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0819618701935s 2018-06-30 17:08:03,963 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/ea74bc36-1a55-4aa1-9730-d5dab9db312d used request id req-c5473227-1280-479c-b032-dc73773dff81 2018-06-30 17:08:03,964 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task image.DELETE.images 2018-06-30 17:08:03,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:9292/v2/images/d68ae22d-70e9-4ccc-a521-580fdf78fadd -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b5410c5c600f48a063b5720d841dab44c5a2a33" 2018-06-30 17:08:05,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-73ad19fe-d3ef-4c6f-97c7-8e9c0d4ee5b5 Date: Sat, 30 Jun 2018 17:08:05 GMT Connection: close RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 17:08:05,055 - keystoneauth.session - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/d68ae22d-70e9-4ccc-a521-580fdf78fadd used request id req-73ad19fe-d3ef-4c6f-97c7-8e9c0d4ee5b5 2018-06-30 17:08:05,055 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task image.DELETE.images in 1.09096002579s 2018-06-30 17:08:05,055 - shade.request_ids - DEBUG - DELETE call to image for http://10.167.4.35:9292/v2/images/d68ae22d-70e9-4ccc-a521-580fdf78fadd used request id req-73ad19fe-d3ef-4c6f-97c7-8e9c0d4ee5b5 2018-06-30 17:08:05,056 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.GET.flavors.detail 2018-06-30 17:08:05,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET "http://10.167.4.35: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}1b5410c5c600f48a063b5720d841dab44c5a2a33" 2018-06-30 17:08:05,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1013 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-d78adb1f-a0b7-4605-9e71-44e78c6bd6f7 X-Compute-Request-Id: req-d78adb1f-a0b7-4605-9e71-44e78c6bd6f7 Date: Sat, 30 Jun 2018 17:08:05 GMT Connection: close RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_11c0cead-c1b1-4913-8cb0-cd3ac77bf63f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/0718a3a1-d1c2-44ed-962c-df9f2ca4e06e", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/0718a3a1-d1c2-44ed-962c-df9f2ca4e06e", "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": "0718a3a1-d1c2-44ed-962c-df9f2ca4e06e"}, {"name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "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": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf"}]} 2018-06-30 17:08:05,141 - keystoneauth.session - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail?is_public=None used request id req-d78adb1f-a0b7-4605-9e71-44e78c6bd6f7 2018-06-30 17:08:05,141 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.GET.flavors.detail in 0.085638999939s 2018-06-30 17:08:05,142 - shade.request_ids - DEBUG - GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail?is_public=None used request id req-d78adb1f-a0b7-4605-9e71-44e78c6bd6f7 2018-06-30 17:08:05,144 - shade.task_manager - DEBUG - Manager envvars:RegionOne running task compute.DELETE.flavors 2018-06-30 17:08:05,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/0718a3a1-d1c2-44ed-962c-df9f2ca4e06e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b5410c5c600f48a063b5720d841dab44c5a2a33" 2018-06-30 17:08:05,229 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6db0c265-ad2c-4a54-942e-0ddd1db93ed0 X-Compute-Request-Id: req-6db0c265-ad2c-4a54-942e-0ddd1db93ed0 Date: Sat, 30 Jun 2018 17:08:05 GMT Connection: close 2018-06-30 17:08:05,229 - keystoneauth.session - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/0718a3a1-d1c2-44ed-962c-df9f2ca4e06e used request id req-6db0c265-ad2c-4a54-942e-0ddd1db93ed0 2018-06-30 17:08:05,229 - shade.task_manager - DEBUG - Manager envvars:RegionOne ran task compute.DELETE.flavors in 0.0847909450531s 2018-06-30 17:08:05,229 - shade.request_ids - DEBUG - DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/0718a3a1-d1c2-44ed-962c-df9f2ca4e06e used request id req-6db0c265-ad2c-4a54-942e-0ddd1db93ed0 2018-06-30 17:08:05,230 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke_serial | functest | smoke | 32:17 | PASS | | rally_sanity | functest | smoke | 63:18 | PASS | | patrole | functest | smoke | 04:33 | PASS | | shaker | functest | smoke | 03:40 | FAIL | | snaps_smoke | functest | smoke | 133:29 | PASS | | neutron_trunk | functest | smoke | 04:46 | PASS | | refstack_defcore | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-06-30 17:08:05,236 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-06-30 17:08:05,496 - paramiko.transport - DEBUG - EOF in transport thread 2018-06-30 17:08:12,438 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-301 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-06-30 17:08:12,442 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-06-30 17:08:12,442 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-06-30 17:08:12,443 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-06-30 17:08:12,443 - 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-06-30 17:08:12,446 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-06-30 17:08:19,185 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-301 | | 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 | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-06-30 17:08:19,191 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-06-30 17:08:19,191 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-06-30 17:08:19,192 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-06-30 17:08:19,194 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-06-30 17:08:19,194 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-06-30 17:08:19,858 - 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-06-30 17:08:19,891 - 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-06-30 17:08:19,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-06-30 17:08:20,279 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-06-30 17:08:20,279 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-06-30 17:08:20,708 - xtesting.energy.energy - DEBUG - Starting recording 2018-06-30 17:08:20,708 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-06-30 17:08:21,078 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-06-30 17:08:21,079 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-30 17:08:21,079 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-30 17:08:21,079 - openstack_tests - INFO - OS Credentials = > 2018-06-30 17:08:21,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:08:21,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:08:21,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:08:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["GodCGz4gRpK8lrEaa7Ffbg"], "issued_at": "2018-06-30T17:08:21.000000Z"}} 2018-06-30 17:08:21,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a198b27a3ab548561369d40decb7064fd97a48" 2018-06-30 17:08:21,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:21 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2c8afd23-80ad-4d12-bff8-50912e22d266 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:08:21,969 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2c8afd23-80ad-4d12-bff8-50912e22d266 2018-06-30 17:08:21,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 17:08:21,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 17:08:21 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 17:08:21,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab&description=Created+by+OPNFV+Functest%3A+cloudify_ims -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a198b27a3ab548561369d40decb7064fd97a48" 2018-06-30 17:08:22,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:21 GMT Server: Apache Content-Length: 248 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4d2edb8-4e3d-40c5-88f4-23ef7557c59f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab&description=Created+by+OPNFV+Functest%3A+cloudify_ims", "previous": null, "next": null}, "projects": []} 2018-06-30 17:08:22,318 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab&description=Created+by+OPNFV+Functest%3A+cloudify_ims used request id req-c4d2edb8-4e3d-40c5-88f4-23ef7557c59f 2018-06-30 17:08:22,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a198b27a3ab548561369d40decb7064fd97a48" 2018-06-30 17:08:22,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:22 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9265f8f-d6af-425e-8010-e2c3a58a2485 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 17:08:22,420 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-c9265f8f-d6af-425e-8010-e2c3a58a2485 2018-06-30 17:08:22,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a198b27a3ab548561369d40decb7064fd97a48" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: cloudify_ims", "name": "cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab", "domain_id": "default"}}' 2018-06-30 17:08:22,870 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 17:08:22 GMT Server: Apache Content-Length: 362 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a036bedc-1de5-42b7-a1a0-472d8730a6a3 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://10.167.4.35:5000/v3/projects/0d0a92e09b5e4f72956d10a57e46c3fe"}, "tags": [], "enabled": true, "id": "0d0a92e09b5e4f72956d10a57e46c3fe", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab"}} 2018-06-30 17:08:22,871 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-a036bedc-1de5-42b7-a1a0-472d8730a6a3 2018-06-30 17:08:22,871 - keystone_utils - INFO - Created project with name - cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab 2018-06-30 17:08:22,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:08:22,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:08:23,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:08:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["Nat2RlwWRHaoV04Zp58ojg"], "issued_at": "2018-06-30T17:08:23.000000Z"}} 2018-06-30 17:08:23,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e516f36c9f14fff453edb154eccd11b502e8470e" 2018-06-30 17:08:23,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0322fbb1-6ecc-4195-8ea1-446c31394578 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:08:23,797 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0322fbb1-6ecc-4195-8ea1-446c31394578 2018-06-30 17:08:23,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 17:08:23,814 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 17:08:23 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 17:08:23,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e516f36c9f14fff453edb154eccd11b502e8470e" 2018-06-30 17:08:23,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:23 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-848b73cc-c3a9-4540-b7db-a8c877def815 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 17:08:23,900 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-848b73cc-c3a9-4540-b7db-a8c877def815 2018-06-30 17:08:23,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:08:23,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:08:24,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:08:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["vSV8onCIS8eKsMS7vZ8oFA"], "issued_at": "2018-06-30T17:08:24.000000Z"}} 2018-06-30 17:08:24,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3df38178bc074d12b7115b52b67a2552f091d02" 2018-06-30 17:08:25,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:24 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-936f4a29-d892-403d-bd55-b274ccb88fd8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:08:25,022 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-936f4a29-d892-403d-bd55-b274ccb88fd8 2018-06-30 17:08:25,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 17:08:25,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 17:08:25 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 17:08:25,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3df38178bc074d12b7115b52b67a2552f091d02" 2018-06-30 17:08:25,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:25 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6836c2a3-a02f-4e08-b333-eda1d00ff9f5 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 17:08:25,420 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-6836c2a3-a02f-4e08-b333-eda1d00ff9f5 2018-06-30 17:08:25,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3df38178bc074d12b7115b52b67a2552f091d02" 2018-06-30 17:08:25,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:25 GMT Server: Apache Content-Length: 510 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-fde6cef6-9494-4892-bfdd-7dd973b24a00 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://10.167.4.35:5000/v3/projects/0d0a92e09b5e4f72956d10a57e46c3fe"}, "tags": [], "enabled": true, "id": "0d0a92e09b5e4f72956d10a57e46c3fe", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab"}]} 2018-06-30 17:08:25,518 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab used request id req-fde6cef6-9494-4892-bfdd-7dd973b24a00 2018-06-30 17:08:25,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3df38178bc074d12b7115b52b67a2552f091d02" 2018-06-30 17:08:25,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:25 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f9d40142-eb69-48b5-b24c-b92643c48b3f Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 17:08:25,621 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-f9d40142-eb69-48b5-b24c-b92643c48b3f 2018-06-30 17:08:26,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3df38178bc074d12b7115b52b67a2552f091d02" 2018-06-30 17:08:26,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:26 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-88b3a18c-0d16-4019-b196-8559fc74d9b0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 17:08:26,989 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-88b3a18c-0d16-4019-b196-8559fc74d9b0 2018-06-30 17:08:26,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3df38178bc074d12b7115b52b67a2552f091d02" 2018-06-30 17:08:27,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:26 GMT Server: Apache Content-Length: 510 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2acdd222-9906-46cd-af5e-dcc187432fb0 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://10.167.4.35:5000/v3/projects/0d0a92e09b5e4f72956d10a57e46c3fe"}, "tags": [], "enabled": true, "id": "0d0a92e09b5e4f72956d10a57e46c3fe", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab"}]} 2018-06-30 17:08:27,355 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab used request id req-2acdd222-9906-46cd-af5e-dcc187432fb0 2018-06-30 17:08:27,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/2d361eca609a494c9fc757eaff911af4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3df38178bc074d12b7115b52b67a2552f091d02" 2018-06-30 17:08:27,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:27 GMT Server: Apache Content-Length: 344 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2e2a2bff-2144-451f-98b0-a5ff9b22cadc Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab", "links": {"self": "http://10.167.4.35:5000/v3/users/2d361eca609a494c9fc757eaff911af4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0d0a92e09b5e4f72956d10a57e46c3fe", "id": "2d361eca609a494c9fc757eaff911af4", "password_expires_at": null}} 2018-06-30 17:08:27,814 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/2d361eca609a494c9fc757eaff911af4 used request id req-2e2a2bff-2144-451f-98b0-a5ff9b22cadc 2018-06-30 17:08:27,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/0d0a92e09b5e4f72956d10a57e46c3fe/users/2d361eca609a494c9fc757eaff911af4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3df38178bc074d12b7115b52b67a2552f091d02" 2018-06-30 17:08:28,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:27 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02eb19e7-4569-498b-a183-9d403db09659 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/0d0a92e09b5e4f72956d10a57e46c3fe/users/2d361eca609a494c9fc757eaff911af4/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 17:08:28,217 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/0d0a92e09b5e4f72956d10a57e46c3fe/users/2d361eca609a494c9fc757eaff911af4/roles used request id req-02eb19e7-4569-498b-a183-9d403db09659 2018-06-30 17:08:28,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3df38178bc074d12b7115b52b67a2552f091d02" 2018-06-30 17:08:28,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:28 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c01cf495-a3ef-476e-ba0b-ab8ac57a2503 Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}} 2018-06-30 17:08:28,608 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-c01cf495-a3ef-476e-ba0b-ab8ac57a2503 2018-06-30 17:08:28,608 - keystone_utils - INFO - Granting role admin to project cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab 2018-06-30 17:08:28,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/0d0a92e09b5e4f72956d10a57e46c3fe/users/2d361eca609a494c9fc757eaff911af4/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3df38178bc074d12b7115b52b67a2552f091d02" 2018-06-30 17:08:29,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 17:08:28 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a8b60211-2ebd-4af7-83c0-60d09a887d89 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:08:29,136 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/0d0a92e09b5e4f72956d10a57e46c3fe/users/2d361eca609a494c9fc757eaff911af4/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-a8b60211-2ebd-4af7-83c0-60d09a887d89 2018-06-30 17:08:29,136 - keystone_utils - INFO - Created user with name - cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab 2018-06-30 17:08:29,137 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab, password=a3c8a615-28d8-40c7-a387-7d84f48166c0, auth_url=http://10.167.4.35:35357/v3, project_name=cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab, 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=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-06-30 17:08:29,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-06-30 17:08:29,138 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 17:08:29,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/os-quota-sets/0d0a92e09b5e4f72956d10a57e46c3fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a198b27a3ab548561369d40decb7064fd97a48" 2018-06-30 17:08:30,672 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:08:30 GMT Content-Type: application/json Content-Length: 371 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-37ea1dc1-0e27-43ca-8d14-523ae695ae85 X-Compute-Request-Id: req-37ea1dc1-0e27-43ca-8d14-523ae695ae85 Front-End-Https: on 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": "0d0a92e09b5e4f72956d10a57e46c3fe", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-30 17:08:30,672 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/0d0a92e09b5e4f72956d10a57e46c3fe used request id req-37ea1dc1-0e27-43ca-8d14-523ae695ae85 2018-06-30 17:08:30,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/quotas/0d0a92e09b5e4f72956d10a57e46c3fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a198b27a3ab548561369d40decb7064fd97a48" 2018-06-30 17:08:31,766 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:08:31 GMT Content-Type: application/json Content-Length: 187 Connection: keep-alive X-Openstack-Request-Id: req-2e425100-d00e-4f07-9a3c-428afc1f38a5 Front-End-Https: on RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 10, "router": 10, "rbac_policy": 10, "port": 500}} 2018-06-30 17:08:31,767 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/quotas/0d0a92e09b5e4f72956d10a57e46c3fe used request id req-2e425100-d00e-4f07-9a3c-428afc1f38a5 2018-06-30 17:08:31,768 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 17:08:31,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:8774/v2.1/os-quota-sets/0d0a92e09b5e4f72956d10a57e46c3fe -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a198b27a3ab548561369d40decb7064fd97a48" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 10240, "ram": 51200, "key_pairs": 100, "instances": 15, "injected_files": 5, "cores": 50, "fixed_ips": -1}}' 2018-06-30 17:08:33,366 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:08:33 GMT Content-Type: application/json Content-Length: 329 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b269e373-9054-48e2-9250-b93ef958ab4d X-Compute-Request-Id: req-b269e373-9054-48e2-9250-b93ef958ab4d Front-End-Https: on 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, "instances": 15, "security_group_rules": 20, "injected_files": 5, "cores": 50, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-06-30 17:08:33,367 - novaclient.v2.client - DEBUG - PUT call to compute for https://172.30.10.101:8774/v2.1/os-quota-sets/0d0a92e09b5e4f72956d10a57e46c3fe used request id req-b269e373-9054-48e2-9250-b93ef958ab4d 2018-06-30 17:08:33,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/quotas/0d0a92e09b5e4f72956d10a57e46c3fe -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a198b27a3ab548561369d40decb7064fd97a48" -d '{"quota": {"subnet": 100, "network": 100, "floatingip": 50, "security_group_rule": 100, "security_group": 20, "router": 10, "port": 50}}' 2018-06-30 17:08:33,662 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:08:33 GMT Content-Type: application/json Content-Length: 186 Connection: keep-alive X-Openstack-Request-Id: req-bedbb68b-f444-4cac-9bd3-fcac008852fb Front-End-Https: on RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-06-30 17:08:33,662 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/quotas/0d0a92e09b5e4f72956d10a57e46c3fe used request id req-bedbb68b-f444-4cac-9bd3-fcac008852fb 2018-06-30 17:08:33,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-06-30 17:08:33,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:08:33,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:08:34,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:08:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d0a92e09b5e4f72956d10a57e46c3fe", "name": "cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab", "id": "2d361eca609a494c9fc757eaff911af4"}, "audit_ids": ["ICRoK55VRKO5KJBgmnJ68w"], "issued_at": "2018-06-30T17:08:34.000000Z"}} 2018-06-30 17:08:34,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce12cef3e077f55cda11315b114301891e92e446" 2018-06-30 17:08:34,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:34 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-733e11e2-2ec0-40e4-8708-102aa0f8b7d3 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:08:34,844 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-733e11e2-2ec0-40e4-8708-102aa0f8b7d3 2018-06-30 17:08:34,846 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 17:08:34,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce12cef3e077f55cda11315b114301891e92e446" 2018-06-30 17:08:35,398 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:08:35 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a4a49224-679f-4913-915f-593713981120 X-Compute-Request-Id: req-a4a49224-679f-4913-915f-593713981120 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 17:08:35,398 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-a4a49224-679f-4913-915f-593713981120 2018-06-30 17:08:35,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce12cef3e077f55cda11315b114301891e92e446" -d '{"flavor": {"vcpus": 2, "disk": 50, "name": "cloudify.medium-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 4096, "id": null, "swap": 0}}' 2018-06-30 17:08:36,368 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:08:36 GMT Content-Type: application/json Content-Length: 512 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-92346670-9128-41d4-a186-eeb1b6c91cc0 X-Compute-Request-Id: req-92346670-9128-41d4-a186-eeb1b6c91cc0 Front-End-Https: on RESP BODY: {"flavor": {"name": "cloudify.medium-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/3192209f-e170-42bf-bc76-0c06a05035e4", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/3192209f-e170-42bf-bc76-0c06a05035e4", "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": "3192209f-e170-42bf-bc76-0c06a05035e4"}} 2018-06-30 17:08:36,369 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-92346670-9128-41d4-a186-eeb1b6c91cc0 2018-06-30 17:08:36,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating a second user to bypass issues ... 2018-06-30 17:08:36,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:08:36,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:08:37,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:08:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d0a92e09b5e4f72956d10a57e46c3fe", "name": "cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/0d0a92e09b5e4f72956d10a57e46c3fe", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab", "id": "2d361eca609a494c9fc757eaff911af4"}, "audit_ids": ["SHWzKAtGRxiBGilXwNlzGw"], "issued_at": "2018-06-30T17:08:37.000000Z"}} 2018-06-30 17:08:37,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba04b0ab478f122ea35381a6958beb7988141ad0" 2018-06-30 17:08:37,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:37 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed25298c-fe34-44f8-acd4-a3749e14b489 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:08:37,767 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ed25298c-fe34-44f8-acd4-a3749e14b489 2018-06-30 17:08:37,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 17:08:37,783 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 17:08:37 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 17:08:37,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba04b0ab478f122ea35381a6958beb7988141ad0" 2018-06-30 17:08:38,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:37 GMT Server: Apache Content-Length: 3624 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-a0690a7a-60a8-45ba-8058-53b31c88bd23 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab", "links": {"self": "http://10.167.4.35:5000/v3/users/2d361eca609a494c9fc757eaff911af4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0d0a92e09b5e4f72956d10a57e46c3fe", "id": "2d361eca609a494c9fc757eaff911af4", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 17:08:38,195 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-a0690a7a-60a8-45ba-8058-53b31c88bd23 2018-06-30 17:08:38,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba04b0ab478f122ea35381a6958beb7988141ad0" 2018-06-30 17:08:38,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:38 GMT Server: Apache Content-Length: 510 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7d42e6c1-f350-48a2-b6e1-0ac96efbb1cb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://10.167.4.35:5000/v3/projects/0d0a92e09b5e4f72956d10a57e46c3fe"}, "tags": [], "enabled": true, "id": "0d0a92e09b5e4f72956d10a57e46c3fe", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab"}]} 2018-06-30 17:08:38,648 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab used request id req-7d42e6c1-f350-48a2-b6e1-0ac96efbb1cb 2018-06-30 17:08:38,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba04b0ab478f122ea35381a6958beb7988141ad0" 2018-06-30 17:08:38,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:38 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-90a0b0d8-1519-4ca6-b9d4-a8b9a585a3e1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 17:08:38,980 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-90a0b0d8-1519-4ca6-b9d4-a8b9a585a3e1 2018-06-30 17:08:39,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba04b0ab478f122ea35381a6958beb7988141ad0" 2018-06-30 17:08:40,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:39 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-60adc917-ea19-491e-bb45-e10defbe7301 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 17:08:40,146 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-60adc917-ea19-491e-bb45-e10defbe7301 2018-06-30 17:08:40,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba04b0ab478f122ea35381a6958beb7988141ad0" 2018-06-30 17:08:40,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:40 GMT Server: Apache Content-Length: 510 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-6aa46bbe-1103-4092-9286-c3bb1c9b5dd8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://10.167.4.35:5000/v3/projects/0d0a92e09b5e4f72956d10a57e46c3fe"}, "tags": [], "enabled": true, "id": "0d0a92e09b5e4f72956d10a57e46c3fe", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab"}]} 2018-06-30 17:08:40,467 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab used request id req-6aa46bbe-1103-4092-9286-c3bb1c9b5dd8 2018-06-30 17:08:40,467 - keystone_utils - INFO - Created user with name - cloudify_network_bug-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab 2018-06-30 17:08:40,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - snaps creds: OSCreds - username=cloudify_network_bug-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab, password=02589acd-fa71-4a95-8623-fb176309c4cc, auth_url=http://10.167.4.35:35357/v3, project_name=cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab, 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=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-06-30 17:08:40,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-06-30 17:08:40,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:08:40,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:08:41,233 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-30 17:08:41,234 - 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/ims/cloudify_ims.py", line 163, in deploy_orchestrator keypair_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_keypairs.py", line 68, in create self.initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_keypairs.py", line 54, in initialize super(self.__class__, self).initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/openstack_creator.py", line 66, in initialize super(OpenStackComputeObject, self).initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/openstack_creator.py", line 39, in initialize self._os_creds, session=self._os_session) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 107, in keystone_client region_name=os_creds.region_name) File "/usr/lib/python2.7/site-packages/keystoneclient/client.py", line 62, in Client d = discover.Discover(session=session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/discover.py", line 178, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/keystoneclient/_discover.py", line 143, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/keystoneclient/_discover.py", line 38, in get_version_data resp = session.get(url, headers=headers, authenticated=authenticated) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 840, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 573, in request auth_headers = self.get_auth_headers(auth) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 900, in get_auth_headers return auth.get_headers(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/plugin.py", line 95, in get_headers token = self.get_token(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 88, in get_token return self.get_access(session).auth_token File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 177, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 848, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 737, in request raise exceptions.from_response(resp, method, url) Unauthorized: The request you have made requires authentication. (HTTP 401) (Request-ID: req-587daba1-17dc-462c-b68c-0a355241ce4a) 2018-06-30 17:08:41,338 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-06-30 17:08:41,338 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-06-30 17:08:41,825 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-30 17:08:41,826 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 00:20 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-06-30 17:08:41,829 - 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 415, in clean cfy_client = self.orchestrator['object'] KeyError: 'object' 2018-06-30 17:08:41,829 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-06-30 17:08:41,830 - keystone_utils - INFO - Deleting user with name - cloudify_network_bug-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab 2018-06-30 17:08:41,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/7aff5a43412745288d38b93a73cfded8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba04b0ab478f122ea35381a6958beb7988141ad0" 2018-06-30 17:08:42,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 17:08:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-988f9d5d-93b6-4225-bafa-93092c9cf68a Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:08:42,389 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/7aff5a43412745288d38b93a73cfded8 used request id req-988f9d5d-93b6-4225-bafa-93092c9cf68a 2018-06-30 17:08:42,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/3192209f-e170-42bf-bc76-0c06a05035e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce12cef3e077f55cda11315b114301891e92e446" 2018-06-30 17:08:43,324 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 17:08:43 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-fe358531-096c-4fea-9d75-8c0b1e9da4c3 X-Compute-Request-Id: req-fe358531-096c-4fea-9d75-8c0b1e9da4c3 2018-06-30 17:08:43,324 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/3192209f-e170-42bf-bc76-0c06a05035e4 used request id req-fe358531-096c-4fea-9d75-8c0b1e9da4c3 2018-06-30 17:08:43,326 - keystone_utils - INFO - Deleting user with name - cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab 2018-06-30 17:08:43,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/2d361eca609a494c9fc757eaff911af4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3df38178bc074d12b7115b52b67a2552f091d02" 2018-06-30 17:08:43,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 17:08:43 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-036e2084-aca3-4f29-b65e-a255779343de Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:08:43,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/2d361eca609a494c9fc757eaff911af4 used request id req-036e2084-aca3-4f29-b65e-a255779343de 2018-06-30 17:08:43,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a198b27a3ab548561369d40decb7064fd97a48" 2018-06-30 17:08:44,554 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:08:44 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-c0ec72fa-3f5b-49a3-a55e-3d4615bb3b58 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 17:08:44,554 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-c0ec72fa-3f5b-49a3-a55e-3d4615bb3b58 2018-06-30 17:08:44,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a198b27a3ab548561369d40decb7064fd97a48" 2018-06-30 17:08:45,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:44 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f06fd701-b4f9-4950-904f-24291600fb54 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 17:08:45,041 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-f06fd701-b4f9-4950-904f-24291600fb54 2018-06-30 17:08:45,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a198b27a3ab548561369d40decb7064fd97a48" 2018-06-30 17:08:45,415 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 17:08:45 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5d8196cf-1a35-4c9e-bd1d-65de01d3cf6e Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 17:08:45,415 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-5d8196cf-1a35-4c9e-bd1d-65de01d3cf6e 2018-06-30 17:08:45,415 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 17:08:45,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a198b27a3ab548561369d40decb7064fd97a48" 2018-06-30 17:08:45,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:45 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-33832793-d12f-4aa5-a320-5773e601d3fb Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 17:08:45,784 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-33832793-d12f-4aa5-a320-5773e601d3fb 2018-06-30 17:08:45,785 - keystone_utils - INFO - Deleting project with name - cloudify_ims-63d1f42f-0637-4147-ac2f-7b29e9cbf2ab 2018-06-30 17:08:45,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/0d0a92e09b5e4f72956d10a57e46c3fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a198b27a3ab548561369d40decb7064fd97a48" 2018-06-30 17:08:46,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 17:08:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c471e053-4699-4606-ad8e-d214d8f07ea5 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:08:46,468 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/0d0a92e09b5e4f72956d10a57e46c3fe used request id req-c471e053-4699-4606-ad8e-d214d8f07ea5 2018-06-30 17:08:46,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a198b27a3ab548561369d40decb7064fd97a48" 2018-06-30 17:08:46,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:46 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-93988db9-1930-4c9a-bf53-01e9745b5521 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 17:08:46,585 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-93988db9-1930-4c9a-bf53-01e9745b5521 2018-06-30 17:08:46,588 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-06-30 17:08:46,589 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-06-30 17:08:46,703 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-06-30 17:08:47,810 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-06-30 17:08:48,861 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-06-30 17:08:48,862 - 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-06-30 17:08:50,097 - 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-06-30 17:08:50,154 - 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-06-30 17:08:50,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-06-30 17:08:50,192 - 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-06-30 17:08:50,200 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-06-30 17:08:50,229 - 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-06-30 17:08:50,229 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-06-30 17:08:50,230 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-30 17:08:50,230 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-30 17:08:50,230 - openstack_tests - INFO - OS Credentials = > 2018-06-30 17:08:50,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:08:50,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:08:51,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:08:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["DzXfzOUtSl-2EpooaZr7Rw"], "issued_at": "2018-06-30T17:08:51.000000Z"}} 2018-06-30 17:08:51,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a83ef0827ae2ce43f717be750a63f04ef9204b" 2018-06-30 17:08:51,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-61fe39e2-86a2-47ab-958f-1e5f7e258ed6 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:08:51,622 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-61fe39e2-86a2-47ab-958f-1e5f7e258ed6 2018-06-30 17:08:51,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 17:08:51,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 17:08:51 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 17:08:51,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677&description=Created+by+OPNFV+Functest%3A+vyos_vrouter -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a83ef0827ae2ce43f717be750a63f04ef9204b" 2018-06-30 17:08:52,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:51 GMT Server: Apache Content-Length: 248 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2069acba-446c-4f6a-9a60-5f6120fc257f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677&description=Created+by+OPNFV+Functest%3A+vyos_vrouter", "previous": null, "next": null}, "projects": []} 2018-06-30 17:08:52,075 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677&description=Created+by+OPNFV+Functest%3A+vyos_vrouter used request id req-2069acba-446c-4f6a-9a60-5f6120fc257f 2018-06-30 17:08:52,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a83ef0827ae2ce43f717be750a63f04ef9204b" 2018-06-30 17:08:52,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:52 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e6e77a26-e487-4bfe-bfc3-40e19f7f2452 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 17:08:52,435 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e6e77a26-e487-4bfe-bfc3-40e19f7f2452 2018-06-30 17:08:52,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a83ef0827ae2ce43f717be750a63f04ef9204b" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: vyos_vrouter", "name": "vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677", "domain_id": "default"}}' 2018-06-30 17:08:52,863 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 17:08:52 GMT Server: Apache Content-Length: 362 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d98d459c-46b7-4605-b2b2-d41bc222874e Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://10.167.4.35:5000/v3/projects/65dc4e70684f4f668eb81f6c41d23755"}, "tags": [], "enabled": true, "id": "65dc4e70684f4f668eb81f6c41d23755", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677"}} 2018-06-30 17:08:52,863 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-d98d459c-46b7-4605-b2b2-d41bc222874e 2018-06-30 17:08:52,864 - keystone_utils - INFO - Created project with name - vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677 2018-06-30 17:08:52,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:08:52,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:08:53,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:08:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["jUYC1bFqRzuEuAS22bHmBA"], "issued_at": "2018-06-30T17:08:53.000000Z"}} 2018-06-30 17:08:53,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcf9e806b0f9da08b16e0d6b215aaf69de2e910" 2018-06-30 17:08:53,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:53 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ed693a63-710d-4272-96dc-0554b46d0248 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:08:53,713 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-ed693a63-710d-4272-96dc-0554b46d0248 2018-06-30 17:08:53,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 17:08:53,731 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 17:08:53 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 17:08:53,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdcf9e806b0f9da08b16e0d6b215aaf69de2e910" 2018-06-30 17:08:54,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:53 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9bc73de7-c24e-438d-b430-0407cff073bb Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 17:08:54,069 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-9bc73de7-c24e-438d-b430-0407cff073bb 2018-06-30 17:08:54,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:08:54,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:08:54,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:08:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["zUeE-63aRLuoFuFefPBszg"], "issued_at": "2018-06-30T17:08:54.000000Z"}} 2018-06-30 17:08:54,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9d29072c25bfcefed93058146c41b3f8cd5346" 2018-06-30 17:08:55,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3b79350d-ff06-44fe-aabf-dff9bf01ff22 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:08:55,206 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-3b79350d-ff06-44fe-aabf-dff9bf01ff22 2018-06-30 17:08:55,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 17:08:55,222 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 17:08:55 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 17:08:55,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9d29072c25bfcefed93058146c41b3f8cd5346" 2018-06-30 17:08:55,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:55 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2865606e-9ce7-41b3-bcbb-ddb14a59be71 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 17:08:55,671 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-2865606e-9ce7-41b3-bcbb-ddb14a59be71 2018-06-30 17:08:55,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9d29072c25bfcefed93058146c41b3f8cd5346" 2018-06-30 17:08:55,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:55 GMT Server: Apache Content-Length: 510 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37a0360c-3832-48b9-907e-62dcfedfd7ef Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://10.167.4.35:5000/v3/projects/65dc4e70684f4f668eb81f6c41d23755"}, "tags": [], "enabled": true, "id": "65dc4e70684f4f668eb81f6c41d23755", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677"}]} 2018-06-30 17:08:55,768 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677 used request id req-37a0360c-3832-48b9-907e-62dcfedfd7ef 2018-06-30 17:08:55,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9d29072c25bfcefed93058146c41b3f8cd5346" 2018-06-30 17:08:56,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:55 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-749cc796-145d-43d6-855f-7394628e87b1 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 17:08:56,149 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-749cc796-145d-43d6-855f-7394628e87b1 2018-06-30 17:08:56,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9d29072c25bfcefed93058146c41b3f8cd5346" 2018-06-30 17:08:57,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:56 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7853e680-74b7-4927-832f-b603747e13bd Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 17:08:57,181 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-7853e680-74b7-4927-832f-b603747e13bd 2018-06-30 17:08:57,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9d29072c25bfcefed93058146c41b3f8cd5346" 2018-06-30 17:08:57,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:57 GMT Server: Apache Content-Length: 510 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c713d29c-f1f9-4f9b-bfc6-32f68d735d16 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://10.167.4.35:5000/v3/projects/65dc4e70684f4f668eb81f6c41d23755"}, "tags": [], "enabled": true, "id": "65dc4e70684f4f668eb81f6c41d23755", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677"}]} 2018-06-30 17:08:57,703 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677 used request id req-c713d29c-f1f9-4f9b-bfc6-32f68d735d16 2018-06-30 17:08:57,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/a8c72ca09da94a34a1dd779eeb019a1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9d29072c25bfcefed93058146c41b3f8cd5346" 2018-06-30 17:08:58,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:57 GMT Server: Apache Content-Length: 344 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-46e6bccf-3366-4f44-9b3b-30720828aee6 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677", "links": {"self": "http://10.167.4.35:5000/v3/users/a8c72ca09da94a34a1dd779eeb019a1d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "65dc4e70684f4f668eb81f6c41d23755", "id": "a8c72ca09da94a34a1dd779eeb019a1d", "password_expires_at": null}} 2018-06-30 17:08:58,055 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/a8c72ca09da94a34a1dd779eeb019a1d used request id req-46e6bccf-3366-4f44-9b3b-30720828aee6 2018-06-30 17:08:58,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/65dc4e70684f4f668eb81f6c41d23755/users/a8c72ca09da94a34a1dd779eeb019a1d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9d29072c25bfcefed93058146c41b3f8cd5346" 2018-06-30 17:08:58,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:58 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-64b1b9f9-41aa-41d6-97ba-9fef6ffc8207 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/65dc4e70684f4f668eb81f6c41d23755/users/a8c72ca09da94a34a1dd779eeb019a1d/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 17:08:58,555 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/65dc4e70684f4f668eb81f6c41d23755/users/a8c72ca09da94a34a1dd779eeb019a1d/roles used request id req-64b1b9f9-41aa-41d6-97ba-9fef6ffc8207 2018-06-30 17:08:58,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9d29072c25bfcefed93058146c41b3f8cd5346" 2018-06-30 17:08:58,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:08:58 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8fc35f26-6623-45a6-98b2-3790631f6e4f Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}} 2018-06-30 17:08:58,928 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-8fc35f26-6623-45a6-98b2-3790631f6e4f 2018-06-30 17:08:58,928 - keystone_utils - INFO - Granting role admin to project vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677 2018-06-30 17:08:58,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/65dc4e70684f4f668eb81f6c41d23755/users/a8c72ca09da94a34a1dd779eeb019a1d/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9d29072c25bfcefed93058146c41b3f8cd5346" 2018-06-30 17:08:59,411 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 17:08:58 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-538267a3-a797-4cde-b1ca-b102a608664d Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:08:59,411 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/65dc4e70684f4f668eb81f6c41d23755/users/a8c72ca09da94a34a1dd779eeb019a1d/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-538267a3-a797-4cde-b1ca-b102a608664d 2018-06-30 17:08:59,411 - keystone_utils - INFO - Created user with name - vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677 2018-06-30 17:08:59,412 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677, password=79391f97-891b-4b72-acc1-8c4cd0611efd, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677, 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=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-06-30 17:08:59,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-06-30 17:08:59,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-06-30 17:08:59,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:08:59,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:09:00,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:09:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65dc4e70684f4f668eb81f6c41d23755", "name": "vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/65dc4e70684f4f668eb81f6c41d23755", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/65dc4e70684f4f668eb81f6c41d23755", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/65dc4e70684f4f668eb81f6c41d23755", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/65dc4e70684f4f668eb81f6c41d23755", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/65dc4e70684f4f668eb81f6c41d23755", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/65dc4e70684f4f668eb81f6c41d23755", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/65dc4e70684f4f668eb81f6c41d23755", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/65dc4e70684f4f668eb81f6c41d23755", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/65dc4e70684f4f668eb81f6c41d23755", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/65dc4e70684f4f668eb81f6c41d23755", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/65dc4e70684f4f668eb81f6c41d23755", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/65dc4e70684f4f668eb81f6c41d23755", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677", "id": "a8c72ca09da94a34a1dd779eeb019a1d"}, "audit_ids": ["wTVEbcfQSXSS9Bb4QVs5rw"], "issued_at": "2018-06-30T17:09:00.000000Z"}} 2018-06-30 17:09:00,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a08054025fb910e6bb027cda1e3ab4b8181412" 2018-06-30 17:09:00,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:00 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e455f534-c186-4ad5-ad40-157c4edae865 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:09:00,566 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-e455f534-c186-4ad5-ad40-157c4edae865 2018-06-30 17:09:00,568 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 17:09:00,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a08054025fb910e6bb027cda1e3ab4b8181412" 2018-06-30 17:09:01,439 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:01 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-9794fe4c-5336-42b7-93bc-cfe557d45812 X-Compute-Request-Id: req-9794fe4c-5336-42b7-93bc-cfe557d45812 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 17:09:01,439 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-9794fe4c-5336-42b7-93bc-cfe557d45812 2018-06-30 17:09:01,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a08054025fb910e6bb027cda1e3ab4b8181412" -d '{"flavor": {"vcpus": 2, "disk": 50, "name": "cloudify.medium-ff821f68-0dc7-4e00-be67-1b90f9525677", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 4096, "id": null, "swap": 0}}' 2018-06-30 17:09:02,245 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:02 GMT Content-Type: application/json Content-Length: 512 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-b8d03e29-bada-4714-9c11-2f0ba3ca6c54 X-Compute-Request-Id: req-b8d03e29-bada-4714-9c11-2f0ba3ca6c54 Front-End-Https: on RESP BODY: {"flavor": {"name": "cloudify.medium-ff821f68-0dc7-4e00-be67-1b90f9525677", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/0d2764fb-1b0e-4892-a09c-2dfcd9b5eced", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/0d2764fb-1b0e-4892-a09c-2dfcd9b5eced", "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": "0d2764fb-1b0e-4892-a09c-2dfcd9b5eced"}} 2018-06-30 17:09:02,245 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-b8d03e29-bada-4714-9c11-2f0ba3ca6c54 2018-06-30 17:09:02,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:09:02,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:09:03,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:09:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65dc4e70684f4f668eb81f6c41d23755", "name": "vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/65dc4e70684f4f668eb81f6c41d23755", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/65dc4e70684f4f668eb81f6c41d23755", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/65dc4e70684f4f668eb81f6c41d23755", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/65dc4e70684f4f668eb81f6c41d23755", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/65dc4e70684f4f668eb81f6c41d23755", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/65dc4e70684f4f668eb81f6c41d23755", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/65dc4e70684f4f668eb81f6c41d23755", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/65dc4e70684f4f668eb81f6c41d23755", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/65dc4e70684f4f668eb81f6c41d23755", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/65dc4e70684f4f668eb81f6c41d23755", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/65dc4e70684f4f668eb81f6c41d23755", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/65dc4e70684f4f668eb81f6c41d23755", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677", "id": "a8c72ca09da94a34a1dd779eeb019a1d"}, "audit_ids": ["-PIoulrZQSyQbBY0_uqq2A"], "issued_at": "2018-06-30T17:09:03.000000Z"}} 2018-06-30 17:09:03,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b4d083e6039bfe979eadb8b468af0ecc7ab428" 2018-06-30 17:09:03,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:03 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2a0246bf-c94b-4e51-9bb9-56179f3a1b13 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:09:03,332 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2a0246bf-c94b-4e51-9bb9-56179f3a1b13 2018-06-30 17:09:03,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 17:09:03,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 17:09:03 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 17:09:03,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b4d083e6039bfe979eadb8b468af0ecc7ab428" 2018-06-30 17:09:03,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:03 GMT Server: Apache Content-Length: 3624 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5a1fde4a-6f6e-4569-814b-69aab696335c Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677", "links": {"self": "http://10.167.4.35:5000/v3/users/a8c72ca09da94a34a1dd779eeb019a1d"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "65dc4e70684f4f668eb81f6c41d23755", "id": "a8c72ca09da94a34a1dd779eeb019a1d", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 17:09:03,752 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-5a1fde4a-6f6e-4569-814b-69aab696335c 2018-06-30 17:09:03,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b4d083e6039bfe979eadb8b468af0ecc7ab428" 2018-06-30 17:09:04,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:03 GMT Server: Apache Content-Length: 510 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9a8c2b80-9ff3-4cc9-978e-9187eee47db8 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://10.167.4.35:5000/v3/projects/65dc4e70684f4f668eb81f6c41d23755"}, "tags": [], "enabled": true, "id": "65dc4e70684f4f668eb81f6c41d23755", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677"}]} 2018-06-30 17:09:04,105 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677 used request id req-9a8c2b80-9ff3-4cc9-978e-9187eee47db8 2018-06-30 17:09:04,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b4d083e6039bfe979eadb8b468af0ecc7ab428" 2018-06-30 17:09:04,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:04 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7cd3c5ba-9a5b-4826-9569-484d9a909ac8 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 17:09:04,429 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-7cd3c5ba-9a5b-4826-9569-484d9a909ac8 2018-06-30 17:09:05,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b4d083e6039bfe979eadb8b468af0ecc7ab428" 2018-06-30 17:09:05,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:05 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-696588ef-e358-4381-908c-ec500015d1a9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 17:09:05,707 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-696588ef-e358-4381-908c-ec500015d1a9 2018-06-30 17:09:05,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b4d083e6039bfe979eadb8b468af0ecc7ab428" 2018-06-30 17:09:06,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:05 GMT Server: Apache Content-Length: 510 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d5e8d69b-da7f-4d0a-8543-a6354be27dcc Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://10.167.4.35:5000/v3/projects/65dc4e70684f4f668eb81f6c41d23755"}, "tags": [], "enabled": true, "id": "65dc4e70684f4f668eb81f6c41d23755", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677"}]} 2018-06-30 17:09:06,022 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677 used request id req-d5e8d69b-da7f-4d0a-8543-a6354be27dcc 2018-06-30 17:09:06,022 - keystone_utils - INFO - Created user with name - cloudify_network_bug-ff821f68-0dc7-4e00-be67-1b90f9525677 2018-06-30 17:09:06,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - snaps creds: OSCreds - username=cloudify_network_bug-ff821f68-0dc7-4e00-be67-1b90f9525677, password=6ddbc0a7-44b2-4d7c-a347-f99d79fa1e42, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677, 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=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-06-30 17:09:06,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-06-30 17:09:06,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:09:06,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:09:06,896 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-06-30 17:09:06,897 - 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 176, in deploy_orchestrator keypair_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_keypairs.py", line 68, in create self.initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_keypairs.py", line 54, in initialize super(self.__class__, self).initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/openstack_creator.py", line 66, in initialize super(OpenStackComputeObject, self).initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/openstack_creator.py", line 39, in initialize self._os_creds, session=self._os_session) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/keystone_utils.py", line 107, in keystone_client region_name=os_creds.region_name) File "/usr/lib/python2.7/site-packages/keystoneclient/client.py", line 62, in Client d = discover.Discover(session=session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneclient/discover.py", line 178, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/keystoneclient/_discover.py", line 143, in __init__ authenticated=authenticated) File "/usr/lib/python2.7/site-packages/keystoneclient/_discover.py", line 38, in get_version_data resp = session.get(url, headers=headers, authenticated=authenticated) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 840, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 573, in request auth_headers = self.get_auth_headers(auth) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 900, in get_auth_headers return auth.get_headers(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/plugin.py", line 95, in get_headers token = self.get_token(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 88, in get_token return self.get_access(session).auth_token File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 177, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 848, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 737, in request raise exceptions.from_response(resp, method, url) Unauthorized: The request you have made requires authentication. (HTTP 401) (Request-ID: req-33a59da3-c90b-4c49-a040-b15fb711d790) 2018-06-30 17:09:07,018 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-30 17:09:07,018 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 00:17 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-06-30 17:09:07,022 - 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 403, in clean cfy_client = self.orchestrator['object'] KeyError: 'object' 2018-06-30 17:09:07,023 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-06-30 17:09:07,023 - keystone_utils - INFO - Deleting user with name - cloudify_network_bug-ff821f68-0dc7-4e00-be67-1b90f9525677 2018-06-30 17:09:07,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/0b7cf76ea7694c43a740b554af1ef5e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53b4d083e6039bfe979eadb8b468af0ecc7ab428" 2018-06-30 17:09:07,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 17:09:07 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b78cd508-b07f-43c9-81e0-6e42f3d71c7f Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:09:07,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/0b7cf76ea7694c43a740b554af1ef5e0 used request id req-b78cd508-b07f-43c9-81e0-6e42f3d71c7f 2018-06-30 17:09:07,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/0d2764fb-1b0e-4892-a09c-2dfcd9b5eced -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38a08054025fb910e6bb027cda1e3ab4b8181412" 2018-06-30 17:09:08,584 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 17:09:08 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-67cf776a-3e76-414b-b082-b75e66b951e3 X-Compute-Request-Id: req-67cf776a-3e76-414b-b082-b75e66b951e3 2018-06-30 17:09:08,585 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/0d2764fb-1b0e-4892-a09c-2dfcd9b5eced used request id req-67cf776a-3e76-414b-b082-b75e66b951e3 2018-06-30 17:09:08,586 - keystone_utils - INFO - Deleting user with name - vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677 2018-06-30 17:09:08,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/a8c72ca09da94a34a1dd779eeb019a1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9d29072c25bfcefed93058146c41b3f8cd5346" 2018-06-30 17:09:09,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 17:09:08 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-cc731ac6-e1a5-407c-bf83-2c6f53ff2623 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:09:09,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/a8c72ca09da94a34a1dd779eeb019a1d used request id req-cc731ac6-e1a5-407c-bf83-2c6f53ff2623 2018-06-30 17:09:09,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a83ef0827ae2ce43f717be750a63f04ef9204b" 2018-06-30 17:09:10,387 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:10 GMT Content-Type: application/json Content-Length: 9353 Connection: keep-alive X-Openstack-Request-Id: req-76917c24-9e61-4f0e-abeb-9253ee873f01 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 17:09:10,388 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-76917c24-9e61-4f0e-abeb-9253ee873f01 2018-06-30 17:09:10,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a83ef0827ae2ce43f717be750a63f04ef9204b" 2018-06-30 17:09:10,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:10 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-7a160c0d-c789-46bb-ba00-177be22a7f90 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 17:09:10,738 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-7a160c0d-c789-46bb-ba00-177be22a7f90 2018-06-30 17:09:10,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a83ef0827ae2ce43f717be750a63f04ef9204b" 2018-06-30 17:09:11,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Sat, 30 Jun 2018 17:09:10 GMT Server: Apache Content-Length: 118 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c9ad3ff0-94f3-4728-8a46-15ce9befdb80 Connection: close Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 548ff8a4c0ce46188deb2105d1808dfe.", "code": 404, "title": "Not Found"}} 2018-06-30 17:09:11,074 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/548ff8a4c0ce46188deb2105d1808dfe used request id req-c9ad3ff0-94f3-4728-8a46-15ce9befdb80 2018-06-30 17:09:11,074 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-06-30 17:09:11,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a83ef0827ae2ce43f717be750a63f04ef9204b" 2018-06-30 17:09:11,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:11 GMT Server: Apache Content-Length: 305 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-bd139435-f73b-4590-8309-6cd0a8ab60fd Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Service tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "92ff0882b6bc48acb8e33cc2aceec73e", "name": "service"}} 2018-06-30 17:09:11,421 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/92ff0882b6bc48acb8e33cc2aceec73e used request id req-bd139435-f73b-4590-8309-6cd0a8ab60fd 2018-06-30 17:09:11,422 - keystone_utils - INFO - Deleting project with name - vyos_vrouter-ff821f68-0dc7-4e00-be67-1b90f9525677 2018-06-30 17:09:11,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/65dc4e70684f4f668eb81f6c41d23755 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a83ef0827ae2ce43f717be750a63f04ef9204b" 2018-06-30 17:09:12,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 17:09:11 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ad656aa9-ce4d-4af8-ad8b-6018ba451100 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:09:12,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/65dc4e70684f4f668eb81f6c41d23755 used request id req-ad656aa9-ce4d-4af8-ad8b-6018ba451100 2018-06-30 17:09:12,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a83ef0827ae2ce43f717be750a63f04ef9204b" 2018-06-30 17:09:12,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:12 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-67983deb-0ed4-4b6e-82c7-a78ca0e23d3f Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 17:09:12,463 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-67983deb-0ed4-4b6e-82c7-a78ca0e23d3f 2018-06-30 17:09:12,464 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-06-30 17:09:12,464 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-06-30 17:09:12,548 - 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-06-30 17:09:12,566 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-06-30 17:09:12,566 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-06-30 17:09:12,567 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-06-30 17:09:12,567 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-06-30 17:09:12,567 - openstack_tests - INFO - OS Credentials = > 2018-06-30 17:09:12,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:09:12,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:09:13,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:09:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["QDwI5QYiQA-i8_jzp-_xCA"], "issued_at": "2018-06-30T17:09:13.000000Z"}} 2018-06-30 17:09:13,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfde61963bd5c51b0ebb0679fb0d30c0bb98cb07" 2018-06-30 17:09:13,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:13 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-247165aa-30fc-47e5-90fa-7187db825595 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:09:13,698 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-247165aa-30fc-47e5-90fa-7187db825595 2018-06-30 17:09:13,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 17:09:13,711 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 17:09:13 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 17:09:13,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206&description=Created+by+OPNFV+Functest%3A+juju_epc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfde61963bd5c51b0ebb0679fb0d30c0bb98cb07" 2018-06-30 17:09:13,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:13 GMT Server: Apache Content-Length: 240 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-af075a9f-908a-4c8f-a3f2-c6c2c180dc14 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206&description=Created+by+OPNFV+Functest%3A+juju_epc", "previous": null, "next": null}, "projects": []} 2018-06-30 17:09:13,794 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206&description=Created+by+OPNFV+Functest%3A+juju_epc used request id req-af075a9f-908a-4c8f-a3f2-c6c2c180dc14 2018-06-30 17:09:13,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfde61963bd5c51b0ebb0679fb0d30c0bb98cb07" 2018-06-30 17:09:14,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:13 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-da505c07-c0c0-4309-a72b-fd6ae76331a5 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 17:09:14,164 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-da505c07-c0c0-4309-a72b-fd6ae76331a5 2018-06-30 17:09:14,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfde61963bd5c51b0ebb0679fb0d30c0bb98cb07" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: juju_epc", "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206", "domain_id": "default"}}' 2018-06-30 17:09:14,582 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 30 Jun 2018 17:09:14 GMT Server: Apache Content-Length: 354 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-02890b13-7e1e-4346-8078-7105295755ab Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://10.167.4.35:5000/v3/projects/8784889c3727465ea9bd463e9cb14dfa"}, "tags": [], "enabled": true, "id": "8784889c3727465ea9bd463e9cb14dfa", "parent_id": "default", "domain_id": "default", "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}} 2018-06-30 17:09:14,582 - keystoneauth.session - DEBUG - POST call to identity for http://10.167.4.35:5000/v3/projects used request id req-02890b13-7e1e-4346-8078-7105295755ab 2018-06-30 17:09:14,582 - keystone_utils - INFO - Created project with name - juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 2018-06-30 17:09:14,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:09:14,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:09:15,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:09:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["m8juTLiNSs6RplYrSPcKZg"], "issued_at": "2018-06-30T17:09:15.000000Z"}} 2018-06-30 17:09:15,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa4813550200335fac9330d9272e58877644ee6" 2018-06-30 17:09:15,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:15 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d021ac5a-2120-433a-bcb3-73fd524b8df7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:09:15,433 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-d021ac5a-2120-433a-bcb3-73fd524b8df7 2018-06-30 17:09:15,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 17:09:15,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 17:09:15 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 17:09:15,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa4813550200335fac9330d9272e58877644ee6" 2018-06-30 17:09:15,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:15 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-12ecb302-63c2-4303-88c9-dae9f5383a80 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 17:09:15,792 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-12ecb302-63c2-4303-88c9-dae9f5383a80 2018-06-30 17:09:15,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:09:15,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:09:16,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:09:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/3f82605113b8454d8c19c473b2f93c9c", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5e81a8be448846f49e5955e7f71e3abb"}, "audit_ids": ["HAywgRAjSZytgpPNxzm4lQ"], "issued_at": "2018-06-30T17:09:16.000000Z"}} 2018-06-30 17:09:16,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acfbd0ae248fa67647351960a21c15a73028a069" 2018-06-30 17:09:16,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:16 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-43c9a972-84a3-4869-b627-662b2c412afc Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:09:16,588 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-43c9a972-84a3-4869-b627-662b2c412afc 2018-06-30 17:09:16,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 17:09:16,603 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 17:09:16 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 17:09:16,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acfbd0ae248fa67647351960a21c15a73028a069" 2018-06-30 17:09:17,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:16 GMT Server: Apache Content-Length: 3288 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-4f7292da-8b1a-40a0-bd3e-d94d07b57ed2 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 17:09:17,075 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-4f7292da-8b1a-40a0-bd3e-d94d07b57ed2 2018-06-30 17:09:17,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acfbd0ae248fa67647351960a21c15a73028a069" 2018-06-30 17:09:17,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:17 GMT Server: Apache Content-Length: 498 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2ec9ecff-87f7-401c-9536-7ea5f64cfd29 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://10.167.4.35:5000/v3/projects/8784889c3727465ea9bd463e9cb14dfa"}, "tags": [], "enabled": true, "id": "8784889c3727465ea9bd463e9cb14dfa", "parent_id": "default", "domain_id": "default", "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}]} 2018-06-30 17:09:17,409 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 used request id req-2ec9ecff-87f7-401c-9536-7ea5f64cfd29 2018-06-30 17:09:17,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acfbd0ae248fa67647351960a21c15a73028a069" 2018-06-30 17:09:17,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:17 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-e58c252c-c10f-431b-93f9-e65698ff1912 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 17:09:17,670 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-e58c252c-c10f-431b-93f9-e65698ff1912 2018-06-30 17:09:18,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acfbd0ae248fa67647351960a21c15a73028a069" 2018-06-30 17:09:18,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:18 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-27ddd0ae-09ff-49ec-b087-2338dac94501 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 17:09:18,579 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-27ddd0ae-09ff-49ec-b087-2338dac94501 2018-06-30 17:09:18,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acfbd0ae248fa67647351960a21c15a73028a069" 2018-06-30 17:09:18,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:18 GMT Server: Apache Content-Length: 498 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-3e66fd12-155d-46b6-b8ff-594171d6f80a Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://10.167.4.35:5000/v3/projects/8784889c3727465ea9bd463e9cb14dfa"}, "tags": [], "enabled": true, "id": "8784889c3727465ea9bd463e9cb14dfa", "parent_id": "default", "domain_id": "default", "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}]} 2018-06-30 17:09:18,812 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 used request id req-3e66fd12-155d-46b6-b8ff-594171d6f80a 2018-06-30 17:09:18,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users/70b89aa13f0f4010bd16df01d0436d37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acfbd0ae248fa67647351960a21c15a73028a069" 2018-06-30 17:09:19,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:18 GMT Server: Apache Content-Length: 340 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c72730f0-7e6e-4508-b24a-5c982bd3a3b0 Connection: close Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206", "links": {"self": "http://10.167.4.35:5000/v3/users/70b89aa13f0f4010bd16df01d0436d37"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8784889c3727465ea9bd463e9cb14dfa", "id": "70b89aa13f0f4010bd16df01d0436d37", "password_expires_at": null}} 2018-06-30 17:09:19,130 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users/70b89aa13f0f4010bd16df01d0436d37 used request id req-c72730f0-7e6e-4508-b24a-5c982bd3a3b0 2018-06-30 17:09:19,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8784889c3727465ea9bd463e9cb14dfa/users/70b89aa13f0f4010bd16df01d0436d37/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acfbd0ae248fa67647351960a21c15a73028a069" 2018-06-30 17:09:19,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:19 GMT Server: Apache Content-Length: 181 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8ec90834-b47b-4310-93ce-f9ac74991438 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects/8784889c3727465ea9bd463e9cb14dfa/users/70b89aa13f0f4010bd16df01d0436d37/roles", "previous": null, "next": null}, "roles": []} 2018-06-30 17:09:19,419 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8784889c3727465ea9bd463e9cb14dfa/users/70b89aa13f0f4010bd16df01d0436d37/roles used request id req-8ec90834-b47b-4310-93ce-f9ac74991438 2018-06-30 17:09:19,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acfbd0ae248fa67647351960a21c15a73028a069" 2018-06-30 17:09:19,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:19 GMT Server: Apache Content-Length: 176 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-d8b4f97e-b7bb-4998-a784-6e00578c71eb Connection: close Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}} 2018-06-30 17:09:19,807 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-d8b4f97e-b7bb-4998-a784-6e00578c71eb 2018-06-30 17:09:19,808 - keystone_utils - INFO - Granting role admin to project juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 2018-06-30 17:09:19,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT http://10.167.4.35:5000/v3/projects/8784889c3727465ea9bd463e9cb14dfa/users/70b89aa13f0f4010bd16df01d0436d37/roles/18b89570e4e74c57aeee2893a7e3c219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acfbd0ae248fa67647351960a21c15a73028a069" 2018-06-30 17:09:20,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 17:09:19 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-54d87651-78b3-421c-b47b-b82e44f342c2 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:09:20,296 - keystoneauth.session - DEBUG - PUT call to identity for http://10.167.4.35:5000/v3/projects/8784889c3727465ea9bd463e9cb14dfa/users/70b89aa13f0f4010bd16df01d0436d37/roles/18b89570e4e74c57aeee2893a7e3c219 used request id req-54d87651-78b3-421c-b47b-b82e44f342c2 2018-06-30 17:09:20,296 - keystone_utils - INFO - Created user with name - juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 2018-06-30 17:09:20,297 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206, password=9e763564-54cf-48ea-975e-56fd200c72d5, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206, 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=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-06-30 17:09:20,298 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-301 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | fuel | | NAMESERVER | 8.8.8.8 | | POD_ARCH | x86_64 | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NODE_NAME | lf-pod2 | | VOLUME_DEVICE_NAME | vdc | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-06-30 17:09:20,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:09:20,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:09:21,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:09:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8784889c3727465ea9bd463e9cb14dfa", "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206", "id": "70b89aa13f0f4010bd16df01d0436d37"}, "audit_ids": ["ERC2RA92R0OcmTeXqy_FRA"], "issued_at": "2018-06-30T17:09:21.000000Z"}} 2018-06-30 17:09:21,119 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-06-30 17:09:22,571 - 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-06-30 17:09:22,572 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-06-30 17:09:22,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:09:22,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:09:23,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:09:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8784889c3727465ea9bd463e9cb14dfa", "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206", "id": "70b89aa13f0f4010bd16df01d0436d37"}, "audit_ids": ["TaZhNpXnRB-Wsw1x9LuEUQ"], "issued_at": "2018-06-30T17:09:23.000000Z"}} 2018-06-30 17:09:23,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efac145825ee13303c410e28d00b1ce630db1544" 2018-06-30 17:09:23,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:23 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-48da09db-0799-48f8-a8bc-3cc284cbf0a2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:09:23,992 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-48da09db-0799-48f8-a8bc-3cc284cbf0a2 2018-06-30 17:09:23,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 17:09:24,008 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 17:09:23 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 17:09:24,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efac145825ee13303c410e28d00b1ce630db1544" 2018-06-30 17:09:24,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:24 GMT Server: Apache Content-Length: 3620 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-10552cab-ed13-4f1a-8b1e-3d4f53c45090 Connection: close Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://10.167.4.35:5000/v3/users/20b18c7583ff4896bc99edfdf6e556dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20b18c7583ff4896bc99edfdf6e556dc", "email": "root@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://10.167.4.35:5000/v3/users/3e14f1c2d35141e88eb742df37349e28"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3e14f1c2d35141e88eb742df37349e28", "email": "root@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://10.167.4.35:5000/v3/users/5e81a8be448846f49e5955e7f71e3abb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e81a8be448846f49e5955e7f71e3abb", "email": "root@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://10.167.4.35:5000/v3/users/67d6016d9b9c4a7e9b15091ac17af3e1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "67d6016d9b9c4a7e9b15091ac17af3e1", "email": "root@localhost", "password_expires_at": null}, {"name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206", "links": {"self": "http://10.167.4.35:5000/v3/users/70b89aa13f0f4010bd16df01d0436d37"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8784889c3727465ea9bd463e9cb14dfa", "id": "70b89aa13f0f4010bd16df01d0436d37", "password_expires_at": null}, {"name": "designate", "links": {"self": "http://10.167.4.35:5000/v3/users/725ad8801b354c2e8a1b4ab3897eeffa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "725ad8801b354c2e8a1b4ab3897eeffa", "email": "root@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://10.167.4.35:5000/v3/users/89d1c51fdd1a48ffab5408753e74a16c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "89d1c51fdd1a48ffab5408753e74a16c", "email": "root@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://10.167.4.35:5000/v3/users/b2292576023c487c8f22678419cf16e9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2292576023c487c8f22678419cf16e9", "email": "root@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://10.167.4.35:5000/v3/users/bd9b3ea804df413a8a62b8d451f1eff6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd9b3ea804df413a8a62b8d451f1eff6", "email": "root@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://10.167.4.35:5000/v3/users/cb0db55f04ef42de9a88bf5c9659a3ec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cb0db55f04ef42de9a88bf5c9659a3ec", "email": "root@localhost", "password_expires_at": null}, {"description": "Heat domain admin", "name": "heat_domain_admin", "domain_id": "3fcae158a449498fa19b8f54700abf26", "enabled": true, "links": {"self": "http://10.167.4.35:5000/v3/users/e23f97edfdf248b6b59e883b5647bb79"}, "options": {}, "id": "e23f97edfdf248b6b59e883b5647bb79", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://10.167.4.35:5000/v3/users/e5a4068441884c3ea98785aa08618d67"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e5a4068441884c3ea98785aa08618d67", "email": "root@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://10.167.4.35:5000/v3/users/f40440832c6f47219d91885500765bce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f40440832c6f47219d91885500765bce", "email": "root@localhost", "password_expires_at": null}], "links": {"self": "http://10.167.4.35:5000/v3/users", "previous": null, "next": null}} 2018-06-30 17:09:24,422 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/users used request id req-10552cab-ed13-4f1a-8b1e-3d4f53c45090 2018-06-30 17:09:24,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efac145825ee13303c410e28d00b1ce630db1544" 2018-06-30 17:09:24,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:24 GMT Server: Apache Content-Length: 498 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c6c4c7f-b3bb-483d-8c04-bc090a1899ad Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://10.167.4.35:5000/v3/projects/8784889c3727465ea9bd463e9cb14dfa"}, "tags": [], "enabled": true, "id": "8784889c3727465ea9bd463e9cb14dfa", "parent_id": "default", "domain_id": "default", "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}]} 2018-06-30 17:09:24,788 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 used request id req-5c6c4c7f-b3bb-483d-8c04-bc090a1899ad 2018-06-30 17:09:24,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efac145825ee13303c410e28d00b1ce630db1544" 2018-06-30 17:09:25,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:24 GMT Server: Apache Content-Length: 284 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-47cb8f67-e845-48c3-b455-b32df12436b7 Connection: close Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://10.167.4.35:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://10.167.4.35:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-06-30 17:09:25,120 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/domains?name=Default used request id req-47cb8f67-e845-48c3-b455-b32df12436b7 2018-06-30 17:09:25,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efac145825ee13303c410e28d00b1ce630db1544" 2018-06-30 17:09:26,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:25 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-b5d80044-a266-4fbd-ac30-64bb32ea9b48 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 17:09:26,199 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-b5d80044-a266-4fbd-ac30-64bb32ea9b48 2018-06-30 17:09:26,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects?name=juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efac145825ee13303c410e28d00b1ce630db1544" 2018-06-30 17:09:26,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:26 GMT Server: Apache Content-Length: 498 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-ca2130c0-89e9-4ac6-864b-74174baac4b3 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/projects?name=juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://10.167.4.35:5000/v3/projects/8784889c3727465ea9bd463e9cb14dfa"}, "tags": [], "enabled": true, "id": "8784889c3727465ea9bd463e9cb14dfa", "parent_id": "default", "domain_id": "default", "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}]} 2018-06-30 17:09:26,548 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects?name=juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 used request id req-ca2130c0-89e9-4ac6-864b-74174baac4b3 2018-06-30 17:09:26,548 - keystone_utils - INFO - Created user with name - juju_network_discovery_bug 2018-06-30 17:09:26,549 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=1ff8b3e1-0acd-4f50-b4d1-ccb1416cc36d, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206, 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=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-06-30 17:09:26,716 - 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-06-30 17:09:26,717 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Juju Orchestrator 2018-06-30 17:09:26,717 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network with nameserver: 8.8.8.8 2018-06-30 17:09:26,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:09:26,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:09:27,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:09:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8784889c3727465ea9bd463e9cb14dfa", "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206", "id": "70b89aa13f0f4010bd16df01d0436d37"}, "audit_ids": ["wRnP9US7Sxq0aKaVt3sfDA"], "issued_at": "2018-06-30T17:09:27.000000Z"}} 2018-06-30 17:09:27,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a243719659c8d0c600e84f5d464225e3eb05acc" 2018-06-30 17:09:27,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:27 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-8d8d7916-205b-40a1-b6d7-2b6f989ab2eb Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:09:27,937 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-8d8d7916-205b-40a1-b6d7-2b6f989ab2eb 2018-06-30 17:09:27,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=abot-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a243719659c8d0c600e84f5d464225e3eb05acc" 2018-06-30 17:09:28,632 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:28 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-6f768895-4840-4deb-87e5-bff8c57f7bde Front-End-Https: on RESP BODY: {"networks":[]} 2018-06-30 17:09:28,632 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=abot-net used request id req-6f768895-4840-4deb-87e5-bff8c57f7bde 2018-06-30 17:09:28,633 - neutron_utils - INFO - Creating network with name abot-net 2018-06-30 17:09:28,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a243719659c8d0c600e84f5d464225e3eb05acc" -d '{"network": {"name": "abot-net", "admin_state_up": true}}' 2018-06-30 17:09:29,592 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 17:09:29 GMT Content-Type: application/json Content-Length: 640 Connection: keep-alive X-Openstack-Request-Id: req-16f4d316-fec8-44a7-993b-24e000811f7b Front-End-Https: on RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"58eeea42-f178-4013-a9e7-552bda3f20b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8784889c3727465ea9bd463e9cb14dfa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T17:09:29Z","is_default":false,"provider:segmentation_id":96,"name":"abot-net","admin_state_up":true,"tenant_id":"8784889c3727465ea9bd463e9cb14dfa","created_at":"2018-06-30T17:09:29Z","mtu":1450}} 2018-06-30 17:09:29,592 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/networks used request id req-16f4d316-fec8-44a7-993b-24e000811f7b 2018-06-30 17:09:29,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=58eeea42-f178-4013-a9e7-552bda3f20b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a243719659c8d0c600e84f5d464225e3eb05acc" 2018-06-30 17:09:29,956 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:29 GMT Content-Type: application/json Content-Length: 624 Connection: keep-alive X-Openstack-Request-Id: req-541c427c-8a59-47f8-bbe6-6876d116d598 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"58eeea42-f178-4013-a9e7-552bda3f20b9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8784889c3727465ea9bd463e9cb14dfa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-06-30T17:09:29Z","provider:segmentation_id":96,"name":"abot-net","admin_state_up":true,"tenant_id":"8784889c3727465ea9bd463e9cb14dfa","created_at":"2018-06-30T17:09:29Z","provider:network_type":"vxlan"}]} 2018-06-30 17:09:29,957 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=58eeea42-f178-4013-a9e7-552bda3f20b9 used request id req-541c427c-8a59-47f8-bbe6-6876d116d598 2018-06-30 17:09:29,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=58eeea42-f178-4013-a9e7-552bda3f20b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a243719659c8d0c600e84f5d464225e3eb05acc" 2018-06-30 17:09:30,882 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:30 GMT Content-Type: application/json Content-Length: 14 Connection: keep-alive X-Openstack-Request-Id: req-88502572-3853-48e6-82a4-94fc6d3eb2e5 Front-End-Https: on RESP BODY: {"subnets":[]} 2018-06-30 17:09:30,883 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=58eeea42-f178-4013-a9e7-552bda3f20b9 used request id req-88502572-3853-48e6-82a4-94fc6d3eb2e5 2018-06-30 17:09:30,883 - neutron_utils - INFO - Creating subnet with name abot-subnet-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 2018-06-30 17:09:30,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a243719659c8d0c600e84f5d464225e3eb05acc" -d '{"subnets": [{"ip_version": 4, "network_id": "58eeea42-f178-4013-a9e7-552bda3f20b9", "cidr": "172.16.0.0/24", "dns_nameservers": ["8.8.8.8"], "name": "abot-subnet-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}]}' 2018-06-30 17:09:31,844 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 17:09:31 GMT Content-Type: application/json Content-Length: 663 Connection: keep-alive X-Openstack-Request-Id: req-77692560-c4e2-4ddb-9def-609ef7c9df92 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58eeea42-f178-4013-a9e7-552bda3f20b9","tenant_id":"8784889c3727465ea9bd463e9cb14dfa","created_at":"2018-06-30T17:09:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-30T17:09:31Z","gateway_ip":"172.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.16.0.0/24","project_id":"8784889c3727465ea9bd463e9cb14dfa","id":"09893cdb-e8c6-4624-aa9c-895614e7ba09","subnetpool_id":null,"name":"abot-subnet-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}]} 2018-06-30 17:09:31,844 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/subnets used request id req-77692560-c4e2-4ddb-9def-609ef7c9df92 2018-06-30 17:09:31,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?id=58eeea42-f178-4013-a9e7-552bda3f20b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a243719659c8d0c600e84f5d464225e3eb05acc" 2018-06-30 17:09:32,569 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:32 GMT Content-Type: application/json Content-Length: 668 Connection: keep-alive X-Openstack-Request-Id: req-cfcf9b55-de72-41fd-ac54-8c86c9550fb3 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"58eeea42-f178-4013-a9e7-552bda3f20b9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8784889c3727465ea9bd463e9cb14dfa","status":"ACTIVE","subnets":["09893cdb-e8c6-4624-aa9c-895614e7ba09"],"description":"","tags":[],"updated_at":"2018-06-30T17:09:31Z","provider:segmentation_id":96,"name":"abot-net","admin_state_up":true,"tenant_id":"8784889c3727465ea9bd463e9cb14dfa","created_at":"2018-06-30T17:09:29Z","provider:network_type":"vxlan"}]} 2018-06-30 17:09:32,569 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?id=58eeea42-f178-4013-a9e7-552bda3f20b9 used request id req-cfcf9b55-de72-41fd-ac54-8c86c9550fb3 2018-06-30 17:09:32,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=58eeea42-f178-4013-a9e7-552bda3f20b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a243719659c8d0c600e84f5d464225e3eb05acc" 2018-06-30 17:09:32,920 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:32 GMT Content-Type: application/json Content-Length: 663 Connection: keep-alive X-Openstack-Request-Id: req-b6736fa0-7307-4941-b9ca-f748f6949620 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58eeea42-f178-4013-a9e7-552bda3f20b9","tenant_id":"8784889c3727465ea9bd463e9cb14dfa","created_at":"2018-06-30T17:09:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-30T17:09:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"gateway_ip":"172.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.16.0.0/24","project_id":"8784889c3727465ea9bd463e9cb14dfa","id":"09893cdb-e8c6-4624-aa9c-895614e7ba09","subnetpool_id":null,"name":"abot-subnet-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}]} 2018-06-30 17:09:32,920 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=58eeea42-f178-4013-a9e7-552bda3f20b9 used request id req-b6736fa0-7307-4941-b9ca-f748f6949620 2018-06-30 17:09:32,921 - OpenStackNetwork - DEBUG - Network [58eeea42-f178-4013-a9e7-552bda3f20b9] created successfully 2018-06-30 17:09:32,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:09:32,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:09:33,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:09:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8784889c3727465ea9bd463e9cb14dfa", "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206", "id": "70b89aa13f0f4010bd16df01d0436d37"}, "audit_ids": ["Jgr0KkKfRX-DXWJ40CaMMg"], "issued_at": "2018-06-30T17:09:33.000000Z"}} 2018-06-30 17:09:33,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceacdd103c1e9c8fcc7dd85f3f54531b5fcd2c64" 2018-06-30 17:09:34,698 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:34 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-1e259f7e-16e8-4d45-820c-3c834a430c13 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 17:09:34,698 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?router%3Aexternal=True used request id req-1e259f7e-16e8-4d45-820c-3c834a430c13 2018-06-30 17:09:34,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceacdd103c1e9c8fcc7dd85f3f54531b5fcd2c64" 2018-06-30 17:09:35,502 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:35 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-9909d46d-2a6e-4747-a6c7-35d1015105cd Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 17:09:35,503 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-9909d46d-2a6e-4747-a6c7-35d1015105cd 2018-06-30 17:09:35,503 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-06-30 17:09:35,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:09:35,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:09:36,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:09:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8784889c3727465ea9bd463e9cb14dfa", "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206", "id": "70b89aa13f0f4010bd16df01d0436d37"}, "audit_ids": ["MLDZ1FrDTSOwqa4j2lIMPg"], "issued_at": "2018-06-30T17:09:36.000000Z"}} 2018-06-30 17:09:36,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0322f06608e61e49837c94d714dbcc79589b4013" 2018-06-30 17:09:36,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:36 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-9c93a162-8028-462c-91ca-434306592ef2 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:09:36,567 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-9c93a162-8028-462c-91ca-434306592ef2 2018-06-30 17:09:36,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers?name=abot-router-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0322f06608e61e49837c94d714dbcc79589b4013" 2018-06-30 17:09:37,400 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:37 GMT Content-Type: application/json Content-Length: 15 Connection: keep-alive X-Openstack-Request-Id: req-648ef521-8c8a-43ac-b369-2ad875f45c83 Front-End-Https: on RESP BODY: {"routers": []} 2018-06-30 17:09:37,401 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers?name=abot-router-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206&admin_state_up=True used request id req-648ef521-8c8a-43ac-b369-2ad875f45c83 2018-06-30 17:09:37,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:09:37,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:09:38,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:09:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8784889c3727465ea9bd463e9cb14dfa", "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206", "id": "70b89aa13f0f4010bd16df01d0436d37"}, "audit_ids": ["6UHdQlx_R36NJZyEYB3pAQ"], "issued_at": "2018-06-30T17:09:38.000000Z"}} 2018-06-30 17:09:38,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a369642d47f8d5447cc9ba21e93c7d5c7afab007" 2018-06-30 17:09:38,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:38 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-880601b4-b960-4707-b6d9-1b8cb039a1e4 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:09:38,440 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-880601b4-b960-4707-b6d9-1b8cb039a1e4 2018-06-30 17:09:38,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/networks?name=floating_net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0322f06608e61e49837c94d714dbcc79589b4013" 2018-06-30 17:09:39,399 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:39 GMT Content-Type: application/json Content-Length: 696 Connection: keep-alive X-Openstack-Request-Id: req-5da8e042-c59f-4952-a05f-85e358ec4885 Front-End-Https: on RESP BODY: {"networks":[{"provider:physical_network":"physnet1","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"f0993cfb-eaf1-43bb-8546-29b938c25164","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3f82605113b8454d8c19c473b2f93c9c","status":"ACTIVE","subnets":["19bd0ddd-a887-49cb-a170-3a6721c473a5"],"description":"","tags":[],"updated_at":"2018-06-30T12:35:34Z","is_default":true,"provider:segmentation_id":null,"name":"floating_net","admin_state_up":true,"tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:27Z","provider:network_type":"flat"}]} 2018-06-30 17:09:39,399 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/networks?name=floating_net used request id req-5da8e042-c59f-4952-a05f-85e358ec4885 2018-06-30 17:09:39,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0322f06608e61e49837c94d714dbcc79589b4013" 2018-06-30 17:09:40,003 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:40 GMT Content-Type: application/json Content-Length: 628 Connection: keep-alive X-Openstack-Request-Id: req-897fad15-7a53-44d6-bdf2-a6cd73c21667 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"gateway_ip":"172.30.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}]} 2018-06-30 17:09:40,003 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?network_id=f0993cfb-eaf1-43bb-8546-29b938c25164 used request id req-897fad15-7a53-44d6-bdf2-a6cd73c21667 2018-06-30 17:09:40,004 - neutron_utils - INFO - Creating router with name - abot-router-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 2018-06-30 17:09:40,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0322f06608e61e49837c94d714dbcc79589b4013" -d '{"router": {"external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164"}, "name": "abot-router-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206", "admin_state_up": true}}' 2018-06-30 17:09:43,554 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 17:09:43 GMT Content-Type: application/json Content-Length: 705 Connection: keep-alive X-Openstack-Request-Id: req-c0255475-6ea0-48e9-824d-976b5587cf0c Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8784889c3727465ea9bd463e9cb14dfa", "created_at": "2018-06-30T17:09:40Z", "admin_state_up": true, "updated_at": "2018-06-30T17:09:42Z", "project_id": "8784889c3727465ea9bd463e9cb14dfa", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "def7bf9e-717d-4305-86e2-16ae0e81893a", "name": "abot-router-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}} 2018-06-30 17:09:43,555 - keystoneauth.session - DEBUG - POST call to network for https://172.30.10.101:9696/v2.0/routers used request id req-c0255475-6ea0-48e9-824d-976b5587cf0c 2018-06-30 17:09:43,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=def7bf9e-717d-4305-86e2-16ae0e81893a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0322f06608e61e49837c94d714dbcc79589b4013" 2018-06-30 17:09:43,729 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:43 GMT Content-Type: application/json Content-Length: 752 Connection: keep-alive X-Openstack-Request-Id: req-4fbe57c0-bed6-44d9-8af8-17309009580c Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T17:09:41Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.113"}],"id":"b943de8a-80aa-4af8-aa71-001571d9d3ba","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1f:c6:47","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"def7bf9e-717d-4305-86e2-16ae0e81893a","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T17:09:41Z","binding:vnic_type":"normal"}]} 2018-06-30 17:09:43,729 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=def7bf9e-717d-4305-86e2-16ae0e81893a used request id req-4fbe57c0-bed6-44d9-8af8-17309009580c 2018-06-30 17:09:43,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0322f06608e61e49837c94d714dbcc79589b4013" 2018-06-30 17:09:43,848 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:43 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-64cfa518-77e4-4b94-899f-bfd125a0d9c2 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 17:09:43,848 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-64cfa518-77e4-4b94-899f-bfd125a0d9c2 2018-06-30 17:09:43,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets?name=abot-subnet-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0322f06608e61e49837c94d714dbcc79589b4013" 2018-06-30 17:09:44,015 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:44 GMT Content-Type: application/json Content-Length: 663 Connection: keep-alive X-Openstack-Request-Id: req-0830e8b5-0897-41ac-98f4-17b7e39a46a0 Front-End-Https: on RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58eeea42-f178-4013-a9e7-552bda3f20b9","tenant_id":"8784889c3727465ea9bd463e9cb14dfa","created_at":"2018-06-30T17:09:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-30T17:09:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"gateway_ip":"172.16.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.16.0.0/24","project_id":"8784889c3727465ea9bd463e9cb14dfa","id":"09893cdb-e8c6-4624-aa9c-895614e7ba09","subnetpool_id":null,"name":"abot-subnet-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}]} 2018-06-30 17:09:44,015 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets?name=abot-subnet-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 used request id req-0830e8b5-0897-41ac-98f4-17b7e39a46a0 2018-06-30 17:09:44,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/ -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-06-30 17:09:44,031 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 30 Jun 2018 17:09:44 GMT Server: Apache Content-Length: 597 Vary: X-Auth-Token X-Distribution: Ubuntu Connection: close Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.167.4.35:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-06-30 17:09:44,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8784889c3727465ea9bd463e9cb14dfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0322f06608e61e49837c94d714dbcc79589b4013" 2018-06-30 17:09:44,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:44 GMT Server: Apache Content-Length: 354 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-52ad547b-bfa5-4bc2-8392-aa7ee6a95a84 Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://10.167.4.35:5000/v3/projects/8784889c3727465ea9bd463e9cb14dfa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8784889c3727465ea9bd463e9cb14dfa", "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}} 2018-06-30 17:09:44,400 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8784889c3727465ea9bd463e9cb14dfa used request id req-52ad547b-bfa5-4bc2-8392-aa7ee6a95a84 2018-06-30 17:09:44,400 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-06-30 17:09:44,400 - neutron_utils - INFO - Adding interface to router with name abot-router-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 2018-06-30 17:09:44,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/def7bf9e-717d-4305-86e2-16ae0e81893a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0322f06608e61e49837c94d714dbcc79589b4013" -d '{"subnet_id": "09893cdb-e8c6-4624-aa9c-895614e7ba09"}' 2018-06-30 17:09:49,476 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:49 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-9f61261c-872b-4307-931d-f3c99fbe7367 Front-End-Https: on RESP BODY: {"network_id": "58eeea42-f178-4013-a9e7-552bda3f20b9", "tenant_id": "8784889c3727465ea9bd463e9cb14dfa", "subnet_id": "09893cdb-e8c6-4624-aa9c-895614e7ba09", "subnet_ids": ["09893cdb-e8c6-4624-aa9c-895614e7ba09"], "port_id": "73d90e1e-96af-46ea-850a-25fedc93cd90", "id": "def7bf9e-717d-4305-86e2-16ae0e81893a"} 2018-06-30 17:09:49,476 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/def7bf9e-717d-4305-86e2-16ae0e81893a/add_router_interface used request id req-9f61261c-872b-4307-931d-f3c99fbe7367 2018-06-30 17:09:49,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/routers/def7bf9e-717d-4305-86e2-16ae0e81893a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0322f06608e61e49837c94d714dbcc79589b4013" 2018-06-30 17:09:49,861 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:49 GMT Content-Type: application/json Content-Length: 711 Connection: keep-alive X-Openstack-Request-Id: req-a515672a-ece8-40fd-82a8-0f48f12300ab Front-End-Https: on RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "f0993cfb-eaf1-43bb-8546-29b938c25164", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "19bd0ddd-a887-49cb-a170-3a6721c473a5", "ip_address": "172.30.10.113"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8784889c3727465ea9bd463e9cb14dfa", "created_at": "2018-06-30T17:09:40Z", "admin_state_up": true, "updated_at": "2018-06-30T17:09:47Z", "project_id": "8784889c3727465ea9bd463e9cb14dfa", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "def7bf9e-717d-4305-86e2-16ae0e81893a", "name": "abot-router-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}} 2018-06-30 17:09:49,862 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/routers/def7bf9e-717d-4305-86e2-16ae0e81893a used request id req-a515672a-ece8-40fd-82a8-0f48f12300ab 2018-06-30 17:09:49,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/ports?device_id=def7bf9e-717d-4305-86e2-16ae0e81893a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0322f06608e61e49837c94d714dbcc79589b4013" 2018-06-30 17:09:50,025 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:50 GMT Content-Type: application/json Content-Length: 1625 Connection: keep-alive X-Openstack-Request-Id: req-91652afe-50b3-4f12-acbb-45e4bb19a162 Front-End-Https: on RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T17:09:47Z","device_owner":"network:router_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"09893cdb-e8c6-4624-aa9c-895614e7ba09","ip_address":"172.16.0.1"}],"id":"73d90e1e-96af-46ea-850a-25fedc93cd90","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:16:de:e2","project_id":"8784889c3727465ea9bd463e9cb14dfa","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"def7bf9e-717d-4305-86e2-16ae0e81893a","name":"","admin_state_up":true,"network_id":"58eeea42-f178-4013-a9e7-552bda3f20b9","tenant_id":"8784889c3727465ea9bd463e9cb14dfa","created_at":"2018-06-30T17:09:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-06-30T17:09:45Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","ip_address":"172.30.10.113"}],"id":"b943de8a-80aa-4af8-aa71-001571d9d3ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":false},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:c6:47","project_id":"","status":"DOWN","binding:host_id":"cmp001","description":"","tags":[],"device_id":"def7bf9e-717d-4305-86e2-16ae0e81893a","name":"","admin_state_up":true,"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"","created_at":"2018-06-30T17:09:41Z","binding:vnic_type":"normal"}]} 2018-06-30 17:09:50,025 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/ports?device_id=def7bf9e-717d-4305-86e2-16ae0e81893a used request id req-91652afe-50b3-4f12-acbb-45e4bb19a162 2018-06-30 17:09:50,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0322f06608e61e49837c94d714dbcc79589b4013" 2018-06-30 17:09:50,184 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:50 GMT Content-Type: application/json Content-Length: 625 Connection: keep-alive X-Openstack-Request-Id: req-8e2c9252-6935-4c6e-8a35-25e310f4c66b Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0993cfb-eaf1-43bb-8546-29b938c25164","tenant_id":"3f82605113b8454d8c19c473b2f93c9c","created_at":"2018-06-30T12:35:34Z","dns_nameservers":[],"updated_at":"2018-06-30T12:35:34Z","gateway_ip":"172.30.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.10.112","end":"172.30.10.253"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.30.10.0/24","project_id":"3f82605113b8454d8c19c473b2f93c9c","id":"19bd0ddd-a887-49cb-a170-3a6721c473a5","subnetpool_id":null,"name":"floating_subnet"}} 2018-06-30 17:09:50,184 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/19bd0ddd-a887-49cb-a170-3a6721c473a5 used request id req-8e2c9252-6935-4c6e-8a35-25e310f4c66b 2018-06-30 17:09:50,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/subnets/09893cdb-e8c6-4624-aa9c-895614e7ba09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0322f06608e61e49837c94d714dbcc79589b4013" 2018-06-30 17:09:50,332 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:50 GMT Content-Type: application/json Content-Length: 660 Connection: keep-alive X-Openstack-Request-Id: req-9cf7925c-b650-494b-a146-f06ecde1bcb4 Front-End-Https: on RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58eeea42-f178-4013-a9e7-552bda3f20b9","tenant_id":"8784889c3727465ea9bd463e9cb14dfa","created_at":"2018-06-30T17:09:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-06-30T17:09:31Z","gateway_ip":"172.16.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"172.16.0.0/24","project_id":"8784889c3727465ea9bd463e9cb14dfa","id":"09893cdb-e8c6-4624-aa9c-895614e7ba09","subnetpool_id":null,"name":"abot-subnet-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}} 2018-06-30 17:09:50,332 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/subnets/09893cdb-e8c6-4624-aa9c-895614e7ba09 used request id req-9cf7925c-b650-494b-a146-f06ecde1bcb4 2018-06-30 17:09:50,333 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-06-30 17:09:50,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:09:50,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:09:51,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:09:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8784889c3727465ea9bd463e9cb14dfa", "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206", "id": "70b89aa13f0f4010bd16df01d0436d37"}, "audit_ids": ["qFBH0BFxQUS4OFs8f_ypvA"], "issued_at": "2018-06-30T17:09:51.000000Z"}} 2018-06-30 17:09:51,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d16e4e3ed752f3cfa21da476a2f5d62f843190" 2018-06-30 17:09:51,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:51 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-0f422bd8-6cdf-4f7a-adc6-f94eda147070 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:09:51,414 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-0f422bd8-6cdf-4f7a-adc6-f94eda147070 2018-06-30 17:09:51,416 - nova_utils - DEBUG - Retrieving Nova Client 2018-06-30 17:09:51,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d16e4e3ed752f3cfa21da476a2f5d62f843190" 2018-06-30 17:09:52,623 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:52 GMT Content-Type: application/json Content-Length: 341 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-cdf9433a-5505-4d8b-8eaf-c6a3786761a5 X-Compute-Request-Id: req-cdf9433a-5505-4d8b-8eaf-c6a3786761a5 Front-End-Https: on RESP BODY: {"flavors": [{"id": "81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/81c01ccc-4ce2-4134-ae83-3213f9dd9ddf", "rel": "bookmark"}], "name": "shaker-flavor_bd308ca0-57eb-4a0e-ac9b-853ce6f4b098"}]} 2018-06-30 17:09:52,623 - novaclient.v2.client - DEBUG - GET call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-cdf9433a-5505-4d8b-8eaf-c6a3786761a5 2018-06-30 17:09:52,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d16e4e3ed752f3cfa21da476a2f5d62f843190" -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-06-30 17:09:53,266 - novaclient.v2.client - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:53 GMT Content-Type: application/json Content-Length: 473 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-6fa92fc3-8af2-42e5-a3fe-ede1f430f039 X-Compute-Request-Id: req-6fa92fc3-8af2-42e5-a3fe-ede1f430f039 Front-End-Https: on RESP BODY: {"flavor": {"name": "m1.small.juju", "links": [{"href": "http://172.30.10.101:8774/v2.1/flavors/bce270a1-02f8-4acb-a50a-1923ffa67e28", "rel": "self"}, {"href": "http://172.30.10.101:8774/flavors/bce270a1-02f8-4acb-a50a-1923ffa67e28", "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": "bce270a1-02f8-4acb-a50a-1923ffa67e28"}} 2018-06-30 17:09:53,267 - novaclient.v2.client - DEBUG - POST call to compute for https://172.30.10.101:8774/v2.1/flavors used request id req-6fa92fc3-8af2-42e5-a3fe-ede1f430f039 2018-06-30 17:09:53,268 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-06-30 17:09:53,280 - 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-06-30 17:09:53,280 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-06-30 17:09:53,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:09:53,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:09:54,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:09:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8784889c3727465ea9bd463e9cb14dfa", "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206", "id": "70b89aa13f0f4010bd16df01d0436d37"}, "audit_ids": ["i9rtf79uTTGjVw9Kq6NpcA"], "issued_at": "2018-06-30T17:09:54.000000Z"}} 2018-06-30 17:09:54,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5e182d80b693e3a74d7c74b2ab82b2c21d3da1" 2018-06-30 17:09:54,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:09:54 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-2019caa1-73bf-4b10-b057-4884cbbba9d8 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:09:54,112 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-2019caa1-73bf-4b10-b057-4884cbbba9d8 2018-06-30 17:09:54,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101: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}7d5e182d80b693e3a74d7c74b2ab82b2c21d3da1" 2018-06-30 17:09:54,813 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:54 GMT Content-Type: application/json Content-Length: 108 Connection: keep-alive X-Openstack-Request-Id: req-b7a22c52-a3fa-4382-82ea-3f829e010c04 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=trusty"} 2018-06-30 17:09:54,813 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=trusty used request id req-b7a22c52-a3fa-4382-82ea-3f829e010c04 2018-06-30 17:09:54,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d5e182d80b693e3a74d7c74b2ab82b2c21d3da1" 2018-06-30 17:09:55,614 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:09:55 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-90658fcc-d872-42ee-b050-5856ff6e780f Front-End-Https: on 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", "root-tar"], "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-06-30 17:09:55,614 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-90658fcc-d872-42ee-b050-5856ff6e780f 2018-06-30 17:09:55,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7d5e182d80b693e3a74d7c74b2ab82b2c21d3da1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "trusty"}' 2018-06-30 17:09:56,648 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 17:09:56 GMT Content-Type: application/json Content-Length: 550 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/f3f0ab87-bfae-40a8-a7ca-66a650f458da Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-823846dc-b9a7-4bfa-8683-e620b8da1b75 Front-End-Https: on RESP BODY: {"status": "queued", "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-06-30T17:09:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T17:09:57Z", "visibility": "shared", "self": "/v2/images/f3f0ab87-bfae-40a8-a7ca-66a650f458da", "min_disk": 0, "protected": false, "id": "f3f0ab87-bfae-40a8-a7ca-66a650f458da", "file": "/v2/images/f3f0ab87-bfae-40a8-a7ca-66a650f458da/file", "checksum": null, "owner": "8784889c3727465ea9bd463e9cb14dfa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 17:09:56,649 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-823846dc-b9a7-4bfa-8683-e620b8da1b75 2018-06-30 17:09:56,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/f3f0ab87-bfae-40a8-a7ca-66a650f458da/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d5e182d80b693e3a74d7c74b2ab82b2c21d3da1" -d '' 2018-06-30 17:10:03,291 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:10:03 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-49fc5a94-8d5c-4b28-9041-521dfa7475a8 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 17:10:03,292 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/f3f0ab87-bfae-40a8-a7ca-66a650f458da/file used request id req-49fc5a94-8d5c-4b28-9041-521dfa7475a8 2018-06-30 17:10:03,293 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-06-30 17:10:03,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/f3f0ab87-bfae-40a8-a7ca-66a650f458da -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d5e182d80b693e3a74d7c74b2ab82b2c21d3da1" 2018-06-30 17:10:04,076 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:10:04 GMT Content-Type: application/json Content-Length: 669 Connection: keep-alive X-Openstack-Request-Id: req-e56af665-3026-44a1-b92d-0d3401031c94 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-06-30T17:09:57Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-06-30T17:10:03Z", "visibility": "shared", "self": "/v2/images/f3f0ab87-bfae-40a8-a7ca-66a650f458da", "min_disk": 0, "protected": false, "id": "f3f0ab87-bfae-40a8-a7ca-66a650f458da", "file": "/v2/images/f3f0ab87-bfae-40a8-a7ca-66a650f458da/file", "checksum": "b7a276da7bbbf2922358ed2b285ee57b", "owner": "8784889c3727465ea9bd463e9cb14dfa", "direct_url": "file:///var/lib/glance/images/f3f0ab87-bfae-40a8-a7ca-66a650f458da", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 17:10:04,076 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/f3f0ab87-bfae-40a8-a7ca-66a650f458da used request id req-e56af665-3026-44a1-b92d-0d3401031c94 2018-06-30 17:10:04,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d5e182d80b693e3a74d7c74b2ab82b2c21d3da1" 2018-06-30 17:10:04,723 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:10:04 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-e24ae1c2-e098-45fd-a3d0-ed17d37b6154 Front-End-Https: on 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", "root-tar"], "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-06-30 17:10:04,723 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-e24ae1c2-e098-45fd-a3d0-ed17d37b6154 2018-06-30 17:10:04,726 - create_image - INFO - Created image with name - trusty 2018-06-30 17:10:04,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/f3f0ab87-bfae-40a8-a7ca-66a650f458da -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d5e182d80b693e3a74d7c74b2ab82b2c21d3da1" 2018-06-30 17:10:05,512 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:10:05 GMT Content-Type: application/json Content-Length: 669 Connection: keep-alive X-Openstack-Request-Id: req-a8e31dd8-90ae-40db-9663-73d727284616 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-06-30T17:09:57Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-06-30T17:10:03Z", "visibility": "shared", "self": "/v2/images/f3f0ab87-bfae-40a8-a7ca-66a650f458da", "min_disk": 0, "protected": false, "id": "f3f0ab87-bfae-40a8-a7ca-66a650f458da", "file": "/v2/images/f3f0ab87-bfae-40a8-a7ca-66a650f458da/file", "checksum": "b7a276da7bbbf2922358ed2b285ee57b", "owner": "8784889c3727465ea9bd463e9cb14dfa", "direct_url": "file:///var/lib/glance/images/f3f0ab87-bfae-40a8-a7ca-66a650f458da", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 17:10:05,512 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/f3f0ab87-bfae-40a8-a7ca-66a650f458da used request id req-a8e31dd8-90ae-40db-9663-73d727284616 2018-06-30 17:10:05,513 - create_image - DEBUG - Instance status is - active 2018-06-30 17:10:05,513 - create_image - DEBUG - Image is active with name - trusty 2018-06-30 17:10:05,513 - create_image - INFO - Image is now active with name - trusty 2018-06-30 17:10:05,782 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i f3f0ab87-bfae-40a8-a7ca-66a650f458da -s trusty -r RegionOne -u https://172.30.10.101: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-06-30 17:10:05,783 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-06-30 17:10:05,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-06-30 17:10:05,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://10.167.4.35:35357/v3/auth/tokens 2018-06-30 17:10:06,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18b89570e4e74c57aeee2893a7e3c219", "name": "admin"}], "expires_at": "2018-06-30T18:10:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8784889c3727465ea9bd463e9cb14dfa", "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}, "catalog": [{"endpoints": [{"url": "http://10.167.4.35:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4a2e8ef2982542a7a573926f7e9d0743"}, {"url": "https://172.30.10.101:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "4fc2c7596bd74f53b789d248d424a088"}, {"url": "http://10.167.4.35:8776/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c284683755d341548ac716434a7d658b"}], "type": "volume", "id": "017eeb46bd6743b49e299c7b03d86034", "name": "cinder"}, {"endpoints": [{"url": "http://10.167.4.35:9292", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3b837acad8a24488abbdb5cbf6803d1d"}, {"url": "http://10.167.4.35:9292", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "a91bf0619d924f8cae9b67a5c8cf05cc"}, {"url": "https://172.30.10.101:9292", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "b3efdbf103c9487d9cb44a80e9af7242"}], "type": "image", "id": "05d7ed74b3bd4bd1a4cd2f968b8b6e12", "name": "glance"}, {"endpoints": [{"url": "http://10.167.4.35:8774/v2.1", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4682faeabbcb41c5890e88aabbd30581"}, {"url": "https://172.30.10.101:8774/v2.1", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "5f769f65015c40d29c33f2dac45f7d59"}, {"url": "http://10.167.4.35:8774/v2.1", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "b054630bbe104b1c90ef99e3bd30fc67"}], "type": "compute", "id": "11b7d599168c4cb3aeee02d4bc549c16", "name": "nova"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "510374c0ef8a4a5badfa90b51c50d4f8"}, {"url": "https://172.30.10.101:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a7141f77f7bd4dd0b471b7d296859411"}, {"url": "http://10.167.4.35:8776/v3/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "b8d6d66fa597406b86767123036ec311"}], "type": "volumev3", "id": "4663c9fed3154f0b8179dddacf910958", "name": "cinderv3"}, {"endpoints": [{"url": "http://10.167.4.35:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "51b2a1cfcfa7485c9262b5ea9dc0f711"}, {"url": "http://10.167.4.35:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "5d5ff42f01f44ee6b97659bd803ce4ee"}, {"url": "https://172.30.10.101:8776/v2/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "adb6dcad019746509da9461bd82ae543"}], "type": "volumev2", "id": "6e317f438eae42b89b4b9ab977c98ff1", "name": "cinderv2"}, {"endpoints": [{"url": "http://10.167.4.31:8777/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "c226556e6f694dafb565cee0471cf12e"}, {"url": "https://172.30.10.101:8777/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "dccea35a707c4d3aa5d362656d04bf38"}, {"url": "http://10.167.4.31:8777/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "e89fc5dfcf0b42bea502ee6de4ab3d3f"}], "type": "metering", "id": "9a00d18284004e4699182b7a88b5c645", "name": "ceilometer"}, {"endpoints": [{"url": "http://10.167.4.35:8778", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "3646d91318264eb880e7cdb8a00b3872"}, {"url": "https://172.30.10.101:8778", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "408682f0ed994cb09b7f4694b1791517"}, {"url": "http://10.167.4.35:8778", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "e0f1f6c1fb7d4130833a7d3c6def0bea"}], "type": "placement", "id": "aa0bf7e4db1e4557a4be3676d841a9f5", "name": "placement"}, {"endpoints": [{"url": "https://172.30.10.101:8041/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "44bae3bb5a4e40e6b676030b6b25e9d0"}, {"url": "http://10.167.4.31:8041/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "4e61c5dc1d974817ad05e89941604e93"}, {"url": "http://10.167.4.31:8041/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "c9ab90b7316440cf8ec56a37f80880e8"}], "type": "metric", "id": "b994311a6e35411e9f6be414f823c3ae", "name": "gnocchi"}, {"endpoints": [{"url": "http://10.167.4.35:9001/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "1d6b70560edb4420b77d76b4b235d9c2"}, {"url": "http://10.167.4.35:9001/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "1e8cc32d30e24f229d0ee9472e2648d2"}, {"url": "https://172.30.10.101:9001/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "385cc99cb7ee42149b075d7855e6dad3"}], "type": "dns", "id": "c58330954c984484b43571dd75e84815", "name": "designate"}, {"endpoints": [{"url": "http://10.167.4.35:9696/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "340e669362724ffc9ba3063640891042"}, {"url": "https://172.30.10.101:9696/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "6a5963315a3f4ddb94c3e26b4d3367b7"}, {"url": "http://10.167.4.35:9696/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "76ec0b678a52446cb00f134ea17e8c24"}], "type": "network", "id": "e7472d5c7181463fa537caa2c82b8ad5", "name": "neutron"}, {"endpoints": [{"url": "http://10.167.4.31:8042/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "8a1e619e538f4f62b41700d6e6070c7b"}, {"url": "https://172.30.10.101:8042/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "9687fb4dbaa04fa3ab4a9bd40564d1a7"}, {"url": "http://10.167.4.31:8042/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "eccad93ec75242b1911723d5ceb42e59"}], "type": "alarming", "id": "e77da6f5301445a6a788a321203fa75c", "name": "aodh"}, {"endpoints": [{"url": "http://10.167.4.35:5000/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "06741485a1a64bba94421b2ec9856df0"}, {"url": "https://172.30.10.101:5000/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "1d1b42f190704f5cbc36bb8585edfe89"}, {"url": "http://10.167.4.35:5000/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "6828a43d18ec43e9a698bcc30739b74b"}], "type": "identity", "id": "f3c2b59c5d9e4d888673c06717645b1b", "name": "keystone"}, {"endpoints": [{"url": "http://10.167.4.35:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "0aa6a42a5fd649619a01010dc0cef1e9"}, {"url": "http://10.167.4.35:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "29f5ea8d2077401c9e89df7fba7d2c44"}, {"url": "https://172.30.10.101:8004/v1/8784889c3727465ea9bd463e9cb14dfa", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a74624ea257f40c3829a5d33e64fd6bd"}], "type": "orchestration", "id": "fa2b5b5a2732484e96c4aa3cb61ac39c", "name": "heat"}, {"endpoints": [{"url": "http://10.167.4.31:8977/", "interface": "internal", "region": "RegionOne", "region_id": "RegionOne", "id": "5225546444d24a65ba3d878ba09930ce"}, {"url": "http://10.167.4.31:8977/", "interface": "admin", "region": "RegionOne", "region_id": "RegionOne", "id": "7946c86004d6432aab7a6a6252932f45"}, {"url": "https://172.30.10.101:8977/", "interface": "public", "region": "RegionOne", "region_id": "RegionOne", "id": "a2a395b83de64beebda788052a2ab411"}], "type": "event", "id": "fd660800202d45bcac5da2651cf75733", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206", "id": "70b89aa13f0f4010bd16df01d0436d37"}, "audit_ids": ["KvF4AUFDTQiF5F7fYehj2Q"], "issued_at": "2018-06-30T17:10:06.000000Z"}} 2018-06-30 17:10:06,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:35357/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fd0eb80dcea4ca37b78b27ad5b80898a4473a21" 2018-06-30 17:10:06,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:10:06 GMT Server: Apache Content-Length: 252 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-96b098f3-e7f5-4aa6-9f12-977fa83227a7 Connection: close Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://10.167.4.35:35357/v3/", "rel": "self"}]}} 2018-06-30 17:10:06,700 - keystoneauth.session - DEBUG - GET call to None for http://10.167.4.35:35357/v3 used request id req-96b098f3-e7f5-4aa6-9f12-977fa83227a7 2018-06-30 17:10:06,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101: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}1fd0eb80dcea4ca37b78b27ad5b80898a4473a21" 2018-06-30 17:10:07,570 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:10:07 GMT Content-Type: application/json Content-Length: 108 Connection: keep-alive X-Openstack-Request-Id: req-f245ac1c-659a-4dfe-8151-a27d1b423bf0 Front-End-Https: on RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=xenial"} 2018-06-30 17:10:07,570 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images?limit=20&disk_format=qcow2&name=xenial used request id req-f245ac1c-659a-4dfe-8151-a27d1b423bf0 2018-06-30 17:10:07,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fd0eb80dcea4ca37b78b27ad5b80898a4473a21" 2018-06-30 17:10:08,349 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:10:08 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-852c1900-bfcc-4de1-b457-9b8fe8c239fb Front-End-Https: on 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", "root-tar"], "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-06-30 17:10:08,349 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-852c1900-bfcc-4de1-b457-9b8fe8c239fb 2018-06-30 17:10:08,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST https://172.30.10.101:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1fd0eb80dcea4ca37b78b27ad5b80898a4473a21" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "xenial"}' 2018-06-30 17:10:09,289 - keystoneauth.session - DEBUG - RESP: [201] Server: nginx Date: Sat, 30 Jun 2018 17:10:09 GMT Content-Type: application/json Content-Length: 550 Connection: keep-alive Location: https://172.30.10.101:9292/v2/images/62516b7e-6ed2-4b40-b9cc-928f3b6d4905 Openstack-Image-Import-Methods: glance-direct,web-download X-Openstack-Request-Id: req-0b9d4157-7570-427a-8b25-54e80e974f1b Front-End-Https: on RESP BODY: {"status": "queued", "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-06-30T17:10:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-06-30T17:10:09Z", "visibility": "shared", "self": "/v2/images/62516b7e-6ed2-4b40-b9cc-928f3b6d4905", "min_disk": 0, "protected": false, "id": "62516b7e-6ed2-4b40-b9cc-928f3b6d4905", "file": "/v2/images/62516b7e-6ed2-4b40-b9cc-928f3b6d4905/file", "checksum": null, "owner": "8784889c3727465ea9bd463e9cb14dfa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 17:10:09,290 - keystoneauth.session - DEBUG - POST call to image for https://172.30.10.101:9292/v2/images used request id req-0b9d4157-7570-427a-8b25-54e80e974f1b 2018-06-30 17:10:09,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9292/v2/images/62516b7e-6ed2-4b40-b9cc-928f3b6d4905/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fd0eb80dcea4ca37b78b27ad5b80898a4473a21" -d '' 2018-06-30 17:10:17,338 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:10:17 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-68881caf-a1e2-4416-bc17-b38ffcf88f69 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 17:10:17,338 - keystoneauth.session - DEBUG - PUT call to image for https://172.30.10.101:9292/v2/images/62516b7e-6ed2-4b40-b9cc-928f3b6d4905/file used request id req-68881caf-a1e2-4416-bc17-b38ffcf88f69 2018-06-30 17:10:17,340 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-06-30 17:10:17,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/62516b7e-6ed2-4b40-b9cc-928f3b6d4905 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fd0eb80dcea4ca37b78b27ad5b80898a4473a21" 2018-06-30 17:10:18,110 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:10:18 GMT Content-Type: application/json Content-Length: 669 Connection: keep-alive X-Openstack-Request-Id: req-5a30881d-6494-4f80-8e2a-c22936699977 Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-06-30T17:10:09Z", "size": 292159488, "disk_format": "qcow2", "updated_at": "2018-06-30T17:10:17Z", "visibility": "shared", "self": "/v2/images/62516b7e-6ed2-4b40-b9cc-928f3b6d4905", "min_disk": 0, "protected": false, "id": "62516b7e-6ed2-4b40-b9cc-928f3b6d4905", "file": "/v2/images/62516b7e-6ed2-4b40-b9cc-928f3b6d4905/file", "checksum": "4d22acb93e289112047b6439fa6cba2a", "owner": "8784889c3727465ea9bd463e9cb14dfa", "direct_url": "file:///var/lib/glance/images/62516b7e-6ed2-4b40-b9cc-928f3b6d4905", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 17:10:18,111 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/62516b7e-6ed2-4b40-b9cc-928f3b6d4905 used request id req-5a30881d-6494-4f80-8e2a-c22936699977 2018-06-30 17:10:18,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fd0eb80dcea4ca37b78b27ad5b80898a4473a21" 2018-06-30 17:10:18,136 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:10:18 GMT Content-Type: application/json Content-Length: 4195 Connection: keep-alive X-Openstack-Request-Id: req-43902c7d-155a-4ccb-827a-fc2b007c4f20 Front-End-Https: on 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", "root-tar"], "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-06-30 17:10:18,136 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/schemas/image used request id req-43902c7d-155a-4ccb-827a-fc2b007c4f20 2018-06-30 17:10:18,140 - create_image - INFO - Created image with name - xenial 2018-06-30 17:10:18,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9292/v2/images/62516b7e-6ed2-4b40-b9cc-928f3b6d4905 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fd0eb80dcea4ca37b78b27ad5b80898a4473a21" 2018-06-30 17:10:19,069 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:10:19 GMT Content-Type: application/json Content-Length: 669 Connection: keep-alive X-Openstack-Request-Id: req-a806defd-c417-43c5-971e-4787d74bce5e Front-End-Https: on RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-06-30T17:10:09Z", "size": 292159488, "disk_format": "qcow2", "updated_at": "2018-06-30T17:10:17Z", "visibility": "shared", "self": "/v2/images/62516b7e-6ed2-4b40-b9cc-928f3b6d4905", "min_disk": 0, "protected": false, "id": "62516b7e-6ed2-4b40-b9cc-928f3b6d4905", "file": "/v2/images/62516b7e-6ed2-4b40-b9cc-928f3b6d4905/file", "checksum": "4d22acb93e289112047b6439fa6cba2a", "owner": "8784889c3727465ea9bd463e9cb14dfa", "direct_url": "file:///var/lib/glance/images/62516b7e-6ed2-4b40-b9cc-928f3b6d4905", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-06-30 17:10:19,069 - keystoneauth.session - DEBUG - GET call to image for https://172.30.10.101:9292/v2/images/62516b7e-6ed2-4b40-b9cc-928f3b6d4905 used request id req-a806defd-c417-43c5-971e-4787d74bce5e 2018-06-30 17:10:19,070 - create_image - DEBUG - Instance status is - active 2018-06-30 17:10:19,070 - create_image - DEBUG - Image is active with name - xenial 2018-06-30 17:10:19,070 - create_image - INFO - Image is now active with name - xenial 2018-06-30 17:10:19,299 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 62516b7e-6ed2-4b40-b9cc-928f3b6d4905 -s xenial -r RegionOne -u https://172.30.10.101: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-06-30 17:10:19,300 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 58eeea42-f178-4013-a9e7-552bda3f20b9 2018-06-30 17:10:19,300 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-06-30 17:10:20,447 - 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=58eeea42-f178-4013-a9e7-552bda3f20b9', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 17:10:19 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 17:10:19 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=58eeea42-f178-4013-a9e7-552bda3f20b9", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 17:10:19 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "" and credential "abot-epc" () 17:10:19 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[external-network: use-floating-ip:true use-default-secgroup:true network:58eeea42-f178-4013-a9e7-552bda3f20b9] 17:10:19 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 17:10:19 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[image-metadata-url: test-mode:false apt-http-proxy: ignore-machine-addresses:false max-action-results-age:336h enable-os-refresh-update:true name:controller https-proxy: disable-network-management:false apt-mirror: development:false http-proxy: image-stream:released transmit-vendor-metrics:true enable-os-upgrade:true apt-ftp-proxy: use-default-secgroup:true uuid:df01b73d-9355-4e55-894e-106faeb37bb2 default-series:xenial ftp-proxy: resource-tags: use-floating-ip:true proxy-ssh:false logging-config: max-status-history-size:5G logforward-enabled:false max-action-results-size:5G max-status-history-age:336h type:openstack net-bond-reconfigure-delay:17 agent-metadata-url: network:58eeea42-f178-4013-a9e7-552bda3f20b9 apt-no-proxy: apt-https-proxy: update-status-hook-interval:5m firewall-mode:instance ssl-hostname-verification:false provisioner-harvest-mode:destroyed authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8LtcuB0IrhWMvubq7XrpqHwxr5URQwj4PC8WOQSjKivCQyJ8IhSzut2732FKinNoVRPLe0Zqt4xOhtOAUnkVCYdl22E7kzHtU4/DxP5L/1qiCOTz7s/U1wY89FhvpuDpb9rQ2QZJXA6fO4AQGDxjLdCZdUgIoDlfKvftZNmpZ7BywGgv4vIfb9NAny/+MuBXeS1K9Ned/fKK0MnMOBlufkjn8Ihb++YnXD0nL6QQaAc7fLys7Y1eK7xacx0Irm9kv1rg/a0Ohzt75XDKj0Udr9Iq1bFysVafXeaGrFjhmLJtPyUSA7quAoG5yx2vQtZsSBKTVT5H0ar4wqdTFS/kD juju-client-key external-network: automatically-retry-hooks:true agent-stream:released no-proxy:127.0.0.1,localhost,::1] 17:10:19 INFO juju.provider.openstack provider.go:144 opening model "controller" 17:10:20 DEBUG juju.provider.openstack provider.go:798 authentication failed: authentication failed caused by: requesting token: Unauthorised URL https://172.30.10.101:5000/v3/auth/tokens caused by: request (https://172.30.10.101:5000/v3/auth/tokens) returned unexpected status: 401; error info: Failed: 401 error: The request you have made requires authentication. ERROR authentication failed. Please ensure the credentials are correct. A common mistake is to specify the wrong tenant. Use the OpenStack "project" name for tenant-name in your model configuration. 17:10:20 DEBUG cmd supercommand.go:459 error stack: github.com/juju/juju/provider/openstack/provider.go:799: authentication failed. Please ensure the credentials are correct. A common mistake is to specify the wrong tenant. Use the OpenStack "project" name for tenant-name in your model configuration. github.com/juju/juju/environs/bootstrap/prepare.go:163: github.com/juju/juju/environs/bootstrap/prepare.go:99: github.com/juju/juju/cmd/juju/commands/bootstrap.go:454: 2018-06-30 17:10:20,560 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-06-30 17:10:20,560 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 01:08 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-06-30 17:10:20,701 - 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-06-30 17:10:20,701 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-06-30 17:10:20,701 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-06-30 17:10:20,702 - glance_utils - INFO - Deleting image named - xenial 2018-06-30 17:10:20,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/62516b7e-6ed2-4b40-b9cc-928f3b6d4905 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1fd0eb80dcea4ca37b78b27ad5b80898a4473a21" 2018-06-30 17:10:22,677 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:10:22 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-cb33114b-d560-449c-b9fb-9b20a53ba2c6 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 17:10:22,677 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/62516b7e-6ed2-4b40-b9cc-928f3b6d4905 used request id req-cb33114b-d560-449c-b9fb-9b20a53ba2c6 2018-06-30 17:10:22,679 - glance_utils - INFO - Deleting image named - trusty 2018-06-30 17:10:22,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9292/v2/images/f3f0ab87-bfae-40a8-a7ca-66a650f458da -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d5e182d80b693e3a74d7c74b2ab82b2c21d3da1" 2018-06-30 17:10:24,157 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:10:24 GMT Content-Type: text/html; charset=UTF-8 Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-2fbe8886-286a-4499-95ca-d419514cbb67 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-06-30 17:10:24,157 - keystoneauth.session - DEBUG - DELETE call to image for https://172.30.10.101:9292/v2/images/f3f0ab87-bfae-40a8-a7ca-66a650f458da used request id req-2fbe8886-286a-4499-95ca-d419514cbb67 2018-06-30 17:10:24,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:8774/v2.1/flavors/bce270a1-02f8-4acb-a50a-1923ffa67e28 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d16e4e3ed752f3cfa21da476a2f5d62f843190" 2018-06-30 17:10:24,910 - novaclient.v2.client - DEBUG - RESP: [202] Server: nginx Date: Sat, 30 Jun 2018 17:10:24 GMT Content-Type: application/json Content-Length: 0 Connection: keep-alive Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-ac7bf6f5-d354-439c-8c92-970a1f098c93 X-Compute-Request-Id: req-ac7bf6f5-d354-439c-8c92-970a1f098c93 2018-06-30 17:10:24,910 - novaclient.v2.client - DEBUG - DELETE call to compute for https://172.30.10.101:8774/v2.1/flavors/bce270a1-02f8-4acb-a50a-1923ffa67e28 used request id req-ac7bf6f5-d354-439c-8c92-970a1f098c93 2018-06-30 17:10:24,912 - OpenStackNetwork - INFO - Removing router interface from router abot-router-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 and subnet abot-subnet-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 2018-06-30 17:10:24,912 - neutron_utils - INFO - Removing router interface from router named abot-router-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 2018-06-30 17:10:24,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X PUT https://172.30.10.101:9696/v2.0/routers/def7bf9e-717d-4305-86e2-16ae0e81893a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0322f06608e61e49837c94d714dbcc79589b4013" -d '{"subnet_id": "09893cdb-e8c6-4624-aa9c-895614e7ba09"}' 2018-06-30 17:10:29,668 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:10:29 GMT Content-Type: application/json Content-Length: 309 Connection: keep-alive X-Openstack-Request-Id: req-73723973-8f51-4904-ae82-0131ec54b0df Front-End-Https: on RESP BODY: {"network_id": "58eeea42-f178-4013-a9e7-552bda3f20b9", "tenant_id": "8784889c3727465ea9bd463e9cb14dfa", "subnet_id": "09893cdb-e8c6-4624-aa9c-895614e7ba09", "subnet_ids": ["09893cdb-e8c6-4624-aa9c-895614e7ba09"], "port_id": "73d90e1e-96af-46ea-850a-25fedc93cd90", "id": "def7bf9e-717d-4305-86e2-16ae0e81893a"} 2018-06-30 17:10:29,668 - keystoneauth.session - DEBUG - PUT call to network for https://172.30.10.101:9696/v2.0/routers/def7bf9e-717d-4305-86e2-16ae0e81893a/remove_router_interface used request id req-73723973-8f51-4904-ae82-0131ec54b0df 2018-06-30 17:10:29,669 - OpenStackNetwork - INFO - Removing router abot-router-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 2018-06-30 17:10:29,669 - neutron_utils - INFO - Deleting router with name - abot-router-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 2018-06-30 17:10:29,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/routers/def7bf9e-717d-4305-86e2-16ae0e81893a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0322f06608e61e49837c94d714dbcc79589b4013" 2018-06-30 17:10:32,807 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:10:32 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-17c297d5-5977-4ef4-9403-fbaf9f5f3c5d Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:10:32,807 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/routers/def7bf9e-717d-4305-86e2-16ae0e81893a used request id req-17c297d5-5977-4ef4-9403-fbaf9f5f3c5d 2018-06-30 17:10:32,810 - neutron_utils - INFO - Deleting subnet with name abot-subnet-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 2018-06-30 17:10:32,810 - neutron_utils - INFO - Deleting subnet with name abot-subnet-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 2018-06-30 17:10:32,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/subnets/09893cdb-e8c6-4624-aa9c-895614e7ba09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a243719659c8d0c600e84f5d464225e3eb05acc" 2018-06-30 17:10:37,978 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:10:37 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-994f10a1-3840-41e6-a1d7-c1b3e9810afc Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:10:37,979 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/subnets/09893cdb-e8c6-4624-aa9c-895614e7ba09 used request id req-994f10a1-3840-41e6-a1d7-c1b3e9810afc 2018-06-30 17:10:37,979 - neutron_utils - INFO - Deleting network with name abot-net 2018-06-30 17:10:37,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/networks/58eeea42-f178-4013-a9e7-552bda3f20b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a243719659c8d0c600e84f5d464225e3eb05acc" 2018-06-30 17:10:40,823 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:10:40 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-36a222fd-214f-4911-aaaf-b5005086b4f9 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:10:40,823 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/networks/58eeea42-f178-4013-a9e7-552bda3f20b9 used request id req-36a222fd-214f-4911-aaaf-b5005086b4f9 2018-06-30 17:10:40,825 - keystone_utils - INFO - Deleting user with name - juju_network_discovery_bug 2018-06-30 17:10:40,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/3c1153f5ddd24030b757f5b2c989c104 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efac145825ee13303c410e28d00b1ce630db1544" 2018-06-30 17:10:41,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 17:10:40 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-c4cd8f1e-55c3-4c5f-b641-c7f9c5f48f62 Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:10:41,479 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/3c1153f5ddd24030b757f5b2c989c104 used request id req-c4cd8f1e-55c3-4c5f-b641-c7f9c5f48f62 2018-06-30 17:10:41,479 - keystone_utils - INFO - Deleting user with name - juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 2018-06-30 17:10:41,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/users/70b89aa13f0f4010bd16df01d0436d37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acfbd0ae248fa67647351960a21c15a73028a069" 2018-06-30 17:10:42,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 17:10:41 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5c8dab6a-a963-4d07-8816-abf20ae5497c Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:10:42,085 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/users/70b89aa13f0f4010bd16df01d0436d37 used request id req-5c8dab6a-a963-4d07-8816-abf20ae5497c 2018-06-30 17:10:42,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfde61963bd5c51b0ebb0679fb0d30c0bb98cb07" 2018-06-30 17:10:43,271 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:10:43 GMT Content-Type: application/json Content-Length: 11766 Connection: keep-alive X-Openstack-Request-Id: req-1e84c12b-f4bd-44fe-b186-b65003936277 Front-End-Https: on RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "created_at": "2018-06-30T12:38:56Z", "updated_at": "2018-06-30T12:38:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "2d5d7456-fb6b-4976-926a-9b022a814101", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "7f865d62-6111-42ec-a0b9-cbde9066c446", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "9cef6328-7858-452e-b976-bc2c8f514622", "remote_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:38:56Z", "revision_number": 0, "id": "e3c77e52-d53e-48f3-a210-b1f1c3a3d886", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:38:56Z", "security_group_id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "tenant_id": "3f82605113b8454d8c19c473b2f93c9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f82605113b8454d8c19c473b2f93c9c"}], "revision_number": 4, "project_id": "3f82605113b8454d8c19c473b2f93c9c", "id": "64b76608-11c8-412f-96b3-7a8d7784b2e7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8784889c3727465ea9bd463e9cb14dfa", "created_at": "2018-06-30T17:09:28Z", "updated_at": "2018-06-30T17:09:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T17:09:28Z", "revision_number": 0, "id": "814259e4-b4d8-4d60-93f8-e6c8b0c8078f", "remote_group_id": "74989b66-0255-436b-aa5a-b80d88792dbe", "remote_ip_prefix": null, "created_at": "2018-06-30T17:09:28Z", "security_group_id": "74989b66-0255-436b-aa5a-b80d88792dbe", "tenant_id": "8784889c3727465ea9bd463e9cb14dfa", "port_range_min": null, "ethertype": "IPv6", "project_id": "8784889c3727465ea9bd463e9cb14dfa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T17:09:28Z", "revision_number": 0, "id": "da2ef7cd-18b9-48f3-8928-bf662eef6a5a", "remote_group_id": "74989b66-0255-436b-aa5a-b80d88792dbe", "remote_ip_prefix": null, "created_at": "2018-06-30T17:09:28Z", "security_group_id": "74989b66-0255-436b-aa5a-b80d88792dbe", "tenant_id": "8784889c3727465ea9bd463e9cb14dfa", "port_range_min": null, "ethertype": "IPv4", "project_id": "8784889c3727465ea9bd463e9cb14dfa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T17:09:28Z", "revision_number": 0, "id": "f329621c-abbb-44a0-bc0a-0664412677c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T17:09:28Z", "security_group_id": "74989b66-0255-436b-aa5a-b80d88792dbe", "tenant_id": "8784889c3727465ea9bd463e9cb14dfa", "port_range_min": null, "ethertype": "IPv6", "project_id": "8784889c3727465ea9bd463e9cb14dfa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T17:09:28Z", "revision_number": 0, "id": "f5841791-42a2-428a-b0b8-60ef40e2095f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T17:09:28Z", "security_group_id": "74989b66-0255-436b-aa5a-b80d88792dbe", "tenant_id": "8784889c3727465ea9bd463e9cb14dfa", "port_range_min": null, "ethertype": "IPv4", "project_id": "8784889c3727465ea9bd463e9cb14dfa"}], "revision_number": 4, "project_id": "8784889c3727465ea9bd463e9cb14dfa", "id": "74989b66-0255-436b-aa5a-b80d88792dbe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "created_at": "2018-06-30T14:45:19Z", "updated_at": "2018-06-30T14:45:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "4ea8d677-85f0-426d-b6fd-96b176510b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "52fd23cd-a9de-4b14-a0ca-edd85f39abae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "85f799af-cc88-4af4-8acf-f66cee940986", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T14:45:19Z", "revision_number": 0, "id": "9485ad43-bbd4-4848-a7dc-bf4a3b44c10d", "remote_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "remote_ip_prefix": null, "created_at": "2018-06-30T14:45:19Z", "security_group_id": "bd8413b3-6b6f-4083-8638-dbea39963106", "tenant_id": "548ff8a4c0ce46188deb2105d1808dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "548ff8a4c0ce46188deb2105d1808dfe"}], "revision_number": 4, "project_id": "548ff8a4c0ce46188deb2105d1808dfe", "id": "bd8413b3-6b6f-4083-8638-dbea39963106", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "created_at": "2018-06-30T12:47:42Z", "updated_at": "2018-06-30T12:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "062e7671-b560-4958-aff5-ffab9f760f4b", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "eb7fd4e9-2e60-472a-9048-9a47558a8b8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv6", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "f49936ae-1fe3-470a-a678-87fe590821f7", "remote_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:47:42Z", "revision_number": 0, "id": "ff320b31-163b-44e5-b065-fe93dc30e610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:47:42Z", "security_group_id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "tenant_id": "92ff0882b6bc48acb8e33cc2aceec73e", "port_range_min": null, "ethertype": "IPv4", "project_id": "92ff0882b6bc48acb8e33cc2aceec73e"}], "revision_number": 4, "project_id": "92ff0882b6bc48acb8e33cc2aceec73e", "id": "dd8194d9-7951-48aa-a019-bf915f1e824c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-06-30T12:42:03Z", "updated_at": "2018-06-30T12:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "528e3dd9-4854-4832-a13d-4d01bf7915e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "59a6dd2c-3d0d-4d78-8bdb-62f3a0664ccf", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "ea87ebcd-f320-49c6-a035-063dfbdb3fa1", "remote_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-06-30T12:42:03Z", "revision_number": 0, "id": "f1f2c1a7-5bb3-40de-a1c9-7de6a094938d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-06-30T12:42:03Z", "security_group_id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "df3ace42-2896-40f2-aa8b-13c168f7b2c1", "name": "default"}]} 2018-06-30 17:10:43,272 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-groups?name=default used request id req-1e84c12b-f4bd-44fe-b186-b65003936277 2018-06-30 17:10:43,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfde61963bd5c51b0ebb0679fb0d30c0bb98cb07" 2018-06-30 17:10:43,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:10:43 GMT Server: Apache Content-Length: 301 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-37b1919f-d710-4f0a-b8ff-3f80bd77b2da Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "OpenStack Admin tenant", "links": {"self": "http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3f82605113b8454d8c19c473b2f93c9c", "name": "admin"}} 2018-06-30 17:10:43,640 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/3f82605113b8454d8c19c473b2f93c9c used request id req-37b1919f-d710-4f0a-b8ff-3f80bd77b2da 2018-06-30 17:10:43,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/projects/8784889c3727465ea9bd463e9cb14dfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfde61963bd5c51b0ebb0679fb0d30c0bb98cb07" 2018-06-30 17:10:44,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:10:43 GMT Server: Apache Content-Length: 354 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-f81adf84-8958-422b-83ca-523d3ab8278a Connection: close Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://10.167.4.35:5000/v3/projects/8784889c3727465ea9bd463e9cb14dfa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8784889c3727465ea9bd463e9cb14dfa", "name": "juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206"}} 2018-06-30 17:10:44,010 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/projects/8784889c3727465ea9bd463e9cb14dfa used request id req-f81adf84-8958-422b-83ca-523d3ab8278a 2018-06-30 17:10:44,011 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74989b66-0255-436b-aa5a-b80d88792dbe 2018-06-30 17:10:44,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=74989b66-0255-436b-aa5a-b80d88792dbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfde61963bd5c51b0ebb0679fb0d30c0bb98cb07" 2018-06-30 17:10:44,935 - keystoneauth.session - DEBUG - RESP: [200] Server: nginx Date: Sat, 30 Jun 2018 17:10:44 GMT Content-Type: application/json Content-Length: 2048 Connection: keep-alive X-Openstack-Request-Id: req-8de0c554-42a8-4c64-9747-c6fc0f181f1e Front-End-Https: on RESP BODY: {"security_group_rules": [{"remote_group_id": "74989b66-0255-436b-aa5a-b80d88792dbe", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T17:09:28Z", "security_group_id": "74989b66-0255-436b-aa5a-b80d88792dbe", "port_range_min": null, "revision_number": 0, "tenant_id": "8784889c3727465ea9bd463e9cb14dfa", "created_at": "2018-06-30T17:09:28Z", "project_id": "8784889c3727465ea9bd463e9cb14dfa", "id": "814259e4-b4d8-4d60-93f8-e6c8b0c8078f"}, {"remote_group_id": "74989b66-0255-436b-aa5a-b80d88792dbe", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T17:09:28Z", "security_group_id": "74989b66-0255-436b-aa5a-b80d88792dbe", "port_range_min": null, "revision_number": 0, "tenant_id": "8784889c3727465ea9bd463e9cb14dfa", "created_at": "2018-06-30T17:09:28Z", "project_id": "8784889c3727465ea9bd463e9cb14dfa", "id": "da2ef7cd-18b9-48f3-8928-bf662eef6a5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T17:09:28Z", "security_group_id": "74989b66-0255-436b-aa5a-b80d88792dbe", "port_range_min": null, "revision_number": 0, "tenant_id": "8784889c3727465ea9bd463e9cb14dfa", "created_at": "2018-06-30T17:09:28Z", "project_id": "8784889c3727465ea9bd463e9cb14dfa", "id": "f329621c-abbb-44a0-bc0a-0664412677c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-06-30T17:09:28Z", "security_group_id": "74989b66-0255-436b-aa5a-b80d88792dbe", "port_range_min": null, "revision_number": 0, "tenant_id": "8784889c3727465ea9bd463e9cb14dfa", "created_at": "2018-06-30T17:09:28Z", "project_id": "8784889c3727465ea9bd463e9cb14dfa", "id": "f5841791-42a2-428a-b0b8-60ef40e2095f"}]} 2018-06-30 17:10:44,936 - keystoneauth.session - DEBUG - GET call to network for https://172.30.10.101:9696/v2.0/security-group-rules?security_group_id=74989b66-0255-436b-aa5a-b80d88792dbe used request id req-8de0c554-42a8-4c64-9747-c6fc0f181f1e 2018-06-30 17:10:44,937 - neutron_utils - INFO - Deleting security group with name - default 2018-06-30 17:10:44,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE https://172.30.10.101:9696/v2.0/security-groups/74989b66-0255-436b-aa5a-b80d88792dbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfde61963bd5c51b0ebb0679fb0d30c0bb98cb07" 2018-06-30 17:10:45,281 - keystoneauth.session - DEBUG - RESP: [204] Server: nginx Date: Sat, 30 Jun 2018 17:10:45 GMT Content-Length: 0 Connection: keep-alive X-Openstack-Request-Id: req-25700c07-6501-41a1-a127-f00ede5a4c26 Front-End-Https: on RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:10:45,282 - keystoneauth.session - DEBUG - DELETE call to network for https://172.30.10.101:9696/v2.0/security-groups/74989b66-0255-436b-aa5a-b80d88792dbe used request id req-25700c07-6501-41a1-a127-f00ede5a4c26 2018-06-30 17:10:45,283 - keystone_utils - INFO - Deleting project with name - juju_epc-6ba4e8e8-ca10-45f9-b4a5-c0ee679d8206 2018-06-30 17:10:45,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:5000/v3/projects/8784889c3727465ea9bd463e9cb14dfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfde61963bd5c51b0ebb0679fb0d30c0bb98cb07" 2018-06-30 17:10:45,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 30 Jun 2018 17:10:45 GMT Server: Apache Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-5e28cd07-b472-44c5-abaa-e44c1fdf3bec Connection: close RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-06-30 17:10:45,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://10.167.4.35:5000/v3/projects/8784889c3727465ea9bd463e9cb14dfa used request id req-5e28cd07-b472-44c5-abaa-e44c1fdf3bec 2018-06-30 17:10:45,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfde61963bd5c51b0ebb0679fb0d30c0bb98cb07" 2018-06-30 17:10:46,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 30 Jun 2018 17:10:45 GMT Server: Apache Content-Length: 792 Vary: X-Auth-Token X-Distribution: Ubuntu x-openstack-request-id: req-99f99a61-51b5-4f28-b8d5-c3955736a4f9 Connection: close Content-Type: application/json RESP BODY: {"links": {"self": "http://10.167.4.35:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "03f18c5ca7654113bee76dba2b7c7e10", "links": {"self": "http://10.167.4.35:5000/v3/roles/03f18c5ca7654113bee76dba2b7c7e10"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "04a3047f433f4111b561c8d5110638d3", "links": {"self": "http://10.167.4.35:5000/v3/roles/04a3047f433f4111b561c8d5110638d3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "18b89570e4e74c57aeee2893a7e3c219", "links": {"self": "http://10.167.4.35:5000/v3/roles/18b89570e4e74c57aeee2893a7e3c219"}, "name": "admin"}, {"domain_id": null, "id": "480773d0071d43a593cd581c90290f6c", "links": {"self": "http://10.167.4.35:5000/v3/roles/480773d0071d43a593cd581c90290f6c"}, "name": "Member"}]} 2018-06-30 17:10:46,212 - keystoneauth.session - DEBUG - GET call to identity for http://10.167.4.35:5000/v3/roles used request id req-99f99a61-51b5-4f28-b8d5-c3955736a4f9 2018-06-30 17:10:46,213 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-06-30 17:10:46,214 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:20 | FAIL | | vyos_vrouter | functest | vnf | 00:17 | FAIL | | juju_epc | functest | vnf | 01:08 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-06-30 17:10:46,217 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR